summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2004-11-15clarify preempt, especially wrt failing all interfaces over at once,Henning Brauer
and better examples, from camield@, ok ryan and me
2004-11-13remove harris-derived stuffTheo de Raadt
2004-11-12typos from joel gudknecht;Jason McIntyre
help/ok hshoexer@
2004-11-12add wdt(4)'s ddb(4) warning to BUGS;Jason McIntyre
original diff from michael knudsen; ok jaredy@
2004-11-11no need to lock access for readingjoshua stein
2004-11-09flurry of updates:Jared Yanovich
- minor mdoc tweaks - add an example - sync header excerpts to reality - document STRIOCSCRIPTNAME - add a CAVEAT - clarify an issue regarding STRIOCPOLICY/NEW tweaks and ok from millert, jmc, marius
2004-11-09whitespace;Jason McIntyre
2004-11-09add missing wireless adapters, and sync w/ .Nd;Jason McIntyre
suggested by alexey e. suslikov; ok deraadt@
2004-11-09tweaks;Jason McIntyre
ok jaredy@
2004-11-09whitespace;Jason McIntyre
2004-11-08tweaks;Jason McIntyre
2004-11-08Document "no scrub"; from jmc@, tweaked by me. dhartmei@ okAaron Campbell
2004-11-08clarify Nd lines, jmc okTheo de Raadt
2004-11-08correct chip modelsTheo de Raadt
2004-11-08conditional override of PIPE, from markusTheo de Raadt
2004-11-08atu(4) supports Atmel-based USB wireless devices (man page based on aTheo de Raadt
shred of wi.4
2004-11-08remove references to other wireless chips: not really useful.Jason McIntyre
they are already documented in more appropriate places, such as pci(4); prompted by a mail from sam chill on tech@
2004-11-08new sentence, new line;Jason McIntyre
whitespace;
2004-11-08new sentence, new line;Jason McIntyre
2004-11-07document systrace inject.marius eriksen
ok millert@
2004-11-07simplify hostap description;Jason McIntyre
2004-11-07correct paths, pointed out by reykTheo de Raadt
2004-11-07tweaks;Jason McIntyre
2004-11-07use cc -pipe on most architectures; agreed by a lotTheo de Raadt
2004-11-07oopsTheo de Raadt
2004-11-07avoid first personTheo de Raadt
2004-11-07Xr all aroundTheo de Raadt
2004-11-07add man page reyk did not commit, he will learnTheo de Raadt
2004-11-07- MACHINE -> MACHINE_ARCH for amd64Brad Smith
- remove x86_64 - alphabetic order ok deraadt@
2004-11-06The audio(4) manpage says to use code that looks likeBrad Smith
ioctl(fd, AUDIO_INITINFO, &info); to initialize the audioinfo struct. This does not work as there is no AUDIO_INITINFO ioctl command. Rather, the structure should be initialized with something that looks like this: AUDIO_INITINFO(&info); From: Chris Kuethe <ckuethe at ualberta dot ca> in PR 3980
2004-11-04fix entries for Sao Paulo and Porto Alegre, and add one for Curitiba.Pedro Martelletto
ok mickey@
2004-11-02plug evcount.9 into buildJared Yanovich
2004-11-02add initial manpage for the evcount APIJared Yanovich
2004-10-31add some aue devices found in the linux driverJonathan Gray
2004-10-30Support another device; prices@dflytech.comTheo de Raadt
2004-10-30mention udav and axeJonathan Gray
2004-10-29switch powerpc to gcc3Peter Valchev
2004-10-29add re(4), ok pvalJonathan Gray
2004-10-29another re device from FreeBSDJonathan Gray
2004-10-28Mention wax at phantomas.Miod Vallat
2004-10-28s/timeout modulation/timestamp modulation/Ryan Thomas McBride
ok frantzen@
2004-10-27we can do interrupt transfers nowDavid Gwynne
prod by miod@
2004-10-27lanmedia.com is no more, point ppl to the right website at least.Henning Brauer
this manpage could need some more work.
2004-10-27make distclean does not run make clean. from Christian JonesJared Yanovich
2004-10-26it is iwicontrol(8), not iwictl(8). ok deraadt fgschJared Yanovich
2004-10-26Add Pharos GPS. From NetBSD.Jonathan Gray
2004-10-24Only MA111v1 is Prism-based.Todd C. Miller
2004-10-21Fix typo; from mpech@Todd C. Miller
2004-10-20Tiny typoIan Darwin
2004-10-20Mention ipw and iwi here too.Miod Vallat