2016-07-30 |
tb | Add regression tests for jot(1). |
commit | commitdiff | tree | snapshot |
2016-07-30 |
schwarze | test suite for the new mandoc.db(5) format; |
commit | commitdiff | tree | snapshot |
2016-07-30 |
visa | Remove disabled jumbo frame checks. They will not be... |
commit | commitdiff | tree | snapshot |
2016-07-30 |
visa | Drop a redundant parameter of octeon_eth_buf_free_work(). |
commit | commitdiff | tree | snapshot |
2016-07-30 |
kettenis | Stop pretending we can still boot without an FDT. ... |
commit | commitdiff | tree | snapshot |
2016-07-30 |
ajacoutot | Remove compat code. |
commit | commitdiff | tree | snapshot |
2016-07-30 |
ajacoutot | This is effectively a ksh(1) script. |
commit | commitdiff | tree | snapshot |
2016-07-30 |
guenther | Prep for relro: make sure it's off for any non-PIE... |
commit | commitdiff | tree | snapshot |
2016-07-30 |
deraadt | old keys no longer needed |
commit | commitdiff | tree | snapshot |
2016-07-29 |
mikeb | Add a periodic timer to workaround missing completion... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
mikeb | Disable receive ring slot accounting |
commit | commitdiff | tree | snapshot |
2016-07-29 |
mikeb | Move xen interrupt handlers to dedicated task queues |
commit | commitdiff | tree | snapshot |
2016-07-29 |
mikeb | Loop until we've read all available responses |
commit | commitdiff | tree | snapshot |
2016-07-29 |
tedu | add a check that the arguments to isavail don't overflow. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
rpointel | Fix regression introduced by patch to CVE-2016-0718... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
tedu | all of the update functions take a size_t. correct... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
mikeb | Update TX completion event index when putting a packet... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
mikeb | Reduce the amount of sent RX producer notifications... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
mikeb | Reduce the amount of sent TX producer notifications... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
jmc | max name servers is currently 5, not 3, apparently; |
commit | commitdiff | tree | snapshot |
2016-07-29 |
stefan | Allow starting a VM again after it was terminated |
commit | commitdiff | tree | snapshot |
2016-07-29 |
reyk | Bump copyright in files that I touched last. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
reyk | Add support for common WebDAV methods; from httpd. |
commit | commitdiff | tree | snapshot |
2016-07-29 |
giovanni | log ip addresses as well in authentication phase |
commit | commitdiff | tree | snapshot |
2016-07-29 |
patrick | Only flush the virtual page if it was actually mapped... |
commit | commitdiff | tree | snapshot |
2016-07-29 |
jsg | Reorder code to avoid a divide by zero when there are... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
kettenis | Store the acpi processor ID/UID in struct cpu_info... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
tedu | rework realloc loop. there's no need to shrink the... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
tedu | strncmp is a more reasonable way to check the beginning... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
tedu | these programs probably do not need to use TMPDIR.... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
tedu | after getenv, check for empty string too. ok millert |
commit | commitdiff | tree | snapshot |
2016-07-28 |
mikeb | Remove top level ring processing loops as too ambiguous |
commit | commitdiff | tree | snapshot |
2016-07-28 |
zhuk | Typo in the installation notes, from Roman Yakovlev. |
commit | commitdiff | tree | snapshot |
2016-07-28 |
jmc | remove note about command substitution and double quote... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
jmc | remove HISTORY: it was a nonsense; |
commit | commitdiff | tree | snapshot |
2016-07-28 |
jmc | some text cutting, after feedback from jsing; |
commit | commitdiff | tree | snapshot |
2016-07-28 |
tedu | replace hand rolled physlock with real rwlock. ok mlarkin |
commit | commitdiff | tree | snapshot |
2016-07-28 |
bluhm | Use long labs(3) for pointer arithmetic. |
commit | commitdiff | tree | snapshot |
2016-07-28 |
mikeb | Revert previous commit |
commit | commitdiff | tree | snapshot |
2016-07-28 |
mikeb | Revert previous commit |
commit | commitdiff | tree | snapshot |
2016-07-28 |
mikeb | Convert ifq_deq_{begin,rollback,commit} dance to a... |
commit | commitdiff | tree | snapshot |
2016-07-28 |
jmc | firmware is the plural; |
commit | commitdiff | tree | snapshot |
2016-07-28 |
tedu | RMD160Update actually takes size_t length |
commit | commitdiff | tree | snapshot |
2016-07-27 |
djm | better bounds check on iovcnt (we only ever use fixed... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
mglocker | Get interrupts going for the Allwinner-R8 chip. |
commit | commitdiff | tree | snapshot |
2016-07-27 |
patrick | Remove a feature to re-use existing early bootstrap... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
kettenis | Add interface to facilitate iterating over gpios. |
commit | commitdiff | tree | snapshot |
2016-07-27 |
tedu | improve comments a bit. ok mlarkin tom |
commit | commitdiff | tree | snapshot |
2016-07-27 |
patrick | When pmap_page_remove() is called by UVM, a physical... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
tedu | it should not be necessary for yacc to use TMPDIR,... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
tedu | correct syntax for baddynamic example. from Holger... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
tedu | ansify mem.c to the latest fashion. with a fix from... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
tedu | check flags with mask instead of equality, in case... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
tedu | increase the size of forkstat fields to accomodate... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
phessler | document the so_upcall option to socreate |
commit | commitdiff | tree | snapshot |
2016-07-27 |
espie | checking for firmware works better if I pass thru all... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
espie | don't include firmwares in the fuzzy auto-reinstall... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
espie | hunting around for some sporadic error message. Removin... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
jca | Missing word ("no"). |
commit | commitdiff | tree | snapshot |
2016-07-27 |
patrick | Instead of passing the raw reg property to simplebus... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
visa | Remove unnecessary remapping of registers. |
commit | commitdiff | tree | snapshot |
2016-07-27 |
reyk | According to RFC 7231 4.3.7, OPTIONS may have body... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
reyk | Improve parsing of the Host by following RFC 7230 Secti... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
jcs | after system resume, re-write backlight level |
commit | commitdiff | tree | snapshot |
2016-07-27 |
tedu | fix signed char extension bugs. from fade@cock.li.... |
commit | commitdiff | tree | snapshot |
2016-07-27 |
jsg | zero sizeof a struct not sizeof the pointer to it |
commit | commitdiff | tree | snapshot |
2016-07-26 |
patrick | Rename struct fdt_memory to fdt_reg to match the member... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
guenther | Wrap fpgetround() so internal calls to it (seen on... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
tedu | pool debug dance, part deux |
commit | commitdiff | tree | snapshot |
2016-07-26 |
stsp | In rsu(4), put code that twiddles HT data in the ic... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
kettenis | Remove the restriction that the kernel needs to be... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
kettenis | Welcome to 6.0-current. |
commit | commitdiff | tree | snapshot |
2016-07-26 |
stsp | Unbreak rsu(4) which was broken since r1.32. Reported... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
stsp | Fix byteswap errors in rtwn(4) and urtwn(4) introduced... |
commit | commitdiff | tree | snapshot |
2016-07-26 |
guenther | Make sure there's space for the PT_OPENBSD_WXNEEDED... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
sthen | add new mirror in Lithuania to examples/pkg.conf, ok... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
deraadt | disable tmpfs because it receives zero maintainance. |
commit | commitdiff | tree | snapshot |
2016-07-25 |
benno | fix revision 1.290 of sys/netinet/ip_carp.c. |
commit | commitdiff | tree | snapshot |
2016-07-25 |
visa | Fix rarpd hang. The receive buffer of a route socket... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
krw | Revert change to density calculation. David Vasek point... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
claudio | Initialize the log subsytem in the SE like it is done... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
natano | Make sure closed bpf devices are removed from bpf_d_lis... |
commit | commitdiff | tree | snapshot |
2016-07-25 |
afresh1 | Patch perl CVE-2016-1238 |
commit | commitdiff | tree | snapshot |
2016-07-25 |
deraadt | err() instead of errx(); noted by tim |
commit | commitdiff | tree | snapshot |
2016-07-24 |
deraadt | Split the root vs not-root cases better with regards... |
commit | commitdiff | tree | snapshot |
2016-07-24 |
gilles | bump version |
commit | commitdiff | tree | snapshot |
2016-07-24 |
djm | openssh-7.3 |
commit | commitdiff | tree | snapshot |
2016-07-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-07-24 |
jsg | add chvgpio.4 overlooked when the file was added |
commit | commitdiff | tree | snapshot |
2016-07-23 |
jmc | rework crl2pkcs7; with help from jsing |
commit | commitdiff | tree | snapshot |
2016-07-23 |
espie | no quirks in FwUpdate. |
commit | commitdiff | tree | snapshot |
2016-07-23 |
deraadt | Back out the automatic pkg.conf installpath changes... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
jsg | Some armv7 machines are shipped with linux images that... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
stsp | Back out the dhclient BPF change. There are DHCP server... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
patrick | Previously the uarts attached in order, so that the... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
tedu | do the pool debug release dance. ok deraadt |
commit | commitdiff | tree | snapshot |
2016-07-23 |
kettenis | The linux kernel treated the "phy-reset-gpio" as active... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
krw | At n2k16 David Vasek pointed out that FFS partitions... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
bluhm | Before terminal characteristics are displayed, stty... |
commit | commitdiff | tree | snapshot |
2016-07-23 |
mlarkin | Fix a few CPUID emulation issues: |
commit | commitdiff | tree | snapshot |
next |