aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* USB probing often takes a long time and finishes finding devices after initRebecca Cran2010-12-131-1/+1
* Remove unnecessary debug/error CFLAGS.Shteryana Shopova2010-12-111-1/+0
* Remove the advertising clause from UCB copyrighted files in usr.sbin. ThisJoel Dahl2010-12-1156-224/+2
* Unbreak "make installworld" w/ DESTDIR specifiedShteryana Shopova2010-12-091-2/+2
* Build sade on amd64 as well as i386 and sparc64.Rebecca Cran2010-12-091-0/+3
* Closing fd when it's doneKevin Lo2010-12-091-0/+1
* Add bsnmpd(1)'s SNMP client tools (including SNMPv3 support) to the base system.Shteryana Shopova2010-12-0813-1/+7563
* In bsnmpd(1) add support for SNMPv3 message processing model, including messa...Shteryana Shopova2010-12-085-1/+52
* Close fd in initattr() and showattr().Kevin Lo2010-12-081-0/+6
* Closing file descriptors when it's doneKevin Lo2010-12-081-0/+3
* Use a "push" strategy to get data through libz, rather than a "pull" strategy.Poul-Henning Kamp2010-12-072-156/+140
* Ignore any failures with the "local" distribution since it's not presentRebecca Cran2010-12-062-2/+5
* Revert r209469: it causes the rest of the function to be bypassed.Rebecca Cran2010-12-061-2/+0
* Fix double ;;Kevin Lo2010-12-061-1/+1
* Catch up with kernel using time_uptime to drive ARP timeouts.Gleb Smirnoff2010-12-061-1/+3
* De-orbit usbdevs(8) which hasn't worked with the new USB stack for a longUlrich Spörlein2010-12-043-310/+0
* traceroute6(8): make WARNS=3 cleanUlrich Spörlein2010-12-042-15/+14
* traceroute(8): make WARNS=3 cleanUlrich Spörlein2010-12-041-1/+1
* Move most of the remaining USD/PSD/SMM papers into share/docUlrich Spörlein2010-12-0433-4773/+1
* Changes the meaning of each characters '<' and '>' that it could beWeongyo Jeong2010-12-031-1/+1
* Do not hardcode (20*60), but use current ARP timeout value configuredGleb Smirnoff2010-11-301-1/+7
* Teach crashinfo(8) to look at the currently running kernel (based on theColin Percival2010-11-301-1/+1
* That should belong to r216075. Pointy hat on me.Gleb Smirnoff2010-11-301-3/+3
* Use time_uptime instead of non-monotonic time_second to drive ARPGleb Smirnoff2010-11-301-4/+4
* If no floppy drive is installed kldBrowser() can generate an error early on.Rebecca Cran2010-11-291-2/+2
* Update the serial port device names. They changed in 8.0 because the defaultRebecca Cran2010-11-292-13/+13
* Fix fd leak in get_fontKevin Lo2010-11-291-0/+1
* Remove unused traceroute(8) contrib code from headUlrich Spörlein2010-11-271-1/+1
* As a refection of r215802 it should use BPF interfaces because theWeongyo Jeong2010-11-241-37/+39
* Clarify a few details about iostat(8) behavior:Yaroslav Tykhiy2010-11-241-2/+16
* Remove kernbb(8) from the source tree.Ulrich Spörlein2010-11-223-239/+0
* Similar to mfiutil, drop local definition of powerof2() and use versionJohn Baldwin2010-11-221-2/+0
* Don't generate input() since it's not used.Rebecca Cran2010-11-225-2/+5
* Adds usbdump(8) tool that currently it only supports the very basicWeongyo Jeong2010-11-223-0/+627
* dispatch_add_command:Rebecca Cran2010-11-211-9/+23
* Fix a typo in a comment.Simon L. B. Nielsen2010-11-211-1/+1
* Handle malloc() failures more gracefully by error'ing out rather thanJohn Baldwin2010-11-193-0/+36
* Change "wait" banner to "qlen" to be more indicative of its purpose and toIvan Voras2010-11-172-3/+3
* Remove references to MAKEDEV(8)Doug Barton2010-11-152-9/+2
* ipv6_enable has been obsoleted in favour of ipv6_activate_all_interfaces.Rebecca Cran2010-11-141-1/+1
* Fix use of CD_VERSION=any in cdrom.inf by calling strcmp instead ofRebecca Cran2010-11-141-1/+1
* Remove support for cpioVerbose=medium because bsdcpio doesn't support theRebecca Cran2010-11-143-7/+2
* ntpdate(8) hosts are now configured in rc.conf via ntpdate_hosts.Rebecca Cran2010-11-144-159/+159
* "Web" should not be all upper-case because it's not an acronym.Rebecca Cran2010-11-141-1/+1
* Connect to ftp2.tr.freebsd.org when the Turkey #2 mirror is selected.Rebecca Cran2010-11-141-1/+1
* Add ftp4.se.freebsd.org to the set of mirrors.Rebecca Cran2010-11-131-0/+2
* We still support PLIP devices, so mention them in addition to ethernet.Rebecca Cran2010-11-132-2/+2
* Add firmware downloader for Atheros AR3011 based USB Bluetooth devices.Maksim Yevmenkin2010-11-124-0/+375
* Add a man page for usb_quirk module, plus references in other man pages,Nick Hibma2010-11-101-1/+5
* Typo fix in a comment.Benedict Reuschling2010-11-101-1/+1