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

2024-05-10 04:26:00 UTC Now

2013-03-30 18:21:13 UTC MAIN commitmail json YAML

2013-03-30 18:14:50 UTC MAIN commitmail json YAML

It helps being able to read - move if_athn entry to the proper directory

(martin)

2013-03-30 17:31:55 UTC MAIN commitmail json YAML

Add if_athn firmware directory

(martin)

2013-03-30 15:12:28 UTC MAIN commitmail json YAML

2013-03-30 14:30:24 UTC MAIN commitmail json YAML

correct location of the firmware file again.

(christos)

2013-03-30 14:14:31 UTC MAIN commitmail json YAML

2013-03-30 11:07:41 UTC MAIN commitmail json YAML

s/user code/user mode/1

(rodent)

2013-03-30 09:10:36 UTC MAIN commitmail json YAML

Add NetBSD 7.0 as first appearance of this driver to HISTORY.

(wiz)

2013-03-30 09:09:50 UTC MAIN commitmail json YAML

Use ifconfig.if(5) instead of hostname.if(5) on NetBSD.

(wiz)

2013-03-30 08:35:06 UTC MAIN commitmail json YAML

Apply patch from steleto, arranged by me.
- Avoid chattering for SL-C7x0/860
- Add more stuck keys.

(nonaka)

2013-03-30 08:26:20 UTC MAIN commitmail json YAML

Fix Dd. Remove fw_update reference, the firmware is installed by default.
XXX: Fix ".Xr hostname.if 5", which doesn't exist on NetBSD.

(wiz)

2013-03-30 08:24:18 UTC MAIN commitmail json YAML

2013-03-30 06:19:42 UTC agc-symver commitmail json YAML

add versioning info for libm

(agc)

2013-03-30 03:25:47 UTC MAIN commitmail json YAML

remove obsolete macro

(christos)

2013-03-30 03:24:55 UTC MAIN commitmail json YAML

2013-03-30 03:22:14 UTC MAIN commitmail json YAML

remove trailing whitespace

(christos)

2013-03-30 03:21:43 UTC MAIN commitmail json YAML

2013-03-30 03:21:09 UTC MAIN commitmail json YAML

2013-03-30 03:17:34 UTC MAIN commitmail json YAML

2013-03-30 03:15:53 UTC MAIN commitmail json YAML

2013-03-30 03:12:40 UTC MAIN commitmail json YAML

reflect the new location of the firmware files

(christos)

2013-03-30 03:09:44 UTC MAIN commitmail json YAML

Define THINKPAD_EXTENDED_HOTKEYS to enable more hotkeys on ThinkPads.
This has only been tested on a T61.
XXX: Should we put THINKPAD_EXTENDED_HOTKEYS into a opt_*.h include
    (defflag) or just always enable it?

(christos)

2013-03-30 03:04:01 UTC MAIN commitmail json YAML

2013-03-30 03:03:49 UTC MAIN commitmail json YAML

2013-03-30 02:59:19 UTC MAIN commitmail json YAML

2013-03-30 02:59:03 UTC MAIN commitmail json YAML

2013-03-30 02:53:03 UTC MAIN commitmail json YAML

This is the initial port of OpenBSD's athn(4) driver.  It supports
quite a few Atheros 802.11n devices.  See the athn(4) manpage for a
list.

This port has only been tested with a TP-LINK TL-WN722N USB adapter
which has an AR9271 chipset (VENDOR: 0x0cf3, PRODUCT: 0x9271).  The
BSS, Monitor, and HostAP modes all seem to work on that adapter,
though the later has not been tested much.

The driver also supports PCI and CardBUS devices, but those interfaces
are completely untested and probably won't work at this point.

If someone can provide me with other adapters that should be
supported, particularly PCI or CardBUS adapters, or tell me where I
can get one cheaply, I would be happy to try to get the driver working
on those devices as well.

(christos)

2013-03-30 02:49:26 UTC MAIN commitmail json YAML

firmware files for if_athn

(christos)

2013-03-30 02:47:56 UTC MAIN commitmail json YAML

2013-03-30 02:47:31 UTC MAIN commitmail json YAML

2013-03-30 02:42:20 UTC MAIN commitmail json YAML

2013-03-30 02:42:05 UTC MAIN commitmail json YAML

