Age | Commit message (Expand) | Author |
2006-05-29 | make the log command use rcs_translate_tag | Joris Vink |
2006-05-29 | add rcs_translate_tag which will translate a specified | Joris Vink |
2006-05-29 | Oops, return after calling sa_release() | Ryan Thomas McBride |
2006-05-29 | Fix broken merge of patch. Pointed out by nathanael at polymorpheus dot com. | Ryan Thomas McBride |
2006-05-29 | remove some if 0 code | David Gwynne |
2006-05-29 | i forgot to handle directories inside the 'log' code, | Joris Vink |
2006-05-29 | add needs to be passed arguments on the command line, and | Joris Vink |
2006-05-29 | i was wrong adding ".*" to the default ignore patterns, | Joris Vink |
2006-05-29 | remove likes some CR_RECURSE_DIRS luvin' too. | Joris Vink |
2006-05-29 | bump mpi up to using 64bit for all dva | David Gwynne |
2006-05-29 | add remove support, hacked by xsa@ but lots of modifications | Joris Vink |
2006-05-29 | when we cannot open /dev/hotplug, donn't bail, just work without | Henning Brauer |
2006-05-29 | Only claim an interrupt if a real interrupt event occured, prevents false | Dale Rahn |
2006-05-29 | Change MBR_read() and MBR_write() to return -1 on error and set | Ray Lai |
2006-05-29 | if the timestamp of the file has changed and | Joris Vink |
2006-05-29 | unused var | Joris Vink |
2006-05-29 | merge expand_sa() and expand_rule(). | Hans-Joerg Hoexer |
2006-05-29 | Fix a comment, remove a stray variable assignment. | Christopher Pascoe |
2006-05-29 | document the st(4) device to chio drive mapping, and the existence of | Bob Beck |
2006-05-29 | Eliminate variable shadowing. | Christopher Pascoe |
2006-05-29 | move generation of reverse flow rules to seperat function. | Hans-Joerg Hoexer |
2006-05-29 | Missed header file change in previous commit. | Christopher Pascoe |
2006-05-29 | Correct status value check for OHCI isoc transfer; | Christopher Pascoe |
2006-05-29 | unify expansion of SA rules. Needed for general rule expansion. | Hans-Joerg Hoexer |
2006-05-29 | Only check USBD_FORCE_SHORT_XFER for writes. | Christopher Pascoe |
2006-05-29 | Only do the software part of an abort if we are dying. | Christopher Pascoe |
2006-05-29 | document beep(4) | Jason Wright |
2006-05-29 | implement frequency setting for the beep. It also beeps for one second | Jason Wright |
2006-05-29 | Only do the software part of an abort if we are dying. | Christopher Pascoe |
2006-05-29 | - sizeof(struct tm) -> sizeof(*tb) | Niall O'Higgins |
2006-05-29 | - zap unrequired casts for rcs_buf_release(). | Niall O'Higgins |
2006-05-29 | Check the return value of aml_ederef isnt NULL before use. | Gordon Willem Klok |
2006-05-29 | oups, left one strdup unchecked, and some more error handling smallies | Henning Brauer |
2006-05-29 | spacing | Theo de Raadt |
2006-05-29 | KNF | Henning Brauer |
2006-05-29 | de-beckify (KNF) | Henning Brauer |
2006-05-29 | Make chio have a connection between st(4) devices and "drives" in a | Bob Beck |
2006-05-29 | Enable sdmmc on amd64 too. ok brad@, deraadt@. | Matthieu Herrb |
2006-05-29 | minor space nit | Peter Valchev |
2006-05-29 | garbage collect NFE_NO_JUMBO. | Brad Smith |
2006-05-29 | Add ACPI Thermal zone and Embedded controller devices | Can Erkin Acar |
2006-05-29 | Install and MLINK sensor function man pages. | Michael Knudsen |
2006-05-29 | GENERIC | Can Erkin Acar |
2006-05-29 | Add embedded controller support. | Can Erkin Acar |
2006-05-29 | Add docs for kernel sensor API. | Michael Knudsen |
2006-05-29 | Fix a memory overrun in the aml parser code. | Can Erkin Acar |
2006-05-29 | formatting | Brad Smith |
2006-05-29 | fetch the beep clock frequency (we'll need it to compute the audio frequency ... | Jason Wright |
2006-05-29 | Make sure all physical addresses are filled in the qTD even when we have | Christopher Pascoe |
2006-05-29 | Another mnemonic rename, missed the first time. | Kjell Wooding |