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 (178d) 

2024-05-10 07:17:53 UTC Now

2010-10-25 17:49:37 UTC MAIN commitmail json YAML

make printed string more accurate

(pooka)

2010-10-25 17:19:05 UTC MAIN commitmail json YAML

2010-10-25 17:17:57 UTC MAIN commitmail json YAML

2010-10-25 17:06:58 UTC MAIN commitmail json YAML

2010-10-25 15:38:06 UTC MAIN commitmail json YAML

2010-10-25 08:19:47 UTC MAIN commitmail json YAML

Re-enable support for reading files smaller of at most 8MB via mmap(2).
Write out the mmap-ed data in small chunks to avoid locking the output
file for a long time.

Suggested by David Holland on "source-changes-d" mailing list.

(tron)

2010-10-25 08:07:22 UTC uebayasi-xip commitmail json YAML

Fragment size doesn't need to be page-aligned.

Return EINVAL if read-only mount option is not set, other failures
reported as ENXIO.

(uebayasi)

2010-10-25 07:53:23 UTC MAIN commitmail json YAML

2010-10-25 07:48:04 UTC MAIN commitmail json YAML

2010-10-25 07:37:11 UTC MAIN commitmail json YAML

2010-10-25 07:36:45 UTC MAIN commitmail json YAML

2010-10-25 07:34:30 UTC MAIN commitmail json YAML

2010-10-25 06:40:32 UTC MAIN commitmail json YAML

Build acpiacad(4), acpibat(4), acpibut(4), acpicpu(4), acpilid(4), and
thinkpad(4) as modules on x86. More to come later.

(jruoho)

2010-10-25 06:14:11 UTC MAIN commitmail json YAML

AEAP, ATEOTD, CU, DND, EOM, FNO, GBTW, GFU, GJ,
GL, HF, IYKWIM, JFTR, KOS, PPL, TTYS, WTG, YGM.

(jruoho)

2010-10-24 23:38:06 UTC MAIN commitmail json YAML

2010-10-24 23:10:51 UTC MAIN commitmail json YAML

Mention err/warn. Note that they're generally preferred to perror().
Might want to strengthen the wording.

(dholland)

2010-10-24 22:48:24 UTC jym-xensuspend commitmail json YAML

2010-10-24 22:37:35 UTC MAIN commitmail json YAML

+YAWPFAPR (you are welcome; please file a problem report)

(dholland)

2010-10-24 22:36:41 UTC MAIN commitmail json YAML

+CG (center of gravity)

(dholland)

2010-10-24 19:23:22 UTC MAIN commitmail json YAML

2010-10-24 18:29:34 UTC MAIN commitmail json YAML

2010-10-24 18:26:29 UTC MAIN commitmail json YAML

add support for building as a module

(jmcneill)

2010-10-24 17:53:27 UTC MAIN commitmail json YAML

Double the size of the allocate environment vector when we resize it.
This should speed up extending the environment via setenv(3).

(tron)

2010-10-24 17:44:32 UTC MAIN commitmail json YAML

Replace _FPOS_OVERFLOW() macro with a static inline function called
__fpos_overflow() that doesn't cause any lint warnings.

(tron)

2010-10-24 16:46:38 UTC MAIN commitmail json YAML

reflect current reality.

(christos)

2010-10-24 16:31:36 UTC MAIN commitmail json YAML

2010-10-24 16:25:31 UTC MAIN commitmail json YAML

2010-10-24 15:07:20 UTC MAIN commitmail json YAML

2010-10-24 13:34:27 UTC MAIN commitmail json YAML

- make local functions/variables static
- export more cons(9) functions in pvrvar.h

(tsutsui)

2010-10-24 13:16:12 UTC MAIN commitmail json YAML

Due to timing discrepancies desribed in PR kern/43997, tickle the
watchdog just a little bit sooner.  This maintains the spirit of the
test while avoiding the actual bug.  This can be reverted once (if)
the PR is fixed.

(pgoyette)

2010-10-24 13:11:41 UTC MAIN commitmail json YAML

Add a third test-case to verify that disarming of the watchdog works.

(pgoyette)

2010-10-24 09:27:46 UTC MAIN commitmail json YAML

2010-10-24 08:57:57 UTC MAIN commitmail json YAML

Link wmimsi(4) to acpiwmi(4).

(jruoho)

