jdc
a88a6bf877
Minor typo - control mode is 'enrst0' not 'enst0'.
2002-07-20 18:22:47 +00:00
mrg
eca4d02c51
be sure to link "sparc" dir as well, for sparc64
2002-07-20 11:44:31 +00:00
mrg
83a8e86ca3
add -Wa,-Av8plus to CFLAGS if we are building for 32bit sparc
2002-07-20 11:43:34 +00:00
yamt
4f420b3122
- add CSHLIBFLAGS.
...
- fix typos in comment.
2002-07-20 08:50:10 +00:00
thorpej
67b2a0cf06
* Add copyin_proc() and copyout_proc(), which are like copyin() and
...
copyout(), except they can operate on any process, not just curproc.
* Use this in uiomove() to allow UIO_USERSPACE to non-curproc.
2002-07-20 03:58:24 +00:00
yamt
406ebf54e0
usually, VOP_SEEK checks new offset, not old one.
2002-07-19 17:28:29 +00:00
scw
1d7843f5f7
Add sh5/evbsh5.
2002-07-19 08:24:04 +00:00
wiz
2b8fd6b89a
Add cats, cesfic, hp700, hpcarm, netwinder, shark, x86_64.
...
Fix acorn32, algor, playstation2.
Problem reported by Matthias Drochner.
2002-07-18 22:50:46 +00:00
wrstuden
578bd7c516
historical BSD sounds better than BSD historical
2002-07-18 03:22:11 +00:00
wrstuden
b1950d5c05
Update to match change in TCP_NODELAY inheritance for passive sockets.
2002-07-18 03:20:51 +00:00
hubertf
73239eb26f
Document VGA_CONSOLE_SCREENTYPE and VGA_CONSOLE_ATI_BROKEN_FONTSEL
...
kernel options.
Submitted by Julio Merino <jmmv@hispabsd.org> in PR 17624.
2002-07-17 22:02:13 +00:00
mycroft
6b3df890c5
USE_XF86_4 on macppc.
2002-07-17 20:02:15 +00:00
wiz
50ae89bcee
Remove superfluous quotation marks in options. Noted by Julio Merino
...
ing misc/17623.
2002-07-17 19:36:30 +00:00
fredette
f53ba8285a
Now build profiled libraries on m68000.
2002-07-17 18:46:12 +00:00
hannken
3f2c0f99e3
Add manpage for new device buffer queue interface.
...
With help from Thomas Klausner <wiz@netbsd.org>.
2002-07-17 15:53:50 +00:00
wiz
f277e86bfd
Punctuation/casing fixes, and don't repeat too verbosely how to set sysctl()s.
...
Noted by Martin Husemann.
2002-07-16 09:03:10 +00:00
lha
5fd41a12f3
add missing pfil_head_get in manpage
...
add missing MLINKS
add new files to sets lists
fixes my own pr kern/15060
2002-07-16 00:36:45 +00:00
wiz
7dc4401b11
Add a paragraph about MSS clamping (refer
...
http://www.netbsd.org/Documentation/network/pppoe/ )
on request by billc and martin. Some minor fixes.
2002-07-15 22:03:00 +00:00
junyoung
f1216cb905
Replace with a much better one which covers the whole Unicode range,
...
from U+0000 to U+FFFF.
Contributed by Hye-Shik Chang <perky@freebsd.org>. Thanks, perky!
2002-07-15 13:40:06 +00:00
gmcgarry
f289290626
simple_lock_unlock -> simple_unlock
2002-07-14 04:08:42 +00:00
thorpej
17c22b6599
List some additional DP83820-based cards.
2002-07-11 18:21:02 +00:00
scw
cad6d3b034
Add MKBFD=no for SH5.
2002-07-11 15:30:03 +00:00
scw
8debe49965
SH5 Makefile Magic.
2002-07-11 15:00:57 +00:00
wiz
7b9b4ac6f7
'environment', not 'enviroment'
2002-07-11 10:53:19 +00:00
pooka
5443f88666
document missing flags
...
XXX: this man page is still out-of-date
2002-07-11 10:45:58 +00:00
simonb
3b89b6fa18
Bricked by a wizbot; update these.
2002-07-11 00:38:47 +00:00
rh
2cb84c41cc
Note SMC 2206USB/ETH support
2002-07-11 00:23:31 +00:00
wiz
4b20971f01
Spell acquire with a 'c'.
2002-07-10 23:16:32 +00:00
wiz
046ecd0f94
Add one.
2002-07-10 22:40:35 +00:00
thorpej
5eb3bf9182
Give core files a mention.
2002-07-10 14:29:04 +00:00
yamt
0b7632c32a
change section order. (CAVEATS before BUGS)
...
suggested by Thomas Klausner in private mail.
2002-07-10 11:57:12 +00:00
yamt
4a8845af69
add CAVEATS section. discussed on tech-userlevel.
2002-07-10 09:45:18 +00:00
wiz
e00999b95c
Add man page for gem(4). OK'd by eeh.
2002-07-09 23:30:21 +00:00
wiz
190d4218c8
ispell
2002-07-09 14:05:29 +00:00
tshiozak
973a95f068
add LC_CTYPE for sk_SK.ISO8859-2, by Lubomir Sedlacik.
2002-07-09 09:00:30 +00:00
thorpej
3acbaeb040
Overhaul documentation of the kernel signal facilities. Some text
...
liberally borrowed from Paul's psignal(9) manpage.
More work can be done here, but there's more here than before, at least.
2002-07-09 02:28:08 +00:00
thorpej
649dfd174e
Document the ELF core file format.
2002-07-09 01:05:32 +00:00
atatat
e7594c01fc
Cross reference rc.subr(8) from rc.conf(5).
2002-07-08 16:15:35 +00:00
atatat
28d021bcf5
Add systrace(1) support to rc.subr. Most services (eg, ${name} is
...
inetd) started from rc can now be run under systrace by setting
${name}_systrace to a set of flags to be passed to systrace. Note
that policies need to generated before you do this.
2002-07-08 16:14:55 +00:00
wiz
d450072570
Use .Fn to mark up functions (.Xr might be a good alternative, too).
2002-07-08 10:46:00 +00:00
abs
b615d06ee1
Document MALLOC_NOINLINE
2002-07-08 10:37:04 +00:00
bjh21
dd7d539761
Add lchflags() to the list of syscalls that act on symlinks.
2002-07-07 14:56:48 +00:00
wiz
f6f0c7616b
Remove obsolete files.
2002-07-07 12:47:20 +00:00
mason
bcf83ebf70
fix typo
2002-07-05 18:33:20 +00:00
wiz
c065268e41
Nitpicks in last.
2002-07-05 10:46:44 +00:00
nathanw
b15d37b9dc
Note that these functions must be called with the scheduler lock held.
2002-07-05 04:03:15 +00:00
nathanw
fefd2b4a29
Remove ess at isa.
2002-07-05 04:02:14 +00:00
wiz
d83279f5c1
Missed a trailing space.
2002-07-04 17:35:44 +00:00
wiz
a556b47d76
mdoc'ify. Contents need cleanup (e.g., we don't have adb...).
2002-07-04 17:35:08 +00:00
junyoung
72b7223680
alloc_attr -> allocattr
...
Approved by Matthias Drochner.
2002-07-04 17:33:19 +00:00