| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the abilitity to compile the Lites code with the native FreeBSD assembler. | nate | 1995-03-02 | 1 | -2/+5 |
* | Fix arrows printout for non-arrows keys in menubox | ache | 1995-03-02 | 5 | -135/+113 |
* | typo. | joerg | 1995-02-28 | 1 | -1/+1 |
* | Fix two quad_t casts, one reported by wcp@lpds.sublink.org | ache | 1995-02-26 | 1 | -2/+2 |
* | Patch bei Wolfram to avoid processing duplicate directories. | joerg | 1995-02-26 | 1 | -3/+23 |
* | Install manpath.config.sample with the correct mode. It should be installed | bde | 1995-02-26 | 1 | -1/+1 |
* | Correct a few typos. | jkh | 1995-02-24 | 1 | -5/+5 |
* | Implement --hline "line" and --hfile file | ache | 1995-02-23 | 4 | -5/+52 |
* | Simplify notify() | ache | 1995-02-23 | 3 | -33/+30 |
* | Don't rely on execute bit. | phk | 1995-02-23 | 1 | -1/+2 |
* | Fixed non-conflict errors that occur when changes made to the local files are | nate | 1995-02-20 | 2 | -8/+18 |
* | Whoops! It wasn't totally winning. I left out a couple of :'s. Fixed. | jkh | 1995-02-19 | 1 | -11/+10 |
* | A much more winning default dir file. | jkh | 1995-02-19 | 1 | -3/+36 |
* | Wolfram now also submitted a man page for this. | joerg | 1995-02-15 | 3 | -9/+146 |
* | 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 |