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

2024-05-09 23:18:09 UTC Now

2009-08-14 21:18:29 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #894):
lib/libc/sys/semctl.2: revision 1.18
lib/libc/sys/shmctl.2: revision 1.20
Fix pastos. From Jukka Salmi in PR 41605, with a very minor adjustment.

(snj)

2009-08-14 21:17:22 UTC MAIN commitmail json YAML

Add support for multi-position electro-mechanical keylocks.  An example
driver, gpiolock(4), is provided as an example how to interface real hardware.
A new securemodel, securemodel_keylock, is provided to show how this can
be used to tie keylocks to overall system security.  This is experimental
code.  The diff has been on tech-kern for several weeks.

Reviewed by many, kauth(9) integration reviewed by Elad Efrat; approved by
tonnerre@ and tron@.  Thanks to everyone who provided feedback.

(mbalmer)

2009-08-14 21:16:14 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by dsl in ticket #893):
sys/kern/kern_resource.c: revision 1.152
PR/41489: Stathis Kamperis: setpriority(2) returns EACCES instead of EPERM
Per discussion on the PR's audit trail, put back original checks for now.

(snj)

2009-08-14 21:15:16 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dsl in ticket #893):
sys/kern/kern_resource.c: revision 1.152
PR/41489: Stathis Kamperis: setpriority(2) returns EACCES instead of EPERM
Per discussion on the PR's audit trail, put back original checks for now.

(snj)

2009-08-14 21:06:04 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dsl in ticket #888):
sys/dev/if_ndis/if_ndis.c: revision 1.28
sys/dev/if_ndis/if_ndis_pci.c: revision 1.16
Patch from PR/39034 - should make this compile!
I've not removed the mtx_destroy() since that has to be in there somewhere.

(snj)

2009-08-14 21:04:49 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by dsl in ticket #888):
sys/dev/if_ndis/if_ndis.c: revision 1.28
sys/dev/if_ndis/if_ndis_pci.c: revision 1.16
Patch from PR/39034 - should make this compile!
I've not removed the mtx_destroy() since that has to be in there somewhere.

(snj)

2009-08-14 21:00:10 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #887):
sbin/dkctl/dkctl.c: revision 1.18
make dkctl conform to its man page and print the device name on addwedge
when the addition was successful (as well as indicating success).

(snj)

2009-08-14 20:58:58 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #887):
sbin/dkctl/dkctl.8: revision 1.19, 1.20
list the partition types addwedge understands, so you don't need to utsl
to find out what strings to use here
fixes PR 37252

(snj)

2009-08-14 20:55:29 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #887):
sbin/dkctl/dkctl.c: revision 1.18
make dkctl conform to its man page and print the device name on addwedge
when the addition was successful (as well as indicating success).

(snj)

2009-08-14 20:53:59 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by spz in ticket #887):
sbin/dkctl/dkctl.8: revision 1.19
list the partition types addwedge understands, so you don't need to utsl
to find out what strings to use here
fixes PR 37252

(snj)

2009-08-14 20:46:13 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by dyoung in ticket #879):
sbin/ifconfig/vlan.c: revision 1.13
Don't require a "vlan" argument with "-vlanif".  "ifconfig vlan0
-vlanif" works as one would expect, now.

(snj)

2009-08-14 20:45:42 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dyoung in ticket #879):
sbin/ifconfig/vlan.c: revision 1.13
Don't require a "vlan" argument with "-vlanif".  "ifconfig vlan0
-vlanif" works as one would expect, now.

(snj)

2009-08-14 20:44:06 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by dyoung in ticket #878):
sbin/ifconfig/parse.c: revision 1.14
Both carp.c and vlan.c expect for a keyword with a KW_T_STR-type
value to put a prop_string_t into the environment, but the keyword
parser put a prop_data_t into the environment, instead.  That broke
the -vlanif and -carpdev keywords and defied developer expectations.
Let's put a prop_string_t into the environment.
Thanks to Arnaud Degroote for reporting the problem.

(snj)

2009-08-14 20:42:53 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dyoung in ticket #878):
sbin/ifconfig/parse.c: revision 1.14
Both carp.c and vlan.c expect for a keyword with a KW_T_STR-type
value to put a prop_string_t into the environment, but the keyword
parser put a prop_data_t into the environment, instead.  That broke
the -vlanif and -carpdev keywords and defied developer expectations.
Let's put a prop_string_t into the environment.
Thanks to Arnaud Degroote for reporting the problem.

