summaryrefslogtreecommitdiffstats
path: root/gnu/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix bug pointed out by user on c.u.b.f.m: commenting out NOPUSH=truewpaul1995-08-111-5/+5
* Install source files with the -c flag, not with the optional flag ${COPY}.bde1995-08-061-3/+3
* Change `install' to `${INSTALL}' so that default install flags can bebde1995-07-252-5/+5
* Updates, fixes and cleanups -- oh my.wpaul1995-07-199-143/+206
* Some small signal handling tweaks: be sure to keep wait3()ing until allwpaul1995-07-152-8/+6
* Add missing 'break' statement in failure case of ypxfr switch clause.wpaul1995-07-151-3/+6
* server.c: When 'securenets' (actually TCP_WRAPPERS) is enabled, don'twpaul1995-07-143-2/+10
* ypserv performance improvements:wpaul1995-07-124-18/+126
* Fix two typos in a comment.ats1995-07-081-3/+3
* Oh fer cryin' out loud... While playing with the ypserv code on a differentwpaul1995-07-041-1/+8
* Small touchups in open_database():wpaul1995-07-021-5/+3
* Fixed awk scripts for 'netgroup,' 'ethers.*' and 'bootparams' targets so thatwpaul1995-06-181-5/+5
* Remove trailing whitespace.rgrimes1995-05-3012-423/+423
* Added a NOMAN= macro as this subdir doesn't have a manpage yet.ats1995-05-282-0/+2
* Replaced the whole former Makefile with a more BSD conformant Makefile.ats1995-05-281-17/+4
* Reviewed by: with the allowance of Rod :-).ats1995-05-281-0/+1
* Small fix for yp_match implementation:wpaul1995-05-031-2/+2
* Added a new feature from Peter Eriksson's latest release of ypserv (0.13):wpaul1995-04-052-7/+40
* Spruce up Makefile.yp: add support for netgroups and bootparams maps,wpaul1995-04-021-41/+63
* Log syslog messages at LOG_NOTICE priority.wpaul1995-04-011-2/+2
* Remove yppasswd_xdr.c and take out references to if from Makefile: usewpaul1995-04-011-3/+3
* One line fix to silently ignore entries that start with a '+' or '-'.wpaul1995-03-311-1/+2
* Added support for bootparams map.wpaul1995-03-051-10/+23
* More DESTDIR lossage. Hopefully this will solve the case of the missing NISwpaul1995-02-151-5/+5
* Fix losing Makefile so that it properly honors DESTDIR when installingwpaul1995-02-151-9/+8
* This commit was generated by cvs2svn to compensate for changes in r6407,jkh1995-02-1555-0/+3446
|\
| * Import the ISDN userland utilities. Just about ready to start shakingjkh1995-02-1555-0/+3446
* Do proper job of reaping child 'ypxfr' processes (we could sometimeswpaul1995-02-072-7/+17
* Created manual page for ypserv and changed Makefile to install it.wpaul1995-02-043-4/+286
* Created yp_mkdb(8) manual page, modified Makefile to install it.wpaul1995-02-042-5/+131
* Changed some comments.wpaul1995-02-041-7/+4
* Fixed potential Makefile glitch that could arise if /var/yp doesn't exist yet.wpaul1995-02-031-1/+2
* Include <sys/types.h> explicitly to get declaration of u_long forbde1995-02-031-1/+2
* Added ${.CURDIR}s to afterinstall target.wpaul1995-02-031-7/+3
* Put ${.CURDIR}s in front of Makefile.yp and mknetid in the required places.wpaul1995-02-031-8/+5
* Removed reference in comments to -o option of yppasswdd: -o optionwpaul1995-02-031-2/+2
* Cleaned up and updated the yppasswdd man page to reflect FreeBSD-specificwpaul1995-02-021-70/+173
* Need to set a umask to avoid security problems (/var/yp/passwdwpaul1995-02-011-1/+2
* Cleaned up usage() -- removed bogus references to opassfile, which isn'twpaul1995-02-012-8/+3
* /var/yp/Makefile doesn't create passwd file from master.passwd filewpaul1995-02-011-2/+2
* Added the yppwupdate script. This is a small shell script that yppasswddwpaul1995-02-012-0/+13
* Added Makefile.yp and mknetid, which are needed to rebuild NIS maps.wpaul1995-02-013-1/+358
* New Makefiles for YP server stuff.wpaul1995-01-312-0/+9
* Obtained from: The NYS projectwpaul1995-01-318-0/+897
* Obtained from: The NYS projectwpaul1995-01-317-0/+2938
* Obtained from: The NYS projectwpaul1995-01-312-0/+252
OpenPOWER on IntegriCloud