| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move more YP user programs over. | Garrett Wollman | 1994-08-08 | 9 | -2/+690 |
| * | Delete obsolete reference to librpc.a. | Garrett Wollman | 1994-08-08 | 1 | -2/+0 |
| * | Removed des_rw.c from rlogin - this is now in libkrb. | Geoff Rehmet | 1994-08-07 | 1 | -1/+1 |
| * | Move rpcinfo program over from 1.1.5. Based on original work by J.T. Conklin | Garrett Wollman | 1994-08-07 | 3 | -0/+840 |
| * | Move RPC stub generator program over from 1.1.5. | Garrett Wollman | 1994-08-07 | 13 | -0/+3449 |
| * | Make the %zfod display make more sense by comparing zfod versus the total | Garrett Wollman | 1994-08-07 | 1 | -2/+5 |
| * | Use the GNU tree patch. | Garrett Wollman | 1994-08-05 | 1 | -2/+2 |
| * | We call our cpp by a different name. | Garrett Wollman | 1994-08-05 | 1 | -2/+3 |
| * | Don't use Berkeley zcat, use more powerful gzip zcat. | Garrett Wollman | 1994-08-05 | 1 | -5/+1 |
| * | Use the apropos and whatis that go with our man program, not the BSD ones. | Garrett Wollman | 1994-08-05 | 1 | -3/+3 |
| * | Don't do Kerberos yet, we aren't ready for it. | Garrett Wollman | 1994-08-05 | 1 | -3/+3 |
| * | Don't use kerberos yet, we aren't ready. | Garrett Wollman | 1994-08-05 | 1 | -3/+3 |
| * | Don't use kerberos yet, we aren't ready for it. | Garrett Wollman | 1994-08-05 | 1 | -4/+5 |
| * | Don't use Kerberos yet, we aren't ready for it. | Garrett Wollman | 1994-08-05 | 2 | -8/+10 |
| * | Don't compile with kerberos yet, we aren't ready. | Garrett Wollman | 1994-08-05 | 1 | -4/+7 |
| * | More merry makefile munging for man page compatability. | Garrett Wollman | 1994-08-05 | 23 | -44/+243 |
| * | Changed output formatting to 0 pad hex bytes if necessary. This makes | David Greenman | 1994-08-05 | 1 | -1/+1 |
| * | Converted 'vmunix' to 'kernel'. | David Greenman | 1994-08-05 | 8 | -12/+12 |
| * | Reviewed by: phk | Poul-Henning Kamp | 1994-07-24 | 1 | -1/+1 |
| * | Remove reference to the ld.so man page - ain't no such animal. | Jordan K. Hubbard | 1994-06-17 | 1 | -1/+0 |
| * | Changes from Paul Kranenburg which bring us into sync with his sources: | Rich Murphey | 1994-06-15 | 1 | -30/+26 |
| * | 1. Removed duplicate include of <stdio.h> | Jordan K. Hubbard | 1994-06-04 | 1 | -2/+1 |
| * | Move skey.h to /usr/include so other packages will be able to use | Guido van Rooij | 1994-06-02 | 3 | -3/+2 |
| * | Add ${COPY} on install command so that the file in obj does | Rodney W. Grimes | 1994-05-31 | 1 | -1/+1 |
| * | Do not install ld or man from here, we use the gnu versions of these. | Rodney W. Grimes | 1994-05-30 | 1 | -1/+2 |
| * | Cleanup so that make install can run, many install: maninstall changed | Rodney W. Grimes | 1994-05-30 | 8 | -29/+16 |
| * | Add i386 support, and reorder machine #ifdefs to be in alphanumeric order. | Rodney W. Grimes | 1994-05-30 | 1 | -12/+16 |
| * | Add a beforeinstall rule to turn off the immutable flag on chpass so you | Rodney W. Grimes | 1994-05-30 | 1 | -0/+3 |
| * | Remove unneeded targets for manual page. Remove unneeded cleanfiles. | Rodney W. Grimes | 1994-05-29 | 1 | -7/+0 |
| * | Corrected to work without symbolic links for md-${MACHINE}.c. | Rodney W. Grimes | 1994-05-29 | 1 | -1/+7 |
| * | Add read_names support for i386, based on my original work from FreeBSD | Rodney W. Grimes | 1994-05-29 | 2 | -2/+62 |
| * | Comment out missing/broken sources. | Rodney W. Grimes | 1994-05-28 | 1 | -11/+16 |
| * | BSD 4.4 Lite Usr.bin Sources | Rodney W. Grimes | 1994-05-27 | 1184 | -0/+258137 |
| * | 1) Added s/key support . | Guido van Rooij | 1994-05-19 | 11 | -0/+696 |
| * | This is Paul K's latest set of ld changes. A commit was necessary at this | Jordan K. Hubbard | 1994-02-13 | 2 | -3/+4 |
| * | Changed NetBSD -> FreeBSD | Nate Williams | 1994-02-11 | 1 | -2/+2 |
| * | Added the y.tab.h file to the CLEANFILE target. | Andreas Schulz | 1994-02-06 | 1 | -1/+1 |
| * | Sprinkled with ${.CURDIR} to get the builds of gram.c and tokdefs.h | L Jonas Olsson | 1994-01-29 | 1 | -6/+9 |
| * | Added -o option to rename C output file. This only works when Fortran | L Jonas Olsson | 1994-01-12 | 2 | -2/+12 |
| * | Replaced makefile with a BSD Makefile. Moved the unformatted man page | L Jonas Olsson | 1994-01-05 | 2 | -191/+365 |
| * | f2c from netlib.att.com Jan 4 1994 | L Jonas Olsson | 1994-01-05 | 65 | -0/+30801 |
| * | Changed reference from NetBSD to FreeBSD | Nate Williams | 1994-01-05 | 1 | -2/+2 |
| * | Added at/atrm/atq/batch from Linux as hacked by Chris Demetriou. | Nate Williams | 1994-01-05 | 10 | -0/+1704 |
| * | Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIR | Nate Williams | 1993-12-16 | 1 | -2/+2 |
| * | Imported NetBSD's ld for shared libs. | Paul Richards | 1993-11-03 | 3 | -0/+171 |
| * | Christoph Robitschko manual page fixes to correct the references to vmunix | Rodney W. Grimes | 1993-10-08 | 1 | -1/+1 |
| * | Added README which explains the copyright status of getopt(1) | Nate Williams | 1993-07-27 | 1 | -0/+57 |
| * | There was additional cruft at the bottom on the man page. | Nate Williams | 1993-07-27 | 1 | -1/+0 |
| * | Added getopt(1) from NetBSD | Nate Williams | 1993-07-26 | 3 | -0/+141 |
| * | Initial import, 0.1 + pk 0.2.4-B1 | Rodney W. Grimes | 1993-06-12 | 3 | -0/+367 |