summaryrefslogtreecommitdiffstats
path: root/share/man/man4/man4.macppc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some missing .Pa macros in FILES sections;schwarze2013-09-151-3/+3
| | | | | from Jan Stary <hans at stare dot cz>; discussed with jmc@.
* the PowerBook5,6 uses snapper(4), while the PowerBook6,8 uses onyx(4) instead, according to dmesglogmartin2013-07-202-6/+12
| | | | while there, add PowerBook5,8 and 5,9 for onyx(4)
* my PowerBook5,8 currently does not support asms, but the PowerBook5,6 does, as found in dmesglogmartin2013-07-171-3/+3
|
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-165-15/+15
|
* do not use Sx for sections outwith the man page;jmc2013-06-291-8/+4
|
* Rename tpms(4), the driver for Apple USB touchpads, to utpms(4) and movempi2013-05-312-59/+2
| | | | | | it to dev/usb because it could be used on intel based mac laptops. Discussed with jcs@, ok deraadt@
* kernel configs dont need "scsibus* at foo?" anymore.dlg2012-08-142-6/+4
| | | | "guess you get more commits" deraadt@
* update the hardware list;jmc2011-05-251-2/+6
|
* no comma desired for last Xr in SEE ALSO;jmc2011-05-251-2/+2
|
* Manpage for dfs(4) with tweaks from jmc@mpi2011-05-252-2/+55
| | | | ok sthen@, kettenis@, miod@
* - remove some silly .Tn/.Tmjmc2010-09-191-20/+11
| | | | - supply a missing -width to one of the lists
* - tweakjasper2010-04-101-3/+4
| | | | ok jmc@
* - bump release in HISTORYjasper2010-04-091-2/+2
|
* - add pgs.4jasper2010-04-092-3/+51
| | | | tweaks and ok jmc@
* fix some more dodgy "-indent"; aucat.1 has some too, but i'll leave that forjmc2010-04-061-3/+3
| | | | ratchov, to avoid messing up his current diff...
* - there's just no volume control here.jasper2010-02-261-4/+3
| | | | discussed with and ok jakemsr@ jmc@
* - use proper capitalization and add two more .Xr'sjasper2010-02-241-3/+5
|
* - add more machines these devices are found on.jasper2010-02-233-6/+16
|
* sync abtn Nd;jmc2009-01-101-3/+3
|
* eject and volume controles are supported from now onrobert2009-01-101-7/+9
|
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-262-18/+4
| | | | | | | | | Not sure what's more surprising: how long it took for NetBSD to catch up to the rest of the BSDs (including UCB), or the amount of code that NetBSD has claimed for itself without attributing to the actual authors. OK deraadt@
* This one was not supposed to go in. Revert.xsa2008-05-081-3/+1
|
* Sync supported machines list.xsa2008-05-082-4/+8
|
* macobio(4): add openpic(4)jmc2008-05-042-4/+6
| | | | openpic(4): tweak previous
* openpic(4) bits. OK drahn@.xsa2008-05-042-2/+41
|
* mpcpcibr(4) bits. OK drahn@.xsa2008-05-032-3/+44
|
* .Xr memc(4)xsa2008-05-012-6/+8
|
* memc(4) bits. OK drahn@.xsa2008-05-012-2/+43
|
* Add PowerBook6,2 to HARDWARE section. From martin@.xsa2007-12-161-2/+4
|
* - for acpi(4), document /dev/apm and /dev/apmctljmc2007-11-291-9/+7
| | | | | | - for apm(4) pages, sync the description of these devices ok tedu
* macgpio(4) does not implement the gpio(4) interface. Do not Xr gpio(4) andmbalmer2007-11-171-4/+2
| | | | | | gpioctl(8). ok jmc
* GPIO improvements:jmc2007-11-171-3/+5
| | | | | | | | | - make "man -k gpio" work - gpioctl(8) should not try to list all gpio devices (it's why we have man -k) - gpio devices should have "GPIO" in their .Nd, and cross-reference gpio(4) and gpioctl(8) second set of fixes for gpio(4) itself coming from mbalmer...
* macppc does have eeprom(8) nowkettenis2007-11-131-3/+4
|
* - macppc for .Dtjmc2007-11-121-4/+3
| | | | - no eeprom(8) for macppc
* openprom(4)kettenis2007-11-122-4/+157
|
* add onewire(4) to the hardware list;jmc2007-10-091-1/+3
|
* add iic(4) to the hardware list; ok deraadtjmc2007-10-091-2/+4
|
* !.Tn is spawning behind my back!jmc2007-06-211-4/+4
| | | | .Tn -> .Sx: section headers are not tradenames;
* convert to new .Dd format;jmc2007-05-3130-60/+60
|
* missing "macppc" from the .Dt line;jmc2007-04-241-2/+2
|
* BUGS have been resolved.gwk2007-04-241-8/+1
|
* rename drivers with numbers in them; ok gwk drahnderaadt2007-04-235-17/+17
|
* driver was renamed to xlights, not blights;jmc2007-04-231-4/+4
|
* sync Nd for macgpio;jmc2007-04-231-2/+2
|
* tweaks;jmc2007-04-232-8/+15
|
* macgpio can also attach to itself fix the synopsis.gwk2007-04-231-1/+2
|
* Forgot the Makefile.gwk2007-04-231-2/+2
|
* Add prototype macgpio(4) manpage mention sysbutton(4) on it, andgwk2007-04-233-3/+46
| | | | reference it from macobio(4).
* typosgwk2007-04-231-3/+3
| | | | | consle->console macobio->macgpio
* Add sysbutton manpage, alphabetize xlights. A macgpio manpage is stillgwk2007-04-233-5/+45
| | | | needed.