summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-03-22Smarter default conflict, use pkgname-[0-9]* if a version number has beenMarc Espie
2001-03-22Grok NetBSD's version of el_init() (#ifdef NetBSD only)brian
2001-03-22backing out undiscussed changes outside your areaTheo de Raadt
2001-03-22Power status change after resume only if it really changed.Angelos D. Keromytis
2001-03-22Document.Angelos D. Keromytis
2001-03-22Emulate a powerup/powerdown when resuming.Angelos D. Keromytis
2001-03-22Introduce powerup/powerdown actions, when power status changes (ACAngelos D. Keromytis
2001-03-21Fix typo, connnection -> connectionAaron Campbell
2001-03-21do not dereference null pointer. from kameJun-ichiro itojun Hagino
2001-03-21Don't use this non-standard .Nm "" thing.Aaron Campbell
2001-03-20avoid zombies on abnormal disconnections. sync with kameJun-ichiro itojun Hagino
2001-03-15break out of loop if a flag is set; ok deraadt@Dan Harnett
2001-03-15spin even cheaperTheo de Raadt
2001-03-15check all flags before loopingTheo de Raadt
2001-03-15do not permit traceroute -s 127.0.0.1 non-127-net-address; solarTheo de Raadt
2001-03-15there is now a way to list loaded fonts, order optionsMichael Shalayeff
2001-03-14typo; maurice@maurice.wan.nlTheo de Raadt
2001-03-14allow listing and soon deleting fonts; aaron@ okMichael Shalayeff
2001-03-13better error messages, order getopt optionsMichael Shalayeff
2001-03-11add p-flag to tar so that uids/gids andPeter Stromberg
2001-03-09exit(-#) is wrongTheo de Raadt
2001-03-09PATH_MAX includes NULTheo de Raadt
2001-03-09Talk a little more about the differences between PPPoE on FreeBSD & OpenBSD.brian
2001-03-08correct delroute() against host routes. clarify ROUTE6D p2p advert behaviorJun-ichiro itojun Hagino
2001-03-08correct use of a pointer variable. sync with tcpdump.org.Jun-ichiro itojun Hagino
2001-03-07print ether_ntoa() compatibleTheo de Raadt
2001-03-06add lwres (BINDv9 resolver) printing. from tcpdump.org and modified by ho@Jakob Schlyter
2001-03-05improved DNS support (EDNS, A6). from tcpdump.org.Jakob Schlyter
2001-03-05add relts_print, safeputs and safeputcharJakob Schlyter
2001-03-05Avoid a core-dump under NetBSDbrian
2001-03-02if auto_dir does not exist, create itTheo de Raadt
2001-03-02KNFTheo de Raadt
2001-02-27tweak for working with wish8.3Todd T. Fries
2001-02-26spellingTodd T. Fries
2001-02-25Update pstat to reflect vnode changesConstantine Sapuntzakis
2001-02-23cleanup after vacationing hippies and make dhclient create theBob Beck
2001-02-22set default values to sane things for OpenBSD, these are normallyBob Beck
2001-02-21Add back code in find_jobs() that got dropped in cron merge.Todd C. Miller
2001-02-20Turn get_gmtoff into a macro for OSes with tm_gmtoff (like OpenBSD).Todd C. Miller
2001-02-19Normalize the time in minutes to GMT so we can really catch DST changesTodd C. Miller
2001-02-19We handle the clock going backwards.Todd C. Miller
2001-02-18Try every bpf device, not only the even-numbered ones; jason@ okMiod Vallat
2001-02-18Don't run sendmail with the -or0s arg since it causes sendmail toTodd C. Miller
2001-02-18NULL vs '\0'Todd C. Miller
2001-02-18Define CAPITALIZE_FOR_PS so children are capitalized in ps (like before).Todd C. Miller
2001-02-18Update to ISC cron 4.0b1 + our patches. This is now under a BSD license.Todd C. Miller
2001-02-16Nicer EXAMPLES format.Aaron Campbell
2001-02-15obey mdoc(4).Jun-ichiro itojun Hagino
2001-02-15kill old default port number (telnet was assumed before)Jun-ichiro itojun Hagino
2001-02-15no argument is not permitted (inetd mode disabled for openbsd)Jun-ichiro itojun Hagino