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 (2h)  netbsd-8 (5d)  netbsd-10 (6d)  netbsd-9 (12d)  thorpej-ifq (176d)  thorpej-altq-separation (178d) 

2024-05-10 17:16:21 UTC Now

2008-12-30 19:39:28 UTC christos-time_t commitmail json YAML

2008-12-30 19:38:39 UTC christos-time_t commitmail json YAML

2008-12-30 19:38:36 UTC MAIN commitmail json YAML

Add ISO partition detection enabling auto-detection of iso9660 and UDF
partitions on optical media like CD/DVD/BD but also on all other media if
there is no NetBSD disklabel or MBR label.

Also fix cd's readdisklabel arguments so the ioctl's arrive at the right
device (!) and update its default label to make more sense.

(reinoud)

2008-12-30 19:37:49 UTC christos-time_t commitmail json YAML

2008-12-30 19:35:08 UTC christos-time_t commitmail json YAML

2008-12-30 19:34:50 UTC christos-time_t commitmail json YAML

2008-12-30 19:34:34 UTC christos-time_t commitmail json YAML

2008-12-30 19:32:51 UTC christos-time_t commitmail json YAML

2008-12-30 19:31:51 UTC christos-time_t commitmail json YAML

2008-12-30 19:31:22 UTC christos-time_t commitmail json YAML

need to burn more numbers since sizeof(timeval50) == sizeof(timeval) on 64
bit archs.

(christos)

2008-12-30 19:30:46 UTC christos-time_t commitmail json YAML

2008-12-30 19:30:31 UTC christos-time_t commitmail json YAML

2008-12-30 19:05:40 UTC MAIN commitmail json YAML

2008-12-30 18:50:26 UTC christos-time_t commitmail json YAML

2008-12-30 18:00:38 UTC MAIN commitmail json YAML

The extra fonts have gone away again, probably due to changes being made
to make(1).  Mark them 'obsolete'.

(pgoyette)

2008-12-30 17:53:47 UTC MAIN commitmail json YAML

Also doctor the Revision header in the files.
This appears to be leftover from my earlier BIND update.

(he)

2008-12-30 15:50:25 UTC MAIN commitmail json YAML

schedular() call can now modify fd mask so make the working copy just
before calling select(); otherwise it can contain bad file descriptors

(tteras)

2008-12-30 15:08:09 UTC MAIN commitmail json YAML

Change va_fsid from long to u_long, so that we can store a dev_t
there without incurring warnings (which turns into build errors)
about conversions from unsigned int to long.
OK'ed by christos@.

(he)

2008-12-30 13:15:49 UTC MAIN commitmail json YAML

2008-12-30 12:56:12 UTC MAIN commitmail json YAML

2008-12-30 12:35:23 UTC MAIN commitmail json YAML

2008-12-30 10:44:30 UTC MAIN commitmail json YAML

Silence printf in common "device not found" error path.

(jmcneill)

2008-12-30 10:31:22 UTC MAIN commitmail json YAML

Closing file in ukfs_release

(stacktic)

2008-12-30 09:49:22 UTC MAIN commitmail json YAML

-I${RUMPTOP}/librump/rumpkern so that build from src/lib works.

noted by Geoff Wing on current-users

(pooka)

2008-12-30 05:51:19 UTC MAIN commitmail json YAML

Reclaim PVF_KNC in VIPT to be PVF_MULTCLR (page has multiple colors).
Track when a page is mapping in multiple colors and deal with the ramifications.
When a page's MOD attribute is cleared, clean it from the cache.
Fix a logic inversion.

With these changes, the TI SDP2420 H4 board can successfully natively build a
TISDP2420 kernel.

(matt)

2008-12-30 05:43:15 UTC MAIN commitmail json YAML

Use atomic ops to manipulate the bitmasks.

(matt)

2008-12-30 00:36:38 UTC MAIN commitmail json YAML

properly handle kthread_exit()

(pooka)

2008-12-29 23:18:35 UTC MAIN commitmail json YAML

2008-12-29 23:17:43 UTC MAIN commitmail json YAML

