summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Collapse)Author
2005-04-04apply some fixes originally mailed to jsg@;Jason McIntyre
2005-04-04tcpdump is section 8, not 1;Jason McIntyre
2005-04-04whitespace;Jason McIntyre
2005-04-04Some documentation for the 802.11 stack written byJonathan Gray
Bruce M. Simpson and Darron Broad for FreeBSD, adapted to reflect the state of our stack. Help from and ok jmc@
2005-04-02grammar;Jason McIntyre
2005-04-02synopsis is #include <lib/libkern/libkern.h>Uwe Stuehler
2005-04-02battery_life is now valid even if battery_state is APM_BATT_CHARGING,Uwe Stuehler
but the value is overestimated. Replaces one documented bug with a slightly smaller one. :)
2005-04-02add entry for hppa64;Jason McIntyre
2005-04-02.Dt arg should be hppa64, not hppa;Jason McIntyre
2005-04-02add hppa64;Jason McIntyre
ok mickey@ deraadt@
2005-04-02enter the right directory...Theo de Raadt
2005-04-02make one out of hppa w/ old pdc sections deletedMichael Shalayeff
2005-04-02make this page look better;Jason McIntyre
2005-04-02various tweaks;Jason McIntyre
2005-04-01Xr sysctl 8;Jason McIntyre
2005-04-01build someTheo de Raadt
2005-04-01+ man8.hppa64Theo de Raadt
2005-04-01syncTheo de Raadt
2005-04-01Document special On/Off key functions, and point at the information.Uwe Stuehler
2005-04-01order RF RT252x properly (least recent first).Damien Bergamini
2005-04-01uftdi 2232c dual usb (1 port supported for now). they did not mail me a ↵Theo de Raadt
unit... but CHIPS.. gadddggrr...
2005-04-01Cd and Xr for zkbd(4)Uwe Stuehler
2005-03-31point to correct variable for read-only ports tree; from Bernd AhlersPeter Valchev
2005-03-30mention new udf malloc types, okay deraadt@Pedro Martelletto
2005-03-30document UDFTheo de Raadt
2005-03-29RegenMiod Vallat
2005-03-29Regen.Miod Vallat
2005-03-29Add an apm interface to the tctrl(4) device found on SPARCbooks; currentlyMiod Vallat
limited to power change events and battery status retrieval. ok deraadt@ mickey@
2005-03-27do not mark up punctuation;Jason McIntyre
2005-03-27tweaks;Jason McIntyre
2005-03-27update the author's email address;Jason McIntyre
based on a similar change to netbsd page, w/ author's permission;
2005-03-26fix compat_hpux entryMichael Shalayeff
2005-03-26some minimalistic hppa/hpux additionsMichael Shalayeff
2005-03-24add ASUS SpaceLink WL-110 (CF), works fineDaniel Hartmeier
2005-03-24put Gigabit into .NdTheo de Raadt
2005-03-22bring firmware files in sync w/ realityNikolay Sturm
ok damien@
2005-03-22- document libgccJason McIntyre
- document libsupc++ - libmmalloc no more (checked w/ kettenis) - note that users do not normally need to link w/ the following libs: libgcc/libpthread/libstc++/libsupc++ most of the text from espie@
2005-03-18oops! forgot mediaopt.Damien Bergamini
2005-03-18ural now supports hostap and ibss modes.Damien Bergamini
2005-03-18+ural(4)Jonathan Gray
2005-03-18Correct Buffalo entries. From uwe@.Jonathan Gray
2005-03-18tweaks for readability;Jason McIntyre
2005-03-18- prefer present simple over continous here;Jason McIntyre
- .Xr cardbus 4;
2005-03-18List bge(4) and vge(4).Jonathan Gray
2005-03-18Sync list of CF adapters with zaurus.htmlJonathan Gray
2005-03-18List atu(4) and ural(4).Jonathan Gray
2005-03-18Update descriptions of wireless drivers from their respective man pages.Jonathan Gray
Only list PRISM part of wi(4) description in usb(4).
2005-03-18Use RTL8180L instead of 8180, discuss common RF tranceivers andJonathan Gray
mention problem preventing PCI rtw from being overly useful right now.
2005-03-18document Option GlobeTrotter 3G support; from reykTheo de Raadt
2005-03-17grammar, from tom;Jason McIntyre