Age | Commit message (Expand) | Author |
2006-09-24 | add pgt(4). | Brad Smith |
2006-09-24 | No point in checking for a NULL ifi after we've used it. Plus ifi is | Kenneth R Westerback |
2006-09-24 | do not suggest that !expression and (expression) (without spaces) is valid; | Jason McIntyre |
2006-09-24 | revert for now, this breaks stuff elsewhere... | Marc Espie |
2006-09-24 | use .Fx and .Ox; | Jason McIntyre |
2006-09-24 | sync | Theo de Raadt |
2006-09-24 | Zap LFS, okay deraadt@ | Pedro Martelletto |
2006-09-23 | sync | Marcus Glocker |
2006-09-23 | Add TRENDnet TEW-429UB A. | Marcus Glocker |
2006-09-23 | correct author chunk | Theo de Raadt |
2006-09-23 | delete blank line; Paul Stoeber | Theo de Raadt |
2006-09-23 | sync | Theo de Raadt |
2006-09-23 | In pgt_media_status() also DPRINTF if the rate == 0. | Marcus Glocker |
2006-09-23 | Update media state correctly. | Marcus Glocker |
2006-09-23 | fix a bug where the logic was reversed | Kurt Miller |
2006-09-23 | If fgetln() != NULL, len == 0 is impossible, so remove check. | Ray Lai |
2006-09-23 | typo, remove reference to lfs | Pedro Martelletto |
2006-09-22 | missed B_GATHERED bits removal | Michael Shalayeff |
2006-09-22 | Remove B_GATHERED, okay thib@ | Pedro Martelletto |
2006-09-22 | variant of Socket 10/100 CF+ ethernet card. | Federico G. Schwindt |
2006-09-22 | Get rid of (unused) MACH_CLASSP580 and flatten MACH_CLASSxxx values. | Miod Vallat |
2006-09-22 | Dump memory above 4GB correctly. | Miod Vallat |
2006-09-22 | Part 1 of file descriptor race and deadlock corrections. | Kurt Miller |
2006-09-22 | Check return value of authunix_create_default(); from bret lambert | Otto Moerbeek |
2006-09-22 | add blocked_close, blocked_dup2, close_race and dup2_race | Kurt Miller |
2006-09-22 | Test dup2() racing with other threads using the same file | Kurt Miller |
2006-09-22 | Test close() racing with other threads using the same file | Kurt Miller |
2006-09-22 | Test dup2() racing with other threads using the same file | Kurt Miller |
2006-09-22 | Test close() racing with other threads using the same file | Kurt Miller |
2006-09-22 | regen | Brad Smith |
2006-09-22 | add a few more Intel 5000 series and 6321ESB chipset PCI ids. | Brad Smith |
2006-09-22 | regen | Pedro Martelletto |
2006-09-22 | Put the LFS syscall stubs back in, turns out libc is unable to build | Pedro Martelletto |
2006-09-22 | Back out change in rev 1.15 of to allow whitespace to separate a | Todd C. Miller |
2006-09-22 | Remove reference to LFS, okay deraadt@ | Pedro Martelletto |
2006-09-22 | regen | Pedro Martelletto |
2006-09-22 | Remove LFS system calls from here too | Pedro Martelletto |
2006-09-22 | remove the :dc: is always set behavior (use cua devices or /etc/remote | Jason Wright |
2006-09-22 | regen | Pedro Martelletto |
2006-09-22 | Remove LFS system calls | Pedro Martelletto |
2006-09-22 | Unplug LFS from VFS | Pedro Martelletto |
2006-09-22 | - explain diff_options (which i renamed from "diff options") | Jason McIntyre |
2006-09-22 | Remove lfs_cleanerd and mount_lfs | Pedro Martelletto |
2006-09-22 | - document which parts need to be packet filtered, and why | Jason McIntyre |
2006-09-22 | add the Marvell Yukon 88E8056 PCI id | Brad Smith |
2006-09-22 | regen | Brad Smith |
2006-09-22 | - add the Marvell Yukon 88E8056 PCI id | Brad Smith |
2006-09-22 | regen | Steven Mestdagh |
2006-09-22 | add new nvidia graphics card | Steven Mestdagh |
2006-09-22 | typo in err(); from bret.lambert@gmail.com, thanks! | Hans-Joerg Hoexer |