Commit Graph

8990 Commits

Author SHA1 Message Date
wiz
44fca01305 mdoc and wording improvements. 2006-02-13 19:57:58 +00:00
wiz
87757c7ebc Bump date for previous. 2006-02-13 19:48:57 +00:00
macallan
503ed99804 add vcons.9 2006-02-12 23:16:03 +00:00
macallan
1f4c33f072 crude attempt on a man page for the generic virtual consoles framework 2006-02-12 23:06:42 +00:00
gdamore
bea21c55c8 Added a HISTORY section. 2006-02-12 16:42:32 +00:00
chs
899d1b31b2 convert "magiclinks" from a per-fs mount option to a system-wide sysctl.
as discussed on tech-kern quite some time ago.
2006-02-12 01:32:06 +00:00
christos
4130c6c35e New version from David Boggs. 2006-02-11 23:02:56 +00:00
ross
cf5f509b2f Move "OEA Only" to the powerpc subsection header. 2006-02-11 18:45:01 +00:00
wiz
f0bf09cccc New sentence, new line; bump date for previous. 2006-02-11 18:36:20 +00:00
ross
af8e3c5091 document for powerpc option PTEGCOUNT=value 2006-02-11 18:33:34 +00:00
tnozaki
30d806de60 remove codepoint overlaps with KS5601. 2006-02-11 17:31:43 +00:00
tnozaki
254e94eef6 remove codepoint overlaps KS5601.
see src/share/i18n/esdb/CP/CP949.src
2006-02-11 16:26:46 +00:00
tnozaki
0f4c8d531d Fix lib/32749: iconv(3): CP949 mapping table is incomplete.
reported by Sergey Svishchev, thanks.
2006-02-11 14:49:50 +00:00
wiz
2177e61d69 Sort SEE ALSO, rewrite HISTORY :) . 2006-02-11 10:38:07 +00:00
wiz
55db222927 Sort sections. 2006-02-11 10:37:44 +00:00
gdamore
8baaa3242f Added evbmips section, including intro and aupci man pages. 2006-02-10 21:50:06 +00:00
wiz
2f8629b864 New sentence, new line. 2006-02-09 23:19:39 +00:00
wiz
750e9a6a5b New sentence, new line. Bump date for previous. 2006-02-09 23:18:10 +00:00
manu
87d33baf60 update options(4) to talk about COMPAT_LINUX32 2006-02-09 19:24:40 +00:00
christos
9030e1cfee Remove reference to sushi; pointed out by jmmv. 2006-02-08 13:51:44 +00:00
christos
673ba33555 Bye bye sushi config files (moved to othersrc via repository copy) 2006-02-08 00:47:29 +00:00
wiz
4d40ce1f4d Fix macro. Add /usr/src/common. Bump date. 2006-02-07 19:40:51 +00:00
wiz
27527e67bb Fix macro usage. 2006-02-07 19:33:21 +00:00
jmmv
0d2d2f5a30 Document the new WSDISPLAYIO_{GET,SET}REPEAT ioctls. 2006-02-06 16:17:30 +00:00
wiz
a61192818a Fix SEE ALSO section, use .An; new sentence, new line. 2006-02-05 18:45:39 +00:00
xtraeme
2d45c66ceb Add a pbms(4) manpage. Remove it from the source code and update TODO. 2006-02-05 18:38:34 +00:00
wiz
0b2d6f2449 Remove superfluous .Pp. 2006-02-04 20:23:17 +00:00
wiz
a3b1d82cd0 Use .Ap. 2006-02-04 20:19:21 +00:00
wiz
648ad34cf7 Remove superfluous comma. 2006-02-04 18:52:18 +00:00
wiz
bb3c26cb98 Remove bogus line (pasto?). 2006-02-04 18:50:39 +00:00
wiz
a8a26906be Bump date for previous. 2006-02-04 18:49:47 +00:00
wiz
738c680f0d Serial comma, grammar fix. 2006-02-04 18:48:45 +00:00
wiz
f95c736511 New sentence, new line. Fix typo. 2006-02-04 18:37:20 +00:00
rpaulo
941a7f6337 There can be as many bpf clones as you want and the kernel doesn't
enforce any number.
2006-02-04 02:20:32 +00:00
jmmv
0b879f1cfc Implement support for 'The Multiboot Specification' so that i386 kernels
can be booted directly from Multiboot-compliant boot loaders (e.g. GRUB).
See the added multiboot(8) manual page for more information.

No objections in tech-kern@; only positive comments.
2006-02-03 11:08:23 +00:00
jmmv
47d8ee4167 Implement options string parsing of the form 'a=b c=d ...'. This will be
initially used by i386's Multiboot support but will be useful in other
situations too (think refactoring mount(2)'s API).
2006-02-03 11:04:46 +00:00
rpaulo
36bb4dfe7d bump date for previous 2006-02-02 17:35:37 +00:00
reinoud
ffe00306fe Add the `file-system UDF' option to the options(4) man page. Also cross
reference it to the mount_udf(8) manpage.
2006-02-02 16:33:54 +00:00
xtraeme
1ade9646e2 Remove references about the TLP_MATCH_* options. They are not necessary
nowadays.
2006-02-01 03:54:19 +00:00
cube
d7843c9990 Remove references to the 'count' argument, as it is no longer needed (and
if present, simply ignored).
2006-02-01 03:22:14 +00:00
kleink
ea0ae86b8a Import tzdata2006a. 2006-01-31 11:59:32 +00:00
wiz
bdab2fd2b9 Fix a typo, comment out an xref that to ega(4), which does not exist,
and add a .Pp for better readability. From Nicolas Joly in PR 32668.
2006-01-30 17:25:39 +00:00
kleink
c5926dd03f Make this consistent with <sys/filedesc.h>; fixes PR kern/32506 from
Ola Eriksson.
2006-01-29 18:08:54 +00:00
rpaulo
8d8283f575 Gah, I got them wrong again. Thanks Klaus. 2006-01-29 16:12:57 +00:00
rpaulo
ff8e3c8c68 More ktrace-lwp that I got wrong in the first try.
Thanks to Gregory McGarry for pointing this out.
2006-01-29 03:09:19 +00:00
rpaulo
df794dc9ee Update copyright date. 2006-01-29 02:37:18 +00:00
rpaulo
c55faf8987 More ktrace-lwp. 2006-01-29 02:26:27 +00:00
kleink
2269235d63 Add support for the AMD8111 RNG; from Nicolas Joly in PR kern/32284. 2006-01-28 23:31:24 +00:00
jdc
80f7b97e43 Wscons terminals only have 8 colours and don't need an NC entry.
Fixes PR misc/32135 by Pavel Cahyna.
2006-01-28 17:38:14 +00:00
jschauma
98cb705797 TMTOWTDI there's more than one way to do it 2006-01-28 16:19:19 +00:00