summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Remove bogus char cast.remko2009-08-141-1/+1
* Make sysinstall recognize /dev/ada* disk devices. The description stringcperciva2009-08-141-0/+1
* Add mptutil, a basic utility for managing MPT SCSI/SATA/SAS controllers.scottl2009-08-1412-0/+4429
* Fix is 32bit bug missed in testing.scottl2009-08-141-7/+8
* ntroduce mfiutil, a basic utility for managing LSI SAS-RAID & Dell PERC5/6scottl2009-08-1314-0/+5259
* Fix references to the kernel distributions to use the correct namesjhb2009-08-122-3/+3
* Do not truncate IPv6 addresses when printing them in thebz2009-08-121-1/+1
* Apply the ntp-related part of r195626 to the correct part of the tree --cperciva2009-08-121-2/+0
* Handle kernels that don't have IPv6 by not sending an "ip6.addr"jamie2009-07-311-8/+32
* Style tweak.rwatson2009-07-301-2/+1
* Parse the System Resource Affinity Table ('SRAT') used to describe affinityjhb2009-07-292-8/+148
* Some jail parameters (in particular, "ip4" and "ip6" for IP addressjamie2009-07-252-28/+43
* Change the name displayed in sysinstall(8) from 'Wizard Mode'trasz2009-07-253-4/+4
* It is believed the last of the base system that could have an issue withkensmith2009-07-221-10/+10
* Remove the "dedicated disk mode" partitioning option from sysinstall, incperciva2009-07-221-16/+2
* Don't get stuck in an infinite loop comparing (short++ <= maxshort)brian2009-07-191-3/+2
* Bump the version of all non-symbol-versioned shared libraries inkensmith2009-07-191-1/+1
* add mesh supportsam2009-07-172-17/+9
* Correct the name of the Mongolian Documentation package.kensmith2009-07-161-1/+1
* fix Jouni's email addresssam2009-07-127-7/+7
* Give a more expected behavior to -[hns] options, defaulting to alljamie2009-07-082-11/+18
* Fix a typo in the examples.jamie2009-07-081-2/+2
* Add support for using a livefs from a USB disk.cperciva2009-07-084-3/+33
* Refactor code from installFixitCDROM into a new function, fixit_livefs_common.cperciva2009-07-081-49/+70
* Add a missing phrase.brian2009-07-051-1/+1
* Disable r194497 for now. It doesn't work well with ports-mgmt/tinderbox.brian2009-07-051-0/+2
* Add a new options (-s) that, when specified, skips the question aboutattilio2009-07-042-24/+33
* - Properly order headers, local variables and prototypes. [1]stas2009-07-011-18/+11
* - Fix the bug in write(2) called with incorrect parameters resulting in writesstas2009-07-012-52/+64
* Compiles without higher warn levelmbr2009-06-301-2/+0
* Don't imply that only FTP urls are supported when we can't fetchbrian2009-06-301-1/+1
* Add wake, a tool to send Wake on LAN frames to hosts on a local Ethernet networkmbr2009-06-304-0/+244
* - Add support to atomically set/clear individual bits of a MSR registerstas2009-06-302-25/+136
* - release/* update to use freebsd-doc-* packages instead of buildingblackend2009-06-285-12/+211
* Correct a typo (which you can use to in order -> which you can use in orderdelphij2009-06-251-1/+1
* Support shadow.byname and shadow.byuid maps, protecting them bybrian2009-06-253-27/+81
* Raise the default size of the EFI partition on ia64 from 100MB to 400MB.jhb2009-06-251-1/+1
* Make sysinstall search for /dev/daXa and register such devices as USB disks.cperciva2009-06-248-2/+180
* This adds a new "stdio" mode to cxgbtool - it's an interactive modenp2009-06-241-18/+83
* Drop the defunct FDOPT_NOERRLOG option from all the floppy utilities.joerg2009-06-244-25/+5
* Don't use sys/nfs/rpcv2.h - it is part of the old kernel RPC implementationdfr2009-06-247-77/+74
* Add libjail, a (somewhat) simpler interface to the jail_set and jail_getjamie2009-06-246-637/+176
* Fix end-of-line issues that can come up when `lpq' reads informationgad2009-06-241-1/+102
* Add detection of UFS filesystems.cperciva2009-06-242-4/+61
* When mountd.c parses the nfsv4 root line(s) in /etc/exports, itrmacklem2009-06-231-1/+13
* Add a limit for child jails via the "children.cur" and "children.max"jamie2009-06-231-8/+15
* Whitespace fix.jamie2009-06-231-1/+1
* Remove obsolete comment describing how the command line isjamie2009-06-231-5/+0
* o Fix usage() prototype [1] and correct its call.maxim2009-06-231-2/+2
* o style(9) usage() definition: it doesn't need an argument.maxim2009-06-231-3/+2
OpenPOWER on IntegriCloud