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 (5d)  netbsd-9 (11d)  thorpej-ifq (175d)  thorpej-altq-separation (178d) 

2024-05-10 04:51:06 UTC Now

2009-01-29 21:23:38 UTC MAIN commitmail json YAML

2009-01-29 21:20:42 UTC MAIN commitmail json YAML

2009-01-29 21:19:35 UTC MAIN commitmail json YAML

pthread_barrier: Fix numerous stupid bugs. Surprising that nobody
complained yet.

(ad)

2009-01-29 21:18:23 UTC MAIN commitmail json YAML

2009-01-29 21:13:15 UTC MAIN commitmail json YAML

Added include <stdlib.h> for exit() function.

(nonaka)

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

Revert change of rlim_t to an unsigned quad_t which crept in in the
time_t merge. This has bad effects on comparisions in the kernel
leading to processes randomly killed for RLIMIT_CPU violation.
(There are situations where the CPU time used can drop below 0, if
the time is changed by ntp. This is certainly not good but this is
a minor issue we obviously could live with and which is not related
to the time_t size change.)

(drochner)

2009-01-29 20:54:52 UTC MAIN commitmail json YAML

fix splx() function prototype.

(nonaka)

2009-01-29 20:38:22 UTC MAIN commitmail json YAML

stinkset purge: POOL_INIT -> pool_init
also, make the syncache pool static in scope

(pooka)

2009-01-29 19:36:28 UTC MAIN commitmail json YAML

Fix flagbits for MMC_TRACKINFO flags printing; it had an illegal escape code
in it.

(reinoud)

2009-01-29 17:03:37 UTC MAIN commitmail json YAML

fix error path: don't crash when age_dma_alloc() fails.

(cegger)

2009-01-29 16:00:33 UTC MAIN commitmail json YAML

2009-01-29 14:46:06 UTC MAIN commitmail json YAML

2009-01-29 14:26:09 UTC MAIN commitmail json YAML

need newline.
> ohci0 at pxaip0 addr 0x40d00000-0x40d0000fohci0: OHCI version 1.0

(nonaka)

2009-01-29 14:22:09 UTC MAIN commitmail json YAML

Match mem.c's extern for __data_start.

(joerg)

2009-01-29 14:20:50 UTC MAIN commitmail json YAML

x86/pmap.c declares vmmap as void *, match.

(joerg)

2009-01-29 13:56:42 UTC MAIN commitmail json YAML

rtclock_tval is defined as u_long in isa/clock.c, match.

(joerg)

2009-01-29 13:52:20 UTC MAIN commitmail json YAML

Match declaration of trap_type in trap.c.

(joerg)

2009-01-29 12:51:15 UTC MAIN commitmail json YAML

revert a part of previuos change.

(nonaka)

2009-01-29 12:28:15 UTC MAIN commitmail json YAML

2009-01-29 12:14:40 UTC MAIN commitmail json YAML

One more device_t/softc split fallout (a missing device_private()).

(bouyer)

2009-01-29 12:13:31 UTC MAIN commitmail json YAML

As ic_ident is from 2 to ICP_NCCBS + 2, we need more than just ICP_NCCBS
sense structures in icp_scr map; otherwise we'll compute an offset past the
allocated memory (and past the end of the dmap map) from the ic_ident.
To be safe use ICP_NCCB_RESERVE instead of 2; as I'm not sure why
ICP_NCCB_RESERVE is 4.

(bouyer)

2009-01-29 10:41:39 UTC MAIN commitmail json YAML

Put back rev. 1.20 so that nbpwd_mkdb built on 32bit time_t host generates
correct pwd.db.

(enami)

2009-01-29 10:33:22 UTC MAIN commitmail json YAML

Oops, sdmmc related device must be commented out.

(nonaka)

2009-01-29 10:28:37 UTC MAIN commitmail json YAML

Increase SYMTAB_SPACE.

(nonaka)

2009-01-29 10:15:39 UTC MAIN commitmail json YAML

Bump date for new STANDARDS section.

(wiz)

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

Fix flagrantly wrong printf formats in compat strftime.

(dholland)

2009-01-29 08:47:43 UTC MAIN commitmail json YAML

__posix_fadvise50() does not use the standard errno behaviour, but returns
the error value itself - so move it from ASM to NOERR. Pointed out by
Nick. I have no idea how/if this ever could have worked, but I would swear
I realy tested it when I last touched it! Fixes the sys/fs/posix_fadvise
regression test.

(martin)

2009-01-29 07:48:39 UTC MAIN commitmail json YAML

Avoid infinite loop.

(enami)

2009-01-29 05:14:45 UTC MAIN commitmail json YAML

