Age | Commit message (Expand) | Author |
2001-07-17 | use pool allocator for knotes, adapted from lukem@netbsd, okay art@ | Niels Provos |
2001-07-17 | addcom and pccom at addcom (commented out) | Jason Wright |
2001-07-17 | addcom | Jason Wright |
2001-07-17 | man page for addcom | Jason Wright |
2001-07-17 | From NetBSD: driver for Addonics FlexPort 8S | Jason Wright |
2001-07-17 | Rework exphymatch so that it uses positive logic. Makes more sense. | Nathan Binkert |
2001-07-17 | Ignore (with a warning message) mtu/mru configurations that are greater | brian |
2001-07-16 | add setpass command | Jim Rees |
2001-07-16 | errx() if getservbyname() fails | Markus Friedl |
2001-07-16 | get rid of cleanfiles by getting rid of cleanfiles; markus@ ok | Michael Shalayeff |
2001-07-16 | Move altq after pf; suggested by aaron@, kjc@ ok. | Federico G. Schwindt |
2001-07-16 | better flags parsing; dhartmei | Markus Friedl |
2001-07-16 | Fix Argentina area codes; from alejo@core-sdi.com. | Federico G. Schwindt |
2001-07-16 | Addressing mode work by Jim Uhl: | Hugh Graham |
2001-07-16 | fix millert's fdset patch (free fdset when done) | Jim Rees |
2001-07-16 | alpha and fdset fixes from millert | Jim Rees |
2001-07-16 | add a yacc parser for pf.conf and nat.conf, with help from mickey@, | Markus Friedl |
2001-07-16 | add help text for each command | Jim Rees |
2001-07-16 | Oops. May as well install new hardclock.9 | Kenneth R Westerback |
2001-07-16 | Add a man page for the much referenced hardclock(9). | Kenneth R Westerback |
2001-07-16 | Ignore O_TRUNC on open() if we are not opening a regular file. | Todd C. Miller |
2001-07-16 | a more comprehensive ukraine list | Michael Shalayeff |
2001-07-16 | add support for the PHY on a 3c920 / 3c980C found on Tyan Thunder K7 | Peter Galbavy |
2001-07-16 | regen | Peter Galbavy |
2001-07-16 | add 3com OUI | Peter Galbavy |
2001-07-16 | improvements by mpech@. thank you. | Daniel Hartmeier |
2001-07-16 | Make gcc 3.0 happy. From Heikki Korpela <heko@iki.fi> | Jean-Jacques Bernard-Gundol |
2001-07-16 | oops, remove some debugging stuff | Jason Wright |
2001-07-16 | add some substance. formatting probably sub-standard. help appreciated. | Daniel Hartmeier |
2001-07-16 | -Wall cleanup; ok deraadt | Peter Valchev |
2001-07-16 | -Wall cleanup; ok millert | Peter Valchev |
2001-07-16 | update Latvia. | Mike Pechkin |
2001-07-16 | - Separate out reset function of proc unit | Jason Wright |
2001-07-16 | Make truncating a device a no-op instead of returning an error. We can | Constantine Sapuntzakis |
2001-07-16 | Don't try to truncate anything except for symlinks, directories, and | Constantine Sapuntzakis |
2001-07-16 | More realistic example, noticed by Heikki Korpela. | Marc Espie |
2001-07-15 | increase src->state to 1 when creating state from intermediate (non-SYN) pack... | Daniel Hartmeier |
2001-07-15 | Give login_cap_t a struct name so we can use forward declarations. | Todd C. Miller |
2001-07-15 | do not hard-code program name - sync usage() with style(9); ok millert | Peter Valchev |
2001-07-15 | Mention leap seconds as the reason for (00-61) | Nathan Binkert |
2001-07-15 | update the cell codes for lithuania; from Denis A. Doroshenko <d.doroshenko@o... | Michael Shalayeff |
2001-07-15 | paste open for each use, cache file descriptors | Michael Shalayeff |
2001-07-15 | typo in usage; ok markus@ | Kevin Steves |
2001-07-15 | -d will not fork; ok markus@ | Kevin Steves |
2001-07-15 | schedule client alive for ssh2 only, greg@cheers.bungi.com | Markus Friedl |
2001-07-15 | add install target | assar |
2001-07-15 | add macros for spinlockinit, spinlockmgr to build for MULTIPROCESSOR | assar |
2001-07-15 | (define simple_lock_only_held): add dummy nop macro | assar |
2001-07-15 | Some more KNF | Niklas Hallqvist |
2001-07-15 | Comment clarification and indent; ok mickey@ | Niklas Hallqvist |