(snj)

2009-08-14 20:39:04 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by roy in ticket #885):
bin/pax/options.c: revision 1.105
dist/nawk/maketab.c: revision 1.12
dist/nawk/proctab.c: revision 1.11
dist/nawk/proto.h: revision 1.9
dist/nawk/run.c: revision 1.29
usr.bin/ctags/C.c: revision 1.19
usr.bin/ctags/ctags.h: revision 1.9
usr.bin/ctags/fortran.c: revision 1.11
usr.bin/ctags/lisp.c: revision 1.11
usr.bin/ctags/print.c: revision 1.10
usr.bin/ctags/yacc.c: revision 1.12
usr.bin/gencat/gencat.c: revision 1.30
Rename internal getline() function to get_line() so it does
conflict with the soon to be added getline(3) libc function.

(snj)

2009-08-14 20:32:22 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by roy in ticket #885):
bin/pax/options.c: revision 1.105
dist/nawk/maketab.c: revision 1.12
dist/nawk/proctab.c: revision 1.11
dist/nawk/proto.h: revision 1.9
dist/nawk/run.c: revision 1.29
usr.bin/ctags/C.c: revision 1.19
usr.bin/ctags/ctags.h: revision 1.9
usr.bin/ctags/fortran.c: revision 1.11
usr.bin/ctags/lisp.c: revision 1.11
usr.bin/ctags/print.c: revision 1.10
usr.bin/ctags/yacc.c: revision 1.12
usr.bin/gencat/gencat.c: revision 1.30
Rename internal getline() function to get_line() so it does
conflict with the soon to be added getline(3) libc function.

(snj)

2009-08-14 19:23:55 UTC MAIN commitmail json YAML

2009-08-14 16:57:17 UTC matt-nb5-mips64 commitmail json YAML

Add support ABIS other than O32 (O64, N32, N64).  Rebuilding for O32 results
in no binary differences.

(matt)

2009-08-13 17:55:18 UTC MAIN commitmail json YAML

avoid NULL dereference in log output if the command line parser
failed to extract a port number from the URL

(drochner)

2009-08-13 17:50:41 UTC MAIN commitmail json YAML

give up root's supplementary group memberships when switching
to _sdpd._sdpd privileges, approved by plunky

(drochner)

2009-08-13 11:27:35 UTC MAIN commitmail json YAML

recognize virtual cpu feature indicating guest state.

(cegger)

2009-08-13 09:19:22 UTC ipsec-tools-0_7-branch commitmail json YAML

2009-08-13 09:18:45 UTC ipsec-tools-0_7-branch commitmail json YAML

fixed a potential DoS in oakley_do_decrypt(), reported by Orange Labs

(vanhu)

2009-08-13 09:18:28 UTC MAIN commitmail json YAML

fixed a potential DoS in oakley_do_decrypt(), reported by Orange Labs

(vanhu)

2009-08-13 09:04:03 UTC MAIN commitmail json YAML

buildfix: if_indexlim is of type size_t

(cegger)

2009-08-13 08:57:43 UTC MAIN commitmail json YAML

Allow undescribed, direct ioctls as used by Unix. This capability was removed in BSD, presumably because nothing used it any more.
Third party system software written for Unix (like ZFS) requires this to work without significant modifications.

Ok supremeleader@

(haad)

2009-08-13 06:59:38 UTC MAIN commitmail json YAML

Pass WARNS=4, not without some gross preprocessor hackery.
XXX: does this program actually do anything useful these days?

(dholland)

2009-08-13 05:53:58 UTC MAIN commitmail json YAML

Assorted minor cleanup:
  - use stdbool.h (partly)
  - move extern declarations of data to header files
  - use right types for calloc() wrapper
  - remove bogus casts on return values
  - remove excessive Pascal-style parentheses in conditionals
  - a couple const fixes
  - fix some typos in comments

(dholland)

2009-08-13 05:15:10 UTC MAIN commitmail json YAML

2009-08-13 04:09:53 UTC MAIN commitmail json YAML

2009-08-13 03:56:32 UTC MAIN commitmail json YAML

Don't include EXEC_AOUT stuff by default.

(matt)

2009-08-13 03:53:13 UTC MAIN commitmail json YAML

#include "opt_execfmt.h" and only compile innards if EXEC_AOUT is defined.

(matt)

2009-08-13 03:50:02 UTC MAIN commitmail json YAML

2009-08-13 03:38:25 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-suntcx/dist/COPYING@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/ChangeLog@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/Makefile.am@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/Makefile.in@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/README@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/aclocal.m4@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/config.guess@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/config.h.in@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/config.sub@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/configure@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/configure.ac@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/depcomp@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/install-sh@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/ltmain.sh@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/man/Makefile.am@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/man/Makefile.in@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/man/suntcx.man@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/missing@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/src/Makefile.am@1.1 / diff / nxr@1.1
xsrc/external/mit/xf86-video-suntcx/dist/src/Makefile.in@1.1 / diff / nxr@1.1
      :
(more 4 files)
Sun TCX/S24 driver, version 1.1.1
from Xorg

(macallan)

2009-08-13 03:21:03 UTC MAIN commitmail json YAML

Fix KASSERT() failure reported by Geoff Wing.

(matt)

2009-08-13 03:10:03 UTC MAIN commitmail json YAML

2009-08-13 03:07:49 UTC MAIN commitmail json YAML

2009-08-13 02:10:50 UTC MAIN commitmail json YAML

2009-08-13 00:34:05 UTC MAIN commitmail json YAML

Postpone to a workqueue adding link-local and loopback IPv6 addresses
to an interface.  This keeps the kernel from entering ifp->if_ioctl
recursively, which can deadlock if if_ioctl takes locks.  This will
fix deadlocks & LOCKDEBUG errors in agr(4) (kern/39940) and in
gre(4).

(dyoung)

2009-08-13 00:23:32 UTC MAIN commitmail json YAML

Use sysctl(9) to expose to userland each interface transmission
queue's maximum length, current length, and number of drops.  E.g.,

% sysctl net.interfaces.bnx0
net.interfaces.bnx0.sndq.len = 0
net.interfaces.bnx0.sndq.maxlen = 509
net.interfaces.bnx0.sndq.drops = 0

Let userland adjust the maximum queue length.

While I'm here, add a 64-bit generation number, if_index_gen, to
ifnet; the pair [ifp->if_index, ifp->if_index_gen] can serve to
identify an ifnet for the lifetime of the system.  I will use this
in an upcoming change.

Ok matt@.

(dyoung)

2009-08-12 23:51:23 UTC MAIN commitmail json YAML

2009-08-12 23:41:10 UTC MAIN commitmail json YAML

Note remove of a.out support for MIPS

(matt)

2009-08-12 23:39:13 UTC MAIN commitmail json YAML

Don't build for MIPS anymore

(matt)

2009-08-12 23:38:20 UTC MAIN commitmail json YAML

2009-08-12 23:29:20 UTC MAIN commitmail json YAML

2009-08-12 22:49:37 UTC MAIN commitmail json YAML

2009-08-12 22:16:15 UTC MAIN commitmail json YAML

Don't require the gateway address to have room for both an interface
name and address.  Room for an address will do.  This should fix
a regression in 'arp -s ...' on interfaces such as xennet0 with
unusually long names.

I will request a pull-up to netbsd-5.

(dyoung)

2009-08-12 21:52:41 UTC MAIN commitmail json YAML

Register callbacks for reclaiming kvm kernel space to arc. Unregister both
kvm address space and memory callbacks from kernel during arc_fini call.

(haad)

2009-08-12 21:24:57 UTC MAIN commitmail json YAML

Remove some .c files accidentally left on the .S lines

(dsl)

2009-08-12 21:20:41 UTC MAIN commitmail json YAML

2009-08-12 21:18:43 UTC MAIN commitmail json YAML

Use stuff from libc/Makefile to auto-remove .c files if a .S has been added.
Use it to dispose of tne .c files that were already only conditionally
added.

(dsl)

2009-08-12 20:24:31 UTC MAIN commitmail json YAML

Watch getservbyport_r() semantics. sv needs scope
while results are being looked at which in turn
are no longer valid after a endservent_r().

(seanb)

2009-08-12 20:10:41 UTC MAIN commitmail json YAML

Define HPPA_FLEX_SIZE

(skrll)

2009-08-12 19:47:59 UTC matt-nb5-mips64 commitmail json YAML

Merge change for 1.2 from current:

Merge most of the builtin_defines from Linux since they are far superior
to the ones NetBSD has and it allows easier porting.

(matt)

2009-08-12 19:43:00 UTC MAIN commitmail json YAML

mention voyagerfb

(macallan)

2009-08-12 19:39:51 UTC MAIN commitmail json YAML

2009-08-12 19:28:00 UTC MAIN commitmail json YAML

add voyagerfb, a driver for the Gdium Liberty 1000's onboard graphics chip

(macallan)

2009-08-12 14:06:13 UTC MAIN commitmail json YAML

Fix a botch in the previous rev 1.21:
We have to mask higher bits on NCR register access via bus_space_read_4(9),
as the previous NCR_READ_REG() does.
Problem reported by Erik Bertelsen on port-pmax@.

I tested a different version on 3MIN and I also tested committed version
on gxemul, but 3MAX doesn't have asc_ioasic but asc_tc..

(tsutsui)

2009-08-12 13:34:34 UTC MAIN commitmail json YAML

Match the Broadcom BCM5464 PHY.

(simonb)

2009-08-12 13:33:43 UTC MAIN commitmail json YAML

2009-08-12 13:33:02 UTC MAIN commitmail json YAML

Add Broadcom BCM5464 PHY.

(simonb)

2009-08-12 12:56:30 UTC MAIN commitmail json YAML

2009-08-12 12:15:49 UTC MAIN commitmail json YAML

Update to reflect new open-source ath hal

(sborrill)

2009-08-12 11:17:17 UTC MAIN commitmail json YAML

Add 1000BASE-BX10.

(msaitoh)

2009-08-12 10:03:30 UTC MAIN commitmail json YAML

Fix non-DEBUG builds.

(skrll)

2009-08-12 09:05:08 UTC MAIN commitmail json YAML

2009-08-12 09:00:10 UTC MAIN commitmail json YAML

2009-08-12 08:57:30 UTC MAIN commitmail json YAML

2009-08-12 08:56:41 UTC MAIN commitmail json YAML

2009-08-12 08:54:54 UTC MAIN commitmail json YAML

2009-08-12 08:51:22 UTC MAIN commitmail json YAML

2009-08-12 08:48:56 UTC MAIN commitmail json YAML

2009-08-12 08:48:15 UTC MAIN commitmail json YAML

2009-08-12 08:44:45 UTC MAIN commitmail json YAML

2009-08-12 08:30:55 UTC MAIN commitmail json YAML

2009-08-12 08:27:24 UTC MAIN commitmail json YAML

2009-08-12 08:26:49 UTC MAIN commitmail json YAML

2009-08-12 08:25:27 UTC MAIN commitmail json YAML

2009-08-12 08:24:20 UTC MAIN commitmail json YAML

sprinkle static

(dholland)

2009-08-12 08:23:20 UTC MAIN commitmail json YAML

sprinkle static

(dholland)

2009-08-12 08:22:24 UTC MAIN commitmail json YAML

sprinkle static

(dholland)

2009-08-12 08:21:41 UTC MAIN commitmail json YAML

2009-08-12 08:12:21 UTC MAIN commitmail json YAML

2009-08-12 08:11:37 UTC MAIN commitmail json YAML

2009-08-12 08:10:49 UTC MAIN commitmail json YAML

2009-08-12 08:07:27 UTC MAIN commitmail json YAML

2009-08-12 08:04:05 UTC MAIN commitmail json YAML

2009-08-12 07:46:36 UTC MAIN commitmail json YAML

Remove NOP flushes. pvh_list == NULL.

(skrll)

2009-08-12 07:42:36 UTC MAIN commitmail json YAML

Pull across a fix from OpenBSD, but use PDE_SIZE instead of ~PDE_MASK + 1.

Make sure that if a PDE isn't there, we skip to the start of the address
range covered by the next PDE and not somewhere in the middle.  The old could
have skipped over some valid PTE's causing them to stay behind in the pmap.
Since we would not flush the cache for those pages either this could also
cause memory corruption when dirty cache lines would be written back to
memory at a later stage.

(skrll)

2009-08-12 07:42:11 UTC MAIN commitmail json YAML

