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 (4h)  netbsd-8 (6d)  netbsd-10 (6d)  netbsd-9 (12d)  thorpej-ifq (176d)  thorpej-altq-separation (178d) 

2024-05-10 19:00:14 UTC Now

2008-09-24 17:26:37 UTC MAIN commitmail json YAML

Enable fss(4) in not only GENERIC but also all !INSTALL kernels (i.e. DRACO).

(tsutsui)

2008-09-24 17:25:49 UTC netbsd-4 commitmail json YAML

2008-09-24 17:25:23 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by christos in ticket #1205):
sys/dev/pci/arcmsrvar.h: revision 1.13
sys/dev/pci/arcmsr.c: revision 1.22
PR/39583: Brad du Plessis: acrmsr(4) driver doesn't report number of
volumes correctly
to bioctl(8)
PR/39584: Juan RP: arcmsr(4) driver disk state values are incorrect (for
ARC-1220)

(bouyer)

2008-09-24 17:20:43 UTC MAIN commitmail json YAML

Regen from GENERIC.in rev 1.68:
> Add accept filters to a proper file, as _READ_ME_FIRST_ claims.

(tsutsui)

2008-09-24 17:18:02 UTC MAIN commitmail json YAML

Add accept filters to a proper file, as _READ_ME_FIRST_ claims.

(tsutsui)

2008-09-24 17:04:27 UTC wrstuden-revivesa commitmail json YAML

Fix typo in call to sys_nosys().

(wrstuden)

2008-09-24 16:58:54 UTC MAIN commitmail json YAML

2008-09-24 16:41:23 UTC wrstuden-revivesa commitmail json YAML

2008-09-24 16:38:59 UTC wrstuden-revivesa commitmail json YAML

2008-09-24 16:35:51 UTC wrstuden-revivesa commitmail json YAML

2008-09-24 16:35:09 UTC wrstuden-revivesa commitmail json YAML

src/external/bsd/pcc/dist/pcc/cc/ccom/pftn.c@1.3.2.3 / diff / nxr@1.3.2.3
src/external/mit/xorg/bin/xinit/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/bigreqsproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/compositeproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/damageproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/evieext/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/fixesproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/fontcacheproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/fontsproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/glproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/inputproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/kbproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/printproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/randrproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/recordproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/renderproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/resourceproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/scrnsaverproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/trapproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
src/external/mit/xorg/include/videoproto/Makefile@1.2.2.3 / diff / nxr@1.2.2.3
      :
(more 131 files)
Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.

(wrstuden)

2008-09-24 16:32:57 UTC wrstuden-revivesa commitmail json YAML

2008-09-24 16:30:24 UTC wrstuden-revivesa commitmail json YAML

2008-09-24 16:29:49 UTC wrstuden-revivesa commitmail json YAML

Merge in changes between wrstuden-revivesa-base-2 and
wrstuden-revivesa-base-3.

(wrstuden)

2008-09-24 16:24:30 UTC MAIN commitmail json YAML

fix newer gcc warning.

(christos)

2008-09-24 14:36:02 UTC MAIN commitmail json YAML

From Ilya Dogolazky ilya.dogolazky at teleca dot fi:

The new algorithm does not use any array initialisation.
Instead of that the only integer variable "index" is initialized.
It is not using any bitwise operations and shifts as well.

The well-known algorithm (an efficient representation for sparse sets) is
mentioned as exercise 2.12 in "The Design and Analysis of Computer Algorithms"
by Alfred Aho, John Hopcroft and Jeffrey Ullman. It is described here
http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.30.7319
and here
http://research.swtch.com/2008/03/using-uninitialized-memory-for-fun-and.html

(christos)

2008-09-24 10:11:29 UTC MAIN commitmail json YAML

2008-09-24 10:07:19 UTC MAIN commitmail json YAML

PR kern/30525 remounting ffs read-only (mount -ur) does not sync metadata

Prevent r/w to r/o downgrade until such time as someone has verified all
the relevant file system code.

(ad)

2008-09-24 09:44:09 UTC MAIN commitmail json YAML

PR kern/39307 mfs will sometimes panic at umount time

Don't drop reference to the mount if VFS_START() fails - that's for unmount
to do.

(ad)

2008-09-24 09:37:13 UTC MAIN commitmail json YAML

Don't assign vnode::v_mount. getnewvnode() does it.

(ad)

2008-09-24 09:33:41 UTC MAIN commitmail json YAML

PR kern/39307 mfs will sometimes panic at umount time

In vfs_destroy, assert that the refcount is not dropping below zero.

(ad)

2008-09-24 08:19:19 UTC MAIN commitmail json YAML

Resolve a race when physio_done signals completion before it tries to
free a buffer.  This will fail if the buffer owner has a chance to
modify the BC_DONTFREE flag before putphysbuf() examines it.

Fix by removing get/putphysbuf() and BC_DONTFREE.  Physio_done() now
has an explicit test for a buffer coming from the call of physio().

Observed by Lars Nordlund when writing a DVD with growisofs, see PR kern/39536.

Reviewed by: Jason Thorpe <thorpej@netbsd.org>

(hannken)

2008-09-24 07:57:30 UTC MAIN commitmail json YAML

PR kern/38872 vnconfig panics with rw lock error

