Commit Graph

148443 Commits

Author SHA1 Message Date
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
lukem aa161fb130 Rename LDFLAGS to LINKFLAGS, as the former is for CC not LD. 2006-06-29 01:28:33 +00:00
lukem 3358af6498 support MAKEVERBOSE 2006-06-29 00:30:32 +00:00
lukem 9969942b49 Rename LDFLAGS to LINKFLAGS, as the former is for CC not LD. 2006-06-29 00:28:30 +00:00
he 34485a4327 Make devsw non-static to match libsa/stand.h. 2006-06-28 22:22:50 +00:00
wiz 12df45a0e6 Sort SEE ALSO.
XXX: this file has no license.
2006-06-28 21:10:08 +00:00
jdc 73d9096de7 netstat(1,) -> netstat(1), 2006-06-28 21:09:51 +00:00
martin 378dec2fe2 Align the size and alignment of label_t (kernel jmp_buf equivalent)
with the use in setjmp/longjmp. Duh!
This makes DDB work again on sparc kernels compiled with gcc4.
2006-06-28 20:55:45 +00:00
mrg f7ccc44eb0 merge GCC 4.1-20060628. 2006-06-28 19:12:29 +00:00
martin 74f5218c64 Initialize portno 2006-06-28 18:20:36 +00:00
tsutsui 17e0f13ac0 Sync with GENERIC:
> Add CARP to GENERIC kernel configs. CARP is not enabled by default.
2006-06-28 18:11:18 +00:00
he 6117af14a1 Fix a build problem ('kernel_l1pt.pv_va may be used uninitialized'). 2006-06-28 18:10:13 +00:00
simonb 428d37fad6 Fix unaligned loads and stores generated by gcc4. Problem described in
http://mail-index.NetBSD.org/tech-toolchain/2006/06/27/0001.html.
This cleaner version of the patch from Christos - thanks!
2006-06-28 16:48:38 +00:00
drochner 7d0c55ee34 fix the dad_count logic: if we send a packet successfully, reset the counter
for sent tries -- otherwise it gets confused if dad_count is set to >15
by the sysctl, and addresses get stuck in "tentative" state forever
2006-06-28 16:43:43 +00:00
lukem 18f00f5cff support MAKEVERBOSE 2006-06-28 16:28:51 +00:00
lukem 78538138b4 Rename LDFLAGS to LINKFLAGS, as the former is for CC not LD. 2006-06-28 16:27:27 +00:00
lukem b231a333f6 more MAKEVERBOSE 2006-06-28 16:24:08 +00:00
lukem 0b18a2cbf7 support MAKEVERBOSE 2006-06-28 16:23:24 +00:00
lukem dcf5685dbf Rename LDFLAGS to LINKFLAGS, as the former is for CC not LD. 2006-06-28 16:20:42 +00:00
drochner 270bc37d08 add a missing splx() in an error path 2006-06-28 16:19:01 +00:00
liamjfoy aeee5deab9 Add CARP to GENERIC kernel configs. CARP is not enabled by default.
ok: christos
2006-06-28 15:19:27 +00:00
drochner 70de924429 there is no ural(4) on NetBSD, this is all ral(4) 2006-06-28 15:06:59 +00:00
drochner a2362baffb if a data read from the interface fails, print the "wreq" type
before erroring out
2006-06-28 15:05:54 +00:00