2010-10-24 08:54:15 UTC MAIN commitmail json YAML

2010-10-24 08:31:49 UTC MAIN commitmail json YAML

Note acpivga(4). Small nits in SEE ALSO.

(jruoho)

2010-10-24 07:53:05 UTC MAIN commitmail json YAML

Simplify acpi_enter_sleep_state() and guard it against NULL pointer
dereferences. Try to avoid referencing the global acpi_softc, which should
really be static or at least internal to acpi(4).

(jruoho)

2010-10-24 07:44:19 UTC MAIN commitmail json YAML

2010-10-24 06:57:05 UTC MAIN commitmail json YAML

2010-10-24 06:35:00 UTC MAIN commitmail json YAML

More TLAs and couple of FLAs: ARAT, CG, CHAP, CMOS, CPL, DEP, DL, DMI, DOS,
DPL, DRM, DSP, DTL, ECL, FFT, FG, GEM, ILP, ILP, IPS, KMS, LE, MIB, MIF,
MLC, NTP, OAEP, PAP, PCB, PDN, PKCS, PPU, PV, PVG, RC, RPL, RSA, RTL, SLC,
SLI, SMBIOS, SMI, TMO, TS, TSP, TTL, TTM, VA, VHDCI, VLIW.

(jruoho)

2010-10-23 23:27:41 UTC MAIN commitmail json YAML

fix fd leak found by Igor Zinovik

(christos)

2010-10-23 21:18:55 UTC MAIN commitmail json YAML

2010-10-23 15:27:50 UTC MAIN commitmail json YAML

Reorder SUBDIR entries to make this more maintainable/readable:
- put xf86-input drivers first then xf86-video
- put x86 (i386/amd64) first then other ${MACHINE}s in alphabetical order

XXX1: is it better to use Makefile.${MACHINE} (or something else)?
XXX2: should all ports include xf86-video-wsfb unconditionally?
XXX3: should we have common definitions for MI PCI video drivers?

(tsutsui)

2010-10-23 15:16:04 UTC MAIN commitmail json YAML

Remove dup xf86-video-cirrus for cats.

(tsutsui)

2010-10-23 14:48:17 UTC MAIN commitmail json YAML

Use simple .if/.endif statements rather than .if/.elif/.elif/.../.endif
to specify ${MACHINE} specific video drivers since it isn't a good idea
to add new ports at the end of statements.

(tsutsui)

2010-10-23 14:34:12 UTC MAIN commitmail json YAML

Do not return -1 on _kvm_read when all the requested data could be read (fix bin/38648)

(stacktic)

2010-10-23 14:12:51 UTC MAIN commitmail json YAML

tell lint to shut up.

(christos)

2010-10-23 11:24:16 UTC MAIN commitmail json YAML

Revert 1.2 apart from incorrect comment.  the devattach() routine
is of course still used by kernel&config pseudodev.

pointed out by jakllsch

(pooka)

2010-10-23 03:27:03 UTC MAIN commitmail json YAML

The sysctl used to control panic-vs-reboot is in the hw tree, not in
machdep.

(pgoyette)

2010-10-23 02:34:17 UTC uebayasi-xip commitmail json YAML

Propagate MNT_XIP in mount flags.

(uebayasi)

2010-10-23 02:23:39 UTC uebayasi-xip commitmail json YAML

Include uvm_extern.h, not uvm.h.

(uebayasi)

2010-10-22 22:00:32 UTC MAIN commitmail json YAML

not that it can happen, but make the test more robust.

(christos)

2010-10-22 21:29:46 UTC MAIN commitmail json YAML

2010-10-22 21:29:31 UTC MAIN commitmail json YAML

Fix return value documentation. Add EOVERFLOW for ftell, but not for fseek.

(christos)

2010-10-22 17:56:06 UTC MAIN commitmail json YAML

Disable mmap path.  With the current vnode locking scheme it has
a very annoying property: if the source media is slow (like a slow
network), the target file will be locked for the duration of the
entire max 8MB write and cause processes attempting to e.g. stat()
it to "tstile" (for several minutes in the worst case).  Revisit
this if/when vnode locking gets a little smarter.

