Commit Graph

114228 Commits

Author SHA1 Message Date
dsl
14b491c2c5 Stop refresh(subwin) doing refresh on the other subwin's created before it.
(If nothing else the cursor would get left in the wrong place).
Fix some if (!flags & MASK) checks.
2003-06-26 17:17:10 +00:00
wiz
8ea3e956e8 Add another Ns to avoid a space. 2003-06-26 17:14:13 +00:00
dsl
b70727e760 Error attempts at nested subwindows, the data structures don't support them.
I can't quite decide whether the X/Open Curses Issue 4, version 2 needs them.
2003-06-26 17:13:55 +00:00
wiz
8128a46b63 Add Ns to avoid a space. 2003-06-26 17:13:44 +00:00
wiz
7533801933 End sentence with a dot. 2003-06-26 17:00:55 +00:00
drochner
1e9cce7fef in "make clean", remove the "results" directory 2003-06-26 16:58:57 +00:00
wiz
323aeda0d6 Fix quoting. 2003-06-26 16:48:20 +00:00
drochner
9c0e4279cc remove unneeded cpu_feature declaration 2003-06-26 16:48:18 +00:00
drochner
491828ab43 cpu_feature is not set (nor used) by locore since SMP, so move the
definition to C code
2003-06-26 16:47:15 +00:00
drochner
1fa5ee8d10 make cpu_feature unsigned, just like ci_feature_flags 2003-06-26 16:45:19 +00:00
drochner
31f515916f -make cpu_feature unsigned, just like ci_feature_flags
-clean up duplicate declaration of cpu_info_primary
2003-06-26 16:41:32 +00:00
drochner
470de734bd remove redundant "extern" declarations 2003-06-26 16:37:20 +00:00
christos
be4bd83a25 No need to define _KERNEL 2003-06-26 16:23:53 +00:00
yamt
f2917653ff add appropriate #ifdef's.
pointed by Simon Burge on source-changes
and by some people in private mail.
2003-06-26 13:38:53 +00:00
he
f250a35e96 #ifdef _KERNEL_OPT police; identd defines _KERNEL before some includes. 2003-06-26 13:20:55 +00:00
wiz
f899ab9b92 There is no FreeBSD-3.3.0, only FreeBSD-3.3. 2003-06-26 12:25:22 +00:00
tshiozak
f3995f1ad3 correct wcrtomb(3) - it is not conforming to standard on handling L'\0'.
This change also affects Citrus iconv engine.
2003-06-26 12:09:56 +00:00
wiz
537ec5768d -indent -> -offset indent. 2003-06-26 12:06:35 +00:00
wiz
6bf50441b3 Remove -inset from .Bl macro. 2003-06-26 12:06:00 +00:00
tshiozak
f77c39f209 make sure that key is case-insensitive. 2003-06-26 12:05:04 +00:00
wiz
c39edb6715 Switch macros to make both work. 2003-06-26 12:04:47 +00:00
wiz
2f658c2baa Remove superfluous macros or switch order of two macros. 2003-06-26 12:00:15 +00:00
wiz
e0c1029d60 There is no NetBSD release called "partition" :) 2003-06-26 11:57:49 +00:00
wiz
d3a1de402e Remove superfluous macro. 2003-06-26 11:56:38 +00:00
wiz
90a640f4f3 More fixes. 2003-06-26 11:55:56 +00:00
wiz
a423c509db .Bl ... -indent -> .Bl ... -offset indent. 2003-06-26 11:53:18 +00:00
wiz
3a22d63d8c There will be no NetBSD-1.7. 2003-06-26 11:52:19 +00:00
wiz
e1cffafdc5 .It macros in item lists do not take arguments ->
.It Ft void
becomes
.It
.Ft void
2003-06-26 11:51:46 +00:00
wiz
e36a6149c8 Sy Pa -> Pa. 2003-06-26 11:49:11 +00:00
wiz
f1d95edaf0 Replace 1.4.x with 1.4. 2003-06-26 10:39:55 +00:00
wiz
4b6d29097f Quote possible macro call. 2003-06-26 10:34:14 +00:00
wiz
b9f61d1e56 .Er Dv -> .Er. 2003-06-26 10:32:14 +00:00
wiz
b08e10c1ff Only one of -tag and -ohang after .Bl. 2003-06-26 10:31:29 +00:00
wiz
12a9f05956 Only one of -bullet and -tag after .Bl. 2003-06-26 10:27:25 +00:00
wiz
29f783f6f4 Fix Bd macro call. 2003-06-26 10:26:53 +00:00
wiz
622f9a8d34 Only one of -hang and -tag after .Bl. 2003-06-26 10:23:59 +00:00
wiz
ed99226267 Remove some superfluous macro calls. 2003-06-26 10:23:23 +00:00
dsl
c7ba282830 Stop blank line being added when newline is processed with __ISPASTEOL set. 2003-06-26 10:22:33 +00:00
wiz
1f169892d0 Fix some macro abuses. 2003-06-26 10:20:39 +00:00
wiz
57526f6563 .Li Dv -> .Dv. 2003-06-26 10:14:07 +00:00
wiz
1c0ed5e256 End list with .El. 2003-06-26 10:13:34 +00:00
wiz
00286476c7 Only one of -bullet and -tag after .Bl. 2003-06-26 10:11:40 +00:00
wiz
9d3470de48 Remove superfluous .Ek. 2003-06-26 10:10:11 +00:00
wiz
16562717af Quote % characters in macro lines. 2003-06-26 10:09:05 +00:00
wiz
174b41a432 Use only one of -literal and -unfilled with Bd. 2003-06-26 10:04:37 +00:00
wiz
7e3682db3e Sort sections; replace man macro with mdoc macro;
sort SEE ALSO; empty line -> .Pp.
2003-06-26 10:03:39 +00:00
wiz
5231f1f288 Remove trailing whitespace. 2003-06-26 10:01:18 +00:00
wiz
85cf615bd0 Work around a warning from groff-1.19. 2003-06-26 10:00:24 +00:00
itojun
b0f4b20c71 sync packet tag w/openbsd 2003-06-26 09:55:10 +00:00
wiz
73d12a57ca Fix typo in macro. 2003-06-26 09:50:49 +00:00