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 (177d) 

2024-05-10 00:30:27 UTC Now

2009-07-01 22:57:40 UTC netbsd-5-0 commitmail json YAML

2009-07-01 22:53:45 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #846):
lib/libc/sys/getrlimit.2: revision 1.31, 1.32
document RLIMIT_AS.  text from freebsd.  fixes PR#41517.

(snj)

2009-07-01 22:53:03 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #846):
lib/libc/sys/getrlimit.2: revision 1.31, 1.32
document RLIMIT_AS.  text from freebsd.  fixes PR#41517.

(snj)

2009-07-01 22:49:54 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #842):
sys/kern/vfs_lockf.c: revision 1.71
don't make F_GETLK or the common case of F_UNLCK fail for per-user limit.

(snj)

2009-07-01 22:49:43 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #842):
sys/kern/vfs_lockf.c: revision 1.71
don't make F_GETLK or the common case of F_UNLCK fail for per-user limit.

(snj)

2009-07-01 22:47:12 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #841):
sys/kern/vfs_syscalls.c: revision 1.392
do_sys_utimes: fix a bug introduced by rev.1.367.
VA_UTIMES_NULL is in va_vaflags, not va_flags.

(snj)

2009-07-01 22:47:06 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #841):
sys/kern/vfs_syscalls.c: revision 1.392
do_sys_utimes: fix a bug introduced by rev.1.367.
VA_UTIMES_NULL is in va_vaflags, not va_flags.

(snj)

2009-07-01 22:45:13 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #840):
sys/kern/vfs_lockf.c: revision 1.70
lf_split: cv_destroy a condvar before clobbering it.

(snj)

2009-07-01 22:45:03 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #840):
sys/kern/vfs_lockf.c: revision 1.70
lf_split: cv_destroy a condvar before clobbering it.

(snj)

2009-07-01 22:42:38 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #839):
sys/kern/init_sysctl.c: revision 1.163
sysctl_doeproc:
        - simplify.
        - KERN_PROC: fix possible stale proc pointer dereference.
        - KERN_PROC: don't do copyout with proc_lock held.

(snj)

2009-07-01 22:42:29 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #839):
sys/kern/init_sysctl.c: revision 1.163
sysctl_doeproc:
        - simplify.
        - KERN_PROC: fix possible stale proc pointer dereference.
        - KERN_PROC: don't do copyout with proc_lock held.

(snj)

2009-07-01 22:39:28 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #838):
sys/kern/init_sysctl.c: revision 1.162
sys/kern/vfs_trans.c: revision 1.25
don't forget to skip marker processes.

(snj)

2009-07-01 22:39:20 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #838):
sys/kern/init_sysctl.c: revision 1.162
sys/kern/vfs_trans.c: revision 1.25
don't forget to skip marker processes.

(snj)

2009-07-01 22:32:58 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #837):
sys/kern/kern_rwlock.c: revision 1.31
lockdebug fixes for rw_tryupgrade/rw_downgrade.

(snj)

2009-07-01 22:32:42 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #837):
sys/kern/kern_rwlock.c: revision 1.31
lockdebug fixes for rw_tryupgrade/rw_downgrade.

(snj)

2009-07-01 22:30:44 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #836):
sys/kern/kern_exit.c: revision 1.221
exit1: fix a race with do_sys_wait/proc_free.

(snj)

2009-07-01 22:30:30 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #836):
sys/kern/kern_exit.c: revision 1.221
exit1: fix a race with do_sys_wait/proc_free.

(snj)

2009-07-01 22:27:55 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #835):
sys/kern/init_sysctl.c: revision 1.161
sysctl_doeproc: fix a bug in rev.1.135.
don't forget to mark our marker process PK_MARKER.
this fixes crashes in sched_pstats, etc.

(snj)

2009-07-01 22:27:24 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #835):
sys/kern/init_sysctl.c: revision 1.161
sysctl_doeproc: fix a bug in rev.1.135.
don't forget to mark our marker process PK_MARKER.
this fixes crashes in sched_pstats, etc.

(snj)

2009-07-01 16:54:41 UTC MAIN commitmail json YAML

Reduce diff to makecontext.

(joerg)

2009-07-01 14:47:55 UTC MAIN commitmail json YAML

From Wolfgang Stukenbrock in PR kern/41659: add missing splx().

(martin)

2009-07-01 13:44:33 UTC MAIN commitmail json YAML

Define and use macro to calculate kernel physical addresses
after relocation to TT RAM. No binary changes.

(tsutsui)

2009-07-01 11:25:50 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2009-07-01 10:01:28 UTC MAIN commitmail json YAML

Do not call callout_stop() unless the structure was previoulsy
initialised for a non null timeout.

(njoly)

2009-07-01 07:49:12 UTC MAIN commitmail json YAML

2009-07-01 06:01:42 UTC MAIN commitmail json YAML

document RLIMIT_AS.  text from freebsd.  fixes PR#41517.

(mrg)

2009-07-01 03:52:11 UTC MAIN commitmail json YAML

remove one bogus bailout check in CrimeDoCPUToScreenComposite() - now text
in KDE menus is visible again.
TODO:
- find out why straight horizontal and vertical lines aren't drawn properly
- make static alpha work
- use the ring buffer to feed commands into the rendering engine

(macallan)

2009-07-01 02:43:35 UTC MAIN commitmail json YAML

G/c sentence fragment left over from vinum reference (forgotten in 1.69).
Noticed by bad@ in PR bin/41652

(uwe)

2009-06-30 20:32:49 UTC MAIN commitmail json YAML

Update fd_freefile when kqueue descriptors are not copied from
parent to child. From Wolfgang Solfrank in PR kern/41651.
Approved by Andrew Doran.

(martin)

2009-06-30 18:54:20 UTC MAIN commitmail json YAML

Check that a filename has been given, where one has required. Fixes a bug
reported by Mark Kirby.

(agc)

2009-06-30 16:14:49 UTC MAIN commitmail json YAML

Change acpi_tz sensor behavior as follows:

1. ENVSYS_WARNOVER event is generated whenever any active cooling level
  is exceeded.

2. ENVSYS_CRITOVER event is generated whenever _HOT limit is exceeded;
  if the _HOT limit is not defined, then ENVSYS_CRITOVER will be
  generated when the _CRT limit is exceeded.

3. For Passive Cooling Only mode, there will be no change in behavior.

Additionally, since there are specific actions taken at each of the Active
Cooling Levels (powering parts of a zone on or off), and the limits are not
user-programmable,

4. The {warn,crit}{min,max} threshold levels will be specified only
  by the device itself;  event reporting thresholds may not be set
  from userland.