Pass IO_NODELOCKED where needed.

(ad)

2008-09-24 07:38:04 UTC MAIN commitmail json YAML

regen for recent change to examples and objdir advice,
and for the older MKSTRIPIDENT change.

(apb)

2008-09-24 07:36:52 UTC MAIN commitmail json YAML

* Strengthen the advice against relying on the default objdir selection
  rules.
* Add "[options]" to examples in an attempt to make it clear that
  extra options should be passed.

(apb)

2008-09-24 07:19:18 UTC MAIN commitmail json YAML

If you want to test option INET, make sure that it is in sight.

(ws)

2008-09-24 05:28:33 UTC wrstuden-revivesa commitmail json YAML

2008-09-24 04:59:05 UTC wrstuden-revivesa commitmail json YAML

2008-09-24 04:58:25 UTC wrstuden-revivesa commitmail json YAML

2008-09-24 04:54:48 UTC wrstuden-revivesa commitmail json YAML

2008-09-24 04:45:56 UTC wrstuden-revivesa commitmail json YAML

Add files missed in sync with head

(wrstuden)

2008-09-24 04:08:38 UTC wrstuden-revivesa commitmail json YAML

2008-09-24 02:19:45 UTC MAIN commitmail json YAML

If you're going to add c99's entries to the setlists, you probably want to
descend into the directory. (HI HUBERT!)

(dogcow)

2008-09-24 00:19:46 UTC MAIN commitmail json YAML

Fix standard name, add c99 features, misc other cleanup.

(hubertf)

2008-09-23 23:59:40 UTC MAIN commitmail json YAML

Implement /usr/bin/c99 script as wrapper for cc to run in C99 compatible
mode. Patch submitted by Andy Shevchenko <andy.shevchenko@gmail.com>
on tech-userlevel.

(hubertf)

2008-09-23 23:59:04 UTC MAIN commitmail json YAML

2008-09-23 22:40:46 UTC MAIN commitmail json YAML

Make kauth_cred_setgroups() signature match the const, hard reality.

(pooka)

2008-09-23 22:22:41 UTC MAIN commitmail json YAML

PR/39583: Brad du Plessis: acrmsr(4) driver doesn't report number of volumes correctly
to bioctl(8)
PR/39584: Juan RP: arcmsr(4) driver disk state values are incorrect (for ARC-1220)

(christos)

2008-09-23 22:20:24 UTC MAIN commitmail json YAML

Move [hH][eE][xX][dD][iI][gG][iI][tT][sS](*) from subr_prf to subr_prf2
for use with rumps.

*) yes, I just had to.  Notably though, there were only two
  symbols instead of 128.

(pooka)

2008-09-23 22:14:09 UTC MAIN commitmail json YAML

PR/39458: Juan RP: avoid attaching coretemp on systems that don't have it
by checking the read valid bit.

(christos)

2008-09-23 21:50:41 UTC MAIN commitmail json YAML

Fix a typo/mispelling.
Spell out minimum and maximum.

(reed)

2008-09-23 21:36:35 UTC MAIN commitmail json YAML

Nuke unneeded printf().  Spotted by pooka@.

(oster)

2008-09-23 21:30:11 UTC MAIN commitmail json YAML

pmap_is_modified() and pmap_is_referenced(): when we don't find a cached
positive answer in the list head, make sure to aquire pmap_lock before
traversing the pv list (and update the cache in head).
Fixes a diagnostic debugger call reported by Havard Eidnes.

(martin)

2008-09-23 16:44:49 UTC MAIN commitmail json YAML

fix half-assed change usec -> nsec that broke non-real timers.

(christos)

2008-09-23 15:27:59 UTC MAIN commitmail json YAML

Remove some of my debugging code which was not meant to be committed
in the wapbl merge.

(pooka)

2008-09-23 14:58:05 UTC MAIN commitmail json YAML

IPTOS values are defined in netinet/ip.h, not netinet/in.h.

(briggs)

2008-09-23 14:54:23 UTC MAIN commitmail json YAML

Explicitly disable all GPEs and clear fixed events before enabling
interrupts. This is the first part of PR 38683.

(joerg)

2008-09-23 14:07:11 UTC MAIN commitmail json YAML

Almost fix capturing audio with harmony(4).

There is a still a bug whereby a chunk of previously recorded data may
appear in the recorded audio file. This goes part way to fixing PR/35239

(mjf)

2008-09-23 13:58:59 UTC MAIN commitmail json YAML

properly 'probe' the MPC7400's L1 caches - before we'd fall through to
setting both to PAGE_SIZE

(macallan)

2008-09-23 12:37:06 UTC MAIN commitmail json YAML

fix reversed comment, from anon ymous

(christos)

2008-09-23 11:33:56 UTC MAIN commitmail json YAML

add more includes to CPPFLAGS for dri/drm

(rtr)

2008-09-23 11:33:16 UTC MAIN commitmail json YAML

descend into xf86-video-mach64

(rtr)

2008-09-23 10:17:06 UTC MAIN commitmail json YAML

Speed up ipmi attach a bit, although boot times on my workstation still suck:

before 18s
after 14s
without ipmi 8s

(ad)

2008-09-23 10:09:56 UTC MAIN commitmail json YAML

