summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-11-13Update to match improved address family check.Ryan Thomas McBride
2006-11-13Write rcs file when finished.Xavier Santolaria
2006-11-13Handle rules with addresses from mismatched address families correctly.Ryan Thomas McBride
ok msf@
2006-11-13Add support for [-a users] and [-o rev].Xavier Santolaria
2006-11-13bring back basic admin command, mostly based on OpenRCS rcs(1).Xavier Santolaria
not linked to build yet.
2006-11-13bit overzealous of dale to skip rdsetroot!Theo de Raadt
2006-11-13missing ;Otto Moerbeek
2006-11-13remove a wee bit of dale's early cross-build gooTheo de Raadt
2006-11-13add the zd1211b firmware.Brad Smith
ok jsg@
2006-11-13Mention zd1211b firmware.Jonathan Gray
2006-11-13syncTheo de Raadt
2006-11-13Add zd1211b firmware.Jonathan Gray
2006-11-12names have changedTheo de Raadt
2006-11-12pretty cleanTheo de Raadt
2006-11-12closerTheo de Raadt
2006-11-12fix infinity, taking into account endianess. ok drahn@ miod@Otto Moerbeek
2006-11-12$OBJCOPY is not defined by sys.mk yetTheo de Raadt
2006-11-12completely uniform setupMarc Espie
2006-11-12print stuff to the correct file handleMarc Espie
2006-11-12remove reference to PPP_FILTER:Kevin Steves
- there is no PPP_FILTER kernel option - pppd is compiled with -DPPP_FILTER by default ok jmc@
2006-11-12In malo_send_cmd_dma() reduce the poll loop to 10 and increase the delayClaudio Jeker
to 100. Even the slowest command take only about half of the time so this should be enough. Discussed with mglocker@
2006-11-12Rewrite part of malo_tx_mgt() to do the mbuf dance in a nicer way. ThisClaudio Jeker
is still ugly beyond any help but what do you expect from HW that needs to insert unused fields between header and data? OK mglocker@
2006-11-12Simplify code and remove a delay() by actually waiting for the command toClaudio Jeker
finish. OK mglocker@
2006-11-11when calculating envp, skip over the NULL between argv and envp.Dale Rahn
2006-11-11remove '#if 0' block.Dale Rahn
2006-11-11simplifyTheo de Raadt
2006-11-11Get rid of magic isa and eisa bus numbers in mpbios code. Pave the way forMark Kettenis
alternative sources for interrupt information. ok gwk@, brad@
2006-11-11reloc.h is included via machine/reloc.h so it should be accessable here.Dale Rahn
2006-11-11sucks to be missing an archTheo de Raadt
2006-11-11Provide size and type of symbols so that it doesn't confuse ld when buildingDale Rahn
shared binaries/libraries.
2006-11-11OpenBSD defaults to dynamic linker of /usr/libexec/ld.soDale Rahn
2006-11-11regen. -mojMats O Jansson
2006-11-11Some ATI and NVIDIA devices. -mojMats O Jansson
2006-11-11Add acpi_sleep and acpi_stall functions.Marco Peereboom
ok jordan
2006-11-11regen -mojMats O Jansson
2006-11-11Add some USR Wlan adapters. -mojMats O Jansson
2006-11-11simpler/better progress printMarc Espie
2006-11-11-P option: prepend pkgpath instead of pkgname.Marc Espie
-p option: use the continuation code from OpenBSD::PackingList in a sneaky way, so that we can read all packing-list contents in one go from a make print-plist-contents in /usr/ports. Allows building a located database from the ports tree without needing to build any packages.
2006-11-11pass the right size of the messageMichele Marchetto
OK henning@
2006-11-11add quirk for the usb missile launcherJolan Luff
2006-11-11regenJolan Luff
2006-11-11usb missile launcherJolan Luff
2006-11-11add a touch of indent;Jason McIntyre
2006-11-11Fix memory leak, from Charles Longeau, many okaysPedro Martelletto
2006-11-113COM 3CRWE154G72 is CardBus. -mojMats O Jansson
2006-11-11Add support for 3Com 3CRWE154G72. -mojMats O Jansson
2006-11-11Add the bgpd control socket to FILES and use the same .Bl -width as inMichael Knudsen
bgpd(8). ok (and fixing my mistakes because I was sleepy when I mailed out the diff) jmc
2006-11-11EXAMPLES was getting too lengthy, so trim some of the ones that wereJason McIntyre
either obscure, bordering on the duplicate, or referring to pseudo devices; if you want examples for pseudo devices, put them in their specific man page, please. ok jcs
2006-11-11update the page to mention fibre support.Brad Smith
2006-11-11mention gentbi(4) here.Brad Smith