aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Change how multipath labels are created and managed. This makes it easierMatt Jacob2010-03-291-45/+51
* Don't hold connection lock when doing reconnects as it makes I/Os wait forPawel Jakub Dawidek2010-03-271-26/+50
* o Fix typo.Maxim Konovalov2010-03-261-1/+1
* fix another bug in "ipfw set N ..."Luigi Rizzo2010-03-241-1/+1
* Add a missing LINE_BREAK() after printing the roaming parameters inRui Paulo2010-03-231-0/+1
* Add 'rotate' and 'getactive' verbs to provide some control and informationMatt Jacob2010-03-211-0/+8
* Tweak language to make one point potentially clearer for non-native spekersGavin Atkinson2010-03-201-2/+2
* Verify interface up status using its link state onlyQing Li2010-03-161-1/+1
* accept lower case m as a synonym for Mega (bit/s or bytes/s).Luigi Rizzo2010-03-151-1/+1
* print correctly commands of the formLuigi Rizzo2010-03-151-8/+17
* + implement (two lines) the kernel side of 'lookup dscp N' to use theLuigi Rizzo2010-03-151-4/+13
* Implement "lookup dscp N" which does a lookup of the DSCP (top 6 bitsLuigi Rizzo2010-03-152-2/+4
* Free the memory allocated via strdup.Rebecca Cran2010-03-131-0/+1
* Fix several typos in macros or macro misusage.Ulrich Spörlein2010-03-121-1/+1
* implement listing of a subset of pipes/queues/schedulers.Luigi Rizzo2010-03-111-28/+117
* nos-tun(8): make WARNS=3 cleanUlrich Spörlein2010-03-102-13/+16
* Fix "Empty input line" mdoc warning.Maxim Sobolev2010-03-101-2/+2
* o bdeficize expand_number_int() function;Maxim Sobolev2010-03-093-38/+36
* Change secrorsize back to int, since that's the data type expected by theMaxim Sobolev2010-03-092-3/+21
* add back DPADD (removed by mistake in a previous commit)Luigi Rizzo2010-03-081-0/+1
* As statfs.f_flags are uint64_t the local variables should be as well.Bjoern A. Zeeb2010-03-071-3/+3
* more documentation on new dummynet features.Luigi Rizzo2010-03-051-18/+98
* Use our standard license text. No more voices in the authors head. :-)Joel Dahl2010-03-042-16/+16
* make the listing of queues/pipes/schedulers handle the case ofLuigi Rizzo2010-03-041-4/+19
* fix handling of setsLuigi Rizzo2010-03-041-5/+13
* reduce diffs with the cross-platform version (windows needsLuigi Rizzo2010-03-041-0/+14
* remove stale commentLuigi Rizzo2010-03-041-2/+0
* Cast these to intmax_t before printing to fix build bustage. BetterWarner Losh2010-03-031-7/+9
* - Make function of finding an available drive name a macro.Ulf Lilleengen2010-03-031-14/+12
* Use expand_number(3) from libutil instead of home-grown function to parseMaxim Sobolev2010-03-033-92/+34
* Teach newfs(8) to understand size modifiers for all options takingMaxim Sobolev2010-03-031-11/+84
* Remove redundant WARNS?=6 overrides and inherit the WARNS setting fromUlrich Spörlein2010-03-022-2/+0
* Bring in the most recent version of ipfw and dummynet, developedLuigi Rizzo2010-03-027-593/+883
* Always assign WARNS using ?=Ulrich Spörlein2010-03-022-3/+2
* rtsol(8)/rtsold(8): make WARNS=3 cleanUlrich Spörlein2010-02-271-1/+1
* route(8): make WARNS=3 cleanUlrich Spörlein2010-02-272-149/+155
* routed(8)/rtquery(8) bump/demote to WARNS=3 for all archsUlrich Spörlein2010-02-273-11/+12
* mount_ntfs(8): make WARNS=6 cleanUlrich Spörlein2010-02-272-12/+6
* mount_hpfs(8): make WARNS=6 cleanUlrich Spörlein2010-02-272-15/+7
* Fixed static linkage.Ruslan Ermilov2010-02-261-2/+3
* Fixed dependencies (make checkdpadd).Ruslan Ermilov2010-02-253-1/+3
* Improve output for controllers that doesn't report SATA speed.Alexander Motin2010-02-222-0/+3
* Changing proto_socketpair.c compilation and linking order revealedPawel Jakub Dawidek2010-02-211-1/+4
* Document the interaction between /etc/devfs.conf andGavin Atkinson2010-02-211-2/+7
* Add TSO support on VLAN in fconfig(8).Pyun YongHyeon2010-02-203-8/+10
* Fix common misspelling of hierarchyUlrich Spörlein2010-02-201-1/+1
* Please welcome HAST - Highly Avalable Storage.Pawel Jakub Dawidek2010-02-1844-2/+11091
* Style nits.Pawel Jakub Dawidek2010-02-182-5/+5
* The NetBSD Foundation has granted permission for people to removeWarner Losh2010-02-161-7/+0
* sysctl(8): make WARNS=3 cleanUlrich Spörlein2010-02-152-12/+18