summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd
Commit message (Expand)AuthorAgeFilesLines
* Don't assume that time_t is long.bde1998-06-291-2/+4
* #include <arpa/inet.h>peter1998-06-121-1/+2
* Remove bogus #defines and redefintions for KERNEL, mount, nfs_init, thepeter1998-06-011-6/+0
* Simplified by putting all generated headers in SRCS. The explicitbde1998-05-101-4/+2
* Use rpcgen's -C option to get prototypes in nfs_prot.h.bde1998-05-102-2/+2
* Simplified by using new lex and yacc rules.bde1998-05-041-17/+2
* Fixes for using amd with non-NFSv3 servers and for choosing the right addressdfr1998-04-134-8/+58
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-232-8/+8
* Don't use the FreeBSD misfeature DPSRCS or give explicit dependenciesbde1998-03-063-11/+3
* Merged from Lite2. Get the filesystem type name directly from thebde1998-01-201-2/+6
* Removed definition of _NEW_VFSCONF. The new vfsconf interface is nowbde1998-01-201-1/+0
* Fixed missing DPADD by removing empty LDADD.bde1997-12-171-1/+0
* Cleanup.wosch1997-10-051-11/+1
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-051-2/+3
* Add usage(), use err(3), remove `progname'.charnier1997-09-0210-183/+158
* Delay free of mf->mf_mount in uninit_mntfs until it is no longer used.tegge1997-06-231-2/+2
* Show the real revision date and not the date that thissteve1997-06-232-3/+3
* Add ${DESTDIR} to absolute pathnames of required sources.asami1997-05-232-2/+2
* Typo (${.DESTDIR} -> ${DESTDIR}).asami1997-05-231-2/+2
* Fix so that amd can build with hesiod support.dfr1997-04-292-2/+3
* Fix makefiles so they work without having to 'make depend'dfr1997-04-293-3/+6
* Update the host filesystem so that it works with NFSv3dfr1997-04-223-37/+129
* Fix make depend.dfr1997-04-193-1/+19
* Generate mount*.[ch] and nfs_prot*.[ch] from the .x files.dfr1997-04-1810-1593/+146
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-314-10/+10
* Make the argument handling for select() less bogus. Also, move thejoerg1997-03-222-22/+22
* Make amd actually work instead of just compiling. The new Lite2 codepeter1997-03-122-3/+4
* I feel sick. :-( There is some really, truely, shameful stuff in herepeter1997-03-113-10/+106
* Revert $FreeBSD$ to $Id$peter1997-02-22139-141/+141
* buffer overflow from OpenBSD:imp1997-02-091-1/+2
* Sort cross references.wosch1997-01-201-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-14139-141/+141
* Still going.jmacd1997-01-111-1/+3
* Update to match changes in <net/if.h>.wollman1997-01-031-2/+2
* Fix up programs which expect <net/if.h> to include <sys/time.h> to insteadwollman1996-12-101-1/+2
* Use LC_TIME=Cache1996-11-261-2/+2
* bin/1974: core dump from amd when phkmalloc is set to AJ.phk1996-11-251-3/+3
* Eliminated includes of the "temporary" backwards compatibility headerbde1996-09-241-2/+4
* Fix a few minor type problems that turned up with gcc-2.7.2peter1996-08-133-5/+6
* ``mv'' -> ``mv -f''wosch1996-05-071-3/+4
* Correct some man page xrefs, and some other minor changes to bring somempp1996-04-081-3/+3
* Correct some man page cross references and file location references.mpp1996-04-071-2/+2
* Fix a variety of minor typos and cross references in a bunch ofmpp1996-01-201-1/+2
* Obtained from: David Mazieres (OpenBSD)graichen1996-01-091-1/+5
* Fixed the type of time_type.bde1995-12-071-2/+2
* Add code to work around FreeBSD's nfs symlink cache.dfr1995-08-243-4/+20
* Changes to support version 3 of the NFS protocol.dfr1995-06-273-3/+14
* Remove trailing whitespace.rgrimes1995-05-3024-93/+93
* Added "doc" to the list of subdirs, so that amdref.info* will getasami1995-05-141-1/+1
* Change /lib/cpp to /usr/bin/cppgpalmer1995-05-081-2/+2
OpenPOWER on IntegriCloud