summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2014-07-12No need for run-time configuration, add minimal compile-timeIngo Schwarze
2014-07-12Simplify: Delete 74 lines of code including one enum type, oneIngo Schwarze
2014-07-12Start fixing issues that beck@ helped find:Ingo Schwarze
2014-07-12Fix whatis(1) to correctly match words instead of any substrings.Ingo Schwarze
2014-07-12The statdb code has never been complete herePhilip Guenther
2014-07-12Kill never enabled #ifdefsPhilip Guenther
2014-07-12config-def.h is now unnecessary; merge config-data.h into defs.hPhilip Guenther
2014-07-12Kill os-openbsd.h: we have <paths.h>, _PATH_RSH, and utimes()Philip Guenther
2014-07-12SETARGS and NEED_HASMNTOPT paths are dead; rshrcmd() and libz stuff arePhilip Guenther
2014-07-12Deleted unused local prototypes for systems stuffPhilip Guenther
2014-07-12No really, assume POSIX: errno is declared for us and sys/stat.h hasPhilip Guenther
2014-07-12Rename 'link' parameter to eliminate shadow warningsPhilip Guenther
2014-07-12Delete unused globalPhilip Guenther
2014-07-12Eliminate some annoying variable shadowingPhilip Guenther
2014-07-12Yes, we have setproctitle(). Delete that and several unused HAVE_* #definesPhilip Guenther
2014-07-12Unused variable from oldrdist cleanupPhilip Guenther
2014-07-12fix the two links on the start pageIngo Schwarze
2014-07-11make http decode linear time. also remove a redundant null check.Ted Unangst
2014-07-11http headers must end lines with CRLF. ok schwarzeTed Unangst
2014-07-11remove (commented) bluetooth referenceTed Unangst
2014-07-11better error handling in mkstemp/unlink/fdopen logic.Marc Espie
2014-07-11simplify and slightly tweak user agent handlingAlexander Hall
2014-07-11Bring in man.cgi(8) to maintain it in our tree together with mandoc.Ingo Schwarze
2014-07-11by popular demand, add back hamc-sha1 to server proposal for better compatTed Unangst
2014-07-11using COPTS is probably better than CFLAGSTheo de Raadt
2014-07-11Grok the new /dev/klog LIOCSFD ioctl associated with sendsyslog(2)Theo de Raadt
2014-07-11delete all traces of oldrdist -Server command. ok beck guentherTed Unangst
2014-07-11Permit use of SYS_sendsyslog from inside the sandbox. Clock is ticking,Theo de Raadt
2014-07-11Marion, don't look at it. Shut your eyes, Marion.Ted Unangst
2014-07-11ain't nobody got time for fortran.Ted Unangst
2014-07-11Allow ftp(1) to change its User-Agent for HTTP(S) URL requests using aLawrence Teo
2014-07-10Missed a chunk of the previousPhilip Guenther
2014-07-10add missing include file to bring in protosTheo de Raadt
2014-07-10repair prototypesTheo de Raadt
2014-07-10fleanse out oldrdist supportTed Unangst
2014-07-10Assume POSIX: write() takes size_t and returns ssize_tPhilip Guenther
2014-07-10Snakes. Why'd it have to be snakes?Ted Unangst
2014-07-10expected user.h fallout; _KERNEL case needs manual pull of ucred.hTheo de Raadt
2014-07-10oldrdist is old. pre-ok guentherTed Unangst
2014-07-10annotate regexp error messages with source string.Marc Espie
2014-07-10tweak previous; ok teduJason McIntyre
2014-07-10#define _KERNEL hack requires ucred.h now as wellTheo de Raadt
2014-07-10add a note that fields are returned in input order. ok deraadt sthenTed Unangst
2014-07-10fix version comparison for openssl-like versions (1.0.1g etc)Jasper Lievisse Adriaanse
2014-07-09floppy disks are obsolete. recommend keeping the keyfile on a flash diskTed Unangst
2014-07-09small alignment tweakJasper Lievisse Adriaanse
2014-07-09Do you know what horrors lie beyond that wall?Ted Unangst
2014-07-09"mkstr was intended for the limited architecture of the PDP 11 family."Ted Unangst
2014-07-09fix ssh-add crash while loading more than one keySebastian Benoit
2014-07-09mlarkin requested that i cleanup the example codeTed Unangst