Age | Commit message (Expand) | Author |
2000-03-13 | sync. -moj | Mats O Jansson |
2000-03-13 | Add some ethernet cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and... | Mats O Jansson |
2000-03-13 | various cleanups | Artur Grabowski |
2000-03-13 | zap #if 0 code | Artur Grabowski |
2000-03-13 | and he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc.... | Michael Shalayeff |
2000-03-13 | vm_size_t -> vsize_t | Artur Grabowski |
2000-03-13 | Put a lot more behind ifndef UVM. | Artur Grabowski |
2000-03-13 | Some vm_offset_t -> vaddr_t (&co) and some ifndef uvm. | Artur Grabowski |
2000-03-13 | typo | Artur Grabowski |
2000-03-13 | fix error handling in yp case. | Jun-ichiro itojun Hagino |
2000-03-13 | sync | jasoni |
2000-03-13 | Implement rt_sigaction, rt_sigprocmask, rt_sigpending & rt_sigsuspend. | jasoni |
2000-03-13 | at least 2 people report problems with the K6 MTRR support, disable it | Matthieu Herrb |
2000-03-13 | bring in latest rtadvd source from kame. | Jun-ichiro itojun Hagino |
2000-03-13 | Get rid of leading NULs in /kern/msgbuf. If the msgbuf modified in between | Todd C. Miller |
2000-03-13 | avoid unused variable by #ifdef | Jun-ichiro itojun Hagino |
2000-03-13 | don't process NI_NOFQDN, since the currently coded behavior is not specwise | Jun-ichiro itojun Hagino |
2000-03-12 | add khome/kend to xterm-r6 since our xterm supports these correctly. The old... | Todd C. Miller |
2000-03-12 | Get mainbus working with gcc 2.95.x. -moj | Mats O Jansson |
2000-03-12 | Update clock code to work until 2001-12-31. -moj | Mats O Jansson |
2000-03-12 | improve SECURITY section. sync with kame. | Jun-ichiro itojun Hagino |
2000-03-12 | undo interface address addition, if in_ifinit fails. | Jun-ichiro itojun Hagino |
2000-03-12 | undo interface address addition if in6_ifinit fails. | Jun-ichiro itojun Hagino |
2000-03-12 | disallow packets to malicious 6to4 prefix, based on | Jun-ichiro itojun Hagino |
2000-03-12 | correct use of perror(). improve src addr selection. (sync with kame) | Jun-ichiro itojun Hagino |
2000-03-12 | remove redundant check against ifa_dstaddr. | Jun-ichiro itojun Hagino |
2000-03-12 | grammar | Theo de Raadt |
2000-03-12 | don't touch root radix node on RTM_*. this can panic system from | Jun-ichiro itojun Hagino |
2000-03-12 | If no 'begin' key on keypad, use 'home' instead since PC keyboards | Todd C. Miller |
2000-03-11 | Various cleanups and standardizations. | Aaron Campbell |
2000-03-11 | Add a few builtins for greater compatibility with gnu-m4, and extended | Marc Espie |
2000-03-11 | work around /kern/msgbuf NUL behaviour; pjanzen | Theo de Raadt |
2000-03-10 | A more normal way of building kerberos, faster, and it works with SUDO | Niklas Hallqvist |
2000-03-10 | A more normal way of building kerberos, faster, and it works with SUDO | Niklas Hallqvist |
2000-03-10 | Various cleanups and standardization. | Aaron Campbell |
2000-03-10 | repair ramcfg whacking code; mickey | Theo de Raadt |
2000-03-10 | Various cleanups and standardization. | Aaron Campbell |
2000-03-10 | Convert to newer style. | Aaron Campbell |
2000-03-10 | fix non behavior | Todd T. Fries |
2000-03-10 | unlock cryptography functions on Hi/fn 7751 cryptography card. Based on reve... | Michael Shalayeff |
2000-03-10 | plug leak | David Leonard |
2000-03-10 | Sync. | Angelos D. Keromytis |
2000-03-10 | cleared wrong amount of memory in skipjack zerokey, causes bigtime crashes | Theo de Raadt |
2000-03-10 | Make pcvt arrow keys work with vt220 entries; DEC terminals generate DEL, | Todd C. Miller |
2000-03-10 | Updates from ncurses-5.0-20000304: | Todd C. Miller |
2000-03-10 | Update to ncurses-5.0-20000304 | Todd C. Miller |
2000-03-10 | increased buffer size. | Steve Murphree |
2000-03-09 | Pull in fnctl modeul so we are sure to get O_* for sysopen(). | Todd C. Miller |
2000-03-09 | change struct icmp6_filter member name: s/icmp6_filter/icmp6_filt/, | Jun-ichiro itojun Hagino |
2000-03-09 | disallow guessing of root password | Markus Friedl |