Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-03-31 | enable receive checksum offload | Brad Smith | |
2005-03-31 | fix prototype for cvs_commit_prepare() | Joris Vink | |
2005-03-31 | remove unused variable. | Joris Vink | |
2005-03-31 | - Correct on/off and up/down about DIP switches; The hardware manual | Kenji Aoyama | |
and the real hardware seems different... - Add some notice about upgrade installation method. ok deraadt@ miod@ | |||
2005-03-31 | order the usb stuff, and remove duplicate config lines for usb at ohci. | David Gwynne | |
fix some spelling while here. ok uwe@ | |||
2005-03-31 | and some includes too much here as well, grunk | Henning Brauer | |
2005-03-31 | zap includes, Alexander von Gernler <grunk@pestilenz.org> | Henning Brauer | |
2005-03-31 | zap some includes we don't need, Alexander von Gernler <grunk@pestilenz.org> | Henning Brauer | |
2005-03-31 | go back to the old trace code, but add -fno-omit-frame-pointer so it works. | Ted Unangst | |
makes trace output more reasonable. ok andreas | |||
2005-03-30 | mention new udf malloc types, okay deraadt@ | Pedro Martelletto | |
2005-03-30 | init pool after we allocate softc array in case malloc fails | Michael Shalayeff | |
2005-03-30 | remove trailing \n in errx(). | Moritz Jodeit | |
ok deraadt@ | |||
2005-03-30 | output final summary to stderr instead of stdout, | Moritz Jodeit | |
so it won't get mixed when tcpdump -w - is used. ok henning@ deraadt@ | |||
2005-03-30 | Use getcap to pull out login.conf entries that contain a localcipher | Todd C. Miller | |
entry instead of giving the user a list of all possible login classes. This makes the default list "daemon default staff" instead of listing all the stub classed only meant for inclusion into the real classes. | |||
2005-03-30 | - Enable charging properly, avoiding the stuck "battery full" signal. | Uwe Stuehler | |
- Correctly report battery life estimates falling between thresholds. - Restart charging every minute (needed on all zaurus machines). - Report battery life even while battery_state is APM_BATT_CHARGING. - Be pessimistic about the total battery life time in minutes. - Use shorter prefix for local symbol names. The timeouts introduced in this revision can be removed later. | |||
2005-03-30 | only set HOME if not already set; ok deraadt@ | Todd C. Miller | |
2005-03-30 | put mount_udf here too (big media things use this) | Theo de Raadt | |
2005-03-30 | ansify + deregister. no binary change on i386. ok deraadt@ pat@ moritz@ | Otto Moerbeek | |
2005-03-30 | sync | Theo de Raadt | |
2005-03-30 | spacing | Theo de Raadt | |
2005-03-30 | ansi | Patrick Latifi | |
ok otto moritz deraadt | |||
2005-03-30 | remove balony advice, recommended by beck | Theo de Raadt | |
2005-03-30 | Fix some stuff noted by Theo. | Hakan Olsson | |
2005-03-30 | ansi + de-register | Patrick Latifi | |
ok otto deraadt | |||
2005-03-30 | Move sasyncd(8), for IPsec SA synchronization, in-tree. Work in progress. | Hakan Olsson | |
deraadt@ ok. | |||
2005-03-30 | these will contain mount_udf | Theo de Raadt | |
2005-03-30 | remove nlist items no longer used; ok henning | Theo de Raadt | |
2005-03-30 | spacing | Theo de Raadt | |
2005-03-30 | move all the client commands to the new command framework. | Joris Vink | |
eliminates a lot of duplicate code. ok jfb@ | |||
2005-03-30 | all architectures, like, why the hell not | Theo de Raadt | |
2005-03-30 | lots of indentation cleanup, now ksh is readable like our other code. | Theo de Raadt | |
double checked to make sure no binaries change, and eyed by niallo | |||
2005-03-30 | UDF here too, says mickey and henning | Theo de Raadt | |
2005-03-30 | allow this to be compiled on its own for testing. | Joris Vink | |
ok jfb@ | |||
2005-03-30 | use the local powerhook, not the generic ohci one. suspend/resume now works | David Gwynne | |
2005-03-30 | extra gunk to make ohci suspend and resume work on the zaurus | David Gwynne | |
help from and ok uwe@ | |||
2005-03-30 | restore all of the registers on resume to cope with power loss during | David Gwynne | |
suspend which leaves the controller totally unconfigured. help from and ok pascoe@ | |||
2005-03-30 | make the powerhooks the responsibility of the bus ohci is attached to | David Gwynne | |
ok uwe@ | |||
2005-03-30 | complete the definition of the power manager sleep status register | David Gwynne | |
ok uwe@ | |||
2005-03-30 | backout last commit for now.. | Markus Friedl | |
2005-03-30 | enable openssl DSO (typo, it's -DDSO_DLFCN not -DSO_DLFCN); Douglas Santos | Markus Friedl | |
2005-03-30 | bgpd used to open listeners in advance in the parent and the SE picked | Henning Brauer | |
those it needed, closing all the others. this has some nasty races. so let the parent keep the list of listeners so it knows when it has to open a new one claudio ok, also tested by jason ackley | |||
2005-03-30 | interface validation cleanup / fixes | Henning Brauer | |
there's some nastiness in the interface validation. clean up by centralizing the checks in kif_validate(). claudio ok | |||
2005-03-30 | pagesize(1) uses sysctl(8) instead of getpagesize(3) | Martin Reindl | |
lots of input and ok jmc@ | |||
2005-03-30 | Add StackGhost .wcookie section for sparc64. | Mark Kettenis | |
2005-03-30 | Fix reading sparc coredumps. | Mark Kettenis | |
2005-03-30 | mention ospfd as well | Henning Brauer | |
2005-03-30 | kill -S; ok henning | Jared Yanovich | |
2005-03-30 | update copyright for marco who says i can have the free commit | David Gwynne | |
2005-03-30 | sync | Henning Brauer | |
2005-03-30 | generated a .h file with spacing bugs | Theo de Raadt | |