Age | Commit message (Expand) | Author |
2006-12-19 | add client-side support for Set-static-directory. | Xavier Santolaria |
2006-12-19 | a failed mmap returns MAP_FAILED, not NULL. found while exercising pax | Otto Moerbeek |
2006-12-19 | Add Meinberg Funkuhren, here, too. | Marc Balmer |
2006-12-19 | Add Meinberg Funkuhren radio clocks. | Marc Balmer |
2006-12-19 | add client-side support for Clear-static-directory, Clear-sticky and | Xavier Santolaria |
2006-12-19 | TDBF_USEDTUNNEL flag manipulation was inside #ifdef INET. it applies | Jun-ichiro itojun Hagino |
2006-12-19 | s/Engenic/Ergenic/ | Mark Kettenis |
2006-12-19 | reject (potentially malicious) packets from outside, | Jun-ichiro itojun Hagino |
2006-12-19 | no more acpid.8; | Jason McIntyre |
2006-12-19 | simplify some low-level methods substantially (shrinking code); ok marco jordan | Theo de Raadt |
2006-12-18 | Remove lies about link0 flag. | Mark Kettenis |
2006-12-18 | Remove lies about link0 flag. | Mark Kettenis |
2006-12-18 | fix device names and typos in comments | Martin Reindl |
2006-12-18 | Sync with heimdal; clearer and might generet fewer conflicts on next import. | Bjorn Sandell |
2006-12-18 | Remove misleading NOTREACHED comments. Sending a signal does not | Can Erkin Acar |
2006-12-18 | some initial improvements for the hostated pages; | Jason McIntyre |
2006-12-18 | avoid p = realloc(p idiom, ok claudio, spotted deraadt | Henning Brauer |
2006-12-18 | remove statement for send parameter: "except that the client can | Kevin Steves |
2006-12-18 | sync | Theo de Raadt |
2006-12-18 | we will not use , but later modify apmd to handle it; ok marco | Theo de Raadt |
2006-12-18 | we will not use acpid, but later modify apmd to handle it; ok marco | Theo de Raadt |
2006-12-18 | align, no binary change | Kevin Steves |
2006-12-18 | sti@pci there too, why not. | Miod Vallat |
2006-12-18 | Add support for pci-based sti devices. ok mickey@ | Miod Vallat |
2006-12-18 | Read word-mode rom regions with bus_space_read_raw_region instead of | Miod Vallat |
2006-12-18 | Change sti attachment to pass an array of base addresses for the sti regions, | Miod Vallat |
2006-12-18 | Provide bus_space_{read,write}_raw_region_{2,4}. | Miod Vallat |
2006-12-18 | Allow bus_space mappings to span more than one 8MB segment; ok mickey@ | Miod Vallat |
2006-12-18 | our panic() can take stdarg arguments | Theo de Raadt |
2006-12-18 | Activate the mbg(4) Meinberg Funkuhren driver. | Marc Balmer |
2006-12-18 | this is clearer and consistent with other areas; ok henning@ | Kevin Steves |
2006-12-18 | minor cleaning; ok marco | Theo de Raadt |
2006-12-18 | Activate mbg(4). | Marc Balmer |
2006-12-18 | delete extra goo | Theo de Raadt |
2006-12-18 | - struct scsibus_attach_args; | Marco Pfatschbacher |
2006-12-18 | it appears some sensors flip duen to bugs or erroneous readings. | Michael Shalayeff |
2006-12-18 | regen | Michael Shalayeff |
2006-12-18 | add c3700 and c8000 | Michael Shalayeff |
2006-12-18 | regen | Michael Shalayeff |
2006-12-18 | the 8900 is called shortfin | Michael Shalayeff |
2006-12-18 | Add Meinberg Funkuhren to misc. devices. | Marc Balmer |
2006-12-18 | Activate mbg(4). | Marc Balmer |
2006-12-18 | Format dmesg line according to our rules and make sure the firmware id | Marc Balmer |
2006-12-18 | move proto to the right place | Theo de Raadt |
2006-12-18 | warn() -> warning() to not overload with libc function; this has | Kevin Steves |
2006-12-18 | force wd at pciide down to PIO mode 4 (yuck) until some DMA issues are | Martin Reindl |
2006-12-18 | sync | Theo de Raadt |
2006-12-18 | call ike_setup_ids from a more appropriate location. | Mathieu Sauve-Frankel |
2006-12-17 | More leftovers from rcons. | Miod Vallat |
2006-12-17 | Remove unnecessary <dev/wscons/wscons_raster.h> inclusion. | Miod Vallat |