.. |
alpha
|
#include <sys/proc.h> in order to get curproc. This seems to be the lesser
|
2000-09-23 00:00:50 +00:00 |
amd64
|
#include <sys/proc.h> in order to get curproc. This seems to be the lesser
|
2000-09-23 00:00:50 +00:00 |
boot
|
Merged from sys/boot/i386/loader/main.c revision 1.23.
|
2000-09-22 12:51:22 +00:00 |
cam
|
Remove duplicate FreeBSD RCSID.
|
2000-09-22 22:04:17 +00:00 |
coda
|
|
|
compat
|
Fix cut'n'paste bogon.
|
2000-09-18 17:46:01 +00:00 |
compile
|
|
|
conf
|
Merged from sys/conf/options.i386 revision 1.139.
|
2000-09-23 06:36:46 +00:00 |
contrib/dev
|
Remove SMP hack.
|
2000-09-16 18:57:18 +00:00 |
crypto
|
|
|
ddb
|
|
|
dev
|
Don't #include <sys/proc.h>, since machine/mutex.h does it now.
|
2000-09-23 00:01:37 +00:00 |
fs
|
Ignore attempts to set flags to zero. This quenches a syslog warning
|
2000-09-18 09:40:01 +00:00 |
geom
|
|
|
gnu
|
|
|
i4b
|
|
|
i386
|
#include <sys/proc.h> in order to get curproc. This seems to be the lesser
|
2000-09-23 00:00:50 +00:00 |
isa
|
- Wrap functions and variables that aren't used in the alpha console probe
|
2000-09-22 08:42:30 +00:00 |
isofs/cd9660
|
|
|
kern
|
Don't #include <sys/proc.h>, since machine/mutex.h does it now.
|
2000-09-23 00:01:37 +00:00 |
libkern
|
|
|
miscfs
|
|
|
modules
|
Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC,
|
2000-09-22 23:40:10 +00:00 |
msdosfs
|
|
|
net
|
Rename lminor() to dev2unit(). This function gives a linear unit number
|
2000-09-19 10:28:44 +00:00 |
netatalk
|
|
|
netatm
|
|
|
netgraph
|
Remove unnecessary #include's as reported by phk's script.
|
2000-09-22 16:51:14 +00:00 |
netinet
|
Fixed the calculations with UDP header length field.
|
2000-09-21 06:52:59 +00:00 |
netinet6
|
|
|
netipx
|
|
|
netkey
|
|
|
netnatm
|
|
|
netncp
|
|
|
netns
|
|
|
nfs
|
|
|
nfsclient
|
|
|
nfsserver
|
|
|
ntfs
|
|
|
nwfs
|
|
|
pc98
|
Merged from sys/i386/i386/machdep.c revision 1.411.
|
2000-09-23 06:38:59 +00:00 |
pccard
|
o Remove 9 unnecessary includes.
|
2000-09-20 20:02:49 +00:00 |
pci
|
Don't #include <sys/proc.h>, since machine/mutex.h does it now.
|
2000-09-23 00:01:37 +00:00 |
posix4
|
|
|
powerpc
|
#include <sys/proc.h> in order to get curproc. This seems to be the lesser
|
2000-09-23 00:00:50 +00:00 |
rpc
|
|
|
sys
|
Don't include proc.h now that mutex.h does it for us.
|
2000-09-23 00:12:31 +00:00 |
tools
|
|
|
ufs
|
o Permit UFS Extended Attributes to be associated with special devices
|
2000-09-21 19:06:02 +00:00 |
vm
|
|
|
Makefile
|
|
|