Age | Commit message (Expand) | Author |
2015-07-21 | Improve handling of addresses on ldpe. | Renato Westphal |
2015-07-21 | No more AF_LINK addresses on the per-ifp address lists. ok mpi@ | Jeremie Courreges-Anglas |
2015-07-21 | Add the _radiusd user. | Antoine Jacoutot |
2015-07-21 | Fix ioctl number conflict and sort ioctl numbers. | Rafael Zalamena |
2015-07-21 | hookup octeon | Jasper Lievisse Adriaanse |
2015-07-21 | Add radiusd(8) and radiusctl(8). They are WIP. radiusd(8) is a RADIUS | YASUOKA Masahiko |
2015-07-21 | whitespace | Jasper Lievisse Adriaanse |
2015-07-21 | Add _radius to etc/master.passwd and etc/group for coming radiusd. | YASUOKA Masahiko |
2015-07-21 | remove superfluous strings.h | Brent Cook |
2015-07-21 | Add manpage for pvbus(4) and update vmt(4). | Reyk Floeter |
2015-07-21 | Add pvbus(4), a pseudo-bus to attach non-PCI paravirtual devices and buses. | Reyk Floeter |
2015-07-21 | Remove duplicate check in libssl. | Doug Hogan |
2015-07-21 | A few more daddr_t fixes. Rename 'phys_off' variables to 'offset' | Kenneth R Westerback |
2015-07-21 | When creation of the temporary tags file fails, call the pager | Ingo Schwarze |
2015-07-21 | We don't do 'ARGSUSED' anymore | Florian Obser |
2015-07-21 | use curproc instead of proc0 | Florian Obser |
2015-07-21 | Put the mbuf_list inside "#ifdef MPLS". | Martin Pieuchot |
2015-07-21 | - added /* FALLTHROUGH */ comments, typecasts (u_int32_t)-1, ... | Alexandr Nedvedicky |
2015-07-21 | Add manual page for the new amdcf(4) driver. | Paul Irofti |
2015-07-20 | Indent. | Masao Uebayashi |
2015-07-20 | Add radius(3) library. This will be used by RADIUS server and client | YASUOKA Masahiko |
2015-07-20 | Move `ticks' declaration to sys/kernel.h. | Masao Uebayashi |
2015-07-20 | Fix a segfault at startup when if_change() ist called before | Sebastian Benoit |
2015-07-20 | Use the kernel socket interface (sosend(9) etc) instead of shoving | Florian Obser |
2015-07-20 | Correct #if/else logic in BIO's dgram_ctrl. | Doug Hogan |
2015-07-20 | Sometimes, the computer's move was printed, but the computer's men didn't | Ingo Schwarze |
2015-07-20 | Remove splassert(IPL_NET) from if_input(). | Martin Pieuchot |
2015-07-20 | app_tminterval moved to apps_posix.c, we don't need sys/times.h | Brent Cook |
2015-07-20 | properly encode IpAddress, Gauge32, and Counter32 | Bret Lambert |
2015-07-20 | prefer string.h to strings.h ok guenther@ doug@ | Brent Cook |
2015-07-20 | Actually return a value from sys_kbind() in the non-ld.so case, or the | Miod Vallat |
2015-07-20 | Fix tty hiwat handling a bit | Stefan Fritsch |
2015-07-20 | Implemented MPLS pseudowire (mpw(4)) to be used with VPLS and VPWS. | Rafael Zalamena |
2015-07-20 | No need to recheck for NULL in openssl(1) ecparam. | Doug Hogan |
2015-07-20 | Don't try to run ECDH if ecdh_checks fails in openssl(1) speed. | Doug Hogan |
2015-07-20 | Avoid NULL deref in openssl(1) s_cb. | Doug Hogan |
2015-07-20 | crudely canonicalize paths before taming them. ok deraadt doug | Ted Unangst |
2015-07-20 | Move the construction of p_tamenote from sys_open() to doopenat(), so that | Theo de Raadt |
2015-07-20 | Kill NETISR_MPLS, from now on we will use interface input handlers to deal | Rafael Zalamena |
2015-07-20 | When test pf.conf changes, check its syntax and use the new one. | Alexander Bluhm |
2015-07-20 | Zero-pad the seconds in the output of 'time' to make columns line up | Philip Guenther |
2015-07-20 | SHELL is out, from Michael Reed | Ted Unangst |
2015-07-20 | Do not reconnect outgoing TCP connections too aggressively. In | Alexander Bluhm |
2015-07-20 | Add a new flash driver for Octeon that allows access to the internal | Paul Irofti |
2015-07-20 | Add size and NULL checks in debugutil.c | YASUOKA Masahiko |
2015-07-20 | Pass the errcode when disconnecting L2TP call. | YASUOKA Masahiko |
2015-07-20 | Allow the sched_yield, __thrsleep, __thrwakeup, and __threxit syscalls | Jeremy Evans |
2015-07-20 | Remove old route to the tunnel interface when the interface's address is | YASUOKA Masahiko |
2015-07-20 | Add missing initializations in privsep.c | YASUOKA Masahiko |
2015-07-20 | add class used by the _pbuild user for DPB, ok ajacoutot@ | Stuart Henderson |