No comments received for two weeks after proposing these changes on both
current-users@ and tech-kern@

(pgoyette)

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

2009-06-30 13:14:40 UTC MAIN commitmail json YAML

Apply const where necessary (XXX: where is bf_locl.org?)

(pooka)

2009-06-30 02:59:15 UTC MAIN commitmail json YAML

catch up with change of filename

(agc)

2009-06-30 02:44:53 UTC MAIN commitmail json YAML

Portable iSCSI - snapshot of current sources/changes

+ moved lba2cdb into iscsi-initiator.c and cdb2lba into disk.c
+ moved iscsi.c to protocol.c
+ calculate zero bytes and bits in a different way, and fix a bug or two
  on the way
+ add the ability to trace different types of debug information from the
  initiatior as well as the target

(agc)

2009-06-30 00:26:38 UTC netbsd-4 commitmail json YAML

2009-06-30 00:25:49 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by tonnerre in ticket #1332):
crypto/dist/ssh/cipher.c: revision 1.22 via patch
crypto/dist/ssh/packet.c: revision 1.32 via patch
crypto/dist/ssh/cipher.h: revision 1.3 via patch
Add special handling for CBC cipher modes to make them appear less favorable
than CTR modes. Also, in order to avoid creating oracles unnecessarily,
change behavior in various situations from "Drop connection" to "Ignore
packets up to 256kB". This affects CBC mode ciphers only.
Patch from OpenBSD.

(snj)

2009-06-30 00:25:22 UTC netbsd-4-0 commitmail json YAML

2009-06-30 00:24:06 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by tonnerre in ticket #1332):
crypto/dist/ssh/cipher.c: revision 1.22
crypto/dist/ssh/cipher.h: revision 1.3
crypto/dist/ssh/packet.c: revision 1.32
Add special handling for CBC cipher modes to make them appear less favorable
than CTR modes. Also, in order to avoid creating oracles unnecessarily,
change behavior in various situations from "Drop connection" to "Ignore
packets up to 256kB". This affects CBC mode ciphers only.
Patch from OpenBSD.

(snj)

2009-06-29 23:58:25 UTC netbsd-4-0 commitmail json YAML

Slight correction to ticket 1331's entry.

(snj)

2009-06-29 23:57:49 UTC netbsd-4 commitmail json YAML

2009-06-29 23:55:23 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1331):
games/hack/hack.do_name.c: revision 1.10
games/hack/hack.h: revision 1.13 via patch
games/hack/hack.invent.c: revision 1.13
games/hack/hack.main.c: revision 1.13
games/hack/hack.rip.c: revision 1.11
games/hack/hack.topl.c: revision 1.11
games/hack/hack.unix.c: revision 1.13
Fix two serious string-handling bugs (one exploitable, one probably
exploitable) and also add proper checking/paranoia in several other
places.

(snj)

2009-06-29 23:53:01 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1331):
games/hack/extern.h: revision 1.11
games/hack/hack.do_name.c: revision 1.9
games/hack/hack.eat.c: revision 1.8
games/hack/hack.end.c: revision 1.12 via patch
games/hack/hack.fight.c: revision 1.10 via patch
games/hack/hack.invent.c: revision 1.12
games/hack/hack.main.c: revision 1.12
games/hack/hack.objnam.c: revision 1.9
games/hack/hack.options.c: revision 1.9
games/hack/hack.pri.c: revision 1.11
games/hack/hack.rip.c: revision 1.10
games/hack/hack.shk.c: revision 1.10
games/hack/hack.topl.c: revision 1.10
games/hack/hack.unix.c: revision 1.12
sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriate
XXX: there's still one sprintf left which will take some hacking to expunge.

(snj)

2009-06-29 23:48:53 UTC netbsd-4-0 commitmail json YAML

2009-06-29 23:46:51 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1331):
games/hack/hack.do_name.c: revision 1.10
games/hack/hack.h: revision 1.13 via patch
games/hack/hack.invent.c: revision 1.13
games/hack/hack.main.c: revision 1.13
games/hack/hack.rip.c: revision 1.11
games/hack/hack.topl.c: revision 1.11
games/hack/hack.unix.c: revision 1.13
Fix two serious string-handling bugs (one exploitable, one probably
exploitable) and also add proper checking/paranoia in several other
places.

(snj)

2009-06-29 23:43:48 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1331):
games/hack/extern.h: revision 1.11
games/hack/hack.do_name.c: revision 1.9
games/hack/hack.eat.c: revision 1.8
games/hack/hack.end.c: revision 1.12 via patch
games/hack/hack.fight.c: revision 1.10 via patch
games/hack/hack.invent.c: revision 1.12
games/hack/hack.main.c: revision 1.12
games/hack/hack.objnam.c: revision 1.9
games/hack/hack.options.c: revision 1.9
games/hack/hack.pri.c: revision 1.11
games/hack/hack.rip.c: revision 1.10
games/hack/hack.shk.c: revision 1.10
games/hack/hack.topl.c: revision 1.10
games/hack/hack.unix.c: revision 1.12
sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriate
XXX: there's still one sprintf left which will take some hacking to expunge.

(snj)

2009-06-29 23:39:00 UTC MAIN commitmail json YAML

2009-06-29 23:36:37 UTC netbsd-5-0 commitmail json YAML

2009-06-29 23:36:13 UTC netbsd-5 commitmail json YAML

2009-06-29 23:33:53 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #844):
games/hack/hack.unix.c: revision 1.13
games/hack/hack.topl.c: revision 1.11
games/hack/hack.invent.c: revision 1.13
games/hack/hack.rip.c: revision 1.11
games/hack/hack.main.c: revision 1.13
games/hack/hack.h: revision 1.13 via patch
games/hack/hack.do_name.c: revision 1.10
Fix two serious string-handling bugs (one exploitable, one probably
exploitable) and also add proper checking/paranoia in several other
places.

(snj)

2009-06-29 23:31:28 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #844):
games/hack/hack.fight.c: revision 1.10
games/hack/hack.topl.c: revision 1.10
games/hack/hack.invent.c: revision 1.12
games/hack/hack.rip.c: revision 1.10
games/hack/hack.options.c: revision 1.9
games/hack/hack.main.c: revision 1.12
games/hack/hack.eat.c: revision 1.8
games/hack/hack.do_name.c: revision 1.9
games/hack/hack.shk.c: revision 1.10
games/hack/hack.end.c: revision 1.12
games/hack/extern.h: revision 1.11
games/hack/hack.pri.c: revision 1.11
games/hack/hack.objnam.c: revision 1.9
games/hack/hack.unix.c: revision 1.12
sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriate
XXX: there's still one sprintf left which will take some hacking to expunge.