* make features match those of the nfs module just to have them in-sync
* remove stubs.c since all are now provided by rumpnet

(pooka)

2008-12-29 23:12:11 UTC MAIN commitmail json YAML

__weak_alias some more networking symbols for the benefit of the
nfs boot code in case not using the full networking stack.

(pooka)

2008-12-29 22:21:49 UTC MAIN commitmail json YAML

2008-12-29 22:16:15 UTC MAIN commitmail json YAML

Switch i386 away from rump/include/machine.  This means that rump
on i386 now uses the native kernel ABI.  This in turn means that
rump modules and kernel modules are binary equivalent and can be
used interchangeably.

(pooka)

2008-12-29 21:31:39 UTC christos-time_t commitmail json YAML

bring version 2 changes to the branch.

(christos)

2008-12-29 21:30:51 UTC MAIN commitmail json YAML

revert previous. it was meant for the branch.

(christos)

2008-12-29 20:39:49 UTC MAIN commitmail json YAML

Register a dummy block device for rump, since some file systems do
a sanity check to see if the block device exists.  This dummy block
device should eventually replace rump specfs.

(pooka)

2008-12-29 20:02:30 UTC MAIN commitmail json YAML

cast arguments for changed printf format

(mlelstv)

2008-12-29 19:59:09 UTC MAIN commitmail json YAML

2008-12-29 18:53:57 UTC MAIN commitmail json YAML

We are conseptually a module, so -D_MODULE.  Group CPPFLAGS better.

(pooka)

2008-12-29 17:52:43 UTC MAIN commitmail json YAML

Actually, revert previous - I doubt it would work with a non-rump kernel.
The filthy #ifdef _MODULE lives to stink another day.

(pooka)

2008-12-29 17:47:08 UTC MAIN commitmail json YAML

die filthy #ifdef _MODULE, die!

(pooka)

2008-12-29 17:45:55 UTC MAIN commitmail json YAML

2008-12-29 17:41:19 UTC MAIN commitmail json YAML

2008-12-29 17:02:18 UTC christos-time_t commitmail json YAML

hide yacc symbols from parsedate. Broke other yacc applications.

(christos)

2008-12-29 16:05:01 UTC MAIN commitmail json YAML

fixes for version 2.

(christos)

2008-12-29 16:03:57 UTC MAIN commitmail json YAML

2008-12-29 15:57:01 UTC MAIN commitmail json YAML

Mark up NULL with .Dv.

(wiz)

2008-12-29 15:35:02 UTC MAIN commitmail json YAML

Librate sysctl_setup_func typedef from the clutches of _MODULE and
stuff it in kern_sysctl.c where its only sensible use is.

(pooka)

2008-12-29 15:10:58 UTC christos-time_t commitmail json YAML

2008-12-29 15:08:04 UTC MAIN commitmail json YAML

2008-12-29 14:42:16 UTC MAIN commitmail json YAML

On old chip revisions, clear the screen using rasops when attaching.

(jdc)

2008-12-29 14:38:06 UTC netbsd-5 commitmail json YAML

Back out revision 1.38.6.1.

(jdc)

2008-12-29 14:36:34 UTC netbsd-5 commitmail json YAML

On old chip revisions, clear the screen using rasops when attaching.

(jdc)

2008-12-29 14:35:05 UTC MAIN commitmail json YAML

2008-12-29 14:33:40 UTC MAIN commitmail json YAML

2008-12-29 14:27:59 UTC MAIN commitmail json YAML

Clear the screen (via rasops) when attaching.
Pointed out by Bill Green on port-sparc.

(jdc)

2008-12-29 13:40:11 UTC MAIN commitmail json YAML

Don't need to hold kernel_lock for most of this (and not into the swapper!).

(ad)

2008-12-29 12:54:33 UTC MAIN commitmail json YAML

2008-12-29 12:52:51 UTC MAIN commitmail json YAML

Don't do KM_NOSLEEP allocations.

(ad)

2008-12-29 12:43:47 UTC MAIN commitmail json YAML

