Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | PR: 10044 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> | ||||
* | 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 |
| | | | | conf files. | ||||
* | Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft. | obrien | 1998-09-04 | 1 | -14/+14 |
| | | | | (bde will remove it soon) | ||||
* | 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 |
| | | | | tree a little, many files here are likely ripe for removal... | ||||
* | 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 |
| | | | | beastie builds just fine without them and gets less warnings. | ||||
* | Simplified by putting all generated headers in SRCS. The explicit | bde | 1998-05-10 | 1 | -4/+2 |
| | | | | dependencies on *.o were complete, but this was not obvious. | ||||
* | 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 |
| | | | | | | | for a multihomed server. PR: bin/6231, bin/4678 Submitted by: Mika Nystrom <mika@cs.caltech.edu | ||||
* | .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 |
| | | | | | on generated headers. Just put generated headers in SRCS so that bsd.*.mk can generate better dependencies. | ||||
* | Merged from Lite2. Get the filesystem type name directly from the | bde | 1998-01-20 | 1 | -2/+6 |
| | | | | statfs struct instead of converting from the filesystem type number. | ||||
* | Removed definition of _NEW_VFSCONF. The new vfsconf interface is now | bde | 1998-01-20 | 1 | -1/+0 |
| | | | | the default. | ||||
* | 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 |
| | | | | | | target. Reviewed by: <many different folks> Submitted by: Nickolay N. Dudorov" <nnd@nnd.itfs.nsk.su> | ||||
* | 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 |
| | | | | manpage is being viewed. | ||||
* | Add ${DESTDIR} to absolute pathnames of required sources. | asami | 1997-05-23 | 2 | -2/+2 |
| | | | | Reviewed by: bde | ||||
* | Typo (${.DESTDIR} -> ${DESTDIR}). | asami | 1997-05-23 | 1 | -2/+2 |
| | | | | Reviewed by: bde | ||||
* | Fix so that amd can build with hesiod support. | dfr | 1997-04-29 | 2 | -2/+3 |
| | | | | Submitted by: Kevin Van Maren <vanmaren@marker.cs.utah.edu> | ||||
* | 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 |
| | | | | | | | | | | Delete bogus local versions of mount*.[ch] and nfs_prot*.[ch]. Use v3 protocol by default for NFS mounts. If v3 is not supported, v2 is used automatically. Add a new mount options for NFS, 'nfsv2' to allow the administrator to force the use of the older protocol. Document the new mount options and fix a couple of markup problems. | ||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 4 | -10/+10 |
| | | | | posix standard on the topic. | ||||
* | Make the argument handling for select() less bogus. Also, move the | joerg | 1997-03-22 | 2 | -22/+22 |
| | | | | amq service from UDP to TCP for better reliability. | ||||
* | Make amd actually work instead of just compiling. The new Lite2 code | peter | 1997-03-12 | 2 | -3/+4 |
| | | | | | | was not setting the version number in the nfs_args data to mount(2), so it was returning EFAULT. Perhaps the nfs_args version number was something we added at some point? | ||||
* | I feel sick. :-( There is some really, truely, shameful stuff in here | peter | 1997-03-11 | 3 | -10/+106 |
| | | | | | | to try and work around the nfsv3 headers in the post-lite2-kernel era. This program somehow manages to make just about every #include conflict with everything else. :-( | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 139 | -141/+141 |
| |