Commit Graph

205948 Commits

Author SHA1 Message Date
dholland
0f01dd7acc When xprint was nuked, the .pc files from the libs were accidentally
removed from here instead of marked obsolete, so the files hang
around; this causes pkgsrc to think e.g. that a builtin libXprintUtil
is present, but it isn't really, so certain obscure and unimportant
packages fail to build. Bring the entries back marked obsolete. ok mrg
2011-10-09 04:29:14 +00:00
christos
c8d7cb163f fix powerpc support. 2011-10-09 02:07:24 +00:00
christos
494dd6b7c3 add psim support 2011-10-09 02:03:30 +00:00
christos
1138a3c397 add powerpc support 2011-10-09 02:03:19 +00:00
christos
cee1519fd9 Add psim 2011-10-09 01:59:31 +00:00
tsutsui
bed098ded9 Use static inline structure assignment for CPYFPN(). From isaki@.
Tested on XM6i.
2011-10-09 01:34:19 +00:00
jnemeth
e894be756a add an xref to fstat(2) 2011-10-08 22:16:03 +00:00
wiz
d65d1ed665 mdocml-1.12.0 out. 2011-10-08 21:57:57 +00:00
christos
d9f8f2e0cc Switch i386 and amd64 to gdb7. 2011-10-08 21:55:16 +00:00
christos
4ad34de5ac Descent into gdb if we support it yet. 2011-10-08 21:52:15 +00:00
christos
eabd2ad9ba - Don't use the unwind register get functions; you end up in an assertion
trying to unwind while unwinding; plus the sniffer is not allowed to unwind.
- Return the outer frame to terminate not the null frame.
This fixes the kernel track unwinder, so enable it.
2011-10-08 21:47:52 +00:00
christos
2851a42220 pass the thread id. 2011-10-08 21:43:35 +00:00
apb
5f87cb97b1 If a module doesn't implement a primitive, don't just ignore it;
set r = PAM_SYSTEM_ERR and let later code check the flags
before deciding whether the error may be ignored.

Also count the number of successes, and if nothing is explicitly
successful then treat it as a failure.  This replaces the previous
check for chain == NULL.

Reviewed by christos, mrg
2011-10-08 20:40:06 +00:00
wiz
d2edac91a8 Fix Dt argument. Correct date. Some wording improvements. 2011-10-08 20:19:10 +00:00
christos
002b0b4308 use cleantags 2011-10-08 19:30:02 +00:00
christos
6ee25ca9b9 use cleantags, instead of home grown copy. 2011-10-08 19:28:38 +00:00
christos
582bebaa0f fix markup 2011-10-08 19:20:50 +00:00
christos
dc4a8a20a5 add cleantags 2011-10-08 19:19:41 +00:00
christos
07fb1a358e descend into cleantags 2011-10-08 19:16:54 +00:00
christos
830d5efd84 Small script used when importing 3rd party programs. The code in this
script is used in many foo2netbsd scripts, but none of them has the
complete list of keywords. I will make all those scripts use this one
instead.
2011-10-08 19:16:08 +00:00
christos
a1a72031de mark exa_g as debuglib 2011-10-08 18:00:40 +00:00
mbalmer
63bfe64311 Link the gpio(4) Lua module to the build and add it to the set lists.
(There is no manual page yet, since we have not yet decided where to put
them for Lua modules.)
2011-10-08 13:14:03 +00:00
njoly
7557af291b Slightly adjust skipped messages, makes output more consistent. 2011-10-08 13:08:54 +00:00
njoly
0a1fcf8f89 USE_OWNER -> USES_OWNER for consistency with other macros. 2011-10-08 13:00:55 +00:00
elric
4bcb2d3d59 Use aprint_error_dev(). 2011-10-08 11:07:09 +00:00
mbalmer
849588d14e Make this compile again: Use the device_xname() macro to get the devic name. 2011-10-08 10:21:16 +00:00
elric
accbb705ab Update from OpenBSD merging in 1.111 and 1.112 with log messages:
1.112   Differential gain calibration makes the 6005 firmware crap
        out, so skip it for now until we figure out why.  This
        probably means the device won't function optimally, but
        that's better than not functioning at all.  Makes my "Intel
        Centrinto Advanced-N 6205" work quite well.

1.111   The 6005 and 6050-based parts need DC calibration turned
        on, otherwise the firmware will crap out, at least on the
        6005.  First step to getting my "Intel Centrino Advanced-N
        6205" to work.

