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 (3h)  netbsd-8 (5d)  netbsd-10 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (177d) 

2024-05-10 02:11:27 UTC Now

2011-08-15 06:13:42 UTC MAIN commitmail json YAML

2011-08-15 06:13:08 UTC MAIN commitmail json YAML

2011-08-15 02:29:38 UTC MAIN commitmail json YAML

note the sparc / GCC 4.5.3 / NULL savefpstate IPI hack.

(mrg)

2011-08-15 02:22:46 UTC MAIN commitmail json YAML

Fix another dodgy switch-jump.

(dholland)

2011-08-15 02:19:50 UTC MAIN commitmail json YAML

2011-08-15 02:19:45 UTC MAIN commitmail json YAML

re-introduce the NULL savefpstate IPI checks and evcnts.  something
is Wrong with GCC 4.5.3 and these trigger.  i haven't seen anything
else particularly wrong so for now this will allow sparc to switch
to GCC 4.5, which otherwise seems to be working very well for me.

sigh.  i'm going to file a PR to research what is really wrong here.

(mrg)

2011-08-15 01:04:05 UTC MAIN commitmail json YAML

Even if the hardware can handle concurrent transfers, ata(4) can't.
Also, completely rework mvsata_bio_ready().

Seems to make mvsata(4) usable on 5182.

(jakllsch)

2011-08-15 00:30:25 UTC MAIN commitmail json YAML

2011-08-15 00:27:51 UTC MAIN commitmail json YAML

2011-08-15 00:26:16 UTC MAIN commitmail json YAML

Avoid switch-jumping into the middle of an if. Compiler output is unchanged.

(dholland)

2011-08-15 00:24:19 UTC MAIN commitmail json YAML

2011-08-15 00:16:58 UTC MAIN commitmail json YAML

Remove redundant WARNS=4

(dholland)

2011-08-14 23:45:15 UTC netbsd-5 commitmail json YAML

2011-08-14 23:44:48 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #1659):
sbin/drvctl/drvctl.c: patch
Fix the build problem introduced by pullup ticket #1656.

(riz)

2011-08-14 23:13:44 UTC MAIN commitmail json YAML

Add compile-time assertion to make sure the previous doesn't go off the
rails sometime in the future.

(dholland)

2011-08-14 20:42:09 UTC MAIN commitmail json YAML

Mention two packages making use of the API. From jmcneill.

(wiz)

2011-08-14 20:25:02 UTC MAIN commitmail json YAML

2011-08-14 20:22:42 UTC MAIN commitmail json YAML

Detect the presence of <pthread.h>, and add a HAVE_PTHREAD_H
variable in defs.mk.

(apb)

2011-08-14 20:20:59 UTC MAIN commitmail json YAML

Prevent expansion of <dollar>NetBSD<dollar> in a string that's
indended to be copied to nbtool_config.h.

Fix most lines longer than 80 columns.  I don't know how to fix the
long lines in the definition of NB_CHECK_INTTYPE.

(apb)

2011-08-14 18:49:18 UTC MAIN commitmail json YAML

2011-08-14 17:57:44 UTC MAIN commitmail json YAML

2011-08-14 17:54:55 UTC MAIN commitmail json YAML

2011-08-14 17:50:17 UTC MAIN commitmail json YAML

2011-08-14 17:42:23 UTC MAIN commitmail json YAML

use memcpy to avoid type punned warnings

(christos)

2011-08-14 16:50:49 UTC MAIN commitmail json YAML

Spell enqueue correctly.

(jakllsch)

2011-08-14 16:11:16 UTC MAIN commitmail json YAML

Install irmce(4) after review by jmcneill.
Sort set lists while there.

(wiz)

2011-08-14 16:04:12 UTC MAIN commitmail json YAML

Add very preliminary dtvi2c(4) man page for describing the dtv(4) support
modules connected via i2c.
Needs heavy reviewing before it can be installed :)

(wiz)

