summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2004-05-05constify char *.Marc Espie
2004-05-04spacingTheo de Raadt
2004-05-04dig .plt*, .got*, .init, .fini sectionsMichael Shalayeff
2004-05-04The tcp specific routing metrics are almost never used so reduce the routingClaudio Jeker
2004-05-04Add enactment of the Reinheitsgebot.Hans-Joerg Hoexer
2004-05-04SendEnv here too;Jason McIntyre
2004-05-02ConnectionTimeout -> ConnectTimeout for scp.1 too.Darren Tucker
2004-05-02ConnectionTimeout -> ConnectTimeout here too, pointed out by jmc@Darren Tucker
2004-05-02cksum has been superceded by the md5 driverTodd C. Miller
2004-05-02ConnectionTimeout -> ConnectTimeout, from m.a.ellis at ncl.ac.uk via Debian.Darren Tucker
2004-05-02Man page grammar fix (bz #858), from damerell at chiark.greenend.org.ukDarren Tucker
2004-04-30missing full stop;Jason McIntyre
2004-04-29Correctly report empty a.out objects as "no name list" instead of "bad format".Miod Vallat
2004-04-28add SendEnv to -o list;Jason McIntyre
2004-04-28remove unnecessary .Pp;Jason McIntyre
2004-04-28manpage fixes in envpass stuff from Brian Poole (raj AT cerias.purdue.edu)Damien Miller
2004-04-28carp stats cleanup:Ryan Thomas McBride
2004-04-28pfsync stats fixups:Ryan Thomas McBride
2004-04-27bz #815: implement ability to pass specified environment variables from theDamien Miller
2004-04-26add -n flag (do not reverse-lookup). pb and deraadt okJun-ichiro itojun Hagino
2004-04-25isprint() doesn't consider all whitespace to be printable so useTodd C. Miller
2004-04-24print tcps_rcvacktooold; ok henningMarkus Friedl
2004-04-23don't print stats until they're stable, prevents seeing weird stuff inTed Unangst
2004-04-22Fix pasto in realloc portion of dkreadstats; from Pedro MartellettoTodd C. Miller
2004-04-22Bugzilla #850: Sophie Germain is the correct name of the French mathematician,Damien Miller
2004-04-22luna88k and a few grammersMichael Shalayeff
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
2004-04-21- correct SYNOPSISJason McIntyre
2004-04-21point people to usd doc;Jason McIntyre
2004-04-20Adapt to new pw_copy() API, closes PR 3698.Todd C. Miller
2004-04-19fix idiot typo that i introduced in my last commit;Damien Miller
2004-04-19point people to usd/psd docs;Jason McIntyre
2004-04-19kill whitespace at eol;Jason McIntyre
2004-04-19remove double entry;Jason McIntyre
2004-04-19document strict permission checks on ~/.ssh/config; prompted by, with & ok jmc@Damien Miller
2004-04-19- sort SYNOPSISJason McIntyre
2004-04-18perform strict ownership and modes checks for ~/.ssh/config files, as theseDamien Miller
2004-04-17-w uses [[:<:]] and [[:>:]], not \< and \>,Jason McIntyre
2004-04-16print clusters, not pages. half from millert@ ok deraadt@ millert@Ted Unangst
2004-04-14wakeup after ^Z did not continue redraws and such. use own ^Z handler.Theo de Raadt
2004-04-10improve BUGS:Jason McIntyre
2004-04-09Sync with FreeBSD; adds base64 support and other options.Todd C. Miller
2004-04-09If no user/group is specified for the log file in newsyslog.conf,Todd C. Miller
2004-04-09ex is not a screen editor;Jason McIntyre
2004-04-08sort options and sync usage();Jason McIntyre
2004-04-08swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSDHenning Brauer
2004-04-08When reallocating the line buffer, double the existing bufferTodd C. Miller
2004-04-07ISO function declarations, trim a few comments, rename a few variables toMarc Espie
2004-04-07- alter .Nd to reflect that characters can be counted alsoJason McIntyre
2004-04-06Set mode and ownership when renaming file -> file.0 like we do whenTodd C. Miller