2016-06-30 |
mlarkin | remove some unused variables (that were commented out... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
bcook | Remove flags for disabling constant-time operations. |
commit | commitdiff | tree | snapshot |
2016-06-29 |
tb | If /tmp/vi.recover doesn't exist, don't create it.... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
chris | Document arptimeout, arpdown. Prodded by and ok jmc@ |
commit | commitdiff | tree | snapshot |
2016-06-29 |
jmc | sort the -o list; |
commit | commitdiff | tree | snapshot |
2016-06-29 |
jca | Spring cleanup |
commit | commitdiff | tree | snapshot |
2016-06-29 |
visa | Make the fdt parser skip nop tokens. This is needed... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
eric | Explicitely enclose SMTP transactions between BEGIN... |
commit | commitdiff | tree | snapshot |
2016-06-29 |
mlarkin | Don't write a 1 to the RIRR bit in the IOAPIC redirecti... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
jca | Add missing words to help the reader. |
commit | commitdiff | tree | snapshot |
2016-06-28 |
jca | whitespace nit |
commit | commitdiff | tree | snapshot |
2016-06-28 |
tedu | revert previous. better fix applied to fts_open. |
commit | commitdiff | tree | snapshot |
2016-06-28 |
espie | oops, $pkg can be more than a pkgname. We have the... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
jca | Add -M and -m options to specify the outgoing and incom... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
jca | IP_MINTTL and IPV6_MINHOPCOUNT work on TCP and UDP... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
millert | For the EINVAL case there can be more than a single... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
millert | fts_open() requires that the list passed as argument... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
chris | Add sysctl for arp timers: net.inet.ip.arptimeout ... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
millert | Do not return an error in fts_open(3) if one of the... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
jca | Use IPV6_MINHOPCOUNT to finish implementing ttl-securit... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
espie | option -z that uses is-branch info to produce "complete" |
commit | commitdiff | tree | snapshot |
2016-06-28 |
espie | document is-branch |
commit | commitdiff | tree | snapshot |
2016-06-28 |
tedu | don't report errors for 'rm -rf ""'. report by rkitover. |
commit | commitdiff | tree | snapshot |
2016-06-28 |
tedu | introduce rwlock for socketbuf instead of the old flag... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
jca | IPV6_MINHOPCOUNT now supports UDP (unicast and multicast) |
commit | commitdiff | tree | snapshot |
2016-06-28 |
jca | Add UDP unicast and multicast support for IP_MINTTL... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
jmc | fix a couple of errors in the page; |
commit | commitdiff | tree | snapshot |
2016-06-28 |
tb | Back out previous; otto saw a potential race that could... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
jmc | more standard Nd, and zap an unbalanced "; |
commit | commitdiff | tree | snapshot |
2016-06-28 |
mlarkin | Don't panic on null vmxon region or vmxon failure ... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
mlarkin | Enable UMIP feature if present. miod originally pointed... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
jmatthew | enable ure(4) where we already have url(4) |
commit | commitdiff | tree | snapshot |
2016-06-28 |
afresh1 | Stop linking perl to libpthread |
commit | commitdiff | tree | snapshot |
2016-06-28 |
afresh1 | Stop linking perl to libutil, never necessary |
commit | commitdiff | tree | snapshot |
2016-06-28 |
semarie | in pledgereq (the array for doing correspondance betwee... |
commit | commitdiff | tree | snapshot |
2016-06-28 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-06-28 |
deraadt | If an error path if close() is called, save errno so... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
deraadt | Be more careful initializing and tracking socket s... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
deraadt | Improve .Nd, and Xr from usb(4) |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jmatthew | add ure(4) man page |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jmatthew | the flag is USBD_EXCLUSIVE_USE, not USBD_EXCLUSIVE_ACCESS |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jca | Missing "break;" in switch statement; repairs IP_MINTTL. |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jca | Repair kill(2) on zombie processes. |
commit | commitdiff | tree | snapshot |
2016-06-27 |
renato | Fix inverted logic in recv_hello(). |
commit | commitdiff | tree | snapshot |
2016-06-27 |
renato | Remove superfluous call to l2vpn_pw_exit(). |
commit | commitdiff | tree | snapshot |
2016-06-27 |
renato | Handle ibuf_add() errors. |
commit | commitdiff | tree | snapshot |
2016-06-27 |
stsp | Revert if_iwm.c r1.166. We are still seeing links dropp... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jmc | minor tweaks; ok tedu |
commit | commitdiff | tree | snapshot |
2016-06-27 |
espie | make proper use of fstatat, as suggested by guenther@ |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jsing | Regen. |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jsing | Restore the sys_o58_kill system call. |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jsing | Restore the sys_o58_kill system call. |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jca | Kill outdated comment. Reading the code is enough. |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jca | Implement IPV6_MINHOPCOUNT support. |
commit | commitdiff | tree | snapshot |
2016-06-27 |
bluhm | Copy inp_hops from the listening socket to the accepted... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
tedu | somehow nopass snuck onto the :wheel example. i think... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
tedu | revise environment handling. |
commit | commitdiff | tree | snapshot |
2016-06-27 |
tedu | defer munmap to after unlocking malloc. this can (unfor... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
deraadt | whitespace |
commit | commitdiff | tree | snapshot |
2016-06-27 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jsg | Fix a memory leak in an error path. |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jsg | Correct the order of memset arguments. |
commit | commitdiff | tree | snapshot |
2016-06-27 |
bluhm | The variable swapping between inp, newinp and oldinpcb... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
jmatthew | add ure(4), a driver for Realtek RTL8152 10/100 USB... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
espie | surprised nobody noticed before me |
commit | commitdiff | tree | snapshot |
2016-06-27 |
espie | make the fallback code more accurate (in particular... |
commit | commitdiff | tree | snapshot |
2016-06-27 |
semarie | dovutimens: call vrele(9) before returning EINVAL |
commit | commitdiff | tree | snapshot |
2016-06-27 |
semarie | sys_revoke: call vrele() before returning ENOTTY |
commit | commitdiff | tree | snapshot |
2016-06-26 |
tedu | increase the minimum for auto rounds to 6. that was... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
tedu | upgrade selected login.conf to use auto rounds for... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
tedu | somebody forgot to look at format string warnings |
commit | commitdiff | tree | snapshot |
2016-06-26 |
tb | Document how to create full boot and installation image... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
semarie | use error code path instead of return early without... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
jsg | sxie(4) is only for integrated 'EMAC' 10/100 Ethernet... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
jsg | remove devices from soc abstraction device lists that... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
jsg | Dynamically attach cpsw(4) with the FDT. |
commit | commitdiff | tree | snapshot |
2016-06-26 |
jsg | Dynamically attach tiiic using the FDT. |
commit | commitdiff | tree | snapshot |
2016-06-26 |
mglocker | Oups, remove '#define I2S_DEBUG' again. |
commit | commitdiff | tree | snapshot |
2016-06-26 |
mglocker | Make i2s compile with I2S_DEBUG; %x -> %p. |
commit | commitdiff | tree | snapshot |
2016-06-26 |
jsg | add a missing argument specified in format string so... |
commit | commitdiff | tree | snapshot |
2016-06-26 |
jsg | destatic |
commit | commitdiff | tree | snapshot |
2016-06-26 |
jsg | Dynamically attach omdog(4) using the FDT. |
commit | commitdiff | tree | snapshot |
2016-06-26 |
jsg | Don't list cubieboard2, pmap can't handle allwinner... |
commit | commitdiff | tree | snapshot |
2016-06-25 |
espie | recognize @option is-branch |
commit | commitdiff | tree | snapshot |
2016-06-25 |
tb | Move pledge after opendev and DIOCGPDINFO. Fixes e... |
commit | commitdiff | tree | snapshot |
2016-06-25 |
beck | Fix from kinichiro.inoguchi@gmail.com to ensure that... |
commit | commitdiff | tree | snapshot |
2016-06-25 |
beck | Fix the ocsp code to actually check for errors when... |
commit | commitdiff | tree | snapshot |
2016-06-25 |
feinerer | Add Medion Mobile S4222 |
commit | commitdiff | tree | snapshot |
2016-06-24 |
tedu | move a space to the correct spot |
commit | commitdiff | tree | snapshot |
2016-06-24 |
tedu | use crypt_checkpass to simplify password checking logic. |
commit | commitdiff | tree | snapshot |
2016-06-24 |
espie | make use of former changes. If list is higher than... |
commit | commitdiff | tree | snapshot |
2016-06-24 |
bluhm | The function pf_get_sport() did work for out rules... |
commit | commitdiff | tree | snapshot |
2016-06-24 |
espie | simplify the logic. no need for a separate hook when... |
commit | commitdiff | tree | snapshot |
2016-06-24 |
florian | regen |
commit | commitdiff | tree | snapshot |
2016-06-24 |
florian | Update to 4.1.10 |
commit | commitdiff | tree | snapshot |
2016-06-23 |
stefan | Avoid multiple evaluation of macro arguments in softclock() |
commit | commitdiff | tree | snapshot |
2016-06-23 |
espie | there's no reason for window size computation to be... |
commit | commitdiff | tree | snapshot |
2016-06-23 |
bluhm | As klog dropped message has no ifdef small kernel,... |
commit | commitdiff | tree | snapshot |
2016-06-23 |
bluhm | It is annoying that the dmesg buffer can overflow and... |
commit | commitdiff | tree | snapshot |
2016-06-23 |
espie | add fh variation of printing code. Systematically use... |
commit | commitdiff | tree | snapshot |
next |