summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2006-06-18typo: queu -> queueHans-Joerg Hoexer
ok claudio@
2006-06-17We do not have the xf and xb commands.Miod Vallat
2006-06-16sync with faq;Jasper Lievisse Adriaanse
yayayaya henning@
2006-06-15- misplaced .ElJason McIntyre
- some wording fixes
2006-06-15More clarity about the pitfalls of ARP balancing, heavily inspired byRyan Thomas McBride
similar changes in FreeBSD, but mentions the use of nat to prevent asymetric routes. prodded by jmc@
2006-06-14GPRMC = Recommended Minimum Specific GPS/TRANSIT DataMarc Balmer
2006-06-14describe the NMEA 0183 line discipline with more details, explain the sensorMarc Balmer
status and which NMEA messages are decoded. help jmc@
2006-06-13NMEA0183 is actually NMEA 0183 as discussed with jmc.Marc Balmer
2006-06-12rework the list of supported devices to be a bit more terse. add a hpDavid Gwynne
branded controller. add a blurb about the raid these cards can do. big tweaks from and ok jmc@
2006-06-12various tweaks;Jason McIntyre
2006-06-12sppp does not just work with synchronous lines; help from reykJason McIntyre
2006-06-12time delta -> timedeltaMarc Balmer
disc'ed & ok jmc
2006-06-12time delta -> timedeltaMarc Balmer
discussed and ok jmc
2006-06-12While are nitpicking on this manpage: NMEA0183 -> NMEA 0183Marc Balmer
discussed with Jason ManIntyre
2006-06-12Even more to the point now.Marc Balmer
discussed with jmc...
2006-06-12Remove redundant wording.Marc Balmer
2006-06-12tweak DESCRIPTION, with some help from mbalmer;Jason McIntyre
2006-06-11Update wrt. the wdt0 char device goo removal.Michael Knudsen
ok jmc
2006-06-11regenMichael Knudsen
2006-06-10clarify the requirements for table ioctls so the word "table" is notBob 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-09update the bit about checksum offload.Brad Smith
2006-06-09no hardvare available here but there is hardware ;)Brad Smith
2006-06-09document link[0-2] bits;Jason McIntyre
issue reported by hauke fath; help from deraadt
2006-06-09improve the description of failover; ok reykJason McIntyre
2006-06-08bits for armish; ok drahnJason McIntyre
2006-06-08provide an abbreviation for virtual host id;Jason McIntyre
from freebsd text
2006-06-07tweaks;Jason McIntyre
2006-06-07document that tip(1) can set the line discipline.Marc Balmer
ok deraadt
2006-06-06Generated filesDale Rahn
2006-06-06System build pieces for armish arch.Dale Rahn
2006-06-05better wording; ok reykJason McIntyre
2006-06-05- remove a useless .PpJason McIntyre
- tweak HISTORY wording
2006-06-05Update 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 sensorMarc 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-02mention com* at cardbus? for macppc.Felix Kronlage
2006-06-02manpage for ppm driverJason Wright
2006-06-01tweaks;Jason McIntyre
2006-06-01missing full stop;Jason McIntyre
2006-06-01Add basic NMEA0183 support as a tty line discipline. The line disciplineMarc 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-01Clean out more crap. Tweaks by jmc@.Kenneth R Westerback
ok beck@ jmc@
2006-06-01Bring man page into closer correspondance with current reality. Tweaks byKenneth R Westerback
jmc@. ok beck@ jmc@
2006-05-31Sync with reality. ok jmcMichael Knudsen
2006-05-31a small start at documenting which boards are supported by my driver. iDavid 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-30typo. fixed by Srebrenko Sehic.David Gwynne
2006-05-29Add support for the audio volume keys found on many laptops' builtinMiod 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-29small tweaks;Jason McIntyre
2006-05-29document beep(4)Jason Wright
2006-05-29Install and MLINK sensor function man pages.Michael Knudsen
2006-05-29Add docs for kernel sensor API.Michael Knudsen
ok jmc dlg
2006-05-28Change LINTFLAGS to '-hx', now that 'a' and 'b' are gone and 'c' reallyChad Loder
only produces a 'pointer casts may be troublesome' warning that everyone ignores.