2011-08-14 15:36:35 UTC MAIN commitmail json YAML

Very basic dtv(4) man page for review (not hooked in yet).

(wiz)

2011-08-14 15:21:46 UTC MAIN commitmail json YAML

Add AUTHORS section.

(wiz)

2011-08-14 15:21:02 UTC MAIN commitmail json YAML

emdtv was written by jmcneill.

(wiz)

2011-08-14 13:45:34 UTC MAIN commitmail json YAML

document non-literal format strings.

(christos)

2011-08-14 13:41:17 UTC MAIN commitmail json YAML

Provide a consistent date/time format instead of a
locale-specific one that might have 2 digit years

(christos)

2011-08-14 13:29:26 UTC MAIN commitmail json YAML

document non-literal format strings

(christos)

2011-08-14 13:27:47 UTC MAIN commitmail json YAML

2011-08-14 13:26:23 UTC MAIN commitmail json YAML

- add a SYSEX0 macro that does not override the initializers and use it
- fix whitespace
- make things static and eliminate unused functions

(christos)

2011-08-14 13:06:09 UTC MAIN commitmail json YAML

- remove gcc-4.5 warnings
- simplify job printing code
- document non-literal format strings

(christos)

2011-08-14 12:59:25 UTC MAIN commitmail json YAML

2011-08-14 12:58:16 UTC MAIN commitmail json YAML

2011-08-14 12:50:10 UTC MAIN commitmail json YAML

2011-08-14 12:48:02 UTC MAIN commitmail json YAML

document that display.c uses non-literal format strings

(christos)

2011-08-14 12:42:20 UTC MAIN commitmail json YAML

Add some LPC entries for Intel 6 series and C20x.

(msaitoh)

2011-08-14 12:37:09 UTC MAIN commitmail json YAML

2011-08-14 12:36:02 UTC MAIN commitmail json YAML

2011-08-14 12:35:35 UTC MAIN commitmail json YAML

2011-08-14 12:32:02 UTC MAIN commitmail json YAML

2011-08-14 12:30:04 UTC MAIN commitmail json YAML

2011-08-14 12:15:15 UTC MAIN commitmail json YAML

use memcpy to avoid strict aliasing warnings

(christos)

2011-08-14 12:13:24 UTC MAIN commitmail json YAML

use a union to eliminate strict alias warnings.

(christos)

2011-08-14 12:09:35 UTC MAIN commitmail json YAML

fix gcc warnings and eliminate duplicate code.

(christos)

2011-08-14 11:46:28 UTC MAIN commitmail json YAML

2011-08-14 11:38:11 UTC MAIN commitmail json YAML

XXX: gcc avoid non-literal strings

(christos)

2011-08-14 11:34:12 UTC MAIN commitmail json YAML

2011-08-14 11:19:51 UTC MAIN commitmail json YAML

simplify the code; this is what asprintf() is for, don't re-invent it.

(christos)

2011-08-14 10:53:17 UTC MAIN commitmail json YAML

2011-08-14 10:49:58 UTC MAIN commitmail json YAML

eliminate dup code and non literal format strings

(christos)

2011-08-14 10:40:25 UTC MAIN commitmail json YAML

2011-08-14 09:38:05 UTC MAIN commitmail json YAML

eliminate non-literal format string.

(christos)

2011-08-14 09:07:37 UTC MAIN commitmail json YAML

annotate that some functions use non-literal format strings.

(christos)

2011-08-14 09:07:15 UTC MAIN commitmail json YAML

no need for the snprintf/asprintf dance; use fixed width formats.

(christos)

2011-08-14 09:06:12 UTC MAIN commitmail json YAML

2011-08-14 09:02:07 UTC MAIN commitmail json YAML

Rename all static functions to have "v7fs_" prefix.  Fixes a problem
in the tools build, where the static link() and unlink() functions
conflicted with those declared in <unistd.h>.

(apb)

2011-08-14 08:19:04 UTC MAIN commitmail json YAML

simplify and eliminate non literal string formats.

(christos)

2011-08-14 08:14:00 UTC MAIN commitmail json YAML

2011-08-14 02:31:08 UTC MAIN commitmail json YAML

Convert few panic() uses to asserts, reduce the scope of variable use.
No functional changes.

(rmind)

2011-08-14 01:20:34 UTC MAIN commitmail json YAML

uvm_anon_freelst: do not free PG_RELEASED pages (change uvm_anon_dispose()
to indicate them with a return value).

(rmind)

2011-08-13 23:12:15 UTC MAIN commitmail json YAML

2011-08-13 22:35:27 UTC MAIN commitmail json YAML

Correct BUGS, from Jared.

(wiz)

2011-08-13 22:34:14 UTC MAIN commitmail json YAML

Add irmce(4) man page.
Not hooked into the build; waiting for review.

(wiz)

2011-08-13 22:25:20 UTC MAIN commitmail json YAML

consistent debugging info for program headers

(christos)

2011-08-13 22:24:57 UTC MAIN commitmail json YAML

printing the pathname of the shared object is much more useful than the
object's address.

(christos)

2011-08-13 22:24:24 UTC MAIN commitmail json YAML

disable debugging that makes us core dump

(christos)

2011-08-13 22:22:00 UTC MAIN commitmail json YAML

Remove iic references, also based on comments by Jared.

(wiz)

2011-08-13 22:21:29 UTC MAIN commitmail json YAML

Improvements based on comments by Jared.

(wiz)

2011-08-13 22:18:31 UTC MAIN commitmail json YAML

Add basic man page for emdtv(4).
Not hooked to the build yet so that the driver authors can verify and
improve it.

(wiz)

2011-08-13 22:08:01 UTC MAIN commitmail json YAML

Add basic man page for coram(4).
Not hooked to the build yet so that the driver authors can verify and
improve it.

(wiz)

2011-08-13 22:00:35 UTC MAIN commitmail json YAML

Add basic man page for cxdtv(4).
Not hooked to the build yet so that the driver authors can verify and
improve it.

(wiz)

2011-08-13 21:04:07 UTC MAIN commitmail json YAML

2011-08-13 20:24:19 UTC MAIN commitmail json YAML

Call the right function
(fix for an egregious error)

(cherry)

2011-08-13 19:40:02 UTC MAIN commitmail json YAML

Handle absolute symlinks to the root.

Fixes panic on `ln -s / foo && cd foo' found by ober by trying to run
wine.

ok dholland

(riastradh)

2011-08-13 19:23:35 UTC MAIN commitmail json YAML

Fix TLP_DEBUG after previous

(jakllsch)

2011-08-13 18:31:38 UTC MAIN commitmail json YAML

lg3303 depends on dtv_math, not xc3028

(jmcneill)

2011-08-13 18:13:44 UTC MAIN commitmail json YAML

simplifying code, unconfuses gcc index calculation.

(christos)

2011-08-13 17:23:42 UTC MAIN commitmail json YAML

Use spin mutices correctly.
- Prune redundant splxx()/splx() pairs.
- Do not "leak" a mutex_spin_enter() via conditional return.

Thanks rmind@

(cherry)

2011-08-13 16:22:15 UTC MAIN commitmail json YAML

Remove spurious header.
Thanks rmind@

(cherry)

2011-08-13 16:08:23 UTC MAIN commitmail json YAML

2011-08-13 16:04:09 UTC MAIN commitmail json YAML

Make correct spelling in comments a higher priority.

(jakllsch)

2011-08-13 16:02:48 UTC MAIN commitmail json YAML

It's hard to get a backtrace after calling a NULL function pointer,
add KASSERT before calling.

(jakllsch)

2011-08-13 15:38:47 UTC MAIN commitmail json YAML

In *find_pending_irqs() return the value of pic_mark_pending_sources() instead
of 1.  Changed to match other ARM PIC code.

(jakllsch)

2011-08-13 14:51:58 UTC MAIN commitmail json YAML

make sure mcontext is large enough to store the host mcontext; fixes
strange crashes seen in pool_init

(jmcneill)

2011-08-13 14:11:16 UTC MAIN commitmail json YAML

Sort options and option descriptions, and sync usage.

(wiz)

2011-08-13 14:06:54 UTC MAIN commitmail json YAML

lwp0pcb should be struct pcb not ucontext_t, and initialize it in cpu_startup
instead of cpu_attach

(jmcneill)

2011-08-13 14:02:48 UTC MAIN commitmail json YAML

Sort (and synchronize) option list and `SYNOPSIS' section in
manpage, as well as the program's `usage'-line; also some other
minor changes.

