summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.bootparamd
AgeCommit message (Collapse)Author
2002-07-19use inet_aton(); mickey says it does not break what he uses -- good enoughTheo de Raadt
2002-07-14various cleanupsTheo de Raadt
2002-06-11-Wall cleanupHans Insulander
ok millert@, miod@
2002-02-18workaround another vax ld issueTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok
2001-07-27Wall cleanupPeter Valchev
2000-11-09Change all option list specifications to ".Bl -tag -width Ds". Most manAaron Campbell
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything.
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
Closes PR 1246
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
cleanup along the way.
2000-01-03.Sh "SEE ALSO" -> .Sh SEE ALSOPaul Janzen
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-06-05remove trailing whitespace, some Nm cleanupAaron Campbell
1998-12-16more .Nm fixesAaron Campbell
1998-07-10do not syslog() with "\n"; skipped smtpd/named/ipmon; 12 minutes of dabblingTheo de Raadt
1998-05-03Hmmm... $Id$ -> $OpenBSD$.gene
Looks like the Id tags were left over from RCSid's on the original files.
1998-05-03Right spelling of 'canonical'.gene
Also, clarify the -f option (clumsy grammar).
1997-09-21$OpenBSD$Theo de Raadt
1997-08-18fix extra dashes; enami@but-b.or.jpTheo de Raadt
1997-06-23long vs intTheo de Raadt
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf.
1997-01-17r?index -> strr?chrTodd C. Miller
1996-12-10Xr disklessTheo de Raadt
1996-12-10cleanup, some from netbsdTheo de Raadt
1996-10-08Attempt at cleanup.michaels
1996-10-05strcasecmp hostnames; from netbsdTheo de Raadt
1996-09-30warn about YP & bootparam security problem; suggested by bitbltTheo de Raadt
1996-09-04permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.netTheo de Raadt
1996-08-31buf oflow, found by das33@cornell.eduTheo de Raadt
1996-06-18name the client "client", and mention YP supportTheo de Raadt
1996-06-18Note that bootparamd returns both server and path. Minor nit.briggs
1996-06-18bootparam paths are server:/path, duh. pointed out by briggsTheo de Raadt
1996-04-21sync to netbsd 960418Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt