Age | Commit message (Expand) | Author |
2005-04-11 | restore lost sprintf -> snprintf conversion | David Krause |
2005-04-11 | no need to include sys/timeout.h | Uwe Stuehler |
2005-04-11 | - eliminate extra powerhook in pxalcd, inspired by ohci changes | Uwe Stuehler |
2005-04-11 | use zapm functions to power down or restart | Uwe Stuehler |
2005-04-11 | - generate power change and battery low events | Uwe Stuehler |
2005-04-11 | - ask upper layer for events and call apm_record_event() as appropriate | Uwe Stuehler |
2005-04-11 | Kill unused hexatoi() | Miod Vallat |
2005-04-11 | Handle commands failure correctly. | Miod Vallat |
2005-04-10 | do not forget to call endpwent(). ok moritz@ | Otto Moerbeek |
2005-04-10 | Initialize len before calling accept(2). from mpech@, ok millert@ | Otto Moerbeek |
2005-04-10 | Handle path names of exactly 100 chars correctly. Based on a diff | Otto Moerbeek |
2005-04-10 | reduce the set of allowed actions in the privileged part | Moritz Jodeit |
2005-04-10 | - sort synopsis + options list | Jason McIntyre |
2005-04-10 | misc clean up; | Jason McIntyre |
2005-04-10 | the arg to -F is not optional; | Jason McIntyre |
2005-04-10 | sort options + sync usage(); | Jason McIntyre |
2005-04-10 | missing Xr to robots(6); | Jason McIntyre |
2005-04-10 | caesar, not ceasar; | Jason McIntyre |
2005-04-10 | mostly knf while here remove the todo item regarding deferring attach of | David Gwynne |
2005-04-10 | properly handle suspend/resume of ports with devices attached. devices | David Gwynne |
2005-04-10 | - Run em_local_timer() once per second instead of running it once per 2 seconds. | Brad Smith |
2005-04-10 | sync | Theo de Raadt |
2005-04-10 | crank major -- it is CLEARLY needed; pval ok | Theo de Raadt |
2005-04-10 | sync | Theo de Raadt |
2005-04-10 | Support for ICH6M IDE. Tested on a Dell Latitude D810 by | Jonathan Gray |
2005-04-10 | regen | Jonathan Gray |
2005-04-10 | ICH6M IDE | Jonathan Gray |
2005-04-10 | Buffalo WLI-CB-B11 reported to work by robert@ | Jonathan Gray |
2005-04-09 | spaces | Theo de Raadt |
2005-04-09 | clarify in/out a bit, add SEE ALSO section. | Hans-Joerg Hoexer |
2005-04-09 | Rewrite, work in progress | Hans-Joerg Hoexer |
2005-04-09 | `an URL' -> `a URL'; | Jason McIntyre |
2005-04-09 | add scp example; | Jason McIntyre |
2005-04-09 | document that dhclient-script overwrites resolv.conf, | Jason McIntyre |
2005-04-09 | document resolv.conf.tail, and MLINK it to resolv.conf.5; | Jason McIntyre |
2005-04-09 | Add page 1 (configuration page) definitions. This is required to interpret | Marco Peereboom |
2005-04-09 | Create on the installed system all disk, cd and tape devices found in | Kenneth R Westerback |
2005-04-09 | Use vendor id register for chip matching instead of configuration | Alexander Yurchenko |
2005-04-09 | if, at boot time, a /etc/resolv.conf.save is found, assume this is from | Theo de Raadt |
2005-04-09 | bye, bye, sprintf. | Marc Espie |
2005-04-09 | incorrect apostrophe (in comment); | Jason McIntyre |
2005-04-09 | replace tilde_expand_filename with a simpler implementation, ahead of more | Damien Miller |
2005-04-09 | Compile with -ansi by killing an inline | Chad Loder |
2005-04-09 | KNF. No binary changes. OK miod@ | Chad Loder |
2005-04-09 | Don't error out on mount just because someone confuses (m)ounted with | Kenneth R Westerback |
2005-04-09 | knf | Theo de Raadt |
2005-04-09 | fix rbus on big memory i386 machines (used by cbb(4) pcmcia). | Reyk Floeter |
2005-04-09 | use htole32 and leto32h for register access instead of hardware-based | Reyk Floeter |
2005-04-08 | sync | Theo de Raadt |
2005-04-08 | get rid of sysdep_sa_len | Hans-Joerg Hoexer |