Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-14 | Finish off cleanup usr.bin/ man pages. | Aaron Campbell | |
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-30 | correct mkstemp() failure checking | Theo de Raadt | |
1999-05-24 | show '(not a tty)' instead of '(null)' when wall is run with stderr not a ↵ | David Leonard | |
tty. (e.g. when run from cron) | |||
1998-12-16 | snprintf; dillon | Theo de Raadt | |
1998-11-19 | fprintf(stderr, "wall: ..."); exit(1) -> errx(1, "...") | Oleg Safiullin | |
1998-11-18 | simply honour S_IWGRP | Theo de Raadt | |
1998-11-18 | do S_IWGRP checking just like write(1) | Theo de Raadt | |
1998-11-18 | move to euid for tty opens; based on something from form | Theo de Raadt | |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-10-25 | slightly smarter | Jason Downs | |
1996-09-16 | _PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible too | Theo de Raadt | |
1996-09-02 | add -g group delivery option | Theo de Raadt | |
1996-08-26 | VIS_NOSLASH | Theo de Raadt | |
1996-08-26 | vis this baby | Theo de Raadt | |
1996-08-06 | avoid buf oflow | Theo de Raadt | |
1996-06-26 | rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |