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