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

2024-05-10 07:26:29 UTC Now

2010-11-07 19:53:42 UTC MAIN commitmail json YAML

2010-11-07 19:47:19 UTC MAIN commitmail json YAML

support compat ioctl's (OOOOOlalaSIOC stuff)

(pooka)

2010-11-07 19:45:06 UTC MAIN commitmail json YAML

If someone wants to define COMPAT_OIFDATA / COMPAT_OIFREQ outside
of config, let them.

(pooka)

2010-11-07 17:54:03 UTC MAIN commitmail json YAML

Pull in post-release fix 3d5597b0076ade841abf03fc274da72d17cb3ad6 to resolve
issues with the default NetBSD settings.  Tests were producing invalid results
because they were unexpectedly reading the system-wide settings.

(jmmv)

2010-11-07 17:51:52 UTC MAIN commitmail json YAML

Note import of atf 0.12.

(jmmv)

2010-11-07 17:51:25 UTC MAIN commitmail json YAML

2010-11-07 17:49:33 UTC MAIN commitmail json YAML

Document configuration changes in tests(7); unprivileged-user is now set
out of the box and is set in 'common.conf', not 'NetBSD.conf'.

(jmmv)

2010-11-07 17:48:41 UTC MAIN commitmail json YAML

Adjust file lists after atf-0.12 import

(jmmv)

2010-11-07 17:47:48 UTC MAIN commitmail json YAML

Add the _atf user and group to be able to run unprivileged tests automatically
without having to manually tweak the 'unprivileged-user' setting.  Suggested
by pooka@.

(jmmv)

2010-11-07 17:46:46 UTC MAIN commitmail json YAML

2010-11-07 17:45:22 UTC MAIN commitmail json YAML

2010-11-07 17:43:34 UTC MAIN commitmail json YAML

Import atf 0.12:

Experimental version released on November 7th, 2010.

* Added the ATF_REQUIRE_THROW_RE to atf-c++, which is the same as
  ATF_REQUIRE_THROW but allows checking for the validity of the exception's
  error message by means of a regular expression.

* Added the ATF_REQUIRE_MATCH to atf-c++, which allows checking for a
  regular expression match in a string.

* Changed the default timeout for test cases from 5 minutes to 30 seconds.
  30 seconds is long enough for virtually all tests to complete, and 5
  minutes is a way too long pause in a test suite where a single test case
  stalls.

* Deprecated the use.fs property.  While this seemed like a good idea in
  the first place to impose more control on what test cases can do, it
  turns out to be bad.  First, use.fs=false prevents bogus test cases
  from dumping core so after-the-fact debugging is harder.  Second,
  supporting use.fs adds a lot of unnecessary complexity.  atf-run will
  now ignore any value provided to use.fs and will allow test cases to
  freely access the file system if they wish to.

* Added the atf_tc_get_config_var_as_{bool,long}{,_wd} functions to the atf-c
  library.  The 'text' module became private in 0.11 but was being used
  externally to simplify the parsing of configuration variables.

* Made atf-run recognize the 'unprivileged-user' configuration variable
  and automatically drop root privileges when a test case sets
  require.user=unprivileged.  Note that this is, by no means, done for
  security purposes; this is just for user convenience; tests should, in
  general, not be blindly run as root in the first place.

Status:

Vendor Tag: TNF
Release Tags: atf-0-12

(jmmv)

2010-11-07 16:36:26 UTC MAIN commitmail json YAML

Replace ACPI_UINT64 by ACPICA's ACPI_INTEGER.  Remove superfluous casts.
No functional change.

(gsutre)

2010-11-07 16:34:11 UTC uebayasi-xip commitmail json YAML

2010-11-07 15:48:18 UTC MAIN commitmail json YAML

Use existing wscons USB keymap for WSKBD_TYPE_MAPLE on dreamcast.

(tsutsui)

2010-11-07 15:44:04 UTC MAIN commitmail json YAML

Recognize WSKBD_TYPE_MAPLE for dreamcast.

(tsutsui)

2010-11-07 14:56:51 UTC MAIN commitmail json YAML

2010-11-07 12:01:08 UTC MAIN commitmail json YAML

2010-11-07 11:51:15 UTC MAIN commitmail json YAML

Bump date for schide(4).

(wiz)

2010-11-07 11:50:58 UTC MAIN commitmail json YAML

Remove superfluous Pp.

(wiz)

2010-11-07 11:50:23 UTC MAIN commitmail json YAML

2010-11-07 11:49:21 UTC MAIN commitmail json YAML

Sort options in SYNOPSIS.

(wiz)

2010-11-07 08:40:00 UTC MAIN commitmail json YAML