Add a bunch of new text, in particular:

Use of KM_NOSLEEP is strongly discouraged as it can
create transient, hard to debug failures that occur
when the system is under memory pressure.

In situations where it is not possible to sleep, for
example because locks are held by the caller, the
code path should be restructured to allow the allo-
cation to be made in another place.

(ad)

2008-12-29 12:18:12 UTC MAIN commitmail json YAML

2008-12-29 12:16:52 UTC MAIN commitmail json YAML

fdcintr1 requires the mutex to be held.

(mlelstv)

2008-12-29 10:18:38 UTC MAIN commitmail json YAML

In the :M code, 'pattern' is always malloced memory - so unconditionally
free.

(dsl)

2008-12-29 10:12:30 UTC MAIN commitmail json YAML

Count both () and {} when looking for the end of a :M pattern.
In particular inside .if empty(...) it was only counting ().
In reality this needs further changes.
This may well fix recent pkgsrc breakage.

(dsl)

2008-12-29 06:05:50 UTC christos-time_t commitmail json YAML

don't call one compat function from another.

(christos)

2008-12-29 05:56:03 UTC MAIN commitmail json YAML

2008-12-29 04:13:28 UTC MAIN commitmail json YAML

2008-12-29 04:09:25 UTC MAIN commitmail json YAML

fix size and format of time_t holding variable.

(christos)

2008-12-29 04:08:56 UTC MAIN commitmail json YAML

fix suseconds_t format

(christos)

2008-12-29 04:01:21 UTC MAIN commitmail json YAML

fix format of time_t

(christos)

2008-12-29 03:49:17 UTC MAIN commitmail json YAML

2008-12-29 03:45:23 UTC MAIN commitmail json YAML

fix suseconds_t format.

(christos)

2008-12-29 03:38:26 UTC MAIN commitmail json YAML

2008-12-29 03:22:12 UTC christos-time_t commitmail json YAML

protect with _KERNEL_OPT the compat netbsd option.

(christos)

2008-12-29 01:53:35 UTC MAIN commitmail json YAML

2008-12-29 01:48:19 UTC MAIN commitmail json YAML

2008-12-29 01:40:59 UTC MAIN commitmail json YAML

handle 64 bit time_t/dev_t

(christos)

2008-12-29 01:35:09 UTC MAIN commitmail json YAML

2008-12-29 01:33:04 UTC MAIN commitmail json YAML

2008-12-29 01:26:47 UTC MAIN commitmail json YAML

fix time_t printf format.

(christos)

2008-12-29 01:25:04 UTC MAIN commitmail json YAML

2008-12-29 01:23:13 UTC christos-time_t commitmail json YAML

2008-12-29 01:14:15 UTC christos-time_t commitmail json YAML

2008-12-29 00:59:08 UTC MAIN commitmail json YAML

2008-12-29 00:53:43 UTC MAIN commitmail json YAML

fix dev_t format

(christos)

2008-12-29 00:51:29 UTC MAIN commitmail json YAML

fix 64 bit time_t

(christos)

2008-12-29 00:50:06 UTC MAIN commitmail json YAML

handle 64 bit time_t

(christos)

2008-12-29 00:33:34 UTC MAIN commitmail json YAML

2008-12-29 00:14:39 UTC christos-time_t commitmail json YAML

2008-12-29 00:09:11 UTC christos-time_t commitmail json YAML

adjust for new syscalls.

(christos)

2008-12-29 00:06:19 UTC christos-time_t commitmail json YAML

2008-12-29 00:04:40 UTC christos-time_t commitmail json YAML

2008-12-29 00:04:18 UTC christos-time_t commitmail json YAML

2008-12-29 00:03:54 UTC christos-time_t commitmail json YAML

2008-12-29 00:01:28 UTC christos-time_t commitmail json YAML

2008-12-28 23:20:03 UTC MAIN commitmail json YAML

support 64 bit time_t

(christos)

2008-12-28 23:02:28 UTC MAIN commitmail json YAML

consistently print dev_t's

(christos)

2008-12-28 23:00:39 UTC MAIN commitmail json YAML

