2015-01-17 |
espie | make sure we have an interactivestub... I forgot the... |
commit | commitdiff | tree | snapshot |
2015-01-17 |
rpe | Uppercase global vars (auto -> AUTO, respfile -> RESPFILE) |
commit | commitdiff | tree | snapshot |
2015-01-17 |
aoyama | Delete an extra tab. |
commit | commitdiff | tree | snapshot |
2015-01-17 |
jsg | Add an ascii bit/field diagram for armv7-a psr to match the |
commit | commitdiff | tree | snapshot |
2015-01-17 |
deraadt | document the <sys/param.h> |
commit | commitdiff | tree | snapshot |
2015-01-17 |
deraadt | _KERNEL 1? no, just _KERNEL |
commit | commitdiff | tree | snapshot |
2015-01-17 |
deraadt | eliminate strcpy & strcat, by using strlcpy, strlcat... |
commit | commitdiff | tree | snapshot |
2015-01-17 |
deraadt | resume_randomness() before spinning up other cpus... |
commit | commitdiff | tree | snapshot |
2015-01-17 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-01-17 |
jsg | More complete gpio reset sequences for SABRE Lite/Nitro... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
millert | Document behavior of killing process 0, matching the... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
tedu | increase namecache to maxvnodes again now that the... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | Let man(1) show manuals for the current architecture... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
miod | Constify the driver name to disk type table, and remove... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
miod | Revert forcing a rachitic `c' slice size when the drive... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
kettenis | Don't bother to initialize %g1; we don't do this on... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
miod | disklabel_sun_to_bsd() will nicely set the disk size... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
millert | Use ">", not ">=" when comparing length to HOST_NAME_MA... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
millert | Replace HOST_NAME_MAX+1-1 with HOST_NAME_MAX. OK deraad@ |
commit | commitdiff | tree | snapshot |
2015-01-16 |
millert | Replace check for ">= HOST_NAME_MAX+1" with "> HOST_NAM... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
millert | Add missing <limits.h> to file.c and remove definition... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | properly handle opening parentheses, correctly quote... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
bluhm | Add test that exchanges database description packets... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
tedu | increasing the size of the namecache suddenly made... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | Parse and ignore .IX (generate index entry) macros... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | Move to the <limits.h> universe. |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | More evil bootstrap code. #ifndef ALIGNBYTES #define... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | garbage collect empty .No macros mandoc warns about |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | <sys/param.h> to <limits.h> conversion. Verified binaries |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | add missing .An macros |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | change to <limits.h> universe. The only changes in... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | manage spacing in a simpler way, removing some useless... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | move to <limits.h> where possible, annotate <sys/param... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
djm | regression: incorrect error message on otherwise-successful |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | fix placement of opening parentheses, and drop some... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | Move from <sys/param.h>. (The binary change is due... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | Arguments are just ".Ar", not ".Brq Ar" or even ".Ns... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | switch to <limits.h>; ok millert |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | remove useless escaping; mandoc warned about some of... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | Properly escape punctuation when given as an argument... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
tedu | Less code, more better. No longer need to worry about... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | The make code has "bootstrap", to allow it to be brough... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
reyk | SSL_CTX_use_certificate_chain() has been added to Libre... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | Adapt to <limits.h> universe. |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | Replace <sys/param.h> with <limits.h> |
commit | commitdiff | tree | snapshot |
2015-01-16 |
reyk | The SSL/TLS session Id context is limited to 32 bytes... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | Tweak previous: Do not put punctuation on its own line... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
bluhm | Add regression tests for syslog over TLS. |
commit | commitdiff | tree | snapshot |
2015-01-16 |
sf | Binary code patching on amd64 |
commit | commitdiff | tree | snapshot |
2015-01-16 |
bentley | Clean up macros in isakmpd(8). |
commit | commitdiff | tree | snapshot |
2015-01-16 |
doug | Replace <sys/param.h> with <limits.h> |
commit | commitdiff | tree | snapshot |
2015-01-16 |
djm | when hostname canonicalisation is enabled, try to parse... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | <sys/param.h> is not needed here either. |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | Replace <sys/param.h> with <limits.h> and other less... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
tedu | improve checksum parsing slightly. now handles filename... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
tedu | just to be careful, add a cpp guard that the sscanf... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | adjust to HOST_NAME_MAX+1 & LOGIN_NAME_MAX |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | If MAXPATHLEN is undefined, do not set it to 512. Dange... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
lteo | Complete the list of functions in the paragraph that... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
lteo | Rename pcap_create()'s ebuf argument to errbuf to match... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
lteo | Add more missing argument names. |
commit | commitdiff | tree | snapshot |
2015-01-16 |
lteo | Remove pointless casts for several malloc/calloc/free... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
lteo | The BPF paper referenced in the SEE ALSO section was... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
lteo | Fix a use after free, where the already freed p->opt... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
schwarze | Delete the MANLINT variable and the related SUFFIXES... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-01-16 |
brad | Merge in a commit from upstream.. |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | Since <netdb.h> soon won't include <sys/param.h>, MAXHO... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | move to PATH_MAX, etc; normalize includes for life... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | Move to using PATH_MAX |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | first batch of cleanup to programs based upon the names... |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | first batch of programs adapting to the namespace cleanup |
commit | commitdiff | tree | snapshot |
2015-01-16 |
deraadt | Switch to including <sys/types.h> instead of <sys/param.h> |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | switch to PATH_MAX |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | include <sys/syslimits.h> and switch to use of LOGIN_NA... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | include <sys/syslimits.h> to get access to (and then... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | Stop including <sys/param.h> and other stuff. Assume... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | do not assume <netmls/mpls.h> will pull in <limits... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | Do not include 5 header files, including <sys/param.h> |
commit | commitdiff | tree | snapshot |
2015-01-15 |
markus | add kex unit tests |
commit | commitdiff | tree | snapshot |
2015-01-15 |
tedu | remove static version string |
commit | commitdiff | tree | snapshot |
2015-01-15 |
tedu | simplify des headers by stripping out all the unnecessa... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
tedu | fully remove disabled mschap support, which does weird... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
brad | Remove a variable no longer used in re_tick(). |
commit | commitdiff | tree | snapshot |
2015-01-15 |
tedu | use PATH_MAX for path buffers. in case, you know... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
deraadt | If some mythical system lacks PATH_MAX, do not set... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
markus | remove xmalloc, switch to sshbuf |
commit | commitdiff | tree | snapshot |
2015-01-15 |
markus | switch to sshbuf |
commit | commitdiff | tree | snapshot |
2015-01-15 |
guenther | UVM_INH_* and UVM_ADV_* are gone; use MAP_INHERIT_... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
miod | Rework the disk label handling once again. Disk label... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
miod | Be sure to print time_t with the appropriate format... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
guenther | Test shmat() with a non-NULL address, both failure... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
schwarze | Use .An in the AUTHORS section where appropriate; |
commit | commitdiff | tree | snapshot |
2015-01-15 |
millert | The flags variable in shmat was not actually used.... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
tedu | we don't have an alloca() symbol anywhere in libc,... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
schwarze | use .In where appropriate; from Kaspars at Bankovskis... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
schwarze | typo; from Kaspars at Bankovskis dot net |
commit | commitdiff | tree | snapshot |
2015-01-15 |
espie | oops, forgotten back-pointer to state for error messages |
commit | commitdiff | tree | snapshot |
2015-01-15 |
schwarze | remove .Tn; from Jan Stary <hans at stare dot cz> |
commit | commitdiff | tree | snapshot |
2015-01-15 |
naddy | handle UMAC128 initialization like UMAC; ok djm@ markus@ |
commit | commitdiff | tree | snapshot |
next |