summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2004-07-17some ansi; khalek@linuxgamers.netTheo de Raadt
2004-07-16'pfctl -o' ruleset optimizer that doesnt change the meaning of the final rulesetMike Frantzen
2004-07-16remove netiso traces, millert deraadt okHenning Brauer
2004-07-15remove references to removed pages: clnp(4), esis(4), and iso(4);Jason McIntyre
2004-07-15fix for setting antena diversity; from Brian Falk <falk@seas.upenn.edu>Michael Shalayeff
2004-07-15Keep trying if we get EINPROGRESS from SIOCGWAVELAN, up to 10 times.Todd C. Miller
2004-07-15Make wi_getval() return int and check the rval when printing the AP list.Todd C. Miller
2004-07-14no \n in errx(3)Henning Brauer
2004-07-13Remove unused argument 'int pn' to PRT_fix_CHS(). The 'int pn'Tom Cosgrove
2004-07-11Just use err(1, NULL) following malloc() failures, per err(3).Tom Cosgrove
2004-07-10The long descriptions of partition types are not used by the code, soTom Cosgrove
2004-07-09variety of cleanups; nofsk@aanet.com.au and ITheo de Raadt
2004-07-09ansiTheo de Raadt
2004-07-08free() and close() in error path.Hans-Joerg Hoexer
2004-07-08typo, and line adjustment;Jason McIntyre
2004-07-07document -a/-K and "Acquire-Only"/"Use-Keynote".Hans-Joerg Hoexer
2004-07-07make the shell script execution window 3 seconds. i really need to findTheo de Raadt
2004-07-07plug memleak when receiving an INVALID_HASH_INFORMATION notify.Hans-Joerg Hoexer
2004-07-07compile cleanly with -Wsign-compare; while around, kill a spaceHans-Joerg Hoexer
2004-07-06delint: offset arg to mmap is off_t and remove dead codeOtto Moerbeek
2004-07-05when running as supplier and asked about a defualt route but we have no,Henning Brauer
2004-07-05userquota and groupquota _optionally_ have a value.Otto Moerbeek
2004-07-05%lu and cast to unsigned long to print a size_t; ok hoPeter Valchev
2004-07-05remove useless (always false) check; ok millert henningPeter Valchev
2004-07-05fix warning: extra tokens at end of #undef; ok henningPeter Valchev
2004-07-04properly bitch when we cannot open the config file, basically resemblingHenning Brauer
2004-07-03zap INET_ONLY, compress usage(); jaredTheo de Raadt
2004-07-03ansi; jaredTheo de Raadt
2004-07-02Take TMPDIR into account when creating a temp mountpoint for populating.Otto Moerbeek
2004-07-02Use "time_second" instead of "time" now that time handling in the kernelThorsten Lockert
2004-06-30Compile cleanly with gcc3.3.2.Hans-Joerg Hoexer
2004-06-29remove cedric's bogus interface name verification code.Henning Brauer
2004-06-29convert a few memcpy()s to strlcpy() so we don't copy uninitialized junk intoMike Frantzen
2004-06-28- repair examples which i damaged in previous commitJason McIntyre
2004-06-26For all the mfs lovers:Otto Moerbeek
2004-06-26cleanup ioctl for ifgroups; ok pb@Markus Friedl
2004-06-26grammar, formatting, consistency, spelling, etc. from jared yanovich;Jason McIntyre
2004-06-26new sentence, new line;Jason McIntyre
2004-06-26new sentence, new line;Jason McIntyre
2004-06-26grammar;Jason McIntyre
2004-06-26add back PF_INOUT, fixes reassemble tcpDavid Krause
2004-06-26Add option that allows to change timeslot range forn network card.Alex Feldman
2004-06-26Narrow down privsep interface. Move pf_key_v2_open() to monitor.Hans-Joerg Hoexer
2004-06-26ignore IFGROUP errs in ifconfig -a for "too old" kernels right nowPhilipp Buehler
2004-06-26Remove -DHAVE_GETNAMEINFO frome makefiles.Ryan Thomas McBride
2004-06-26Remove scsi(3) from SEE ALSO. ok deraadt@Robert Nagy
2004-06-26more netiso leftoversPhilipp Buehler
2004-06-26groups in usage() - from jared yanovichPhilipp Buehler
2004-06-25Keynote policy checking can now be disabled by "-K" switch and config tagHans-Joerg Hoexer
2004-06-25Remove HAVE_GETNAMEINFO alternate code. Compiled binary is unchanged.Ryan Thomas McBride