Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove a long-dead skeleton found under the floorboards. | 2010-07-01 | 530 | -21058/+0 | |
| | | | | "go for it" tedu@, "kill it" deraadt@ | ||||
* | use strcspn to properly overwrite '\n' in fgets returned buffer | 2007-10-05 | 1 | -11/+13 | |
| | | | | | | | | check fgets return value use sizeof (buf) instead of hardcoded value with help of moritz@ and ray@ "Those seem OK" moritz@ "OK" ray@ "Looks OK" millert@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | the the | 2006-03-04 | 1 | -1/+1 | |
| | |||||
* | license clean | 2005-12-09 | 1 | -16/+4 | |
| | |||||
* | Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu> | 2003-11-09 | 1 | -2/+2 | |
| | |||||
* | typos from Jonathon Gray; | 2003-11-08 | 1 | -1/+1 | |
| | |||||
* | use correct string functions in example | 2003-04-14 | 1 | -5/+5 | |
| | |||||
* | string shit; ok millert | 2003-04-06 | 1 | -15/+15 | |
| | |||||
* | a real pid_t cleanup. | 2002-06-12 | 1 | -4/+6 | |
| | | | | | | espie@ ok for make/, deraadt@ one extra eye, millert@ ok | ||||
* | kill more registers | 2001-11-19 | 3 | -6/+6 | |
| | | | | millert@ ok | ||||
* | o) {Open,Net,Free}BSD -> .{O,N,F}x; | 2001-08-17 | 1 | -3/+4 | |
| | | | | | | | o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok | ||||
* | -Wall cleanup | 2001-07-18 | 1 | -1/+3 | |
| | |||||
* | correct type on last arg to execl(); nordin@cse.ogi.edu | 2001-07-09 | 1 | -7/+7 | |
| | |||||
* | spelling | 2001-02-07 | 1 | -2/+2 | |
| | |||||
* | $OpenBSD$ | 2001-01-29 | 3 | -0/+6 | |
| | |||||
* | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | 2000-06-30 | 1 | -4/+4 | |
| | | | | | | | | | constant). These are not security holes but it is worth fixing them anyway both for robustness and so folks looking for examples in the tree are not misled into doing something potentially dangerous. Furthermore, it is a bad idea to assume that pathnames will not include '%' in them and that error routines don't return strings with '%' in them (especially in light of the possibility of locales). | ||||
* | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | 1999-08-17 | 1 | -3/+4 | |
| | |||||
* | - remove trailing white space | 1999-06-05 | 1 | -10/+12 | |
| | | | | | | | - 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... :/ | ||||
* | grammar police: do not hyphenate compound words that act as adjectives if the | 1999-05-12 | 1 | -2/+2 | |
| | | | | | | first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong | ||||
* | Add man page contributor's copyright. Better formatting. | 1998-09-30 | 1 | -4/+37 | |
| | | | | Add reference in BUGS to better ways of displaying the text. | ||||
* | Put in WARNINGS that the lessons are not up-to-date, plus | 1998-09-30 | 7 | -6/+30 | |
| | | | | references to newer technology in a few lessons. | ||||
* | First round of code modernization. Create playdir under /tmp, not | 1998-09-28 | 8 | -111/+243 | |
| | | | | libdir. Add man page. Add pathnames.h. | ||||
* | import BTL learn(1) lessons/morefiles | 1998-09-28 | 45 | -0/+2308 | |
| | |||||
* | import BTL learn(1) lessons/macros | 1998-09-28 | 16 | -0/+1335 | |
| | |||||
* | import BTL learn(1) lessons/files | 1998-09-28 | 77 | -0/+1720 | |
| | |||||
* | import BTL learn(1) lessons/eqn | 1998-09-28 | 78 | -0/+2813 | |
| | |||||
* | import BTL learn(1) lessons/editor | 1998-09-28 | 242 | -0/+9130 | |
| | |||||
* | import BTL learn(1) lessons/C | 1998-09-28 | 61 | -0/+2360 | |
| | |||||
* | import BTL learn(1) | 1998-09-28 | 9 | -0/+1199 | |