From Snader_LB.

(jakllsch)

2011-08-13 12:37:30 UTC MAIN commitmail json YAML

2011-08-13 12:18:54 UTC MAIN commitmail json YAML

no need to print copyright/version/memory info, just call banner()

(jmcneill)

2011-08-13 12:09:39 UTC MAIN commitmail json YAML

2011-08-13 12:06:24 UTC MAIN commitmail json YAML

- replace the gettimeofday timecounter with one based on CLOCK_MONOTONIC
- use gettimeofday for TODR clock

(jmcneill)

2011-08-13 11:41:57 UTC MAIN commitmail json YAML

2011-08-13 11:10:31 UTC MAIN commitmail json YAML

aio_return returns ssize_t not int

(jmcneill)

2011-08-13 10:58:32 UTC MAIN commitmail json YAML

call lddone from a softint instead of the signal handler, now reading from
disk works:

ld0 at mainbus0: /home/jmcneill/test.fs (33554432)
ld0: 32768 KB, 65 cyl, 16 head, 63 sec, 512 bytes/sect x 65536 sectors
boot device: ld0
root on ld0a dumps on ld0b
root file system type: ffs
WARNING: no TOD clock present
WARNING: using filesystem time
WARNING: CHECK AND RESET THE DATE!

(jmcneill)

2011-08-13 10:48:14 UTC MAIN commitmail json YAML

Use mutexes to protect the hash lists instead of tsleep/wakeup.

(hannken)

2011-08-13 10:33:52 UTC MAIN commitmail json YAML

2011-08-13 10:31:24 UTC MAIN commitmail json YAML

- initialize cpu_info_primary early, before cpu0 attaches
- track idepth in cpu_info struct and use it in cpu_intr_p
- for debug and diagnostic kernels, abort when rebooting
- fill in __cpu_simple_lock_* stubs
- splraise(IPL_HIGH) before calling kernmain
- pmap_extract: only return phys addr if pap is not NULL

(jmcneill)

2011-08-13 02:49:07 UTC MAIN commitmail json YAML

Restore binary compatibility with NetBSD 5 binaries that utilize video(4).

(jakllsch)

2011-08-12 23:40:43 UTC MAIN commitmail json YAML

Merge two entries for same error code.

(wiz)

2011-08-12 23:40:01 UTC MAIN commitmail json YAML

Remove trailing whitespace, superfluous quotes, move RCS Id to top.

(wiz)

2011-08-12 22:23:12 UTC MAIN commitmail json YAML

Straggler from last: add bus_user.h to the repository.

(dyoung)

2011-08-12 22:22:49 UTC MAIN commitmail json YAML

Pull the bus_space(9) definitions needed by alpha userland into
bus_user.h and include that from pio.h, sysarch.h, bus_defs.h.  Fixes
the alpha build.

(dyoung)

2011-08-12 22:09:37 UTC MAIN commitmail json YAML

Define if_free() for ixg(4) to use.

(dyoung)

2011-08-12 22:09:17 UTC MAIN commitmail json YAML

Declare if_free().

(dyoung)

