203523 Commits

Author SHA1 Message Date
jmcneill
0d3a27d5dc modularize 2011-07-31 16:18:54 +00:00
jmcneill
afdad53ffc add module glue for dbcool 2011-07-31 16:05:28 +00:00
jmcneill
b27acdaa88 modularize 2011-07-31 16:05:01 +00:00
jmcneill
17204a8fdc module glue for sdtemp 2011-07-31 16:00:21 +00:00
jmcneill
4fc96f8387 add detach support, modularize, build with WARNS=4 2011-07-31 15:59:45 +00:00
jmcneill
6a11e87299 add rescan support 2011-07-31 15:58:25 +00:00
matt
30893a9102 Add support for a loongson2_subr.S. This is needed since that chip needs
special handling to manually flush the ITLB on TLB updates.
2011-07-31 15:39:28 +00:00
matt
e642dbad13 Add CPU_MIPS_LOONGSON2 flag (rather defining a CPU_ARCH_MIPS3_LOONGSON2).
This is much less intrusive and disruptive.
2011-07-31 15:36:28 +00:00
matt
8610b72b32 Add define for loongson2 DIAG register 2011-07-31 15:35:04 +00:00
uebayasi
c8c01f2329 Put back #include "ioconf.h" per popular demand. 2011-07-31 13:51:53 +00:00
tron
19ea17df48 Note import of Postfix 2.8.4. 2011-07-31 13:43:16 +00:00
uebayasi
7a93829794 Revert previous; s/kmem(9)/uvm_km(9)/ and comment why done so. Per request
from rmind@.
2011-07-31 13:41:30 +00:00
tron
64a8c34faa Resolve conflicts from last import. 2011-07-31 10:05:03 +00:00
tron
e148fd06c8 Import Postfix version 2.8.4. Changes since version 2.8.3:
- Performance: a high load of DSN success notification requests could
  slow down the queue manager. Solution: make the trace client
  asynchronous, just like the bounce and defer clients.
- The local(8) delivery agent ignored table lookup errors in
  mailbox_command_maps, mailbox_transport_maps, fallback_transport_maps
  and (while bouncing mail to alias) alias owner lookup.
- Workaround: dbl.spamhaus.org rejects lookups with "No IP queries" even
  if the name has an alphanumerical prefix. We play safe, and skip both
  RHSBL and RHSWL queries for names ending in a numerical suffix.
- The "sendmail -t" command reported "protocol error" instead of "file
  too large", "no space left on device" etc.
- The Postfix Milter client reported a temporary error instead of
  "file too large" in three cases.
