summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-08Fix a commentKjell Wooding
2007-02-08comment a functionKjell Wooding
2007-02-08Plug some mem leaks that occur when checking multiple file systems in aOtto Moerbeek
2007-02-08Remove __DTF_READALL usage in ld.so's private copy of readdir().Todd C. Miller
2007-02-08g/c __DTF_READALL. It was a flag to the internal __opendir2() butTodd C. Miller
2007-02-08prevent vnconfig from asking for a key when unconfiguring or listing devices.Alexander von Gernler
2007-02-08- AH: when computing crypto checksum for output, massage source-routingJun-ichiro itojun Hagino
2007-02-08compute pseudo-header checksum based on flnal destination asJun-ichiro itojun Hagino
2007-02-08carefully check some return values and make lint happier. never passReyk Floeter
2007-02-08A corrrup inode might lead to preposterous dir sizes. So check theOtto Moerbeek
2007-02-08regen.Marc Balmer
2007-02-08id Quantique and the Quantis USB device (Quantum Random Number Generator)Marc Balmer
2007-02-08carefully check some return values and make lint happy. check forReyk Floeter
2007-02-08Fix a typo. 'Yes, of course.' espie@Bernd Ahlers
2007-02-08sort the hardware list;Jason McIntyre
2007-02-08commit the correct version of this, which matches recent additions.Jonathan Gray
2007-02-08add entry for WLI-U2-SG54HP. forgotten on previous commit.Jun-ichiro itojun Hagino
2007-02-08Add quite a few more rum(4) devices.Jonathan Gray
2007-02-08regenJonathan Gray
2007-02-08Add quite a few more rum(4) devices.Jonathan Gray
2007-02-08Do all allocation and deallocation of shstr in elf_symload() toRay Lai
2007-02-08When getc() returns EOF, either feof() or ferror() will return true,Ray Lai
2007-02-08Remove double semicolons.Ray Lai
2007-02-08Remove double semicolons.Ray Lai
2007-02-07Add support for MaxStream XBee ZigBee Development Kit USB interface.Jonathan Gray
2007-02-07regenJonathan Gray
2007-02-07MaxStream XBee ZigBee development kit.Jonathan Gray
2007-02-07fstat() -> lstat() in a few select cases,Todd T. Fries
2007-02-07consistency tweak;Jason McIntyre
2007-02-07strl* overload; use xsnprintf(); OK ray@.Xavier Santolaria
2007-02-07Several improvements to the usb client code. Still not working.Dale Rahn
2007-02-07tweaks; ok millertJason McIntyre
2007-02-07sys/swap.h needs sys/param.h and sort while hereNikolay Sturm
2007-02-07grammar fix; from bret lambertJason McIntyre
2007-02-07add new "log (updates|all)" configuration option to log stateReyk Floeter
2007-02-07include the host name in log_debug() messages used by check_tcp readReyk Floeter
2007-02-07another log_debug() removal ("nothing to write")Reyk Floeter
2007-02-07more log_debug() cleanupReyk Floeter
2007-02-07remove superfluos log_debug() messagesReyk Floeter
2007-02-07remove unused functions and variables which have been copied fromReyk Floeter
2007-02-07add the -D option to define macros on the command line (as found inReyk Floeter
2007-02-07remove a log_debug() that is no longer needed.Claudio Jeker
2007-02-07its four-byte, not four byte; ok jmc@Otto Moerbeek
2007-02-07check st_name validity also check for overflow and not only for zero; found b...Michael Shalayeff
2007-02-07space before punctuation;Jason McIntyre
2007-02-07enable arc(4) for Areca RAID Controllers. they work great.David Gwynne
2007-02-07enable bio(4)David Gwynne
2007-02-07bus_space_{read,write}_raw_region_[24] take the length of the buffer theyreDavid Gwynne
2007-02-07sync dhcp.h to krw's correction to not count 14 bytes of ethernetKevin Steves
2007-02-07syncTodd T. Fries