2009-08-12 07:28:41 UTC MAIN commitmail json YAML

2009-08-12 06:19:17 UTC MAIN commitmail json YAML

2009-08-12 06:06:28 UTC MAIN commitmail json YAML

2009-08-12 05:55:53 UTC MAIN commitmail json YAML

2009-08-12 05:54:31 UTC MAIN commitmail json YAML

2009-08-12 05:51:59 UTC MAIN commitmail json YAML

sprinkle static

(dholland)

2009-08-12 05:48:05 UTC MAIN commitmail json YAML

2009-08-12 05:40:04 UTC MAIN commitmail json YAML

2009-08-12 05:35:44 UTC MAIN commitmail json YAML

2009-08-12 05:29:40 UTC MAIN commitmail json YAML

2009-08-12 05:21:28 UTC MAIN commitmail json YAML

sprinkle static

(dholland)

2009-08-12 05:20:38 UTC MAIN commitmail json YAML

2009-08-12 05:19:27 UTC MAIN commitmail json YAML

2009-08-12 05:17:58 UTC MAIN commitmail json YAML

2009-08-12 05:12:58 UTC MAIN commitmail json YAML

If using the N32 ABI, define _BSD_JBSLOT_T as long long.  Keep _JBLEN
constant since _BSD_JBSLOT_T will now change in size so _JBLEN doesn't
have to.

(matt)

2009-08-12 04:57:36 UTC MAIN commitmail json YAML

Allow <machine/setjmp.h> to override the type using in jmpbuf.

(matt)

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

looks as if "ospeed" here was meant to be extern.

(dholland)

2009-08-12 04:48:03 UTC MAIN commitmail json YAML

2009-08-12 04:30:21 UTC MAIN commitmail json YAML

2009-08-12 04:28:27 UTC MAIN commitmail json YAML

2009-08-12 02:12:45 UTC MAIN commitmail json YAML

Merge most of the builtin_defines from Linux since they are far superior
to the ones NetBSD has and it allows easier porting.

(matt)

2009-08-11 21:42:03 UTC MAIN commitmail json YAML

bump to nb5:
. :ESC works again
. #+ and #- work again

(aymeric)

2009-08-11 21:28:02 UTC MAIN commitmail json YAML

. adding STRCHR variants to common/multibyte.h for the benefit of
. making #+ and #- work again in vi/v_increment.c

(aymeric)

2009-08-11 21:24:49 UTC MAIN commitmail json YAML

in v_ecl(), copy the converter from the shadow screen initialized in
v_ecl_init(), so that history can be displayed and edited.

Which means, :ESC works again.

(aymeric)

2009-08-11 19:15:30 UTC MAIN commitmail json YAML

2009-08-11 19:07:33 UTC MAIN commitmail json YAML

We use gdb 6.5 these days.

(snj)

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

Be consistent within this document: Queue -> Queuing.

(snj)

2009-08-11 17:30:43 UTC MAIN commitmail json YAML

2009-08-11 17:29:05 UTC MAIN commitmail json YAML

Change (slightly) the way NO_SRCS is processed, update big comment!
Now the .c file is removed from SRCS for both .S and .c in NO_SRSC.
The .c file is added to LSRCS for .S files in NO_SRCS.
(.S files in SRCS have the same treatment - but also get compiled.)
Allows vax build to be fixed.
Also the previous version failed to add to LSRCS correctly.

(dsl)

2009-08-11 17:15:32 UTC MAIN commitmail json YAML

Fix watchdog code:
- the timer bound constants are in tick, so convert period to tick before
  checking it against the bounds
- for ICH5 or older, fix code that would have always written a 0 period
  to the register.

(bouyer)

2009-08-11 17:04:20 UTC MAIN commitmail json YAML

Remove all declarations of physmem from sys/arch.  Add an include of
<sys/systm.h> to the one file that did not already contain it.
This now means that physmem can be changed by updating systm.h and uvm_page.c
(excluding fixing printfs)

(matt)

2009-08-11 16:27:08 UTC MAIN commitmail json YAML

Fix brain fart.  physmem was int not long.

(matt)

2009-08-11 16:07:24 UTC MAIN commitmail json YAML

Add back declaration of physmem but use the existing type (long).

(matt)

2009-08-11 12:38:24 UTC MAIN commitmail json YAML

