NetBSD/sys
drochner b678bca85b Allow loading of kernels larger than (16-1)M.
XXX This is a stopgap fix which can be pulled up to 1.4.x. It only replaces
the arbitrary 16M boundary by an arbitrary 128M boundary. A clean solution
would need changes to the mi loadfile.c parts.
1999-11-30 12:02:13 +00:00
..
adosfs Fix typo in softdep code. 1999-11-15 20:55:48 +00:00
arch Allow loading of kernels larger than (16-1)M. 1999-11-30 12:02:13 +00:00
coda fix DEBUG printfs to compile. 1999-10-31 15:49:27 +00:00
compat Make this compile again on sparc. 1999-11-28 18:06:46 +00:00
conf defopt COM_DEBUG, COM_HAYESP, and COM16650 1999-11-22 03:53:38 +00:00
ddb db_cmd_list(): variable ``width'' might have be used uninitialized, initialize 1999-11-02 23:53:31 +00:00
dev Register definitions for the PrestoServe option board (I've had this for 1999-11-29 15:06:28 +00:00
filecorefs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
gdbscripts
ipkdb
isofs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
kern Clear B_AGE in bdirty(), this buffer must go through the LRU again 1999-11-26 17:18:15 +00:00
lib Add strtoul.c and sort sources alphabetically. 1999-11-29 23:24:59 +00:00
lkm eliminate the PMAP_NEW option by making it required for all ports. 1999-09-12 01:16:55 +00:00
miscfs Be more careful to block bio interrupts for some data structures. There 1999-11-23 23:52:40 +00:00
msdosfs Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
net Fix typo introduced in rev. 1.55. 1999-11-27 18:45:08 +00:00
netatalk Make NETATALK over FDDI. 1999-09-21 22:18:51 +00:00
netccitt s/acknowledgment/acknowledgement/ 1999-09-10 03:24:14 +00:00
netinet Add the `packed' attribute to structures which describe wire protocol data. 1999-11-20 00:37:58 +00:00
netinet6 Update protocoles and interfaces stats counters to 64bit. 1999-11-19 10:41:41 +00:00
netiso
netkey
netnatm
netns defopt the XNS protocol (options NS), clean up the use of related 1999-10-25 19:18:10 +00:00
nfs Insert an extra VOP_ACCESS check in nfs_lookup, to avoid cached access 1999-11-29 23:34:00 +00:00
ntfs remove some staff not needed anymore after SOFTDEP is merged; 1999-11-15 19:38:14 +00:00
stand
sys previous is true even for sun3x 1999-11-22 18:05:41 +00:00
ufs Be more careful to block bio interrupts for some data structures. There 1999-11-23 23:52:40 +00:00
uvm add a diagnostic panic to catch illegal memory ranges passed to 1999-11-24 18:28:49 +00:00
vm Change the pmap_enter() API slightly; pmap_enter() now returns an error 1999-11-13 00:24:38 +00:00
Makefile Builds LKMs on PowerPC (although there are still some issues with loading 1999-11-08 00:16:40 +00:00