Link [ NetBSD | NetBSD OpenGrok source search | PR fulltext-search | Summary of daily snapshot builds | history of daily build result | pkgsrc commit viewer ]


   
        usage: [branch:branch] [user:user] [path@revision] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN sys/arch/arm, if_wm.c@1.234 )




switch to index mode

recent branches: MAIN (1h)  netbsd-8 (5d)  netbsd-10 (6d)  netbsd-9 (12d)  thorpej-ifq (176d)  thorpej-altq-separation (178d) 

2024-05-10 16:42:06 UTC Now

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

Put /usr/mdec/bootxx_ffsv2 into install ramdisk.

(tsutsui)

2009-04-22 11:26:51 UTC ipsec-tools-0_7-branch commitmail json YAML

2009-04-22 11:25:35 UTC ipsec-tools-0_7-branch commitmail json YAML

From Neil Kettle: Fix a possible null pointer dereference in fragmentation
code.

(tteras)

2009-04-22 11:24:20 UTC MAIN commitmail json YAML

From Neil Kettle: Fix a possible null pointer dereference in fragmentation
code.

(tteras)

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

Put /usr/mdec/bootxx_ffsv2 into install ramdisk.

(tsutsui)

2009-04-22 10:17:48 UTC MAIN commitmail json YAML

change pmap flags argument from int to u_int.
forgot to commit this.

(cegger)

2009-04-22 07:26:53 UTC MAIN commitmail json YAML

Mark up NULL. New sentence, new line. Bump date for previous.

(wiz)

2009-04-22 07:19:51 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2009-04-21 23:27:09 UTC MAIN commitmail json YAML

For non-AF_LINK ifaddrs, ifa_data is NULL.  AFAICT, this has always been
so.  Say so in the documentation.

(dyoung)

2009-04-21 22:47:55 UTC MAIN commitmail json YAML

Add SD/MMC related devices.

(nonaka)

2009-04-21 22:46:40 UTC MAIN commitmail json YAML

To make sure that we always print the active link-layer address in the
'address: ' field, don't treat the first address as the active address,
but search the link-layer addresses for the ones flagged IFLR_ACTIVE,
and print those.  Extract a subroutine, print_link_addresses(), for
printing link-layer addresses.

(dyoung)

2009-04-21 22:25:05 UTC MAIN commitmail json YAML

Add SD/MMC releated man pages.

(nonaka)

2009-04-21 22:21:02 UTC MAIN commitmail json YAML

Add ld* at sdmmc.

(nonaka)

2009-04-21 22:13:10 UTC MAIN commitmail json YAML

Cosmetic: add some whitespace for my ease of reading.

(dyoung)

2009-04-21 21:57:14 UTC MAIN commitmail json YAML

There's no use casting a socket address to sockaddr_dl, only to cast it
back to sockaddr, so don't do it.

(dyoung)

2009-04-21 21:42:53 UTC MAIN commitmail json YAML

2009-04-21 21:42:35 UTC MAIN commitmail json YAML

Use getnameinfo(3) to render a human-readable link-layer address in the
'address: ' line, just as we do in the 'link xx:xx:...:xx' line.

(dyoung)

2009-04-21 21:30:01 UTC MAIN commitmail json YAML

2009-04-21 18:43:52 UTC MAIN commitmail json YAML

2009-04-21 18:38:32 UTC MAIN commitmail json YAML

Fix strict_address to work again. The lists needs to be initialized
before configuration is read, which happens before my_addr_init() call.

(tteras)

2009-04-21 18:00:25 UTC MAIN commitmail json YAML

Fix indentation: change spaces to tabs.

(dyoung)

2009-04-21 17:27:50 UTC MAIN commitmail json YAML

Fix LOCALID expansion (from Anon Ymous)

(christos)

2009-04-21 16:36:06 UTC MAIN commitmail json YAML

2009-04-21 16:34:41 UTC MAIN commitmail json YAML

Add a number of products that use Realtek's RTL8187 802.11 chip.

(cube)

2009-04-21 16:26:01 UTC MAIN commitmail json YAML

Add support for USB serial adapter REX-USB60F which I tested.

(taca)

