summaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Selecting amd and a few other things in the Networking config sectionKen Smith2007-10-302-5/+14
* Include <stdlib.h> for the right prototype for exit(3).Yaroslav Tykhiy2007-10-271-0/+1
* Set the program name if the crunched program is selected throughYaroslav Tykhiy2007-10-271-0/+5
* Missed in the previous commit to this file:John Baldwin2007-10-271-0/+3
* Bump up the limit for when to print the resources for a given resourceJohn Baldwin2007-10-271-1/+1
* Use the correct variable to check for a malloc failing. This fixes aSimon L. B. Nielsen2007-10-271-1/+1
* Document the '-P pidfile' command line argument.Simon L. B. Nielsen2007-10-261-1/+5
* If the INDEX file cannot be opened, print the actual filename / pathSimon L. B. Nielsen2007-10-261-7/+8
* When processing multi-path ip6 routers, place each router entry on itsChristian S.J. Peron2007-10-241-0/+2
* Avoid leaking file descriptorsMatteo Riondato2007-10-231-3/+7
* Add the -h <bindip> option to mountd, similar to the one in nfsd(8)Matteo Riondato2007-10-202-160/+340
* Allow adding a user(s) to additional groups in batch mode as well.Mike Makonnen2007-10-202-1/+2
* The POP daemon's temporary mail file has a leading dot ('.'). This wasMike Makonnen2007-10-191-3/+3
* Add whitespace.Kirill Ponomarev2007-10-171-1/+1
* Update for INDEX-8 support.Kirill Ponomarev2007-10-171-1/+3
* Some left over from the sensors framework.Max Laier2007-10-162-645/+0
* Update for tcpdump 3.9.8Max Laier2007-10-162-45/+76
* Update for libpcap 0.9.8Max Laier2007-10-161-6/+7
* Backout sensors framework.Alexander Leidinger2007-10-153-297/+0
* Fix makrup. There are still some OpenBSD-specific thingsRuslan Ermilov2007-10-142-29/+40
* style.Makefile(5) says: Do not use GCCisms (such as -g and -Wall)Ruslan Ermilov2007-10-141-3/+1
* Sort.Ruslan Ermilov2007-10-141-1/+1
* Import OpenBSD's sysctl hardware sensors framework.Alexander Leidinger2007-10-145-0/+933
* Adjust HISTORY.David E. O'Brien2007-10-121-1/+1
* Add a signal handler for SIGINT to make sure that the PID fileChristian S.J. Peron2007-10-121-0/+1
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.Ken Smith2007-10-111-1/+2
* Remove file which was accidently repo-copied to the wrong destinationSimon L. B. Nielsen2007-10-101-34/+0
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalDavid E. O'Brien2007-10-092-3/+3
* Repo copy libpthreads to libkse.David E. O'Brien2007-10-092-3/+3
* Make selector parsing accept the dot "." as an alternative selectorStefan Eßer2007-10-041-1/+1
* Restore compatibility with version before introduction of PCI domains.Stefan Eßer2007-10-042-18/+22
* Removing obsolete cached files after cached->nscd renaming.Michael Bushkov2007-10-0238-10161/+0
* Remove a -N flag.Kevin Lo2007-10-021-6/+0
* Always install libpthread.* symlinks if at least one ofRuslan Ermilov2007-10-012-16/+6
* Fixed static linkage (build with -DNO_SHARED).Ruslan Ermilov2007-10-011-1/+1
* Fixed "make checkdpadd" (missing library dependencies).Ruslan Ermilov2007-10-013-3/+3
* Make the PCI code aware of PCI domains (aka PCI segments) so we canMarius Strobl2007-09-302-8/+13
* fix building with NO_CRYPT=trueSam Leffler2007-09-281-0/+3
* Finishing renaming of cached into nscd. etc/rc.d and usr.sbin/MakefileMichael Bushkov2007-09-281-2/+2
* o enable use of EAP methods w/o modification to the base system; useSam Leffler2007-09-252-6/+145
* Change the header to indicate which type of id is being displayed,Mike Pritchard2007-09-191-2/+2
* Remove stray comma left over from previous commit.Christian Brueffer2007-09-071-1/+1
* - Remove reference for unexisting ndisapi(9)Gabor Kovesdan2007-09-071-2/+1
* - The weekly periodic runs occur on Saturday mornings, not on Sunday morningsGabor Kovesdan2007-09-071-2/+2
* Output keymap choice to stderr so it is easier to parse for apps chained toMurray Stokely2007-08-271-1/+1
* Fix pkg_add behaviour to preserve pathnames.Kirill Ponomarev2007-08-231-1/+1
* Change the time of the first "EoL is coming soon, you should upgrade" warningColin Percival2007-08-141-2/+2
* Disconnect the soon-to-be removed installation notes from sysinstall(8)Bruce A. Mah2007-08-141-17/+15
* If the mmap() call in rpc.statd fails, rpc.statd prints a warningDon Lewis2007-08-131-1/+1
* - Renaming repocopied cached to nscdMichael Bushkov2007-08-0922-108/+108