src/crypto/external/bsd/netpgp/dist/src/lib/compress.c@1.19 / diff / nxr@1.19
src/crypto/external/bsd/netpgp/dist/src/lib/config.h.in@1.16 / diff / nxr@1.16
src/crypto/external/bsd/netpgp/dist/src/lib/create.c@1.37 / diff / nxr@1.37
src/crypto/external/bsd/netpgp/dist/src/lib/create.h@1.12 / diff / nxr@1.12
src/crypto/external/bsd/netpgp/dist/src/lib/crypto.c@1.32 / diff / nxr@1.32
src/crypto/external/bsd/netpgp/dist/src/lib/crypto.h@1.27 / diff / nxr@1.27
src/crypto/external/bsd/netpgp/dist/src/lib/errors.h@1.6 / diff / nxr@1.6
src/crypto/external/bsd/netpgp/dist/src/lib/keyring.c@1.48 / diff / nxr@1.48
src/crypto/external/bsd/netpgp/dist/src/lib/keyring.h@1.32 / diff / nxr@1.32
src/crypto/external/bsd/netpgp/dist/src/lib/memory.h@1.8 / diff / nxr@1.8
src/crypto/external/bsd/netpgp/dist/src/lib/misc.c@1.38 / diff / nxr@1.38
src/crypto/external/bsd/netpgp/dist/src/lib/netpgp.c@1.81 / diff / nxr@1.81
src/crypto/external/bsd/netpgp/dist/src/lib/netpgpdefs.h@1.10 / diff / nxr@1.10
src/crypto/external/bsd/netpgp/dist/src/lib/netpgpdigest.h@1.2 / diff / nxr@1.2
src/crypto/external/bsd/netpgp/dist/src/lib/netpgpsdk.h@1.10 / diff / nxr@1.10
src/crypto/external/bsd/netpgp/dist/src/lib/openssl_crypto.c@1.33 / diff / nxr@1.33
src/crypto/external/bsd/netpgp/dist/src/lib/ops-ssh.h@1.3 / diff / nxr@1.3
src/crypto/external/bsd/netpgp/dist/src/lib/packet-parse.c@1.45 / diff / nxr@1.45
src/crypto/external/bsd/netpgp/dist/src/lib/packet-parse.h@1.14 / diff / nxr@1.14
src/crypto/external/bsd/netpgp/dist/src/lib/packet-print.c@1.39 / diff / nxr@1.39
      :
(more 15 files)
Take the internal functions and definitions back out of the implementation
namespace:

:g/\<__ops/s//pgp/g
:g/\<__OPS/s//__PGP/g
:g/\<OPS/s//PGP/g

No functional change, regression tests complete successfully.

(agc)

2010-11-07 07:34:27 UTC MAIN commitmail json YAML

Elgamal encryption and decryption has been done - take it off the list of
tasks to do.

(agc)

2010-11-07 06:56:53 UTC MAIN commitmail json YAML

Add Elgamal decryption to netpgp.  Inspired by (BSD-licensed) the
Elgamal decryption code from Postgresql by Marko Kreen.

% cp config.h f
% netpgp -e f
netpgp: default key set to "d4a643c5"
% netpgp -d < f.gpg > f.netpgp
netpgp: default key set to "d4a643c5"
signature  1024/DSA 8222c3ecd4a643c5 2010-05-19 [EXPIRES 2013-05-18]
Key fingerprint: 3e4a 5df4 033b 2333 219b 1afd 8222 c3ec d4a6 43c5
uid              Alistair Crooks (DSA TEST KEY - DO NOT USE) <agc@netbsd.org>
encryption 2048/Elgamal (Encrypt-Only) a97a7db6d727bc1e 2010-05-19 [EXPIRES 2013-05-18]
netpgp passphrase:
% ls -al f*
-rw-r--r--  1 agc  agc  5730 Nov  6 23:53 f
-rw-------  1 agc  agc  1727 Nov  6 23:53 f.gpg
-rw-r--r--  1 agc  agc  5730 Nov  6 23:54 f.netpgp
% diff f f.netpgp
%

This makes DSA keys into first class citizens, since encryption and
decryption using DSA/Elgamal is now supported.

(agc)

2010-11-07 02:29:28 UTC MAIN commitmail json YAML

Add the ability to perform Elgamal encryption to netpgp.  Some of this
code is inspired by the (BSD-licensed) Elgamal crypto code in
Postgresql by Marko Kreen, but netpgp uses BIGNUM numbers instead of
MPIs, and its keys have a completely different structure, so much has
changed.

% cp config.h f
% netpgp -e f
netpgp: default key set to "d4a643c5"
% gpg -d f.gpg > f2