chs ok (although he would rather see vnode locking improvements,
but that's a slightly larger project)

(pooka)

2010-10-22 16:48:38 UTC MAIN commitmail json YAML

Fix pkg-config substitution for glu

(yhardy)

2010-10-22 11:32:57 UTC uebayasi-xip commitmail json YAML

2010-10-22 09:23:17 UTC uebayasi-xip commitmail json YAML

2010-10-22 07:39:58 UTC uebayasi-xip commitmail json YAML

options DIRECT_PAGE is gone.

(uebayasi)

2010-10-22 07:37:49 UTC uebayasi-xip commitmail json YAML

2010-10-22 07:37:27 UTC uebayasi-xip commitmail json YAML

2010-10-22 07:22:58 UTC uebayasi-xip commitmail json YAML

2010-10-22 07:11:54 UTC uebayasi-xip commitmail json YAML

2010-10-22 06:26:26 UTC MAIN commitmail json YAML

Change Linux Netlink address monitoring to monitor local route changes.
This works around a kernel bug, and slightly improves behaviour on some
special cases.

(tteras)

2010-10-22 00:49:16 UTC MAIN commitmail json YAML

- simple fseek->fseeko conversion. probably needs more work.
- use a constant instead of sprinkling 2048 everywhere.

(christos)

2010-10-21 17:45:21 UTC uebayasi-xip commitmail json YAML

Handle XIP mount error properly.

(uebayasi)

2010-10-21 17:16:28 UTC uebayasi-xip commitmail json YAML

Document uvm_page_physload_device(9).

(uebayasi)

2010-10-21 11:43:23 UTC MAIN commitmail json YAML

Xosyscall: sync with Xsyscall.

(yamt)

2010-10-21 11:42:27 UTC MAIN commitmail json YAML

Xsyscall: remove a stale comment.

(yamt)

2010-10-21 11:41:31 UTC MAIN commitmail json YAML

Xsyscall: remove an unused label.

(yamt)

2010-10-21 11:39:45 UTC MAIN commitmail json YAML

Xsyscall: save %es before enabling interrupts.  otherwise it can be
clobbered by preemption.  PR/43903.

(yamt)

2010-10-21 11:28:34 UTC MAIN commitmail json YAML

cpu_setmcontext: add a comment

(yamt)

2010-10-21 11:27:46 UTC MAIN commitmail json YAML

cpu_fsgs_zero: clear %fs and %gs even in the case of !PK_32.

(yamt)

2010-10-21 11:22:55 UTC MAIN commitmail json YAML

cpu_fsgs_zero: always clear tf_fs and tf_gs.

(yamt)

2010-10-21 11:17:55 UTC MAIN commitmail json YAML

2010-10-21 11:14:39 UTC MAIN commitmail json YAML

unp_connect: fix an assertion

(yamt)

2010-10-21 11:13:43 UTC MAIN commitmail json YAML

unp_connect2: fix a comment.

(yamt)

2010-10-21 08:45:30 UTC MAIN commitmail json YAML

Update uebayasi-xip.

(uebayasi)

2010-10-21 08:45:05 UTC uebayasi-xip commitmail json YAML

After consideration, put back "xip" mount option.

The internal behavior is totally different between with and without
the option; automatic detection and/or fall-through are not user
friendly.  mount(8) returning the "xip" flag is also informative.

(uebayasi)

2010-10-21 06:15:29 UTC MAIN commitmail json YAML

Introduce priorities for file descriptor polling mechanism and give
priority to admin port. If admin port is used by ISAKMP-SA hook scripts
they should be preferred, other wise heavy traffic can delay admin port
requests considerably. This in turn may cause renegotiation loop for
ISAKMP-SA. This is mostly useful for OpenNHRP setup, but can benefit
other setups too.

(tteras)

2010-10-21 06:04:33 UTC MAIN commitmail json YAML

Remove initial-contact entry when all ISAKMP-SA are purged via adminport.
This will avoid stale security associations if some of the delete
notifications happens to get lost.

(tteras)

2010-10-21 01:02:35 UTC MAIN commitmail json YAML

perform pathname lookup with NOCHROOT flag

(jmcneill)

2010-10-20 19:21:05 UTC MAIN commitmail json YAML

Set sensor state to valid upon refresh to make things generally work.

pgoyette ok

(pooka)

2010-10-20 18:52:34 UTC MAIN commitmail json YAML

Support sysctl machdep.cpu_speed for 7447A and 7448 based Macs. On those
machines the CPU's DFS (Dynamic Frequency Switching) feature is used instead
of a GPIO to control the speed.
Two new functions in powerpc/oea/cpu_subr.c were introduced to support
reading and writing of DFS: cpu_get_dfs() and cpu_set_dfs(). Also works
for multiple CPUs, but not before interrupts are enabled.

(phx)

2010-10-20 18:50:47 UTC MAIN commitmail json YAML

remove unused routine (per comment)

(pooka)

2010-10-20 18:48:14 UTC MAIN commitmail json YAML

Attach swsensor only once (it attaches automatically via MODULE
like everything else that is linked in as a module).

(pooka)

2010-10-20 17:05:54 UTC MAIN commitmail json YAML

2010-10-20 16:25:01 UTC MAIN commitmail json YAML

Per gson@'s request, make these tests less verbose so that the output of
atf-run is not twice as large as before.  This is a pull-up of
699284e5c0d0a375958293e578af4e02d68d1182.

(I don't think it's reasonable to intentionally cripple tests as I have
just done here.  In the future I would like to only report the output of
failed test cases, which would allow us to undo this, but not there yet.)

(jmmv)

2010-10-20 15:02:17 UTC MAIN commitmail json YAML

Remove XXX comment with the text "going away soon".  It was added
in September 1989 -- I think we passed "soon" around last week.

(pooka)

2010-10-20 14:50:23 UTC MAIN commitmail json YAML

Also build and install compat_aoutm68k.kmod and exec_aout.kmod on m68000
to make things easier.  ${MACHINE_ARCH} == ${MACHINE_CPU} on m68k
so we can't use ad.m68k for a set list to exclude m68000.

(tsutsui)

2010-10-20 13:40:02 UTC MAIN commitmail json YAML

Use high-level openssl EVP and HMAC functions when possible: this allows
openssl to perform hardware acceleration if available.

(tteras)

2010-10-20 13:37:37 UTC MAIN commitmail json YAML

Various improvements to error log messages and a few additional error log
messages to improve diagnosing an error condition.

(tteras)

2010-10-20 13:00:06 UTC MAIN commitmail json YAML

2010-10-20 10:56:40 UTC MAIN commitmail json YAML

Fix address comparison so we actually close sockets which were bound to
IP-address that got deconfigured.

(tteras)

2010-10-20 09:22:45 UTC MAIN commitmail json YAML

Note import of atf 0.11.

(jmmv)

2010-10-20 09:22:34 UTC MAIN commitmail json YAML

2010-10-20 09:20:14 UTC MAIN commitmail json YAML

2010-10-20 09:17:24 UTC MAIN commitmail json YAML

2010-10-20 09:14:32 UTC MAIN commitmail json YAML

Import atf-0.11:

Experimental version released on October 20th, 2010.

* The ATF_CHECK* macros in atf-c++ were renamed to ATF_REQUIRE* to match
  their counterparts in atf-c.

* Clearly separated the modules in atf-c that are supposed to be public
  from those that are implementation details.  The header files for the
  internal modules are not installed any more.

* Made the atf-check tool private.  It is only required by atf-sh and being
  public has the danger of causing confusion.  Also, making it private
  simplifies the public API of atf.

* Changed atf-sh to enable per-command error checking (set -e) by default.
  This catches many cases in which a test case is broken but it is not
  reported as such because execution continues.

* Fixed the XSTL and CSS stylesheets to support expected failures.

Status:

Vendor Tag: TNF
Release Tags: atf-0-11

(jmmv)

2010-10-20 08:56:16 UTC MAIN commitmail json YAML

Sync list of files to ignore in preparation for the 0.11 import.

(jmmv)

2010-10-20 02:59:59 UTC MAIN commitmail json YAML

Add INSTALL+ramdisk fllopy for installation.

(kiyohara)

2010-10-20 02:54:11 UTC MAIN commitmail json YAML

s/BEBOX/BeBox/.
Disable some COMPAT_*-s.  And indent.
Disable TMPFS.
Add some options WS*-s.
Add attimer.
Add atapibus and atapi-devices.
Add ukphy.
spkr attached pcppi not pckbd.

(kiyohara)

2010-10-20 02:39:20 UTC MAIN commitmail json YAML

Move PCI_NETBSD_CONFIGURE to std.bebox.  It is MUST REQUIRED.

(kiyohara)

2010-10-19 22:27:54 UTC MAIN commitmail json YAML

If PCDISPLAY_SOFTCURSOR is defined, disable the hardware cursor on resume.

(jmcneill)

2010-10-19 22:27:19 UTC MAIN commitmail json YAML

When disabling the hardware cursor, use the 'cursor disable' bit in the
cursor start register. I think this only accidentally worked for the past
11 years because the start and end scanlines were both set to 0x10.

See also http://www.osdever.net/FreeVGA/vga/crtcreg.htm#0A

(jmcneill)

2010-10-19 19:19:41 UTC MAIN commitmail json YAML

Make virtif a cloner so that it can be brough to life also with
"ifconfig create".  As previously, virt<n> interfaces with the
host's /dev/tap<n> (I guess it could be made explicit with
"ifconfig media", but leave it this way for now).

