summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2014-12-02zap extra parenthesis after recent rewriteMarc Espie
2014-12-01use reallocarray() deep inside an macro ugly as sinTheo de Raadt
2014-11-30much simpler checks, always enforce root/bin (or root/wheel for symlinks)Marc Espie
2014-11-30interactive/progressmeter clean-upMarc Espie
2014-11-30much cleaner way to handle progress meter wipes: have state methods thatMarc Espie
2014-11-30get rid of some of the unadorned printfsMarc Espie
2014-11-30missed some.Marc Espie
2014-11-30forgot to take that out...Marc Espie
2014-11-30In mopFileRead(), make sure to never increment e_cursec beyond e_nsec, soMiod Vallat
2014-11-30clear progress meter before asking questionsMarc Espie
2014-11-30Remove passing an override of INSTALL_PROGRAM to theBrad Smith
2014-11-29simplify the interactive code into its own little object with simplerMarc Espie
2014-11-29The startup script is /etc/rc.d/nsdTodd C. Miller
2014-11-27default for interactive should match non-interactive.Marc Espie
2014-11-27Fix typos in comments.Tobias Stoeckmann
2014-11-26Prefer setvbuf() to setlinebuf() for portability; ok deraadt@Todd C. Miller
2014-11-26Drop sysmerge.log ; it used to be handy for batch mode but now theAntoine Jacoutot
2014-11-25evbuffer_read and evbuffer_write are wrappers around read and write,David Gwynne
2014-11-25minor clean-up: the stuff not to display is tied to the set, so make theMarc Espie
2014-11-25use correct divisor when converting microseconds to 100ths of a secondBret Lambert
2014-11-24remove a surplus break statementJonathan Gray
2014-11-23some third-party applications generate malformed headers which we can stillGilles Chehade
2014-11-23TargetPortalGroupTag is a binary 16-bit value so 0 is allowed.Claudio Jeker
2014-11-23Change the error handling a bit to ensure we do not double free the taskClaudio Jeker
2014-11-23Clear the work in progress PDU before calling the task handler.Claudio Jeker
2014-11-23<sys/buf.h> isn't actually needed herePhilip Guenther
2014-11-22oops, left an old line...Theo de Raadt
2014-11-22/dev/random has created the same effect as /dev/arandom (and /dev/urandom)Theo de Raadt
2014-11-22use size_t where appropriate. ok deraadt reykTed Unangst
2014-11-21white space begoneTheo de Raadt
2014-11-21a long time ago, DISPLAY and UNDISPLAY required special treatment, as theyMarc Espie
2014-11-20big trim-down of MESSAGE/UNMESSAGE: just match checksums between new packagesMarc Espie
2014-11-20Yet more #include de-duplication.Kenneth R Westerback
2014-11-20avoid some warning message, normal dirs don't have any log info registeredMarc Espie
2014-11-20theo's right. use random_name for truely random stuff.Marc Espie
2014-11-20Don't allow embedded nul characters in strings.Jonathan Gray
2014-11-20clean up some files generated during the build.Brad Smith
2014-11-20using ${SHELL} is nicer, ok bradTheo de Raadt
2014-11-20run the install script with sh. Come on upstream -- allow us to buildTheo de Raadt
2014-11-20better length handling. Fixes a crash found with the afl fuzzer.Jonathan Gray
2014-11-20sanity check the length of the packet in the pcap headerJonathan Gray
2014-11-20Make ip6_print() take an unsigned length matchingJonathan Gray
2014-11-20remove nt and lanman functions which aren't used. ok reyk yasuokaTed Unangst
2014-11-20Merge in some commits from upstream..Brad Smith
2014-11-20merge conflictsBrad Smith
2014-11-20update to Unbound 1.5.0, ok sthen@Brad Smith
2012-03-26Import Unbound 1.4.16 to work on in-tree (not yet linked to the build).Stuart Henderson
2014-11-19reduce redundant strlen calls by calling it once and saving the valueTed Unangst
2014-11-19delete the KERN_VNODE sysctl. it fails to provide any isolation from theTed Unangst
2014-11-19move to stravis so doug@ will stop laughing at my misuse of strnvis.David Gwynne