src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/accumulate.h@1.2 / diff / nxr@1.2
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/armour.h@1.2 / diff / nxr@1.2
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/callback.h@1.5 / diff / nxr@1.5
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/compress.h@1.2 / diff / nxr@1.2
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/configure.h@1.4 / diff / nxr@1.4
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/create.h@1.3 / diff / nxr@1.3
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/crypto.h@1.3 / diff / nxr@1.3
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/defs.h@1.2 / diff / nxr@1.2
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/errors.h@1.5 / diff / nxr@1.5
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/final.h@1.2 / diff / nxr@1.2
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/hash.h@1.2 / diff / nxr@1.2
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/keyring.h@1.4 / diff / nxr@1.4
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/lists.h@1.2 / diff / nxr@1.2
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/memory.h@1.3 / diff / nxr@1.3
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/packet-parse.h@1.3 / diff / nxr@1.3
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/packet-show-cast.h@1.3 / diff / nxr@1.3
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/packet-show.h@1.3 / diff / nxr@1.3
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/packet.h@1.3 / diff / nxr@1.3
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/random.h@1.2 / diff / nxr@1.2
src/crypto/external/bsd/openpgpsdk/dist/include/openpgpsdk/readerwriter.h@1.3 / diff / nxr@1.3
      :
(more 46 files)
Run all the sources through indent.

Always print fingerprint information for keys when listing them.

Always display the publick key algorithm used (because of a bug, the
algorithm name was being ignored, rather than printed out).

(agc)

2009-01-29 02:02:36 UTC MAIN commitmail json YAML

2009-01-29 01:02:48 UTC MAIN commitmail json YAML

Make os_time_t a time_t instead of a long.

(jmcneill)

2009-01-29 00:54:54 UTC MAIN commitmail json YAML

Small fix, "processes" mistaken with "processors".

(rmind)

2009-01-29 00:17:22 UTC MAIN commitmail json YAML

Merge http://cvsweb.netbsd.org/bsdweb.cgi/src/usr.sbin/wpa/wpa_supplicant/Attic/driver_netbsd.c.diff?r1=1.7&r2=1.8

PR# 39364: wpa_cli scan_results shows '0' signal level

Use rssi for level (instead of qual) in scan results, following examples
set by the wpa_supplicant ndis and iphone drivers.

(jmcneill)

2009-01-28 23:44:45 UTC MAIN commitmail json YAML

Try to clarify what pset(3) actually does.  This needs some more
work.

(dyoung)

2009-01-28 22:59:46 UTC MAIN commitmail json YAML

sched_pstats: add few checks to catch the problem.  OK by <ad>.

(rmind)

2009-01-28 22:37:09 UTC MAIN commitmail json YAML

cpuctl list: map hardware id after getting state. avoids screwed up display
when ci_cpuid != cpu_index()

(ad)

2009-01-28 21:52:49 UTC MAIN commitmail json YAML

- If given an arg, don't bind to curcpu.
- Set line buffering on stdout.

(ad)

2009-01-28 21:38:13 UTC MAIN commitmail json YAML

Allow for () in the argument to .ifdef et al.
Save/restore current values of global data across expression evaluation
to give ${foo:? ...} a change of working inside another .if.

(dsl)

2009-01-28 19:57:37 UTC MAIN commitmail json YAML

Use 8KB buffer for ZLRB_RING_SIZE to prevent overruns

(tjam)

2009-01-28 19:55:51 UTC MAIN commitmail json YAML

Remove sicallback to use the MI softint(9) APIs directly - from Tsutsui

(tjam)

2009-01-28 19:12:40 UTC MAIN commitmail json YAML

Note that strdup is specified by POSIX.1.

(gdt)

2009-01-28 19:06:03 UTC MAIN commitmail json YAML

These comparison functions return 0 on match.  Fix sense of test.

(skd)

2009-01-28 19:03:11 UTC MAIN commitmail json YAML

2009-01-28 17:27:35 UTC MAIN commitmail json YAML

Fix problem in build reported by Paul Goyette

(agc)

2009-01-28 17:11:54 UTC MAIN commitmail json YAML

Add backslashes missed in rev 1.38.
Fixes traditional bootable macppccd build.
(though this seems to require mkisofs 2.01 or prior)

(tsutsui)

2009-01-28 16:54:20 UTC MAIN commitmail json YAML

src/crypto/external/bsd/openpgpsdk/dist/src/lib/accumulate.c@1.5 / diff / nxr@1.5
src/crypto/external/bsd/openpgpsdk/dist/src/lib/compress.c@1.5 / diff / nxr@1.5
src/crypto/external/bsd/openpgpsdk/dist/src/lib/create.c@1.7 / diff / nxr@1.7
src/crypto/external/bsd/openpgpsdk/dist/src/lib/crypto.c@1.6 / diff / nxr@1.6
src/crypto/external/bsd/openpgpsdk/dist/src/lib/errors.c@1.3 / diff / nxr@1.3
src/crypto/external/bsd/openpgpsdk/dist/src/lib/fingerprint.c@1.4 / diff / nxr@1.4
src/crypto/external/bsd/openpgpsdk/dist/src/lib/hash.c@1.5 / diff / nxr@1.5
src/crypto/external/bsd/openpgpsdk/dist/src/lib/keyring.c@1.10 / diff / nxr@1.10
src/crypto/external/bsd/openpgpsdk/dist/src/lib/memory.c@1.3 / diff / nxr@1.3
src/crypto/external/bsd/openpgpsdk/dist/src/lib/openssl_crypto.c@1.5 / diff / nxr@1.5
src/crypto/external/bsd/openpgpsdk/dist/src/lib/packet-parse.c@1.11 / diff / nxr@1.11
src/crypto/external/bsd/openpgpsdk/dist/src/lib/packet-print.c@1.8 / diff / nxr@1.8
src/crypto/external/bsd/openpgpsdk/dist/src/lib/packet-show.c@1.4 / diff / nxr@1.4
src/crypto/external/bsd/openpgpsdk/dist/src/lib/reader.c@1.2 / diff / nxr@1.2
src/crypto/external/bsd/openpgpsdk/dist/src/lib/reader_armoured.c@1.5 / diff / nxr@1.5
src/crypto/external/bsd/openpgpsdk/dist/src/lib/reader_encrypted_se.c@1.4 / diff / nxr@1.4
src/crypto/external/bsd/openpgpsdk/dist/src/lib/reader_encrypted_seip.c@1.5 / diff / nxr@1.5
src/crypto/external/bsd/openpgpsdk/dist/src/lib/reader_fd.c@1.3 / diff / nxr@1.3
src/crypto/external/bsd/openpgpsdk/dist/src/lib/reader_hashed.c@1.2 / diff / nxr@1.2
src/crypto/external/bsd/openpgpsdk/dist/src/lib/readerwriter.c@1.4 / diff / nxr@1.4
      :
