summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-02-05Much better at handling formatted manpages.Marc Espie
2000-02-05if card has an activate function, call it on apm power changesTheo de Raadt
2000-02-05Fix uninitialized access introduced by millert. ok millert@imp
2000-02-05fix -in printing on IPv6 (network portion was not masked properly).Jun-ichiro itojun Hagino
2000-02-05show scopeid on "Trying foo...".Jun-ichiro itojun Hagino
2000-02-05add IPv6 loopback (::1) as "localhost".Jun-ichiro itojun Hagino
2000-02-05repair suspend/activate; extern rlnstop, rlninitDavid Leonard
2000-02-05Beware tabs, they confuse mandoc.Marc Espie
2000-02-05missing xfree()Markus Friedl
2000-02-05Make hoststrip build correctly if cross-compilingNiklas Hallqvist
2000-02-05typoTheo de Raadt
2000-02-04Fix misleading comment.Angelos D. Keromytis
2000-02-04In cases where we flush a page from the cache and tlb we want toArtur Grabowski
2000-02-04more coverage of in6_ifdetach()'s cleanup process.Jun-ichiro itojun Hagino
2000-02-04make IPv6 reass work on alpha. NetBSD PR 9340.Jun-ichiro itojun Hagino
2000-02-04Max Sectors is 63. ok weingart@Kjell Wooding
2000-02-04esp_init collides with netinet; renamed itTheo de Raadt
2000-02-04Modify ia_iosize so probe messages print correctly for the clock devicesimp
2000-02-04Allow spaces in CCNiklas Hallqvist
2000-02-04Some cpus might have the cache running even before we enable it.Artur Grabowski
2000-02-04typoMarkus Friedl
2000-02-04enable ssh-keygen -l -f ~/.ssh/known_hosts, ok deraadt@Markus Friedl
2000-02-04Ox version error. deraadt@Jakob Schlyter
2000-02-04show the rulesTheo de Raadt
2000-02-04syncTheo de Raadt
2000-02-04Externalize comstop()Angelos D. Keromytis
2000-02-04what is this hatred of newlines on error messages?Theo de Raadt
2000-02-04Document new stuff...Marc Espie
2000-02-03add usbdevsJakob Schlyter
2000-02-03usbdevs (from NetBSD). OK deraadt@ fgsch@Jakob Schlyter
2000-02-03Make pccomms suspendable (tested on a 3Com Megahertz combo card).Angelos D. Keromytis
2000-02-03cnw_activate hackingAngelos D. Keromytis
2000-02-03Fix the activate routine to support suspend/resume.Angelos D. Keromytis
2000-02-03no longer used.Marc Espie
2000-02-03Switch to perl: *much* faster (about ten times), *much* more flexible,Marc Espie
2000-02-03Deal with empty path element in LD_LIBRARY_PATH.Todd C. Miller
2000-02-03Prevent overflow in computation of buffer cache limitationNiklas Hallqvist
2000-02-03remove extraneous spaces and tabsMichael Shalayeff
2000-02-03Correctly handle and print hexadecimal keys.Angelos D. Keromytis
2000-02-03Remove overly verbose printf during driver config.Dale S. Rahn
2000-02-03Define missed when the intial bus_dma code was checked in.Dale S. Rahn
2000-02-03Use the correct terminal entry for Openfirmware console.Dale S. Rahn
2000-02-03WEP support -- from FreeBSD (wpaul)Angelos D. Keromytis
2000-02-03WEP support (ported from FreeBSD)Angelos D. Keromytis
2000-02-02MD swap macrosMichael Shalayeff
2000-02-02Remove -Bforcearchive from lddlflags. -Bforcearchive only makes senseTodd C. Miller
2000-02-02only ipf input rules are usedJason Wright
2000-02-02Call xxx_init and xxx_stop on activate.Federico G. Schwindt
2000-02-02make the activate routines do xxstop() and xxinit()Theo de Raadt
2000-02-02make sure to nuke kludge entries, regardless from refcnt.Jun-ichiro itojun Hagino