2016-07-03 |
mglocker | Move videovar.h in to video.c since it isn't used anywh... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
gilles | add -r option to enqueuer as compat interface for mailx |
commit | commitdiff | tree | snapshot |
2016-07-03 |
semarie | introduces new promise "chown" to allow changing owner... |
commit | commitdiff | tree | snapshot |
2016-07-03 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2016-07-03 |
afresh1 | Update to perl 5.20.3 |
commit | commitdiff | tree | snapshot |
2016-07-02 |
tedu | check cache tree for collisions when inserting replies. |
commit | commitdiff | tree | snapshot |
2016-07-02 |
mglocker | Get 'AOAShasta' soundchip working found on PowerMac9,1. |
commit | commitdiff | tree | snapshot |
2016-07-02 |
eric | remove misleading comment. it's not true anymore. |
commit | commitdiff | tree | snapshot |
2016-07-02 |
eric | datain counter is part of the transaction state |
commit | commitdiff | tree | snapshot |
2016-07-02 |
eric | set the msgid on the transaction |
commit | commitdiff | tree | snapshot |
2016-07-02 |
jmc | do not uppercase "hop limit"; |
commit | commitdiff | tree | snapshot |
2016-07-01 |
renato | More renaming and whitespace cleanup. |
commit | commitdiff | tree | snapshot |
2016-07-01 |
renato | Be more compliant with RFC 4447. |
commit | commitdiff | tree | snapshot |
2016-07-01 |
renato | Several minor tweaks. |
commit | commitdiff | tree | snapshot |
2016-07-01 |
renato | Decrease the initialization FSM timeout. |
commit | commitdiff | tree | snapshot |
2016-07-01 |
renato | Rename hello flags to keep consistent with the rest... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
renato | Add GTSM support (RFC 6720). |
commit | commitdiff | tree | snapshot |
2016-07-01 |
schwarze | For -be, indent the $ on blank lines. |
commit | commitdiff | tree | snapshot |
2016-07-01 |
schwarze | Update and simplify the documentation of the -s option, |
commit | commitdiff | tree | snapshot |
2016-07-01 |
eric | always refer to the helo string stored on the session |
commit | commitdiff | tree | snapshot |
2016-07-01 |
jca | Make accepted sockets inherit IP_TTL from the listening... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
jca | Allow resetting the IP_TTL and IP_MINTTL sockopts |
commit | commitdiff | tree | snapshot |
2016-07-01 |
jca | Unbreak getsockopt(IPV6_MINHOPCOUNT) |
commit | commitdiff | tree | snapshot |
2016-07-01 |
eric | flag the local socket listener as local. |
commit | commitdiff | tree | snapshot |
2016-07-01 |
millert | Avoid printing f->f_lasttime and/or f->f_prevhost if... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
bluhm | Timing changed, now a syslogd test may get EPIPE instead of |
commit | commitdiff | tree | snapshot |
2016-07-01 |
visa | Add fdt init for octeon. |
commit | commitdiff | tree | snapshot |
2016-07-01 |
jcs | add a simple keyboard backlight driver for some chromeb... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
millert | Include errno string in log message when we fail to... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
patrick | SolidRun's HummingBoards and CuBoxes are also available... |
commit | commitdiff | tree | snapshot |
2016-07-01 |
jmc | update currency exchange rates; |
commit | commitdiff | tree | snapshot |
2016-07-01 |
bcook | Simplify IP proto-specific sockopt error handling. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
ratchov | Use CLOCK_UPTIME instead of CLOCK_MONOTONIC, as the... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
afresh1 | Update perl Time::HiRes to 1.9739 |
commit | commitdiff | tree | snapshot |
2016-06-30 |
mglocker | Also mention the term 'USB device' in the title to... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
gilles | update aliases documentation to reflect reality |
commit | commitdiff | tree | snapshot |
2016-06-30 |
tedu | don't need the .xr to sysctl now either |
commit | commitdiff | tree | snapshot |
2016-06-30 |
tedu | nptys sysctls were removed |
commit | commitdiff | tree | snapshot |
2016-06-30 |
tedu | ntpys sysctl was removed |
commit | commitdiff | tree | snapshot |
2016-06-30 |
tedu | 992 ptys is the hard max. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
mpi | Use ``rt_addr'' rather than ``rt_ifa'' to get the sourc... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
bcook | Tighten behavior of _rs_allocate failure for portable... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
bcook | Tighten behavior of _rs_allocate on Windows. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
bcook | bump to 2.4.2 |
commit | commitdiff | tree | snapshot |
2016-06-30 |
florian | Prevent NULL deref, pointed out by llvm's scan-build. |
commit | commitdiff | tree | snapshot |
2016-06-30 |
otto | adapt S option: add C, rm F (not relevant with 0 cache... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
mpi | Restore the automagically added /64 route on p2p interf... |
commit | commitdiff | tree | snapshot |
2016-06-30 |
dtucker | Explicitly check for 100% completion to avoid potential... |
commit | commitdiff | tree | snapshot |
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 |
next |