2011-08-12 22:04:34 UTC MAIN commitmail json YAML

2011-08-12 22:02:57 UTC MAIN commitmail json YAML

Attach ixg(4) to the kernel build (it's not in any kernel
configurations, yet).

(dyoung)

2011-08-12 22:00:12 UTC MAIN commitmail json YAML

Add the manual page for the Intel 82599 10-gigabit ethernet driver,
ixg(4).

(dyoung)

2011-08-12 21:55:29 UTC MAIN commitmail json YAML

2011-08-12 21:18:51 UTC MAIN commitmail json YAML

Add sigevent(3) to SEE ALSO

(apb)

2011-08-12 20:59:04 UTC netbsd-5 commitmail json YAML

2011-08-12 20:55:55 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #1656):
sbin/drvctl/drvctl.8: revision 1.11
sbin/drvctl/drvctl.8: revision 1.12
sbin/drvctl/drvctl.c: revision 1.11
sbin/drvctl/drvctl.c: revision 1.12
add an optional argument to the -p flag that lets you extract specific
property values from the command-line:
  $ drvctl -p wd0 disk-info/geometry/cylinders-per-unit
  620181
  $ drvctl -p wd0 device-driver device-unit
  wd
  0
  $ drvctl -p wd0 nonexistent || echo &quot;not found&quot;
  not found
add the -t option that modifies -l behaviour to recursively scan for
child devices and print them in tree format:
$ drvctl -lt usb0
uhub0
  uhub6
    uhidev0
      ukbd0
        wskbd1
    uhidev1
      ums0
        wsmouse1
      uhid0
    ubt0

(riz)

2011-08-12 20:52:25 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #1655):
sys/dev/usb/ohci.c: revision 1.218
PR# kern/30398: panic in ohci_softintr
If the host controller has a TD that the driver doesn't know about, ignore it
instead of calling panic. Patch from Karl Janmar.

(riz)

2011-08-12 20:48:48 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #1654):
sys/arch/xen/xen/xbdback_xenbus.c: revision 1.42
sys/arch/xen/xen/xbdback_xenbus.c: revision 1.43
sys/arch/xen/xen/xbdback_xenbus.c: revision 1.44
Make sure to call xbdback_trampoline() at splbio()
Several fixes to the continuation engine:
- make sure to enter the continuation loop at splbio(), and add some
  KASSERT() for this.
- When a flush operation is enqueued to the workqueue, make sure the
  continuation loop can't be restarted by a previous workqueue
  completion or an event. We can't restart it at this point because
  the flush even is still recorded as the current I/O.
  For this add a xbdback_co_cache_doflush_wait() which acts as a noop;
  the workqueue callback will restart the loop once the flush is complete.
Should fix "kernel diagnostic assertion xbd_io->xio_mapped == 0" panics
reported by Jeff Rizzo on port-xen@.
Add a comment explaing why a flush workqueue is handled differently from
read/write workqueue requests.

(riz)

2011-08-12 17:41:17 UTC MAIN commitmail json YAML

Change some `#ifdef DIAGNOSTIC' to `KASSERT'.
Instead of a `pid_t' use a `lwp_t *' for locking diagnostics.

No functional changes intended.

(hannken)

2011-08-12 17:40:49 UTC MAIN commitmail json YAML

Make amigappc compile again by adding barebones definitions of some of
the bus_dma(9) types.

(dyoung)

2011-08-12 14:48:00 UTC MAIN commitmail json YAML

Fix bug when only restoring r31 (lr was not being restored properly).

(matt)

2011-08-12 14:36:30 UTC MAIN commitmail json YAML

Add missing parts to mount devices from a union file system:
- union_close()    has to lock/unlock the lower vnode.
- union_fsync()    has to call spec_fsync() for the union vnode.
- union_strategy() must allow writes to devices on the lower file system.
- union_bwrite()  was completely missing.

(hannken)

2011-08-12 12:59:13 UTC MAIN commitmail json YAML

