2014-12-13 |
tobias | The function savestr allows NULL return values during... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
schwarze | macro cleanup; from Kaspars Bankovskis, tweaked a bit |
commit | commitdiff | tree | snapshot |
2014-12-13 |
tobias | Properly validate ranges: |
commit | commitdiff | tree | snapshot |
2014-12-13 |
deraadt | ThinkPad Edge E130, event 0x6060 is supposed to indicat... |
commit | commitdiff | tree | snapshot |
2014-12-13 |
jsg | add a sxidog_activate() function so the kernel will... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | free correct size. it's variable! |
commit | commitdiff | tree | snapshot |
2014-12-12 |
schwarze | catch up with swab.c rev. 1.9: |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | sizeof(*ptr) for some free() |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | convert some hash tables (the easy ones) to siphash... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
schwarze | markup fixes from Kaspars at Bankovskis dot net; |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | oops, i was not supposed to disable mwait. found by... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
reyk | Like previously done in relayd, change the keyword... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
schwarze | markup fixes, and repair some wrong argument types... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
jsing | Increase cipher suite test coverage by including all... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
reyk | Change the keyword "ssl" to "tls" to reflect reality... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | put global_ptrace here too so users know how to spell... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | sysctl kern.global_ptrace. |
commit | commitdiff | tree | snapshot |
2014-12-12 |
tedu | sysctl kern.global_ptrace. |
commit | commitdiff | tree | snapshot |
2014-12-12 |
jsg | Range check the value of the base for typeset -i base... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
jsg | Bounds check the file path used in the 'w' command... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
jsg | Rework the pointer swap in the 'P' command to make... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
uebayasi | sysctl_proc_vmmap(): Allow retrieving "self" VM mapping... |
commit | commitdiff | tree | snapshot |
2014-12-12 |
deraadt | Xr getdtablecount |
commit | commitdiff | tree | snapshot |
2014-12-12 |
djm | revert chunk I didn't mean to commit yet; via jmc@ |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | update swab() to match the current posix definition... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | we do not need the complexity of an assembly swab funct... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | use a local swapbytes function instead of relying on... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
deraadt | The utwitch(4) driver was never added here. Obviously... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
miod | Do not blindly dereference hw_vendor and hw_prod withou... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
schwarze | Fix previous: |
commit | commitdiff | tree | snapshot |
2014-12-11 |
schwarze | slightly reshuffle some code to reduce the diff with... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | regen |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | remove urio |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | remove urio |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | urio has been removed |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | dragonflybsd has added a urio driver. conservation... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
tedu | convert bcopy to memcpy/memmove. ok krw |
commit | commitdiff | tree | snapshot |
2014-12-11 |
mpi | Make sure you'll never look at stack garbage, prodded... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
mpi | Handle UPSes with broken report descriptors. |
commit | commitdiff | tree | snapshot |
2014-12-11 |
mpi | Change uhidev(4) set/get report functions in various... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
schwarze | When scanning backwards for the last dot in a filename, |
commit | commitdiff | tree | snapshot |
2014-12-11 |
brad | merge conflicts |
commit | commitdiff | tree | snapshot |
2014-12-11 |
millert | Remove an undocumented limit on the length of the patte... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
brad | update to Unbound 1.5.1, ok sthen@ |
commit | commitdiff | tree | snapshot |
2014-12-11 |
jmc | typos; from kaspars bankovskis |
commit | commitdiff | tree | snapshot |
2014-12-11 |
jmc | according to kaspars bankovskis, allocbuf was removed... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
stsp | Delete #ifdef'd code that hasn't been compiled in years... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
mpi | Do not change the interface of a route if it is not... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
mpi | Do not use "struct route" when it is not necessary. |
commit | commitdiff | tree | snapshot |
2014-12-11 |
djm | explicitly include sys/param.h in files that use the... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
guenther | Make quotactlcmd formatting consistent with others |
commit | commitdiff | tree | snapshot |
2014-12-11 |
djm | mention AuthorizedKeysCommandUser must be set for |
commit | commitdiff | tree | snapshot |
2014-12-11 |
djm | show in debug output which hostkeys are being tried... |
commit | commitdiff | tree | snapshot |
2014-12-11 |
djm | Make manual reflect reality: |
commit | commitdiff | tree | snapshot |
2014-12-10 |
schwarze | HISTORY correction: v7, not v6. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
schwarze | add missing sentence to RETURN VALUES; from Kaspars... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-12-10 |
tobias | The macros endtoken and isgood aren't used anywhere... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
tobias | If default file descriptors (0, 1, 2) have to be assign... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
tobias | File descriptors are of type int, not short. While... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
schwarze | use .Rv and simplify wording; from Kaspars at Bankovski... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
schwarze | use .Rv; no change of meaning; from Kaspars at Bankovsk... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsing | ssl3_init_finished_mac() calls BIO_new() which can... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsing | Remove support for GOST R 34.10-94 signature authentica... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
mikeb | retire shutdown hooks; ok deraadt, krw |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsing | Add ALPN support to openssl(1). |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsing | Add regress for ALPN. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsing | libssl major++ |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsing | Add support for ALPN. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
bcook | add stdint.h to ssl.h. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsg | Add an unmute quirk for HP machines with the IDT 92HD75... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
bluhm | If pfctl cannot set a limit in the kernel, print the... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
mikeb | Convert watchdog(4) devices to use autoconf(9) framework. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
giovanni | Time to murder some smtpd's related XXX |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jmc | implementation no longer updates every 10 seconds;... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jmc | no support for isapnp or eisa; |
commit | commitdiff | tree | snapshot |
2014-12-10 |
guenther | Prefer .In and .Rv -std |
commit | commitdiff | tree | snapshot |
2014-12-10 |
guenther | Improve the description and layout of the RUSAGE_*... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsg | enable skgpio(4) |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsg | Add skgpio(4) a driver for the Soekris net6501 GPIO... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
jsg | Fix a potential integer overflow in pppd options file... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
daniel | Some sort regress test fixes. cksum no longer supports... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
daniel | fix previous. |
commit | commitdiff | tree | snapshot |
2014-12-10 |
tedu | convert bcopy to memcpy. ok millert |
commit | commitdiff | tree | snapshot |
2014-12-10 |
krw | Reusing the same field for different things in differen... |
commit | commitdiff | tree | snapshot |
2014-12-10 |
djm | better error value for invalid signature length |
commit | commitdiff | tree | snapshot |
2014-12-10 |
krw | The consensus is that RTM_IFINFO messages do not always... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
jmc | Xr and Ox fixes; |
commit | commitdiff | tree | snapshot |
2014-12-09 |
tobias | Fix division by zero for files with long lines (> 1024... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
deraadt | random seed buffer must be unsigned |
commit | commitdiff | tree | snapshot |
2014-12-09 |
nicm | Add pane_dead_status for exit status of dead panes. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-12-09 |
stsp | Check strlcpy(), strlcat(), and snprintf() return value... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
millert | Use memmove() instead of strlcpy() for an overlapping... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
mikeb | Catch up with the BPF_ALIGNMENT switch to the uint32_t. |
commit | commitdiff | tree | snapshot |
2014-12-09 |
tedu | init crmsg to something so it doesn't crash on invalid... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
schwarze | put back some information what the character classes... |
commit | commitdiff | tree | snapshot |
2014-12-09 |
tedu | avoid void arithmetic. from david carlier |
commit | commitdiff | tree | snapshot |
next |