freebsd_amp_hwpstate/sys
David Greenman 5994d8937d Changed the log() of "Out of mbuf clusters - increase maxusers" to a
printf() of "Out of mbuf clusters - adjust NMBCLUSTERS or increase
maxusers" so that the message is more informative and so that it will
appear in the kernel message buffer.
1998-06-05 21:48:45 +00:00
..
alpha
amd64 Add the DPT driver here. It's kinda ironic that it got enabled in -stable 1998-06-03 13:33:34 +00:00
compat ".. x11amp appears to be calling shmctl(id, IPC_RMID, 0) and the emulation 1998-06-02 12:38:31 +00:00
compile
conf Add minimum driver for XC6200 based cards. Currently it knows about 1998-05-30 18:28:12 +00:00
contrib/softupdates Add a reference to the Ganger/Patt paper 1998-06-02 01:27:27 +00:00
ddb
dev Reviewed by: hasty@star-gate.com 1998-06-05 08:59:11 +00:00
fs
geom
gnu
i386 Add the DPT driver here. It's kinda ironic that it got enabled in -stable 1998-06-03 13:33:34 +00:00
isa Force success of the probe (after doing it as before except in one 1998-06-03 12:30:10 +00:00
isofs/cd9660
kern Moved limit frobbing (and the resulting limcopy()) that occurs for 1998-06-05 21:44:20 +00:00
libkern
miscfs
modules
msdosfs
net
netatalk spurious ntohs calls were stopping some packets from being recognised 1998-06-05 06:55:37 +00:00
netinet
netipx
netkey
netnatm
netns
nfs Make sure we go a nfs_fsinfo() in get/putpages before calling 1998-06-01 11:32:53 +00:00
nfsclient Make sure we go a nfs_fsinfo() in get/putpages before calling 1998-06-01 11:32:53 +00:00
nfsserver For the on-the-wire protocol, u_long -> u_int32_t; long -> int32_t; 1998-05-31 20:09:01 +00:00
pc98 Sync with sys/i386/isa/sio.c revision up to 1.205. 1998-06-05 08:31:01 +00:00
pccard
pci Reviewed by: hasty@star-gate.com 1998-06-05 08:59:11 +00:00
posix4 Set PAGE_SIZE for _SC_PAGESIZE sysconf(). 1998-06-01 21:54:43 +00:00
powerpc/include
rpc
scsi Allow devfs to support the 'uk' device 1998-06-01 19:44:54 +00:00
sys Increment __FreeBSD_version because the semctl() prototype changed 1998-06-02 20:58:22 +00:00
tools
ufs Use size_t instead of u_int for sizes. 1998-06-04 17:21:39 +00:00
vm Changed the log() of "Out of mbuf clusters - increase maxusers" to a 1998-06-05 21:48:45 +00:00
Makefile