cvs commit: src/sys/sys conf.h

2008-10-01 Thread Ed Schouten
ed 2008-10-01 17:41:41 UTC FreeBSD src repository Modified files: sys/sys conf.h Log: SVN rev 183516 on 2008-10-01 17:41:41Z by ed Remove function prototypes of nonexistent TTY functions. It turns out I overlooked some function prototypes that were act

cvs commit: src/sys/sys conf.h

2008-05-22 Thread Ed Schouten
ed 2008-05-22 13:46:41 UTC FreeBSD src repository Modified files: sys/sys conf.h Log: Add a new group definition to sys/conf.h: GID_TTY. Our current TTY layer uses a set-uid application called ptchown to change ownership of a PTY slave device. The new TTY

cvs commit: src/sys/sys conf.h src/sys/geom geom_disk.c src/sys/i386/i386 dump_machdep.c minidump_machdep.c src/sys/amd64/amd64 dump_machdep.c minidump_machdep.c

2008-02-14 Thread Scott Long
scottl 2008-02-15 06:26:25 UTC FreeBSD src repository Modified files: sys/sys conf.h sys/geom geom_disk.c sys/i386/i386dump_machdep.c minidump_machdep.c sys/amd64/amd64 dump_machdep.c minidump_machdep.c Log: Teach the dump and

cvs commit: src/sys/sys conf.h src/sys/kern kern_conf.c src/sys/net if_tap.c

2007-02-27 Thread Bruce M Simpson
bms 2007-02-27 13:27:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/sys conf.h sys/kern kern_conf.c sys/net if_tap.c Log: MFC: Use int instead of u_int for the 'extra' argument to the clone_c

cvs commit: src/sys/sys conf.h

2006-05-12 Thread John-Mark Gurney
jmg 2006-05-12 19:40:54 UTC FreeBSD src repository Modified files: sys/sys conf.h Log: drop D_MEMDISK, not used in the tree... Revision ChangesPath 1.229 +0 -1 src/sys/sys/conf.h ___ cvs-all@freebsd