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

2024-05-10 13:38:34 UTC Now

2009-05-01 21:50:00 UTC MAIN commitmail json YAML

2009-05-01 21:45:46 UTC MAIN commitmail json YAML

update libc minor number

(perry)

2009-05-01 21:38:19 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2009-05-01 21:34:45 UTC MAIN commitmail json YAML

Drop trailing whitespace.

(wiz)

2009-05-01 20:53:20 UTC MAIN commitmail json YAML

Mention sha256 changes in install(1) and build system.
Also reformat previous entry to fix a long line.

(apb)

2009-05-01 20:47:53 UTC MAIN commitmail json YAML

Switch from sha1 to sha256 in the METALOG.  The same information
also ends up in /etc/mtree/set.* after installation.

(apb)

2009-05-01 20:43:41 UTC MAIN commitmail json YAML

Use device_t, cfdata_t, device_private().

(dyoung)

2009-05-01 20:16:23 UTC MAIN commitmail json YAML

Add support for writing sha256, sha384, and sha512 digests to
a metalog.  mtree(8) has supported these for a long time.

(apb)

2009-05-01 20:15:05 UTC MAIN commitmail json YAML

Extend %z to support all RFC-2822 timezone formats.

(ginsbach)

2009-05-01 20:01:23 UTC MAIN commitmail json YAML

note that we have strsignal but it is in the wrong include file.

(perry)

2009-05-01 19:42:18 UTC MAIN commitmail json YAML

Introduce MKSUBPIXEL, which allows enabling subpixel rendering code
in FreeType.

(snj)

2009-05-01 18:02:24 UTC MAIN commitmail json YAML

add stpcpy, stpncpy, strnlen pages.
also sort

(perry)

2009-05-01 17:52:27 UTC MAIN commitmail json YAML

add support for St -p1003.1-2008

(perry)

2009-05-01 17:31:56 UTC MAIN commitmail json YAML

add a POSIX 2008 macro

(perry)

2009-05-01 17:27:01 UTC MAIN commitmail json YAML

Add versions of stpcpy(3), stpncpy(3), strnlen(3), all from FreeBSD.
These are defined in the latest POSIX

Also make related updates to documentation, mostly from FreeBSD,
though I cleaned a few other things up along the way.

Bump shlib_version.

We are still missing strcoll_l, strerror_l, strsignal, strxfrm_l to be
POSIX conformant.

(perry)

2009-05-01 17:16:49 UTC MAIN commitmail json YAML

Add prototypes for stpcpy, stpncpy, strnlen, added in the latest POSIX.

Implementations in libc to follow.

For POSIX compliance, we are still missing:

strcoll_l
strerror_l
strsignal
strxfrm_l

(perry)

2009-05-01 15:30:46 UTC MAIN commitmail json YAML

2009-05-01 15:27:20 UTC MAIN commitmail json YAML

install libgcc_s.so in /lib for MKPIE=yes.

(christos)

2009-05-01 15:18:54 UTC MAIN commitmail json YAML

2009-05-01 14:26:10 UTC MAIN commitmail json YAML

PR/41313: Chris Spiegel: getutentries() in src/usr.bin/who/utmpentry.c thinks
there are no entries if only one of utmp/utmpx support is selected
mangled && -> ||

(christos)

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

in case of error, return instead of continuing

(pooka)

2009-05-01 11:00:49 UTC MAIN commitmail json YAML

2009-05-01 10:53:28 UTC MAIN commitmail json YAML

Drop trailing whitespace.

(wiz)

2009-05-01 09:47:26 UTC MAIN commitmail json YAML

Simplify the example command used to extract a wu-ftpd compatible xferlog.

(lukem)

2009-05-01 09:43:11 UTC MAIN commitmail json YAML

2009-05-01 09:38:24 UTC MAIN commitmail json YAML

struct device * -> device_t

(cegger)

2009-05-01 09:26:34 UTC MAIN commitmail json YAML

- struct device * -> device_t
- remove useless parenthesis

(cegger)

2009-05-01 09:20:02 UTC MAIN commitmail json YAML

struct device * -> device_t

(cegger)

2009-05-01 08:27:41 UTC MAIN commitmail json YAML

remove useless parenthesis

(cegger)

2009-05-01 06:25:50 UTC MAIN commitmail json YAML

2009-05-01 03:23:39 UTC MAIN commitmail json YAML

Add missing paranthesis - from Kurt Lidl in PR port-vax/41316

(martin)

2009-05-01 03:18:34 UTC netbsd-5 commitmail json YAML

Tickets 260, 261, 474, 498, 535, 538, 595, 597, and 607.

(snj)

2009-05-01 03:18:20 UTC MAIN commitmail json YAML

Add missing braces - patch from Kurt Lidl in PR port-vax/41314.

