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

2024-05-10 13:20:42 UTC Now

2012-06-30 10:13:29 UTC netbsd-6 commitmail json YAML

2012-06-30 10:13:03 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by abs in ticket #379):
share/mk/bsd.sys.mk: revision 1.216
Whatever "-Wl,--fatal-warnings" get-out-of-jail-free card gcc-4.5 gets,
give the same treatment to gcc-4.1.

(bouyer)

2012-06-30 09:25:55 UTC MAIN commitmail json YAML

Replace wrong variable type (s/ITEMS/ITEM).

(jdf)

2012-06-29 13:20:25 UTC MAIN commitmail json YAML

implement descriptor passing.

(yamt)

2012-06-29 12:51:38 UTC MAIN commitmail json YAML

handle realloc failure

(yamt)

2012-06-29 10:40:29 UTC MAIN commitmail json YAML

* Size argument for memset when clearing cbuf was wrong, cbuf is an array
  of char not int so memset was stomping memory past the end of the array.
  Use sizeof properly to correctly determine the amount of memory to clear.

(blymn)

2012-06-28 18:55:04 UTC MAIN commitmail json YAML

2012-06-28 17:53:43 UTC MAIN commitmail json YAML

Fix typo in __KERNEL_RCSID().

(tsutsui)

2012-06-28 16:34:07 UTC MAIN commitmail json YAML

2012-06-28 16:13:39 UTC netbsd-6 commitmail json YAML

