aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Wolfram now also submitted a man page for this.Joerg Wunsch1995-02-153-9/+146
* Remove dir creating, done by mtreeAndrey A. Chernov1995-02-151-7/+2
* Changes for new _menu interfaceAndrey A. Chernov1995-02-151-2/+2
* file selector, helpline, helpfile and more, with my fixesAndrey A. Chernov1995-02-1522-22/+2313
* More DESTDIR lossage. Hopefully this will solve the case of the missing NISBill Paul1995-02-151-5/+5
* Fix losing Makefile so that it properly honors DESTDIR when installingBill Paul1995-02-151-9/+8
* Import the ISDN userland utilities. Just about ready to start shakingJordan K. Hubbard1995-02-1555-0/+3446
* Export ${DESTDIR} to h2ph so that the *.ph files end up in the DESTDIRRodney W. Grimes1995-02-141-1/+1
* Add missing ${DESTDIR} so that the sample dir file ends up in theRodney W. Grimes1995-02-141-1/+2
* The destructor always assumed that it would be called on objects created fromJordan K. Hubbard1995-02-141-4/+7
* Pass prgbox exit code to main exit codeAndrey A. Chernov1995-02-132-3/+4
* Much better error handling added.Andrey A. Chernov1995-02-131-16/+33
* Add -D__BSD__ and don't write "LINUX" on a CD as default.Poul-Henning Kamp1995-02-132-0/+5
* Try to clean up some of these nasty warnings.. This code is not justJordan K. Hubbard1995-02-123-5/+6
* Add mkisofs to list of targets.Jordan K. Hubbard1995-02-121-2/+2
* Walnut Creek's local hacks to this code. Bob says he'll clean them upJordan K. Hubbard1995-02-122-4/+50
* Changes to make it compile under FreeBSD.Jordan K. Hubbard1995-02-121-49/+4
* Original virgin sources for version 1.2 of mkisofs, by Eric Youngdale ofJordan K. Hubbard1995-02-1227-0/+6339
* Quiet `make -s'.Bruce Evans1995-02-081-2/+1
* Hurm... I could have sworn I added usr.sbin to the top level GNUBill Paul1995-02-071-1/+1
* Support for more Sun compatible dlopen() and friends. Also added proper errorJordan K. Hubbard1995-02-071-87/+205
* Do proper job of reaping child 'ypxfr' processes (we could sometimesBill Paul1995-02-072-7/+17
* Removed annoying changelog entries from ypclnt.c, added usage() functionBill Paul1995-02-062-61/+25
* Wrote manual page for ypxfr, modified Makefile to install it.Bill Paul1995-02-062-5/+198
* Wrote manual page for yppush and edited Makefile to install it.Bill Paul1995-02-053-24/+121
* Created manual page for ypserv and changed Makefile to install it.Bill Paul1995-02-043-4/+286
* added *.info and *.db to the default "ignore" list in cvs to avoid obviouslyPoul-Henning Kamp1995-02-041-1/+1
* Created yp_mkdb(8) manual page, modified Makefile to install it.Bill Paul1995-02-042-5/+131
* Changed some comments.Bill Paul1995-02-041-7/+4
* Fixed potential Makefile glitch that could arise if /var/yp doesn't exist yet.Bill Paul1995-02-031-1/+2
* Include <sys/types.h> explicitly to get declaration of u_long forBruce Evans1995-02-031-1/+2
* Fix to h2ph "undefined function" bugUgen J.S. Antsilevich1995-02-031-6/+14
* Added ${.CURDIR}s to afterinstall target.Bill Paul1995-02-031-7/+3
* Put ${.CURDIR}s in front of Makefile.yp and mknetid in the required places.Bill Paul1995-02-031-8/+5
* Removed reference in comments to -o option of yppasswdd: -o optionBill Paul1995-02-031-2/+2
* Look for files to install first in the object directory, then in theBruce Evans1995-02-022-28/+6
* Cleaned up and updated the yppasswdd man page to reflect FreeBSD-specificBill Paul1995-02-021-70/+173
* Need to set a umask to avoid security problems (/var/yp/passwdBill Paul1995-02-011-1/+2
* Cleaned up usage() -- removed bogus references to opassfile, which isn'tBill Paul1995-02-012-8/+3
* /var/yp/Makefile doesn't create passwd file from master.passwd fileBill Paul1995-02-011-2/+2
* Added the yppwupdate script. This is a small shell script that yppasswddBill Paul1995-02-012-0/+13
* Added Makefile.yp and mknetid, which are needed to rebuild NIS maps.Bill Paul1995-02-013-1/+358
* Fix reading of stack addresses from core files. USRSTACK now really isBruce Evans1995-01-311-2/+2
* Added SUNDIR entry for yppushBill Paul1995-01-311-2/+2
* Obtained from: The NYS projectBill Paul1995-01-317-0/+1652
* Added subdir entry for ypxfrBill Paul1995-01-311-2/+2
* Obtained from: The NYS projectBill Paul1995-01-317-0/+1694
* New Makefiles for YP server stuff.Bill Paul1995-01-312-0/+9
* Obtained from: The NYS projectBill Paul1995-01-318-0/+897
* Obtained from: The NYS projectBill Paul1995-01-317-0/+2938