2008-12-28 22:56:57 UTC MAIN commitmail json YAML

2008-12-28 22:45:05 UTC MAIN commitmail json YAML

2008-12-28 22:41:55 UTC christos-time_t commitmail json YAML

2008-12-28 22:41:23 UTC christos-time_t commitmail json YAML

2008-12-28 22:31:24 UTC christos-time_t commitmail json YAML

only include fs_lfs.h for _KERNEL_OPT

(christos)

2008-12-28 22:29:06 UTC christos-time_t commitmail json YAML

2008-12-28 22:22:12 UTC christos-time_t commitmail json YAML

2008-12-28 22:18:11 UTC christos-time_t commitmail json YAML

2008-12-28 22:00:04 UTC christos-time_t commitmail json YAML

va_fsid needs to be wider.

(christos)

2008-12-28 21:51:46 UTC MAIN commitmail json YAML

2008-12-28 21:45:49 UTC MAIN commitmail json YAML

fix for 64 bit dev_t

(christos)

2008-12-28 21:39:35 UTC MAIN commitmail json YAML

fix suseconds_t format.

(christos)

2008-12-28 21:33:35 UTC MAIN commitmail json YAML

2008-12-28 21:24:10 UTC christos-time_t commitmail json YAML

2008-12-28 20:53:44 UTC christos-time_t commitmail json YAML

back to usecs now for source compatibility

(christos)

2008-12-28 20:29:05 UTC christos-time_t commitmail json YAML

2008-12-28 20:23:53 UTC MAIN commitmail json YAML

fix printf formats.

(christos)

2008-12-28 20:20:38 UTC MAIN commitmail json YAML

2008-12-28 20:18:53 UTC MAIN commitmail json YAML

2008-12-28 20:17:11 UTC MAIN commitmail json YAML

2008-12-28 20:15:21 UTC MAIN commitmail json YAML

2008-12-28 20:13:05 UTC christos-time_t commitmail json YAML

ort_metrics -> rt_metrics
rt_metrics -> nrt_metrics
for userland compatibility

(christos)

2008-12-28 20:12:31 UTC MAIN commitmail json YAML

parse unsigned long with strtoul not atoi

(christos)

2008-12-28 19:53:37 UTC MAIN commitmail json YAML

rlim_t will be unsigned as TOG mandates.

(christos)

2008-12-28 19:50:22 UTC MAIN commitmail json YAML

2008-12-28 19:49:26 UTC MAIN commitmail json YAML

2008-12-28 19:48:25 UTC christos-time_t commitmail json YAML

make both tdevs uint32_t to preserve binary compatibility.

(christos)

2008-12-28 19:46:47 UTC MAIN commitmail json YAML

cast dev_t's to int32_t because XXX: sysctl can't change size. This should
be not a problem since tty's live in the low part of the dev range.

(christos)

2008-12-28 19:36:30 UTC MAIN commitmail json YAML

2008-12-28 19:35:12 UTC MAIN commitmail json YAML

fix time_t and dev_t formats

(christos)

2008-12-28 19:30:33 UTC MAIN commitmail json YAML

prepare for 64 bit dev_t

(christos)

2008-12-28 18:38:55 UTC christos-time_t commitmail json YAML

expose *utimes if HAVE_NBTOOL_CONFIG_H

(christos)

2008-12-28 18:38:27 UTC MAIN commitmail json YAML

back out previous, and do it the better way.

(christos)

2008-12-28 18:34:58 UTC MAIN commitmail json YAML

In the "tool" case, pretend we don't have futimes because there is no visible
prototype for futimes without _NETBSD_SOURCE being defined. When we will do
a __RENAME() in futimes this will not work. XXX: This is a hack, better ideas
welcome.

(christos)

2008-12-28 18:32:54 UTC MAIN commitmail json YAML

if mtime == 0, make it 1 because the code expects 0 time to mean that the
file does not exist

(christos)

2008-12-28 18:31:52 UTC MAIN commitmail json YAML

prepare for time_t 64

(christos)

