summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-08Disallow manual security associations that use AES-CTR, AES-GCM,Christian Weisgerber
2012-07-08New attempt to make the -P flag work with -ss, so that states can beLawrence Teo
2012-07-08Split out an ask_pid() function rather than over-parameterizing theKenneth R Westerback
2012-07-08fix capitalisation of MODMONO_INSTAlL_TARGETStuart Henderson
2012-07-08zap weird precision (if provided) that's not really relevant to anythingMarc Espie
2012-07-08remove extraneous line;Jason McIntyre
2012-07-08kevent(EV_DELETE) shouldn't be calling closef(), as that releases POSIXPhilip Guenthe
2012-07-08avoid line splitting; also, one an -> aJason McIntyre
2012-07-08Use IO_NOLIMIT instead of munging the process's limitsPhilip Guenthe
2012-07-08implement res_querydomain() required by sendmailEric Faurot
2012-07-08implement -Tman .AnIngo Schwarze
2012-07-08Instead of casting interface address pointers, use the macros NULLAlexander Bluhm
2012-07-08Don't need to worry about the ATI driver here anymore.Mark Kettenis
2012-07-08Add choose-tree command to show windows and sessions in the sameNicholas Marriott
2012-07-08The algorithm name is "SHA-256" as per FIPS 180-2 (-3).Christian Weisgerber
2012-07-08Switch diff(1) binary file detection from !(isprint() || isspace()) toStefan Sperling
2012-07-08- plug text_to_relayhost() in parse.y to support relay URLs.Gilles Chehade
2012-07-08Add flags to insert a .sp or .br request before the next output,Ingo Schwarze
2012-07-08Sort SRCS list.Nicholas Marriott
2012-07-08Instead of adding one integer variable for each global boolean output flagIngo Schwarze
2012-07-08Return EROFS when a read-write mount of a read-only sd(4) deviceKenneth R Westerback
2012-07-08Make hibernate_free() safe to be called even if hibernate areasTheo de Raadt
2012-07-08implement -Tman .VaIngo Schwarze
2012-07-08auth_bsd() is staticGilles Chehade
2012-07-08Increase maximum number of tun interfaces to 8.giovanni
2012-07-08add stub function for gethostent(), and move things around a bit while here.Eric Faurot
2012-07-08Add a test for kevent(EV_DELETE) screwing with POSIX file locksPhilip Guenthe
2012-07-08- move some more stuff into OSConfigJasper Lievisse Adriaanse
2012-07-08Call Xsetpid() to edit the partition type from Xedit() rather thanKenneth R Westerback
2012-07-08Reorganize some hibernate functions for easier readability.Mike Larkin
2012-07-08remove unused functions, ok phesslerStuart Henderson
2012-07-08if you use nitems() in userland, you must define it yourselfTheo de Raadt
2012-07-08Enhance the blocking test and add a test for closing while half-openPhilip Guenthe
2012-07-08Nuke useless EDIT() #define in Xsetpid.Kenneth R Westerback
2012-07-08a -> an in a commentBret Lambert
2012-07-08preparation for handling permuted optionsMarc Espie
2012-07-08ouch, in the SYNOPSIS, .Vt is a block,Ingo Schwarze
2012-07-08implement -Tman .VtIngo Schwarze
2012-07-08Don't hold the fd-table lock across vn_open(), as opening a FIFO may block.Philip Guenthe
2012-07-08Add support for advertising dns servers and search paths in routerPeter Hessler
2012-07-08a few big changesMarc Espie
2012-07-08stupidMarc Espie
2012-07-08Zap extra spaces from function pointer argumentsPhilip Guenthe
2012-07-08Handle the O_ACCMODE bits correctly, so that O_RDONLY is displayedPhilip Guenthe
2012-07-08new sentence, new line;Jason McIntyre
2012-07-08Basic implementation of -Tman .Fo and .Fa;Ingo Schwarze
2012-07-08Describe tdelete()'s return value correctly and update the related CAVEATPhilip Guenthe
2012-07-08specialized option handler that will make things simplerMarc Espie
2012-07-08Replace tricker atoi() and hand rolled parsing with strsep() andKenneth R Westerback
2012-07-08Move functionality from ask() to _ask() to make the latter more usefulAlexander Hall