NetBSD/sys/dev
christos bf78c76b40 - move a variable declaration that is unused under NetBSD into the ifdef
for FreeBSD
- printf -> kprintf, sprintf -> ksprintf
1996-10-10 19:55:48 +00:00
..
ata change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
dec tty stop functions really should return void, not int, and certainly not both. 1996-09-02 06:43:16 +00:00
eisa printf -> kprintf, sprintf -> ksprintf 1996-10-10 19:54:10 +00:00
ic dev/microcode/aic7xxx/aic7xxx.seq, 1996-10-08 03:04:02 +00:00
isa fix "control reaches end of non-void function" in check_eh() for -Werror. 1996-10-06 21:24:36 +00:00
microcode/aic7xxx dev/microcode/aic7xxx/aic7xxx.seq, 1996-10-08 03:04:02 +00:00
ofw PowerPC port 1996-09-30 16:34:14 +00:00
pci - move a variable declaration that is unused under NetBSD into the ifdef 1996-10-10 19:55:48 +00:00
rcons include raster_op.c and raster_text.c if 'raster' is defined, as well 1996-04-11 21:54:38 +00:00
sbus sbus specific stuff for eni155s sbus atm card. 1996-06-22 02:02:48 +00:00
scsipi dev/microcode/aic7xxx/aic7xxx.seq, 1996-10-08 03:04:02 +00:00
sun select -> poll 1996-10-09 00:50:55 +00:00
tc Fix data-corruption bug on async targets: 1996-09-29 03:02:19 +00:00
audio_if.h
audio.c Implement poll(2). 1996-09-07 12:40:22 +00:00
audiovar.h
ccd.c Fix bogus return value in ccdopen(); it failed to indicate an error 1996-05-05 04:21:14 +00:00
ccdvar.h
cninit.c
cons.c Implement poll(2). 1996-09-07 12:40:22 +00:00
cons.h Implement poll(2). 1996-09-07 12:40:22 +00:00
md.c Add some prototypes. 1996-04-12 08:30:09 +00:00
md.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
mulaw.c
mulaw.h
ramdisk.c Add some prototypes. 1996-04-12 08:30:09 +00:00
ramdisk.h The ramdisk is now a pseudo-device. 1996-03-22 23:02:02 +00:00
vnd.c Avoid problems with ptrdiff_t and size_t being different on different 1996-09-25 02:22:10 +00:00
vndioctl.h