summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2004-05-09Say that only sockets owned by processes can been seen. Based on diffOtto Moerbeek
2004-05-09make man page example match realityBob Beck
2004-05-09knfTheo de Raadt
2004-05-09compress codeTheo de Raadt
2004-05-09spacingTheo de Raadt
2004-05-09don't overwrite what we are trying to computeDamien Miller
2004-05-09kill it here tooDamien Miller
2004-05-09kill some more tiny files; ok deraadt@Damien Miller
2004-05-09zap another tiny header; ok deraadt@Damien Miller
2004-05-08Use arc4random() unless the user specifies a specific seed, in whichTodd C. Miller
2004-05-08kill a tiny header; ok deraadt@Damien Miller
2004-05-08make two tiny header files go away; djm okTheo de Raadt
2004-05-07Check poll revents for error.Todd C. Miller
2004-05-07Make grep -w behave the same for the fastcomp and the regex case,Otto Moerbeek
2004-05-07Fix some sizeof(ptr) bugs based on diffs from aaron@.Todd C. Miller
2004-05-07Add a new past path for fgrep that is just a simplified version ofTodd C. Miller
2004-05-06Don't fseek() on stdin if it is a terminal. It does not fail, butOtto Moerbeek
2004-05-06Treat ^H as non-binary. OK hshoexer@, brad@ and deraadt@Todd C. Miller
2004-05-06typo from John Cosimano (PR 3770);Jason McIntyre
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