summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2000-05-19never forward packet with link-local address.Jun-ichiro itojun Hagino
2000-05-19update multicast routing message (struct mrt6msg) to the latest kame.Jun-ichiro itojun Hagino
2000-05-19NULL != 0. from netbsd-current.Jun-ichiro itojun Hagino
2000-05-18add machdep.vsyncblank sysctl for controlling whether vsync is disabledJason Wright
2000-05-18cleanup ifdefs and remove static for ray_update_siglev()Michael Shalayeff
2000-05-18work in progress: driver for BlueSteel (Broadcom) 5[56]01 crypto acceleratorJason Wright
2000-05-17new wscons definesMichael Shalayeff
2000-05-17disable sti for nowMichael Shalayeff
2000-05-17remove unnecessary wscons-related definitions; thx mickey@Brandon Creighton
2000-05-17crank rt_refcnt to 32 bits, no userland effectsTheo de Raadt
2000-05-16import newer wscons source from netbsd.Michael Shalayeff
2000-05-16supply entropy from mouse; provos@ okMichael Shalayeff
2000-05-15syncTheo de Raadt
2000-05-15cleanTheo de Raadt
2000-05-15now we are at 2.7-currentTheo de Raadt
2000-05-15Check to make sure vlan tag is valid (12bit) in SIOCSETVLANChris Cappuccio
2000-05-15fdcache/pdcache/ficache as out of line functions from litesMichael Shalayeff
2000-05-15diagnostic register 0 definitionsMichael Shalayeff
2000-05-15PDC_CACHE_GETSPIDB's return structMichael Shalayeff
2000-05-15extend page zero layout according to 2.x specificationMichael Shalayeff
2000-05-15perform NUD on p2p link, only if the destination/gateway is real neighbor.Jun-ichiro itojun Hagino
2000-05-15remove whitespace at EOLJun-ichiro itojun Hagino
2000-05-15use IFAFREE, not ifa_refcnt--.Jun-ichiro itojun Hagino
2000-05-15parse IPv4 options more carefully. make boundary checks against everyJun-ichiro itojun Hagino