Age | Commit message (Expand) | Author |
2007-02-08 | carefully check some return values and make lint happier. never pass | Reyk Floeter |
2007-02-08 | A corrrup inode might lead to preposterous dir sizes. So check the | Otto Moerbeek |
2007-02-08 | regen. | Marc Balmer |
2007-02-08 | id Quantique and the Quantis USB device (Quantum Random Number Generator) | Marc Balmer |
2007-02-08 | carefully check some return values and make lint happy. check for | Reyk Floeter |
2007-02-08 | Fix a typo. 'Yes, of course.' espie@ | Bernd Ahlers |
2007-02-08 | sort the hardware list; | Jason McIntyre |
2007-02-08 | commit the correct version of this, which matches recent additions. | Jonathan Gray |
2007-02-08 | add entry for WLI-U2-SG54HP. forgotten on previous commit. | Jun-ichiro itojun Hagino |
2007-02-08 | Add quite a few more rum(4) devices. | Jonathan Gray |
2007-02-08 | regen | Jonathan Gray |
2007-02-08 | Add quite a few more rum(4) devices. | Jonathan Gray |
2007-02-08 | Do all allocation and deallocation of shstr in elf_symload() to | Ray Lai |
2007-02-08 | When getc() returns EOF, either feof() or ferror() will return true, | Ray Lai |
2007-02-08 | Remove double semicolons. | Ray Lai |
2007-02-08 | Remove double semicolons. | Ray Lai |
2007-02-07 | Add support for MaxStream XBee ZigBee Development Kit USB interface. | Jonathan Gray |
2007-02-07 | regen | Jonathan Gray |
2007-02-07 | MaxStream XBee ZigBee development kit. | Jonathan Gray |
2007-02-07 | fstat() -> lstat() in a few select cases, | Todd T. Fries |
2007-02-07 | consistency tweak; | Jason McIntyre |
2007-02-07 | strl* overload; use xsnprintf(); OK ray@. | Xavier Santolaria |
2007-02-07 | Several improvements to the usb client code. Still not working. | Dale Rahn |
2007-02-07 | tweaks; ok millert | Jason McIntyre |
2007-02-07 | sys/swap.h needs sys/param.h and sort while here | Nikolay Sturm |
2007-02-07 | grammar fix; from bret lambert | Jason McIntyre |
2007-02-07 | add new "log (updates|all)" configuration option to log state | Reyk Floeter |
2007-02-07 | include the host name in log_debug() messages used by check_tcp read | Reyk Floeter |
2007-02-07 | another log_debug() removal ("nothing to write") | Reyk Floeter |
2007-02-07 | more log_debug() cleanup | Reyk Floeter |
2007-02-07 | remove superfluos log_debug() messages | Reyk Floeter |
2007-02-07 | remove unused functions and variables which have been copied from | Reyk Floeter |
2007-02-07 | add the -D option to define macros on the command line (as found in | Reyk Floeter |
2007-02-07 | remove a log_debug() that is no longer needed. | Claudio Jeker |
2007-02-07 | its four-byte, not four byte; ok jmc@ | Otto Moerbeek |
2007-02-07 | check st_name validity also check for overflow and not only for zero; found b... | Michael Shalayeff |
2007-02-07 | space before punctuation; | Jason McIntyre |
2007-02-07 | enable arc(4) for Areca RAID Controllers. they work great. | David Gwynne |
2007-02-07 | enable bio(4) | David Gwynne |
2007-02-07 | bus_space_{read,write}_raw_region_[24] take the length of the buffer theyre | David Gwynne |
2007-02-07 | sync dhcp.h to krw's correction to not count 14 bytes of ethernet | Kevin Steves |
2007-02-07 | sync | Todd T. Fries |
2007-02-07 | add bio(4), ok dlg@ | Todd T. Fries |
2007-02-06 | Define trap #0x81 for cache range flush, will be necessary soon for gcc | Miod Vallat |
2007-02-06 | Get memory size from SH-IPL+g whenever possible, before relying upon the | Miod Vallat |
2007-02-06 | Use uvm_grow() instead of rolling our own inline version. | Miod Vallat |
2007-02-06 | define the bio(4) cdev stuff in conf.h, rather than having a per machine | David Gwynne |
2007-02-06 | Evil typo; spotted by Thorsten Glaser | Miod Vallat |
2007-02-06 | document -D; ok jmc@ | Otto Moerbeek |
2007-02-06 | spaces | Kevin Steves |