2014-05-19 |
jca | Explicitely initialize two static variables introduced... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
jca | HTTPS connections may see redirects, so initialize... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
jca | Plug a small memory leak: if we pass checkin_init/check... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
jmc | no more -K; |
commit | commitdiff | tree | snapshot |
2014-05-19 |
tedu | kerberos leftovers |
commit | commitdiff | tree | snapshot |
2014-05-19 |
tedu | consistent use of uint32_t for poison values |
commit | commitdiff | tree | snapshot |
2014-05-19 |
syl | Add some consistency in fuse error handling. We need... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
tedu | as reported by Helg, should use realpath for mounts... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
mpi | There is no need to remember which usb(4) device is... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
todd | sync |
commit | commitdiff | tree | snapshot |
2014-05-19 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
jsing | More whack-a-mole^Wfips. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
jsing | It is perfectly valid to call free(NULL), so stop check... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
krw | Nuke some trailing whitespace that snuck in. |
commit | commitdiff | tree | snapshot |
2014-05-19 |
krw | No point in trying to update the -L file on loss of... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
nicm | Add a H_SAVE_FP operation to history() which lets the... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
ratchov | fix format mistakes visible if AUDIO_DEBUG is defined |
commit | commitdiff | tree | snapshot |
2014-05-19 |
jsg | unbreak the build when DIAGNOSTIC is not defined |
commit | commitdiff | tree | snapshot |
2014-05-19 |
stsp | Update run(4) firmware to version 0.33, with permission... |
commit | commitdiff | tree | snapshot |
2014-05-19 |
guenther | Enable the 3- and 4-byte sequence tests for UTF8_getc() |
commit | commitdiff | tree | snapshot |
2014-05-18 |
guenther | Add regression test for UTF8_{getc,putc}() |
commit | commitdiff | tree | snapshot |
2014-05-18 |
jca | hid_start_parse can't fail - it calls malloc(M_WAITOK... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
miod | Correctly handle files smaller than an ELF header;... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
mlarkin | _PIC is an optional method, so we shouldn't be aborting... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
miod | If you need to allocate `a + b' bytes of memory, then... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
miod | Make sure UTF8_getc() is invoked with the proper buffer... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
espie | use reallocarray |
commit | commitdiff | tree | snapshot |
2014-05-18 |
tedu | factor out a bit of the chunk index code and use it... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
mpi | Do not pass an xfer pointer to the timeout routine... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
jsing | Out of all the openssl apps, just one of them has code... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
espie | use reallocarray |
commit | commitdiff | tree | snapshot |
2014-05-18 |
jsing | W_OK comes via unistd.h - nuke several #ifndef W_OK... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
jsing | Remove unused include. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
jsing | Group and sort includes. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
miod | Plug memory leaks upon error in OCSP_url_svcloc_new(). |
commit | commitdiff | tree | snapshot |
2014-05-18 |
miod | In OCSP_sendreq_bio(), cope with OCSP_sendreq_new(... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
miod | In dtls1_reassemble_fragment() and dtls1_process_out_of... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
miod | In ssl3_send_certificate_request(), when adding the... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
miod | Make sure ssl3_setup_buffers() does not return upon... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
stsp | Fix tail packet check in elantech v3 touchpad code... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
krw | Don't add a lease to the leases TAILQ more than once... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
todd | sync |
commit | commitdiff | tree | snapshot |
2014-05-18 |
jsing | bio_err is initialised in main, hence there is no need... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
miod | Omit -Werror if building with gcc3, for it triggers... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
stsp | Make rtsx(4) attach to RTL8402 devices. Reported as... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
stsp | regen |
commit | commitdiff | tree | snapshot |
2014-05-18 |
stsp | Add PCI ID for Realtek RTL8402 card reader. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
miod | No need to check for NULL before invoking free(); use... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
espie | use reallocarray and friends. okay miod@ |
commit | commitdiff | tree | snapshot |
2014-05-18 |
sthen | sync openssl(1) with changes already made in src/lib... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
espie | use reallocarray |
commit | commitdiff | tree | snapshot |
2014-05-18 |
espie | a bit more reallocarray (and kill ecalloc, which isn... |
commit | commitdiff | tree | snapshot |
2014-05-18 |
jsg | There is no need to compile nginx with -O1 on vax anymore. |
commit | commitdiff | tree | snapshot |
2014-05-18 |
chl | replace some (type *)0 to NULL |
commit | commitdiff | tree | snapshot |
2014-05-17 |
miod | One more mistake introduced in 1.65 |
commit | commitdiff | tree | snapshot |
2014-05-17 |
chl | remove unused variables |
commit | commitdiff | tree | snapshot |
2014-05-17 |
miod | ...and it needs a guard against NULL as well. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
miod | Fix previous commit by making sure we are not dereferen... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
chl | remove unused variable |
commit | commitdiff | tree | snapshot |
2014-05-17 |
tedu | does sunos not have memmove? sorry, i guess sunos will... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
chl | add missing header needed by str* and mem* functions |
commit | commitdiff | tree | snapshot |
2014-05-17 |
espie | fix alloc idioms. watch out for emalloc that's actually... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
miod | unchecked malloc() return value in OCSP_sendreq_new(). |
commit | commitdiff | tree | snapshot |
2014-05-17 |
miod | KNF |
commit | commitdiff | tree | snapshot |
2014-05-17 |
chl | add missing header needed for mem{cpy,cmp}() |
commit | commitdiff | tree | snapshot |
2014-05-17 |
tedu | correctly match size and buffer. from enh at google |
commit | commitdiff | tree | snapshot |
2014-05-17 |
tedu | simple reallocarray to check multiplies. ok guenther |
commit | commitdiff | tree | snapshot |
2014-05-17 |
guenther | When looking at another process, use the data from... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
tedu | no no md2 |
commit | commitdiff | tree | snapshot |
2014-05-17 |
tedu | no no seed |
commit | commitdiff | tree | snapshot |
2014-05-17 |
tedu | deleted seed some time ago |
commit | commitdiff | tree | snapshot |
2014-05-17 |
chl | remove unused variable |
commit | commitdiff | tree | snapshot |
2014-05-17 |
chl | Add missing header needed by isdigit(). |
commit | commitdiff | tree | snapshot |
2014-05-17 |
tedu | refactor some of the des crypt code to use fewer globals. |
commit | commitdiff | tree | snapshot |
2014-05-17 |
stsp | Fix kernel build with EHCI_DEBUG by removing a non... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
ratchov | fix format mistakes visible if AZALIA_DEBUG is defined |
commit | commitdiff | tree | snapshot |
2014-05-17 |
ratchov | fix format mistakes visible if UAUDIO_DEBUG is defined |
commit | commitdiff | tree | snapshot |
2014-05-17 |
ratchov | fix format mistakes visible if AUICH_DEBUG is defined |
commit | commitdiff | tree | snapshot |
2014-05-17 |
ratchov | unbreak build with AUDIO_DEBUG: use %lx for bus_addr_t |
commit | commitdiff | tree | snapshot |
2014-05-17 |
miod | In pmap_remove_page(), do not keep wired mappings;... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
miod | Remove "WARNING:" prefix from SYSFAIL and ACFAIL messag... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
ratchov | unbreak build: exchange %b args order, from miod@ |
commit | commitdiff | tree | snapshot |
2014-05-17 |
miod | Lower VUPS value for delay() to behave closer to the... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
sthen | switch RSA key generation default to 2048 bits (matchin... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
miod | Print the rpb device type and unit values if the root... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
jmatthew | When the firmware tells us a loop id is already in... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
aoyama | Change the return value of interrupt handler to 0 when... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
bluhm | When parsing a numerical value for the TOS bits, make... |
commit | commitdiff | tree | snapshot |
2014-05-17 |
jmc | better description for -A and -a, with help from millert; |
commit | commitdiff | tree | snapshot |
2014-05-16 |
jmc | update NAME and MLINKS for previous; |
commit | commitdiff | tree | snapshot |
2014-05-16 |
jmc | more STANDARDS fleshing; ok sobrado millert |
commit | commitdiff | tree | snapshot |
2014-05-16 |
tedu | document crypt_checkpass |
commit | commitdiff | tree | snapshot |
2014-05-16 |
tedu | add prototypes for new crypt functions |
commit | commitdiff | tree | snapshot |
2014-05-16 |
todd | sync |
commit | commitdiff | tree | snapshot |
2014-05-16 |
mpi | Reduce the difference between HC drivers by always... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
tedu | save up the failures for the end in the argc == 0. |
commit | commitdiff | tree | snapshot |
2014-05-16 |
mpi | There is no need to remember which usb(4) device is... |
commit | commitdiff | tree | snapshot |
2014-05-16 |
tedu | a few changes for new code to match local style |
commit | commitdiff | tree | snapshot |
2014-05-16 |
tedu | checksum mode can use magic pubkey finder too |
commit | commitdiff | tree | snapshot |
next |