openbsd
2015-01-17 deraadtuse NGROUPS_MAX instead of NGROUPS
2015-01-17 deraadtNGROUPS_MAX, not NGROUPS
2015-01-17 millertDefine MAXHOSTNAMELEN as HOST_NAME_MAX+1. OK deraadt@
2015-01-17 rpeRemove unnecessary double-quotes inside [[]].
2015-01-17 millertRemove a pasto introduced in the last commit, spotted...
2015-01-17 espiemake sure we have an interactivestub... I forgot the...
2015-01-17 rpeUppercase global vars (auto -> AUTO, respfile -> RESPFILE)
2015-01-17 aoyamaDelete an extra tab.
2015-01-17 jsgAdd an ascii bit/field diagram for armv7-a psr to match the
2015-01-17 deraadtdocument the <sys/param.h>
2015-01-17 deraadt_KERNEL 1? no, just _KERNEL
2015-01-17 deraadteliminate strcpy & strcat, by using strlcpy, strlcat...
2015-01-17 deraadtresume_randomness() before spinning up other cpus...
2015-01-17 deraadtsync
2015-01-17 jsgMore complete gpio reset sequences for SABRE Lite/Nitro...
2015-01-16 millertDocument behavior of killing process 0, matching the...
2015-01-16 teduincrease namecache to maxvnodes again now that the...
2015-01-16 schwarzeLet man(1) show manuals for the current architecture...
2015-01-16 miodConstify the driver name to disk type table, and remove...
2015-01-16 miodRevert forcing a rachitic `c' slice size when the drive...
2015-01-16 kettenisDon't bother to initialize %g1; we don't do this on...
2015-01-16 mioddisklabel_sun_to_bsd() will nicely set the disk size...
2015-01-16 millertUse ">", not ">=" when comparing length to HOST_NAME_MA...
2015-01-16 millertReplace HOST_NAME_MAX+1-1 with HOST_NAME_MAX. OK deraad@
2015-01-16 millertReplace check for ">= HOST_NAME_MAX+1" with "> HOST_NAM...
2015-01-16 millertAdd missing <limits.h> to file.c and remove definition...
2015-01-16 schwarzeproperly handle opening parentheses, correctly quote...
2015-01-16 bluhmAdd test that exchanges database description packets...
2015-01-16 teduincreasing the size of the namecache suddenly made...
2015-01-16 schwarzeParse and ignore .IX (generate index entry) macros...
2015-01-16 deraadtMove to the <limits.h> universe.
2015-01-16 deraadtMore evil bootstrap code. #ifndef ALIGNBYTES #define...
2015-01-16 schwarzegarbage collect empty .No macros mandoc warns about
2015-01-16 deraadt<sys/param.h> to <limits.h> conversion. Verified binaries
2015-01-16 schwarzeadd missing .An macros
2015-01-16 deraadtchange to <limits.h> universe. The only changes in...
2015-01-16 schwarzemanage spacing in a simpler way, removing some useless...
2015-01-16 deraadtmove to <limits.h> where possible, annotate <sys/param...
2015-01-16 djmregression: incorrect error message on otherwise-successful
2015-01-16 schwarzefix placement of opening parentheses, and drop some...
2015-01-16 deraadtMove from <sys/param.h>. (The binary change is due...
2015-01-16 schwarzeArguments are just ".Ar", not ".Brq Ar" or even ".Ns...
2015-01-16 deraadtswitch to <limits.h>; ok millert
2015-01-16 schwarzeremove useless escaping; mandoc warned about some of...
2015-01-16 schwarzeProperly escape punctuation when given as an argument...
2015-01-16 teduLess code, more better. No longer need to worry about...
2015-01-16 deraadtThe make code has "bootstrap", to allow it to be brough...
2015-01-16 reykSSL_CTX_use_certificate_chain() has been added to Libre...
2015-01-16 deraadtAdapt to <limits.h> universe.
2015-01-16 deraadtReplace <sys/param.h> with <limits.h>
2015-01-16 reykThe SSL/TLS session Id context is limited to 32 bytes...
2015-01-16 schwarzeTweak previous: Do not put punctuation on its own line...
2015-01-16 bluhmAdd regression tests for syslog over TLS.
2015-01-16 sfBinary code patching on amd64
2015-01-16 bentleyClean up macros in isakmpd(8).
2015-01-16 dougReplace <sys/param.h> with <limits.h>
2015-01-16 djmwhen hostname canonicalisation is enabled, try to parse...
2015-01-16 deraadt<sys/param.h> is not needed here either.
2015-01-16 deraadtReplace <sys/param.h> with <limits.h> and other less...
2015-01-16 teduimprove checksum parsing slightly. now handles filename...
2015-01-16 tedujust to be careful, add a cpp guard that the sscanf...
2015-01-16 deraadtadjust to HOST_NAME_MAX+1 & LOGIN_NAME_MAX
2015-01-16 deraadtIf MAXPATHLEN is undefined, do not set it to 512. Dange...
2015-01-16 lteoComplete the list of functions in the paragraph that...
2015-01-16 lteoRename pcap_create()'s ebuf argument to errbuf to match...
2015-01-16 lteoAdd more missing argument names.
2015-01-16 lteoRemove pointless casts for several malloc/calloc/free...
2015-01-16 lteoThe BPF paper referenced in the SEE ALSO section was...
2015-01-16 lteoFix a use after free, where the already freed p->opt...
2015-01-16 schwarzeDelete the MANLINT variable and the related SUFFIXES...
2015-01-16 deraadtsync
2015-01-16 bradMerge in a commit from upstream..
2015-01-16 deraadtSince <netdb.h> soon won't include <sys/param.h>, MAXHO...
2015-01-16 deraadtmove to PATH_MAX, etc; normalize includes for life...
2015-01-16 deraadtMove to using PATH_MAX
2015-01-16 deraadtfirst batch of cleanup to programs based upon the names...
2015-01-16 deraadtfirst batch of programs adapting to the namespace cleanup
2015-01-16 deraadtSwitch to including <sys/types.h> instead of <sys/param.h>
2015-01-15 deraadtswitch to PATH_MAX
2015-01-15 deraadtinclude <sys/syslimits.h> and switch to use of LOGIN_NA...
2015-01-15 deraadtinclude <sys/syslimits.h> to get access to (and then...
2015-01-15 deraadtStop including <sys/param.h> and other stuff. Assume...
2015-01-15 deraadtdo not assume <netmls/mpls.h> will pull in <limits...
2015-01-15 deraadtDo not include 5 header files, including <sys/param.h>
2015-01-15 markusadd kex unit tests
2015-01-15 teduremove static version string
2015-01-15 tedusimplify des headers by stripping out all the unnecessa...
2015-01-15 tedufully remove disabled mschap support, which does weird...
2015-01-15 bradRemove a variable no longer used in re_tick().
2015-01-15 teduuse PATH_MAX for path buffers. in case, you know...
2015-01-15 deraadtIf some mythical system lacks PATH_MAX, do not set...
2015-01-15 markusremove xmalloc, switch to sshbuf
2015-01-15 markusswitch to sshbuf
2015-01-15 guentherUVM_INH_* and UVM_ADV_* are gone; use MAP_INHERIT_...
2015-01-15 miodRework the disk label handling once again. Disk label...
2015-01-15 miodBe sure to print time_t with the appropriate format...
2015-01-15 guentherTest shmat() with a non-NULL address, both failure...
2015-01-15 schwarzeUse .An in the AUTHORS section where appropriate;
2015-01-15 millertThe flags variable in shmat was not actually used....
2015-01-15 teduwe don't have an alloca() symbol anywhere in libc,...
next