| Commit message (Expand) | Author | Age | Files | Lines |
* | Update for 6.0.3s1 changes. | obrien | 1999-11-05 | 1 | -27/+30 |
* | Sync with am-utils-6.0.2s2. | obrien | 1999-09-23 | 1 | -2/+14 |
* | Sync with am-utils-6.0 => am-utils-6.0.1 changes. | obrien | 1999-09-15 | 1 | -27/+98 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 16 | -16/+16 |
* | Cosmetic reformating. | obrien | 1999-02-14 | 1 | -3/+8 |
* | Fix ufs mounting support | obrien | 1999-02-13 | 1 | -4/+4 |
* | Add the texinfo'ed docs to the build/install. | markm | 1999-01-23 | 3 | -9/+11 |
* | Updated version string to 6.0-release. | obrien | 1999-01-13 | 1 | -2/+2 |
* | Fix version number. | obrien | 1998-11-20 | 1 | -2/+2 |
* | Fixed missing libraries in DPADD. | bde | 1998-10-17 | 3 | -9/+9 |
* | I don't want to be the only one to use ``cut''. Use ``sed'' instead. | obrien | 1998-09-10 | 1 | -2/+2 |
* | Fully use our own generated files for NFSv3. | obrien | 1998-09-09 | 2 | -5/+5 |
* | With the change to the 4.4Lite2 mount interface we don't need special | obrien | 1998-09-05 | 2 | -7/+5 |
* | Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft. | obrien | 1998-09-04 | 1 | -14/+14 |
* | Install amd.conf | brian | 1998-09-02 | 2 | -2/+9 |
* | DPDADD -> DPADD | gpalmer | 1998-08-30 | 6 | -12/+12 |
* | Fix parallel makes falling over on xwhere | gpalmer | 1998-08-30 | 1 | -2/+2 |
* | bmake framework for contrib_amd | obrien | 1998-08-27 | 19 | -2/+2378 |
* | Make way for the contrib_amd bmake frame work. | obrien | 1998-08-27 | 187 | -46553/+0 |
* | MAXPATHLEN is long enough | imp | 1998-07-29 | 1 | -2/+2 |
* | when changing mktemp -> mkstemp, make sure to include the new s | imp | 1998-07-29 | 1 | -2/+2 |
* | Fix temp file race in unused file. If someone wanted to clean the | imp | 1998-07-29 | 1 | -13/+3 |
* | Don't assume that time_t is long. | bde | 1998-06-29 | 1 | -2/+4 |
* | #include <arpa/inet.h> | peter | 1998-06-12 | 1 | -1/+2 |
* | Remove bogus #defines and redefintions for KERNEL, mount, nfs_init, the | peter | 1998-06-01 | 1 | -6/+0 |
* | Simplified by putting all generated headers in SRCS. The explicit | bde | 1998-05-10 | 1 | -4/+2 |
* | Use rpcgen's -C option to get prototypes in nfs_prot.h. | bde | 1998-05-10 | 2 | -2/+2 |
* | Simplified by using new lex and yacc rules. | bde | 1998-05-04 | 1 | -17/+2 |
* | Fixes for using amd with non-NFSv3 servers and for choosing the right address | dfr | 1998-04-13 | 4 | -8/+58 |
* | .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq. | charnier | 1998-03-23 | 2 | -8/+8 |
* | Don't use the FreeBSD misfeature DPSRCS or give explicit dependencies | bde | 1998-03-06 | 3 | -11/+3 |
* | Merged from Lite2. Get the filesystem type name directly from the | bde | 1998-01-20 | 1 | -2/+6 |
* | Removed definition of _NEW_VFSCONF. The new vfsconf interface is now | bde | 1998-01-20 | 1 | -1/+0 |
* | Fixed missing DPADD by removing empty LDADD. | bde | 1997-12-17 | 1 | -1/+0 |
* | Cleanup. | wosch | 1997-10-05 | 1 | -11/+1 |
* | Changes to support full make parallelism (-j<n>) in the world | jkh | 1997-10-05 | 1 | -2/+3 |
* | Add usage(), use err(3), remove `progname'. | charnier | 1997-09-02 | 10 | -183/+158 |
* | Delay free of mf->mf_mount in uninit_mntfs until it is no longer used. | tegge | 1997-06-23 | 1 | -2/+2 |
* | Show the real revision date and not the date that this | steve | 1997-06-23 | 2 | -3/+3 |
* | Add ${DESTDIR} to absolute pathnames of required sources. | asami | 1997-05-23 | 2 | -2/+2 |
* | Typo (${.DESTDIR} -> ${DESTDIR}). | asami | 1997-05-23 | 1 | -2/+2 |
* | Fix so that amd can build with hesiod support. | dfr | 1997-04-29 | 2 | -2/+3 |
* | Fix makefiles so they work without having to 'make depend' | dfr | 1997-04-29 | 3 | -3/+6 |
* | Update the host filesystem so that it works with NFSv3 | dfr | 1997-04-22 | 3 | -37/+129 |
* | Fix make depend. | dfr | 1997-04-19 | 3 | -1/+19 |
* | Generate mount*.[ch] and nfs_prot*.[ch] from the .x files. | dfr | 1997-04-18 | 10 | -1593/+146 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 4 | -10/+10 |
* | Make the argument handling for select() less bogus. Also, move the | joerg | 1997-03-22 | 2 | -22/+22 |
* | Make amd actually work instead of just compiling. The new Lite2 code | peter | 1997-03-12 | 2 | -3/+4 |
* | I feel sick. :-( There is some really, truely, shameful stuff in here | peter | 1997-03-11 | 3 | -10/+106 |