Use "processor set" term to avoid confusion with cpuset(3).
Mention pset(3) man page.

(rmind)

2008-09-23 08:56:15 UTC MAIN commitmail json YAML

Move test for __SWAP_BROKEN here.

(ad)

2008-09-23 08:55:53 UTC MAIN commitmail json YAML

- Make free target 0.5%, but limit to between 128k and 1024k.
- Scale free target by number of CPUs.
- Prefer pageing to swapping.

Proposed on tech-kern.

(ad)

2008-09-23 08:50:11 UTC MAIN commitmail json YAML

stts: don't modify %cr0 if TS is already set.

(ad)

2008-09-23 07:56:59 UTC MAIN commitmail json YAML

Build modular fss driver.

Reviewed by: Quentin Garnier <cube@netbsd.org>

(hannken)

2008-09-23 06:59:43 UTC MAIN commitmail json YAML

2008-09-23 06:08:07 UTC MAIN commitmail json YAML

2008-09-22 18:16:36 UTC netbsd-4-0 commitmail json YAML

2008-09-22 18:16:20 UTC netbsd-4 commitmail json YAML

tickets 1203, 1204

(bouyer)

2008-09-22 18:15:01 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1204):
distrib/hpcarm/Makefile 1.4 - 1.6
distrib/hpcarm/instkernel/Makefile 1.1
distrib/hpcarm/stand/Makefile 1.1 - 1.2
distrib/hpcmips/Makefile 1.29 - 1.33
distrib/hpcmips/instkernel/Makefile 1.1
distrib/hpcmips/stand/Makefile 1.1 - 1.2
distrib/hpcsh/Makefile 1.7 - 1.9
distrib/hpcsh/instkernel/Makefile 1.1
distrib/hpcsh/stand/Makefile 1.1 - 1.2
distrib/miniroot/Makefile 1.65 - 1.66
etc/etc.hpcarm/Makefile.inc 1.6 - 1.8
etc/etc.hpcmips/Makefile.inc 1.9 - 1.10
etc/etc.hpcsh/Makefile.inc 1.4 - 1.5
Build install kernels and standalone bootloaders in their own directories
so that parallel build works properly.
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
${RELEASEDIR}/${RELEASEMACHINEDIR}
Add ${IMAGE}.gz to dependency list of release:: target as well as the one
in src/distrib/common/Makefile.image so that ${MAKESUMS} will be invoked
after the target image is installed into the releasedir, not before,
even if make -jN is specified.
XXX some ports do ${MAKESUMS} for installation/miniroot files
XXX in etc/etc.${MACHINE}/Makefile.inc later again.
- add INSTALLATION_DIRS+=installation/miniroot so that miniroot.fs.gz
  image is installed properly
- INSTALL_IPAQ should be in BUILD_KERNELS rather than KERNEL_SETS
  since it requires ramdisk image by mdsetimage(8) in src/distrib
Invoke ${MAKESUMS} for ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation files
as snap_md_post target in etc/etc.${MACHINE}/Makefile.inc rather than
as release target in distrib/${MACHINE}/Makefile so that builds for
release in distrib/${MACHINE}/Makefile don't have to be serialized.

(bouyer)

2008-09-22 18:14:44 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1204):
distrib/hpcarm/Makefile 1.4 - 1.6
distrib/hpcarm/instkernel/Makefile 1.1
distrib/hpcarm/stand/Makefile 1.1 - 1.2
distrib/hpcmips/Makefile 1.29 - 1.33
distrib/hpcmips/instkernel/Makefile 1.1
distrib/hpcmips/stand/Makefile 1.1 - 1.2
distrib/hpcsh/Makefile 1.7 - 1.9
distrib/hpcsh/instkernel/Makefile 1.1
distrib/hpcsh/stand/Makefile 1.1 - 1.2
distrib/miniroot/Makefile 1.65 - 1.66
etc/etc.hpcarm/Makefile.inc 1.6 - 1.8
etc/etc.hpcmips/Makefile.inc 1.9 - 1.10
etc/etc.hpcsh/Makefile.inc 1.4 - 1.5
Build install kernels and standalone bootloaders in their own directories
so that parallel build works properly.
Change remaining instances of ${RELEASEDIR}/${MACHINES} to
${RELEASEDIR}/${RELEASEMACHINEDIR}
Add ${IMAGE}.gz to dependency list of release:: target as well as the one
in src/distrib/common/Makefile.image so that ${MAKESUMS} will be invoked
after the target image is installed into the releasedir, not before,
even if make -jN is specified.
XXX some ports do ${MAKESUMS} for installation/miniroot files
XXX in etc/etc.${MACHINE}/Makefile.inc later again.
- add INSTALLATION_DIRS+=installation/miniroot so that miniroot.fs.gz
  image is installed properly
- INSTALL_IPAQ should be in BUILD_KERNELS rather than KERNEL_SETS
  since it requires ramdisk image by mdsetimage(8) in src/distrib
Invoke ${MAKESUMS} for ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation files
as snap_md_post target in etc/etc.${MACHINE}/Makefile.inc rather than
as release target in distrib/${MACHINE}/Makefile so that builds for
release in distrib/${MACHINE}/Makefile don't have to be serialized.

(bouyer)