(more 11 files)
Move to /* ... */ style of comments in this code - facilitates running
indent on the code.

(agc)

2009-01-28 16:31:49 UTC MAIN commitmail json YAML

2009-01-28 16:11:23 UTC MAIN commitmail json YAML

make this work with an absolute path and explain why.

(christos)

2009-01-28 15:26:28 UTC MAIN commitmail json YAML

Don't claim its an ISO partitioning scheme too early in the label. An MBR
might me there instead.

(reinoud)

2009-01-28 15:03:28 UTC MAIN commitmail json YAML

- modify a pathname parse function to explicitly return devname and filename
- check floppyboot properly per devname before loadfile(), not in devopen()
- disable LOAD_NOTE on floppyboot to avoid backward seek
- bump revision

Tested floppy boot and IDE boot on Apus2000 with OpenFirmware 2.0.

Fixes PR install/38943 on macppc.

(tsutsui)

2009-01-28 14:49:10 UTC MAIN commitmail json YAML

Correct PHY types (5 is LP, _not_ N).

(sborrill)

2009-01-28 14:15:56 UTC MAIN commitmail json YAML

device_t/softc split.

(nonaka)

2009-01-28 14:07:22 UTC MAIN commitmail json YAML

we don't care about -DPIC defined from the compiler.

(christos)

2009-01-28 14:06:15 UTC MAIN commitmail json YAML

don't print cable detect messages.

(nonaka)

2009-01-28 13:43:40 UTC MAIN commitmail json YAML

2009-01-28 13:39:41 UTC MAIN commitmail json YAML

Added SCSI bus and devices.

(nonaka)

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

More WARNSfy in #ifdef NETIF_DEBUG.

(tsutsui)

2009-01-28 11:55:38 UTC MAIN commitmail json YAML

2009-01-28 11:53:46 UTC MAIN commitmail json YAML

-kernel output is set to green.
-symbol is contained.

(nonaka)

2009-01-28 11:43:29 UTC MAIN commitmail json YAML

It is easy to use it if netbsd-INSTALL isn't gzip'ed.

(nonaka)

2009-01-28 11:28:00 UTC MAIN commitmail json YAML

Pass address and intr to pxadmac.

(nonaka)

2009-01-28 11:21:56 UTC MAIN commitmail json YAML

netbsd-INSTALL is copied to installation/kernel instead of binary/kernel.

(nonaka)

2009-01-28 11:19:20 UTC MAIN commitmail json YAML

GENERIC is replaced by GENERIC.HOSTUSB.

(nonaka)

2009-01-28 09:11:16 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2009-01-28 08:57:02 UTC MAIN commitmail json YAML

Bump date for previous. Sort ERRORS.

(wiz)

2009-01-28 05:48:49 UTC MAIN commitmail json YAML

Rework how reading keys functions so that key lookups from hash databases
works again.  (I accidentally broke that in rev 1.15)
Fixes problem noted by Masao Uebayashi.

(lukem)

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

Revert commit on branch.

(roy)

2009-01-28 05:31:19 UTC MAIN commitmail json YAML

update documentation to reflect reality:
* read mode supports -D for btree
* all modes support -U

(lukem)

2009-01-28 05:25:19 UTC MAIN commitmail json YAML

2009-01-28 05:12:45 UTC netbsd-5 commitmail json YAML

dhcpcd-4.0.8 is out

(roy)

2009-01-28 04:46:03 UTC MAIN commitmail json YAML

2009-01-28 01:29:15 UTC MAIN commitmail json YAML

2009-01-28 01:24:49 UTC MAIN commitmail json YAML

Use some symbolic constants where possible - take some of the magic out
of this.

Make the --list-keys command work again.

(agc)

2009-01-28 00:59:03 UTC MAIN commitmail json YAML

Do not call put_type() but use copyout() when returning the message
segments to the user.

ok by rmind.

(njoly)

