drochner
ad1ca09fb9
-fix for previous: don't malloc() with spinlock held
...
-wrap some long lines
2006-06-30 15:50:46 +00:00
chap
710af63468
Ankh-Morpork, we have a MIDI driver....
...
Merge from chap-midi branch, after
~month for review
Comments by thorpej@ drochner@ and Alexandre Ratchov
Incorporated: points by thorpej@ drochner@; preliminary support for
a stats-collecting ioctl suggested by martin@ from comments by A.R.
PR kern/32441 kern/32442 kern/32567 kern/32588 kern/32694 kern/33590
kern/33614 and one instance of kern/32651
ok martin@
2006-06-30 13:56:25 +00:00
mrg
9eade63ded
don't build _mulsc3.o, _muldc3.o, _mulxc3.o, _multc3.o, _divsc3.o,
...
_divdc3.o, _divxc3.o or _divtc3.o for vax, since they depend on
__builtin_inf which does not exist there.
2006-06-30 12:01:57 +00:00
mrg
93720dafdf
mknative files for vax / gcc4.
2006-06-30 11:59:36 +00:00
tsutsui
1c1d619cf7
Regen from GENERIC.in rev 1.53:
...
> Add CARP to further platforms
2006-06-30 10:54:09 +00:00
tsutsui
62040eebd7
Add (commented out) pseudo-device carp.
2006-06-30 10:51:46 +00:00
tsutsui
90c32d008c
Sync with GENERIC (commented out UDF, carp, VND_COMPRESSION, and veriexec)
2006-06-30 10:48:57 +00:00
tsutsui
bc766890f7
Make GENERIC config really generic and change GENERIC32 config for 32 bit
...
compat kernel to include the GENERIC and use "no" keywords of config(1).
Also merge std.sparc64-64 into std.sparc64 and prepare std.sparc64-32
which uses "no" keywords for 32 bit kernels. OK'ed by mrg.
2006-06-30 10:27:48 +00:00
yamt
2246835eec
wrap long lines and fix indents after kauth merge.
2006-06-30 09:56:03 +00:00
yamt
3333e8aa5c
fix handling of NFSERR_NOTSUPP and NFSERR_BAD_COOKIE,
...
which have been broken since nfs_socket.c rev.1.115.
2006-06-30 09:55:34 +00:00
yamt
2a9a8246f0
nfs_request: don't bother to handle NFSERR_STALEWRITEVERF
...
because it isn't a real nfs error value.
2006-06-30 09:55:06 +00:00
he
68f1dc24e6
Convert from using the no-longer-existing sys_socket to using the
...
recently introduced compat_30_sys_socket.
2006-06-30 09:06:32 +00:00
simonb
842e180144
Remove the call to init_fallthru/fini_fallthru and call _init/_fini
...
directly for MIPS. Making these global to keep gcc4 happy broke gcc3.
Shaves a few instructions off this path as well.
Other arches to follow with similar changes.
With much help from Nick Hudson.
2006-06-30 09:00:46 +00:00
tacha
3fb751b1b5
Make 802.11 devices to work with stealth AP even when scanning
...
channels marked passive.
From FreeBSD.
2006-06-30 06:17:10 +00:00
mrg
72ccefa820
powerpc64 is big endian.
2006-06-30 05:46:33 +00:00
mrg
50ee1514c8
regenerate mknative for armeb.
2006-06-30 03:00:34 +00:00
mrg
5842bdbd43
run mknative for powerpc64.
2006-06-30 02:54:50 +00:00
mrg
d1b9a6c456
allow powerpc64 lint to build (not really tested yet though.)
2006-06-29 23:41:28 +00:00
wiz
fc140c0e39
Bump date for previous, slightly improve markup.
2006-06-29 22:16:45 +00:00
rillig
9edce8b593
Fixed gcc warnings about signed vs. unsigned in comparisons.
2006-06-29 22:02:06 +00:00
rillig
a3ea8b9d59
Fixed the bug reported in PR 33866, which is that the :Q operator does not
...
handle newlines correctly. Ok'ed by christos.
2006-06-29 22:01:17 +00:00
christos
fbdae7393a
mention pppd-2.4.4
2006-06-29 21:55:26 +00:00
christos
847ba49a2c
fix typo.
2006-06-29 21:53:33 +00:00
christos
561776c05e
resolve conflicts.
2006-06-29 21:50:16 +00:00
christos
1edf903634
Import pppd-2.4.4
2006-06-29 21:46:38 +00:00
ginsbach
f5439cd0a6
Fix YP lookup latency reported by Stephen M. Jones on tech-net. This is a
...
performance regression between 2.0 and 3.0. The passwd compat method was
incorrectly querying the NIS server with yp_first()/yp_next() rather than
using yp_match() with the correct key.
2006-06-29 21:16:04 +00:00
dogcow
b6f3fd3b9d
note the 1GB problem with bce, and workaround.
2006-06-29 20:31:11 +00:00
christos
83fa6c2aad
Explain that the terse error message descriptions can be found in mbr.8
2006-06-29 20:24:13 +00:00
garbled
e83e08d818
Backfill all the changes I've made to the prep port over the past few
...
months. Also correct a date entry for jdc's sparc RAID support.
2006-06-29 19:33:52 +00:00
skrll
a238470b22
Add (back) -Wl,-static to the link.
2006-06-29 19:30:59 +00:00
perseant
b99e4c8268
Don't wake up the cleaner if the filesystem is unwrappable, and fix the
...
compatibility fcntls.
Also includes one-line fixes for an MP locking bug and a zero-length FINFO
problem that manifested during testing.
2006-06-29 19:28:21 +00:00
skrll
7e7e19dfc2
Pull in fix from binutils-current that allows -shared and -static to be
...
used together again. This is something that ld.elf_so did/will use.
2006-06-29 19:27:41 +00:00
garbled
793a3b26d8
Change how the MPIC/OpenPIC is configured at boot. Rather than scanning
...
for a magical PCI device location (that is sometimes wrong), we scan the
residual data for an MPIC, and if we find one, wire it up from there.
This will hopefully allow interrupts to work on the MPC750 and the
7025-F40. I suspect however the interrupt vector address on the 7025 will
still need some work.
2006-06-29 17:16:59 +00:00
liamjfoy
56054d1bbb
Fix a minor printf found while reading the code
2006-06-29 16:56:31 +00:00
martin
e61efdcd34
Style nits from Christos.
2006-06-29 16:12:27 +00:00
martin
e7c025db82
The arguments to syscalls (struct args) need 64 bit alignment for some
...
syscalls (like mmap), and the same is true for return values (lseek).
Make both structs a union to force alignment. Thanks to uwe for helping
analyze this!
While there move the non syscall-related functions out of this file
(back to trap.c).
This makes kernels compiled with gcc4 and -Os work.
2006-06-29 15:05:06 +00:00
liamjfoy
d00a9ac91b
Add CARP to further platforms
...
ok christos, julian coleman and matthew green
2006-06-29 14:00:55 +00:00
lukem
7a08c82b0b
whitespace cleanup
2006-06-29 06:39:38 +00:00
lukem
e84a5a6bd9
Use BUILDSYMLINKS & DPSRCS to simplify the creation of includedir symlinks.
2006-06-29 06:37:19 +00:00
lukem
accbe31e2f
support MAKEVERBOSE
2006-06-29 06:31:12 +00:00
lukem
005d886d08
whitespace cleanup.
2006-06-29 06:29:39 +00:00
lukem
419dfdd76b
Use BUILDSYMLINKS & DPSRCS to simplify the creation of includedir symlinks.
2006-06-29 06:24:50 +00:00
pavel
60646c8d46
Regen after addition of sys___ntp_gettime30 and sys___socket30.
2006-06-29 06:02:42 +00:00
pavel
78789f2545
after sys_socket() versioning, add the new socket syscall.
2006-06-29 05:58:00 +00:00
pavel
43ffaf603b
Add the new ntp_gettime syscall to match native syscalls.master.
2006-06-29 05:54:18 +00:00
xtraeme
084b0f8cdc
Mention new suppported controllers: PDC20775 and PDC40518.
2006-06-29 05:08:22 +00:00
lukem
d315681443
Support MAKEVERBOSE
2006-06-29 03:46:43 +00:00
dan
d136fd5886
pppd-2.4.4 is released
2006-06-29 03:46:02 +00:00
lukem
0de20fdaf1
Rename LDFLAGS to LINKFLAGS, as the former is for CC not LD.
2006-06-29 03:38:24 +00:00
lukem
1e9eece03f
support MAKEVERBOSE
2006-06-29 01:45:03 +00:00