2015-01-07 |
dlg | use the same trick as mpii for posting the request... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
yasuoka | Fix impi(4) to make watchdog work and not to panic. |
commit | commitdiff | tree | snapshot |
2015-01-07 |
dlg | replace bcopy with memcpy. still cant see the bug im... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
dlg | i may as well turn bzero into memset while i am busy... |
commit | commitdiff | tree | snapshot |
2015-01-07 |
bcook | mix in more virtual memory and process information |
commit | commitdiff | tree | snapshot |
2015-01-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bluhm | Backout revision 1.37. Setting ev->ev_pncalls to NULL... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
deraadt | mips64 architectures moving to static PIE |
commit | commitdiff | tree | snapshot |
2015-01-06 |
deraadt | add 5.8 base key |
commit | commitdiff | tree | snapshot |
2015-01-06 |
sthen | firmware key for 5.8 |
commit | commitdiff | tree | snapshot |
2015-01-06 |
sthen | add Medion Mobile S4222; Ingo Feinerer |
commit | commitdiff | tree | snapshot |
2015-01-06 |
stsp | Remove the NOINET6 interface flag, a left-over from... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
nicm | Revert to r1.16 since this is still clearly broken... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bcook | add initial HP-UX getentropy/arc4random support. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
stsp | Make httpd return "404 not found" if an intermediate... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
reyk | I missed one goto abort instead of free(line). |
commit | commitdiff | tree | snapshot |
2015-01-06 |
armani | We do not support freeing memory using reqbufs with... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
ajacoutot | Simplify special vars argument checking; invalidating... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
reyk | Only open a socket once for each unique "listen on... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
reyk | Instead of calling free(line) in each error case, call... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
reyk | Return "400 Bad Request" instead of "500 Internal Serve... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
dlg | when we're entering an interrupt handler, record its... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
ajacoutot | While on death-row, 'rcctl status' still is still allow... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
ajacoutot | Sync with new rcctl usage. Will get some much needed... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
ajacoutot | Rename some internal variables (flag and flags is way... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2015-01-06 |
ajacoutot | Major rcctl(8) rewrite to simplify it and add new featu... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bluhm | Apply commit e0e6958aa074a7714cd7c4aa779a1dfede3a03b1... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
bluhm | Apply commit 2d8cf0b720cdd5f9f292f174a10ff74e62a380ec... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
mpi | Support for MEDION S4222 which needs another funky... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
mpi | regen |
commit | commitdiff | tree | snapshot |
2015-01-06 |
mpi | MediaTek Inc. from Ingo Feinerer. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
gilles | move the message parser init earlier to avoid a possibl... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
gilles | fix whitespace and indentation, by Kyle Milz |
commit | commitdiff | tree | snapshot |
2015-01-06 |
nicm | Unzoom before kill, from Thomas Adam. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
nicm | Add missing default bindings, from Theo Buehler. |
commit | commitdiff | tree | snapshot |
2015-01-06 |
brad | Always enable the receive filter. It was being enabled... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
jsg | init a potentially uninitialised var in pf_postprocess_addr |
commit | commitdiff | tree | snapshot |
2015-01-06 |
dlg | implement atomic_swap_{uint,ulong,ptr) and some md... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
dlg | splassert on some archs (or just sparc64) check that... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
dlg | there's already three different types of chips in this... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bluhm | Fix CVE-2014-6272 in Libevent 1.4 from upstream: |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bluhm | Fix relayd http regression tests. If http response... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
millert | Remove #ifdef notdef bits--we are not going to change... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
lum | As pointed out by Kaspars Bankovskis on tech@, there... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
tedu | rename kern enter/exit macros to malloc enter/leave... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
gilles | some third-party mda require a prepended From separator... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
millert | Add SORTPROG environment variable to test a different... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
uaa | fix .Nd line |
commit | commitdiff | tree | snapshot |
2015-01-05 |
bluhm | Make syslogd TCP tests more reliable. Increase timeout... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
espie | a few tweaks to match the old script better (for now) |
commit | commitdiff | tree | snapshot |
2015-01-05 |
jsing | Convert openssl(1) passwd to new option handling. |
commit | commitdiff | tree | snapshot |
2015-01-05 |
tedu | encrypt can use the scrypt scaling code in libc now... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
tedu | use the correct read count when determining how swabbin... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
sthen | zap file which is unused and already removed upstream |
commit | commitdiff | tree | snapshot |
2015-01-05 |
sthen | use new ub_conf_dir to set the directory for keys and... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
sthen | regen |
commit | commitdiff | tree | snapshot |
2015-01-05 |
sthen | provide a new ub_conf_dir variable, to be used in unbou... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
sthen | When building the package path for the new fw_update... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
tedu | simplify realloc loop by not using realloc. we don... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
tedu | convert clock() to clock_gettime() for improved precisi... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
mpi | Prevent a race condition upon resume by adding a supple... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
reyk | Be more specific: path is a component of the URI/URL... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
mpi | Explicitly check for a non NULL ifp in in_control(... |
commit | commitdiff | tree | snapshot |
2015-01-05 |
lteo | Zap a reference to .rnd, which is likely the last RANDF... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
jmc | fix SEE ALSO; |
commit | commitdiff | tree | snapshot |
2015-01-04 |
chrisz | add new url stripping option: |
commit | commitdiff | tree | snapshot |
2015-01-04 |
uaa | add uslhcom(4) description to usb(4) |
commit | commitdiff | tree | snapshot |
2015-01-04 |
uaa | add new driver uslhcom(4) USB HID based UART. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
uaa | add uslhcom(4) to SYNOPSYS |
commit | commitdiff | tree | snapshot |
2015-01-04 |
mpi | Only set the status of a completed xfer just before... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
miod | EV68CB pass 2.4 is numeric revision 5, as reported... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
tedu | back to using ramdisk encrypt again. theo found and... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
daniel | remove code for ancient gcc. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
espie | remove extra scaffolding that's actually NOT in the... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
espie | same semantics as old program |
commit | commitdiff | tree | snapshot |
2015-01-04 |
espie | cleaner logic, fix things so that fw_update -da makes... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
espie | tweak the ntogo messages slightly so that they work... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
espie | too many todo. Use unambiguous names, since they're... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
reyk | The PRG airport has been renamed in honor of Vaclav... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
mpi | Implement splassert(9) for powerpc. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
mpi | Sort wireless nodes by signal strength, from Simon... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
miod | Use __buffer__ instead of __string__ as the __bounded... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
dlg | back out r1.173, aka the "* 8" diff. it tickles a probl... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
jsg | return 0 for success in ucycom_param() instead of unini... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
brad | Fix error handling for re_encap() within re_start(... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
jsg | avoid the use of an uninitialised variable in one of... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
deraadt | fix -b a mode, spotted by rpe |
commit | commitdiff | tree | snapshot |
2015-01-04 |
tedu | go back to using /mnt encrypt. it seems something isn... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | use MAXIMUM as the canonical local MAX macro. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | rename sockaddr_un variables from 'sun' to the more... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | don't rely on sys/param.h having a MAX macro. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | Remove the unused dns_pid variable. |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | removed unused libevent header and structures in ntpd.h |
commit | commitdiff | tree | snapshot |
2015-01-04 |
bcook | Add a missing include for time.h to get the definitions... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
reyk | Reset tls key and cert to NULL when duplicating a serve... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
kettenis | Implement BMAC support; ports 2 & 3 work now as well. |
commit | commitdiff | tree | snapshot |
2015-01-03 |
uaa | add new driver uslhcom(4) USB HID based UART. |
commit | commitdiff | tree | snapshot |
2015-01-03 |
uaa | add new driver uslhcom(4) USB HID based UART. |
commit | commitdiff | tree | snapshot |
2015-01-03 |
uaa | add new driver uslhcom(4) USB HID based UART. |
commit | commitdiff | tree | snapshot |
next |