summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-02-18In vmapbuf expand uvm_km_valloc_wait into a direct call to uvm_mapArtur Grabowski
2000-02-18full support for a serial console.Michael Shalayeff
2000-02-18setpte4m is now only legal for kernel mappings.Artur Grabowski
2000-02-18Zap an unnecessary and confusing prototype for setpte4m.Artur Grabowski
2000-02-18Add a bunch of hypersparc registers. (from NetBSD).Artur Grabowski
2000-02-18Rename some registers to match NetBSD and litterature.Artur Grabowski
2000-02-18From NetBSD:Jason Wright
2000-02-18Add support for dumping PPPoE Discovery and Session packetsJason Wright
2000-02-18Scale-down cleanup table on allocation failure (Stanley@webspective.com)Angelos D. Keromytis
2000-02-18syncTheo de Raadt
2000-02-18shortenTheo de Raadt
2000-02-18remove unused variable 'len'. fix comments.Markus Friedl
2000-02-18read error vs. "Connection closed by remote host"Markus Friedl
2000-02-18more alignment fix for SIOCGIFCONF.Jun-ichiro itojun Hagino
2000-02-18Get rid of printf message from ipf enable, as per theo's request.Kjell Wooding
2000-02-18avoid alignment problem in 64bit arch.Jun-ichiro itojun Hagino
2000-02-18fix unaligned struct access on alpha.Jun-ichiro itojun Hagino
2000-02-18fix alignment problem in ancillary data (alpha).Jun-ichiro itojun Hagino
2000-02-18do not perform sleep() every time we get ECONNREFUSED.Jun-ichiro itojun Hagino
2000-02-18Mention that the powerpc port does not support sharing disks with MacOSDale S. Rahn
2000-02-18Update PowerPC installation notes regarding current state of mac support.Dale S. Rahn
2000-02-17add wrasr (the name says it all)Artur Grabowski
2000-02-17Add a gdt man-pageNiklas Hallqvist
2000-02-17A forgotten manpage from NetBSDNiklas Hallqvist
2000-02-17In dvma_mapout don't try to flush unmapped memory from cache.Artur Grabowski
2000-02-17Be a little bit smarter about locating the in-tree tic binary.Todd C. Miller
2000-02-17syncTheo de Raadt
2000-02-17Use the version of tic in the build tree, if available. This will makeTodd C. Miller
2000-02-17to synchronize with progress of discussion for postJun-ichiro itojun Hagino
2000-02-17backout incomplete hack from KAME codebase (originally from bbn).Jun-ichiro itojun Hagino
2000-02-16Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORYKjell Wooding
2000-02-16./usr/sbin/smrsh -> ./usr/libexec/smrshOleg Safiullin
2000-02-16Add subject (.Nd) lines (their absence as discovered by espie@'s new perlAaron Campbell
2000-02-16Install smrsh(8) in /usr/libexec, not in /usr/sbin.Oleg Safiullin
2000-02-16remove unused variableMarkus Friedl
2000-02-16add more comments from recent kame.Jun-ichiro itojun Hagino
2000-02-16remove duplicated BINOWN/BINMODE.Jun-ichiro itojun Hagino
2000-02-16correct typo and missing command line options (target and datalen).Jun-ichiro itojun Hagino
2000-02-16add traceroute6 (oops, forgot to bring it in)Jun-ichiro itojun Hagino
2000-02-16sync with more recent kame. uses getnameinfo(3) as much as possible.Jun-ichiro itojun Hagino
2000-02-16match broadcom 3c905c phyJason Wright
2000-02-16syncJason Wright
2000-02-16add broadcom oui and broadcom 3c905c modelJason Wright
2000-02-15--infodir in configure. Don't rely on stuff that is no longer available.Marc Espie
2000-02-15make it possible to compile without -DINET6Jun-ichiro itojun Hagino
2000-02-15register cleanup for pty earlier. move code for pty-owner handling to pty.cMarkus Friedl
2000-02-15consistent indent. ok aaron@Markus Friedl
2000-02-15Use extents instead of rmaps to handle dvma space.Artur Grabowski
2000-02-15Add another argument to extent_alloc_subregion to allow specifing an offsetArtur Grabowski
2000-02-15Build crunch tools before release.Artur Grabowski