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