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

2024-05-10 21:30:24 UTC Now

2009-12-16 16:03:26 UTC MAIN commitmail json YAML

Make SHA1 the first option when selecting cyphers, so one without basic
understanding of cryptography won't choose DES as the default on his system.

The default option should be the best possible in case the user is unsure.

(ahoka)

2009-12-16 14:37:26 UTC MAIN commitmail json YAML

Sync with Intel's original em driver:
- Add dspcode for igp3 and use it when the EEPROM isn't available.
- Add some delays.
- Stop the PHY transmitter before patching the DSP code and restart it after wrote.
- Save and restore register 0x2f5b.

(msaitoh)

2009-12-16 14:13:18 UTC MAIN commitmail json YAML

Use += otherwise COPTS loses important flags.

(skrll)

2009-12-16 11:19:42 UTC netbsd-4 commitmail json YAML

2009-12-16 11:17:40 UTC netbsd-4 commitmail json YAML

Pull up the following revisions(s) (requested by dholland in ticket #1371):
sys/sys/stat.h: revision 1.59

Parenthesize S_IS*() macro arguments to prevent breakage with certain
arguments. Addresses PR/41919.

(sborrill)

2009-12-16 11:01:18 UTC netbsd-4 commitmail json YAML

2009-12-16 11:01:01 UTC netbsd-4 commitmail json YAML

Pull up the following revisions(s) (requested by dholland in ticket #1370):
etc/defaults/rc.conf: revision 1.107

Make rtsold_flags default to -a. Closes PR/39657.

(sborrill)

2009-12-16 08:26:14 UTC MAIN commitmail json YAML

2009-12-16 06:24:33 UTC matt-nb5-mips64 commitmail json YAML

wrap cd ../igen && ${MAKE} with ( )

(matt)

2009-12-16 06:22:02 UTC matt-nb5-mips64 commitmail json YAML

Some config.h contain HAVE_STPCPY but sysdep.h wants HAVE_DECL_STPCPY so check
for both.

(matt)

2009-12-16 04:50:36 UTC MAIN commitmail json YAML

Ee-enable igphy's 82566 support.
- Patch for the DSP code is only for 8254[17] and we have to apply the
  different patches between rev. 1 and rev. 2.
- The workaround for analog fuse is only for 82547 rev. 1.
- The workaround for smartspeed is only for 8254[17]

see http://mail-index.netbsd.org/tech-net/2009/08/05/msg001546.html

(msaitoh)

2009-12-16 01:42:41 UTC MAIN commitmail json YAML

add dialout devices to FILES

(pooka)

2009-12-15 22:47:21 UTC MAIN commitmail json YAML

Consistent comment format.

(skrll)

2009-12-15 22:46:04 UTC MAIN commitmail json YAML

Conditionalize the yyinput/input() function definition the same way
as it's always been done in the prototype.

OK christos@

(hubertf)

2009-12-15 22:44:26 UTC MAIN commitmail json YAML

Remove #if 0 / #endif section

(skrll)

2009-12-15 22:30:58 UTC MAIN commitmail json YAML

Remove HAYAKAWA Koichi's acknowledgement.

(snj)

2009-12-15 22:17:12 UTC MAIN commitmail json YAML

2009-12-15 21:54:23 UTC MAIN commitmail json YAML

Add missing entries for libiscsi compat library.  Hi mrg@!

(jmmv)

2009-12-15 21:38:20 UTC MAIN commitmail json YAML

Fix ancient bug. footbridge_mem_bs_mmap should return a page number.

(skrll)

2009-12-15 19:53:21 UTC matt-nb5-mips64 commitmail json YAML

2009-12-15 18:35:18 UTC MAIN commitmail json YAML

Don't ERESTART write() calls for now.
I suspect some programs don't allow for the partial transfer.

(dsl)

2009-12-15 18:24:47 UTC MAIN commitmail json YAML

Make sure the pcb and initial frame area of lwp0 are zeroed since these will
be the basis for all future lwps.

(matt)

2009-12-15 16:31:55 UTC MAIN commitmail json YAML

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

Add an example to show how to print with a rump ulpt driver.

(pooka)

2009-12-15 15:52:30 UTC MAIN commitmail json YAML

2009-12-15 15:50:38 UTC MAIN commitmail json YAML

Support more stuff, e.g. mapping alternate interface setting to the
correct ugen ioctl.

(pooka)

2009-12-15 11:39:05 UTC MAIN commitmail json YAML

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

2009-12-15 06:18:07 UTC MAIN commitmail json YAML

2009-12-15 06:15:11 UTC MAIN commitmail json YAML

Use PRIxVADDR... (change a printf/panic -> panic)

(matt)

2009-12-15 06:07:14 UTC MAIN commitmail json YAML

Fix MALTA32 builds, pmap_kenter_pa() needs additional argument in -current.

(rmind)

2009-12-15 06:04:22 UTC MAIN commitmail json YAML

note about USIII

(mrg)

2009-12-15 06:01:43 UTC MAIN commitmail json YAML

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

2009-12-15 05:23:25 UTC MAIN commitmail json YAML

2009-12-15 05:11:08 UTC MAIN commitmail json YAML

Factor out print_set_files() printing raw set list entries out of
list_set_files().  While here kill a useless-use-of-cat.

(uebayasi)

2009-12-15 05:07:11 UTC MAIN commitmail json YAML

We don't need to check ${MACHINE_ARCH} == "m68000" if we use shlib or not.
Because such a knowledge is concentrated in bsd.own.mk and passed to as
${MKPIC}.  Tested by build.sh -m sun2 distribution sets.

(uebayasi)

2009-12-15 04:12:43 UTC MAIN commitmail json YAML

don't build atf, openldap or binutils if their MK* == "no".

(mrg)

2009-12-15 04:06:43 UTC MAIN commitmail json YAML

2009-12-15 04:05:35 UTC MAIN commitmail json YAML

fix the previous: default the target depending the MACHINE_ARCH.

(mrg)

2009-12-15 04:03:55 UTC MAIN commitmail json YAML

brace a --fatal-warnings with a NOGCCERROR check.

(mrg)

2009-12-15 03:39:19 UTC MAIN commitmail json YAML

commit the auto-generated file

(christos)

2009-12-15 03:38:58 UTC MAIN commitmail json YAML

Add a script to update the countries ISO/FIPS list.

(christos)

2009-12-15 03:02:25 UTC MAIN commitmail json YAML

Per rmind@'s suggestion, avoid an acquire/release-mutex dance by
collecting garbage in two phases:  in the first stage, with
alldevs_mtx held, gather all of the objects to be freed onto a
list.  Drop alldevs_mtx, and in the second stage, free all the
collected objects.

Also per rmind@'s suggestion, remove KASSERT(!mutex_owned(&alldevs_mtx))
throughout, it is not useful.

Find a free unit number and allocate it for a new device_t atomically.
Before, two threads would sometimes find the same free unit number
and race to allocate it.  The loser panicked.  Now there is no
race.

In support of the changes above, extract some new subroutines that
are private to this module: config_unit_nextfree(), config_unit_alloc(),
config_devfree(), config_dump_garbage().

Delete all of the #ifdef __BROKEN_CONFIG_UNIT_USAGE code.  Only
the sun3 port still depends on __BROKEN_CONFIG_UNIT_USAGE, it's
not hard for the port to do without, and port-sun3@ had fair warning
that it was going away (>1 week, or a few years' warning, depending
how far back you look!).

(dyoung)

2009-12-15 03:01:48 UTC MAIN commitmail json YAML

avoid most of the SUBDIRs if MKATF == "no".

(mrg)

2009-12-15 03:01:16 UTC MAIN commitmail json YAML

2009-12-15 00:35:36 UTC MAIN commitmail json YAML

Put space after comma in the C code example.

(enami)

2009-12-15 00:19:52 UTC MAIN commitmail json YAML

Fix problem with using wedge like devicesi(LVM Logical Volumes, ZFS Zvols)
as xkbd backend. This problem was reported by Hugo Silva on port-xen.

Now we call DIOCGWEDGEINFO for all partitions, when it is not implemented
we use DIOCGPART to get information about volume size.

Fix oked by jym@.

(haad)

2009-12-14 23:36:52 UTC MAIN commitmail json YAML

Remove redundant line.

(skrll)

2009-12-14 23:35:06 UTC MAIN commitmail json YAML

Bump the netpgp base version to 1.99.14 for the release changes.

(agc)

2009-12-14 23:29:57 UTC MAIN commitmail json YAML

src/crypto/external/bsd/netpgp/dist/TODO@1.27 / diff / nxr@1.27
src/crypto/external/bsd/netpgp/dist/bindings/perl/netpgp.pl@1.4 / diff / nxr@1.4
src/crypto/external/bsd/netpgp/dist/configure@1.20 / diff / nxr@1.20
src/crypto/external/bsd/netpgp/dist/configure.ac@1.19 / diff / nxr@1.19
src/crypto/external/bsd/netpgp/dist/include/netpgp.h@1.13 / diff / nxr@1.13
src/crypto/external/bsd/netpgp/dist/src/lib/Makefile.am@1.4 / diff / nxr@1.4
src/crypto/external/bsd/netpgp/dist/src/lib/Makefile.in@1.6 / diff / nxr@1.6
src/crypto/external/bsd/netpgp/dist/src/lib/bufgap.c@1.3 / diff / nxr@1.3
src/crypto/external/bsd/netpgp/dist/src/lib/keyring.c@1.26 / diff / nxr@1.26
src/crypto/external/bsd/netpgp/dist/src/lib/libnetpgp.3@1.10 / diff / nxr@1.10
src/crypto/external/bsd/netpgp/dist/src/lib/misc.c@1.26 / diff / nxr@1.26
src/crypto/external/bsd/netpgp/dist/src/lib/netpgp.c@1.33 / diff / nxr@1.33
src/crypto/external/bsd/netpgp/dist/src/lib/netpgpsdk.h@1.7 / diff / nxr@1.7
src/crypto/external/bsd/netpgp/dist/src/lib/packet-print.c@1.23 / diff / nxr@1.23
src/crypto/external/bsd/netpgp/dist/src/lib/ssh2pgp.c@1.5 / diff / nxr@1.5
src/crypto/external/bsd/netpgp/dist/src/netpgp/Makefile@1.5 / diff / nxr@1.5
src/crypto/external/bsd/netpgp/dist/src/netpgp/netpgp.c@1.8 / diff / nxr@1.8
src/crypto/external/bsd/netpgp/dist/src/netpgpkeys/netpgpkeys.c@1.6 / diff / nxr@1.6
src/crypto/external/bsd/netpgp/dist/src/netpgpverify/Makefile@1.4 / diff / nxr@1.4
src/crypto/external/bsd/netpgp/dist/tst@1.16 / diff / nxr@1.16
      :
(more 2 files)
Prepare for a new netpgp-20091210 portable release.

Apart from infrastructure changes, there are the following functional ones:

+ Update to version 20091210

+ provide a new netpgp_match_list_keys(3) function to perform a
regular-expression based search of all the keys in the keyring.  If no
pattern is specified to match, then all keys are returned.

+ provide a new netpgp_set_homedir(3) function, and use it to set the
home directory from the library, rather than individually in all the
programs which use the library

+ provide a new netpgp_incvar(3) function which will add a constant
increment (which may be negative) to the value of an internal
variable.  This is primarily used for the verbosity level within the
library, and is again a movement of the function into the library from
the individual programs which use the library

+ move to the specification of an ssh key file by internal variable,
rather than the directory holding an ssh key file

+ autoconf infrastructure changes

+ take a hammer to the _GNU_SOURCE definitions problems

+ don't rely on strnlen(3) being present everywhere

(agc)

2009-12-14 21:19:47 UTC MAIN commitmail json YAML

Use PRIxVADDR ...

(matt)

2009-12-14 21:19:23 UTC MAIN commitmail json YAML

Make librump play with mips nicely.  Define ARCH_ELFSIZE for mips to be 32.
This works for N64 kernels because objcopy them to be 32bit to the bootloaders
can handle them.

(matt)

2009-12-14 21:01:07 UTC MAIN commitmail json YAML

add suspend/resume hooks for command processor

(kefren)

2009-12-14 20:47:23 UTC MAIN commitmail json YAML

Fix bad merge.  (SUBDIR= != SUBDIR +=)

(matt)

2009-12-14 20:45:02 UTC MAIN commitmail json YAML

Back errant change due to botched merge.

(matt)

2009-12-14 20:42:13 UTC MAIN commitmail json YAML

Fix merge botch (we use 64bit times now).

(matt)

2009-12-14 19:36:57 UTC netbsd-5 commitmail json YAML

Revert previous version bump which should not have been in the supplied
patch. This maintains compatibility between 5.0 and 5.1 (at the cost of
needing userland libraries recompiled if one's been tracking netbsd-5).

(sborrill)

2009-12-14 18:39:19 UTC MAIN commitmail json YAML

2009-12-14 17:16:13 UTC MAIN commitmail json YAML

Fix typo in previous.

(uebayasi)

2009-12-14 15:49:20 UTC MAIN commitmail json YAML

src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/bfd.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/bfd_stdint.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/bfdver.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/config.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/defs.mk@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libbfd/arch/mips64el/bfd.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libbfd/arch/mips64el/bfd_stdint.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libbfd/arch/mips64el/bfdver.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libbfd/arch/mips64el/config.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libbfd/arch/mips64el/defs.mk@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libiberty/arch/mips64eb/config.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libiberty/arch/mips64eb/defs.mk@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libiberty/arch/mips64el/config.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libiberty/arch/mips64el/defs.mk@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libopcodes/arch/mips64eb/config.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/lib/libopcodes/arch/mips64el/config.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/usr.bin/common/arch/mips64eb/config.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/usr.bin/common/arch/mips64eb/defs.mk@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/usr.bin/common/arch/mips64el/config.h@1.2 / diff / nxr@1.2
src/external/gpl3/binutils/usr.bin/common/arch/mips64el/defs.mk@1.2 / diff / nxr@1.2
      :
(more 15 files)
Re-run mknative for binutils.

(skrll)

2009-12-14 15:27:14 UTC MAIN commitmail json YAML

2009-12-14 14:29:09 UTC MAIN commitmail json YAML

Merge from matt-nb5-mips64; adapt to vaddr_t / vsize_t format specifiers.

(uebayasi)

2009-12-14 14:13:17 UTC MAIN commitmail json YAML

disable only parallel make.

(christos)

2009-12-14 14:11:32 UTC MAIN commitmail json YAML

Adjust size_t format specifiers for mips64e[bl].

(uebayasi)

2009-12-14 14:01:10 UTC MAIN commitmail json YAML

Teach crunchide(1) that mips64e[bl] is 64-bit ELF.

(uebayasi)

2009-12-14 13:43:59 UTC MAIN commitmail json YAML

Use GNU linker emul names which really exist.

XXX Assume big endian for now.  Better than build failure.

(uebayasi)

2009-12-14 13:39:33 UTC MAIN commitmail json YAML

Conditionalize gnu/usr.bin/groff build by ${MKGROFF}.

(uebayasi)

2009-12-14 13:23:56 UTC MAIN commitmail json YAML

NetBSD/mips64e[bl] userland is default to N32 ABI.  It needs /usr/lib/o32
for O32 ABI and /usr/lib/64 for N32 ABI.

(uebayasi)

2009-12-14 13:00:07 UTC MAIN commitmail json YAML

gimpy invented PRIxVADDR format specifier.

(uebayasi)

2009-12-14 12:53:18 UTC MAIN commitmail json YAML

2009-12-14 12:43:48 UTC MAIN commitmail json YAML

2009-12-14 12:18:14 UTC MAIN commitmail json YAML

Build fix for the mips64 merge:
- If memset2.c is in ${SRCS}, exclude conflicting memset.c.
- If MD byte_swap_8.* is in ${SRCS}, exclude conflicting bswap64.c.

(uebayasi)

2009-12-14 12:03:49 UTC matt-nb5-mips64 commitmail json YAML

add INSTALL_XLSATX32, INSTALL_XLSATX64 kernels to MDSETTARGETS

(cliff)

2009-12-14 12:02:24 UTC matt-nb5-mips64 commitmail json YAML

add XLSATX kernels to KERNEL_SETS, BUILD_KERNELS

(cliff)

2009-12-14 09:57:37 UTC MAIN commitmail json YAML

2009-12-14 09:33:47 UTC MAIN commitmail json YAML

Bump date for additional supported card.

(wiz)

2009-12-14 09:06:37 UTC MAIN commitmail json YAML

Add reference to Qualcom Inc AC8700 / ZTE 1x EVDO interface. Thanks saysprasad@gmail.com

(cherry)

2009-12-14 08:51:31 UTC MAIN commitmail json YAML

Disable parallel build, which always fails at compiling itable.c / interp.c.
Only affect MKCROSSGDB=yes.

(uebayasi)

2009-12-14 08:51:16 UTC MAIN commitmail json YAML

use "${CC} -r" not "${CC} -Wl,-r" as the latter fools GCC on some targets
and it ends up passing "-r -relax" to ld, which causes ld to barf.

(mrg)

2009-12-14 07:43:25 UTC matt-nb5-mips64 commitmail json YAML

obio now has 2 bus spaces, one each for Big and Little Endian access
- delete rmixl_obio_space.c
- add rmixl_obio_eb_space.c, rmixl_obio_el_space.c

(cliff)

2009-12-14 07:35:44 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2009-12-14 07:31:49 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2009-12-14 07:29:23 UTC MAIN commitmail json YAML

2009-12-14 07:25:34 UTC matt-nb5-mips64 commitmail json YAML

- deleted; replaced by *XLSATX*

(cliff)

2009-12-14 07:24:33 UTC matt-nb5-mips64 commitmail json YAML

2009-12-14 07:23:31 UTC matt-nb5-mips64 commitmail json YAML

- delete MACHDEP_DEBUG define
- adjust name of (big endian) obio bus space init function

(cliff)

2009-12-14 07:23:08 UTC matt-nb5-mips64 commitmail json YAML

- replace single bus space with two (big & little endian) bus spaces for obio
- configure RMI XLx USB Interface driver rmixl_usbi
- attach ohci at rmixl_usbi
- attach ehci at rmixl_usbi

(cliff)

2009-12-14 07:22:37 UTC matt-nb5-mips64 commitmail json YAML

- add attach glue for ehci at XLS USB Interface

(cliff)

2009-12-14 07:22:15 UTC matt-nb5-mips64 commitmail json YAML

- add attach glue for ohci at XLS USB Interface

(cliff)

2009-12-14 07:21:41 UTC matt-nb5-mips64 commitmail json YAML

2009-12-14 07:19:17 UTC matt-nb5-mips64 commitmail json YAML

- add bit defines for GPIO_RESET register
- add register defines for USB

(cliff)

2009-12-14 07:18:55 UTC matt-nb5-mips64 commitmail json YAML

- replace single bus space with two (big & little endian) bus spaces for obio
- use comcnspeed instead of CONSPEED
- use comcnfreq instead of CONFREQ

(cliff)

2009-12-14 07:18:26 UTC matt-nb5-mips64 commitmail json YAML

2009-12-14 07:13:31 UTC matt-nb5-mips64 commitmail json YAML

pullup from -current:
>replace mips:elf_check_itp() and ELFNAME2(netbsd32,probe_noteless) that
>it's based upon with a common compat_elf_check_interp().
>
>tested on MALTA64 and sparc64.

(mrg)

2009-12-14 06:57:17 UTC matt-nb5-mips64 commitmail json YAML

merge from -current:
>rename LD32DIR to MLIBDIR.

>- adjust the logic for compat ldd: add an elf32_compat module and arrange
>  for mips64 to build this with MLIBDIR set to o32
>- make mips64 ldd call elf32_compat_ldd as well
>- make mips64 elf64 set MLIBDIR to 64
>- don't need ld.elf_so's Makefile.ld32 files anymore (they are going away
>  soon anyway)
>
>tested on amd64 and sparc64, and an earlier version tested on mips64.

>if BSD_MK_COMPAT_FILE is defined, .include it.

>simplify the logic for compat ld.elf_so and move it here.  we now can
>find the libc objdir for multiple compat ld.elf_so's, too.

(mrg)

2009-12-14 06:40:41 UTC matt-nb5-mips64 commitmail json YAML

pullup from -current:
>revision 1.276
>date: 2009/12/13 09:29:27;  author: mrg;  state: Exp;  lines: +12 -8
>adjust the do-compat-* rules now that src/compat/lib and friends no longer exist

(mrg)

2009-12-14 06:40:04 UTC matt-nb5-mips64 commitmail json YAML

add the o32/64 dirs here.  they're handled properly in -current.

(mrg)

2009-12-14 06:35:02 UTC matt-nb5-mips64 commitmail json YAML

pullup from -current:
>revision 1.612
>date: 2009/12/13 09:10:16;  author: mrg;  state: Exp;  lines: +4 -3
>enable MAKEDIRTARGET to be called with a separate environment,
>called $MAKEDIRTARGETENV, defaulting to nothing.
>----------------------------
>revision 1.611
>date: 2009/12/13 09:01:46;  author: mrg;  state: Exp;  lines: +6 -1
>if BSD_MK_COMPAT_FILE is defined, .include it.

(mrg)

2009-12-14 06:33:16 UTC matt-nb5-mips64 commitmail json YAML

from current:
>replace /usr/lib with ${_GCC_CRTDIR} or ${SHLIBDIR} as appropriate.

(mrg)

2009-12-14 06:30:18 UTC matt-nb5-mips64 commitmail json YAML

2009-12-14 06:29:20 UTC matt-nb5-mips64 commitmail json YAML

2009-12-14 06:28:08 UTC matt-nb5-mips64 commitmail json YAML

use the right paths for compat ldscript files.

(mrg)

2009-12-14 06:21:12 UTC matt-nb5-mips64 commitmail json YAML

2009-12-14 06:06:22 UTC MAIN commitmail json YAML

Add two missing functions to the SYNOPSIS. From Silas Silva in PR 42415.

(dholland)

2009-12-14 06:03:23 UTC MAIN commitmail json YAML

Fix some ordering inconsistencies, noted by Silas Silva in PR 42415.

(dholland)

2009-12-14 05:51:56 UTC MAIN commitmail json YAML

Suppress a warning if time_t is __int64_t

(matt)

2009-12-14 05:47:30 UTC MAIN commitmail json YAML

Minor wording fix/clarification (sending -> copying) from Silas Silva
in PR 42415.

(dholland)

2009-12-14 05:25:21 UTC MAIN commitmail json YAML

don't need GENCMD anymore.

(christos)

2009-12-14 05:23:39 UTC MAIN commitmail json YAML

use .ORDER to avoid race

(christos)

2009-12-14 05:13:38 UTC MAIN commitmail json YAML

use .ORDER for rules that create multiple files.

(christos)

2009-12-14 05:04:48 UTC MAIN commitmail json YAML

Don't use NOGLOB_MTCH for pax, only for tar. Fixes fix for PR 41167 and
closes PR 42301. Since the 41167 fix was pulled up to -5, this needs to
be too.

(dholland)

2009-12-14 04:43:59 UTC MAIN commitmail json YAML

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

whoops, bump date for previous.

(dholland)

2009-12-14 04:39:29 UTC MAIN commitmail json YAML

2009-12-14 04:37:02 UTC MAIN commitmail json YAML

2009-12-14 04:09:38 UTC MAIN commitmail json YAML

replace mips:elf_check_itp() and ELFNAME2(netbsd32,probe_noteless) that
it's based upon with a common compat_elf_check_interp().

tested on MALTA64 and sparc64.

(mrg)

2009-12-14 03:58:27 UTC MAIN commitmail json YAML

Don't attempt to read or write ~/.lesshst if it's not a regular file
or a symlink to a regular file. Previously, symlinking to /dev/null
would cause less to trash /dev/null if run with sufficient privileges,
as seen in PR misc/42237.

While the official way to disable .lesshst is to set an environment
variable, that is problematic in some cases, such as single-user mode.
A safer way to prevent even an unpatched less from writing anything
out is to mkdir ~/.lesshst.

(dholland)

2009-12-14 03:55:52 UTC matt-nb5-mips64 commitmail json YAML

2009-12-14 03:44:27 UTC MAIN commitmail json YAML

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

forward declare struct exec_package

(mrg)

2009-12-14 03:11:22 UTC MAIN commitmail json YAML

Protect multiple inclusion.

(uebayasi)

2009-12-14 03:04:33 UTC MAIN commitmail json YAML

2009-12-14 02:53:52 UTC MAIN commitmail json YAML

2009-12-14 02:52:08 UTC MAIN commitmail json YAML

default netbsd*mips64 to n32.  from matt-nb5-mips64.

(mrg)

2009-12-14 02:36:33 UTC MAIN commitmail json YAML

src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/bfd.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/bfdver.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libbfd/arch/mips64eb/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libbfd/arch/mips64el/bfd.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libbfd/arch/mips64el/bfdver.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libbfd/arch/mips64el/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libbfd/arch/mips64el/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libiberty/arch/mips64eb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libiberty/arch/mips64eb/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libiberty/arch/mips64el/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libiberty/arch/mips64el/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libopcodes/arch/mips64eb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libopcodes/arch/mips64eb/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libopcodes/arch/mips64el/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/lib/libopcodes/arch/mips64el/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/usr.bin/common/arch/mips64eb/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/usr.bin/common/arch/mips64eb/defs.mk@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/usr.bin/common/arch/mips64el/config.h@1.1 / diff / nxr@1.1
src/external/gpl3/binutils/usr.bin/common/arch/mips64el/defs.mk@1.1 / diff / nxr@1.1
      :
(more 22 files)
add all the binutils auto-generated files from matt-nb5-mips64 branch.
these are probably wrong and need to re-generated with mknative-binutils,
but get the build sort of limping along a bit better until then.

(mrg)

2009-12-14 02:34:52 UTC MAIN commitmail json YAML

Document "stty insane" properly. Closes PR bin/25024.

(dholland)

2009-12-14 02:26:30 UTC MAIN commitmail json YAML

2009-12-14 02:19:58 UTC MAIN commitmail json YAML

merge in my (uncommited) changes from matt-nb5-mips64 branch.

XXX these probably still need updates for eg, shlib bumps, but this should
be mostly correct now.

(mrg)

2009-12-14 02:09:39 UTC MAIN commitmail json YAML

2009-12-14 02:01:54 UTC MAIN commitmail json YAML

2009-12-14 01:53:31 UTC MAIN commitmail json YAML

getaddrinfo is defined to use the AF_* constants, even though perhaps its
interface ought to have been defined in terms of PF_*. Add a note about
how the distinction has been lost anyway. Fixes PR lib/42384.

(dholland)

2009-12-14 01:48:34 UTC MAIN commitmail json YAML

2009-12-14 01:18:20 UTC MAIN commitmail json YAML

Merge from matt-nb5-mips64

(matt)

2009-12-14 01:12:06 UTC MAIN commitmail json YAML

2009-12-14 01:11:02 UTC MAIN commitmail json YAML

Merge from matt-nb5-mips64

(matt)

2009-12-14 01:07:43 UTC MAIN commitmail json YAML

2009-12-14 01:04:46 UTC MAIN commitmail json YAML

Make sure the kernel doesn't pass back 0 for pagesize.

(matt)

2009-12-14 01:04:02 UTC MAIN commitmail json YAML

2009-12-14 01:00:46 UTC MAIN commitmail json YAML

2009-12-14 00:58:38 UTC MAIN commitmail json YAML

2009-12-14 00:53:33 UTC MAIN commitmail json YAML

2009-12-14 00:52:38 UTC MAIN commitmail json YAML

Use PRIxVADDR

(matt)

2009-12-14 00:52:10 UTC MAIN commitmail json YAML

Only tick mii if the phy had a status change.

(matt)

2009-12-14 00:51:06 UTC MAIN commitmail json YAML

2009-12-14 00:49:46 UTC MAIN commitmail json YAML

2009-12-14 00:48:36 UTC MAIN commitmail json YAML

2009-12-14 00:47:12 UTC MAIN commitmail json YAML

2009-12-14 00:46:21 UTC MAIN commitmail json YAML

2009-12-14 00:46:14 UTC MAIN commitmail json YAML

2009-12-14 00:43:58 UTC MAIN commitmail json YAML

2009-12-14 00:43:09 UTC MAIN commitmail json YAML

don't warn about SLEW; ntpd defines it!

(christos)

2009-12-14 00:43:06 UTC MAIN commitmail json YAML

2009-12-14 00:42:47 UTC MAIN commitmail json YAML

use initgroups/setgroups
proper types for uid and gid.

(christos)

2009-12-14 00:42:21 UTC MAIN commitmail json YAML

fix debug printf format
fix bogus ctype cast

(christos)

2009-12-14 00:42:06 UTC MAIN commitmail json YAML

Merge from matt-nb5-mips64
Teach lint about mips64

(matt)

2009-12-14 00:41:19 UTC MAIN commitmail json YAML

2009-12-14 00:41:03 UTC MAIN commitmail json YAML

bring back our status printing function

(christos)

2009-12-14 00:40:26 UTC MAIN commitmail json YAML

2009-12-14 00:40:04 UTC MAIN commitmail json YAML

2009-12-14 00:39:58 UTC MAIN commitmail json YAML

update the generated fonts.conf from the template.
from Jukka Salmi in PR #42169.

(mrg)

2009-12-14 00:39:01 UTC MAIN commitmail json YAML

2009-12-14 00:38:48 UTC MAIN commitmail json YAML

2009-12-14 00:38:20 UTC MAIN commitmail json YAML

2009-12-13 23:25:40 UTC MAIN commitmail json YAML

2009-12-13 23:25:24 UTC MAIN commitmail json YAML

2009-12-13 23:01:42 UTC MAIN commitmail json YAML

Shut down the PXE network stack when we are done with it.

This fixes an issue where a CK804 nfe(4) would have a
byte-reversed MAC address after pxeboot(8).

(jakllsch)

2009-12-13 21:16:55 UTC MAIN commitmail json YAML

2009-12-13 21:14:18 UTC MAIN commitmail json YAML

2009-12-13 20:57:25 UTC MAIN commitmail json YAML

Use macro to determine disk-based file systems.  No functional change.

(pooka)

2009-12-13 20:53:33 UTC MAIN commitmail json YAML

Support ukfs magic paths.  For example, this works now:
golem> fsu_ls wd0.img%DISKLABEL:a% -l

(pooka)

2009-12-13 20:52:36 UTC MAIN commitmail json YAML

Refcount ukfs_part.  Otherwise it's not possible to call ukfs_mount()
several times with only one ukfs_part_probe().

(pooka)

2009-12-13 20:46:10 UTC MAIN commitmail json YAML

Fix MKKERBEROS=no MKPAM=no MKDEBUGLIB=yes builds by adding missing
keywords to a few *_g.a files.

(dyoung)

2009-12-13 20:35:14 UTC MAIN commitmail json YAML

2009-12-13 20:33:39 UTC MAIN commitmail json YAML

Initialize fsdevice and fstype before use.

(pooka)

2009-12-13 20:02:23 UTC MAIN commitmail json YAML

Another, better, fix for PR/26567.
Only sleep once within each pipe_read/pipe_write call.
If there is no data/space available after we wakeup return ERESTART so
then the 'fd' number is validated again.
A simple broadcast of the cvs is then enough to evict the correct threads
when close() is called from an active thread.

(dsl)

2009-12-13 19:20:17 UTC MAIN commitmail json YAML

Add Marvel 88E1149

(matt)

2009-12-13 19:19:47 UTC MAIN commitmail json YAML

Add RMI (NetLogic)

(matt)

2009-12-13 18:40:50 UTC MAIN commitmail json YAML

Don't add the .h rule for yacc if we are not really building (-n)

(christos)

2009-12-13 18:27:02 UTC MAIN commitmail json YAML

Revert most of the previous change.
Only one fd needs clobbering, not all fds that reference the pipe.
This may be what ad@ realised when he tried to add the same code to
sockets. Unfixes part of PR/26567.

(dsl)

2009-12-13 17:58:27 UTC MAIN commitmail json YAML

Fix a few typos.

(snj)

2009-12-13 17:31:53 UTC MAIN commitmail json YAML

Add Hama WLAN PCI Card 54 Mbps to recognized cards. Bump date.

(wiz)

2009-12-13 17:13:49 UTC MAIN commitmail json YAML

2009-12-13 16:57:37 UTC MAIN commitmail json YAML

Import ntp 4.2.6

Status:

Vendor Tag: UDEL
Release Tags: ntp-4-2-6

(kardel)

2009-12-13 16:48:56 UTC MAIN commitmail json YAML

note release of ntp 4.2.6

(kardel)

2009-12-13 12:32:46 UTC MAIN commitmail json YAML

- update some comments
- use unsigned constant for shift op

(tsutsui)

2009-12-13 12:21:27 UTC MAIN commitmail json YAML

Replace a couple of magic numbers with proper macro.

(tsutsui)

2009-12-13 11:24:04 UTC MAIN commitmail json YAML

2009-12-13 11:10:50 UTC MAIN commitmail json YAML

Split device_t/softc, some KNF.

(tsutsui)

2009-12-13 11:03:33 UTC MAIN commitmail json YAML

Use todr_[gs]ettime_ymdhms() format.

(tsutsui)

2009-12-13 09:38:22 UTC MAIN commitmail json YAML

- set EMUL_LIB_PATH* for relevant mips emulations
- make sure to install the all right mips ldscripts. XXX ugly

(mrg)

2009-12-13 09:33:25 UTC MAIN commitmail json YAML

2009-12-13 09:31:47 UTC MAIN commitmail json YAML

simplify the logic for compat ld.elf_so and move it here.  we now can
find the libc objdir for multiple compat ld.elf_so's, too.

(mrg)

2009-12-13 09:29:27 UTC MAIN commitmail json YAML

adjust the do-compat-* rules now that src/compat/lib and friends no longer exist

(mrg)

2009-12-13 09:28:41 UTC MAIN commitmail json YAML

obsolete a bunch of files that should never have been installed, found
by the new src/compat framework that builds libraries more like they
are normally built.

(mrg)

2009-12-13 09:27:57 UTC MAIN commitmail json YAML

update this to reflect all the changes in src/compat version 2.0

(mrg)

2009-12-13 09:27:34 UTC MAIN commitmail json YAML

- move -m32 style compat into "m32.mk"
- new Makefile.compat has mostly only the basics now

(mrg)

2009-12-13 09:27:13 UTC MAIN commitmail json YAML

- move the per-platform subdir list into archdirs.mk
- move the per-ABI subdir list into compatsubdir.mk.  use the new
MAKEDIRTARGETENV support to force a new objdir for compat library builds,
and simply traverse over the normal src path once for each ABI to be
built.  this eliminates all the shadow Makefile's for every library, and
allows multiple compat ABIs to be built for a single platform, such as
both o32 and n64 for mips64's default n32.
- compat/Makefile is merely a subdir provider now, and takes the real
information from archdirs.mk

(mrg)

2009-12-13 09:25:57 UTC MAIN commitmail json YAML

a hack to force the top-level compat objdir to be created before the
library ones are.  the Makefile has a long description of what's
really going on here.

(mrg)

2009-12-13 09:10:16 UTC MAIN commitmail json YAML

enable MAKEDIRTARGET to be called with a separate environment,
called $MAKEDIRTARGETENV, defaulting to nothing.

(mrg)