add a simple disk driver, pass the path to the disk image on the kernel command line:

soundwave$ ./netbsd /tmp/test.fs
NetBSD/usermode startup
[...]
ld0 at mainbus0: /tmp/test.fs (33554432)
ld0: 32768 KB, 8322 cyl, 64 head, 63 sec, 1 bytes/sect x 33554432 sectors
boot device: ld0
root on ld0a dumps on ld0b

(jmcneill)

2011-08-12 11:37:05 UTC MAIN commitmail json YAML

2011-08-12 11:22:12 UTC MAIN commitmail json YAML

2011-08-12 08:47:05 UTC MAIN commitmail json YAML

Use aprint_normal().  From apb@.

(jdc)

2011-08-12 08:24:01 UTC MAIN commitmail json YAML

Set the destination UPAID when establishing the interrupt mapping.
From eeh@.

(jdc)

2011-08-12 08:22:39 UTC MAIN commitmail json YAML

Add missing new line to zs_attach_fhc()

(jdc)

2011-08-12 08:16:17 UTC MAIN commitmail json YAML

note gpio(4), gpiosim(4) changes

(mbalmer)

2011-08-12 08:06:23 UTC MAIN commitmail json YAML

use my NetBSD email address

(mbalmer)

2011-08-12 08:02:34 UTC MAIN commitmail json YAML

Make some functions static, use getprogname() instead of
'extern char *__progname'.

(mbalmer)

2011-08-12 08:00:53 UTC MAIN commitmail json YAML

2011-08-12 06:55:46 UTC MAIN commitmail json YAML

add auacer, present on the ultra45.

(mrg)

2011-08-12 06:41:50 UTC MAIN commitmail json YAML

initailise ih_pending and ih_ivec.

(mrg)

2011-08-12 06:41:16 UTC MAIN commitmail json YAML

2011-08-12 06:40:10 UTC MAIN commitmail json YAML

When creating a union node representing a device initialize
the spec_node to make vrele() happy.

(hannken)

2011-08-12 06:38:35 UTC MAIN commitmail json YAML

initialise ih_pending.

(mrg)

2011-08-12 06:34:56 UTC MAIN commitmail json YAML

add a DPRINTF() and use it a little.
if DIAGNOSTIC, whine if ih_pending or ih_pil aren't setup.  may as
well try to finish converting all the callers this decade...

(mrg)

2011-08-12 06:04:41 UTC MAIN commitmail json YAML

convert some open-coded SPDB_PROBE printf calls to use DPRINTF() macro.

(mrg)

2011-08-12 05:46:06 UTC ipsec-tools-0_8-branch commitmail json YAML

Have privilege separation child process exit if the parent exits.

(tteras)

2011-08-12 05:42:16 UTC ipsec-tools-0_8-branch commitmail json YAML

Create ChangeLog for proper CVS branch.

(tteras)

2011-08-12 05:21:50 UTC MAIN commitmail json YAML

Have privilege separation child process exit if the parent exits.

(tteras)

2011-08-12 05:00:29 UTC MAIN commitmail json YAML

use device_private() to find the matching pyro leaf, now that pyro
has been device_t-ified.

(mrg)

2011-08-12 04:14:00 UTC MAIN commitmail json YAML

Cache vattr in psshfs's setattr.

This means within the cache window, a setattr that wouldn't change the
remote file's attributes from our current view of them will not be
relayed to the server and wait for the server to answer.  Thus, e.g., a
process with a periodic timer interrupt that calls open(2) in a loop
can make progress with much higher probability than without caching.

XXX The test case doesn't work, so it's currently disabled.  It needs
to stop the child of sshd that is handling an sftp session, not sshd
itself, and it's not obvious how to do that.

ok pooka

(riastradh)

2011-08-12 03:59:45 UTC MAIN commitmail json YAML

Need root for /dev/power.

(riastradh)

2011-08-12 03:26:51 UTC MAIN commitmail json YAML

