summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-02-02- improve in6_ifdetach to remove (1) multicast kludge list (2) route toJun-ichiro itojun Hagino
2000-02-02wrap IFAFREE() by "do {} while (0)". it wasn't safe enough.Jun-ichiro itojun Hagino
2000-02-02remove never-visited code (#ifdef MAPPED_ADDR_ENABLED)Jun-ichiro itojun Hagino
2000-02-02regen.Federico G. Schwindt
2000-02-02Add Melco product; from NetBSD.Federico G. Schwindt
2000-02-02Some KNF. Initialize shutdown just in case.Federico G. Schwindt
2000-02-02Comment slightly more.Marc Espie
2000-02-02Optimize common case.Marc Espie
2000-02-02Bug-fix: make should behave sensibly when presented with negative times...Marc Espie
2000-02-02Make mkdir -m 1777 foo and the like work. From how Netbsd/Freebsd do it.Eric Jackson
2000-02-02o Don't call nfs_sillyrename() form nfs_remove if v_type == VDIRTodd C. Miller
2000-02-02add -R flag (accept router renumbering). this makes rtadvd toJun-ichiro itojun Hagino
2000-02-02eight spaces does not make a tabDavid Leonard
2000-02-02without a command, identify is impliedTheo de Raadt
2000-02-01int atomicio -> ssize_t (for alpha). ok deraadt@David Leonard
2000-02-01Cross-tools fixes:Marc Espie
2000-02-01Work-around for lame servers that return `19100' for a date.Marc Espie
2000-02-01Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORYKjell Wooding
2000-02-01general cleanup (remove LMC_IOMAPPED crud entirely)Chris Cappuccio
2000-02-01oops, return 0 if not match.Federico G. Schwindt