Allow console speed to be overriden with "options CONSPEED=xxx".
Default to 115200 (original hard-coded value).

(simonb)

2009-08-11 12:34:06 UTC MAIN commitmail json YAML

2009-08-11 09:16:53 UTC MAIN commitmail json YAML

Remove physmem definition to uintptr_t from another patch.

(haad)

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

Remove declaration of physmem since uvm_page.c declares it.

(matt)

2009-08-11 03:56:34 UTC MAIN commitmail json YAML

#ifdef around boot args parsing for now, so won't kill autobooting the gdium

(cliff)

2009-08-11 03:37:26 UTC MAIN commitmail json YAML

Use arch/mips/files.bonito

(matt)

2009-08-11 02:38:30 UTC MAIN commitmail json YAML

Fix loongson2 sdcache init.

(matt)

2009-08-11 02:37:29 UTC MAIN commitmail json YAML

2009-08-11 02:36:43 UTC MAIN commitmail json YAML

Enable DIAGNOSTIC
Add cpu0

(matt)

2009-08-11 02:35:15 UTC MAIN commitmail json YAML

Disable 2nd PCI Windows @ 8MB

(matt)

2009-08-11 02:32:38 UTC MAIN commitmail json YAML

Fix mainbus_print and don't pass a NULL name.

(matt)

2009-08-11 00:34:29 UTC MAIN commitmail json YAML

Flush by increasing way, then increasing addr.  flush L1 before L2 (even
though according to the specification it should be needed).  Reset
mips_sdcache_size to 0 so we will configure it.

(matt)

2009-08-10 23:17:29 UTC MAIN commitmail json YAML

Add uvm_reclaim_hooks support for reclaiming kernel KVA space and memory.
This is used only by zfs where uvm_reclaim hook is added from arc cache.

Oked ad@.

(haad)

2009-08-10 23:08:12 UTC MAIN commitmail json YAML

Remove unused variable powman_ioh.
  It is used in GUMSTIX ohci patch.

(kiyohara)

2009-08-10 22:55:08 UTC MAIN commitmail json YAML

Enable taskq which was disabled during testing.

(haad)

2009-08-10 22:47:09 UTC MAIN commitmail json YAML

2009-08-10 22:44:41 UTC MAIN commitmail json YAML

Rename getline to zgetline to avoid clashes with NetBSD getline.

Problem found by zafer@.

(haad)

2009-08-10 22:41:51 UTC MAIN commitmail json YAML

Fix number of arguments passed to do_sys_mkdir.

(haad)

2009-08-10 22:39:38 UTC MAIN commitmail json YAML

Remove strange looking -I entries.

(haad)

2009-08-10 22:38:59 UTC MAIN commitmail json YAML

Remove strange looking -I entries.

(haad)

2009-08-10 22:38:02 UTC MAIN commitmail json YAML

2009-08-10 22:36:37 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2009-08-10 22:29:30 UTC MAIN commitmail json YAML

Add _PC_ACL_EXTENDED and _PC_MIN_HOLE_SIZE which are needed by zfs.

(haad)

2009-08-10 21:27:46 UTC MAIN commitmail json YAML

Add matt-nb5-mips64 branch

(matt)

2009-08-10 20:22:06 UTC MAIN commitmail json YAML

reduce the number of KAUTH_DEVICE_BLUETOOTH_SEND/RECV requests
by passing the packet type as an argument rather than having
a different request for each type.

(from a suggestion by mrg)

(plunky)

2009-08-10 18:25:20 UTC MAIN commitmail json YAML

remove last usage of KAUTH_ISSUSER in bluetooth code by adding
some requests to the device scope:

KAUTH_DEVICE_BLUETOOTH_SEND_COMMAND
KAUTH_DEVICE_BLUETOOTH_RECV_COMMAND
KAUTH_DEVICE_BLUETOOTH_RECV_EVENT
KAUTH_DEVICE_BLUETOOTH_RECV_DATA

and a listener tied to the HCI protocol that will approve the basic
minimum to be sent and received.

handle the requests in the bsd44_suser listener by approving all
when the credential is root.

(plunky)

2009-08-10 17:36:00 UTC MAIN commitmail json YAML

Add enum uio_seg argument to do_sys_mknod().

(rjs)

