summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1998-03-30Y2K fixes from Andreas.Gunnarsson@emw.ericsson.se; culled from various placesTheo de Raadt
1998-03-26cleanup after artTheo de Raadt
1998-03-26-Wall for suid-root.Artur Grabowski
1998-03-26fix cleaning up of bad environment variables (LD_* and IFS),Artur Grabowski
1998-03-26pass host name with GET request so servers hosting multiple virtualMarco S Hyman
1998-03-25explicit braces to avoid ambigious `else', some small -Wall fixesArtur Grabowski
1998-03-25satisfy -WallArtur Grabowski
1998-03-25fix a bug, use fd_set for select() and cleanup a bit.Artur Grabowski
1998-03-25random cleanup.Artur Grabowski
1998-03-24prettyTheo de Raadt
1998-03-24pretttyTheo de Raadt
1998-03-24prettyTheo de Raadt
1998-03-23Back out the previous change. Wrong fix.Per Fogelstrom
1998-03-23nicer headerTheo de Raadt
1998-03-19add some kerberos specific defines (after discussion with art) to fixThomas Graichen
1998-03-19document why you want to use this and why other ways are bad.Todd C. Miller
1998-03-18fix connecting to ip-numbersArtur Grabowski
1998-03-18.Ev EDITORTheo de Raadt
1998-03-18Update for new tcp stat.Angelos D. Keromytis
1998-03-17do some snprintf, because i am a bit boredTheo de Raadt
1998-03-15fix possibility of null pointer deref when using make's "-j" option.flipk
1998-03-15Capitalize the title of Unix Password Security correctly.gene
1998-03-12repair tn3270Theo de Raadt
1998-03-12encryption support from kth-krb 0.9.8 (kerberos only)Artur Grabowski
1998-03-11SYNOPSIS header; fixes man -k ncTheo de Raadt
1998-03-10fix coredump on pipe to uncompressMichael Shalayeff
1998-03-10use .OxTodd C. Miller
1998-03-10Add -c (for humans) and -s (for machines).Jason Downs
1998-03-09Add -s section for svr4 compat and -S subsection ala:Todd C. Miller
1998-03-09drop root-privilegies when changing kerberos password.Artur Grabowski
1998-03-09Fix YP/localhost code which Art broke very badlyTheo de Raadt
1998-03-08Use .OxTodd C. Miller
1998-03-07.Bx Open -> .Ox 2.xTodd C. Miller
1998-03-07Add -Wno-char-subscripts to CFLAGSTodd C. Miller
1998-03-07make gcc 2.8 happyTodd C. Miller
1998-03-07he -> the, and simplified a warningDavid Leonard
1998-03-03Document -safe option and update usage message.Angelos D. Keromytis
1998-02-27oflow paranoiaTheo de Raadt
1998-02-26strncpy sanitizationTheo de Raadt
1998-02-26* netstat -r [-n] now prints netmasks for network routes (in XXX/24 format).Peter Galbavy
1998-02-25nicer copyright.Artur Grabowski
1998-02-24Allow superuser to disable skey by unlnking /etc/skeykeys.Todd C. Miller
1998-02-24catch special password "s/key" and refuse itTheo de Raadt
1998-02-24add new flags for global NIC access; wollmanTheo de Raadt
1998-02-24add uname -p option, provides detailed cpu infoTheo de Raadt
1998-02-23This belongs in ports.Jason Downs
1998-02-23Avoid a few strlen's as strftime(3) returns the len.Todd C. Miller
1998-02-22some ansiMichael Shalayeff
1998-02-18Deal much better with installation problemsNiklas Hallqvist
1998-02-17Add a new option "-o filename" for autofetch mode. Allows use ofTodd C. Miller