freebsd-nq/sys
John Dyson ab608804ed One minor mod to set the limit of nbufs to 2048 from 1536. More important
fix to exech_map, it used 32*ARG_MAX, and it should use 32*PAGE_SIZE.
1996-12-11 05:52:15 +00:00
..
alpha Synchronize with the RELENG_2_2 branch. 1996-12-04 04:21:30 +00:00
amd64 One minor mod to set the limit of nbufs to 2048 from 1536. More important 1996-12-11 05:52:15 +00:00
compat/linux Add IP_OPTIONS and the multicast-related setsockopts to the 1996-12-03 02:52:29 +00:00
compile
conf Syncronize. 1996-12-04 04:36:59 +00:00
ddb
dev 1) Implement SIOCSIFMTU in ether_ioctl(), and change ether_ioctl's return 1996-12-10 07:29:50 +00:00
fs Fixed an off by 1 error in unix2dostime(). The first day of each month 1996-12-04 13:42:09 +00:00
geom
gnu
i386 One minor mod to set the limit of nbufs to 2048 from 1536. More important 1996-12-11 05:52:15 +00:00
isa Fix the broken support for monochrome VGA's. 1996-12-07 22:33:05 +00:00
isofs/cd9660
kern Fixed a null pointer panic in ADDENTRY(). Unloading the lkm and joy 1996-12-06 12:47:05 +00:00
libkern
miscfs changes to make devfs more 'normal' 1996-11-21 07:19:00 +00:00
modules
msdosfs Fixed an off by 1 error in unix2dostime(). The first day of each month 1996-12-04 13:42:09 +00:00
net Finally, after six years, remove the ``quick hack for SNMP'' that was 1996-12-10 18:03:51 +00:00
netatalk
netinet Only pay attention to the offset and the IP_MF flag in ip_off. Pointed 1996-12-11 03:26:36 +00:00
netipx Enlarge the transmit and receive bufferspace of ipx. Make it tweakable 1996-11-24 08:25:48 +00:00
netkey
netns
nfs
nfsclient
nfsserver
pc98 Synchronize with IBM-PC's userconfig.c revision 1.71. 1996-12-09 15:21:04 +00:00
pccard
pci 1) Implement SIOCSIFMTU in ether_ioctl(), and change ether_ioctl's return 1996-12-10 07:29:50 +00:00
powerpc/include
rpc
scsi Default the CD-ROM devices to a single LUN only. Too many of them are 1996-12-07 22:45:15 +00:00
sys Turn off _POSIX_SAVED_IDS 1996-12-06 22:51:11 +00:00
tools
ufs Significant performance improvement for mmap'ed files. This commit 1996-12-11 05:17:23 +00:00
vm Expunge inlines... 1996-12-07 07:44:05 +00:00
Makefile