Commit Graph

78832 Commits

Author SHA1 Message Date
augustss
f70857ea75 Fix typo. 2001-04-09 18:59:51 +00:00
pk
a0daff5647 proc_trampoline(): mave the new process run at base interrupt priority level.
This is especially important for in-kernel processes started from here,
which would otherwise keep running at splclock().
2001-04-09 18:18:48 +00:00
mellon
54c97cebbb Take out the reference to the dhcp-contrib man page. 2001-04-09 18:11:33 +00:00
wiz
ad64d63177 Remove reference to pppdump(8), because it's not in our tree. 2001-04-09 17:38:10 +00:00
wiz
527a861e86 add sections to xrefs. 2001-04-09 17:35:51 +00:00
wiz
70e0a20f52 kerberos(8), not (1) 2001-04-09 17:33:08 +00:00
wiz
7469b2c748 Improve reference to config 8, and some whitespace fixes. 2001-04-09 17:31:03 +00:00
wiz
9f63abe263 Replace a .Xr with a .Pa. 2001-04-09 17:14:38 +00:00
wiz
f7064e7d10 Fix date, and some whitespace while I'm here. 2001-04-09 17:13:19 +00:00
wiz
4ed1f1f6aa Fix xref, and whitespace.
XXX: this man page could do with some markup improvements
2001-04-09 17:12:28 +00:00
wiz
512125447e Fix date, and whitespace while I'm here. 2001-04-09 17:09:58 +00:00
wiz
5636701713 Fix date, and some whitespace, as well as one macro usage. 2001-04-09 16:53:57 +00:00
wiz
35b0944311 Remove paragraph about gated(8). Noted by Hubert Feyrer. 2001-04-09 16:39:31 +00:00
nathanw
a8c1e6280a Fix spelling errors in comments. 2001-04-09 16:10:06 +00:00
marcus
059c35bcd9 Renamed reference to compat syscall to conform to new naming scheme. 2001-04-09 16:08:41 +00:00
marcus
84308157cc Added missing _C_LABEL to errno reference. 2001-04-09 16:07:34 +00:00
sato
a71959e501 fix KS_Cmd_Screen* in sigmarion_cmdmap[]. 2001-04-09 16:05:53 +00:00
tsutsui
46023e3c2d Remove aoutm68k_misc.c from SRCS since it is only needed
if COMPAT_AOUT_ALTPATH is specified.

XXX: How should we handle options like this on LKMs?
2001-04-09 16:03:22 +00:00
marcus
e0d02d24d5 Mark syscalls as functions. 2001-04-09 15:52:59 +00:00
drochner
9e9590f441 Change the way the aux port is probed for. Some older chipsets w/o
mouse port seem to interpret the "test aux port" (0xa9) command differently,
leading to a non-working keyboard.
Now we try to echo a byte through the aux port by means of the "echo aux"
(0xd3) command, which is what Linux does.
Thanks to Christoph Badura for detailed reports and testing.
2001-04-09 15:45:50 +00:00
ad
e637d8a38d - Some firmware fills the system drive table with junk, so get the number
of system drives from an ENQUIRY.
- Complain if there's more than 1 segment when issuing some kind of enquiry
  (this needs to be fixed properly).
- Fix the ID hack for 2.xx firmware.
- Fix an argument to bus_dmamap_sync().
2001-04-09 15:40:09 +00:00
pooka
81e0eaa92d minor nit: install document is INSTALL.ext, not INSTALL..ext
from Lasse Rasinen <lrasinen@iki.fi>
2001-04-09 15:07:56 +00:00
enami
c75004b245 Fix the name of some bits in struct vnode.v_flag. 2001-04-09 14:14:10 +00:00
reinoud
e9d5de6e98 Patch the hardware scrolling to be only used when using VRAM until it is
working perfectly with DRAM only.
2001-04-09 13:59:44 +00:00
wiz
b94f4637c4 AUTHOR -> AUTHORS 2001-04-09 13:46:36 +00:00
wiz
7058e975ea Add RCS Id, AUTHOR -> AUTHORS, fix date and some whitespaces. 2001-04-09 13:45:15 +00:00
wiz
9803ac91bf Add RCS Id, sort SEE ALSO, whitespace fixes, slight markup improvements. 2001-04-09 13:44:21 +00:00
wiz
81c62ebf99 Add RCS Id, sort SEE ALSO, whitespace fixes; AUTHOR -> AUTHORS,
and slight markup improvements.
2001-04-09 13:43:47 +00:00
wiz
d27920b6f6 Add RCS Id, whitespace fixes, AUTHOR -> AUTHORS. 2001-04-09 13:42:48 +00:00
wiz
99e152842c Add RCS Id, sort SEE ALSO, AUTHOR -> AUTHORS, whitespace fixes.
Also, comment out mentions of rptrio, which we don't support right now.
2001-04-09 13:41:16 +00:00
wiz
c399ab10a8 Add RCS Id, whitespace fixes, sort SEE ALSO, AUTHOR -> AUTHORS. 2001-04-09 13:38:50 +00:00
wiz
4a12cbfc0c Add RCS Id, whitespace fixes, AUTHOR -> AUTHORS. 2001-04-09 13:37:58 +00:00
wiz
c6a94bbfb1 make compile with WARNS=2, and enable WARNS=2 in the Makefile 2001-04-09 13:31:20 +00:00
wiz
0d526c6dcb ANSIfy 2001-04-09 13:30:47 +00:00
wiz
2b29f989ed Add RCS Id, whitespace and markup improvements. 2001-04-09 13:23:42 +00:00
enami
51a6f1ba3c Fix prototype to avoid compilation error. 2001-04-09 13:23:07 +00:00
wiz
f1c81e4a91 Add RCS Id, AUTHOR -> AUTHORS, and whitespace improvements. 2001-04-09 13:22:21 +00:00
wiz
156ad75475 Add RCS Id, fix date, and some whitespace improvements. 2001-04-09 13:21:45 +00:00
wiz
83c73426c9 Add RCS Id, correct section (1, not 8, though perhaps it should be in 8),
and xref daic(4). Slight markup improvements.
2001-04-09 13:20:58 +00:00
wiz
24a07b4b55 Add RCS Id; reference daicctl instead of isdnctl, and generally improve
man page.
2001-04-09 13:15:47 +00:00
wiz
4434b7c207 Add RCS Id, and mark path with .Pa. 2001-04-09 13:14:52 +00:00
wiz
f6b545c0af Add RCS Id. 2001-04-09 13:14:25 +00:00
wiz
54adaa0545 Add RCS Id, fix markup in one place, and rename AUTHOR to AUTHORS. 2001-04-09 13:14:06 +00:00
wiz
342cb90c4c Add RCS Id, rename AUTHOR to AUTHORS. 2001-04-09 13:13:15 +00:00
wiz
686b1f822e xref isdntel instead of isdnphone, which doesn't exist.
Add RCS Id. Rename AUTHOR to AUTHORS.
2001-04-09 13:12:55 +00:00
wiz
c740b88e91 Add RCS Id, rename AUTHOR to AUTHORS. 2001-04-09 13:11:58 +00:00
wiz
414ef4dcef Fix date. 2001-04-09 13:11:28 +00:00
wiz
8626516b97 Prefer logical mark-up in one place. 2001-04-09 13:01:11 +00:00
wiz
8357706e0f lowercase Lpq in xref, and some whitespace fixes. 2001-04-09 12:50:59 +00:00
wiz
18a4938209 Fix date. 2001-04-09 12:49:14 +00:00