2013-03-30 02:39:00 UTC MAIN commitmail json YAML

2013-03-30 02:37:48 UTC MAIN commitmail json YAML

2013-03-30 02:37:19 UTC MAIN commitmail json YAML

2013-03-30 01:10:00 UTC MAIN commitmail json YAML

Use the EDCA and QOS stuff from net80211 instead of a home grown copy.
(now that more than one driver needs it, duplicating would be gross)

(christos)

2013-03-30 01:06:38 UTC MAIN commitmail json YAML

2013-03-30 01:05:49 UTC MAIN commitmail json YAML

2013-03-29 22:51:05 UTC MAIN commitmail json YAML

fix merge conflicts

(christos)

2013-03-29 21:59:52 UTC MAIN commitmail json YAML

2013-03-29 21:46:32 UTC MAIN commitmail json YAML

2013-03-29 21:45:27 UTC MAIN commitmail json YAML

Fix date and conflict; use Dv for NULL.

(wiz)

2013-03-29 21:39:16 UTC MAIN commitmail json YAML

Sync usage with man page.

(wiz)

2013-03-29 21:39:09 UTC MAIN commitmail json YAML

Use Ev for environment variables. Improve -n description.

(wiz)

2013-03-29 21:24:31 UTC MAIN commitmail json YAML

sync with OpenBSD.

(christos)

2013-03-29 21:16:31 UTC MAIN commitmail json YAML

sync with OpenBSD.

(christos)

2013-03-29 20:58:58 UTC MAIN commitmail json YAML

2013-03-29 20:46:07 UTC MAIN commitmail json YAML