2008-12-28 17:11:26 UTC MAIN commitmail json YAML

When reusing a directory free space slot and thus finding it on the free space
list, do free it back into the pool!

(reinoud)

2008-12-28 16:46:32 UTC nick-hppapmap commitmail json YAML

Merge from OpenBSD.

Needs testing.

(skrll)

2008-12-28 16:27:00 UTC MAIN commitmail json YAML

Don't try to ffs_update VT_NON vnodes

(christos)

2008-12-28 16:07:54 UTC nick-hppapmap commitmail json YAML

Forward delcare dino_callback.

(skrll)

2008-12-28 15:44:54 UTC nick-hppapmap commitmail json YAML

2008-12-28 15:23:00 UTC MAIN commitmail json YAML

note gcscaudio(4) addition

(jmcneill)

2008-12-28 15:18:21 UTC MAIN commitmail json YAML

PR# port-i386/40284: add AMD Geode CS5536 audio driver; add gcscaudio(4)
to i386 GENERIC and ALL kernels

(jmcneill)

2008-12-28 15:16:25 UTC MAIN commitmail json YAML

PR# port-i386/40284: add AMD Geode CS5536 audio driver; written by
SHIMIZU Ryo <ryo@nerv.org>

(jmcneill)

2008-12-28 11:01:58 UTC MAIN commitmail json YAML

Some things to do on major bump.

(ad)

2008-12-28 10:59:20 UTC MAIN commitmail json YAML

Add more items for major bump.

(ad)

2008-12-28 10:23:11 UTC MAIN commitmail json YAML

Wrap #include "opt_ppcarch.h" in #ifdef _KERNEL_OPT, to allow
lib/librump to build for evbppc.

(he)

2008-12-28 05:15:59 UTC MAIN commitmail json YAML

2008-12-28 03:21:02 UTC MAIN commitmail json YAML

- Don't autounload modules loaded during boot. In my case, ffs got unloaded
  because my cdrom takes too long to initialize.
- Consistently print error messages in all error cases.

(christos)

2008-12-28 03:13:59 UTC MAIN commitmail json YAML

Clear bp->b_oflags (introduced on vmlocking2 merge) before read
rather than calling brelse(9) after read.
Tested by Tuomo Makinen on port-atari.

Should fix pool panics during installation reported by David Ross
on port-atari:
http://mail-index.NetBSD.org/port-atari/2008/11/13/msg000113.html
and actually close PR port-atari/39850.

(tsutsui)

2008-12-28 01:29:57 UTC christos-time_t commitmail json YAML

2008-12-28 01:29:23 UTC christos-time_t commitmail json YAML

2008-12-28 01:28:48 UTC christos-time_t commitmail json YAML

deal with new printfs format inconsistencies.

(christos)

2008-12-28 01:23:46 UTC MAIN commitmail json YAML

2008-12-28 01:21:23 UTC christos-time_t commitmail json YAML

- provide and use our own swapping functions instead of db's (XXX convert
  to htole?)
- add version record.

(christos)

2008-12-28 01:18:38 UTC christos-time_t commitmail json YAML

2008-12-28 01:18:11 UTC christos-time_t commitmail json YAML

2008-12-28 01:17:41 UTC christos-time_t commitmail json YAML

Avoid unconst and use time_t conversions directly.

(christos)

2008-12-28 01:15:39 UTC christos-time_t commitmail json YAML

2008-12-28 01:14:32 UTC christos-time_t commitmail json YAML

2008-12-27 23:14:26 UTC christos-time_t commitmail json YAML

2008-12-27 22:50:03 UTC christos-time_t commitmail json YAML

new numbers for IFDATA ioctls.

(christos)

2008-12-27 22:47:46 UTC christos-time_t commitmail json YAML

provide support for oifdata.

(christos)

2008-12-27 19:33:54 UTC netbsd-4 commitmail json YAML

