Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-13 | Update to match improved address family check. | Ryan Thomas McBride | |
2006-11-13 | Write rcs file when finished. | Xavier Santolaria | |
2006-11-13 | Handle rules with addresses from mismatched address families correctly. | Ryan Thomas McBride | |
ok msf@ | |||
2006-11-13 | Add support for [-a users] and [-o rev]. | Xavier Santolaria | |
2006-11-13 | bring back basic admin command, mostly based on OpenRCS rcs(1). | Xavier Santolaria | |
not linked to build yet. | |||
2006-11-13 | bit overzealous of dale to skip rdsetroot! | Theo de Raadt | |
2006-11-13 | missing ; | Otto Moerbeek | |
2006-11-13 | remove a wee bit of dale's early cross-build goo | Theo de Raadt | |
2006-11-13 | add the zd1211b firmware. | Brad Smith | |
ok jsg@ | |||
2006-11-13 | Mention zd1211b firmware. | Jonathan Gray | |
2006-11-13 | sync | Theo de Raadt | |
2006-11-13 | Add zd1211b firmware. | Jonathan Gray | |
2006-11-12 | names have changed | Theo de Raadt | |
2006-11-12 | pretty clean | Theo de Raadt | |
2006-11-12 | closer | Theo de Raadt | |
2006-11-12 | fix infinity, taking into account endianess. ok drahn@ miod@ | Otto Moerbeek | |
2006-11-12 | $OBJCOPY is not defined by sys.mk yet | Theo de Raadt | |
2006-11-12 | completely uniform setup | Marc Espie | |
2006-11-12 | print stuff to the correct file handle | Marc Espie | |
2006-11-12 | remove 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-12 | In malo_send_cmd_dma() reduce the poll loop to 10 and increase the delay | Claudio Jeker | |
to 100. Even the slowest command take only about half of the time so this should be enough. Discussed with mglocker@ | |||
2006-11-12 | Rewrite part of malo_tx_mgt() to do the mbuf dance in a nicer way. This | Claudio 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-12 | Simplify code and remove a delay() by actually waiting for the command to | Claudio Jeker | |
finish. OK mglocker@ | |||
2006-11-11 | when calculating envp, skip over the NULL between argv and envp. | Dale Rahn | |
2006-11-11 | remove '#if 0' block. | Dale Rahn | |
2006-11-11 | simplify | Theo de Raadt | |
2006-11-11 | Get rid of magic isa and eisa bus numbers in mpbios code. Pave the way for | Mark Kettenis | |
alternative sources for interrupt information. ok gwk@, brad@ | |||
2006-11-11 | reloc.h is included via machine/reloc.h so it should be accessable here. | Dale Rahn | |
2006-11-11 | sucks to be missing an arch | Theo de Raadt | |
2006-11-11 | Provide size and type of symbols so that it doesn't confuse ld when building | Dale Rahn | |
shared binaries/libraries. | |||
2006-11-11 | OpenBSD defaults to dynamic linker of /usr/libexec/ld.so | Dale Rahn | |
2006-11-11 | regen. -moj | Mats O Jansson | |
2006-11-11 | Some ATI and NVIDIA devices. -moj | Mats O Jansson | |
2006-11-11 | Add acpi_sleep and acpi_stall functions. | Marco Peereboom | |
ok jordan | |||
2006-11-11 | regen -moj | Mats O Jansson | |
2006-11-11 | Add some USR Wlan adapters. -moj | Mats O Jansson | |
2006-11-11 | simpler/better progress print | Marc 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-11 | pass the right size of the message | Michele Marchetto | |
OK henning@ | |||
2006-11-11 | add quirk for the usb missile launcher | Jolan Luff | |
2006-11-11 | regen | Jolan Luff | |
2006-11-11 | usb missile launcher | Jolan Luff | |
2006-11-11 | add a touch of indent; | Jason McIntyre | |
2006-11-11 | Fix memory leak, from Charles Longeau, many okays | Pedro Martelletto | |
2006-11-11 | 3COM 3CRWE154G72 is CardBus. -moj | Mats O Jansson | |
2006-11-11 | Add support for 3Com 3CRWE154G72. -moj | Mats O Jansson | |
2006-11-11 | Add the bgpd control socket to FILES and use the same .Bl -width as in | Michael Knudsen | |
bgpd(8). ok (and fixing my mistakes because I was sleepy when I mailed out the diff) jmc | |||
2006-11-11 | EXAMPLES was getting too lengthy, so trim some of the ones that were | Jason 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-11 | update the page to mention fibre support. | Brad Smith | |
2006-11-11 | mention gentbi(4) here. | Brad Smith | |