Module Name:src
Committed By: jruoho
Date: Tue Apr 13 07:14:45 UTC 2010
Modified Files:
src/share/man/man9: veriexec.9
Log Message:
Provide prototypes in SYNOPSIS; use only parameter names in FUNCTIONS.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sh
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 07:16:31 UTC 2010
Modified Files:
src/share/man/man9: veriexec.9
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/share/man/man9/veriexec.9
Please note that diffs
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 07:32:31 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man9: Makefile cpu_rootconf.9
Log Message:
As the cited setroot(9) was nonexistent, briefly document it here.
To generate a diff
Module Name:src
Committed By: hannken
Date: Tue Apr 13 07:58:55 UTC 2010
Modified Files:
src/sys/dev: fss.c
Log Message:
fss_softc_free: don't detach a disk that is not attached. Disk is
attached only if the backing store thread is running.
Resolves PR #4
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 08:24:31 UTC 2010
Modified Files:
src/share/man/man9: SET.9
Log Message:
Add a BUGS section.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/SET.9
Please note that diffs are not public
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 08:40:19 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man9: Makefile
Added Files:
src/share/man/man9: ctod.9
Log Message:
Document the ctod-family of macros from .
XXX: Someone
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 09:01:10 UTC 2010
Modified Files:
src/usr.bin/genassym: genassym.1
Log Message:
Split overly large paragraph.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/genassym/genassym.1
Please note th
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 09:24:09 UTC 2010
Modified Files:
src/lib/libc/sys: kqueue.2
Log Message:
Add the USENIX paper of Jonathan Lemon to SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/lib/libc/sys/kqueue.2
Pl
Module Name:src
Committed By: hannken
Date: Tue Apr 13 09:27:59 UTC 2010
Modified Files:
src/sys/ufs/ufs: ufs_vnops.c
Log Message:
Add fstrans transactions to ufs_close(), ufs_getattr(), ufs_chmod()
and ufs_chown(). These functions change file system state.
To generate
Module Name:src
Committed By: tsutsui
Date: Tue Apr 13 09:49:54 UTC 2010
Modified Files:
src/sys/arch/atari/atari: pmap_bootstrap.c
Log Message:
Remove a declaration of unused variable.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/arch/atari/atari/
Module Name:src
Committed By: tsutsui
Date: Tue Apr 13 09:51:07 UTC 2010
Modified Files:
src/sys/arch/atari/dev: clock.c grf.c hdfd.c ite.c lpt.c nvram.c
src/sys/arch/atari/vme: et4000.c leo.c
Log Message:
Include "ioconf.h" to declare struct cfdriver foo_cd.
To
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 09:57:05 UTC 2010
Modified Files:
src/share/man/man9: ctod.9
Log Message:
Fix roff warnings. Note btop() and btopr() on Solaris as an example.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 10:06:43 UTC 2010
Modified Files:
src/share/man/man9: physio.9
Log Message:
Minor markup nits.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/share/man/man9/physio.9
Please note that diffs are not
Module Name:src
Committed By: pooka
Date: Tue Apr 13 10:11:08 UTC 2010
Modified Files:
src/sys/fs/msdosfs: msdosfs_vfsops.c
Log Message:
If getdisksize() fails (happens e.g. on fss block devices), don't
give up if we don't really need the information provided by it.
To g
Module Name:src
Committed By: pooka
Date: Tue Apr 13 10:12:43 UTC 2010
Modified Files:
src/sys/fs/msdosfs: msdosfs_vfsops.c
Log Message:
polish previous
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/fs/msdosfs/msdosfs_vfsops.c
Please note that di
Module Name:src
Committed By: pooka
Date: Tue Apr 13 10:19:25 UTC 2010
Modified Files:
src/tests/fs/ffs: t_snapshot.c
Added Files:
src/tests/fs/common: snapshot.c
Log Message:
Split snapshot test into fs-independent backend and fs-specific frontend.
I really wish
Module Name:src
Committed By: pooka
Date: Tue Apr 13 10:21:47 UTC 2010
Added Files:
src/tests/fs/msdosfs: Atffile Makefile t_snapshot.c
Log Message:
Add msdosfs snapshot test. This one just slightly different from
the ffs test because msdosfs doesn't support VFS_SNAPSHOT,
Module Name:src
Committed By: pooka
Date: Tue Apr 13 10:27:52 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.base
src/tests/fs: Makefile
Log Message:
Build & install msdosfs snapshot test and deal with the happy happy
j
Module Name:src
Committed By: wiz
Date: Tue Apr 13 10:45:46 UTC 2010
Modified Files:
src/lib/libc/sys: kqueue.2
Log Message:
Uncomment pdf link for paper.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/lib/libc/sys/kqueue.2
Please note that diffs are
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 10:46:10 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man3: Makefile
Log Message:
Hook rb(3) to the build.
To generate a diff of this commit:
cvs rdiff -u -r1.1429 -r1.1430 src/distri
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 11:01:22 UTC 2010
Modified Files:
src/share/man/man9: ctod.9
Log Message:
Add HISTORY.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man9/ctod.9
Please note that diffs are not public domai
Module Name:src
Committed By: tsutsui
Date: Tue Apr 13 11:22:22 UTC 2010
Modified Files:
src/sys/arch/atari/atari: atari_init.c bus.c disksubr.c intr.c
machdep.c stalloc.c
Log Message:
Misc KNF.
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 sr
Module Name:src
Committed By: tsutsui
Date: Tue Apr 13 11:31:11 UTC 2010
Modified Files:
src/sys/arch/atari/dev: fd.c grf.c grfabs_et.c grfabs_fal.c grfabs_tt.c
hdfd.c ite.c ite_et.c kbd.c view.c
src/sys/arch/atari/isa: isa_machdep.c
src/sys/arch
Module Name:src
Committed By: ahoka
Date: Tue Apr 13 11:53:18 UTC 2010
Modified Files:
src/sys/dist/pf/net: pf_ioctl.c
Log Message:
change module class to driver.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/sys/dist/pf/net/pf_ioctl.c
Please note th
Module Name:src
Committed By: ahoka
Date: Tue Apr 13 11:54:43 UTC 2010
Modified Files:
src/sys/miscfs/specfs: spec_vnops.c
Log Message:
Revert my last change, it's not The Right Thing [tm].
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 src/sys/miscfs/sp
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 12:04:25 UTC 2010
Modified Files:
src/share/man/man9: cpu_configure.9 cpu_startup.9
Log Message:
Small changes to wording and markup.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/cpu_
Module Name:src
Committed By: ahoka
Date: Tue Apr 13 13:08:16 UTC 2010
Modified Files:
src/sys/dist/pf/net: pf_ioctl.c
Log Message:
Do not unload pf when enabled, not even manually.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/dist/pf/net/pf_ioct
Module Name:src
Committed By: ahoka
Date: Tue Apr 13 13:09:46 UTC 2010
Removed Files:
src/sys/modules/pf: bpfilter.h
Log Message:
Remove bpfilter.h as not needed.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r0 src/sys/modules/pf/bpfilter.h
Please note that di
Module Name:src
Committed By: tsutsui
Date: Tue Apr 13 13:29:35 UTC 2010
Modified Files:
src/sys/arch/atari/dev: ite_cc.c
Log Message:
Misc KNF.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/arch/atari/dev/ite_cc.c
Please note that diffs are not
Module Name:src
Committed By: tsutsui
Date: Tue Apr 13 13:30:37 UTC 2010
Modified Files:
src/sys/arch/atari/dev: atari5380.c ncr5380.c ncr5380reg.h ncr5380var.h
Log Message:
Misc KNF and cosmetics.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arc
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 17:08:45 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Sort.
To generate a diff of this commit:
cvs rdiff -u -r1.1430 -r1.1431 src/distrib/sets/lists/comp/mi
Please note that diffs are not pub
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 17:34:18 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man9: Makefile
Removed Files:
src/share/man/man9: cpu_swapout.9
Log Message:
cpu_swapout(9) is no more.
To generate a dif
Module Name:src
Committed By: cliff
Date: Tue Apr 13 18:04:03 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_fmn.c
Log Message:
improve names to avoid confusion between storage and pointers
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.
Module Name:src
Committed By: cliff
Date: Tue Apr 13 18:15:16 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpucorevar.h
rmixl_cpunodevar.h rmixl_cpuvar.h rmixl_fmn.c rmixl_fmnvar.h
rmixl_intr.h rmixl_obiovar.h rmixl_pcievar
Module Name:src
Committed By: jruoho
Date: Tue Apr 13 18:33:44 UTC 2010
Modified Files:
src/share/man/man9: suspendsched.9
Log Message:
Remove dead reference to scheduler(9).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man9/suspendsched.9
P
Module Name:src
Committed By: macallan
Date: Tue Apr 13 20:10:38 UTC 2010
Modified Files:
src/sys/dev/rasops: rasops1.c
Log Message:
fix a bunch of typos, now 8 bit fonts work properly
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/rasops/rasop
Module Name:src
Committed By: pooka
Date: Tue Apr 13 22:46:10 UTC 2010
Modified Files:
src/sys/kern: kern_ntptime.c kern_tc.c
Log Message:
Refactor #include "opt_ntp.h" into a separate file.
... no, wait, #ifdef _KERNEL_OPT.
(not that I think it's a particularly good solu
Module Name:src
Committed By: agc
Date: Wed Apr 14 00:18:46 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: writer.c
Log Message:
Don't warn about erroneous errors in skey_checksum_finaliser().
Allocate space for the checkhash before attempting to us
Module Name:src
Committed By: agc
Date: Wed Apr 14 00:19:22 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: validate.c
Log Message:
remove a comment which makes no sense any longer - subkey logic is done
elsewhere
To generate a diff of this commit:
Module Name:src
Committed By: agc
Date: Wed Apr 14 00:19:52 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: reader.c
Log Message:
optimise one function a bit
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 \
src/crypto/external/bsd
Module Name:src
Committed By: agc
Date: Wed Apr 14 00:21:40 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: openssl_crypto.c
Log Message:
Fixes to make key generation work properly - duplicate the public key RSA
BIGNUM fields - part of long-standing b
Module Name:src
Committed By: agc
Date: Wed Apr 14 00:22:21 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: netpgp.c
Log Message:
Fix (RSA) key generation.
Part of the fix for PR 42435 from Jukka Ruohonen.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: agc
Date: Wed Apr 14 00:23:09 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: keyring.c
Log Message:
use a better name for a key in a function - no functional change
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: agc
Date: Wed Apr 14 00:24:00 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: crypto.h
Log Message:
allow the desired hash algorithm to be passed down from the user to the place
where it matters - change the required prot
Module Name:src
Committed By: agc
Date: Wed Apr 14 00:25:10 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: create.c
Log Message:
get rid of a hardcoded test for the hash agorithm being SHA1, which was just
plain wrong these days.
don't duplicate fun
Module Name:src
Committed By: agc
Date: Wed Apr 14 00:26:25 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpkeys: netpgpkeys.c
Log Message:
allow the user to pass the equivalent of the gecos information into the
key generation function.
To generate
Module Name:src
Committed By: cliff
Date: Wed Apr 14 01:23:15 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_spl.S
Log Message:
insert nop in delay slots
- at end of _splsw_splvm and
- inside _splsw_splint
To generate a diff of this commit:
cvs r
Module Name:src
Committed By: agc
Date: Wed Apr 14 04:01:55 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpkeys: netpgpkeys.1
Log Message:
sync manual page with reality, catch up with key generation
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: macallan
Date: Wed Apr 14 04:37:11 UTC 2010
Modified Files:
src/sys/dev/sbus: cgtwelve.c cgtwelvereg.h
Log Message:
add the missing bits to allow X to run in 24bit with the wsfb driver
still no hardware acceleration though
To generate a diff
Module Name:src
Committed By: jruoho
Date: Wed Apr 14 06:10:33 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c
Log Message:
Refactor the fixed-event handlers.
Also provide a detachment routine for these and fix a trivial bug;
a wrong structure was used when registering
Module Name:src
Committed By: agc
Date: Wed Apr 14 06:22:55 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist: tst
Log Message:
add a test for RSA key generation
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/crypto/external/bsd/netpgp/dist/
Module Name:src
Committed By: agc
Date: Wed Apr 14 06:23:37 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: ssh2pgp.c
Log Message:
WARNS=4 fix for an unused arg
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 \
src/crypto/external/b
: Makefile
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: Makefile verify.c
Log Message:
Update netpgp to version 3.99.1
Changes to 3.99.1/20100413
+ bump major command versions to be compatible with shlib major
+ fixed a number of bugs in (RSA) key generation
+ modified netpgpkeys(1) to
53 matches
Mail list logo