Age | Commit message (Expand) | Author |
2005-03-09 | List bus in a seperate column in the device list. | Jonathan Gray |
2005-03-09 | Sync with reboot(8) man page. | Kenji Aoyama |
2005-03-09 | sync | Theo de Raadt |
2005-03-09 | in this case, clarity is required | Theo de Raadt |
2005-03-09 | - grammar | Jason McIntyre |
2005-03-09 | - spelling and grammar | Jason McIntyre |
2005-03-09 | regen | Jonathan Gray |
2005-03-09 | Add ATI RS100 entries found in a dmesg from tristan at ltdev.arubaon.com | Jonathan Gray |
2005-03-09 | just clue() the first time a library is not found. | Marc Espie |
2005-03-09 | report all missing libraries (report is a bit verbose, but this will do). | Marc Espie |
2005-03-09 | simplification; ok reyk | Theo de Raadt |
2005-03-09 | oops, since we don't register destdir along with libs, looking up with | Marc Espie |
2005-03-09 | document the various radio transceivers. | Damien Bergamini |
2005-03-09 | make sure lookup_libspec returns the same thing in -v -v mode. | Marc Espie |
2005-03-09 | Sync with ral(4) changes. | Jonathan Gray |
2005-03-09 | from freebsd: | Markus Friedl |
2005-03-09 | the mg binary is too small, if we keep adding theo quotes we might be | Henning Brauer |
2005-03-09 | better description of what the hardware and driver do. | David Gwynne |
2005-03-09 | `Ez Connect' -> `EZ Connect'; | Jason McIntyre |
2005-03-09 | use `CardBus' rather than `Cardbus' for consistency; | Jason McIntyre |
2005-03-09 | Now that rounding is done properly for fractionless numbers, fix the | Otto Moerbeek |
2005-03-09 | Fix rounding of fractionless numbers. ok tom@ miod@ | Otto Moerbeek |
2005-03-09 | the man page was completely revised by others, remove myself as its author. | Damien Bergamini |
2005-03-09 | we don't support hardware WEP yet. | Damien Bergamini |
2005-03-09 | fix the list of supposedly supported adapters. | Damien Bergamini |
2005-03-09 | sync | Theo de Raadt |
2005-03-09 | a long cable usb repeater... | Theo de Raadt |
2005-03-09 | change references to A5 partition type to A6, from uwe@ | joshua stein |
2005-03-09 | tweak examples; ok and input deraadt | Peter Valchev |
2005-03-08 | OpenSSH 4.0 | Damien Miller |
2005-03-08 | weeping the tree for printf(s) where printf("%s",s) should be used. | Chad Loder |
2005-03-08 | Some more ral(4) devices that will likely work. | Jonathan Gray |
2005-03-08 | Sweeping the tree for printf(s) where printf("%s",s) should be used. | Chad Loder |
2005-03-08 | Sweeping the tree for printf(s) where printf("%s",s) should be used. | Chad Loder |
2005-03-08 | Oops. Put scoop GPIO pins into correct state on suspend, and remove an | Uwe Stuehler |
2005-03-08 | Enable or disable CF sockets at appropriate times, but be sure to | Uwe Stuehler |
2005-03-08 | Sweeping the tree for printf(s) where printf("%s",s) should be used. | Chad Loder |
2005-03-08 | also display the correct priority on sparc64 when failing to register | Martin Reindl |
2005-03-08 | When failing to register an interrupt, display the correct priority on sparc64. | Miod Vallat |
2005-03-08 | Remove no longer valid route entries. | Esben Norby |
2005-03-08 | Kill hp300 DISKLESS kernel, not worth using against GENERIC for diskless | Miod Vallat |
2005-03-08 | Do not shadow a parameter with a local variable. also add a debug statement | Dale Rahn |
2005-03-08 | Cosmetics... | Thierry Deval |
2005-03-08 | do not trash errno before using it, do not pass garbage args to getnameinfo | Theo de Raadt |
2005-03-08 | make this compile | Michael Shalayeff |
2005-03-08 | append to rc.conf.local; david | Theo de Raadt |
2005-03-08 | when trying short-circuit the wait for the first reply for -s, only | Henning Brauer |
2005-03-08 | knf | Theo de Raadt |
2005-03-08 | make cvs_findcmd() and cvs_read_rcfile() static. | Joris Vink |
2005-03-08 | fix a page fault that occurs when a reclaimed vnode is then reused. | Patrick Latifi |