summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC librarywpaul1997-07-297-449/+104
* Two minor, pedantic fixes from bde for my last pedantic fixes, plusimp1997-07-2910-33/+29
* Fix boatloads of buffer overflows from the OpenBSD tree.imp1997-07-299-100/+151
* Allow hosts specified by IP number (avoidingbrian1997-07-282-9/+22
* Make compile with rev. 1.101 of ncr.c, which added support forse1997-07-281-13/+13
* Fix for PR #4147: apparently BIND now returns a status of NO_RECOVERYwpaul1997-07-281-3/+4
* Fix file descriptor leaks.brian1997-07-281-4/+8
* Count the "proto" arg after a single address,brian1997-07-271-2/+4
* Add a simple example section.wosch1997-07-271-1/+9
* Fix a bug in the async DNS resolver that can crash ypserv. yp_prune_dnsq()wpaul1997-07-271-4/+9
* Adjust for changes in data structures brought into ncr.c rev. 1.100.se1997-07-251-6/+21
* Add ref to sysmouse(4).wosch1997-07-251-2/+3
* Add ref to vidcontrol(1).wosch1997-07-241-0/+3
* Add ref to moused(8).wosch1997-07-241-1/+3
* Delete dead test code.wosch1997-07-241-13/+1
* Don't try to ioctl(,TIOCOUTQ,) on a closedbrian1997-07-241-5/+6
* index -> strchr and rindex -> strrchr to reduce the number of gratuitousimp1997-07-237-19/+19
* YAMF22 - /boot.foo fixups.jkh1997-07-232-2/+20
* Use setuid/seteuid around dangerous operations. Also a few bufferimp1997-07-2311-50/+199
* Removed the SMP_TIMER_NC suggestion.fsmp1997-07-221-3/+4
* Output name of duplicate spool dir.brian1997-07-211-1/+2
* Fix a very stupid heap corruption bug: in ypproc_match_2_svc(), whenwpaul1997-07-211-9/+7
* Add code to make sure that we don't overflow the buffer that we copyimp1997-07-181-1/+4
* Fix a problem where remote files could be removed by exploiting raceimp1997-07-181-0/+2
* `cp -r' -> `cp -R'wosch1997-07-181-2/+2
* getuid() -> geteuid().davidn1997-07-171-2/+2
* Repair missing quote.jkh1997-07-162-4/+4
* ln /compat to /usr/compat on initial installation; this willjkh1997-07-162-2/+10
* Increase size of tmp hostname buffer.phk1997-07-162-4/+4
* Merge WebNFS support from NetBSD.dfr1997-07-162-2/+47
* Eliminate Samba configuration. Sorry, but this was another one ofjkh1997-07-1611-42/+11
* Previous commit to remove -I/sys broke 'make world', miscfs/union/*.h ispeter1997-07-151-0/+1
* Unbreak this file some more:wpaul1997-07-141-1/+1
* Unbreak it. Apparently I forgot to do a make clean when testing :-(guido1997-07-141-0/+1
* Allow a "hangup" capability.brian1997-07-146-9/+43
* kill the undeadpeter1997-07-133-2223/+0
* Remove -I/sysguido1997-07-132-2/+0
* Remove -I/sys and add -I${.CURDIR}/../../sysguido1997-07-131-1/+1
* Support "host:port" as first arg.brian1997-07-121-6/+19
* Allow service names in "set server"brian1997-07-121-3/+15
* Fixed buffer overflow.dima1997-07-081-5/+5
* Major IPXrouted rework.jhay1997-07-0615-177/+355
* Remove addgroup/rmgroup -- they are completely replaced by pw(1).pst1997-07-055-362/+3
* Add proper md5 comments to ports-installed packages also byjkh1997-07-041-1/+2
* YAMF22jkh1997-07-042-0/+2
* Reset all LQR variables when we start over.phk1997-07-021-1/+4
* Make HUP cause an exit (as it used to), and makebrian1997-07-014-55/+17
* Change the naming conventions for preserve'd files and also documentjkh1997-07-014-35/+72
* Allow distSetByName() to process all the relevant entries.jkh1997-07-011-5/+2
* Don't depend on <machine/cpufunc.h> including <sys/types.h>. In fact,bde1997-07-012-8/+2
OpenPOWER on IntegriCloud