summaryrefslogtreecommitdiff
path: root/libexec/tftpd/tftpd.8
AgeCommit message (Collapse)Author
2004-11-22.{N,O}x fixes;Jason McIntyre
2004-04-10improve BUGS:Jason McIntyre
- current implementations do not support transfers >65535 blocks - 32767 block limit does not apply to this tftp implementation other stuff: - kill unnecessary Ns macros - uppercase tftp where applicable discussed w/ tom, and wording improvements from him;
2004-04-03add pxeboot references to FILES and SEE ALSO;Jason McIntyre
ok deraadt@
2004-01-12make DESCRIPTION not conflict with the options;Jason McIntyre
standard options list;
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-06-02section reorder;Jason McIntyre
2003-02-14typos;Jason McIntyre
tftpd(8): tweak and ok millert@ tokenadm(8): tweak and ok millert@
2001-07-31while i'm here: NetBSD -> .NxMike Pechkin
millert@ ok.
2001-03-08doc size limitationsTheo de Raadt
2000-10-30libexec man page fleshing. again, bored on the plane home.Aaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-05-15repairAaron Campbell
1998-10-10Man page typo.Ian Darwin
1998-03-10use .OxTodd C. Miller
1997-06-11Implement and document the -c flag.Jason Downs
1996-10-08Attempt at cleanup.michaels
1995-10-18initial import of NetBSD treeTheo de Raadt