Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-12-13 | Fall back from passive to active if connect() fails. This can happen if the ↵ | Todd C. Miller | |
remote server has an ip filter in place (live cvs does). | |||
1998-12-13 | Show periodic events the correct number of times. | Paul Janzen | |
Calculate special events (Easter) correctly regardless of which year they occur in (thus fixing user/562). Keep locales and special event names from propogating from one user to the next during "calendar -a". Set up a framework to handle special events other than Easter (for instance, Jewish events, eventually). Various other fixes. | |||
1998-12-07 | Wall | Theo de Raadt | |
1998-12-07 | fix [:print:] | Theo de Raadt | |
1998-12-05 | Add missing printf | Todd C. Miller | |
1998-12-05 | Modifications from netbsd: | Marc Espie | |
- don't interfere with MACHINE/MACHINE_ARCH defines for bootstrap - type clean-up, time_t, and printing `unknown' ints - fix TARGET/MEMBER bug in archive rules - memmove... - cleaner Error handler. - reentrant brk_string - .MAKE env variable - preliminary scaffolding for .NOPATH Other improvements: - efree - shellneed streamlined - display Stop in .CURDIR after an error. - document most features and misfeatures. - add a few OpenBSD notes to the tutorial. | |||
1998-11-30 | fix error outputs; form | Theo de Raadt | |
1998-11-30 | stats for fast retransmits | Niels Provos | |
1998-11-30 | cleanup; also note that ``0'' flag is ignored when used with a precision | Aaron Campbell | |
specifier and any of the d, i, o, u, or x (X) formats, as per gcc warnings | |||
1998-11-28 | use strsep() instead of strtok(), in particular to avoid an infinite loop | Aaron Campbell | |
1998-11-28 | do not count swap spaces that were not swapon(2)ed | kstailey | |
1998-11-25 | Mpeg audio identification from ckane@best.com | Niklas Hallqvist | |
1998-11-25 | Present new statistics field in ah/esp stats | Niklas Hallqvist | |
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 | |
once | |||
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 | |