Age | Commit message (Expand) | Author |
2000-05-25 | man subdir | Theo de Raadt |
2000-05-25 | man subdir | Theo de Raadt |
2000-05-25 | Add dvorak soft map. Currently attributed to Trevor Schroeder, although | Hugh Graham |
2000-05-25 | net.inet.ip.gif_ttl (and IPv6 counterpart) is never used. | Jun-ichiro itojun Hagino |
2000-05-25 | on packets incoming to the bridge machine itself, respect the | Jason Wright |
2000-05-24 | Update to ipf 3.3.16. among other things, this addresses a security issue | Kjell Wooding |
2000-05-24 | Add an extra byte to the end of struct pcb and make sure that it is set to | Brandon Creighton |
2000-05-24 | uncomment wscons-related stuff, and comment gsc better | Michael Shalayeff |
2000-05-24 | return ENOSYS for NFSSVC_BIOD request. since none to call it anyway | Michael Shalayeff |
2000-05-24 | move kernel prototypes using iovec to the right place | Theo de Raadt |
2000-05-24 | Permit detach of audio devices, such as uaudio. Selected code | Hakan Olsson |
2000-05-24 | properly configure multicast table. | Jun-ichiro itojun Hagino |
2000-05-23 | KGDB is broken since a few decades, don't use | Miod Vallat |
2000-05-22 | NFS_MAXID | Michael Shalayeff |
2000-05-22 | a little consistency in sysctl definitions | Michael Shalayeff |
2000-05-22 | sync | Chris Cappuccio |
2000-05-22 | Adaptec AHA-2930CU | Chris Cappuccio |
2000-05-22 | change counts from short to int | Niels Provos |
2000-05-22 | disallow negative number for rate limit period. | Jun-ichiro itojun Hagino |
2000-05-22 | use ratecheck(9) for ICMPv6 rate limitation. sync with netbsd-current. | Jun-ichiro itojun Hagino |
2000-05-21 | deleting some routes created by imcp redirects could result in panic | Niels Provos |
2000-05-19 | correct "telnet fe80::1%lo0". | Jun-ichiro itojun Hagino |
2000-05-19 | Add enable to history when enable command i used. Reported by itojun@ and Dav... | Mats O Jansson |
2000-05-19 | oops, s/niothreads/iothreads/ in FS_NFS_NAMES | Michael Shalayeff |
2000-05-19 | from tsarna@netbsd.org (sysctl changes to come later): | Michael Shalayeff |
2000-05-19 | Prepare to always install some pcvt man pages. | Marc Espie |
2000-05-19 | never forward packet with link-local address. | Jun-ichiro itojun Hagino |
2000-05-19 | update multicast routing message (struct mrt6msg) to the latest kame. | Jun-ichiro itojun Hagino |
2000-05-19 | NULL != 0. from netbsd-current. | Jun-ichiro itojun Hagino |
2000-05-18 | add machdep.vsyncblank sysctl for controlling whether vsync is disabled | Jason Wright |
2000-05-18 | cleanup ifdefs and remove static for ray_update_siglev() | Michael Shalayeff |
2000-05-18 | work in progress: driver for BlueSteel (Broadcom) 5[56]01 crypto accelerator | Jason Wright |
2000-05-17 | new wscons defines | Michael Shalayeff |
2000-05-17 | disable sti for now | Michael Shalayeff |
2000-05-17 | remove unnecessary wscons-related definitions; thx mickey@ | Brandon Creighton |
2000-05-17 | crank rt_refcnt to 32 bits, no userland effects | Theo de Raadt |
2000-05-16 | import newer wscons source from netbsd. | Michael Shalayeff |
2000-05-16 | supply entropy from mouse; provos@ ok | Michael Shalayeff |
2000-05-15 | sync | Theo de Raadt |
2000-05-15 | clean | Theo de Raadt |
2000-05-15 | now we are at 2.7-current | Theo de Raadt |
2000-05-15 | Check to make sure vlan tag is valid (12bit) in SIOCSETVLAN | Chris Cappuccio |
2000-05-15 | fdcache/pdcache/ficache as out of line functions from lites | Michael Shalayeff |
2000-05-15 | diagnostic register 0 definitions | Michael Shalayeff |
2000-05-15 | PDC_CACHE_GETSPIDB's return struct | Michael Shalayeff |
2000-05-15 | extend page zero layout according to 2.x specification | Michael Shalayeff |
2000-05-15 | perform NUD on p2p link, only if the destination/gateway is real neighbor. | Jun-ichiro itojun Hagino |
2000-05-15 | remove whitespace at EOL | Jun-ichiro itojun Hagino |
2000-05-15 | use IFAFREE, not ifa_refcnt--. | Jun-ichiro itojun Hagino |
2000-05-15 | parse IPv4 options more carefully. make boundary checks against every | Jun-ichiro itojun Hagino |