summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1997-06-22Slightly cleaner.Jason Downs
1997-06-22%u for uidTheo de Raadt
1997-06-22respect NOMAN!kstailey
1997-06-21New mandoc man page.Jason Downs
1997-06-21push KRBTKFILE only if new ticket; dm@openbsd.org and traister@gate.netTheo de Raadt
1997-06-21\n\n is uglyTheo de Raadt
1997-06-20worry about #ifdef KERBEROSTheo de Raadt
1997-06-20when building new environment, do not destroy KRBTKFILE; traister@gate.netTheo de Raadt
1997-06-20off_t errorTheo de Raadt
1997-06-20Copyright (29 lines of copyright for 21 lines of code) and tagkstailey
1997-06-20WallTheo de Raadt
1997-06-20WallTheo de Raadt
1997-06-20WallTheo de Raadt
1997-06-20WallTheo de Raadt
1997-06-20WallTheo de Raadt
1997-06-20WallTheo de Raadt
1997-06-20sigh, who wrote thisTheo de Raadt
1997-06-20do not screw up setenv()Theo de Raadt
1997-06-20Use mkdtemp(3)Todd C. Miller
1997-06-20do not conflict with realloc() in setenv(); traister@gate.netTheo de Raadt
1997-06-19Someone forgot to declare the "sb" variable...Angelos D. Keromytis
1997-06-18crank version number, we have made a few changes...Theo de Raadt
1997-06-18unlink ktrace file more carefully; wosch/joergTheo de Raadt
1997-06-18Document -f encap.Angelos D. Keromytis
1997-06-18indentTheo de Raadt
1997-06-18Be a bit more verbose for AF_ENCAP "routing" entries.Angelos D. Keromytis
1997-06-17mem underflowTheo de Raadt
1997-06-17add <stdlib.h> for atoi(), free(), etc.kstailey
1997-06-17(foo *)NULL -> NULLkstailey
1997-06-17(foo *)NULL -> NULLkstailey
1997-06-17(foo *)NULL -> NULLkstailey
1997-06-17(foo *)NULL -> NULLkstailey
1997-06-17(foo *)NULL -> NULL + err msg for realloc failurekstailey
1997-06-17(foo *)NULL -> NULLkstailey
1997-06-17(foo *)NULL -> NULLkstailey
1997-06-17(foo *)NULL -> NULLkstailey
1997-06-17(foo *)NULL -> NULLkstailey
1997-06-17(foo *)NULL -> NULLkstailey
1997-06-17(foo *)NULL -> NULLkstailey
1997-06-17minor cleanupkstailey
1997-06-17Adds a -d (directory) flag.Todd C. Miller
1997-06-17Back out last change. Allowing no path to mean "." causes problemsTodd C. Miller
1997-06-17If no paths are specified, use "."Todd C. Miller
1997-06-17Don't trample argv[], we want ps et al to be able to see args.Todd C. Miller
1997-06-16Use buflen, not sizeof(buf) as buf is a pointer.Todd C. Miller
1997-06-16You can't store a double in an int and then do tests for the fractional partkstailey
1997-06-16Normalize treatment of -n option. Don't know why it was ever special-casedTodd C. Miller
1997-06-16Cosmetic cleanup, mostly KNF.Todd C. Miller
1997-06-15Avoid possible /tmp races by using mkstemp(3).Todd C. Miller
1997-06-15change byte counters to u_quad_tTheo de Raadt