Age | Commit message (Expand) | Author |
2005-04-26 | remove now obsolete mac68k_set_pte | Martin Reindl |
2005-04-26 | new NuBus slot space mapping/probing code utilizing bus_space(9) | Martin Reindl |
2005-04-26 | Check for memory allocation failure before zeroing memory, not after; | Miod Vallat |
2005-04-26 | sync | Theo de Raadt |
2005-04-26 | enter zboot | Theo de Raadt |
2005-04-26 | install in zaurus MANSUBDIR | Theo de Raadt |
2005-04-26 | Remove unused hooks for periodic pcons polling. | Miod Vallat |
2005-04-26 | - do not list -f option for eject, as it is not necessary | Jason McIntyre |
2005-04-26 | unify shared code a bit again to make future syncs easier | Henning Brauer |
2005-04-26 | Use cons_decl() rather than rolling our own prototypes, and some KNF. | Miod Vallat |
2005-04-26 | the the | Miod Vallat |
2005-04-26 | fallback gracefully if client cannot connect to ControlPath. ok djm@ | Jakob Schlyter |
2005-04-26 | add `zaurus' to .Dt line; | Jason McIntyre |
2005-04-26 | spelling correction in comment from wiz@netbsd; | Jason McIntyre |
2005-04-26 | ... oh and let it work for all cases | Theo de Raadt |
2005-04-26 | let ramdisks compile after zts changes | Theo de Raadt |
2005-04-25 | csum -> csum_flags | Brad Smith |
2005-04-25 | [OpenBSD] | Tom Cosgrove |
2005-04-25 | first part of file API changes: | Joris Vink |
2005-04-25 | Correctly handle boot drives with SCSI id >= 10; ok mickey@ | Miod Vallat |
2005-04-25 | KNF and zap trailing whitespace. | Niall O'Higgins |
2005-04-25 | Use the various f* functions to set owner, mode and times, instead | Otto Moerbeek |
2005-04-25 | resurrect missing parts to generate rcsdiff(1)-style diffs with the -n | Jean-Francois Brousseau |
2005-04-25 | Reduce the chances of someone asking how to eject a cd. ok brad, mickey | Dale Rahn |
2005-04-25 | * add missing 'R' flag in diff synopsis | Jean-Francois Brousseau |
2005-04-25 | csum -> csum_flags | Brad Smith |
2005-04-25 | + Tamarack TC3299CE CF card; deraadt ok | Xavier Santolaria |
2005-04-25 | set the default branch to 1.1.1 upon import, and remove a stray | Jean-Francois Brousseau |
2005-04-25 | use delay() and not tsleep() in attach. makes driver work properly with | Niall O'Higgins |
2005-04-25 | Pass the complete keybuffer to wskbd_rawinput(); dnkbd now works under X11. | Miod Vallat |
2005-04-25 | typo | Miod Vallat |
2005-04-25 | Call if_init() later and for each interface separately. | Claudio Jeker |
2005-04-25 | Move the creation of the ospf_socket from if_init() directly into ospfe(). | Claudio Jeker |
2005-04-25 | Don't call cleanup in multiplex as test-exec will cleanup anyway | Darren Tucker |
2005-04-25 | Call if_init() in ospfe only, neither the rde nor the parent need it. | Claudio Jeker |
2005-04-25 | Change order of execution in if_act_reset(). First notify all neighbor | Claudio Jeker |
2005-04-25 | - use size_t where appropriate. | Otto Moerbeek |
2005-04-25 | Do not define 'pl' globally. From Bjorn Sandell" <biorn at dce dot chalmers | Otto Moerbeek |
2005-04-25 | fix SEE ALSO; | Jason McIntyre |
2005-04-25 | tweaks; | Jason McIntyre |
2005-04-25 | spelling; | Jason McIntyre |
2005-04-25 | put EXAMPLES into a more standard format (first description, then | Jason McIntyre |
2005-04-25 | - login names may contain underscores | Jason McIntyre |
2005-04-25 | - don't loop infinitely after a missed "mouse up" event | Uwe Stuehler |
2005-04-25 | Use ETHERTYPE_VLAN. | Brad Smith |
2005-04-25 | Use ETHERTYPE_VLAN. | Brad Smith |
2005-04-25 | - no longer macppc only | Martin Reindl |
2005-04-25 | remove the stepping info since this isn't right | Brad Smith |
2005-04-25 | - display a message centered on the screen | Uwe Stuehler |
2005-04-24 | Oops, 1.3 would cause a keyboard plugged at boot time to start in the wrong | Miod Vallat |