summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-07-17bitch about ! in pf rule; ok dhartmei@ and markus@Marco S Hyman
2001-07-17bitch about extra command line args; ok dhartmei@ and markus@Marco S Hyman
2001-07-17more better error checkingJim Rees
2001-07-17mode -> type in description to match the synopsis.Aaron Campbell
2001-07-17ignore atr from card if using dummy atrJim Rees
2001-07-17oops, missed a returnJim Rees
2001-07-17always return a valid status word from sectok_apdu()Jim Rees
2001-07-17Document ERRORSMarc Espie
2001-07-17Only set default proto in the rdr case; markus@ OKTodd C. Miller
2001-07-17Document ranges.Artur Grabowski
2001-07-17Since normal malloc reports "data modified on free list" withArtur Grabowski
2001-07-17change jaut back to previous behavior; add new "login" commandJim Rees
2001-07-17Xr addcom 4Jason Wright
2001-07-17make file-completion work with ~ (tilde)Camiel Dobbelaar
2001-07-17Use 64 bits integer for ipcomps_ibytes and ipcomps_obytes. 32 bits wasJean-Jacques Bernard-Gundol
2001-07-17i suk. needs &'s on the locks...mts
2001-07-17current netbsd's uvm_map uses a 3-parm SAVE_HINT to perform a test/swapmts
2001-07-17I2O is supported tooNiklas Hallqvist
2001-07-17EtherWORKS worksNiklas Hallqvist
2001-07-17Change references to hardclock to .Xr where it seem appropriateKenneth R Westerback
2001-07-17-Wall cleanup; ok deraadtPeter Valchev
2001-07-17missing prototypes; ok deraadtPeter Valchev
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