cvs commit: src/usr.sbin/lptcontrol lptcontrol.c

看板DFBSD_commit作者時間21年前 (2005/01/26 02:03), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
liamfoy 2005/01/23 11:52:30 PST DragonFly src repository Modified files: usr.sbin/lptcontrol lptcontrol.c Log: General clean up of lptcontrol. Similar to FreeBSD 1.15 with my modifications: - Remove many unnecessary headers and sort them - Remove unused #define (PATH_LPCTL) - Don't bother calling set_interrupt_status. Just call both open(2) and ioctl(2) in main. - Remove modes in open(2) Revision Changes Path 1.4 +41 -36 src/usr.sbin/lptcontrol/lptcontrol.c http://www.dragonflybsd.org/cvsweb/src/usr.sbin/lptcontrol/lptcontrol.c.diff?r1=1.3&r2=1.4&f=u
文章代碼(AID): #11zedf00 (DFBSD_commit)