2009-01-28 00:43:04 UTC MAIN commitmail json YAML

Revert the previous packed attribute fix. Instead make netbsd32_time_t
of type netbsd32_int64 which provides a 64-bit value with a 32-bit
alignment.

Suggested by dsl.

(njoly)

2009-01-28 00:02:39 UTC MAIN commitmail json YAML

Make netbsd32_timespec/netbsd32_timeval structures packed. This fix an
alignment problem between 64-bit kernel and 32-bit userland versions,
which ended in different structure sizes.

(njoly)

2009-01-27 22:36:48 UTC MAIN commitmail json YAML

add a couple of include files

(christos)

2009-01-27 22:00:42 UTC MAIN commitmail json YAML

2009-01-27 22:00:12 UTC MAIN commitmail json YAML

2009-01-27 21:59:25 UTC MAIN commitmail json YAML

2009-01-27 21:15:38 UTC MAIN commitmail json YAML

Protect against spurious "bnx0: Double mbuf allocation failure!"
panics.

Extract a new function, bnx_add_buf(), from bnx_get_buf().
bnx_add_buf() just tries to add an mbuf to the Rx chain.  bnx_get_buf()
tries to allocate an mbuf, first, and then to add the mbuf to the
chain.  Use bnx_add_buf() to try to put an mbuf that we took off
of the chain back onto the chain, and use bnx_get_buf() everywhere
else.

This change seems to be in keeping with the author's intent, but
it looks like the code broke at some point.

Thanks to Jarle Greipsland, David Dudley, and others for reporting
this bug and for testing patches.

(dyoung)

2009-01-27 21:13:57 UTC MAIN commitmail json YAML

2009-01-27 20:30:13 UTC MAIN commitmail json YAML

2009-01-27 20:12:19 UTC MAIN commitmail json YAML

fix include path in previous

(martin)

2009-01-27 20:03:12 UTC MAIN commitmail json YAML

Move FPSR_ register bit definitions into their own file

(martin)

2009-01-27 19:04:39 UTC MAIN commitmail json YAML

The FE_* constants are used verbatim to set the RND field in the FPCR
register - so FE_UPWARD needs to be 3 and FE_DOWNWARD 2 - otherwise
our libc code for fpsetround(), fpgetround() and __flt_rounds() would
need to be adjust (and become slower). This fixes a failure in the
lib/libc/ieeefp/round regression test.

OK: matt

(martin)

2009-01-27 17:15:26 UTC MAIN commitmail json YAML

Fix previous. That should of course be %zu.

(tnn)

2009-01-27 16:53:42 UTC MAIN commitmail json YAML

2009-01-27 16:50:08 UTC MAIN commitmail json YAML

check for memcpy too

(christos)

2009-01-27 16:22:58 UTC MAIN commitmail json YAML

we have memcpy and port.h needs it.

(christos)

2009-01-27 16:17:31 UTC MAIN commitmail json YAML

Attempt to force resets using two more methods:
1. Reset Control register at I/O port 0xcf9
2. Fast A20 and Init register at I/O port 0x92

Requested by ad@

(christos)

2009-01-27 16:13:14 UTC MAIN commitmail json YAML

Attempt to force resets using two more methods:
1. Reset Control register at I/O port 0xcf9
2. Fast A20 and Init register at I/O port 0x92

Requested by ad@

(christos)

2009-01-27 15:34:40 UTC MAIN commitmail json YAML

2009-01-27 13:40:16 UTC MAIN commitmail json YAML

* read TCP sockets in cluster-sized chunks instead of IP_MAXPACKET.
  (it might be a better to chain a few clusters into the iov
  instead of just one since we are making the syscall anyway)
* don't overwrite the useful error value

(pooka)

2009-01-27 11:49:54 UTC MAIN commitmail json YAML

From OpenBSD:
apparently my understanding of '{FLT,DBL,LDBL}_{MIN,MAX}_EXP' ahs
been wrong and thus proven by many and there change it back to
what it is meaning explained in http://www-ccs.ucsd.edu/c/float.html .
also fix spmath to use it's own consts instead of (now) off by one
float.h values thus to avoid any kind of binary changes.

Fixes regress/lib/libc/ieeefp/nan

(skrll)

2009-01-27 11:37:42 UTC MAIN commitmail json YAML

Hold softnet_lock only when we need it.

(pooka)

2009-01-27 11:26:15 UTC MAIN commitmail json YAML

- use device_t and cfdata_t
- rename variables for readability after device_t/softc split
- use proper pointer types

No binary changes.

(tsutsui)

2009-01-27 10:32:18 UTC MAIN commitmail json YAML

Add support for lvm to security script. Backup lvm configuration to
/var/backup/lvm with other system backups. Disable lvm check until
MKLVM is partbled by default.

no objections on tech-userlevel@.

(haad)

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

set error if anonmmap fails

(pooka)

2009-01-27 09:14:01 UTC MAIN commitmail json YAML

Instead of dynamically allocating and freeing the rumpuser async
io descriptors, just allocate an array statically and be happy.

Fixes a problem found by Arnaud Ysmal where a descriptor would be
allocated using kmem_alloc(9) and free'd using free(3).

(pooka)

