summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
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
2004-06-25interface groupsPhilipp Buehler
2004-06-25introduce "interface groups"Philipp Buehler
2004-06-25repair tree nanobreak by the nanobumTheo de Raadt
2004-06-25remove two ununsed includesHenning Brauer
2004-06-25remove netiso and netns codeHenning Brauer
2004-06-25Narrow down privsep interface. Remove ui_init to monitor. So we can get rid ofHans-Joerg Hoexer
2004-06-24iso is goneHenning Brauer
2004-06-24remove netiso stuffHenning Brauer
2004-06-24Remove some unused code.Hans-Joerg Hoexer
2004-06-24Also handle keys from x509-certificates embedded in keynote credentials.Hans-Joerg Hoexer
2004-06-23Print corrent prefix. Found and tested by alex at vbone.net.Hakan Olsson
2004-06-23make -w optional; ok miod@David Krause
2004-06-23better dead detect window code; still crapTheo de Raadt
2004-06-23Avoid stat before open. Do open and fstat instead.Hans-Joerg Hoexer
2004-06-23Make compiling with Boehm's gc possible again.Hakan Olsson
2004-06-23Support IPV{4,6}_ADDR_SUBNET IDs in Phase 1, just like the man pageHakan Olsson
2004-06-23Add commandline switch -a / config tag "Acquire-Only" to tell isakmpd to notHans-Joerg Hoexer
2004-06-22horrid horrid horrid. we have a race window where we, ourselves, do anTheo de Raadt
2004-06-22Make the interactive "update" command match the command-line "-u"Tom Cosgrove