summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Momoize the results of isinstalledpkg()krion2007-11-021-10/+56
* mtree should use getcwd() instead of getwd(). getcwd() is safer,keramida2007-11-021-1/+1
* Add the -h <bindip> option to rpc.lockd, similar to the one inmatteo2007-11-022-111/+348
* Add the -h <bindip> option to rpc.statd, similar to the one in nfsd(8)matteo2007-11-012-91/+335
* Update copyright attribution.jhb2007-10-312-2/+4
* Normalize usage output.ru2007-10-311-2/+4
* Remove dublicate .Pp, sort SEE ALSO.brueffer2007-10-311-4/+3
* Whitespace-only change: trim EOL spaces.keramida2007-10-301-3/+3
* mdoc warning fix: delete spurious empty line.keramida2007-10-301-2/+1
* mdoc fix: Add missing .El requestkeramida2007-10-301-1/+2
* Selecting amd and a few other things in the Networking config sectionkensmith2007-10-302-5/+14
* Include <stdlib.h> for the right prototype for exit(3).yar2007-10-271-0/+1
* Set the program name if the crunched program is selected throughyar2007-10-271-0/+5
* Missed in the previous commit to this file:jhb2007-10-271-0/+3
* Bump up the limit for when to print the resources for a given resourcejhb2007-10-271-1/+1
* Use the correct variable to check for a malloc failing. This fixes asimon2007-10-271-1/+1
* Document the '-P pidfile' command line argument.simon2007-10-261-1/+5
* If the INDEX file cannot be opened, print the actual filename / pathsimon2007-10-261-7/+8
* When processing multi-path ip6 routers, place each router entry on itscsjp2007-10-241-0/+2
* Avoid leaking file descriptorsmatteo2007-10-231-3/+7
* Add the -h <bindip> option to mountd, similar to the one in nfsd(8)matteo2007-10-202-160/+340
* Allow adding a user(s) to additional groups in batch mode as well.mtm2007-10-202-1/+2
* The POP daemon's temporary mail file has a leading dot ('.'). This wasmtm2007-10-191-3/+3
* Add whitespace.krion2007-10-171-1/+1
* Update for INDEX-8 support.krion2007-10-171-1/+3
* Some left over from the sensors framework.mlaier2007-10-162-645/+0
* Update for tcpdump 3.9.8mlaier2007-10-162-45/+76
* Update for libpcap 0.9.8mlaier2007-10-161-6/+7
* Backout sensors framework.netchild2007-10-153-297/+0
* Fix makrup. There are still some OpenBSD-specific thingsru2007-10-142-29/+40
* style.Makefile(5) says: Do not use GCCisms (such as -g and -Wall)ru2007-10-141-3/+1
* Sort.ru2007-10-141-1/+1
* Import OpenBSD's sysctl hardware sensors framework.netchild2007-10-145-0/+933
* Adjust HISTORY.obrien2007-10-121-1/+1
* Add a signal handler for SIGINT to make sure that the PID filecsjp2007-10-121-0/+1
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.kensmith2007-10-111-1/+2
* Remove file which was accidently repo-copied to the wrong destinationsimon2007-10-101-34/+0
* Tweak the handling of "WITHOUT_LIBPTHREAD". Also remove the accidentalobrien2007-10-092-3/+3
* Repo copy libpthreads to libkse.obrien2007-10-092-3/+3
* Make selector parsing accept the dot "." as an alternative selectorse2007-10-041-1/+1
* Restore compatibility with version before introduction of PCI domains.se2007-10-042-18/+22
* Removing obsolete cached files after cached->nscd renaming.bushman2007-10-0238-10161/+0
* Remove a -N flag.kevlo2007-10-021-6/+0
* Always install libpthread.* symlinks if at least one ofru2007-10-012-16/+6
* Fixed static linkage (build with -DNO_SHARED).ru2007-10-011-1/+1
* Fixed "make checkdpadd" (missing library dependencies).ru2007-10-013-3/+3
* Make the PCI code aware of PCI domains (aka PCI segments) so we canmarius2007-09-302-8/+13
* fix building with NO_CRYPT=truesam2007-09-281-0/+3
* Finishing renaming of cached into nscd. etc/rc.d and usr.sbin/Makefilebushman2007-09-281-2/+2
* o enable use of EAP methods w/o modification to the base system; usesam2007-09-252-6/+145
OpenPOWER on IntegriCloud