2011-07-31 10:01:44 +00:00
kiyohara
56e955160b s/MULTIPROCESOR/MULTIPROCESSOR/. 2011-07-31 10:00:52 +00:00
plunky
84e06c949d revert previous, actually cleanup the *_asn1-template.c files
in Makefile.rules.inc. They are generated when -one-code-file
is passed.
2011-07-31 09:58:19 +00:00
tron
d14af506f7 Automatically determine and print out the release tag for the import. 2011-07-31 09:54:57 +00:00
plunky
7d2b0ea36f Clean up intermediate asn1 template files
(this should reeally be fixed in <${HEIMBASE}/Makefile.rules.inc>
but I don't see where since they are not generated for all asn1 sources)
2011-07-31 06:49:03 +00:00
plunky
d38e8168f4 cleanup vars.texi 2011-07-31 06:43:56 +00:00
dholland
bd78871af0 Fix pserialize set lists. Hi rmind! 2011-07-31 03:48:49 +00:00
matt
4564466a06 Don't define LINK_EH_SPEC if it's already defined (from netbsd*.h) 2011-07-31 03:43:33 +00:00
martin
eef17f7b6c Make uvmspace_exec() deal with procs that have no vmspace (yet) at all.
Greatly simplifies the upcoming posix_spawn implementation.
2011-07-30 20:05:46 +00:00
jmcneill
ebd9aba013 PR# port-i386/18818: cannot enter ddb with usb keyboard
- ohci: when polling, make sure sc_eintrs has the OHCI_WDH flag set
  otherwise ohci_intr1 won't actually read data
- usbdi: kick the host controller by calling its soft_intr callback when
  switching out of polling mode too

DDB with a USB keyboard works for me now with ohci.
2011-07-30 20:05:36 +00:00
martin
95377927e5 Get rid of #ifdef __sparc__ in uvm code - as noted by cgd back 1996,
now that we have __HAVE_CPU_VMSPACE_EXEC/cpu_vmspace_exec().
2011-07-30 19:29:12 +00:00
jakllsch
884fa40622 xboxcontroller(4) is now merged into uhidev(4). 2011-07-30 19:25:43 +00:00
rjs
b891527cb7 Use new style BPF calls. 2011-07-30 19:06:57 +00:00
jmcneill
4bc685899c add PCKBD_CNATTACH_MAY_FAIL to be consistent with i386 2011-07-30 18:41:34 +00:00
rmind
d06d3e7845 Add pserialize(9) manual page. 2011-07-30 18:19:04 +00:00
christos
44968cba76 Add an implementation of passive serialization as described in expired
US patent 4809168. This is a reader / writer synchronization mechanism,
designed for lock-less read operations.
2011-07-30 17:01:04 +00:00
christos
260ab6a882 since all the fields are unsigned, make the constants unsigned too. 2011-07-30 16:37:05 +00:00
christos
dfa4df9715 add a cast (for _LP64), and mark a variable unused. 2011-07-30 16:35:58 +00:00
matt
0ac54b7e3b Don't include <machine/asm.h> 2011-07-30 15:28:58 +00:00
jmcneill
f9818342b8 ehci_get_ownership: clear BIOS semaphore when setting OS semaphore, slow
down poll rate, and make sure to clear all SMI bits when we're done
2011-07-30 13:19:21 +00:00
jmcneill
b6403f9de0 remove xboxcontroller; use the uhidev driver instead 2011-07-30 12:19:12 +00:00
jmcneill
0ccce83148 add support for game controllers in "XInput" mode, they are basically
HID devices without a report descriptor
2011-07-30 12:15:44 +00:00
jmcneill
d2b1c474ba Add an FSILENT flag and use it to suppress "Medium Not Present" scsipi
spam when trying to access offline drives at boot.
2011-07-30 12:08:36 +00:00
tron
0a04ac4b7d Fix build with SSP enabled. 2011-07-30 11:18:23 +00:00
uebayasi
eab2487254 Fix a local var name. 2011-07-30 10:12:14 +00:00
tron
67fb973487 Don't use "-Wconversion" with GCC 4.5 which will complain about all the
expressions where signed variables are converted to unsigned in an
expression e.g. "size_t foo = sizeof(something) * int_var;".
2011-07-30 10:07:27 +00:00
jym
232e0a977a Reflect my change for Xen sysctl(7) nodes:
kern.xen.balloon -> machdep.xen.balloon.
2011-07-30 09:39:20 +00:00
uebayasi
4d58dccaac Correct sizes to pass uvm_km_free(9) in error paths. 2011-07-30 06:19:02 +00:00
uebayasi
2eba9539a6 Use kmem(9) to allocate per-cpu softint context. No functional changes. 2011-07-30 05:24:16 +00:00
jakllsch
87ca2c3e2f Add uplcom(4) and uftdi(4). 2011-07-30 04:53:30 +00:00
jakllsch
e2bd65b954 Add some additional consistency checking paranoia with KASSERT. 2011-07-30 04:42:03 +00:00
jakllsch
b29b61d940 Add interrupt info for 88F5182 gtidmac(4) and uncomment. 2011-07-30 04:34:17 +00:00
jakllsch
bb558b2010 printf fixes for ifdef NETIF_DEBUG 2011-07-30 04:18:38 +00:00
uch
b53b51d13e v7fs_lookup() fix return value. Pass t_vnops rename_dir(3)
v7fs_setttr() check credential. Pass t_unpriv owner
v7fs_rename() reload inode(v7fs_vnode_reload). Pass t_vnops rename_reg_nodir
2011-07-30 03:53:18 +00:00
uch
53172ceae2 When rename directory, check hierarchy. Pass t_vnops rename_dir(5) 2011-07-30 03:52:04 +00:00
uch
cba32d8fa9 Fix return vaule. Pass t_vnops:rename_dotdot, dir_noempty, rename_dir(6) 2011-07-30 03:51:53 +00:00
jakllsch
a6deec34f7 Fix printf formating in ifdef DEBUG sections. 2011-07-30 03:43:20 +00:00