freebsd-dev/sys
Matthew Dillon 9fdfe602fc Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used to
attempt to optimize forks but were essentially given-up on due to
    problems and replaced with an explicit dup of the vm_map_entry structure.
    Prior to the removal, they were entirely unused.
1999-02-07 21:48:23 +00:00
..
alpha - Don't assume the line length in the video memory is always the same as 1999-02-05 11:52:13 +00:00
amd64 replace previous stupid comment with one more appropriate 1999-02-04 22:34:23 +00:00
boot Remove strange-looking quotes. This part of the code is #if'ed out, 1999-02-07 12:12:29 +00:00
cam quiet the alpha compiler 1999-02-05 08:49:34 +00:00
coda Removed a bogus cast to c_caddr_t. This is part of terminating 1999-01-29 07:23:53 +00:00
compat svr4 emulator will refuse to unload itself if it is currently in use. 1999-02-04 12:43:17 +00:00
compile
conf Reorder the pcvt(4) options to the appropriate section, so i can close 1999-02-07 20:33:05 +00:00
contrib/softupdates Gutted softdep_deallocate_dependencies and replaced it with a panic. It 1999-01-22 09:07:32 +00:00
ddb Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 23:45:44 +00:00
dev Changed to use IICBUS_REPEATED_START 1999-02-06 10:56:09 +00:00
fs Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used to 1999-02-07 21:48:23 +00:00
geom Fix warnings preparing for -Wall -Wcast-qual 1999-01-27 20:09:21 +00:00
gnu Use suser() to check for super user rather than examining cr_uid directly. 1999-01-30 12:17:38 +00:00
i4b Update the pccard hooks to use a module style declaration instead. 1999-01-19 00:21:53 +00:00
i386 Reorder the pcvt(4) options to the appropriate section, so i can close 1999-02-07 20:33:05 +00:00
isa Oops, the last commit contained a wrong patch. This is the correct one. 1999-02-05 12:58:40 +00:00
isofs/cd9660 Don't comment out dead code; remove it. 1999-01-31 11:54:29 +00:00
kern Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used to 1999-02-07 21:48:23 +00:00
libkern Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 02:26:20 +00:00
miscfs Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used to 1999-02-07 21:48:23 +00:00
modules Honor ${LDFLAGS} for building svr4_genassym. This is part of fixing 1999-02-06 07:48:24 +00:00
msdosfs Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 22:42:27 +00:00
net Get rid of IFF_BROADCAST from default IFF_ slip options. This accidently 1999-02-02 00:28:29 +00:00
netatalk Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 22:42:27 +00:00
netatm Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 00:57:57 +00:00
netinet Use snd_nxt, not rcv_nxt, when calculating the ISS during TIME_WAIT. 1999-02-06 00:47:45 +00:00
netipx Make it possible to use lo0 as an internal IPX network. This is usefull 1999-02-06 10:48:11 +00:00
netkey #ifdef out unused function key_freetables. 1999-01-12 12:38:31 +00:00
netnatm Examine all occurrences of sprintf(), strcat(), and str[n]cpy() 1998-12-04 22:54:57 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Flush delayed-write data out prior to issuing a rename rpc. This appears 1999-02-06 07:48:56 +00:00
nfsclient Flush delayed-write data out prior to issuing a rename rpc. This appears 1999-02-06 07:48:56 +00:00
nfsserver Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-27 22:42:27 +00:00
ntfs First version. 1999-02-03 04:07:38 +00:00
pc98 Sync with syscons for i386. 1999-02-06 09:30:19 +00:00
pccard Allow the interrupt allocated to the PCIC to be tuned from the kernel 1999-01-29 01:18:15 +00:00
pci Back out rev 1.89. The #include is necessary for the #if that tests 1999-02-06 02:28:52 +00:00
posix4 Set PAGE_SIZE for _SC_PAGESIZE sysconf(). 1998-06-01 21:54:43 +00:00
powerpc Mostly remove the VM_STACK OPTION. 1999-01-26 02:49:52 +00:00
rpc
svr4 svr4 emulator will refuse to unload itself if it is currently in use. 1999-02-04 12:43:17 +00:00
sys Hmm- I must be blind. There *was* already an appropriate typedef still 1999-02-06 17:58:06 +00:00
tools Make the vnode opv vector construction fully dynamic. Previously we 1998-11-10 09:04:09 +00:00
ufs Fix warnings in preparation for adding -Wall -Wcast-qual to the 1999-01-28 00:57:57 +00:00
vm Remove MAP_ENTRY_IS_A_MAP 'share' maps. These maps were once used to 1999-02-07 21:48:23 +00:00
Makefile Backed out previous commit. It depends on a.out utilities and libraries 1998-12-30 12:06:08 +00:00