2014-04-27 |
mpi | Do not let the bluetooth HID device, present in Apple... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
yasuoka | Get back "_ppp" user and "_ppp" group. From now they... |
commit | commitdiff | tree | snapshot |
2014-04-27 |
jmatthew | transplant hotplug code over from qle(4) |
commit | commitdiff | tree | snapshot |
2014-04-27 |
todd | sync |
commit | commitdiff | tree | snapshot |
2014-04-27 |
jmatthew | When the firmware has already allocated the handle... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
miod | Appease gcc3 -Wuninitialized. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
kettenis | Get rid of duplication of the global lock code. Allow... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
beck | Replace all use of ERR_add_error_data with ERR_asprintf... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
todd | sync |
commit | commitdiff | tree | snapshot |
2014-04-26 |
mpi | Do not pass a NULL argument to OF_getprop(), even if... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
mpi | Allow to compile with DEBUG_PMAP defined. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
millert | Kill the link to /usr/bin/page. OK henning@ jmc@ miod... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
sthen | fix whitespace |
commit | commitdiff | tree | snapshot |
2014-04-26 |
sthen | Only remove queues from the TAILQ when the ticket chang... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
jsing | This is not FreeBSD. |
commit | commitdiff | tree | snapshot |
2014-04-26 |
jsing | Do you really want to build OpenSSL for 16-bit Windows... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
florian | Link traceroute6 to traceroute, thus completing the... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
jsg | remove a duplicate break statement |
commit | commitdiff | tree | snapshot |
2014-04-26 |
shadchin | Revert 1.11. That patch is not only not necessary,... |
commit | commitdiff | tree | snapshot |
2014-04-26 |
mlarkin | Perform MAXPHYS-sized reads for the chunktable instead... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jmc | discussing terminfo is not needed; ok schwarze |
commit | commitdiff | tree | snapshot |
2014-04-25 |
schwarze | This manual was lacking it's most important section... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
schwarze | Security is square, gaming is hip, |
commit | commitdiff | tree | snapshot |
2014-04-25 |
halex | filter excess data from autoinstall output *before... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
schwarze | Make more(1) POSIX compliant with respect to the -e... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
bluhm | Redirecting stderr to /dev/null suppresses all errors... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jmc | add traceroute6 to NAME, and knock out some unneeded... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jmc | sort; ok blambert |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
mlarkin | Defer the free of the hibernate structures until later... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
schwarze | Fix a minor optimization i broke in bsd.lv rev. 1.163... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jsing | Fold in the zlib_cleanup macro. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jsing | do_pipe_sig is now only used in openssl.c - just call... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jsing | NON_MAIN no longer means anything so remove it, along... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jsing | The apps_{startup,shutdown} macro mess is now only... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
shadchin | Merge Less 458 plus local patches |
commit | commitdiff | tree | snapshot |
2014-04-25 |
shadchin | Import of Less 458 |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jsing | Clean up the remaining TTY related remnants. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jsg | specifying ECHOCTL once is enough |
commit | commitdiff | tree | snapshot |
2014-04-25 |
mpi | regen |
commit | commitdiff | tree | snapshot |
2014-04-25 |
mpi | Add a bunch of GeForce GT{,X} chips listed in nvidia... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
mikeb | kill dugsong's debugging leftover; ok sthen, jsg |
commit | commitdiff | tree | snapshot |
2014-04-25 |
schwarze | Reduce the verbosity of makewhatis -t: |
commit | commitdiff | tree | snapshot |
2014-04-25 |
florian | MLINKS traceroute.8 traceroute6.8 |
commit | commitdiff | tree | snapshot |
2014-04-25 |
florian | Merge traceroute6 man page with traceroute. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
mpi | Sync "struct rt_addrinfo" definition after removal... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
blambert | Remove NULL pointer dereference, which jsg insists... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
mpi | Remove rti_ifp from rt_addrinfo, one less ifp pointer... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
mpi | Do no reprobe for a supported protocol when enabling... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jsg | test dt_min for invalid minute values instead of testin... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
mpi | Kill in_localaddr(), one less usage of the global list... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jsg | don't access a pointer till after the null check |
commit | commitdiff | tree | snapshot |
2014-04-25 |
blambert | Support running user-defined actions on receipt of... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jmc | be a bit clearer about what this page is; ok millert... |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jsing | Remove defined varibles that no longer do anything. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
jsing | Use const char *. |
commit | commitdiff | tree | snapshot |
2014-04-25 |
lteo | KNF fixes |
commit | commitdiff | tree | snapshot |
2014-04-24 |
miod | Try to clean the maze of <openssl/bn.h> defines regardi... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
sthen | Re-add rcsid, and switch back to our previous descripti... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
miod | sync |
commit | commitdiff | tree | snapshot |
2014-04-24 |
millert | Install separate more.1 instead of using a link from... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
mcbride | Fix indentation. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
miod | Bring back the SSL_OP_PKCS1_CHECK_* defines (defined... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | rearrange a bit of code/comments |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | combine some notes in STANDARDS for consistency; |
commit | commitdiff | tree | snapshot |
2014-04-24 |
schwarze | document the new makewhatis(8)/apropos(1) database... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | no more kinit(1); |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | jmc spotted more ruptime tentacles |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | uses ssh these days, not rsh; ok tedu |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | no more rwho/ruptime; |
commit | commitdiff | tree | snapshot |
2014-04-24 |
giovanni | unifdef MSDOS |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | obvious use after free was less obviously not a use... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
millert | Fix logic inversion when checking environment variables... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsg | no need to check for default_chip_map twice in one... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | Make it compile again. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | Remove some malloc/strlcpy/strlcat horror. Just use... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
aoyama | regen |
commit | commitdiff | tree | snapshot |
2014-04-24 |
beck | add ERR_asprintf_error_data, A tool to be used to get... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | rm rwhod tentacles |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | rm rwho xr |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | I have not eaten for days. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
aoyama | regen |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | That is strength, boy! That is power! What is steel... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
tedu | days since rwhod was useful: 5475 |
commit | commitdiff | tree | snapshot |
2014-04-24 |
aoyama | Add pcex{mem,io} entries to MAKEDEV. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | remove kerberos reference, and knock some fairly useles... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | You want signals?!? I'll give you signals!!! Oh, and... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | simpler description for -P, avoiding the need to discus... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | no more asn1 or comm_err; |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jmc | adjust some list widths; |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
mcbride | More KNF, things that couldn't be verified with md5... |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | unifdef -U LINT |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | When OPENSSL_C is not defined, apps_startup becomes a |
commit | commitdiff | tree | snapshot |
2014-04-24 |
mcbride | KNF |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | Remove more FIPS tenticles. |
commit | commitdiff | tree | snapshot |
2014-04-24 |
jsing | Rip a bunch of ifdefs from speed. We know we can fork... |
commit | commitdiff | tree | snapshot |
next |