Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-18 | typo: queu -> queue | Hans-Joerg Hoexer | |
ok claudio@ | |||
2006-06-17 | We do not have the xf and xb commands. | Miod Vallat | |
2006-06-16 | sync with faq; | Jasper Lievisse Adriaanse | |
yayayaya henning@ | |||
2006-06-15 | - misplaced .El | Jason McIntyre | |
- some wording fixes | |||
2006-06-15 | More clarity about the pitfalls of ARP balancing, heavily inspired by | Ryan Thomas McBride | |
similar changes in FreeBSD, but mentions the use of nat to prevent asymetric routes. prodded by jmc@ | |||
2006-06-14 | GPRMC = Recommended Minimum Specific GPS/TRANSIT Data | Marc Balmer | |
2006-06-14 | describe the NMEA 0183 line discipline with more details, explain the sensor | Marc Balmer | |
status and which NMEA messages are decoded. help jmc@ | |||
2006-06-13 | NMEA0183 is actually NMEA 0183 as discussed with jmc. | Marc Balmer | |
2006-06-12 | rework the list of supported devices to be a bit more terse. add a hp | David Gwynne | |
branded controller. add a blurb about the raid these cards can do. big tweaks from and ok jmc@ | |||
2006-06-12 | various tweaks; | Jason McIntyre | |
2006-06-12 | sppp does not just work with synchronous lines; help from reyk | Jason McIntyre | |
2006-06-12 | time delta -> timedelta | Marc Balmer | |
disc'ed & ok jmc | |||
2006-06-12 | time delta -> timedelta | Marc Balmer | |
discussed and ok jmc | |||
2006-06-12 | While are nitpicking on this manpage: NMEA0183 -> NMEA 0183 | Marc Balmer | |
discussed with Jason ManIntyre | |||
2006-06-12 | Even more to the point now. | Marc Balmer | |
discussed with jmc... | |||
2006-06-12 | Remove redundant wording. | Marc Balmer | |
2006-06-12 | tweak DESCRIPTION, with some help from mbalmer; | Jason McIntyre | |
2006-06-11 | Update wrt. the wdt0 char device goo removal. | Michael Knudsen | |
ok jmc | |||
2006-06-11 | regen | Michael Knudsen | |
2006-06-10 | clarify the requirements for table ioctls so the word "table" is not | Bob Beck | |
used to refer to everything not even a pf table, and some of the size fields are actually documented. help from jmc@ ok jmc@ dhartmei@ | |||
2006-06-09 | update the bit about checksum offload. | Brad Smith | |
2006-06-09 | no hardvare available here but there is hardware ;) | Brad Smith | |
2006-06-09 | document link[0-2] bits; | Jason McIntyre | |
issue reported by hauke fath; help from deraadt | |||
2006-06-09 | improve the description of failover; ok reyk | Jason McIntyre | |
2006-06-08 | bits for armish; ok drahn | Jason McIntyre | |
2006-06-08 | provide an abbreviation for virtual host id; | Jason McIntyre | |
from freebsd text | |||
2006-06-07 | tweaks; | Jason McIntyre | |
2006-06-07 | document that tip(1) can set the line discipline. | Marc Balmer | |
ok deraadt | |||
2006-06-06 | Generated files | Dale Rahn | |
2006-06-06 | System build pieces for armish arch. | Dale Rahn | |
2006-06-05 | better wording; ok reyk | Jason McIntyre | |
2006-06-05 | - remove a useless .Pp | Jason McIntyre | |
- tweak HISTORY wording | |||
2006-06-05 | Update that I started months ago; comments/improvements by half a dozen or ↵ | Ian Darwin | |
so; ok jmc@ | |||
2006-06-04 | - ntpd no longer needs the NTP identifier as part of a timedelta sensor | Marc Balmer | |
description. - create the timedelta sensors as early as possible, but mark them invalid as long as there is no real data. - update docs accordingly | |||
2006-06-02 | mention com* at cardbus? for macppc. | Felix Kronlage | |
2006-06-02 | manpage for ppm driver | Jason Wright | |
2006-06-01 | tweaks; | Jason McIntyre | |
2006-06-01 | missing full stop; | Jason McIntyre | |
2006-06-01 | Add basic NMEA0183 support as a tty line discipline. The line discipline | Marc Balmer | |
decodes NMEA messages completely transparent to userland applications, i.e. userland can still use the NMEA stream and talk to the device. If data is received, a timedelta sensor suitable for ntpd is created. The timestamp is not very precise at the moment, use of this is experimental at best. "get it in or we see how well the swiss people can swim" deraadt@ | |||
2006-06-01 | Clean out more crap. Tweaks by jmc@. | Kenneth R Westerback | |
ok beck@ jmc@ | |||
2006-06-01 | Bring man page into closer correspondance with current reality. Tweaks by | Kenneth R Westerback | |
jmc@. ok beck@ jmc@ | |||
2006-05-31 | Sync with reality. ok jmc | Michael Knudsen | |
2006-05-31 | a small start at documenting which boards are supported by my driver. i | David Gwynne | |
found these on the lsi site, but there are many more out there. im not happy with how this is formatted, if someone wants to make it better then send diffs. please. | |||
2006-05-30 | typo. fixed by Srebrenko Sehic. | David Gwynne | |
2006-05-29 | Add support for the audio volume keys found on many laptops' builtin | Miod Vallat | |
keyboard. These specific keys are posted to a kernel thread which will issue mixer commands if an audio device exists. Written by Alexey Vatchenko <avv , mail zp ua> with tweaks by deraadt@ and I. | |||
2006-05-29 | small tweaks; | Jason McIntyre | |
2006-05-29 | document beep(4) | Jason Wright | |
2006-05-29 | Install and MLINK sensor function man pages. | Michael Knudsen | |
2006-05-29 | Add docs for kernel sensor API. | Michael Knudsen | |
ok jmc dlg | |||
2006-05-28 | Change LINTFLAGS to '-hx', now that 'a' and 'b' are gone and 'c' really | Chad Loder | |
only produces a 'pointer casts may be troublesome' warning that everyone ignores. |