Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-14 | oops, and a word to make the text make sense again; | Jason McIntyre | |
2008-10-14 | - shorten the name description for this device | Jason McIntyre | |
(new description from damien) - format the text in the man page a little, to avoid line wrap ok damien for the Nd bit | |||
2008-10-14 | sync | Theo de Raadt | |
2008-10-13 | document 5000 Series support and new firmware url. | Damien Bergamini | |
2008-10-13 | update to tzdata2008g from elsie.nci.nih.gov | Todd C. Miller | |
2008-10-10 | sync tcl/tk description with reality | Steven Mestdagh | |
2008-10-10 | prandom dies | Theo de Raadt | |
2008-10-10 | write "pflow", "flowsrc" and "flowdst" using the right macros. | Igor Sobrado | |
2008-10-08 | sync man page | Yojiro Uo | |
"Option N.V. Globetrotter HSDPA Modem" is moved to umsm(4) from ubsa(4) | |||
2008-10-06 | update to tzdata2008g from elsie.nci.nih.gov | Todd C. Miller | |
2008-10-05 | Mention that /usr/src is now needed to build xenocara. | Matthieu Herrb | |
ok jmc@, oga@. | |||
2008-10-02 | Add the IBM 4810 SCC to the list of supported devices. | Marc Balmer | |
2008-10-02 | document state-defaults option | Henning Brauer | |
2008-09-29 | document new support for I-O DATA PCET/TX-R | Theo de Raadt | |
2008-09-26 | Add a man page for atphy(4). | Brad Smith | |
2008-09-26 | Add drivers for the JMicron JMC250/JMC260 Ethernet controllers | Jonathan Gray | |
and JMicron JMP202/JMP211 Ethernet PHYs. Written by Pyun YongHyeon for FreeBSD, ported to DragonFlyBSD by Sepherosa Ziehau and then ported to OpenBSD by me. Thanks once again to JMicron for supplying hardware and information which made this possible. Some cleanup still needs to be done, and checksum offload needs to be sorted out, but the driver otherwise seems to work great. Comitted over a JMC250 card. | |||
2008-09-24 | Document dlclose() return value. | Todd C. Miller | |
2008-09-23 | sort the hardware list; | Jason McIntyre | |
2008-09-23 | Add Philips SNU6500 to the list of supported devices. Reminded by jsg@ | Can Erkin Acar | |
2008-09-23 | RFC2487 is obsoleted by RFC3207 | Alexander von Gernler | |
ok jmc@ millert@ | |||
2008-09-19 | increase MAXINTERP from 64 to 128 and allow a little extra room on top | Damien Miller | |
of that for shell scripts to cover the #!, an optional space following it and a newline at the end. feedback and ok miod@ | |||
2008-09-18 | Introduce the infrastructure required to support hardware VLAN tag | Christian Weisgerber | |
stripping: Add a field to the mbuf pkthdr to hold the tag and an mbuf flag that tells if the tag is valid. Inspired by FreeBSD. Struct packing suggested by kettenis@. csum_flags is now 16 bits. Adapt to this in the drivers. ok reyk@, henning@ | |||
2008-09-17 | Update for renaming of ATI IXP to SB. | Brad Smith | |
2008-09-15 | briefly document the M_LINK0 and M_FILDROP flags; ok jmc@ | Christian Weisgerber | |
2008-09-15 | Update to tzdata2008f from elsie.nci.nih.gov | Todd C. Miller | |
2008-09-13 | autoamtically -> automatically; from Stijn | Jason McIntyre | |
2008-09-12 | oops missed to decapitalize the first char | Henning Brauer | |
2008-09-12 | revert last unauthorized commit. | Henning Brauer | |
I reAlly doN't ThiNk thAt ranDomLy capiTaliZing chAractErs iN woRdS mAkes tHeM loOk MoRe ImpoRtaNt eVeN iF cIScO tHinKs sO | |||
2008-09-11 | Mbit/s -> Mbps | Brad Smith | |
pointed out by jmc@ | |||
2008-09-11 | - MBit/s -> Mbps | Brad Smith | |
- Separate the notes about the 21143/21145 based adapters and the line `For more information on configuring this device..' | |||
2008-09-10 | Correct capitalization of NetFlow. | Brad Smith | |
2008-09-10 | simpler; | Jason McIntyre | |
2008-09-10 | add support for the PCA9555 device which has 16 instead of 8 pins. | Reyk Floeter | |
ok deraadt@ | |||
2008-09-10 | pflow related stuff, reminded by jmc | Henning Brauer | |
2008-09-10 | +.Xr pflow 4 , | Jason McIntyre | |
2008-09-10 | some pflow tweaks; | Jason McIntyre | |
2008-09-09 | SparkLAN WCFM-100 reported to work by | Jonathan Gray | |
Bryan Vyhmeister. | |||
2008-09-09 | clarify mtu setting, pt out by theo | Henning Brauer | |
2008-09-09 | pflow.4 | Henning Brauer | |
2008-09-09 | Hook up auacer.4 here. Reminded by form@. | Mike Belopuhov | |
2008-09-09 | welcome pflow(4), a netflow v5 compatible flow export interface. | Henning Brauer | |
flows export data gathered from pf states. initial implementation by Joerg Goltermann <jg@osn.de>, guidance and many changes by me. 'put it in' theo | |||
2008-09-09 | style(9) does not recommend sysexits, so don;t claim it does; | Jason McIntyre | |
also swap the style Xr for _exit(2); prodded by two PRs from FreeBSD, 127219 and 127220, submitted by Bruce Cran, though we've taken the opposite fix; help/ok otto | |||
2008-09-07 | allow PICFLAG to be overridden; ok kettenis drahn | Theo de Raadt | |
2008-09-07 | fix silly mix up in PREDEFINED STRINGS; | Jason McIntyre | |
2008-09-07 | (oops, forgot to grep for "ifconfig -M/m") | Jason McIntyre | |
-Mm now unsupported, use "media" without args; | |||
2008-09-06 | more removal of text relevant to the now-removed MALLOC() and FREE(), | Jason McIntyre | |
and some general tweaking; help/ok miod | |||
2008-09-05 | remove remaining MALLOC/FREE bits | Charles Longeau | |
spotted by jmc@ ok jmc@ | |||
2008-09-05 | get rid of the unneeded 'etc.' at the end of the list. | Felix Kronlage | |
also remove bogus '\&' escape. help and ok jmc@ | |||
2008-09-04 | - document DIOCKILLSRCNODES; requested by Johan Strom | Jason McIntyre | |
- fix some line wrap in DIOCSETIFFLAG ok henning | |||
2008-09-02 | remove last bits of MALLOC/FREE | Charles Longeau | |
spotted by and initial patch from espie@, with inputs from jmc@ ok espie@ jmc@ |