summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Change the default adaptive algorithm for phk's one. Thanks to phkbruno2005-08-241-11/+13
* - Remove NTP servers which do not resolve in DNS.rodrigc2005-08-242-174/+138
* Spell powersavesleep correctly.brian2005-08-222-2/+2
* Sync code with the error report: calloc(number, 1) is equivalent topjd2005-08-191-1/+1
* Use larger buffers to read lines from the vendor list.des2005-08-181-3/+16
* Whitespace cleanup.des2005-08-181-13/+13
* Make links for hoststat(8) and purgestat(8) man pages.gshapiro2005-08-171-0/+2
* Change the default partition sizing code in order tocperciva2005-08-162-18/+56
* Not sure why, but SYSCTL_OUT() can sometimes keep returning ENOMEMpjd2005-08-151-11/+17
* Spell "cmp > /dev/null" as "cmp -s".cperciva2005-08-141-1/+1
* Correctly exit from extract_run() and update_run() if files needed arecperciva2005-08-131-4/+9
* Misc mdoc(7) fixes:simon2005-08-131-7/+10
* Allow multiple commands to be specified on a single command line, e.g.,cperciva2005-08-132-7/+11
* Fix the progress statistics code by printing the right variable. Icperciva2005-08-131-1/+1
* save+restore wpa, privacy, and roaming settingssam2005-08-131-9/+57
* When using cmp(1) to determine if the ports tree is already up to date,cperciva2005-08-121-1/+2
* If we fail in chown(2), try to just change the group and continue on tobrian2005-08-111-10/+28
* Put rev. 1.65 into usage().obrien2005-08-111-1/+1
* If the ports tree is already up to date when we run `portsnap update`,cperciva2005-08-111-0/+5
* fix typo.ume2005-08-101-3/+3
* Remove unused variable.cperciva2005-08-101-2/+1
* Add an option to tell what version of config(8) this is.obrien2005-08-102-2/+10
* Check that malloc() succeeds in makelist.cperciva2005-08-091-0/+2
* Replace INT_MAX with OFF_MAX. I used INT_MAX originally (in ports)cperciva2005-08-091-3/+3
* When parsing the HTTP_PROXY environment variable, strip a trailing /cperciva2005-08-091-1/+5
* Add a missing EOL when printing "Latest snapshot on server is oldercperciva2005-08-091-5/+7
* Add portsnap to the base system. This is a secure, easy to use,cperciva2005-08-0810-0/+2233
* Add some more info about jail startup and shutdown.brueffer2005-08-071-7/+17
* Respect the YES_HESIOD build variablephk2005-08-063-1/+32
* The /stand directory now disappears out from under sysinstall whilekensmith2005-08-052-2/+4
* Declare iftraceinit() at file scope.stefanf2005-08-051-2/+1
* The check for invalid characters introduced in 1.9 incorrectlyroberto2005-08-041-1/+2
* Correctly print system-wide PMC counts for short-lived command lines.jkoshy2005-08-041-0/+3
* Add NO_PCVTphk2005-08-031-0/+2
* Cross-reference pw(8) into chpass(1), passwd(1), and vipw(8).seanc2005-08-021-0/+1
* Mention the default value of PATH and that it may be overridden.brueffer2005-07-311-2/+7
* Change /home symbolic link, so it will point to usr/home instead of /usr/home.pjd2005-07-311-1/+5
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-3110-21/+21
* Correct problems with handling interfaces that go away (e.g. whensam2005-07-291-10/+26
* clear eloop registration when deinit'd the l2 packet supportsam2005-07-291-2/+11
* Correct column alignment.njl2005-07-281-1/+1
* Fix nits in reporting battery information and add battery status reporting.njl2005-07-281-35/+54
* Add -o/-O options to pkg_version:krion2005-07-274-27/+57
* powerd(8) requires root permissions to run so notify the user if theynjl2005-07-251-0/+4
* Move DNS configuration before sendmail configuration, becausearved2005-07-251-4/+4
* Disable thread support in BIND. It appears to reduce performance ratherdes2005-07-257-14/+14
* (More thoroughly) fix the problem with the EGREP lines that was reporteddougb2005-07-232-26/+45
* Sync usage message with the code and manual page.jkoshy2005-07-231-0/+1
* Use the current BST/BIF ioctls, not the deprecated ones.njl2005-07-221-2/+2
* Bump the shared library version number of all libraries that have notkensmith2005-07-221-1/+1
OpenPOWER on IntegriCloud