Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (3m)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (177d) 

2024-05-09 21:00:34 UTC Now

2009-11-05 11:54:49 UTC MAIN commitmail json YAML

2009-11-05 11:41:43 UTC MAIN commitmail json YAML

pump up the WARNS to 4

(pooka)

2009-11-05 11:40:24 UTC MAIN commitmail json YAML

2009-11-05 09:55:38 UTC MAIN commitmail json YAML

Drop trailing whitespace; use full month name in Dd.

(wiz)

2009-11-05 08:18:02 UTC MAIN commitmail json YAML

getcleanvnode(): don't vclean() the vnode if it has gained another
  reference while we were getting the v_interlock.
vget(): attempt prevent it from returning a clean vnode:
  if the vnode is being inactivated (by vrelel()), wait for
  vrelel() to complete (or return EBUSY if we can't wait), and return
  ENOENT if the vnode has been vclean'ed by vrelel()
Fix kern/41147 in a better way, hopefully fix other related race conditions.

(bouyer)

2009-11-05 08:11:24 UTC MAIN commitmail json YAML

Handle EWOULDBLOCK the same way as EPIPE. It seems the TCP socket layer
can return EWOULDBLOCK on some occasion when the connection is broken.

(bouyer)

2009-11-05 07:46:10 UTC MAIN commitmail json YAML

Re-add two files necessary for the testsuite to run properly.

(agc)

2009-11-05 05:39:41 UTC MAIN commitmail json YAML

Bring this up-to-date with the changes to dbcool_softc.

(dyoung)

2009-11-05 05:37:30 UTC MAIN commitmail json YAML

In awacs(4) and snapper(4), use deviter(9) instead of accessing
alldevs directly.

In pbms(4), delete some unused debugging macros, expand USB
compatibility macros, and add a child-detachment routine.  Simplify
pbms(4) deactivation and detachment.

These changes are compile-tested, only.

(dyoung)

2009-11-05 04:19:48 UTC MAIN commitmail json YAML

Fix error in previous that could cause us to refer to the wrong cpu_info
after handling an AST.

(thorpej)

2009-11-05 03:46:12 UTC MAIN commitmail json YAML

Regen for MS Wireless 2.4Ghz Xmitter (for wireless mice, etc.)

(rafal)

2009-11-05 03:44:51 UTC MAIN commitmail json YAML

Add Microsoft's Wireless 2.4Ghz transmitter (used for e.g. wireless mice).

(rafal)

2009-11-05 00:35:43 UTC MAIN commitmail json YAML

Use deviter(9) instead of accessing alldevs directly.  Test-compiled,
only.

(dyoung)

2009-11-05 00:35:13 UTC MAIN commitmail json YAML

Use deviter(9) instead of accessing alldevs directly.  Test-compiled,
only.

(dyoung)

2009-11-05 00:34:05 UTC MAIN commitmail json YAML

Define devgen_t, a 64-bit device generation number, for use later
by device iteration.

(dyoung)

2009-11-05 00:20:25 UTC MAIN commitmail json YAML

Document the device iteration routines.

I derived this manual page from pmf(9), hence my retention of Jared's
copyright notice.

(dyoung)

2009-11-04 23:34:59 UTC MAIN commitmail json YAML

Two new features:

- Detect and adapt to resolv.conf changes through the use of the new
  res_check() API, so that for example changing the search list doesn't
  require restarting clients.

- A persistent mdnsd connection pool, with slow start (so that
  programs like ping, ssh, etc don't keep connections open) and age-out.
  NOTE: Tuning parameter values are just SWAGs.

(tsarna)

2009-11-04 22:25:56 UTC MAIN commitmail json YAML

Allow MB, GB and CYL (not just M, G and C) and lower case.
Don't output a splurious 'd' before "cyl".
Fixes PR/37414.
Patch in PR is wrong!

(dsl)

2009-11-04 21:51:12 UTC MAIN commitmail json YAML

Read input from the correct FILE.

(dsl)

2009-11-04 21:46:24 UTC MAIN commitmail json YAML

Allow display intervals > 25 seconds.
Fixes PR/36999
I did contemplate chaging curses - but the code is replicated and warped.

(dsl)

2009-11-04 21:24:57 UTC MAIN commitmail json YAML

Round timeout values up.
More importantly convert 1..99 to 1, not 0.

(dsl)

2009-11-04 21:23:03 UTC MAIN commitmail json YAML

2009-11-04 20:38:58 UTC MAIN commitmail json YAML

Pull all relegating memory allocators under a common roof in memalloc.c
(forgot to commit the new file)

(pooka)

2009-11-04 19:28:03 UTC MAIN commitmail json YAML

typedef struct link_map as Link_map (for solaris-compat)

(pooka)

2009-11-04 19:21:51 UTC MAIN commitmail json YAML

misc_stub and emul have been the same thing for a looong time now,
so just move the few remaining routines in misc_stub to emul.

(pooka)

2009-11-04 19:17:53 UTC MAIN commitmail json YAML

2009-11-04 19:02:28 UTC MAIN commitmail json YAML

Don't build & install ncdcs if ${MKBINUTILS} == "no".

In the set list, mark ncdcs as a binutils 2.16 item.

(dyoung)

2009-11-04 18:32:27 UTC MAIN commitmail json YAML

Do not indent global variables.

(joerg)

2009-11-04 18:27:40 UTC MAIN commitmail json YAML

2009-11-04 18:25:36 UTC MAIN commitmail json YAML

2009-11-04 18:11:11 UTC MAIN commitmail json YAML

Implement yield()/preempt() now that there is a CPU scheduler.

(pooka)

2009-11-04 17:03:52 UTC MAIN commitmail json YAML

Apply workaround for an ld bug which creates an empty .rel.dyn section.

(skrll)

2009-11-04 17:02:43 UTC MAIN commitmail json YAML

Fix start symbols for new binutils.

(skrll)

2009-11-04 17:02:19 UTC MAIN commitmail json YAML

Switch mips to binutils 2.19.

(skrll)

2009-11-04 17:01:45 UTC MAIN commitmail json YAML

2009-11-04 16:55:20 UTC MAIN commitmail json YAML

2009-11-04 16:54:00 UTC MAIN commitmail json YAML

Split uiomove() and high-level copy routines out of the crowded
kern_subr and into their own cozy home in subr_copy.

(pooka)

2009-11-04 15:37:39 UTC MAIN commitmail json YAML

Plug a memory leak for ssl-protected formatted output

(agc)

2009-11-04 15:35:10 UTC MAIN commitmail json YAML

nuke unused local variable

(pooka)

2009-11-04 14:39:17 UTC MAIN commitmail json YAML

Don't return an error if the _PIC method isn't found.
It's an optional method and not found in kvm/qemu.

(toshii)

2009-11-04 13:32:39 UTC MAIN commitmail json YAML

2009-11-04 13:29:46 UTC MAIN commitmail json YAML

Heave-ho mutex/rwlock object routines into separate modules -- they
don't have anything to do with the lock internals.

(pooka)

2009-11-04 12:58:01 UTC MAIN commitmail json YAML

If do_expertmode is false, then add DESTDIR and RELEASEDIR to makeenv.
This reinstates behaviour that was accidentally lost in revision 1.215.

(apb)

2009-11-04 09:45:05 UTC MAIN commitmail json YAML

Now that softdep has left the tree the only place needing the ffs_lock()
hack is ffs_sync().

- Use the generic lock operations for ffs.
- Change ffs_sync() to omit the vnode lock while suspending.

Reviewed by: Antti Kantee <pooka@netbsd.org>

(hannken)

2009-11-03 22:52:59 UTC MAIN commitmail json YAML

prevent $ NetBSD expansion.

(christos)

2009-11-03 22:06:30 UTC MAIN commitmail json YAML

Use hme_init() to provide a non-NULL ifp->if_init.

(jakllsch)

2009-11-03 20:25:31 UTC MAIN commitmail json YAML

Weak aliazeize usermount_common_policy() to uncouple rumpkern
linkage from rumpvfs once again after the secmodel changes.
(temp solution, should find a better one)

(pooka)

2009-11-03 20:22:33 UTC MAIN commitmail json YAML

Reorder enough of lwp/cpu initialization to have enough context
for pool/kmem init to work again with the stock versions (as opposed
to rump malloc relegations).

(pooka)

2009-11-03 20:11:54 UTC MAIN commitmail json YAML

Gracelessly bracket #include "opt_spldebug.h" with #ifdef i386.
Should fix the amd64 kernel-build failure that Andreas Wrede
reported.

(dyoung)

2009-11-03 18:44:15 UTC MAIN commitmail json YAML

move module to SRCS where it logically belongs.  no functional change.

(pooka)

2009-11-03 18:24:21 UTC MAIN commitmail json YAML

* use rump_boot_sethowto()
* fail in a nicer way if interface device is not probed

(pooka)

2009-11-03 18:23:16 UTC MAIN commitmail json YAML

regen: add AB_* macros

(pooka)

2009-11-03 18:22:44 UTC MAIN commitmail json YAML

include AB_* macros from reboot.h

(pooka)

2009-11-03 18:22:16 UTC MAIN commitmail json YAML

Add rump_boot_set/gethowto(), which can be called before rump_init()
to control .... *tadaa* boothowto.

(pooka)

2009-11-03 16:30:58 UTC matt-nb5-mips64 commitmail json YAML

2009-11-03 16:08:00 UTC MAIN commitmail json YAML

Restructure exception_return() a bit in preparation for some upcoming
changes.

(thorpej)

2009-11-03 13:14:50 UTC MAIN commitmail json YAML

use proper type for memory protection bits

(cegger)

2009-11-03 12:51:56 UTC MAIN commitmail json YAML

Set iba_type properly.  The only thing that ever looks at this is the
'options I2C_SCAN' code in dev/i2c/i2c.c which is disabled by default.

(pgoyette)

2009-11-03 11:04:32 UTC MAIN commitmail json YAML

Fix Dt, improve Nd, remove trailing whitespace.

(wiz)

2009-11-03 05:23:28 UTC MAIN commitmail json YAML

Add a kernel configuration flag, SPLDEBUG, that activates a per-CPU log
of transitions to IPL_HIGH from lower IPLs.  SPLDEBUG is only available
on i386 and Xen kernels, today.

'options SPLDEBUG' adds instrumentation to spllower() and splraise() as
well as routines to start/stop debugging and to record IPL transitions:
spldebug_start(), spldebug_stop(), spldebug_raise(), spldebug_lower().

(dyoung)

2009-11-03 05:17:18 UTC MAIN commitmail json YAML

Two acknowledgements down:
- Michael Shalayeff
- Tobias Weingartner

(snj)

2009-11-03 05:12:11 UTC MAIN commitmail json YAML

2009-11-03 05:08:19 UTC MAIN commitmail json YAML

Add return_address(9) for reading the Nth return address from the call
stack.

(dyoung)

2009-11-03 05:07:26 UTC MAIN commitmail json YAML

2009-11-03 01:23:21 UTC MAIN commitmail json YAML

Drop 3rd and 4th clauses, as the copyright holder (Michael Shalayeff) did
in OpenBSD revision 1.39.

(snj)

2009-11-03 01:19:35 UTC MAIN commitmail json YAML

Drop 3rd and 4th clauses, as the copyright holder (Michael Shalayeff) did
in OpenBSD revision 1.2.

(snj)

2009-11-03 01:13:38 UTC MAIN commitmail json YAML

Drop 3rd and 4th clauses, as the copyright holder (Michael Shalayeff) did
in OpenBSD revision 1.5.

(snj)

2009-11-03 00:57:42 UTC MAIN commitmail json YAML

Handle RFC 5227 ARP probes properly, don't drop 0.0.0.0 source packets
silently. (Patrik Lahti <plahti at qnx dot com>)

(christos)

2009-11-03 00:38:56 UTC MAIN commitmail json YAML

Always respect MKBINUTILS=no, MKGCC=no, and MKGDB=no by filtering
entries binutils=N, gcc=N, or gdb=N from the set list.

(dyoung)

2009-11-03 00:30:31 UTC MAIN commitmail json YAML

s/u_quad_t/uint64_t/.

(dyoung)

2009-11-03 00:30:11 UTC MAIN commitmail json YAML

s/u_quad_t/uint64_t/

(dyoung)

2009-11-03 00:29:11 UTC MAIN commitmail json YAML

Make lockdebug_lock_print(NULL, ...) dump all locks.  Now, in ddb,
'show lock 0x0' dumps all of the locks.

XXX I still need to fix 'show all lock'.

(dyoung)

2009-11-03 00:24:06 UTC MAIN commitmail json YAML

2009-11-02 22:16:29 UTC MAIN commitmail json YAML

Make the set list reflect that ncdcs is not installed if MKBINUTILS=no.

(dyoung)

2009-11-02 21:38:07 UTC MAIN commitmail json YAML

adjust to dbcool_chipset.

(christos)

2009-11-02 21:37:44 UTC MAIN commitmail json YAML

don't pull a 1.5K softc on the stack to do a chip ident. Idea from mrg.

(christos)

2009-11-02 20:52:39 UTC MAIN commitmail json YAML

if we have variable trailing context rules, enable the find_rule label.

(christos)

2009-11-02 17:17:34 UTC MAIN commitmail json YAML

Make sure fts_statp is NULL when FTS_NOSTAT is set

(stacktic)

2009-11-02 15:44:12 UTC MAIN commitmail json YAML

remove libevent (uses ATF tests now)

(plunky)

2009-11-02 10:23:40 UTC MAIN commitmail json YAML

Fixed NetBSD.dist target

(stacktic)

2009-11-02 10:15:45 UTC MAIN commitmail json YAML

2009-11-02 10:14:29 UTC MAIN commitmail json YAML

2009-11-02 10:13:20 UTC MAIN commitmail json YAML

2009-11-02 10:03:57 UTC MAIN commitmail json YAML

2009-11-02 10:01:04 UTC MAIN commitmail json YAML

libevent 1.4.12-stable

Status:

Vendor Tag: LIBEVENT
Release Tags: libevent-1-4-12-stable

(plunky)

2009-11-02 01:11:32 UTC MAIN commitmail json YAML

Mention that 'build.sh -u' may also break while building lex.

(dyoung)

2009-11-02 01:09:21 UTC MAIN commitmail json YAML

Mention that build.sh -u may get hung up building yacc.

(dyoung)

2009-11-02 00:50:29 UTC MAIN commitmail json YAML

Use proper column markup.

(joerg)

2009-11-02 00:47:09 UTC MAIN commitmail json YAML

remove ancient ifdefs (Aleksej Saushev)

(christos)

2009-11-02 00:40:23 UTC MAIN commitmail json YAML

Fix markup. Fix backslashes to surive roff.

(joerg)

2009-11-02 00:35:32 UTC MAIN commitmail json YAML

Escape literal backslashes.

(joerg)

2009-11-02 00:33:34 UTC MAIN commitmail json YAML

2009-11-02 00:29:04 UTC MAIN commitmail json YAML

Drop ".i0", it is an undefined macro.

(joerg)

2009-11-01 22:11:27 UTC MAIN commitmail json YAML

Move calls to __restore_termios() into the failing path of the functions
that fail - instead of in most of the callers.
All rather pointless if tcsetattr() fails to set the mode we want we
are very unlikely to be able to restore any later on.

(dsl)

2009-11-01 22:08:14 UTC MAIN commitmail json YAML

Correctly count number of chars output so that help isn't blank if the
terminal is too narrow.
Not ideal since the last command isn't shown on 80 column terminals.

(dsl)

2009-11-01 21:46:09 UTC MAIN commitmail json YAML

- Move inittimeleft() and gettimeleft() to subr_time.c, where they belong.
- Move abstimeout2timo() there too and export.  Use it in lwp_park().

(rmind)

2009-11-01 21:43:29 UTC jym-xensuspend commitmail json YAML

- Upgrade suspend/resume code to comply with Xen2 removal.
- Add support for PAE domUs suspend/resume.
- Fix an issue regarding initialization of the xbd ring I/O that could end
badly during resume, with invalid block operations submitted to dom0 backend.

NetBSD supports PAE under x86_32 by considering the L2 page as being
4 pages long instead of 1.

Xen validates the page types during resume. Sadly, the hypervisor handles
alternative recursive mappings (== PG/PD entries pointing to pages other
than self) inadequately, which could lead to incorrect page pinning.

As a result, the important change with this patch is to clear these alternative
mappings during suspend, and reset them back to their former self upon
resume. For PAE, approx. all 4 PDIR_SLOT_PTEs could be considered as
alternative recursive mappings.

See comments in pmap.c for further details.

Now, let the testing and bug hunting begin.

(jym)

2009-11-01 21:14:21 UTC MAIN commitmail json YAML

Move common logic in selcommon() and pollcommon() into sel_do_scan().
Avoids code duplication.  XXX: pollsock() should be converted too, except
it's a bit ugly.

(rmind)

2009-11-01 21:08:32 UTC MAIN commitmail json YAML

rnd_sample_allocate_isr: pass correct flag to pool_get().
Should fix PR/39325.

(rmind)

2009-11-01 21:05:30 UTC MAIN commitmail json YAML

do_sys_wait: clear rusage, instead of returning garbage.  Patch from
dholland@ via PR/40717, with minor change by me.

(rmind)

2009-11-01 20:59:24 UTC MAIN commitmail json YAML

orphanpg: remove no longer user variable.

(rmind)

2009-11-01 20:57:34 UTC MAIN commitmail json YAML

- Fix comment: proclist_mutex was merged with proclist_lock a long time ago.
- Remove unused alllwp_mutex declaration.

(rmind)

2009-11-01 20:25:57 UTC MAIN commitmail json YAML

2009-11-01 16:13:41 UTC netbsd-5 commitmail json YAML

2009-11-01 16:13:11 UTC netbsd-5 commitmail json YAML

Apply patch, requested by ahoka in ticket #1111:
sys/dev/pckbport/wskbdmap_mfii.c                patch
sys/dev/wscons/wsksymdef.h                      patch
sys/dev/wscons/wskbdutil.c                      patch
Add hungarian keyboard layout.

(bouyer)

2009-11-01 16:10:12 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dsl in ticket #1121):
dist/nvi/regex/regexec.c: revision 1.4
Fix regexp on LP64 systems.
By the time 'states1' was expanded, it became 'char *' so the code tried
to put 64 bits into an int!
Fixed PR/41924

(bouyer)

2009-11-01 15:19:19 UTC MAIN commitmail json YAML

Use documentation prefix.
Drop trailing whitespace.
Remove repeated word.
Bump date.

(jakllsch)

2009-11-01 15:17:59 UTC MAIN commitmail json YAML

Use documentation prefix.

(jakllsch)

2009-11-01 13:58:54 UTC jym-xensuspend commitmail json YAML

2009-11-01 13:26:50 UTC MAIN commitmail json YAML

EHCI_NULL is already little-endian.  No htole32() needed.  Pointed out by
Tsubai Masanari.

(uebayasi)

2009-11-01 11:16:32 UTC MAIN commitmail json YAML

Consistently call amap / uobj layers as upper / lower, because UVM has only
those two layers by design.  Approved by Chuck Cranor some time ago.

(uebayasi)

2009-11-01 07:23:13 UTC MAIN commitmail json YAML

Fix some whitespaces.

(uebayasi)

2009-11-01 06:36:44 UTC MAIN commitmail json YAML

2009-11-01 01:55:39 UTC MAIN commitmail json YAML

Bradley A. Grantham's ad clause is no more.

(snj)

2009-11-01 01:51:35 UTC MAIN commitmail json YAML

2009-11-01 00:12:00 UTC MAIN commitmail json YAML

Don't depend on /usr/lib/libz.a for host tools.

(joerg)

2009-10-31 23:36:29 UTC MAIN commitmail json YAML

Do not depend on the existance of /usr/lib/libm.a for the host tool case.

(joerg)

2009-10-31 23:25:04 UTC MAIN commitmail json YAML

Always define _PATH_DIVNAME to the Unix version. Drop UNIQUE.
Fixes build on Mac OS X.

(joerg)

2009-10-31 22:56:38 UTC MAIN commitmail json YAML

add ./usr/share/i18n/esdb/EBCDIC/EBCDIC-US.esdb - Hi tnozaki

(kardel)

2009-10-31 22:32:51 UTC MAIN commitmail json YAML

2009-10-31 22:32:17 UTC MAIN commitmail json YAML

add enough info to let rtadvd compile with route-info.

(christos)

2009-10-31 21:54:01 UTC MAIN commitmail json YAML

Avoid generating a corrupt history file if multiple ksh exit together.
Fixes PR/28912

(dsl)

2009-10-31 20:41:00 UTC MAIN commitmail json YAML

Make absence of /usr/mdec/mbr only a warning.
Fixes PR/26510

(dsl)

2009-10-31 20:11:53 UTC MAIN commitmail json YAML

Fix regexp on LP64 systems.
By the time 'states1' was expanded, it became 'char *' so the code tried
to put 64 bits into an int!
Fixed PR/41924

(dsl)

2009-10-31 15:15:42 UTC MAIN commitmail json YAML

1. add new alias Window-31J -> CP932, IBM-932 -> CP942C.
2. change alias IBM-943 -> CP943 to CP943"C"(compatible).
for compatibility with AIX and glibc's iconv.

(tnozaki)

2009-10-31 15:06:52 UTC MAIN commitmail json YAML

lib/42209 various problems with EBCDIC support in iconv(3)
1. add EBCDIC-US conversion table.
2. RFC1345 have wrong conversion table, 0x00-0x1F is not EBCDIC but ISO-8.
(CP273 and CP1141 is not yet)

(tnozaki)

2009-10-31 14:30:55 UTC MAIN commitmail json YAML

Save command in :w !<command> for later :w !!
Fixes PR/8169

(dsl)

2009-10-31 13:45:59 UTC netbsd-5 commitmail json YAML

2009-10-31 13:45:27 UTC netbsd-5 commitmail json YAML

Pull up the following revisions(s) (requested by martin in ticket #1119):
sys/dev/pci/ifpci2.c: revision 1.17

Fix endianess issues with ifritz(4) when accessing the B-channel fifos.

(sborrill)

2009-10-31 13:35:37 UTC netbsd-5 commitmail json YAML

2009-10-31 13:35:03 UTC netbsd-5 commitmail json YAML

Pull up the following revisions(s) (requested by mhitch in ticket #1120):
sys/arch/alpha/pci/tsp_bus_io.c: revision 1.6
sys/arch/alpha/pci/tsp_bus_mem.c: revision 1.9
sys/arch/alpha/pci/tsvar.h: revision 1.7

The tsc(4) bus initialization was using a single statically allocated
extent storage for each tsp(4), which caused a LOCKDEBUG kernel to fail
because the extent storage contained a mutex which panics when the second
mutex_init() is attempted.  Put the extent storage into the tsp_config
structure so each tsp(4) gets it own.  Fixes PR port-alpha/38358.

(sborrill)

2009-10-31 13:30:17 UTC netbsd-5-0 commitmail json YAML

2009-10-31 13:29:53 UTC netbsd-5-0 commitmail json YAML

Pull up the following revisions(s) (requested by mhitch in ticket #1118):
sys/arch/alpha/alpha/machdep.c: revision 1.321

Ensures the cpu running the shutdown waits for the correct cpus to halt
and thus stop the machine hanging at shutdown.

(sborrill)

2009-10-31 13:26:22 UTC netbsd-5 commitmail json YAML

2009-10-31 13:25:56 UTC netbsd-5 commitmail json YAML

Pull up the following revisions(s) (requested by mhitch in ticket #1118):
sys/arch/alpha/alpha/machdep.c: revision 1.321

Ensures the cpu running the shutdown waits for the correct cpus to halt
and thus stop the machine hanging at shutdown.

(sborrill)

2009-10-31 12:54:08 UTC netbsd-5 commitmail json YAML

2009-10-31 12:53:22 UTC netbsd-5 commitmail json YAML

Pull up the following revisions(s) (requested by bouyer in ticket #1117):
sys/arch/xen/xen/xbdback_xenbus.c: revision 1.28

Fix stalled xbdback detach that would stall the whole xenbus thread,
preventing new domU from be created.

(sborrill)

2009-10-30 20:57:30 UTC MAIN commitmail json YAML

Only trust STRIP from environment if it is non-empty. Some packages set
STRIP in Makefiles and that makes install -s fail badly. OK apb@

(joerg)

2009-10-30 18:55:45 UTC MAIN commitmail json YAML

The tsc(4) bus initialization was using a single statically allocated
extent storage for each tsp(4), which caused a LOCKDEBUG kernel to fail
because the extent storage contained a mutex which panics when the second
mutex_init() is attempted.  Put the extent storage into the tsp_config
structure so each tsp(4) gets it own.  Fixes PR port-alpha/38358.

(mhitch)

2009-10-30 17:18:51 UTC MAIN commitmail json YAML

Need to provide NOMAN explicitly before bsd.own.mk.

(joerg)

2009-10-30 16:25:46 UTC MAIN commitmail json YAML

regenerate:
Quirk to regenerate residue for borken UMASS devices; needed (at least)
for Supertop IDE bridge. From Matthias Kretschmer, PR 42225.

(is)

2009-10-30 16:22:32 UTC MAIN commitmail json YAML

Quirk to regenerate residue for borken UMASS devices; needed (at least)
for Supertop IDE bridge. From Matthias Kretschmer, PR 42225.

(is)

2009-10-30 15:09:24 UTC MAIN commitmail json YAML

Now that YYSTYPE yyval is not global, use yylval from within yylex().

(uebayasi)

2009-10-30 15:05:54 UTC MAIN commitmail json YAML

Avoid unused variable warnings on Sun4c-only kernels.
Fix applied from PR#42249 -- thanks!

(he)

2009-10-30 10:58:15 UTC MAIN commitmail json YAML

2009-10-30 10:57:41 UTC MAIN commitmail json YAML

stat64 syscalls require struct linux_stat64.

(njoly)

2009-10-30 01:57:48 UTC MAIN commitmail json YAML

spell the guys name properly.

(christos)

2009-10-30 01:53:02 UTC MAIN commitmail json YAML

2009-10-30 01:40:46 UTC MAIN commitmail json YAML

2009-10-30 00:53:29 UTC MAIN commitmail json YAML

compile without COMPAT_50

(christos)

2009-10-30 00:30:20 UTC MAIN commitmail json YAML

short circuit lex and yacc rules.

(christos)

2009-10-29 21:11:58 UTC MAIN commitmail json YAML

2009-10-29 21:03:59 UTC MAIN commitmail json YAML

2009-10-29 18:20:11 UTC MAIN commitmail json YAML

Fix up numoutput accounting.

(eeh)

2009-10-29 17:17:33 UTC MAIN commitmail json YAML

We can rebuild our yacc generated files now

(christos)

2009-10-29 17:17:12 UTC MAIN commitmail json YAML

2009-10-29 17:16:40 UTC MAIN commitmail json YAML

use bootstrap files for yacc too.

(christos)

2009-10-29 17:10:32 UTC MAIN commitmail json YAML

PR/42246: NAKAJIMA Yoshihiro: provide COMPAT_50 for LFS

(christos)

2009-10-29 14:49:40 UTC MAIN commitmail json YAML

2009-10-29 14:49:04 UTC MAIN commitmail json YAML

2009-10-29 14:44:09 UTC MAIN commitmail json YAML

2009-10-29 14:43:27 UTC MAIN commitmail json YAML

2009-10-29 14:42:54 UTC MAIN commitmail json YAML

2009-10-29 14:41:02 UTC MAIN commitmail json YAML

2009-10-29 14:40:09 UTC MAIN commitmail json YAML

2009-10-29 14:39:24 UTC MAIN commitmail json YAML

2009-10-29 14:38:38 UTC MAIN commitmail json YAML

2009-10-29 14:37:56 UTC MAIN commitmail json YAML

2009-10-29 14:37:16 UTC MAIN commitmail json YAML

2009-10-29 14:36:14 UTC MAIN commitmail json YAML

2009-10-29 14:35:25 UTC MAIN commitmail json YAML

2009-10-29 14:34:28 UTC MAIN commitmail json YAML

2009-10-29 14:34:06 UTC MAIN commitmail json YAML

no need for noinput

(christos)

2009-10-29 14:32:18 UTC MAIN commitmail json YAML

2009-10-29 14:27:26 UTC MAIN commitmail json YAML

2009-10-29 14:21:40 UTC MAIN commitmail json YAML

use flex options instead of #defines

(christos)

2009-10-29 13:07:13 UTC MAIN commitmail json YAML

Give m4 its own .WAIT. Fixes build issue on NetBSD-5.

(christos)

2009-10-29 13:03:09 UTC MAIN commitmail json YAML

oops forgot to remove the PKG m4.

(christos)

2009-10-29 12:55:52 UTC MAIN commitmail json YAML

2009-10-29 10:26:17 UTC MAIN commitmail json YAML

2009-10-29 09:50:49 UTC MAIN commitmail json YAML

fix a typo in a comment.

(yamt)

2009-10-29 08:53:32 UTC MAIN commitmail json YAML

2009-10-29 08:47:07 UTC MAIN commitmail json YAML

2009-10-29 06:33:27 UTC MAIN commitmail json YAML

Describe new -n option in a comment; improve description of -m option.

(apb)

2009-10-29 03:38:11 UTC MAIN commitmail json YAML

2009-10-29 02:36:48 UTC MAIN commitmail json YAML

short-circuit yacc. We cannot make %pure-parser

(christos)

2009-10-29 02:02:04 UTC MAIN commitmail json YAML

move the declaration below the rename defines.

(christos)

2009-10-29 01:52:40 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2009-10-29 01:52:01 UTC MAIN commitmail json YAML

Sort ERRORS. Add comma in enumeration.

(wiz)

2009-10-29 01:16:51 UTC MAIN commitmail json YAML

2009-10-29 01:07:00 UTC MAIN commitmail json YAML

give yacc's proper name

(christos)

2009-10-29 01:04:17 UTC MAIN commitmail json YAML

2009-10-29 01:01:27 UTC MAIN commitmail json YAML

2009-10-29 01:01:17 UTC MAIN commitmail json YAML

2009-10-29 00:58:50 UTC MAIN commitmail json YAML

2009-10-29 00:58:07 UTC MAIN commitmail json YAML

2009-10-29 00:56:36 UTC MAIN commitmail json YAML

2009-10-29 00:56:20 UTC MAIN commitmail json YAML

2009-10-29 00:46:55 UTC MAIN commitmail json YAML

2009-10-28 23:44:51 UTC MAIN commitmail json YAML

Add workaround about zfs vnode reclaiming deadlock by checking if we don't
ehld ZFS_MUTEX_OBJ already. If we can lock OBJ_MUTEX deffer execution of
zfs_zinactive to taskq. Code was inspired by FreeBSD zfs_freebsd_reclaim.

XXX. This needs to be fixed after finding final solution for vnode lifecycle.

(haad)