Age | Commit message (Expand) | Author |
2014-04-09 | update ENVIRONMENT; ok millert | Jason McIntyre |
2014-04-09 | remove an abstraction that just wraps a straight malloc on attach for | David Gwynne |
2014-04-09 | some mild knf | David Gwynne |
2014-04-08 | Build libgcc without SSP. With the new SSP-strong heuristics, | Martynas Venckus |
2014-04-08 | various fixes for the options list, and use the same Nd as less (which was | Jason McIntyre |
2014-04-08 | use char * for strings, saving casts. add return codes to base64 functions | Ted Unangst |
2014-04-08 | add a test for writing too far | Ted Unangst |
2014-04-08 | add IO_NOCACHE flag to vop_write arguments, which in turn sets B_NOCACHE | Bob Beck |
2014-04-08 | use correct imsg | Eric Faurot |
2014-04-08 | fix an error in the stride calculations. the math only works for multiples | Ted Unangst |
2014-04-08 | Use VM_UVMEXP instead of VM_METER for memory usages and directly | Martin Pieuchot |
2014-04-08 | add an error detection mechanism. People not used to doing ports often mess | Marc Espie |
2014-04-08 | Fewer <uvm/uvm.h>! | Martin Pieuchot |
2014-04-08 | zero-fill static buffer before use in DSN code | Gilles Chehade |
2014-04-08 | Less <uvm/uvm.h> | Martin Pieuchot |
2014-04-08 | No need for <uvm/uvm_page.h> | Martin Pieuchot |
2014-04-08 | Add a new term_flushln() flag TERMP_BRIND (if break, then indent) | Ingo Schwarze |
2014-04-08 | more tests for excessively long text in TERMP_NOBREAK mode | Ingo Schwarze |
2014-04-08 | If the SYNOPSIS section contains an excessively long .Nm, | Ingo Schwarze |
2014-04-08 | Revert 1.27 and 1.28, but make sure to initialize the pxd_unit field correctly | Miod Vallat |
2014-04-08 | sync | Theo de Raadt |
2014-04-08 | Add rgephy(4) for axe(4) and axen(4). | Brad Smith |
2014-04-08 | Fully implement the \B (validate numerical expression) and | Ingo Schwarze |
2014-04-08 | driver pages shouldn't be mentioning ukphy. | Brad Smith |
2014-04-08 | Remove mentioning the 178a chipset until support is actually added/enabled. | Brad Smith |
2014-04-07 | cherrypick fix for CVE-2014-0160 "heartbleed" vulnerability from | Damien Miller |
2014-04-07 | Remove baloney about OpenBSD lacking USB 3.0 xhci support | Chris Cappuccio |
2014-04-07 | Add MSI support for xhci(4). Also add a quirk for some of the Fresco | Brad Smith |
2014-04-07 | Enable upd(4) on archs where uhidev(4) is present, requested by mpi@. | andre |
2014-04-07 | some initial cleanup; | Jason McIntyre |
2014-04-07 | - Remove a enumerator for supported sensors, makes better usage of our usb api; | andre |
2014-04-07 | add -t to usage() for ltrace; | Jason McIntyre |
2014-04-07 | add heimbase; description from (and ok) ajacoutot | Jason McIntyre |
2014-04-07 | We already supported (outer) user-defined strings containing references | Ingo Schwarze |
2014-04-07 | First cut at a separate more(1), based on the 4.4BSD more.1. | Todd C. Miller |
2014-04-07 | To win the startup race on the control socket we need to listen to it as | Claudio Jeker |
2014-04-07 | In udp_output() also use the correct source address in case of an unbound soc... | Christopher Zimmermann |
2014-04-07 | Add some missing names to the NAME sections. | Ingo Schwarze |
2014-04-07 | Accept arbitrary argument delimiters for various roff(7) escape sequences. | Ingo Schwarze |
2014-04-07 | Back out rev 1.30, our less does actually support the old-style more | Todd C. Miller |
2014-04-07 | Remove description of old more's -d option which we haven't supported | Todd C. Miller |
2014-04-07 | increase MSGBUFSIZE | Theo de Raadt |
2014-04-07 | Just exit if we get an error or HUP when poll()ing the keyboard. | Todd C. Miller |
2014-04-07 | sync | Theo de Raadt |
2014-04-07 | Use the `use_polling' hack to make sure usb_delay_ms() will not | Martin Pieuchot |
2014-04-07 | Almost complete implementation of roff(7) numerical expressions. | Ingo Schwarze |
2014-04-07 | save-buffer needs to use O_TRUNC. | Nicholas Marriott |
2014-04-07 | Retire kernel support for SO_DONTROUTE, this time without breaking | Martin Pieuchot |
2014-04-07 | Update termtypes.master to upstream terminfo-20140329.src. | Nicholas Marriott |
2014-04-07 | regen | Brad Smith |