summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1998-11-28use strsep() instead of strtok(), in particular to avoid an infinite loopAaron Campbell
1998-11-28do not count swap spaces that were not swapon(2)edkstailey
1998-11-25Mpeg audio identification from ckane@best.comNiklas Hallqvist
1998-11-25Present new statistics field in ah/esp statsNiklas Hallqvist
1998-11-25add -CMarc Espie
1998-11-24fix memory leaks; itohy@netbsdTheo de Raadt
1998-11-22now "Total" column can shrinkkstailey
1998-11-22I hate acronyms.Marc Espie
1998-11-22$* -> "$@"David Leonard
1998-11-21add -m to usage()David Leonard
1998-11-20new gencat manpage; updated by kstailey and lambertTheo de Raadt
1998-11-20/usr/msgs -> /var/msgs; jwise@unicast.comTheo de Raadt
1998-11-19significant cleanup; also s/INTRODUCTION/DESCRIPTION/, in particular for man -hAaron Campbell
1998-11-19fprintf(stderr, "wall: ..."); exit(1) -> errx(1, "...")Oleg Safiullin
1998-11-18simply honour S_IWGRPTheo de Raadt
1998-11-18revert last change for K\&R C compilers without constdm
1998-11-18drop the __attribute__ stuf in favor of a simple constdm
1998-11-18do S_IWGRP checking just like write(1)Theo de Raadt
1998-11-18remove empty reference to non-existent prof(1) pageAaron Campbell
1998-11-18move to euid for tty opens; based on something from formTheo de Raadt
1998-11-17add __attribute__ ((unused)) to the yyrcsid under GCC 2dm
1998-11-17preserve ncruses module idTodd C. Miller
1998-11-16clean; adding // comment supportTheo de Raadt
1998-11-16off by one string termination; wsanchezTheo de Raadt
1998-11-16some -Wall.. much more neededTheo de Raadt
1998-11-16more -WallTheo de Raadt
1998-11-16more -WallTheo de Raadt
1998-11-16ncurses tset plus hacks to make $TERMCAP still get setTodd C. Miller
1998-11-11remove redundant .Pp macrosAaron Campbell
1998-11-09add bugs sectionTodd C. Miller
1998-11-08Wording and accuracyPaul Janzen
1998-11-08Sort output by date; include framework for showing periodic events more thanPaul Janzen
1998-11-05Easter and Y2K leap year fixPaul Janzen
1998-11-04be really pedantic about punctuation following -mdoc macro'd textAaron Campbell
1998-11-04Various fixes, including closing user/630.Paul Janzen
1998-11-04learn more about AMANDA files; is@netbsd.orgTodd C. Miller
1998-11-03updated from ncurses-4.2-981017Todd C. Miller
1998-11-03Some cleanup and some checks from the Encyclopedia Britannica OnlinePaul Janzen
1998-11-03insert a missing word; pjanzen@Aaron Campbell
1998-11-03remove some redundancy; pjanzen@Aaron Campbell
1998-11-03For -t option, call the first two digits of the year cc (century) like date(1)Todd C. Miller
1998-11-03Document some bugs wrt -A and -BTodd C. Miller
1998-11-02It's "Daylight Saving Time", since it saves daylight.Paul Janzen
1998-11-02If de Broglie really had been born in 1774, his 1929 Nobel would havePaul Janzen
1998-10-31note samich claus brewingMichael Shalayeff
1998-10-30usr.bin/ man page fixes, t-zAaron Campbell
1998-10-18set PATH before running configure since we can't rely on the user's path bein...Todd C. Miller
1998-10-16don't dump core when linked against ncursesTodd C. Miller
1998-10-13unsigned char fix; rahndsTheo de Raadt
1998-10-04Take sizeof correct variable in readlink; martin@gbg.netman.seTodd C. Miller