summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Don't try to apply connection-per-ip rate limiting to unix domaindwmalone2007-03-111-0/+1
* ! is a generic info messagexride2007-03-091-0/+1
* Initialize *pfh to NULL to quiet a gcc warning, not part of my originaltrhodes2007-03-091-1/+1
* Add support for dropping privileges to a specified user and/or group.trhodes2007-03-092-5/+56
* Reduce WARNS count due to alignment warning on ia64.bms2007-03-091-1/+0
* Merge a slightly cleaner and SSM capable mtest(8).bms2007-03-083-202/+445
* Fix a bug where HOME was not allowed to be overridden by an user's crontabwill2007-03-081-8/+10
* Use setresuid for simple privilege dropping.kevlo2007-03-081-2/+6
* Invoke tar(1) with the -p option when installing a packageru2007-03-061-2/+2
* Use sizeof() for calculating the buffer size instead of hard-coded values.kevlo2007-03-068-9/+9
* The use of predefined strings such as \*[Ge] can be harmful here,ru2007-03-041-3/+3
* Fix markup and clean up some of the wording.ru2007-03-041-23/+32
* Fix problems resulting from SMP kernels (mis-)identifying themselves ascperciva2007-03-041-3/+20
* Clarify the meaning information printed by the -o option.grog2007-03-031-4/+3
* Check the return value from rad_cvt_ipv6prefix().ume2007-03-011-1/+7
* Increase helpfulness in diagnostic message - ypbind running without -ypset orjmallett2007-02-281-1/+1
* Fix a nit noticed during translation.ru2007-02-281-0/+2
* Use the RB_AUTOBOOT define over 0.ceri2007-02-231-1/+1
* Check that the length of the received message is at least as big as a PDUemax2007-02-231-1/+2
* If floppies are used to boot the machine, the user lets the machinekensmith2007-02-221-1/+6
* Bring these files up-to-date.ceri2007-02-182-27/+29
* Clarify the description of the shutdown command.ceri2007-02-181-2/+3
* Kill blank line at EOF.trhodes2007-02-151-1/+0
* Another crashdump fix: nfiles was renamed to openfiles in 5.x.jhb2007-02-141-1/+1
* Eliminate duplicate header files.kevlo2007-02-091-2/+0
* Fix a bug in 1.40 - it missed three occurences in pkg_info which leads topav2007-02-071-5/+23
* Make iostat(8) fully work on crash dumps again (broken since 5.0):jhb2007-02-061-5/+6
* getopt(3) returns -1, not EOF.kevlo2007-02-064-4/+4
* - Bump document date.ru2007-02-061-3/+3
* getopt(3) returns -1, not EOF when out of args.kevlo2007-02-052-2/+2
* Document that quotas must be turned off on a file system andmpp2007-02-041-0/+2
* Remove all #if __FreeBSD_version checks now that RSTP support has beensyrinx2007-02-041-32/+2
* If two files systems, /a and /b are marked as having quotas enabledmpp2007-02-043-24/+66
* If quotas are not currently enabled for a file system, edquota -pmpp2007-02-041-8/+63
* Grr, committed manual page without the last change - make the comment a bitpjd2007-02-031-1/+1
* Add support for multiple exports files. This will be useful for example forpjd2007-02-032-125/+145
* - Teach pciconf(8) to list the PCI capabilities supported by each devicejhb2007-02-025-46/+593
* Fix previous rev.: don't step behind the end of memory we allocatepav2007-02-011-1/+1
* Remove hard-coded limit (200) on maximum number of packages that can beade2007-01-311-21/+13
* Add gnustep and ports-mgmt ports categories.erwin2007-01-311-0/+2
* Add missing library dependencies and sort librariesru2007-01-301-2/+2
* Fix the logic bug that caused the custom versions of warn(3) andru2007-01-302-3/+3
* Long overdue removal of vnconfig(8)phk2007-01-283-32/+0
* If nmount() fails to export a directory, in the syslog() error message,rodrigc2007-01-261-2/+4
* Display the name of the quota data file in verbose mode.mpp2007-01-241-2/+2
* Decrease to WARNS=3.rodrigc2007-01-201-1/+1
* Clean up compilation warnings. Set WARNS=6 in Makefile.rodrigc2007-01-2010-89/+35
* o Remove duplicate includes.maxim2007-01-203-3/+0
* Fix a typo in a comment, introduced in rev. 1.19.brueffer2007-01-161-1/+1
* o Remove duplicate #include <errno.h>.maxim2007-01-161-1/+0
OpenPOWER on IntegriCloud