2009-04-21 16:24:37 UTC MAIN commitmail json YAML

2009-04-21 16:23:36 UTC MAIN commitmail json YAML

Add product id for RATOC USB serial adapter REX-USB60F.

(taca)

2009-04-21 16:19:00 UTC MAIN commitmail json YAML

Fix endian related bug when using discs with a meta-data partition on
big-endian machines.

(reinoud)

2009-04-21 16:09:22 UTC MAIN commitmail json YAML

2009-04-21 16:08:57 UTC MAIN commitmail json YAML

Split fsck during boot into two phases. Check the root file system
first, mount root and run the various disk providers. Add swap and
check the remaining file systems after that.
This breaks the dependency cycle for lvm, which needs writeable /dev.
Depend on rndctl in cgd.

(joerg)

2009-04-21 16:08:40 UTC MAIN commitmail json YAML

2009-04-21 15:18:50 UTC MAIN commitmail json YAML

Add /usr/mdec/bootxx_ffsv2.

(tsutsui)

2009-04-21 15:17:58 UTC MAIN commitmail json YAML

2009-04-21 14:51:49 UTC MAIN commitmail json YAML

2009-04-21 14:46:02 UTC MAIN commitmail json YAML

Convert to mdoc markup.

(joerg)

2009-04-21 13:48:21 UTC nick-hppapmap commitmail json YAML

Remove incorrect KASSERT.

XXX PVF_KENTER needs work.

(skrll)

2009-04-21 13:44:41 UTC nick-hppapmap commitmail json YAML

Do the mainbus dance for asp(4) as well.

This allows my 715/50 find its devices.

(skrll)

2009-04-21 13:16:36 UTC MAIN commitmail json YAML

Fix wrong arguments of bus_dmamem_free(9).

XXX: not all resouces are freed properly on error path in age_dma_alloc().

(tsutsui)

2009-04-21 13:07:44 UTC MAIN commitmail json YAML

Add [name date] to zaudio(4) entries.

(tsutsui)

2009-04-21 13:07:16 UTC MAIN commitmail json YAML

Use Ao/Ac instead of \*[Lt]/\*[Gt].

(wiz)

2009-04-21 13:04:57 UTC MAIN commitmail json YAML

- add some man page suffix
- uppercase API

(tsutsui)

2009-04-21 13:01:47 UTC MAIN commitmail json YAML

Fix indent of bind entries for changes page on www.

(tsutsui)

2009-04-21 12:57:41 UTC MAIN commitmail json YAML

2009-04-21 08:20:20 UTC MAIN commitmail json YAML

Fix Dd string. Use Ao/Ac instead of \*[Lt]/\*[Gt].

(wiz)

2009-04-21 03:15:01 UTC MAIN commitmail json YAML

note recent zaudio(4) changes.

(nonaka)

2009-04-21 03:10:41 UTC MAIN commitmail json YAML

2009-04-21 03:01:38 UTC MAIN commitmail json YAML

note Added SD/MMC driver

(nonaka)

2009-04-21 03:00:58 UTC MAIN commitmail json YAML

2009-04-21 03:00:31 UTC MAIN commitmail json YAML

2009-04-21 02:45:25 UTC MAIN commitmail json YAML

Fix part of xsrc/40322: r128 driver does not restore VGA state on exit from X.

radeon driver still needs looking at, it restores the console mode OK, but
the font is a very dark gray making it appear as if the screen is blank as
well.

(rafal)

2009-04-21 01:58:59 UTC netbsd-5 commitmail json YAML

2009-04-21 01:15:37 UTC MAIN commitmail json YAML

Rework scatter / gather page allocation inspired by r186295 of FreeBSD SVN:

    rework drm_scatter.c which allocates scatter / gather pages for use by
    ati pci gart to use bus_dma to handle the allocations.  This fixes
    a garbled screen issue on at least some radeons (X1400 tested).  It is
    also likely that this is the correct fix for PR# 119324, though that
    is not confirmed yet.

Fixes similar issues on a Radeon Mobility X300, non-Mobility X800 (including
a hard-lock of the machine).

With feedback from ad@, ok mrg@

(rafal)

