Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-04 | the the | Miod Vallat | |
2005-12-09 | license clean | Ian Darwin | |
2003-11-09 | Typos in comments from Jared Yanovich <jjy2+ at pitt dot edu> | Otto Moerbeek | |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre | |
2003-04-14 | use correct string functions in example | Theo de Raadt | |
2003-04-06 | string shit; ok millert | Theo de Raadt | |
2002-06-12 | a real pid_t cleanup. | Mike Pechkin | |
espie@ ok for make/, deraadt@ one extra eye, millert@ ok | |||
2001-11-19 | kill more registers | Mike Pechkin | |
millert@ ok | |||
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin | |
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok | |||
2001-07-18 | -Wall cleanup | Peter Valchev | |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-02-07 | spelling | Todd T. Fries | |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist | |
2000-06-30 | warnx?/errx? paranoia (use "%s" not a bare string unless it is a | Todd C. Miller | |
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). | |||
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller | |
1999-06-05 | - remove trailing white space | Aaron Campbell | |
- 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... :/ | |||
1999-05-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell | |
first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong | |||
1998-09-30 | Add man page contributor's copyright. Better formatting. | Ian Darwin | |
Add reference in BUGS to better ways of displaying the text. | |||
1998-09-30 | Put in WARNINGS that the lessons are not up-to-date, plus | Ian Darwin | |
references to newer technology in a few lessons. | |||
1998-09-28 | First round of code modernization. Create playdir under /tmp, not | Ian Darwin | |
libdir. Add man page. Add pathnames.h. | |||
1998-09-28 | import BTL learn(1) lessons/morefiles | Ian Darwin | |
1998-09-28 | import BTL learn(1) lessons/macros | Ian Darwin | |
1998-09-28 | import BTL learn(1) lessons/files | Ian Darwin | |
1998-09-28 | import BTL learn(1) lessons/eqn | Ian Darwin | |
1998-09-28 | import BTL learn(1) lessons/editor | Ian Darwin | |
1998-09-28 | import BTL learn(1) lessons/C | Ian Darwin | |
1998-09-28 | import BTL learn(1) | Ian Darwin | |