(martin)

2009-05-01 02:18:29 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by oster in ticket #607):
sys/dev/raidframe/rf_dagfuncs.c: revision 1.30
sys/dev/raidframe/rf_diskqueue.c: revision 1.52
sys/dev/raidframe/rf_diskqueue.h: revision 1.23
Rework/simplify the disk queuing code.  A bunch of this was still
holdovers from the simulator and would never be seen/used in-kernel.

(snj)

2009-05-01 02:11:15 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #597):
sys/dev/ic/rtl8169.c: revision 1.113
Fix another botch in hwcsum changes for PR kern/40955:
8168/8111/8168B/8111B doesn't have DESCV2.
Problem reported by Arto Huusko on current-users@.

(snj)

2009-05-01 02:10:03 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #597):
sys/dev/ic/rtl8169.c: revision 1.112
sys/dev/ic/rtl81x9reg.h: revision 1.35
Check a correct bit for ip4csum-rx.  Reported privately on PR kern/40955.

(snj)

2009-05-01 02:08:30 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #597):
sys/dev/ic/rtl8169.c: revision 1.111
sys/dev/ic/rtl81x9var.h: revision 1.45
Add another quirk flag which shows availability of EEPROM command register.
Now we can remove sc_rev which was intended to represent "MAC revision"
used in the Realtek driver.

(snj)

2009-05-01 02:07:04 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #597):
sys/dev/ic/rtl8169.c: revision 1.110
sys/dev/ic/rtl81x9var.h: revision 1.44
Add and use a new quirk flag to disable JUMBO MTU,
rather than checking sc_rev values.

(snj)

2009-05-01 02:03:44 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #597):
sys/dev/ic/rtl8169.c: revision 1.109
sys/dev/ic/rtl81x9reg.h: revision 1.34
sys/dev/ic/rtl81x9var.h: revision 1.43
Add hardware checksum support for newer PCIe 8168/8111/8102 chips,
per device info taken from FreeBSD driver.  Tested by snj@ on 8111C.
Should closes PR kern/40955.
Note on old 8169 chips IP hw csum must be enabled to use TCP/UDP hw csums,
but I'm not sure if these newer chips still have the same restriction.

(snj)

2009-05-01 01:56:16 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #595):
sys/dev/ic/gem.c: revision 1.83
sys/dev/ic/hme.c: revision 1.73
Fix a bug in calculation of checksum deduction:
- To get 16 bit one's complement value from uint32_t variable,
  higher 16 bits should be ignored.
- RFC 1624 describes methods to recalculate checksum field in headers,
  i.e. one's complement of one's complement sum that could be 0x0000,
  but we don't have to use the strategy to deduct one's complement sum
  itself which won't be zero but should be 0xffff.
Found on debugging mec(4) on sgimips O2.

(snj)

2009-05-01 01:54:09 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #595):
sys/dev/ic/hme.c: revision 1.70
Replace incorrect local ether_cmp() function with memcmp(9)
on checking multicast addresses, which is not so critical.
Noticed by FUKAUMI Naoki.

(snj)

