summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Set umask to 0x077 instead of the default. This prevents non-root userdelphij2009-11-031-0/+2
* Add more verbose output when dumping the configuration descriptor.thompsa2009-11-021-12/+57
* MFV of r198828, tzcode2009qedwin2009-11-022-6/+6
* Use our canonical .Dd format.brueffer2009-11-023-3/+3
* Expand DESCRIPTION and a basic EXAMPLES section.brueffer2009-11-011-1/+9
* Include the output of the ddb(4) capture buffer.jhb2009-10-291-0/+7
* Don't leak a file descriptor when ejecting a CDROM.cperciva2009-10-261-0/+1
* Eject CDROM after installation if used as source media.cperciva2009-10-261-0/+22
* - Add support for chrooted installs.edwin2009-10-212-77/+156
* Introduce 'netDev=ANY' support for scripted (install.cfg) installs, which res...rink2009-10-211-10/+73
* Instead of having to know which timezone was picked last time, youedwin2009-10-202-16/+80
* Make the usage of the default zoneinfo file to install clearer.edwin2009-10-191-5/+6
* When tzsetup is run as non-root and the "CMOS clock question onedwin2009-10-191-1/+3
* Merge ACPICA 20091013.jkim2009-10-191-1/+2
* Don't forget to increment the man page date.ed2009-10-181-1/+1
* Fix a typo in the jail(8) manpage.ed2009-10-181-1/+1
* Correct typo: thetime -> the timeemaste2009-10-131-1/+1
* When run() returns an error, print the error message also injh2009-10-071-2/+6
* Fix using lp(1) without the new -t option after r194171.jilles2009-09-291-2/+2
* Special-case "-r X" where X is [0-9.]+ to mean "-r X-RELEASE".cperciva2009-09-291-0/+3
* Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c andjkim2009-09-272-1/+4
* Make the keyboard layer Unicode aware.ed2009-09-192-5/+5
* Spell Israel correctly.ed2009-09-181-1/+1
* Fixed markup.ru2009-09-171-4/+4
* Add support for ND6_IFF_IFDISABLED and ND6_IFF_ACCEPT_RTADV tohrs2009-09-124-7/+60
* Improve flexibility of receiving Router Advertisement andhrs2009-09-122-9/+24
* Catch up with ACPICA 20090903.jkim2009-09-111-5/+5
* The boot loader is a FreeBSD a.out binary for x86, not a VAX binary.imp2009-09-101-1/+1
* In the NEXTADDR macro use SA_SIZE() rather than directly usingbz2009-09-051-1/+1
* Don't bother obtaining the ident if we are not going to print it.pjd2009-09-031-4/+1
* - Bump PKG_INSTALL_VERSION to 20090902 after dougb's changes.flz2009-09-021-3/+3
* Add support for INDEX-9 [1]dougb2009-08-311-3/+3
* MFV of r195794edwin2009-08-271-2/+2
* - Use the headers from ACPI-CA to define various constants and structuresjhb2009-08-254-740/+523
* Document that ppp handles pipe(2) descriptors specially in -direct mode.brian2009-08-251-1/+14
* When ``ppp -direct'' is invoked by a program that uses pipe(2) tobrian2009-08-244-126/+305
* When realloc()ing device memory for transfer to another ppp process,brian2009-08-243-11/+13
* Unhardcode 0x100 inside kbdcontrol.ed2009-08-241-71/+73
* Oops. Needed to adjust a little bit more of the line for packages-8-stablekensmith2009-08-241-1/+1
* - Add AS lookup functionality to traceroute6(8) as well.ume2009-08-233-3/+42
* Enable _DIRENT_HAVE_D_TYPE so wpa_cli scans directories properlysam2009-08-231-0/+2
* Make head 9.0-CURRENT in preparation for lifting code freeze.kensmith2009-08-221-1/+3
* Add support for backing up the old kernel when installing a new kernelsimon2009-08-191-1/+161
* Update the mptutil man page for FreeBSD 8.0scottl2009-08-171-3/+6
* Update the man page for manual section 8scottl2009-08-171-1/+1
* Update the man page for FreeBSD 8.0scottl2009-08-171-14/+6
* Move mfiutil.1 to mfiutil.8 for consistency. Remove superfulous README.scottl2009-08-173-104/+1
* Prevent sysinstall from needlessly waiting for confirmation when using an USBrink2009-08-161-1/+2
* iostat: add a bit of space between tty in/out columnskeramida2009-08-151-6/+6
* - Avoid overflowing the swap size counters in human-readable modestas2009-08-151-2/+3
OpenPOWER on IntegriCloud