You need a passphrase to unlock the secret key for
user: "Alistair Crooks (DSA TEST KEY - DO NOT USE) <agc@netbsd.org>"
2048-bit ELG-E key, ID D727BC1E, created 2010-05-19 (main key ID D4A643C5)

gpg: encrypted with 2048-bit ELG-E key, ID D727BC1E, created 2010-05-19
      "Alistair Crooks (DSA TEST KEY - DO NOT USE) <agc@netbsd.org>"
% diff f f2
% ls -al f*
-rw-r--r--  1 agc  agc  5730 Nov  6 05:40 f
-rw-------  1 agc  agc  1727 Nov  6 05:40 f.gpg
-rw-r--r--  1 agc  agc  5730 Nov  6 05:41 f2
%

(agc)

2010-11-07 01:12:22 UTC MAIN commitmail json YAML

2010-11-06 23:33:29 UTC MAIN commitmail json YAML

- similar to "bootconf", document that pxeboot_ia32.bin has the "module
loading" option turned off by default, and explain how to turn it on.
- remove XXX comment: yes, even when boot.cfg is loaded, DHCP is still
used to get file names (checked with a quick PXE boot + DHCP/TFTP platform)
- document in BUGS section that all DOM0 kernels are loaded as modules,
so you may have to explicitely set the boot device for root fs on network,
depending on your setup

Bump date. Blessed by agc :)

(jym)

2010-11-06 23:28:58 UTC MAIN commitmail json YAML

remove unused variables.

(christos)

2010-11-06 23:28:42 UTC MAIN commitmail json YAML

- bring some command definitions on par with their code
- describe the arguments that can be passed to NetBSD DOM0 kernel (bootdev,
console, ip, nfsroot, pciback.hide)
- document the "modules" command to boot(8)
- Xen is a trademark, hence .Tn
- add a reference to pcictl(8) for getting PCI IDs (used by pciback.hide)

Bump date.

(jym)

2010-11-06 23:07:47 UTC MAIN commitmail json YAML

Bring the help command output from boot and pxeboot on par with their
code.

(jym)

2010-11-06 22:06:10 UTC MAIN commitmail json YAML

call the sysctl destroy functions upon failure and unload, which
should fix PR#40029.  while there, fix the radeon unload, which
was improperly matching mutex init/destroy operations and leading
to trying to destroy lock that was never initialised.

(mrg)

2010-11-06 21:42:32 UTC MAIN commitmail json YAML

pull across a few changes from the freebsd folks:

http://svn.freebsd.org/changeset/base/213044
- fixes gunzip issues
http://svn.freebsd.org/changeset/base/213927
- fixes various typos and comments

and also an older change to add support for bzip2's "-k" option:
don't delete the input file

thanks!

(mrg)

2010-11-06 21:34:24 UTC MAIN commitmail json YAML

2010-11-06 21:33:42 UTC MAIN commitmail json YAML

add a "-T" option to disable the twiddler, which can help booting
with serial output slowness i've seen.

(mrg)

2010-11-06 21:32:49 UTC MAIN commitmail json YAML

2010-11-06 21:16:14 UTC MAIN commitmail json YAML

note raidframe(4) supports >2TB devices now.

(mrg)

2010-11-06 20:40:12 UTC MAIN commitmail json YAML

PR/44052: Takahiro HAYASHI: chrooted ntpd refers freed memory
As mentioned in the pr, process_routing_msgs can delete the current reader,
so cache the next element before calling it.

(christos)

2010-11-06 18:10:17 UTC netbsd-5 commitmail json YAML

2010-11-06 17:20:07 UTC MAIN commitmail json YAML

can't map the old and the new SIO calls the way we did before because the
numbers have changed. Instead provide a switch. Keep the old code there,
to handle cases we did not handle in the first switch, but this is a hack
and should be removed.

(christos)

2010-11-06 17:17:13 UTC MAIN commitmail json YAML

PR/44054: Onno van der Linden: Stacksmashing in handling of ioctl OOSIO*
parameter.

(christos)

2010-11-06 16:36:27 UTC MAIN commitmail json YAML

Merge from uebayasi-xip:
----------------------------
revision 1.60.2.5
date: 2010/08/14 02:09:57;  author: uebayasi;  state: Exp;  lines: +2 -1
Teach TLB miss handler (pmap_tlbmiss()) to map "Expansion ROM" area as
PA == VA.  Now we don't need to reserve a TLB entry for it.
----------------------------

(uebayasi)

2010-11-06 16:32:09 UTC MAIN commitmail json YAML

More registers to support IBM405GPr "External Bus".

(uebayasi)

2010-11-06 16:30:16 UTC MAIN commitmail json YAML

2010-11-06 16:23:35 UTC MAIN commitmail json YAML

Merge from uebayasi-xip:

Support files other than kernel executables.

For filesystem images, embed (not prepend) OpenBIOS image headers to
the images, so that alignment is kept in the resulting files.

(uebayasi)

2010-11-06 16:21:16 UTC uebayasi-xip commitmail json YAML

2010-11-06 16:03:24 UTC MAIN commitmail json YAML

Handle md(4)'s embedded root disk image and size symbol names other
than the default ones ("md_root_image" / "md_root_size").

(References to xmd(4) are deliberately removed.)

(uebayasi)

2010-11-06 15:48:01 UTC MAIN commitmail json YAML

Provide a forward declaration of "struct vm_page", whose internal
is opaque to uvm_pglist.h users.  Users don't need to pull in
uvm_page.h.

(uebayasi)

2010-11-06 15:42:50 UTC MAIN commitmail json YAML

2010-11-06 15:26:57 UTC MAIN commitmail json YAML

Note addition of schide(4).

(jakllsch)

2010-11-06 15:26:16 UTC uebayasi-xip commitmail json YAML

Put the standard TNF copyright.

(uebayasi)

2010-11-06 15:11:50 UTC MAIN commitmail json YAML

fwhrng(4) is in i386 GENERIC already, add it to ALL too.

(jakllsch)

2010-11-06 15:09:00 UTC MAIN commitmail json YAML

2010-11-06 15:06:29 UTC MAIN commitmail json YAML

2010-11-06 14:56:12 UTC MAIN commitmail json YAML

Add Intel SCH IDE controller driver.
From OpenBSD via Tomokazu HARADA in PR#42310.

(jakllsch)

2010-11-06 14:21:42 UTC MAIN commitmail json YAML

2010-11-06 14:20:35 UTC MAIN commitmail json YAML

Add Intel SCH IDE Controller, from OpenBSD via Tomokazu HARADA in PR#42310.

(jakllsch)

2010-11-06 12:19:14 UTC MAIN commitmail json YAML

Include uvm/uvm_pglist.h for struct pglist.

(uebayasi)

2010-11-06 12:18:17 UTC MAIN commitmail json YAML

Include uvm/uvm.h because this is part of UVM.

(uebayasi)

2010-11-06 11:46:04 UTC MAIN commitmail json YAML

2010-11-06 11:40:25 UTC MAIN commitmail json YAML

These don't use UVM physical page API, don't need uvm/uvm_page.h.

(uebayasi)

2010-11-06 11:00:29 UTC MAIN commitmail json YAML

Include uvm/uvm.h to use UVM internal type (struct vm_page).

(uebayasi)

2010-11-06 10:59:45 UTC MAIN commitmail json YAML

Include uvm/uvm_external.h to access UVM external API (uvm_km_*(9)).

(uebayasi)

2010-11-06 10:58:13 UTC MAIN commitmail json YAML

Include uvm/uvm.h to access UVM internal.

(uebayasi)

2010-11-06 09:40:32 UTC MAIN commitmail json YAML

2010-11-06 09:21:09 UTC MAIN commitmail json YAML

uebayasi-xip: update base.

(uebayasi)

2010-11-06 08:08:53 UTC uebayasi-xip commitmail json YAML

2010-11-06 08:07:36 UTC uebayasi-xip commitmail json YAML

2010-11-06 08:05:45 UTC uebayasi-xip commitmail json YAML

2010-11-06 06:10:56 UTC uebayasi-xip commitmail json YAML

2010-11-06 04:14:30 UTC MAIN commitmail json YAML

Unbreak Xen build, while not actually fixing the real problem.
NetBSD/xen doesn't implement disestablishing interrupts yet.

(jakllsch)

2010-11-06 03:43:00 UTC MAIN commitmail json YAML

specify the libmj.la archive as a pre-req for libnetpgp.la in the
correct way - tested on RHEL 6 and Mac OS X.

(agc)

2010-11-06 03:42:21 UTC netbsd-5 commitmail json YAML

ftpd/sftp glob stuff is covered by SA2010-008.  No need to duplicate it.

(snj)

2010-11-06 01:25:32 UTC MAIN commitmail json YAML

Enable detachment.

Tested on SiI 0680 (native mapped).

(jakllsch)

2010-11-06 01:24:56 UTC MAIN commitmail json YAML

Enable detachment.

Tested on nForce 4 IDE (compatiblity mapped) and SATA (native mapped).

(jakllsch)

2010-11-06 00:35:44 UTC MAIN commitmail json YAML

Implement pciide_machdep_compat_intr_disestablish() to help enable
detachment of compatibility-mapped pciide(4)-family controllers.

(jakllsch)

2010-11-06 00:29:09 UTC MAIN commitmail json YAML

