Age | Commit message (Expand) | Author |
1998-05-11 | fix scrolling and 'z' command; matt debergalis <deberg@mit.edu> | Todd C. Miller |
1998-05-11 | set max field width of %s correctly | Theo de Raadt |
1998-05-07 | fix err() use | Theo de Raadt |
1998-05-04 | Never remove a mail spool, as we may not have proper prics, just truncate. A... | Todd C. Miller |
1998-05-02 | allow relative values via +/- prefixes | Todd C. Miller |
1998-05-02 | fix yet another malloc problem. | Michael Shalayeff |
1998-05-02 | use stdlib.h for malloc(); uninitialized structure member defaults to NULL now | Michael Shalayeff |
1998-04-30 | From NetBSD: Lennart Augustsson | Niels Provos |
1998-04-30 | From NetBSD: Lennart Augustsson: | Niels Provos |
1998-04-30 | make y command 8 bit clean; Elmar.Bartel@informatik.tu-muenchen.de | Theo de Raadt |
1998-04-28 | NetBSD-based -Wall cleanup | Paul Janzen |
1998-04-28 | use Xr more often | Theo de Raadt |
1998-04-27 | Historically, talk pays no attention to hostnames, so if you've typed | Paul Janzen |
1998-04-27 | s/cat/cal/ | Michael Shalayeff |
1998-04-27 | Correctly operate on hardlink when source and destination are not on the | Theo de Raadt |
1998-04-26 | fix some warnings | Todd C. Miller |
1998-04-26 | $OpenBSD$ | Niels Provos |
1998-04-26 | We don't do .Nm "" | Todd C. Miller |
1998-04-26 | add audioctl + mixerctl | Niels Provos |
1998-04-26 | mixerctl from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> | Niels Provos |
1998-04-26 | audioctl from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se> | Niels Provos |
1998-04-26 | fix free before last use; charnier | Theo de Raadt |
1998-04-26 | recommended fix from tri@iki.fi... | Theo de Raadt |
1998-04-26 | indent | Theo de Raadt |
1998-04-26 | catch "rwho foo" as illegal; ru@ucb.crimea.ua | Theo de Raadt |
1998-04-25 | We no longer need head.c from ucbMail | Todd C. Miller |
1998-04-25 | getopt(3) returns -1 on end of args, not EOF. | Todd C. Miller |
1998-04-25 | fmt(1) rewrite by Gareth McCaughan. | Todd C. Miller |
1998-04-25 | -M is for core | janjaap |
1998-04-25 | remove const, so it works on !ansi compiler | Michael Shalayeff |
1998-04-25 | -Wall | Todd C. Miller |
1998-04-25 | be more verbose on errors. | Michael Shalayeff |
1998-04-25 | fix relative tags in vi; Frank Mayhar <frank@exit.com> | Todd C. Miller |
1998-04-25 | Add "dev" command to switch to a new device. Handy for cd changers | Todd C. Miller |
1998-04-25 | fix some minor nits: | Todd C. Miller |
1998-04-25 | fix usage; nathanw@MIT.EDU | Theo de Raadt |
1998-04-25 | nothing important... | Theo de Raadt |
1998-04-25 | doc startup behaviour; koshy@india.hp.com | Theo de Raadt |
1998-04-25 | print year; mason@primenet.com.au | Theo de Raadt |
1998-04-25 | fix usage | Todd C. Miller |
1998-04-25 | fix usage; ru@ucb.crimea.ua | Theo de Raadt |
1998-04-13 | Nuke paragraph about checking for zero length file. Doing things that | Todd C. Miller |
1998-04-13 | To change output, we use -o. Noted by David Leonard <leonard@csee.uq.edu.au> | Todd C. Miller |
1998-04-11 | make static for install purposes | Theo de Raadt |
1998-04-07 | - show usage for the encrypt command when there are no arguments. | Artur Grabowski |
1998-03-30 | Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various places | Theo de Raadt |
1998-03-26 | cleanup after art | Theo de Raadt |
1998-03-26 | -Wall for suid-root. | Artur Grabowski |
1998-03-26 | fix cleaning up of bad environment variables (LD_* and IFS), | Artur Grabowski |
1998-03-26 | pass host name with GET request so servers hosting multiple virtual | Marco S Hyman |