Age | Commit message (Expand) | Author |
2016-06-21 | Make usage string match the man page. | Alexandre Ratchov |
2016-06-21 | To assist debugging TCP connection reuse with NAT, expand the | Alexander Bluhm |
2016-06-21 | Remove code to generate uboot tags. It hardcoded information for a single | Mark Kettenis |
2016-06-21 | When handling DT_TEXTREL only set the mapping to READ+WRITE, ignore | Theo de Raadt |
2016-06-21 | add support to efifb for drawing a console on a coreboot framebuffer | Joshua Stein |
2016-06-21 | Handle textrels like other architectures do. | Theo de Raadt |
2016-06-21 | the manpage documents that af-to does not work on pass out rules, but | Sebastian Benoit |
2016-06-21 | Add sc_cookie in sigcontext, as same as other ports. | Kenji Aoyama |
2016-06-21 | pass file name thru to Subst for better error messages. | Marc Espie |
2016-06-21 | some formatting and comma tweaks; ok ratchov | Jason McIntyre |
2016-06-21 | fix typos in comments and spacing | Alexandre Ratchov |
2016-06-21 | Update manual to "new" audioctl: | Alexandre Ratchov |
2016-06-21 | Reimplement audioctl using new api in a simper way. | Alexandre Ratchov |
2016-06-21 | Disable DSA_FLAG_NO_EXP_CONSTTIME, always enable constant-time behavior. | Brent Cook |
2016-06-21 | Fix a bug loading the default certificate path locations. | Brent Cook |
2016-06-21 | Make creation of text-relocations a fatal error by default, with -znotext | Philip Guenther |
2016-06-20 | with new fork+reexec, in case of failure in init of any child process | Gilles Chehade |
2016-06-20 | change the "nexthop 1.2.3.4 now valid: via 192.168.0.1" message to log_debug() | Sebastian Benoit |
2016-06-20 | I2C driver for the Maxim DS1307 Real Time Clock chip. | Marcus Glocker |
2016-06-20 | In iwm(4), send PHY DB commands as async commands. | Stefan Sperling |
2016-06-20 | rework the splfoo implementation so it can provide splraise. | David Gwynne |
2016-06-20 | Tweak umb(4) man page, mostly for brevity. | Stefan Sperling |
2016-06-20 | Add a bit more verbosity to tmpfs mount(8) output. | Antoine Jacoutot |
2016-06-20 | Make umb(4) less verbose by default. 'ifconfig umb0 debug' enables verbose mode. | Stefan Sperling |
2016-06-19 | At least display the DT_GNU_HASH tag nicely | Philip Guenther |
2016-06-19 | Update docs to match our local time_t changes | Philip Guenther |
2016-06-19 | Rework how umb(4) attaches such that it also works with devices that implement | Mark Kettenis |
2016-06-19 | Add define for NCM. | Mark Kettenis |
2016-06-19 | KTRPOINT() takes a KTR_* value, not a KTRFAC_* value. | Philip Guenther |
2016-06-19 | Move the RB_ code from doas.h to env.c, and limit the environment interface to a | Martijn van Duren |
2016-06-19 | a little nicer formatting; from miod | Jason McIntyre |
2016-06-19 | no more lock(9); | Jason McIntyre |
2011-04-24 | Here comes the easter bunnytils 2.17 (the last version released against a | Miod Vallat |
2016-06-19 | Replace some expensive evals. | Antoine Jacoutot |
2016-06-19 | omap4 uart is compatible with omap3 uart but has it's own compatible string | Jonathan Gray |
2016-06-19 | dynamically attach omap uart with fdt | Jonathan Gray |
2016-06-19 | Split readlabel() into two functions, readlabel() and parselabel(), and | Theo Buehler |
2016-06-19 | Make some noise in dmesg when iwm(4) fails to bring up the hardware. | Stefan Sperling |
2016-06-19 | Remove the lockmgr() API. It is only used by filesystems, where it is a | Martin Natano |
2016-06-19 | sync | Jonathan Gray |
2016-06-19 | Do caching differently. | Antoine Jacoutot |
2016-06-19 | Temporarily turn caching off; there's a small regression when enabling | Antoine Jacoutot |
2016-06-19 | Implement rcctl get|getdef all. | Antoine Jacoutot |
2016-06-19 | Cache result of often used functions (svc_is_{base,meta,special}). | Antoine Jacoutot |
2016-06-19 | grep(1) /etc/rc.conf instead of /etc/rc to detect whether a particular | Antoine Jacoutot |
2016-06-19 | add pool_setipl on all pools. | David Gwynne |
2016-06-19 | revert 1.34; causes problems loading public keys | Damien Miller |
2016-06-18 | sort previous; | Jason McIntyre |
2016-06-18 | KTRPOINT() is only useful in the kernel, so move it behind #ifdef _KERNEL | Philip Guenther |
2016-06-18 | Fix removal of dual-stack neighbors. | Renato Westphal |