Rework pciide(4) detachment to take the legacy interrupt mapping into
consideration and avoid future code duplication.

Ports wanting to enable detachment of controllers with compatibility-mapped
channels will need to supply a pciide_machdep_compat_intr_disestablish()
function.

(jakllsch)

2010-11-06 00:14:36 UTC MAIN commitmail json YAML

2010-11-06 00:03:34 UTC MAIN commitmail json YAML

Avoid specifying the manual page twice in the Makefile.am files, which
can lead to problems at installation time on some platforms (RHEL 6,
for example), whereas Mac OS X seems to install things fine.

(agc)

2010-11-05 23:37:58 UTC MAIN commitmail json YAML

Apply the patch provided in PR 44047 by Peter Pentchev to fix a problem
in the GNU autoconf infrastructure with ltmain.sh script - change all
occurrences of "$echo" to "$ECHO".

(Incidentally, this does not show up under pkgsrc, since pkgsrc uses
the platform's libtool instead of the script which comes with the
distribution)

(agc)

2010-11-05 19:50:18 UTC MAIN commitmail json YAML

pciide(4): Sprinkle static, add detachment support.

(jakllsch)

2010-11-05 19:48:43 UTC MAIN commitmail json YAML

Correct copy/paste error in as-of-yet-unused pciide_common_detach().

(jakllsch)

2010-11-05 18:07:24 UTC MAIN commitmail json YAML

2010-11-05 16:23:57 UTC MAIN commitmail json YAML

Need getifaddrs() for the rump client since it executes sysctl(2)

(pooka)

2010-11-05 15:55:23 UTC MAIN commitmail json YAML

2010-11-05 15:49:37 UTC MAIN commitmail json YAML

Mark a buffer with EIO in wdstrategy() if the device is not "enabled"
(more like "present"), not if it is merely asleep.

If the device is not awake, get out of wdstart() right away.

Brett Lymn and KAMADA Ken'ichi report that this stops the kernel from
crashing after a suspend/resume cycle.

(dyoung)

2010-11-05 14:43:57 UTC MAIN commitmail json YAML

Remove .Pp before .Bl and bump date.

(gsutre)

2010-11-05 14:23:45 UTC MAIN commitmail json YAML

Implement support for unix domain sockets (important especially
for testing since we don't want to depend on global resources such
as tcp ports).

(pooka)

2010-11-05 13:52:42 UTC MAIN commitmail json YAML

2010-11-05 13:50:48 UTC MAIN commitmail json YAML

use -1/errno for failure: it's much more convenient for the users

(pooka)

2010-11-05 13:42:37 UTC MAIN commitmail json YAML

2010-11-05 11:38:55 UTC MAIN commitmail json YAML

Don't echo key symbols.

(blymn)

2010-11-05 11:32:43 UTC MAIN commitmail json YAML

2010-11-05 11:32:09 UTC MAIN commitmail json YAML

test fss with underlying fs mounted with MNT_LOG

(pooka)

2010-11-05 11:31:16 UTC MAIN commitmail json YAML

remove newline from error

(pooka)

2010-11-05 11:23:54 UTC MAIN commitmail json YAML

Mention fujitsu(4).

(gsutre)

2010-11-05 11:14:53 UTC MAIN commitmail json YAML

Make the list pretty.

(jruoho)

2010-11-05 11:02:29 UTC MAIN commitmail json YAML

2010-11-05 10:50:51 UTC MAIN commitmail json YAML

To allow static linking, specify -lterminfo as well, and don't rely
on shared library inter-dependencies to pull everything together.
Fixes the build for sun2.

(he)

2010-11-05 10:35:01 UTC MAIN commitmail json YAML

Hm, the warning sign was not big enough.

(gsutre)

2010-11-05 10:28:22 UTC MAIN commitmail json YAML

2010-11-05 10:04:25 UTC MAIN commitmail json YAML

File system snapshots work with wapbl.

(hannken)

2010-11-05 10:02:53 UTC MAIN commitmail json YAML

File system snapshots are no longer experimental.

(hannken)

2010-11-05 09:28:46 UTC netbsd-5 commitmail json YAML

Rename netbsd-compat50-5.1.tgz to compat50-5.1.tgz for consistency.
URL approved by spz@

(sborrill)

2010-11-05 09:09:01 UTC MAIN commitmail json YAML

New pkg_install requires -llzma, so to support static linking, be
explicit about what libraries are required, and not only depend on
shared library inter-dependencies to pull that in.
Fixes the build for sun2.

(he)

2010-11-05 08:55:57 UTC uebayasi-xip commitmail json YAML

2010-11-05 08:55:26 UTC uebayasi-xip commitmail json YAML

Brief introduction of xip(4).

(uebayasi)

