summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1999-07-26fix options; fgschAaron Campbell
1999-07-26add SEE ALSO section and Xr cat(1)Aaron Campbell
1999-07-26new mdoc'd jot(1) man pageAaron Campbell
1999-07-23fieldcnt is the number of fields, not +1... this one was missed in 1995Aaron Campbell
1999-07-23- Missing newline when euid != ruid; from FreeBSDAaron Campbell
1999-07-23Fix the case where telnet(1) would escape if in binary (-8) mode, even if theAaron Campbell
1999-07-23- Make error msgs more consistent with other usr.bin/ utils.Aaron Campbell
1999-07-23- Use strtol() instead of atoi() so head(1) will complain when given badAaron Campbell
1999-07-21sounds betterAaron Campbell
1999-07-21Improve the description and add examples, including one that demonstrates howAaron Campbell
1999-07-21sync names of arguments in SYNOPSIS with those in the option's descriptionAaron Campbell
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-21bye byeTheo de Raadt
1999-07-20skey help; freebsdTheo de Raadt
1999-07-20mention the skey command and Xr skey(1)Aaron Campbell
1999-07-19fix for case no mixer devices are available, got triggered by malloc.conf->J;...Michael Shalayeff
1999-07-19Xr their libc equivalents; form@vell.nsc.ruAaron Campbell
1999-07-18indentTheo de Raadt
1999-07-17nice printing of sum^H^H^Huvmexp for uvmArtur Grabowski
1999-07-13whoops, isatty(3) and ttyname(3) are the same man pageAaron Campbell
1999-07-13more tty cross referencesAaron Campbell
1999-07-13Xr isatty(3)Aaron Campbell
1999-07-10Fix a SEGV after you HUP vi; dean@netbsd.orgTodd C. Miller
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
1999-07-04better use of quotesAaron Campbell
1999-07-04correct use of .Nm; some other formatting nitsAaron Campbell
1999-07-03use .Oo/.Oc so -rmd160 option is compiled into the SYNOPSIS properlyAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-07-02use getprotobynumber(); safe since it does not do YPTheo de Raadt
1999-07-02ambigious elseTheo de Raadt
1999-07-02For "tput init" set margins and 8 character tabs, for "tput reset" set marginsTodd C. Miller
1999-07-01pretty good attempt at supporting nullfsTheo de Raadt
1999-07-01Dominion Day is now known as Canada Day... don't let the name fool you, itAaron Campbell
1999-06-29Heavily modified to support both terminfo and termcap attributes.Todd C. Miller
1999-06-29retreived -> retrievedAaron Campbell
1999-06-27ncurses-5.0-990626Todd C. Miller
1999-06-26Use a.b.c.d/nn syntax for encap route output.Hakan Olsson
1999-06-26fix typos in FILES section, some more cleanup; shinobi@monkey.orgAaron Campbell
1999-06-24Ooops! Make this work without uvmArtur Grabowski
1999-06-23kill old tahoe codeArtur Grabowski
1999-06-23make it work with UVM. XXX - not done yet.Artur Grabowski
1999-06-23add -DUVM to CFLAGS if we run UVMArtur Grabowski
1999-06-23our top does not show the last pid assignedTodd C. Miller
1999-06-21stop casting the third argument to kvm_read to char *. it is a void *.Artur Grabowski
1999-06-17Sync for 990608 egcs snapshot...Marc Espie
1999-06-16more #ifdef hellTheo de Raadt
1999-06-16Fixed i386 -> __i386__Marc Espie
1999-06-15OopsPaul Janzen