2008-12-27 19:32:59 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by oster in ticket #1249):
sys/dev/raidframe/rf_driver.c: revision 1.120
sys/dev/raidframe/rf_reconstruct.c: revision 1.106
When unconfiguring an array where a reconstruct is in progress, abort
the reconstruct and wait for IOs to drain before pulling the plug.
Should fix the panic reported by der Mouse on tech-kern.

(bouyer)

2008-12-27 18:29:28 UTC netbsd-5 commitmail json YAML

2008-12-27 18:26:22 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #211):
sys/uvm/uvm_km.c: revision 1.103
sys/uvm/uvm_map.c: revision 1.265
sys/uvm/uvm_page.c: revision 1.141
It's easier for kernel reserve pages to be consumed because the pagedaemon
serves as less of a barrier these days. Restrict provision of kernel reserve
pages to kmem and one of these cases:
- doing a NOWAIT allocation
- caller is a realtime thread
- caller is a kernel thread
- explicitly requested, for example by the pmap

(snj)

2008-12-27 18:24:49 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #211):
sys/uvm/uvm_pdaemon.c: revision 1.97
PR 40027/pagedaemon loops on memory shortage
uvmpd_scan_queue:
- Fix a bug that prevented the pagedaemon from making forward progress
  if (a) swap was full (b) the first 16 pages on the inactive list were
  unbusy anons not already backed by swap.
- Remove redundant uvm_swapisfull() check and just try to allocate a slot.
  If it fails we know swap is full.

(snj)

2008-12-27 18:22:50 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by bouyer in ticket #211):
sys/uvm/uvm_swap.c: revision 1.141
PR kern/40027 pagedaemon loops on memory shortage
uvm_swapisfull: don't count some small portion as it may be inaccessible to
us at any given moment, for example if there is lock contention or if pages
are busy.

(snj)

2008-12-27 16:26:06 UTC MAIN commitmail json YAML

add stub for sendsig_sigcontext().
I leave this to our vax guys to implement it.
Implementing it is another step to make vax kernels build again.

(cegger)

2008-12-27 16:17:24 UTC MAIN commitmail json YAML

2008-12-27 16:14:13 UTC MAIN commitmail json YAML

2008-12-27 10:39:04 UTC MAIN commitmail json YAML

Regen from miidevs rev 1.80:
> Fix a botched comment.

(tsutsui)

2008-12-27 10:38:15 UTC MAIN commitmail json YAML

Fix a botched comment.

(tsutsui)

2008-12-27 10:36:09 UTC MAIN commitmail json YAML

Regen from pcidevs rev 1.971:
> Fix tyop in previous.

(tsutsui)

2008-12-27 10:35:08 UTC MAIN commitmail json YAML

Fix tyop in previous.

(tsutsui)

2008-12-27 10:23:54 UTC MAIN commitmail json YAML

Follow up on the removal of MALLOC(), use malloc() instead.

(he)

2008-12-27 09:05:22 UTC MAIN commitmail json YAML

2008-12-27 09:03:32 UTC MAIN commitmail json YAML

PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) netowrk driver

(jnemeth)

2008-12-27 08:56:50 UTC MAIN commitmail json YAML

2008-12-27 08:55:35 UTC MAIN commitmail json YAML

PR/39094 - Kaspar Brand -- Add et (Agere ET1310/ET1301) netowrk driver

(jnemeth)

2008-12-27 04:07:15 UTC netbsd-5 commitmail json YAML

2008-12-27 04:03:55 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #208):
sys/arch/evbarm/conf/MPCSA_GENERIC: revision 1.8
sys/arch/dreamcast/conf/GENERIC: revision 1.89
Remove obsolete options SYSTRACE.

(snj)

2008-12-27 04:00:19 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #207):
sys/arch/hp300/include/intr.h: revision 1.32
sys/arch/hp300/hp300/locore.s: revision 1.145
sys/arch/hp300/hp300/intr.c: revision 1.39
Remove obsolete code for old software interrupt emulation.
The MI softint(9) handles it in the kernel threads nowadays.
Note "Emulation of VAX REI instruction" is still there to handle ASTs.

(snj)

