2014-05-12 |
espie | ...better if I actually unplug it, Makefile doesn't... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
miod | Remove AES_bi_ige_encrypt() from libcrypto. This routin... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
todd | sync |
commit | commitdiff | tree | snapshot |
2014-05-12 |
miod | Bring back ASN1_seq_pack(), ASN1_seq_unpack(), ASN1_pac... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
miod | Move the `pqueue' part of libcrypto, which is a glorifi... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
tedu | no md5crypt |
commit | commitdiff | tree | snapshot |
2014-05-12 |
tedu | remove md5crypt. |
commit | commitdiff | tree | snapshot |
2014-05-12 |
espie | adjust to ohash being in libutil now, and to the interf... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
espie | move the ohash functions into libutil by popular demand. |
commit | commitdiff | tree | snapshot |
2014-05-12 |
espie | tweak interface to do the right thing, after useful... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
tedu | change to having four freelists per size, to reduce... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
krw | Don't exit on encountering RTM_NEWADDR or RTM_DELADDR... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
mpi | Keep libusbhid's HID parser in sync with the kernel... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
eric | fix a possible double free when tls is required but... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
kettenis | Fix format strings in debug code. |
commit | commitdiff | tree | snapshot |
2014-05-12 |
andre | Fix a leak from a recent added mark/marked keywords... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
krw | Since all static leases are in one file, /etc/dhclient... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
krw | No need for a dev_bsize variable that is always set... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
mpi | Backport FreeBSD's HID parser in order to properly... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
mpi | Includes a router altert option (RAO) in IGMP packets... |
commit | commitdiff | tree | snapshot |
2014-05-12 |
beck | Make ifconfig do something intelligent based on the... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
halex | replace realloc(p, N * M) with reallocarray(p, N, M... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
guenther | struct direct's d_ino is no longer the same size as... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
mpi | The relation between uhci(4), ohci(4) and their root... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
krw | Tweak DHCPREQUEST log message to omit 'port N', since... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
deraadt | need syscall.h.. |
commit | commitdiff | tree | snapshot |
2014-05-11 |
krw | Rework/restore recorded lease handling. Actually use... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
jsing | More KNF. |
commit | commitdiff | tree | snapshot |
2014-05-11 |
jsing | KNF. |
commit | commitdiff | tree | snapshot |
2014-05-11 |
jmc | zap double full stop; ok schwarze |
commit | commitdiff | tree | snapshot |
2014-05-11 |
jasper | hide two printfs behind an ifdef DEBUG; spotted by... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
rpe | Fix configuration of static IPv6 default gateway |
commit | commitdiff | tree | snapshot |
2014-05-11 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2014-05-11 |
guenther | Move the increment of uvmexp.softs back to the caller... |
commit | commitdiff | tree | snapshot |
2014-05-11 |
guenther | Pull in <sys/user.h> before <sys/syscall*.h> |
commit | commitdiff | tree | snapshot |
2014-05-11 |
chl | remove unused variable |
commit | commitdiff | tree | snapshot |
2014-05-10 |
jmc | catch up with the inet(3) rename; this commit missed... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
jasper | spello in comment and tweak DUMP_BOOT_DESC a tad |
commit | commitdiff | tree | snapshot |
2014-05-10 |
jasper | various format string fixes and remove -Wno-format... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
deraadt | sigh, another case of user.h before syscall_mi.h |
commit | commitdiff | tree | snapshot |
2014-05-10 |
chl | fix typo in function prototype |
commit | commitdiff | tree | snapshot |
2014-05-10 |
reyk | Fix SSL breakage that I accidentally introduced with... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
chl | remove warning by adding explicit parentheses around... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
chl | remove unused variable |
commit | commitdiff | tree | snapshot |
2014-05-10 |
kettenis | Remove -Wno-format. |
commit | commitdiff | tree | snapshot |
2014-05-10 |
chris | Allow -p prefix to override user home directory for... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
guenther | Disable speedstep instead of panicing if the high and... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
kettenis | We print time_t by casting to "long long" even in the... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
kettenis | Sidestep format string issue by sanitizing a bit of... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
deraadt | please, if there is any chance you've ever encountered... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
otto | fix MALLOC_STATS code that was broken in rev 1.159... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
chris | Allow nginx to chroot to a directory other than /var/www |
commit | commitdiff | tree | snapshot |
2014-05-10 |
rpe | Fix v6_defroute() for automatic installation. |
commit | commitdiff | tree | snapshot |
2014-05-10 |
deraadt | bring things syscall_mi.h needs into scope earlier |
commit | commitdiff | tree | snapshot |
2014-05-10 |
deraadt | bring things syscall_mi.h needs into scope earlier |
commit | commitdiff | tree | snapshot |
2014-05-10 |
schwarze | Give more(1) its own help file, shorter than the one... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
kettenis | Fix formwat string. Cast pointer to long and print... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
claudio | Fix a few bad indents |
commit | commitdiff | tree | snapshot |
2014-05-10 |
kettenis | A few more straightforward format string fixes. |
commit | commitdiff | tree | snapshot |
2014-05-10 |
kettenis | Format string fixes for bus_addr_t and bus_size_t,... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
kettenis | Schizo registers are all 64-bit, so use u_int64_t to... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
kettenis | Format string fixes for printing interrupt vectors. |
commit | commitdiff | tree | snapshot |
2014-05-10 |
kettenis | Some straightforward format string fixes. Also, print... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
claudio | Extend the connection and session FSMs so that connecti... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
claudio | Move the task cleanup from the task fail callback to... |
commit | commitdiff | tree | snapshot |
2014-05-10 |
guenther | Factor out the common ast bits into mi_ast() |
commit | commitdiff | tree | snapshot |
2014-05-10 |
djm | __bounded => __attribute__((__bounded__ |
commit | commitdiff | tree | snapshot |
2014-05-09 |
schwarze | Various cleanup in incard(): |
commit | commitdiff | tree | snapshot |
2014-05-09 |
schwarze | Fix a mini-bug reported by pjanzen@: |
commit | commitdiff | tree | snapshot |
2014-05-09 |
miod | Typo in C99 field initializer introduced in r1.3; |
commit | commitdiff | tree | snapshot |
2014-05-09 |
deraadt | wording improvements; David Vasek |
commit | commitdiff | tree | snapshot |
2014-05-09 |
jmc | pjanzen pointed out that case is irrelevant, so documen... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
jmc | zap the commented out stuff from this file: it mainly... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
tedu | stop casting sizeof to int |
commit | commitdiff | tree | snapshot |
2014-05-09 |
rpe | Tweak response file example: |
commit | commitdiff | tree | snapshot |
2014-05-09 |
sthen | print interface name with queues in "systat q"; ok... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
matthew | Replace Apache v2 license with ISC license. |
commit | commitdiff | tree | snapshot |
2014-05-09 |
miod | format string fixes and removal of -Wno-format for... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
miod | Make sure to override PIE_DEFAULT when building a cross... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
miod | Format string fixes and removal of -Wno-format for... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
jmc | move some remnants of more behaviour to the compat... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
sf | add note about qemu bug |
commit | commitdiff | tree | snapshot |
2014-05-09 |
krw | Modernize spelling. 'Mimick' -> 'Mimic' in comment. |
commit | commitdiff | tree | snapshot |
2014-05-09 |
krw | Fix '-b' option to work with the superblock locations... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
andre | Adds a couple tests for relayd parser, specially recent... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
andre | Adds $relayd->{dummyrun} and $client->{noclient} flags... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
mpi | Plug an xfer leak when detaching root hubs. |
commit | commitdiff | tree | snapshot |
2014-05-09 |
mpi | We should use the highest possible priority for routes... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
nicm | Just use char ** for argv like normal people, not char... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
guenther | Add a bit more detail about dot notation from the old... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
jmc | my previous attempt to fix the renaming of the inet... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
markus | get rid of redundant {csa,flow}_{src,dst}id pointers... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
markus | replace iked_transform pointer with xform id, since... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
deraadt | when demonstrating the correct "double-check" idiom... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
tedu | stop using B_AGE, it was effectively retired some time... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
tedu | disable IO_NOCACHE B_NOCACHE conversion until it works. |
commit | commitdiff | tree | snapshot |
2014-05-09 |
schwarze | KNF: unify style and reduce indentation in get_line... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
schwarze | After entering an invalid three-letter card name, one... |
commit | commitdiff | tree | snapshot |
2014-05-09 |
schwarze | Various cleanup: |
commit | commitdiff | tree | snapshot |
2014-05-08 |
schwarze | Do not read from index -1 of an array. |
commit | commitdiff | tree | snapshot |
next |