| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove dir creating, done by mtree | ache | 1995-02-15 | 1 | -7/+2 |
* | Changes for new _menu interface | ache | 1995-02-15 | 1 | -2/+2 |
* | file selector, helpline, helpfile and more, with my fixes | ache | 1995-02-15 | 22 | -22/+2313 |
* | More DESTDIR lossage. Hopefully this will solve the case of the missing NIS | wpaul | 1995-02-15 | 1 | -5/+5 |
* | Fix losing Makefile so that it properly honors DESTDIR when installing | wpaul | 1995-02-15 | 1 | -9/+8 |
* | This commit was generated by cvs2svn to compensate for changes in r6407, | jkh | 1995-02-15 | 55 | -0/+3446 |
|\ |
|
| * | Import the ISDN userland utilities. Just about ready to start shaking | jkh | 1995-02-15 | 55 | -0/+3446 |
* | Export ${DESTDIR} to h2ph so that the *.ph files end up in the DESTDIR | rgrimes | 1995-02-14 | 1 | -1/+1 |
* | Add missing ${DESTDIR} so that the sample dir file ends up in the | rgrimes | 1995-02-14 | 1 | -1/+2 |
* | The destructor always assumed that it would be called on objects created from | jkh | 1995-02-14 | 1 | -4/+7 |
* | Pass prgbox exit code to main exit code | ache | 1995-02-13 | 2 | -3/+4 |
* | Much better error handling added. | ache | 1995-02-13 | 1 | -16/+33 |
* | Add -D__BSD__ and don't write "LINUX" on a CD as default. | phk | 1995-02-13 | 2 | -0/+5 |
* | Try to clean up some of these nasty warnings.. This code is not just | jkh | 1995-02-12 | 3 | -5/+6 |
* | Add mkisofs to list of targets. | jkh | 1995-02-12 | 1 | -2/+2 |
* | Walnut Creek's local hacks to this code. Bob says he'll clean them up | jkh | 1995-02-12 | 2 | -4/+50 |
* | Changes to make it compile under FreeBSD. | jkh | 1995-02-12 | 1 | -49/+4 |
* | This commit was generated by cvs2svn to compensate for changes in r6318, | jkh | 1995-02-12 | 27 | -0/+6339 |
|\ |
|
| * | Original virgin sources for version 1.2 of mkisofs, by Eric Youngdale of | jkh | 1995-02-12 | 27 | -0/+6339 |
* | Quiet `make -s'. | bde | 1995-02-08 | 1 | -2/+1 |
* | Hurm... I could have sworn I added usr.sbin to the top level GNU | wpaul | 1995-02-07 | 1 | -1/+1 |
* | Support for more Sun compatible dlopen() and friends. Also added proper error | jkh | 1995-02-07 | 1 | -87/+205 |
* | Do proper job of reaping child 'ypxfr' processes (we could sometimes | wpaul | 1995-02-07 | 2 | -7/+17 |
* | Removed annoying changelog entries from ypclnt.c, added usage() function | wpaul | 1995-02-06 | 2 | -61/+25 |
* | Wrote manual page for ypxfr, modified Makefile to install it. | wpaul | 1995-02-06 | 2 | -5/+198 |
* | Wrote manual page for yppush and edited Makefile to install it. | wpaul | 1995-02-05 | 3 | -24/+121 |
* | Created manual page for ypserv and changed Makefile to install it. | wpaul | 1995-02-04 | 3 | -4/+286 |
* | added *.info and *.db to the default "ignore" list in cvs to avoid obviously | phk | 1995-02-04 | 1 | -1/+1 |
* | Created yp_mkdb(8) manual page, modified Makefile to install it. | wpaul | 1995-02-04 | 2 | -5/+131 |
* | Changed some comments. | wpaul | 1995-02-04 | 1 | -7/+4 |
* | Fixed potential Makefile glitch that could arise if /var/yp doesn't exist yet. | wpaul | 1995-02-03 | 1 | -1/+2 |
* | Include <sys/types.h> explicitly to get declaration of u_long for | bde | 1995-02-03 | 1 | -1/+2 |
* | Fix to h2ph "undefined function" bug | ugen | 1995-02-03 | 1 | -6/+14 |
* | Added ${.CURDIR}s to afterinstall target. | wpaul | 1995-02-03 | 1 | -7/+3 |
* | Put ${.CURDIR}s in front of Makefile.yp and mknetid in the required places. | wpaul | 1995-02-03 | 1 | -8/+5 |
* | Removed reference in comments to -o option of yppasswdd: -o option | wpaul | 1995-02-03 | 1 | -2/+2 |
* | Look for files to install first in the object directory, then in the | bde | 1995-02-02 | 2 | -28/+6 |
* | Cleaned up and updated the yppasswdd man page to reflect FreeBSD-specific | wpaul | 1995-02-02 | 1 | -70/+173 |
* | Need to set a umask to avoid security problems (/var/yp/passwd | wpaul | 1995-02-01 | 1 | -1/+2 |
* | Cleaned up usage() -- removed bogus references to opassfile, which isn't | wpaul | 1995-02-01 | 2 | -8/+3 |
* | /var/yp/Makefile doesn't create passwd file from master.passwd file | wpaul | 1995-02-01 | 1 | -2/+2 |
* | Added the yppwupdate script. This is a small shell script that yppasswdd | wpaul | 1995-02-01 | 2 | -0/+13 |
* | Added Makefile.yp and mknetid, which are needed to rebuild NIS maps. | wpaul | 1995-02-01 | 3 | -1/+358 |
* | Fix reading of stack addresses from core files. USRSTACK now really is | bde | 1995-01-31 | 1 | -2/+2 |
* | Added SUNDIR entry for yppush | wpaul | 1995-01-31 | 1 | -2/+2 |
* | Obtained from: The NYS project | wpaul | 1995-01-31 | 7 | -0/+1652 |
* | Added subdir entry for ypxfr | wpaul | 1995-01-31 | 1 | -2/+2 |
* | Obtained from: The NYS project | wpaul | 1995-01-31 | 7 | -0/+1694 |
* | New Makefiles for YP server stuff. | wpaul | 1995-01-31 | 2 | -0/+9 |
* | Obtained from: The NYS project | wpaul | 1995-01-31 | 8 | -0/+897 |