2009-08-10 16:50:18 UTC MAIN commitmail json YAML

Revent change to printf.  (why can't __func__ concat with other string?)

(matt)

2009-08-10 16:49:30 UTC MAIN commitmail json YAML

Compare vaddr_t against 0, not NULL.

(matt)

2009-08-10 12:04:17 UTC MAIN commitmail json YAML

Use __sparc_v9__ instead of __sparc64__ - this hack is due to arch dependend
pmap peculiarities, and does not cover sparc64 code when compiled
with -m32.

(martin)

2009-08-10 11:46:42 UTC MAIN commitmail json YAML

Tab police.

(simonb)

2009-08-10 08:22:13 UTC MAIN commitmail json YAML

Don't print EAGAIN error from pfkey_handler(), it can occur normally
under some code paths and is not a hard error in any case.

(tteras)

2009-08-10 08:05:33 UTC MAIN commitmail json YAML

Change kvtopte and kvtophys from ({ }) to static inline and while there
make them tolerable of rump.

(matt)

2009-08-10 07:19:11 UTC MAIN commitmail json YAML

Add raidframe module dir. Rf needs some fixes before it can be used as a
kernel module.

(haad)

2009-08-10 07:16:06 UTC MAIN commitmail json YAML

Add solaris and zfs kernel modules build directories. These modules will
not be built during release build until we import other kernel patches needed.

(haad)

2009-08-10 02:56:23 UTC MAIN commitmail json YAML

2009-08-09 22:49:01 UTC MAIN commitmail json YAML

2009-08-09 22:26:45 UTC MAIN commitmail json YAML

Add no options VMSWAP_UAREA and options ENABLE_MIPS_16KB_PAGE.
Gdium now gets as far as the root prompt.

(matt)

2009-08-09 22:25:41 UTC MAIN commitmail json YAML

Add makeoptions DEBUG="-g"

(matt)

2009-08-09 22:24:53 UTC MAIN commitmail json YAML

If using 16KB pages and VMSWAP_UAREA isn't defined, then cpu_switch_resume
becomes a empty routine since the UAREA is now mapped via KSEG0 instead of
via TLB.

(matt)

2009-08-09 22:22:51 UTC MAIN commitmail json YAML

If using 16KB pages, don't enable special CCA for loongson2 cpus.

(matt)

2009-08-09 22:21:44 UTC MAIN commitmail json YAML

Add 16KB variants of MIPS3_PG_{ODDPG,HVN,SVN}

(matt)

2009-08-09 22:19:10 UTC MAIN commitmail json YAML

Only swapout uareas if VMSWAP_UAREA is defined (which is should be by default).
If it's not defined and PMAP_MAP_POOLPAGE is defined and USPACE == PAGE_SIZE,
then allocate/map USPACE via uvm_pagealloc/PMAP_MAP_POOLPAGE.

On platforms like MIPS with 16KB pages, this means that uareas (and hence lwp
kernel stacks) will be always be accessible since they will be KSEG0.

(matt)

2009-08-09 22:13:07 UTC MAIN commitmail json YAML

If PMAP_MAP_POOLPAGE is defined, use it to map kernel map entries.  This
avoids TLB pollution on those platforms that define it.

(matt)

2009-08-09 21:58:03 UTC MAIN commitmail json YAML

Add [default] option to make UAREAs swappable.  Disabling the option makes
them unswappable and therefore allocatable using KSEG/BAT/etc.

(matt)

2009-08-09 21:32:17 UTC MAIN commitmail json YAML

2009-08-09 20:27:06 UTC MAIN commitmail json YAML

remove drm stuff for now

(christos)

2009-08-09 19:37:35 UTC MAIN commitmail json YAML

add spic and drm to generic

(christos)

2009-08-09 19:36:29 UTC MAIN commitmail json YAML

2009-08-09 19:35:36 UTC MAIN commitmail json YAML

spic is moving

(christos)

2009-08-09 19:35:02 UTC MAIN commitmail json YAML

move spic to common acpi.

(christos)

2009-08-09 17:53:54 UTC MAIN commitmail json YAML

Initialize Page Mask register based on PAGE_SIZE, don't assume it's always
going to be 4KB.  (And this change, I can boot a GDIUM kernel with 16KB
pages as far as I could with 4KB).

(matt)

2009-08-09 17:42:48 UTC MAIN commitmail json YAML

- pass unsigned char to toupper
- set snprintf did not bother to uppercase the name. Simplify and fix.

(christos)

2009-08-09 17:08:53 UTC MAIN commitmail json YAML

Allow rcorder-visualise.sh to accept an optional set of file names on
the command line.  By default it uses /etc/rc.d/*, as before.  Sample
usage: /usr/src/rcorder-visualise.sh /usr/src/etc/rc.d/*.

(apb)

2009-08-09 14:32:08 UTC MAIN commitmail json YAML

Add device-mapper driver which I forgot to add in haad-dm branch.

(haad)

2009-08-09 14:18:46 UTC MAIN commitmail json YAML

Add gpioiic, gpiosim, and gpioow.  Requested by tron.

(mbalmer)

2009-08-09 14:17:56 UTC MAIN commitmail json YAML

Add sdtemp, too.

(pgoyette)

2009-08-09 14:12:22 UTC MAIN commitmail json YAML

Add dbcool - I'd have done it long ago, when the driver was added, but
didn't know about this file until now.

(pgoyette)

2009-08-09 14:04:43 UTC MAIN commitmail json YAML

Add DNARD, AKA 'shark'.

(jakllsch)

2009-08-09 13:15:05 UTC MAIN commitmail json YAML

Fix misplaced #endif, from Henning Petersen in PR port-sparc64/41856

(martin)

2009-08-09 10:00:35 UTC MAIN commitmail json YAML

Mention first round of zfs import.

(haad)

2009-08-09 09:22:17 UTC MAIN commitmail json YAML

Fix vax.

Built by default options really should be tested better.

(skrll)

2009-08-09 08:53:58 UTC MAIN commitmail json YAML

Mention gpioiic(4).

(mbalmer)

2009-08-09 08:44:30 UTC MAIN commitmail json YAML

Sort sections. Fix typo.

(wiz)

2009-08-09 08:20:54 UTC MAIN commitmail json YAML

2009-08-09 08:18:01 UTC MAIN commitmail json YAML

gpioiic(4), a driver to do use GPIO pins in bit-banging mode to form an I2C
bus.  Ported from OpenBSD.

(mbalmer)

2009-08-09 07:40:46 UTC MAIN commitmail json YAML

Sort sections, remove superfluous .Pp, improve wording.

(wiz)

2009-08-09 07:27:54 UTC MAIN commitmail json YAML

Begin splitting lookup() into more tractable pieces too.

(dholland)

2009-08-09 07:10:13 UTC MAIN commitmail json YAML

Support verdex and verdex-pro.
  And
    + Support LCD controller.
    + Support SMSC LAN 9117 Ethernet controller.
    + Comment outed 'options GXIO_DEFAULT_EXPANSION'.  As for verdex-pro being
      sold now, this option becomes obstructive.
    + Remove some usb devices in GUMSTIX.
    + Update GUMSTIX.

Also
Fix ARM ABI in gumstix_start.S.  Thanks Brett Slager <bds at ifgd.net>.
Calculate RAM size in gumstix_start.S.

(kiyohara)

2009-08-09 06:40:10 UTC MAIN commitmail json YAML

2009-08-09 06:24:04 UTC MAIN commitmail json YAML

Remove GPIO configuration for board dependently.

(kiyohara)

2009-08-09 06:12:34 UTC MAIN commitmail json YAML

2009-08-09 05:36:22 UTC MAIN commitmail json YAML

Use PGSHIFT + 1 instead hardcoding 13.
Don't set Page Mask to 0 when invalidating a TLB entry.

(matt)

2009-08-09 04:09:55 UTC MAIN commitmail json YAML

s/struct device */device_t /g

(matt)

2009-08-09 04:08:14 UTC MAIN commitmail json YAML

Change TLBMiss to use values based on NBPG and PGSHIFT instead of magic
numbers.
Use REG_S instead of sw in a few more places.  Use _MFCO as well.

(matt)

2009-08-09 04:06:35 UTC MAIN commitmail json YAML

Add disabled code to set K0 CCA if CCA_SPECIAL is being used.

(matt)

2009-08-09 04:05:03 UTC MAIN commitmail json YAML

If Loongson2 way size is <= page size, don't enable mips_virtual_alias

(matt)