summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Ignore any failures with the "local" distribution since it's not presentbrucec2010-12-062-2/+5
* Revert r209469: it causes the rest of the function to be bypassed.brucec2010-12-061-2/+0
* Fix double ;;kevlo2010-12-061-1/+1
* Catch up with kernel using time_uptime to drive ARP timeouts.glebius2010-12-061-1/+3
* De-orbit usbdevs(8) which hasn't worked with the new USB stack for a longuqs2010-12-043-310/+0
* traceroute6(8): make WARNS=3 cleanuqs2010-12-042-15/+14
* traceroute(8): make WARNS=3 cleanuqs2010-12-041-1/+1
* Move most of the remaining USD/PSD/SMM papers into share/docuqs2010-12-0433-4773/+1
* Changes the meaning of each characters '<' and '>' that it could beweongyo2010-12-031-1/+1
* Do not hardcode (20*60), but use current ARP timeout value configuredglebius2010-11-301-1/+7
* Teach crashinfo(8) to look at the currently running kernel (based on thecperciva2010-11-301-1/+1
* That should belong to r216075. Pointy hat on me.glebius2010-11-301-3/+3
* Use time_uptime instead of non-monotonic time_second to drive ARPglebius2010-11-301-4/+4
* If no floppy drive is installed kldBrowser() can generate an error early on.brucec2010-11-291-2/+2
* Update the serial port device names. They changed in 8.0 because the defaultbrucec2010-11-292-13/+13
* Fix fd leak in get_fontkevlo2010-11-291-0/+1
* Remove unused traceroute(8) contrib code from headuqs2010-11-271-1/+1
* As a refection of r215802 it should use BPF interfaces because theweongyo2010-11-241-37/+39
* Clarify a few details about iostat(8) behavior:yar2010-11-241-2/+16
* Remove kernbb(8) from the source tree.uqs2010-11-223-239/+0
* Similar to mfiutil, drop local definition of powerof2() and use versionjhb2010-11-221-2/+0
* Don't generate input() since it's not used.brucec2010-11-225-2/+5
* Adds usbdump(8) tool that currently it only supports the very basicweongyo2010-11-223-0/+627
* dispatch_add_command:brucec2010-11-211-9/+23
* Fix a typo in a comment.simon2010-11-211-1/+1
* Handle malloc() failures more gracefully by error'ing out rather thanjhb2010-11-193-0/+36
* Change "wait" banner to "qlen" to be more indicative of its purpose and toivoras2010-11-172-3/+3
* Remove references to MAKEDEV(8)dougb2010-11-152-9/+2
* ipv6_enable has been obsoleted in favour of ipv6_activate_all_interfaces.brucec2010-11-141-1/+1
* Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead ofbrucec2010-11-141-1/+1
* Remove support for cpioVerbose=medium because bsdcpio doesn't support thebrucec2010-11-143-7/+2
* ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts.brucec2010-11-144-159/+159
* "Web" should not be all upper-case because it's not an acronym.brucec2010-11-141-1/+1
* Connect to ftp2.tr.freebsd.org when the Turkey #2 mirror is selected.brucec2010-11-141-1/+1
* Add ftp4.se.freebsd.org to the set of mirrors.brucec2010-11-131-0/+2
* We still support PLIP devices, so mention them in addition to ethernet.brucec2010-11-132-2/+2
* Add firmware downloader for Atheros AR3011 based USB Bluetooth devices.emax2010-11-124-0/+375
* Add a man page for usb_quirk module, plus references in other man pages,n_hibma2010-11-101-1/+5
* Typo fix in a comment.bcr2010-11-101-1/+1
* When we switched to the gpart backend, and provided selection betweenimp2010-11-101-1/+4
* - Save errno values before calling warn(3) so that errors are correctlyjhb2010-11-097-184/+253
* Fix typos.brucec2010-11-091-1/+1
* Sync with the latest version from NetBSD. It notably addds ISO9660 support.cognet2010-11-0725-383/+6510
* Remove extraneous Aq.joel2010-11-071-1/+1
* Put string in quotes, like is done everywhere.uqs2010-11-061-1/+1
* Fix typo.bcr2010-11-041-1/+1
* Adapt for wpa_supplicant / hostapd 0.7.3.rpaulo2010-11-035-392/+306
* Give the user a hint as to what config(8) is unhappy with.obrien2010-11-021-2/+2
* Actually remove the HAVE_CAST_H define this time.dim2010-10-301-1/+1
* Regenerate our usr.sbin/tcpdump/tcpdump/config.h for tcpdump 4.1.1, anddim2010-10-302-54/+41
OpenPOWER on IntegriCloud