2009-05-01 01:52:56 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #595):
sys/dev/ic/hme.c: revision 1.69
Add an `else' missed in rev 1.49 otherwise RX hardware checksum on hme(4)
is not activated at all. Ok'ed by christos@, tested on macppc.

(snj)

2009-05-01 01:48:41 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by hira in ticket #538):
distrib/sets/lists/base/mi: revision 1.797 via patch
sys/dev/microcode/zyd/Makefile: revision 1.2
sys/dev/microcode/zyd/zd1211-license: revision 1.1
sys/dev/microcode/zyd/zd1211-licence: file removal
- Rename filename of license.
- Correct filename in license (add missing prefix).

(snj)

2009-05-01 01:42:33 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #535):
sys/dev/acpi/acpi_ec.c: revision 1.54
Change a confusing attach message; if the embedded controller was attached
via ECDT, we would print:
  acpiec0 at acpi0 (EC, PHP0C09-0): ACPI Embedded Controller (disabled)
The embedded controller isn't actually disabled, but instead this driver
instance, so change the message to read:
  acpiec0 at acpi0 (EC, PHP0C09-0): using acpiecdt0

(snj)

2009-05-01 01:39:25 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #498):
sys/arch/i386/acpi/npx_acpi.c: revision 1.18
sys/arch/i386/acpi/spic_acpi.c: revision 1.21
Adjust for acpi_resource_parse aprint changes, noted by Jukka Salmi

(snj)

2009-05-01 01:38:17 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #498):
sys/dev/acpi/acpi_ec.c: revision 1.53
sys/dev/acpi/acpi_resource.c: revision 1.27
sys/dev/acpi/atppc_acpi.c: revision 1.16
sys/dev/acpi/attimer_acpi.c: revision 1.12
sys/dev/acpi/com_acpi.c: revision 1.28
sys/dev/acpi/fdc_acpi.c: revision 1.35
sys/dev/acpi/hpet_acpi.c: revision 1.4
sys/dev/acpi/joy_acpi.c: revision 1.9
sys/dev/acpi/lpt_acpi.c: revision 1.18
sys/dev/acpi/mpu_acpi.c: revision 1.9
sys/dev/acpi/pckbc_acpi.c: revision 1.31
sys/dev/acpi/pcppi_acpi.c: revision 1.11
sys/dev/acpi/ug_acpi.c: revision 1.5
sys/dev/acpi/wss_acpi.c: revision 1.20
sys/dev/acpi/ym_acpi.c: revision 1.6
Cut the amount of spam from acpi devices in roughly half by printing
resources on the same line as autoconf messages. Things like:
  pcppi1 at acpi0 (SPKR, PNP0800)
  pcppi1: io 0x61
become:
  pcppi1 at acpi0 (SPKR, PNP0800): io 0x61

(snj)

2009-05-01 01:29:21 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by cegger in ticket #474):
sys/dev/mii/inphy.c: revision 1.51
sys/dev/mii/iophy.c: revision 1.35
sys/dev/mii/nsphy.c: revision 1.56
sys/dev/mii/rlphy.c: revision 1.25
sys/dev/mii/ukphy_subr.c: revision 1.11
sys/dev/pci/if_txp.c: revision 1.28
fix media priorities:
IEEE 802.3 Annex 28B.3 specifies the following relative
priorities of the technologies supported by
802.3 Selector Field value:
1000BASE-T full duplex
1000BASE-T
100BASE-T2 full duplex
100BASE-TX full duplex
100BASE-T2
100BASE-T4
100BASE-TX
10BASE-T full duplex
10BAST-T
Our drivers give 100BASE-T4 a higher priority than
100BASE-TX full duplex.
Fix this. This patch is based on changes in FreeBSD and OpenBSD.
Patch presented on tech-kern and tech-net:
http://mail-index.netbsd.org/tech-kern/2009/02/15/msg004397.html
http://mail-index.netbsd.org/tech-net/2009/02/15/msg001064.html
got no comments, no objections.

(snj)

2009-05-01 01:24:18 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #261):
distrib/sets/lists/man/mi: revision 1.1117
share/man/man4/Makefile: revision 1.485
share/man/man4/gcscaudio.4: revision 1.1
Add man page for gcscaudio driver.

(snj)

2009-05-01 01:20:42 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #260):
sys/arch/i386/conf/ALL: revision 1.187
sys/arch/i386/conf/GENERIC: revision 1.922
PR# port-i386/40284: add AMD Geode CS5536 audio driver; add gcscaudio(4)
to i386 GENERIC and ALL kernels

(snj)

2009-05-01 01:19:09 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #260):
sys/dev/pci/files.pci: revision 1.309
sys/dev/pci/gcscaudio.c: revision 1.1
sys/dev/pci/gcscaudioreg.h: revision 1.1
PR# port-i386/40284: add AMD Geode CS5536 audio driver; written by
SHIMIZU Ryo <ryo@nerv.org>

(snj)

2009-05-01 00:28:17 UTC MAIN commitmail json YAML

ANSI function prototypes

(perry)

2009-05-01 00:20:08 UTC MAIN commitmail json YAML

2009-05-01 00:15:57 UTC MAIN commitmail json YAML

2009-04-30 22:36:10 UTC MAIN commitmail json YAML

Straggler from last vnd(4) commit: #define VNF_CLEARING.

(dyoung)

2009-04-30 20:41:45 UTC netbsd-3-1 commitmail json YAML

2009-04-30 20:41:33 UTC MAIN commitmail json YAML

PR kern/41311: Mutex error: mutex_vector_enter: locking against myself

(ad)

2009-04-30 20:40:58 UTC netbsd-3-1 commitmail json YAML

Apply patch (requested by bouyer in ticket #2012):
Fix a pmap race.

(snj)

2009-04-30 20:39:08 UTC MAIN commitmail json YAML

Remove extraneous parentheses.  Fix spelling/grammar.  No functional
change intended.

(dyoung)

2009-04-30 20:36:52 UTC netbsd-3-0 commitmail json YAML

2009-04-30 20:34:08 UTC MAIN commitmail json YAML

Flesh out vnd_detach().  Let the system detach vnd(4) at shutdown.  Stop
vnd_ioctl(VNDIOCCLR) from racing with vndopen() to call vndclear().

(dyoung)

2009-04-30 20:33:13 UTC netbsd-3-0 commitmail json YAML

Apply patch (requested by bouyer in ticket #2012):
Fix a pmap race.

(snj)

2009-04-30 20:31:41 UTC netbsd-3 commitmail json YAML

2009-04-30 20:29:56 UTC netbsd-3 commitmail json YAML

Apply patch (requested by bouyer in ticket #2012):
Fix a pmap race.

(snj)

2009-04-30 20:28:21 UTC netbsd-3 commitmail json YAML

Apply patch (requested by bouyer in ticket #2012):
Fix an i386 pmap race.

(snj)

2009-04-30 20:26:09 UTC MAIN commitmail json YAML

Commit changes to netinet6/in6_src.c, forgot in previous commit:

    http://mail-index.netbsd.org/source-changes/2009/04/30/msg220547.html

Make in_pcbsetport() set the port number selected before passing "sin" to
kauth(9).

(elad)

2009-04-30 20:10:31 UTC MAIN commitmail json YAML

Correct some CPU ifdefs so that a HP7100_CPU only kernel should compile.

(skrll)

2009-04-30 19:15:18 UTC MAIN commitmail json YAML

Remove if defined(HP7100LC_CPU) || defined(HP7300LC_CPU) from around
pmap_hptsize and pdc_hwtlb (for now).

(skrll)

2009-04-30 18:27:50 UTC netbsd-4 commitmail json YAML

Tickets 1307, 1309, 1311

(bouyer)

2009-04-30 18:26:44 UTC netbsd-4-0 commitmail json YAML

2009-04-30 18:26:16 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by hauke in ticket #1311):
lib/libc/db/hash/hash_buf.c: revision 1.17, 1.18
lib/libc/db/hash/hash_buf.c: revision 1.18
Fix build fallout from ticket 1310

(bouyer)

2009-04-30 18:25:17 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by hauke in ticket #1311):
lib/libc/db/hash/hash_buf.c: revision 1.17, 1.18
lib/libc/db/hash/hash_buf.c: revision 1.18
Fix build fallout from ticket 1310

(bouyer)

2009-04-30 18:18:34 UTC MAIN commitmail json YAML

- Make in6_pcbbind_{addr,port}() static

- Properly authorize port binding in in_pcbsetport() and in6_pcbsetport()

- Pass struct sockaddr_in6 to in6_pcbsetport() instead of just the address,
  so that we have a more complete context

- Adjust udp6_output() to craft a sockaddr_in6 as it calls in6_pcbsetport()

- Fix an issue in in_pcbbind() where we used the "dom_sa_any" pointer and
  not a copy of it, pointed out by bouyer@, thanks!

Mailing list reference:

http://mail-index.netbsd.org/tech-net/2009/04/29/msg001259.html

(elad)

2009-04-30 18:14:15 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by mhitch in ticket #1309):
sys/arch/vax/vax/subr.S: revision 1.26
Apply patch from mhitch@:
Make copyin(9) and copyout(9) work with 64KB or larger data blocks.
Fixes broken pipe(2) problem mentioned in PR port-vax/41139. Ok'ed by ragge@.
Should be pulled up to netbsd-5.

(bouyer)

2009-04-30 18:13:01 UTC MAIN commitmail json YAML

Note nick-hppapmap merge.

(skrll)

2009-04-30 18:11:31 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #1307):
lib/libedit/common.c: revision 1.23
fix mis-evaluating whether a char is digit or not.

(bouyer)

2009-04-30 17:58:28 UTC netbsd-3 commitmail json YAML

2009-04-30 17:58:09 UTC netbsd-3-1 commitmail json YAML

2009-04-30 17:57:52 UTC netbsd-3-0 commitmail json YAML

2009-04-30 17:55:52 UTC netbsd-3 commitmail json YAML

Apply patch, requested by mhitch in ticket #2011:
gnu/dist/toolchain/gcc/f/com.h: patch
Fix mis-matched function prototype, causing vax build failure with
recent host gcc.

(bouyer)

2009-04-30 17:55:29 UTC netbsd-3-1 commitmail json YAML

Apply patch, requested by mhitch in ticket #2011:
gnu/dist/toolchain/gcc/f/com.h: patch
Fix mis-matched function prototype, causing vax build failure with
recent host gcc.

(bouyer)

2009-04-30 17:55:12 UTC netbsd-3-0 commitmail json YAML

Apply patch, requested by mhitch in ticket #2011:
gnu/dist/toolchain/gcc/f/com.h: patch
Fix mis-matched function prototype, causing vax build failure with
recent host gcc.

(bouyer)

2009-04-30 17:43:07 UTC MAIN commitmail json YAML

2009-04-30 17:41:41 UTC MAIN commitmail json YAML

2009-04-30 16:59:32 UTC MAIN commitmail json YAML

Stir up the stack a bit to help arc4random() decide on a more
"random" seed.  This is a quick hack, I'll play games with rnd(9)
later (no nethack).

(pooka)

2009-04-30 16:54:03 UTC MAIN commitmail json YAML

Note the netbsd-5-0 branch.

(snj)

2009-04-30 16:38:12 UTC MAIN commitmail json YAML

Fix spelling.  if( -> if (.  No functional change intended.

(dyoung)

2009-04-30 16:23:58 UTC MAIN commitmail json YAML

Bah, fix typo in last: 2006, not 2005.

(snj)

2009-04-30 16:20:50 UTC MAIN commitmail json YAML

2009-04-30 16:10:10 UTC MAIN commitmail json YAML

2009-04-30 16:07:50 UTC MAIN commitmail json YAML

Use NULL instead of (type *)0.  Delete extraneous parentheses.  No
functional change intended.

(dyoung)

2009-04-30 15:34:25 UTC MAIN commitmail json YAML

2009-04-30 15:31:17 UTC MAIN commitmail json YAML

Update to deal with the new hppa pmap.

(skrll)

2009-04-30 15:30:55 UTC MAIN commitmail json YAML

2009-04-30 15:14:49 UTC MAIN commitmail json YAML

2009-04-30 15:13:58 UTC MAIN commitmail json YAML

Add another NS product found in hppa machines.

(skrll)

2009-04-30 15:07:45 UTC MAIN commitmail json YAML

2009-04-30 15:03:30 UTC MAIN commitmail json YAML

Add the National Semiconductor PC87560 Legacy IO chip on systems with
PA-8500 and later 64-bit CPUs.

(skrll)

2009-04-30 12:47:40 UTC MAIN commitmail json YAML

2009-04-30 07:45:29 UTC MAIN commitmail json YAML

2009-04-30 07:15:28 UTC MAIN commitmail json YAML

Note that nick-csl-alignment was merged to -current.

(skrll)

2009-04-30 07:14:47 UTC MAIN commitmail json YAML

nick-hppapmap is merged.

(skrll)

2009-04-30 07:08:39 UTC MAIN commitmail json YAML

Another file missed by me / cvs in the nick-hppapmap merge.

(skrll)

2009-04-30 07:03:12 UTC MAIN commitmail json YAML

Somehow these were missed by me / cvs in the nick-hppapmap merge.

(skrll)

2009-04-30 07:01:27 UTC MAIN commitmail json YAML

Merge nick-hppapmap.

This is a port of the OpenBSD pmap and trap handling code to get us

        - Performance boost on some/all machines.
        - Well on the way to PA2.0 (in 32bit mode) support. Several
          machines probe hardware, but fail sometime after interrupts
          are enabled.

Other things changed / fixed on the branch are

        - update autoconf to use the OpenBSD code.
        - com @ dino is very close to being supported.
        - HPPA_REDZONE has been replaced with a working redzone which
          is enabled with DIAGNOSTIC.
        - UPAGES has been halved in size.
        - power(4) from OpenBSD to fix a few bugs.
        - updated list of modules from OpenBSD.
- initial ports of uturn(4), astro(4) and elroy(4).
- update some copyrights (remove advertising clause, etc.)

Thanks to mjf for some of the above, testing and listening.

(skrll)

2009-04-30 05:20:31 UTC MAIN commitmail json YAML

2009-04-30 05:19:38 UTC MAIN commitmail json YAML

Added some register definition.

(nonaka)

2009-04-30 05:15:36 UTC MAIN commitmail json YAML

include sys/lwp.h for curlwp.

(nonaka)

2009-04-30 04:59:14 UTC MAIN commitmail json YAML

Build the netpgp library with WARNS=3

(agc)

2009-04-30 04:57:57 UTC MAIN commitmail json YAML

2009-04-30 04:38:02 UTC MAIN commitmail json YAML

Include cpu_topology.c for xen kernels, too.

(pgoyette)

2009-04-30 01:56:03 UTC MAIN commitmail json YAML

Appease the license gods by adding a proper note.

(joerg)

2009-04-30 01:03:08 UTC netbsd-5-0 commitmail json YAML

2009-04-30 00:56:30 UTC MAIN commitmail json YAML

Convert gcov man page to mdoc(7) using othersrc/usr.bin/pod2mdoc.
Do some manual post-processing and use that as new gcov(1).
The original version is included to add as base for three-way merges.

(joerg)

2009-04-30 00:54:47 UTC netbsd-5 commitmail json YAML

2009-04-30 00:53:48 UTC MAIN commitmail json YAML

Sort sourcefile after all other options.

(joerg)

2009-04-30 00:45:47 UTC MAIN commitmail json YAML

Convert CPP man page to mdoc(7) using othersrc/usr.bin/pod2mdoc.
Do some manual post-processing and use that as new cpp(1).
The original version is included to add as base for three-way merges.

(joerg)

2009-04-30 00:30:56 UTC MAIN commitmail json YAML

Convert GCC man page to mdoc(7) using othersrc/usr.bin/pod2mdoc.
Do some manual post-processing and use that as new gcc(1).
The original version is included to add as base for three-way merges.

OK wiz, no objection from tech-userlevel.

(joerg)

2009-04-30 00:28:59 UTC MAIN commitmail json YAML

Add a Python script to convert POD markup to mdoc markup.
It tries to do something sane e.g. by detecting arguments etc, but
post-processing is still required.

(joerg)

2009-04-30 00:07:23 UTC MAIN commitmail json YAML

Move x86 CPU topology detection code into the separate file (as it was originally).
OK by <yamt>.

(rmind)

2009-04-29 23:53:29 UTC MAIN commitmail json YAML

Include option as item for -Wp description to match the rest of the
table.

(joerg)

2009-04-29 23:50:53 UTC MAIN commitmail json YAML

Add elansc_shutdown() for turning off the watchdog.

Don't try to unregister the watchdog in elansc_detach() if we are
shutting the system down, because unregistering is designed to fail if
the watchdog is armed.

(dyoung)

2009-04-29 23:46:39 UTC MAIN commitmail json YAML

Fix markup for -fdiagnostics-show-options. Don't split @code{} over
lines. Ensure that sentences are consistently followed by two spaces.

(joerg)

2009-04-29 23:18:09 UTC MAIN commitmail json YAML

2009-04-29 22:34:31 UTC MAIN commitmail json YAML

2009-04-29 22:33:33 UTC MAIN commitmail json YAML

Replace open-coded vaccess() in ntfs_access() with a call to vaccess().

Similarly to msdosfs, always add the exec bit to keep the current
behavior.

Mailing list reference:

    http://mail-index.netbsd.org/tech-kern/2009/04/21/msg004881.html

(elad)

2009-04-29 22:25:03 UTC MAIN commitmail json YAML

2009-04-29 22:21:49 UTC MAIN commitmail json YAML

Do not forget to detach rnd(4) device when removing a xennet device.

Ok by bouyer@ in private mail.

(jym)

2009-04-29 18:24:05 UTC MAIN commitmail json YAML

2009-04-29 18:23:46 UTC MAIN commitmail json YAML

2009-04-29 18:22:47 UTC MAIN commitmail json YAML

2009-04-29 18:20:03 UTC MAIN commitmail json YAML

2009-04-29 18:07:01 UTC MAIN commitmail json YAML

Remove unnecessary gnu/usr.bin from SRCDIRS.

(tsutsui)

2009-04-29 18:01:50 UTC MAIN commitmail json YAML

Remove unneeded gnu/usr.bin from SRCDIRS.

(tsutsui)

2009-04-29 18:00:50 UTC MAIN commitmail json YAML

Add proof-of-concept code for enabling system calls to rump virtual
kernels running in other processes on the same machine or on an
entirely different host.  I wrote this a while ago and am now
committing it mainly to avoid losing it.  It works, but could do
with a little tuning here and there.

What this will hopefully eventually buy us is the ability to use
standard userland tools to configure rump kernels, e.g. ifconfig(8)
and route(8) could be used to configure the networking stack provided
by a rump kernel.  Also some distributed OS implications may apply.

fun fact: a system call which just does copyin/copyout takes >1000x
longer when made over the LAN as compared to when made on the same
machine.

(pooka)

2009-04-29 17:51:47 UTC MAIN commitmail json YAML

Add proof-of-concept code for enabling system calls to rump virtual
kernels running in other processes on the same machine or on an
entirely different host.  I wrote this a while ago and am now
committing it mainly to avoid losing it.  It works, but could do
with a little tuning here and there.

What this will hopefully eventually buy us is the ability to use
standard userland tools to configure rump kernels, e.g. ifconfig(8)
and route(8) could be used to configure the networking stack provided
by a rump kernel.  Also some distributed OS implications may apply.

fun fact: a system call which just does copyin/copyout takes >1000x
longer when made over the LAN as compared to when made on the same
machine.

(pooka)

2009-04-29 16:05:41 UTC MAIN commitmail json YAML

Add enough support to be able to create directories and perform
lookups through them.  This has two implications:

1) mountpoints can be created directly onto the rump rootfs.
  this is benefitial in test programs where we want the same
  program to be easily switched between testing against rump and
  testing against the host kernel.
2) fakeblk must be used (it used to work implicitly) to register
  block devices that should be used from the host fs namespace.

(pooka)

2009-04-29 15:49:28 UTC MAIN commitmail json YAML

2009-04-29 15:49:01 UTC MAIN commitmail json YAML

Use cwdinit() for proc0's cwdi.

(pooka)

2009-04-29 15:46:01 UTC MAIN commitmail json YAML

* register fakeblk
* fix error message

(pooka)

2009-04-29 15:44:56 UTC MAIN commitmail json YAML

Extract vfs_unmountall1() from vfs_unmountall() for reuse.

(dyoung)

2009-04-29 15:42:27 UTC nick-hppapmap commitmail json YAML

2009-04-29 15:10:58 UTC MAIN commitmail json YAML

Pull some changes for newer chips from FreeBSD:
- pull MACSTAT and CMDSTOP quirks for 8168/8111 chips
- always set CPLUSCMD_PCI_MRW on reset
- set VLANSTRIP and RXCSUM_ENB bits on CPLUS register per if_capenable

Tested on 8111C and 8111D by several users, and
no bad side effect on my old 8169S.

(tsutsui)

2009-04-29 15:03:10 UTC nick-hppapmap commitmail json YAML

2009-04-29 14:58:50 UTC MAIN commitmail json YAML

catch locking-against-oneself already when taking the lock

(pooka)

2009-04-29 14:55:36 UTC MAIN commitmail json YAML

Attach 82801IEM LPC Interface Bridge too.

(njoly)

2009-04-29 14:20:37 UTC nick-hppapmap commitmail json YAML

Whitespace (remove diff to HEAD)

(skrll)

2009-04-29 14:17:45 UTC nick-hppapmap commitmail json YAML

2009-04-29 11:01:50 UTC MAIN commitmail json YAML

replace outdated comment.  no functional change

(pooka)

2009-04-29 10:50:25 UTC ipsec-tools-0_7-branch commitmail json YAML

From Ross Meng: Fix a memory leak in X509 certificate validation.

(tteras)

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

From Ross Meng: Fix a memory leak in X509 certificate validation.

(tteras)

2009-04-29 10:46:47 UTC MAIN commitmail json YAML

Add missing prototype for vfs_mountalloc().

(martin)

2009-04-29 09:13:58 UTC MAIN commitmail json YAML

More WARNS=4 fixes, for sparc and sun3.

(nakayama)

2009-04-29 07:14:58 UTC MAIN commitmail json YAML

Don't panic in dino_intr_disesablish. Just note that it needs to be
implemented for now.

Stop gap fix for PR/41295.

(skrll)

2009-04-29 01:03:43 UTC MAIN commitmail json YAML

Extract common code from vfs_rootmountalloc(9) and mount_domount() into
a new struct mount-allocation routine, vfs_mountalloc(9).  Documentation
updates will follow.

Attention: Synchronization Oversight Committee!  In mount_domount(),
I postpone the call mutex_enter(&mp->mnt_updating) until right before
the VFS_MOUNT(9) call because (1) that looks to me like the earliest
possible opportunity for mp to become visible to any other LWP, because
it was just kmem_zalloc(9)'d and (2) it made extracting the common code
much easier.  Tell me if my reasoning is faulty.

(dyoung)

2009-04-28 23:31:52 UTC MAIN commitmail json YAML

Add an rc.d script for dhcpcd(8)

(roy)

2009-04-28 23:30:34 UTC MAIN commitmail json YAML

2009-04-28 23:05:26 UTC MAIN commitmail json YAML

Let this build even if 'no options INET'.

(dyoung)

2009-04-28 22:49:26 UTC MAIN commitmail json YAML

Create images with 0666 - umask, not 0777 - umask (e.g. without x bits).

(joerg)

2009-04-28 22:47:23 UTC MAIN commitmail json YAML

2009-04-28 22:43:51 UTC MAIN commitmail json YAML

Use device_t, cfdata_t, and device_private().

(dyoung)

2009-04-28 22:43:11 UTC MAIN commitmail json YAML

2009-04-28 22:34:05 UTC MAIN commitmail json YAML

2009-04-28 22:31:52 UTC MAIN commitmail json YAML

2009-04-28 22:14:23 UTC MAIN commitmail json YAML

Import dhcpcd-5.0.0

Major changes from dhcpcd-4 include
* Single daemon can now run DHCP on multiple interfaces at the same time
* Configuration profiles per interface, ssid, arping and fallback
* Listens to 3rd party programs changing routing information
* Supports DHCP INFORM over PPP
* Can configure static options for destination address
* Control socket so 3rd party program can control or listen directly
  to dhcpcd events
* Is also a BOOTP client

Status:

Vendor Tag: roy
Release Tags: dhcpcd-5-0-0

(roy)

2009-04-28 22:04:09 UTC MAIN commitmail json YAML

Resolving import mistakes: fix a typo.

(ad)

2009-04-28 22:03:07 UTC MAIN commitmail json YAML

2009-04-28 21:26:52 UTC MAIN commitmail json YAML

Let this build with 'no options INET'.

(I don't know why I bothered, either.)

(dyoung)

2009-04-28 20:56:40 UTC MAIN commitmail json YAML

Cosmetic: remove unnecessary parentheses.

(dyoung)

2009-04-28 20:54:50 UTC MAIN commitmail json YAML

Extract sockaddr_any_by_family() from sockaddr_any() for looking up a
wildcard ("any") address by protocol family instead of by sockaddr.

(dyoung)

2009-04-28 20:51:16 UTC MAIN commitmail json YAML

Sync the portable autoconfed Makefile with reality

(agc)

2009-04-28 20:50:48 UTC MAIN commitmail json YAML

Sync the portable autoconf Makefile with reality

(agc)

2009-04-28 20:49:57 UTC MAIN commitmail json YAML

Don't try to be clever here - sizeof(uint32_t) will always be 4...

(agc)

2009-04-28 17:57:00 UTC MAIN commitmail json YAML

copyin the modctl_load_t for the non-x86 world. Fixes PR/41294.

(skrll)

2009-04-28 15:41:52 UTC MAIN commitmail json YAML

Add a definition for libnetpgp

(agc)

2009-04-28 15:37:38 UTC nick-hppapmap commitmail json YAML

2009-04-28 14:32:43 UTC MAIN commitmail json YAML

2009-04-28 14:27:16 UTC MAIN commitmail json YAML

Add Mellanox Technologies Infiniband devices.

(ginsbach)

2009-04-28 14:00:42 UTC MAIN commitmail json YAML

Free uao lock when destroying object.  Fixes tmpfs rename leak
reported by njoly.

(pooka)

2009-04-28 13:54:07 UTC MAIN commitmail json YAML

Reset nat_oa variables too when reusing phase two handler. Otherwise
phase2 rekeying might fail in some scenarios.

(tteras)

2009-04-28 13:35:44 UTC nick-hppapmap commitmail json YAML

2009-04-28 13:25:17 UTC MAIN commitmail json YAML

Remove magic reset sequence except wakeup for rev 2 chips which breaks 8111D.
Problem reported and fix confirmed by Thomas Bieg on current-users.

Also tested on 8111C (no bad side effect) by several users privately.

(tsutsui)

2009-04-28 13:20:06 UTC nick-hppapmap commitmail json YAML

Turn the BTLB stuff off for now.

(skrll)

2009-04-28 13:08:51 UTC MAIN commitmail json YAML

Do nothing if root file system has fs_passno=0 in /etc/fstab.
(It might be better to change fsck(8) so that "fsck -p" always checks
fs_passno, whether or not file systems are specified on the command
line.)

(apb)

2009-04-28 12:54:40 UTC nick-hppapmap commitmail json YAML

Remove some unnecessary includes.

(skrll)

2009-04-28 12:53:53 UTC nick-hppapmap commitmail json YAML

2009-04-28 12:49:33 UTC nick-hppapmap commitmail json YAML

Whitespace (Remove diff to HEAD.)

(skrll)

2009-04-28 12:35:37 UTC nick-hppapmap commitmail json YAML

-fno-omit-frame-pointer is dealt with automatically now.

(skrll)

2009-04-28 11:49:15 UTC MAIN commitmail json YAML

on detach, deregister from pmf

(cegger)

2009-04-28 11:47:56 UTC MAIN commitmail json YAML

on detach, deregister from pmf and free resource

(cegger)

2009-04-28 10:57:24 UTC MAIN commitmail json YAML

2009-04-28 09:19:15 UTC MAIN commitmail json YAML

2009-04-28 08:32:57 UTC MAIN commitmail json YAML

Fix issue I introduced in WARNS=4 -- addition of extra argument to default argv.
Found & fixed by Geoff Wing.

(lukem)

2009-04-28 08:03:46 UTC nick-hppapmap commitmail json YAML

2009-04-28 07:59:35 UTC MAIN commitmail json YAML

Fix In argument (no <> needed). Use .Pa for paths. Drop trailing space.
Punctuation nits.

(wiz)

2009-04-28 07:56:19 UTC MAIN commitmail json YAML

Fix xrefs, comment out the one to libbz2 (no man page exists for that).

(wiz)

2009-04-28 07:52:00 UTC MAIN commitmail json YAML

Use Xr for strtok_r reference. Remove trailing whitespace.

(wiz)

2009-04-28 07:37:58 UTC nick-hppapmap commitmail json YAML

2009-04-28 06:47:00 UTC nick-hppapmap commitmail json YAML

Don't enable the PA2.0 CPUs just yet.

(skrll)

2009-04-28 05:44:43 UTC MAIN commitmail json YAML

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

Add some mdoc macros and spell out an abbreviation.
(I shared some of my fixes upstream a few days ago.)

(reed)