2010-11-05 08:54:57 UTC uebayasi-xip commitmail json YAML

2010-11-05 08:34:36 UTC MAIN commitmail json YAML

Only read from HID1 when a G3 CPU was detected in cpu_get_dfs(), otherwise
the access might cause a PGM trap.

(phx)

2010-11-05 07:55:58 UTC netbsd-5 commitmail json YAML

Only include link to binary compatibility packages on relevant ports

(sborrill)

2010-11-05 07:41:20 UTC MAIN commitmail json YAML

Explicitly link netpgpverify with libmj, rather than letting libnetpgp
bring it in.

Fixes a build issue on RHEL 6.

(agc)

2010-11-05 07:40:41 UTC MAIN commitmail json YAML

Explicitly link netpgp with libmj, rather than letting libnetpgp bring it
in.

Fixes a build issue on RHEL 6.

(agc)

2010-11-05 07:39:59 UTC MAIN commitmail json YAML

Explicitly link netpgp with libmj, rather than letting libnetpgp bring it
in.

Fixes a build issue on RHEL 6.

(agc)

2010-11-05 07:39:22 UTC netbsd-5 commitmail json YAML

2010-11-05 07:33:47 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #1465):
sys/arch/i386/stand/misc/rawr32.exe.uue: revision 1.1
sys/arch/i386/stand/misc/Makefile: revision 1.7
sys/arch/i386/stand/misc/rawr32src.zip.uue: file removal
sys/arch/i386/stand/misc/rawr32.zip.uue: file removal
Update Rawrite32 to the latest version

(snj)

2010-11-05 07:30:25 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #1465):
distrib/notes/common/main: revision 1.467
Adapt to newer Rawrite32 version

(snj)

2010-11-05 07:29:48 UTC netbsd-5 commitmail json YAML

Pull up following revision(s) (requested by martin in ticket #1465):
distrib/notes/macppc/prep.OPENFIRMWARE: revision 1.14
Update rawrite32 url

(snj)

2010-11-05 03:37:19 UTC MAIN commitmail json YAML

2010-11-05 03:30:52 UTC MAIN commitmail json YAML

avoid calling a debug function that's not exported in libnetpgp

(agc)

2010-11-05 03:01:57 UTC MAIN commitmail json YAML

2010-11-05 02:50:43 UTC MAIN commitmail json YAML

run autoconf so we can generate a Makefile in src/libmj

(agc)

2010-11-05 02:36:01 UTC MAIN commitmail json YAML

generate the Makefile in src/libmj too

(agc)

2010-11-05 01:35:58 UTC MAIN commitmail json YAML

2010-11-05 01:34:52 UTC MAIN commitmail json YAML

Add pfsync to ALL kernel.

(rmind)

2010-11-05 00:21:51 UTC MAIN commitmail json YAML

ip_reass_packet: finish abstraction; some clean-up.
Discussed some time ago with matt@.

(rmind)

2010-11-04 23:38:18 UTC MAIN commitmail json YAML

#ifdef variable correctly

(pooka)

2010-11-04 23:37:27 UTC MAIN commitmail json YAML

be consistent in what to leave outside of SMALL

(pooka)

2010-11-04 23:36:10 UTC MAIN commitmail json YAML

Support RUMP_ACTION to compile a rump kernel client.

(pooka)

2010-11-04 23:31:13 UTC MAIN commitmail json YAML

2010-11-04 22:05:43 UTC MAIN commitmail json YAML

2010-11-04 22:00:51 UTC MAIN commitmail json YAML

Replace the copyright with a new TNF copyright since nothing of the old
ip_id.c remains.  Remove old comments which have no relevance anymore.

(matt)

2010-11-04 21:49:46 UTC MAIN commitmail json YAML

scrub the whole array, not just the first n malloced entries.

(christos)

2010-11-04 21:15:55 UTC MAIN commitmail json YAML

2010-11-04 21:01:29 UTC MAIN commitmail json YAML

2010-11-04 20:57:01 UTC MAIN commitmail json YAML

2010-11-04 20:54:08 UTC MAIN commitmail json YAML

2010-11-04 20:51:19 UTC MAIN commitmail json YAML

regen: standalone client support for rump syscalls

(pooka)

2010-11-04 20:50:30 UTC MAIN commitmail json YAML

Create rump_syscalls.c in two flavours: one which can be compiled
standalone as the clientside and one which expects to be compiled
into the rump kernel.

(pooka)

2010-11-04 20:08:12 UTC MAIN commitmail json YAML

Initialize pointers to NULL to avoid accidentally free(9)'ing garbage.
Should address the panic reported by Alan Bueno in PR # 44042. The root
cause (an empty _DOD) is yet to be determined.

(jruoho)

2010-11-04 20:02:45 UTC netbsd-5 commitmail json YAML

Extend discussion of libpixman and libXfont compat issue and compatibility
packages (URL is not yet 100% decided, but is currently correct).

Rename discussion of pthread and SA support to fix duplicate subsection names
(previously two sections about upgrading from 4.x).

Change some text from 5.0 to 5.x.

(sborrill)

2010-11-04 17:03:20 UTC MAIN commitmail json YAML

2010-11-04 17:02:35 UTC MAIN commitmail json YAML

apply "shut up, lint" for syscallargs.h

(pooka)

2010-11-04 16:48:29 UTC netbsd-5 commitmail json YAML

fill in bits for 5.1:
* SA list
* dedication
* statically linked pthreaders have been fixed

(pooka)

2010-11-04 16:24:22 UTC MAIN commitmail json YAML

Apply the patch from Peter Pentchev in PR 44041

``When netpgp thinks (even for a little while, even if it
should change its mind almost immediately) that it's
processing a detached signature, it sends a message to that
effect to io->outs.
This kind of interferes with "netpgp --cat" :)''

