freebsd-nq/sys
Marcel Moolenaar 907cf80fbf Remove support for running in SimOS. The support has rotted over
time and there's no indication that it will improve anytime soon.
By removing support for SimOS it is possible to build LINT on
Alpha, which is considered more important at the moment.

Not objected to on: alpha@
2003-02-25 00:42:40 +00:00
..
alpha Remove support for running in SimOS. The support has rotted over 2003-02-25 00:42:40 +00:00
amd64 - Removed UMAXPTDI and UMAXPTEOFF. 2003-02-24 20:29:52 +00:00
arm
boot Only apply rev 1.10 (which hacks around the i386 boot2 being too big for 2003-02-25 00:10:20 +00:00
cam NO_GEOM cleanup: 2003-02-21 19:00:48 +00:00
coda Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
compat Add M_WAITOK 2003-02-20 11:24:55 +00:00
conf Remove support for running in SimOS. The support has rotted over 2003-02-25 00:42:40 +00:00
contrib NO_GEOM cleanup: 2003-02-22 09:32:57 +00:00
crypto
ddb
dev NO_GEOM cleanup: 2003-02-24 21:49:27 +00:00
fs Do not call smbfs_attr_cacheremove() in the EXDEV case in smbfs_rename(). 2003-02-19 11:54:35 +00:00
geom Drop down Apple Partition Map code that has been in use by some 2003-02-23 01:25:35 +00:00
gnu This commit was generated by cvs2svn to compensate for changes in r111368, 2003-02-23 21:58:31 +00:00
i4b Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
i386 - Removed UMAXPTDI and UMAXPTEOFF. 2003-02-24 20:29:52 +00:00
ia64 Change the console interface to pass a "struct consdev *" instead of a 2003-02-20 20:54:45 +00:00
isa
isofs/cd9660 Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
kern Don't NULL out p_fd until after closefd() has been called. This isn't 2003-02-24 05:46:55 +00:00
libkern Add an implementation of strdup() to libkern. Allocated memory is of 2003-02-23 14:30:17 +00:00
modules Remove support for running in SimOS. The support has rotted over 2003-02-25 00:42:40 +00:00
net Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
netatalk Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
netatm There is no reason to be cute with ntohl(). Just call it directly rather 2003-02-23 22:26:39 +00:00
netgraph Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
netinet Fix a comment which didn't match the new cookie behavior. 2003-02-24 03:15:48 +00:00
netinet6 Fix another case for timewait. 2003-02-24 02:06:50 +00:00
netipsec Update to work with the new timewait state. 2003-02-24 02:06:02 +00:00
netipx Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
netkey Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
netnatm Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
netncp Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
netns Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
netsmb Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
nfs Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
nfsclient Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
nfsserver Don't use mbuf allocator flags for malloc(9). 2003-02-22 10:35:37 +00:00
opencrypto o add a CRYPTO_F_CBIMM flag to symmetric ops to indicate the callback 2003-02-23 07:25:48 +00:00
pc98 Add NOTES for pc98. 2003-02-23 13:34:21 +00:00
pccard Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
pci Remove support for running in SimOS. The support has rotted over 2003-02-25 00:42:40 +00:00
posix4 Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
powerpc Catch up with ATAng changes 2003-02-24 03:12:30 +00:00
rpc
security Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
sparc64 Make the 'a' parameter of bus_space_write_multi_stream_*() a const pointer. 2003-02-24 00:11:15 +00:00
sys Add an implementation of strdup() to libkern. Allocated memory is of 2003-02-23 14:30:17 +00:00
tools
ufs Expand the reference count on struct dquot to 32 bits. 2003-02-24 08:49:59 +00:00
vm In vm_page_dirty(), assert that the page is not in the free queue(s). 2003-02-24 17:30:45 +00:00
Makefile