2012-06-28 16:12:07 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by wiz in ticket #364):
bin/stty/stty.1: revision 1.40
bin/stty/stty.1: revision 1.41
bin/stty/stty.c: revision 1.22
- improve wording, and create more consistency within the text;
- correct `SYNOPSIS';
- improve macro usage;
- mention argument name for `-f' (and change list width for it);
- correct misplacement of periods (`.') and a parenthese (`(');
- fix typo;
- bump date.
From Bug Hunting.
- remove trailing white space;
- sync `usage' with man page.
From patch by Bug Hunting.
Remove another Pf. From Bug Hunting.

(riz)

2012-06-28 16:07:24 UTC netbsd-6 commitmail json YAML

2012-06-28 16:06:37 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by msaitoh in ticket #362):
sys/dev/pci/if_wm.c            1.228
        sys/dev/pci/if_wmreg.h          1.47
        sys/dev/pci/if_wmvar.h          1.13
        sys/dev/pci/pcidevs            1.1117
        sys/dev/pci/pcidevs.h          regen
        sys/dev/pci/pcidevs_data.h      regen
        share/man/man4/wm.4            1.22-1.25

                Add support for Intel I350 Ethernet.
                Update document.

(riz)

2012-06-28 15:28:45 UTC MAIN commitmail json YAML

Don't panic if you can't allocate a contiguous stack for system threads.
Just use a mapped a stack.

(matt)

2012-06-28 13:59:55 UTC MAIN commitmail json YAML

drop some blank lines - no functional change

(abs)

2012-06-28 13:59:26 UTC MAIN commitmail json YAML

dependent not dependend

(abs)

2012-06-28 13:58:21 UTC MAIN commitmail json YAML

Define and use VS_REGS_KA49 rather than magic numbers. From OpenBSD.

(abs)

2012-06-28 13:53:49 UTC MAIN commitmail json YAML

Include racd0 and racd1 on ramdisk

(abs)

2012-06-28 13:53:13 UTC MAIN commitmail json YAML

Fix the build by adding (unused) flags argument to perfuse_node_setattr_ttl

(abs)

2012-06-28 08:55:10 UTC MAIN commitmail json YAML

Don't attempt to parse a termcap/terminfo string ourselves;
always use tputs(3).

(roy)

2012-06-28 04:56:00 UTC netbsd-6 commitmail json YAML

2012-06-28 04:55:15 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #361):
external/lgpl3/gmp/dist/config.guess: revision 1.2
disable exact cpu override to fix cross-compiling on linux

(riz)

2012-06-28 04:52:59 UTC netbsd-6 commitmail json YAML

2012-06-28 04:52:15 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #360):
sys/arch/dreamcast/dreamcast/machdep.c: revision 1.43
Explicitly include <machine/pcb.h> for struct pcb.
Fixes build error on GENERIC + no options DDB, reported by Yasushi Oshima.
Should be pulled up to netbsd-6.

(riz)

2012-06-28 04:50:38 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #359):
sys/arch/evbarm/marvell/marvell_machdep.c: revision 1.7
Make this compile NMVPEX > 0 && !ORION && KIRKWOOD.

(riz)

2012-06-28 04:48:25 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #358):
etc/MAKEDEV.tmpl: revision 1.156
Invoke MAKEDEV.local via $HOST_SH (default ${HOST_SH:=sh}) instead of
hardcoded "sh" to avoid unexpected errors on cross build hosts in
src/distrib/common/Makefile.makedev etc.
Should fix PR toolchain/46537, ok apb@

(riz)

2012-06-28 01:20:42 UTC MAIN commitmail json YAML

unmap THC when we mean THC, remove spurious return in CloseScreen()

(macallan)

2012-06-28 01:16:50 UTC MAIN commitmail json YAML

actually unmap what we mapped in CloseScreen(). While there nuke a spurious
return.

(macallan)

2012-06-27 23:05:28 UTC MAIN commitmail json YAML

2012-06-27 22:57:27 UTC MAIN commitmail json YAML

Small fix: Changed 'Nm .' to 'Nm' (introduced by me before).

(jdf)

2012-06-27 22:31:27 UTC MAIN commitmail json YAML

Various formatting changes:
* Remove superfluous Pp macro (fixes mandoc(1) warning)
* use Xr macro instead of Nm where appropriate
* escape punctuation (so Ic actually 'sees' it) (fixed mandoc(1) warning)
* remove redundant argument to successive Nm macros
* remove double spaces

Patch supplied by Bug Hunting.

(jdf)

2012-06-27 22:23:45 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2012-06-27 22:18:07 UTC MAIN commitmail json YAML

Add manpage link entries for libmenu, reformat MAN entry.
On the way, sort the mi list for comp alphabetically.

(jdf)

2012-06-27 22:07:36 UTC MAIN commitmail json YAML

Clean up #includes in progress(1).

Sort them, omit needless ones, and add omitted needful ones.

Omissions revealed by pilfering the code and trying to build it on
Mac OS X.  We ought to have a better way to reveal these omissions...

(riastradh)

2012-06-27 22:04:02 UTC MAIN commitmail json YAML

Elaborate and clarify rules about #include order.

ok christos

(riastradh)

2012-06-27 21:35:40 UTC MAIN commitmail json YAML

PCI memory space access is not buggy anymore. At least not as much as earlier.

(rkujawa)

2012-06-27 20:30:53 UTC MAIN commitmail json YAML

Bump date for previous, remove trailing whitespace.

(wiz)

2012-06-27 20:29:38 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2012-06-27 20:00:30 UTC MAIN commitmail json YAML

when using dixSetPrivate() and friends it helps to initialize the key before
using it. Now colours on suncg6 look right again and we don't spin or crash
on exit anymore.
probably needs to be pulled into -6

(macallan)

2012-06-27 18:53:04 UTC MAIN commitmail json YAML

Fix Mediator 1200 memory space support. Now it's good enough to drive a Voodoo 3.

(rkujawa)

2012-06-27 17:22:58 UTC MAIN commitmail json YAML

gcc 4.2 doesn't like externs inside functions

(sjg)

2012-06-27 13:25:24 UTC MAIN commitmail json YAML

Pass the FAF flag to handlers:
- setattr_ttl is updated to add a flag argument. Since it was not present in
  a previous release, we can change its API
- write2 is introduced, this is write with an extra flag for FAF.
- fsync already has the FAF information in a flag and needs no change
- for other operations, FAF is unconditional

(manu)

2012-06-27 12:28:29 UTC MAIN commitmail json YAML

Add new action KAUTH_CRED_CHROOT for kauth(9)'s credential scope.
Reviewed and approved by elad@.

(cheusov)

2012-06-27 11:53:36 UTC MAIN commitmail json YAML

* Corrected menu drawing when O_ROWMAJOR is not set
* Corrected menu item neighbour calculation so it works when O_ROWMAJOR
  is set and unset.  This corrects item navigation which was previously
  broken when O_ROWMAJOR was not set.

This resolves lib/46620.

(blymn)

2012-06-27 11:39:14 UTC MAIN commitmail json YAML

Extraneous whitespace removal.

(blymn)

2012-06-27 10:15:25 UTC MAIN commitmail json YAML

2012-06-27 10:06:55 UTC MAIN commitmail json YAML

KNF fix. space vs. tab

(cheusov)

2012-06-27 10:02:02 UTC MAIN commitmail json YAML

Fix a typo. s/seperate/separate/

(cheusov)

2012-06-27 07:12:19 UTC MAIN commitmail json YAML

don't spam the EDID block to the console unless options RADEONFB_DEBUG

(macallan)

2012-06-27 00:37:10 UTC MAIN commitmail json YAML

2012-06-26 20:15:57 UTC MAIN commitmail json YAML

lua is at 5.2.1 upstream

(drochner)

2012-06-26 20:14:38 UTC MAIN commitmail json YAML

mention new upstream OpenPAM release

(drochner)

2012-06-26 19:03:09 UTC MAIN commitmail json YAML

2012-06-26 19:01:00 UTC MAIN commitmail json YAML

fix pci id for the Intel H61 LPC bridge to fit actual hardware (and
the chipset's documentation), and add some PCI-to-legacy bridges
found on recent boards

(drochner)

2012-06-26 15:00:53 UTC netbsd-6 commitmail json YAML

2012-06-26 14:49:10 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #365):
sys/rump/librump/rumpkern/rumpcpu_generic.c: revision 1.4
sys/net/npf/npf_session.c: revision 1.13
sys/net/npf/npf_tableset.c: revision 1.11
sys/net/npf/npf_state_tcp.c: revision 1.7
sys/net/npf/npf_inet.c: revision 1.12
sys/net/npf/npf.h: revision 1.17
sys/net/npf/npf_instr.c: revision 1.11
usr.sbin/npf/npftest/libnpftest/npf_table_test.c: revision 1.2
sys/net/npf/npf_state.c: revision 1.8
sys/net/npf/npf_log.c: revision 1.4
sys/net/npf/npf_alg.c: revision 1.4
sys/rump/librump/rumpkern/Makefile.rumpkern: revision 1.118
sys/net/npf/npf_nat.c: revision 1.13
sys/net/npf/npf.c: revision 1.11
sys/net/npf/npf_sendpkt.c: revision 1.11
sys/net/npf/npf_impl.h: revision 1.16
sys/rump/librump/rumpkern/scheduler.c: revision 1.28
rumpkern:
- Add subr_kcpuset.c and subr_pserialize.c modules.
- Add kcpuset_{running,attached} for RUMP env.
NPF:
- Rename some functions for consistency and de-inline them.
- Fix few invalid asserts (add regressoin test).
- Use pserialize(9) for ALG interface.
- Minor fixes, sprinkle many comments.

(riz)

2012-06-26 09:49:25 UTC MAIN commitmail json YAML

In some case, when an error is reported by the disk, the ahci controller
still reports a number of bytes transfered equal to bcount.
This then triggers a KASSERT in physio_biodone:
        if (done == todo)
KASSERT(bp->b_error == 0);
Detect this case in wd(4) (so that the workaround works for other controllers
too if they have the same issue, or if the issue is with the drive)
and claim we didn't read/write anything.

(bouyer)

2012-06-26 02:05:43 UTC MAIN commitmail json YAML

do as sparc64 does and switch the default terminal type to wsvt25

(macallan)

2012-06-26 02:04:56 UTC MAIN commitmail json YAML

switch to WSEMUL_VT100 to reduce differences with sparc64 and other wscons
and fb console using ports
WSEMUL_SUN is left in but commented out so whoever wants it back can have it
with minimal effort

(macallan)

2012-06-26 00:07:47 UTC netbsd-6 commitmail json YAML

2012-06-26 00:07:21 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by rmind in ticket #354):
sys/net/npf/npf_state_tcp.c: revision 1.4
sys/net/npf/npf_state_tcp.c: revision 1.5
sys/net/npf/npf_state_tcp.c: revision 1.6
usr.sbin/npf/npftest/npftest.c: revision 1.1
usr.sbin/npf/npftest/libnpftest/npf_mbuf_subr.c: revision 1.1
usr.sbin/npf/npftest/npftest.c: revision 1.2
usr.sbin/npf/npftest/libnpftest/npf_mbuf_subr.c: revision 1.2
usr.sbin/npf/npfctl/npf_data.c: revision 1.11
usr.sbin/npf/npftest/npftest.c: revision 1.3
usr.sbin/npf/npfctl/npf_data.c: revision 1.12
usr.sbin/npf/npftest/npftest.h: revision 1.1
usr.sbin/npf/npfctl/npf_parse.y: revision 1.5
usr.sbin/npf/npfctl/npf_data.c: revision 1.13
sys/net/npf/npf.h: revision 1.16
usr.sbin/npf/npftest/npftest.h: revision 1.2
usr.sbin/npf/npfctl/npf_parse.y: revision 1.6
usr.sbin/npf/npftest/npftest.h: revision 1.3
usr.sbin/npf/npfctl/npf_parse.y: revision 1.7
usr.sbin/npf/npfctl/npf_ncgen.c: revision 1.10
usr.sbin/npf/npfctl/npf_build.c: revision 1.6
usr.sbin/npf/npfctl/npf_parse.y: revision 1.8
usr.sbin/npf/npfctl/npf_build.c: revision 1.7
usr.sbin/npf/npftest/libnpftest/npf_state_test.c: revision 1.1
usr.sbin/npf/npftest/libnpftest/npf_nbuf_test.c: revision 1.1
usr.sbin/npf/npfctl/npf_build.c: revision 1.8
usr.sbin/npf/npftest/libnpftest/npf_table_test.c: revision 1.1
usr.sbin/npf/npfctl/npf_build.c: revision 1.9
usr.sbin/npf/npfctl/npf.conf.5: revision 1.10
usr.sbin/npf/npfctl/npf.conf.5: revision 1.11
usr.sbin/npf/npfctl/npf.conf.5: revision 1.12
sys/net/npf/npf_state.c: revision 1.7
usr.sbin/npf/npfctl/npfctl.c: revision 1.11
usr.sbin/npf/npfctl/npfctl.c: revision 1.12
usr.sbin/npf/npfctl/Makefile: revision 1.7
sys/rump/net/lib/libnet/Makefile: revision 1.14
sys/net/npf/npf_mbuf.c: revision 1.7
usr.sbin/npf/npftest/Makefile: revision 1.1
usr.sbin/npf/npftest/Makefile: revision 1.2
usr.sbin/npf/npftest/libnpftest/Makefile: revision 1.1
usr.sbin/npf/npfctl/npf_scan.l: revision 1.2
usr.sbin/npf/npftest/npfstream.c: revision 1.1
usr.sbin/npf/npftest/libnpftest/Makefile: revision 1.2
usr.sbin/npf/npfctl/npf_scan.l: revision 1.3
usr.sbin/npf/npftest/libnpftest/Makefile: revision 1.3
usr.sbin/npf/npfctl/npfctl.h: revision 1.12
sys/rump/dev/lib/libnpf/Makefile: revision 1.2
usr.sbin/npf/npfctl/npfctl.h: revision 1.14
sys/rump/dev/lib/libnpf/Makefile: revision 1.3
usr.sbin/npf/npfctl/npfctl.h: revision 1.15
usr.sbin/npf/npfctl/npf_ncgen.c: revision 1.9
sys/net/npf/npf_ctl.c: revision 1.15
usr.sbin/npf/npfctl/npf_var.c: revision 1.4
usr.sbin/npf/npfctl/npf_var.h: revision 1.2
usr.sbin/npf/npfctl/npf_var.c: revision 1.5
sys/net/npf/npf_impl.h: revision 1.13
sys/net/npf/npf_sendpkt.c: revision 1.10
sys/net/npf/npf_impl.h: revision 1.14
usr.sbin/npf/npfctl/npf_disassemble.c: revision 1.4
sys/net/npf/npf_impl.h: revision 1.15
sys/net/npf/npf_handler.c: revision 1.16
usr.sbin/npf/npftest/libnpftest/npf_test.h: revision 1.1
usr.sbin/npf/npftest/libnpftest/npf_processor_test.c: revision 1.1
usr.sbin/npf/npfctl/npf_disassemble.c: revision 1.5
sys/net/npf/npf_handler.c: revision 1.17
usr.sbin/npf/npftest/libnpftest/npf_test.h: revision 1.2
sys/net/npf/npf_ncode.h: revision 1.7
usr.sbin/npf/npftest/libnpftest/npf_test_subr.c: revision 1.1
usr.sbin/npf/npftest/libnpftest/npf_test.h: revision 1.3
sys/net/npf/npf_ncode.h: revision 1.8
npf_tcp_inwindow: in a case of negative skew, bump the maximum seen value of
SEQ+LEN in the receiver's side correctly (using ACK from the sender's side).
PR/46265 from Changli Gao.
rumpnet_net: add pfil.c
Update rumpdev_npf; use WARNS=4.
Add initial NPF regression tests integrated with RUMP framework (running the
kernel part of NPF in userland).  Other tests will be added once converted to
RUMP framework.  All tests are in the public domain.
Some Makefile fixes from christos@.
- Fix double-free case on ICMP return case.
- npf_pfil_register: handle kernels without INET6 option correctly.
- Reduce some #ifdefs.
npfctl(8): add show-config command.  Also, update syntax.
npftest: add a stream processor, which prints out the TCP state information.
A tool for debugging connection tracking from tcpdump -w captured data.
npftest: add a module for TCP state tracking and add few test cases.
npf_state_tcp: add an assert; fix some comments while here.
- Rework NPF NAT syntax to be more structured and support future additions
  of different types and configurations of NAT.
- npfctl: improve disassemble and show-config command functionality.
- Fix custom ICMP code and type filtering.
make this compile again.
remove error(1) output
Remove superfluous Pp
- make each element of a variable hold a type
- change get_type to take an index, so we can get the individual types of
  each element (since primitive elements can be in lists)
- make port_range primitive
- add a routine to convert a variable of primitives to a variable containing
- only port ranges.
remove extra rule that got merged...

(riz)

2012-06-25 22:32:47 UTC MAIN commitmail json YAML

2012-06-25 20:39:54 UTC MAIN commitmail json YAML

2012-06-25 20:34:26 UTC MAIN commitmail json YAML

Make digests work also on big endian machines.

(mlelstv)

2012-06-25 20:33:56 UTC MAIN commitmail json YAML

report luns returns a 32bit list length.

(mlelstv)

2012-06-25 20:23:43 UTC MAIN commitmail json YAML

PR/46612 - Lloyd Parkes -- add a terminating newline to error messages

(jnemeth)

2012-06-25 19:25:07 UTC MAIN commitmail json YAML

Adjust to rfc6056 rename to portalgo

(martin)

2012-06-25 17:25:29 UTC MAIN commitmail json YAML

Some fun in trying to work out what was broken with gcc-4.1 to
trigger the following warning when gcc-4.5 was silent:
  nd6_rtr.c: In function 'nd6_ra_input':
  nd6_rtr.c:788: warning: 'ext' may be used uninitialized in this function
Eventually determined that it was not unreasonable for gcc-4.1 to
bleat in this case as there is a nasty 'goto insert' which could
indeed have resulted in an uninitialised variable use. Yay gcc 4.1.

(abs)

2012-06-25 16:48:55 UTC MAIN commitmail json YAML

Whatever "-Wl,--fatal-warnings" get-out-of-jail-free card gcc-4.5 gets,
give the same treatment to gcc-4.1.

(abs)

2012-06-25 16:47:03 UTC MAIN commitmail json YAML

Casting an uint32_t pointer to (long *) may have been acceptable
in the eighties but that time has long past. Minimally invasive
fix using a temporary long variable, so while we can still overflow
at least we're less broken.

(abs)

2012-06-25 15:30:18 UTC MAIN commitmail json YAML

rename rfc6056.h to portalgo.h

(christos)

2012-06-25 15:28:40 UTC MAIN commitmail json YAML

2012-06-25 14:47:56 UTC MAIN commitmail json YAML

2012-06-25 14:43:54 UTC MAIN commitmail json YAML

Implement dummy `cpu_mcontext_validate' to make it compile again. This
function needs to be implemented in the target secton one day for extra
security.

(reinoud)

2012-06-25 07:22:46 UTC MAIN commitmail json YAML

PR/46601 - Jim Bernard -- add support for rc_directories

(jnemeth)

2012-06-25 04:52:23 UTC MAIN commitmail json YAML

Rewrite fpu_int().
Especially, remove the special treatment when |x| < 1
because it forgets to consider FPCR round mode.
See PR/46627 for the detail.  Thanks Y.Sugahara for advice.

(isaki)

2012-06-25 02:32:12 UTC MAIN commitmail json YAML

Omit outdated cryptographic claims as noted in PR 44160.

Interested readers can follow the references or read Wikipedia; this
is the wrong place to explain cryptographic hash functions and give
security advice.

(riastradh)

2012-06-25 00:43:40 UTC netbsd-6 commitmail json YAML

2012-06-25 00:41:38 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by jdc in ticket #371):
sys/compat/sys/ucontext.h: revision 1.5
sys/sys/ucontext.h: revision 1.15
Add a semicolon to __CTASSERT() since it was removed from the macro
in cdefs.h rev 1.97 by christos.
Add missing semi-colon.

(riz)

2012-06-24 18:46:09 UTC netbsd-6 commitmail json YAML

2012-06-24 18:45:22 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by dholland in ticket #355):
bin/ps/ps.c: revision 1.78
Push logic to convert a ttyname to a device number into its own
function. Improve dealing with ptyfs by explicitly handling missing
pts/%d entries, if the kernel supports the pts device (PR 40813).

(riz)

2012-06-24 18:31:53 UTC MAIN commitmail json YAML

Enable the map/unmap recursive mapping functions for all Xen ports for
save/restore.

For an unknown reason (to me) Xen refuses to update VM translations
when the entry is pointing back to itself (which is precisely
what our recursive VM model does). So enable the functions that take
care of this, which will avoid all sort of memory corruption upon restore
leading domU to trample upon itself.

Save/restore works again for amd64. The occasional domU frontend corruption is
still present, but is harmless to dom0. Now we have a working shell and
ddb inside domU, that helps debugging a tiny bit.

XXX pull-up to -6.

(jym)

2012-06-24 18:07:52 UTC netbsd-6 commitmail json YAML

2012-06-24 18:07:02 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by tron in ticket #354):
usr.sbin/rpc.lockd/lock_proc.c: revision 1.10
Fix broken IPv6 support. My Mac OS X Lion NFS client now happily
talks to my NetBSD 6.0_BETA2 NFS server over IPv6.

(riz)

2012-06-24 18:04:42 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #342):
etc/etc.shark/ttys: revision 1.8
etc/etc.hpcsh/ttys: revision 1.11
etc/etc.amiga/ttys: revision 1.24
etc/etc.arc/ttys: revision 1.8
etc/etc.alpha/ttys: revision 1.12
etc/etc.amigappc/ttys: revision 1.3
etc/etc.ofppc/ttys: revision 1.9
etc/etc.hp300/ttys: revision 1.16
etc/etc.rs6000/ttys: revision 1.2
etc/etc.i386/ttys: revision 1.20
etc/etc.acorn26/ttys: revision 1.4
etc/etc.iyonix/ttys: revision 1.4
etc/etc.netwinder/ttys: revision 1.8
etc/etc.mac68k/ttys: revision 1.20
etc/etc.evbarm/ttys: revision 1.7
etc/etc.pmax/ttys: revision 1.15
etc/etc.hpcmips/ttys: revision 1.10
share/terminfo/terminfo: revision 1.5
etc/etc.mvmeppc/ttys: revision 1.6
etc/etc.next68k/ttys: revision 1.10
etc/etc.acorn32/ttys: revision 1.9
etc/etc.ibmnws/ttys: revision 1.4
etc/etc.atari/ttys: revision 1.10
etc/etc.sgimips/ttys: revision 1.10
etc/etc.newsmips/ttys: revision 1.9
etc/etc.hpcarm/ttys: revision 1.6
etc/etc.cats/ttys: revision 1.7
etc/etc.amd64/ttys: revision 1.6
etc/etc.prep/ttys: revision 1.8
etc/etc.zaurus/ttys: revision 1.3
Per discussion on tech-userlevel, finally fix PR 10127:
move all ttyE* entries that use "vt100" emulation to wsvt25 term type.
The terminfo vt220 entry lacked (correctly) a delete key entry, which
was a regression against the netbsd-5 termcap entry. On the other hand,
only a very small number of foreign systems lacks support for wsvt25
nowadays.
Add a delete key capability to our wsvt25 entry.  Fixes a problem noted by
David Lord on netbsd-users.

(riz)

2012-06-24 17:28:10 UTC MAIN commitmail json YAML

2012-06-24 17:01:35 UTC MAIN commitmail json YAML

Add more debugging, fix filehandle usage, login negotiation and session
shutdown.
Add #ifdef'd code to send negotiation parameters in hex instead of base64,
so it works against older Linux targets.

(mlelstv)

2012-06-24 16:54:16 UTC netbsd-6 commitmail json YAML

2012-06-24 16:41:23 UTC netbsd-6 commitmail json YAML

Pull up revisions:
  src/external/gpl3/gcc/dist/gcc/ChangeLog revision 1.3
  src/external/gpl3/gcc/dist/gcc/reload.c revision 1.2
  src/external/gpl3/gcc/dist/gcc/reload1.c revision 1.2
(requested by martin in ticket #352).

Apply upstream revision 175141: setjmp vs. unchanged register values;
should fix PR toolchain/45837.

(jdc)

2012-06-24 16:35:30 UTC netbsd-6 commitmail json YAML

Pull up revision 1.10 (requested by manu in ticket #351).

Fix off-by-one in hexdump display (getextattr -x), which displayed a
trailing garbage byte.

(jdc)

2012-06-24 16:31:52 UTC netbsd-6 commitmail json YAML

Pull up revisions:
  src/etc/rc.d/makemandb revisions 1.2,1.3
(requested by isaki in ticket #350).

Allows you to disable it if makemandb=NO in rc.conf.
Thanks tsutsui@ and Yasushi Oshima.

Remove unnecessary checkyesno which I commited before.
${rcvar}_start is skipped if rcvar is not set to YES.
Pointed out by joerg@ and tsutsui@.

(jdc)

2012-06-24 16:24:35 UTC MAIN commitmail json YAML

PR/44647: commit fix proposed by Takahiro HAYASHI
verified to be working in -current and also helps NetBSD-6 BETA2

(kardel)

2012-06-24 16:17:40 UTC netbsd-6 commitmail json YAML

Pull up revision 1.41 (requested by martin in ticket #349).

Sanity check the values coming back from the int13 extensions of the bios,
so we can catch impossible return values.  Allows the bootloader to work
again on the Soekris net4501.

Fixes PR kern/46027.

(jdc)

2012-06-24 16:11:24 UTC netbsd-6 commitmail json YAML

Pull up revisions:
  src/lib/libperfuse/perfuse_if.h revision 1.19
  src/usr.sbin/perfused/perfused.c revision 1.23
(requested by manu in ticket #348).

Add placeholder so that we can later add allbacks without breaking the
ABI

(jdc)

2012-06-24 16:07:12 UTC netbsd-6 commitmail json YAML

Pull up revisions:
  src/lib/libperfuse/ops.c revisions 1.56,1.57
(requested by manu in ticket #347).

(jdc)

2012-06-24 16:03:40 UTC netbsd-6 commitmail json YAML

Pull up revisions:
  src/sys/fs/hfs/hfs_vfsops.c revision 1.29
  src/sys/fs/sysvbfs/sysvbfs_vfsops.c revision 1.40
  src/sys/fs/v7fs/v7fs_vfsops.c revision 1.7
(requested by joerg in ticket #344).

(jdc)

2012-06-24 15:44:07 UTC netbsd-6 commitmail json YAML

Pull up revisions:
  src/sys/sys/cdefs.h revisions 1.96,1.97
(requested by joerg in ticket #369).

(jdc)

2012-06-24 15:26:04 UTC MAIN commitmail json YAML

2012-06-24 13:56:10 UTC MAIN commitmail json YAML

Update comment: we stopped using xcall to sync PTP between CPUs.
pmap_kpm_sync_xcall => xen_kpm_sync

(jym)

2012-06-24 13:08:39 UTC MAIN commitmail json YAML

use first successful connection to a ISNS server

(mlelstv)

2012-06-24 10:06:34 UTC MAIN commitmail json YAML

stopgap fix for recursive locking on suspend/resume
(This can be simplified imo because interrupts should be disabled
at this point.)

(drochner)

2012-06-24 09:38:54 UTC MAIN commitmail json YAML

Note that the PHY instance changes when a MII transceiver is connected.

(jdc)

2012-06-24 09:37:28 UTC MAIN commitmail json YAML

PR kern/46424
Revert the part of revision 1.77 that altered the PHY attachment order.

(jdc)

2012-06-24 08:39:39 UTC MAIN commitmail json YAML

Flush current empty descriptor in emac_rxeob_intr().

(kiyohara)

2012-06-24 07:48:01 UTC MAIN commitmail json YAML

Take the kernel lock in atapibusdetach just like atapibuschilddet.

Fixes kassert in scsipi_lookup_periph when I press the power button
on one of my laptops (and maybe another one) to power it off.

ok mrg

(riastradh)

2012-06-24 02:50:19 UTC netbsd-6 commitmail json YAML

2012-06-24 02:49:32 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by chs in ticket #353):
sys/external/bsd/drm/dist/bsd-core/drm_bufs.c: revision 1.11
when freeing the DRM_SHM kernel memory that can be mapped by a user process,
remove any user mappings before freeing the memory, so that a user process
doesn't have still have access to that physical memory after it's reused.
this really shouldn't be using kernel malloc'd memory at all,
but changing that would be much more involved.

(riz)

2012-06-23 23:41:25 UTC MAIN commitmail json YAML

Bump date for previous.

(wiz)

2012-06-23 23:17:46 UTC MAIN commitmail json YAML

Clarify use of the union option for mount, as proposed in PR 45919.
Text proposed by apb.

(jdf)

2012-06-23 23:05:52 UTC netbsd-6 commitmail json YAML

2012-06-23 23:04:49 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #341):
external/mit/xorg/bin/xdm/config/NetBSD-flag2.xpm: revision 1.1
external/mit/xorg/bin/xdm/config/Xresources.cpp: revision 1.1
external/mit/xorg/bin/xdm/config/NetBSD-flag1.xpm: revision 1.1
external/mit/xorg/bin/xdm/config/Makefile: revision 1.11
external/mit/xorg/bin/xdm/config/Makefile: revision 1.12
distrib/sets/lists/xbase/mi: revision 1.114
external/mit/xorg/bin/xdm/config/NetBSD-flag.png.uue: revision 1.1
The NetBSD logo, when rendered with a binary transparency mask like we
used to do it for the xdm greeter, looks extremely ugly.
Unfortunately xdm has no means to load and mix alpha channel images,
so provide a png file and precomputed xpms with proper background colour
for the greeter.
If users change their greeter resources and change the background, they will
have to regenerate that xpm file, provide proper instructions for this.
While there, use less clunky fonts (hi Jared!).
XXX the fonts are not exactly perfect, if anyone feels like fine tuning
this further, please be my guest.
On second thought, do not store a binary file in the repository, instead
use the uuencoded version.

(riz)

2012-06-23 22:54:59 UTC netbsd-6 commitmail json YAML

Pull up following revision(s) (requested by joerg in ticket #328):
lib/libc/gen/devname.c: revision 1.22
distrib/sparc64/instfs/dot.profile: revision 1.7
distrib/i386/cdroms/install.sh: revision 1.3
tests/lib/libcurses/director/director.c: revision 1.10
lib/libc/include/reentrant.h: revision 1.15
distrib/amd64/cdroms/install.sh: revision 1.3
tests/include/t_paths.c: revision 1.12
share/man/man7/hier.7: revision 1.101
etc/rc.d/sysdb: revision 1.24
include/stdlib.h: revision 1.99
tests/lib/libcurses/Makefile: revision 1.3
distrib/sparc64/cdroms/installcd/install.sh: revision 1.3
distrib/i386/cdroms/Makefile.cdrom: revision 1.27
lib/libc/gen/ttyname.c: revision 1.25
usr.bin/tic/Makefile: revision 1.2
tools/compat/Makefile: revision 1.57
lib/libterminfo/compile.c: revision 1.7
lib/libc/gen/ttyname.c: revision 1.26
lib/libterminfo/compile.c: revision 1.8
tools/compat/Makefile: revision 1.59
tools/compat/cdbw.h: revision 1.1
distrib/i386/installimage/install.sh: revision 1.2
lib/libc/include/namespace.h: revision 1.154
usr.bin/tic/tic.c: revision 1.13
usr.bin/tic/tic.c: revision 1.14
usr.bin/tic/tic.c: revision 1.15
distrib/sets/lists/base/mi: revision 1.996
usr.bin/tic/tic.c: revision 1.16
usr.sbin/dev_mkdb/dev_mkdb.8: revision 1.13
usr.bin/tic/tic.c: revision 1.17
usr.bin/tic/tic.c: revision 1.18
tools/compat/cdbr.h: revision 1.1
distrib/sparc64/instfs/list: revision 1.25
usr.bin/tic/tic.c: revision 1.19
lib/libc/cdb/cdbw.c: revision 1.4
lib/libc/cdb/cdbw.3: revision 1.4
lib/libc/cdb/cdbw.3: revision 1.5
share/terminfo/Makefile: revision 1.3
usr.sbin/dev_mkdb/dev_mkdb.c: revision 1.29
usr.sbin/dev_mkdb/Makefile: revision 1.8
lib/libc/gen/ttyname.3: revision 1.23
lib/libc/gen/ttyname.3: revision 1.24
lib/libc/cdb/cdbr.c: revision 1.3
include/cdbw.h: revision 1.2
distrib/sparc64/cdroms/installcd/Makefile: revision 1.15
lib/libc/gen/devname.3: revision 1.12
tools/compat/compat_defs.h: revision 1.85
tools/compat/compat_defs.h: revision 1.86
lib/libterminfo/term_private.h: revision 1.10
lib/libterminfo/term.c: revision 1.14
usr.bin/tic/tic.1: revision 1.10
lib/libterminfo/term.c: revision 1.15
lib/libterminfo/Makefile.hash: revision 1.5
lib/libterminfo/term.c: revision 1.16
distrib/amd64/installimage/install.sh: revision 1.2
share/man/man5/rc.conf.5: revision 1.152
distrib/sets/lists/tests/mi: revision 1.472
distrib/amd64/cdroms/Makefile.cdrom: revision 1.7
include/paths.h: revision 1.41
bin/ps/ps.1: revision 1.101
lib/libterminfo/terminfo.5.in: revision 1.16
usr.bin/tic/tic.c: revision 1.20
lib/libterminfo/terminfo.5.in: revision 1.17
Prefer __printflike.
Use queue(3)
Replace linear lookup with hash table, reducing runtime by 60%.
Use e* from util.h.
One more strdup -> estrdup.
Maintain nalias and nterm on the fly.
Add void for ttyslot prototype.
Use memcmp in place of strncmp, since length is known to no longer than
either of the arguments.
Fix a number of memory leaks. Keep final loop of the cleanup in tic(1)
under #ifdef __VALGRIND__ though.
Add __predict_true / __predict_false definitions.
Add a special seeder for cdbw_output that gives stable results.
Hook up cdbw(3) for the tool build.
Prototype for cdbw_stable_seeder.
Provide a usable thr_once for !_REENTRANT
Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
depend on new devname_r(3) as heart. Add /dev/pts magic directly to
devname(3). While it can lead to returning non-existing paths, the
behavior is more consistent that way. Drop caching layer in devname(3),
it doesn't buy anything for the common case of having access to the
database. Teach devname(3) proper fallback behavior of scanning /dev.
Create both old-style and new-style database for now in /etc/rc.d/sysdb.
Switch terminfo(3) to cdb(5).
Fix typos.
Make Alan Barrett happy and add ().
Add cdbr(3) support to tools/compat.
Bump date for previous.
Relax consistency to make it possible to match valid entries.
Prefix devname's buffer with /dev/ as ttyname is supposed to return the
full path. Reported by Dave Huang.

(riz)

2012-06-23 20:49:14 UTC MAIN commitmail json YAML

* Remove spurious period in name section
* remove spurious argument to Nm macro
Patch supplied by Bug Hunting.

(jdf)

2012-06-23 20:29:06 UTC MAIN commitmail json YAML

Remove superfluous word.

(wiz)

2012-06-23 19:14:35 UTC MAIN commitmail json YAML

Document DIOCTUR (test unit ready)

(abs)

2012-06-23 17:49:58 UTC MAIN commitmail json YAML

Do not assign to a const pointer, but set the value of the target variable
instead. Makes sysinst at least start up again.

(martin)

2012-06-23 17:21:12 UTC MAIN commitmail json YAML

Fix multicast filter set up: we need to byte-swap the hash before writing to
the chip.  While here, remove open-coded copy of ether_crc32_le().

(jdc)

2012-06-23 14:06:02 UTC MAIN commitmail json YAML

Trying to print a function pointer as a string is likely to cause tears.
While here, don't match on the unit either

(christos)

2012-06-23 08:48:16 UTC MAIN commitmail json YAML

Change to the 2-clauses license.

(minoura)

2012-06-23 05:47:50 UTC MAIN commitmail json YAML

"appeared in", not "appeared on".

(dholland)

2012-06-23 03:16:03 UTC MAIN commitmail json YAML

new ip6 sysctls

(christos)

2012-06-23 03:14:04 UTC MAIN commitmail json YAML

2012-06-23 03:13:42 UTC MAIN commitmail json YAML

4 new sysctls to avoid ipv6 DoS attacks from OpenBSD

(christos)

2012-06-22 22:54:26 UTC MAIN commitmail json YAML

Replace nonexistant Lx macro. Use full NetBSD version for Nx.

(wiz)

2012-06-22 22:54:10 UTC MAIN commitmail json YAML

Fix macro. Replace another one (there is no .Lx). Use full NetBSD version.

(wiz)

2012-06-22 22:49:03 UTC MAIN commitmail json YAML

Remove trailing whitespace. Sort errors. Bump date for previous.

(wiz)

2012-06-22 22:48:38 UTC MAIN commitmail json YAML

Remove trailing whitespace. Use more markup. Bump date for previous.

(wiz)

2012-06-22 22:38:40 UTC MAIN commitmail json YAML

Disable azalia(4) now that hdaudio(4) was switched on

ok bouyer@

(khorben)

2012-06-22 20:54:39 UTC MAIN commitmail json YAML

- Replace the CD_NAME definition with a CD_NAMES comma separate list,
  the default remains "cd0a", but i386 sets "cd0a", "mcd0a" while vax
  takes "cd0a", "racd0a"
- Add get_default_cdrom() to disks.c, which is called in init(). This
  checks the contents of hw.disknames against CD_NAMES. The first one
  found (minus partition letter) is picked, otherwise the first entry
  in CD_NAMES is used
The primary beneficiary is vax systems with an MSCP but no SCSI CD
drive, which now default to (a valid) racd0a rather than an invalid
cd0a.  The obvious example being simh-vax

(abs)

2012-06-22 20:42:24 UTC MAIN commitmail json YAML

- Add racd* devices for MSCP based CD-ROM drives (RRD40s), as opposed
  to mixing them in with the ra* disks, modelled loosely on how MSCP
  rx* floppies are handled
- racd* defaults to the same single iso9660 partition as cd*
- Cleanup config option handling slightly so any combination of ra*,
  rx* (and now raccd*) can be defined without build errors.
- Avoid ugly printf when disks have all zero disklabel magic number

(abs)

2012-06-22 20:32:35 UTC MAIN commitmail json YAML

Switch -current vax back to gcc 4.1 to match netbsd-6 - until someone has
time to look at the gcc 4.5 codegen issues we should at least have a usable
-current for vax.

(abs)

2012-06-22 18:54:03 UTC MAIN commitmail json YAML

2012-06-22 18:47:09 UTC MAIN commitmail json YAML

mention {send,recv}mmsg

(christos)

2012-06-22 18:45:23 UTC MAIN commitmail json YAML

2012-06-22 18:30:23 UTC MAIN commitmail json YAML

2012-06-22 18:28:38 UTC MAIN commitmail json YAML

2012-06-22 18:27:26 UTC MAIN commitmail json YAML

2012-06-22 18:26:36 UTC MAIN commitmail json YAML

2012-06-22 15:09:36 UTC MAIN commitmail json YAML

remove unintended commit (this was to avoid a bug in the hme driver which
I have not been able to reproduce)

(christos)

2012-06-22 14:54:36 UTC MAIN commitmail json YAML

2012-06-22 13:43:17 UTC MAIN commitmail json YAML

2012-06-22 12:45:43 UTC MAIN commitmail json YAML

rumpkern:
- Add subr_kcpuset.c and subr_pserialize.c modules.
- Add kcpuset_{running,attached} for RUMP env.

(rmind)

2012-06-22 11:03:57 UTC MAIN commitmail json YAML

Fix fallout from revision 1.68, and call ether_ioctl() in the default path.
Patch from John D. Baker in PR port-sparc/46572.

(jdc)

2012-06-22 08:47:48 UTC MAIN commitmail json YAML

From the "parse errors that you just do not see as a human" department:
build fix.

(martin)

2012-06-22 06:15:18 UTC MAIN commitmail json YAML

Add -Z to enable sparse files - for ffs at least.
Based on a patch from shesha at juniper.

(sjg)

2012-06-22 00:12:24 UTC MAIN commitmail json YAML

fix locking for isoc transfers, as reported (and the fix tested) by prlw1.

(mrg)

2012-06-21 23:29:23 UTC MAIN commitmail json YAML

All error path must go through the free function call after an
allocation of resolved path might succeeded.

(enami)

2012-06-21 21:35:25 UTC MAIN commitmail json YAML

Drop trailing whitespace and avoid xr to itself.

(wiz)

2012-06-21 21:13:29 UTC MAIN commitmail json YAML

sprinkle restrict in realpath(3)

(christos)

2012-06-21 21:13:07 UTC MAIN commitmail json YAML

PR/46618: Onno van der Linden: realpath(3) isn't SUSv4 compliant (and causes
flactag 2.0.4 to dump core). Fix to accept a NULL argument for resolvedpath.

(christos)

2012-06-21 19:22:08 UTC MAIN commitmail json YAML

Add raid0 to init), in case we have /tmp on mfs.

(jdc)

2012-06-21 17:55:16 UTC MAIN commitmail json YAML

2012-06-21 10:35:29 UTC MAIN commitmail json YAML

for the default "bsd" algorithm, restore the pre rfc6056 changes behaviour.
fix anonportmin/max.

probably other algorithms need similar fixes.

(yamt)

2012-06-21 10:31:45 UTC MAIN commitmail json YAML

constify, comments.
no functional changes.

(yamt)

2012-06-21 10:30:47 UTC MAIN commitmail json YAML

whitespace and cosmetics.  no functional changes.

(yamt)

2012-06-21 04:30:04 UTC MAIN commitmail json YAML

Add directory for usr/include/dev/filemon/

(pgoyette)

2012-06-21 04:29:28 UTC MAIN commitmail json YAML

2012-06-20 21:38:27 UTC MAIN commitmail json YAML

2012-06-20 18:50:11 UTC MAIN commitmail json YAML

better to print (null) than core-dump

(christos)

2012-06-20 17:55:06 UTC MAIN commitmail json YAML

Improve wording and macro usage; bump date.
From Bug Hunting.

(wiz)

2012-06-20 17:54:17 UTC MAIN commitmail json YAML

- sync `SYNOPSIS' with dd.c's `usage' line;
- correct spelling (prepositions).

From Bug Hunting.

(wiz)

2012-06-20 17:53:39 UTC MAIN commitmail json YAML

- remove trailing white space;
- synchronize argument name to `-d' in `usage' line with man page.

From Bug Hunting.

(wiz)

2012-06-20 17:53:19 UTC MAIN commitmail json YAML

cut.1:
- bump date;
- synchronize argument name to `-d' (prefer ``string'' above
  ``delim'' since it's not just a single character that can be
  given (even though only one, being the first one, is actually
  used));
- improve wording;
- use macro for `EXIT STATUS' section.

From Bug Hunting.

(wiz)

2012-06-20 17:46:29 UTC MAIN commitmail json YAML

Do not include make_malloc.h or declare progname,
both are already done in make.h

(sjg)

2012-06-20 15:03:18 UTC MAIN commitmail json YAML

2012-06-20 14:19:40 UTC MAIN commitmail json YAML

Remove another Pf. From Bug Hunting.

(wiz)

2012-06-20 10:09:43 UTC MAIN commitmail json YAML

- remove trailing white space;
- sync `usage' with man page.

From patch by Bug Hunting.

(wiz)

2012-06-20 10:09:21 UTC MAIN commitmail json YAML

- improve wording, and create more consistency within the text;
- correct `SYNOPSIS';
- improve macro usage;
- mention argument name for `-f' (and change list width for it);
- correct misplacement of periods (`.') and a parenthese (`(');
- fix typo;
- bump date.

From Bug Hunting.

(wiz)

2012-06-20 09:56:19 UTC MAIN commitmail json YAML

- Use more consistent wording;
- create separate section, and use `.Ex' macro, for exit status
  information.

From patch by Bug Hunting.

Bump date.

(wiz)

2012-06-20 09:43:51 UTC MAIN commitmail json YAML

- Remove redundant argument to (successive) `.Nm' macro;
- copy exact line from root's crontab(5) file (and the user name
  is indeed unneeded, as root's crontab(5) file is not the system's
  one);
- reword the warning: cron(8) _is_ running, by default.

From patch by Bug Hunting.

While here, remove xref to itself.

(wiz)

2012-06-20 08:19:49 UTC MAIN commitmail json YAML

2012-06-20 08:11:12 UTC MAIN commitmail json YAML

Avoid printing values past the end of the buffer, and a size_t underflow.

(martin)

2012-06-20 07:42:28 UTC MAIN commitmail json YAML

Add the history of wm(4).

(msaitoh)

2012-06-20 06:49:34 UTC MAIN commitmail json YAML

Fix date string (use full month name)

(wiz)

2012-06-20 04:57:56 UTC MAIN commitmail json YAML

Modify about PCH*.

It seems that 82579 with Intel 7 series chipset is the same as
82579 with Intel 6 series chipset.

(msaitoh)

2012-06-20 01:39:35 UTC MAIN commitmail json YAML

2012-06-19 23:25:53 UTC MAIN commitmail json YAML

2012-06-19 22:12:03 UTC MAIN commitmail json YAML

Remove extra Ed macro.

(njoly)

2012-06-19 21:48:34 UTC MAIN commitmail json YAML

Don't use -print0/-0 in find | xargs, it is non-standard and not needed at all.

(hans)

2012-06-19 21:25:26 UTC MAIN commitmail json YAML

Use CTLTYPE_QUAD for uint64_t type in sysctl_createv.

(njoly)

2012-06-19 16:50:44 UTC MAIN commitmail json YAML

Add support for the watchdog timer in mvsoctmr.
Tested on DreamPlug system.

(hans)

2012-06-19 14:19:46 UTC MAIN commitmail json YAML

assemble_login_parameters() has a strange error reporting convention:
errors are positive numbers, so <= 0 is good, not >= ...
This makes CHAP authenticated iscsi logins work.

(martin)

2012-06-19 13:44:35 UTC MAIN commitmail json YAML

- fix writev1() to pre-decrement count.
- always open ttys with O_NDELAY.

(christos)

2012-06-19 13:02:48 UTC MAIN commitmail json YAML

Recent sysinst seems to require chroot.

(minoura)

2012-06-19 13:01:53 UTC MAIN commitmail json YAML

The x68k installcd is now bootable.

(minoura)

2012-06-19 13:00:56 UTC MAIN commitmail json YAML

2012-06-19 12:59:51 UTC MAIN commitmail json YAML

2012-06-19 12:59:17 UTC MAIN commitmail json YAML

2012-06-19 10:05:54 UTC MAIN commitmail json YAML

Postfix 2.8.11 will be in NetBSD 6.0.

(tron)

2012-06-19 07:15:42 UTC MAIN commitmail json YAML

Typos in comments.

(skrll)

2012-06-19 06:20:14 UTC MAIN commitmail json YAML

since we seem to have grown a WARNS=5, list it here

(plunky)

2012-06-19 06:10:09 UTC MAIN commitmail json YAML

Make WARNS=5 the default here.

(dholland)

2012-06-19 06:09:36 UTC MAIN commitmail json YAML

2012-06-19 06:06:34 UTC MAIN commitmail json YAML

2012-06-19 05:46:09 UTC MAIN commitmail json YAML

2012-06-19 05:45:00 UTC MAIN commitmail json YAML

2012-06-19 05:35:32 UTC MAIN commitmail json YAML

2012-06-19 05:30:44 UTC MAIN commitmail json YAML

2012-06-19 04:59:19 UTC MAIN commitmail json YAML

Typo. Reported by I-forget-who-but-they'd-probably-rather-not-be-credited,
during the -6 freeze, and then forgotten until now.

(dholland)

2012-06-18 21:23:56 UTC MAIN commitmail json YAML

When issuing a non-dma command, make sure to set the "remaining length of
command to be transfered via dma" (sc_cmdlen) to zero upfront, otherwise we
might get confused on command completition interrupt (no dma active but still
data left to transfer).

(martin)