summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Simplify this code somewhat by only writing a 512-byte-sector APM map.nwhitehorn2011-05-061-29/+18
* Fix boot on old machines (e.g. blue and white G3s) by synthesizing anwhitehorn2011-05-051-0/+19
* Encode horizontal scroll events (AC Pan) as button presses (bit 5 and 6)emax2011-05-041-0/+11
* Add support for synthesizing an APM partition map to map Mac PowerPCnwhitehorn2011-05-031-0/+79
* Add a 'show progress' command that shows a summary of all in-progressjhb2011-04-293-2/+118
* Fix typo in "continuously" argument used in patrol auto command.pluknet2011-04-271-1/+1
* Patch the mountd and nfsd man pages to reflect the recent changesrmacklem2011-04-242-26/+14
* This patch changes the default NFS server to the new one, which wasrmacklem2011-04-242-17/+17
* Check return code of setuid() in timedc.simon2011-04-231-1/+2
* Check return code of setuid(), setgid(), and setgroups() in rwhod.simon2011-04-231-3/+12
* o Remove an incomplete sentence.maxim2011-04-231-2/+0
* Fix an old bug in newsyslog where we kept one log file more than wassimon2011-04-211-31/+59
* - Allows using full device name paths, such as /dev/ad0 or /dev/mirror/gm0 in...jpaetzel2011-04-218-209/+215
* Add stablerestart(5) to the See Also list for nfsd.8.rmacklem2011-04-191-1/+2
* Improve the man page and l2control's usage() a bit.emax2011-04-192-13/+22
* Fix mirror selection, which was broken by stderr redirection.nwhitehorn2011-04-192-2/+2
* Revert r220809 since it put the entry in the wrong placermacklem2011-04-191-2/+1
* Add stablerestart(5) to the See Also list for nfsd(8).rmacklem2011-04-191-1/+2
* Update to reflect net install changes.nwhitehorn2011-04-171-12/+44
* Purge _USE_BERKELEY_YACC definition from Makefile. This ugly hack is nojkim2011-04-151-1/+0
* Merge ACPICA 20110413.jkim2011-04-152-14/+26
* - Fix the code that matches userids in match_jobspec(). It needs to checkgad2011-04-133-11/+11
* Make the keymap script continue to work now that stderr is beingnwhitehorn2011-04-111-1/+2
* Modify the man pages to reflect the addition of a backuprmacklem2011-04-102-31/+22
* Add support for a backup stable restart file to the nfsd,rmacklem2011-04-101-9/+110
* Rename the "Reboot" option to "Exit", which reflects what it actuallynwhitehorn2011-04-091-1/+1
* * Add the readline(3) API to libedit. The libedit versions ofobrien2011-04-053-17/+13
* Add the ability to manage the state of write caching when the batteryjhb2011-04-052-7/+40
* Check correctly for whether there are any available wireless networks. Thisnwhitehorn2011-04-051-1/+1
* Improve logging by always sending stderr to the installation log file.nwhitehorn2011-04-051-1/+3
* Lower WARNS to unbreak the build, some archs may have alignment issues.thompsa2011-04-041-1/+1
* fix printing of tv_usecthompsa2011-04-041-1/+1
* - Include usbdump into default build.hselasky2011-04-031-0/+1
* - Improvements to USB PF solutionhselasky2011-04-031-124/+237
* Remove $Log$ keyword and associated history, which can cause annoyance inemaste2011-03-311-25/+0
* Add a menu entry for UTC in the main menu.edwin2011-03-301-5/+39
* Check in two missing files missed in cleanup.jpaetzel2011-03-302-4/+4
* Fix syntax error from previous commit.jpaetzel2011-03-301-1/+1
* Do not use word 'flood' as it not entirely correct. Use better 'no delay'emax2011-03-282-18/+19
* Committing while tired is never a good idea. Remove an unconditional errornwhitehorn2011-03-281-2/+0
* Improve error handling.nwhitehorn2011-03-281-5/+4
* Add mirror selection for FTP installs. To support TBEMD installsnwhitehorn2011-03-273-4/+235
* Fix a syntax error in a little-used function.jpaetzel2011-03-2719-308/+283
* Increase size of boot partition to give breathing room in the future.jpaetzel2011-03-271-1/+1
* Add an example for the use of the <include> entry to help othersdougb2011-03-261-1/+6
* Really fix the confusion, sorry for noisebapt2011-03-241-2/+2
* Fix confusion between a-characters and d-charactersbapt2011-03-241-2/+2
* Mark any distfiles with no checksum entries in the manifest "Skipped"nwhitehorn2011-03-231-5/+11
* Allow setting of parameters for file systems (e.g. softupdates), turn onnwhitehorn2011-03-232-20/+121
* - Merge changes to the base system to support OFED. These includejeff2011-03-213-16/+42
OpenPOWER on IntegriCloud