summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-05-27UVM support.Artur Grabowski
2000-05-27use rijndael instead of blowfish because of faster key setup.Niels Provos
2000-05-27UVM support. (kernacc -> uvm_kernacc)Artur Grabowski
2000-05-27uvm support.Artur Grabowski
2000-05-27vm freelist defines for UVM.Artur Grabowski
2000-05-27Make pmap_activate take struct proc * as arguemnt.Artur Grabowski
2000-05-27Start of support for UVM. interrupt counters and kmem_free -> uvm_km_free.Artur Grabowski
2000-05-27Interrupt counter define for UVM.Artur Grabowski
2000-05-27Oops. This is also needed for MACHINE_NEW_NONCONTIG.Artur Grabowski
2000-05-27MACHINE_NEW_NONCONTIG code for amiga. Enabled by default.Artur Grabowski
2000-05-27Make this compile for VM_PSTRAT_RANDOM.Artur Grabowski
2000-05-27add a few more codecsMichael Shalayeff
2000-05-27better man page buildingTheo de Raadt
2000-05-27superior dvorak map by Adam RogoyskiHugh Graham
2000-05-27whitespace issuesHugh Graham
2000-05-26can now traverse into sun3Theo de Raadt
2000-05-26limit MI man page traversalTheo de Raadt
2000-05-26add missing 'break'Jason Wright
2000-05-26use encrypted blocknumber as IVNiels Provos
2000-05-26more portable manual pagesTheo de Raadt
2000-05-26Match 2930CU, it works with the new driverChris Cappuccio
2000-05-26Use ../../../conf/GENERIC for standard set of options; general cleanupMiod Vallat
2000-05-26Disable TCP 4.2 compatibility bugs by defaultMiod Vallat
2000-05-25cause traversal into arch & subdirectories for the purposes of manual page in...Theo de Raadt
2000-05-25man subdirTheo de Raadt
2000-05-25man subdirTheo de Raadt
2000-05-25Add dvorak soft map. Currently attributed to Trevor Schroeder, althoughHugh Graham
2000-05-25net.inet.ip.gif_ttl (and IPv6 counterpart) is never used.Jun-ichiro itojun Hagino
2000-05-25on packets incoming to the bridge machine itself, respect theJason Wright
2000-05-24Update to ipf 3.3.16. among other things, this addresses a security issueKjell Wooding
2000-05-24Add an extra byte to the end of struct pcb and make sure that it is set toBrandon Creighton
2000-05-24uncomment wscons-related stuff, and comment gsc betterMichael Shalayeff
2000-05-24return ENOSYS for NFSSVC_BIOD request. since none to call it anywayMichael Shalayeff
2000-05-24move kernel prototypes using iovec to the right placeTheo de Raadt
2000-05-24Permit detach of audio devices, such as uaudio. Selected codeHakan Olsson
2000-05-24properly configure multicast table.Jun-ichiro itojun Hagino
2000-05-23KGDB is broken since a few decades, don't useMiod Vallat
2000-05-22NFS_MAXIDMichael Shalayeff
2000-05-22a little consistency in sysctl definitionsMichael Shalayeff
2000-05-22syncChris Cappuccio
2000-05-22Adaptec AHA-2930CUChris Cappuccio
2000-05-22change counts from short to intNiels Provos
2000-05-22disallow negative number for rate limit period.Jun-ichiro itojun Hagino
2000-05-22use ratecheck(9) for ICMPv6 rate limitation. sync with netbsd-current.Jun-ichiro itojun Hagino
2000-05-21deleting some routes created by imcp redirects could result in panicNiels Provos
2000-05-19correct "telnet fe80::1%lo0".Jun-ichiro itojun Hagino
2000-05-19Add enable to history when enable command i used. Reported by itojun@ and Dav...Mats O Jansson
2000-05-19oops, s/niothreads/iothreads/ in FS_NFS_NAMESMichael Shalayeff
2000-05-19from tsarna@netbsd.org (sysctl changes to come later):Michael Shalayeff
2000-05-19Prepare to always install some pcvt man pages.Marc Espie