Both are commited by kettenis@openbsd.org.
2011-10-08 09:15:08 +00:00
mrg
1e1908755b note audiocfg(1) addition and libgcc_pic obsoletion. 2011-10-08 08:53:33 +00:00
nakayama
b36dfd62f8 Fix namespace confilicts membar_ops(3) vs. macros for SPARC V9
membar instructions.
2011-10-08 08:49:07 +00:00
mbalmer
66e9bcb443 Add NetBSD CVS marker, remove some whitespace. 2011-10-08 08:46:40 +00:00
njoly
e7df974e10 Adjust UID header position, to be aligned with the datas. 2011-10-08 08:45:37 +00:00
mbalmer
d525bcd694 Makefile to build gpio.so. 2011-10-08 08:36:27 +00:00
mbalmer
82b798e8a5 Comment out the '##### Libraries that modules may depend upon.' for now,
so that modules written in C can be built.
2011-10-08 08:35:56 +00:00
kiyohara
db03729662 Support FAT filesystem on RDB partition. 2011-10-08 06:55:19 +00:00
kiyohara
f5b3dfafd0 Add voodoofb with comment-outed. tested on PegasosII only. 2011-10-08 00:56:54 +00:00
kiyohara
f339144bf9 Change get parameters(width,height...) from prop_dictionary, like genfb. tested on ofppc only. 2011-10-08 00:22:25 +00:00
kiyohara
e6028807f2 Fix panic when boot time. Require attribute drm to voodoofb. 2011-10-08 00:19:14 +00:00
christos
1d3d0af5a7 gnu style. 2011-10-07 23:24:14 +00:00
rkujawa
262fb5f975 P5PB_MATCH_CV643D is supposed to be disabled by default 2011-10-07 23:08:33 +00:00
elric
cad4bc7b44 Update from OpenBSD merging in 1.111 and 1.112 with log messages:
1.112	Differential gain calibration makes the 6005 firmware crap
	out, so skip it for now until we figure out why.  This
	probably means the device won't function optimally, but
	that's better than not functioning at all.  Makes my "Intel
	Centrinto Advanced-N 6205" work quite well.

1.111	The 6005 and 6050-based parts need DC calibration turned
	on, otherwise the firmware will crap out, at least on the
	6005.  First step to getting my "Intel Centrino Advanced-N
	6205" to work.

Both are commited by kettenis@openbsd.org.
2011-10-07 22:42:18 +00:00
christos
b2a67858d2 Fix broken logic that created R_SPARC_64 relocations when -Bsymbolic.
When -Bsymbolic, all resolved symbols need to be created with relative
relocations. The dynamic linker depends on that because it only
knows how to perform relative relocations in the first pass to
relocate itself.  This bug ended up creating R_SPARC_64 symbols for
12 relocation symbols in ld.elf_so, one of them dlopen(), which
ended up breaking things using dlopen(), most notably PAM.
2011-10-07 22:30:56 +00:00
mbalmer
540bd6bd87 Descent into lua. 2011-10-07 21:33:56 +00:00
mbalmer
320efb436a Add stub Makefile, not yet called. 2011-10-07 21:23:32 +00:00
mbalmer
159188527b Interface gpio(4) from Lua. Not linked to the build. 2011-10-07 21:14:19 +00:00
dyoung
df736335b1 Stop calling ATH_LOCK_{INIT,DESTROY}(), they don't exist any more. 2011-10-07 20:47:42 +00:00
christos
5cb8c25793 disable building the .info file 2011-10-07 20:22:59 +00:00
jakllsch
ca630b97b4 In umidi_attach(), adjust aprint functions match what uaudio(4) does,
so that '\n' is printed in the appropriate places.
2011-10-07 19:41:03 +00:00
tnozaki
9f0b22ed7d update string pointer when input is partial escape sequence or multibyte. 2011-10-07 18:59:13 +00:00
apb
5181f2fcf2 Use bsd.clean.mk instead of defining our own "clean" target. 2011-10-07 17:53:03 +00:00
dyoung
9d36091c67 Get rid of the "I don't know what I was thinking / somebody should have
stopped me / does anybody read source-changes?" ATH_LOCK()/ATH_UNLOCK()
and bracket with splnet()/splx() instead.  This is still not *good*,
since ifnet ioctls are not (yet) synchronized, but could be no worse
than what we have, now.  Survives light testing with my (forthcoming)
ifnet ioctl synchronization patch.
2011-10-07 16:58:11 +00:00