(snj)

2009-06-29 23:25:09 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #844):
games/hack/hack.unix.c: revision 1.13
games/hack/hack.topl.c: revision 1.11
games/hack/hack.invent.c: revision 1.13
games/hack/hack.rip.c: revision 1.11
games/hack/hack.main.c: revision 1.13
games/hack/hack.h: revision 1.13 via patch
games/hack/hack.do_name.c: revision 1.10
Fix two serious string-handling bugs (one exploitable, one probably
exploitable) and also add proper checking/paranoia in several other
places.

(snj)

2009-06-29 23:22:24 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #844):
games/hack/extern.h: revision 1.11
games/hack/hack.pri.c: revision 1.11
games/hack/hack.do_name.c: revision 1.9
games/hack/hack.fight.c: revision 1.10
games/hack/hack.topl.c: revision 1.10
games/hack/hack.invent.c: revision 1.12
games/hack/hack.rip.c: revision 1.10
games/hack/hack.options.c: revision 1.9
games/hack/hack.main.c: revision 1.12
games/hack/hack.eat.c: revision 1.8
games/hack/hack.shk.c: revision 1.10
games/hack/hack.end.c: revision 1.12
games/hack/hack.objnam.c: revision 1.9
games/hack/hack.unix.c: revision 1.12
sprintf -> snprintf, plus some use of strlcpy/strlcat where appropriate
XXX: there's still one sprintf left which will take some hacking to expunge.

(snj)

2009-06-29 23:05:33 UTC MAIN commitmail json YAML

Fix two serious string-handling bugs (one exploitable, one probably
exploitable) and also add proper checking/paranoia in several other
places.

(dholland)

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

Pull up following revision(s) (requested by tonnerre in ticket #843):
crypto/dist/ssh/cipher.c: revision 1.22
crypto/dist/ssh/cipher.h: revision 1.3
crypto/dist/ssh/packet.c: revision 1.32
Add special handling for CBC cipher modes to make them appear less favorable
than CTR modes. Also, in order to avoid creating oracles unnecessarily,
change behavior in various situations from "Drop connection" to "Ignore
packets up to 256kB". This affects CBC mode ciphers only.
Patch from OpenBSD.

(snj)

2009-06-29 22:58:38 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by tonnerre in ticket #843):
crypto/dist/ssh/cipher.c: revision 1.22
crypto/dist/ssh/cipher.h: revision 1.3
crypto/dist/ssh/packet.c: revision 1.32
Add special handling for CBC cipher modes to make them appear less favorable
than CTR modes. Also, in order to avoid creating oracles unnecessarily,
change behavior in various situations from "Drop connection" to "Ignore
packets up to 256kB". This affects CBC mode ciphers only.
Patch from OpenBSD.

(snj)

2009-06-29 22:52:13 UTC MAIN commitmail json YAML

Add special handling for CBC cipher modes to make them appear less favorable
than CTR modes. Also, in order to avoid creating oracles unnecessarily,
change behavior in various situations from "Drop connection" to "Ignore
packets up to 256kB". This affects CBC mode ciphers only.

Patch from OpenBSD.

(tonnerre)

2009-06-29 20:49:25 UTC MAIN commitmail json YAML

Fix integer constant RB_FREQUENC, 25MHz/4 is 6250000L, not 625000L

This fixes PR 39931

PR and fix from Miod Vallat <miod@online.fr>, many thanks!

(mbalmer)

2009-06-29 18:03:37 UTC MAIN commitmail json YAML

Fix a typo in last (coda/ exclusion).

(dyoung)

2009-06-29 15:40:10 UTC MAIN commitmail json YAML

add files needed for DRI.  should fix a problem reported by Matthew Mondor.

(mrg)

2009-06-29 13:22:52 UTC MAIN commitmail json YAML

Since pmap.c rev 1.163, page attributes of PV_MODIFIED and PV_REFERENCED
have beem moved from pv_flags in struct pv_entry to pvh_attrs in
struct vm_page_md, so no need to copy pv_flags to keep these flags
in pv header in pmap_remove_pv(). Pointed out by uebayasi@ on port-mips.
Also rename those page attribute flags from PV_FOO to PGA_FOO like alpha.
While here, make pv_flags unsigned.

Briefly tested on sgimips O2.

(tsutsui)

2009-06-29 12:30:09 UTC MAIN commitmail json YAML

Adapt to new features available in sysmon_envsys:

1) expose the built-in limits to user-land (via envstat(8)), and
2) allow user-specified limits to override the built-in limits.

No comments received from current-users@ over 2-week period.

(pgoyette)

2009-06-29 11:05:12 UTC MAIN commitmail json YAML

Use PCI IDs from pcidevs, instead of storing them in here.
Compile tested and OK'd by NONAKA Kimihiro.

(hubertf)

2009-06-29 11:04:05 UTC MAIN commitmail json YAML

2009-06-29 11:02:44 UTC MAIN commitmail json YAML

add a few sdhc(4) devices

(hubertf)

2009-06-29 09:23:16 UTC MAIN commitmail json YAML

Have the boot countdown on i386 display "starting in N seconds." instead
of "starting in N" and eliminate a use of sprintf.  Note that on
some rare machines it can be that the BIOS does not provide the delay
function.  On such machines the countdown will almost immediately count down
to zero display "starting in 0 seconds."; apparently the net4801 is such a
machine.
Feedback, ideas, and inspiration from tron, ok tron/tonnerre

(mbalmer)

2009-06-29 08:38:07 UTC MAIN commitmail json YAML

Mark up NULL with Dv. Remove trailing whitespace.

(wiz)

2009-06-29 07:11:06 UTC MAIN commitmail json YAML

Another namei_simple like the previous ones; was added after I did the
initial sweep and I guess I missed it while merging.

(dholland)

2009-06-29 06:22:13 UTC MAIN commitmail json YAML

add mention of SO_ACCEPTFILTERS, language largely from FreeBSD manpage

(plunky)

2009-06-29 06:02:09 UTC MAIN commitmail json YAML

Use more markup. Punctuation nit.

(wiz)

2009-06-29 05:49:28 UTC MAIN commitmail json YAML

Bump date for previous (thanks uebayasi@)

(dholland)

2009-06-29 05:47:35 UTC MAIN commitmail json YAML

Time for 5.99.15: newly compiled fs modules won't work with an older kernel.

(dholland)

2009-06-29 05:17:14 UTC MAIN commitmail json YAML