fix legacy mode in pager filter. (don't ul format if we are not formatting).

(christos)

2013-03-29 20:37:00 UTC MAIN commitmail json YAML

- Fix legacy mode to use like instead of match. This loses ranking.
- default to unlimited lines
- fix formatting of legacy mode

(christos)

2013-03-29 20:20:22 UTC MAIN commitmail json YAML

Add some missing macros from FreeBSD. man page changes incoming.

(christos)

2013-03-29 20:17:19 UTC MAIN commitmail json YAML

Don't enumerate all the digit sections
Explain limitations in legacy mode

(christos)

2013-03-29 20:07:32 UTC MAIN commitmail json YAML

- If the stdout is not a tty, prevent formatting unless forced with -i
- Don't ever page unless asked for with -p
- Introduce "legacy mode" (-l)
  1. searches only name and name_desc, prints name(section) - name_description
  2. turns off escape formatting (can be forced on with -i)
  3. turns off context printing (can be forced on with -c)
- Parse the environment $APROPOS variable as an argument vector.

With these changes one can simply 'export APROPOS=-l' and get the old apropos
behavior.

(christos)

2013-03-29 18:53:21 UTC MAIN commitmail json YAML

Work around "variable might be clobbered by longjmp" gcc warning when compiling with CPUFLAGS=-march=armv7. Should be fixed properly one day...

(rkujawa)

2013-03-29 18:32:34 UTC MAIN commitmail json YAML

tmux-1.8 out.

(wiz)

2013-03-29 17:01:00 UTC MAIN commitmail json YAML

Make sure CPUFLAGS remains empty.

(matt)

2013-03-29 16:21:59 UTC MAIN commitmail json YAML

2013-03-29 16:19:46 UTC MAIN commitmail json YAML

2013-03-29 15:12:48 UTC agc-symver commitmail json YAML

add versioning info for libquota

(agc)

2013-03-29 15:12:46 UTC agc-symver commitmail json YAML

2013-03-29 14:52:54 UTC MAIN commitmail json YAML

2013-03-29 14:31:48 UTC MAIN commitmail json YAML

Pull in fix for PR misc/47674 from ncurses:

# 2013-03-23
# * change initialization for vt220, similar entries for consistency
#   with cursor-key strings (NetBSD #47674) -TD

(uwe)

2013-03-29 13:27:09 UTC MAIN commitmail json YAML

Fix pmap_flush_page to also flush the secondary cache, if there is one.
This solves a bus_dma problem with DMA from uncached pages.

(matt)

2013-03-29 10:34:13 UTC MAIN commitmail json YAML

Move clock_gettime1() to subr_time.c (which is included in rump kernels)

(martin)

2013-03-29 05:48:45 UTC agc-symver commitmail json YAML

2013-03-29 03:31:42 UTC agc-symver commitmail json YAML

Add symbol versioning info for libutil

(agc)

2013-03-29 02:32:38 UTC MAIN commitmail json YAML

2013-03-29 02:30:18 UTC MAIN commitmail json YAML

2013-03-29 02:26:45 UTC MAIN commitmail json YAML

Don't hold 2 locks at the same time, causes lockdebug panic. Triggered by
running usb wifi interfaces as access points. What we do instead is check
the generation number upon restart, and if it changed we give up.

(christos)

2013-03-29 02:20:17 UTC MAIN commitmail json YAML

2013-03-29 02:10:53 UTC MAIN commitmail json YAML

no need for __lwp_park50.S here and we don't provide __lwp_park60.S so that
it does not get accidentally used.

(christos)

2013-03-29 02:09:58 UTC MAIN commitmail json YAML

2013-03-29 01:51:25 UTC MAIN commitmail json YAML

2013-03-29 01:14:10 UTC MAIN commitmail json YAML

2013-03-29 01:13:54 UTC MAIN commitmail json YAML

2013-03-29 01:10:23 UTC MAIN commitmail json YAML

2013-03-29 01:10:13 UTC MAIN commitmail json YAML

2013-03-29 01:09:45 UTC MAIN commitmail json YAML

prototype adjustments for lwp_park, welcome to 6.99.19

(christos)

2013-03-29 01:08:17 UTC MAIN commitmail json YAML

Centralize the computation of struct timespec to the int timo.
Make lwp_park take the regular arguments for specifying what kind
of timeout we supply like clock_nanosleep(), namely clockid_t and flags.

(christos)

2013-03-29 01:04:31 UTC MAIN commitmail json YAML

2013-03-29 01:02:50 UTC MAIN commitmail json YAML

2013-03-29 00:52:24 UTC netbsd-6-0 commitmail json YAML

2013-03-29 00:50:33 UTC netbsd-6 commitmail json YAML

2013-03-29 00:46:59 UTC netbsd-6-0 commitmail json YAML

Pull up following revision(s) (requested by tls in ticket #859):
sys/kern/subr_cprng.c: revision 1.16
Re-fix 'fix' for SA-2013-003.  Because the original fix evaluated a flag
backwards, in low-entropy conditions there was a time interval in which
/dev/urandom could still output bits on an unacceptably short key.  Output
from /dev/random was *NOT* impacted.
Eliminate the flag in question -- it's safest to always fill the requested
key buffer with output from the entropy-pool, even if we let the caller
know we couldn't provide bytes with the full entropy it requested.
Advisory will be updated soon with a full worst-case analysis of the
/dev/urandom output path in the presence of either variant of the
SA-2013-003 bug.  Fortunately, because a large amount of other input
is mixed in before users can obtain any output, it doesn't look as dangerous
in practice as I'd feared it might be.

(msaitoh)

2013-03-29 00:44:29 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by tls in ticket #859):
sys/kern/subr_cprng.c: revision 1.16
Re-fix 'fix' for SA-2013-003.  Because the original fix evaluated a flag
backwards, in low-entropy conditions there was a time interval in which
/dev/urandom could still output bits on an unacceptably short key.  Output
from /dev/random was *NOT* impacted.
Eliminate the flag in question -- it's safest to always fill the requested
key buffer with output from the entropy-pool, even if we let the caller
know we couldn't provide bytes with the full entropy it requested.
Advisory will be updated soon with a full worst-case analysis of the
/dev/urandom output path in the presence of either variant of the
SA-2013-003 bug.  Fortunately, because a large amount of other input
is mixed in before users can obtain any output, it doesn't look as dangerous
in practice as I'd feared it might be.

(msaitoh)

2013-03-28 22:54:25 UTC MAIN commitmail json YAML

2013-03-28 20:14:19 UTC MAIN commitmail json YAML

Destroying the mutex once is enough.

(christos)

2013-03-28 18:51:28 UTC MAIN commitmail json YAML

2013-03-28 18:50:02 UTC MAIN commitmail json YAML

2013-03-28 18:07:12 UTC MAIN commitmail json YAML

PR/47703: Yasushi Oshima: pthread_cond_timedwait() does not wait
after call pthread_condattr_setclock(CLOCK_MONOTONIC)

_lwp_park(2) expects a realtime clock, and it gets passed a monotonic
one.  Since monotonic < real, it never sleeps. This patch adjusts
the monotonic clock to be a real one before it passes is to
_lwp_park(2). This is the minimal hacky fix and it will be fixed
properly in _lwp_park(2) in the future.

XXX: pullup to 6.

(christos)

2013-03-28 18:06:49 UTC MAIN commitmail json YAML

Re-fix 'fix' for SA-2013-003.  Because the original fix evaluated a flag
backwards, in low-entropy conditions there was a time interval in which
/dev/urandom could still output bits on an unacceptably short key.  Output
from /dev/random was *NOT* impacted.

Eliminate the flag in question -- it's safest to always fill the requested
key buffer with output from the entropy-pool, even if we let the caller
know we couldn't provide bytes with the full entropy it requested.

Advisory will be updated soon with a full worst-case analysis of the
/dev/urandom output path in the presence of either variant of the
SA-2013-003 bug.  Fortunately, because a large amount of other input
is mixed in before users can obtain any output, it doesn't look as dangerous
in practice as I'd feared it might be.

(tls)

2013-03-28 17:25:10 UTC MAIN commitmail json YAML

clear screen when leaving X so we don't leave garbage in the borders

(macallan)

2013-03-28 16:30:47 UTC MAIN commitmail json YAML

Call removeShadow only when shadowFB has been initialized.

(mlelstv)

2013-03-28 15:16:51 UTC agc-symver commitmail json YAML

Add versioning info for libdm

(agc)

2013-03-28 15:16:25 UTC agc-symver commitmail json YAML

Add versioning info for libisns

(agc)

2013-03-28 11:17:41 UTC MAIN commitmail json YAML

2013-03-28 09:36:12 UTC MAIN commitmail json YAML

binutils-2.23.2 out.

(wiz)

2013-03-28 05:32:45 UTC agc-symver commitmail json YAML

Add versioning information for libradius

(agc)

2013-03-28 05:31:22 UTC agc-symver commitmail json YAML

Pull up fixes from HEAD after pdisk move to external

(agc)

2013-03-28 04:07:55 UTC MAIN commitmail json YAML

Regen usbdevs.
Modify quirks to allow a product id of ALL
Set all TRIPPWIRE2 vendor devices to ignore hid.  Three in a row means they
are all probably like this.

(garbled)

2013-03-28 04:05:18 UTC MAIN commitmail json YAML

Add entry for a tripplite AVR550U UPS

(garbled)

2013-03-28 00:22:22 UTC MAIN commitmail json YAML

Fix loop bug (Phileas Fogg)

(christos)

2013-03-28 00:20:02 UTC MAIN commitmail json YAML

For ffs, set bytes per inode to 4K. Otherwise we get a density based on
the contents of the image, which aren't very useful after the file-system
has been resized -- for rpi.img, this was 22K per inode!

(jmcneill)

2013-03-27 23:49:03 UTC MAIN commitmail json YAML

call mutex destroy in fini, so that we don't end up with a lockdebug panic
when we re-attach.

(christos)

2013-03-27 19:23:28 UTC MAIN commitmail json YAML

delete the assert as we'll never get there anyway.

(christos)

2013-03-27 18:15:13 UTC MAIN commitmail json YAML

Don't abort with an assertion when a directory cannot be found in a
repository. This could happen when someone copies from one directory
to another CVS files or when things get corrupted. Provide an explanatory
error message instead.

(christos)

2013-03-27 14:57:50 UTC agc-symver commitmail json YAML

Add versioning info for libresolv

(agc)

2013-03-27 12:11:57 UTC MAIN commitmail json YAML

Add BGE_SRAM_FW_MB_RESET_MAGIC again.

(msaitoh)

2013-03-27 12:03:52 UTC MAIN commitmail json YAML

Revert 1.228 except BGE_NO_EEPROM flag for BCM5906. Sorry.

(msaitoh)

2013-03-27 10:27:58 UTC MAIN commitmail json YAML

2013-03-27 10:26:06 UTC MAIN commitmail json YAML

Fix a bug that chips which have BCM5906 ASIC touch GPIO wrongly.

(msaitoh)

2013-03-27 01:03:40 UTC MAIN commitmail json YAML

Some shells have ((expr)) syntax for arithmetic.  Add space between
parens of nested (compound-list)s to unconfuse them.

Fixes PR toolchain/47695

(uwe)

2013-03-27 00:39:32 UTC MAIN commitmail json YAML

sync to dhcp-4.2.5-P1

(christos)

2013-03-27 00:38:54 UTC MAIN commitmail json YAML

2013-03-27 00:38:42 UTC MAIN commitmail json YAML

make sure we add rcsids in all the files and not in the headers

(christos)

2013-03-27 00:38:09 UTC MAIN commitmail json YAML

2013-03-27 00:31:54 UTC MAIN commitmail json YAML

2013-03-26 23:29:11 UTC MAIN commitmail json YAML

Fix device_t split glitch

(martin)

2013-03-26 20:58:35 UTC MAIN commitmail json YAML

PR/32591: JuanRP: Also remove the file we are going to be building to prevent
it from being used as input.

(christos)

2013-03-26 20:56:55 UTC MAIN commitmail json YAML

Add def for KERNEL_9
Get rid of unneeded disklabel -D in md.c
Fix pr/47684 by getting rid of a stupid NULL.

(garbled)

2013-03-26 20:52:30 UTC MAIN commitmail json YAML

2013-03-26 16:20:50 UTC MAIN commitmail json YAML

- ISC DHCP 4.2.5-P1 is out.
- Add Postfix 2.10.0 with 2.9.5.

(taca)

2013-03-26 14:45:24 UTC agc-symver commitmail json YAML

Add symbol versioning information for libterminfo.

Obvious (but interesting) aspect of this library:  ospeed, PC, and
BC also need to be exported as global symbols or they are not found
at link time.

(agc)

2013-03-26 11:30:21 UTC MAIN commitmail json YAML

2013-03-26 10:57:13 UTC MAIN commitmail json YAML

Fix a wrong "raw" comparison in step3.2.
It should solve a PR kern/47692.

(isaki)

2013-03-26 02:05:48 UTC MAIN commitmail json YAML

Describe the agc-symver branch

(agc)

2013-03-26 01:59:13 UTC agc-symver commitmail json YAML

First pass at adding symbol versioning for libz.

Also fix up the ZFS infrastructure where it tried to link with the
wrong libz.so instance -- these problems showed up in testing with the
versioned libz.so.

(agc)

2013-03-26 01:54:24 UTC agc-symver commitmail json YAML

Add the version-script invocation for symbol versioning to the agc-symver
branch.

(agc)

2013-03-25 23:04:53 UTC MAIN commitmail json YAML

vchiq(4): Add support for Broadcom VideoCore IV firmware interface.
vcaudio(4): Add support for Broadcom VideoCore IV audio service.

(jmcneill)

2013-03-25 23:01:24 UTC MAIN commitmail json YAML

enable vchiq, add vcaudio and audio drivers

(jmcneill)

2013-03-25 22:59:25 UTC MAIN commitmail json YAML

defer vchiq initialization with config_mountroot, works around a timing issue that caused problems during sdhc init on some boards

(jmcneill)

2013-03-25 22:58:42 UTC MAIN commitmail json YAML

remove unnecessary newline and function name from log message that reports vchiq local and remote versions

(jmcneill)

2013-03-25 22:40:12 UTC MAIN commitmail json YAML

hide some debug printfs under VCHIQ_IOCTL_DEBUG

(jmcneill)

2013-03-25 22:17:01 UTC MAIN commitmail json YAML

2013-03-25 22:01:50 UTC MAIN commitmail json YAML

Remove vchiq_doorbell_irq. We have our own version in vchiq_intr.

(skrll)

2013-03-25 21:58:24 UTC MAIN commitmail json YAML

2013-03-25 21:58:00 UTC MAIN commitmail json YAML

Remove a bogus KASSERT and improve a comment while I'm nearby.

(skrll)

2013-03-25 21:55:12 UTC MAIN commitmail json YAML

Revert commented out create_pagelist/free_pagelist to the original
version and not the broken FreeBSD version.  Should really be deleted
someday soon.

(skrll)

2013-03-25 18:43:30 UTC MAIN commitmail json YAML

PR/47693: Erik E. Fair: Add missing code to icmp handling.
- While there, add the rest of the missing codes
- Merge groups
- Fix indentation

(christos)

2013-03-25 17:35:51 UTC MAIN commitmail json YAML

change hsync start to match xf86-video-radeon so CRT modes set up by radeonfb
and Xorg no longer differ by a few pixels horizontally

(macallan)

2013-03-25 15:31:03 UTC MAIN commitmail json YAML

Don't size an array using MB_CUR_MAX while one locale is in effect and
then use it with another locale having a larger MB_CUR_MAX.  This
should fix the t_wctomb:wcrtomb_state test failures seen on i386.

(gson)

2013-03-25 12:59:59 UTC MAIN commitmail json YAML

put back example server configuration file that was removed upstream

(christos)

2013-03-25 04:29:02 UTC MAIN commitmail json YAML

Update the CVE entry for 20130322 to CVE-2011-0418 which is more relevant.
Add 20130325 release information.

(lukem)

2013-03-25 03:55:13 UTC MAIN commitmail json YAML

regen for tnftpd-20130325

(lukem)

2013-03-25 03:53:55 UTC MAIN commitmail json YAML

2013-03-25 03:52:48 UTC MAIN commitmail json YAML

tnftpd-20130325:
* Fix incorrect use of test(1) in configure.

(lukem)

2013-03-25 03:48:33 UTC MAIN commitmail json YAML

2013-03-25 03:47:47 UTC MAIN commitmail json YAML

2013-03-25 01:34:59 UTC MAIN commitmail json YAML

only use db_printf() if we're actually called from DDB.
this prevents the boot-time one from pausing the boot process.

(chs)

2013-03-25 01:30:37 UTC MAIN commitmail json YAML

redo the ACPI interrupt handler setup again, this time handling
MADT overrides that change the pin as well as the polarity.
fixes PR 47648.

(chs)

2013-03-25 01:11:03 UTC MAIN commitmail json YAML

2013-03-24 23:04:07 UTC MAIN commitmail json YAML

2013-03-24 23:03:07 UTC MAIN commitmail json YAML

2013-03-24 23:00:49 UTC MAIN commitmail json YAML

2013-03-24 22:54:22 UTC MAIN commitmail json YAML

2013-03-24 22:50:50 UTC MAIN commitmail json YAML

2013-03-24 22:38:45 UTC MAIN commitmail json YAML

Add || defined(OHCI_DEBUG) to pick up usbd_dump_pipe

Fixes kern/47690

(skrll)

2013-03-24 22:34:00 UTC MAIN commitmail json YAML

- Add detach function.
- Remove old unused bge_vpd_*.

(msaitoh)

2013-03-24 22:26:46 UTC MAIN commitmail json YAML

2013-03-24 22:23:34 UTC MAIN commitmail json YAML

2013-03-24 22:22:32 UTC MAIN commitmail json YAML

hook in the new dhcp code

(christos)

2013-03-24 22:21:22 UTC MAIN commitmail json YAML

Add a build kludge to make dhclient link statically libisc, libdns, libpthread
so it does not need things from /usr/lib, until we decide what to do with it.

(christos)

2013-03-24 22:06:37 UTC MAIN commitmail json YAML

downgrade an error to debug.

(christos)

2013-03-24 21:00:22 UTC MAIN commitmail json YAML

PR/47689: rudolf: reference to sendmail(8) instead of (1) in vacation(1)

(christos)

2013-03-24 20:57:19 UTC MAIN commitmail json YAML

Cleanup prelim_menu definition.

(joerg)

2013-03-24 20:26:29 UTC MAIN commitmail json YAML

Nothing uses the old small dhclient, and the new version is gigantic since it
brings in libisc.

(christos)

2013-03-24 19:56:06 UTC MAIN commitmail json YAML

2013-03-24 19:55:19 UTC MAIN commitmail json YAML

2013-03-24 19:54:22 UTC MAIN commitmail json YAML

2013-03-24 19:52:11 UTC MAIN commitmail json YAML

2013-03-24 19:18:37 UTC MAIN commitmail json YAML

point pdisk to the right place

(christos)

2013-03-24 19:16:11 UTC MAIN commitmail json YAML

Back out rev. 1.210. The PCI config registers of bge are shadowed in the
device register window, so don't use pci_conf_*() again because those
access are slow.

(msaitoh)

2013-03-24 18:55:56 UTC MAIN commitmail json YAML

2013-03-24 18:55:35 UTC MAIN commitmail json YAML

2013-03-24 18:44:43 UTC MAIN commitmail json YAML

Call the isc register functions now that we are not calling the library using
the special BIND9 compilation.

(christos)

2013-03-24 18:43:32 UTC MAIN commitmail json YAML

- Relax some of the assertions to make things work outside bind.
- Remove #ifndef BIND9 exclusions
Now a libdns that is built with BIND9 can be used by other isc programs.

(christos)

2013-03-24 18:42:01 UTC MAIN commitmail json YAML

Export all the necessary functions via the registry API instead of playing
namespace games with cpp. Remove the BIND9 ifdef. Now the bind programs
don't need a special build of libisc.

(christos)

2013-03-24 17:50:26 UTC MAIN commitmail json YAML

Check if sbus is defined in the kernel configuration before using it.
From Taylor R Campbell.

(jdc)

2013-03-24 17:05:28 UTC MAIN commitmail json YAML

descend to bin for pdisk

(christos)

2013-03-24 16:27:58 UTC MAIN commitmail json YAML

2013-03-24 15:54:32 UTC MAIN commitmail json YAML

2013-03-24 15:53:59 UTC MAIN commitmail json YAML

2013-03-24 15:46:06 UTC MAIN commitmail json YAML

from ftp.isc.org

Status:

Vendor Tag: ISC
Release Tags: DHCP4_2_3

(christos)

2013-03-24 14:26:16 UTC MAIN commitmail json YAML

2013-03-24 14:11:59 UTC MAIN commitmail json YAML

2013-03-24 14:03:54 UTC MAIN commitmail json YAML

2013-03-24 13:56:25 UTC MAIN commitmail json YAML

2013-03-24 13:02:18 UTC MAIN commitmail json YAML

2013-03-24 12:15:51 UTC MAIN commitmail json YAML

2013-03-24 11:07:07 UTC MAIN commitmail json YAML

pdisk has moved to external/bsd - try to deal.

(martin)

2013-03-24 07:53:07 UTC MAIN commitmail json YAML

2013-03-24 07:51:02 UTC MAIN commitmail json YAML

2013-03-24 07:50:10 UTC MAIN commitmail json YAML

tnftpd-20130322:
*  Security fix to avoid resource exhaustion when globbing paths.

(lukem)

2013-03-24 06:56:15 UTC MAIN commitmail json YAML

Remove null lines.
Remove TAB and white-space terminate.
s/^        /\t/.

(kiyohara)

2013-03-24 06:27:52 UTC MAIN commitmail json YAML

Remove size pages from va.  Not a page.

(kiyohara)

2013-03-24 06:06:19 UTC MAIN commitmail json YAML

2013-03-24 00:03:14 UTC MAIN commitmail json YAML

Merge -r1.210 of main.c, -r1.212 of make.1, -r1.27 of meta.c, and
-r1.3 of meta.h from HEAD (committed by sjg):

If built with filemon support, set .MAKE.PATH_FILEMON to _PATH_FILEMON
so that makefiles can test for it.

(dholland)

2013-03-23 23:59:18 UTC MAIN commitmail json YAML

Merge -r1.36 of unit-tests/Makefile, -r1.1 of unit-tests/export-env, and
-r1.42 of unit-tests/test.exp from HEAD (committed by sjg):

Add unit-test for export-env and gmake export

(dholland)

2013-03-23 23:55:27 UTC MAIN commitmail json YAML

Merge -r1.188 of parse.c from HEAD (committed by sjg):

ParseGmakeExport: terminate variable at '=', or setenv(3) will fail
on some systems.

(dholland)

2013-03-23 23:50:46 UTC MAIN commitmail json YAML

Merge -r1.67 of dir.c, -r1.172 of job.c, -r1.41 of job.h, -r1.211 of
make.1, and -r1.187 of parse.c from HEAD (committed by Christos):

Add a .STALE special target that gets invoked when dependency files contain
stail entries.

(dholland)

2013-03-23 23:39:47 UTC MAIN commitmail json YAML

After removing an entry from missingFiles,
set ln=NULL after Lst_Remove() to make it clear we won't use it
after this point.

(sjg)