2008-12-27 03:57:43 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #207):
sys/arch/hp300/hp300/locore.s: revision 1.144
sys/arch/hp300/hp300/intr.c: revision 1.38
Account idepth in locore.s.

(snj)

2008-12-27 03:54:29 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #206):
distrib/hp300/ramdisk/termcap.mini: revision 1.2
- add xterm entry since dot.profile has an option to use it
- update vt100 entry

(snj)

2008-12-27 03:50:52 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #205):
sys/arch/sgimips/conf/GENERIC32_IP3x: revision 1.79
add pseudo-device drvctl

(snj)

2008-12-27 03:47:55 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmorse in ticket #204):
sys/dev/video.c: revision 1.18
sys/dev/usb/uvideo.c: revision 1.24
Fix UVC webcam output by:
- Storing updated video format after user changes format
- Round up number of xfers queued to multiple of 8, due to ehci inefficiencies
- Remove random debugging line I slipped in earlier

(snj)

2008-12-26 22:37:29 UTC MAIN commitmail json YAML

Sprinkle #if NTCTRL > 0 so that this builds again without
warning that some static function is defined but never used.

(he)

2008-12-26 21:02:28 UTC MAIN commitmail json YAML

2008-12-26 19:26:05 UTC MAIN commitmail json YAML

Make restore work for Linux dump volumes by ignoring extended attribute
records on these volumes.  Tested with Centos 5.2.

Reviewed by: Manuel Bouyer <bouyer@netbsd.org>

(hannken)

2008-12-26 18:51:19 UTC MAIN commitmail json YAML

move callout_init(sc->sc_tick_ch) before we're trying to callout_stop()
the ticker.

(macallan)

2008-12-26 04:23:17 UTC MAIN commitmail json YAML

The kernel now accepts BPB with heads > 255, so don't limit the number
of drive heads.

(jmcneill)

2008-12-26 03:38:52 UTC MAIN commitmail json YAML

Remove pm_Heads check in msdosfs_mountfs; this value isn't really used,
FreeBSD and OpenBSD both removed this check years ago, and this makes an
8GB Memory Stick Pro Duo formatted with a PSP work.

(jmcneill)

2008-12-26 00:52:45 UTC MAIN commitmail json YAML

2008-12-26 00:49:28 UTC MAIN commitmail json YAML

2008-12-25 12:45:57 UTC MAIN commitmail json YAML

2008-12-25 12:12:18 UTC MAIN commitmail json YAML

2008-12-24 20:20:52 UTC MAIN commitmail json YAML

remove sin{6,}_len linux does not have it. From Timo Teras.

(christos)

2008-12-24 19:05:48 UTC MAIN commitmail json YAML

2008-12-24 16:56:28 UTC MAIN commitmail json YAML

Set all default geometry parameters (not only secpercyl and secsize)
before readdisklabel(9) on DIOCGDINFO so that we can get correct
media size via the ioctl. (usually floppy doesn't have a real disklabel)

Tested on i386 with 1.44M floppy.

(tsutsui)

2008-12-24 16:51:43 UTC netbsd-5 commitmail json YAML

2008-12-24 16:48:25 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #200):
external/mit/xorg/server/xorg-server/Makefile: revision 1.18
external/mit/xorg/server/xorg-server/Makefile.Xserver: revision 1.8
external/mit/xorg/server/xorg-server/hw/vfb/Makefile: revision 1.5
external/mit/xorg/server/xorg-server/hw/xfree86/Makefile: revision 1.23
external/mit/xorg/server/xorg-server/hw/xnest/Makefile: revision 1.7
external/mit/xorg/server/xorg-server/xkb/Makefile: revision 1.4
external/mit/xorg/server/xorg-server/xkbstubs/Makefile: revision 1.1
PR# xsrc/40150: unable to use Ctr-Alt-Fx to switch out of X server
Break libxkb into two separate libraries (libxkb and libxbkstubs). Pull
in libxkbstubs for Xvfb and Xnest, and for Xorg use dixmods/libxorgxkb.
Now Xorg no longer uses the stub XkbDDXSwitchScreen from xkb/ddxVT.c so
display switching works again.

(snj)