summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1999-09-06Remove STRSPACE limitations.Marc Espie
1999-09-06Use EOS pervasively.Marc Espie
1999-09-06Get rid of mktemp in the handling of diversion.Marc Espie
1999-09-06synchMarc Espie
1999-09-06Misc minor changes:Marc Espie
1999-09-06Optimize STREQ/STREQN some moreMarc Espie
1999-09-06TypoMarc Espie
1999-09-03proto bcrypt_gensalt()Theo de Raadt
1999-09-02print i386 irqs nicer, so that sharing is more obviousTheo de Raadt
1999-09-01Correct SYNOPSYS; no -h option exists.Aaron Campbell
1999-08-31patch file should hold at least one patch, otherwise we're entitled toMarc Espie
1999-08-29Fix -Wall warnings.Marc Espie
1999-08-29cast time_t to (long int) to pass them to sprintf() portably.Marc Espie
1999-08-27Replace some strlen with sizeof() - 1.Federico G. Schwindt
1999-08-27Use 10 X's in mkstemp. Replace bcopy with strlcpy.Federico G. Schwindt
1999-08-27We're using 10 X's now.Federico G. Schwindt
1999-08-26fix a few more boflows; millert@ okAaron Campbell
1999-08-26Fix a buf oflow noticed by aazubel@cnba.uba.ar.Federico G. Schwindt
1999-08-24better fix; now if the last line in a file stream does not contain a newline,Aaron Campbell
1999-08-23fgets() -> fgetln(). When reading files like this, the notion of a `line' isAaron Campbell
1999-08-21Document the YP optionsNiklas Hallqvist
1999-08-21Let arch compile again...Marc Espie
1999-08-20Don't install with special permissions.Jason Downs
1999-08-20re-order includes and remove <sys/utsname.h> since we don't use uname()Todd C. Miller
1999-08-19Merge arch and machine sources. Add some options so it willNiklas Hallqvist
1999-08-18formattingAaron Campbell
1999-08-18comma splices, formatting nits, et alAaron Campbell
1999-08-18Fix a printf() so `id' and `id username' produce similar output; inspired byAaron Campbell
1999-08-17doesn't count down from 99 anymoreTodd C. Miller
1999-08-17missing flags in SYNOPSISTodd C. Miller
1999-08-17mention RIPEMD-160 in body, fix dateTodd C. Miller
1999-08-17More <sys/file.h> vs. <fcntl.h> and open() flags fixes.Todd C. Miller
1999-08-16Consistify so "rup host" and "rup -d host" produce similarly formatted output.Aaron Campbell
1999-08-16fix includesArtur Grabowski
1999-08-16include unistd.hArtur Grabowski
1999-08-16fix includesArtur Grabowski
1999-08-16inculde com_err.hArtur Grabowski
1999-08-16inculude ctype.h for islower()Artur Grabowski
1999-08-16include ctype.h for isspace() and fix some declarationsArtur Grabowski
1999-08-16main() returns an int and include stdio.h to get prototype for putsArtur Grabowski
1999-08-16printf format fixesArtur Grabowski
1999-08-16nuke unused variableTodd C. Miller
1999-08-14Missing -I/usr/include/ssl, evanc@concer.toAngelos D. Keromytis
1999-08-12Support -M and -N flags in uptime mode tooTodd C. Miller
1999-08-09document "Precedence: list"Theo de Raadt
1999-08-06uid_t and gid_t, and use %uTheo de Raadt
1999-08-05o Use 10 X's in examples (noted by Theo)Todd C. Miller
1999-08-04o Use __prognameTodd C. Miller
1999-08-04supply particular mapping type to the mmap(2) instead of bogus 0Michael Shalayeff
1999-08-03use particular mapping type instead of bogus zero.Michael Shalayeff