Document namei_simple_kernel and namei_simple_user.

(dholland)

2009-06-29 05:08:18 UTC MAIN commitmail json YAML

Convert 67 namei call sites to use namei_simple, in these functions:

check_console, veriexecclose, veriexec_delete, veriexec_file_add,
emul_find_root, coff_load_shlib (sh3 version), coff_load_shlib,
compat_20_sys_statfs, compat_20_netbsd32_statfs,
ELFNAME2(netbsd32,probe_noteless), darwin_sys_statfs,
ibcs2_sys_statfs, ibcs2_sys_statvfs, linux_sys_uselib,
osf1_sys_statfs, sunos_sys_statfs, sunos32_sys_statfs,
ultrix_sys_statfs, do_sys_mount, fss_create_files (3 of 4),
adosfs_mount, cd9660_mount, coda_ioctl, coda_mount, ext2fs_mount,
ffs_mount, filecore_mount, hfs_mount, lfs_mount, msdosfs_mount,
ntfs_mount, sysvbfs_mount, udf_mount, union_mount, sys_chflags,
sys_lchflags, sys_chmod, sys_lchmod, sys_chown, sys_lchown,
sys___posix_chown, sys___posix_lchown, sys_link, do_sys_pstatvfs,
sys_quotactl, sys_revoke, sys_truncate, do_sys_utimes, sys_extattrctl,
sys_extattr_set_file, sys_extattr_set_link, sys_extattr_get_file,
sys_extattr_get_link, sys_extattr_delete_file,
sys_extattr_delete_link, sys_extattr_list_file, sys_extattr_list_link,
sys_setxattr, sys_lsetxattr, sys_getxattr, sys_lgetxattr,
sys_listxattr, sys_llistxattr, sys_removexattr, sys_lremovexattr

All have been scrutinized (several times, in fact) and compile-tested,
but not all have been explicitly tested in action.

XXX: While I haven't (intentionally) changed the use or nonuse of
XXX: TRYEMULROOT in any of these places, I'm not convinced all the
XXX: uses are correct; an audit might be desirable.

(dholland)

2009-06-29 05:03:12 UTC MAIN commitmail json YAML

2009-06-29 05:00:15 UTC MAIN commitmail json YAML

Add namei_simple_kernel and namei_simple_user. These provide the common
case functionality of namei in a simple package with only a couple flags.

A substantial majority of the namei call sites in the kernel can use
this interface; this will isolate those areas from the changes arising
as the internals of namei are fumigated.

(dholland)

2009-06-29 03:49:42 UTC MAIN commitmail json YAML

Add some markup to improve clarity.

(dholland)

2009-06-28 22:05:07 UTC MAIN commitmail json YAML

Remove unneeded targets from build. Should fix brekage of ALL kernel build
found by cegger@.

(haad)

2009-06-28 21:12:35 UTC MAIN commitmail json YAML

2009-06-28 21:12:10 UTC MAIN commitmail json YAML

sprintf -> snprintf

(dholland)

2009-06-28 19:55:13 UTC netbsd-5 commitmail json YAML

2009-06-28 19:54:48 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #834):
games/hunt/huntd/answer.c: revision 1.10
Fix possible remote DoS of a running hunt game, and prevent a possible
theoretical attack involving >= 1 billion ammo.

(snj)

2009-06-28 19:54:18 UTC netbsd-5-0 commitmail json YAML

2009-06-28 19:53:31 UTC netbsd-5-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #834):
games/hunt/huntd/answer.c: revision 1.10
Fix possible remote DoS of a running hunt game, and prevent a possible
theoretical attack involving >= 1 billion ammo.

(snj)

2009-06-28 19:52:38 UTC netbsd-4 commitmail json YAML

2009-06-28 19:52:10 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1330):
games/hunt/huntd/answer.c: revision 1.10
Fix possible remote DoS of a running hunt game, and prevent a possible
theoretical attack involving >= 1 billion ammo.

(snj)

2009-06-28 19:51:34 UTC netbsd-4-0 commitmail json YAML

2009-06-28 19:50:32 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #1330):
games/hunt/huntd/answer.c: revision 1.10
Fix possible remote DoS of a running hunt game, and prevent a possible
theoretical attack involving >= 1 billion ammo.

(snj)

2009-06-28 19:02:46 UTC MAIN commitmail json YAML

2009-06-28 18:59:37 UTC MAIN commitmail json YAML

Fix possible remote DoS of a running hunt game, and prevent a possible
theoretical attack involving >= 1 billion ammo.

(dholland)

2009-06-28 15:30:30 UTC MAIN commitmail json YAML

panic: use MI cpu_index(), instead of cpu_number(), which could be sparse.

(rmind)

2009-06-28 15:18:51 UTC MAIN commitmail json YAML

Ephemeral mapping (emap) implementation.  Concept is based on the idea that
activity of other threads will perform the TLB flush for the processes using
emap as a side effect.  To track that, global and per-CPU generation numbers
are used.  This idea was suggested by Andrew Doran; various improvements to
it by me.  Notes:

- For now, zero-copy on pipe is not yet enabled.
- TCP socket code would likely need more work.
- Additional UVM loaning improvements are needed.

Proposed on <tech-kern>, silence there.
Quickly reviewed by <ad>.

(rmind)

2009-06-28 14:34:48 UTC MAIN commitmail json YAML

2009-06-28 14:22:11 UTC MAIN commitmail json YAML

- Convert some #ifdefs to KASSERT()s.
- KNF, style, no parameters in function declarations.
- No functional changes.

(rmind)

2009-06-28 11:42:43 UTC MAIN commitmail json YAML

wrap a long line.

(yamt)

2009-06-28 11:42:07 UTC MAIN commitmail json YAML

2009-06-28 11:17:39 UTC MAIN commitmail json YAML

Remove trailing whitespace,
from KIYOHARA Takashi on current-users@

(hubertf)

2009-06-28 10:46:37 UTC MAIN commitmail json YAML

2009-06-28 10:45:24 UTC MAIN commitmail json YAML

Add some vendor/product IDs for radio clocks.

(mbalmer)

2009-06-28 09:50:57 UTC MAIN commitmail json YAML

pad -> PAD, to follow src/sys/kern/makesyscalls.sh rev 1.87.

(tsutsui)

2009-06-28 09:26:19 UTC MAIN commitmail json YAML

+/*
+ * NOTE: COORDINATE ON-DISK FORMAT CHANGES WITH THE FREEBSD PROJECT.
+ */

(ad)

2009-06-28 09:25:05 UTC MAIN commitmail json YAML

idle_loop: explicitly go to spl0() to sidestep potential MD bugs.

