summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix the logic to count the number of "live interfaces". With this changesam2009-07-211-9/+11
* More mesh bits, namely:rpaulo2009-07-201-4/+6
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-113-50/+467
* Fix alignment issue with ATA IDENTIFY structure.scottl2009-07-101-11/+11
* Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-102-6/+263
* - 'burst' description rewritten.oleg2009-06-261-5/+10
* o Kill grammar nits.maxim2009-06-261-2/+2
* - fix dummynet 'fast' mode for WF2Q case.oleg2009-06-244-7/+48
* Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementationdfr2009-06-242-17/+17
* Add the "vnet" and "-vnet" options, to allow moving interfaces betweenjamie2009-06-243-3/+47
* Add a note about the implication of secure level setting against kldload,delphij2009-06-231-0/+6
* - Use size_t instead of int when appropriate;delphij2009-06-2311-26/+22
* time_t does not always fit into long, for instance on arm. So rather castjhay2009-06-231-3/+3
* - Back out the previous change in order to maintain compatibility.lulf2009-06-171-2/+2
* Remove redundant code from runshutdown() now tcsetsid(3) works reliably.ed2009-06-151-18/+1
* - The maximum number of heads is 255, not 256.lulf2009-06-151-2/+2
* Fix the staircase issue properly this time.ed2009-06-141-0/+8
* Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32sam2009-06-131-21/+31
* Add support for labels derived from GPT metadata.ivoras2009-06-131-2/+14
* fsck_msdosfs: accept no-op -C option for compatibilty with fsckavg2009-06-102-4/+10
* Fix an off by one error when we limit append/prepend text sizes based on ourbrian2009-06-081-5/+15
* Change the printf format string to match the variable type to quietjhb2009-06-081-2/+2
* Permit the specification of bandwidth values withinluigi2009-06-082-40/+72
* add a missing format in a printfluigi2009-06-081-1/+1
* Make the size (-s) and start (-b) parameters of the add verb optional.marcel2009-06-081-2/+126
* Fix and add a workaround on an issue of EtherIP packet with reversedhrs2009-06-072-0/+133
* Allow humanized numbers for LBAs, as well as partition indices formarcel2009-06-073-21/+120
* Several ipfw options and actions use a 16-bit argument to indicateluigi2009-06-051-3/+3
* remove a printf that was only useful for debugging.luigi2009-06-051-2/+0
* Bump document date.benno2009-06-051-1/+1
* Perform some checking on the requested list of modules to warn people if theybenno2009-06-042-9/+142
* style(9) pass prior to further changes.benno2009-06-041-32/+37
* track rename of CSA iesam2009-06-041-1/+1
* Correct comment.pjd2009-06-031-1/+1
* Initialize iov and iovlen before use.pjd2009-06-021-0/+2
* - Use volatile for signal variables.lulf2009-06-021-2/+2
* Code for parsing nmount options in kernel was mergedrodrigc2009-06-011-1/+1
* - Use sig_atomic_t for signal handler variables.lulf2009-05-291-2/+2
* - Move from mount(2) to nmount(2). This should allow to convert MNT_SNAPSHOTpjd2009-05-293-40/+54
* Make dump -W show the level correctly.brian2009-05-291-1/+1
* Add support for the experimental nfs client to mount_nfs. Thermacklem2009-05-274-8/+173
* Bump the document date to reflect the 'p' command enhancements.brian2009-05-251-1/+1
* o Fix typo in the example.maxim2009-05-251-1/+1
* Enhance the 'p' command so that it understands size qualifiers (K/M/G) andbrian2009-05-252-6/+118
* Make 'struct acl' larger, as required to support NFSv4 ACLs. Providetrasz2009-05-221-1/+1
* Remove the unmaintained University of Michigan NFSv4 client from 8.xrwatson2009-05-227-753/+6
* Add links to libgeom(3) where appropriate.trasz2009-05-191-0/+1
* Do no spam the ifconfig output for the aggregated interface with 'laggdev lag...thompsa2009-04-301-2/+1
* Slightly improve gjournal documentation.trasz2009-04-293-2/+8
* Let pflogd's Makefile just use WARNS instead of changing CFLAGS.ed2009-04-231-1/+2
OpenPOWER on IntegriCloud