NetBSD/sys
cgd 614fa7e02e make the first arg of b_to_q (the u_char * that points to data to be
stuffed into the queue) const, since it's not modified.
1996-10-25 21:22:10 +00:00
..
adosfs backout previous kprintf change 1996-10-13 02:52:06 +00:00
arch first arg to alpha_XXX_dmamap is now a vm_offset_t 1996-10-25 20:58:11 +00:00
compat Spelling error 1996-10-22 22:28:20 +00:00
conf Bump NetBSD version to 1.2B (kernel interface changed) 1996-10-25 20:13:16 +00:00
ddb backout previous kprintf changes 1996-10-13 04:10:34 +00:00
dev Move 'not finished' printf within AUDIO_DEBUG ifdefs, it should normally 1996-10-25 07:25:48 +00:00
ipkdb Rename recently checked in KGDB to IPKDB to resolve conflicts with older KGDB 1996-10-16 19:32:08 +00:00
isofs/cd9660 backout previous kprintf changes 1996-10-13 02:28:58 +00:00
kern remove duplicate prototypes from tty_subr.c (ndqb, putc, b_to_q), and 1996-10-25 21:20:29 +00:00
lib second and third args to scanc() (string and table) are not and should not 1996-10-24 23:50:31 +00:00
lkm Clean up changes to make sys/lkm build again 1996-10-22 19:43:13 +00:00
miscfs backout previous kprintf changes 1996-10-13 02:21:25 +00:00
msdosfs backout previous kprintf changes 1996-10-13 04:10:34 +00:00
net Small fix to make this compile even if no BPFs are being compiled 1996-10-21 01:58:23 +00:00
netccitt backout previous kprintf change 1996-10-13 02:10:01 +00:00
netinet In udp_output(), sanity check the length of the packet to be transmitted. 1996-10-25 06:35:16 +00:00
netiso backout previous kprintf change 1996-10-13 16:50:51 +00:00
netnatm backout previous kprintf change 1996-10-13 01:59:55 +00:00
netns backout previous kprintf change 1996-10-13 01:59:55 +00:00
nfs Enhancements from Matthias Drochner: 1996-10-20 13:13:22 +00:00
scsi * At least the Teac FC-1 Shugart-SCSI bridgeboard does motor on/off 1996-10-23 07:25:39 +00:00
stand backout previous kprintf change 1996-10-12 22:14:10 +00:00
sys make the first arg of b_to_q (the u_char * that points to data to be 1996-10-25 21:22:10 +00:00
ufs revert previous kprintf changes 1996-10-12 21:58:44 +00:00
vm * The kernel-stack no longer needs to be wired-down on the pc532. 1996-10-23 07:20:09 +00:00
Makefile enable lkm on non alpha/mips platforms. 1996-10-20 23:03:07 +00:00