Commit Graph

7675 Commits

Author SHA1 Message Date
he b38a526b83 The man-page symlink should be pckbport_set_inputhandler, not
pckbport_set_inputhandle -- make it so.
2004-03-21 11:49:28 +00:00
wiz 1f250009b5 New sentence, new line. Remove superfluous double quote.
Fix a typo.
2004-03-20 21:43:03 +00:00
bjh21 8808a41bd8 Kernel-internal documentation for pckbport. 2004-03-20 21:28:59 +00:00
dsl 439e722c72 Don't remove ${.TARGET} - thanks Alexander for pointing it out. 2004-03-20 20:41:33 +00:00
wiz e574a06f6f Bump date for previous, and readd newline at EOF. 2004-03-20 18:45:09 +00:00
wiz 3ed664c272 New sentence, new line, and add newline at EOF. 2004-03-20 18:44:08 +00:00
bjh21 0e487deb4a Add a SEE ALSO section. 2004-03-20 17:13:39 +00:00
bjh21 803d1effdc SEE ALSO wskbd(4). 2004-03-20 17:13:08 +00:00
snj b2cab1b295 Remove superfluous comma. 2004-03-20 17:10:33 +00:00
bjh21 04fff4f351 Add manual pages for iomdkbc(4) and rpckbd(4) (because I wanted to xref it).
Also tidy up a rogue "qms.4".
2004-03-20 17:02:34 +00:00
bjh21 9becfad46d Mention how bells work on acorn32. Also make the English a little less
German in places.
2004-03-20 16:48:10 +00:00
dsl a5b028e397 rm -f and CLEANFILES all the *.me.tmp files created during install 2004-03-20 11:35:15 +00:00
snj 17709cebba Err, nevermind. 2004-03-20 05:03:32 +00:00
snj 11aab027f7 Correct usb Xref. 2004-03-20 05:02:00 +00:00
snj bd441fde28 Drop trailing space. 2004-03-20 04:52:59 +00:00
jmc 6fe4ead562 Convert to usage of UUDECODE_FILES and standardize on filename extension 2004-03-19 08:07:22 +00:00
jmc c952e07861 Make sure clean rules pick up all uudecode output 2004-03-19 06:10:27 +00:00
wiz 5eab9f79e7 Add back one whitespace, and document it.
Noted by ragge@.
2004-03-18 21:02:59 +00:00
wiz 082d3dda1a New sentence, new line; drop superfluous Pp;
fix Dd argument; use \*[Lt]\*[Gt] instead of <> for HTML output.
2004-03-18 20:44:25 +00:00
wiz 66e43561b0 Drop trailing whitespace. 2004-03-18 20:40:59 +00:00
ragge c7bde94f66 Manpage for the dge card. 2004-03-18 20:38:30 +00:00
jdc 9a2e2c2205 Add enable ACS (eA) capability to our rxvt entry too.
Tested by Martin Husemann.
2004-03-18 07:25:17 +00:00
jmc 934c6a9eb2 If performing a rename with uudecode, touch the expected output so make tracks
the dependency.
2004-03-18 03:32:03 +00:00
jmc c667587326 Add UUDECODE_FILES_RENAME_fn so the output from a uudecode can be renamed
potentially (usually when the .uue has a pathname contained within it)
2004-03-18 03:26:55 +00:00
jmc ee24a149f4 Add a central method to deal with uuencoded files in the source tree.
Files will be stored as .uue and the name sans .uue will be added to
UUDECODE_FILES to extract them.
2004-03-18 02:00:00 +00:00
matt 1a1ed06bfd Make the assumption that all MACHINE_ARCH'es ending in 'el' are little
endian and all ending in 'eb' are big endian.
2004-03-17 20:16:21 +00:00
he 574847ed6f Add sh3el and sh3eb MACHINE_ARCHs. 2004-03-17 19:57:49 +00:00
wiz 2e8499f745 Bump date for previous. 2004-03-17 14:20:17 +00:00
aymeric 0aace148c4 document new powerpc-specific option PMAP_MEMLIMIT 2004-03-17 14:15:30 +00:00
jdc 6e297aabcb Add enable ACS (eA) capability to our xterm entry. The xterm shipped with
Xfree 4.4.0 needs this.
Fixes PR lib/24770 by Matthias Scheler.
2004-03-16 20:36:55 +00:00
he 788aab2192 Add m68000 MACHINE_ARCH (for sun2) to big-endian list. 2004-03-16 14:46:44 +00:00
perry 05e1e2f0e7 Handle XHASH properly -- from Nicolas Joly 2004-03-16 00:24:47 +00:00
cube 5e6e0e1b39 vn_close() expects an unlocked vnode. 2004-03-14 22:39:21 +00:00
soren 3efacde2ee Wow, I was more confused still. The former bsd.endian.mk wasn't actually
using the little/big values.
I wonder how this happened to work..
2004-03-14 20:43:20 +00:00
matt f6513452e5 Don't use loadable modules for sgimips. XF86 doesn't understand mips
relocs at this time.
2004-03-14 16:59:00 +00:00
matt 09b62d7310 Make the sgimips XF86 server use loadable modules. 2004-03-14 06:22:32 +00:00
wiz 0da2f82e03 Break line differently to tell groff that the sentence does not
end after e.g.
While the previous here obviously did.
Mark up NULL with Dv, and a function name with .Fn.
2004-03-13 20:50:17 +00:00
wiz e120583a50 Drop trailing empty line. 2004-03-13 20:37:18 +00:00
bjh21 145c8b84d8 Remove mentions of obsolete devices. 2004-03-13 19:54:32 +00:00
bjh21 6f43bfefe9 Remove busmouse(4), opms(4), and wsqms(4), since they're all obsolete. 2004-03-13 19:48:44 +00:00
skrll 0a5647e7a8 Fix another silly error. 2004-03-13 13:07:37 +00:00
christos 5cf9849bc3 What happened to testing trivial changes?
Fix extra || at the end of the elif
2004-03-13 02:36:43 +00:00
soren 1265776d4e Replace the <sys/endian.h> hack with a table based on MACHINE_ARCH.
This makes src/x11 build without USETOOLS.
2004-03-12 23:43:41 +00:00
jkunz 17e4dce36a Import MI part of new Intel i82596 Ethernet driver. 2004-03-12 11:37:17 +00:00
snj 1896c623d6 +TPTB. 2004-03-12 01:01:57 +00:00
wiz d946a28c48 Drop trailing space, and break line where
markup should end.
2004-03-11 21:24:32 +00:00
jdc 332fb03830 Add a bugs section noting the limited support in this driver. 2004-03-11 21:17:12 +00:00
pooka f389cf03c4 bump date
(oh, and as a side-effect, make description match modern reality)
2004-03-11 14:21:25 +00:00
keihan 9ead5e6736 Add STP and UTP cable types.
Sort ARP entry.
2004-03-11 09:32:48 +00:00
jschauma dd0b91b507 Correct OSI and FDDI as suggested by Michael Eriksson. 2004-03-11 01:37:44 +00:00