summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2000-04-15Mostly punctuation fixes.Aaron Campbell
2000-04-14use getifaddrs, not SIOCGIFCONF. #ifdef will be removed later.Jun-ichiro itojun Hagino
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-04-12Remove all arguments to the .Os macro so that all of 2.7's man pages willAaron Campbell
2000-04-11Fix HISTORY section; ian@darwinsys.comAaron Campbell
2000-04-11ignore routing messages for interfaces that route6d does not care.Jun-ichiro itojun Hagino
2000-04-11avoid complex alignment constraint in SIOCGIFCONF,Jun-ichiro itojun Hagino
2000-04-10Speed up simple pkg_info: don't retrieve information we don't use.Marc Espie
2000-04-09Add a missing ``break''brian
2000-04-07When running ppp -background, show comfort messages showingbrian
2000-04-06Enable sendmail 8.10.0. Things like sendmail.* and aliases now liveTodd C. Miller
2000-04-06I didn't get this right the last time....brian
2000-04-06Don't make a sendmail smtpd link, it will be confused with beck's smtpd.Todd C. Miller
2000-04-05Fix bogus error message. Not a dir can mean *nothing* at all.Marc Espie
2000-04-04Register PLIST_SRC before dependencies and conflicts so that theMarc Espie
2000-04-04more details, and a UKC(8) linkTheo de Raadt
2000-04-04Add smtpd linkTodd C. Miller
2000-04-03Plug two file descriptor leaksbrian
2000-04-03add more ntohs(). u_short -> u_int16_t. (in-sync with tcpdump.org tree)Jun-ichiro itojun Hagino
2000-04-03byte order fixes; gwes@oat.comTheo de Raadt
2000-04-02When a link is ``!program'', realise when the process we'rebrian
2000-04-02Allow ``set authname'' in any phase, just warn if we're notbrian
2000-04-02Don't ``down'' all NCPs when the last LCP reaches TLD. Instead,brian
2000-04-02Don't claim (in the log file) that the parent was notifiedbrian
2000-04-02Don't wait for the redial timer before exiting due to the lastbrian
2000-04-02Make the default ``nat target'' address INADDR_NONE, meaningbrian
2000-03-31Add the ``nat target'' command.brian
2000-03-31install inetd.conf(5) here insteadTheo de Raadt
2000-03-30Correct address parsingbrian
2000-03-29you missed a bunch of thingsTheo de Raadt
2000-03-29vos.1 -> vos.8Hans Insulander
2000-03-29Add manpage vos(1). (ok deraadt@)Hans Insulander
2000-03-29Add manpage pts(1). (ok deraadt@)Hans Insulander
2000-03-29Add manpage fs(1)Hans Insulander
2000-03-29addr(8) goes away, no man page, and uselessTheo de Raadt
2000-03-29Log information about packets being dropped (probably due tobrian
2000-03-29Allow the use of hostnames instead of (and as well as) IPbrian
2000-03-29no adduser_proc(8) anymoreTheo de Raadt
2000-03-29Mention the value of the unexpected return code in nat_LayerPull()brian
2000-03-28Remove duplicate word occurrences.Aaron Campbell
2000-03-28don't treat # specially if PARSE_NOHASH is passedbrian
2000-03-28Don't treat # specially herebrian
2000-03-27Add and document option no-default-conflict.Marc Espie
2000-03-27Document -s, indicate the existence of @option, remove fixed bug fromMarc Espie
2000-03-26correct usage() return valueEric Jackson
2000-03-25pccon gets turn off. totally machine specific, no man pageTheo de Raadt
2000-03-24Fake buglet fix: if PLIST_SRC directly follows PLIST_CWD, ignoreMarc Espie
2000-03-24Disallow pkg_delete when the pkg_prefix is on a read-only file-system.Marc Espie
2000-03-24Handle expansion sequences in @exec better (let the expander decide whetherMarc Espie
2000-03-23More pedantic man page formatting insanity, lalalaAaron Campbell