(ad)

2009-06-28 09:24:09 UTC MAIN commitmail json YAML

Define __HAVE_ATOMIC64_OPS only in kernel, since it doesn't work in
userspace on the i486.

(ad)

2009-06-28 05:37:22 UTC MAIN commitmail json YAML

2009-06-28 02:02:53 UTC netbsd-5 commitmail json YAML

2009-06-28 01:57:55 UTC netbsd-5 commitmail json YAML

src/doc/3RDPARTY@1.647.2.8 / diff / nxr@1.647.2.8
src/gnu/dist/postfix/HISTORY@1.1.1.36.4.1 / diff / nxr@1.1.1.36.4.1
src/gnu/dist/postfix/conf/postfix-files@1.11.4.1 / diff / nxr@1.11.4.1
src/gnu/dist/postfix/conf/transport@1.1.1.12.4.1 / diff / nxr@1.1.1.12.4.1
src/gnu/dist/postfix/html/oqmgr.8.html@1.1.1.5.4.1 / diff / nxr@1.1.1.5.4.1
src/gnu/dist/postfix/html/pcre_table.5.html@1.1.1.9.18.1 / diff / nxr@1.1.1.9.18.1
src/gnu/dist/postfix/html/pickup.8.html@1.1.1.10.18.1 / diff / nxr@1.1.1.10.18.1
src/gnu/dist/postfix/html/postconf.5.html@1.3.4.1 / diff / nxr@1.3.4.1
src/gnu/dist/postfix/html/qmgr.8.html@1.1.1.11.4.1 / diff / nxr@1.1.1.11.4.1
src/gnu/dist/postfix/html/transport.5.html@1.1.1.12.4.1 / diff / nxr@1.1.1.12.4.1
src/gnu/dist/postfix/man/man5/pcre_table.5@1.1.1.11.4.1 / diff / nxr@1.1.1.11.4.1
src/gnu/dist/postfix/man/man5/transport.5@1.1.1.14.4.1 / diff / nxr@1.1.1.14.4.1
src/gnu/dist/postfix/man/man8/oqmgr.8@1.1.1.7.4.1 / diff / nxr@1.1.1.7.4.1
src/gnu/dist/postfix/man/man8/pickup.8@1.1.1.10.4.1 / diff / nxr@1.1.1.10.4.1
src/gnu/dist/postfix/man/man8/qmgr.8@1.1.1.11.4.1 / diff / nxr@1.1.1.11.4.1
src/gnu/dist/postfix/mantools/postlink@1.1.1.14.4.1 / diff / nxr@1.1.1.14.4.1
src/gnu/dist/postfix/proto/pcre_table@1.1.1.9.18.1 / diff / nxr@1.1.1.9.18.1
src/gnu/dist/postfix/proto/transport@1.1.1.11.4.1 / diff / nxr@1.1.1.11.4.1
src/gnu/dist/postfix/src/global/mail_params.h@1.18.4.1 / diff / nxr@1.18.4.1
src/gnu/dist/postfix/src/global/mail_version.h@1.1.1.32.4.1 / diff / nxr@1.1.1.32.4.1
      :
