freebsd-dev/sys
Nate Williams 17040b78cd Put the 'debug' messages of the type:
/kernel: in_rtqtimo: adjusted rtq_reallyold to 1066
  /kernel: in_rtqtimo: adjusted rtq_reallyold to 710
inside of #ifdef DIAGNOSTIC to avoid the support questions from folks
asking what this means.
1996-06-20 15:41:23 +00:00
..
alpha Clean-up the new VM map procfs code, and also add support for executable 1996-06-18 05:16:00 +00:00
amd64 Properly account for non-page aligned buffers. 1996-06-20 08:07:30 +00:00
compat/linux Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
compile
conf Macro expressions should be fully parenthesized! Fix the MAXMEM 1996-06-19 15:37:52 +00:00
ddb A small bit of defensive programming in case the panic is during process 1996-06-15 07:08:02 +00:00
dev Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
fs Add procfs_type.c to the repository. 1996-06-18 05:22:45 +00:00
geom Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
gnu Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
i386 Properly account for non-page aligned buffers. 1996-06-20 08:07:30 +00:00
isa Stomp another compiler warning: sc_devfs_token[] should only be declared 1996-06-17 17:21:35 +00:00
isofs/cd9660 Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:36:23 +00:00
kern Clean-up the new VM map procfs code, and also add support for executable 1996-06-18 05:16:00 +00:00
libkern Added index() which will be used shortly in some fixes to the ibcs2 1996-06-07 22:21:31 +00:00
miscfs Add procfs_type.c to the repository. 1996-06-18 05:22:45 +00:00
modules Add new parts, kernel not booted in other case 1996-06-18 16:58:44 +00:00
msdosfs The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
net Set IFF_RUNNING on the loopback interface. 1996-06-19 16:24:10 +00:00
netatalk Obtained from: Netatalk distribution. 1996-06-18 20:55:13 +00:00
netinet Put the 'debug' messages of the type: 1996-06-20 15:41:23 +00:00
netipx Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
netkey This is the `netkey' kernel key-management service (the PF_KEY analogue 1996-06-14 17:22:18 +00:00
netns
nfs Fix for NFS_NOSERVER 1996-06-14 11:13:21 +00:00
nfsclient Fix for NFS_NOSERVER 1996-06-14 11:13:21 +00:00
nfsserver Fix for NFS_NOSERVER 1996-06-14 11:13:21 +00:00
pc98 The PC98-specific files. 1996-06-14 10:04:54 +00:00
pccard Oops, forgot to delete some garbage from working code. 1996-06-14 11:10:19 +00:00
pci Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h 1996-06-18 01:22:40 +00:00
powerpc/include
rpc
scsi Miscellaneous cleanup and minor fixes by Shunsuke and by me. 1996-06-16 19:58:24 +00:00
sys When bringing the netkey stuff over, I forgot that I had decided to change 1996-06-18 15:22:26 +00:00
tools
ufs Clean up -Wunused warnings. 1996-06-12 05:11:41 +00:00
vm Several bugfixes/improvements: 1996-06-17 03:35:40 +00:00
Makefile The Great PC98 Merge. 1996-06-14 11:02:28 +00:00