Age | Commit message (Expand) | Author |
2000-02-04 | typo | Markus Friedl |
2000-02-04 | enable ssh-keygen -l -f ~/.ssh/known_hosts, ok deraadt@ | Markus Friedl |
2000-02-04 | Ox version error. deraadt@ | Jakob Schlyter |
2000-02-04 | show the rules | Theo de Raadt |
2000-02-04 | sync | Theo de Raadt |
2000-02-04 | Externalize comstop() | Angelos D. Keromytis |
2000-02-04 | what is this hatred of newlines on error messages? | Theo de Raadt |
2000-02-04 | Document new stuff... | Marc Espie |
2000-02-03 | add usbdevs | Jakob Schlyter |
2000-02-03 | usbdevs (from NetBSD). OK deraadt@ fgsch@ | Jakob Schlyter |
2000-02-03 | Make pccomms suspendable (tested on a 3Com Megahertz combo card). | Angelos D. Keromytis |
2000-02-03 | cnw_activate hacking | Angelos D. Keromytis |
2000-02-03 | Fix the activate routine to support suspend/resume. | Angelos D. Keromytis |
2000-02-03 | no longer used. | Marc Espie |
2000-02-03 | Switch to perl: *much* faster (about ten times), *much* more flexible, | Marc Espie |
2000-02-03 | Deal with empty path element in LD_LIBRARY_PATH. | Todd C. Miller |
2000-02-03 | Prevent overflow in computation of buffer cache limitation | Niklas Hallqvist |
2000-02-03 | remove extraneous spaces and tabs | Michael Shalayeff |
2000-02-03 | Correctly handle and print hexadecimal keys. | Angelos D. Keromytis |
2000-02-03 | Remove overly verbose printf during driver config. | Dale S. Rahn |
2000-02-03 | Define missed when the intial bus_dma code was checked in. | Dale S. Rahn |
2000-02-03 | Use the correct terminal entry for Openfirmware console. | Dale S. Rahn |
2000-02-03 | WEP support -- from FreeBSD (wpaul) | Angelos D. Keromytis |
2000-02-03 | WEP support (ported from FreeBSD) | Angelos D. Keromytis |
2000-02-02 | MD swap macros | Michael Shalayeff |
2000-02-02 | Remove -Bforcearchive from lddlflags. -Bforcearchive only makes sense | Todd C. Miller |
2000-02-02 | only ipf input rules are used | Jason Wright |
2000-02-02 | Call xxx_init and xxx_stop on activate. | Federico G. Schwindt |
2000-02-02 | make the activate routines do xxstop() and xxinit() | Theo de Raadt |
2000-02-02 | make 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 to | Jun-ichiro itojun Hagino |
2000-02-02 | wrap IFAFREE() by "do {} while (0)". it wasn't safe enough. | Jun-ichiro itojun Hagino |
2000-02-02 | remove never-visited code (#ifdef MAPPED_ADDR_ENABLED) | Jun-ichiro itojun Hagino |
2000-02-02 | regen. | Federico G. Schwindt |
2000-02-02 | Add Melco product; from NetBSD. | Federico G. Schwindt |
2000-02-02 | Some KNF. Initialize shutdown just in case. | Federico G. Schwindt |
2000-02-02 | Comment slightly more. | Marc Espie |
2000-02-02 | Optimize common case. | Marc Espie |
2000-02-02 | Bug-fix: make should behave sensibly when presented with negative times... | Marc Espie |
2000-02-02 | Make mkdir -m 1777 foo and the like work. From how Netbsd/Freebsd do it. | Eric Jackson |
2000-02-02 | o Don't call nfs_sillyrename() form nfs_remove if v_type == VDIR | Todd C. Miller |
2000-02-02 | add -R flag (accept router renumbering). this makes rtadvd to | Jun-ichiro itojun Hagino |
2000-02-02 | eight spaces does not make a tab | David Leonard |
2000-02-02 | without a command, identify is implied | Theo de Raadt |
2000-02-01 | int atomicio -> ssize_t (for alpha). ok deraadt@ | David Leonard |
2000-02-01 | Cross-tools fixes: | Marc Espie |
2000-02-01 | Work-around for lame servers that return `19100' for a date. | Marc Espie |
2000-02-01 | Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORY | Kjell Wooding |
2000-02-01 | general cleanup (remove LMC_IOMAPPED crud entirely) | Chris Cappuccio |
2000-02-01 | oops, return 0 if not match. | Federico G. Schwindt |