Date: Sun, 10 Dec 1995 07:55:37 -0800 (PST) From: Bruce Evans <bde> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/sys conf.h Message-ID: <199512101555.HAA20653@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 95/12/10 07:55:36
Modified: sys/gnu/i386/isa dgb.c
sys/gnu/isdn iitty.c isdn.c
sys/i386/i386 mem.c
sys/i386/isa cx.c cy.c rc.c si.c sio.c spigot.c syscons.c
wd.c
sys/i386/isa/pcvt pcvt_drv.c
sys/kern tty_pty.c
sys/sys conf.h
Log:
Removed new alias d_size_t for d_psize_t.
Removed old aliases d_rdwr_t and d_ttycv_t for d_read_t/d_write_t and
d_devtotty_t.
Sorted declarations of switch functions into switch order.
Removed duplicated comments and declarations of nonexistent switch
functions.
Revision Changes Path
1.12 +2 -2 src/sys/gnu/i386/isa/dgb.c
1.18 +6 -3 src/sys/gnu/isdn/iitty.c
1.11 +5 -3 src/sys/gnu/isdn/isdn.c
1.25 +2 -2 src/sys/i386/i386/mem.c
1.21 +1 -1 src/sys/i386/isa/cx.c
1.26 +2 -2 src/sys/i386/isa/cy.c
1.18 +1 -1 src/sys/i386/isa/rc.c
1.26 +2 -2 src/sys/i386/isa/si.c
1.128 +2 -2 src/sys/i386/isa/sio.c
1.20 +0 -1 src/sys/i386/isa/spigot.c
1.137 +4 -4 src/sys/i386/isa/syscons.c
1.99 +3 -3 src/sys/i386/isa/wd.c
1.17 +3 -3 src/sys/i386/isa/pcvt/pcvt_drv.c
1.31 +2 -2 src/sys/kern/tty_pty.c
1.27 +10 -13 src/sys/sys/conf.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199512101555.HAA20653>
