Age | Commit message (Expand) | Author |
1998-11-25 | add -C | Marc Espie |
1998-11-24 | fix memory leaks; itohy@netbsd | Theo de Raadt |
1998-11-22 | now "Total" column can shrink | kstailey |
1998-11-22 | I hate acronyms. | Marc Espie |
1998-11-22 | $* -> "$@" | David Leonard |
1998-11-21 | add -m to usage() | David Leonard |
1998-11-20 | new gencat manpage; updated by kstailey and lambert | Theo de Raadt |
1998-11-20 | /usr/msgs -> /var/msgs; jwise@unicast.com | Theo de Raadt |
1998-11-19 | significant cleanup; also s/INTRODUCTION/DESCRIPTION/, in particular for man -h | Aaron Campbell |
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 | revert last change for K\&R C compilers without const | dm |
1998-11-18 | drop the __attribute__ stuf in favor of a simple const | dm |
1998-11-18 | do S_IWGRP checking just like write(1) | Theo de Raadt |
1998-11-18 | remove empty reference to non-existent prof(1) page | Aaron Campbell |
1998-11-18 | move to euid for tty opens; based on something from form | Theo de Raadt |
1998-11-17 | add __attribute__ ((unused)) to the yyrcsid under GCC 2 | dm |
1998-11-17 | preserve ncruses module id | Todd C. Miller |
1998-11-16 | clean; adding // comment support | Theo de Raadt |
1998-11-16 | off by one string termination; wsanchez | Theo de Raadt |
1998-11-16 | some -Wall.. much more needed | Theo de Raadt |
1998-11-16 | more -Wall | Theo de Raadt |
1998-11-16 | more -Wall | Theo de Raadt |
1998-11-16 | ncurses tset plus hacks to make $TERMCAP still get set | Todd C. Miller |
1998-11-11 | remove redundant .Pp macros | Aaron Campbell |
1998-11-09 | add bugs section | Todd C. Miller |
1998-11-08 | Wording and accuracy | Paul Janzen |
1998-11-08 | Sort output by date; include framework for showing periodic events more than | Paul Janzen |
1998-11-05 | Easter and Y2K leap year fix | Paul Janzen |
1998-11-04 | be really pedantic about punctuation following -mdoc macro'd text | Aaron Campbell |
1998-11-04 | Various fixes, including closing user/630. | Paul Janzen |
1998-11-04 | learn more about AMANDA files; is@netbsd.org | Todd C. Miller |
1998-11-03 | updated from ncurses-4.2-981017 | Todd C. Miller |
1998-11-03 | Some cleanup and some checks from the Encyclopedia Britannica Online | Paul Janzen |
1998-11-03 | insert a missing word; pjanzen@ | Aaron Campbell |
1998-11-03 | remove some redundancy; pjanzen@ | Aaron Campbell |
1998-11-03 | For -t option, call the first two digits of the year cc (century) like date(1) | Todd C. Miller |
1998-11-03 | Document some bugs wrt -A and -B | Todd C. Miller |
1998-11-02 | It's "Daylight Saving Time", since it saves daylight. | Paul Janzen |
1998-11-02 | If de Broglie really had been born in 1774, his 1929 Nobel would have | Paul Janzen |
1998-10-31 | note samich claus brewing | Michael Shalayeff |
1998-10-30 | usr.bin/ man page fixes, t-z | Aaron Campbell |
1998-10-18 | set PATH before running configure since we can't rely on the user's path bein... | Todd C. Miller |
1998-10-16 | don't dump core when linked against ncurses | Todd C. Miller |
1998-10-13 | unsigned char fix; rahnds | Theo de Raadt |
1998-10-04 | Take sizeof correct variable in readlink; martin@gbg.netman.se | Todd C. Miller |
1998-09-30 | Add man page contributor's copyright. Better formatting. | Ian Darwin |
1998-09-30 | Put in WARNINGS that the lessons are not up-to-date, plus | Ian Darwin |
1998-09-30 | something was too verboase in http fetch mode | Theo de Raadt |
1998-09-28 | First round of code modernization. Create playdir under /tmp, not | Ian Darwin |