(pooka)

2010-10-19 16:36:37 UTC MAIN commitmail json YAML

Oh, wow.  Loads of broken ipf test cases that went unnoticed because they
were unchecked errors.  Fix them.

These have been caught by the upcoming version of atf, which explicitly
does 'set -e' in shell test programs.

(jmmv)

2010-10-19 15:40:15 UTC MAIN commitmail json YAML

Attach PF_LINK domain.  ifconfig wants to play with it, plus there's
no reason not to anyway.

(pooka)

2010-10-19 12:53:24 UTC MAIN commitmail json YAML

Fix Xrefs. Use more markup.

(wiz)

2010-10-19 11:58:42 UTC MAIN commitmail json YAML

Include swsensor(4) in ALL

(pgoyette)

2010-10-19 11:58:01 UTC MAIN commitmail json YAML

2010-10-19 11:55:39 UTC MAIN commitmail json YAML

Add a new software-only sensor device.  This is intended for use as a
kernel module, and can be helpful to generate sysmon_envsys events
when creating/modifying powerd scripts.  This will also be used in an
upcoming series of atf tests for sysmon_envsys itself.

(pgoyette)

2010-10-19 00:00:01 UTC MAIN commitmail json YAML

2 minor changes:

+ when writing out the key as an ssh key, don't include the user id
information at the end, in-line with expectations about standard ssh
key formats

