freebsd-dev/sys
Matthew Dillon 9858fcda2e Update comments to routines in vm_page.c, most especially whether a
routine can block or not as part of a general effort to carefully
    document blocking/non-blocking calls in the kernel.
1998-12-23 01:52:47 +00:00
..
alpha Fix NOIMPL -> NOPROTO as per bruce. 1998-12-22 08:59:19 +00:00
amd64 Removed the cast to a pointer in the definition of PS_STRINGS and 1998-12-16 16:28:58 +00:00
boot Add simple terminal emulator, compatible with cons25. Currently supported 1998-12-22 11:51:25 +00:00
cam Staticize. 1998-12-22 20:05:23 +00:00
coda
compat Kill(pid, 0) normally returns 0 on both FreeBSD and Redhat after having 1998-12-21 19:21:36 +00:00
compile
conf Add entries for DUMMYNET and BRIDGE 1998-12-22 20:44:13 +00:00
contrib/softupdates Remove some compiler warnings. 1998-12-10 20:11:47 +00:00
ddb
dev Invalid is spelled with the v *BEFORE* the a. 1998-12-22 22:31:06 +00:00
fs Fix possible NULL-pointer deref in error case (same as DEVFS). 1998-12-16 00:10:51 +00:00
geom
gnu PR: kern/8819 1998-12-13 06:50:17 +00:00
i386 Add entries for DUMMYNET and BRIDGE 1998-12-22 20:44:13 +00:00
isa Fixed LINT breakage in previous commit. Option FDC_YE enabled a 1998-12-14 16:29:58 +00:00
isofs/cd9660
kern Adjust some comments to prevent future confusion on the implementation. 1998-12-22 18:57:30 +00:00
libkern
miscfs Fix possible NULL-pointer deref in error case (same as DEVFS). 1998-12-16 00:10:51 +00:00
modules
msdosfs
net Add two fields for the lower layers convenience. 1998-12-20 19:06:22 +00:00
netatalk
netatm Set and propagate the correct cause code values. 1998-12-11 21:47:47 +00:00
netinet 'ip_fw_head' and 'M_IPFW' are also used in ip_dummynet so cannot be 1998-12-22 20:38:06 +00:00
netipx
netkey
netnatm
netns
nfs Added 3 new errno values, requred by various standards: EOVERFLOW, 1998-12-14 18:54:04 +00:00
nfsclient Added 3 new errno values, requred by various standards: EOVERFLOW, 1998-12-14 18:54:04 +00:00
nfsserver Added 3 new errno values, requred by various standards: EOVERFLOW, 1998-12-14 18:54:04 +00:00
pc98 Sync with sys/i386/conf/options.i386 revision 1.96. 1998-12-21 09:58:37 +00:00
pccard probe function changed from returning char * to const char *. 1998-12-14 06:37:37 +00:00
pci Staticize the overrun buffer so that they are not shared between 1998-12-22 18:14:15 +00:00
posix4
powerpc Removed bogus casts of USRSTACK and/or the other operand in binary 1998-12-16 15:21:51 +00:00
rpc
sys add command storage to correlate with latched error 1998-12-22 17:17:17 +00:00
tools
ufs Remove unused file. It seems to have been a vestige of when mfs did its 1998-12-20 17:05:54 +00:00
vm Update comments to routines in vm_page.c, most especially whether a 1998-12-23 01:52:47 +00:00
Makefile