i386 and amd64 are on GCC 4.5 too now.

(riastradh)

2011-08-12 01:22:37 UTC MAIN commitmail json YAML

print the ihandle passed in, not NULL.

(mrg)

2011-08-12 00:57:25 UTC MAIN commitmail json YAML

Clean up extern mess by adding an API for kernel components to call libc
functions. thunk.c is built with special cflags that makes it compile
against standard system headers instead of kernel ones.

(jmcneill)

2011-08-11 23:15:41 UTC MAIN commitmail json YAML

2011-08-11 23:15:03 UTC MAIN commitmail json YAML

2011-08-11 23:04:44 UTC MAIN commitmail json YAML

2011-08-11 22:52:47 UTC MAIN commitmail json YAML

Allow "echo -n" to work as expected in rc.d scripts that are executed
by /etc/rc.  Similarly for printf with a format that does not end with
"\n".  Previously, the partial line would not be visible on the console
until a newline was printed, possibly after an annoying delay.

This is done by adding echo() and printf() shell functions to rc.subr,
so that naive use of the echo and printf commands in rc.d scripts will
call these functions instead of the underlying commands.  These shell
functions send a new "nop" metadata message after the partial line, and
the rc_postprocess function in /etc/rc disentangles the partial line of
plain output from the metadata "nop".

Also add a "-n" option to the print_rc_normal function in rc.subr,
and make some cosmetic changes.

(apb)

2011-08-11 22:38:25 UTC MAIN commitmail json YAML

Instead of trying to override vers.o target, set NVFLAGS=-n

(jmcneill)

2011-08-11 22:37:57 UTC MAIN commitmail json YAML

let md makefile add newvers.sh flags by setting NVFLAGS

(jmcneill)

2011-08-11 22:37:06 UTC MAIN commitmail json YAML

2011-08-11 22:35:10 UTC MAIN commitmail json YAML

Call print_version without argument and mark it as void.

(joerg)

2011-08-11 22:30:41 UTC MAIN commitmail json YAML

get this linking and running (sorta) again:

soundwave$ ./netbsd
NetBSD/usermode startup
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
    2006, 2007, 2008, 2009, 2010, 2011
    The NetBSD Foundation, Inc.  All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
    The Regents of the University of California.  All rights reserved.

NetBSD 5.99.55 (GENERIC) #10: Thu Aug 11 14:24:03 EDT 2011
        jmcneill@soundwave:/home/jmcneill/branches/HEAD/src/sys/arch/usermode/compile/GENERIC
total memory = 128 MB
avail memory = 124 MB
mainbus0 (root)
cpu0 at mainbus0
clock0 at mainbus0
ttycons0 at mainbus0: console
panic: setcontext failed: 14
rebooting...
Abort (core dumped)

(jmcneill)

2011-08-11 22:26:19 UTC MAIN commitmail json YAML

pmap_memory isn't a static array anymore so sizeof doesn't work on it

(jmcneill)

2011-08-11 22:26:13 UTC MAIN commitmail json YAML

2011-08-11 22:16:45 UTC MAIN commitmail json YAML

2011-08-11 22:13:37 UTC MAIN commitmail json YAML

2011-08-11 22:12:07 UTC MAIN commitmail json YAML

Assume for a moment that the intention here is to do something useful.

(joerg)

2011-08-11 22:10:53 UTC MAIN commitmail json YAML

2011-08-11 21:59:46 UTC MAIN commitmail json YAML

2011-08-11 21:52:02 UTC MAIN commitmail json YAML

2011-08-11 21:23:09 UTC MAIN commitmail json YAML

add libcompat.o/.po targets for COMPAT_AS=obj

(jmcneill)

2011-08-11 20:56:34 UTC MAIN commitmail json YAML

Add viaide for Iomega Storcenter, although a VT6410 driver still needs to
be written.

(phx)

2011-08-11 20:33:20 UTC MAIN commitmail json YAML