+ since the signing key changed its "menu line" entry from "pub" to
"signature", the offset of the key id moved 7 chars to the right, so
take this into consideration when generating new keys

(agc)

2010-10-18 22:02:25 UTC MAIN commitmail json YAML

2010-10-18 22:00:47 UTC MAIN commitmail json YAML

Include new IOBZCLOCK option to make amiga/dev/ioblix_zbus.c compile again.

(phx)

2010-10-18 20:43:24 UTC MAIN commitmail json YAML

move debug output before the loop, which possibly changes the value of fd

(plunky)

2010-10-18 19:39:33 UTC MAIN commitmail json YAML

simplify and modernize:
- make sysctl mibs static
- use warn/warnx for warnings
makes binary 4K smaller.

(christos)

2010-10-18 17:56:40 UTC MAIN commitmail json YAML

2010-10-18 16:36:11 UTC MAIN commitmail json YAML

update wording for the compat_linux entry, requested by hubertf.

(chs)

2010-10-18 16:13:09 UTC MAIN commitmail json YAML

Add quirk for Kingston DT Mini 10 to stop it giving HBA errors.

(sborrill)

2010-10-18 16:11:31 UTC MAIN commitmail json YAML

2010-10-18 16:10:55 UTC MAIN commitmail json YAML

Add Kingston DT Mini 10 pendrive

(sborrill)

2010-10-18 15:58:06 UTC MAIN commitmail json YAML

remove the unused MAX_PFILE define from Aleksey Cheusov.

(christos)

2010-10-18 11:08:26 UTC MAIN commitmail json YAML

Allow multiple path separators between/after directory names.
Problem found while analyzing PR kern/43963.

(ws)

2010-10-18 00:09:13 UTC MAIN commitmail json YAML

when using ktrace format version 0 or 1, don't adjust the changed fields
in ktealloc(), since we do the same adjustment later in ktrwrite().
also, remove an unused variable in ktr_csw().

(chs)

2010-10-17 22:12:23 UTC MAIN commitmail json YAML

PR/43981: Aleksey Cheusov: awk too small limit on number -f options
remove the limit
should we pullup to 5.x?

(christos)

