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