(more 16 files)
Apply patch (requested by tron in ticket #831):
Update postfix to 2.5.7.

(snj)

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

Don't install "post-install" and "postfix-files" to the example directory
any more just to remove them later. Problem noted by Thomas Klausner
on "current-users" mailing list.

(tron)

2009-06-27 21:04:47 UTC MAIN commitmail json YAML

Correct various siisata bugs, some old, some new.

- Move clearing of interrupts to before atastart() is called in the
  xfer interrupt handler.  Should fix kern/41579.
- Using cv_timedwait(9) is not possible in code that can be called from
  interrupt context, fall back to DELAY(9).
- Correctly poll Port Slot Status register for soft reset PRBs.
- Only use the Recive Transfer Count register on reads, when it is valid.
- Activate PRBs in a way that takes the whole physical address into account,
  even when the PRB is beyond 4GiB.
- consistently use DELAY(9)
- Use DELAY() constants in completion polling loops that are consistent with
  the loop count limit. (i.e. timeout in 10 rather than 100 seconds)

(jakllsch)

2009-06-27 16:10:25 UTC MAIN commitmail json YAML

Some fixes for dm(4).

- Limit accesses to the size of the volume.
  This fixes a KASSERT in physio_biodone().
- Change dm_table_size() to return the size of the volume in
  DEV_BSIZE units.  It was reporting it in DEV_BSIZE^2 units.
- Remove a bit of trailing whitespace.

ok haad

(jakllsch)

2009-06-27 13:42:06 UTC MAIN commitmail json YAML

Fix corner-case in truncing files. It could forget to free the last block.
This would result in a free-space map with one block orphaned.

(reinoud)

2009-06-26 23:40:27 UTC MAIN commitmail json YAML

During a normal shutdown, gracefully tear down arbitrary stacks of
filesystems and (pseudo-)devices, according to the algorithm at A3
and A4, below.

Proposed and discussed at
<http://mail-index.netbsd.org/tech-kern/2009/04/20/msg004864.html>.  No
objections.

During an emergency shutdown (e.g., shutdown -n, or after a panic),
shutdown is simple as always: filesystems are not sync'd or unmounted,
and devices are not detached.

It was necessary to change the order of operations during shutdown,
but the new order is more sensible: if a core dump is desired, then
cpu_reboot(9) dumps it first.  cpu_reboot(9) does not call legacy
shutdown hooks any longer: they can interfere with device detachment
and PMF shutdown, and very few legacy hooks remain.

Here is the old order of operations:

B1 sync filesystems and TOD clock
B2 unmount filesystems
B3 dump core
B4 detach devices
B5 run legacy shutdown hooks
B6 run PMF shutdown hooks
B7 suspend interrupts
B8 MD reboot/shutdown/powerdown

And here is the new order:

A1 dump core
A2 sync filesystems and TOD clock
A3 unmount one or more filesystems OR
  detach one or more devices OR
  forcefully unmount one filesystem OR
  skip to 5
A4 repeat at 3
A5 run PMF shutdown hooks
A6 suspend interrupts
A7 MD reboot/shutdown/powerdown

Tested on Dell Dimension 3000, Dell PowerEdge 1950, Sun Fire V120,
Soekris net4521 and net4801.

VS: ----------------------------------------------------------------------

(dyoung)

2009-06-26 22:59:25 UTC MAIN commitmail json YAML

sys/coda/ rudely re-#defines some kernel constants and such, so
leave it out of the tags for now.

(dyoung)

2009-06-26 22:41:26 UTC MAIN commitmail json YAML

Do set error for SMBIOC_LOOKUP ioctl failure in *SMBSERVER fallback.

(njoly)

2009-06-26 21:55:28 UTC MAIN commitmail json YAML

- No need to include paths.h twice (christos, you oversaw that paths.h
was already included)
- use "usage", not "Usage", like other tools

(mbalmer)

2009-06-26 20:59:00 UTC MAIN commitmail json YAML

Add yp tag to nicknames.{0,html} as well.

(nakayama)

2009-06-26 20:52:02 UTC MAIN commitmail json YAML

2009-06-26 19:36:22 UTC MAIN commitmail json YAML

Fix MKDEBUG=YES build by adding entry for wake.debug.

(jakllsch)

2009-06-26 19:31:25 UTC MAIN commitmail json YAML

mark nicknames.5 as .man, so MKMANZ=YES builds work

(jakllsch)

2009-06-26 19:30:46 UTC MAIN commitmail json YAML

Switch to kmem(9).

(void *)pew is one way to get a struct work *, but let's
write&pew->pew_work, instead.  It is more defensive and persuasive.

Make miscellaneous changes in support of tearing down arbitrary
stacks of filesystems and devices during shutdown:

1 Move struct shutdown_state, shutdown_first(), and shutdown_next(),
  from kern_pmf.c to subr_autoconf.c.  Rename detach_all() to
  config_detach_all(), and move it from kern_pmf.c to subr_autoconf.c.
  Export all of those routines.

2 In pmf_system_shutdown(), do not suspend user process scheduling, and
  do not detach all devices: I am going to do that in cpu_reboot(),
  instead.  (Soon I will do it in an MI cpu_reboot() routine.)  Do still
  call PMF shutdown hooks.

3 In config_detach(), add a DIAGNOSTIC assertion: if we're exiting
  config_detach() at the bottom, alldevs_nwrite had better not be 0,
  because config_detach() is a writer of the device list.

4 In deviter_release(), check to see if we're iterating the device list
  for reading, *first*, and if so, decrease the number of readers.  Used
  to be that if we happened to be reading during shutdown, we ran the
  shutdown branch.  Thus the number of writers reached 0, the number
  of readers remained > 0, and no writer could iterate again.  Under
  certain circumstances that would cause a hang during shutdown.

(dyoung)

2009-06-26 18:58:14 UTC MAIN commitmail json YAML

Cosmetic: remove #if 1 / #endif.

(dyoung)

2009-06-26 18:53:07 UTC MAIN commitmail json YAML

Keep a generation number, mountgen, that increases every time a
filesystem is mounted.  Synchronize access to the number with a
mutex.  When a struct mount, mp, is allocated, assign the current
generation number to mp->mnt_gen.  Introduce vfs_unmount_forceone()
that forcefully unmounts the most recently mounted filesystem.

Refactor: extract vfs_shutdown1() from vfs_shutdown().  Extract
vfs_sync_all() from vfs_shutdown1().

Print more progress indications while we're unmounting all of the
filesystems during shutdown.

We increase the reference count on mp before calling dounmount(mp),
but we do not decrease it if dounmount(mp) fails, and neither does
dounmount(mp).  So decrease the reference count if dounmount(mp)
fails.

Change the loop terminating condition in vfs_unmountall1() to (mp
!= (void *)&mountlist) from !CIRCLEQ_EMPTY(&mountlist), because we
may not ever empty the list, especially if we're not forcing the
filesystems to unmount.

(dyoung)

2009-06-26 18:17:42 UTC MAIN commitmail json YAML

2009-06-26 17:57:08 UTC MAIN commitmail json YAML

2009-06-26 17:38:32 UTC MAIN commitmail json YAML

- include <paths.h> for _PATH_BPF explicitly.
- make sure that everything sets errno appropriately so we can use warn/err
- only open and setup bpf once since if this does not work we fail and don't
  do extra work.
- use getprogname
- static local functions and no parameters.

I think this utility should be renamed wakeonlan because wake is too generic.

(christos)

2009-06-26 16:55:46 UTC MAIN commitmail json YAML

For use in subsequent commits, add a 64-bit generation number to
struct mount, and add prototypes for vfs_sync_all() and for
vfs_unmount_forceone().

(dyoung)

2009-06-26 15:50:17 UTC MAIN commitmail json YAML

2009-06-26 15:49:03 UTC MAIN commitmail json YAML

magic symlink cleanup:
- use size_t for len
- don't call strlen multiple times in macro
- add gid
- off by one in bounds calculation

(christos)

2009-06-26 09:31:04 UTC MAIN commitmail json YAML

Remove superfluous Pp. Grammar improvement, typo fix, sort sections, fix Xr.�

(wiz)

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

Fix Dd argument, remove superfluous quotes, add author name.

(wiz)

2009-06-26 09:00:49 UTC MAIN commitmail json YAML

/dev/bpf is cloneable, no need to dance around /dev/bpfN to find an
available device.

(mbalmer)

2009-06-26 06:41:08 UTC MAIN commitmail json YAML

Add wake(8), a new command to send Wake-on-LAN packets to machines on the
local Ethernet.

(mbalmer)

2009-06-26 01:26:32 UTC MAIN commitmail json YAML

JobExec: child of vfork must not empty the sigset_t that parent will
restore.  Use a separate mask.

(sjg)

2009-06-26 00:24:18 UTC MAIN commitmail json YAML

A lot of good it does, but let this build with 'no options INET'.

(dyoung)

2009-06-26 00:15:24 UTC MAIN commitmail json YAML

Use &zn->ni instead of (struct ieee80211_node *)zn because it is
concise and safe.

(dyoung)

2009-06-26 00:14:09 UTC MAIN commitmail json YAML

Compilable, untested fix to zyd(4) lossage reported by Matthias-Christian
Ott: every ioctl but SIOCSIFFLAGS fails with ENXIO (Device not
configured).  Let ioctls complete even if initialization is not
complete (!sc->attached).  Do exit immediately from zyd_newstate
with ENXIO if !sc->attached, however:  zyd_newstate tries to call
some USB routines for which it is probably not ready.

(dyoung)

2009-06-26 00:06:27 UTC MAIN commitmail json YAML

Expand more macros from usb_port.h.

(dyoung)

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

Expand several definitions from usb_port.h.

(dyoung)

2009-06-25 23:45:52 UTC MAIN commitmail json YAML

Minimally update the man page to indicate 4 and 8Gb card support.

(mjacob)

2009-06-25 23:44:02 UTC MAIN commitmail json YAML

2009-06-25 23:42:41 UTC MAIN commitmail json YAML

Update 2400 firmware to latest (to match 2500 firmware)

(mjacob)

2009-06-25 23:42:21 UTC MAIN commitmail json YAML

2009-06-25 23:37:51 UTC MAIN commitmail json YAML

iscsi sources have moved to src/external/bsd/iscsi

(agc)

2009-06-25 23:20:55 UTC MAIN commitmail json YAML

Remove trailing whitespace.

(wiz)

2009-06-25 22:26:54 UTC MAIN commitmail json YAML

Switch from bcopy to memcpy.  Requested by and ok christos.

(mbalmer)

2009-06-25 21:48:49 UTC MAIN commitmail json YAML

Add an example .windowrc

(hubertf)

2009-06-25 21:48:17 UTC netbsd-5 commitmail json YAML

Revert previous commit - wrong branch

(hubertf)

2009-06-25 21:47:21 UTC netbsd-5 commitmail json YAML

2009-06-25 21:04:13 UTC MAIN commitmail json YAML

Add .PATH: ${ISCSIDIST}/src/lib for conffile.c.  Compiles, now,
but does not install.

(dyoung)

2009-06-25 20:54:16 UTC MAIN commitmail json YAML

2009-06-25 20:47:45 UTC MAIN commitmail json YAML

Update the path to the iSCSI sources, which have moved to
external/bsd/iscsi/dist/ from dist/iscsi/.

(dyoung)

2009-06-25 20:27:06 UTC MAIN commitmail json YAML

Add work-in-progress unzip(1) frontend for libarchive.
Derived from FreeBSD's unzip.

(joerg)

2009-06-25 18:50:46 UTC MAIN commitmail json YAML

Add a blank line after the cvs marker and add a descriptive one line comment.
requested by matt green.

(mbalmer)

2009-06-25 18:41:22 UTC MAIN commitmail json YAML

wake(8) is a command to send Wake-on-LAN packets to machines on the local
ethernet, allowing machines to be powered up without physical access to them.

tonnerre@ and tron@ reviewed it and decided that the bin directories
are not to full for this small and useful command.

(mbalmer)

2009-06-25 18:22:02 UTC MAIN commitmail json YAML

2009-06-25 17:40:07 UTC MAIN commitmail json YAML

Add explanation of libiscsi, get rid of openpgpsdk

(agc)

2009-06-25 17:39:51 UTC MAIN commitmail json YAML

Only print debugging messages about policy on error.

(christos)

2009-06-25 17:16:33 UTC MAIN commitmail json YAML

Rewrite of udf_on_rootpath(), and vop_rename() code that calls it, after the
UFS way. The tree walking is now done the same and the code hasn't locked up
on examples that made it lockup before.

(reinoud)

2009-06-25 14:05:18 UTC MAIN commitmail json YAML

Fix initialisation of SHA224.

(joerg)

2009-06-25 13:59:02 UTC MAIN commitmail json YAML

2009-06-25 13:48:42 UTC MAIN commitmail json YAML

2009-06-25 13:47:12 UTC MAIN commitmail json YAML

Update the external tree for new structure for reachover builds.

Add some iscsi-specific changes too:

Portable iSCSI - 20080207 to 20090622

+ Use modern autoconf
+ Add portable iSCSI initiator sources
+ New directory structure
+ Put OSD sources in their own directory
+ iscsi.h -> iscsiprotocol.h
+ add an iscsi.h for the new interface, and install it
+ globals_t -> iscsi_target_t
+ made an iscsi-target.h with all public functions in it
+ reformatted Intel license to fit in 80 columns
+ get rid of some abstractions which aren't needed any more
+ move over to a set of (name, value) tuples in target and initiator
+ add patch to set the target's StatSN at login time, from Gleb Kozyrev via
  Mark Foster
+ add manual page for libiscsi(3)
+ update libiscsi shared object major version to 2 to reflect the changes
  in API and ABI

More changes to come

(agc)

2009-06-25 13:38:43 UTC MAIN commitmail json YAML

Partially revert 1.110: Use makecontext again until the problems with
_lwp_makecontext are solved.

(joerg)

2009-06-25 01:54:12 UTC netbsd-5 commitmail json YAML

Apply patch (requested by mrg in ticket #828):
Fix a typo.

(snj)

2009-06-25 01:42:21 UTC netbsd-5 commitmail json YAML

2009-06-25 01:41:31 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #832):
sys/external/bsd/drm/dist/bsd-core/mga_drv.c: revision 1.6
don't include pcidevs_data.h.

(snj)

2009-06-25 00:59:58 UTC MAIN commitmail json YAML

2009-06-25 00:58:47 UTC MAIN commitmail json YAML

2009-06-24 23:10:02 UTC MAIN commitmail json YAML

catch spelling error.

(zafer)

2009-06-24 22:39:41 UTC MAIN commitmail json YAML

fix common spelling error.

(zafer)

2009-06-24 22:31:58 UTC MAIN commitmail json YAML

correct spelling error.

(zafer)

2009-06-24 22:19:14 UTC MAIN commitmail json YAML

fix spelling error.

(zafer)

2009-06-24 19:47:15 UTC MAIN commitmail json YAML

don't include pcidevs_data.h.

(mrg)

2009-06-24 17:53:11 UTC netbsd-5 commitmail json YAML

2009-06-24 17:51:32 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by mrg in ticket #830):
sys/external/bsd/drm/dist/bsd-core/mach64_drv.c: revision 1.4
sys/external/bsd/drm/dist/bsd-core/mga_drv.c: revision 1.5
sys/external/bsd/drm/dist/bsd-core/r128_drv.c: revision 1.4
sys/external/bsd/drm/dist/bsd-core/savage_drv.c: revision 1.4
sys/external/bsd/drm/dist/bsd-core/sis_drv.c: revision 1.4
sys/external/bsd/drm/dist/bsd-core/tdfx_drv.c: revision 1.4
sys/external/bsd/drm/dist/shared-core/mach64_dma.c: revision 1.2
sys/external/bsd/drm/dist/shared-core/mach64_drv.h: revision 1.4
sys/external/bsd/drm/dist/shared-core/savage_bci.c: revision 1.4
sys/external/bsd/drm/dist/shared-core/savage_state.c: revision 1.4
sys/external/bsd/drm/dist/shared-core/sis_ds.c: revision 1.4
add a bunch of fixes mostly from rafal@.
this fixes the build for all the other drm modules.
use pci_find_device() to kill the one XXX rafal left.

(snj)

2009-06-24 17:09:14 UTC MAIN commitmail json YAML

Commit first stage of free-space accounting. It is estimating the underlimit
of free blocks on the device and when free blocks are getting tight it tries
to readjust/recalculate that value by syncing the FS.

Second stage will be resizing the data/metadata partitions.

(reinoud)

2009-06-24 16:28:48 UTC MAIN commitmail json YAML

Fix typo, noticed in passing by wiz

(dholland)

2009-06-24 14:21:44 UTC yamt-nfs-mp commitmail json YAML

lock vnode when calling VOP_GETATTR because there's no reasonable way for
an implementation of VOP_GETATTR to prevent the vnode from being revoked.

(yamt)

2009-06-24 14:15:35 UTC yamt-nfs-mp commitmail json YAML

nfs_mount: re-enable MNT_UPDATE.  it's broken as it is in trunk.

(yamt)

2009-06-24 13:41:16 UTC MAIN commitmail json YAML

Update developers responsible for Postfix.

(tron)

2009-06-24 12:15:44 UTC MAIN commitmail json YAML

Add myself as requested in the welcome mail.

(mbalmer)

2009-06-24 11:28:48 UTC MAIN commitmail json YAML

Fix a call to null pointer: in some cases, the unmonitor_fd can be called
from another fd's callback. That could lead to still have callback pending
after unmonitoring the fd resulting in a call to null pointer.
This is fixed by making unmonitor_fd now clear the pending fd_set too.
Bug was introduced by my commit in 2008-12-23.

(tteras)

2009-06-24 08:09:27 UTC MAIN commitmail json YAML

convert a DRM_ERROR() to DRM_DEBUG().  its failure is not fatal
and it tends to trigger on almost all cards.

(mrg)

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

Wow... too much Python.

Fix DIAGNOSTIC build breakage: print -> printf.

Pointed out by Kurt Schreiner on current-users@:

    http://mail-index.netbsd.org/current-users/2009/06/23/msg009815.html

(elad)

2009-06-23 20:13:37 UTC MAIN commitmail json YAML

Bump the NetBSD kernel UDF id to version 0.5

(reinoud)

2009-06-23 20:09:07 UTC MAIN commitmail json YAML

Renaming in UDF was already possible but directories could only be renamed in
the same directory.

This patch finally allows a directory to be moved between parent directories.

(reinoud)

2009-06-23 19:50:50 UTC MAIN commitmail json YAML

Limit the length of the address mask before we copy it.

(christos)

2009-06-23 19:36:40 UTC MAIN commitmail json YAML

Move the implementation of vaccess() to genfs_can_access(), in line with
the other routines of the same spirit.

Adjust file-system code to use it.

Keep vaccess() for KPI compatibility and to keep element of least
surprise. A "diagnostic" message warning that vaccess() is deprecated will
be printed when it's used (obviously, only in DIAGNOSTIC kernels).

No objections on tech-kern@:

http://mail-index.netbsd.org/tech-kern/2009/06/21/msg005310.html

(elad)

2009-06-23 18:02:51 UTC MAIN commitmail json YAML

2009-06-23 18:00:12 UTC MAIN commitmail json YAML

Postfix was update to version 2.6.2.

(tron)

2009-06-23 17:58:31 UTC MAIN commitmail json YAML

2009-06-23 17:55:06 UTC MAIN commitmail json YAML

Install all helper scripts to "/usr/libexec/postfix" which is were Postfix
expects them now. Remove all comments indicating that they should be
in that directory.

(tron)

2009-06-23 17:06:15 UTC MAIN commitmail json YAML

2009-06-23 15:40:20 UTC MAIN commitmail json YAML

make this compile again in the New Order Of Things

(macallan)

2009-06-23 15:02:56 UTC MAIN commitmail json YAML

Add makefile framework to build Postfix 2.6.2. Don't turn it on yet as
the Postfix 2.6.2 binary doesn't work yet because it cannot
find "/usr/libexec/postfix/postfix-script".

(tron)

2009-06-23 15:00:18 UTC MAIN commitmail json YAML

PR/41629: Kouji Matsui: Fixed identical ESS1878 on Fujitsu FMV-5100 NC/S by PnPBIOS

(christos)

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

PR/41628: Jukka Salmi: OpenSSL's c_rehash can't find openssl binary

(christos)

2009-06-23 13:18:59 UTC MAIN commitmail json YAML

sched_getaffinity(2) update:
- dynamically calculate the cpu mask size,
- return it upon success,
- fix generated cpu mask.

(njoly)

2009-06-23 11:41:07 UTC MAIN commitmail json YAML

src/external/ibm-public/postfix/dist/README_FILES/ADDRESS_VERIFICATION_README@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/README_FILES/INSTALL@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/README_FILES/TLS_README@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/conf/main.cf@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/conf/master.cf@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/conf/postfix-files@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/html/ADDRESS_VERIFICATION_README.html@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/html/INSTALL.html@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/html/TLS_README.html@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/html/postconf.5.html@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/man/man5/postconf.5@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/postfix-install@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/proto/ADDRESS_VERIFICATION_README.html@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/proto/INSTALL.html@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/proto/TLS_README.html@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/proto/postconf.proto@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/src/cleanup/cleanup.c@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/src/cleanup/cleanup.h@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/src/cleanup/cleanup_envelope.c@1.2 / diff / nxr@1.2
src/external/ibm-public/postfix/dist/src/cleanup/cleanup_init.c@1.2 / diff / nxr@1.2
      :
(more 4 files)
(Re-)apply NetBSD specific patches.

(tron)

2009-06-23 10:09:05 UTC MAIN commitmail json YAML

src/external/ibm-public/postfix/dist/AAAREADME@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/COMPATIBILITY@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/COPYRIGHT@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/HISTORY@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/INSTALL@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/IPv6-ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/LICENSE@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/Makefile@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/Makefile.init@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/PORTING@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/README_FILES/AAAREADME@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/README_FILES/ADDRESS_CLASS_README@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/README_FILES/ADDRESS_REWRITING_README@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/README_FILES/ADDRESS_VERIFICATION_README@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/README_FILES/BACKSCATTER_README@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/README_FILES/BASIC_CONFIGURATION_README@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/README_FILES/BUILTIN_FILTER_README@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/README_FILES/CDB_README@1.1.1.1 / diff / nxr@1.1.1.1
src/external/ibm-public/postfix/dist/README_FILES/CONNECTION_CACHE_README@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 1448 files)
Import Postfix 2.6.2.

Status:

Vendor Tag: VENEMA
Release Tags: PFIX-2-6-2

(tron)

2009-06-23 07:12:21 UTC netbsd-5 commitmail json YAML