summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add missing newline in last line of file.uqs2010-02-162-2/+2
* Show when an ARP entry expires.ru2010-02-151-1/+11
* - Reorganize code in 'plugin' to share log processing.fabient2010-02-1115-1220/+3670
* When you have multiple addresses on the same network on differentimp2010-02-093-12/+93
* Anything that casts struct sockaddr * to struct sockaddr_foo is safeimp2010-02-091-0/+2
* Xorg isn't treated as a distribution, so /usr/X11R6/lib shouldn't be configur...brucec2010-02-081-1/+1
* If there is only one NIC in the system that is up and running, thembr2010-02-082-45/+86
* Initialize fromlen before calling recvfrom to avoid passing in randomimp2010-02-071-0/+1
* Since APM is a legacy technology, that won't be adapted to otherimp2010-02-042-4/+4
* Exclude the interfaces which IPv6 and/or accepting RA is disabledume2010-02-021-1/+31
* Make -a option actually work.ume2010-02-021-1/+0
* Correct copy-paste typo from previous option description.jmallett2010-01-271-1/+1
* Don't pop up the menu to select a documentation language for non-interactivejhb2010-01-261-0/+4
* Connect smbfs related libraries and tool on sparc64.yongari2010-01-251-0/+1
* Remove unneeded setpassent() calls.ed2010-01-241-4/+0
* Shrink encoded line length from 76 to 72 characters.mckay2010-01-241-1/+1
* - Add support for UPDATING remote fetching.flz2010-01-223-35/+53
* Make -U once again honor -D after my change to consolidate settingdougb2010-01-221-5/+5
* Merge ACPICA 20100121.jkim2010-01-211-7/+7
* Remove stale references to utmp(5) and its corresponding filenames.ed2010-01-213-15/+14
* Fix a bug when printing attributes from multiple files: buflen could benwhitehorn2010-01-211-1/+1
* Give the right value when complaining it being wrong.delphij2010-01-201-1/+1
* Simply ignore unsupported protocols listed in /etc/netconfig andhrs2010-01-201-4/+10
* Try a privileged port for binding whenever possible because thehrs2010-01-201-7/+12
* Add a new option, -P, which reverts newsyslog(8) to the old behavior,delphij2010-01-202-5/+13
* Add ip4.saddrsel/ip4.nosaddrsel (and equivalent for ip6) to controlbz2010-01-171-4/+12
* Unbreak world WITHOUT_NETGRAPH.antoine2010-01-161-0/+3
* Use the newly brought %U macro.ru2010-01-153-3/+3
* Oops, deleted one line too many. Add back the null case for IGNORE_MOTDdougb2010-01-151-0/+1
* Now that we've officially arrived at FreeBSD 9, remove the IGNORE_MOTDdougb2010-01-151-5/+2
* Fix a few whitespace issues and comment typos that I found while readingjoel2010-01-141-11/+9
* Port all applications in usr.sbin/ from libulog to utmpx.ed2010-01-136-13/+7
* Port lastlogin(8) to utmpx.ed2010-01-132-17/+14
* Port timed away from logwtmp(3). Let it use utmpx.ed2010-01-132-9/+17
* Port ac(8) to utmpx.ed2010-01-131-102/+69
* Port ppp(8) to utmpx.ed2010-01-134-55/+32
* Add a driver by Fredrik Lindberg for Option HSDPA USB devices. These differthompsa2010-01-134-0/+1648
* Print error messages to stderr.thompsa2010-01-101-5/+5
* Add missing library dependency.antoine2010-01-091-0/+1
* Correct spelling.bz2010-01-091-1/+1
* Various language fixes. Also fixed the URL to totd, obtained from NetBSD.brueffer2010-01-091-45/+42
* Switch traceroute over to make use of proper in-kernel sourcebz2010-01-082-2/+96
* Update copyright datedougb2010-01-082-24/+30
* This now passes a make universe with WARNS=6.dwmalone2010-01-071-2/+0
* Sync to p4thompsa2010-01-074-24/+213
* New style function definitions.dwmalone2010-01-051-8/+11
* Unbreak bootparamd when setting WITHOUT_NIS.ed2010-01-041-2/+2
* Test index value is within the range before using it to referencedelphij2010-01-041-1/+1
* Modernize scandir(3) and alphasort(3) interfaces according to the IEEEkib2010-01-042-2/+2
* Complete ntptrace(8) removal:antoine2010-01-031-1/+1
OpenPOWER on IntegriCloud