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