2010-10-17 17:10:44 UTC MAIN commitmail json YAML

Implement feature-rx-copy support in xennet (domU network frontend).

Instead of flipping pages back and forth between dom0 and domU for the
network RX queue, feature-rx-copy tells frontend to use content copy
instead.

This is the only mode supported by the dom0 Linux pv_ops backend. NetBSD
domU and dom0 can still fall back to flipping, when needed.

Copy is supposed to be faster than flipping, as it does not require
MMU manipulation and TLB shootdowns.

Based on patch provided by Hideki ONO. Thanks!

See also http://mail-index.netbsd.org/port-xen/2010/09/24/msg006265.html
and http://mail-index.netbsd.org/port-xen/2010/10/16/msg006312.html

ok bouyer@.

XXX will ask for a pull-up after 5.1 is branched.

(jym)

2010-10-17 16:13:56 UTC MAIN commitmail json YAML

Typo in a error message.

(uebayasi)

2010-10-17 15:33:04 UTC MAIN commitmail json YAML

Read the Apple Partition Map to find a default root partition, when the
file name contains no OF path. Tested with OF3 (myself) and OF2 (tsutsui).

(phx)

2010-10-17 14:17:49 UTC MAIN commitmail json YAML

2010-10-17 14:16:22 UTC MAIN commitmail json YAML

Make local functions static.

(tsutsui)

2010-10-17 14:13:44 UTC MAIN commitmail json YAML

2010-10-17 12:45:28 UTC MAIN commitmail json YAML

2010-10-17 11:45:36 UTC MAIN commitmail json YAML

note new controllers (as parents) bcsp(4) and sbt(4),
and new device (as child) btmagic(4)

(plunky)

2010-10-17 11:36:04 UTC MAIN commitmail json YAML

2010-10-17 11:34:27 UTC MAIN commitmail json YAML

2010-10-17 11:26:12 UTC MAIN commitmail json YAML

2010-10-17 11:22:15 UTC MAIN commitmail json YAML

2010-10-17 11:19:53 UTC MAIN commitmail json YAML

2010-10-17 11:05:18 UTC MAIN commitmail json YAML

2010-10-17 10:56:48 UTC MAIN commitmail json YAML

Create installation/floppy directory.

(kiyohara)

2010-10-17 10:55:01 UTC MAIN commitmail json YAML

Add bktr.
Remove mms, lms.

(kiyohara)

2010-10-17 10:48:25 UTC MAIN commitmail json YAML

Add and comment-out obsoleted two devices(mms/lms).
  like i386.  thanks tsutsui@.

(kiyohara)

2010-10-16 18:22:37 UTC MAIN commitmail json YAML

Find all GPIOs in OF also on newer PowerBooks.
Do not use a GPIO or establish an interrupt when it was not found.
To be done: We should use bus_space(9) for reading/writing GPIOs.

(phx)

2010-10-16 18:09:02 UTC MAIN commitmail json YAML

Remove double-inclusion of <sys/kauth.c>

(pgoyette)

2010-10-16 17:48:13 UTC MAIN commitmail json YAML

Add cast so that usr.bin/ldd/elf32 builds.

(skrll)

2010-10-16 17:10:44 UTC MAIN commitmail json YAML

2010-10-16 16:57:29 UTC MAIN commitmail json YAML

- add commented out options MODULAR
- comment out historical options COMPAT_44

(tsutsui)

2010-10-16 16:41:45 UTC MAIN commitmail json YAML

Prepare empty module_init_md() for options MODULAR.

XXX: Should we get rid of cpu_exec_aout_makecmds() for COMPAT_NOMID and
XXX: COMPAT_44? Who still keeps such rare ancient commands?

(tsutsui)

2010-10-16 15:33:06 UTC MAIN commitmail json YAML

Note misc user visible changes I put recently.

(tsutsui)

2010-10-16 13:55:54 UTC MAIN commitmail json YAML

2010-10-16 13:55:11 UTC MAIN commitmail json YAML

Add commented out options MODULAR.

(tsutsui)

2010-10-16 12:05:48 UTC MAIN commitmail json YAML

2010-10-16 11:23:42 UTC MAIN commitmail json YAML