2009-01-27 08:39:34 UTC MAIN commitmail json YAML

Add some more Intel G4X class chipsets. Also fix gtt_size for G4X chipsets.
Partially from FreeBSD.  There is still an issue here as G4X chipsets
report an aperture size of 0.

(markd)

2009-01-27 08:34:45 UTC MAIN commitmail json YAML

Add some more Intel G4X class chipsets

(markd)

2009-01-27 08:23:00 UTC MAIN commitmail json YAML

Add Analog Devices AD1984A and treat like AD1984.

(markd)

2009-01-27 08:18:04 UTC MAIN commitmail json YAML

2009-01-27 08:07:43 UTC MAIN commitmail json YAML

2009-01-27 08:04:54 UTC MAIN commitmail json YAML

Add Intel 82567LM_3 ethernet

(markd)

2009-01-27 06:57:59 UTC MAIN commitmail json YAML

normalise a comment.

(mrg)

2009-01-27 05:13:23 UTC MAIN commitmail json YAML

fix a very old resolver bug:

when looping over the current list of sockets we're connected to,
use getpeername() not getsockname() to find out who the remote
end is.  avoid spurious close()s and (rare) failure.

apparently known as ISC bug #18625, and fixed in libbind 6.0

(mrg)

2009-01-27 02:25:13 UTC MAIN commitmail json YAML

The existing code has problems verifying a signed file which is more
than 8192 bytes long, as the callback data simply assigns any data it
receives to a buffer, and then calls the hash function on that buffer
when EOF is reached.

Use an inefficient temporary workaround for this by holding the memory
in a temporary buffer in the callback argument structure.

(agc)

2009-01-26 19:34:12 UTC MAIN commitmail json YAML

Init rumpspl rwlock spinlock.  Otherwise pthread_spin routines just
return EINVAL and result in not protecting what they are supposed
to protect.  This results in the counter value getting corrupted
and asserts firing.

Problem reported by Arnaud Ysmal.

While debugging this, take the opportunity to remove explicit
pthread_t comparisons and put everything under pthread_equal().

(pooka)

2009-01-26 18:39:47 UTC MAIN commitmail json YAML

Don't corrupt %r4 - it's a callee save.

Fixes regress/lib/csu/initfini on hppa.

(skrll)

2009-01-26 18:13:06 UTC MAIN commitmail json YAML

Argument parsing needs lcconf initialized.

(tteras)

2009-01-26 17:32:41 UTC MAIN commitmail json YAML

Define HAVE_STRUCT_DIRENT_D_NAMLEN in config,h, and test it when
deciding whether to use entry->d_namlen or strlen(entry->d_name).
Addresses PR 40477 by Robert Millan.

(apb)

2009-01-26 16:30:14 UTC MAIN commitmail json YAML

2009-01-26 15:09:56 UTC MAIN commitmail json YAML

PR/40480: George Abdelmalik: Don't redefine _FORTIFY_SOURCE if it is already
defined.

(christos)

2009-01-26 15:05:56 UTC MAIN commitmail json YAML

remove stale getdevmajor() declarations, fixes lint(1) warning
reported by Bernd Ernesti

(drochner)

2009-01-26 14:41:28 UTC MAIN commitmail json YAML

2009-01-26 14:35:50 UTC MAIN commitmail json YAML

Init pool subsystem iff RUMP_USE_REAL_ALLOCATORS is defined.

(pooka)

2009-01-26 14:14:13 UTC MAIN commitmail json YAML

2009-01-26 13:44:51 UTC MAIN commitmail json YAML

* support PRU_SOCK/PEERADDR
* soisdisconnected() TCP sockets if read returns a non-transient error or 0

(pooka)

2009-01-26 13:23:20 UTC MAIN commitmail json YAML

Fix mistake in the Veriexec example, the command name is "veriexecctl",
not "veriexec".

(elad)

2009-01-26 13:08:48 UTC MAIN commitmail json YAML

Make msgsnd(2)/msgrcv(2) fail with EINVAL for messages larger than
SSIZE_MAX. Adjust man pages accordingly.

ok by christos.

(njoly)

2009-01-26 13:00:05 UTC MAIN commitmail json YAML

2009-01-26 12:21:24 UTC MAIN commitmail json YAML

2009-01-26 12:20:05 UTC MAIN commitmail json YAML

Tag a few more socket syscalls with RUMP:
recvmsg, sendmsg, recvfrom, getpeername, getsockname, sendto,
shutdown, socketpair

(pooka)

2009-01-26 12:08:39 UTC MAIN commitmail json YAML

Support getsockname() and getpeername() in rumpuser.

XXX: all these rumpuser_net routines passing sockaddr should use proplib.

(pooka)

2009-01-26 11:34:12 UTC MAIN commitmail json YAML

Use correct format to print the "numBlocks" element in a RAIDframe
component label. raidctl(8) should now print the correct number of
blocks for RAID sets larger than 1TB.

Patch supplied by Bernhard Moellemann in PR bin/40479.

(tron)

2009-01-26 10:43:21 UTC MAIN commitmail json YAML

Convert compile-time SOCKIN_NOTHREADS into runtime rump_threads check.