2009-04-21 00:02:38 UTC MAIN commitmail json YAML

fix an indentation error.  no functional change.

(yamt)

2009-04-20 23:20:57 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #711):
external/mit/xorg/bin/xterm/Makefile: revision 1.3
turn on PASTE64 to handle large cut-n-paste buffers like the old xterm did.

(snj)

2009-04-20 23:16:45 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by sborrill in ticket #712):
sbin/fdisk/fdisk.c: revision 1.119
When using -s flag, read start and size as unsigned to allow for larger
disks. (Thanks to drochner@ for catching it).

(snj)

2009-04-20 22:56:04 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by drochner in ticket #713):
sys/netinet6/ip6_output.c: revision 1.137
fix traversing of a control mbuf in the case that a message len
is not aligned wrt CMSG_ALIGN - the length counter drops below 0
in this case which was not checked for,
fixes crashes (with isc_dhcrelay4) reported by Uwe in tech-net
(subject: netbsd5-rc3 crash caused by isc_dhcrelay)

(snj)

2009-04-20 22:24:37 UTC netbsd-5 commitmail json YAML

Apply patch (requested by ad in ticket #708):
Disable ksyms support, falling back to using sysctl to obtain the name
of the booted kernel.

(snj)

2009-04-20 22:22:53 UTC MAIN commitmail json YAML

2009-04-20 22:22:08 UTC MAIN commitmail json YAML

Put back cvsstamp support. From Anon Ymous

(christos)

2009-04-20 22:09:55 UTC MAIN commitmail json YAML

PR/41251: YAMAMOTO Takashi: veriexec locking seems broken

Part 1: Take the mountlist_lock before traversing the mount list.

(elad)

2009-04-20 22:07:24 UTC MAIN commitmail json YAML

2009-04-20 22:05:47 UTC MAIN commitmail json YAML

Add -n to usage. Now it just needs to be documented.

(wiz)

2009-04-20 22:04:57 UTC MAIN commitmail json YAML

Bump date for previous. Remove trailing whitespace.

(wiz)

2009-04-20 21:41:51 UTC MAIN commitmail json YAML

Mention -n in usage.

(dyoung)

2009-04-20 21:40:42 UTC MAIN commitmail json YAML

Add flag -n to suppress the first column of drvctl -l output.

(dyoung)

2009-04-20 21:33:49 UTC MAIN commitmail json YAML

mark xorg-only obsolete files with "obsolete,xorg" so that they are
not obsoleted for xfree86 builds, leading to checklist complaining
about those files being missing.

(mrg)

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

Pass VREAD instead of FREAD to VOP_ACCESS().

Okay christos@.

(elad)

2009-04-20 20:50:38 UTC MAIN commitmail json YAML

2009-04-20 20:49:22 UTC MAIN commitmail json YAML

2009-04-20 20:19:17 UTC MAIN commitmail json YAML

ale(4): new driver for Attensic/Atheros L1E Gigabit Ethernet.

(cegger)

2009-04-20 20:14:22 UTC MAIN commitmail json YAML

2009-04-20 20:10:23 UTC MAIN commitmail json YAML

Add ale(4), a driver for Attansic/Atheros L1E gigabit ethernet device.
Ported by me from OpenBSD, improvements from Kevin Lahey,
successfully tested by Kevin Lahey and Stephen Borrill.

(cegger)

2009-04-20 19:57:18 UTC MAIN commitmail json YAML

Replace KAUTH_GENERIC_ISSUSER with a better alternative.

(elad)

2009-04-20 19:37:08 UTC MAIN commitmail json YAML

Document KAUTH_REQ_NETWORK_BIND_PORT.

(elad)

2009-04-20 18:14:30 UTC MAIN commitmail json YAML

Extract in6_pcbbind()'s guts into two new routines: in6_pcbbind_addr() and
in6_pcbbind_port(), used for binding to an address and a port respectively.

While here, fix a possible "leak" of an in6pcb when binding to an address
succeeded but binding to an auto-assigned port failed.

Proposed and received no objections on tech-net@:

http://mail-index.netbsd.org/tech-net/2009/04/15/msg001223.html

(elad)

2009-04-20 18:06:27 UTC MAIN commitmail json YAML

2009-04-20 17:13:42 UTC MAIN commitmail json YAML

2009-04-20 17:06:55 UTC MAIN commitmail json YAML

also fix a comment wrt use of the csysid/cstart/csize vars

(drochner)

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

2009-04-20 16:01:18 UTC MAIN commitmail json YAML

if YY_NO_INPUT is defined, disable not only the declaration but also
the definition of yyinput(), avoids compiler warnings with newer gcc.
from Kurt J. Lidl per PR misc/41160, with a minor change to make it
generate paired #directives in the "-+", ie c++, case

(drochner)

2009-04-20 15:39:46 UTC MAIN commitmail json YAML

2009-04-20 15:03:56 UTC MAIN commitmail json YAML

When using -s flag, read start and size as unsigned to allow for larger
disks. (Thanks to drochner@ for catching it).

(sborrill)

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

Bring back binary compatibility with the previous version of the resolver.
There was no room to allocate 16 bytes for _rnd in the struct in the _LP64
case, so we dynamically allocate now. Also put the _rnd field last, so that
we are bitwise compatible too. Now of course we've run out of space, so
next time will need to perform more evil tricks to fit.

(christos)

2009-04-20 13:35:36 UTC ipsec-tools-0_7-branch commitmail json YAML

2009-04-20 13:33:30 UTC ipsec-tools-0_7-branch commitmail json YAML

From Stephen Bevan: Fix a x509 signature verification memory leak.

(tteras)

2009-04-20 13:32:57 UTC ipsec-tools-0_7-branch commitmail json YAML

2009-04-20 13:27:12 UTC ipsec-tools-0_7-branch commitmail json YAML

Fix a memory leak in nat-t keepalive code.

(tteras)

2009-04-20 13:25:28 UTC ipsec-tools-0_7-branch commitmail json YAML

From Paul Moore: Phase2 message id's should be unique wrt phase1, not
globally.

(tteras)

2009-04-20 13:24:36 UTC MAIN commitmail json YAML

2009-04-20 13:23:55 UTC MAIN commitmail json YAML

2009-04-20 13:22:43 UTC MAIN commitmail json YAML

From Stephen Bevan: Fix a x509 signature verification memory leak.

(tteras)

2009-04-20 13:22:00 UTC MAIN commitmail json YAML

2009-04-20 13:17:35 UTC MAIN commitmail json YAML

Fix a memory leak in nat-t keepalive code.

(tteras)

2009-04-20 13:16:52 UTC MAIN commitmail json YAML

From Paul Moore: Phase2 message id's should be unique wrt phase1, not
globally.

(tteras)

2009-04-20 13:15:12 UTC MAIN commitmail json YAML

Set STRIPFLAG= after ${MAKECONF} is included by <bsd.own.mk> via <bsd.prog.mk>.
Fixes PR install/40492.

(tsutsui)

2009-04-20 12:58:33 UTC MAIN commitmail json YAML

Missed this file in previous commit.  This finished updates required
to enable support of i2c quick_{read,write} operations.

(pgoyette)

2009-04-20 12:55:02 UTC MAIN commitmail json YAML

2009-04-20 12:11:50 UTC MAIN commitmail json YAML

One more implementation of the quick_{read,write} I2C protocol.  Note
that this is currently used only by the I2C_SCAN code (disabled by
default).

XXX Not tested due to lack of hardware.  Reviewed by simon@ and shige@.

(pgoyette)

2009-04-20 09:56:08 UTC MAIN commitmail json YAML

Add queue macros SLIST_FOREACH_SAFE, STAILQ_FOREACH_SAFE, STAILQ_LAST,
SIMPLEQ_CONCAT, and SIMPLEQ_LAST.

Remove seperate definitions outside of queue.h.

(mschuett)

2009-04-20 08:37:22 UTC MAIN commitmail json YAML

Remove duplicate 'the' found by Jukka Salmi.

(wiz)

2009-04-20 05:14:56 UTC MAIN commitmail json YAML

2009-04-20 05:12:21 UTC MAIN commitmail json YAML

also obsolete Xp lint files for xorg.

(mrg)

2009-04-20 05:11:20 UTC MAIN commitmail json YAML

2009-04-20 04:11:26 UTC MAIN commitmail json YAML

remote dead xorg info

(mrg)

2009-04-20 04:11:06 UTC MAIN commitmail json YAML

2009-04-20 04:03:50 UTC MAIN commitmail json YAML

2009-04-20 03:56:59 UTC MAIN commitmail json YAML

don't need X11R7 Xprint* directories anymore.

(mrg)

2009-04-20 03:07:15 UTC MAIN commitmail json YAML

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

PR/41250: David H. Gutteridge: librefuse fuse_opt.h header doesn't accommodate
C++ compilation

(christos)

2009-04-19 22:15:39 UTC MAIN commitmail json YAML

- Remove a bunch of unused declarations in proc.h header.
- Move yield() and suspendsched() to sched.h, where they should belong.

(rmind)

2009-04-19 21:43:44 UTC MAIN commitmail json YAML

oops. these files should never have made it in here.

(mrg)

2009-04-19 21:36:47 UTC MAIN commitmail json YAML

in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
  make it the "libXaw" used.

XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal

(mrg)

2009-04-19 18:08:56 UTC MAIN commitmail json YAML

2009-04-19 15:54:04 UTC netbsd-5 commitmail json YAML

2009-04-19 15:50:50 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #710):
sys/dist/ipf/netinet/ip_nat.c: revision 1.39
Pull a fix for ipnat from upstream as per info from darrenr@:
2031730 4.1.31 Nat drops fragmented packets after the first
http://ipfilter.cvs.sourceforge.net/viewvc/ipfilter/ipfilter/ip_nat.c#rev1.2.2.48
Fixes problems on UDP NFS with ipnat as mentioned in PR kern/38773 and
PR kern/41074.  Tested on several slow NFS clients and an i386 server
running ipnat.

(snj)

2009-04-19 15:48:10 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tnozaki in ticket #709):
dist/nvi/common/conv.h: revision 1.4 via patch
dist/nvi/vi/vs_line.c: revision 1.5 via patch
fix reliability issue.
if wcwidth(3) return -1, nvi may crash by memory fault.

(snj)

2009-04-19 15:43:14 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #708):
sys/uvm/uvm_km.c: revision 1.102
sys/uvm/uvm_km.h: revision 1.18
sys/uvm/uvm_map.c: revision 1.264
PR port-amd64/32816 amd64 can not load lkms
Change some assertions to partially allow for VM_MAP_IS_KERNEL(map) where
map is outside the range of kernel_map.

(snj)

2009-04-19 15:37:45 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by wiz in ticket #707):
sbin/mount_nfs/mount_nfs.8: revision 1.39
Remove outdated example. From Todd Kover in PR 41238.

(snj)

2009-04-19 15:36:55 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by wiz in ticket #707):
sbin/mount_nfs/mount_nfs.8: revision 1.38
Fix string literals.

(snj)

2009-04-19 15:36:06 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by wiz in ticket #707):
sbin/mount_nfs/mount_nfs.8: revision 1.37
-o resport, not -o resvport

(snj)

2009-04-19 15:27:32 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by ad in ticket #690):
sys/fs/tmpfs/tmpfs_vnops.c: revision 1.58
plug some pnbuf leaks.

(snj)

2009-04-19 15:26:35 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #690):
sys/fs/tmpfs/tmpfs_vnops.c: revision 1.57
SAVENAME was not set for rename and delete as required
Patch from christos, fixes pr 41183

(snj)

2009-04-19 14:11:38 UTC MAIN commitmail json YAML

cpuctl:

- Add interrupt shielding (direct hardware interrupts away from the
  specified CPUs). Not documented just yet but will be soon.

- Redo /dev/cpu time_t compat so no kernel changes are needed.

x86:

- Make intr_establish, intr_disestablish safe to use when !cold.

- Distribute hardware interrupts among the CPUs, instead of directing
  everything to the boot CPU.

- Add MD code for interrupt sheilding. This works in most cases but there is
  a bug where delivery is not accepted by an LAPIC after redistribution. It
  also needs re-balancing to make things fair after interrupts are turned
  back on for a CPU.

(ad)

2009-04-19 14:04:52 UTC MAIN commitmail json YAML

call rw_obj_init()

(ad)

2009-04-19 12:32:52 UTC MAIN commitmail json YAML

In this case "XXX free other data structures XXX" includes stopping and
destroying the callout.

(ad)

2009-04-19 11:18:07 UTC MAIN commitmail json YAML

2009-04-19 11:17:46 UTC MAIN commitmail json YAML

2009-04-19 11:10:36 UTC MAIN commitmail json YAML

Some fixes and enhancements:

  Both if_bge* and brgphy.[ch]:
    Check the parent's MAC and use the quirk code for the bug like OpenBSD and
    FreeBSD. Some bugs can't identify the PHY ID. For example, 5704 Ax has the
    ADC bug, but 5704 A3 and 5704 B0 have the same PHY ID and revision. Add
    BGE_PHY_CRC_BUG, BGE_PHY_ADC_BUG, BGE_PHY_5704_A0_BUG, BGE_PHY_JITTER_BUG,
    BGE_PHY_ADJUST_TRIM and BGE_PHY_BER_BUG for this flag. Some of the DSP
    patches are newly taken from OpenBSD and FreeBSD.

  if_bge*:
    Remove duplicated BGE_CHIPID_BCM5714_A0 entry in the known CHIPID table.
    Fix obsolete comments.

  brgphy.[ch]:
    Add some PHY IDs.

TODO:
  Add more three quirk code into bge and brgphy (the brgphy side's are
  currently #if0'ed).
  Add support for bnx into brgphy (currently #if0'ed)

(msaitoh)

2009-04-19 10:47:48 UTC MAIN commitmail json YAML

Add mii_mpd_rev to keep MII PHY revision.

(msaitoh)

2009-04-19 10:25:49 UTC MAIN commitmail json YAML

2009-04-19 10:25:25 UTC MAIN commitmail json YAML

Add some boradcom's PHYs.
Sort.

(msaitoh)

2009-04-19 10:22:10 UTC MAIN commitmail json YAML

add a NetBSD_DISABLED_* target for config.h.in.

(mrg)

2009-04-19 10:19:26 UTC MAIN commitmail json YAML

add some code to cope with dev.db's that have 32 bit time_t's in them.

shouldn't be relevant very much as dev.db should be re-created at boot,
but it helped me at least twice so far...

(mrg)

2009-04-19 08:53:38 UTC MAIN commitmail json YAML

2009-04-19 08:45:09 UTC MAIN commitmail json YAML

Add SPCF_NOINTR to indicate that the CPU has been shielded from hardware
interrupts (as SPCF_OFFLINE is to unbound LWPs).

(ad)

2009-04-19 08:40:48 UTC MAIN commitmail json YAML

2009-04-19 08:36:04 UTC MAIN commitmail json YAML

Add rw_obj_*() functions to mirror the existing mutex functions.
Proposed on tech-kern quite some time ago.

(ad)

2009-04-19 08:16:59 UTC MAIN commitmail json YAML

Fix WARNS=4 issues (-Wshadow -Wsign-compare)

(lukem)

2009-04-19 07:54:08 UTC MAIN commitmail json YAML

Fix WARNS=4 issues (-Wshadow -Wsign-compare)

(lukem)

2009-04-19 07:49:07 UTC MAIN commitmail json YAML

Fix WARNS=4 issues (-Wextra -Wshadow)

(lukem)

2009-04-19 06:09:42 UTC MAIN commitmail json YAML

2009-04-19 06:06:41 UTC MAIN commitmail json YAML

2009-04-19 04:01:06 UTC MAIN commitmail json YAML

2009-04-19 03:07:04 UTC MAIN commitmail json YAML

2009-04-19 03:06:23 UTC MAIN commitmail json YAML

2009-04-19 02:28:19 UTC MAIN commitmail json YAML

fix reliability issue.
if wcwidth(3) return -1, nvi may crash by memory fault.

(tnozaki)

2009-04-19 02:25:48 UTC MAIN commitmail json YAML

Fix -Wsign-compare issues

(lukem)

2009-04-19 01:53:17 UTC MAIN commitmail json YAML

Fix WARNS=4 issues (-Wextra -Wsign-compare)

(lukem)

2009-04-19 01:52:09 UTC MAIN commitmail json YAML

Fix WARNS=4 (-Wcast-qual -Wextra)

(lukem)

2009-04-19 00:56:32 UTC MAIN commitmail json YAML

Fix -Wcast-qual and -Wshadow issues

(lukem)

2009-04-19 00:44:49 UTC MAIN commitmail json YAML

Fix -Wcast-qual issue

(lukem)

2009-04-19 00:26:18 UTC MAIN commitmail json YAML

Fix WARNS=4 issues (-Wshadow -Wcast-qual)

(lukem)

2009-04-18 21:22:37 UTC MAIN commitmail json YAML

note bozhttpd update

(mrg)

2009-04-18 21:22:03 UTC MAIN commitmail json YAML

2009-04-18 21:09:41 UTC MAIN commitmail json YAML

import bozohttpd 20090418.  changes include:

o  avoid dying in daemon mode for some uncommon, but recoverable, errors
o  close leaking file descriptors for CGI and daemon mode
o  handle poll errors properly
o  don't try to handle more than one request per process yet

this covers PR#38489 and PR#40079, as well some some issues reported
privately.

Status:

Vendor Tag: bozohttpd
Release Tags: bozohttpd-20090418

(mrg)

2009-04-18 17:56:24 UTC MAIN commitmail json YAML

- remove a cast against malloc
- (type *)0 -> NULL
- misc KNF

(tsutsui)

2009-04-18 16:33:37 UTC MAIN commitmail json YAML

If running in multithreaded mode, create sched_sync thread.

(pooka)

2009-04-18 16:31:30 UTC MAIN commitmail json YAML

Resurrect accidentally removed libiscsi, which is not provided by ISC.

(tsutsui)

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

* actually do syncer list add/remove instead of just pretending to
  play VI_ONWORKLST games
* honor PGO_LOCKED in getpages wrt. to interlock (no, we don't have
  a fault routine, so we don't need to seriously honor it)

(pooka)

2009-04-18 16:20:43 UTC MAIN commitmail json YAML

bcopy -> memmove (where possibly overwrapped)

(tsutsui)

2009-04-18 15:41:36 UTC MAIN commitmail json YAML

null putpages has to unlock interlock instead of just returning success

(pooka)

2009-04-18 15:40:34 UTC MAIN commitmail json YAML

Move genfs_null_putpages() from genfs_io.c to genfs_vnops.c -- it does
not really do i/o.

(pooka)

2009-04-18 15:20:06 UTC MAIN commitmail json YAML

Use memcmp(9) and memcpy(9) directly rather than via
local BCMP() and BCOPY() macro.

(tsutsui)

2009-04-18 15:04:27 UTC MAIN commitmail json YAML

Revert bcopy -> memcpy change inside #ifdef BCOPY_FASTER block.

(tsutsui)

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

2009-04-18 14:55:51 UTC MAIN commitmail json YAML

Remove outdated example. From Todd Kover in PR 41238.

(wiz)

2009-04-18 14:06:59 UTC MAIN commitmail json YAML

Fix WARNS=4 issues (-Wextra -Wsign-compare)

(lukem)

2009-04-18 14:02:42 UTC MAIN commitmail json YAML

2009-04-18 14:01:37 UTC MAIN commitmail json YAML

Fix -Wsign-compare issue

(lukem)

2009-04-18 13:57:44 UTC MAIN commitmail json YAML

2009-04-18 13:55:11 UTC MAIN commitmail json YAML

remove unnecessary comments

(lukem)

2009-04-18 13:53:59 UTC MAIN commitmail json YAML

Fix -Wcast-qual and -Wsign-compare issues

(lukem)

2009-04-18 13:37:05 UTC MAIN commitmail json YAML

Fix WARNS=4 issues (-Wcast-qual -Wsign-compare).
XXX: could improve parsing of -v option and store "cutoff" as a uint64_t.

(lukem)

2009-04-18 13:08:20 UTC MAIN commitmail json YAML

2009-04-18 13:05:55 UTC MAIN commitmail json YAML

Fix -Wsign-compare issue

(lukem)

2009-04-18 13:04:50 UTC MAIN commitmail json YAML

2009-04-18 13:02:36 UTC MAIN commitmail json YAML

2009-04-18 13:02:28 UTC MAIN commitmail json YAML

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

2009-04-18 12:58:20 UTC MAIN commitmail json YAML

2009-04-18 12:57:10 UTC MAIN commitmail json YAML

Fix -Wshadow and -Wcast-qual issues

(lukem)

2009-04-18 12:56:53 UTC MAIN commitmail json YAML

2009-04-18 12:40:52 UTC MAIN commitmail json YAML

fix traversing of a control mbuf in the case that a message len
is not aligned wrt CMSG_ALIGN - the length counter drops below 0
in this case which was not checked for,
fixes crashes (with isc_dhcrelay4) reported by Uwe in tech-net
(subject: netbsd5-rc3 crash caused by isc_dhcrelay)

(drochner)

2009-04-18 12:35:51 UTC MAIN commitmail json YAML

Remove duplicate part (pasto?). Remove trailing whitespace.
Use Aq where easily possible.

(wiz)

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

Fix another -Wsign-compare issue.

XXX: is it really worth to keep non native aout/coff/ecoff support here?

(tsutsui)

2009-04-18 11:26:58 UTC MAIN commitmail json YAML

build mp.c for xen, too.
Fixes linking failures of Dom0 kernels. (Hi dyoung)

(cegger)

2009-04-18 11:19:09 UTC MAIN commitmail json YAML

Pull a fix for ipnat from upstream as per info from darrenr@:
2031730 4.1.31 Nat drops fragmented packets after the first
http://ipfilter.cvs.sourceforge.net/viewvc/ipfilter/ipfilter/ip_nat.c#rev1.2.2.48

Fixes problems on UDP NFS with ipnat as mentioned in PR kern/38773 and
PR kern/41074.  Tested on several slow NFS clients and an i386 server
running ipnat.

Should be pulled up to 5.0.

(tsutsui)

2009-04-18 10:12:42 UTC MAIN commitmail json YAML

Fix sign/unsigned and discards qualifiers. Based on patch by mlelstv.

(dogcow)

2009-04-18 09:51:21 UTC MAIN commitmail json YAML

mpacpi_scan_pci and mpbios_scan_pci were unified into mp_pci_scan.
See sys/arch/x86/x86/mp.c:1.9.

(mlelstv)

2009-04-18 09:25:50 UTC MAIN commitmail json YAML

Fix -Wshadow issue

(lukem)

2009-04-18 09:20:40 UTC MAIN commitmail json YAML

Fix -Wcast-qual issues

(lukem)

2009-04-18 09:18:17 UTC MAIN commitmail json YAML

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

avoid compiler warnings about shadowed declarations.

(mlelstv)

2009-04-18 08:51:46 UTC MAIN commitmail json YAML

Introduce PMAP_NOCACHE as first PMAP MD bit in x86. Make use of it in pmap_enter().
This safes one extra TLB flush when mapping dma-safe memory.
Presented on tech-kern@, port-i386@ and port-amd64@
ok ad@

(cegger)

2009-04-18 08:50:23 UTC MAIN commitmail json YAML

Fix WARNS=4 issues (-Wshadow -Wsign-compare -Wextra)

(lukem)

2009-04-18 08:48:47 UTC MAIN commitmail json YAML

Introduce PMAP_MD_MASK. Reserves PMAP bits for use in MD code.
Presented on tech-kern@, port-i386@ and port-amd64@
ok ad@

(cegger)

2009-04-18 08:20:41 UTC MAIN commitmail json YAML

Fix -Wcast-qual issues

(lukem)

2009-04-18 08:17:23 UTC MAIN commitmail json YAML

Fix -Wcast-qual issue

(lukem)

2009-04-18 08:08:37 UTC MAIN commitmail json YAML

Fix WARNS=4 issues (-Wsign-compare -Wcast-qual)

(lukem)

2009-04-18 08:05:18 UTC MAIN commitmail json YAML

Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare)

(lukem)