Commit Graph

81280 Commits

Author SHA1 Message Date
wiz
814e5bd0ba Uppercase Dt, and fix some whitespace. 2001-06-05 12:56:03 +00:00
wiz
a578359ad2 Add section to Dt. 2001-06-05 12:54:35 +00:00
wiz
f6ec16baf2 Uppercase Dt, fix some whitespace and punctuation. 2001-06-05 12:52:56 +00:00
wiz
aa7e878621 Remove trailing whitespace in Dt, and some xref fixes. 2001-06-05 12:49:36 +00:00
wiz
cbd2a2a6a6 Drop trailing dot in Nd. 2001-06-05 12:46:08 +00:00
wiz
d12a675883 Fix Nd and some whitespace and punctuation. 2001-06-05 12:44:43 +00:00
mrg
e598a3319c this is sunos32 not sunos 2001-06-05 12:44:23 +00:00
wiz
821db49ac7 Remove some trailing whitespace. 2001-06-05 12:42:56 +00:00
tsutsui
15f8692183 Make some functions __inline. 2001-06-05 12:42:44 +00:00
wiz
fc2eb0a5ad Remove unnecessary quotes in Dt. 2001-06-05 12:41:04 +00:00
wiz
01695b8308 Fix Nd and some whitespace. 2001-06-05 12:39:40 +00:00
wiz
a14534aa1c Fix Nd, sort SEE ALSO, and improve formatting slightly. Remove some trailing
whitespace, and one grammar fix.
2001-06-05 12:38:32 +00:00
mrg
b49770c009 add a DEBUG for why the lkm entry point failed. 2001-06-05 12:36:08 +00:00
wiz
baec3cfb16 Whitespace and Nd fixes. 2001-06-05 12:30:45 +00:00
wiz
abdbad0d00 Remove trailing dot in Nd, and some trailing whitespace. 2001-06-05 12:22:18 +00:00
wiz
e508b2abb1 Fix Dt, and some whitespace. 2001-06-05 12:21:34 +00:00
wiz
ef233ab3fd Remove some trailing spaces. 2001-06-05 12:20:57 +00:00
wiz
5e80b5d2de Remove trailing dot in Nd. 2001-06-05 12:19:35 +00:00
wiz
e93878b173 Uppercase Dt argument, fix AUTHORS section name. 2001-06-05 12:18:10 +00:00
wiz
cacd6836b5 Uppercase Dt argument, fix typos, remove an empty line. 2001-06-05 12:16:23 +00:00
wiz
5f7e4d40dd Uppercase Dt, and a nit. 2001-06-05 12:04:36 +00:00
wiz
ac402dba25 Fix nits, sort SEE ALSO. 2001-06-05 12:01:33 +00:00
wiz
d422b80ea9 Uppercase Dt argument. 2001-06-05 11:58:55 +00:00
wiz
800af334f2 Uppercase Dt argument, correct AUTHORS section name. 2001-06-05 11:57:40 +00:00
wiz
878e08cf00 Nits. 2001-06-05 11:56:28 +00:00
wiz
a428be00d5 Remove some unnecessary quotation marks. 2001-06-05 11:50:48 +00:00
wiz
daec95e631 Uppercase Dt argument, and two nits. 2001-06-05 11:49:04 +00:00
wiz
1375e0081d Minor fixes. 2001-06-05 11:40:04 +00:00
wiz
bca0e833cf Uppercase .Dt argument. 2001-06-05 11:38:42 +00:00
wiz
02233086ab Minor fixes. 2001-06-05 11:37:20 +00:00
wiz
5b6ad2d2f5 Drop argument of .Os. 2001-06-05 11:31:21 +00:00
ragge
32874c14c8 Detect MicroVAX 3100/m80 correctly. From Michael Kukat. 2001-06-05 11:25:11 +00:00
wiz
b2935aaaf6 Drop argument of .Os. 2001-06-05 11:24:51 +00:00
wiz
73f545bb5b Drop arguments of .Os. 2001-06-05 11:22:41 +00:00
wiz
4abaa1bb50 No argument for .Os. 2001-06-05 11:11:07 +00:00
wiz
9322798d06 No argument for .Os. 2001-06-05 10:27:02 +00:00
wiz
2c753b6eca Add .Os. 2001-06-05 10:26:26 +00:00
wiz
04065ff226 No argument for .Os. 2001-06-05 10:13:54 +00:00
wiz
48a36de9c0 Don't give .Os an argument, not even 'NetBSD' (default includes version). 2001-06-05 10:08:03 +00:00
bjh21
95fe4db7e3 Replace arm/arm32/db_trace.c and arm26/arm26/db_trace.c with a unified version
in arm/arm.  This version is based on the arm26 version, and includes dumping
the contents of stack frames, with automatic determination of the save code
pointer offset.
2001-06-05 09:25:05 +00:00
mrg
7276c20511 don't #define _LKM to work around header lossage; it is no longer necessary. 2001-06-05 09:20:12 +00:00
mrg
804019f100 only include "fs_lfs.h" if _KERNEL_OPT. 2001-06-05 09:19:33 +00:00
bjh21
261bd8f8ac Add get_pc_str_offset(), which returns the offset between the address of an
instruction that stores the program counter and the value of PC that's stored.
This can vary between ARM implementations, but is guaranteed to be constant on
a given one.
2001-06-05 09:19:32 +00:00
simonb
da2d78510a Add the standard test suite that comes with the bzip2 distribution. 2001-06-05 07:20:42 +00:00
explorer
4b9b13c33f Perform variable expansion on sysv rhs patterns. That is, expand ${O} in: ${SRCS:.c=.${O}} 2001-06-05 06:00:39 +00:00
thorpej
eadf88cc61 (locally defined) HZ -> hz 2001-06-05 05:20:20 +00:00
thorpej
5523a584c5 HZ -> hz 2001-06-05 05:12:18 +00:00
thorpej
ec291b503a Allow the text address to be set with makeoptions. 2001-06-05 05:05:46 +00:00
thorpej
95eaadac34 Use symbolic names for the CTB terminal type field, rather than
hard-coded constants.
2001-06-05 04:53:11 +00:00
thorpej
e93d1531c2 Avoid a sleeping malloc call while holding the spechash_slock.
XXX This is kinda gross, but prevents complete lossage on an
XXX MP system.
From Bill Sommerfeld.
2001-06-05 04:42:05 +00:00