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