summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix an include for NetBSDbrian2002-05-141-0/+3
* Avoid a rather bizarre warning from gcc 3.1:brian2002-05-141-1/+1
* o Clean up some #includesbrian2002-05-1442-133/+163
* Mention the ``end of output'' for each periodic script.brian2002-05-141-0/+3
* Calculate the number of open links properly when deciding on whether tobrian2002-05-141-11/+10
* Fix a syntax errorbrian2002-05-131-0/+1
* Mark all internal libraries with INTERNALLIB.ru2002-05-135-24/+5
* Removed now unused INTERNALSTATICLIB.ru2002-05-132-8/+0
* o Uncapitalize .Nd macro arguments and remove punctuationkeramida2002-05-131-10/+10
* Remove EOL space.keramida2002-05-131-7/+7
* Sigh... Yet a BBSIZE breakage.phk2002-05-121-0/+1
* Add a man page for the devinfo command; I'd argue devinfo is the singlerwatson2002-05-122-1/+73
* demon -> daemondd2002-05-111-1/+1
* We don't need to include arpa/inet.h here. In fact, only FreeBSD needsbrian2002-05-111-2/+1
* Remove cross reference to pkg_update(1).eric2002-05-111-1/+0
* #include netinet/in.h when !__FreeBSD__ to silence some warnings frombrian2002-05-111-0/+3
* sysctl -w -> sysctldd2002-05-111-1/+1
* Beware the log demon! (Fix typo: s/demon/daemon/)dd2002-05-111-1/+1
* replace __FUNCTION__ with standardized __func__.alfred2002-05-1111-58/+58
* unbreak build: fix multi-line string literalalfred2002-05-111-1/+1
* unbreak build: ditch multi-line string literalsalfred2002-05-111-1/+1
* fix build:alfred2002-05-118-51/+67
* NetBSD keeps des.h in /usr/include/openssl these daysbrian2002-05-111-0/+4
* Typo.max2002-05-101-1/+1
* Add support for MS-CHAP authentication via a RADIUS server.brian2002-05-106-42/+200
* Turn off pppctl -- it won't like with an in-tree Gcc 3.1 built libc_r.obrien2002-05-101-0/+3
* When packing installed package into a file (pkg_create -b) make sure tosobomax2002-05-101-4/+11
* Fix buildworld breakage.roberto2002-05-091-1/+1
* Replace /kernel with /boot/kernel/kernel.joe2002-05-097-19/+19
* Unbreak this file after the last drive-by committing. We have towpaul2002-05-091-2/+2
* Do my bit for the Perl removal team and shoot my own, rather mangypaul2002-05-084-306/+1
* Make compilable without -DINET6.ume2002-05-081-2/+2
* Log address family of a connection.ume2002-05-081-4/+6
* Use libutil instead of pw_{copy,util}.c. Clean up a little. Warnsify.des2002-05-086-517/+169
* Fix a boatload of format errors and constness violations.des2002-05-082-36/+40
* style(9): remove an EOF space.maxim2002-05-081-1/+1
* Implement 'speed' command: set a maximum read speed. At the moment itmaxim2002-05-082-0/+22
* Update ARP to access token-ring source routing information at it's newkbyanc2002-05-081-5/+10
* Use libutil and libypclnt for all passwd manipulation and NIS needs.des2002-05-084-353/+47
* Re-remove these files. Somehow obrien managed to revive them with apeter2002-05-072-185/+0
* Don't corrupt MP fragments when they're put back on the front of ourbrian2002-05-071-5/+6
* Understand the Session-Timeout RADIUS attributebrian2002-05-075-4/+109
* inet_aton returns 0 on failure, not -1.dwmalone2002-05-061-1/+1
* New feature: allow origins of all dependencies be recorded into package listsobomax2002-05-056-9/+56
* In a origin lookup mode (-O) don't bail out when encountering empty packagesobomax2002-05-051-2/+8
* Update usage() and manpage to match reality (add -O into usage and adjustsobomax2002-05-052-4/+10
* Use PLIST_ORIGIN instead of rolling own version using PLIST_COMMENT.sobomax2002-05-051-4/+5
* Handle PLIST_ORIGIN properly.sobomax2002-05-052-0/+9
* * Fix a small typo, thanks to olgenidougb2002-05-041-1/+4
* * Add some niceties to make the -p option quieter, and better behaveddougb2002-05-041-5/+28
OpenPOWER on IntegriCloud