Make setenv(3) follow the standard, by rejecting invalid strings. It
now fails with EINVAL errno when variable is NULL, empty or contains
an `=' character; or value is NULL.

Adjust the man page accordingly, and exercize them in the existing
environment testcase.

(njoly)

2010-10-16 11:13:52 UTC MAIN commitmail json YAML

Do use putenv(3) to handle the provided strings directly, instead of
setenv(3) which need string splitting and later reassembly.

(njoly)

2010-10-16 10:41:51 UTC MAIN commitmail json YAML

oops, sort after previous.

(skrll)

2010-10-16 10:27:08 UTC MAIN commitmail json YAML

2010-10-16 06:31:49 UTC MAIN commitmail json YAML

- Change "else" + space + tab "if" to "else" + space + "if".
- A word "mechanism" was accidently separated in to "me" and "chanism"
  in comment.

No functional chanage and I found it while reading if_wm.c yesterday.

(taca)

2010-10-16 06:29:33 UTC MAIN commitmail json YAML

Remove a variable which assigned but never used, I found while reading
if_bge.c yesterday.

(taca)

2010-10-16 05:59:35 UTC MAIN commitmail json YAML

Remove unnecessary 'define pckbcport'.

(kiyohara)

2010-10-16 05:49:03 UTC MAIN commitmail json YAML

Add bktr(4).  (BeOS seems to have supported BT848. ;)
Remove INSECURE.
Disable options PMS_SYNAPTICS_TOUCHPAD.
Remove mms and lms from majors.bebox.

(kiyohara)

2010-10-16 05:39:35 UTC MAIN commitmail json YAML

Cleanup INSTALL.
  + Enable must required devices.  (HDD, NIC, com, vga, genfb and keyboard)
  - Disable optional devices. (mouse, lpt...)

(kiyohara)

2010-10-16 05:29:29 UTC MAIN commitmail json YAML

Support vendor dependent functions.

(kiyohara)

2010-10-16 05:23:42 UTC MAIN commitmail json YAML

Add vendor dependent functions.
  sc_vendor_init()/sc_vendor_port_status().

(kiyohara)

2010-10-16 05:14:15 UTC MAIN commitmail json YAML

Add option -I (no-inkernel).  bebox loads kernel from HDD.

(kiyohara)

2010-10-16 05:05:09 UTC MAIN commitmail json YAML

Remove unnecessary white-spaces and Tabs.
Replace white-spaces to Tab.

(kiyohara)

2010-10-16 00:20:05 UTC MAIN commitmail json YAML

2010-10-16 00:18:06 UTC MAIN commitmail json YAML

Handle error case (avoid changing to XenbusStateConnected when resume
failed)

(jym)

2010-10-16 00:12:09 UTC MAIN commitmail json YAML

Features (like feature-rx-copy) are set during XenbusStateInitWait in
backend. So delay xennet_xenbus_resume() up to notification of
backend state change.

This avoids a race that happens during dynamic attach/detach of network
interfaces with xm(1), where frontend queries xenstore for features not
yet reported by backend. This does not happen during normal domU boot,
as the backend has enough time to fill in these entries before frontend
asks for them.

Issue was reported by sborrill@: detaching xennet interfaces with RX copy
mode enabled turns them back during attach to RX flip mode due to the race.

feature-rx-copy support is part of another patch.

(jym)

2010-10-15 23:50:32 UTC netbsd-5 commitmail json YAML

2010-10-15 23:34:03 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by wiz in ticket #1457):
share/man/man4/hdaudio.4: revisions 1.5, 1.6
Correct spelling: "HDAUDIO_AFG_DEBUG"
--
hdaudio appeared in 5.1. Add xref to hdaudioctl(8). From rudolf.
Bump date.

(snj)

2010-10-15 23:27:12 UTC netbsd-5 commitmail json YAML

2010-10-15 23:25:46 UTC netbsd-5 commitmail json YAML

Apply patch (requested by mrg in ticket #1456):
fix a serious error in vhost handling; "Host:.."
would allow access to the next level directory from
the virtual root directory

(snj)

2010-10-15 23:21:43 UTC netbsd-5-0 commitmail json YAML

2010-10-15 23:18:22 UTC netbsd-5-0 commitmail json YAML

Apply patch (requested by mrg in ticket #1456):
fix a serious error in vhost handling; "Host:.."
would allow access to the next level directory from
the virtual root directory

(snj)

2010-10-15 22:18:59 UTC MAIN commitmail json YAML

Make it match the TAS3004 "codec" node, which is found on newer PowerBook G4s
(PowerBook5,6).

(phx)

2010-10-15 20:01:04 UTC MAIN commitmail json YAML

Fix a minor typo preventing this from building.

(he)

2010-10-15 19:35:09 UTC MAIN commitmail json YAML

remove duplicate 'was' in a comment

(jschauma)

2010-10-15 16:51:09 UTC MAIN commitmail json YAML

compat_aoutm68k doesn't require alternative emul path lookup.

(tsutsui)

2010-10-15 15:55:54 UTC MAIN commitmail json YAML

2010-10-15 15:08:06 UTC MAIN commitmail json YAML

Revert previous for now. It's part of a larger commit which will arrive
soon.

(skrll)

2010-10-15 12:29:17 UTC MAIN commitmail json YAML

2010-10-15 12:20:33 UTC MAIN commitmail json YAML

Build and install compat_aoutm68k.kmod and exec_aout.kmod on m68k machines.

(tsutsui)

2010-10-15 11:22:02 UTC MAIN commitmail json YAML

Add compat_aoutm68k module build dir.
(See options(4) for details of compat_aoutm68k)

(tsutsui)

2010-10-15 10:40:53 UTC MAIN commitmail json YAML

Get rid of more #ifdef COMPAT_AOUT_M68K dependent part.
Now compat_aoutm68k can be a module.

XXX: linux/svr4 ELF binaries also require a syscall return value in %a0?

(tsutsui)

2010-10-15 10:20:10 UTC MAIN commitmail json YAML

2010-10-15 07:22:44 UTC MAIN commitmail json YAML

Be more tolerant to the location of PT_PHDR in the segment list.

(skrll)

2010-10-15 05:46:48 UTC MAIN commitmail json YAML

Per PR 19359 note that mkdep doesn't handle all make metacharacters
correctly; in particular, filenames containing '#' cause trouble,
although '$' seems to be ok. Bump date.

(dholland)

2010-10-15 05:39:19 UTC MAIN commitmail json YAML

Re-enable direct select.

(rmind)

2010-10-15 05:26:09 UTC MAIN commitmail json YAML

Fix cut&paste code, from Henning Petersen in PR 43544.

(dholland)

2010-10-14 22:39:30 UTC MAIN commitmail json YAML

Add files needed to build npf as a RUMP library, original code bu rmind
some modifications done by me.

Oked by @rmind.

(haad)

2010-10-14 20:14:51 UTC MAIN commitmail json YAML

2010-10-14 16:34:29 UTC MAIN commitmail json YAML

Un-ifdef COMPAT_AOUT_M68K for MODULAR kernel.

(tsutsui)

2010-10-14 16:33:50 UTC MAIN commitmail json YAML

Fix reloc calcurations (mechanically pulled from working i386 and sh3).
Now options MODULAR works at least on news68k:

# uname -mrs
NetBSD 5.99.39 news68k
# modstat|grep filesys
coredump        misc      filesys    2    2790    -
exec_aout        misc      filesys    0    1866    coredump
exec_elf32      misc      filesys    0    6072    coredump
exec_script      misc      filesys    0    972      -
kernfs          vfs        filesys    0    9734    -
mfs              vfs        filesys    0    3656    ffs
procfs          vfs        filesys    0    23924    -
#

(tsutsui)

2010-10-14 16:31:16 UTC MAIN commitmail json YAML

Prepare empty module_init_md() for options MODULAR.

(tsutsui)

2010-10-14 07:57:34 UTC MAIN commitmail json YAML

2010-10-14 07:51:21 UTC MAIN commitmail json YAML

Move a comment so that it is correct.

(skrll)

2010-10-14 07:05:03 UTC MAIN commitmail json YAML

Some Broadcom controllers emit empty ACL packets during connection
setup, using the handle that they have not yet told us for the
connection-to-be. Disconnecting can cause problems so just ignore
zero length ACL packets on unknown connection handles.

fixes a problem reported by Nick Hudson

(plunky)

2010-10-14 06:58:23 UTC MAIN commitmail json YAML

2010-10-14 06:50:44 UTC MAIN commitmail json YAML

2010-10-14 06:39:52 UTC MAIN commitmail json YAML

Change format of path for device.  A current form strangely feels dissatisfied.
This new format looks like the format of BootROM of BeBox.

(kiyohara)