summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
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.
2006-05-28- scsi -> SCSIJason McIntyre
- fix SEE ALSO
2006-05-28Change the timedelta sensor descritpion so that the first four bytes containMarc Balmer
the NTP identifier (filled with spaces), followed by a space and the station name (which might be the same as the NTP identifier). All timedelta sensor have to follow this scheme as OpenNTPD needs it. Requested by henning.
2006-05-28in the second example, only the trunk interface should have an IP address,Reyk Floeter
not the trunk ports. figured out by jmc@
2006-05-28complete sentenceUwe Stuehler
2006-05-28Xr sdmmc 4Uwe Stuehler
2006-05-28+.Xr ntpd 8 ,Jason McIntyre
ok henning mbalmer
2006-05-28man pages for the SD subsystemTheo de Raadt
2006-05-28put previous in the correct place; ok mcbrideJason McIntyre
2006-05-28Adaptive timeouts are now on by default.Ryan Thomas McBride
2006-05-27support 'make lint' in dirs which contain .y and .l files, help from naddyTheo de Raadt
2006-05-27oops, forgot to add mpi.David Gwynne
prodded by deraadt@
2006-05-27document mpi(4).David Gwynne
2006-05-27remove bogus non-style advice that just causes "discussions"Theo de Raadt
2006-05-27Eradicate the type 'bus_dmasync_op_t'. Unused. SporadicallyKenneth R Westerback
implemented. Use int. ok mickey@ miod@
2006-05-26remove references to CRTs where they no longer make sense;Jason McIntyre
tweaked by mickey/krw ok deraadt
2006-05-26remove unneeded .Pp;Jason McIntyre
2006-05-26kill trailing line;Jason McIntyre
2006-05-26let us not talk about ipsecadm and vpn anymore; ok reykTheo de Raadt
2006-05-23add the HP ProLiant NC340T PCI-X quad port adapter.Brad Smith
2006-05-23add netgear fa311 v2;Jason McIntyre
from martin schroder; ok brad
2006-05-23one more spppcontrol removal, and small tweak;Jason McIntyre
2006-05-23update re(4) entries;Jason McIntyre
2006-05-23split long lines;Jason McIntyre
2006-05-23bump copyrightReyk Floeter
2006-05-23addReyk Floeter
2006-05-23update the re(4) page a bit.Brad Smith
2006-05-21diskless bits for AMD64 and i386;Jason McIntyre
2006-05-21tweak;Jason McIntyre
2006-05-21tweak;Jason McIntyre
2006-05-20document sh all pooMichael Shalayeff
2006-05-20- monitor mode for wpi(4)Damien Bergamini
- document more DIAGNOSTICS messages for wpi(4) - the firmware is loaded when the interface is brought up, not during attachment of the device (ipw, iwi, wpi)
2006-05-20fix the documentation: failover mode only accepts incoming traffic on theReyk Floeter
active port and drops everything else. this has been changed to support failover mode on stupid devices like simple network hubs.
2006-05-19tweak;Jason McIntyre
2006-05-19mickey confirms some hppa64 bits...Jason McIntyre
2006-05-19missing entry for hp 300;Jason McIntyre