Use io->errs instead of io->outs for the informational message.

(agc)

2010-11-04 16:13:35 UTC MAIN commitmail json YAML

Apply patch from Peter Pentchev in PR 44040

The patch fixes two problems when verifying a clearsigned message:
- a copy/paste error - "litdata" should be "cleartext"
- a use of an uninitialized variable, resulting in freeing
  an uninitialized pointer on the stack... resulting in a segfault

(agc)

2010-11-04 15:40:44 UTC MAIN commitmail json YAML

Note the user-specified cipher has been implemented

(agc)

2010-11-04 15:39:43 UTC MAIN commitmail json YAML

add an additional test for the user-specified cipher

(agc)

2010-11-04 15:39:09 UTC MAIN commitmail json YAML

allow user-specification of cipher to be used when encrypting packets.

at the user level, this is specified using the --cipher=<ciphername>
option.

(agc)

2010-11-04 15:38:45 UTC MAIN commitmail json YAML

2010-11-04 14:08:31 UTC MAIN commitmail json YAML

2010-11-04 13:53:12 UTC MAIN commitmail json YAML

PR/43998, PR/44021: In narrow history emulation, don't treat UTF-8 character
sets specially as far as history goes since we always need to do the conversion
from narrow [history] to wide [editline].

(christos)

2010-11-04 13:45:31 UTC MAIN commitmail json YAML

Add the new --cipher option to usage message, pointed out by Thomas
Klausner -- thanks, wiz!

(agc)

2010-11-04 13:24:27 UTC MAIN commitmail json YAML

2010-11-04 13:22:21 UTC MAIN commitmail json YAML

Remove paragraph about pkg_add'ing the firmware, it's coming with the
base system. Bump date.

(wiz)

2010-11-04 13:21:08 UTC MAIN commitmail json YAML

2010-11-04 13:13:43 UTC MAIN commitmail json YAML

Don't include the now non-existent usb_port.h

(pgoyette)

2010-11-04 13:01:42 UTC MAIN commitmail json YAML

Remove lib/libc/stdio - no longer anything in there.

(pgoyette)

2010-11-04 13:00:07 UTC MAIN commitmail json YAML

Add files for lib/libc/stdio tests.

(pgoyette)

2010-11-04 12:16:15 UTC MAIN commitmail json YAML

2010-11-04 11:57:49 UTC uebayasi-xip commitmail json YAML

2010-11-04 11:50:27 UTC MAIN commitmail json YAML

+ tests/lib/libc/stdio

(pooka)

2010-11-04 09:30:33 UTC MAIN commitmail json YAML

2010-11-04 09:19:15 UTC MAIN commitmail json YAML

2010-11-04 09:18:39 UTC MAIN commitmail json YAML

add dlink3 and netgear3

(pooka)

2010-11-04 08:54:44 UTC MAIN commitmail json YAML

2010-11-04 08:47:38 UTC uebayasi-xip commitmail json YAML

Split physical device segment pages from "managed" to "managed
device".  Cache that information as a flag PG_DEVICE so that callers
don't need to walk physsegs everytime.

Remove PQ_FIXED, which means that page daemon doesn't need to know
device segment pages at all.  But still fault handlers need to know
them.

I think this is what I can do best now.

(uebayasi)

2010-11-04 07:47:30 UTC MAIN commitmail json YAML

2010-11-04 07:35:09 UTC MAIN commitmail json YAML

Only include camellia cipher if openssl supports it

(agc)

2010-11-04 07:33:46 UTC MAIN commitmail json YAML

2010-11-04 07:31:27 UTC uebayasi-xip commitmail json YAML