Unbreak the build. (conflicting types in function declaration and definition)

Thanks riz@

(cherry)

2011-08-11 19:52:53 UTC MAIN commitmail json YAML

2011-08-11 18:36:14 UTC MAIN commitmail json YAML

2011-08-11 18:11:17 UTC MAIN commitmail json YAML

2011-08-11 18:05:11 UTC MAIN commitmail json YAML

2011-08-11 17:59:00 UTC MAIN commitmail json YAML

2011-08-11 17:14:46 UTC MAIN commitmail json YAML

2011-08-11 17:14:12 UTC MAIN commitmail json YAML

Add SiS 315 Pro VGA

(bouyer)

2011-08-11 12:03:58 UTC MAIN commitmail json YAML

2011-08-11 12:03:06 UTC MAIN commitmail json YAML

pwdog is not for all platforms, build only on i386, x86_64, and sparc64

(mbalmer)

2011-08-11 11:21:06 UTC MAIN commitmail json YAML

2011-08-11 11:17:15 UTC MAIN commitmail json YAML

Add the pwdog module to md.evbppc as well and take a note in mi that
module have to be added in md.evbppc as well (and why that is so).

(mbalmer)

2011-08-11 11:01:31 UTC MAIN commitmail json YAML

per-cpu gdt support for xen

(cherry)

2011-08-11 10:52:12 UTC MAIN commitmail json YAML

2011-08-11 08:39:42 UTC MAIN commitmail json YAML

2011-08-11 08:39:35 UTC MAIN commitmail json YAML

Bump SYMTAB_SPACE so that it fits again.

(he)

2011-08-11 08:00:05 UTC MAIN commitmail json YAML

2011-08-11 07:58:56 UTC MAIN commitmail json YAML

2011-08-11 07:47:23 UTC MAIN commitmail json YAML

Bump the image size so that the contents fits again.

(he)

2011-08-11 07:38:56 UTC MAIN commitmail json YAML

2011-08-11 07:36:17 UTC MAIN commitmail json YAML

Add commented out sample entry for pwdog(4).

(mbalmer)

2011-08-11 07:33:26 UTC MAIN commitmail json YAML

2011-08-10 21:46:02 UTC MAIN commitmail json YAML

refactor the bitstring/mask operations to be behind an API. Make pending interrupt marking cpu aware.

(cherry)

2011-08-10 20:38:45 UTC MAIN commitmail json YAML

KNF police (rmind@ :-)

(cherry)

2011-08-10 15:56:01 UTC MAIN commitmail json YAML

Update the (shared) v_interlock if the upper node changes.

(hannken)

2011-08-10 12:13:20 UTC MAIN commitmail json YAML

Sync usage with man page.

(wiz)

2011-08-10 11:39:46 UTC MAIN commitmail json YAML

2011-08-10 11:31:49 UTC MAIN commitmail json YAML

2011-08-10 10:34:49 UTC MAIN commitmail json YAML

Disable bzip2 support in freetype on xorg tools build.
Fixes PR xsrc/45223 (xorg tools build fails on CentOS due to
lack of bz2 support).

(tsutsui)

2011-08-10 10:32:19 UTC MAIN commitmail json YAML

Make it possible to disable #define FT_CONFIG_OPTION_USER_BZIP2
setting by -DFT_CONFIG_OPTION_DISABLE_BZIP2 for tools build
on systems which don't have native bzip2 support.
Ok'ed by mrg@ in PR xsrc/45223.

(tsutsui)

2011-08-10 09:50:37 UTC MAIN commitmail json YAML

Introduce locking primitives for Xen pte operations, and xen helper calls for MP related MMU ops

(cherry)

2011-08-10 09:42:29 UTC MAIN commitmail json YAML

fix root.cache

(christos)

2011-08-10 08:10:39 UTC MAIN commitmail json YAML

disable some warnings to appease gcc-4.5

(plunky)