summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-02-15Let it work with DESTDIR.Marc Espie
2000-02-15sync with FreeBSD:Jason Wright
2000-02-15retry rresvport_af(), too. from sumikawa@ebina.hitachi.co.jp.Markus Friedl
2000-02-15move XAUTHORITY to subdir. ok dugsong@. fixes debian bug #57907, too.Markus Friedl
2000-02-15duak -> dualBrad Smith
2000-02-15update ti firmware to 12.3.18Jason Wright
2000-02-15undo previous, temporarilyJason Wright
2000-02-15make sure to call ether_{add,del}multi() as appropriate in xxx_ioctl()Jason Wright
2000-02-14Kill trailing whitespace.Aaron Campbell
2000-02-14Re-order SEE ALSO section.Aaron Campbell
2000-02-14Small fixups.Aaron Campbell
2000-02-14add BUGS section about getaddrinfo(3) search order.Jun-ichiro itojun Hagino
2000-02-14Yet another brain-dead `feature'.Marc Espie
2000-02-14sync with reality.Jun-ichiro itojun Hagino
2000-02-13- Add PWD.Aaron Campbell
2000-02-13Fix.Marc Espie
2000-02-13Handle out-of-bounds errors correctlyNiklas Hallqvist
2000-02-13Stupid typo that made errors hang the driverNiklas Hallqvist
2000-02-13%u for unsignedNiklas Hallqvist
2000-02-13Xr vnconfig(8); sdb@ssr.comAaron Campbell
2000-02-13Clean a bit. More verbose .Nd that will match "apropos swap"; sdb@ssr.comAaron Campbell
2000-02-12add a paragraph about media handlingJason Wright
2000-02-12add wxJason Wright
2000-02-12flesh this out a bit more (more to come)Jason Wright
2000-02-12Let non-amiga build amiga manpages.Marc Espie
2000-02-12Let manpages be built if !amigaMarc Espie
2000-02-12Build amiga manpages, always.Marc Espie
2000-02-12Allow for iteconfig.8 to be built everywhere.Marc Espie
2000-02-12Allow for manpage.Marc Espie
2000-02-12Build manpage even if !amigaMarc Espie
2000-02-12Correctly handle comments at the beginning of an assertion (noted byAngelos D. Keromytis
2000-02-12handle direct lines correctly; reesTheo de Raadt