2008-09-22 17:54:42 UTC netbsd-4-0 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1203):
distrib/notes/common/postinstall: revision 1.68, 1.69
distrib/notes/common/main: revision 1.417 - 1.420
Various update and fixes to developers lists.
Update URLs for packages PKG_PATH
Add a note about a version mismatch warning of pkg_add(1) command.

(bouyer)

2008-09-22 17:53:51 UTC netbsd-4 commitmail json YAML

Pull up following revision(s) (requested by tsutsui in ticket #1203):
distrib/notes/common/postinstall: revision 1.68, 1.69
distrib/notes/common/main: revision 1.417 - 1.420
Various update and fixes to developers lists.
Update URLs for packages PKG_PATH
Add a note about a version mismatch warning of pkg_add(1) command.

(bouyer)

2008-09-22 16:19:57 UTC MAIN commitmail json YAML

2008-09-22 16:11:48 UTC MAIN commitmail json YAML

Descend into exa to build and install it.

(cube)

2008-09-22 13:10:25 UTC MAIN commitmail json YAML

sign over my copyright to TNF

(hubertf)

2008-09-22 13:09:22 UTC MAIN commitmail json YAML

use latest TNF copyright

(hubertf)

2008-09-22 13:08:51 UTC MAIN commitmail json YAML

2008-09-22 13:07:46 UTC MAIN commitmail json YAML

2008-09-22 13:06:57 UTC MAIN commitmail json YAML

Sign over my copyright to TNF

(hubertf)

2008-09-22 09:11:38 UTC haad-dm commitmail json YAML

Fix bug where I tried to prop_object_release null object which caused weird
atuvm panic. Change init functions to failed when they receive params string
== NULL when they need some data.

(haad)

2008-09-22 08:22:45 UTC MAIN commitmail json YAML

2008-09-22 08:21:34 UTC MAIN commitmail json YAML

2008-09-21 23:22:01 UTC MAIN commitmail json YAML

Revert previous, pooka@ points out it's wrong.

(freza)

2008-09-21 21:15:28 UTC MAIN commitmail json YAML

Remember previous display brightness across suspend/resume; now we don't
need X to restore the display for us.

(jmcneill)

2008-09-21 21:08:22 UTC MAIN commitmail json YAML

WAPBL: in '%s: replaying log to disk' message use the path we're
    trying to mount on instead of the misleading last-mounted-on
    path. Reported by jmcneill.

(freza)

2008-09-21 19:46:00 UTC MAIN commitmail json YAML

2008-09-21 19:29:50 UTC MAIN commitmail json YAML

Register with pmf

(jmcneill)

2008-09-21 19:28:36 UTC MAIN commitmail json YAML

Register with pmf

(jmcneill)

2008-09-21 19:26:36 UTC MAIN commitmail json YAML

2008-09-21 19:22:21 UTC MAIN commitmail json YAML

Guard against short bHeaderLength when processing video payload

(jmcneill)

2008-09-21 18:20:03 UTC MAIN commitmail json YAML

Make it compile with DPRINTFs disabled.

(freza)

2008-09-21 18:02:00 UTC MAIN commitmail json YAML

Remove entry in BUGS section about bulk endpoints; bump date.

(jmcneill)

2008-09-21 18:00:11 UTC MAIN commitmail json YAML

mjf and I added bulk endpoint support to uvideo(4)

(jmcneill)

2008-09-21 17:58:05 UTC MAIN commitmail json YAML

Discard frames with header lengths larger than we expect them to be.
Use USBD_NO_COPY and no timeout with the bulk transfer. uvideo(4)
works on EeePC now.

(jmcneill)

2008-09-21 17:25:00 UTC MAIN commitmail json YAML

Misc cosmetics:
- add manpage suffix to several entries
- Nubus -> NuBus
- uppercase NVIDIA, GPL
- use `udf' for theme consistently (not fs/udf) as other filesystems

(tsutsui)

2008-09-21 16:59:46 UTC MAIN commitmail json YAML

add missing attributes to the remaining calls, even the ones that gcc has
builtin attributes for (for symmetry and consistency). In the future this
might change to use compiler-neutral macros. On the other hand I don't
know of any other compiler that provides other macros with similar
functionality, so why bother?

(christos)

2008-09-21 16:46:01 UTC MAIN commitmail json YAML

Sort options. Uppercase GNU.

(wiz)

2008-09-21 16:36:36 UTC MAIN commitmail json YAML

regen from configure.ac 1.16

(lukem)

2008-09-21 16:35:25 UTC MAIN commitmail json YAML

2008-09-21 16:30:19 UTC MAIN commitmail json YAML

recent merge from NetBSD
man page @substitution@

(lukem)

2008-09-21 16:21:57 UTC MAIN commitmail json YAML

2008-09-21 16:21:13 UTC MAIN commitmail json YAML

Build .man from .manin, and .cat from .man, and install the
man and catman pages to the appropriate directories.
The .manin files are generated by ../build-aux/netbsd2tnftpd.

(lukem)

2008-09-21 16:15:29 UTC MAIN commitmail json YAML

Script to assist in preparing src/libexec/ftpd for importing into
othersrc/libexec/tnftpd/src.
Currently just builds the man page ".manin" files, which need to
be @substituted@.

(lukem)

2008-09-21 14:44:01 UTC MAIN commitmail json YAML

2008-09-21 14:24:00 UTC MAIN commitmail json YAML

Add a note about a version mismatch warning of pkg_add(1) command.

(tsutsui)

2008-09-21 14:23:39 UTC MAIN commitmail json YAML

2008-09-21 14:20:11 UTC MAIN commitmail json YAML

Sync to NetBSD-ftpd 20080921:
* Don't split large commands into multiple commands; just fail on them.
  This prevents CSRF-like attacks, when a web browser is used to access
  an ftp server.
  Reported by Maksymilian Arciemowicz <cxib@securityreason.com>.
  Fix mostly derived from OpenBSD, written by Moritz Jodeit
  <moritz@OpenBSD.org>
* Enhance -C to support an optional @host ('-C user[@host]'):
  checks whether user as connecting from host would be granted
  access by ftpusers(5).
  Support IPv6 in the host directive of ftpusers(5).
  Both features from Rudolf Cejka <cejkar@fit.vutbr.cz>
  (FreeBSD's tnftpd port maintainer).

Status:

Vendor Tag: TNF
Release Tags: NetBSD-20080921

(lukem)

2008-09-21 14:13:24 UTC MAIN commitmail json YAML

UVC bulk endpoint support, from myself, mjf, and a bottle of vodka. Mostly
works, doesn't handle stream errors properly yet.

(jmcneill)

2008-09-21 14:10:54 UTC MAIN commitmail json YAML

Add some more entries now we're using LIBISMODULE to install the dri .so files.

(lukem)

2008-09-21 14:08:46 UTC MAIN commitmail json YAML

2008-09-21 13:29:24 UTC MAIN commitmail json YAML

- fix pasto
- add [name date] to recent am-utils 6.2a3 import

(tsutsui)

2008-09-21 12:10:34 UTC MAIN commitmail json YAML

add /usr/X11R7/lib/modules/dri

(rtr)

2008-09-21 11:13:14 UTC MAIN commitmail json YAML

Describe hw.acpi_supported_states. Info from joerg.

(wiz)

2008-09-21 11:12:36 UTC MAIN commitmail json YAML

Mention two relevant sysctls. Info provided by joerg.

(wiz)

2008-09-21 11:06:00 UTC MAIN commitmail json YAML

Add more user visible changes.

(tsutsui)

2008-09-21 10:25:07 UTC MAIN commitmail json YAML

2008-09-21 09:38:27 UTC MAIN commitmail json YAML

Use M_80211_NODE for 'zyd_node' allocation instead of M_DEVBUF.

(freza)

2008-09-21 06:20:46 UTC MAIN commitmail json YAML

Use passwd(5) instead of /etc/pwd.db as the name of the "password data base".

(lukem)

2008-09-21 06:20:07 UTC MAIN commitmail json YAML

Fix 'arith: syntax error: " N_SRC_ARGS + 1 "' error which occurs with
the Debian default shell ("dash").

Now cross-build works again on Ubuntu 7.10.

(junyoung)

2008-09-21 02:12:25 UTC MAIN commitmail json YAML

add X11SRCDIR.xf86-video-nvxbox

(mrg)

2008-09-21 02:09:28 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-nvxbox/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/man/nvxbox.4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/mkinstalldirs@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/src/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/src/nv_const.h@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-nvxbox/dist/src/nv_cursor.c@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 19 files)
initial import of xf86-video-nvxbox-20070409

Status:

Vendor Tag: xorg
Release Tags: xf86-video-nvxbox-20070409

(mrg)

2008-09-21 01:46:40 UTC MAIN commitmail json YAML

add X11SRCDIR.xf86-video-mach64

(mrg)

2008-09-21 01:46:38 UTC MAIN commitmail json YAML

xsrc/external/mit/xf86-video-mach64/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/ChangeLog@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/README.ati@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/README.ati.sgml@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/aclocal.m4@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/config.guess@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/config.h.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/config.sub@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/configure@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/configure.ac@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/depcomp@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/install-sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/ltmain.sh@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/man/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/man/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/missing@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/src/Makefile.am@1.1.1.1 / diff / nxr@1.1.1.1
xsrc/external/mit/xf86-video-mach64/dist/src/Makefile.in@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 88 files)
initial import of xf86-video-mach64-6.8.0

Status:

Vendor Tag: xorg
Release Tags: xf86-video-mach64-6-8-0

(mrg)

2008-09-21 01:34:18 UTC MAIN commitmail json YAML

Activate build under dri.

(cube)

2008-09-21 01:34:03 UTC MAIN commitmail json YAML

Note the proper location of the DRI modules.

(cube)

2008-09-21 01:32:40 UTC MAIN commitmail json YAML

Install DRI modules.  If you don't like that they're in xbase or under
modules/dri, or even MI or whatever, please submit a proposal to tech-x11.

(cube)

2008-09-21 00:48:44 UTC MAIN commitmail json YAML

Add the directory in which the DRI modules are installed.

(cube)

2008-09-21 00:47:00 UTC MAIN commitmail json YAML

2008-09-20 21:05:58 UTC MAIN commitmail json YAML

Fix reversed test in uvideo_init_control, from Patrick Mahoney

(jmcneill)

2008-09-20 20:36:09 UTC MAIN commitmail json YAML

Fix IOCTL_PRIVCMD_MMAPBATCH: don't blindly map requested pages read/write
but use the map's protection bits, as the hypervisor may refuse read/write
mappings for some entries. Now suspend/resume of domUs should work
from a NetBSD dom0, provided that the domU's kernel supports it.

From Jean-Yves Migeon.

(bouyer)

2008-09-20 20:32:47 UTC MAIN commitmail json YAML

2008-09-20 20:11:24 UTC MAIN commitmail json YAML

texinfo-4.13 out.

(wiz)

2008-09-20 18:29:06 UTC MAIN commitmail json YAML

2008-09-20 18:28:29 UTC MAIN commitmail json YAML

iwn_node_alloc(): Allocate 'iwn_node' in M_80211_NODE (which is what
    ieee80211_node:node_free() expects), not M_DEVBUF. Fixes DIAGNOSTIC
    crashes due to suspected double-free.

(freza)

2008-09-20 18:19:11 UTC MAIN commitmail json YAML

Remove obsolete options I2OVERBOSE.

(tsutsui)

2008-09-20 18:17:56 UTC MAIN commitmail json YAML

2008-09-20 18:13:40 UTC MAIN commitmail json YAML

Add RGB555, RGB565, UYVY support

(jmcneill)

2008-09-20 17:38:19 UTC MAIN commitmail json YAML

Correct the documentation for the script name used by dhcpcd to be
/libexec/dhcpcd-run-hooks
not
/libexec/dhcpcd.sh

(chris)

2008-09-20 15:55:38 UTC MAIN commitmail json YAML

Use probe/GET_MAX to determine wCompQuality value during negotiation

(jmcneill)

2008-09-20 15:29:25 UTC MAIN commitmail json YAML

2008-09-20 15:26:44 UTC MAIN commitmail json YAML

Enable build of libOSMesa.

(cube)

2008-09-20 15:26:28 UTC MAIN commitmail json YAML

Don't install osmesa.h from here, libOSMesa will do it.

(cube)

2008-09-20 15:26:05 UTC MAIN commitmail json YAML

2008-09-20 14:56:57 UTC MAIN commitmail json YAML

Remove isp* from the cats GENERIC kernel.  This reduces the kernel size by
~700KB and brings the kernel below the 5MB size needed for cyclone firmware
to successfully boot the kernel.

(chris)

2008-09-20 14:53:37 UTC MAIN commitmail json YAML

Fix kernel boot issue on cats.

The delay(9) loop, used before the clock device is probed and a hardware timer
is available, was out by a factor of 625.

This wasn't an issue until revision 1.45 of sys/dev/ic/pckbc.c which switched
to using delay(9) when polling the keyboard controller.

Cats attaches the console (and pckbc) before the clock has been probed, and so
the delay loop code is used causing issue with the keyboard polling.

(chris)

2008-09-20 14:22:57 UTC MAIN commitmail json YAML

remove an unecessary "eval"

(apb)

2008-09-20 14:01:28 UTC MAIN commitmail json YAML

Print uDWord types with %u instead of %d

(jmcneill)

2008-09-20 12:12:38 UTC MAIN commitmail json YAML

* Allow multiple commands in $ifconfig_xxN variables in rc.conf(5).
  This may be done either by embedding newlines in the value,
  or by using semicolons to represent line breaks (but not both at once).
* Allow shell quoting insode $ifconfig_xxN variables or /etc/ifconfig.xxN
  files.  This allows something like ifconfig_wi0="ssid 'my network'; dhcp"

(apb)

2008-09-20 10:45:48 UTC MAIN commitmail json YAML

allow BINDIR to be set in bin/pawd/Makefile, so it won't get installed
into /usr/sbin..

(mrg)

2008-09-20 08:34:28 UTC MAIN commitmail json YAML

Update URLs for packages PKG_PATH from obsolete one:
ftp://ftp.NetBSD.org/pub/NetBSD/packages/{VERSION}/{MACHINE}/All
to newer one:
ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/{MACHINE}/{VERSION}/All
which is documented in the pkgsrc guide, and also note the alternative path:
/pub/NetBSD/packages/current-packages/NetBSD/{MACHINE}/{VERSION}/All
for mirrors which don't mirror /pub/pkgsrc but have only /pub/NetBSD.

(tsutsui)

2008-09-20 02:55:34 UTC MAIN commitmail json YAML

Remove pkgconfig-related items.

(cube)

2008-09-20 01:48:16 UTC MAIN commitmail json YAML

dirfd() replacement, fix fts() mem leak

(lukem)

2008-09-20 01:46:50 UTC MAIN commitmail json YAML

Apply rev 1.33 from NetBSD src/lib/libc/gen/fts.c:
Add fts_free() to complement fts_alloc(), and use instead of free().
Should avoid a memory leak on systems without ALIGNBYTES.

(lukem)

2008-09-20 00:14:12 UTC MAIN commitmail json YAML

Add fts_free() to complement fts_alloc(), and use instead of free().
Should avoid a memory leak on systems without ALIGNBYTES.

(lukem)

2008-09-19 23:02:30 UTC MAIN commitmail json YAML

Updated dhcpcd to 4.0.1.

(joerg)

2008-09-19 23:00:49 UTC MAIN commitmail json YAML

Just use WARNS=4 for dhcpcd.

(joerg)

2008-09-19 22:59:59 UTC MAIN commitmail json YAML

Import dhcpcd-4.0.1:
- basic resolvconf like functionality to combine the resolv.conf entries
from running instances
- improve timer handling to not break with early wake ups and other edge
cases related to the kernel time granularity
- improve handling of dhcpcd -n and rebinding after carrier loss to
better deal with changing networks
- add option to black list servers based on server id
- don't check for ARP conflict if the interface already has the address
- improve signal handling during vfork/exec

Status:

Vendor Tag: DHCPCD
Release Tags: dhcpcd-4-0-1

(joerg)

2008-09-19 22:54:56 UTC MAIN commitmail json YAML

support per file lex and yacc prefixes.

(christos)

2008-09-19 22:50:05 UTC MAIN commitmail json YAML

Add pseye, uvideo, video, UVIDEO_DEBUG

(jmcneill)

2008-09-19 22:04:19 UTC MAIN commitmail json YAML

Moved to src/external/bsd/libarchive/bin.

(joerg)

2008-09-19 22:01:26 UTC MAIN commitmail json YAML

2008-09-19 21:56:17 UTC MAIN commitmail json YAML

src/external/bsd/libarchive/dist/COPYING@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/NEWS@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/bsdcpio.1@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/cmdline.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/cpio.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/cpio.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/cpio_platform.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/err.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/matching.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/matching.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/pathmatch.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/pathmatch.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/test/list.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/test/main.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/test/test.h@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/test/test_0.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/test/test_basic.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/test/test_format_newc.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/test/test_gcpio_compat.c@1.1.1.1 / diff / nxr@1.1.1.1
src/external/bsd/libarchive/dist/cpio/test/test_gcpio_compat_ref.bin.uu@1.1.1.1 / diff / nxr@1.1.1.1
      :
(more 202 files)
Import libarchive-2.5.5. This makes bsdcpio more compatible with GNU
cpio's long options, copyies links when they cross devices in copy mode.
A number of other smaller bugfixes and improvements were added.

Status:

Vendor Tag: KIENTZLE
Release Tags: libarchive-2-5-5

(joerg)

2008-09-19 21:49:10 UTC MAIN commitmail json YAML

2008-09-19 21:46:58 UTC MAIN commitmail json YAML

2008-09-19 21:46:14 UTC MAIN commitmail json YAML

2008-09-19 21:44:13 UTC MAIN commitmail json YAML

2008-09-19 21:42:36 UTC MAIN commitmail json YAML

2008-09-19 21:41:51 UTC MAIN commitmail json YAML

2008-09-19 21:41:28 UTC MAIN commitmail json YAML

2008-09-19 21:38:41 UTC MAIN commitmail json YAML

2008-09-19 20:07:24 UTC MAIN commitmail json YAML

import current am-utils.

Status:

Vendor Tag: ezk
Release Tags: am-utils-6-2a3-20080919

(christos)

2008-09-19 19:27:39 UTC wrstuden-revivesa commitmail json YAML

2008-09-19 19:23:53 UTC wrstuden-revivesa commitmail json YAML

2008-09-19 19:22:39 UTC wrstuden-revivesa commitmail json YAML

2008-09-19 19:15:58 UTC MAIN commitmail json YAML

2008-09-19 18:41:20 UTC MAIN commitmail json YAML

Annotate patch update.

(joerg)

2008-09-19 18:33:34 UTC MAIN commitmail json YAML

Update patch to the version used by DragonFly and derived from OpenBSD.
Major changes are:
- better detection of double applied patches
- rejects remain unified diffs for unified patches
- far less limitations, e.g. patch lines may be arbitrary long

This addresses PR standards/11220 by changing patch -b behavior to be
POSIX compliant. Old behavior can be obtained using --suffix, which
works since NetBSD 1.4. pkgsrc has been adjusted accordingly.

(joerg)

2008-09-19 18:33:29 UTC MAIN commitmail json YAML

Sigh, fix previous properly.

(tsutsui)

2008-09-19 18:18:48 UTC wrstuden-revivesa commitmail json YAML

src/dist/bind/bin/tests/system/acl/clean.sh@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/dist/bind/bin/tests/system/acl/ns2/named1.conf@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/dist/bind/bin/tests/system/acl/ns2/named2.conf@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/dist/bind/bin/tests/system/acl/ns2/named3.conf@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/dist/bind/bin/tests/system/acl/ns2/named4.conf@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/dist/bind/bin/tests/system/acl/setup.sh@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/dist/bind/bin/tests/system/acl/tests.sh@1.1.1.2.2.2 / diff / nxr@1.1.1.2.2.2
src/dist/bind/contrib/query-loc-0.4.0/ADDRESSES@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/ALGO@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/INSTALL@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/Makefile.in@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/README@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/USAGE@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/config.h.in@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/configure@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/configure.in@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/install-sh@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/loc.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/loc.h@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
src/dist/bind/contrib/query-loc-0.4.0/loc_ntoa.c@1.1.1.1.2.2 / diff / nxr@1.1.1.1.2.2
      :
(more 3 files)
Add some things missed in a previous merge.

(wrstuden)

2008-09-19 18:18:38 UTC MAIN commitmail json YAML

Fix a typo in previous.

(tsutsui)

2008-09-19 17:38:43 UTC MAIN commitmail json YAML

Invoke ${MAKESUMS} for ${RELEASEDIR}/${RELEASEMACHINEDIR}/installation files
as snap_md_post target in etc/etc.${MACHINE}/Makefile.inc rather than
as release target in distrib/${MACHINE}/Makefile so that builds for
release in distrib/${MACHINE}/Makefile don't have to be serialized.

XXX: maybe ramdisk kernels should be installed into binary/kernel dir
XXX: as other ports rather than installation dir, and
XXX: kernel config names should be preserved in their filenames.

(tsutsui)

2008-09-19 17:33:24 UTC MAIN commitmail json YAML

2008-09-19 17:23:32 UTC MAIN commitmail json YAML

Add ${IMAGE}.gz to dependency list of release:: target as well as the one
in src/distrib/common/Makefile.image so that ${MAKESUMS} will be invoked
after the target image is installed into the releasedir, not before,
even if make -jN is specified.

XXX some ports do ${MAKESUMS} for installation/miniroot files
XXX in etc/etc.${MACHINE}/Makefile.inc later again.

(tsutsui)

2008-09-19 16:58:26 UTC MAIN commitmail json YAML

- add INSTALLATION_DIRS+=installation/miniroot so that miniroot.fs.gz
  image is installed properly
- INSTALL_IPAQ should be in BUILD_KERNELS rather than KERNEL_SETS
  since it requires ramdisk image by mdsetimage(8) in src/distrib

(tsutsui)

2008-09-19 16:49:27 UTC MAIN commitmail json YAML

PR/46593: Patrick Welche: Compute both the original and the ~VIA_T_BOOTABLE
hacked checksums and compare against both.

(christos)

2008-09-19 14:50:53 UTC MAIN commitmail json YAML

PR/7505: Obata Akio: add missing bn_const.c

(christos)

2008-09-19 14:37:13 UTC MAIN commitmail json YAML

Complain about devices with misaligned PCI capability pointers instead
of panicing. Christoph Schug reported that such a device is made by
Nvidia.

(joerg)

2008-09-19 13:18:28 UTC MAIN commitmail json YAML

Grab libgcov stuff.

(skrll)

2008-09-19 12:14:53 UTC MAIN commitmail json YAML

uvideo_set_format: perform a probe/SET, probe/GET before commit/SET instead
of relying on the information in probe/GET to be already valid.

(jmcneill)

2008-09-19 11:29:35 UTC MAIN commitmail json YAML

Remove qcm driver definition that slipped in accidentally on the previous
commit, pointed out by cegger

(jmcneill)

2008-09-19 11:21:33 UTC MAIN commitmail json YAML

Fix the aligning of memory blocks again, finally...
Tested by <martin> on his sparc64 box.

(rmind)

2008-09-19 11:19:33 UTC MAIN commitmail json YAML

2008-09-19 11:15:50 UTC MAIN commitmail json YAML

2008-09-19 11:14:49 UTC MAIN commitmail json YAML

2008-09-19 11:01:08 UTC MAIN commitmail json YAML

2008-09-19 08:30:35 UTC MAIN commitmail json YAML

Remove superfluous .Pp.

(wiz)

2008-09-19 05:53:49 UTC wrstuden-revivesa commitmail json YAML

src/crypto/dist/openssl/crypto/cms/Makefile@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms.h@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_asn1.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_att.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_cd.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_dd.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_enc.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_env.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_err.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_ess.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_io.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_lcl.h@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_lib.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_sd.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/cms/cms_smime.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/seed/Makefile@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/seed/seed.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/seed/seed.h@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/seed/seed_cbc.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
src/crypto/dist/openssl/crypto/seed/seed_cfb.c@1.1.1.1.4.2 / diff / nxr@1.1.1.1.4.2
      :
(more 83 files)
Pull in some things missed in a previous update.

(wrstuden)

2008-09-19 03:02:35 UTC MAIN commitmail json YAML

Use pushsection/popsection for RCSID.

(uwe)

2008-09-19 01:58:17 UTC MAIN commitmail json YAML

Fix apparent (and obvious) typo in previous.

(pgoyette)

2008-09-19 00:05:02 UTC MAIN commitmail json YAML

Add pixel format selection support.

(jmcneill)

2008-09-18 23:20:52 UTC MAIN commitmail json YAML

Add support for video mode selection, and protect isoc xfer shutdown
with splusb

(jmcneill)

2008-09-18 21:53:32 UTC MAIN commitmail json YAML

kmod support for uvideo(4)

(jmcneill)

2008-09-18 21:52:42 UTC MAIN commitmail json YAML

Fix kmod support.

(jmcneill)

2008-09-18 21:35:17 UTC MAIN commitmail json YAML

Annotate some of the assembler.
Remove 2 redundant register-register moves.

(dsl)

2008-09-18 21:28:45 UTC MAIN commitmail json YAML

Clear all the correct flags when calling a signal handler.

(dsl)

2008-09-18 21:09:18 UTC MAIN commitmail json YAML

Remove PSL_MBO (the bits that Must Be One) from PSL_USER - which are the
bits that the 'user' can change.
Who knows what the effect of a user signal handler (which I think might have
access to the bits) changing these bits might be!

(dsl)