Remove a XXX comment which is only confusing.

(uebayasi)

2010-11-04 07:30:00 UTC uebayasi-xip commitmail json YAML

2010-11-04 07:03:41 UTC MAIN commitmail json YAML

autoconf guard for <openssl/camellia.h>

(agc)

2010-11-04 07:02:25 UTC MAIN commitmail json YAML

update version string to 20101103

(agc)

2010-11-04 07:01:53 UTC MAIN commitmail json YAML

2010-11-04 06:46:15 UTC MAIN commitmail json YAML

+ add ability in netpgpkeys(1) to specify the cipher (symmetric algorithm)
  as specified in RFC 5581
+ add the camellia cipher implementation from openssl

(agc)

2010-11-04 06:45:28 UTC MAIN commitmail json YAML

2010-11-04 06:42:22 UTC MAIN commitmail json YAML

put RFC 5581 in the reference section

(agc)

2010-11-04 06:41:45 UTC MAIN commitmail json YAML

Add RFC5581 in the reference section - The Camellia Cipher in OpenPGP

(agc)

2010-11-04 06:40:25 UTC MAIN commitmail json YAML

Add RFC5581 in the reference section - The Camellia Cipher in OpenPGP

(agc)

2010-11-04 04:33:35 UTC MAIN commitmail json YAML

uebayasi-xip: add mdsetimage directories.

(uebayasi)

2010-11-04 03:15:51 UTC MAIN commitmail json YAML

usb_port.h was deleted, no need to skip it when computing tags.

(dyoung)

2010-11-04 03:14:54 UTC MAIN commitmail json YAML

usb_port.h was deleted, no need to mention it here.

(dyoung)

2010-11-04 01:59:22 UTC MAIN commitmail json YAML

Poison any code that still uses <dev/usb/usb_port.h> by removing the
empty header file.

(dyoung)

2010-11-04 01:58:07 UTC MAIN commitmail json YAML

2010-11-04 01:18:35 UTC MAIN commitmail json YAML

check return values from memory allocation routines in symmetric key
initialisation. return an error if allocation failed.

modify symmetric key initialisation function signature to return an
indication of success or failure.

get rid of one-time typedef for function definitions; their indirection
does not add any extra insight, and just obfuscates the declarations.

(agc)

2010-11-03 23:46:35 UTC MAIN commitmail json YAML

Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),
USB_MATCH(), et cetera.  These files produce the same assembly
(according to objdump -d) before and after the change, except for minor
differences in moscom.c, uark.c, and xboxcontroller.c which I traced
to line-number shifts and KASSERT() invocation in the child-detachment
routines---e.g., moscom_childdet().

(dyoung)

2010-11-03 23:24:14 UTC MAIN commitmail json YAML

Add to ALL some USB drivers that are never compiled, otherwise:
moscom(4), uark(4), uhmodem(4), uyurex(4).

(dyoung)

2010-11-03 22:59:40 UTC MAIN commitmail json YAML

Change a stray USBDEVNAME to device_xname().  Only affects DIAGNOSTIC
kernels.

(dyoung)

2010-11-03 22:40:51 UTC MAIN commitmail json YAML

Use man links for lua and xz.

(wiz)

2010-11-03 22:34:25 UTC MAIN commitmail json YAML

2010-11-03 22:30:51 UTC MAIN commitmail json YAML

Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),
USB_MATCH(), et cetera.  These files produce the same assembly
(according to objdump -d) before and after the change, except for
if_cue.c where two adjacent instructions inexplicably change order.

Straggler from last: commit corresponding header files.

(dyoung)

2010-11-03 22:28:32 UTC MAIN commitmail json YAML

Stop using the compatibility macros USB_ATTACH(), USB_DETACH(),
USB_MATCH(), et cetera.  These files produce the same assembly
(according to objdump -d) before and after the change, except for
if_cue.c where two adjacent instructions inexplicably change order.

(dyoung)

2010-11-03 21:46:36 UTC MAIN commitmail json YAML

2010-11-03 21:44:46 UTC MAIN commitmail json YAML

make that u_int, because it is passed as a socket option.

(christos)

2010-11-03 21:07:25 UTC MAIN commitmail json YAML

remove USB_ macros per dyoung.

(christos)

2010-11-03 20:46:58 UTC MAIN commitmail json YAML

2010-11-03 20:46:33 UTC MAIN commitmail json YAML

2010-11-03 20:46:15 UTC MAIN commitmail json YAML

restore missing, sort, fix whitespace

(christos)

2010-11-03 20:20:12 UTC MAIN commitmail json YAML

disable string again

(christos)

2010-11-03 20:11:33 UTC MAIN commitmail json YAML

actual location of firmware files.

(christos)