Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | a quick fix, and then i run away screaming in terror | deraadt | 2000-07-25 | 1 | -1/+2 | |
| | ||||||
* | Typo & style fix. | ian | 2000-07-10 | 1 | -3/+3 | |
| | ||||||
* | Move option flags that don't require arguments to the first of the list in | aaron | 2000-07-08 | 1 | -2/+2 | |
| | | | | the SYNOPSIS section to be more consistent with our other man pages. | |||||
* | If the timeout is not set, don't send a zeroed timeout to select. | art | 2000-07-07 | 1 | -2/+8 | |
| | | | | This solves the problem with nc hogging all cpu. | |||||
* | i feel dirty whenever i edit in here | deraadt | 2000-07-06 | 1 | -1/+1 | |
| | ||||||
* | do not assume h_errs[] is clean, use %s | deraadt | 2000-07-06 | 1 | -1/+1 | |
| | ||||||
* | Insert more missing .El directives. Our troff really should identify these and | aaron | 2000-07-06 | 1 | -1/+2 | |
| | | | | spit out a warning. | |||||
* | Various cleanups and standardization. | aaron | 2000-03-10 | 1 | -21/+42 | |
| | ||||||
* | massive indent pass | deraadt | 2000-01-31 | 1 | -262/+195 | |
| | ||||||
* | first cut at indent.. more to come | deraadt | 2000-01-24 | 1 | -1126/+1175 | |
| | ||||||
* | include unistd.h | art | 1999-08-16 | 1 | -0/+3 | |
| | ||||||
* | buf oflow; and use inet_aton() | deraadt | 1999-06-05 | 1 | -5/+3 | |
| | ||||||
* | - remove trailing white space | aaron | 1999-06-05 | 1 | -21/+21 | |
| | | | | | | | - remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/ | |||||
* | kill extra .Pp and add some quotes | millert | 1998-09-28 | 1 | -4/+3 | |
| | ||||||
* | fix things for makewhatis | deraadt | 1998-09-27 | 1 | -3/+2 | |
| | ||||||
* | usr.bin/ man page cleanups, n-s | aaron | 1998-09-27 | 1 | -28/+31 | |
| | ||||||
* | SYNOPSIS header; fixes man -k nc | deraadt | 1998-03-11 | 1 | -1/+2 | |
| | ||||||
* | $OpenBSD$ | deraadt | 1997-09-21 | 1 | -2/+1 | |
| | ||||||
* | paranoid about MAXHOSTNAMELEN | deraadt | 1997-04-07 | 1 | -10/+12 | |
| | ||||||
* | getopt(3) returns -1 when out of args, not EOF, whee! | millert | 1997-01-15 | 1 | -1/+1 | |
| | ||||||
* | nc is *hobbit*'s netcat; let the sysadm have the same tools the crackers | deraadt | 1996-09-05 | 30 | -0/+4789 | |
have, so that he may learn what the network is about and protect it better. |