Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-04-13 | single ^C on a pipe | Theo de Raadt | |
1997-04-13 | do not (continue) on a stdin pipe | Theo de Raadt | |
1997-04-10 | how is this for fast bug fixing response! revert to sigblock() since the | Theo de Raadt | |
sigprocmask() code was not equivelant. report from grr@shandakor.tharsis.com, PR#154 | |||
1997-03-29 | Use ``mail.local -H'' to do dot locking so we can have mode 755 mail | Todd C. Miller | |
spool, change an occurrence of tempnam() to mkstemp(), change some longs and shorts to ints. Mail is now usable again. | |||
1997-02-03 | use a long line counter, netbsd pr#3083, rhialto@polder.ubc.kun.nl | Theo de Raadt | |
1997-01-17 | r?index -> strr?chr | Todd C. Miller | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1997-01-13 | doc "more" command; jdc@orthanc.ncl.ac.uk | Theo de Raadt | |
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-10-28 | Ignore $HOME if > MAXPATHLEN | Todd C. Miller | |
1996-10-26 | honor $LOGNAME | Todd C. Miller | |
1996-09-16 | _PATH_TMP -> _PATH_TMPFILE; avoid /tmp//fooXXXX where possible too | Theo de Raadt | |
1996-06-26 | Accept NULL nset in prepare child (as run_editor will try to use one). | dm | |
1996-06-11 | from christos; | Theo de Raadt | |
- Fix PR/105: Implement dot locking protocol and check return value of flock. - Fix PR/2247: Don't call unknown users "ubluit". Issue an error message. - Fix/add prototypes. - Fix warnings. - Use POSIX signal mask calls. | |||
1996-03-27 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |