Age | Commit message (Expand) | Author |
2009-03-28 | add C99-conformant nan, nanf, nanl for vax. always return zero, | Martynas Venckus |
2009-03-28 | Print the correct function name in log_debug(). | Michele Marchetto |
2009-03-28 | pathnames with space, tab, newline, etc are encoded before being sent. | Theo de Raadt |
2009-03-28 | use a static and unique string as the disk lock name, so if we're waiting | David Gwynne |
2009-03-28 | the CAVEAT about -B is described earlier; ok jmc | Theo de Raadt |
2009-03-28 | make -B not even show up in usage on non-NUMBOOT systems; ok jmc krw | Theo de Raadt |
2009-03-28 | point out that -B does not exist on some machines, and installboot(8) is | Theo de Raadt |
2009-03-28 | As Tobias Ulmer pointed out on tech@, Tahoe behaviour no longer is | Kenneth R Westerback |
2009-03-28 | Add a bunch more run devices. | Jonathan Gray |
2009-03-28 | regen | Jonathan Gray |
2009-03-28 | Add a bunch more run devices. | Jonathan Gray |
2009-03-28 | Add "Chen-Source CM12402 Eagle IR Cam" to the supported device list. | Marcus Glocker |
2009-03-28 | Add quirk to support "Chen-Source CM12402 Eagle IR Cam" device, by | Marcus Glocker |
2009-03-28 | document superuser requirements, with input from jmc@ | Marc Espie |
2009-03-28 | sync the rum(4) and run(4) lists; | Jason McIntyre |
2009-03-28 | for A, use real megs and gigs (power of 2 based); adapt the table to | Otto Moerbeek |
2009-03-27 | When clearing soft interrupts on sun4m, be sure to force the bit clear to | Miod Vallat |
2009-03-27 | supplement previous: add /etc/netid to FILES section; ok jmc@, ajacoutot@ | Ingo Schwarze |
2009-03-27 | Push the per-driver dma hook a little further down. | Owain Ainsworth |
2009-03-27 | Rework the dma buffer api a bit to make it smaller and to have less | Owain Ainsworth |
2009-03-27 | Remove a bunch of compat macros, just expand them to the openbsd | Owain Ainsworth |
2009-03-27 | remove PGO_OVERWRITE, PGO_WEAK and PGO_PASTEOF from the pager. They're all | Owain Ainsworth |
2009-03-27 | convert iopiic lockmgr to rwlock. | Owain Ainsworth |
2009-03-27 | convert arm apm lock to rwlock. | Owain Ainsworth |
2009-03-27 | Mitigate the risk of leaving the system in an inconsistent state | Antoine Jacoutot |
2009-03-27 | Match on EW-7717Un, EW-7718Un | Jonathan Gray |
2009-03-27 | Match on Edimax EW-7318Ug, EW-7318USg, EW-7618Ug | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | more Edimax devices | Jonathan Gray |
2009-03-27 | some more devices which should work | Jonathan Gray |
2009-03-27 | Allow the announcement of default route also via redistribute 0.0.0.0/0 | Michele Marchetto |
2009-03-27 | update the lists of wireless devices; | Jason McIntyre |
2009-03-27 | Add support for the BCM5825 and the next-generation BCM5860, 5861, | Reyk Floeter |
2009-03-27 | zap trailing whitespace; from grunk | Jason McIntyre |
2009-03-27 | Match on ASUS USB-N11 | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | add ASUS USB-N11. Looks like someone got the vid/pid mixed up in | Jonathan Gray |
2009-03-27 | D-Link DWA-140 is one of the D-Link ids already in the driver. | Jonathan Gray |
2009-03-27 | getgrouplist: If YP is #defined and enabled in /etc/group(5) and /etc/netid(5) | Ingo Schwarze |
2009-03-27 | Sitecom WL-603 should work according to linux driver | Jonathan Gray |
2009-03-27 | Linksys WUSB200 should work according to linux driver | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | Sitecom WL-603 and Linksys WUSB200 | Jonathan Gray |
2009-03-27 | Add a bunch of GW3887/v2 based upgt devices found in linux driver. | Jonathan Gray |
2009-03-27 | regen | Jonathan Gray |
2009-03-27 | Add a bunch of GW3887/v2 based upgt devices found in linux driver. | Jonathan Gray |
2009-03-27 | add definitions for more yukon 2 revisions found in linux driver | Jonathan Gray |
2009-03-27 | -S (safe mode) would copy the file over, rename it to the target, then | Peter Hessler |
2009-03-27 | make sure that when we try to send a Set-sticky to the client, | Joris Vink |
2009-03-26 | sync | Theo de Raadt |