aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Don't assume that "resource" property is in metadata.Pawel Jakub Dawidek2010-04-281-1/+1
* Bump man page date.Rui Paulo2010-04-281-1/+1
* Fix typos.Rui Paulo2010-04-282-3/+3
* - Temporarily lower WARNS until I fix alignment warnings on sparc64.Jeff Roberson2010-04-241-0/+2
* suj.c seems to contain two versions of the code.Pawel Jakub Dawidek2010-04-241-2065/+0
* Protect fsck.h from being included twice.Pawel Jakub Dawidek2010-04-241-0/+5
* - Merge soft-updates journaling from projects/suj/head into head. ThisJeff Roberson2010-04-2411-317/+5328
* Add and describe GEOM_PART_EBR.Marcel Moolenaar2010-04-231-0/+5
* Implement the resize command for resizing partitions. Without newMarcel Moolenaar2010-04-232-1/+134
* Document the new USB notification types.Andrew Thompson2010-04-221-1/+55
* Fix compilation with WITHOUT_CRYPT or WITHOUT_OPENSSL options.Pawel Jakub Dawidek2010-04-223-5/+22
* o Add do-not-fragment option support to ping6(8).Maxim Konovalov2010-04-202-6/+16
* fix 64-bit buildLuigi Rizzo2010-04-191-2/+4
* Slightly different handling of printf/snprintf for unaligned uint64_t,Luigi Rizzo2010-04-193-36/+40
* Fix log size calculation which caused message truncation.Pawel Jakub Dawidek2010-04-161-1/+1
* Fix control socket leak when worker process exits.Pawel Jakub Dawidek2010-04-161-0/+1
* Increase ggate queue size to maximum value.Pawel Jakub Dawidek2010-04-151-1/+1
* Flush disk write cache after storing and clearing metadata.Pawel Jakub Dawidek2010-04-151-0/+2
* When an underlying ioctl(2) handler returns an error, our ioctl(2)Xin LI2010-04-141-11/+12
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-142-2/+2
* The sequence number is now a node under which the MCA records areMarcel Moolenaar2010-04-131-10/+26
* fix copyright format, as requested by Joel DahlLuigi Rizzo2010-04-132-3/+6
* use correct .PATH, remove unused CFLAGSLuigi Rizzo2010-04-131-3/+2
* Bring in geom_sched, support for scheduling disk I/O requestsLuigi Rizzo2010-04-124-0/+304
* fix a buffer overflow with large (100k+) number of input lines.Luigi Rizzo2010-04-121-2/+2
* Set net.inet6.ip6.fw.enable as well.Hajimu UMEMOTO2010-04-061-0/+2
* 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