CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/03/26 20:02:23
Modified files:
sys/uvm: uvm_page.c
Log message:
combine several atomic_clearbits calls into one. slightly faster on
machines where atomic ops aren't so simple.
ok beck deraadt mi
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/03/26 20:00:08
Modified files:
sys/netmpls: mpls.h mpls_raw.c mpls_shim.c
Log message:
a little header cleanup. ok deraadt
CVSROOT:/cvs
Module name:www
Changes by: n...@cvs.openbsd.org2013/03/26 19:57:48
Added files:
faq: upgrade53.html
Log message:
upgrade guide for 5.3.
note: not planning on doing the patch file this release. Sysmerge rocks,
I really can't think of a benefit
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/03/26 19:56:50
Modified files:
sys/sys: namei.h
sys/kern : vfs_cache.c
sys/nfs: nfs_vnops.c
Log message:
rename NCHNAMLEN to NAMECACHE_MAXLEN. easier to read, eas
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2013/03/26 18:20:00
Modified files:
sys/arch/arm/arm: cpufunc_asm_armv7.S
Log message:
Draining the write buffer is accomplished via a DSB.
ok miod@
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2013/03/26 18:18:20
Modified files:
sys/arch/arm/arm: arm32_machdep.c
Log message:
Mark vector page as executable and fix a cast.
ok miod@
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2013/03/26 18:06:09
Modified files:
sys/arch/arm/arm: cpufunc.c
sys/arch/arm/include: cpufunc.h
Log message:
Add prototypes for secondary cache operations.
ok miod@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/03/26 15:13:55
Modified files:
usr.bin/vmstat : vmstat.c
Log message:
i broke it. tailq is now simpleq in pool.
found the hard way by otto.
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2013/03/26 15:01:02
Modified files:
sys/dev/pci/drm/i915: i915_drv.c
Log message:
Short-circuit screen switching if we're switching to the screen that's
currently active.
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/03/26 14:03:38
Modified files:
etc/mtree : 4.4BSD.dist
Log message:
more octeon bits
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/03/26 13:43:01
Modified files:
sys/arch/alpha : Makefile
sys/arch/amd64 : Makefile
sys/arch/armish: Makefile
sys/arch/aviion: Makefile
sys/arch/beagle: Makefile
On Tue, Mar 26, 2013 at 10:39, Ted Unangst wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: t...@cvs.openbsd.org2013/03/26 10:39:08
>
> Modified files:
> sys/conf : files
> sys/sys: exec_aout.h
> Removed files:
> sys/compat/common: compat_exec.c
>
> Log message:
>
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/03/26 13:20:57
Modified files:
sys: Makefile
Log message:
hookup octeon here too; reminded by deraadt@
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/03/26 13:16:19
Modified files:
usr.bin/mandoc : arch.in
share/man/man7 : mdoc.7
Log message:
bits for octeon (will format as OCTEON in Dt);
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/03/26 12:53:47
Modified files:
libexec/ld.so/sh: rtld_machine.c
Log message:
SH is a RelA architecture, not a Rel one. Fix _dl_bind() and lazy gotplt
relocation to correctly process RelA entries.
This a
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2013/03/26 12:50:48
Modified files:
libexec/ld.so/hppa: rtld_machine.c
Log message:
Recommit the change that explicitly passes %sr0 to fic instructions. miod@ is
still puzzled why this didn't work b
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/03/26 12:46:55
Modified files:
sys/arch/octeon/conf: files.octeon
Log message:
move octcf bits together
CVSROOT:/cvs
Module name:src
Changes by: kette...@cvs.openbsd.org2013/03/26 12:45:02
Modified files:
sys/dev/pci: vga_pci.c
Log message:
Stop rePOSTing devices supported by inteldrm(4). The driver now properly
restores the graphics mode and we should avoid ru
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/03/26 12:28:12
Modified files:
regress/usr.bin/mdoclint: mdoclint
Log message:
accept "octeon" as a valid obsd arch;
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/03/26 12:06:00
Modified files:
etc: Makefile
distrib: Makefile
share/man/man8 : Makefile
Log message:
hookup octeon
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/03/26 12:03:53
Added files:
distrib/octeon : Makefile
distrib/octeon/ramdisk: Makefile Makefile.inc install.md list
Log message:
add ramdisk installer for octeon, still has some rough edges and
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/03/26 12:00:59
Added files:
share/man/man8/man8.octeon: MAKEDEV.8 Makefile
Log message:
add octeon bits here too
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/03/26 11:59:00
src/share/man/man8/man8.octeon
Update of /cvs/src/share/man/man8/man8.octeon
In directory cvs.openbsd.org:/tmp/cvs-serv10979/man8.octeon
Log Message:
Directory /cvs/src/share/man/man8/man8.octeon
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/03/26 11:58:11
Added files:
etc/etc.octeon : MAKEDEV MAKEDEV.md Makefile Makefile.inc
disktab fbtab sysctl.conf ttys
Log message:
add octeon bits, mostly from sgi
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/03/26 11:57:00
src/etc/etc.octeon
Update of /cvs/src/etc/etc.octeon
In directory cvs.openbsd.org:/tmp/cvs-serv21453/etc.octeon
Log Message:
Directory /cvs/src/etc/etc.octeon added to the repository
CVSROOT:/cvs
Module name:src
Changes by: e...@cvs.openbsd.org2013/03/26 11:29:04
Modified files:
lib/libc/net : res_random.c
Log message:
protect the PRG state with a mutex in res_randomid().
ok deraadt@ guenther@ djm@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/03/26 10:40:34
Modified files:
sys/compat/ossaudio: ossaudio.c
Log message:
update define name to reflect fact this is openbsd. kill dead code.
ok deraadt
CVSROOT:/cvs
Module name:src
Changes by: ajacou...@cvs.openbsd.org 2013/03/26 10:40:19
Modified files:
share/man/man5 : port-modules.5
Log message:
Document the recent change to the x11/gnome MODULE.
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/03/26 10:39:08
Modified files:
sys/conf : files
sys/sys: exec_aout.h
Removed files:
sys/compat/common: compat_exec.c
Log message:
remove the old_?magic aout exec function
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/03/26 10:37:45
Modified files:
sys/kern : subr_pool.c
sys/sys: pool.h
Log message:
simpleq is lighter weight and sufficient for pool's needs.
ok deraadt
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/03/26 10:36:01
Modified files:
sys/kern : kern_malloc.c
sys/sys: malloc.h
Log message:
replace kern malloc's hand rolled freelist with simpleq macros.
ok deraadt mpi
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2013/03/26 09:47:01
Modified files:
sys/arch/amd64/amd64: aes_intel.S aesni.c
Log message:
Add AES-XTS support to the aesni crypto driver. This allows softraid(4)
to benefit from the AES-NI instructions foun
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2013/03/26 08:59:24
Modified files:
share/man/man7 : mdoc.7
Log message:
no more palm;
CVSROOT:/cvs
Module name:www
Changes by: bcal...@cvs.openbsd.org 2013/03/26 08:43:40
Modified files:
. : palm.html
Log message:
Reword palm in the past tense and make it clear that it is discontinued.
Some cleanup of wording/grammar.
With checks/tweaks from j
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2013/03/26 08:38:08
Modified files:
lib/libpthread/include: semaphore.h
Log message:
needs sys/cdefs.h because a case has been found where it is pulled
independently; spotted by sthen/naddy
CVSROOT:/cvs
Module name:src
Changes by: jas...@cvs.openbsd.org 2013/03/26 08:23:19
Modified files:
sys/arch/octeon/conf: RAMDISK
Log message:
- increase MINIROOTSIZE so a ramdisk can fit.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2013/03/26 08:14:08
Modified files:
usr.bin/tmux : tty-keys.c
Log message:
Only accept partial keys if the timer has not expired, fixes infinite
loop when Escape is pressed the wrong number of times.
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2013/03/26 07:30:29
Modified files:
usr.sbin/smtpd : mfa_session.c
Log message:
Include inttypes.h to get PRIx64; ok gilles@
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2013/03/26 07:19:26
Modified files:
sys/net: if.c if.h if_bridge.c if_gif.c if_mpe.c
if_pflog.c if_pflow.c if_pfsync.c if_ppp.c
if_tun.c if_vether.c
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2013/03/26 04:54:48
Modified files:
usr.bin/tmux : cmd-queue.c control-notify.c control.c window.c
Log message:
Fix compiler warnings, missing #include. From Thomas Adam.
Mark Kettenis writes:
> CVSROOT: /cvs
> Module name: src
> Changes by: kette...@cvs.openbsd.org2013/03/25 13:50:56
>
> Modified files:
> sys/dev/pci/drm/i915: i915_drv.c i915_drv.h
>
> Log message:
> Use the new rasops multiple screen support to provide proper virtual
> ter
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2013/03/26 02:58:00
Modified files:
usr.sbin/procmap: procmap.c
Log message:
for the sake of argument, let's pretend this #if 0 code isn't wanted
42 matches
Mail list logo