summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.bootparamd
AgeCommit message (Expand)Author
2003-02-14The correct capitalisation of 'NetBSD.org' is (yougrant
2003-01-06Need to -I${RPC_XDIR} now, since we don't generate the .h filethorpej
2003-01-05Use <bsd.rpc.mk>sommerfeld
2002-09-11Add a simple test to see if the whoami functionality works.christos
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2002-02-28provide "gateway" example "file"lukem
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-02Move CLEANFILES up so it is actually used. Noted by Bernd Ernesti.tv
2002-02-02Sort sections, use standard headers, drop a .Pp.wiz
2002-01-31Make sure DESTDIR is set before using it in a dependency.tv
2001-04-11Improve error messages; instead of "getfile failed", now:jhawk
2001-04-03Add section to a .Xr.wiz
2001-02-19convert to use getprogname()cgd
2001-01-11use explicit name rather than __progname in openloglukem
2000-07-25${RPCGEN}, not hard-coded rpcgencgd
2000-07-20If we don't get direct match on the token, only attempt to canonicalizethorpej
2000-07-04If the line wasn't for the client we are looking for, skip it.enami
2000-06-28Add support for globbing when matching the host name in thethorpej
2000-06-14Add comment to prevent further bogus commits.tron
2000-06-14Ok, back out previous change. It seems wrong that 'rm -rf /usr/include/*' do...explorer
2000-06-14Use %lu since BOOTPARAMVERS is defined as ((u_long)1)explorer
2000-06-12Make the rpcsvc dependencies work a bit better.mycroft
2000-06-08back out previous. I tried hard to make sure that i had up to datedan
2000-06-08tidy up a warning - format specifier for a u_long parameterdan
2000-06-06Revert last change; one needs a new rpcgen and has to do a bit of othercjs
2000-06-06BOOTPARAMVERS is apparently a long, so use %lu rather than %u to print it.cjs
2000-06-04Back out the last commit. It seems that your includes are out of date.veego
2000-06-04BOOTPARAMVERS is an unsigned long now, it seemsperry
2000-06-03Fix printf argument mismatch for version number.fvdl
2000-04-27net/if.h is necessary for IFF_LOOPBACK.itojun
2000-04-14declare new function for getting my IPv4 address.itojun
1999-09-12Use full month names with .Dd, as per mdoc.samples(7).kleink
1999-08-23add better debugging infochristos
1999-06-06Use pidfile(3).thorpej
1999-04-26If -s and/or -d set, report invalid host entries in bootparams when parsed.abs
1999-04-06change:cgd
1999-03-24Avoid using a long to store an IP address and simplify slightly.nathanw
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-02-12revert; we can't break the existing ABI and APIlukem
1998-02-10use %d instead of %ld to print rpc versionlukem
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-18use memcmp/memset/memmove instead of bcmp/bzero/bcopylukem
1997-10-17WARNSify; generate ansi c code with rpcgen, cleanup manpagelukem
1997-09-23be safe with buffers, from dholland@eecs.harvard.edu in pr#4138mrg
1997-09-08kill excess newlines in debug output; from Enami Tsugutomo in PR bin/4076mikel
1997-08-19eliminate extra dashes before option arguments; from Enami Tsugutomomikel
1997-07-28Fix a bunch of compiler warnings.thorpej
1997-05-31Back out BUILDDIR and NOINSTALL changes.cjs
1997-05-26These updates to the build allow building against include filescjs
1997-04-23expand a bit on the sematics required.mrg