jrf
5f626331c1
caddr_t -> void * and removal of some more casts.
2004-05-12 02:07:37 +00:00
wiz
6e05316faa
Remove UCB ad clause in Hugh Graham's license.
...
Ok'd by Hugh Graham and board.
2004-05-12 00:45:04 +00:00
wiz
0ef650eff0
Remove UCB ad clause from maximum entropy's license.
...
Ok'd by maximum entropy and board.
2004-05-12 00:38:11 +00:00
wiz
b83c30c098
Remove UCB ad clause from tsubai's license.
...
Ok'd by tsubai and board.
2004-05-12 00:34:25 +00:00
wiz
f7bb6060f2
New sentence, new line; add article.
2004-05-11 23:23:20 +00:00
wiz
106e243f37
Join two short lines.
2004-05-11 23:21:51 +00:00
wiz
fa1691a4c7
Expand macro.
2004-05-11 23:21:37 +00:00
kleink
ec0a506605
Sync with reality: -b hasn't been the default for almost 4 years.
2004-05-11 23:19:56 +00:00
wiz
51b1efa931
Fix Dd argument; new sentence, new line; sort sections;
...
typo fixes.
2004-05-11 23:19:45 +00:00
wiz
a32eb9df18
Drop trailing whitespace.
2004-05-11 23:16:59 +00:00
thorpej
4a923452bb
Handle the i6300ESB IDE / SATA controllers. These are apparently just ICH5.
2004-05-11 23:15:37 +00:00
thorpej
0af0ae5e3a
Regen: Add i6300ESB IDE / SATA controller PCI IDs.
2004-05-11 23:14:40 +00:00
thorpej
e4aad9e9a3
Add i6300ESB IDE / SATA controller PCI IDs.
2004-05-11 23:14:17 +00:00
wiz
04758584e3
Consistently case brightness (parse that!).
2004-05-11 23:12:47 +00:00
wiz
8785cb8fb1
Add commented out entries for ioat* and nsclpcsio*;
...
from Sergey Svishchev in private mail.
2004-05-11 23:07:35 +00:00
wiz
07364712b5
Uppercase some abbreviations; WAN/ic -> WANic.
2004-05-11 22:59:56 +00:00
wiz
9425bc69ed
Uppercase some abbreviations; new sentence, new line.
2004-05-11 22:58:22 +00:00
wiz
93792a45be
Some more syncing with header file, from Sergey Svishchev.
2004-05-11 22:55:00 +00:00
wiz
77fe0bb5b1
Remove some duplicate entries, and improve another entry.
...
From Sergey Svishchev in private mail.
2004-05-11 22:52:43 +00:00
wiz
8989ce5fa0
Fix typo in comment; from Sergey Svishchev.
2004-05-11 22:45:09 +00:00
wiz
aeb89569aa
Fix typo in defined variable; from Sergey Svishchev.
2004-05-11 22:44:24 +00:00
wiz
d173e8655e
Various fixes from Sergey Svishchev svs at ropnet ru in private mail.
...
Some additional "new sentence, new line" changes while I was there.
2004-05-11 22:42:47 +00:00
martin
00b23860a0
"bufmem" is unsigned long inside the kernel, so don't try to grovel it out
...
of kmem as a unsigned int.
Also avoid overrunning VCACHE_SIZE, thus scribling over unrelated memory.
Fixes PR port-sparc64/25537.
2004-05-11 21:56:20 +00:00
wiz
7117989465
Sort sections; use \*[Lt]\*[Gt] instead of <>.
2004-05-11 20:02:54 +00:00
kleink
58c660fd11
When using PATH_MAX in the example, make sure we include <limits.h>!
2004-05-11 17:39:36 +00:00
kleink
3bb0518901
Add an example code piece; suggested by Thomas Klausner.
2004-05-11 17:38:18 +00:00
thorpej
07a9ee32ba
Don't need cz or cy devices in INSTALL kernel, and they put space
...
pressure on install media.
2004-05-11 17:36:43 +00:00
drochner
f56a8e5871
make this build in the tools/compat reachover
...
case if HAVE_FPARSELN is not present
patch from Christian Limpach
2004-05-11 17:31:04 +00:00
christos
5820cbfaf6
Welcome to WARNS=3
2004-05-11 17:12:26 +00:00
christos
455c8493fb
foliage from pack_dev change :-)
2004-05-11 17:11:03 +00:00
christos
9e68dee1a2
Constify.
2004-05-11 17:09:58 +00:00
wiz
d5286aa001
End sentence with a dot.
2004-05-11 12:29:22 +00:00
yamt
ca5e02a5f6
_bus_dmamap_load_mbuf: check bounce_thresh in the case when we have paddr hint.
2004-05-11 11:31:34 +00:00
drochner
644e697b54
regen
2004-05-11 10:55:29 +00:00
drochner
c736283f11
FreeBSD emulation should not depend on NetBSD binary compatibility
...
options. Include compat_20_sys_*statfs* unconditionally.
2004-05-11 10:54:51 +00:00
yamt
9c0c68e736
use tab after #define.
2004-05-11 10:30:48 +00:00
he
20bb5ba64c
Provide multiple include protection. Fixes build problem in kdump.
2004-05-11 10:13:35 +00:00
kleink
4c5383c22f
Don't use tm_zone for %Z: a strictly conforming ISO C application won't
...
initialize it. Addresses PR standards/21722 from Richard Earnshaw.
2004-05-11 09:32:02 +00:00
kleink
ab12386beb
Also set LOGNAME in the environment.
2004-05-11 08:07:37 +00:00
lukem
9b4a373ddf
regen for: add Nvidia GeForce4 Ti 4200 Go AGP 8x (0x286)
2004-05-10 23:30:40 +00:00
lukem
814f993a36
add Nvidia GeForce4 Ti 4200 Go AGP 8x (0x286)
2004-05-10 23:29:40 +00:00
kleink
8df3999b0c
While I'm at it: add restrict qualifiers to readlink(2).
2004-05-10 22:33:08 +00:00
kleink
90c0c343b0
Regen from syscalls.master rev. 1.142:
...
POSIX-2001: Change readlink(2)'s return type from int to ssize_t.
2004-05-10 22:30:41 +00:00
kleink
43b7ae77fa
POSIX-2001: Change readlink(2)'s return type from int to ssize_t.
2004-05-10 22:28:23 +00:00
thorpej
1e627ed78e
Make gmon / mcount work properly for threaded applications by keeping
...
thread-specific gmonparam structures and then merging them before dumping
the profile buffers.
Written by Nathan J. Williams, contributed by Wasabi Systems, Inc.
2004-05-10 22:16:42 +00:00
drochner
19f047f8d0
SIGTRAMP_VALID() should not pollute the user namespace
2004-05-10 21:51:49 +00:00
he
d36cbeadc2
Mmeye also builds Xvfb, so make a set list to match what's built/installed.
2004-05-10 20:47:29 +00:00
jonathan
d2dde9d018
Regen src/sys/compat/freebsd_sys{call.h,callargs.h,calls.c,ent.c} from
...
syscalls.master rev 1.45, with COMPAT_2.0 fix.
2004-05-10 20:47:14 +00:00
drochner
7723c241ec
remove creation of the intermediate "sourcefile" which was for debugging
2004-05-10 20:46:44 +00:00
hannken
97b2d1519a
Add "sys/dkbad.h" for DIOCSBAD from sys/dkio.h.
...
Use # to start comment in awk program.
2004-05-10 20:41:32 +00:00