(pooka)

2009-01-26 07:40:01 UTC MAIN commitmail json YAML

Added MAKEDEV.local to postinstall's makedev check. Upgraded systems were
not getting an updated MAKEDEV.local file.

(jklos)

2009-01-26 06:27:33 UTC MAIN commitmail json YAML

put back the atf libraries in here, but find them in external.
fixes compat builds.

XXX: src/Makefile do-compat-external-lib not be necessary now.

(mrg)

2009-01-26 06:25:39 UTC MAIN commitmail json YAML

delete these unused directories now.

(mrg)

2009-01-26 06:23:39 UTC netbsd-5 commitmail json YAML

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

fix an error message.

(yamt)

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

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

Pull up following revision(s) (requested by agc in ticket #322):
doc/roadmaps/networking: revision 1.6
doc/roadmaps/storage: revision 1.4
doc/roadmaps/system: revision 1.5
doc/roadmaps/virtualization: revision 1.3
Various updates to the roadmaps for features we are looking to develop
over the next few years

(snj)

2009-01-26 05:15:53 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by agc in ticket #322):
doc/roadmaps/storage: revision 1.3
Sync storage roadmap with reality.

(snj)

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

Various updates to the roadmaps for features we are looking to develop
over the next few years

(agc)

2009-01-26 04:55:59 UTC MAIN commitmail json YAML

Sync storage roadmap with reality.

(agc)

2009-01-26 04:01:14 UTC MAIN commitmail json YAML

2009-01-26 04:00:40 UTC MAIN commitmail json YAML

2009-01-26 03:37:15 UTC netbsd-5 commitmail json YAML

2009-01-26 03:30:53 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by abs in ticket #320):
distrib/notes/common/contents: revision 1.147
etc/etc.atari/Makefile.inc: revision 1.19
Move ATARITT and FALCON to the main list of kernels

(snj)

2009-01-26 03:28:41 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by abs in ticket #320):
distrib/notes/common/contents: revision 1.146
distrib/utils/sysinst/arch/atari/md.h: revision 1.19
distrib/utils/sysinst/arch/atari/msg.md.de: revision 1.4
distrib/utils/sysinst/arch/atari/msg.md.en: revision 1.8
distrib/utils/sysinst/arch/atari/msg.md.es: revision 1.3
- Sync atari sysinst install kernel list with reality:
  - BOOT reanamed to SMALL030
  - ATARITT and FALCON were missing
- Update release notes to kernel list and also clarify Milan kernels

(snj)

2009-01-26 03:21:06 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by abs in ticket #320):
distrib/notes/common/contents: revision 1.145
etc/etc.atari/Makefile.inc: revision 1.18
Follow up the rename of BOOT to SMALL030, and the removal of BOOTX.

(snj)

2009-01-26 03:15:29 UTC netbsd-5 commitmail json YAML

2009-01-26 03:11:55 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by abs in ticket #320):
sys/arch/atari/conf/BOOT: file removal
sys/arch/atari/conf/BOOTX: file removal
- Rename BOOT to SMALL030 and trim some more fat
- Drop BOOTX

(snj)

2009-01-26 03:07:52 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by abs in ticket #320):
sys/arch/atari/conf/ATARITT.in: file removal
sys/arch/atari/conf/FALCON.in: file removal
sys/arch/atari/conf/GENERIC.in: revision 1.78 via patch
sys/arch/atari/conf/HADES.in: revision 1.9
sys/arch/atari/conf/makeconf: revision 1.7
sys/arch/atari/conf/MILAN.in: revision 1.22
- Merge ATARITT.in and FALCON.in into GENERIC.in so we can generate
  a sane kernel config which defines both of them
- Cleanup all the #if defined(FOO) entries to be consistent and have
  a matching /* FOO */ on the #endif line
- No change to generated ATARITT/FALCON/HADES/MILAN-ISAIDE/MILAN-PCIIDE
- Rename BOOT to SMALL030 and trim a little more to save space.
- Drop BOOTX

(snj)

2009-01-26 01:40:02 UTC netbsd-5 commitmail json YAML

Last batch of tickets.

(snj)

2009-01-26 01:20:58 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jmcneill in ticket #321):
distrib/notes/common/contents: revision 1.144
distrib/notes/common/contents: revision 1.149
distrib/notes/common/main: revision 1.428
distrib/notes/common/main: revision 1.429
distrib/notes/common/main: revision 1.433
distrib/notes/common/netboot: revision 1.34
distrib/notes/common/postinstall: revision 1.72
distrib/notes/common/sysinst: revision 1.96
distrib/notes/common/upgrade: revision 1.26
distrib/notes/i386/hardware: revision 1.125
distrib/notes/i386/hardware: revision 1.126
distrib/notes/sparc64/install: revision 1.31
distrib/notes/sparc64/prep: revision 1.14
distrib/notes/sparc64/hardware: revision 1.25
distrib/notes/sparc64/hardware: revision 1.26
distrib/notes/sparc64/hardware: revision 1.27
Lots of updates to the install notes.

(snj)

2009-01-26 00:56:15 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by plunky in ticket #319):
usr.sbin/btpand/server.c: revision 1.2
The "Service Availability" value in the SDP record should be a number
from 0-255 indicating how much availability the service has, rather
than the "Load Factor (0-7)" as used in the "Class of Device" setting.

(snj)

2009-01-26 00:54:12 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by skrll in ticket #318):
lib/libc/arch/hppa/gen/fpsetmask.c: revision 1.5
lib/libc/arch/hppa/gen/fpsetround.c: revision 1.5
lib/libc/arch/hppa/gen/fpsetsticky.c: revision 1.5
Sprinkle the "memory" clobber register so the fpsr manipulation actually
happens.
Fixes the ieeefp/except regresion test.

(snj)

2009-01-26 00:52:25 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by hubertf in ticket #317):
share/misc/bsd-family-tree: revision 1.42
Sync with Rev. 1.124 from FreeBSD

(snj)

2009-01-26 00:47:51 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by cyber in ticket #316):
common/lib/libprop/prop_data.c: revision 1.14
Properly handle empty data nodes (such as generated by Apple's
plist editor). They are in the form of <data></data>, whereas the
original code path only checked for empty being <data/>.
This causes an assert to be triggered when trying to access the node's
content.
Patch reviewed by thorpej.

(snj)

2009-01-26 00:46:33 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tnozaki in ticket #315):
usr.bin/locale/locale.c: revision 1.7
Fix off-by-one.

(snj)

2009-01-26 00:44:32 UTC MAIN commitmail json YAML

add a few quotes to make older make(1) happy.

(christos)

2009-01-26 00:43:35 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #313):
xsrc/external/mit/xterm/dist/XTerm.ad: revision 1.3
change never to 0.

(snj)

2009-01-26 00:35:44 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #312):
sys/kern/sys_pset.c: revision 1.11
sys__pset_bind: obviously, sched_takecpu() should take "t" LWP, not "l".

(snj)

2009-01-26 00:33:47 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by jakllsch in ticket #311):
sbin/gpt/gpt.h: revision 1.3
sys/sys/disklabel_gpt.h: revision 1.7
Don't use sizeof(struct gpt_hdr).  It will pad the structure on x86-64,
which causes some systems to reject the GPT.
kern/38997

(snj)

2009-01-26 00:31:57 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #310):
sys/dev/mca/esp_mca.c: revision 1.20
Fix obvious errors in conversion to device_t from Wojciech Galazka
Please compile-test at least!

(snj)

2009-01-26 00:30:32 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #309):
share/mk/bsd.README: revision 1.246
Document USE_FORT.

(snj)

2009-01-26 00:27:35 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tls in ticket #306):
lib/libc/net/getaddrinfo.c: revision 1.92
Cause getaddrinfo() without socktype specification to work correctly for
numeric addresses.  The documentation appears to say this works, and some
other systems support it -- more importantly, why should it _not_ work?  If
it does not, getaddrinfo() cannot be used as a general-purpose textual to
binary address conversion utility function; yet it is the only such function
we have in the system, since inet_pton() requires a priori knowledge of the
address family.
This change also causes getaddrinfo() with NULL hint (expressly documented
as working) to work properly for numeric addresses.

(snj)

2009-01-26 00:24:55 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #308):
sys/arch/m68k/fpe/fpu_emulate.c: revision 1.28
In fpu_emul_arith(), check lower 7 bits in word1 rather than only 6 bits
to check 040/060 FP instructions, and don't call fpu_implode() and
fpu_upd_fpsr() if no vaild emulated result is set otherwise these
functions cause NULL pointer dereference.
Fixes panics triggered by 040/060's FDADD instruction
(which has the same lower 6 bits with fscale instruction)
on 020/030 machines (even with 68881/68882) running kernels
with options FPU_EMULATE.
Problem reported by John Carr on port-sun3.
Should be pulled up to netbsd-4-0, netbsd-4 and netbsd-5.
XXX: m68k 4.0 packages binaries on ftp have this FDADD instruction.

(snj)

2009-01-26 00:14:43 UTC MAIN commitmail json YAML

2009-01-25 23:11:17 UTC MAIN commitmail json YAML

2009-01-25 22:48:42 UTC MAIN commitmail json YAML

Initial import of font-sony-misc-1.0.0 from X.Org.
This is part of the fix for PR xsrc/40476 by Takeshi Nakayama.

Status:

Vendor Tag: xorg
Release Tags: font-sony-misc-1-0-0

(tron)

2009-01-25 22:25:08 UTC MAIN commitmail json YAML

Abstract out setting of '-m680X0' based on -DM68020, -DM68030,
-DM68040, and -DM68060 into sys/arch/m68k/Makefile.cmachflags and
include from both atari and amiga. Other m68k ports which build
kernels that support multiple CPU types can also switch across to
this.

(abs)

2009-01-25 22:08:39 UTC MAIN commitmail json YAML

2009-01-25 21:52:19 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #307):
sys/arch/news68k/stand/boot/boot.c: revision 1.17
Disable LOAD_NOTE on floppy boot.  Fixes PR install/38943 on news68k.
news68k uses single boot floppy, but this still prevents extra seek
across a whole kernel in ustarfs.

(snj)

2009-01-25 21:51:16 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #307):
sys/arch/newsmips/stand/boot/boot.c: revision 1.17
Disable LOAD_NOTE on floppy boot.  Fixes PR install/38943 on newsmips.

(snj)

2009-01-25 17:48:06 UTC MAIN commitmail json YAML

2009-01-25 17:00:09 UTC MAIN commitmail json YAML

Use %zu instead of %lu. for size_t.

(nonaka)

2009-01-25 16:44:41 UTC MAIN commitmail json YAML

Sprinkle the "memory" clobber register so the fpsr manipulation actually
happens.

Fixes the ieeefp/except regresion test.

(skrll)

2009-01-25 15:23:42 UTC MAIN commitmail json YAML

Split device_t from wd33c93_softc.  Reviewed by cube; tested on sgimips
by tsutsui.

(bjh21)

2009-01-25 14:34:14 UTC MAIN commitmail json YAML

The introduction of config_stdsubmatch() lost an important feature of
upc_submatch() whereby it made sure that the correct driver attached.
Since this didn't really belong in the submatch function anyway,
reintroduce it in the match functions for upc's children.

This allows my A5000 to find at least one of its hard disks.

(bjh21)

2009-01-25 14:25:27 UTC MAIN commitmail json YAML

2009-01-25 14:22:52 UTC MAIN commitmail json YAML

2009-01-25 14:18:21 UTC MAIN commitmail json YAML

sign-compare fix for amd64

(lukem)

2009-01-25 14:07:18 UTC MAIN commitmail json YAML

sign-compare fix for amd64

(lukem)

2009-01-25 14:06:00 UTC MAIN commitmail json YAML

2009-01-25 13:40:05 UTC MAIN commitmail json YAML

2009-01-25 13:38:17 UTC MAIN commitmail json YAML

Print size_t values using %zu printf format, not %ld
Thanks to Havard (and Matt Thomas) for pointing that out.

(veego)

2009-01-25 13:31:58 UTC MAIN commitmail json YAML

As Matt Thomas points out, %zu, not %zd, is the correct format
for size_t, since it's unsigned.

(he)

2009-01-25 13:08:56 UTC MAIN commitmail json YAML

bump VMEM_HASHSIZE_MAX from 8192 to 65536.

(yamt)

2009-01-25 10:37:15 UTC MAIN commitmail json YAML

On SMP kernels, if -1 is passed as boot arg, only use the boot cpu.
This is mostly intended as a debugging tool.

(martin)

2009-01-25 10:29:27 UTC nick-hppapmap commitmail json YAML

Convert some #ifdef PMAPDEBUG checks to KASSERTs.

(skrll)

2009-01-25 10:28:29 UTC nick-hppapmap commitmail json YAML

Be careful not to PMAP_UNMAP_POOLPAGE and leave cache aliases.

(skrll)

2009-01-25 10:27:17 UTC nick-hppapmap commitmail json YAML

Merge from OpenBSD:

- Preserve PSW_O status when forking.
- Copyright maintenance

(skrll)

2009-01-25 10:13:18 UTC MAIN commitmail json YAML

2009-01-25 06:59:35 UTC MAIN commitmail json YAML

Properly handle empty data nodes (such as generated by Apple's
plist editor). They are in the form of <data></data>, whereas the
original code path only checked for empty being <data/>.

This causes an assert to be triggered when trying to access the node's
content.

Patch reviewed by thorpej.

(cyber)

2009-01-25 04:45:14 UTC MAIN commitmail json YAML

mutex_vector_enter: few predictions.

(rmind)

2009-01-25 03:39:28 UTC MAIN commitmail json YAML

Some fixes and a bit consistency.
- naming practice of reverse endian PCI register access macros.
- kse.c, errors in P1SR access and P1CR4 definition.
- nvt.c, redundant device ID check.

(nisimura)

2009-01-25 02:26:30 UTC MAIN commitmail json YAML

PR/40471: Pierre Pronchery: ASUS CUR-DLS board found on HP NetServer E800 box
has broken ACPI BIOS. Disable it.

(christos)

2009-01-25 01:49:20 UTC MAIN commitmail json YAML

Make this compile after the last lint corrections

(agc)

2009-01-25 01:22:42 UTC MAIN commitmail json YAML

2009-01-24 23:19:50 UTC MAIN commitmail json YAML

Fix sense of MAKE_NATICE test.

(dsl)

2009-01-24 23:08:10 UTC netbsd-5 commitmail json YAML

2009-01-24 23:07:48 UTC MAIN commitmail json YAML

Add #ifndef MAKE_NATIVE around __RCSID

(dsl)

2009-01-24 23:06:39 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #314):
distrib/news68k/floppies/ramdisk/Makefile: revision 1.31
distrib/news68k/floppies/ramdisk/list: revision 1.23
Use small src/distrib/common/protocols.

(snj)

2009-01-24 22:42:32 UTC MAIN commitmail json YAML

Set l_psid to PS_NONE for lwp0 (consistency change).

(rmind)

2009-01-24 22:33:39 UTC MAIN commitmail json YAML

Move ATARITT and FALCON to the main list of kernels

(abs)