CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/02 12:17:26
Modified files:
usr.bin/stat : stat.c
Log message:
Undefine some things which are not conditional any more. No binary change.
ok henning@
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/02 13:23:23
Modified files:
sbin/dhclient : dhclient.c
Log message:
fix indentation both, michael knudsen
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/02 13:26:10
Modified files:
sbin/dhclient : dhclient.c
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/02 14:18:13
Modified files:
share/man/man4/man4.zaurus: apm.4
Log message:
grammar;
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/04/02 14:40:49
Modified files:
misc/findutils/pkg: PLIST
Log message:
fix @man PLIST; rd@thrush.com
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/02 14:40:50
Modified files:
usr.bin/stat : stat.1
Log message:
- .Sx
- no need to talk about linux
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/02 15:00:49
Modified files:
sys/net80211 : ieee80211_ioctl.c
Log message:
Protect SIOCSIFMTU, too.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/02 15:07:51
Modified files:
usr.bin/stat : stat.1
Log message:
update examples;
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/02 15:09:31
Modified files:
sys/dev/ic : ath.c
Log message:
More ioctl permission checks.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/02 15:09:50
Modified files:
usr.bin/stat : stat.1
Log message:
.Ox history is far more relevant than .Nx history;
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/02 15:26:57
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/02 15:59:41
Modified files:
usr.bin/window : window.1 main.c
Log message:
- simplify synopsis
- sort options
- sync usage()
- simplify a display
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/02 16:21:33
Modified files:
sys/dev/ic : awi.c
Log message:
check permissions on 80211 ioctls
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/02 16:27:25
Modified files:
sys/dev/ic : p9000.h
Log message:
A few register offsets in the Parameter Engine were wrong.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/02 18:35:06
Modified files:
sys/dev/pcmcia : if_ray.c
Log message:
protect SIOCSRAYPARAM and SIOCS80211NWID
CVSROOT: /cvs
Module name: src
Changes by: db@cvs.openbsd.org 2005/04/02 19:09:28
Modified files:
usr.bin/mg : README autoexec.c basic.c buffer.c chrdef.h
cinfo.c def.h dir.c dired.c display.c echo.c
extend.c file.c fileio.c funmap.c funmap.h
grep.c help.c kbd.c kbd.h keymap.c line.c
macro.c mail.c main.c match.c modes.c
paragraph.c random.c re_search.c region.c
search.c spawn.c sysdef.h theo.c tty.c ttydef.h
ttyio.c ttykbd.c tutorial undo.c version.c
window.c word.c
Log message:
This is a no binary change which does:
- spelling, punctuation fixes
- variable declaration lineup
- use parentheses for return and sizeof
- K&R function declarations -> ANSI
- other minor code beautification
ok henning@
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/02 19:22:31
Log message:
- initial import of softflowd-0.9.7
Softflowd is flow-based network traffic analyser capable of Cisco
NetFlow data export. Softflowd semi-statefully tracks traffic flows
recorded by listening on a network interface or by reading a packet
capture file. These flows may be reported via NetFlow to a collecting
host or summarised within softflowd itself.
ok djm@
Status:
Vendor Tag: msf
Release Tags: msf_20050402
N ports/net/softflowd/distinfo
N ports/net/softflowd/Makefile
N ports/net/softflowd/pkg/PLIST
N ports/net/softflowd/pkg/DESCR
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/02 19:35:01
Modified files:
net : Makefile
Log message:
+softflowd
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/02 20:42:47
Modified files:
usr.sbin/syslogc: syslogc.c
Log message:
kill redundant warning - getopt does it for us; from andrushock AT korovino.net
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/03 00:44:40
Modified files:
regress/etc/MAKEDEV: Makefile
Log message:
hppa64
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/03 01:06:14
Modified files:
sys/net80211 : ieee80211_ioctl.c
sys/dev/ic : ath.c
Log message:
remove redundant suser() checks
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/03 01:07:01
Modified files:
sys/dev/ic : if_wi.c
Log message:
make wi_ioctl() easier to audit
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/04/03 01:40:51
Modified files:
sbin/scsi : scsi.8
Log message:
- sync to reality (remove dead options)
- sort options
- mdoc nits (indentation, macro fixes, cleanup)
- remove notes about usage on FreeBSD
- add a section "SCSI commands" describing that which would
be described in a scsi(3) page, written from scratch
ok jmc
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/03 04:20:47
Modified files:
sys/dev/isa : if_ed.c if_fe.c
Log message:
fix comment
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/03 04:29:12
Modified files:
sys/dev/isa : if_ex.c
Log message:
ether_input_mbuf() conversion.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/03 04:36:12
Modified files:
sys/arch/sparc/include: pmap.h
sys/arch/sparc/sparc: pmap.c
Log message:
Simple performance improvements:
- inline empty pmap_deactivate() and pmap_collect().
- inline pmap_phys_address().
- provide a real pmap_kremove() implementation, rather than invoking
pmap_remove() on behalf of pmap_kernel().
- do not check for the MMU hole in pmap_prefer() for SUN4M-only kernels.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/03 05:05:07
Modified files:
mail/hypermail : Makefile
mail/hypermail/patches: patch-docs_hmrc_4 patch-docs_hmrc_html
patch-src_parse_c
Added files:
mail/hypermail/patches: patch-src_proto_h
Log message:
fix proto now that strcasestr is in-tree.
synch patches while we're at it.
CVSROOT: /cvs
Module name: ports
Changes by: mbalmer@cvs.openbsd.org 2005/04/03 05:20:38
Modified files:
net/samba : Makefile
Added files:
net/samba : distinfo
net/samba/files: README.OpenBSD
net/samba/patches: patch-WHATSNEW_txt
patch-docs_htmldocs_Samba_Developers_Guide_pwencrypt_html
patch-passdb_pdb_nds_c patch-web_swat_c
net/samba/pkg : DESCR DESCR-docs PFRAG.shared PLIST PLIST-docs
Removed files:
net/samba/stable: Makefile distinfo
net/samba/stable/files: README.OpenBSD
net/samba/stable/pkg: DESCR PLIST SECURITY
Log message:
Update to Samba 3.0.13.
ok alek@, espie@, pval@, xsa@
CVSROOT: /cvs
Module name: www
Changes by: henning@cvs.openbsd.org 2005/04/03 05:28:14
Modified files:
openbgpd : users.html
Log message:
unfortunately i have to put this up anonymously (author agrees tho), but
it is too good to not be on the page
CVSROOT: /cvs
Module name: ports
Changes by: mbalmer@cvs.openbsd.org 2005/04/03 05:28:47
Modified files:
net : Makefile
Log message:
Added
SUBDIR += samba,cups
SUBDIR += samba,ldap
CVSROOT: /cvs
Module name: src
Changes by: ho@cvs.openbsd.org 2005/04/03 06:03:43
Modified files:
usr.sbin/sasyncd: sasyncd.c
Log message:
Remove debugging code.
CVSROOT: /cvs
Module name: src
Changes by: ho@cvs.openbsd.org 2005/04/03 06:24:59
Modified files:
usr.sbin/sasyncd: sasyncd.c
Log message:
Cleanup.
CVSROOT: /cvs
Module name: ports
Changes by: mbalmer@cvs.openbsd.org 2005/04/03 06:28:28
Modified files:
www/phpldapadmin/pkg: MESSAGE
Log message:
Give correct instructions wrt tempdir ownership and mode.
from MAINTAINER
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/04/03 07:39:04
Modified files:
. : events.html
Log message:
Alexandre Anriot will speak at PLUG, Marseilles, France.
CVSROOT: /cvs
Module name: www
Changes by: martin@cvs.openbsd.org 2005/04/03 09:07:53
Modified files:
openbgpd : users.html
Log message:
missing
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/03 09:40:19
Modified files:
lang/gcc/4.0 : Makefile distinfo
lang/gcc/4.0/patches: patch-gcc_config_host
patch-gcc_cp_parser_c patch-gcc_dbxout_c
patch-gcc_tree_c
lang/gcc/4.0/pkg: PLIST-c++
Log message:
go to more recent snapshot
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/04/03 09:55:26
Modified files:
distrib/notes/amd64: contents
distrib/notes/i386: contents
Log message:
describe cdbr and cdboot
lots of help and ok tom@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/03 10:14:44
Modified files:
math/abs : Makefile
math/abs/patches: patch-Makefile patch-X11_button_h
patch-X11_popnindex_h
Added files:
math/abs/patches: patch-Database_cell_c
Log message:
okay, we've got strcasecmp in libc now.
Also kill this tolower() which doesn't match ctype.h.
(note to self: check WANTLIB before extract too ?)
CVSROOT: /cvs
Module name: src
Changes by: ho@cvs.openbsd.org 2005/04/03 11:19:26
Modified files:
usr.sbin/sasyncd: Makefile sasyncd.h
Added files:
usr.sbin/sasyncd: conf.y
Removed files:
usr.sbin/sasyncd: conf.c
Log message:
yacc parser
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/03 11:29:07
Log message:
- initial import of Text-German-0.06
This is a rather incomplete implementation of work done by Gudrun Putze-Meier
. I have to confess that I never read her original
paper. So all credit belongs to her, all bugs are mine. I tried to get some
insight from an implementation of two students of mine. They remain anonymous
because their work was the wost piece of code I ever saw. My code behaves
mostly as their implementation did except it is about 75 times faster.
Status:
Vendor Tag: msf
Release Tags: msf_20050403
N ports/textproc/p5-Text-German/distinfo
N ports/textproc/p5-Text-German/Makefile
N ports/textproc/p5-Text-German/pkg/DESCR
N ports/textproc/p5-Text-German/pkg/PLIST
N ports/textproc/p5-Text-German/patches/patch-German_pod
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/03 11:32:24
Modified files:
textproc : Makefile
Log message:
+p5-Text-German
- now that we have p5-Text-German under an acceptable license reenable
p5-Lingua-Stem as well.
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/03 11:32:50
Modified files:
usr.bin/cvs : add.c admin.c annotate.c checkout.c child.c
cmd.c commit.c cvs.c cvsd.c diff.c history.c
import.c init.c proto.c server.c status.c tag.c
version.c
Log message:
first round of EX_* exit codes removal; ok joris@.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/03 12:30:55
Modified files:
usr.bin/stat : Makefile stat.1
Log message:
we do readlink seperately; ok otto
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/03 12:31:01
Modified files:
usr.bin/stat : stat.c
Log message:
cleanup; ok otto
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/03 12:38:28
Modified files:
usr.bin/stat : stat.c
Log message:
remove readlink stuff; same as otto diff
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/03 12:59:16
Modified files:
lib/libc/stdlib: realpath.3
Log message:
Xr readlink(1). ok jmc@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/03 13:00:02
Modified files:
usr.bin/readlink: readlink.1
Log message:
Help people find the more or less hidden realpath(3) functionality
in readlink(1), and explain what it does more clearly. ok jmc@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/03 13:02:30
Modified files:
usr.bin/quota : quota.c
usr.sbin/repquota: repquota.c
Log message:
Report quotas > 10GB in a readable way. Diff based on PR 2836.
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/03 13:12:40
Modified files:
usr.bin/grep : grep.c util.c
Log message:
Protect begin and end of word markers added to the pattern when
using the -w option with parentheses, to avoid operators in the
expressions binding to the markers. Compare [[:<:]]foo|bar[[:>:]]
and [[:<:]](foo|bar)[[:>:]]. Problem spotted by aaron@; ok millert@
aaron@ jaredy@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/03 13:15:18
Modified files:
regress/usr.bin/grep: Makefile
Added files:
regress/usr.bin/grep: t23.in t23.out
Log message:
Test for egrep -w "foo|bar"
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/04/03 13:18:33
Modified files:
usr.bin/grep : grep.c
Log message:
Make the processing of patterns collected from files specified by -f
delayed so options that affect pattern-building (such as -w) can be
applied evenly to all such patterns.
ok and help otto, ok millert
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/03 13:20:58
Modified files:
net/arpcatch/patches: patch-config_c
Log message:
zap conflicting private prototype for ether_aton()
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/03 13:32:29
Modified files:
security/antisniff: Makefile
security/antisniff/patches: patch-Makefile patch-arpreqtest_c
patch-bpf_readwrite_c
patch-etherping_c patch-flood_net_c
patch-ip_util_c
Added files:
security/antisniff/patches: patch-run_etherpingtest_c
Log message:
* zap conflicting private prototype for ether_aton()
* honor CFLAGS
* regen patches
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/03 13:34:00
Modified files:
distrib/miniroot: install.sub
distrib/sparc : install.md
distrib/vax : install.md
Log message:
More shrinkage with a bit of code factoring.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/03 13:39:32
Modified files:
etc : netstart
Log message:
if dhcp is used to get an address on any interface, ignore /etc/mygate
ok krw
(this lets us do something rather cool with the zaurus in particular)
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/04/03 14:13:14
Modified files:
. : events.html
Log message:
correct bad english, spotted by deraadt@.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/03 14:20:52
Modified files:
x11/kde/base3 : Makefile
Log message:
help pkg-config find its own...
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2005/04/03 14:21:45
Modified files:
sys/kern : sys_process.c
sys/arch/i386/i386: process_machdep.c
sys/arch/i386/include: ptrace.h reg.h
Log message:
Implemente PT_[GS]ETXMMREGS ptrace(2) requests on i386.
ok deraadt@
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/04/03 14:30:15
Modified files:
. : translation.html
Log message:
Add jufi@ as coordinator of the translation effort
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/03 16:38:09
Modified files:
x11/kde/bindings3: Makefile
x11/kde/bindings3/pkg: PLIST
Log message:
make amd64 vs. x86_64 naming for ruby parts agree with ruby port
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/04/03 17:26:22
Modified files:
graphics/jpeg : Makefile
Added files:
graphics/jpeg/patches: patch-jerror_c patch-wrrle_c
Log message:
sprintf -> snprintf
From: Bruno Rohee
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/04/03 17:36:39
Modified files:
mail/postfix/snapshot: Makefile distinfo
Log message:
Postfix 2.3 20050402 snapshot
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/03 17:47:36
Modified files:
sys/arch/arm/xscale: pxa2x0_ohci.c
Log message:
check powerhook_establish() result, and pass the correct softc to it.
did not matter in this case because the softc's are aligned; ok dlg@
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/03 22:25:42
Modified files:
sbin/wsconsctl : Makefile
Log message:
ugh. vax has no wscons either; pt out by deraadt@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/03 22:26:27
Modified files:
etc : netstart
Log message:
unbreak; ok pval@
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/04 00:02:54
Modified files:
. : plat.html
Log message:
explain what the various levels of support mean. in particular, a
"supported platform" is one for which we have releases that *DO WORK*,
and snapshots are regularily made.
(at the moment 16 architectures, 12 processors)
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/04 02:54:34
Modified files:
usr.bin/systat : vmstat.c
Log message:
nlist.h not needed
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/04 02:55:36
Modified files:
libexec/identd : parse.c
Log message:
nlist.h not needed
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/04 03:03:08
Modified files:
usr.sbin/arp : arp.c
usr.sbin/dev_mkdb: dev_mkdb.c
usr.sbin/ndp : ndp.c
usr.sbin/rarpd : arptab.c
usr.sbin/slstats: slstats.c
Log message:
nlist.h not needed
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/04 05:44:50
Modified files:
sys/arch/m88k/m88k: pmap.c
Log message:
Allow pmap_expand_kmap() to fail in low memory conditions.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/04 05:45:33
Modified files:
sys/arch/m88k/m88k: pmap.c
Log message:
Fix an uninitialized variable in pmap_enter(), affecting only unmanaged pages.
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/04 06:48:43
Modified files:
share/man/man9 : Makefile
Added files:
share/man/man9 : ieee80211.9 ieee80211_crypto.9
ieee80211_input.9 ieee80211_ioctl.9
ieee80211_node.9 ieee80211_output.9
ieee80211_proto.9 ieee80211_radiotap.9
Log message:
Some documentation for the 802.11 stack written by
Bruce M. Simpson and Darron Broad for FreeBSD, adapted to reflect
the state of our stack. Help from and ok jmc@
CVSROOT: /cvs
Module name: src
Changes by: aoyama@cvs.openbsd.org 2005/04/04 07:09:52
Modified files:
sys/arch/luna88k/dev: spc.c
sys/arch/luna88k/include: bus.h
Log message:
- Delete implicit * 4 operation in bus_space offset calculation
- Change assembler codes to C codes
tested by myself, ok by miod@
CVSROOT: /cvs
Module name: src
Changes by: robert@cvs.openbsd.org 2005/04/04 07:46:06
Modified files:
usr.bin/yacc : main.c
Log message:
convert to getopt(); ok millert@, otto@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/04 07:49:14
Modified files:
usr.sbin/ospfd : auth.c
Log message:
On auth crypt verify not only the main key is allowed but all configured keys.
This makes changing keys a piece of cake -- if ospfd would support reloads.
Found and patch from Jason Ackley.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/04 07:53:15
Modified files:
usr.bin/stat : stat.1
Log message:
+.Xr readlink 1 ,
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/04 07:54:12
Modified files:
usr.bin/readlink: readlink.1
Log message:
realpath is section 3, not 2;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/04 07:58:25
Modified files:
share/man/man9 : ieee80211_crypto.9
Log message:
whitespace;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/04 08:01:38
Modified files:
share/man/man9 : ieee80211_radiotap.9
Log message:
tcpdump is section 8, not 1;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/04 08:12:05
Modified files:
share/man/man9 : ieee80211.9 ieee80211_radiotap.9
Log message:
apply some fixes originally mailed to jsg@;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/04 09:14:36
Modified files:
share/man/man9 : ieee80211.9 rssadapt.9
Log message:
add rssadapt(9) to SEE ALSO in ieee80211(9), and vice versa;
ok jsg@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/04 09:35:45
Modified files:
audio/festival/core: Makefile
audio/festival/core/patches: patch-speech_tools_audio_voxware_cc
Log message:
fix audio output if the audio device can't do 16000 Hz, by activating
resampling.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/04 10:03:03
Modified files:
sbin/ifconfig : ifconfig.c
Log message:
print lladdr instead of address; pointed out by a few
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/04 10:07:28
ports/x11/kde/accessibility3/patches
Update of /cvs/ports/x11/kde/accessibility3/patches
In directory cvs.openbsd.org:/tmp/cvs-serv29660/patches
Log Message:
Directory /cvs/ports/x11/kde/accessibility3/patches added to the repository
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/04 10:08:16
Modified files:
x11/kde/accessibility3: Makefile
Added files:
x11/kde/accessibility3/patches:
patch-kttsd_plugins_festivalint_festivalintproc_cpp
Log message:
make sure festival voice detection does not hang if there is no voice
installed yet.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/04 10:14:45
Modified files:
usr.sbin/arp : arp.c
Log message:
shrink
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/04 10:31:52
Modified files:
sys/dev/pci : pcidevs if_iwi.c
Log message:
new id for PRO/Wireless 2915ABG. fix desc for PRO/Wireless adapters.
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/04 10:32:42
Modified files:
sys/dev/pci : if_ipw.c
Log message:
fix ids. ok jsg@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/04 10:33:19
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/04 10:37:08
Modified files:
sys/dev/pci : if_iwi.c if_iwivar.h
Log message:
remove noise statistics. this was generating tons of useless interrupts.
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/04 11:12:43
Modified files:
textproc/latex2html: Makefile distinfo
textproc/latex2html/pkg: PLIST
Added files:
textproc/latex2html/patches: patch-config_install_pl
Removed files:
textproc/latex2html/patches: patch-aa patch-ae
Log message:
update to latex2html 2002-2-1, this package is no longer interactive
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/04 11:36:46
Added files:
sbin/bioctl : bioctl.h
Log message:
Add .h for some cleanup
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/04 11:37:17
Modified files:
sbin/bioctl : bioctl.c
Log message:
use .h
CVSROOT: /cvs
Module name: www
Changes by: brad@cvs.openbsd.org 2005/04/04 11:41:44
Modified files:
. : errata.html errata35.html
Log message:
add tcp issue.
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/04/04 11:45:53
Modified files:
fr : 37.html ctm.html donations.html errata32.html
errata33.html events.html hppa64.html
pkg-stable28.html pkg-stable29.html plat.html
pmax.html products.html romp.html smp.html
translation.html
de : 37.html ctm.html donations.html errata.html
events.html plat.html translation.html
nl : 37.html donations.html index.html plat.html
translation.html
openbgpd/de : users.html
openbgpd/nl : index.html
openntpd/nl : index.html
faq/nl : index.html
faq/pf/nl : index.html
openssh/nl : index.html
Log message:
sync with Steelix CVS
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/04 11:47:08
Log message:
Initial import of Test::MockModule 0.05
Test::MockModule lets you temporarily redefine subroutines in other packages
for the purposes of unit testing.
Status:
Vendor Tag: sturm
Release Tags: sturm_20050404
N ports/devel/p5-Test-MockModule/Makefile
N ports/devel/p5-Test-MockModule/distinfo
N ports/devel/p5-Test-MockModule/pkg/PLIST
N ports/devel/p5-Test-MockModule/pkg/DESCR
No conflicts created by this import
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/04/04 11:48:04
Modified files:
ja : items.html mail.html orders.html
pkg-stable.html pkg-stable35.html plat.html
plus.html plus35.html plus36.html ports.html
porttest.html tshirts.html users.html want.html
Added files:
ja : plus37.html
Log message:
sync with Steelix CVS
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/04 11:48:07
Modified files:
devel : Makefile
Log message:
+p5-Test-MockModule
CVSROOT: /cvs
Module name: www
Changes by: robert@cvs.openbsd.org 2005/04/04 11:51:52
Modified files:
. : pkg-stable.html
Log message:
added:
gaim-1.1.4-audio-gtkspell.tgz
gaim-1.1.4-audio.tgz
gaim-1.1.4-gtkspell.tgz
gaim-1.1.4.tgz
grip-3.0.0p0.tgz
jabberd-2.0s6.tgz
python-2.2.3p2.tgz
python-expat-2.2.3p2.tgz
python-gdbm-2.2.3p2.tgz
python-idle-2.2.3p2.tgz
python-mpz-2.2.3p2.tgz
python-tests-2.2.3p2.tgz
python-tkinter-2.2.3p2.tgz
python-tools-2.2.3p2.tgz
python-2.3.5.tgz
python-bsddb-2.3.5.tgz
python-expat-2.3.5.tgz
python-gdbm-2.3.5.tgz
python-idle-2.3.5.tgz
python-mpz-2.3.5.tgz
python-tests-2.3.5.tgz
python-tkinter-2.3.5.tgz
python-tools-2.3.5.tgz
squid-2.5.STABLE9p0-snmp.tgz
squid-2.5.STABLE9p0-transparent-snmp.tgz
squid-2.5.STABLE9p0-transparent.tgz
squid-2.5.STABLE9p0.tgz
tiff-3.6.1p6.tgz
removed:
old, duplicated packages
CVSROOT: /cvs
Module name: www
Changes by: robert@cvs.openbsd.org 2005/04/04 11:53:00
Modified files:
. : pkg-stable35.html
Log message:
added:
curl-7.10.8p0.tgz
gaim-1.1.4-audio.tgz
gaim-1.1.4.tgz
grip-3.0.0p0.tgz
python-2.2.3p2.tgz
python-expat-2.2.3p2.tgz
python-gdbm-2.2.3p2.tgz
python-idle-2.2.3p2.tgz
python-mpz-2.2.3p2.tgz
python-tests-2.2.3p2.tgz
python-tkinter-2.2.3p2.tgz
python-tools-2.2.3p2.tgz
python-2.3.5.tgz
python-bsddb-2.3.5.tgz
python-expat-2.3.5.tgz
python-gdbm-2.3.5.tgz
python-idle-2.3.5.tgz
python-mpz-2.3.5.tgz
python-tests-2.3.5.tgz
python-tkinter-2.3.5.tgz
python-tools-2.3.5.tgz
squid-2.5.STABLE9p0.tgz
tiff-3.6.1p6.tgz
removed:
old, duplicated packages
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/04 12:40:45
Modified files:
sbin/isakmpd : ipsec.c
Log message:
fix byteorder confusion
ok cloder ho
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/04 12:44:01
Modified files:
databases/p5-DBD-SQLite: Makefile distinfo
databases/p5-DBD-SQLite/pkg: PLIST
Log message:
update to 1.0.8
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/04 12:51:03
Modified files:
mail/sylpheed : Makefile distinfo
Log message:
SECURITY update to sylpheed 1.0.4
* A buffer overflow which occurred when displaying a message with
attachments which have MIME-encoded filenames was fixed.
* A possible crash on re-edit of messages was fixed.
from Bernd Ahlers
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2005/04/04 13:12:26
Modified files:
lib/libc/sys : ptrace.2
Log message:
Document PT_[GS]ETXMMREGS.
ok jmc@
CVSROOT: /cvs
Module name: ports
Changes by: mbalmer@cvs.openbsd.org 2005/04/04 13:19:57
Modified files:
www/phpldapadmin: Makefile distinfo
www/phpldapadmin/pkg: PLIST
Log message:
Update to version 0.9.6.
ok nikolay@ and tested by MAINTAINER.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/04 13:31:11
Modified files:
sbin/isakmpd : conf.c connection.c dnssec.c dpd.c exchange.c
if.c ike_phase_1.c ike_quick_mode.c ipsec.c
isakmp_cfg.c isakmpd.c log.c math_2n.c
message.c monitor.c nat_traversal.c pf_key_v2.c
policy.c sa.c sa.h transport.c udp.c
udp_encap.c ui.c util.c virtual.c
Log message:
spacing; ok cloder
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/04 13:32:35
Modified files:
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT: /cvs
Module name: www
Changes by: uwe@cvs.openbsd.org 2005/04/04 14:17:28
Modified files:
. : zaurus.html
Log message:
update project list, and spell "touch screen" consistently.
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/04 14:34:23
Modified files:
mail/msmtp : Makefile distinfo
Log message:
- Update to 1.4.0 http://msmtp.sourceforge.net/ChangeLog.txt
- Change maintainer's email address
From Victor Sahlstedt (MAINTAINER)
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/04 15:11:42
Modified files:
www/php4 : Makefile.inc distinfo
www/php4/core : Makefile
www/php4/core/patches: patch-scripts_php_config_in
www/php4/core/pkg: PLIST-pear
www/php4/extensions: Makefile
www/php4/patches: patch-aclocal_m4 patch-configure_in
Removed files:
www/php4/extensions/patches: patch-ext_imap_config_m4
patch-ext_snmp_snmp_c
Log message:
update to 4.3.11;
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/04 15:13:22
Modified files:
www/php5 : Makefile.inc distinfo
www/php5/core : Makefile
www/php5/core/patches: patch-scripts_php-config_in
www/php5/core/pkg: PLIST-pear
www/php5/extensions: Makefile
www/php5/extensions/pkg: DESCR
www/php5/patches: patch-aclocal_m4 patch-configure_in
Removed files:
www/php5/extensions/patches: patch-ext_imap_config_m4
patch-ext_snmp_snmp_c
Log message:
update to 5.0.4;
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/04/04 15:24:00
Modified files:
www/mozilla-firefox: Makefile
Added files:
www/mozilla-firefox/patches:
patch-gfx_src_gtk_nsDeviceContextSpecG_cpp
patch-modules_libpref_src_init_all_js
Log message:
- fix CUPS printing: fix partial so version and don't dlclose lib.
- remove partial so version on freetype
CUPS testing and ok by mbalmer@ idea from wilfried@
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/04 16:15:18
src/sbin/ipsecctl
Update of /cvs/src/sbin/ipsecctl
In directory cvs.openbsd.org:/tmp/cvs-serv15838/ipsecctl
Log Message:
Directory /cvs/src/sbin/ipsecctl added to the repository
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/04 16:18:47
Modified files:
sys/sys : socket.h
sys/net : pfkeyv2.c pfkeyv2.h
Log message:
Add sysctl for dumping the SPD
ok deraadt, ok markus some time ago
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/04 16:19:50
Added files:
sbin/ipsecctl : Makefile ipsec.conf.5 ipsecctl.8 ipsecctl.c
ipsecctl.h parse.y pfkey.c
Log message:
Add ipsecctl utility, work in progress
ok deraadt
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/04 16:22:07
Modified files:
sys/dev/pci : if_bge.c
Log message:
Fix interrupt sharing on bge, by checking the same way the linux
driver does. ok deraadt@, testing and ok krw@, markus@
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/04 16:22:55
Modified files:
sbin/ipsecctl : Makefile ipsec.conf.5 ipsecctl.8 ipsecctl.c
ipsecctl.h parse.y pfkey.c
Log message:
fix cvs id tags
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/04 16:36:29
Modified files:
sys/dev : biovar.h
Log message:
add blink and unblink.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/04 16:40:32
Modified files:
sys/dev/ic : ami.c
Log message:
Add blink and unblink but tell userland it is responsible for actually doing it
because the ami firmware does not support it. In this case bioctl(8) will do
it with SES passthrough commands.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/04 16:43:07
Modified files:
sbin/bioctl : bioctl.8 bioctl.c bioctl.h
Log message:
Add initial blink/unblink harness.
Fix INQUIRY namespace polution.
Little clean up and new debug messages.
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/04 16:43:54
Modified files:
sbin/ipsecctl : ipsecctl.8
Log message:
A bare bone man page.
CVSROOT: /cvs
Module name: ports
Changes by: todd@cvs.openbsd.org 2005/04/04 16:49:50
Modified files:
productivity/gnucash: Makefile
Log message:
wrong variable, this now properly stops building on LP64_ARCHS until fixed and
removed
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/04 17:40:05
Modified files:
sys/arch/sparc/include: pmap.h
sys/arch/vax/vax: pmap.c
sys/uvm : uvm_pmap.h
Log message:
Nuke pmap_bootstrap_alloc(), not used anymore.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/04 18:10:40
Removed files:
share/man/man4/man4.i386: iy.4
sys/dev/isa : if_iy.c
Log message:
nuke a second driver for ISA Intel EtherExpress PRO/10 cards which
came from NetBSD and has never actually been used.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/04 18:11:19
Modified files:
share/man/man4/man4.i386: Makefile
Log message:
-iy
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/04 18:13:49
Modified files:
sbin/quotacheck: quotacheck.c
Log message:
spacing found while digging for bugs
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/04 18:13:57
Modified files:
sys/dev/pci : if_sis.c if_sisreg.h
Log message:
- Fix for an issue with excessive collisions in half duplex mode.
- Nail the short cable problem the exact way National says it should be.
- Make sure to clear any pending interrupts when we stop the interface.
- Do not tell the hardware to send when there were no packets enqueued.
- Close a theoretical race: By the time the watchdog comes around
the interface may have been stopped, so we should not restart it.
From FreeBSD
Tested by ho@ on a few Soekris boxes and martin@ on a 900
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/04 19:00:47
Modified files:
distrib/miniroot: install.sub
Log message:
Use 'route -qn' for the IPv6 default route command in hostname.if.
Don't use local link address as possible IPv6 manual address.
From todd@.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/04 19:12:52
Modified files:
sys/dev/pci : if_bgereg.h
Log message:
fix parenthesis for BGE_RCB_MAXLEN_FLAGS
ok krw@
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/04/04 19:18:54
Modified files:
bin/cat : cat.c
Log message:
change incorrect filename in output on fstat() failure
from Cedric Berger
ok otto
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/04 19:41:45
Modified files:
sys/dev/pci : auich.c
Log message:
ich6 support from freebsd via [Bjorn] Sandell
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/04 19:44:41
Modified files:
share/man/man4 : auich.4
Log message:
ich6 support and deuglify long slash seqs
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/04 20:01:51
Modified files:
sys/scsi : sd.c cd.c
Log message:
Clean up some logic. Use better error handling for sd devices. Be
quiet if raw partition access tried. Be more careful with
SDEV_MEDIA_LOADED. Inspired by some NetBSD changes.
ok marco@
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/04/04 23:12:10
Modified files:
it : index.html
faq/it : index.html
fr : errata.html errata35.html pkg-stable.html
pkg-stable35.html zaurus.html
de : errata.html errata35.html
Log message:
sync with Steelix CVS
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/05 00:32:16
Modified files:
sbin/bioctl : bioctl.8
Log message:
add -b to synopsis;
use .Bk/.Ek to avoid line split;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/05 00:47:32
Modified files:
share/man/man4 : fxp.4
share/man/man4/man4.amd64: intro.4
share/man/man4/man4.i386: ie.4 intro.4
Log message:
iy(4) has been removed;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/05 01:14:01
Modified files:
sbin/ipsecctl : ipsec.conf.5 ipsecctl.8 ipsecctl.c
Log message:
cleanup; ok hshoexer@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/05 02:30:07
Modified files:
net/tor : Makefile distinfo
Log message:
Update to 0.0.9.7:
- http://archives.seul.org/or/announce/Apr-2005/msg00000.html
- http://archives.seul.org/or/announce/Mar-2005/msg00000.html
From Jon Trembley
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/05 03:18:20
Modified files:
print/teTeX/base: Makefile
Log message:
fix some minor packaging issues:
- make sure the -fmt package name is always defined.
- fix RUN_DEPENDS for new bsd.port.mk.
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/04/05 04:07:46
Modified files:
sbin/ipsecctl : ipsec.conf.5
Log message:
The first release this will appear in is OpenBSD 3.8
ok jmc@
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/05 04:43:26
Modified files:
. : ftp.html
Log message:
+ftp://mirrors.dotsrc.org/pub/OpenBSD/
+ftp://ftp2.si.freebsd.org/pub/OpenBSD/
+http://mirrors.dotsrc.org/pub/OpenBSD/
patch prepaired by Alexander von Gernler, who probably doesn't realize
just how much this is appreciated, thanks!
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/05 06:13:16
Modified files:
sys/scsi : cd_scsi.c ch.c scsi_base.c scsiconf.h sd_scsi.c
ss_mustek.c ss_mustek.h st.c
Log message:
Factor out scsi_mode_sense() and scsi_mode_select() like NetBSD does.
Eliminate some duplicate structures and defines along the way. SCSI CD
drives will now pay attention to the 'flags' parameter for MODE SENSE
and MODE SELECT commands. No other functional change.
ok tdeval@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/05 06:19:37
Modified files:
sys/net : if.c
Log message:
Return EINVAL in SIOCSIFLLADDR if new lladdr is a multicast address.
OK derradt@ tedu@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/05 06:59:18
Modified files:
usr.sbin/ospfd : buffer.c
Log message:
Set errno in case buf_realloc() fails because the limit of the buffer is
reached.
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/05 07:01:22
Modified files:
usr.sbin/ospfd : auth.c database.c hello.c lsack.c lsreq.c
lsupdate.c ospfd.h ospfe.h packet.c
Log message:
Use the dynamic buffer API for packet generation and sending.
OK norby@
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/05 07:12:05
Modified files:
sys/arch/arm/xscale: pxa2x0_ohci.c pxa2x0reg.h
Log message:
Argument to DELAY should be usecs, not hz.
ok dlg@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/05 07:45:31
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
sync and sort usage(). ok jmc@ markus@
CVSROOT: /cvs
Module name: src
Changes by: pedro@cvs.openbsd.org 2005/04/05 08:06:52
Modified files:
sys/isofs/udf : udf_vnops.c
Log message:
make sure *vpp == NULL if udf_lookup() returns an error
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/05 08:11:17
Modified files:
sys/arch/sparc64/dev: comkbd_ebus.c
Log message:
No extra newline if keyboard plugged but not console.
CVSROOT: /cvs
Module name: www
Changes by: niklas@cvs.openbsd.org 2005/04/05 08:31:46
Modified files:
. : donations.html
Log message:
Thanks for sparc gear
CVSROOT: /cvs
Module name: src
Changes by: pedro@cvs.openbsd.org 2005/04/05 08:41:03
Modified files:
sbin/mount_udf : mount_udf.8
Log message:
- fix another 'an udf' mistake i made
- enhance 'history' and add an 'authors' section
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/05 10:23:31
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/05 11:10:43
Modified files:
sys/dev/ic : ath.c
Log message:
fix wep by adjusting the total packet length
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/05 11:19:01
Modified files:
sys/dev/pci : auich.c
Log message:
from netbsd:
Some SiS 7012 chips come muted by default, so un-mute all SiS 7012 chips at
attach time the way Linux does it. Reported and tested by Jonathan
Schleifer, I checked it didn't break my own 7012 device which doesn't need
that manipulation.
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/05 11:29:46
Modified files:
sys/dev/pci : pcidevs
Log message:
nforce4 devs and nforce2-400 ac97
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/05 11:30:21
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/05 11:30:57
Modified files:
sys/dev/pci : auich.c
Log message:
match on nforce4 and nforce2-400 ac97 as well; form netbsd
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/05 11:37:44
Modified files:
usr.sbin/bgpd : session.h
Log message:
magic police, Jason Ackley
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/05 11:42:13
Modified files:
share/man/man4 : auich.4
Log message:
add new nforce stuff
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/05 12:06:06
Modified files:
sbin/isakmpd : isakmpd.8 isakmpd.c nat_traversal.c
nat_traversal.h virtual.c
Log message:
Add -T flag to isakmpd to disable NAT-T support from the command line.
This lets binat setups work again without having to recompile isakmpd.
OK ho, hshoexer.
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/05 12:13:21
Modified files:
sbin/isakmpd : crypto.c
Log message:
Do not log before/after crypto blobs at log level 10. Makes -DA=10
useable without enduring pages of hex. OK hshoexer
CVSROOT: /cvs
Module name: src
Changes by: drahn@cvs.openbsd.org 2005/04/05 13:29:09
Modified files:
libexec/ld.so : dlfcn.c library.c library_mquery.c
library_subr.c loader.c resolve.c resolve.h
Log message:
Do a better job of running destructors in the right order.
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/05 13:43:04
src/gnu/lib/libstdc++/libstdc++/config/os/bsd/openbsd
Update of /cvs/src/gnu/lib/libstdc++/libstdc++/config/os/bsd/openbsd
In directory cvs.openbsd.org:/tmp/cvs-serv5950/openbsd
Log Message:
Directory /cvs/src/gnu/lib/libstdc++/libstdc++/config/os/bsd/openbsd added to the repository
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/05 13:45:06
Modified files:
sbin/bioctl : bioctl.c bioctl.h
Log message:
clean up enumeration.
properly print inquiry data.
identify devices bioctl cares about.
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/05 14:02:31
Modified files:
build : support.dat
Log message:
+ONS
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/05 14:02:54
Modified files:
. : support.html
Log message:
regen
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/05 14:10:53
Modified files:
infrastructure/templates: network.conf.template
Log message:
- sunsite.dk is now called mirrors.dotsrc.org and it also hosts GNU and CTAN
archives
- Remove cpan.shellhung.org
Partially from Michael Knudsen
ok naddy@, sturm@
CVSROOT: /cvs
Module name: src
Changes by: canacar@cvs.openbsd.org 2005/04/05 14:11:11
Modified files:
sys/dev/pci : if_san_common.c if_san_xilinx.c
Log message:
prevent non-root users to invoke wanpipe ioctls.
noticed by uwe@, looks ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/05 14:25:50
Modified files:
sbin/bioctl : bioctl.c bioctl.h
Log message:
fix output from remaining passthrough functions
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/04/05 14:27:35
Modified files:
sys/netinet : tcp_input.c tcp_output.c tcp_var.h
usr.bin/netstat: inet.c
Log message:
add tcp sack stats, similar to freebsd; ok deraadt
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/05 14:46:20
Modified files:
sbin/isakmpd : GNUmakefile Makefile cert.c conf.c ike_auth.c
ike_quick_mode.c ipsec.c key.c libcrypto.c
libcrypto.h pf_key_v2.c x509.c
Log message:
Always compile X509 support. Almost everyone uses it. Makes the code
much easier to read and to maintain.
OK and testing by hshoexer@, more testing by me
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/05 15:07:35
Modified files:
sbin/isakmpd : Makefile GNUmakefile
Log message:
disable freeswan support
ok ho@ some time ago
CVSROOT: /cvs
Module name: src
Changes by: marc@cvs.openbsd.org 2005/04/05 15:08:47
Modified files:
sys/dev/pci : auich.c
Log message:
Don't clobber the returned sample rate when the AC97 changes it.
This lets an application know, should it bother testing, that a
requested bit rate is not available. 'looks ok to me' mickey@
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/05 15:09:01
Removed files:
sbin/isakmpd/sysdep/freeswan: GNUmakefile.sysdep Makefile.sysdep
README klips.c klips.h sysdep-os.h
sysdep.c
sbin/isakmpd/sysdep/freeswan/sys: queue.h
Log message:
RIP freeswan
CVSROOT: /cvs
Module name: XF4
Changes by: mickey@cvs.openbsd.org 2005/04/05 15:14:09
Modified files:
xc/extras/x86emu/src/x86emu: ops.c
Log message:
parse data32 prefix on jmp&call; inspired by xfree86 changes; matthieu@ ok
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/05 15:18:39
Modified files:
share/man/man8 : afterboot.8
Log message:
since csh is no longer the default root shell, and advice to not log in as
`root' was removed in dot.login -r1.11, remove text which says it happens;
tweak the rest while i'm in here;
spotted by david@
CVSROOT: /cvs
Module name: src
Changes by: fgsch@cvs.openbsd.org 2005/04/05 15:27:23
Modified files:
sys/dev/pci : pcidevs
Log message:
winmodem found in vaio PCGFR315M; ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/05 15:27:51
Modified files:
sbin/mount_udf : mount_udf.8
Log message:
whitespace and punctuation;
CVSROOT: /cvs
Module name: src
Changes by: fgsch@cvs.openbsd.org 2005/04/05 15:28:05
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
regen.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/05 15:32:13
Modified files:
sbin/isakmpd : isakmpd.8
Log message:
ipsecadm lives in section 8, not 4;
missing word;
CVSROOT: /cvs
Module name: ports
Changes by: fgsch@cvs.openbsd.org 2005/04/05 15:34:02
Modified files:
textproc/antiword: Makefile distinfo
textproc/antiword/patches: patch-antiword_h
textproc/antiword/pkg: PLIST
Log message:
update to antiword 0.36.1
CVSROOT: /cvs
Module name: ports
Changes by: fgsch@cvs.openbsd.org 2005/04/05 15:34:50
Added files:
textproc/antiword/patches: patch-main_u_c
Log message:
ops, missing patch.
CVSROOT: /cvs
Module name: src
Changes by: niallo@cvs.openbsd.org 2005/04/05 15:48:41
Modified files:
usr.sbin/httpd/src/include: ap_compat.h
Log message:
ap_compat.h defines MD5Update to one thing, but now that we use functions
from md5.h this breaks things which use the compatibility header, such as
some 3rd party modules.
so simply remove this define from ap_compat.h
original breakage found and reported in ports/www/mod_log_sql by naddy@
ok henning@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/05 15:49:33
Modified files:
sys/arch/sparc64/dev: creator.c creator_mainbus.c creator_upa.c
Log message:
Off-by-ones in register comparisons.
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/04/05 16:11:20
Modified files:
fr : donations.html ftp.html
nl : donations.html ftp.html
de : donations.html ftp.html zaurus.html
Log message:
sync with Steelix CVS
CVSROOT: /cvs
Module name: src
Changes by: fgsch@cvs.openbsd.org 2005/04/05 16:14:20
Modified files:
lib/libc/net : resolver.3
Log message:
explain where type and class are defined; ok jmc@
CVS ----------------------------------------------------------------------
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/04/05 16:16:11
Modified files:
openssh : index.html
Log message:
word repetition. reported by Daniele Mazzocchio , thanks!
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/05 16:37:01
Modified files:
usr.bin/ftp : fetch.c
Log message:
a : in the path is not a port # indicator so don't take ones into
account after the first / behind the hostname, ok jaredy
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/05 16:50:57
Modified files:
mail/exmh2 : Makefile distinfo
mail/exmh2/pkg : PLIST
mail/exmh2/scripts: configure
Log message:
Update to 2.7.2
From Michael Paddon (MAINTAINER)
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/05 16:53:50
Modified files:
sbin/isakmpd : policy.h
sbin/isakmpd/regress/rsakeygen: Makefile
sbin/isakmpd/regress/x509: Makefile
sbin/isakmpd/sysdep/linux: GNUmakefile.sysdep
Log message:
Now that X509 is de-featurized, no need for USE_X509 in regress tests.
Start compiling the X509 regress test again, for the first time since
2002 when DLOPEN stuff was removed. Kill remnants of DLOPEN defines
left around in other Makefiles. Allow isakmpd to compile if USE_KEYNOTE
is not defined.
CVSROOT: /cvs
Module name: ports
Changes by: fgsch@cvs.openbsd.org 2005/04/05 16:59:52
Modified files:
games/xmahjongg: Makefile distinfo
games/xmahjongg/pkg: PLIST
Removed files:
games/xmahjongg/patches: patch-Makefile_in
Log message:
update to xmahjongg 3.7
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/05 17:02:58
Modified files:
sysutils/monit : Makefile distinfo
sysutils/monit/pkg: PLIST
Removed files:
sysutils/monit/patches: patch-net_c patch-socket_c
Log message:
Update to 4.4: http://www.tildeslash.com/monit/dist/CHANGES.txt
From Paul Galbraith
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/05 18:00:09
Modified files:
sys/scsi : scsi_all.h
Log message:
Add RECEIVE_DIAGNOSTIC & SEND_DIAGNOSTIC #defines for SES.
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/05 18:02:01
Log message:
Import aamath 0.1
aamath is a program that reads mathematical expressions in infix
notation and renders them as ASCII art. It may be useful to send
mathematics through text-only media, such as e-mail or newsgroups.
From Matthias Kilian
Status:
Vendor Tag: alek
Release Tags: alek_20050406
N ports/math/aamath/Makefile
N ports/math/aamath/distinfo
N ports/math/aamath/pkg/DESCR
N ports/math/aamath/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/05 18:02:56
Modified files:
sbin/isakmpd : sa.c
Log message:
Always print transport information correctly.
OK deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/05 18:03:57
Modified files:
math : Makefile
Log message:
Add aamath
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/05 18:04:53
Modified files:
sbin/isakmpd : isakmpd.conf.5
Log message:
Check-interval and DPD-check-interval are specified in seconds.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/05 18:16:54
Modified files:
libexec/ld.so : dlfcn.c library.c library_mquery.c
library_subr.c loader.c resolve.c resolve.h
Log message:
backout -- breaks at least amd64; spotted by marc
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/04/05 18:19:11
Modified files:
misc/amanda : Makefile
Log message:
tsk tsk... fix broken samba dependency
CVSROOT: /cvs
Module name: src
Changes by: kevlo@cvs.openbsd.org 2005/04/05 18:42:59
Modified files:
sys/dev/ic : ath.c
Log message:
is not needed with
ok reyk and damien
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/05 19:12:52
Removed files:
sys/scsi : README
Log message:
Remove obsolete file.
ok deraadt@ tdeval@ henning@ marco@
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/05 19:31:06
Modified files:
sys/arch/arm/xscale: pxa2x0_apm.c pxa2x0_intr.c pxa2x0_lcd.h
pxa2x0_pcic.c pxa2x0reg.h pxa2x0var.h
Log message:
spelling/grammar cleanups
jolan drahn uwe dlg ok
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/05 19:36:12
Modified files:
gnu/usr.bin/lynx/src: LYPrint.c LYUpload.c
Log message:
Use fprintf correctly.
OK deraadt@
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/05 20:11:25
Modified files:
sys/dev : biovar.h
Log message:
Add alert blink.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/05 20:12:54
Modified files:
sys/scsi : scsi_all.h
Log message:
Add control/send structures.
ok krw@
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/05 20:36:34
Modified files:
sbin/bioctl : bioctl.c bioctl.h bioctl.8
Log message:
Add ses blink crud. Not fully functional yet.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/05 20:40:05
Modified files:
faq : index.html
Log message:
remove department of redundancy department removed.
Spotted by Rick Barter, thanks!
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/05 20:51:13
Modified files:
sys/scsi : cd.c scsiconf.h sd.c ss.c st.c uk.c
Log message:
De-register scsi.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/05 20:59:22
Modified files:
. : users.html
Log message:
+Armorlogic, diff requested and cleaned up by Alexandar von Gernler,
addition requested by Srebrenko Sehic (ssehic at armorlogic dot com).
Thanks!
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/05 21:27:54
Modified files:
usr.bin/cvs : strtab.c
Log message:
make sure we don't try and return csp->cs_str when
cvs_strtab_insert() fails.
ok jfb@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/06 00:23:46
Modified files:
databases/postgresql: Makefile
databases/postgresql/files: README.OpenBSD
Log message:
fix kerberos support (from Jesse Kempf ) and
mention to start the server with nohup to prevent a signal race (from mpf@)
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/04/06 03:08:28
Modified files:
. : ftp.html
Log message:
new .se mirror, submitted by Janne Johansson's ,
checked by Alexander von Gernler , thanks!
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/06 03:14:54
Modified files:
sys/dev/ic : ath.c ar5210.c ar5211.c ar5212.c ar5xxx.h
share/man/man4 : ath.4
Log message:
pad keys with zeros to a supported key length. this is bad but seems
to be the default WEP behaviour for string-based keys and allows
commands like "ifconfig ath0 nwkey yuck" to work...
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/06 03:27:28
Modified files:
usr.sbin/ospfd : rde.c
Log message:
When deleting LSA because they hit max age (IMSG_LS_MAXAGE) check if the
current LSA in the database was updated while max age LSA was flooded out.
This solves a reace condition where self originated LSA got removed because
an other server sent an update with age set to MAXAGE.
OK norby@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/06 03:43:59
Modified files:
usr.bin/ssh : sshd.c
Log message:
avoid harmless logspam by not performing setsockopt() on non-socket; ok markus@
CVSROOT: /cvs
Module name: src
Changes by: dtucker@cvs.openbsd.org 2005/04/06 06:26:06
Modified files:
usr.bin/ssh : ssh.c
Log message:
Fix debug call for port forwards; patch from pete at seebeyond.com, ok djm@
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/06 08:11:21
Modified files:
sbin/ipsecctl : ipsecctl.8
Log message:
add license
CVSROOT: /cvs
Module name: src
Changes by: msf@cvs.openbsd.org 2005/04/06 09:36:13
Modified files:
sbin/ipsecctl : ipsec.conf.5
Log message:
- change to two clause bsd license
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/06 10:00:20
Modified files:
sbin/isakmpd : conf.c exchange.c ike_quick_mode.c ipsec.c
isakmp_cfg.c math_2n.c math_ec2n.c message.c
pf_key_v2.c policy.c sa.c virtual.c
Log message:
knf, ok cloder
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/06 10:15:53
Modified files:
sys/scsi : scsi_all.h
Log message:
Add status/receive ses structures and #defines.
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/06 10:35:25
Modified files:
usr.bin/cvs : cvs.c cvs.h
Log message:
make cvs_findcmd() available to the rest of the program
ok joris@
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/06 10:56:45
Modified files:
lib/libc/sys : ftruncate.c lseek.c mmap.c mquery.c pread.c
preadv.c pwrite.c pwritev.c truncate.c
Log message:
Make __syscall prototypes more consistent. Use register_t as the
return value for system calls that return size_t or ssize_t and
quad_t for those that return off_t.
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/06 11:09:06
Modified files:
usr.bin/cvs : rcs.c
Log message:
plug memleak in rcs_splitlines()
ok jfb@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/06 12:21:51
Modified files:
textproc/latex2html: Makefile
Log message:
explicitly set texpath
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/06 12:39:36
Modified files:
usr.bin/cvs : log.c
Log message:
make cvs_printf() work as advertised when running as server
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/06 12:51:29
Modified files:
usr.bin/cvs : rcs.c rcsprog.c
usr.bin/cvs/rcs: Makefile
Log message:
start using strtab stuff in RCS code.
ok jfb@, xsa@
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/06 13:12:08
Modified files:
usr.bin/cvs : rcs.c rcs.h
Log message:
* allow for creation and removal of RCS locks
* add rcs_tag_resolve() to resolve a branch, tag or revision easily
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/06 13:51:46
Modified files:
sys/dev/microcode: Makefile
Log message:
no longer install the tigon firmware. Bill Paul, who built these firmwares
for the various *BSD projects, has not replied to various emails from me
trying to find out what the licensing status of these files are. In a few
weeks this firmware will be deleted from the tree. It's a real shame.
One again, people have played fast and loose with licensing and the law.
CVSROOT: /cvs
Module name: src
Changes by: norby@cvs.openbsd.org 2005/04/06 14:21:09
Modified files:
usr.sbin/ospfd : ospf.h parse.y
Log message:
Add check for key lengths. Based on diff from Jason Ackley.
Reworked by me.
ok claudio@
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/06 14:49:49
Added files:
sys/scsi : scsi_ses.h
Log message:
Move ses crud into its own file.
Requested mickey@
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/06 14:50:31
Modified files:
sys/scsi : scsi_all.h
Log message:
Remove ses crud.
Requested and ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/06 14:51:46
Modified files:
sbin/bioctl : bioctl.c
Log message:
Use scsi_ses.h
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/06 15:01:04
Modified files:
distrib/i386/ramdisk_cd: list.local
distrib/alpha/bsd.rd: list
distrib/macppc/ramdisk: list
distrib/sgi/ramdisk: list
Log message:
no more tigon firmware here
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/06 15:06:38
Modified files:
share/man/man4 : ti.4
Log message:
document tigon firmware no longer included, so sad
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/06 15:34:07
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hppa
md.hppa64 md.i386 md.macppc md.sgi
md.sparc64
distrib/sets/lists/comp: md.amd64
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/06 15:42:32
Modified files:
usr.bin/cvs : log.c
Log message:
unbreak
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/06 16:08:53
Modified files:
usr.bin/cvs : Makefile
Removed files:
usr.bin/cvs : child.c cvsd.8 cvsd.c cvsd.conf cvsd.conf.5
cvsd.h session.c sock.c sock.h
usr.bin/cvs/cvsd: Makefile
usr.bin/cvs/cvsd-child: Makefile
Log message:
remove dead and unused code
ok jfb@
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/06 16:14:37
Removed files:
usr.bin/cvs : conf.y
Log message:
more unused code
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/06 18:17:33
Modified files:
sys/arch/hppa/hppa: db_interface.c
Log message:
fix debug printf
CVSROOT: /cvs
Module name: www
Changes by: austin@cvs.openbsd.org 2005/04/06 18:18:17
Modified files:
. : donations.html
Log message:
Donations from web orders updated to end of March 2005
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/06 18:19:28
Modified files:
sys/arch/hppa/include: cpufunc.h
Log message:
put a memmory barrier onto the sync_caches()
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/06 18:21:51
Modified files:
sys/arch/hppa/dev: phantomas.c uturn.c
sys/arch/hppa/hppa: locore.S machdep.c mainbus.c pmap.c
sys/arch/hppa/include: cpu.h iomod.h pdc.h
sys/arch/hppa/stand/boot: srt0.S
sys/arch/hppa/stand/libsa: itecons.c pdc.c
Log message:
64bit-friendly pdc.h and iomod.h and correspondent changes elsewhere
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/06 18:23:51
Modified files:
sys/arch/hppa/hppa: trap.c
Log message:
dig lpa
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/06 18:24:57
Modified files:
sys/arch/hppa/hppa: locore.S
Log message:
simpler logic for trap exit
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/06 18:26:21
Modified files:
sys/arch/hppa/include: cpu.h
Log message:
duh. space vs tab
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/04/06 18:49:19
Modified files:
net/silc-server: Makefile distinfo
net/silc-server/patches: operops-patch-silcd_command_c
operops-patch-silcd_silcd_c
patch-Makefile_in patch-configure_in
patch-doc_example_silcd_conf_in
patch-lib_Makefile_in
patch-silcd_Makefile_in
Log message:
upgrade to silc-server 0.9.19.1
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/06 18:54:06
Modified files:
sys/arch/hppa/dev: cpudevs
Log message:
fix a few board ids
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/06 18:54:23
Modified files:
sys/arch/hppa/dev: cpudevs.h cpudevs_data.h
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/06 19:39:36
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.luna88k
md.mac68k md.macppc md.mvme68k
md.mvme88k md.mvmeppc md.sgi md.sparc
md.sparc64 md.vax md.zaurus
distrib/sets/lists/comp: md.amd64 mi
Log message:
sync
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/06 20:02:13
Modified files:
. : donations.html
Log message:
align
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/07 00:20:06
Modified files:
mail/sylpheed : Tag: OPENBSD_3_5 Makefile distinfo
mail/sylpheed/patches: Tag: OPENBSD_3_5 patch-ltmain_sh
patch-src_inc_c patch-src_procmime_c
patch-src_smtp_h
Log message:
SECURITY update to sylpheed 1.0.4
several security and bug fixes
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/07 00:21:48
Modified files:
mail/sylpheed : Tag: OPENBSD_3_6 Makefile distinfo
mail/sylpheed/patches: Tag: OPENBSD_3_6 patch-ltmain_sh
patch-src_procmime_c
Log message:
SECURITY update to sylpheed 1.0.4
several security and bug fixes
ok brad@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/07 01:16:21
Modified files:
usr.bin/dirname: dirname.c
Log message:
Reintroduce getopt(3) for option processing. POSIX requires tools that
take no options to recognize --. ok deraadt@ jaredy@ millert@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/07 01:22:47
Modified files:
usr.bin/basename: basename.c
Log message:
- Reintroduce getopt(3) for option processing. POSIX requires tools that
take no options to recognize --.
- Use basename(3) to do the groundwork, instead of a rolling our own.
Visible changes in behaviour: basename "" now returns a dot instead
of an empty line; pathnames longer than PATH_MAX will produce an
error message.
ok deraadt@ jaredy@ millert@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/07 01:23:31
src/regress/usr.bin/basename
Update of /cvs/src/regress/usr.bin/basename
In directory cvs.openbsd.org:/tmp/cvs-serv13704/basename
Log Message:
Directory /cvs/src/regress/usr.bin/basename added to the repository
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/07 01:23:32
src/regress/usr.bin/dirname
Update of /cvs/src/regress/usr.bin/dirname
In directory cvs.openbsd.org:/tmp/cvs-serv13704/dirname
Log Message:
Directory /cvs/src/regress/usr.bin/dirname added to the repository
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/07 01:24:28
Added files:
regress/usr.bin/basename: Makefile basename.sh
Log message:
Tests for basename(1). From NetbSD with some local changes.
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/07 01:25:16
Added files:
regress/usr.bin/dirname: Makefile dirname.sh
Log message:
Tests for dirname(1). From NetBSD with some local changes.
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/07 01:26:24
Modified files:
regress/usr.bin: Makefile
Log message:
Enable basename and dirname and sort subdirs.
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/07 06:05:53
Modified files:
games/wesnoth : Makefile distinfo
games/wesnoth/pkg: PLIST
Log message:
update to 0.8.11; for the full list of changes please visit
http://savannah.nongnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/changelog?rev=v0_8_11
ok espie@ (maintainer)
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/07 06:18:35
Modified files:
usr.bin/stat : stat.1 stat.c
Log message:
Remove birth time from the default formats, we do not support it (yet), but
leave the B format available for the future. ok tedu@ tdeval@ henning@
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/07 07:16:12
Modified files:
sys/arch/hppa/hppa: machdep.c pmap.c
Log message:
on some machines it's possible to limit the amount of physmem initialised dring post so having msgbuf at the end of memory shall work
CVSROOT: /cvs
Module name: ports
Changes by: jcs@cvs.openbsd.org 2005/04/07 08:57:10
Modified files:
audio/gtkpod : Makefile distinfo
Log message:
gtkpod-0.88 from jolan@
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/04/07 09:38:17
Modified files:
net/silc-client: Makefile distinfo
net/silc-client/patches: patch-Makefile_in patch-configure_in
patch-lib_Makefile_in
net/silc-client/pkg: PLIST
Added files:
net/silc-client/patches: patch-irssi_src_perl_Makefile_in
Log message:
upgrade to silc-client 1.0.2
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/07 10:47:11
Modified files:
usr.bin/cvs : rcs.c
Log message:
Fix RCS parsing for keywords that expect and ID and use cvs_strfree()
instead of free() on the duplicated token string to fix a double-free
ok xsa@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/07 11:45:44
Modified files:
databases/postgresql: Makefile
Log message:
remove Peter Galbavy as maintainer per his request
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/04/07 12:04:34
Modified files:
net/gaim : Makefile distinfo
net/gaim/patches: patch-src_proxy_c
net/gaim/pkg : PLIST
Log message:
upgrade to gaim 1.2.1
fixes 3 security issues
CAN-2005-0965, CAN-2005-0966, CAN-2005-0967
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/07 12:43:17
Modified files:
sbin/isakmpd : virtual.c
Log message:
remove unnecessary typecasts.
ok ho@
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/07 12:52:18
Modified files:
sbin/isakmpd : message.c
Log message:
Plug memleak.
ok cloder ho markus
CVSROOT: /cvs
Module name: ports
Changes by: couderc@cvs.openbsd.org 2005/04/07 12:59:46
Modified files:
net/vsftpd : Makefile distinfo
net/vsftpd/pkg : MESSAGE
Log message:
update to 2.0.3 from maintainer.
CVSROOT: /cvs
Module name: src
Changes by: ian@cvs.openbsd.org 2005/04/07 13:04:00
Modified files:
sys/arch/macppc/conf: Makefile.macppc
sys/arch/mvmeppc/conf: Makefile.mvmeppc
Log message:
Remove spurious -L for /usr/include in INCLUDES defn. ok miod@
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/07 13:15:59
Modified files:
sbin/isakmpd : message.c
Log message:
small cleanup, no binary change
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/04/07 13:37:05
Modified files:
mail/postfix/snapshot: Makefile distinfo
Log message:
Postfix 2.3 20050404 snapshot
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/07 14:23:44
Modified files:
security/cfs : Makefile
security/cfs/patches: patch-Makefile patch-cattach_c
patch-cfs_fh_c
Added files:
security/cfs/patches: patch-cfs_adm_c patch-cfs_nfs_c
patch-cmkdir_c patch-cpasswd_c
patch-getpass_c
Log message:
several patches from Debian
- cmkdir now uses /dev/srandom (actually changed to arandom by me)
- support for filenames w/ 8bit chars
- sprintf() replaced with snprintf()
- some bugfixes
from Andreas Voegele
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/07 14:47:15
Modified files:
distrib/miniroot: install.sub
Log message:
If a UDF 'c' partition is found on a CD, just mount it without asking
questions. Just as ISO9660 'c' partitions are mounted w/o questions.
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/07 14:50:22
Modified files:
usr.bin/cvs : rcs.c rcs.h
Log message:
Perform proper escaping of the @ character in all RCS strings when
writing the output to the file.
ok joris@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/07 15:36:31
Log message:
Initial import of dcraw 7.12
dcraw permits converting most digital cameras RAW format file to JPEG
in a better way than the in-camera function.
from rohee@
Status:
Vendor Tag: sturm
Release Tags: sturm_20050407
N ports/graphics/dcraw/Makefile
N ports/graphics/dcraw/distinfo
N ports/graphics/dcraw/pkg/PLIST
N ports/graphics/dcraw/pkg/DESCR
N ports/graphics/dcraw/patches/patch-dcraw_c
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/07 15:37:14
Modified files:
graphics : Makefile
Log message:
+dcraw
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/07 16:08:57
Modified files:
usr.bin/cvs : rcs.c rcs.h
Log message:
* reverse symbol list order
* allow retrieval and setting of the head revision number
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/07 17:45:22
Modified files:
usr.sbin/bgpd : printconf.c
Log message:
nicer output
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/07 18:07:18
Modified files:
usr.sbin/bgpd : kroute.c
Log message:
don't whine when we can't find interface with index 0
(that is a rare corner case in that context, but still)
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/07 19:44:45
Modified files:
sys/dev/pci : pcidevs
Log message:
add QLogic 2312 and 6312 cards
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/07 19:45:59
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/07 19:46:45
Modified files:
bin/dd : args.c
Log message:
Correct comment about using m in blocksize (multiplies by 1048576 not 512).
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/07 20:07:49
Modified files:
sys/dev/pci : isp_pci.c
Log message:
recognize Dell OEM 2312 card.
From FreeBSD
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/07 20:24:26
Modified files:
share/man/man8 : release.8
Log message:
make distrib-dirs, ok otto
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/07 20:32:54
Modified files:
sys/arch/arm/xscale: pxa2x0_ohci.c
Log message:
clean up properly in the event of a failure during attach.
ok uwe@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/07 22:29:57
Modified files:
sys/dev/usb : uftdi.c
Log message:
handle at least the first port of a dual-port ufdti; from freebsd
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/07 22:30:17
Modified files:
sys/dev/usb : ucom.c
Log message:
no need to spit out portno twice
CVSROOT: /cvs
Module name: src
Changes by: jolan@cvs.openbsd.org 2005/04/07 23:01:47
Modified files:
sys/sys : sensors.h
Log message:
interger->integer
CVSROOT: /cvs
Module name: src
Changes by: jolan@cvs.openbsd.org 2005/04/08 01:07:06
Modified files:
sys/arch/amd64/amd64: mutex.S
sys/arch/amd64/include: mutex.h
sys/arch/i386/i386: mutex.S
sys/arch/i386/include: mutex.h
Log message:
add rcs ids
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/08 03:23:37
Modified files:
build : groups.dat support.dat
Log message:
+Ronneby BUG, update Codefusion
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/08 03:24:37
Modified files:
. : groups.html support.html
Log message:
regen
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/04/08 06:48:15
Modified files:
. : donations.html
Log message:
- from www@: link to Francois Chambaud's Homepage, as requested by
himself.
- while there, do a correction requested by Thomas Birnthaler
: It is not a donation by himself, but from his company.
this was already ok hshoexer@
submitted by Alexander von Gernler ,
thanks!
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/08 07:36:48
Modified files:
sys/dev/pci : if_vge.c
sys/dev/ic : re.c
Log message:
- enable reception of VLAN sized frames
- enable HW receive checksum offload
ok pvlachev@
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/08 08:21:36
Modified files:
sbin/dhclient : dhclient.c
Log message:
protect read() on rtsock against interruptions by signal, foudn with djm
while looking for sth else
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/08 09:15:53
Modified files:
sys/dev/pci : if_vge.c
Log message:
fix parenthesis
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 09:44:13
Modified files:
sbin/isakmpd : isakmpd.c
Log message:
use __progname
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 09:47:24
Modified files:
sbin/isakmpd : isakmpd.c sysdep.h
Log message:
more __progname
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 09:47:55
Removed files:
sbin/isakmpd/sysdep/bsdi: GNUmakefile.sysdep Makefile.sysdep
sysdep-os.h sysdep.c
sbin/isakmpd/sysdep/darwin: GNUmakefile.sysdep Makefile.sysdep
sysdep-os.h sysdep.c
sbin/isakmpd/sysdep/freebsd: GNUmakefile.sysdep Makefile.sysdep
sysdep-os.h sysdep.c
sbin/isakmpd/sysdep/linux: bitstring.h
sbin/isakmpd/sysdep/linux/sys: queue.h
sbin/isakmpd/sysdep/netbsd: GNUmakefile.sysdep Makefile.sysdep
sysdep-os.h sysdep.c
Log message:
if someone wants a portable, create a -p project. clutter stops quality
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 09:49:10
Modified files:
sbin/isakmpd : Makefile
Log message:
remove some portable junk
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 09:49:59
Removed files:
sbin/isakmpd/sysdep/linux: GNUmakefile.sysdep sysdep-os.h
sysdep.c
Log message:
if someone wants a portable, create a -p project. clutter stops quality
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 09:52:12
Removed files:
sbin/isakmpd/sysdep/common: blf.h cast.h md5.h pcap.h sha1.h
sbin/isakmpd/sysdep/common/libsysdep: GNUmakefile Makefile
arc4random.c blowfish.c
cast.c md5.c sha1.c
strlcat.c strlcpy.c
Log message:
if someone wants a portable, create a -p project. clutter stops quality
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 09:56:35
Modified files:
sbin/isakmpd/sysdep/openbsd: sysdep-os.h
Log message:
remove portable stuff not needed
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 09:56:48
Modified files:
sbin/isakmpd/sysdep/openbsd: sysdep.c
Log message:
sysdep_progname() is non-portable gunk
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/08 10:00:52
Modified files:
gnu/usr.sbin/sendmail: RELEASE_NOTES
gnu/usr.sbin/sendmail/cf: README
gnu/usr.sbin/sendmail/cf/m4: version.m4
gnu/usr.sbin/sendmail/doc/op: op.me
gnu/usr.sbin/sendmail/include/sm: conf.h shm.h
gnu/usr.sbin/sendmail/libsm: Makefile ldap.c shm.c t-shm.c
gnu/usr.sbin/sendmail/sendmail: README TRACEFLAGS collect.c
conf.c daemon.c deliver.c
domain.c envelope.c map.c mci.c
milter.c parseaddr.c queue.c
sendmail.h srvrsmtp.c tls.c
usersmtp.c version.c
Added files:
gnu/usr.sbin/sendmail/include/sm: sem.h
gnu/usr.sbin/sendmail/libsm: sem.c t-sem.c
Log message:
update to sendmail 8.13.4
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:04:17
Modified files:
sbin/isakmpd : conf.c crypto.c
Log message:
un-ifdef USE_BLOWFISH
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:06:25
Modified files:
sbin/isakmpd : Makefile app.c crypto.c crypto.h sysdep.h
sbin/isakmpd/sysdep/openbsd: sysdep.c
Log message:
app.c
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:07:22
Modified files:
sbin/isakmpd : pf_key_v2.c udp.c udp_encap.c virtual.c
Log message:
Remove references to LINUX_IPSEC
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:09:25
Modified files:
sbin/isakmpd : ipsec.c pf_key_v2.c util.c
sbin/isakmpd/sysdep/openbsd: Makefile.sysdep
Log message:
kill USE_OLD_SOCKADDR
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:11:11
Modified files:
sbin/isakmpd : if.c
sbin/isakmpd/sysdep/openbsd: Makefile.sysdep
Log message:
kill HAVE_GETIFADDRS
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:11:58
Modified files:
sbin/isakmpd : isakmpd.c
sbin/isakmpd/sysdep/openbsd: Makefile.sysdep
Log message:
kill HAVE_CLOSEFROM
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:14:05
Modified files:
sbin/isakmpd : log.c
sbin/isakmpd/sysdep/openbsd: Makefile.sysdep
Log message:
kill HAVE_PCAP
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:15:38
Modified files:
sbin/isakmpd : app.c
Log message:
need monitor.h
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:16:43
Modified files:
sbin/isakmpd/sysdep/openbsd: Makefile.sysdep
Log message:
the lovely thing about layers and layers of compatible stuff, is that
deep down in the guts of it assumptions such as "this particular processors
has no shared libraries yet" get hidden, only to be found about 2 years
later. i hate code that hides stuff like that from me.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:18:59
Modified files:
sbin/isakmpd : math_group.c
Log message:
kill USE_EC
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:20:30
Modified files:
sbin/isakmpd : crypto.c
Log message:
kill USE_DES and USE_TRIPLEDES, why was it ever a choice even?
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:24:13
Modified files:
sbin/isakmpd : isakmpd.c log.c monitor.h x509.c
Removed files:
sbin/isakmpd/sysdep/openbsd: GNUmakefile.sysdep
Log message:
privsep always
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:25:28
Removed files:
sbin/isakmpd : GNUmakefile
Log message:
nothing uses this
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 10:30:03
Modified files:
sbin/isakmpd : Makefile
Log message:
remove cipher features
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 10:32:11
Modified files:
sbin/isakmpd : transport.c
Log message:
improve logging, original diff and ok cloder@
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:32:22
src/regress/sbin/isakmpd
Update of /cvs/src/regress/sbin/isakmpd
In directory cvs.openbsd.org:/tmp/cvs-serv3068/isakmpd
Log Message:
Directory /cvs/src/regress/sbin/isakmpd added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:33:00
src/regress/sbin/isakmpd/b2n
Update of /cvs/src/regress/sbin/isakmpd/b2n
In directory cvs.openbsd.org:/tmp/cvs-serv6105/b2n
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/b2n added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:33:01
src/regress/sbin/isakmpd/crypto
Update of /cvs/src/regress/sbin/isakmpd/crypto
In directory cvs.openbsd.org:/tmp/cvs-serv6105/crypto
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/crypto added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:33:02
src/regress/sbin/isakmpd/dh
Update of /cvs/src/regress/sbin/isakmpd/dh
In directory cvs.openbsd.org:/tmp/cvs-serv6105/dh
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/dh added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:33:03
src/regress/sbin/isakmpd/ec2n
Update of /cvs/src/regress/sbin/isakmpd/ec2n
In directory cvs.openbsd.org:/tmp/cvs-serv6105/ec2n
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/ec2n added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:33:04
src/regress/sbin/isakmpd/exchange
Update of /cvs/src/regress/sbin/isakmpd/exchange
In directory cvs.openbsd.org:/tmp/cvs-serv6105/exchange
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/exchange added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:33:05
src/regress/sbin/isakmpd/group
Update of /cvs/src/regress/sbin/isakmpd/group
In directory cvs.openbsd.org:/tmp/cvs-serv6105/group
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/group added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:33:06
src/regress/sbin/isakmpd/hmac
Update of /cvs/src/regress/sbin/isakmpd/hmac
In directory cvs.openbsd.org:/tmp/cvs-serv6105/hmac
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/hmac added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:33:07
src/regress/sbin/isakmpd/prf
Update of /cvs/src/regress/sbin/isakmpd/prf
In directory cvs.openbsd.org:/tmp/cvs-serv6105/prf
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/prf added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:33:08
src/regress/sbin/isakmpd/rsakeygen
Update of /cvs/src/regress/sbin/isakmpd/rsakeygen
In directory cvs.openbsd.org:/tmp/cvs-serv6105/rsakeygen
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/rsakeygen added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:33:10
src/regress/sbin/isakmpd/util
Update of /cvs/src/regress/sbin/isakmpd/util
In directory cvs.openbsd.org:/tmp/cvs-serv6105/util
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/util added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 10:33:11
src/regress/sbin/isakmpd/x509
Update of /cvs/src/regress/sbin/isakmpd/x509
In directory cvs.openbsd.org:/tmp/cvs-serv6105/x509
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/x509 added to the repository
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:37:15
Modified files:
sbin/isakmpd : Makefile exchange.c ike_aggressive.c
ike_phase_1.c init.c ipsec.c isakmpd.c log.c
message.c pf_key_v2.c policy.c sa.c sa.h
virtual.c
Removed files:
sbin/isakmpd/features: nat_traversal
Log message:
nat-traversal always
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:38:06
Removed files:
sbin/isakmpd/features: x509
Log message:
x509 is always on
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:41:54
Modified files:
sbin/isakmpd : Makefile
Removed files:
sbin/isakmpd/features: ec privsep
Log message:
ec and privsep always on
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 10:52:41
Modified files:
sbin/isakmpd : Makefile exchange.c ike_phase_1.c ipsec.c
ipsec.h isakmp_doi.c message.c message.h sa.c
sa.h
Removed files:
sbin/isakmpd/features: aggressive dpd isakmp_cfg
Log message:
always enable aggressive, dpd, and isakmp_cfg
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 11:03:04
Modified files:
sbin/isakmpd : Makefile
Log message:
remove crud
CVSROOT: /cvs
Module name: www
Changes by: henning@cvs.openbsd.org 2005/04/08 11:06:58
Modified files:
. : press.html
Log message:
pretty nice article on CARp, pfsync and pf in the current iX issue
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 11:11:11
Added files:
regress/sbin/isakmpd: Makefile
Log message:
Moving regress tests from sbin/isakmpd to regress/sbin/isakmpd. They are
not run by default yet.
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 11:11:50
src/regress/sbin/isakmpd/msg
Update of /cvs/src/regress/sbin/isakmpd/msg
In directory cvs.openbsd.org:/tmp/cvs-serv22168/msg
Log Message:
Directory /cvs/src/regress/sbin/isakmpd/msg added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 11:12:51
Added files:
regress/sbin/isakmpd/b2n: Makefile b2ntest.c
regress/sbin/isakmpd/crypto: Makefile cryptotest.c
regress/sbin/isakmpd/dh: Makefile dhtest.c
regress/sbin/isakmpd/ec2n: Makefile ec2ntest.c
regress/sbin/isakmpd/exchange: Makefile def-i.1 def-r.1
mm-1-setup.sh mm-i-1.t mm-r-1.t
run.pl run.sh
regress/sbin/isakmpd/group: Makefile grouptest.c
regress/sbin/isakmpd/hmac: Makefile hmactest.c
regress/sbin/isakmpd/msg: check.sh
regress/sbin/isakmpd/prf: Makefile prftest.c
regress/sbin/isakmpd/rsakeygen: .cvsignore Makefile rsakeygen.c
regress/sbin/isakmpd/util: Makefile utiltest.c
regress/sbin/isakmpd/x509: Makefile x509test.c
Log message:
Moved these tests here from sbin/isakmpd/regress. They mostly work
but are not enabled by default yet.
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 11:13:51
Added files:
regress/sbin/isakmpd/exchange: README
Log message:
Forgot this file. Don't believe what it says in entirety.
We will update doc later.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 11:15:01
Modified files:
sbin/isakmpd : Makefile cert.c conf.c ike_auth.c
ike_quick_mode.c init.c isakmpd.c libcrypto.c
monitor.c pf_key_v2.c sa.c x509.c
Removed files:
sbin/isakmpd/features: policy
Log message:
keynote and policy always compiled in
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/08 11:18:37
Modified files:
. : press.html
Log message:
do not commit unless you proof it
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 11:20:44
Modified files:
sbin/isakmpd : Makefile
Log message:
regression tests have moved
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 11:21:42
Removed files:
sbin/isakmpd/regress/b2n: .cvsignore Makefile b2ntest.c
sbin/isakmpd/regress/crypto: .cvsignore Makefile cryptotest.c
sbin/isakmpd/regress/dh: .cvsignore Makefile dhtest.c
sbin/isakmpd/regress/ec2n: .cvsignore Makefile ec2ntest.c
sbin/isakmpd/regress/exchange: .cvsignore Makefile README
def-i.1 def-r.1 mm-1-setup.sh
mm-i-1.t mm-r-1.t run.pl run.sh
sbin/isakmpd/regress/group: .cvsignore Makefile grouptest.c
sbin/isakmpd/regress/hmac: .cvsignore Makefile hmactest.c
sbin/isakmpd/regress/prf: .cvsignore Makefile prftest.c
sbin/isakmpd/regress/rsakeygen: .cvsignore Makefile rsakeygen.c
sbin/isakmpd/regress/util: Makefile utiltest.c
sbin/isakmpd/regress/x509: .cvsignore Makefile x509test.c
Log message:
Moved regression tests to src/regress/sbin/isakmpd where they belong.
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 11:22:48
Removed files:
sbin/isakmpd/regress: Makefile check.sh
Log message:
Remove these as well.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 11:24:27
Modified files:
sbin/isakmpd/sysdep/openbsd: Makefile.sysdep
Log message:
old static lib stuff is not even needed...
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 11:24:53
Removed files:
sbin/isakmpd/sysdep/openbsd: keynote_compat.c
Log message:
not needed anymore
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 11:26:27
Modified files:
sbin/isakmpd : DESIGN-NOTES
Log message:
Refer to correct regress directory now that regress is moved.
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 12:27:09
Modified files:
sbin/isakmpd : Makefile
Log message:
de-feature raw rsa keys, cleanup leftovers
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 12:35:37
Modified files:
sbin/isakmpd : ike_auth.c
Log message:
zap USE_RAWKEY
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 12:39:04
Modified files:
sbin/isakmpd : policy.c
Log message:
we have IPPROTO_ETHERIP
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 12:39:12
Modified files:
sbin/isakmpd : crypto.h hash.c
Log message:
we do not care about __APPLE__
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/08 12:39:17
Modified files:
share/man/man4 : ath.4 atu.4 atw.4 ipw.4 ral.4 ray.4 rtw.4
wi.4tbl
Log message:
grammar; from jaredy@
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 12:41:58
Modified files:
sbin/isakmpd : exchange.c
Log message:
remove leftovers
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/08 12:44:03
Modified files:
share/man/man4 : ipcomp.4
Log message:
minor tweaks;
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 12:44:04
Modified files:
sbin/isakmpd : crypto.c
Log message:
simplify
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/08 12:46:16
Modified files:
sbin/ipsecadm : ipsecadm.8
share/man/man4 : ipsec.4
Log message:
document ipcomp(4);
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 12:47:19
Modified files:
sbin/isakmpd : exchange.c
Log message:
missing includes
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 12:52:24
Modified files:
sbin/isakmpd : util.c
Log message:
zap USE_DEFAULT_ROUTE
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 12:57:28
Modified files:
sbin/isakmpd/sysdep/openbsd: Makefile.sysdep
Log message:
zap USE_DEFAULT_ROUTE
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 13:05:15
Modified files:
sbin/isakmpd : Makefile
sbin/isakmpd/apps/certpatch: Makefile
sbin/isakmpd/sysdep/openbsd: sysdep.c
Removed files:
sbin/isakmpd/sysdep/openbsd: Makefile.sysdep
Log message:
remove more conditional crud
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 13:08:24
Modified files:
sbin/isakmpd : Makefile sysdep.h
Removed files:
sbin/isakmpd/sysdep/openbsd: sysdep-os.h
Log message:
forget about sysdep/openbsd/sysdep-os.h
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 13:19:39
Modified files:
sbin/isakmpd : Makefile gmp_util.c math_group.c math_mp.h
sbin/isakmpd/apps/certpatch: Makefile
Log message:
remove gmp, no binary change
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/08 13:29:12
Modified files:
usr.bin/tip : tip.1
Log message:
~. was not being marked up properly;
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 13:40:03
Modified files:
sbin/isakmpd : Makefile connection.c doi.h dpd.c exchange.c
ipsec.c isakmp_doi.c isakmpd.c log.c log.h
message.c pf_key_v2.c ui.c virtual.c
Log message:
USE_DEBUG is bye bye
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/08 13:48:13
Modified files:
share/man/man4 : tty.4
Log message:
no point telling people to read tip(1) *and* cu(1), since they
are one and the same;
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 14:04:57
Modified files:
sbin/isakmpd : Makefile ike_auth.c math_group.c
Removed files:
sbin/isakmpd : gmp_util.c gmp_util.h
Log message:
kill gmp
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/04/08 14:09:38
Modified files:
bin/mv : mv.c
sbin/mount : mount.c
sbin/mount_ados: mount_ados.c
sbin/mount_cd9660: mount_cd9660.c
sbin/mount_ext2fs: mount_ext2fs.c
sbin/mount_fdesc: mount_fdesc.c
sbin/mount_ffs : mount_ffs.c
sbin/mount_kernfs: mount_kernfs.c
sbin/mount_lfs : mount_lfs.c
sbin/mount_msdos: mount_msdos.c
sbin/mount_nfs : mount_nfs.c
sbin/mount_ntfs: mount_ntfs.c
sbin/mount_null: mount_null.c
sbin/mount_portal: mount_portal.c
sbin/mount_procfs: mount_procfs.c
sbin/mount_udf : mount_udf.c
sbin/mount_umap: mount_umap.c
sbin/mount_union: mount_union.c
sbin/mount_xfs : mount_xfs.c
sbin/mountd : mountd.c
Log message:
Sync with recent realpath(3) changes: on failure, don't use the second
argument "resolved", since it is undefined.
ok and help millert, otto
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/04/08 14:16:31
Modified files:
mail/postfix : Makefile.inc
Log message:
fix owner/group after install
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/08 14:23:44
Log message:
- initial import of archivemail-0.6.1
archivemail is a tool written in python(1) for archiving and compressing
old email in mailboxes. By default it will read the mailbox MAILBOX,
moving messages that are older that the specified number of days (180 by
default) to a mbox-format mailbox in the same directory that is
compressed with gzip(1). archivemail supports reading IMAP, Maildir, MH
and mbox-format mailboxes, but it will always write archive files to
mbox-format mailboxes that are compressed with gzip(1)
ok alek@
Status:
Vendor Tag: msf
Release Tags: msf_20050408
N ports/mail/archivemail/distinfo
N ports/mail/archivemail/Makefile
N ports/mail/archivemail/patches/patch-archivemail
N ports/mail/archivemail/pkg/PLIST
N ports/mail/archivemail/pkg/DESCR
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/08 14:24:48
Modified files:
mail : Makefile
Log message:
+archivemail
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/08 14:30:51
Modified files:
sys/dev/pci : if_ste.c
Log message:
remove dmesg spewage when link changes, ok deraadt, brad, canacar
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/08 14:47:01
Modified files:
x11/kde/libs3 : Makefile
Log message:
missing BUILD_DEPENDS on pkgconfig
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/04/08 14:54:37
Modified files:
devel/silc-toolkit: Makefile distinfo
devel/silc-toolkit/patches: patch-Makefile_in patch-ltmain_sh
devel/silc-toolkit/pkg: PLIST
Log message:
upgrade to silc-toolkit 0.9.13
ok MAINTAINER
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 14:55:22
Modified files:
sbin/isakmpd : message.c
Log message:
move __inline to right place
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 15:00:35
Modified files:
sbin : Makefile
Log message:
connect ipsecctl, request by deraadt
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 15:09:36
Modified files:
sbin/isakmpd : Makefile
Removed files:
sbin/isakmpd/features: dnssec
Log message:
whack last feature, put in main Makefile
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 15:09:53
Modified files:
sbin/isakmpd/apps/certpatch: Makefile
Log message:
remove junk not needed to build certpatch
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2005/04/08 15:11:08
Modified files:
gnu/lib/libf2c : config.guess
gnu/lib/libobjc: config.guess
gnu/lib/libstdc++: config.guess
gnu/usr.bin/gcc: Makefile.bsd-wrapper config.guess
Log message:
amd64 canonicalization.
ok deraadt@, pvalchev@
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 15:14:50
Modified files:
sbin/isakmpd : dpd.c
Log message:
Make DPD vendor ID u_int8_t, not char. Gets rid of a warning in
-pedantic mode. OK hshoexer
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/08 15:30:44
Modified files:
share/man/man4/man4.sparc64: sab.4
Log message:
grammar;
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/08 15:50:37
Modified files:
sys/arch/arm/xscale: pxa2x0_gpio.c pxa2x0_gpio.h
Log message:
- manipulate the proper event counter in pxagpio_intr1
- pxa2x0_gpio_intr_mask/unmask as discussed with dale
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 15:51:09
Modified files:
sbin/isakmpd/apps/certpatch: certpatch.c
Log message:
knf; ok cloder hshoexunpunouncable
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/08 15:58:49
Modified files:
sys/arch/zaurus/dev: zaurus_ssp.c zaurus_sspvar.h
Log message:
new functions for a unified interface to all chips.
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/08 16:02:49
Modified files:
sys/dev/ic : ar5210.c ar5210var.h ar5211.c ar5211var.h
ar5212.c ar5212var.h ar5xxx.h
Log message:
bye bye unportable bitfields
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/08 16:12:14
Modified files:
sys/arch/zaurus/dev: zts.c
Log message:
Synchronize ADS7846 communication and LCD refresh so as to avoid jitter
in the touch screen data, and enable the existing IRQ handling code
(even though polling is still mandatory).
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/08 16:12:21
Modified files:
sys/dev/ic : ar5210.c ar5211.c ar5212.c ath.c
Log message:
move reset of HAL descriptors to ath.c
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 16:32:10
Modified files:
sbin/isakmpd : attribute.c cert.c conf.c constants.c crypto.c
dh.c dnssec.c doi.c exchange.c field.c hash.c
if.c ike_aggressive.c ike_auth.c
ike_main_mode.c ike_phase_1.c ike_quick_mode.c
init.c isakmp_cfg.c isakmp_doi.c isakmpd.8
isakmpd.c key.c libcrypto.c math_2n.c
math_ec2n.c math_group.c nat_traversal.c
policy.c prf.c sa.c sysdep.h timer.c udp.c ui.c
util.c util.h x509.c
sbin/isakmpd/sysdep/openbsd: sysdep.c
Log message:
Make deterministic randomness (only ever used for testing) a compile-time
option. Reduces chances of somehow setting regrand when it's not supposed
to be set. Remove "-r" option from man page. Also xref certpatch(8) while
we are in there. And remove some include sysdep.h where it is no longer
needed.
OK hshoexer
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/08 17:15:27
Modified files:
sbin/isakmpd : cookie.c ipsec.c message.c monitor.c
pf_key_v2.c sa.c sysdep.h transport.c udp.c
udp_encap.c util.c virtual.c
sbin/isakmpd/sysdep/openbsd: sysdep.c
Log message:
get rid of sysdep_sa_len
ok cloder@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 17:54:35
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/08 18:20:42
Modified files:
sys/dev/ic : ar5210var.h ar5211var.h ar5212var.h ar5xxx.h
Log message:
use htole32 and leto32h for register access instead of hardware-based
byte swapping.
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/08 18:41:27
Modified files:
sys/arch/i386/i386: rbus_machdep.c
Log message:
fix rbus on big memory i386 machines (used by cbb(4) pcmcia).
closes an slightly old PR kernel/3855.
ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/08 18:42:28
Modified files:
sbin/isakmpd : math_2n.c message.c
Log message:
knf
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/08 18:47:58
Modified files:
distrib/miniroot: install.sub
Log message:
Don't error out on mount just because someone confuses (m)ounted with
(d)isk sources and tries to mount an already mounted partition. Using
(d)isk where (m)ounted was meant should now just work.
ok nick@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 20:10:02
Modified files:
sbin/scsi : libscsi.c
Log message:
KNF. No binary changes. OK miod@
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/08 20:14:33
Modified files:
sbin/scsi : scsi.c
Log message:
Compile with -ansi by killing an inline
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/08 22:32:55
Modified files:
usr.bin/ssh : misc.c misc.h
usr.bin/ssh/lib: Makefile
Removed files:
usr.bin/ssh : tildexpand.c
Log message:
replace tilde_expand_filename with a simpler implementation, ahead of more
whacking; ok deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/04/09 01:38:27
Modified files:
infrastructure/db: config.guess
Log message:
no x86_64 now; ok/from brad & kettenis
CVSROOT: /cvs
Module name: ports
Changes by: wilfried@cvs.openbsd.org 2005/04/09 02:48:11
Modified files:
mail/mozilla-thunderbird/patches:
patch-directory_c-sdk_configure_in
patch-security_coreconf_OpenBSD_mk
mail/mozilla-thunderbird/pkg: PFRAG.shared PLIST
Added files:
mail/mozilla-thunderbird/patches:
patch-nsprpub_pr_include_md__openbsd_h
patch-xpcom_components_nsNativeComponentLoader_cpp
mail/mozilla-thunderbird/pkg: MESSAGE
Removed files:
mail/mozilla-thunderbird/pkg: DEINSTALL INSTALL
Log message:
- bump major shlib version
- fix CUPS printing: fix partial so version and don't dlclose lib.
- remove partial so version on freetype
- move INSTALL/DEINSTALL code to PLIST
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/09 03:14:58
Modified files:
sbin/dhclient : dhclient-script
Log message:
incorrect apostrophe (in comment);
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 04:48:31
Modified files:
x11/kde : kde.port.mk
infrastructure/mk: automake.dep
Log message:
more kde interdependencies handling. Checked through a full build.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 05:21:55
Modified files:
games/freeciv : Makefile
Log message:
gtk2 flavor wants Xcursor
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/09 05:41:49
Modified files:
gnu/lib/libstdc++/libstdc++: configure.target
gnu/lib/libstdc++/libstdc++/config/locale/generic: c_locale.h
Added files:
gnu/lib/libstdc++/libstdc++/config/os/bsd/openbsd: ctype_base.h
ctype_inline.h
ctype_noninline.h
os_defines.h
Log message:
bye, bye, sprintf.
create an actual openbsd configuration that we can tweak.
okay kettenis@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 06:11:03
Log message:
KDE Image Processing Plugins, the library that offers the API.
Plugins coming seperetaly, err, separately.
Status:
Vendor Tag: kde
Release Tags: espie
N ports/graphics/libkipi/Makefile
N ports/graphics/libkipi/distinfo
N ports/graphics/libkipi/pkg/PLIST
N ports/graphics/libkipi/pkg/DESCR
N ports/graphics/libkipi/patches/patch-admin_cvs_sh
No conflicts created by this import
CVSROOT: /cvs
Module name: www
Changes by: robert@cvs.openbsd.org 2005/04/09 06:12:03
Modified files:
. : donations.html
Log message:
add HuWiCo, thanks.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 06:12:47
Modified files:
graphics : Makefile
graphics/kimdaba: Makefile
Log message:
kimdaba uses libkipi
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 06:15:19
Modified files:
graphics/gwenview: Makefile distinfo
graphics/gwenview/pkg: PLIST
Log message:
new and revamped gwenview.
Highlights:
- compile shared stuff correctly
- uses libkipi
- plugs into konqueror and other utilities.
with the benediction of brad@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 06:43:09
Modified files:
security/gnupg : Makefile
Log message:
minor dependency nits (make sure we don't pick libusb, and readline
now pulls in termcap and not ncurses)
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 07:07:43
Modified files:
devel/pkgconfig: Makefile
devel/pkgconfig/patches: patch-pkg_c
Log message:
use `correct' ports tree setup by default, look in both
$LOCALBASE and $X11BASE.
Patch pkg-config to grab stuff from several system locations.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/09 08:15:18
Modified files:
etc : rc
Log message:
if, at boot time, a /etc/resolv.conf.save is found, assume this is from
a dhclient that crashed so hard it was unable to swap the file back,
and hence, finish that job. i convinced krw and henning that this is
right right place (not in netstart)
CVSROOT: /cvs
Module name: ports
Changes by: matthieu@cvs.openbsd.org 2005/04/09 08:27:56
Log message:
Initial import of xrestop 0.3
xrestop is a top-like utility that display statistics
of each connected X11 client's server side resource usage. It is
intended as a developer tool to aid more efficient server resource
usage and debug server side leakage.
ok alek@, sturm@
Status:
Vendor Tag: freedesktop
Release Tags: xrestop_0_3
N ports/x11/xrestop/distinfo
N ports/x11/xrestop/Makefile
N ports/x11/xrestop/pkg/PLIST
N ports/x11/xrestop/pkg/DESCR
No conflicts created by this import
CVSROOT: /cvs
Module name: src
Changes by: grange@cvs.openbsd.org 2005/04/09 08:42:33
Modified files:
sys/dev/isa : it.c
Log message:
Use vendor id register for chip matching instead of configuration
register patterns. From Stephan Leemburg .
Tested by jsg@.
CVSROOT: /cvs
Module name: ports
Changes by: matthieu@cvs.openbsd.org 2005/04/09 08:42:48
Modified files:
x11 : Makefile
Log message:
+xrestop
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/09 09:21:28
Modified files:
distrib/miniroot: install.sub
Log message:
Create on the installed system all disk, cd and tape devices found in
dmesg.boot, not just the ones that happen to be referenced by the
install process.
ok deraadt@ miod@
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/09 09:24:16
Modified files:
sys/scsi : scsi_ses.h
Log message:
Add page 1 (configuration page) definitions. This is required to interpret
page 2 (enclosure control page).
CVSROOT: /cvs
Module name: ports
Changes by: wilfried@cvs.openbsd.org 2005/04/09 09:43:47
Modified files:
www/mozilla-firefox: Makefile
www/mozilla-firefox/patches: patch-configure_in
patch-nsprpub_configure_in
patch-security_coreconf_OpenBSD_mk
www/mozilla-firefox/pkg: PFRAG.shared PLIST
Added files:
www/mozilla-firefox/patches:
patch-nsprpub_pr_include_md__openbsd_h
patch-xpcom_components_nsNativeComponentLoader_cpp
www/mozilla-firefox/pkg: MESSAGE
Removed files:
www/mozilla-firefox/patches:
patch-directory_c-sdk_config_rules_mk
www/mozilla-firefox/pkg: DEINSTALL INSTALL
Log message:
- bump major shlib version
- move INSTALL/DEINSTALL code to PLIST
- remove unused ldap config/patches
CVSROOT: /cvs
Module name: www
Changes by: martin@cvs.openbsd.org 2005/04/09 09:55:08
Modified files:
. : press.html
Log message:
typo, noticed by Rodolfo Gouveia
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/09 11:04:18
Modified files:
net/samba : Makefile
Log message:
- Fix -docs dependencies
- Bump PKGNAME
ok mbalmer@
CVSROOT: /cvs
Module name: www
Changes by: cloder@cvs.openbsd.org 2005/04/09 12:56:13
Modified files:
. : plus.html
Log message:
Take us through the morning of April 9 2005.
CVSROOT: /cvs
Module name: www
Changes by: cloder@cvs.openbsd.org 2005/04/09 12:59:19
Modified files:
. : plus.html
Log message:
s/do send/don't send/
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/09 15:12:25
Modified files:
share/man/man5 : Makefile resolv.conf.5
Log message:
document resolv.conf.tail, and MLINK it to resolv.conf.5;
issue spotted by rick barter, via nick;
ok henning@ jaredy@ nick@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/09 15:16:23
Modified files:
sbin/dhclient : dhclient-script.8
Log message:
document that dhclient-script overwrites resolv.conf,
and use of resolv.conf.tail;
issue spotted by rick barter via nick;
ok henning@ jaredy@ nick@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 15:24:12
Modified files:
x11/qt3 : Makefile
Added files:
x11/qt3/patches: patch-src_tools_qcstring_cpp
Log message:
TrollTech missed an occasion to use snprintf, and I fucked up in
the PKGNAME bumping.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/09 15:35:35
Modified files:
usr.sbin/pkg_add: pkg_add.1
Log message:
add scp example;
from olivier cherrier;
ok espie@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/09 15:36:57
Modified files:
usr.sbin/pkg_add: pkg_add.1
Log message:
`an URL' -> `a URL';
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 15:37:25
Log message:
prerequisite for digikam
Status:
Vendor Tag: kde
Release Tags: espie
N ports/graphics/libkexif/Makefile
N ports/graphics/libkexif/distinfo
N ports/graphics/libkexif/pkg/DESCR
N ports/graphics/libkexif/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 15:51:15
Log message:
more kde stuff, this time an image editor with powerful capabilities
Status:
Vendor Tag: kde
Release Tags: espie
N ports/graphics/digikam/Makefile
N ports/graphics/digikam/distinfo
N ports/graphics/digikam/pkg/DESCR
N ports/graphics/digikam/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 15:52:36
Modified files:
graphics : Makefile
Log message:
+digikam, +libkexif
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/04/09 16:06:19
Modified files:
x11/mplayer/patches: patch-configure
Log message:
change x86_64->amd64 now; from biorn
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 16:36:03
Log message:
plugins for kipi
Status:
Vendor Tag: kde
Release Tags: espie
N ports/graphics/kipi-plugins/Makefile
N ports/graphics/kipi-plugins/distinfo
N ports/graphics/kipi-plugins/pkg/DESCR
N ports/graphics/kipi-plugins/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 16:57:03
Log message:
some plugins for digikam
Status:
Vendor Tag: kde
Release Tags: espie
N ports/graphics/digikam-image-plugins/Makefile
N ports/graphics/digikam-image-plugins/distinfo
N ports/graphics/digikam-image-plugins/pkg/DESCR
N ports/graphics/digikam-image-plugins/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 16:58:09
Modified files:
graphics : Makefile
Log message:
add the plugins for digikam and libkipi.
cVS: ----------------------------------------------------------------------
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/09 17:31:28
Modified files:
net/net-snmp : Makefile
Log message:
fix inter-package dependencies
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/09 17:32:23
Modified files:
sbin/ipsecctl : ipsec.conf.5
Log message:
Rewrite, work in progress
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/09 17:39:48
Modified files:
sbin/ipsecctl : ipsec.conf.5
Log message:
clarify in/out a bit, add SEE ALSO section.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/09 17:47:34
Modified files:
distrib/miniroot: install.sub
Log message:
spaces
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/09 18:17:53
Modified files:
share/man/man4 : rtw.4
distrib/notes/i386: hardware
Log message:
Buffalo WLI-CB-B11 reported to work by robert@
CVSROOT: /cvs
Module name: www
Changes by: jsg@cvs.openbsd.org 2005/04/09 18:22:07
Modified files:
. : i386.html
Log message:
Another rtw reported by robert@
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/09 18:33:37
Modified files:
sys/dev/pci : pcidevs
Log message:
ICH6M IDE
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/09 18:35:13
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/09 18:45:42
Modified files:
sys/dev/pci : pciide.c
share/man/man4 : pciide.4
distrib/notes/amd64: hardware
distrib/notes/cats: hardware
distrib/notes/i386: hardware
Log message:
Support for ICH6M IDE. Tested on a Dell Latitude D810 by
Raymond Lillard . ok grange@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/09 19:30:46
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/09 20:44:46
Modified files:
gnu/lib/libstdc++: shlib_version
Log message:
crank major -- it is CLEARLY needed; pval ok
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/09 20:52:20
Modified files:
distrib/sets/lists/base: md.amd64 md.cats md.hppa md.hppa64
md.i386 md.macppc md.sgi md.sparc64
md.zaurus
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/09 22:08:40
Modified files:
sys/dev/pci : if_em.c
Log message:
- Run em_local_timer() once per second instead of running it once per 2 seconds.
This makes gathering of error stats more precise, and netstat(1) output look
right.
- Modify the caller of em_encap() to detect a NULL m_head and not try
to queue the mbuf if that happens.
From FreeBSD
ok krw@ beck@
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/09 22:22:51
Modified files:
sys/dev/usb : ehci.c
Log message:
properly handle suspend/resume of ports with devices attached. devices
should not detach and reattach when you resume now.
CVSROOT: /cvs
Module name: ports
Changes by: wilfried@cvs.openbsd.org 2005/04/10 02:37:34
Modified files:
mail/mozilla-thunderbird/patches:
patch-directory_c-sdk_configure_in
Log message:
fix patch after cvs barfed
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/10 03:23:01
Modified files:
net/gaim : Tag: OPENBSD_3_6 Makefile distinfo
net/gaim/patches: Tag: OPENBSD_3_6 patch-src_proxy_c
net/gaim/pkg : Tag: OPENBSD_3_6 PLIST
Log message:
MFC:
upgrade to gaim 1.2.1
fixes 3 security issues
CAN-2005-0965 CAN-2005-0966 CAN-2005-0967
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/10 03:23:52
Modified files:
net/gaim : Tag: OPENBSD_3_5 Makefile distinfo
net/gaim/patches: Tag: OPENBSD_3_5 patch-src_proxy_c
net/gaim/pkg : Tag: OPENBSD_3_5 PLIST
Log message:
MFC:
upgrade to gaim 1.2.1
fixes 3 security issues
CAN-2005-0965, CAN-2005-0966, CAN-2005-0967
ok brad@
CVSROOT: /cvs
Module name: www
Changes by: jufi@cvs.openbsd.org 2005/04/10 03:35:55
Modified files:
de : donations.html errata35.html events.html
ftp.html orders.html press.html support.html
users.html
faq/de : index.html
faq/fr : index.html
faq/nl : index.html
faq/pf/pt : index.html
fr : donations.html errata.html errata35.html
ftp.html press.html users.html
nl : donations.html ftp.html i386.html
openbgpd/fr : users.html
openntpd/it : index.html
openssh/de : index.html
openssh/fr : index.html
openssh/it : index.html
openssh/nl : index.html
pt : donations.html index.html translation.html
Log message:
sync with steelix translation CVS
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/10 03:57:03
Modified files:
sys/dev/usb : ehci.c
Log message:
mostly knf while here remove the todo item regarding deferring attach of
devices. usb probe/attach now happens before root is mounted so there is no
requirement to do anything special anymore.
CVSROOT: /cvs
Module name: www
Changes by: jufi@cvs.openbsd.org 2005/04/10 04:12:53
Modified files:
faq/fr : current.html
fr : checklist.html i386.html
Log message:
sync with steelix translation CVS
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/10 06:21:02
Modified files:
www/php5/extensions: Makefile
Log message:
add textproc/libxml to BUILD_DEPENDS; noticed by sturm@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/10 07:40:37
Modified files:
share/man/man6 : intro.6
Log message:
caesar, not ceasar;
from oliver j. morais;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/10 07:44:00
Modified files:
share/man/man6 : intro.6
Log message:
missing Xr to robots(6);
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/10 07:49:13
Modified files:
games/robots : main.c robots.6
Log message:
sort options + sync usage();
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/10 07:53:39
Modified files:
usr.bin/vis : vis.c vis.1
Log message:
the arg to -F is not optional;
tweak -f description accordingly;
found by wilfried@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/10 08:02:45
Modified files:
sbin/ipsecctl : ipsec.conf.5
Log message:
misc clean up;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/10 08:17:49
Modified files:
sbin/isakmpd : isakmpd.8 isakmpd.c
Log message:
- sort synopsis + options list
- sync usage()
- tidy up lists and displays
- misc tweaks
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/10 10:10:37
Modified files:
usr.sbin/tcpdump: privsep.c
Log message:
reduce the set of allowed actions in the privileged part
depending on the arguments supplied to tcpdump.
ok otto@, canacar@
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/04/10 10:46:15
Modified files:
xc/programs/xterm: ptyx.h
Log message:
On OpenBSD the USE_PTY_SEARCH and USE_PTY_DEVICE code is not used.
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/04/10 10:47:53
Modified files:
xc/programs/xterm: main.c
Log message:
Disable setuid()/seteuid() calls if xterm is not installed setuid.
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/10 12:08:53
Modified files:
bin/pax : tar.c
Log message:
Handle path names of exactly 100 chars correctly. Based on a diff
from espie@. ok espie@ deraadt@
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/10 12:20:13
Modified files:
build : support.dat
Log message:
+Maxim Lastin
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/10 12:20:43
Modified files:
. : support.html
Log message:
regen
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/04/10 12:21:27
Modified files:
mail/imap-uw/pkg: PLIST PLIST-mailutil
Log message:
remove conflict with imap-uw, keep mailutil separately
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/04/10 12:23:51
Modified files:
mail/imap-uw : Makefile
Log message:
bump pkg version due to new deps
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/10 13:12:53
Modified files:
mail/p5-Mail-Tools: Makefile distinfo
mail/p5-Mail-Tools/pkg: PLIST
Removed files:
mail/p5-Mail-Tools/patches: patch-Mail_Header_pm
patch-bin_forwd_demo_PL
patch-bin_rplyto_demo_PL
patch-bin_send_demo_PL
Log message:
- update to Mail-Tools-1.67
ok espie@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/10 13:43:34
Modified files:
usr.bin/nc : netcat.c
Log message:
Initialize len before calling accept(2). from mpech@, ok millert@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/10 13:59:02
Modified files:
usr.sbin/tcpdump: privsep.c
Log message:
do not forget to call endpwent(). ok moritz@
CVSROOT: /cvs
Module name: www
Changes by: martin@cvs.openbsd.org 2005/04/10 14:46:14
Modified files:
. : events.html
Log message:
PLUG is over, from Alexandre Anriot
CVSROOT: /cvs
Module name: www
Changes by: martin@cvs.openbsd.org 2005/04/10 14:46:45
www/papers/plug080405
Update of /cvs/www/papers/plug080405
In directory cvs.openbsd.org:/tmp/cvs-serv27848/plug080405
Log Message:
Directory /cvs/www/papers/plug080405 added to the repository
CVSROOT: /cvs
Module name: www
Changes by: martin@cvs.openbsd.org 2005/04/10 14:48:32
Added files:
papers/plug080405: index.html mem.jpg mgp00001.html
mgp00001.idx.jpg mgp00001.jpg mgp00001.txt
mgp00002.html mgp00002.idx.jpg mgp00002.jpg
mgp00002.txt mgp00003.html mgp00003.idx.jpg
mgp00003.jpg mgp00003.txt mgp00004.html
mgp00004.idx.jpg mgp00004.jpg mgp00004.txt
mgp00005.html mgp00005.idx.jpg mgp00005.jpg
mgp00005.txt mgp00006.html mgp00006.idx.jpg
mgp00006.jpg mgp00006.txt mgp00007.html
mgp00007.idx.jpg mgp00007.jpg mgp00007.txt
mgp00008.html mgp00008.idx.jpg mgp00008.jpg
mgp00008.txt mgp00009.html mgp00009.idx.jpg
mgp00009.jpg mgp00009.txt mgp00010.html
mgp00010.idx.jpg mgp00010.jpg mgp00010.txt
mgp00011.html mgp00011.idx.jpg mgp00011.jpg
mgp00011.txt mgp00012.html mgp00012.idx.jpg
mgp00012.jpg mgp00012.txt poster13.gif
puflogv400X260.jpg slides.mgp
Log message:
Alexandre Anriot's slides from his talk at PLUG
ok saad@
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/10 19:19:56
Modified files:
www/xoops : Makefile
Log message:
Don't require gtar, now that pax is fixed for 100-character filenames.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/10 19:49:50
Modified files:
sys/arch/sparc/dev: tctrl.c ts102reg.h
Log message:
Handle commands failure correctly.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/10 19:50:07
Modified files:
sys/arch/sparc/sparc: autoconf.c
Log message:
Kill unused hexatoi()
CVSROOT: /cvs
Module name: www
Changes by: djm@cvs.openbsd.org 2005/04/10 20:57:27
Modified files:
. : want.html
Log message:
wanted: fast ss20 in Australia
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/10 21:07:09
Modified files:
sys/arch/arm/xscale: pxa2x0_apm.h pxa2x0_apm.c
Log message:
- ask upper layer for events and call apm_record_event() as appropriate
- allow upper layer to detect the wake-up source which caused a resume
- avoid a temporary bus space mapping
- suspend on battery low events
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/10 21:21:03
Modified files:
sys/arch/zaurus/dev: zaurus_apm.c
Added files:
sys/arch/zaurus/dev: zaurus_apm.h
Log message:
- generate power change and battery low events
- GPIO reset moved here, because it's machine-specific
- power-off by suspending and then resetting (best thing the C3000 can do)
- roll our own softc instead of using tons of globals
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/10 21:22:59
Modified files:
sys/arch/zaurus/zaurus: zaurus_machdep.c
Log message:
use zapm functions to power down or restart
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/10 21:32:48
Modified files:
sys/arch/arm/xscale: pxa2x0_lcd.c pxa2x0_lcd.h
sys/arch/zaurus/zaurus: zaurus_lcd.c
Log message:
- eliminate extra powerhook in pxalcd, inspired by ohci changes
- update file comment for zaurus_lcd.c
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/10 21:38:03
Modified files:
sys/arch/arm/xscale: pxa2x0_pcic.c
Log message:
no need to include sys/timeout.h
CVSROOT: /cvs
Module name: src
Changes by: david@cvs.openbsd.org 2005/04/10 23:09:26
Modified files:
usr.sbin/bind/lib/dns: dst_api.c
Log message:
restore lost sprintf -> snprintf conversion
ok krw@ deraadt@ jakob@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 01:04:47
Modified files:
usr.bin/w : pr_time.c proc_compare.c w.c
usr.bin/wc : wc.c
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 01:11:44
Modified files:
usr.bin/sed : compile.c
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 01:12:03
Modified files:
usr.bin/sort : init.c
Log message:
also handle snprintf returning -1, trivial
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 01:13:03
Modified files:
usr.bin/chpass : pw_yp.c
Log message:
move two snprintf out so easier to audit
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/11 01:32:44
Modified files:
share/man/man5 : resolv.conf.5
Log message:
typo in filename; from rick barter;
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 01:40:10
Modified files:
usr.sbin/tcpdump: print-snmp.c
Log message:
tcpdump developers are uncautious retards, plain and simple; ok otto
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/11 02:09:32
Modified files:
sys/dev/cardbus: ehci_cardbus.c files.cardbus ohci_cardbus.c
sys/dev/pci : ehci_pci.c files.pci ohci_pci.c uhci_pci.c
sys/dev/usb : ehci.c ehcivar.h
Removed files:
sys/dev/cardbus: usb_cardbus.h
sys/dev/pci : usb_pci.c usb_pci.h
Log message:
get rid of the lines on ehci attach that show the version and the companion
controllers. remove the insane amount of support code needed just for the
printing of the companion controllers while here.
zap it deraadt@ sure pascoe@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 02:14:27
Modified files:
usr.bin/stat : stat.c
Log message:
getting tired of explaining this: snprintf does not return how many
bytes it PUT into the buffer, but how many it WANTED to, so it can be
> buflen; ok otto
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/11 02:19:08
Modified files:
usr.bin/stat : stat.c
Log message:
pass size of right buffer to strlcat. ok deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: xsa@cvs.openbsd.org 2005/04/11 04:29:41
Modified files:
security/py-paramiko: Makefile distinfo
security/py-paramiko/pkg: PLIST
Log message:
Update to paramiko-1.3;
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/11 05:39:12
Modified files:
infrastructure/install: make-plist
Log message:
take @endfake into account: mark when items are before/after @endfake,
and run two passes if necessary to put stuff before/after @endfake.
For now, extra stuff always gets moved after @endfake...
This will change when I find `useful' examples.
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/11 07:00:08
Modified files:
net/rsnapshot : Makefile distinfo
net/rsnapshot/patches: patch-rsnapshot-program_pl
Log message:
SECURITY:
update to 1.2.1; from Sigfred Haversen (maintainer)
http://www.vuxml.org/openbsd/c606260a-aa87-11d9-8af3-00065bd5b0b6.html
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/11 08:58:00
Modified files:
graphics/ffmpeg/patches: patch-configure
Log message:
fix fallout from amd64 canonicalization; from Jacob Meuser
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/11 08:59:01
Modified files:
sbin/scsi : scsi.c
Log message:
Check for asprintf failure. From Bruno Rohee (thank you).
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/04/11 09:03:18
Modified files:
www/mozilla : Makefile
www/mozilla/patches: patch-configure_in
patch-directory_c-sdk_config_OpenBSD_mk
patch-directory_c-sdk_configure_in
patch-nsprpub_configure_in
patch-security_coreconf_OpenBSD_mk
www/mozilla/pkg: PFRAG.gtk2 PFRAG.gtk2-devel PFRAG.no-gtk2
PFRAG.no-gtk2-devel PFRAG.shared
PFRAG.shared-devel PLIST
Added files:
www/mozilla/patches: patch-gfx_src_gtk_nsDeviceContextSpecG_cpp
patch-modules_libpref_src_init_all_js
patch-nsprpub_pr_include_md__openbsd_h
patch-widget_src_gtk2_nsSound_cpp
patch-widget_src_gtk_nsSound_cpp
patch-xpcom_components_nsNativeComponentLoader_cpp
www/mozilla/pkg: MESSAGE
Removed files:
www/mozilla/pkg: DEINSTALL INSTALL
Log message:
- bump major shlib version
- fix CUPS printing: fix partial so version and don't dlclose lib.
- remove partial so version on freetype & esd
- move INSTALL/DEINSTALL code to PLIST
- Add MESSAGE regarding profiles
okay wilfried@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 09:13:01
Modified files:
sys/arch/alpha/include: vmparam.h
sys/arch/amd64/include: vmparam.h
sys/arch/arm/include: vmparam.h
sys/arch/hppa/include: vmparam.h
sys/arch/i386/include: vmparam.h
sys/arch/m68k/include: vmparam.h
sys/arch/m88k/include: vmparam.h
sys/arch/macppc/include: vmparam.h
sys/arch/mips64/include: vmparam.h
sys/arch/mvmeppc/include: vmparam.h
sys/arch/sparc/include: vmparam.h
sys/arch/sparc64/include: vmparam.h
sys/arch/vax/include: vmparam.h
sys/arch/sparc/sparc: machdep.c
Log message:
use MD #define to choose stackgap size per-architecture. on sparc, special
case sun4c/sun4 -- because address space is more constrained
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/11 09:14:23
Modified files:
databases/p5-DBIx-SearchBuilder: Makefile distinfo
databases/p5-DBIx-SearchBuilder/pkg: PLIST
Log message:
- update to DBIx-SearchBuilder-1.25
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 09:16:14
Modified files:
sbin/dhclient : errwarn.c
Log message:
use writev; ok henning
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 09:16:29
Modified files:
sbin/dhclient : errwarn.c
Log message:
handle snprintf returning -1; ok henning
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 09:16:50
Modified files:
usr.bin/ftp : fetch.c util.c
Log message:
knf; cloder ok
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 10:31:20
Modified files:
usr.bin/jot : jot.c
Log message:
handle -1 potential case from snprintf too
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 10:31:35
Modified files:
usr.bin/file : funcs.c
Log message:
handle -1 potential case from snprintf too
CVSROOT: /cvs
Module name: src
Changes by: canacar@cvs.openbsd.org 2005/04/11 11:24:10
Modified files:
sys/net : if_spppsubr.c
Log message:
Ignore lcp up/down events in cisco mode
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/11 11:56:27
Modified files:
usr.bin/cvs : add.c admin.c annotate.c checkout.c cmd.c
commit.c cvs.c diff.c getlog.c history.c
import.c remove.c server.c status.c tag.c
update.c
Log message:
remove EX_USAGE error codes
ok jfb@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/11 12:02:58
Modified files:
usr.bin/cvs : add.c admin.c annotate.c checkout.c cmd.c
commit.c cvs.c diff.c getlog.c history.c
import.c rcsprog.c remove.c resp.c server.c
status.c tag.c update.c
Log message:
don't include sysexits.h now we don't use those error codes
anymore.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 12:34:09
Modified files:
lib/libc/rpc : clnt_perror.c
Log message:
more snprintf return value sloppiness; ok otto
CVSROOT: /cvs
Module name: src
Changes by: fgsch@cvs.openbsd.org 2005/04/11 12:50:37
Modified files:
usr.sbin/dhcpd : errwarn.c
Log message:
when -d is used, log to stderr, not via syslog(3); fixed pr/4171.
ok henning@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 12:59:45
Modified files:
usr.sbin/dhcpd : errwarn.c
Log message:
use writev() here too; henning ok
CVSROOT: /cvs
Module name: src
Changes by: matthieu@cvs.openbsd.org 2005/04/11 13:31:44
Modified files:
sys/dev/pci : auvia.c
Log message:
Make sure that the requested size is a multiple of block size in
auvia_build_dma_ops(). Patch by miod@, ok deraadt@.
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/11 13:36:46
Modified files:
usr.bin/cvs : rcs.c
Log message:
fix year value in RCS output
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/11 13:55:28
Modified files:
usr.bin/cvs : rcsprog.c
Log message:
open the RCS files in write mode by default to allow modifications
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/11 13:57:29
Modified files:
games/falconseye: distinfo
Log message:
New distfile (only sound files are different) with the same version number.
ok naddy@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 13:59:08
Modified files:
usr.sbin/rtadvd: advcap.c
usr.sbin/dhcrelay: errwarn.c
usr.sbin/dhcpd : errwarn.c
usr.bin/window : ttoutput.c
usr.bin/tip : tipout.c
usr.bin/script : script.c
usr.bin/less : screen.c
Log message:
use STDERR_FILENO; ok cloder
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 14:04:43
Modified files:
sbin/dhclient : errwarn.c
Log message:
use STDERR_FILENO
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 14:05:51
Modified files:
sys/kern : kern_exec.c
Log message:
pull in new MD STACKGAP_RANDOM
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 14:25:23
Modified files:
usr.bin/pkill : pkill.c
Log message:
handle snprintf return value overflow case; ok otto
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/11 14:32:56
Modified files:
usr.bin/cvs : rcs.c rcs.h
Log message:
modify handling of RCS delta texts so we can handle arbitrary binary
data
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/11 15:04:48
Modified files:
usr.bin/sort : sort.c
Log message:
remove silly optimization which should eventually save
a syscall, when it were not broken. ok otto@
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/11 15:05:01
Modified files:
sbin/ifconfig : ifconfig.c
Log message:
Handle getnameinfo failure. OK niallo
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/11 15:56:48
Modified files:
graphics/fxtv : Makefile
graphics/fxtv/patches: patch-actions_c
Added files:
graphics/fxtv/patches: patch-tv_c patch-tvmenu_c
Log message:
explicitly mute audio before exit; from Jacob Meuser
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/11 16:02:07
Modified files:
sbin/scsi : scsi.c
Log message:
Use absolute path for vi. OK deraadt
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/11 16:54:33
Modified files:
x11/kde/arts3 : Makefile
Added files:
x11/kde/arts3/patches: patch-mcopidl_mcopidl_cc
Log message:
don't free storage before we use it.
problem reported by naddy@ on amd64, seen transiently on sparc64 by
sturm@.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/11 16:55:22
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.luna88k
md.mac68k md.macppc md.mvme68k
md.mvme88k md.mvmeppc md.sgi md.sparc
md.sparc64 md.vax md.zaurus
distrib/sets/lists/comp: md.amd64 mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/11 22:06:42
Modified files:
sys/arch/arm/xscale: pxa2x0reg.h
Log message:
better reg descriptions of the ac97 controller.
ok uwe@
CVSROOT: /cvs
Module name: ports
Changes by: marcm@cvs.openbsd.org 2005/04/12 00:33:08
Modified files:
graphics/libart: Makefile distinfo
graphics/libart/pkg: PFRAG.shared
Removed files:
graphics/libart/patches: patch-ltmain_sh
Log message:
Update to 2.3.17. Pick off some low hanging fruit for an eventual
update to Gnome 2.10.
Also, use libtool from ports instead of wrangling the included version.
CVSROOT: /cvs
Module name: ports
Changes by: marcm@cvs.openbsd.org 2005/04/12 00:34:16
Modified files:
textproc/intltool: Makefile distinfo
textproc/intltool/pkg: PLIST
Log message:
Update to 0.33, long overdue update here.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/12 00:39:29
Modified files:
sbin/ncheck_ffs: ncheck_ffs.c
Log message:
handle snprintf potential -1 case
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/12 00:41:57
Modified files:
sbin/swapctl : swapctl.c
Log message:
handle snprintf potential -1 case
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/12 00:43:44
Modified files:
usr.bin/basename: basename.c
Log message:
Special-case the old basename "" returns "" behaviour. Some people
depend on it. ok millert@ jaredy@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/12 00:45:03
Modified files:
regress/usr.bin/basename: basename.sh
Log message:
Adapt test for "" now that we have reverted back to the old behaviour.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/12 00:57:36
Modified files:
sbin/ipsecctl : ipsecctl.8 ipsecctl.c
Log message:
help option useless; any unused option does that
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/12 03:11:34
Modified files:
sys/arch/arm/xscale: pxa2x0reg.h
Log message:
size for the i2s controller registers, and add some comments for clarity
ok uwe@
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/12 03:13:13
Modified files:
sys/arch/arm/xscale: pxa2x0reg.h
Log message:
register descriptions for the inter-ic sound controller
ok uwe@
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/04/12 03:39:54
Modified files:
sys/netinet : ipsec_output.c
Log message:
handle PMTU for ipip SAs, too; ok hshoexer, cloder
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/12 03:47:30
Modified files:
usr.sbin/ospfd : database.c lsreq.c
Log message:
spaces
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/12 03:54:59
Modified files:
usr.sbin/ospfd : kroute.c neighbor.c ospfd.conf.5 ospfd.h
ospfe.c ospfe.h parse.y rde.c rde.h
Log message:
Support for self originated AS-external LSA.
With "redistribute (static|connected|default|none)" it is possible to
tell ospfd which external routes should be announced.
Connected routes will be announced only if there is no corresponding
interface configured, in that case the prefix is not external.
Adding and removing of announced prefixes are done automaticaly.
OK norby@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/12 04:26:09
Modified files:
usr.sbin/ospfd : rde_lsdb.c
Log message:
spelling
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/12 06:05:10
Modified files:
share/man/man5 : hostname.if.5
Log message:
e.g., not i.e.;
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/04/12 06:15:53
Modified files:
sbin/ifconfig : ifconfig.c
Log message:
lladdr w/o colon; ok henning
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/12 07:25:37
Modified files:
sys/dev : vnd.c
Log message:
simplify vndopen() a bit.
ok pedro@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/12 07:27:11
Modified files:
share/man/man5 : hostname.if.5
Log message:
note that args w/ whitespace and single quotes must be double quoted;
requested by alexey e. suslikov;
ok henning@
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/12 08:11:49
Modified files:
usr.bin/netstat: Makefile main.c netstat.1 netstat.h
Added files:
usr.bin/netstat: net80211.c
Log message:
add '-W interface' for 802.11 wireless statistics of the net80211 stack.
ok dlg@ deraadt@ jmc@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/12 08:22:46
Modified files:
usr.sbin/bgpd : bgpd.conf.5
Log message:
set metric is an alias of set med since a long time. OK henning@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/12 08:26:58
Modified files:
usr.sbin/bgpd : parse.y
Log message:
Fix some yyerror messages. Ja ja, INT_MAX is to small... OK henning@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/12 08:32:01
Modified files:
usr.sbin/bgpd : bgpd.conf.5 bgpd.h parse.y printconf.c rde.h
rde_decide.c rde_filter.c rde_rib.c
Log message:
Introduce a per prefix weight. The weight is used to tip prefixes with equal
long AS pathes in one or the other direction. It weights a prefix at a very
late stage in the decision process. This is a nice bgpd feature to traffic
engineer networks where most AS pathes are equally long.
OK henning@
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/12 08:40:20
Modified files:
usr.bin/cvs : rcs.c
Log message:
* handle errors when loading delta branches
* when writing RCS output, generate the proper list of branches for
deltas
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/12 08:58:40
Modified files:
usr.bin/cvs : add.c admin.c annotate.c checkout.c cmd.c
commit.c cvs.c cvs.h diff.c getlog.c history.c
import.c init.c remove.c server.c status.c
tag.c update.c
Log message:
introduce our own set of error codes used by the commands to report
what exactly went wrong in case of an error.
ok jfb@
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/12 09:18:13
Modified files:
usr.bin/cvs : cvs.c
Log message:
tell about the CVS_EX_* error codes, as we do not use sysexits.h anymore;
ok joris@.
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/12 09:26:47
Modified files:
sbin/routed : parms.c rdisc.c table.c trace.c
sbin/routed/rtquery: rtquery.c
Log message:
A little bit of cleanup (missing format string arguments, some signed/
unsigned conversion). OK henning
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/12 10:03:08
Modified files:
share/man/man8 : vpn.8
Log message:
remove /32 netmasks as they're confusing and not needed;
ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/12 10:13:59
Modified files:
usr.bin/cvs : status.c
Log message:
* 'Up to date' --> 'Up-to-date', and add the 'Lost' status string
* first stab at cvs_status_local(), which will run the command in
local mode or remotely when acting as server (not hooked yet)
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/12 10:56:07
Modified files:
usr.bin/cvs : status.c
Log message:
handle files which have been lost or that have no associated entry
correctly when acting in local mode
spotted by joris@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/12 11:20:02
Modified files:
usr.bin/cvs : cmd.c
Log message:
use the new CVS_EX_* error codes here as well.
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/12 11:28:04
Modified files:
graphics/xv : Makefile distinfo
graphics/xv/patches: patch-Imakefile patch-config_h
Removed files:
graphics/xv/patches: patch-vdcomp_c patch-xv_c patch-xv_h
patch-xvbmp_c patch-xvbrowse_c
patch-xvdir_c patch-xvfits_c
patch-xvimage_c patch-xviris_c
patch-xvmisc_c patch-xvpcx_c patch-xvpds_c
patch-xvpm_c patch-xvpopup_c patch-xvps_c
patch-xvtext_c
Log message:
SECURITY:
Fixes for multiple vulnerabilities. Switch to centralized jumbo patch.
From rohee@
CVSROOT: /cvs
Module name: ports
Changes by: couderc@cvs.openbsd.org 2005/04/12 12:07:47
Modified files:
x11/rox-filer : Makefile
x11/rox-filer/patches: patch-ROX-Filer_src_configure
Log message:
fix gnome vfs dependency.
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/12 12:28:13
Modified files:
emulators/redhat/base: Makefile distinfo
emulators/redhat/base/pkg: PLIST
Log message:
add gtk+2 related rpms, needed for upcomming acroread7 update
ok ish@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/12 12:46:09
Modified files:
math/aamath : Makefile distinfo
Log message:
Update to 0.2
From Matthias Kilian (MAINTAINER)
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/12 12:54:22
Modified files:
net/tor : Makefile distinfo
Log message:
Update to 0.0.9.8
From Jon Trembley
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/12 13:29:22
Modified files:
net/flow-tools : Makefile
net/flow-tools/pkg: PLIST
Added files:
net/flow-tools/patches: patch-lib_ftlib_h
Log message:
- install libft and include files along with everything else
- bump PKGNAME
ok jakob@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/12 13:35:32
Modified files:
usr.bin/cvs : cvs.c
Log message:
don't show unneeded error messages.
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/12 13:45:03
Modified files:
textproc/p5-Lingua-Stem: Makefile
Log message:
- p5-Text-German is in-tree now, remove BROKEN.
CVSROOT: /cvs
Module name: ports
Changes by: mjc@cvs.openbsd.org 2005/04/12 14:00:08
Modified files:
www/p5-Apache-Test: Makefile distinfo
www/p5-Apache-Test/pkg: PLIST
Log message:
update to 1.21
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/12 14:11:07
Modified files:
usr.bin/cvs : cvsintro.7
Log message:
cvsd(8) references cleanup; ok joris@.
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/12 14:18:55
Modified files:
usr.bin/cvs : cvs.1
Log message:
more cvsd(8) cleanup;
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/12 14:29:26
Modified files:
mail/sylpheed-claws: Makefile distinfo
mail/sylpheed-claws/patches: patch-Makefile_in
patch-config_ltmain_sh
patch-configure
patch-src_Makefile_in
patch-src_common_Makefile_in
patch-src_common_plugin_c
patch-src_common_smtp_h
patch-src_inc_c patch-src_mbox_c
patch-src_plugins_dillo_viewer_Makefile_in
patch-src_plugins_image_viewer_Makefile_in
patch-src_plugins_spamassassin_Makefile_in
patch-src_procmime_c
patch-tools_sylpheed-switcher
mail/sylpheed-claws/pkg: DESCR PFRAG.shared-dillo
PFRAG.shared-imageviewer
PFRAG.shared-spamassassin PLIST
PLIST-dillo PLIST-imageviewer
PLIST-spamassassin PLIST-themes
Added files:
mail/sylpheed-claws/patches: patch-src_gtk_Makefile_in
patch-src_plugins_image_viewer_viewer_c
patch-src_plugins_pgpmime_Makefile_in
patch-src_plugins_spamassassin_spamassassin_c
patch-src_plugins_trayicon_Makefile_in
mail/sylpheed-claws/pkg: DESCR-docs DESCR-trayicon
MESSAGE-trayicon PFRAG.shared-trayicon
PLIST-docs PLIST-trayicon
Removed files:
mail/sylpheed-claws/patches: patch-src_gtk_gtkstext_h
patch-src_mbox_folder_c
patch-src_plugins_spamassassin_libspamc_c
Log message:
Update to 1.9.6 (GTK2) and major overhaul.
From: Jim Geovedi with some assistance by yours truly.
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/12 14:29:59
Modified files:
mail : Makefile
Log message:
sync sylpheed-claws flavors
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/12 14:44:18
Modified files:
sys/scsi : scsi_ses.h
Log message:
Add last pieces of ses crud to enable blink functionality.
This file is still a work in progress.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/12 14:49:19
Modified files:
sbin/bioctl : bioctl.c bioctl.h
Log message:
Blink support is now fully functional.
Most enclosures timeout the normal blink in about 2 minutes; if not the user
can cancel the blink with -b unblink. On the other hand the alarm blink never
times out.
example usage: bioctl -d ami0 -l 1:8 -b blink
CVSROOT: /cvs
Module name: ports
Changes by: marcm@cvs.openbsd.org 2005/04/12 15:09:46
Log message:
Import of desktop-file-utils, a freedesktop.org thing for handling
.desktop files and such. Modified by me to use /var/db/gnome instead
or writing 'databases' all over /etc
Status:
Vendor Tag: marcm
Release Tags: marcm_2005-apr-12
N ports/devel/desktop-file-utils/Makefile
N ports/devel/desktop-file-utils/patches/patch-src_eggdirfuncs_c
N ports/devel/desktop-file-utils/patches/patch-src_update-desktop-database_c
N ports/devel/desktop-file-utils/pkg/PLIST
N ports/devel/desktop-file-utils/pkg/DESCR
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: marcm@cvs.openbsd.org 2005/04/12 15:14:26
Modified files:
devel : Makefile
Log message:
+desktop-file-utils
CVSROOT: /cvs
Module name: ports
Changes by: marcm@cvs.openbsd.org 2005/04/12 15:20:02
Log message:
gnome-menus, an implementation of the draft "Desktop Menu Specification"
from freedesktop.org. Yep, for upcoming Gnome 2.10.
Status:
Vendor Tag: marcm
Release Tags: marcm_2005-apr-12
N ports/x11/gnome/menus/Makefile
N ports/x11/gnome/menus/distinfo
N ports/x11/gnome/menus/pkg/PLIST
N ports/x11/gnome/menus/pkg/PFRAG.shared
N ports/x11/gnome/menus/pkg/DESCR
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: marcm@cvs.openbsd.org 2005/04/12 15:21:04
Modified files:
x11/gnome : Makefile
Log message:
+gnome-menus
CVSROOT: /cvs
Module name: ports
Changes by: marcm@cvs.openbsd.org 2005/04/12 15:23:12
Modified files:
devel/vte : Makefile distinfo
devel/vte/patches: patch-configure
patch-gnome-pty-helper_Makefile_in
patch-gnome-pty-helper_configure
patch-src_Makefile_in
devel/vte/pkg : PLIST
Removed files:
devel/vte/patches: patch-ltmain_sh
Log message:
Minor update to 0.11.12.
Also, stop munging libtool myself, let brad@ do it :).
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/12 15:35:26
Log message:
Import peksystray 0.2.1
PekSysTray is an freedesktop.org compliant system tray notification
area dockapp similar to the Gnome notification area applet. However,
it is designed for any window manager supporting docking.
From Michael Knudsen
Status:
Vendor Tag: alek
Release Tags: alek_20050412
N ports/x11/peksystray/distinfo
N ports/x11/peksystray/Makefile
N ports/x11/peksystray/pkg/DESCR
N ports/x11/peksystray/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/12 15:47:36
Modified files:
x11 : Makefile
Log message:
Add peksystray
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/12 15:53:38
Modified files:
usr.sbin/bgpd : bgpd.conf.5
Log message:
tweaks;
ok claudio@
CVSROOT: /cvs
Module name: ports
Changes by: matthieu@cvs.openbsd.org 2005/04/12 16:12:40
Modified files:
x11/xcursorgen : Makefile distinfo
Log message:
Update to X.Org 6.8.2. Ok alek@.
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/12 18:19:20
Log message:
- initial import of Test-LongString-0.07
This module provides some drop-in replacements for the string comparison
functions of Test::More, but which are more suitable when you test
against long strings.
Status:
Vendor Tag: msf
Release Tags: msf_20050412
N ports/devel/p5-Test-LongString/distinfo
N ports/devel/p5-Test-LongString/Makefile
N ports/devel/p5-Test-LongString/pkg/DESCR
N ports/devel/p5-Test-LongString/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/12 18:21:58
Log message:
- initial import of Test-WWW-Mechanize-1.04
Test::WWW::Mechanize is a subclass of WWW::Mechanize that incorporates
features that make sense for doing web application testing.
Status:
Vendor Tag: msf
Release Tags: msf_20040412
N ports/devel/p5-Test-WWW-Mechanize/distinfo
N ports/devel/p5-Test-WWW-Mechanize/Makefile
N ports/devel/p5-Test-WWW-Mechanize/pkg/DESCR
N ports/devel/p5-Test-WWW-Mechanize/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/12 18:26:10
Modified files:
devel : Makefile
Log message:
+p5-Test-LongString
+p5-Test-WWW-Mechanize
CVSROOT: /cvs
Module name: ports
Changes by: jcs@cvs.openbsd.org 2005/04/12 19:10:35
Modified files:
databases/p5-sybperl: Makefile distinfo
Log message:
update to sybperl-2.18
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/04/12 19:27:42
Modified files:
education/algotutor: Makefile distinfo
education/algotutor/patches: patch-algotutor
education/algotutor/pkg: PLIST
Log message:
upgrade to algotutor 0.8.2
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/12 20:03:38
Modified files:
distrib/miniroot: install.sub
Log message:
Allow any valid kbd(8) mapping to be specified (e.g. us.dvorak). Be
more terse both in prompts and output. Show list of major tables only
on request. Problem noted by Matt Jibson.
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/12 20:05:19
Modified files:
usr.bin/vgrind : vgrindefs.c
Log message:
use STDERR_FILENO
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/12 20:18:10
Modified files:
distrib/miniroot: install.sub
Log message:
Only show sets locations that might work. e.g. no /sbin/nfs == don't
offer nfs as a location. Eliminate (m)ounted source in favour of an
extra question for disk sources. Bit of cleanup and overall shrinkage.
ok deraadt@ miod@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/12 20:33:09
Modified files:
games/hangman : getguess.c
games/tetris : input.c
bin/ksh : edit.c
sbin/scsi : scsi.c
usr.bin/make : job.c
usr.bin/mg : ttyio.c
usr.bin/oldrdist: server.c
usr.bin/talk : io.c
usr.bin/top : display.c top.c
usr.bin/window : wwrint.c
usr.sbin/popa3d: protocol.c
libexec/lockspool: lockspool.c
libexec/uucpd : uucpd.c
Log message:
use STD{IN,OUT,ERR}_FILENO
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/12 20:52:52
Modified files:
distrib/miniroot: install.sub
Log message:
Display 'none' as v6 default address when no v6 address is detected.
Tighten some code.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/12 21:12:01
Modified files:
distrib/miniroot: dhclient.conf
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/12 21:12:42
Modified files:
distrib/miniroot: install.sub
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/12 21:45:51
Modified files:
distrib/miniroot: install.sub
Log message:
Tweak set source option testing. Don't offer nfs if no active interface
is found - even if /sbin/mount_nfs is present.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/12 21:46:28
Modified files:
usr.sbin/user : user.c
Log message:
very unlikely overflow. but sticking to the idiom is important: thereby,
example by example, we teach people how to actually use snprintf. because
it is clear (especially judging by code coming from netbsd hint hint perhaps
if i say it like this they will finally learn) that people are not paying
attention, and replacing one security problem with another.
in the early days we replaced buffer the typical ANSI-C standardized function
buffer overflows (by which I mean strcpy, strcat, and sprintf) with
non-overflowing ones -- range checking varients. We knew we were fixing
a major problem. The damn overflows. But we did not have time in all cases
to handle the next problem we were not handling: string truncation. Now we
need to (I hope not slowly) start fixing the string truncations.
Anyone going to help?
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/12 22:02:06
Modified files:
sbin/sysctl : sysctl.c
Log message:
avoid variable aliasing
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/12 22:03:46
Modified files:
sys/arch/hppa64/include: vmparam.h
Log message:
free STACKGAP_RANDOM commit
CVSROOT: /cvs
Module name: ports
Changes by: marcm@cvs.openbsd.org 2005/04/12 22:18:16
Modified files:
devel/vte/pkg : PLIST
Log message:
Ooops, fix package cleanup
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/12 22:33:47
Modified files:
sys/arch/zaurus/stand/zboot: compat_linux.h unixdev.c unixsys.S
Log message:
boot when then timeout expires; prodded by drahn@ dlg@ and others
CVSROOT: /cvs
Module name: ports
Changes by: fgsch@cvs.openbsd.org 2005/04/12 23:20:15
Modified files:
games/xlife : Makefile
Log message:
update homepage and use openbsd master site as the original one does not
work anymore and version 5.3 does not exist(??) in esr's page.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/12 23:40:07
Modified files:
sys/arch/arm/xscale: pxa2x0_apm.c pxa2x0_apm.h
Log message:
Call special suspend and resume hooks. The latter can cancel a resume.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/12 23:49:57
Modified files:
sys/arch/zaurus/dev: zaurus_apm.c
Log message:
Resume only if the lid is open and the power key pressed. Also fix
peridic discharging in zapm_poll().
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/13 00:36:03
Modified files:
usr.bin/bc : scan.l
Log message:
Always use lex in interactive mode. Makes bc running as a co-process
behave. Very, very little performance loss. Spotted by and ok fschg@
CVSROOT: /cvs
Module name: ports
Changes by: marcm@cvs.openbsd.org 2005/04/13 00:45:13
Removed files:
devel/vte/patches: patch-src_dumpkeys_c
Log message:
Forgot to remove this patch.
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/13 02:35:23
Modified files:
usr.sbin/bgpctl: bgpctl.c
Log message:
Show if a route is rejected or blackholed in show fib output. OK henning@
CVSROOT: /cvs
Module name: ports
Changes by: xsa@cvs.openbsd.org 2005/04/13 03:56:52
Modified files:
databases/p5-DBD-Sybase: Makefile
databases/py-sybase: Makefile
Log message:
drop maintainership on these as i do not use sybase anymore .. nor
have access to machines running it...
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/13 04:00:41
Modified files:
devel/metaauto : Makefile
devel/metaauto/pkg: PLIST
Log message:
- Add autom4te to AUTOCONF_SCRIPTS
- Bump VERSION
From Jacob Meuser
ok espie@
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/13 06:24:11
Modified files:
sys/dev/usb : if_ral.c usbdevs
Log message:
New ural devices. Pointed out by Rodolfo Gouveia.
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/13 06:24:44
Modified files:
sys/dev/usb : usbdevs.h usbdevs_data.h
Log message:
sync
CVSROOT: /cvs
Module name: www
Changes by: dtucker@cvs.openbsd.org 2005/04/13 06:35:53
Modified files:
openssh : windows.html
Log message:
New URL for winscp, from the author (martin at prikryl.cz)
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/04/13 07:52:15
Modified files:
xc/programs/Xserver/hw/xfree86/input/ws: ws.c
Log message:
Fix build when not building as a module. Noticed by todd@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/13 08:49:06
Modified files:
usr.bin/cvs : cmd.c
Log message:
cmd_helper() returns error codes > 0 or 0 on success.
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/13 09:06:38
Log message:
- initial import of py-flowtools-0.3
This extension module gives you a simple python interface to NetFlow
data as stored by Mark Fullmer's flow-tools package (see
http://www.splintered.net/sw/flow-tools).
ok nikolay@
Status:
Vendor Tag: msf
Release Tags: msf_20050413
N ports/net/py-flowtools/distinfo
N ports/net/py-flowtools/Makefile
N ports/net/py-flowtools/pkg/PLIST
N ports/net/py-flowtools/pkg/DESCR
No conflicts created by this import
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/13 09:08:36
Modified files:
usr.bin/cvs : resp.c
Log message:
check return values of snprintf() for potential overflows or errors
ok xsa@, joris@
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/13 09:08:37
Modified files:
net : Makefile
Log message:
+py-flowtools
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/13 09:28:59
Removed files:
usr.bin/cvs : cache.c
Log message:
dead code.
"ditch it" jfb@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/13 09:29:48
Modified files:
mail/getmail : Makefile distinfo
Log message:
update to getmail 4.3.6
relevant part of ChangeLog:
make getmail less conservative about remembering messages as already-seen
when unrelated errors occur after successfully delivering them
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/13 09:50:49
Modified files:
usr.bin/cvs : rcs.h
Log message:
cache leftovers
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/13 10:15:09
Modified files:
lib/libevent : event.3 event.c
Log message:
use "volatile sig_atomic_t" types instead of "int" for signal flags.
ok deraadt@ henning@ provos
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/13 10:25:02
Modified files:
usr.bin/cvs : rcsnum.c
Log message:
make rcsnum_tostr() return an empty string if the RCSNUM is NULL
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/13 10:35:58
Added files:
lib/libc/string: wcscat.c wcschr.c wcscmp.c wcscpy.c wcscspn.c
wcslcat.c wcslcpy.c wcslen.c wcsncat.c
wcsncmp.c wcsncpy.c wcspbrk.c wcsrchr.c
wcsspn.c wcsstr.c wcstok.3 wcstok.c wcswcs.c
wcswidth.c wmemchr.3 wmemchr.c wmemcmp.c
wmemcpy.c wmemmove.c wmemset.c
Log message:
Import w* functions so that I can send smaller diffs around.
(Nothing activated yet, of course)
okay deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/13 10:37:50
Modified files:
usr.bin/cvs : getlog.c
Log message:
cleanup and split the log code into two separate functions for local
and remote, and a first stab at the code for local log
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/13 10:46:53
Modified files:
share/man/man4 : ath.4 atu.4 atw.4 ipw.4 ral.4 ray.4 rtw.4
wi.4tbl
Log message:
it is not possible to specify `media' and `-mediaopt' to ifconfig at
the same time; just use `media autoselect' in our example how to
return nic to default state;
found by johan torin;
usage confirmed by reyk@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/13 10:56:36
Modified files:
share/man/man8 : vpn.8
Log message:
although the example gateway addresses given are private IP addresses, make it
clear that this is an example only, and would normally be public addresses;
ok hshoexer@ henning@ msf@
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/13 12:09:39
src/usr.sbin/hostapd
Update of /cvs/src/usr.sbin/hostapd
In directory cvs.openbsd.org:/tmp/cvs-serv11925/hostapd
Log Message:
Directory /cvs/src/usr.sbin/hostapd added to the repository
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/13 12:12:23
Added files:
usr.sbin/hostapd: Makefile apme.c hostapd.8 hostapd.c
hostapd.conf.5 hostapd.h iapp.c llc.c parse.y
privsep.c
Log message:
add the initial version of the OpenBSD hostapd daemon
ok deraadt@
CVSROOT: /cvs
Module name: www
Changes by: henning@cvs.openbsd.org 2005/04/13 12:17:59
Modified files:
. : events.html
Log message:
talk at FH Wedel is over, it was good & fun
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/13 12:25:28
Modified files:
usr.sbin/hostapd: apme.c hostapd.c iapp.c privsep.c
Log message:
KNF
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/13 12:25:50
Modified files:
usr.sbin/hostapd: hostapd.8
Log message:
add missing comma
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/13 12:27:31
Modified files:
usr.sbin/hostapd: hostapd.8
Log message:
the ifconfig manpage is in section 8...
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/13 12:28:45
Modified files:
usr.sbin/hostapd: parse.y
Log message:
whitespace
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/13 12:31:39
Modified files:
usr.sbin/hostapd: hostapd.h
Log message:
KNG
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/13 12:44:52
Modified files:
usr.sbin/hostapd: parse.y
Log message:
don't lose copyright on the way... reyk ok
CVSROOT: /cvs
Module name: src
Changes by: biorn@cvs.openbsd.org 2005/04/13 12:46:03
Modified files:
libexec/login_krb5: login_krb5.c
Log message:
Do as login_krb5-or-pwd(8) says: "When root tries to login,
login_krb5-or-pwd skips KerberosV authentication,"
ok beck@ some time ago
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/13 12:52:59
Modified files:
usr.bin/cal : cal.c
Log message:
do not trust snprintf return value; ok otto mickey
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/13 12:55:00
Modified files:
usr.sbin/hostapd: hostapd.c
Log message:
bzero of bss not needed
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/13 13:06:08
Modified files:
usr.sbin/hostapd: parse.y
Log message:
kill #if 0 crud
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/13 13:06:11
Modified files:
usr.sbin/hostapd: privsep.c hostapd.conf.5 hostapd.8 apme.c
Log message:
spaces
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/13 13:08:18
Modified files:
usr.sbin/hostapd: hostapd.c
Log message:
do not close descriptors before exit
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/13 13:16:08
Modified files:
usr.sbin/hostapd: hostapd.c
Log message:
missing copyrights here as well
it is more than fine to re-use our code (please do!), but do not forget our
copyright!
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/13 13:20:02
Modified files:
audio/xmms : Makefile
audio/xmms/patches: patch-Output_sun_audio_c
Log message:
use g_warning(); instead of g_error();. This way xmms won't exit when there
are audio problems.
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/13 13:26:06
Modified files:
usr.sbin/hostapd: hostapd.c
Log message:
only fflush STDERR when we actually log to STDERR, reyk ok
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/13 13:44:42
Modified files:
usr.bin/cvs : getlog.c
Log message:
* accept the -N option to suppress logging of tags
* print locks, access entries and description in local mode
* cleanup and get rid of unused variables
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/13 13:52:02
Modified files:
usr.sbin/hostapd: privsep.c
Log message:
privsep i/o functions are based on atomicio, add copyright notice
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/13 13:56:44
Modified files:
usr.sbin/hostapd: hostapd.8
Log message:
various tweaks;
ok reyk@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/13 13:59:08
Modified files:
usr.sbin/hostapd: hostapd.c
Log message:
sync usage()
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/13 14:03:07
Modified files:
usr.sbin/hostapd: hostapd.conf.5
Log message:
tweaks; ok reyk@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/13 14:05:12
Modified files:
usr.sbin/bgpd : bgpd.conf.5
Log message:
tweak to make this use similar format to ospfd.conf.5 and hostapd.conf.5;
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/13 14:05:37
Modified files:
usr.bin/cvs : annotate.c
Log message:
use the option string from the cvs_cmd entry instead of keeping a
hardcoded copy
ok joris@
CVSROOT: /cvs
Module name: ports
Changes by: marcm@cvs.openbsd.org 2005/04/13 14:07:20
Added files:
devel/desktop-file-utils: distinfo
Log message:
Sheepishy commit the distinfo file. Noticed by naddy@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/13 14:09:49
Modified files:
usr.sbin/hostapd: privsep.c
Log message:
really abort, when privdrop fails. ok reyk@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/13 14:11:22
Modified files:
usr.bin/cvs : file.c
Log message:
file callbacks won't return -1 anymore, but a CVS_EX_* error
ok jfb@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/13 14:25:31
Modified files:
usr.sbin/hostapd: iapp.c llc.c privsep.c
Log message:
tighten code vertically
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/13 14:30:17
Modified files:
usr.sbin/hostapd: Makefile
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/13 14:42:16
Modified files:
usr.sbin/hostapd: privsep.c
Log message:
set gid before uid
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/13 14:42:48
Modified files:
lib/libc/string: wcstok.3 wmemchr.3
Log message:
- our pages do not have a LIBRARY section;
- attach rcs id
- wording tweak
CVSROOT: /cvs
Module name: www
Changes by: marius@cvs.openbsd.org 2005/04/13 14:51:58
Modified files:
. : events.html
Log message:
I will be giving the OpenBSD update during the BSD super bof at Usenix
annual tech.
CVSROOT: /cvs
Module name: www
Changes by: marius@cvs.openbsd.org 2005/04/13 14:58:18
Modified files:
. : events.html
Log message:
Add time & date.
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/13 14:58:50
Modified files:
. : events.html
Log message:
spelling
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/13 15:02:44
Modified files:
usr.sbin/hostapd: iapp.c privsep.c
Log message:
add some missing arguments, where format strings
expect them and a minor comment fix. ok reyk@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/13 15:12:22
Modified files:
usr.sbin/hostapd: hostapd.8
Log message:
a daemon, not an daemon;
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/13 15:15:36
Modified files:
usr.sbin/hostapd: privsep.c hostapd.c
Log message:
un-hack, use event_loopexit()
ok henning@ brad@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/13 15:16:22
Modified files:
usr.sbin/bgpd : parse.y
Log message:
filter_set cleanup. Plug some memleaks and fix an obvious bug in the
network case. OK henning@
CVSROOT: /cvs
Module name: www
Changes by: wvdputte@cvs.openbsd.org 2005/04/13 15:37:06
Modified files:
. : orders.html
Log message:
Move Denmark and Italy in an alphabetical correct place + add Open Company for
Italy
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/13 15:37:06
Modified files:
etc : master.passwd group ftpusers
etc/mail : aliases
Log message:
say hi to _hostapd
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/13 15:39:22
Modified files:
usr.sbin : Makefile
Log message:
connect hostapd for reyk, ok theo reyk
CVSROOT: /cvs
Module name: www
Changes by: henning@cvs.openbsd.org 2005/04/13 15:43:24
Modified files:
faq : current.html
Log message:
new user/group _hostapd
CVSROOT: /cvs
Module name: XF4
Changes by: todd@cvs.openbsd.org 2005/04/13 15:44:49
Modified files:
xc/config/cf : OpenBSD.cf
distrib/sets/lists/xserv: md.zaurus
Log message:
no loadable server for zaurus until x does proper relocs; found w/mmap malloc
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/13 15:47:07
Modified files:
etc : Makefile
Added files:
etc : hostapd.conf
Log message:
sample hostapd.conf from reyk, to be tweaked
CVSROOT: /cvs
Module name: www
Changes by: beck@cvs.openbsd.org 2005/04/13 16:26:48
Modified files:
. : events.html
Log message:
Add U of A CC2005 event, Bob and Ryan will be there and talking.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/13 17:51:51
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/etc: mi
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/13 19:04:26
Modified files:
sys/dev/usb : ukbdmap.c
Log message:
.pt map from Manuel Pata
CVSROOT: /cvs
Module name: www
Changes by: djm@cvs.openbsd.org 2005/04/13 19:16:46
Modified files:
. : 37.html
Log message:
mention pim(4)
CVSROOT: /cvs
Module name: ports
Changes by: jsg@cvs.openbsd.org 2005/04/13 19:23:33
Modified files:
infrastructure/templates: network.conf.template
Log message:
Update the list of sourceforge mirrors, remove mesh and unc as they
don't seem to be up to date.
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/13 19:24:20
Modified files:
sys/dev : mulaw.c mulaw.h
Log message:
Correct signed/unsigned mismatches in compatibility macros and add
mono-to-stereo variants for mulaw_to_slinear16
ok dlg@ jason@ mickey@
CVSROOT: /cvs
Module name: src
Changes by: tedu@cvs.openbsd.org 2005/04/13 20:13:29
Modified files:
lib/libc/stdlib: strtonum.3
Log message:
make it crystal clear that errstr is NULL after success
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/13 20:15:23
Modified files:
usr.sbin/bind/bin/dig: dig.c
Log message:
Check snprintf for truncation and failure. From Han Boetes (thanks).
CVSROOT: /cvs
Module name: src
Changes by: joel@cvs.openbsd.org 2005/04/13 20:19:10
Modified files:
sys/net : pf.c
Log message:
When synproxy sends packets to the destination host, make sure to copy
the 'tag' from the original state entry into the outgoing mbuf.
ok henning@ dhartmei@
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/13 20:26:36
Log message:
- initial import of Proc-Daemon-0.03
This module contains the routine Init which can be called by a Perl
program to initialize itself as a daemon. A daemon is a process that
runs in the background with no controlling terminal.
Status:
Vendor Tag: msf
Release Tags: msf_20050413
N ports/devel/p5-Proc-Daemon/distinfo
N ports/devel/p5-Proc-Daemon/Makefile
N ports/devel/p5-Proc-Daemon/pkg/DESCR
N ports/devel/p5-Proc-Daemon/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/13 20:27:44
Modified files:
usr.sbin/bind/bin/dig: dig.c
Log message:
Do this correctly, and silence a sign comparison warning.
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/13 20:39:56
Modified files:
devel : Makefile
Log message:
+p5-Proc-Daemon
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/13 21:02:36
Modified files:
usr.bin/cvs : resp.c
Log message:
set ret to 0 after using it to check snprintf() so that
cvs_resp_handle() doesn't freak out and causes everything
to go crazy and fail.
CVSROOT: /cvs
Module name: src
Changes by: joel@cvs.openbsd.org 2005/04/13 21:45:03
Modified files:
sbin/pflogd : pflogd.8
Log message:
sync the list of acceptable values for 'reason' with reality
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/13 22:04:46
Modified files:
sys/dev/mii : miidevs
Log message:
rename unknown Agere PHY, this is a Lucent LU6612 10/100 PHY.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/13 22:05:04
Modified files:
sys/dev/mii : miidevs.h
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/13 23:39:17
Modified files:
sys/dev : audio.c
Log message:
Make sure recording is started before we return EWOULDBLOCK in a read().
From NetBSD
ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 01:58:46
Modified files:
lib/libc/stdlib: strtonum.3
Log message:
mark up NULL w/ .Dv;
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/14 02:21:02
Modified files:
sys/net : pf.c
Log message:
back out last, some breakage crept in
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/04/14 02:24:10
Modified files:
bin/pax : tar.c
Log message:
add the prefix length to nlen for ustar; ok otto millert
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 02:32:32
Modified files:
share/man/man8 : vpn.8
Log message:
make the intro a little more consistent;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 02:41:52
Modified files:
share/man/man8 : vpn.8
Log message:
do not mess about w/ the order of macros in pf rules, it just makes
the page harder to read;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 02:46:16
Modified files:
share/man/man8 : vpn.8
Log message:
make this part consistent too;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 03:10:12
Modified files:
share/man/man8 : vpn.8
Log message:
we already have a section on configuring firewall rules, so refer to it
in EXAMPLES rather than reproducing info (and confusing people);
make the firewall section of manual and automatic keying the same;
this also fixes an issue reported by steve murdoch back in november,
that parts of vpn(8) were repeating themselves; sorry to take so long to
fix this, steve;
CVSROOT: /cvs
Module name: src
Changes by: jakob@cvs.openbsd.org 2005/04/14 03:11:11
Modified files:
usr.sbin/bind/bin/named: main.c
Log message:
since we chroot by default, always init fallback entropy source
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 03:50:53
Modified files:
share/man/man8 : vpn.8
Log message:
reduce diff between isakmpd.conf sections for machines A and B;
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/14 03:54:36
Modified files:
gnu/lib/libiberty/src: cplus-dem.c strsignal.c xstrerror.c
Log message:
use snprintf. okay deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 04:04:05
Modified files:
share/man/man8 : vpn.8
Log message:
tidy up "Choosing a key exchange method", and do not confuse punter;
ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 04:14:30
Modified files:
sbin/ping : ping.8
Log message:
arg to -I is an address, not if_name;
ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/14 04:22:37
Modified files:
etc : Makefile
Log message:
move the few needlessly special-cased root:wheel 0644 files to BIN1
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/14 04:23:37
Modified files:
sbin/dmesg : dmesg.c
sbin/ifconfig : ifconfig.c
Log message:
shave off a few bytes, alpha floppies fit again now
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 04:34:23
Modified files:
share/man/man8 : vpn.8
Log message:
- example policy files are identical for machines A and B, so combine
into one step
- mention necessary permissions for isakmpd.policy
- document these permissions are needed because of sensitive information,
not just because of shared secrets: isakmpd.policy need not contain a
shared secret
- remove useless .Pp
agreed w/ hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/14 04:59:56
Modified files:
usr.sbin/hostapd: hostapd.c
Log message:
fix possible double free(), thans to Andrey Matveev
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 05:46:04
Modified files:
share/man/man8 : vpn.8
Log message:
simplify filter rules somewhat:
- use a macro for ext_if
- use 1 block rule (rather than block in and out)
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 06:06:51
Modified files:
share/man/man8 : vpn.8
Log message:
don't forget to enable pf and load ruleset;
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/14 06:25:31
Modified files:
sys/dev/pci/bktr: bktr_core.c
Log message:
do not reset tuner and audio settings on open/close; from jakemsr@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 06:30:30
Modified files:
usr.bin/ssh : ssh.1
Log message:
arg to -b is an address, not if_name;
ok markus@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 06:32:23
Modified files:
share/man/man8 : vpn.8
Log message:
remove BUGS section, as no longer relevant;
ok hshoexer@ markus@
CVSROOT: /cvs
Module name: src
Changes by: pedro@cvs.openbsd.org 2005/04/14 06:35:29
Modified files:
sys/isofs/udf : ecma167-udf.h
Log message:
tyop
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/14 06:42:16
Modified files:
sys/dev/pci : auich.c autri.c auvia.c cmpci.c eap.c eso.c
fms.c maestro.c sv.c
Log message:
make sure round_blocksize does not produce 0 after alignment
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/14 08:39:51
Modified files:
security/vpnc : Makefile
Added files:
security/vpnc/pkg: MESSAGE
Log message:
if it takes the port's maintainer a few hours to remember to disable
kernel-IPsec, this is surely worth a MESSAGE
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/14 09:15:27
src/regress/bin/pax
Update of /cvs/src/regress/bin/pax
In directory cvs.openbsd.org:/tmp/cvs-serv17953/pax
Log Message:
Directory /cvs/src/regress/bin/pax added to the repository
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/14 09:17:07
Modified files:
regress/bin : Makefile
Added files:
regress/bin/pax: Makefile t1.out t1.sh
Log message:
Initial pax regression tests. OK otto
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/14 10:07:52
Modified files:
libexec/spamd : spamd.8 spamd.c
Log message:
Make spamd stutter at greylisted connections for a short period before talking
full speed. By default do this for 10 seconds. Many spammers disconnect by
then. Adds -S option to select the amount of time greylisted connections
will be stuttered at.
feedback from jmc@, deraadt@, ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/14 10:49:09
Modified files:
usr.bin/cvs : diff.c
Log message:
completely fix the diff command
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/14 11:06:18
Modified files:
devel/glib2 : Makefile
Added files:
devel/glib2/patches: patch-glib_gbacktrace_c
patch-glib_gconvert_c patch-glib_gprintf_c
patch-glib_gstrfuncs_c
Log message:
sprintf/strcpy stuff in glib2
okay naddy@, a while ago...
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/14 12:19:24
Modified files:
lib/libc/stdio : printf.3
Log message:
Explain what happens when len equals 0 for snprintf().
ok jmc@ millert@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/14 12:20:51
Modified files:
lib/libc/stdio : printf.3
Log message:
move return values to a seperate section, and split them out so that it
is more clear which variants return which values; ok jmc otto
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/14 12:28:27
Modified files:
usr.bin/compress: main.c
Log message:
use f{chown,chmod,utimes,chflags} instead; done with hshoexer, ok otto mickey
CVSROOT: /cvs
Module name: src
Changes by: biorn@cvs.openbsd.org 2005/04/14 12:31:11
Modified files:
libexec/login_krb5: login_krb5.8
Log message:
mention kerberos(8)
fine jmc@, ok beck@
CVSROOT: /cvs
Module name: src
Changes by: biorn@cvs.openbsd.org 2005/04/14 12:33:42
Modified files:
libexec/login_chpass: login_chpass.c
libexec/login_passwd: login.c common.h
Log message:
drop some krb4 stuff
ok beck@
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/14 13:01:08
Modified files:
sys/dev/microcode/uyap: build.c
Log message:
write actual data to file, not pointers.
store the address field in little endian order.
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/14 13:07:03
Modified files:
sys/dev/usb : ezload.c
Log message:
fix reading of the binary image.
binary image is not a set of ezdata structures.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 13:54:01
Added files:
sys/dev/mii : luphy.c
Log message:
add a PHY driver for the Lucent LU6612 10/100 PHY used on PCI
quad port hme(4)'s and other newer Sun systems with hme(4)'s.
derived from a diff posted to freebsd-sparc64 by
Marius Strobl
ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 13:54:23
Modified files:
sys/dev/mii : files.mii
Log message:
+luphy
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/14 13:58:20
Modified files:
lib/libc/termios: tcsetattr.3
Log message:
The value of the Bxxx defines are not guaranteed to match their value.
E.g. B9600 is not guaranteed to have a value of 9600 (on OpenBSD it does).
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/14 13:58:32
Modified files:
sbin/growfs : growfs.c
sbin/newfs : mkfs.c
Log message:
handle snprintf out of range conditions; otto ok
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 13:59:49
Modified files:
sys/arch/macppc/conf: GENERIC RAMDISK
sys/arch/sparc64/conf: GENERIC RAMDISK
Log message:
+luphy
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 14:00:44
Modified files:
share/man/man4 : hme.4
Log message:
+luphy
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/14 14:02:10
Modified files:
usr.sbin/ospfd : config.c packet.c
Log message:
Some format string cleanup. OK deraadt
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/14 14:07:28
Modified files:
. : donations.html
Log message:
more
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/14 14:09:33
Modified files:
share/man/man8 : vpn.8
Log message:
detail missing step in summary;
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 14:15:58
Modified files:
sys/arch/sparc/conf: GENERIC RAMDISK SUN4M
Log message:
+luphy
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 14:21:07
Modified files:
sys/arch/i386/conf: GENERIC RAMDISK_CD
Log message:
+luphy and add hme to RAMDISK_CD
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 14:23:31
Modified files:
sys/dev/ic : re.c
Log message:
enable HW transmit checksum offload
ok pvalchev@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 14:33:25
Modified files:
share/man/man4 : Makefile hme.4 mii.4
Added files:
share/man/man4 : luphy.4
Log message:
add a man page for luphy
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/14 14:56:24
Modified files:
sys/arch/alpha/include: ansi.h
sys/arch/amd64/include: ansi.h
sys/arch/hppa/include: ansi.h
sys/arch/i386/include: ansi.h
sys/arch/m68k/include: ansi.h
sys/arch/powerpc/include: ansi.h
sys/arch/sparc/include: ansi.h
sys/arch/sparc64/include: ansi.h
sys/arch/vax/include: ansi.h
Log message:
internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/14 14:59:11
Modified files:
include : Makefile stddef.h
lib/libc : shlib_version
lib/libc/locale: Makefile.inc
lib/libc/string: Makefile.inc
Added files:
include : wchar.h wctype.h
lib/libc/locale: runetype.h
Log message:
introduce some wchar functions (from citrus and an itojun@ diff)
okay deraadt@, cloder@, pvalchev@
thanks to everyone who commented on that.
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/14 15:02:05
Modified files:
gnu/lib/libstdc++/libstdc++/include/bits: char_traits.h
cpp_type_traits.h
stringfwd.h
Log message:
temp scaffolding to switch on partial wchar_t support based on
_GLIBCPP_USE_TYPE_WCHAR_T
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/14 15:03:49
Modified files:
gnu/lib/libstdc++: shlib_version
gnu/lib/libstdc++/libstdc++/config/io: basic_file_stdio.cc
basic_file_stdio.h
gnu/lib/libstdc++/libstdc++/config/os/bsd/openbsd: os_defines.h
Log message:
major bump:
- activate partial wchar_t support;
- kill old compatibility function that happens to use strcpy, poor guy.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/14 15:28:01
Log message:
this needs the just committed citrus stuff to build.
No wchar in libstdc++ -> no build
Status:
Vendor Tag: kde
Release Tags: wheeler
N ports/audio/taglib/distinfo
N ports/audio/taglib/Makefile
N ports/audio/taglib/pkg/PLIST
N ports/audio/taglib/pkg/DESCR
N ports/audio/taglib/pkg/PFRAG.shared
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/14 15:28:41
Modified files:
audio : Makefile
Log message:
+taglib
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/14 15:29:28
Modified files:
editors/cooledit: Makefile
emulators/wine : Makefile
x11/enlightenment: Makefile
Log message:
tell those packages they can't use wchar yet.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/14 15:58:06
Modified files:
distrib/notes/zaurus: install
Log message:
clarify
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/14 15:58:50
Modified files:
sys/sys : msgbuf.h
sys/kern : subr_log.c subr_prf.c
Log message:
Try to start log message buffer on a new line. Helps install scripts avoid
detecting phantom devices when scanning dmesg output.
Suggested by miod@, ok deraadt@.
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/14 16:21:24
Modified files:
usr.sbin/kvm_mkdb: kvm_mkdb.c
Log message:
fix off-by-ones in path truncation checks. from Han Boetes; ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/14 17:40:34
Modified files:
sys/arch/arm/xscale: files.pxa2x0 pxa2x0.c pxa2x0_dma.c
pxa2x0reg.h
sys/arch/zaurus/conf: GENERIC
Added files:
sys/arch/arm/xscale: pxa2x0_dmac.c pxa2x0_dmac.h
Log message:
Add basic support for the pxa2x0 DMA controller.
ok deraadt@ dlg@ drahn@ uwe@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/14 18:05:53
Modified files:
sys/dev/mii : luphy.c
Log message:
let tree build. brad -- check what you busted
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/14 18:06:21
Modified files:
sys/arch/arm/xscale: pxa2x0reg.h
Added files:
sys/arch/arm/xscale: pxa2x0_i2c.c pxa2x0_i2c.h
Log message:
Routines providing access to the pxa2x0 I2C controller.
ok dlg@ drahn@ uwe@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/14 18:09:06
Modified files:
sys/arch/arm/xscale: pxa2x0reg.h
Added files:
sys/arch/arm/xscale: pxa2x0_i2s.c pxa2x0_i2s.h
Log message:
Functions for accessing the pxa2x0 I2S controller.
ok dlg@ drahn@ uwe@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 18:44:40
Modified files:
sys/dev/mii : luphy.c
Log message:
print proper model string.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/14 18:51:57
Modified files:
bin/ln : ln.c
Log message:
check snprintf return value and abort if the concatenated path is too
long instead of using the truncated path. also, use the strerror()
database instead of repeating the text here.
ok krw@, millert@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/14 19:00:55
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.luna88k
md.mac68k md.macppc md.mvme68k
md.mvme88k md.mvmeppc md.sgi md.sparc
md.sparc64 md.vax md.zaurus
distrib/sets/lists/comp: mi
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/14 19:05:51
Modified files:
sys/arch/zaurus/conf: GENERIC files.zaurus
sys/arch/zaurus/dev: zaurus_scoop.c zaurus_scoopvar.h
Added files:
sys/arch/zaurus/dev: zaurus_audio.c
sys/dev/i2c : wm8750reg.h
Log message:
Add basic audio playback support for the Zaurus SL-C3000.
ok dlg@ drahn@ uwe@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/14 19:07:34
Modified files:
sys/arch/arm/xscale: files.pxa2x0
Log message:
Remove i2c entry, it is included from zaudio config.
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/14 19:17:26
Modified files:
sys/arch/zaurus/dev: zaurus_audio.c
Log message:
Add TODO list for zaudio.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/14 19:57:30
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.luna88k
md.mac68k md.macppc md.mvme68k
md.mvme88k md.mvmeppc md.sgi md.sparc
md.sparc64 md.vax md.zaurus
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/14 20:07:04
Modified files:
lib/libc/regex : Makefile.inc
Log message:
regsub(3) should not be a link to regex(3) as it is not a POSIX regex
routine and is not described in regex(3).
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/14 20:19:24
Modified files:
sys/dev/wsfont : wsfont.c
Log message:
correct a spello
ok jolan@
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/04/14 20:21:31
Log message:
tremor-20050411, integer-only, fully Ogg Vorbis compliant decoder library
Status:
Vendor Tag: jolan
Release Tags: jolan_20050414
N ports/audio/tremor/distinfo
N ports/audio/tremor/Makefile
N ports/audio/tremor/pkg/PLIST
N ports/audio/tremor/pkg/DESCR
N ports/audio/tremor/pkg/PFRAG.shared
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/04/14 20:23:57
Modified files:
audio : Makefile
Log message:
+tremor
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/14 20:43:44
Added files:
share/man/man4/man4.zaurus: pxadmac.4
Log message:
basic manpage for the dma controller
ok pascoe@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 21:03:21
Modified files:
sys/dev/ic : rtl81x9reg.h
Log message:
add another 8169 rev and remove vtophys() hack for alpha now that the driver
has been bus_dma-ified
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 21:13:03
Modified files:
sys/dev/ic : rtl81x9reg.h
Log message:
re-add RL_JUMBO_FRAMELEN/RL_JUMBO_MTU but this time use the right values
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/14 21:16:07
Modified files:
sys/dev/ic : re.c
Log message:
re(4) cannot handle a standard sized Jumbo frame.
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/14 21:31:50
Modified files:
sbin/ifconfig : ifconfig.8
Log message:
Inconsistency between man page and code, spotted by joel@
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/14 21:42:58
Modified files:
sys/dev/pci : if_rtw_pci.c
Log message:
Simplify matching logic using pci_matchbyid() and correct some comments.
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/04/14 22:15:57
Modified files:
graphics/libmpeg2/patches: patch-configure
Log message:
vis-à-vis with the fact that sparc doesn't support VIS
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/14 22:44:49
Modified files:
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/15 00:42:40
Log message:
amarok is an `advanced' music player.
Audio works with akode, at least. This needs the new taglib, hence
the basic citrus stuff.
Status:
Vendor Tag: kde
Release Tags: espie
N ports/audio/amarok/distinfo
N ports/audio/amarok/Makefile
N ports/audio/amarok/pkg/PLIST
N ports/audio/amarok/pkg/DESCR
N ports/audio/amarok/patches/patch-amarok_src_engine_enginebase_cpp
No conflicts created by this import
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/15 00:54:06
Added files:
share/man/man4/man4.zaurus: zaudio.4
Log message:
zaurus audio driver
ok jmc@
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/04/15 01:06:35
Modified files:
regress/bin/pax: Makefile t1.out t1.sh
Added files:
regress/bin/pax: t2.out t2.sh
Log message:
t1: only do a short listing, t2: test for tar.c, rev 1.36
CVSROOT: /cvs
Module name: www
Changes by: marius@cvs.openbsd.org 2005/04/15 01:18:24
Modified files:
. : events.html
Log message:
Super BSD BoF done. Notes added.
CVSROOT: /cvs
Module name: www
Changes by: marius@cvs.openbsd.org 2005/04/15 01:19:48
Modified files:
. : events.html
Log message:
(open* tools) integrated -> imported
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/15 01:41:20
Modified files:
usr.bin/cvs : resp.c
Log message:
shudup useless warning; ok jfb@.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/15 01:45:14
Modified files:
share/man/man8 : vpn.8
Log message:
add `enable packet forwarding' to initial summary;
use `automated' keying, not `automatic', since the rest of the page does;
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/15 02:02:13
Modified files:
share/man/man4/man4.zaurus: Makefile
Log message:
i forgot to hook zaudio and pxadmac up to the build.
pointed out by deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/15 02:09:38
Modified files:
share/man/man8 : vpn.8
Log message:
make the examples in this page work for a simple 2 machine, directly
connected, setup; encourage people to try this way before using for real;
ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/15 02:12:53
Modified files:
share/man/man8 : vpn.8
Log message:
spacing, and a typo;
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/15 02:23:17
Modified files:
usr.bin/cvs : repo.c
Log message:
some more errno use in cvs_log(); ok joris@.
CVSROOT: /cvs
Module name: src
Changes by: pedro@cvs.openbsd.org 2005/04/15 05:49:37
Modified files:
sys/isofs/udf : udf_vnops.c
Log message:
don't need to check for NULL when using M_WAITOK, from mpech@
CVSROOT: /cvs
Module name: src
Changes by: joel@cvs.openbsd.org 2005/04/15 06:59:40
Modified files:
sys/net : pf.c
Log message:
Try this again.
When synproxy sends packets to the destination host, make sure to copy
the 'tag' from the original state entry into the outgoing mbuf.
ok dhartmei@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/15 07:05:14
Modified files:
sys/arch/sgi/dev: mavb.c
sys/arch/sparc/dev: cs4231.c
sys/arch/sparc64/dev: ce4231.c
sys/dev/isa : ad1848.c ess.c sbdsp.c
sys/dev/sbus : cs4231.c
Log message:
make sure aligment does not return zero block size
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/15 07:09:48
Modified files:
sys/arch/hppa64/include: ansi.h
Log message:
free salt&peper commit
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/15 07:14:00
Modified files:
usr.bin/cvs : resp.c
Log message:
braino; joris ok
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/04/15 07:30:52
Modified files:
share/man/man9 : malloc.9
Log message:
Missing space
ok jmc@
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/15 07:42:54
Modified files:
sys/dev/usb : if_ral.c
Log message:
in ural_txeof(), call usbd_clear_endpoint_stall() on the tx pipe instead of
the rx pipe.
CVSROOT: /cvs
Module name: src
Changes by: jakob@cvs.openbsd.org 2005/04/15 07:44:40
Modified files:
sys/dev/usb : usbdevs
Log message:
add Araneus True Random Number Generator
CVSROOT: /cvs
Module name: src
Changes by: jakob@cvs.openbsd.org 2005/04/15 07:45:29
Modified files:
sys/dev/usb : usbdevs_data.h usbdevs.h
Log message:
regen
CVSROOT: /cvs
Module name: www
Changes by: henning@cvs.openbsd.org 2005/04/15 08:16:44
Modified files:
. : events.html
Log message:
nuug was yesterday so it is obviously over
CVSROOT: /cvs
Module name: www
Changes by: henning@cvs.openbsd.org 2005/04/15 08:28:22
Modified files:
. : events.html
Log message:
decix meeting is almost over
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/15 08:28:56
Modified files:
usr.bin/calendar: io.c
Log message:
Remove standard defines from cpp processing, to prevent accidental
substitutions (e.g. i386 -> 1). From John L. Scarfone, PR 4176.
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/15 08:34:15
Modified files:
usr.bin/cvs : commit.c entries.c
Log message:
snprintf() return values checks; joris ok
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/15 09:37:26
src/usr.bin/rcs
Update of /cvs/src/usr.bin/rcs
In directory cvs.openbsd.org:/usr/src/usr.bin/rcs
Log Message:
Directory /cvs/src/usr.bin/rcs added to the repository
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/15 09:46:21
Added files:
usr.bin/rcs : Makefile rcs.1 rcsprog.c
Log message:
move rcs (and later on, clones of all the other rcs commands) out of the
cvs subdirectory; ok jfb joris
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/15 09:47:08
Modified files:
usr.bin/cvs : Makefile
Removed files:
usr.bin/cvs/cvs: Makefile
Log message:
build cvs right out of the base directory, no need for a subdir (you may
need some obj cleaning as a result of this); ok jfb
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/15 09:47:16
Removed files:
usr.bin/cvs : rcs.1 rcsprog.c
Log message:
stuff moved to rcs dir
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/15 09:47:46
Removed files:
usr.bin/cvs/rcs: Makefile
Log message:
rcs is now in usr.bin/rcs; ok jfb joris
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/15 09:54:26
Modified files:
usr.bin/awk : tran.c
Log message:
Use asprint(), not snprintf() when converting strings to numbers
since CONVFMT is user-settable (hence we can't know the actual
buffer size requirements) and we need to store a dynamic copy of
the result anyway. Fixes a truncation issue with weird CONVFMT
values and closes PR 4172 (Matthias Kilian).
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/15 09:59:11
Modified files:
usr.bin/rcs : rcsprog.c
Log message:
seperate usage functions per sub-program
shrink usage for rcs(1), that is what man pages are for
ok joris
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/15 10:02:32
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/15 10:15:34
Modified files:
usr.bin/cvs : Makefile
usr.bin/rcs : Makefile
Log message:
pick up BINDIR from above; ok joris
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/15 10:19:34
Modified files:
usr.sbin/bgpd : rde_attr.c
Log message:
Fix memory leak in case aspath_snprint() returns an error (-1).
OK henning@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/15 10:27:31
Modified files:
usr.sbin/user : user.c
Log message:
fix snprintf return value check. ok otto@ millert@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/15 10:28:56
Modified files:
usr.sbin/hostapd: hostapd.8
Log message:
typo. ok reyk@
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/15 11:18:57
Modified files:
share/mk : bsd.prog.mk bsd.README
Log message:
Bye, bye SHAREDSTRINGS.
Okay deraadt@, millert@
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/04/15 12:15:30
Modified files:
share/man/man4 : bpf.4
Log message:
- sync to reality w.r.t. available ioctls and their arguments
- tweak layout of ioctl section
- other minor (mdoc, punctuation) fixes
ok jmc
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/15 12:18:07
Modified files:
usr.sbin/amd/fsinfo: fsinfo.c
Log message:
snprintf() returns int, not size_t; also use the return value after
we have checked it. Joint work with moritz@
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/04/15 12:41:38
Modified files:
comms/conserver: Makefile
Added files:
comms/conserver/patches: patch-conserver_cf_conserver_passwd
Log message:
remove default passwords from the passwd file that could
lead ppl onto stuff; from beck
CVSROOT: /cvs
Module name: ports
Changes by: fgsch@cvs.openbsd.org 2005/04/15 13:06:56
Modified files:
sysutils/mtools: Makefile distinfo
sysutils/mtools/pkg: PLIST
Added files:
sysutils/mtools/pkg: PFRAG.no-no_x11
Log message:
update to 3.9.10; add no_x11 flavor (off by default).
thanks to jolan@ for pointing in the right direction.
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/15 13:31:36
Modified files:
sys/dev/pci : pcidevs
Log message:
some hp smart array devs and fix compaq smrtarray ids and add 6422
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/15 13:31:54
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/15 15:52:55
Modified files:
gnu/usr.bin/gcc/gcc/config/arm: openbsd.h
Log message:
pedantic fix for wchar type inside gcc.
checked through a make release by drahn@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/15 16:49:07
Modified files:
sys/dev/pci : pcidevs
Log message:
shrink
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/15 16:49:12
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/15 17:21:21
Modified files:
share/man/man4 : ipsec.4
Log message:
mention sysctl variables;
idea from msf@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/15 17:27:33
Modified files:
share/man/man4 : ipsec.4
Log message:
mention vpn(8);
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/15 17:31:06
Modified files:
share/man/man4 : ipsec.4
Log message:
shuffle sections into a more logical order;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/15 17:35:02
Modified files:
usr.bin/man : man.1
Log message:
document mdoc(7) and mdoc.samples(7);
from pascoe@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/15 17:42:15
Modified files:
share/man/man4 : enc.4
Log message:
no need to describe enc(4) as a `software loopback mechanism' twice in
a row;
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/15 17:45:29
Modified files:
distrib/miniroot: install.sub
Log message:
Report dhcp success *only* if the interface is UP, and an address other
than 0.0.0.0 has been assigned to it. Fixes problem of interfaces
being removed from the available list even if dhcp fails because there
is no link.
Some code cleanup and shrinkage.
Pointed out a long time ago by a friend of Henning's, whose email I
read again this afternoon and now can't find for the life of me.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/15 18:01:17
Modified files:
share/man/man8 : vpn.8
Log message:
add isakmpd.policy to FILES and sort;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/15 18:10:47
Modified files:
share/man/man4 : ipsec.4
Log message:
document options(4);
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/15 18:19:36
Modified files:
share/man/man4 : ipsec.4
Log message:
replace `<' and `>';
CVSROOT: /cvs
Module name: www
Changes by: reyk@cvs.openbsd.org 2005/04/15 19:13:08
Modified files:
. : events.html
Log message:
Henning forget to mention Maxim Salomon...
CVSROOT: /cvs
Module name: ports
Changes by: jsg@cvs.openbsd.org 2005/04/15 23:54:15
Modified files:
games/scummvm : Makefile distinfo
Added files:
games/scummvm/patches: patch-configure
Log message:
Update to 0.7.1
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/16 00:11:35
Modified files:
share/man/man3 : tree.3
Log message:
Give a complete, working example how to use the tree macros. The
existing descripion is rather terse, and without an example it's
hard to get going. ok millert@ mpech@ jmc@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/16 01:48:47
Modified files:
graphics/win32-codecs: Makefile distinfo
graphics/win32-codecs/pkg: PLIST
Log message:
update to version 20050412
ok maintainer robert@
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/16 02:26:02
Modified files:
sys/dev/usb : if_ral.c
Log message:
indent
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/16 02:27:42
Modified files:
sys/dev/usb : if_ral.c
Log message:
don't leak a mbuf when tx fails.
CVSROOT: /cvs
Module name: www
Changes by: henning@cvs.openbsd.org 2005/04/16 03:33:52
Modified files:
. : donations.html
Log message:
add jason
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/04/16 04:40:45
Modified files:
lib/libc/string: wcscpy.c
Log message:
Remove redundant line
ok espie@ otto@ millert@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/16 06:26:12
Modified files:
lib/libc/string: Makefile.inc
Log message:
fix wmemchr.3 MLINKS;
ok espie@
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/16 06:48:21
Modified files:
faq : current.html
Log message:
Get consistant with ":"'s. From translator Christophe Plasschaert
(christophe dot plasschaert at wanadoo dot fr), thanks!
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/16 08:19:51
Modified files:
games/hack : hack.tty.c
Log message:
use vprintf, as obvious; frederik.deweerdt@laposte.net
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/16 08:23:35
Modified files:
libexec/spamd : spamd.c
Log message:
missing getopt choice; from dennis
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/16 08:28:57
Modified files:
sys/netinet : if_atm.c
Log message:
re-register
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/16 08:55:10
Modified files:
share/man/man4 : Makefile
sys/dev/usb : files.usb usbdevs
Added files:
share/man/man4 : ueagle.4
sys/dev/usb : ueagle.c ueaglereg.h ueaglevar.h
Log message:
Driver for Analog Devices Eagle chipset.
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/16 08:56:04
Modified files:
sys/dev/usb : usbdevs.h usbdevs_data.h
Log message:
sync
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/16 08:56:34
Modified files:
graphics/libkexif: Makefile
Log message:
BUILD_DEPENDS on pkgconfig
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/16 09:07:29
Modified files:
sys/arch/sparc/sparc: genassym.cf
Log message:
Duplicate include file.
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/16 09:36:08
Modified files:
share/man/man4 : usb.4
Log message:
Xr ueagle
pointed out and ok jmc@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/16 09:37:31
Modified files:
net/icecast : Makefile
net/icecast/patches: patch-conf_icecast_xml_in
patch-doc_Makefile_in patch-src_admin_c
Added files:
net/icecast/patches: patch-src_auth_c patch-src_util_c
patch-src_yp_c
Log message:
convert simple sprintf() to snprintf()
from maintainer Moritz Grimm
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/16 09:43:38
Modified files:
share/man/man4 : ueagle.4 usb.4
Log message:
make Nd more clear, and share with usb.4
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/16 09:44:39
Modified files:
sys/arch/m88k/include: ansi.h
sys/arch/mips64/include: ansi.h
Log message:
internal _BSD_WCTRANS_T_, _BSD_MSTATE_T_, _BSD_WCTYPE_T_ types.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/16 09:48:37
Modified files:
share/man/man4 : ueagle.4
Log message:
tweaks;
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/04/16 09:49:18
Modified files:
www/mozilla-firefox: Makefile
www/mozilla-firefox/pkg: MESSAGE
Log message:
- make the build OFFICAL. This enables firefox to detect and upgrade
profiles that need to be upgraded automatically. Many annoying profile
issues will be gone now.
- Mention deleting extensions/Extensions.rdf and also the old ~/.firefox
as a location for profiles in MESSAGE. ~/.firefox will continue to be used
on systems that have been upgraded from older firefox versions.
OFFICAL build okay wilfried@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/16 09:50:05
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.luna88k
md.mac68k md.macppc md.mvme68k
md.mvme88k md.mvmeppc md.sgi md.sparc
md.sparc64 md.vax md.zaurus
distrib/sets/lists/comp: mi
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/16 10:08:08
Modified files:
sys/dev/pci : if_de.c if_devar.h
Log message:
remove lots of crud from this driver, makes it fit on the alpha media
CVSROOT: /cvs
Module name: www
Changes by: espie@cvs.openbsd.org 2005/04/16 10:13:14
Modified files:
. : events.html
Log message:
libr'east 2005
CVSROOT: /cvs
Module name: www
Changes by: espie@cvs.openbsd.org 2005/04/16 10:16:48
Modified files:
. : press.html
Log message:
interview featuring me !
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/16 10:28:42
Modified files:
sys/ntfs : ntfs_vnops.c
Log message:
comment out some code which is causing ntfs panics due
to the fact ntfs uses the generic locking functions which
do not lock anything right now.
ok pedro@
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/16 10:41:46
Modified files:
sys/scsi : atapi_all.h atapi_base.c atapi_cd.h
atapi_disk.h cd_atapi.c sd_atapi.c
Log message:
Nuke unused/duplicate structures and defines in favour of scsi ones.
ok miod@
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/16 10:44:30
Modified files:
gnu/usr.bin/gcc/gcc: c-format.c
Log message:
Tell gcc -Wformat that our kprintf implementation understands %q and %ll
for quads. OK deraadt@, some comments millert@
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/16 10:54:34
Modified files:
sys/scsi : cd.h
Log message:
Nuke another unused structure.
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/16 11:07:38
Modified files:
www/tinyproxy : Makefile
Log message:
silence verbose debugging output
noticed by Stuart Henderson
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/16 11:11:36
Modified files:
usr.sbin/bind/bin/named: server.c
usr.sbin/bind/bin/named/unix: os.c
usr.sbin/bind/lib/dns: dst_api.c master.c masterdump.c
usr.sbin/bind/lib/dns/rdata/in_1: apl_42.c
Log message:
Be more careful with snprintf return value handling. Some of these are
from Han Boetes (thanks), some with modifications by me. OK from and
corrections from niallo@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/16 11:14:38
Modified files:
www/tinyproxy : Makefile
Log message:
better
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/16 11:15:03
Modified files:
sys/dev/pci : pcidevs
Log message:
Add MegaRAID SATA 8 channel.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/16 11:15:45
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
Sync.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/16 11:21:12
Modified files:
sys/dev/pci : ami_pci.c
Log message:
Add SATA 8 channel.
Requested, help and tested by Travis Gillitzer, tgillitzer at gmail dot com.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/16 11:21:24
Modified files:
sys/arch/zaurus/stand/zboot: exit.c
Log message:
don't print the additional "exit" message on exit.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/16 11:22:44
Modified files:
sys/arch/zaurus/stand/zboot: Makefile
Added files:
sys/arch/zaurus/stand/zboot: crt0.c
Log message:
let ld find it's _start() symbol.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/16 11:23:34
Added files:
sys/arch/zaurus/stand/zboot: cmd.c
Log message:
support a "clear" command to clear the broken Linux console. grmpf.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/16 11:27:58
Modified files:
sys/arch/zaurus/stand/zboot: devopen.c
Log message:
Look for OpenBSD disklabel on the first eight hd devices, and after a
timeout retry to open the first device which wasn't immediately ready.
This should avoid the failures to read /etc/boot.conf that people have
been seeing, and makes it possible to install OpenBSD on any of the
four possible DOS MBR primary partitions.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/16 11:37:25
Modified files:
sbin/fsck_ffs : pass1.c pass1b.c pass2.c pass3.c pass4.c
pass5.c
Log message:
while snprintf and strlcpy and strlcat have this nice >buflen API (and the
-1 mess as well), it is probably not wise to make other functions do the same
thing. make them return strlen(). ok uwe marco
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/16 11:50:09
Modified files:
usr.bin/cvs : hist.c
Log message:
check snprintf() return value;
from deraadt@ small change by me
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/16 11:56:18
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.luna88k
md.mac68k md.macppc md.mvme68k
md.mvme88k md.mvmeppc md.sgi md.sparc
md.sparc64 md.vax md.zaurus
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/16 12:01:26
Modified files:
usr.bin/cvs : commit.c
Log message:
missing cvs_ent_free(); joris ok
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/16 12:07:35
Modified files:
usr.bin/cvs : util.c
Log message:
snprintf return value check; joris ok
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/16 12:15:41
Modified files:
sbin/fsck_ffs : pass1.c pass1b.c pass2.c pass3.c pass4.c
pass5.c
Log message:
Since the return value from the *_info functions is only actually used as a
boolean, make it so. OK deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: niallo@cvs.openbsd.org 2005/04/16 12:18:54
Modified files:
net/lftp : Makefile distinfo
Log message:
update to version 3.1.3
this version adds many new features and bugfixes.
From Bernd Ahlers
ok sturm@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/16 12:19:59
Modified files:
lib/libc/sys : syscall.2
Log message:
Describe __syscall(2) in all its ugliness. ok jmc@ tom@ millert@
deraadt@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/16 12:38:57
Modified files:
sys/dev/usb : uhci.c usb_subr.c
Log message:
usb_subr.c
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/16 12:40:56
Modified files:
sys/dev/usb : usb_subr.c
Log message:
change usbd_printBCD() to return number of bytes really placed or 0, not
snprintf() style semantics [which people fail to grok]; ok otto
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2005/04/16 12:55:41
Modified files:
gnu/lib/libiberty: config.guess
gnu/lib/libreadline/support: config.guess
gnu/usr.bin/binutils: config.guess
Log message:
amd64 canonicalization
ok pvalchev@, fine deraadt@
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/16 13:05:02
Modified files:
usr.bin/cvs : admin.c cvs.c diff.c root.c
Log message:
snprintf return value check; joris ok
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/16 13:11:00
Modified files:
usr.sbin/bgpd : rde.c
Log message:
Format string cleanup. OK millert, henning, claudio
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/04/16 13:22:13
Modified files:
mail/mozilla-thunderbird: Makefile
mail/mozilla-thunderbird/pkg: MESSAGE
Log message:
- make build OFFICAL (enables automatic profile upgrades)
- mention deleting Extensions.rds in MESSAGE
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/16 13:45:27
Modified files:
sys/dev/usb : usb_subr.c
Log message:
use snprintf to avoid crossing the overflow point; ok otto
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/16 13:56:31
Modified files:
usr.sbin/bgpd : rde_attr.c
Log message:
Simplify return codes of aspath_asprint().
Return -1 on error 0 on success and make sure that in case of an error
*ret is set to NULL.
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/16 14:05:05
Modified files:
usr.bin/cvs : getlog.c file.c import.c init.c repo.c util.c
Log message:
more snprintf return value check; joris ok
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/16 14:26:05
Modified files:
usr.bin/cvs : status.c
Log message:
make sure we send the correct stuff for newly added files that
are not commited yet.
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/16 14:31:18
Modified files:
usr.bin/cvs : status.c tag.c update.c
Log message:
thought i had committed that earlier;snprintf return value check; joris ok
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/16 15:10:22
Modified files:
converters/libiconv: Makefile
converters/libiconv/patches: patch-libcharset_lib_config_charset
Added files:
converters/libiconv/patches: patch-aclocal_m4 patch-lib_iconv_c
patch-lib_loop_wchar_h
Log message:
try harder to avoid defining mbstate_t if there's one defined already.
remove some dependencies on the type name.
Regen patch.
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/16 15:13:02
Modified files:
net/BitTorrent : Makefile distinfo
net/BitTorrent/patches: patch-setup_py
net/BitTorrent/pkg: PLIST
Log message:
update to BitTorrent 4.0.1
from Victor Sahlstedt
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/16 15:18:34
Modified files:
graphics/xv : Tag: OPENBSD_3_5 Makefile distinfo
Added files:
graphics/xv/patches: Tag: OPENBSD_3_5 patch-Imakefile
patch-config_h
Removed files:
graphics/xv/patches: Tag: OPENBSD_3_5 patch-aa patch-ab patch-ac
patch-ad patch-ae patch-af patch-ag
patch-aj patch-ak patch-al patch-am
patch-xvbmp_c
Log message:
MFC:
SECURITY:
Fixes for multiple vulnerabilities. Switch to centralized jumbo patch.
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/16 15:22:07
Modified files:
graphics/xv : Tag: OPENBSD_3_6 Makefile distinfo
Added files:
graphics/xv/patches: Tag: OPENBSD_3_6 patch-Imakefile
patch-config_h
Removed files:
graphics/xv/patches: Tag: OPENBSD_3_6 patch-aa patch-ab patch-ac
patch-ad patch-ae patch-af patch-ag
patch-aj patch-ak patch-al patch-am
patch-xvbmp_c
Log message:
MFC:
SECURITY:
Fixes for multiple vulnerabilities. Switch to centralized jumbo patch.
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/16 15:24:15
Modified files:
net/icecast : Makefile
net/icecast/patches: patch-src_auth_c patch-src_util_c
patch-src_yp_c
Added files:
net/icecast/patches: patch-src_avl_avl_c patch-src_avl_avl_h
Log message:
more cleanup from maintainer Moritz Grimm
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/16 15:48:21
Modified files:
usr.sbin/ospfd : kroute.c
Log message:
Set F_STATIC flag earlier else the default route will end up as non-static.
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/16 15:52:57
Modified files:
usr.sbin/ospfctl: ospfctl.c
Log message:
Static routes are flagged with F_STATIC and not with F_KERNEL.
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/16 15:54:33
Modified files:
sys/arch/hppa/gsc: harmony.c
Log message:
round -- not truncate the buffer size
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/16 15:57:24
Modified files:
sys/arch/sparc/dev: cs4231.c
sys/arch/sparc64/dev: ce4231.c
sys/dev/pci : autri.c auvia.c eap.c fms.c maestro.c sv.c
sys/dev/sbus : cs4231.c
Log message:
do not provide round_buffer if not needed unless explained why in comments
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2005/04/16 16:19:29
Modified files:
sys/conf : files
sys/kern : sys_process.c
sys/miscfs/procfs: procfs_subr.c procfs_vnops.c
Removed files:
sys/miscfs/procfs: procfs_fpregs.c procfs_regs.c
Log message:
Remove regs and fpregs pseudo-files from procfs.
ok deraadt@, miod@
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/04/16 17:54:53
Modified files:
www/mozilla : Makefile
Log message:
- make the build OFFICAL. mostly for consistancy. mozilla profiles don't
work the same as firefox and thunderbird.
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/16 19:57:54
Modified files:
usr.sbin/afs/src/util: log.c
Log message:
fix snprintf abuse, partly from, and ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/16 21:21:36
Modified files:
sys/arch/arm/xscale: pxa2x0_i2s.c
Log message:
make sure round_blocksize does not produce 0 after alignment
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/17 00:44:04
Modified files:
sys/dev/pci : pcidevs
Log message:
Radeon 9800 Pro from Jonathan Fromer
GeForce FX Go 5700 in dmesg from Ludo Smissaert
Additional Radeon 9200 from several Mac Mini dmesgs.
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/17 00:45:40
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/17 01:18:53
Modified files:
print/acroread : Makefile distinfo
print/acroread/files: acroread.diff
print/acroread/patches: patch-INSTALL
print/acroread/pkg: MESSAGE PLIST
Added files:
print/acroread/pkg: DESCR-plugins MESSAGE-plugins PLIST-plugins
Log message:
update to acroread 7.0.0
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/17 01:21:24
Modified files:
print/acrofonts: Makefile
print/acrofonts/pkg: PLIST
Log message:
make this work with acroread 7
ok maintainer Yozo TODA
CVSROOT: /cvs
Module name: src
Changes by: tedu@cvs.openbsd.org 2005/04/17 01:33:13
Modified files:
sys/arch/i386/i386: locore.s
Log message:
make sure user address is in user space in copyinstr. ok weingart@
CVSROOT: /cvs
Module name: src
Changes by: tedu@cvs.openbsd.org 2005/04/17 01:37:10
Modified files:
regress/sys/copy: copy.c
Log message:
duh, make sure we're testing what we thing we are. still not exactly
the best test around.
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/17 01:39:44
Modified files:
sys/dev/usb : uftdi.c
Log message:
do {} while (0) wrapper for the debug printf macros
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/17 01:46:01
Modified files:
sys/dev/pci : pcidevs
Log message:
Add some common ids for unsupported wireless chipsets.
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/17 01:47:31
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/17 02:13:00
Modified files:
shells/zsh : Makefile distinfo
shells/zsh/pkg : PLIST
Log message:
update to zsh 4.2.5
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/17 02:16:06
Modified files:
security/gnupg : Tag: OPENBSD_3_6 Makefile distinfo
security/gnupg/pkg: Tag: OPENBSD_3_6 PLIST
Added files:
security/gnupg/patches: Tag: OPENBSD_3_6
patch-cipher_Makefile_in
patch-doc_Makefile_in
patch-g10_Makefile_in
patch-keyserver_Makefile_in
patch-tools_Makefile_in
patch-util_Makefile_in
Removed files:
security/gnupg/patches: Tag: OPENBSD_3_6 patch-Makefile_in
patch-aclocal_m4 patch-configure_ac
patch-doc_Makefile.in patch-g10_getkey_c
patch-g10_keygen_c patch-mpi_Makefile_in
patch-mpi_config_links
patch-po_Makefile.in.in
Log message:
SECURITY:
update to 1.4.1; fix a openpgp protocol vulnerability
http://www.vuxml.org/openbsd/be6057f4-9ecf-11d9-82a1-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/17 02:18:46
Modified files:
security/gnupg : Tag: OPENBSD_3_5 Makefile distinfo
security/gnupg/pkg: Tag: OPENBSD_3_5 PLIST
Added files:
security/gnupg/patches: Tag: OPENBSD_3_5
patch-cipher_Makefile_in
patch-doc_Makefile_in
patch-g10_Makefile_in
patch-keyserver_Makefile_in
patch-tools_Makefile_in
patch-util_Makefile_in
Removed files:
security/gnupg/patches: Tag: OPENBSD_3_5 patch-Makefile_in
patch-aclocal_m4 patch-configure_ac
patch-doc_Makefile.in patch-g10_getkey_c
patch-g10_keygen_c patch-mpi_Makefile_in
patch-mpi_config_links
patch-po_Makefile.in.in
Log message:
SECURITY:
update to 1.4.1; fix a openpgp protocol vulnerability
http://www.vuxml.org/openbsd/be6057f4-9ecf-11d9-82a1-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/17 04:07:34
Modified files:
gnu/egcs : config.guess
gnu/share : config.guess
gnu/usr.bin/lynx: config.guess
gnu/usr.bin/texinfo: config.guess
kerberosV/src : config.guess
usr.bin/sudo : config.guess
usr.sbin/afs/src: config.guess
usr.sbin/bind : config.guess
Log message:
remove amd64 special casing.
ok kettenis@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 04:10:07
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
Add DEPBASE for dependencies.
Add USE_FAKE_LIB to turn on FAKE=LIB for ports that have been converted.
Tweak buil/lib depends and LD_LIBRARY_PATH in FAKE=lib case.
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/04/17 04:14:55
Modified files:
devel/libtool : Makefile distinfo
devel/libtool/patches: patch-libltdl_ltmain_sh patch-ltmain_in
devel/libtool/pkg: PFRAG.shared-ltdl PLIST
Log message:
upgrade to libtool 1.5.14
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/17 06:12:55
Modified files:
share/man/man4/man4.zaurus: pxaip.4
Log message:
add zaudio and the multitude of other devices that should be listed on this
page.
push by, fixes by and ok jmc@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/17 06:27:23
Modified files:
usr.bin/du : du.c du.1
Log message:
sort options + sync usage();
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/17 06:29:07
Modified files:
share/man/man4 : ath.4 ral.4 rtw.4
Log message:
add hostapd(8) to SEE ALSO;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/17 06:31:38
Modified files:
share/man/man4 : enc.4
Log message:
no need to explicitly bring `enc0' up;
ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/17 06:34:23
Modified files:
share/man/man8 : vpn.8
Log message:
merge/remove EXAMPLES:
previously we were documenting in 2 places how to set up ipsecadm stuff,
and in one place isakmpd. this led to inconsistencies and repitition.
sanity checks + ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/17 06:42:00
Added files:
share/man/man4/man4.zaurus: zts.4
Log message:
document the touchscreen
ok jmc@
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/17 06:50:45
Modified files:
share/man/man4/man4.zaurus: Makefile
Log message:
i always forget this bit
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/17 06:52:42
Modified files:
share/man/man8 : vpn.8
Log message:
document effects of net.inet.ip.forwarding=2, and refer to related
sysctls in sysctl(3);
pointed out by msf@
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/17 07:04:05
Modified files:
share/man/man4/man4.zaurus: pxaip.4
Log message:
we have a manpage for zts now
ok jmc@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 07:21:14
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
move BUILD_DEPENDS outside of FAKE=lib scope, because it's really hard
to convince autoconf to work...
Also, ln -sf -> ln -sfh
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/17 07:34:48
Modified files:
share/man/man4/man4.zaurus: intro.4
Log message:
all the supported devices on the zaurus are now documented.
ok jmc@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 07:37:43
Modified files:
graphics/jpeg : Makefile
graphics/jpeg/pkg: PLIST
graphics/png : Makefile
graphics/png/pkg: PLIST
graphics/tiff : Makefile
graphics/tiff/pkg: PLIST
graphics/xv : Makefile
graphics/xv/patches: patch-Imakefile
Log message:
this stuff builds without really installing it now.
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/17 07:41:51
Modified files:
sys/dev/pci : if_ipw.c if_iwi.c
sys/dev/ic : ral.c
sys/dev/usb : if_ral.c
Log message:
don't disassociate on SIOCSIFADDR if the interface is already up and running.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 07:46:20
Modified files:
astro/sunclock : Makefile
astro/sunclock/patches: patch-Imakefile
Log message:
Allow it to build without installing libjpeg.
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/17 07:49:09
Modified files:
sys/dev/pci : if_iwi.c
Log message:
temporarly remove 802.11a channels from the set of supported channels until
i figure out why the firmware crashes when scanning in the 5.2GHz spectrum.
this makes 2915ABG adapters work (b/g only).
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/17 10:07:16
Modified files:
usr.bin/compress: main.c
Log message:
use correct functions names in warn()
ok deraadt millert
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/17 10:17:39
Modified files:
usr.bin/compress: main.c zopen.c
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/17 10:32:43
Modified files:
sys/dev/ic : ami.c
Log message:
Timeouts are not ran at splhigh anymore so we don't need splimp.
Inspired by beck@, ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/17 10:36:40
Modified files:
usr.sbin/bgpd : parse.y
Log message:
fix null pointer deref on filter rules without set part
problem reported by "Alexey E. Suslikov"
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/17 10:41:21
Modified files:
usr.sbin/bgpd : parse.y
Log message:
and don't try to free a null set either
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/04/17 11:04:28
Modified files:
xc/programs/Xserver/os: utils.c
xc/programs/Xserver/hw/xfree86/os-support/bsd: Imakefile
bsd_init.c
xc/programs/Xserver/hw/xfree86/dummylib: Imakefile
Added files:
xc/programs/Xserver/hw/xfree86/dummylib: chownlock.c
Log message:
Add code to give away the lock file (/tmp/.X0-lock) to the _x11 user
when the X server is started as root and is using privsep.
Problem noticed by todd@.
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/17 11:37:38
Modified files:
sys/dev/ic : ami.c
Log message:
tabs not spaces
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/17 12:10:28
Modified files:
sys/arch/zaurus/conf: RAMDISK
Log message:
sort usb section
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/17 12:21:39
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 12:31:58
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
use both DEPBASE and LOCALBASE in PORTSPATH since we don't fake everything yet.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/17 12:44:20
Modified files:
sys/arch/sparc/sparc: locore.s
Log message:
- Speedup CMP_PTE_USER_*4M by commenting out its first instruction, which
turns to be a no-op.
- Check for nwindows < 8 for SUN4C kernels as well.
From NetBSD.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/17 12:47:51
Modified files:
sys/arch/sparc/include: pmap.h vmparam.h
sys/arch/sparc/sparc: auxreg.c genassym.cf locore.s pmap.c
trap.c vaddrs.h
Log message:
Do not use KERNBASE when VM_MIN_KERNEL_ADDRESS or VM_MAXUSER_ADDRESS are
implied; this currently does not change anything (yet).
Also, define the I/O space range in rather than in
.
ok deraadt@ mickey@
CVSROOT: /cvs
Module name: ports
Changes by: hshoexer@cvs.openbsd.org 2005/04/17 12:53:00
Modified files:
converters/libdvd: Makefile distinfo
Log message:
Update to 0.3
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/04/17 12:54:42
Modified files:
sys/dev/ic : aic7xxx.c
Log message:
Typo in panic string
ok krw@
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/04/17 12:55:45
Modified files:
sys/scsi : scsi_base.c
Log message:
Fix typo
ok krw@
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/04/17 12:56:35
Modified files:
sys/dev/ic : mpt_debug.c
Log message:
Fix typos
ok krw@
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/17 13:25:53
Modified files:
net/xorp : Makefile distinfo
net/xorp/pkg : PLIST
Removed files:
net/xorp/patches: patch-bgp_route_table_nhlookup_cc
patch-cli_test_cli_cc
Log message:
Update to 1.1.
Input from Pavlin Radoslavov.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 13:26:20
Modified files:
archivers/lzo : Makefile
archivers/lzo/pkg: PLIST
Log message:
endfake marker
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 13:27:31
Modified files:
archivers/lzop : Makefile
Log message:
build without needing to install lzo
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 13:33:02
Modified files:
net/dxpc : Makefile
Log message:
zap -R/usr/local/lib (and hence bump package name).
Build without installing lzo
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 13:36:46
Modified files:
net/openvpn : Makefile
Log message:
don't install lzo
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 13:42:38
Modified files:
archivers/bzip2: Makefile
archivers/bzip2/pkg: PLIST
Log message:
@endfake marker
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 13:43:52
Modified files:
archivers/rzip : Makefile
Log message:
no need to really install bzip2
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/17 14:37:31
Log message:
Import automake 1.8.5.
Submitted by Jacob Meuser .
Automake is an experimental Makefile generator. It was inspired by
the 4.4BSD make and include files, but aims to be portable and to
conform to the GNU standards for Makefile variables and targets.
Status:
Vendor Tag: naddy
Release Tags: naddy_20050417
N ports/devel/automake/1.8/Makefile
N ports/devel/automake/1.8/distinfo
N ports/devel/automake/1.8/patches/patch-doc_automake_texi
N ports/devel/automake/1.8/patches/patch-automake_in
N ports/devel/automake/1.8/pkg/DESCR
N ports/devel/automake/1.8/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/17 14:38:43
Modified files:
devel/automake : Makefile
Log message:
+1.8
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 15:18:29
Modified files:
audio/gsm : Makefile
audio/gsm/pkg : PLIST
audio/rplay : Makefile
audio/rplay/patches: patch-rplayd_Makefile.in
audio/rplay/pkg: PLIST
x11/afterstep : Makefile
Log message:
endfake markers/no need to install rplay,jpeg,png to build afterstep.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 15:24:25
Modified files:
graphics/xpaint: Makefile
graphics/xpaint/patches: patch-Local_config
Log message:
build without installing dependencies
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 15:32:00
Modified files:
graphics/xfig : Makefile
graphics/xfig/patches: patch-Imakefile
Log message:
don't install anything for building.
CVSROOT: /cvs
Module name: www
Changes by: uwe@cvs.openbsd.org 2005/04/17 15:32:01
Modified files:
. : zaurus.html
Log message:
- update projects, add one, remove what's in -current
- mention C3000 touch screen and audio support
- add missing before the list of Zaurus models
- add "support added after" marker (was used unexplained)
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2005/04/17 15:34:26
Modified files:
sys/arch/powerpc/powerpc: trap.c
Log message:
Generate SIGTRAP instead of SIGILL for breakpoint instructions.
Disable some debug code in the process.
ok miod@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 15:36:52
Modified files:
print/pdflib : Makefile
print/pdflib/pkg: PLIST
Log message:
can build without installing libs.
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/17 15:50:18
Modified files:
usr.sbin/ospfd : ospfd.c
Log message:
Use fatalx() instead of ospfd_shutdown() if kr_init() fails.
OK henning@
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/17 16:11:35
Modified files:
sys/dev : systrace.c
Log message:
Intermediate cast of strio_offs -> uio_offset should be u_long not long
since otherwise a very high kernel address would be stored as a negative
offset. From NetBSD (christos).
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 16:26:42
Modified files:
devel/automake/1.8: distinfo
Log message:
NON CURRENT !!!!
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/17 16:41:57
Modified files:
. : zaurus.html
Log message:
clarification sometimes comes with a lot of deletion
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/17 16:51:16
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
look in the correct place if FAKE=lib
found out by naddy while working on xloadimage.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/17 17:02:02
Modified files:
sys/net : if_vlan.c if_vlan_var.h
Log message:
- In vlan_input()/vlan_input_tag(), always mask off all but the VLID
bits from tags extracted from received frames. (Some drivers may
already do this masking internally, but doing it here doesn't hurt
and insures consistency.)
- In vlan_ioctl(), don't let the user set a VLAN ID value with anything
besides the VLID bits set, otherwise we will have trouble matching
an interface in vlan_input() later.
- Set the interface speed back to zero after ether_ifattach(). RFC 2863
says: "For a sub-layer which has no concept of bandwidth, [ifSpeed]
should be zero."
- Do not call if_down() on a parent interface if it's already down.
From FreeBSD
Tested by camield@ and Alexey E. Suslikov
ok camield@
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/17 17:02:51
Modified files:
x11/xloadimage : Makefile
Log message:
try out new FAKE=lib infrastructure
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/17 18:04:12
Modified files:
sys/dev/pci : if_ti.c
Log message:
- check for ETHERMIN with SIOCSIFMTU ioctl case
- don't need to trim off anything but the VLID bits in the driver anymore
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/17 18:16:16
Modified files:
usr.sbin/bgpd : bgpd.conf.5
Log message:
AfriNIC has been established as RIR for Africa now
CVSROOT: /cvs
Module name: www
Changes by: marco@cvs.openbsd.org 2005/04/17 20:16:29
Modified files:
. : donations.html
Log message:
Add names that were sitting in email.
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/17 20:21:09
Modified files:
. : donations.html
Log message:
roll
CVSROOT: /cvs
Module name: www
Changes by: marco@cvs.openbsd.org 2005/04/17 21:05:35
Modified files:
. : donations.html
Log message:
Add names that were sitting in paypal. 98 names minus the previous donors were
added. Some folks did not have a valid name in paypal so those were not added.
If I missed anyone please let me know.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/17 21:29:18
Modified files:
sys/net : if_vlan.c
Log message:
revert a change in the previous commit to appease henning@ for the time
being..
- Set the interface speed back to zero after ether_ifattach(). RFC 2863
says: "For a sub-layer which has no concept of bandwidth, [ifSpeed]
should be zero."
CVSROOT: /cvs
Module name: src
Changes by: jolan@cvs.openbsd.org 2005/04/17 22:05:25
Modified files:
usr.sbin/hostapd: hostapd.8
Log message:
grammar
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/17 22:07:17
Modified files:
sys/net : if_vlan.c
Log message:
If the parent interface is not IFF_RUNNING, do not call its start function.
This prevent a variety of fun panics.
From NetBSD
CVSROOT: /cvs
Module name: src
Changes by: jolan@cvs.openbsd.org 2005/04/17 22:47:45
Removed files:
lib/libexpat/doc: xmlwf.1 xmlwf.sgml
Log message:
people who import gnu fdl should stay away from the tree.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/18 03:49:58
Removed files:
databases/gq/patches: patch-src_Makefile_in
Log message:
don't keep empty patches
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/18 05:00:43
Modified files:
usr.sbin/bgpd : printconf.c
Log message:
Print mrt config after the main and network config. Main and network config
belong together. OK henning@
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/18 05:06:35
Modified files:
usr.sbin/ntpd : client.c
Log message:
prevent replies with negative delay from being used, could happen with -s
From: Joerg Sonnenberger of dragonfly
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/18 05:07:55
Modified files:
usr.sbin/bgpd : kroute.c
Log message:
Set flag F_STATIC based on RTF_STATIC and not just because the route came
from the kernel. That's what F_KERNEL is for. OK henning@
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/18 05:07:55
Modified files:
usr.sbin/ntpd : ntp.c
Log message:
after setting the clock hard correct the "next" and "deadline" timestamps
by the offset
From: Joerg Sonnenberger
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/18 05:09:51
Modified files:
usr.sbin/bgpctl: bgpctl.c
Log message:
Static routes are flagged with F_STATIC and not with F_KERNEL. OK henning@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/18 05:19:39
Modified files:
usr.sbin/bgpd : bgpd.conf.5
Log message:
tidy up AS section a little;
ok henning@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/18 05:42:38
Modified files:
databases/gq : Makefile
Log message:
tell gq we don't have iswspace yet, so it won't try to use
iswspace(btowc(c)), since we don't have btowc yet...
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/18 05:48:20
Modified files:
x11/xview/config/patches: p-libxview-textsw-txt_again_c
x11/xview/lib : Makefile
Log message:
prepare xview for libc changes.
xview is abusing FILE, by making its own in order to coerce vfscanf to
give it stuff it shouldn't.
This is absolutely awful code. The clean way would be to duplicate the
vfscanf code there. But hey, C doesn't have stringstreams, so it must
suffer.
Fix independently reinvented, looks a lot like NetBSD's.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/18 05:51:46
Modified files:
sbin/bioctl : bioctl.c
Log message:
sync usage() w/ man synopsis;
ok marco@
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/18 06:16:04
Modified files:
sys/arch/hppa/hppa: machdep.c
Log message:
do not do some of the initmsgbuf()s job
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/18 06:19:45
Modified files:
sys/arch/hppa/hppa: pmap.c
Log message:
oops. uvm_page_physload() has different semantics for start and end...
CVSROOT: /cvs
Module name: src
Changes by: pat@cvs.openbsd.org 2005/04/18 07:21:03
Modified files:
usr.bin/ctags : tree.c
Log message:
fix a potential use after free and plug some memory leaks.
While here, do a bit a formatting.
ok otto deraadt
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/18 08:12:50
Modified files:
usr.sbin/ntpd : ntp.c
Log message:
correctness: only account for offset after settime in next and deadline
when those timers are actually running. due to the way ntpd's logic works
this does not really make a difference, but correctness is good.
spotted by me, joerg agrees
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/18 08:58:46
Modified files:
build : support.dat
Log message:
+Bruno Mairlot, +/- Igor Chemnitz
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/18 08:59:29
Modified files:
. : support.html
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/18 10:06:44
Removed files:
lib/libcurses++: Makefile README-first cursesapp.cc cursesapp.h
cursesf.cc cursesf.h cursesm.cc cursesm.h
cursesmain.cc cursesp.cc cursesp.h cursespad.cc
cursesw.cc cursesw.h cursslk.cc cursslk.h
demo.cc etip.h internal.h shlib_version
Log message:
Remove libcurses++, it contains GPL'd code (cursesw.cc) and nothing uses it.
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/18 10:07:32
Modified files:
lib : Makefile
Log message:
remove libcurses++
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/18 10:17:43
Modified files:
include : Makefile
Log message:
rm libcurses++
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/18 10:39:25
Modified files:
usr.sbin/dhcpd : errwarn.c print.c
Log message:
snprintf() return value handling. ok cloder@ henning@
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/18 11:29:54
Modified files:
devel/desktop-file-utils: Makefile
Log message:
fix master site and shorten lines
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/18 11:45:46
Modified files:
regress/misc/objc: Makefile
Log message:
Correctly link on static arches.
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/18 12:42:56
Modified files:
sys/dev/ic : ar5210.c ar5210var.h ar5211.c ar5211var.h
ar5212.c ar5212var.h ar5xxx.c ar5xxx.h ath.c
athvar.h
Log message:
beautify the code by renaming HAL functions with capitalized words (i
always wanted to do that). this breaks HAL compatibility but porting
should be easy, have a look at athvar.h. no functional changes.
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/18 12:56:01
Modified files:
www/php4/patches: patch-php_ini-dist
Log message:
kill a warning while do-patch by regenerating patches/patch-php_ini-dist;
from steven mestdagh
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/18 12:59:04
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.luna88k
md.mac68k md.macppc md.mvme68k
md.mvme88k md.mvmeppc md.sgi md.sparc
md.sparc64 md.vax md.zaurus
distrib/sets/lists/comp: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.mac68k
md.macppc md.mvme68k md.mvmeppc
md.sparc md.sparc64 md.zaurus mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: robert@cvs.openbsd.org 2005/04/18 13:20:59
Modified files:
share/man/man3 : intro.3
Log message:
remove libcurses++
ok miod@ millert@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/18 14:14:34
Modified files:
net/ices2 : Makefile
Added files:
net/ices2/patches: patch-src_avl_avl_c patch-src_avl_avl_h
Log message:
more snprintf() from maintainer Moritz Grimm
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/18 14:46:02
Modified files:
usr.sbin/ntpd : ntpd.c
Log message:
extra paranoia, from a discussion with joerg
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/18 15:02:50
Modified files:
usr.bin/cvs : admin.c annotate.c cmd.c commit.c diff.c file.c
file.h getlog.c logmsg.c proto.c proto.h
remove.c resp.c status.c tag.c update.c util.c
Log message:
Modify the CVSFILE structure using a union to keep information about
both files and directories. We can now keep the revision number for
regular files, and don't need to fetch the appropriate entry in the
command callbacks. This saves a huge amount of parsing on Entries
files.
ok joris@
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/18 15:06:46
Modified files:
usr.bin/cvs : cmd.c
Log message:
remove debugging leftovers
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/18 15:10:39
Modified files:
usr.bin/cvs : file.c
Log message:
more debugging leftovers
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/18 15:13:36
Modified files:
usr.bin/su : su.1
Log message:
add an example using both -c login_class and -c shell_arg;
requested by stuart henderson (pr #4178);
ok millert@ deraadt@ beck@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/18 15:23:24
Modified files:
usr.bin/su : su.1
Log message:
use a standard EXAMPLES format;
also there's no need for a list in here;
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/18 15:24:58
Modified files:
usr.bin/cvs : file.c
Log message:
free cf_tag for regular files in cvs_file_free();
ok jfb@
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/18 15:33:34
Modified files:
usr.bin/cvs : req.c
Log message:
dummy handlers for the Entry, Modified, Is-Modified, Updated and
Questionable requests.
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/18 15:51:02
ports/net/coccinella/patches
Update of /cvs/ports/net/coccinella/patches
In directory cvs.openbsd.org:/tmp/cvs-serv997/patches
Log Message:
Directory /cvs/ports/net/coccinella/patches added to the repository
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/18 15:55:14
Modified files:
usr.bin/cvs : date.y
Log message:
missing prototype for get_date();
from deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/18 15:59:51
Modified files:
net/coccinella : Makefile distinfo
net/coccinella/pkg: PLIST
Added files:
net/coccinella/patches: patch-Coccinella_tcl patch-lib_Init_tcl
Log message:
- Update to 0.95.4
- Patch sources so @(un)exec is no longer needed
Mostly from Marc Bruenink (MAINTAINER)
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/18 16:28:41
Modified files:
usr.bin/cvs : file.c
Log message:
only copy ce_tag is it is not NULL, fixes a segfault on
startup for the update command.
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/18 16:32:37
Modified files:
www/analog : Makefile
www/analog/patches: patch-src_Makefile
Added files:
www/analog/patches: patch-src_init2_c patch-src_init_c
patch-src_utils_c
Log message:
Fix several out of bounds accesses.
Parts from Wolfgang S. Rupprecht via PR 4175; testing by Sam Smith.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/18 17:04:53
Modified files:
devel/gconf-editor: Makefile
Log message:
building stuff in disorganized fashion shows interesting build dependencies...
CVSROOT: /cvs
Module name: www
Changes by: marco@cvs.openbsd.org 2005/04/18 17:29:19
Modified files:
. : donations.html
Log message:
Fix Christian Rueger.
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/04/18 17:42:00
Modified files:
audio/gtkpod : Makefile distinfo
audio/gtkpod/pkg: PLIST
Log message:
update to 0.88.2, makes my ipod shuffle work exclamation point
ok jcs@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/18 17:56:19
Modified files:
usr.bin/cvs : proto.c
Log message:
don't send an Entry reply to the server for unknown files,
fixes "foo is not (any longer) pertinent" errors
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/18 17:56:21
Modified files:
distrib/miniroot: install.sub
Log message:
restore tab before [X] list; krw ok
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/18 18:32:55
Modified files:
usr.bin/cvs : file.c
Log message:
update cf_type to the correct type if we cannot stat(2) the
requested file or directory in cvs_file_lget().
should fix those "attempt to send Entry for non-regular file" errors.
reported by brad@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/18 18:34:39
Modified files:
usr.bin/cvs : commit.c
Log message:
make sure we pick up newly added files.
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/18 18:35:02
Modified files:
usr.bin/cvs : commit.c
Log message:
remove debug code
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/18 18:38:39
Modified files:
usr.bin/cvs : update.c
Log message:
support -P -A -d flags
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/18 18:49:21
Modified files:
distrib/miniroot: install.sub
Log message:
There is no reliable way to detect a working network interface. So
always offer ftp and http as set sources.
Problem noted by uwe@, ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/18 18:55:07
Modified files:
usr.bin/cvs : update.c
Log message:
send the correct argument, -A not -a
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/18 19:00:00
Modified files:
faq : faq5.html
Log message:
*I* wanted to change the DNS so be.openbsd.org pointed to 127.0.0.1, but
Theo's a nicer guy than I am.
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/18 19:15:30
Modified files:
. : lyrics.html
Added files:
images : 37song.gif
Log message:
3.7 song: The Wizard of OS
CVSROOT: /cvs
Module name: www
Changes by: pvalchev@cvs.openbsd.org 2005/04/18 19:21:30
Modified files:
. : lyrics.html
Log message:
typo
CVSROOT: /cvs
Module name: www
Changes by: henning@cvs.openbsd.org 2005/04/18 19:26:32
Modified files:
. : lyrics.html
Log message:
nVidia thinks ethernet is some secret technology too
CVSROOT: /cvs
Module name: www
Changes by: pvalchev@cvs.openbsd.org 2005/04/18 19:30:55
Modified files:
. : lyrics.html
Log message:
a couple of fixes
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/18 19:31:36
Modified files:
. : lyrics.html
Log message:
oops
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/18 20:03:12
Modified files:
lib/libevent : Makefile buffer.c evbuffer.c event.3 event.c
event.h kqueue.c poll.c select.c signal.c
Added files:
lib/libevent : event-internal.h log.c log.h
Removed files:
lib/libevent : err.c
Log message:
update to libevent 1.0c; keep local changes
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/18 20:04:56
Modified files:
usr.bin/cvs : commit.c
Log message:
handle removed files as well when checking files to commit
ok joris
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/18 20:28:27
Modified files:
faq : faq6.html
Log message:
Big cleanup of #DHCP section and documentation of resolv.conf.tail, done
by Rick Barter (rick.barter at gmail dot com), thanks!
(also one long-time typo spotted by dillo's HTML checker)
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/18 20:42:01
Modified files:
. : lyrics.html
Log message:
typo: "commnities".
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/18 21:03:08
Modified files:
. : ftp.html
Log message:
new Uppsala (Sweden) OpenBSD mirror, and requested by
Peter Laur . Diff prepared and site
checked out by Alexander von Gernler, thanks!
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/18 21:06:06
Removed files:
kerberosV/src/appl/push: ChangeLog pfrom.1 pfrom.in push.8
push.c push_locl.h
Log message:
Goodbye goodbye, parting is such sweet sorrow. Away and to the attic with you.
ok biorn@, deraadt@
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/18 21:41:11
Modified files:
gnu/usr.sbin/sendmail/libsm: vfprintf.c
Log message:
Use snprintf, not sprintf for floating point conversion. While the actual
usage of sprintf here is safe, we'd rather not have the linker warnings.
CVSROOT: /cvs
Module name: www
Changes by: jcs@cvs.openbsd.org 2005/04/18 23:17:51
Modified files:
. : lyrics.html
Log message:
spellink
CVSROOT: /cvs
Module name: www
Changes by: jcs@cvs.openbsd.org 2005/04/18 23:27:19
Modified files:
. : lyrics.html
Log message:
more spelling
CVSROOT: /cvs
Module name: ports
Changes by: wilfried@cvs.openbsd.org 2005/04/19 01:07:05
Modified files:
www/mozilla-firefox: Makefile distinfo
Log message:
update firefox to 1.0.3
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/19 01:28:35
Modified files:
share/man/man7 : securelevel.7
Log message:
- some sysctls may not be lowered either
- document machdep.kbdreset
diff from fgsch@
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/19 01:34:52
Modified files:
usr.sbin/ospfd : interface.c ospfd.c
Log message:
Don't call event_set() before event_init().
OK norby@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/19 01:35:24
Modified files:
sbin/sysctl : sysctl.8
Log message:
do not attempt to list which archs are relevant to which machdep
sysctls; just note that not all sysctls apply to all archs;
started by a diff from fgsch@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/19 02:07:45
Modified files:
lib/libevent : Makefile buffer.c evbuffer.c event.3 event.c
event.h kqueue.c poll.c select.c signal.c
Added files:
lib/libevent : err.c
Removed files:
lib/libevent : event-internal.h log.c log.h
Log message:
backout. not discussed, and very wrong. bad brad
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/19 02:17:03
Modified files:
. : lyrics.html
Log message:
typo fixes; craigba@creative.com.au
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/19 02:21:47
Modified files:
sys/dev/usb : ueagle.c ueaglereg.h
Log message:
be more cautious when processing CMV interrupts.
drop every CMV reply that is not a CR or CW ack.
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/19 02:33:27
Modified files:
sys/dev/usb : uhci.c
Log message:
fix for isochronous pipes:
xfer's busy_free status can be XFER_ONQU when uhci_device_isoc_done()
is called. this happens when the xfer is queued in the driver supplied
callback function that is called before uhci_device_isoc_done().
ok dlg@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/19 02:55:32
Modified files:
infrastructure/mk: bsd.port.subdir.mk
Log message:
add REPORT_PROBLEM_LOGFILE, okay naddy@
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/19 02:56:03
Modified files:
share/man/man7 : ports.7
Log message:
document REPORT_PROBLEM_LOGFILE, nitpick jmc@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/19 03:21:43
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
need to use a default target for fake=lib. gettext->=0.10.38 is not an
installable package name...
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/19 03:41:42
Modified files:
devel/libslang : Makefile
devel/libslang/pkg: PLIST
editors/jed : Makefile
editors/jed/patches: patch-lib_jed_rc
editors/nano : Makefile
misc/most : Makefile
misc/pdmenu : Makefile
news/linleech : Makefile
news/linleech/patches: patch-Makefile
news/slrn : Makefile
Added files:
editors/jed/patches: patch-configure
misc/most/patches: patch-configure
Log message:
FAKE=lib for libslang. Okay, so we no longer need to install libslang
at all while building.
Add a missing MODULE on gettext in slrn, someone else will fix the
configure test presumably...
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/19 04:11:26
Modified files:
graphics/libkexif: Makefile
Log message:
use the standard kde patches, avoid autoconf autodetection, do not
pick up autoconf-2.54 if it's there, so that autoheader get confused
when it sees an autom4te cache it didn't create...
first notice by sturm@
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/19 04:40:07
Modified files:
. : lyrics.html
Log message:
lawyers -> lawyer's
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/19 04:55:24
Modified files:
graphics/digikam: Makefile
graphics/digikam-image-plugins: Makefile
Log message:
same mix-up as libkexif, same solution
CVSROOT: /cvs
Module name: www
Changes by: dtucker@cvs.openbsd.org 2005/04/19 04:55:59
Modified files:
openssh : faq.html
Log message:
New Portable FAQ: 'who' on AIX 5.x
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/19 05:08:41
Modified files:
usr.sbin/ntpd : client.c
Log message:
move the "reply from ... " log msg in -d mdoe uop a bit so it actually
comes before the "adjusting local clock by..." one, joerg
CVSROOT: /cvs
Module name: www
Changes by: markus@cvs.openbsd.org 2005/04/19 05:08:53
Modified files:
. : users.html
Log message:
typo
CVSROOT: /cvs
Module name: www
Changes by: tom@cvs.openbsd.org 2005/04/19 05:45:48
Modified files:
. : lyrics.html
Log message:
Missing s
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/19 05:58:09
Modified files:
build : groups.dat support.dat
Log message:
+NedBSD, +/-Schmoltzi
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/19 05:58:39
Modified files:
. : support.html groups.html
Log message:
regen
CVSROOT: /cvs
Module name: www
Changes by: tom@cvs.openbsd.org 2005/04/19 06:03:27
Modified files:
. : lyrics.html
Log message:
Use & for & in HTML
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/19 06:53:22
Modified files:
news/slrn : Makefile
Added files:
news/slrn/patches: patch-configure patch-src_Makefile_in
Log message:
- Fix libintl/iconv linking
- Don't use bundled libintl headers
- Bump PKGNAME
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/04/19 07:56:47
Modified files:
devel/eclipse/sdk: Makefile distinfo
devel/eclipse/sdk/patches: patch-Makefile
patch-features_org_eclipse_jdt_source_build_xml
patch-features_org_eclipse_pde_build_xml
patch-features_org_eclipse_pde_source_build_xml
patch-features_org_eclipse_platform_build_xml
patch-features_org_eclipse_platform_source_build_xml
patch-features_org_eclipse_platform_source_feature_xml
patch-features_org_eclipse_sdk_build_xml
patch-plugins_org_eclipse_core_resources_openbsd_src_Makefile
patch-plugins_org_eclipse_platform_source_openbsd_gtk_x86_build_xml
patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_gtk_library_build_sh
patch-plugins_org_eclipse_update_core_openbsd_src_build_xml
devel/eclipse/sdk/pkg: DESCR PFRAG.shared PFRAG.shared-gnome
PFRAG.shared-mozilla PLIST
Added files:
devel/eclipse/sdk/patches:
patch-plugins_org_eclipse_swt_Eclipse_SWT_Mozilla_common_library_xpcom_cpp
patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_gtk_library_make_openbsd_mak
patch-plugins_platform-launcher_library_gtk_build_sh
patch-plugins_platform-launcher_library_gtk_make_linux_mak
Removed files:
devel/eclipse/sdk/patches:
patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_gtk_library_make_gtk_mak
patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_motif_library_build_sh
patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_motif_library_make_motif_xml
patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_motif_library_make_openbsd_mak
patch-plugins_org_eclipse_swt_Eclipse_SWT_PI_motif_org_eclipse_swt_internal_motif_OS_java
patch-plugins_org_eclipse_swt_Eclipse_SWT_motif_org_eclipse_swt_graphics_Font_java
patch-plugins_org_eclipse_swt_Eclipse_SWT_motif_org_eclipse_swt_internal_Converter_java
patch-plugins_org_eclipse_swt_motif_build_xml
patch-plugins_platform-launcher_library_gtk_build_csh
patch-plugins_platform-launcher_library_gtk_make_gtk_mak
patch-plugins_platform-launcher_library_motif_build_csh
patch-plugins_platform-launcher_library_motif_make_linux_mak
patch-plugins_platform-launcher_library_motif_make_openbsd_mak
devel/eclipse/sdk/pkg: DESCR-kde PFRAG.gtk2 PFRAG.motif
PFRAG.shared-kde PLIST-kde
Log message:
- update to 3.0.2. From David Leonard
- drop motif flavor
- respect CC, CXX, etc.
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/04/19 07:58:30
Modified files:
devel/eclipse : Makefile
Log message:
- no flavors now (gtk2 default)
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/04/19 08:01:37
Modified files:
devel/eclipse/plugins/emf: Makefile distinfo
devel/eclipse/plugins/emf/pkg: PLIST
Log message:
- update to 2.0.2
- adjust RUN_DEPENDS
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/04/19 08:06:34
Modified files:
devel/eclipse/plugins/gef: Makefile
Log message:
- adjust RUN_DEPENDS
- bump PKGNAME
CVSROOT: /cvs
Module name: ports
Changes by: pedro@cvs.openbsd.org 2005/04/19 08:31:27
Modified files:
devel/luaposix/files: init.lua
lang/lua/files : init.lua
net/luasocket/files: init.lua
Log message:
prepare for luacompat, don't leak variables to the user environment
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/04/19 08:35:56
Modified files:
devel/jdk/1.4 : Makefile
devel/jdk/1.4/patches: patch-j2se_make_common_Defs-bsd_gmk
patch-j2se_src_solaris_native_java_util_TimeZone_md_c
Added files:
devel/jdk/1.4/patches: patch-deploy_make_plugin_ns6_Makefile
patch-j2se_make_sun_awt_Makefile
Log message:
- add missing -pthread to java_vm. From niklas@.
- add missing -pthread to awt_robot, libjavaplugin_oji.so.
- fix misc timezone issues
- bump PKGNAME
CVSROOT: /cvs
Module name: ports
Changes by: pedro@cvs.openbsd.org 2005/04/19 08:48:09
Log message:
luacompat 5.1r2, okay jolan@
Status:
Vendor Tag: pedro
Release Tags: pedro_20050419
N ports/devel/luacompat/Makefile
N ports/devel/luacompat/distinfo
N ports/devel/luacompat/files/init.lua
N ports/devel/luacompat/pkg/DESCR
N ports/devel/luacompat/pkg/PLIST
N ports/devel/luacompat/pkg/PFRAG.shared
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: pedro@cvs.openbsd.org 2005/04/19 08:52:57
Modified files:
devel : Makefile
Log message:
+= luacompat
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/19 09:14:11
Modified files:
sys/arch/amd64/include: cpu.h
sys/arch/arm/include: cpu.h
Log message:
CLKF_BASEPRI we do not have no more; noticed by miod
CVSROOT: /cvs
Module name: ports
Changes by: pedro@cvs.openbsd.org 2005/04/19 09:14:38
Modified files:
net/luasocket : Makefile distinfo
net/luasocket/files: init.lua
net/luasocket/patches: patch-makefile_Linux
net/luasocket/pkg: PFRAG.shared PLIST
Added files:
net/luasocket/patches: patch-lua_mime_lua patch-lua_socket_lua
patch-luasocket_c patch-mime_c
Removed files:
net/luasocket/patches: patch-etc_lua_lua
Log message:
upgrade to luasocket 2.0-beta3, okay jolan@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 09:23:08
Modified files:
sys/arch/hppa/include: db_machdep.h
sys/arch/sparc/include: db_machdep.h
Log message:
No more a.out symbols support in ddb.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 09:23:37
Modified files:
sys/arch/arm/include: db_machdep.h
sys/arch/m88k/include: db_machdep.h
sys/arch/mips64/include: db_machdep.h
sys/ddb : db_sym.h
Log message:
Nuke DB_NO_AOUT, and have platforms with a.out symbols explicitely provide
DB_AOUT_SYMBOLS.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 09:24:23
Modified files:
sys/ddb : db_sym.c
Log message:
Do not bother looking for symbols if either esym is zero or the computed
symbol table length is zero.
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/19 09:29:48
Modified files:
sys/arch/alpha/include: intr.h
sys/arch/amd64/include: intr.h
sys/arch/arm/footbridge: footbridge_intr.h
sys/arch/hp300/include: intr.h
sys/arch/hppa/include: intr.h
sys/arch/i386/include: intr.h
sys/arch/m88k/include: intr.h
sys/arch/mvme68k/include: intr.h
sys/arch/powerpc/include: intr.h
sys/arch/sgi/include: intr.h
sys/arch/sparc/include: psl.h
sys/arch/sparc64/include: psl.h
sys/arch/vax/include: param.h
sys/arch/hppa64/include: cpu.h
sys/arch/zaurus/include: intr.h
Log message:
nothing uses spllowersoftclock() anymore
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/19 09:32:12
Modified files:
sys/dev : vnd.c
Log message:
use pool for struct vndbug; tested by many and pedro@ ok
CVSROOT: /cvs
Module name: ports
Changes by: marcm@cvs.openbsd.org 2005/04/19 09:33:40
Modified files:
x11/gnome : Makefile
Log message:
Disable gnome-menus for now.
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/19 09:36:39
Modified files:
usr.bin/cvs : remove.c
Log message:
- remove unused header
- add -l and -R flags
- add check on cvs_sendentry() return value
joris@ ok
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/19 09:44:58
Modified files:
distrib/sets/lists/base: md.cats
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/19 09:46:49
Modified files:
sbin/isakmpd : monitor.c
Log message:
missing endpwent(), change more carefully to _isakmpd privsep user
ok moritz@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/19 10:13:44
Modified files:
usr.sbin/dhcrelay: errwarn.c
Log message:
handle snprintf() returning -1. ok henning@
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/19 10:54:40
Modified files:
share/man/man4 : ueagle.4
Log message:
document the syntax of the route(8) command to open a PVC.
with help and ok from jmc@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/19 10:57:08
Modified files:
usr.bin/cvs : resp.c
Log message:
correctly handle the "Removed" response, so that the correct
file and entry are removed.
ok jfb@, xsa@
CVSROOT: /cvs
Module name: www
Changes by: cloder@cvs.openbsd.org 2005/04/19 11:03:55
Modified files:
. : lyrics.html
Log message:
Small typo.
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/19 11:15:53
Modified files:
usr.sbin/bind/lib/dns: ttl.c
usr.sbin/bind/lib/dns/rdata/generic: soa_6.c
usr.sbin/bind/lib/lwres: lwinetntop.c
Log message:
fix more cases of snprintf() returning -1. ok cloder@ niallo@
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/19 11:20:46
Modified files:
images : newrack.gif newrack.jpg
Log message:
new image of the racks including two .5U zaurus ha ha ha
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/19 11:38:56
Modified files:
. : 30.html 31.html 32.html 33.html 34.html 35.html
36.html 37.html
Log message:
link to lyrics.html
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/19 11:42:13
Modified files:
openbgpd : papers.html
Log message:
typo; hlk@kramse.dk
CVSROOT: /cvs
Module name: src
Changes by: norby@cvs.openbsd.org 2005/04/19 12:36:10
Modified files:
usr.sbin/ospfctl: ospfctl.8
Log message:
Document the fact that ospfctl(8) understands "show rib".
ok claudio@
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/19 12:37:52
Modified files:
sys/arch/m88k/m88k: eh_common.S
Log message:
fix comment
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/19 12:51:31
Modified files:
usr.bin/cvs : tag.c
Log message:
big spring cleanup and make tag work again when dealing with multiple
directories by specifying CVS_CMD_SENDDIR, and first stab at the
local version, needs tweaking
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/19 13:22:31
Modified files:
usr.bin/cvs : rcs.c rcs.h
Log message:
add rcs_sym_check() to check the validity of an RCS symbol and
sprinkle some in the other symbol functions
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/19 13:30:18
Modified files:
usr.bin/cvs : rcs.c
Log message:
add error messages for the new RCS error codes
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/19 14:07:11
Added files:
net/libshout/patches: patch-src_avl_avl_c patch-src_avl_avl_h
patch-src_shout_c patch-src_util_c
Log message:
fun with cvs again, here are the missing pieces:
snprintf() from maintainer Moritz Grimm
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/19 14:21:46
Modified files:
audio/vorbisgain: Makefile
Added files:
audio/vorbisgain/patches: patch-vorbis_c
Log message:
snprintf() from maintainer Moritz Grimm
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/19 14:23:44
Modified files:
net/libshout/patches: patch-src_avl_avl_c
Log message:
ups
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 15:28:21
src/sys/arch/solbourne
Update of /cvs/src/sys/arch/solbourne
In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/sys/arch/solbourne
Log Message:
Directory /cvs/src/sys/arch/solbourne added to the repository
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 15:28:36
src/sys/arch/solbourne/compile
Update of /cvs/src/sys/arch/solbourne/compile
In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/sys/arch/solbourne/compile
Log Message:
Directory /cvs/src/sys/arch/solbourne/compile added to the repository
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 15:28:37
src/sys/arch/solbourne/conf
Update of /cvs/src/sys/arch/solbourne/conf
In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/sys/arch/solbourne/conf
Log Message:
Directory /cvs/src/sys/arch/solbourne/conf added to the repository
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 15:28:38
src/sys/arch/solbourne/dev
Update of /cvs/src/sys/arch/solbourne/dev
In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/sys/arch/solbourne/dev
Log Message:
Directory /cvs/src/sys/arch/solbourne/dev added to the repository
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 15:28:39
src/sys/arch/solbourne/include
Update of /cvs/src/sys/arch/solbourne/include
In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/sys/arch/solbourne/include
Log Message:
Directory /cvs/src/sys/arch/solbourne/include added to the repository
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 15:28:40
src/sys/arch/solbourne/solbourne
Update of /cvs/src/sys/arch/solbourne/solbourne
In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/sys/arch/solbourne/solbourne
Log Message:
Directory /cvs/src/sys/arch/solbourne/solbourne added to the repository
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 15:30:20
Modified files:
sys/arch/sparc/conf: files.sparc
sys/arch/sparc/dev: if_le.c if_lereg.h zs.c
sys/arch/sparc/sparc: cache.c cache.h conf.c cpu.c
db_interface.c disksubr.c intreg.h
Added files:
sys/arch/solbourne/compile: .cvsignore
sys/arch/solbourne/conf: GENERIC Makefile.solbourne
files.solbourne ld.script
sys/arch/solbourne/include: ansi.h asm.h autoconf.h bppioctl.h
bsd_openprom.h bus.h cdefs.h conf.h
cpu.h ctlreg.h db_machdep.h
disklabel.h eeprom.h endian.h exec.h
fbvar.h float.h frame.h fsr.h
idprom.h idt.h ieee.h ieeefp.h
instr.h internal_types.h ioctl_fd.h
kap.h kcore.h limits.h oldmon.h
openpromio.h param.h pcb.h pmap.h
proc.h profile.h prom.h psl.h pte.h
ptrace.h reg.h reloc.h remote-sl.h
setjmp.h signal.h spinlock.h
stdarg.h sun_disklabel.h
svr4_machdep.h trap.h types.h
varargs.h vmparam.h z8530var.h
sys/arch/solbourne/solbourne: autoconf.c clock.c machdep.c mem.c
pmap.c prom_machdep.c trap.c
Log message:
As a late birthday present, a preliminary port to the Solbourne IDT systems
(S3000, S4000 and S4000DX).
Currently limited to diskless and serial console, and userland has issues.
Things will get better in the near future.
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/19 15:52:04
Modified files:
. : plat.html
Log message:
make clear just c3000 for now
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/19 15:54:48
Modified files:
sys/arch/zaurus/dev: zts.c
Log message:
newline after attach; ok deraadt@
CVSROOT: /cvs
Module name: www
Changes by: miod@cvs.openbsd.org 2005/04/19 16:09:07
Modified files:
. : plat.html
Added files:
. : solbourne.html
Log message:
Mention solbourne as ``active porting effort''.
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/19 16:42:56
Modified files:
. : plat.html
Log message:
fix
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 16:52:35
Modified files:
sys/arch/sparc/conf: files.sparc
Log message:
Same vm_machdep.c on solbourne.
CVSROOT: /cvs
Module name: www
Changes by: miod@cvs.openbsd.org 2005/04/19 16:59:21
Modified files:
. : solbourne.html
Log message:
tweaks
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/19 17:08:17
Modified files:
share/man/man8/man8.zaurus: Makefile
Added files:
share/man/man8/man8.zaurus: boot_zaurus.8
Log message:
describe zaurus bootstrap procedures; review/suggestions by jmc@
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/19 17:09:40
Modified files:
sys/arch/zaurus/stand/zboot: Makefile
Added files:
sys/arch/zaurus/stand/zboot: boot.8
Log message:
describe the zaurus boot(8) program; review/suggestions by jmc@
CVSROOT: /cvs
Module name: www
Changes by: martin@cvs.openbsd.org 2005/04/19 17:31:43
Modified files:
. : solbourne.html
Log message:
title
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/19 18:08:51
Modified files:
sys/kern : subr_log.c
Log message:
knf
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/19 18:27:41
Modified files:
sys/dev/pci : pcidevs
Log message:
A bunch of PCI/SATA SIS devices.
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/19 18:29:06
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/19 18:35:56
Modified files:
sys/dev/pci : pciide.c
Log message:
SiS 661 support tested on a Gigabyte 8S661FXMP-RZ board.
ok grange@
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/19 18:46:20
Modified files:
sys/dev/pci : pciide.c
Log message:
SiS 760 support from a tech@ mail from peter.galbavy at knowtion.net
ok grange@
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/19 18:53:12
Modified files:
sys/dev/pci : pciide.c
Log message:
Replace VIA SATA chip map routine with generic sata_chip_map().
ok grange@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/19 18:54:22
Modified files:
sys/arch/zaurus/stand: Makefile
Log message:
enter zboot for all architectures
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/19 18:57:26
Modified files:
sys/dev/pci : pciide.c
Log message:
SiS 180/181/182 SATA support using generic sata_chip_map().
Hints from NetBSD and FreeBSD.
ok grange@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 19:00:18
Added files:
sys/arch/solbourne/dev: obio.c tod.c todreg.h zsclock.c
sys/arch/solbourne/solbourne: genassym.cf locore.s
Log message:
Files forgotten during initial commit.
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/19 19:01:49
Modified files:
share/man/man4 : pciide.4
distrib/notes/amd64: hardware
distrib/notes/cats: hardware
distrib/notes/i386: hardware
Log message:
Document SiS 661/760/180/181/182 support.
ok grange@
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/04/19 19:30:26
Modified files:
share/man/man4 : xf86.4
Log message:
update to reflect that this is also used for X.Org
and do some minor cleaning while here.
bits from matthieu, ok jmc
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/19 19:41:04
Modified files:
sys/arch/zaurus/stand: Makefile
Log message:
er, maybe not
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/19 19:43:51
Modified files:
sys/arch/solbourne/dev: zsclock.c
Log message:
Oops
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/19 19:46:02
Modified files:
sys/dev/ic : ar5211.c ar5211var.h
Log message:
support 11b and 11a mode on the ar5211. "pure" 11g mode is not yet
tested but should work as well. thanks for the hardware donation!
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/19 19:49:05
Modified files:
distrib/sets/lists/base: mi
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: www
Changes by: jsg@cvs.openbsd.org 2005/04/19 20:41:30
Modified files:
. : sparc.html
Log message:
Mention the solbourne port. ok miod@
CVSROOT: /cvs
Module name: ports
Changes by: mbalmer@cvs.openbsd.org 2005/04/20 00:29:58
Modified files:
www/nostromo : Makefile distinfo
Log message:
Update to version 1.7.2
From MAINTAINER marcus at nazgul . ch
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/04/20 01:55:46
Modified files:
share/man/man4 : ral.4
Log message:
sync supported devices with http://ralink.rapla.net/
CVSROOT: /cvs
Module name: src
Changes by: jakob@cvs.openbsd.org 2005/04/20 04:05:46
Modified files:
usr.bin/ssh : dns.c
Log message:
do not try to look up SSHFP for numerical hostname. ok djm@
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/20 06:23:45
Modified files:
www/php4 : Tag: OPENBSD_3_6 Makefile.inc
www/php4/core : Tag: OPENBSD_3_6 distinfo
www/php4/core/pkg: Tag: OPENBSD_3_6 PLIST-pear
www/php4/extensions: Tag: OPENBSD_3_6 distinfo
www/php4/patches: Tag: OPENBSD_3_6 patch-aclocal_m4
patch-configure_in patch-php_ini-dist
Removed files:
www/php4/extensions/patches: Tag: OPENBSD_3_6
patch-ext_imap_config_m4
Log message:
SECURITY:
update to version 4.3.11; fixes multiple vulnerabilities
http://www.vuxml.org/openbsd/c6f452e8-b00a-11d9-825c-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/20 06:28:41
Modified files:
www/php4 : Tag: OPENBSD_3_5 Makefile.inc
www/php4/core : Tag: OPENBSD_3_5 distinfo
www/php4/extensions: Tag: OPENBSD_3_5 distinfo
www/php4/patches: Tag: OPENBSD_3_5 patch-aclocal_m4
patch-configure_in patch-php_ini-dist
Removed files:
www/php4/extensions/patches: Tag: OPENBSD_3_5
patch-ext_imap_config_m4
Log message:
SECURITY:
update to version 4.3.11; fixes multiple vulnerabilities
http://www.vuxml.org/openbsd/c6f452e8-b00a-11d9-825c-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/20 06:28:44
Modified files:
. : lyrics.html
Log message:
typo
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 06:29:25
Modified files:
share/man/man4 : ath.4
Log message:
easier to read; ok jmc
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/20 06:34:54
Modified files:
www/php4/core/pkg: Tag: OPENBSD_3_5 PLIST-pear
Log message:
this was missing from the previous commit
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/20 07:05:51
Modified files:
sbin/ttyflags : ttyflags.8 ttyflags.c
Log message:
simplify synopsis somewhat, sort options, and sync usage();
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/20 07:10:52
Modified files:
sbin/ttyflags : ttyflags.8
Log message:
use a singular here, just to match an earlier reference;
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/20 08:19:38
Modified files:
share/man/man4/man4.alpha: intro.4
Log message:
Uncomment USB entries now USB is on by default, and add some more
USB devices known to work.
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/20 08:32:53
Modified files:
www/php4/core : Tag: OPENBSD_3_6 Makefile
Added files:
www/php4/core/patches: Tag: OPENBSD_3_6
patch-scripts_php_config_in
patch-scripts_phpize_in
Log message:
Put correct paths into php-config and phpize scripts; now these scripts are
useable; bump PKGNAME; requested by wilfried@, ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/20 08:34:52
Modified files:
www/php4/core : Tag: OPENBSD_3_5 Makefile
Added files:
www/php4/core/patches: Tag: OPENBSD_3_5
patch-scripts_php_config_in
patch-scripts_phpize_in
Log message:
Put correct paths into php-config and phpize scripts; now these scripts are
useable; bump PKGNAME; requested by wilfried@, ok brad@
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/20 08:46:03
Modified files:
sys/arch/alpha/conf: GENERIC
share/man/man4/man4.alpha: intro.4
Log message:
Enable ural(4), appears to work fine.
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/20 09:50:54
Modified files:
usr.bin/cvs : resp.c
Log message:
shut up a useless warning for newly created files
ok jfb@
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/20 10:46:54
Modified files:
graphics/ffmpeg: Makefile distinfo
graphics/ffmpeg/files: grab_bsdbktr.c
graphics/ffmpeg/patches: patch-Makefile patch-configure
patch-libavcodec_Makefile
patch-libavcodec_libpostproc_Makefile
patch-libavcodec_mpeg12_c
patch-libavformat_Makefile
patch-libavformat_audio_c
patch-vhook_ppm_c
graphics/ffmpeg/pkg: PFRAG.shared
Log message:
Update to 20050413; from Jacob Meuser .
Lots of bug fixes.
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/20 11:03:23
Modified files:
sys/net : bpf.c
Log message:
the linktype (DLT) should always be of type u_int.
fine deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/20 12:33:31
Modified files:
usr.bin/cvs : cvs.h
Log message:
add the CVS_EX_OK return code to indicate everything went fine
ok joris
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/20 13:13:53
Modified files:
usr.bin/touch : touch.1 touch.c
Log message:
Remove redundant rw() function, which is unsafe and, well, redundant.
ok tedu@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 13:16:34
Modified files:
usr.bin/touch : touch.c
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/20 13:18:13
Modified files:
gnu/usr.bin/cvs/src: login.c patch.c rcs.c
Log message:
Fixes from Derek Price, CAN-2005-0753. ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/20 13:52:43
Modified files:
sys/net : bpf.c
sys/net80211 : ieee80211.c ieee80211_output.c
ieee80211_proto.h
Log message:
send raw 802.11 frames with bpf(4) using the IEEE802_11 or
IEEE802_11_RADIO data link types.
ok canacar@ damien@
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/20 13:59:30
Modified files:
sys/sys : mbuf.h
Log message:
add mbuf tag for the data link type
ok canacar@ damien@
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/20 14:26:40
Modified files:
kerberosV/src/lib/roken: parse_units.c
Removed files:
kerberosV/src/lib/roken: snprintf-test.h snprintf.c strerror.c
strftime.c
Log message:
fix snprintf abuse and strlcpy abuse, return the string length, which
is at least safe for the pointer arithmatic case
ok cloder@
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/20 14:28:54
Modified files:
kerberosV/src/lib/krb5: addr_families.c get_host_realm.c
Log message:
fix snprintf and strlcpy abuse, returning the string length is at least
save in the case where this is being used in pointer arithmatic
ok cloder@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/20 14:57:07
Modified files:
usr.sbin/tcpdump: privsep.c
Log message:
fix signal race by removing STATE_QUIT completely.
help and ok otto@ canacar@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/20 15:02:41
Modified files:
sys/ntfs : ntfs_conv.c
Log message:
fix comment
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/20 15:07:55
Modified files:
usr.sbin/ppp/ppp: mppe.c
Log message:
be more careful with snprintf. ok cloder@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/20 15:08:46
Modified files:
usr.sbin/sensorsd: sensorsd.c
Log message:
fix buffer overrun introduced with my previous commit. Found and fixed by
moritz@; while around take care of snprintf return values
help and ok moritz@, henning@
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/20 16:07:39
Modified files:
textproc/aspell/dicts: Makefile.inc
Log message:
change illegal dash in package version into underscore; ok jolan@
CVSROOT: /cvs
Module name: ports
Changes by: mjc@cvs.openbsd.org 2005/04/20 16:18:04
Modified files:
infrastructure/db: config.site
Log message:
correct type for ac_cv_func_accept_arg3
ok espie@
thanks to naddy@ for the smart testing on this
CVSROOT: /cvs
Module name: src
Changes by: mpf@cvs.openbsd.org 2005/04/20 17:00:41
Modified files:
sys/net : if.h if.c
sys/netinet : ip_carp.c ip_carp.h
Log message:
Introduce if_linkstatehooks.
This converts if_link_state_change() to a generic usable
callback with dohooks().
OK henning@, camield@
Tested by camield@ and Alexey E. Suslikov
CVSROOT: /cvs
Module name: src
Changes by: mpf@cvs.openbsd.org 2005/04/20 17:02:22
Modified files:
sys/net : if_vlan.c if_vlan_var.h
Log message:
Make vlan(4) aware of its physical interface link state.
Changes are reported to userland and to other
interfaces sitting on top of us.
OK henning@, camield@
Tested by camield@ and Alexey E. Suslikov
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/20 17:11:30
Modified files:
usr.bin/cvs : cvs.c cvs.h rcs.c rcs.h tag.c
Log message:
check the validity of tag names passed to the tag command, and print
an abort message if the tag is invalid. also, match gnu cvs behaviour
with regards to command usage output on usage errors.
ok joris
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/20 17:38:15
Modified files:
lib/libc/string: strerror_r.c
Log message:
correct strlcpy abuse
ok millert@
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/20 17:40:13
Modified files:
sbin/sysctl : sysctl.c
Log message:
actually error out when we would overflow by using the return value from
strlcpy, instead of just warning about out, and clobbering stuff anyway.
ok millert@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 18:09:01
Modified files:
lib/libc/gmon : gmon.c
Log message:
be more careful about snprintf return value; ok beck cloder
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 18:10:24
Modified files:
games/hunt/huntd: terminal.c
Log message:
vsnprintf careful handling of -1; ok beck
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 18:12:20
Modified files:
libexec/ftpd : ftpd.c
Log message:
make code prettier so we can tell it is safe when we read it; ok beck cloder
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 18:15:43
Modified files:
sys/arch/alpha/alpha: autoconf.c
sys/arch/cats/cats: autoconf.c
sys/arch/macppc/macppc: autoconf.c
sys/arch/mvmeppc/mvmeppc: autoconf.c
sys/arch/solbourne/solbourne: autoconf.c
sys/arch/sparc/sparc: autoconf.c
sys/arch/sparc64/sparc64: autoconf.c
sys/arch/zaurus/zaurus: autoconf.c
Log message:
correct idiom for snprintf failure handling; ok beck
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 18:19:54
Modified files:
libexec/telnetd: global.c
Log message:
bail out early, skip snprintf, if buflen is 0; ok cloder
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 18:20:13
Modified files:
sys/kern : kern_tc.c
Log message:
unused variable n; ok cloder
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/20 18:20:44
Modified files:
. : ftp.html
Log message:
ftp.openbsd.se also offers RSYNC now,
requested by Peter Laur
tested and diff by by Alexander von Gernler, thanks!
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 18:22:28
Modified files:
usr.sbin/sensorsd: sensorsd.c
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 18:26:29
Modified files:
sys/dev/wscons : wsemul_vt100_subr.c
Log message:
correct idion for snprintf failure handling; ok cloder
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/20 18:26:30
Modified files:
etc/etc.i386 : MAKEDEV.md
etc/etc.amd64 : MAKEDEV.md
Log message:
Add a couple more wskbd's to i386 and amd64 'ramdisk)' cases so kbd(8)
has something to work with when more than one keyboard is present
during install/upgrade. Remove some superfluous wd's and sd's while
there.
Problem noted by Jan Johansson when trying to get a 'sv' keymap to
work with his usb keyboard. Diagnosis & solution suggested by miod@.
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 18:26:47
Modified files:
sys/arch/sparc64/sparc64: ofw_machdep.c
Log message:
correct idion for snprintf failure handling; ok cloder
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/20 18:31:07
Modified files:
etc/etc.i386 : MAKEDEV
etc/etc.amd64 : MAKEDEV
Log message:
Regen/sync.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 18:31:23
Modified files:
sys/arch/i386/i386: procfs_machdep.c
Log message:
no need to check for 0, it copes, spotted by beck
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/20 18:39:28
Modified files:
share/man/man8/man8.i386: MAKEDEV.8
share/man/man8/man8.amd64: MAKEDEV.8
Log message:
Regen/sync.
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/20 19:00:39
Modified files:
. : donations.html
Log message:
more
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/20 19:23:07
Modified files:
sbin/isakmpd : math_2n.c math_2n.h
Log message:
Rather than try to fix b2n_print and b2n_snprint, which are not used, send
them to the attic. OK beck
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/20 19:44:51
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
Do not check if SEPARATE_BUILD is defined but check what is its value
(defaults to No)
help & blessing from espie@, ok naddy@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/20 20:08:16
Modified files:
sys/arch/i386/conf: RAMDISKC
Log message:
-bce
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/20 20:34:07
Modified files:
sys/arch/zaurus/dev: zaurus_kbdmap.h
Log message:
provide pgup, pgdown, home and end by using fn with the arrow keys.
ok drahn@ deraadt@ uwe@
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/20 20:36:03
Modified files:
share/man/man4/man4.zaurus: zkbd.4
Log message:
list pgup, pgdown, home and end
ok uwe@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/20 21:36:15
Modified files:
devel/subversion: Makefile distinfo
Log message:
- Update to 1.1.4: http://svn.collab.net/repos/svn/tags/1.1.4/CHANGES
- New maintainer
From steven mestdagh and
Sigfred Haversen
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/20 22:37:11
Modified files:
usr.bin/cvs : cvs.c
Log message:
* fix the tag command's synopsis
* prepend __progname and the command string when displaying command
usage
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/20 22:39:35
Modified files:
sys/uvm : uvm_extern.h
sys/arch/alpha/alpha: trap.c
sys/arch/amd64/amd64: fpu.c
sys/arch/hppa/hppa: genassym.cf locore.S
sys/arch/hppa64/hppa64: genassym.cf locore.S
sys/arch/i386/isa: npx.c
sys/arch/powerpc/powerpc: trap.c
sys/arch/sparc/sparc: trap.c
sys/arch/sparc64/sparc64: trap.c
sys/arch/solbourne/solbourne: trap.c
Log message:
count fpu lazy context switches; deraadt@ ok
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/20 22:42:56
Modified files:
usr.bin/vmstat : vmstat.c
Log message:
print out fpu ctx switches count
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/20 23:06:22
Modified files:
share/man/man4/man4.zaurus: zts.4
Log message:
mention how to middle or right-click; ok dlg@
CVSROOT: /cvs
Module name: src
Changes by: fgsch@cvs.openbsd.org 2005/04/20 23:17:21
Modified files:
usr.bin/ftp : fetch.c
Log message:
avoid infinite recursion on redirects; From NetBSD but limit set to 10.
deraadt@ ok.
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/21 00:17:50
Modified files:
usr.bin/ssh : ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1
ssh_config.5 sshd.8 sshd_config.5
Log message:
OpenSSH doesn't ever look at the $HOME environment variable, so don't say
that we do (bz #623); ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/21 00:27:29
Modified files:
sys/arch/arm/xscale: pxa2x0.c
Log message:
clean dmesg output
CVSROOT: /cvs
Module name: src
Changes by: fgsch@cvs.openbsd.org 2005/04/21 00:48:05
Modified files:
sys/dev/pci : if_ste.c if_stereg.h
Log message:
o if the mac address cannot be read, just fail and disestablish the
irq (for shared irq's) on failure. (should other drivers do the same?)
o if it's a rev 0x12 card, only use the first phy as it reports a
non-existent one as well (From FreeBSD).
o remove splimp/splx from ste_attach().
o some cleanup.
thanks to matt at mattroberts dot org and paolo at actcom dot net dot il
for testing; commit deraadt@.
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/21 01:51:46
Modified files:
sys/dev/usb : ohci.c
Log message:
Fix inverted logic when testing for successful SMM handover.
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/21 02:47:57
Modified files:
sys/dev/usb : usb_subr.c
Log message:
Relocate debugging printf so it describes the right thing.
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/04/21 02:56:25
Modified files:
sys/netinet : ip_ipsp.c
Log message:
handle return value of snprintf correctly
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/21 03:00:25
Modified files:
usr.bin/vi/cl : cl_screen.c
Log message:
Avoid the "tcsetattr: Interrupted system call" fatal error when
resizing using a window manager that continously sends resize
events. ok camield@ miod@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/21 03:35:06
Modified files:
share/man/man8 : vpn.8
Log message:
add a section on testing the vpn is working;
as usual, massive help from hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/21 03:37:25
Modified files:
share/man/man8 : vpn.8
Log message:
this is not the correct place to ref options(4);
ipsec(4) covers that anyway;
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/21 04:00:30
Modified files:
sys/dev/usb : ohci.c
Log message:
Preserve any configuration data that may have been set by SMM/BIOS over
chip reset.
ok dlg@
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/21 04:05:24
Modified files:
share/man/man4/man4.zaurus: zkbd.4
Log message:
fix the synopsis so it shows a functional config. ok uwe@
the hint on how to switch consoles is wrong and incomplete so refer the
reader to wskbd(4) which properly explains how to do it and more. ok jmc@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/21 04:14:00
Modified files:
share/man/man8 : vpn.8
Log message:
kill SPD section: it is neither relevant nor helpful here;
ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/21 04:45:32
Modified files:
share/man/man4/man4.zaurus: zts.4
Log message:
attempt to describe "button" behaviour better
ok jmc@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/21 04:47:37
Modified files:
sysutils/idled : Makefile
sysutils/idled/patches: patch-Makefile
Added files:
sysutils/idled/patches: patch-warn_c
Log message:
remove truely atrocious use of FILE internals.
If you don't want fclose(f) to flush the file, just close the
underlying file descriptor, then fclose() doesn't have anything to
hang upon.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/21 04:50:50
Modified files:
share/man/man8 : vpn.8
Log message:
- remove section on pf "quick" rules: this is not the place to describe
additional rulesets
- reshuffle the filtering section somewhat to read better
- consistency tweak
ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/21 05:47:19
Modified files:
usr.bin/ssh : ssh.c
Log message:
don't allocate a pty when -n flag (/dev/null stdin) is set, patch from
ignasi.roca AT fujitsu-siemens.com (bz #829); ok dtucker@
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/21 06:30:02
Modified files:
sys/dev/pci : ohci_pci.c
sys/dev/usb : ohci.c
Log message:
If the SMM driver had enabled ownership change interrupts, re-enable them
temporarily before we attempt to take control.
ok dlg@
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/21 06:32:48
Modified files:
usr.bin/calendar/calendars: calendar.openbsd
Log message:
solbourne again
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/21 07:34:45
Modified files:
sys/net : pf_if.c
Log message:
Catch failed hook_establish call immediately, rather than misbehaving and
panicing at detach time.
ok dhartmei@ henning@
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/21 07:43:49
Modified files:
sys/arch/zaurus/dev: zaurus_audio.c
Log message:
Move i2c open/close from callers into zaudio_standby. Fixes an error path.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/21 08:38:15
Modified files:
share/man/man4 : bktr.4
Log message:
document bktr ioctls;
from jacob meuser (pr #4182);
checked by mickey, tweaked by me;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/21 09:39:31
Modified files:
usr.bin/vi/ex : ex_cd.c
Log message:
spelling typo in comment;
from ray;
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/21 10:02:28
Modified files:
sys/dev/ic : mpt_debug.c
Log message:
snprintf error handling, ok beck cloder
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/21 10:15:51
Modified files:
usr.sbin/syslogd: syslogd.c
Log message:
avoid looping on failed tty or /dev/console writes and just drop the message
noticed by newell AT cei.net; ok avsm@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/21 11:44:30
src/regress/sys/kern/extent
Update of /cvs/src/regress/sys/kern/extent
In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/regress/sys/kern/extent
Log Message:
Directory /cvs/src/regress/sys/kern/extent added to the repository
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/21 11:45:25
Modified files:
sys/kern : subr_extent.c
Log message:
Make the non-_KERNEL compilation usable again, in order to add a regress test.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/21 11:45:54
Modified files:
regress/sys/kern: Makefile
Added files:
regress/sys/kern/extent: Makefile extest.awk extest.exp tests
Log message:
Add a regression test for the extent subroutines; from NetBSD.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/21 11:46:52
Modified files:
sys/kern : subr_extent.c
Log message:
Correctly handle allocations of size 1 at an extent boundary; from NetBSD.
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/21 12:54:50
Modified files:
usr.bin/cvs : remove.c
Log message:
add checks for files still physically present that should be removed;
input/ok joris
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/21 13:06:07
Modified files:
usr.bin/cvs : remove.c
Log message:
better include the cvs_sendfile() req in the conditional statement so
it behaves like expected.. pointed out by joris@.
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/21 13:16:21
Modified files:
usr.bin/mg : file.c main.c
Log message:
correct strlcpy abuse, and always check for NULL return from find_buffer
ok cloder@, feedback from many
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/21 14:56:12
Modified files:
usr.bin/cvs : remove.c cvs.c
Log message:
let the `cvs remove' command work with no file(s) specified as args;
joris ok
CVSROOT: /cvs
Module name: src
Changes by: biorn@cvs.openbsd.org 2005/04/21 15:07:54
Modified files:
lib/libkrb5 : Makefile.krb5.inc
Log message:
install some forgotten man pages
ok jmc@, beck@
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/21 15:41:33
Modified files:
distrib/miniroot: install.sh
Log message:
Create disk device before attempting to disklabel it. Don't keep a
disk which couldn't be created in the selection list.
noticed by deraadt@
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/21 15:47:18
Modified files:
bin/pax : ftree.c pat_rep.c tables.c tar.c
Log message:
fix strlcpy abuse in pax - this commit turns potential overflows into
potential non-spec compliance - the use of these fields as strings needs
to be revisited more thouroughly.
ok millert@ otto@
CVSROOT: /cvs
Module name: www
Changes by: ian@cvs.openbsd.org 2005/04/21 16:02:09
Modified files:
. : press.html
Log message:
Anderson at ACCU
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/21 16:17:03
Modified files:
net/BitTorrent : Makefile
Added files:
net/BitTorrent/patches: patch-BitTorrent_defaultargs_py
Log message:
Enable "bad libc workaround", otherwise I/O would be done one byte at a time.
From: Victor Sahlstedt
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/04/21 16:47:15
Modified files:
sys/net80211 : ieee80211.c ieee80211_node.c ieee80211_var.h
Log message:
scan the next mode if nothing has been found. this is necessary if the
device supports different incompatible modes in the same channel
range, like like 11b and "pure" 11G mode.
ok dlg@ pvalchev@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/21 17:28:55
Modified files:
sys/miscfs/procfs: procfs_linux.c procfs_vnops.c
Log message:
careful strlcpy and snprintf return handling; ok pedro beck
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/21 17:29:04
Modified files:
sys/nfs : nfs_vnops.c
Log message:
careful strlcpy and snprintf return handling; ok pedro beck
CVSROOT: /cvs
Module name: src
Changes by: itojun@cvs.openbsd.org 2005/04/21 17:34:01
Modified files:
sys/netinet6 : in6_ifattach.c
Log message:
remove (now obsolete) handling of IFT_PROPVIRTUAL/bridge*. tested by camield@
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/21 17:38:58
Modified files:
. : orders.html
Log message:
zap a dead one
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/21 18:37:59
Modified files:
regress/sys/kern/extent: Makefile
Log message:
Use REGRESS_TARGETS.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/21 18:38:25
Modified files:
regress/sys/kern/extent: tests
Log message:
Do not trigger (valid) DIAGNOSTIC complaints with an incorrect test.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/21 18:42:16
Modified files:
sys/arch/hp300/stand/cdboot: cdboot.c devopen.c
sys/arch/hp300/stand/common: apci.c autoconf.c ct.c fhpib.c hd.c
hil.c hpib.c if_le.c ite.c ite_dv.c
ite_hy.c ite_subr.c machdep.c
nhpib.c prf.c scsi.c sd.c
sys/arch/hp300/stand/libsa: devopen.c
sys/arch/hp300/stand/mkboot: mkboot.c
sys/arch/hp300/stand/uboot: netio.c uboot.c
Log message:
Pass -Wall, complete prototypes, some KNF; no functional change.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/21 18:56:25
Modified files:
lib/libevent : buffer.c evbuffer.c event.c event.h kqueue.c
poll.c select.c signal.c
Added files:
lib/libevent : event-internal.h log.c log.h
Removed files:
lib/libevent : err.c
Log message:
update to libevent 1.0c; keep local changes
no shared lib so no ABI/API check is necessary
thanks to Alexander von Gernler for submitting
another diff in an attempt to update libevent
and for a use-after-free fix.
ok henning@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/21 19:01:17
Modified files:
lib/libevent : Makefile event.3
Log message:
update to libevent 1.0c; keep local changes
no shared lib so no ABI/API check is necessary
thanks to Alexander von Gernler for submitting
another diff in an attempt to update libevent
and for a use-after-free fix.
ok henning@ deraadt@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/21 19:10:34
Modified files:
lib/libevent : event.3
Log message:
remove whitespace
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/21 19:28:04
Modified files:
regress/lib/libevent: eventtest.c
Log message:
test event priorities.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/21 20:09:31
Modified files:
. : i386-laptop.html
Log message:
+Fujitsu Siemens Amilo D 7820, reported by Alexander Schmid, compiled by
Alexander von Gernler.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/21 21:00:39
Modified files:
sys/dev/pci : if_gem_pci.c
Log message:
sparc -> sparc64
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/21 21:27:28
Modified files:
usr.sbin/ppp/ppp: alias_irc.c mp.c
Log message:
snprintf cleanup. OK deraadt@, moritz@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/21 21:38:56
Modified files:
usr.bin/cvs : cvs.c diff.c
Log message:
missing '-R' (force recursion) option for diff.
noticed by brad@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/21 23:12:44
Modified files:
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/22 02:32:17
Modified files:
lib/libevent : event.3
Log message:
- no need for .Pp before .Sh
- sometime -> sometimes
CVSROOT: /cvs
Module name: src
Changes by: dhartmei@cvs.openbsd.org 2005/04/22 03:53:18
Modified files:
sys/net : pf.c
Log message:
When synproxy completes the replayed handshake and modifies the state
into a normal one, it sets both peers' sequence windows. Fix a bug where
the previously advertised windows are applied to the wrong side (i.e.
peer A's seqhi is peer A's seqlo plus peer B's, not A's, window). This
went undetected because mostly the windows are similar and/or re-
advertised soon. But there are (rare) cases where a synproxy'd connection
would stall right after handshake. Found by Gleb Smirnoff.
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/22 03:58:43
Modified files:
usr.bin/stat : stat.c
Log message:
Fix a trivial truncation case, and eliminate a corner case that might
print a nul character. From atatat@netbsd
CVSROOT: /cvs
Module name: src
Changes by: camield@cvs.openbsd.org 2005/04/22 05:05:36
Modified files:
sbin/pfctl : parse.y
Log message:
Catch bad flags, ie. flags that always evaluate to false. This happens
if there are flags on the lefthandside that are masked off by the
righthand side.
ok mcbride@ (long time ago) dhartmei@ henning@
CVSROOT: /cvs
Module name: src
Changes by: camield@cvs.openbsd.org 2005/04/22 05:08:32
Modified files:
regress/sbin/pfctl: Makefile
Added files:
regress/sbin/pfctl: pfail50.in pfail50.ok
Log message:
test bad flag combinations
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/22 05:55:16
Removed files:
share/man/man4/man4.hp300: hil.4
Log message:
Old junk
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/22 05:56:19
Modified files:
sys/arch/hp300/dev: hil_intio.c
Log message:
Allow an external device to force the HIL loop to not claim the keyboard
console.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/22 05:59:11
Modified files:
distrib/notes/hp300: hardware
sbin/wsconsctl : util.c
share/man/man4 : wskbd.4 wsmouse.4
share/man/man4/man4.hp300: Makefile apci.4 frodo.4 intro.4
sys/arch/hp300/conf: GENERIC RAMDISK files.hp300
sys/arch/hp300/dev: apci.c
sys/dev/wscons : wsconsio.h
Added files:
share/man/man4/man4.hp300: dnkbd.4
sys/arch/hp300/dev: apci.c.orig apci_subr.c apcivar.h dnkbd.c
dnkbdmap.c dnkbdmap.h
Log message:
Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series.
Claims the console keyboard if a keyboard is detected at boot time,
otherwise HIL is preferred (but due to wsmux both can be used simultaneously).
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/22 06:00:48
Removed files:
sys/arch/hp300/dev: apci.c.orig
Log message:
Oops!
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/22 06:42:34
Modified files:
sys/arch/hp300/dev: dnkbd.c
Log message:
Doh, typo in constant...
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/22 07:13:19
Modified files:
sys/arch/hp300/dev: dnkbd.c
Log message:
Do not process the FIFO during interrupts when we are polling.
Also, if no keyboard has been detected at initialization, correctly initialize
the state machine so that keyboard hotplug works.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/22 07:14:34
Modified files:
share/man/man4/man4.hp300: dnkbd.4
Log message:
Explain the particular mapping of function keys.
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/22 09:06:28
Modified files:
usr.bin/cvs : cvs.c
Log message:
sync add command usage w/ man page; joris ok
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/22 09:16:15
Modified files:
usr.bin/cvs : entries.c file.c proto.c
Log message:
finish support for the '-' token in the Entry file, this allows
us to mark files as removed, and lets the remove command work
completely.
tested and ok xsa@, jfb@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/22 09:33:00
Modified files:
usr.sbin/ospfd : database.c
Log message:
RFC tells that the MTU in the db exchange packet may not be bigger than
the interface MTU but it may be smaller. This makes Philip Olssons
extreme networks summit24 happy as this stupid thing sets the MTU to 0.
testing Philip Olsson, OK norby@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/22 09:49:20
Modified files:
share/man/man4/man4.hp300: dnkbd.4
Log message:
- lowercase hp300 in .Dt
- only one `n' in functionality
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/22 16:48:48
Modified files:
libexec/telnetd: global.c
Log message:
oops, forgot a va_end; spotted by andrushock@korovino.net
CVSROOT: /cvs
Module name: ports
Changes by: pedro@cvs.openbsd.org 2005/04/22 17:57:00
ports/devel/luacompat/patches
Update of /cvs/ports/devel/luacompat/patches
In directory cvs.openbsd.org:/tmp/cvs-serv4706/patches
Log Message:
Directory /cvs/ports/devel/luacompat/patches added to the repository
CVSROOT: /cvs
Module name: ports
Changes by: pedro@cvs.openbsd.org 2005/04/22 17:58:56
Added files:
devel/luacompat/patches: patch-compat-5_1_lua
Log message:
honour previous setting of lua_cpath if it existed
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/04/22 19:45:55
Modified files:
sys/dev/pci : if_de.c
Log message:
make sure bus mastering is enabled
ok brad@
from NetBSD
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/22 20:42:18
Modified files:
gnu/usr.bin/cvs/src: Tag: OPENBSD_3_6 login.c patch.c rcs.c
Log message:
MFC:
Fix by otto@
Fixes from Derek Price, CAN-2005-0753.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/22 21:00:21
Modified files:
gnu/usr.bin/cvs/src: Tag: OPENBSD_3_5 login.c patch.c rcs.c
Log message:
MFC:
Fix by otto@
Fixes from Derek Price, CAN-2005-0753.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/22 22:13:13
Modified files:
distrib/sets/lists/comp: mi
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/22 22:55:44
Modified files:
sys/dev/ic : dc.c
Log message:
Fix newer Xircom CBE2-100 cards.
We have to enable the connection to the MII first. Doing so fixes the
problem cards without breaking the older, working cards.
From FreeBSD
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/23 00:54:48
Modified files:
sys/arch/hp300/dev: dnkbd.c
Log message:
Discard 0 byte keyboard identification strings.
Do not invoke wskbd_rawinput() with an empty buffer.
CVSROOT: /cvs
Module name: www
Changes by: jufi@cvs.openbsd.org 2005/04/23 01:03:38
Modified files:
de : 30.html 31.html 32.html 33.html 34.html 35.html
36.html 37.html alpha.html donations.html
errata35.html events.html ftp.html
i386-laptop.html i386.html orders.html
plat.html press.html sparc.html support.html
users.html want.html zaurus.html
faq/de : faq5.html faq6.html
faq/fr : current.html faq4.html faq5.html faq6.html
faq7.html
faq/nl : faq5.html faq6.html
fr : 30.html 31.html 32.html 33.html 34.html 35.html
36.html 37.html anoncvs.html cvsup.html
donations.html events.html ftp.html
i386-laptop.html index.html plat.html
press.html report.html sparc.html users.html
want.html zaurus.html
hu : alpha.html anoncvs.html donations.html
errata.html errata35.html index.html
nl : 30.html 31.html 32.html 33.html 34.html 37.html
donations.html ftp.html i386-laptop.html
index.html orders.html plat.html
openbgpd/de : papers.html
openbgpd/fr : papers.html
openssh/de : faq.html windows.html
openssh/fr : faq.html index.html windows.html
openssh/hu : index.html
openssh/nl : faq.html index.html windows.html
pt : goals.html index.html want.html
Added files:
fr : solbourne.html
Log message:
sync with OpenBSD CVS
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/23 02:40:52
Modified files:
share/man/man8 : vpn.8
Log message:
- add a Listen-on tag to the example isakmpd.conf files
- be more explicit about permissions for isakmpd.{conf,policy}
diff from dlg@, who kindly provided feedback on this page;
ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/23 02:59:16
Modified files:
share/man/man8 : afterboot.8
Log message:
add some Xr to sysctl stuff;
from alexey e. suslikov;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/23 03:36:47
Modified files:
bin/systrace : systrace.1
Log message:
-c option may take either integer or name, not just integer;
diff from ray;
ok sturm@
CVSROOT: /cvs
Module name: ports
Changes by: pedro@cvs.openbsd.org 2005/04/23 07:54:38
Modified files:
devel/luacompat: Makefile
Log message:
i've changed the package, so bump pkgname, thanks sturm@
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/23 08:28:50
Modified files:
gnu/usr.bin/gcc/gcc/config/rs6000: openbsd.h
Log message:
fix WCHAR_TYPE*
okay drahn@, tested alek@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 08:31:38
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
allows a mode FAKE=all where BUILD_DEPENDS get also installed under
DEPDIR.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 08:32:51
Modified files:
devel/gmake : Makefile
devel/gmake/pkg: PLIST
Log message:
@endfake marker
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 08:36:07
Modified files:
devel/gettext : Makefile
devel/gettext/pkg: PLIST
Log message:
@endfake marker
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 08:40:42
Modified files:
converters/libiconv: Makefile
converters/libiconv/pkg: PLIST
Log message:
@endfake
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 08:59:53
Modified files:
devel/gettext : Makefile
Log message:
build with FAKE=lib
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/23 09:10:24
Modified files:
lib/libssl/src/crypto/bio: b_print.c
Log message:
fix lies about snprintf
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 09:12:20
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
fake case is special, directly check if the exact package is already installed
(avoid errors in multiple installs of the same dependency)
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 09:13:54
Modified files:
devel/gmake : Makefile
Log message:
gmake FAKE=all, no libiconv, no gettext.
CVSROOT: /cvs
Module name: src
Changes by: pedro@cvs.openbsd.org 2005/04/23 09:13:57
Modified files:
sys/ufs/ufs : ufs_vnops.c
Log message:
pay attention to failed relookups, compensate for a reference lost in
ufs_checkpath(), optimize a if/else's logical structure. diff mostly
from netbsd, okay tedu@ fgsch@ deraadt@, tested by many, jcs@ in
particular, thanks. fixes PRs 4040, 4126, 4169 and 4180.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 09:15:13
Modified files:
archivers/ha : Makefile
Log message:
FAKE=all, no gmake!
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 09:24:49
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
fiddle a bit with LD_LIBRARY_PATH: allow mixed fake/non-fake.
and create a _set_ld_library_path internal, so that bzip2 can be installed
only as a dependency.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 09:29:45
Modified files:
archivers/gtar : Makefile
archivers/gtar/pkg: PLIST
Log message:
FAKE=all + @endfake
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 09:55:52
Modified files:
devel/sdl-image: Makefile
devel/sdl-image/pkg: PLIST
Log message:
FAKE=lib
CVSROOT: /cvs
Module name: ports
Changes by: pedro@cvs.openbsd.org 2005/04/23 10:22:26
Modified files:
x11/ion : Makefile distinfo
x11/ion/patches: patch-system_mk
x11/ion/pkg : DESCR PFRAG.shared PLIST
Removed files:
x11/ion/patches: patch-etc_Makefile patch-ion_Makefile
patch-pwm_Makefile patch-rules_mk
Log message:
upgrade to ion-3ds-20050406, input from mjc@ and sturm@, okay sturm@
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/04/23 11:34:52
Modified files:
etc : syslog.conf
Log message:
Make the default syslog.conf not make the console and root logins
unusable when problems occur. Provide commented out examples showing
people how to direct output to /dev/console or as messages to root,
for situations where such output might acutally be useful, rather than
something that keeps you from fixing a problem due to the screen
getting spewed at.
ok jolan@ ian@ brad@ marco@ krw@ fgsch@
CVSROOT: /cvs
Module name: www
Changes by: cloder@cvs.openbsd.org 2005/04/23 11:38:04
Modified files:
. : plus.html
Log message:
Take us thru April 14. Starting to fall behind...
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/23 12:30:26
Modified files:
games/kobodeluxe: Makefile
Log message:
do not install stuff while building.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/23 15:57:09
Added files:
faq : upgrade37.html
Log message:
*preliminary* Needs more eyes looking at it, and more developers testing
it. Not connected to rest of website at the moment by design. Not to be
blindly trusted at this point (or ever, really...keep brain engaged at
all times)
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/23 16:36:42
Modified files:
sys/dev/ic : dc.c
Log message:
- always accept VLAN-sized frames
- support setting the MTU
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/23 16:51:28
Modified files:
sys/dev/ic : xl.c
Log message:
style
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/23 16:59:01
Modified files:
sys/dev/pci : if_bce.c
Log message:
accept VLAN-sized frames
CVSROOT: /cvs
Module name: src
Changes by: dtucker@cvs.openbsd.org 2005/04/23 17:43:47
Modified files:
usr.bin/ssh : readpass.c
Log message:
Add debug message if read_passphrase can't open /dev/tty; bz #471; ok djm@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/23 18:25:06
Modified files:
sys/dev/ic : an.c
Log message:
- fix and update comments
- use ETHERTYPE_IP instead of magic value
- saanp -> type_ipv4
From FreeBSD
ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/23 19:56:36
Modified files:
usr.bin/cvs : commit.c
Log message:
add missing CVS_CMD_ALLOWSPEC flag
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/23 20:02:25
Modified files:
. : press.html
Log message:
article in Sys Admin magazine
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/23 20:06:28
Modified files:
usr.bin/cvs : commit.c
Log message:
don't send a Modified request and the file its contents when
it has been removed.
CVSROOT: /cvs
Module name: ports
Changes by: dons@cvs.openbsd.org 2005/04/23 22:57:07
Modified files:
lang/hugs : Makefile
lang/hugs/pkg : PLIST
Log message:
Install ffihugs, now that the FFI works.
Add missing X11, GL, GLU to WANTLIB.
Use -fPIC. Fixes build on amd64 (probably others too).
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/04/24 02:18:01
Modified files:
. : INDEX
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/24 04:16:11
Modified files:
sys/net : if_vlan.c if_vlan_var.h
Log message:
Use the IANA assignment IFT_L2VLAN.
From FreeBSD/NetBSD
Tested by camield@ and Alexey E. Suslikov
ok camield@
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/24 09:25:53
Modified files:
faq : upgrade37.html
Log message:
Suggestions from Steven Mestdagh:
duplicated word, forgot ospfd.conf, and a warning that some existing files
will be left behind on an upgrade. Thanks!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/24 09:44:55
Modified files:
faq : faq14.html index.html
Log message:
New article, #OhBugger, "14.15 - Recovering partitions after deleting the
disklabel". Written by Sam Smith (s at msmith dot net), thanks!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/24 10:14:44
Modified files:
faq : faq13.html
Log message:
Whole new file: 13 - Multimedia
Written by Steven Mestdagh (steven.mestdagh at esat.kuleuven.ac.be),
this is a fantastic addition to the FAQ, many thanks to Steven for some
great work that will help a lot of people have a lot of fun with OpenBSD.
Not yet connected to the rest of the website.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/24 10:20:54
Modified files:
faq : faq14.html
Log message:
missing in tag.
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/04/24 10:46:35
Modified files:
databases/openldap: Makefile distinfo
databases/openldap/pkg: PFRAG.shared
Log message:
OpenLDAP 2.2.25 release
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/24 12:02:46
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
missed test.
found out (more or less) by alek@.
CVSROOT: /cvs
Module name: www
Changes by: espie@cvs.openbsd.org 2005/04/24 12:07:20
Modified files:
. : events.html
Log message:
libreast, come and gone.
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/04/24 12:45:56
Modified files:
xc/programs/Xserver/hw/xfree86/common: xf86Xinput.c
Log message:
fix build with debugging enabled
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/24 12:46:02
src/usr.sbin/ztsscale
Update of /cvs/src/usr.sbin/ztsscale
In directory cvs.openbsd.org:/tmp/cvs-serv6072/ztsscale
Log Message:
Directory /cvs/src/usr.sbin/ztsscale added to the repository
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/24 12:46:47
Added files:
usr.sbin/ztsscale: ztsscale.c Makefile
Log message:
Import matthieu's touch screen calibration tool for zaurus.
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/24 12:50:10
Modified files:
usr.sbin/ztsscale: ztsscale.c
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/24 12:51:00
Modified files:
distrib/zaurus/ramdisk: install.md list
Log message:
run ztsscale at md_congrats time, krw ok (still needs testing)
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/24 12:55:50
Modified files:
sbin/sysctl : sysctl.c
sys/arch/arm/include: cpu.h
sys/arch/arm/arm: arm32_machdep.c
sys/arch/zaurus/dev: zts.c
Log message:
Do down-sampling of the high-resolution touch pad events in kernel,
and provide sysctls for fine-tuning the touch pad area that covers the
screen. Reasonable defaults are provided, but each machine can be a
bit different due to the manufacturing process.
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/24 13:02:05
Modified files:
textproc/xxdiff: Makefile distinfo
textproc/xxdiff/patches: patch-app_cpp patch-buffer_cpp
patch-resParser_l patch-xxdiff_pro
textproc/xxdiff/pkg: PLIST
Added files:
textproc/xxdiff/patches: patch-hordiffImp_cpp patch-util_cpp
Removed files:
textproc/xxdiff/patches: patch-builderDirs2_cpp
patch-builderFiles2_cpp
patch-builderFiles3_cpp
patch-builderUnmerge_cpp
patch-exceptions_h patch-xxdiff_1
Log message:
update to xxdiff 3.1
from Wim Lewis
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/04/24 13:12:00
Modified files:
xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-zaurus:
xorg.conf
Log message:
use screen size as coordinate space, now that calibration is handled
in zts(4).
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/24 13:28:25
Modified files:
faq : faq14.html
Log message:
missing period, spotted by Alexandre Anriot, thanks!
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/04/24 13:31:25
Modified files:
mail/mailman : Makefile
Log message:
use python 2.3
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/04/24 13:53:43
Modified files:
net/ncftp : Makefile distinfo
Log message:
maintenance update to 3.1.9 and shorten lines
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/24 14:03:17
Modified files:
www/p5-CGI-Untaint: Makefile distinfo
Log message:
update to CGI-Untaint 1.25
from maintainer Sam Smith
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/24 14:12:16
Modified files:
www/p5-HTML-Calendar-Month-Simple: Makefile distinfo
Log message:
update to p5-HTML-CalendarMonthSimple-1.25
from maintainer Sam Smith
CVSROOT: /cvs
Module name: src
Changes by: biorn@cvs.openbsd.org 2005/04/24 14:18:47
Modified files:
kerberosV/src/lib/krb5: kerberos.8 krb5_address.3
krb5_aname_to_localname.3 krb5_data.3
krb5_get_krbhst.3 krb5_krbhst_init.3
krb5_kuserok.3 krb5_set_default_realm.3
Log message:
A bunch of small fixes, both mdoc and english.
ok jmc@ and beck@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/24 14:28:12
Modified files:
net/p5-Net-Amazon: Makefile distinfo
net/p5-Net-Amazon/pkg: PLIST
Log message:
update to Net-Amazon-0.33
from maintainer Sam Smith
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/24 14:41:34
Modified files:
sys/dev/ic : fxp.c fxpreg.h
sys/dev/microcode/fxp: Makefile build.c rcvbundl.h
Log message:
add microcode to support interrupt mitigation on the
82551 F stepping chipset.
From FreeBSD via Dmitry Bogdan
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/24 14:43:45
Modified files:
sys/dev/microcode/fxp: fxp-license
Log message:
add fxp-d102e to the list
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/24 14:56:45
Modified files:
faq : faq12.html faq14.html index.html
Log message:
knit the new faq13.html into the rest of the FAQ. Not sure why I waited
to do this.
CVSROOT: /cvs
Module name: src
Changes by: canacar@cvs.openbsd.org 2005/04/24 14:56:48
Modified files:
sys/net : if_spppsubr.c
Log message:
Fix cisco-mode check in lcp up/down.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/24 15:17:18
Modified files:
usr.sbin/tcpdump: ethertype.h
Log message:
sync up, add some missing types
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/24 15:33:34
Modified files:
share/man/man4 : fxp.4
Log message:
document additional firmware
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/24 15:37:30
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hppa
md.hppa64 md.i386 md.macppc md.mvmeppc
md.sgi md.sparc64
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/24 15:48:15
Modified files:
sbin/sysctl : sysctl.c
Log message:
it is nice if this compiles on other systems
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/24 15:49:07
Modified files:
usr.sbin : Makefile
Log message:
enter ztsscale
CVSROOT: /cvs
Module name: www
Changes by: miod@cvs.openbsd.org 2005/04/24 16:01:10
Modified files:
. : hp300.html
Log message:
Mention dnkbd
CVSROOT: /cvs
Module name: www
Changes by: miod@cvs.openbsd.org 2005/04/24 16:02:00
Modified files:
. : hp300.html
Log message:
The race between interrupts and tty creation in serial drivers is fixed now.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/24 16:07:06
Modified files:
distrib/sets/lists/base: md.zaurus
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/24 16:23:55
Modified files:
usr.sbin/ztsscale: Makefile
Added files:
usr.sbin/ztsscale: ztsscale.8
Log message:
how to use ztsscale...
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/04/24 16:25:13
Modified files:
sys/arch/mac68k/dev: asc.c ascvar.h
Log message:
- switch Scott Reynold's copyright to 3-clause BSD
- do not attach on the MacTV, fix base address on the IIfx (untested)
- no need to count sc->sc_ringing up, just set to 1 if ringing; timeout fix
ok miod@
from NetBSD
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/24 16:28:26
Modified files:
share/man/man4/man4.zaurus: zts.4
Log message:
Xr ztsscale and describe why
CVSROOT: /cvs
Module name: www
Changes by: martin@cvs.openbsd.org 2005/04/24 16:38:26
Modified files:
. : mac68k.html
Log message:
- the Q605 is too much LC-style for having a chance of working
- be pessimistic about what 'untested' means
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/24 16:59:08
Modified files:
net/hping : Makefile distinfo
net/hping/patches: patch-waitpacket_c
Added files:
net/hping/patches: patch-Makefile_in patch-main_c patch-send_c
Removed files:
net/hping/patches: patch-libpcap_stuff_c patch-rtt_c
Log message:
Update to 2.0.0rc3
From new maintainer Alexandre Anriot
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/24 17:02:40
Modified files:
usr.sbin/ztsscale: ztsscale.c
Log message:
- indentation
- do ratio calculations in double, not integer
- reduce allowed error to 1% (not more than 6 pixels off)
- add usage()
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/24 17:42:54
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/24 17:43:15
Modified files:
usr.sbin/ztsscale: ztsscale.c
Log message:
use the last position of the pen before it was lifted up
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/24 17:59:37
Modified files:
sys/arch/hp300/dev: dnkbd.c
Log message:
Oops, 1.3 would cause a keyboard plugged at boot time to start in the wrong
state...
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/24 18:28:12
Modified files:
usr.sbin/ztsscale: ztsscale.c
Added files:
usr.sbin/ztsscale: message.xbm
Log message:
- display a message centered on the screen
- undo a signal handler change which slipped in with the previous commit
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/24 19:23:30
Modified files:
sys/dev/ic : fxpreg.h
Log message:
remove the stepping info since this isn't right
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/04/24 19:32:16
Modified files:
sbin/pdisk : pdisk.8
Log message:
- no longer macppc only
- intel/dos->Intel/DOS
- standard way of writing 'Mac OS'
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/24 19:34:27
Modified files:
sys/net : if_vlan.c ethertypes.h if_ethersubr.c
if_bridge.c
Log message:
Use ETHERTYPE_VLAN.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/24 20:08:08
Modified files:
sys/dev/pci : if_em.c
Log message:
Use ETHERTYPE_VLAN.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/24 20:52:00
Modified files:
usr.sbin/ztsscale: ztsscale.c message.xbm
Log message:
- don't loop infinitely after a missed "mouse up" event
- display bitmaps correctly if width is not divisible by 8
- display another bitmap on error
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/25 01:35:21
Modified files:
usr.sbin/adduser: adduser.8
Log message:
- login names may contain underscores
- reference to setlogin(2) BUGS was irrelevant, so remove it
- mark up `$'
from ray;
ok millert@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/25 01:42:10
Modified files:
usr.sbin/adduser: adduser.8
Log message:
put EXAMPLES into a more standard format (first description, then
example), and use literal to mark up the commands themselves;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/25 01:45:47
Modified files:
usr.sbin/afs/src/appl/fs: fs.1
Log message:
spelling;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/25 02:08:57
Modified files:
usr.sbin/ztsscale: ztsscale.8
Log message:
tweaks;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/25 02:15:00
Modified files:
share/man/man4/man4.zaurus: zts.4
Log message:
fix SEE ALSO;
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/25 02:18:41
Modified files:
lib/libc/rpc : svc_simple.c
Log message:
Do not define 'pl' globally. From Bjorn Sandell" . ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/25 02:21:20
Modified files:
usr.bin/grep : binary.c
Log message:
- use size_t where appropriate.
- check for <= 0 in gzread; it returns -1 on error.
From christos@netbsd; ok millert@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/25 03:09:56
Modified files:
usr.sbin/ospfd : interface.c
Log message:
Change order of execution in if_act_reset(). First notify all neighbor
that the interface gets reset (NBR_EVT_KILL_NBR) and than clear all
timers of the interface. The nbr_fsm() may start some of the timers which
has strange results.
Tested by Philip Olsson.
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/25 03:28:45
Modified files:
usr.sbin/ospfd : interface.c ospfd.c ospfe.c
Log message:
Call if_init() in ospfe only, neither the rde nor the parent need it.
CVSROOT: /cvs
Module name: src
Changes by: dtucker@cvs.openbsd.org 2005/04/25 03:54:10
Modified files:
regress/usr.bin/ssh: multiplex.sh
Log message:
Don't call cleanup in multiplex as test-exec will cleanup anyway
found by tim@, ok djm@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/25 03:55:18
Modified files:
usr.sbin/ospfd : interface.c ospfe.c ospfe.h
Log message:
Move the creation of the ospf_socket from if_init() directly into ospfe().
This makes it possible to call if_init() at a much later time.
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/25 05:31:50
Modified files:
usr.sbin/ospfd : interface.c ospfe.c ospfe.h
Log message:
Call if_init() later and for each interface separately.
Move code from if_act_start() to if_init() that needs to be called only
once per interface. Especially event_set should be called only once as it
initializes struct event and so may cause corruption of the event queue if
called twice.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/25 07:20:52
Modified files:
lib/libssl/src/crypto/acss: acss.h
Log message:
typo
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/25 07:22:14
Modified files:
sys/arch/hp300/dev: dnkbd.c
Log message:
Pass the complete keybuffer to wskbd_rawinput(); dnkbd now works under X11.
CVSROOT: /cvs
Module name: src
Changes by: niallo@cvs.openbsd.org 2005/04/25 08:17:55
Modified files:
sys/dev/pci : eap.c
Log message:
use delay() and not tsleep() in attach. makes driver work properly with
``Ensoniq CT5880''-based card.
from netbsd rev 1.59
ok mickey@
CVSROOT: /cvs
Module name: www
Changes by: mickey@cvs.openbsd.org 2005/04/25 09:37:56
Modified files:
. : ftp.html anoncvs.html donations.html
Log message:
nyi.net and nycbug have given us a place for a new mirror
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/25 10:29:19
Modified files:
devel/glib : Makefile
devel/glib/pkg : PLIST
x11/gtk+ : Makefile
x11/gtk+/pkg : PLIST
Log message:
let's fake it all
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/25 10:29:41
Modified files:
usr.bin/cvs : import.c
Log message:
set the default branch to 1.1.1 upon import, and remove a stray
cvs_connect() call
ok joris, xsa
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/25 10:43:30
Modified files:
textproc/libxml: Makefile
textproc/libxml/pkg: PLIST
Log message:
FAKE=all, @endfake. Remove old dependency on pkg-config that is no longer
used.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/25 10:55:05
Modified files:
textproc/libxml: Makefile
Log message:
revert partially: installing iconv there results in a bogus xml2-config.
CVSROOT: /cvs
Module name: www
Changes by: xsa@cvs.openbsd.org 2005/04/25 11:53:44
Modified files:
. : zaurus.html
Log message:
+ Tamarack TC3299CE ne(4) CF; deraadt ok
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/25 11:54:52
Modified files:
share/man/man4 : ne.4
Log message:
+ Tamarack TC3299CE CF card; deraadt ok
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/25 11:55:52
Modified files:
sys/arch/sparc/dev: hme.c
sys/dev/ic : elink3.c hme.c re.c xl.c
sys/dev/pci : if_bge.c if_em.c if_lge.c if_nge.c
if_san_xilinx.c if_sk.c if_stge.c if_ti.c
if_txp.c if_vge.c
sys/net : if_bridge.c pf.c
sys/netinet : ip_input.c ip_mroute.c ip_output.c tcp_input.c
tcp_output.c udp_usrreq.c
sys/sys : mbuf.h
Log message:
csum -> csum_flags
ok krw@ canacar@
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/25 11:59:16
Modified files:
usr.bin/cvs : cvs.c cvs.h cmd.c
Log message:
* add missing 'R' flag in diff synopsis
* add the CVS_EX_BADROOT return code to indicate that there was no
CVSROOT given or it was invalid
ok joris, xsa
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/25 12:18:30
Modified files:
. : press.html
Log message:
better link
CVSROOT: /cvs
Module name: src
Changes by: drahn@cvs.openbsd.org 2005/04/25 12:26:44
Modified files:
share/man/man4 : cd.4
Log message:
Reduce the chances of someone asking how to eject a cd. ok brad, mickey
CVSROOT: /cvs
Module name: www
Changes by: mickey@cvs.openbsd.org 2005/04/25 12:27:33
Modified files:
. : ftp.html
Log message:
oops
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/25 12:31:56
Log message:
Initial import of XML-Elemental-1.03
This is a package of a XML::Parser style and
generic classes for easily parsing XML documents into
native object-oriented perl form.
from Sam Smith
Status:
Vendor Tag: sturm
Release Tags: sturm_20050425
N ports/textproc/p5-XML-Elemental/Makefile
N ports/textproc/p5-XML-Elemental/distinfo
N ports/textproc/p5-XML-Elemental/pkg/DESCR
N ports/textproc/p5-XML-Elemental/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/25 12:32:43
Modified files:
textproc : Makefile
Log message:
+p5-XML-Elemental
CVSROOT: /cvs
Module name: www
Changes by: mickey@cvs.openbsd.org 2005/04/25 12:33:09
Modified files:
. : anoncvs.html
Log message:
somehow i got the fingerprints wrong. lame
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/25 12:48:30
Modified files:
textproc/p5-XML-RAI: Makefile distinfo
textproc/p5-XML-RAI/pkg: PLIST
Log message:
update to XML-RAI-1.2
now includes XML-RSS-Parser
from maintainer Sam Smith
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/25 12:51:13
Modified files:
textproc : Makefile
Removed files:
textproc/p5-XML-RSS-Parser: Makefile distinfo
textproc/p5-XML-RSS-Parser/pkg: DESCR PLIST
Log message:
p5-XML-RSS-Parser is now part of p5-XML-RAI
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/25 13:09:15
Modified files:
usr.bin/cvs : cvs.c cvs.1 diff.c
Log message:
resurrect missing parts to generate rcsdiff(1)-style diffs with the -n
flag
ok xsa
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/25 13:31:29
Log message:
Initial import of p5-Lchown 1.00
The Lchown module provides a perl interface to the lchown(2) UNIX system
call, on systems that support lchown. The lchown(2) call is used to
change the ownership and group of symbolic links.
from Alexander Bluhm
Status:
Vendor Tag: sturm
Release Tags: sturm_20050425
N ports/devel/p5-Lchown/distinfo
N ports/devel/p5-Lchown/Makefile
N ports/devel/p5-Lchown/pkg/DESCR
N ports/devel/p5-Lchown/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/25 13:32:16
Modified files:
devel : Makefile
Log message:
+p5-Lchown
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/25 13:39:53
Modified files:
bin/pax : extern.h file_subs.c
Log message:
Use the various f* functions to set owner, mode and times, instead
of operating on the path name. Avoids some races. ok deraadt@ cloder@
millert@
CVSROOT: /cvs
Module name: src
Changes by: niallo@cvs.openbsd.org 2005/04/25 13:53:44
Modified files:
sys/dev/pci : eap.c
Log message:
KNF and zap trailing whitespace.
no binary changes.
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/04/25 13:57:39
Modified files:
xc/programs/Xserver/hw/xfree86/input/ws: ws.c
Log message:
default minx, maxx, miny, maxy to the screen coordinates.
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/04/25 14:03:50
Modified files:
xc/programs/Xserver/hw/xfree86/input/ws: ws.man
Log message:
Mention ztsscale(8)
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/04/25 14:05:18
Modified files:
xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-zaurus:
xorg.conf
Log message:
No need to specify minx, maxx, miny and maxy. Defaults values from ws(4)
are ok now.
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/04/25 14:15:19
Modified files:
xc/config/cf : OpenBSD.cf
Log message:
Save some bytes by removing useless input drivers on Zaurus.
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/04/25 14:45:59
Modified files:
xc/programs/Xserver/hw/xfree86/input/ws: ws.c
Log message:
make relative events generated by a mouse work with this driver.
tested by todd@.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/25 15:08:18
Modified files:
sys/arch/hppa/stand/libsa: dev_hppa.c
Log message:
Correctly handle boot drives with SCSI id >= 10; ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/04/25 15:58:32
Modified files:
usr.bin/cvs : cmd.c file.c file.h
Log message:
first part of file API changes:
- fix our behaviour regarding directories or files in a different
directory than we currently are as arguments to commands, this
allows stuff like "cvs status sys/arch/i386/Makefile" to work.
- when parsing a pathname only load the needed nodes of the path
instead of loading *everything* in memory.
the next step in this is to merge the collection and callback
execution together.
ok jfb@, xsa@
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/04/25 17:09:04
Modified files:
sys/arch/i386/stand/boot: conf.c
sys/arch/i386/stand/cdboot: conf.c
sys/arch/i386/stand/libsa: gidt.S pxe_call.S
sys/arch/i386/stand/pxeboot: conf.c
Log message:
[OpenBSD]
Make boot code use real mode with 64K segments instead of 1M
segments. Improves stability with some disk controller cards.
Also explicitly state operand size on some moves.
Bump version on boot, cdboot and pxeboot accordingly.
"just get them in" beck@ ok weingart@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/25 17:33:40
Modified files:
share/man/man9 : mbuf.9
Log message:
csum -> csum_flags
reminded by markus@
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/25 18:38:18
Modified files:
faq : upgrade37.html
Log message:
More good suggestions from Steve Mestdagh, thanks!
* grammar-os
* OpenNTPD now does not need a manual -s that many people used to use
* I really, really lamed out on xetc37.tgz. Now, it is just lame. I
wouldn't mind some X-aware people looking at how I handled the X part of
the upgrade process and provide comments or diffs.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/25 19:09:00
Modified files:
sys/arch/arm/arm: arm32_machdep.c
sys/arch/zaurus/conf: files.zaurus
Log message:
let ramdisks compile after zts changes
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/25 19:12:27
Modified files:
sys/arch/arm/arm: arm32_machdep.c
Log message:
... oh and let it work for all cases
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/26 00:47:47
Modified files:
build : groups.dat
Log message:
+POUG
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/26 00:48:03
Modified files:
. : groups.html
Log message:
regen
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/26 03:43:04
Modified files:
textproc/libxml: Makefile
Log message:
prepare the barf bag.
Enforce fixing DEPBASE in pkgconfig and libtool shit.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/26 04:58:32
Modified files:
faq : upgrade37.html
Log message:
fixes and improvements from Steve Mestdagh and Alexandre Anriot, including
more evidence that I should not trust my memory about how things worked
at what point in the release cycle.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/26 06:59:02
Modified files:
usr.bin/ssh : sftp-client.h
Log message:
spelling correction in comment from wiz@netbsd;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/26 07:00:55
Modified files:
usr.sbin/ztsscale: ztsscale.8
Log message:
add `zaurus' to .Dt line;
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jakob@cvs.openbsd.org 2005/04/26 07:08:37
Modified files:
usr.bin/ssh : ssh.c ssh_config.5
Log message:
fallback gracefully if client cannot connect to ControlPath. ok djm@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/26 08:57:11
Modified files:
sys/arch/sparc64/dev: iommureg.h
Log message:
the the
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/26 09:16:20
Modified files:
sys/arch/sparc64/dev: consinit.c
Log message:
Use cons_decl() rather than rolling our own prototypes, and some KNF.
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/26 09:18:22
Modified files:
usr.sbin/bgpd : bgpd.h buffer.c imsg.c
usr.sbin/ntpd : buffer.c imsg.c ntpd.h
usr.sbin/ospfd : buffer.c imsg.c
Log message:
unify shared code a bit again to make future syncs easier
From: Alexander von Gernler
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/04/26 09:20:47
Modified files:
x11/peksystray/pkg: DESCR
Log message:
- grammar fix from maintainer
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/26 10:23:48
Modified files:
bin/mt : mt.1 mt.c
Log message:
- do not list -f option for eject, as it is not necessary
- tidy up the options list somewhat to avoid confusion
- sync usage()
started by a diff from tom@ and ok'd by him;
CVSROOT: /cvs
Module name: ports
Changes by: martin@cvs.openbsd.org 2005/04/26 11:05:06
Log message:
Uisp is a tool for AVR microcontrollers which can interface to many hardware
in-system programmers.
ok xsa@
Status:
Vendor Tag: martin
Release Tags: martin_20050426
N ports/devel/uisp/Makefile
N ports/devel/uisp/distinfo
N ports/devel/uisp/pkg/PLIST
N ports/devel/uisp/pkg/DESCR
N ports/devel/uisp/patches/patch-Makefile_in
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: martin@cvs.openbsd.org 2005/04/26 11:06:00
Modified files:
devel : Makefile
Log message:
+uisp
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/26 12:54:39
Modified files:
sys/arch/sparc64/dev: pcons.c
sys/arch/sparc64/include: cpu.h
sys/arch/sparc64/sparc64: clock.c intr.c
Log message:
Remove unused hooks for periodic pcons polling.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 13:20:21
Modified files:
sys/arch/zaurus/stand/zboot: Makefile
Log message:
install in zaurus MANSUBDIR
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 14:46:15
Modified files:
sys/arch/zaurus/stand: Makefile
Log message:
enter zboot
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 14:46:29
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/26 14:56:59
Modified files:
sys/arch/amd64/amd64: intr.c
Log message:
Check for memory allocation failure before zeroing memory, not after;
from mpech@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/26 15:05:56
Modified files:
textproc/libxml: Makefile
Log message:
oops, repair it if !USE_FAKE_LIB.
Noticed by drahn
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/04/26 15:09:35
Modified files:
sys/arch/mac68k/dev: grf_mv.c grfvar.h if_ae_nubus.c
if_sn_nubus.c nubus.c nubus.h
Log message:
new NuBus slot space mapping/probing code utilizing bus_space(9)
ok miod@
from NetBSD
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/04/26 15:12:27
Modified files:
sys/arch/m68k/m68k: pmap_motorola.c
sys/arch/mac68k/mac68k: pmap_bootstrap.c
Log message:
remove now obsolete mac68k_set_pte
ok miod@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/26 15:35:44
src/regress/sys/kern/unalign
Update of /cvs/src/regress/sys/kern/unalign
In directory cvs.openbsd.org:/cvs.d/hack/miod/traba/src/regress/sys/kern/unalign
Log Message:
Directory /cvs/src/regress/sys/kern/unalign added to the repository
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/26 15:37:05
Modified files:
regress/sys/kern: Makefile
Added files:
regress/sys/kern/unalign: Makefile unalign.c
Log message:
A regress test for accessing long long on a long aligned, but not long long
aligned, boundary on 32 bit systems.
Written a while ago for m88k, eventually turned into a real regress test.
CVSROOT: /cvs
Module name: src
Changes by: dlg@cvs.openbsd.org 2005/04/26 16:10:35
Modified files:
sys/arch/macppc/conf: GENERIC RAMDISK
Log message:
enable uhci
ok drahn@ deraadt@
compilation tested by phessler
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/04/26 16:37:45
Modified files:
distrib/notes/zaurus: hardware
Log message:
forgot to add Tamarack TC3299CE here as well;
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/26 18:12:43
Modified files:
sys/arch/m68k/m68k: pmap_motorola.c
sys/arch/mac68k/include: pmap.h
sys/arch/mac68k/mac68k: macrom.c
Log message:
Replace the last user of pmap_map() with an inline version, and kill pmap_map()
for good.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/26 18:26:03
Modified files:
faq : faq13.html
Log message:
wrong app. Spotted by Fabio Olive Leite (fabio.olive at gmail dot com)
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/26 18:39:14
Modified files:
. : i386-laptop.html
Log message:
Fixes by Alexander von Gernler:
Clean up and reorder of one entry, add JVC MP-XP 7250DE, reported by
Joerg Zinke . Thanks to both!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/26 18:51:12
Modified files:
. : cvsync.html
Log message:
From Alexander von Gernler:
New cvsync mirror, operated by Peter Laur (admin at openbsd dot se),
updates to Alexander's mirror.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/26 19:28:32
Modified files:
faq : upgrade37.html
Log message:
Steven Mestdagh had a better idea how to do this. Again. :)
xetc37.html has to be handled by all upgraders, not just ones doing the
manual upgrade process.
CVSROOT: /cvs
Module name: www
Changes by: ian@cvs.openbsd.org 2005/04/26 19:52:12
Modified files:
. : press.html
Log message:
PCPlus tutorial (found by deraadt@)
CVSROOT: /cvs
Module name: www
Changes by: jsg@cvs.openbsd.org 2005/04/26 21:00:09
Modified files:
. : sparc.html solbourne.html
Log message:
[sS]parc -> SPARC when not talking about a port.
ok brad@ miod@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 21:03:38
Modified files:
sys/arch/sgi/stand/boot: boot.c
Log message:
avoid the o{open,read,lseek} interfaces, and use the regular ones, because
we want to be able to handle gzip files
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 21:06:23
Modified files:
sys/arch/sgi/stand/boot: Makefile boot.c
Added files:
sys/arch/sgi/stand/boot: strstr.c
Log message:
if SystemPartition contains a cdrom boot specifier, whack the
OSLoadPartition variable to point to partition 0 of the same unit.
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/26 21:07:16
Modified files:
distrib/notes/sparc: hardware install prep xfer
Log message:
[sS]parc -> SPARC when not talking about a port.
ok brad@ miod@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 21:10:10
src/distrib/sgi/cdfs
Update of /cvs/src/distrib/sgi/cdfs
In directory cvs.openbsd.org:/usr/src/distrib/sgi/cdfs
Log Message:
Directory /cvs/src/distrib/sgi/cdfs added to the repository
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 21:10:29
Added files:
distrib/sgi : Makefile.inc
Log message:
handle the OSrev thing
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/04/26 21:14:45
Modified files:
lang/unicon : Makefile
Log message:
add sparc to the list of arches that get freaked out by this, so it
doesn't interfere with bulk builds..
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 21:15:54
Added files:
distrib/sgi/cdfs: Makefile
Log message:
boot cdrom for sgi. boot using simply:
boot -f pci(0)scsi(0)cdrom(4)rdisk(0)partition(8)/boot
this is 1.5MB sgi boot partition followed by a 4GB ffs partition
containing a gzip'd bsd.rd
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 21:22:00
Modified files:
distrib/notes/sgi: install
Log message:
sgi can boot off a CD image as of today
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/26 21:30:32
Modified files:
. : sgi.html
Log message:
cdrom booting works now
CVSROOT: /cvs
Module name: ports
Changes by: jcs@cvs.openbsd.org 2005/04/26 21:32:16
Log message:
open-cobol-0.31, a COBOL compiler
for my buddy dave, the best COBOL programmer in the world
Status:
Vendor Tag: jcs
Release Tags: jcs20050426
N ports/lang/open-cobol/Makefile
N ports/lang/open-cobol/distinfo
N ports/lang/open-cobol/pkg/DESCR
N ports/lang/open-cobol/pkg/PLIST
N ports/lang/open-cobol/pkg/PFRAG.shared
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: jcs@cvs.openbsd.org 2005/04/26 21:33:28
Modified files:
lang : Makefile
Log message:
+= open-cobol
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 21:58:19
Removed files:
distrib/vax/rx33: Makefile
distrib/vax/rx50: Makefile
distrib/vax/tk50: Makefile
Log message:
not used
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 21:59:39
Modified files:
distrib/sgi : Makefile
Log message:
enter cdfs
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/04/26 22:33:53
Log message:
luasqlite3-0.2, binding of sqlite3 for lua
joint effort by pedro@ and myself
Status:
Vendor Tag: jolan
Release Tags: jolan_20050426
N ports/databases/luasqlite3/Makefile
N ports/databases/luasqlite3/distinfo
N ports/databases/luasqlite3/pkg/DESCR
N ports/databases/luasqlite3/pkg/PLIST
N ports/databases/luasqlite3/pkg/PFRAG.shared
N ports/databases/luasqlite3/patches/patch-Makefile_cfg
N ports/databases/luasqlite3/patches/patch-Makefile
N ports/databases/luasqlite3/patches/patch-sqlite3_lua
N ports/databases/luasqlite3/patches/patch-luasql-sqlite3_lua
N ports/databases/luasqlite3/files/init.lua
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/04/26 22:35:07
Modified files:
databases : Makefile
Log message:
+luasqlite3
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/26 22:37:33
Modified files:
sys/arch/sgi/stand/boot: boot.c
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/26 22:42:40
Modified files:
usr.bin/cvs : update.c
Log message:
cleanup and initial split between remote and local update code
CVSROOT: /cvs
Module name: src
Changes by: jfb@cvs.openbsd.org 2005/04/26 22:54:46
Modified files:
usr.bin/cvs : status.c
Log message:
no need to query the Entries line for files anymore and a bit of cleanup
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/27 01:13:41
Modified files:
sys/arch/sgi/stand/sgivol: sgivol.c
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/27 03:33:21
Modified files:
gnu/lib/libiberty/src: dyn-string.c
Log message:
strcpy->strlcpy, needed by libstdc++ actually.
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/27 03:37:57
Modified files:
gnu/lib/libstdc++/libstdc++/include/c_std: std_cstdio.h
gnu/lib/libstdc++: shlib_version
Log message:
allows snprintf and friends to be in std if we include cstdio.h
API addition -> minor bump.
(part of the strlcpy change okayed by otto@ and friends, that's the
part that requires the bump)
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/27 03:39:42
Modified files:
gnu/lib/libstdc++/libstdc++/config/locale/generic: c_locale.h
time_members.h
gnu/lib/libstdc++/libstdc++/include/bits: locale_classes.h
gnu/lib/libstdc++/libstdc++/src: localename.cc
Log message:
zap strlcpy.
bring some code from more recent gcc, in order to have size_t,
and to simplify things a little.
okay otto@ and friends.
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/27 03:40:29
Modified files:
gnu/lib/libstdc++/libstdc++/testsuite/21_strings: c_strings.cc
gnu/lib/libstdc++/libstdc++/testsuite/22_locale:
codecvt_members_char_char.cc
gnu/lib/libstdc++/libstdc++/testsuite/27_io:
ostream_inserter_arith.cc
Log message:
strcpy -> strlcpy, sprintf -> snprintf, so that the testsuite works
again...
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/04/27 04:29:54
Modified files:
x11/ogle : Makefile
Added files:
x11/ogle/patches: patch-configure
Log message:
start getting ready for FAKE=all: grab all the libraries where they should
come from, and remove all the hardcoded -R in the configure script.
Don't do it at the configure.in stage since we don't fake autoconf yet.
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/27 05:27:28
Modified files:
usr.sbin/ospfd : ospfd.h
Log message:
Sort struct msgbuf by size. From Alexander von Gernler via henning@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/27 05:52:45
Modified files:
share/man/man8 : release.8
Log message:
some corrections from xavier venient;
ok henning@
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/27 06:38:23
Modified files:
converters/p5-Convert-UUlib: Makefile distinfo
Log message:
SECURITY:
update to 1.051; fixes a buffer overflow vulnerability
http://www.vuxml.org/openbsd/304e1dec-b69a-11d9-bf80-00065bd5b0b6.html
from Ben Hooper via MAINTAINER
CVSROOT: /cvs
Module name: src
Changes by: fgsch@cvs.openbsd.org 2005/04/27 07:18:21
Modified files:
sys/arch/i386/i386: procfs_machdep.c
Log message:
add missing flags to /proc/cpuinfo and don't print invalid ones; deraadt@ ok
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/27 08:07:09
Modified files:
sys/arch/m88k/include: cmmu.h mmu.h
Log message:
Move constants for dma_cachectl() to cmmu.h where they belong.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/27 08:07:38
Modified files:
sys/arch/luna88k/luna88k: m8820x.c mainbus.c pmap_table.c
sys/arch/m88k/m88k: cmmu.c m8820x_machdep.c
sys/arch/mvme88k/dev: if_le.c vs.c
sys/arch/mvme88k/mvme88k: m187_machdep.c m188_machdep.c
m197_machdep.c m88110.c m8820x.c
pmap_table.c
Log message:
Always include before .
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/27 08:09:45
Modified files:
regress/sys/arch/m88k/usertrap: answer testsuite.sh
sys/arch/luna88k/include: locore.h
sys/arch/luna88k/luna88k: machdep.c
sys/arch/m88k/include: cmmu.h trap.h
sys/arch/m88k/m88k: eh_common.S m8820x_machdep.c trap.c
sys/arch/mvme88k/dev: vs.c
sys/arch/mvme88k/include: locore.h
sys/arch/mvme88k/mvme88k: m88110.c machdep.c
Log message:
Allow userland to cause the data cache to be flushed for any arbitrary address
range in the current process, using trap #451.
This is necessary for proper gcc trampolines operation, and, later, ld.so...
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/27 08:11:35
Modified files:
gnu/egcs/gcc : expr.c toplev.c
Log message:
Provide -ftrampolines and -Wtrampoline to the gcc 2.95 codebase.
ok espie@
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/27 08:12:01
Modified files:
. : i386-laptop.html
Log message:
first step at a big cleanup, work by Alexander von Gernler:
* correct some wordings to current project status
* compress the file by tightening tags, so context diffs apply uniquely
* many many whitespace fixes
* remove one completely useless entry
more to come... (and many thanks to Alexander!)
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/27 08:12:27
Modified files:
share/man/man1 : gcc-local.1
Log message:
All gcc versions disable trampolines by default now.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/27 08:22:27
Modified files:
share/man/man8 : vpn.8
Log message:
some improvements from markus@ and ho@;
ok hshoexer@
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/27 08:58:32
Modified files:
converters/p5-Convert-UUlib: Tag: OPENBSD_3_6 Makefile distinfo
Log message:
SECURITY:
update to 1.051; fixes a buffer overflow vulnerability
http://www.vuxml.org/openbsd/304e1dec-b69a-11d9-bf80-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/27 08:59:09
Modified files:
converters/p5-Convert-UUlib: Tag: OPENBSD_3_5 Makefile distinfo
Log message:
SECURITY:
update to 1.051; fixes a buffer overflow vulnerability
http://www.vuxml.org/openbsd/304e1dec-b69a-11d9-bf80-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: src
Changes by: jakob@cvs.openbsd.org 2005/04/27 09:39:39
Modified files:
sys/dev/pcmcia : pcmciadevs
Log message:
add Audiovox RTM-8000 GSM/GPRS CF
CVSROOT: /cvs
Module name: src
Changes by: jakob@cvs.openbsd.org 2005/04/27 09:40:19
Modified files:
sys/dev/pcmcia : pcmciadevs.h
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/27 09:44:25
Modified files:
distrib/sets/lists/base: md.amd64 md.cats md.hppa md.hppa64
md.i386 md.macppc md.sgi md.sparc64
md.zaurus
Log message:
sync
CVSROOT: /cvs
Module name: ports
Changes by: drahn@cvs.openbsd.org 2005/04/27 09:49:55
Modified files:
x11/kde/libs3 : Makefile
Added files:
x11/kde/libs3/patches: patch-kdecore_klibloader_cpp
Log message:
Print the symbol name when a dlsym fails, bump packagename.
kdecore (KLibLoader): WARNING: KLibrary: Unable to resolve symbol []
ok espie
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/04/27 10:31:34
Modified files:
audio/xmms : Makefile
audio/xmms/patches: patch-Output_sun_audio_c
Log message:
open the audio device with the O_WRONLY flag instead of O_RDWR so
it should work with uaudio(4) too; from Urs Breinlinger
fix the LIB_DEPENDS line of the -mp3 subpackage;
CVSROOT: /cvs
Module name: ports
Changes by: pedro@cvs.openbsd.org 2005/04/27 10:41:11
Modified files:
lang/lua : Makefile
lang/lua/patches: patch-config
Log message:
enable line-editing support, bump package name, okay jolan@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/27 11:27:52
Modified files:
gnu/egcs/gcc/config/m88k: m88k.h openbsd.h
Log message:
Working trampolines for m88k, with the help of the kernel; now passes the
921215-1 gcc testsuite.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/27 12:02:17
Modified files:
sys/arch/sgi/stand: Makefile
sys/arch/sgi/stand/sgivol: Makefile
Added files:
sys/arch/sgi/stand/sgivol: sgivol.8
Log message:
simple man page for sgivol
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/27 12:04:57
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/04/27 12:13:16
Modified files:
usr.bin/sup/src: sup.1 supcdefs.h supcmain.c supcmeat.c
Log message:
make -v print only actual changes and add -V for old behaviour; beck@ ok
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/27 13:39:44
Modified files:
sys : Makefile
Added files:
sys/arch/solbourne: Makefile
Log message:
solbourne Makefile and dive there
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/27 13:45:28
Modified files:
sys/arch/hppa64/stand/boot: boot.8
sys/arch/hppa64/stand/mkboot: mkboot.8
Log message:
tag these as hppa64
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/27 13:57:37
Modified files:
sys : Makefile
Log message:
sort
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/27 14:57:53
Modified files:
usr.sbin/ztsscale: ztsscale.8
Log message:
correct copyright
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/27 15:12:47
Modified files:
sys/arch/m88k/include: asm.h
sys/arch/m88k/m88k: eh_common.S
Log message:
Shave more stack operations, courtesy of the not-so-new-now ABI.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/27 15:34:19
Modified files:
sys/dev/ic : osiop.c
Log message:
In osiop_checkintr(), bail out early and do not claim the interrupt for
``can't happen'' situations (which happen sometimes on mvme88k), rather
than inadvertently dereference NULL pointers and panic.
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/27 15:43:08
Modified files:
devel/desktop-file-utils: Makefile
Log message:
Do not build lisp stuff. It's not installed anyway
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/27 15:45:58
Modified files:
devel/desktop-file-utils: Makefile
Log message:
Revert. It's not that easy. Sorry
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/04/27 15:54:47
Modified files:
sys/dev/ic : ami.c
Log message:
Remove unnecessary step in ack sequence.
Help LSI, ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/04/27 17:03:01
Modified files:
usr.sbin/tcpdump: print-bgp.c
Log message:
Fix a potential infinite loop that could be triggered by an invalid BGP
packet. Partially from tcpdump.org, with additional paranoia added so
that the problem is actually fixed. OK deraadt, otto
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/27 17:54:45
Modified files:
sys/scsi : scsiconf.c scsiconf.h
sys/dev/usb : umass_scsi.c
Log message:
Add SDEV_UMASS flag, analogous to SDEV_ATAPI, and use it to force a
full LUN scan on UMASS SCSI targets. UMASS provides reliable max lun
information so we shouldn't waste time. Fixes many x-in-1 card
reader/writers that report identical INQUIRY information for every
slot they provide.
Lots of diagnosis and testing by dlg@, ok dlg@, 'I can live with this'
marco@.
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/27 18:12:55
Modified files:
sys/scsi : scsiconf.c
Log message:
Some really braindead usb devices such as x-in-1 card reader/writers
try to help equally braindead os's by presenting any inserted media as
LUN 0 until another LUN is used in a command. Trick them by issuing a
gratuitous/harmless INQUIRY to LUN 1 after issuing the LUN 0 INQUIRY
but before any other command. Only umass scsi devices with >1 lun are
affected.
Fixes dlg's reader/writer for one.
Lots of diagnosis and testing by dlg@, ok dlg@, ok marco@.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/27 19:03:44
Modified files:
faq : upgrade37.html
Log message:
Typos and wording improvements from Mortiz Grimm (gtgbr at gmx dot net),
thanks!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/27 19:30:25
Modified files:
. : i386-laptop.html
Log message:
"Rework in progress" -- remove machines where the reporter no longer uses
the computer or couldn't be contacted by e-mail. Knowing how something
worked or didn't work back on 2.8 or 3.3 really doesn't matter to us
now. Legwork and editing done by Alexander von Gernler and I believe
helped by Alexandre Anriot. THANKS!! Very safe to say: not done yet!
CVSROOT: /cvs
Module name: src
Changes by: david@cvs.openbsd.org 2005/04/27 22:35:16
Modified files:
sys/dev/microcode/kue: Makefile
Log message:
install kue firmware on zaurus; ok uwe@ dlg@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/27 23:39:41
Modified files:
sys/arch/zaurus/conf: RAMDISK
Log message:
going to need zts on RAMDISK...
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 00:32:59
Modified files:
etc/etc.zaurus : MAKEDEV.md
Log message:
nicer ramdisk chunk including wsmouse and ttyC0
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 00:33:26
Modified files:
etc/etc.zaurus : MAKEDEV
share/man/man8/man8.zaurus: MAKEDEV.8
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: biorn@cvs.openbsd.org 2005/04/28 00:36:02
Modified files:
share/man/man5 : login.conf.5
Log message:
Fix Xr:s and use krb5 instance style (user/root instead of user.root)
ok jmc@ millert@
CVSROOT: /cvs
Module name: src
Changes by: biorn@cvs.openbsd.org 2005/04/28 00:37:22
Modified files:
etc : login.conf
Log message:
chpass will not change the kerberos password
ok jmc@ millert@
CVSROOT: /cvs
Module name: src
Changes by: biorn@cvs.openbsd.org 2005/04/28 00:41:01
Modified files:
libexec/login_krb5-or-pwd: login_krb5-or-pwd.8
Log message:
Fix title, document -v correctly and add Xr:s to kerberos(8)
and login_passwd(8).
ok jmc@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 00:48:34
Modified files:
distrib/zaurus/ramdisk: install.md
Log message:
whack any previous machdep.ztsscale settings in sysctl.conf, and apply
the new one cleanly. whee.
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/28 00:58:07
Modified files:
bin/pax : extern.h gen_subs.c tar.c
Log message:
Use a special crafted string copy function to copy data from ustar
headers to the generic pax structs. ustar is "funny" since some fields
are not always NUL terminated. Old-style tar headers and ustar
creation remains to be done. ok millert@ beck@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 00:58:27
Modified files:
usr.sbin/ztsscale: ztsscale.c
Log message:
boring tweaks
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 01:02:40
Modified files:
usr.sbin/ztsscale: ztsscale.c
Log message:
more boring tweaks
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/28 01:04:23
Modified files:
usr.sbin/ztsscale: message.xbm
Log message:
place this file in the public domain
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/28 01:13:01
Modified files:
usr.bin/mg : dired.c
Log message:
NULL is not an int. Han Boetes.
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/28 01:14:09
Modified files:
usr.bin/mg : dired.c
Log message:
That should be FALSE in previous commit.
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/28 01:23:56
Modified files:
usr.bin/mg : echo.c funmap.c funmap.h help.c
Log message:
Get rid of unused arg to complete_function_list(). Han Boetes.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/28 04:03:35
Modified files:
sys/arch/sgi/stand/sgivol: sgivol.8 sgivol.c
Log message:
- sort options
- sync usage()
- other minor tweaks
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/28 04:10:49
Modified files:
sys/dev/microcode/aic7xxx: aicasm_gram.y
Log message:
more snprintf checking. ok krw@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/28 04:12:58
Modified files:
usr.sbin/bind/lib/isccfg: parser.c
Log message:
more vsnprintf checking. ok cloder@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/28 04:14:26
Modified files:
usr.sbin/lpr/lpd: printjob.c
Log message:
add vsnprintf error checking. ok cloder@ millert@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/28 04:16:04
Modified files:
sys/scsi : scsi_base.c
Log message:
more snprintf error checking. ok krw@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/04/28 04:17:57
Modified files:
usr.bin/ssh : progressmeter.c ssh-keyscan.c
Log message:
add snprintf checks. ok djm@ markus@
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/28 04:38:55
Modified files:
sys/net : if.c
Log message:
Don't detach interface from pf's perspective until after IPv6 is done with it.
ok dlg@ henning@
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/28 05:10:03
Modified files:
sbin/dmesg : dmesg.c
Log message:
tiny doses of KNF, inspired by a diff for sth else from Brian
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/04/28 05:11:13
Modified files:
sbin/dmesg : Makefile
Log message:
-Wall clean now
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/28 05:21:18
Modified files:
regress/sys/copy: Makefile
Log message:
Run this test on all shared address space machines. With help from
miod and mickey; ok art@
CVSROOT: /cvs
Module name: www
Changes by: robert@cvs.openbsd.org 2005/04/28 06:04:20
Modified files:
. : pkg-stable.html
Log message:
added:
gaim-1.2.1-audio-gtkspell.tgz
gaim-1.2.1-audio.tgz
gaim-1.2.1-gtkspell.tgz
gaim-1.2.1.tgz
sylpheed-1.0.4-gpgme.tgz
sylpheed-1.0.4.tgz
removed:
old packages
CVSROOT: /cvs
Module name: www
Changes by: robert@cvs.openbsd.org 2005/04/28 06:05:10
Modified files:
. : pkg-stable35.html
Log message:
added:
gaim-1.2.1-audio.tgz
gaim-1.2.1.tgz
sylpheed-1.0.4-gpgme.tgz
sylpheed-1.0.4.tgz
removed:
old packages
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/28 07:49:13
Modified files:
usr.sbin/bgpd : kroute.c
Log message:
Be more careful when copying ifname from the struct sockaddr_dl.
OK henning@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/04/28 07:54:45
Modified files:
usr.sbin/bgpd : bgpd.c bgpd.conf.5 bgpd.h kroute.c parse.y
printconf.c rde.c
Log message:
Support for "network connected" and "network static" -- announce all
directly connected respectively all static routes. The list is auto-
matically adjusted as soon as a route changes.
OK henning@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/04/28 08:42:27
Modified files:
textproc/latex2html: Makefile
textproc/latex2html/patches: patch-config_install_pl
textproc/latex2html/pkg: PLIST
Log message:
run mktexlsr at pkg_add and remove an irritating message in fake
noticed by Matthias Bauer
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 08:56:09
Modified files:
distrib/sgi/cdfs: Makefile
Log message:
shrink volhdr to 128 bytes. would *love* to go to 64 blocks, since that
is 32K, which is the isofs lead-in.... that would let us (for instance)
mix sgi boot media with other architectures. that requires shrinking boot,
since right now it will not fit in 64 blocks
CVSROOT: /cvs
Module name: www
Changes by: robert@cvs.openbsd.org 2005/04/28 09:02:32
Modified files:
. : pkg-stable35.html
Log message:
fix a typo p> should be ; from Alexandre Anriot
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 09:10:07
Modified files:
sys/arch/sgi/conf: RAMDISK
Log message:
remove junk from 8 years ago
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/04/28 10:15:46
Modified files:
sbin/restore : dirs.c interactive.c
Log message:
Use strlcpy() not snprintf(). OK otto@ and moritz@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 10:26:15
Modified files:
distrib/zaurus/ramdisk: install.md
Log message:
put comment on ztsscale line
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/28 10:44:28
Modified files:
usr.sbin/ztsscale: message.xbm ztsscale.c
Log message:
display a title above the message; suggested by deraadt@
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/04/28 11:01:40
Modified files:
usr.sbin/ztsscale: message.xbm ztsscale.c
Log message:
- restore machdep.ztsrawmode when exiting on a signal
- add comments and RCS tag to bitmap file
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 11:19:14
Modified files:
sys/arch/alpha/alpha: cpuconf.c
Log message:
shut up
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 11:19:27
Modified files:
sys/arch/alpha/alpha: machdep.c trap.c
Log message:
shrink extra verbose crud
CVSROOT: /cvs
Module name: src
Changes by: biorn@cvs.openbsd.org 2005/04/28 11:32:35
Modified files:
sbin/mount_kernfs: mount_kernfs.8
Log message:
indent and sort FILES section
yeah, jmc@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 12:28:35
Modified files:
sys/arch/zaurus/stand: Makefile
Log message:
+=
CVSROOT: /cvs
Module name: www
Changes by: brad@cvs.openbsd.org 2005/04/28 15:04:37
Modified files:
. : errata.html errata35.html security.html
Log message:
add cvs issue.
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/28 15:30:13
Modified files:
gnu/egcs : Makefile.bsd-wrapper
gnu/lib : Makefile
include : Makefile
Log message:
also use new libobjc on old architectures, since it builds fine with
gcc 2.95.
tests and okay miod@, marc@.
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/28 15:33:25
Modified files:
gnu/egcs : Makefile.bsd-wrapper
Log message:
... and don't bother making obj in libobjc.
from miod@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 15:56:11
Modified files:
distrib/sgi/cdfs: Makefile
Log message:
strip bootblock, attempt to use a smaller sgivol size
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/28 16:16:27
Modified files:
gnu/lib/libobjc: shlib_version
Log message:
bump major version, just to be sure.
I did check on i386 that the compiled code was identical.
However, nm shows different symbols in old libobjc compiled with gcc 2.95
versus symbols in new libobjc compiled with gcc 3.3.5.
Since that makes Theo uneasy, and since I didn't remember to ask miod
to verify nm before/after the libobjc change on all architectures,
let's crank the major number.
This is probably 99.9% unnecessary, but the crank takes care of the
0.1% chance that I fucked up and that this change will break, say,
the Objective C ABI on mvme88k.
Fucked up process on my part. Theo's right to remind me.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 16:28:00
Modified files:
usr.sbin/config: main.c misc.c
Log message:
if running in -e mode, and stdin is not a tty, then re-print the commands
that are read. This makes this more easily to script.
Note: sparc needs a new config(8) installed before attempting to build
a new release because of stuff in src/etc/etc.sparc/Makefile.inc
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 16:28:14
Modified files:
etc/etc.sparc : Makefile.inc
Log message:
handle new config -e non-tty input case
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/04/28 16:58:28
Modified files:
databases/sqlite3: Makefile distinfo
databases/sqlite3/pkg: DESCR
Added files:
databases/sqlite3/patches: patch-src_main_c
databases/sqlite3/pkg: DESCR-tcl PFRAG.shared-tcl PLIST-tcl
Removed files:
databases/sqlite3/patches: patch-src_btree_c
Log message:
- update to 3.2.1 + patch for invalid array access (sent & accepted
upstream)
- subpackage tcl stuff & add no_tcl pseudo flavor
ok djm@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/28 17:46:57
Modified files:
usr.bin/mg : theo.c
Log message:
another
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/28 17:57:49
Modified files:
gnu/usr.bin/gas/config: tc-vax.c
Log message:
bzero() output before invoking bignum_copy().
CVSROOT: /cvs
Module name: ports
Changes by: djm@cvs.openbsd.org 2005/04/28 18:02:06
Modified files:
databases/py-sqlite: Makefile
databases/sqlite: Makefile
databases/sqlite3: Makefile
Log message:
drop maintainership of these, I don't have time to give them enought attention
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/28 19:02:31
Modified files:
sys/dev/pci : pcidevs
Log message:
ATI IXP 400 devices and some additional Radeon XPRESS IDs.
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/28 19:04:02
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/04/28 19:11:47
Modified files:
sys/dev/pci : pciide.c
share/man/man4 : pciide.4
distrib/notes/amd64: hardware
distrib/notes/i386: hardware
Log message:
Support ATI IXP 400 SATA, which is a Silicon Image 3112 in sheep's clothing.
Tested by Pedro la Peu . ok grange@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 19:12:15
Modified files:
sys/arch/i386/i386: pctr.c
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 19:12:27
Modified files:
sys/arch/i386/i386: apm.c
Log message:
quiet apm
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/28 19:36:33
Modified files:
. : donations.html
Log message:
more
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/28 19:59:32
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.mac68k
md.macppc md.mvme68k md.mvmeppc md.sgi
md.sparc md.sparc64 md.zaurus
Log message:
sync
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/28 20:38:49
Modified files:
. : i386-laptop.html
Log message:
More "rework in progress" from Alexander von Gernler and Alexandre Anriot:
Whitespace improvments, some content clean up, update Toshiba 2410s, added
Bernd Ahlers' notebook. More to come!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/28 20:58:12
Modified files:
. : i386-laptop.html
Log message:
my turn. :) I'm sick of seeing stuff about modems: If there are any modern
laptops with onboard modems that work, great, say "modem actually works",
otherwise, assume Winmodem with no support. Make the introduction look a
little less dated.
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/28 21:20:31
Modified files:
. : zaurus.html
Log message:
calibration taken care of
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/28 23:37:33
Log message:
import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@
Status:
Vendor Tag: OPENSSL
Release Tags: OPENSSL_0_9_7G
C src/lib/libssl/src/CHANGES
U src/lib/libssl/src/CHANGES.SSLeay
C src/lib/libssl/src/config
C src/lib/libssl/src/Configure
C src/lib/libssl/src/e_os2.h
C src/lib/libssl/src/e_os.h
C src/lib/libssl/src/FAQ
C src/lib/libssl/src/INSTALL
C src/lib/libssl/src/install.com
U src/lib/libssl/src/INSTALL.DJGPP
U src/lib/libssl/src/INSTALL.MacOS
U src/lib/libssl/src/INSTALL.OS2
C src/lib/libssl/src/INSTALL.W32
U src/lib/libssl/src/INSTALL.WCE
U src/lib/libssl/src/INSTALL.VMS
U src/lib/libssl/src/LICENSE
N src/lib/libssl/src/Makefile
I src/lib/libssl/src/Makefile.bak
C src/lib/libssl/src/Makefile.org
C src/lib/libssl/src/makevms.com
C src/lib/libssl/src/NEWS
U src/lib/libssl/src/openssl.doxy
C src/lib/libssl/src/openssl.spec
C src/lib/libssl/src/PROBLEMS
C src/lib/libssl/src/README
U src/lib/libssl/src/README.ASN1
U src/lib/libssl/src/README.ENGINE
U src/lib/libssl/src/apps/app_rand.c
C src/lib/libssl/src/apps/apps.c
C src/lib/libssl/src/apps/apps.h
C src/lib/libssl/src/apps/asn1pars.c
C src/lib/libssl/src/apps/ca.c
U src/lib/libssl/src/apps/ca-cert.srl
U src/lib/libssl/src/apps/CA.com
U src/lib/libssl/src/apps/ca-key.pem
C src/lib/libssl/src/apps/CA.pl
C src/lib/libssl/src/apps/CA.pl.in
U src/lib/libssl/src/apps/ca-req.pem
C src/lib/libssl/src/apps/CA.sh
U src/lib/libssl/src/apps/cert.pem
U src/lib/libssl/src/apps/ciphers.c
U src/lib/libssl/src/apps/client.pem
U src/lib/libssl/src/apps/crl2p7.c
C src/lib/libssl/src/apps/crl.c
C src/lib/libssl/src/apps/dgst.c
U src/lib/libssl/src/apps/dh1024.pem
U src/lib/libssl/src/apps/dh2048.pem
U src/lib/libssl/src/apps/dh4096.pem
U src/lib/libssl/src/apps/dh512.pem
U src/lib/libssl/src/apps/dh.c
U src/lib/libssl/src/apps/dhparam.c
U src/lib/libssl/src/apps/dsa1024.pem
U src/lib/libssl/src/apps/dsa512.pem
U src/lib/libssl/src/apps/dsa.c
U src/lib/libssl/src/apps/dsa-ca.pem
U src/lib/libssl/src/apps/dsaparam.c
U src/lib/libssl/src/apps/dsa-pca.pem
U src/lib/libssl/src/apps/dsap.pem
C src/lib/libssl/src/apps/enc.c
U src/lib/libssl/src/apps/engine.c
U src/lib/libssl/src/apps/errstr.c
U src/lib/libssl/src/apps/gendh.c
U src/lib/libssl/src/apps/gendsa.c
U src/lib/libssl/src/apps/genrsa.c
U src/lib/libssl/src/apps/install.com
C src/lib/libssl/src/apps/makeapps.com
N src/lib/libssl/src/apps/Makefile
U src/lib/libssl/src/apps/nseq.c
U src/lib/libssl/src/apps/ocsp.c
U src/lib/libssl/src/apps/oid.cnf
C src/lib/libssl/src/apps/openssl.c
C src/lib/libssl/src/apps/openssl.cnf
C src/lib/libssl/src/apps/openssl-vms.cnf
U src/lib/libssl/src/apps/passwd.c
U src/lib/libssl/src/apps/pca-cert.srl
U src/lib/libssl/src/apps/pca-key.pem
U src/lib/libssl/src/apps/pca-req.pem
C src/lib/libssl/src/apps/pkcs12.c
U src/lib/libssl/src/apps/pkcs7.c
C src/lib/libssl/src/apps/pkcs8.c
N src/lib/libssl/src/apps/prime.c
U src/lib/libssl/src/apps/privkey.pem
C src/lib/libssl/src/apps/progs.h
U src/lib/libssl/src/apps/progs.pl
U src/lib/libssl/src/apps/rand.c
C src/lib/libssl/src/apps/req.c
U src/lib/libssl/src/apps/req.pem
U src/lib/libssl/src/apps/rsa8192.pem
U src/lib/libssl/src/apps/rsa.c
U src/lib/libssl/src/apps/rsautl.c
U src/lib/libssl/src/apps/s1024key.pem
U src/lib/libssl/src/apps/s1024req.pem
U src/lib/libssl/src/apps/s512-key.pem
U src/lib/libssl/src/apps/s512-req.pem
U src/lib/libssl/src/apps/s_apps.h
U src/lib/libssl/src/apps/s_cb.c
C src/lib/libssl/src/apps/s_client.c
U src/lib/libssl/src/apps/server2.pem
U src/lib/libssl/src/apps/server.pem
U src/lib/libssl/src/apps/server.srl
U src/lib/libssl/src/apps/sess_id.c
U src/lib/libssl/src/apps/smime.c
C src/lib/libssl/src/apps/speed.c
U src/lib/libssl/src/apps/spkac.c
U src/lib/libssl/src/apps/s_server.c
C src/lib/libssl/src/apps/s_socket.c
U src/lib/libssl/src/apps/s_time.c
U src/lib/libssl/src/apps/testCA.pem
U src/lib/libssl/src/apps/testdsa.h
U src/lib/libssl/src/apps/testrsa.h
C src/lib/libssl/src/apps/verify.c
U src/lib/libssl/src/apps/version.c
U src/lib/libssl/src/apps/winrand.c
C src/lib/libssl/src/apps/x509.c
U src/lib/libssl/src/apps/demoCA/cacert.pem
U src/lib/libssl/src/apps/demoCA/index.txt
U src/lib/libssl/src/apps/demoCA/serial
U src/lib/libssl/src/apps/demoCA/private/cakey.pem
U src/lib/libssl/src/apps/set/set_b_ca.pem
U src/lib/libssl/src/apps/set/set_c_ca.pem
U src/lib/libssl/src/apps/set/set_d_ct.pem
U src/lib/libssl/src/apps/set/set-g-ca.pem
U src/lib/libssl/src/apps/set/set-m-ca.pem
U src/lib/libssl/src/apps/set/set_root.pem
U src/lib/libssl/src/bugs/alpha.c
U src/lib/libssl/src/bugs/dggccbug.c
U src/lib/libssl/src/bugs/MS
U src/lib/libssl/src/bugs/sgiccbug.c
U src/lib/libssl/src/bugs/sslref.dif
U src/lib/libssl/src/bugs/SSLv3
U src/lib/libssl/src/bugs/stream.c
U src/lib/libssl/src/bugs/ultrixcc.c
U src/lib/libssl/src/bugs/VC16.bug
N src/lib/libssl/src/certs/eng1.pem
N src/lib/libssl/src/certs/eng2.pem
N src/lib/libssl/src/certs/eng3.pem
N src/lib/libssl/src/certs/eng4.pem
N src/lib/libssl/src/certs/eng5.pem
U src/lib/libssl/src/certs/RegTP-5R.pem
U src/lib/libssl/src/certs/RegTP-6R.pem
U src/lib/libssl/src/certs/thawteCb.pem
U src/lib/libssl/src/certs/thawteCp.pem
N src/lib/libssl/src/certs/wellsfgo.pem
U src/lib/libssl/src/certs/vsign1.pem
U src/lib/libssl/src/certs/vsign3.pem
U src/lib/libssl/src/certs/vsignss.pem
N src/lib/libssl/src/certs/demo/ca-cert.pem
N src/lib/libssl/src/certs/demo/dsa-ca.pem
N src/lib/libssl/src/certs/demo/dsa-pca.pem
N src/lib/libssl/src/certs/demo/nortelCA.pem
N src/lib/libssl/src/certs/demo/pca-cert.pem
N src/lib/libssl/src/certs/demo/timCA.pem
N src/lib/libssl/src/certs/demo/tjhCA.pem
N src/lib/libssl/src/certs/demo/vsigntca.pem
N src/lib/libssl/src/certs/expired/factory.pem
U src/lib/libssl/src/certs/expired/ICE-CA.pem
U src/lib/libssl/src/certs/expired/ICE.crl
U src/lib/libssl/src/certs/expired/ICE-root.pem
U src/lib/libssl/src/certs/expired/ICE-user.pem
N src/lib/libssl/src/certs/expired/RegTP-4R.pem
N src/lib/libssl/src/certs/expired/rsa-cca.pem
U src/lib/libssl/src/certs/expired/rsa-ssca.pem
N src/lib/libssl/src/certs/expired/vsign2.pem
U src/lib/libssl/src/certs/expired/vsign3.pem
U src/lib/libssl/src/crypto/cpt_err.c
C src/lib/libssl/src/crypto/cryptlib.c
U src/lib/libssl/src/crypto/cryptlib.h
C src/lib/libssl/src/crypto/crypto.h
C src/lib/libssl/src/crypto/crypto-lib.com
U src/lib/libssl/src/crypto/cversion.c
U src/lib/libssl/src/crypto/ebcdic.c
U src/lib/libssl/src/crypto/ebcdic.h
U src/lib/libssl/src/crypto/ex_data.c
U src/lib/libssl/src/crypto/install.com
C src/lib/libssl/src/crypto/Makefile
C src/lib/libssl/src/crypto/md32_common.h
U src/lib/libssl/src/crypto/mem.c
U src/lib/libssl/src/crypto/mem_clr.c
U src/lib/libssl/src/crypto/mem_dbg.c
U src/lib/libssl/src/crypto/opensslconf.h
U src/lib/libssl/src/crypto/opensslconf.h.in
C src/lib/libssl/src/crypto/opensslv.h
U src/lib/libssl/src/crypto/ossl_typ.h
N src/lib/libssl/src/crypto/o_str.c
N src/lib/libssl/src/crypto/o_str.h
C src/lib/libssl/src/crypto/o_time.c
U src/lib/libssl/src/crypto/o_time.h
U src/lib/libssl/src/crypto/symhacks.h
U src/lib/libssl/src/crypto/tmdiff.c
U src/lib/libssl/src/crypto/tmdiff.h
U src/lib/libssl/src/crypto/uid.c
C src/lib/libssl/src/crypto/aes/aes_cbc.c
C src/lib/libssl/src/crypto/aes/aes_cfb.c
C src/lib/libssl/src/crypto/aes/aes_core.c
C src/lib/libssl/src/crypto/aes/aes_ctr.c
U src/lib/libssl/src/crypto/aes/aes_ecb.c
C src/lib/libssl/src/crypto/aes/aes.h
C src/lib/libssl/src/crypto/aes/aes_locl.h
U src/lib/libssl/src/crypto/aes/aes_misc.c
U src/lib/libssl/src/crypto/aes/aes_ofb.c
N src/lib/libssl/src/crypto/aes/Makefile
U src/lib/libssl/src/crypto/aes/README
C src/lib/libssl/src/crypto/asn1/a_bitstr.c
U src/lib/libssl/src/crypto/asn1/a_bool.c
U src/lib/libssl/src/crypto/asn1/a_bytes.c
U src/lib/libssl/src/crypto/asn1/a_d2i_fp.c
C src/lib/libssl/src/crypto/asn1/a_digest.c
U src/lib/libssl/src/crypto/asn1/a_dup.c
C src/lib/libssl/src/crypto/asn1/a_enum.c
C src/lib/libssl/src/crypto/asn1/a_gentm.c
U src/lib/libssl/src/crypto/asn1/a_hdr.c
U src/lib/libssl/src/crypto/asn1/a_i2d_fp.c
C src/lib/libssl/src/crypto/asn1/a_int.c
U src/lib/libssl/src/crypto/asn1/a_mbstr.c
U src/lib/libssl/src/crypto/asn1/a_meth.c
U src/lib/libssl/src/crypto/asn1/a_object.c
U src/lib/libssl/src/crypto/asn1/a_octet.c
C src/lib/libssl/src/crypto/asn1/a_print.c
C src/lib/libssl/src/crypto/asn1/a_set.c
U src/lib/libssl/src/crypto/asn1/a_sign.c
C src/lib/libssl/src/crypto/asn1/asn1_err.c
C src/lib/libssl/src/crypto/asn1/asn1.h
C src/lib/libssl/src/crypto/asn1/asn1_lib.c
U src/lib/libssl/src/crypto/asn1/asn1_mac.h
U src/lib/libssl/src/crypto/asn1/asn1_par.c
U src/lib/libssl/src/crypto/asn1/asn1t.h
U src/lib/libssl/src/crypto/asn1/asn_moid.c
U src/lib/libssl/src/crypto/asn1/asn_pack.c
C src/lib/libssl/src/crypto/asn1/a_strex.c
U src/lib/libssl/src/crypto/asn1/a_strnid.c
U src/lib/libssl/src/crypto/asn1/a_time.c
C src/lib/libssl/src/crypto/asn1/a_type.c
C src/lib/libssl/src/crypto/asn1/a_utctm.c
U src/lib/libssl/src/crypto/asn1/a_utf8.c
C src/lib/libssl/src/crypto/asn1/a_verify.c
U src/lib/libssl/src/crypto/asn1/charmap.h
U src/lib/libssl/src/crypto/asn1/charmap.pl
U src/lib/libssl/src/crypto/asn1/d2i_pr.c
U src/lib/libssl/src/crypto/asn1/d2i_pu.c
C src/lib/libssl/src/crypto/asn1/evp_asn1.c
U src/lib/libssl/src/crypto/asn1/f_enum.c
U src/lib/libssl/src/crypto/asn1/f_int.c
U src/lib/libssl/src/crypto/asn1/f_string.c
U src/lib/libssl/src/crypto/asn1/i2d_pr.c
U src/lib/libssl/src/crypto/asn1/i2d_pu.c
N src/lib/libssl/src/crypto/asn1/Makefile
U src/lib/libssl/src/crypto/asn1/n_pkey.c
U src/lib/libssl/src/crypto/asn1/nsseq.c
C src/lib/libssl/src/crypto/asn1/p5_pbe.c
C src/lib/libssl/src/crypto/asn1/p5_pbev2.c
U src/lib/libssl/src/crypto/asn1/p8_key.c
U src/lib/libssl/src/crypto/asn1/p8_pkey.c
U src/lib/libssl/src/crypto/asn1/tasn_dec.c
U src/lib/libssl/src/crypto/asn1/tasn_enc.c
U src/lib/libssl/src/crypto/asn1/tasn_fre.c
U src/lib/libssl/src/crypto/asn1/tasn_new.c
U src/lib/libssl/src/crypto/asn1/tasn_prn.c
U src/lib/libssl/src/crypto/asn1/tasn_typ.c
U src/lib/libssl/src/crypto/asn1/tasn_utl.c
C src/lib/libssl/src/crypto/asn1/t_bitst.c
U src/lib/libssl/src/crypto/asn1/t_crl.c
U src/lib/libssl/src/crypto/asn1/t_pkey.c
U src/lib/libssl/src/crypto/asn1/t_req.c
U src/lib/libssl/src/crypto/asn1/t_spki.c
U src/lib/libssl/src/crypto/asn1/t_x509a.c
U src/lib/libssl/src/crypto/asn1/t_x509.c
U src/lib/libssl/src/crypto/asn1/x_algor.c
U src/lib/libssl/src/crypto/asn1/x_attrib.c
U src/lib/libssl/src/crypto/asn1/x_bignum.c
C src/lib/libssl/src/crypto/asn1/x_crl.c
U src/lib/libssl/src/crypto/asn1/x_exten.c
U src/lib/libssl/src/crypto/asn1/x_info.c
U src/lib/libssl/src/crypto/asn1/x_long.c
C src/lib/libssl/src/crypto/asn1/x_name.c
U src/lib/libssl/src/crypto/asn1/x_pkey.c
C src/lib/libssl/src/crypto/asn1/x_pubkey.c
U src/lib/libssl/src/crypto/asn1/x_req.c
U src/lib/libssl/src/crypto/asn1/x_sig.c
U src/lib/libssl/src/crypto/asn1/x_spki.c
U src/lib/libssl/src/crypto/asn1/x_val.c
U src/lib/libssl/src/crypto/asn1/x_x509a.c
U src/lib/libssl/src/crypto/asn1/x_x509.c
U src/lib/libssl/src/crypto/bf/bf_cbc.c
U src/lib/libssl/src/crypto/bf/bf_cfb64.c
U src/lib/libssl/src/crypto/bf/bf_ecb.c
U src/lib/libssl/src/crypto/bf/bf_enc.c
U src/lib/libssl/src/crypto/bf/bf_locl.h
U src/lib/libssl/src/crypto/bf/bf_ofb64.c
U src/lib/libssl/src/crypto/bf/bf_opts.c
U src/lib/libssl/src/crypto/bf/bf_pi.h
U src/lib/libssl/src/crypto/bf/bfs.cpp
C src/lib/libssl/src/crypto/bf/bf_skey.c
U src/lib/libssl/src/crypto/bf/bfspeed.c
U src/lib/libssl/src/crypto/bf/bftest.c
C src/lib/libssl/src/crypto/bf/blowfish.h
U src/lib/libssl/src/crypto/bf/COPYRIGHT
U src/lib/libssl/src/crypto/bf/INSTALL
N src/lib/libssl/src/crypto/bf/Makefile
U src/lib/libssl/src/crypto/bf/README
U src/lib/libssl/src/crypto/bf/VERSION
U src/lib/libssl/src/crypto/bf/asm/bf-586.pl
U src/lib/libssl/src/crypto/bf/asm/bf-686.pl
U src/lib/libssl/src/crypto/bf/asm/readme
U src/lib/libssl/src/crypto/bio/b_dump.c
U src/lib/libssl/src/crypto/bio/bf_buff.c
U src/lib/libssl/src/crypto/bio/bf_lbuf.c
U src/lib/libssl/src/crypto/bio/bf_nbio.c
U src/lib/libssl/src/crypto/bio/bf_null.c
U src/lib/libssl/src/crypto/bio/bio_cb.c
U src/lib/libssl/src/crypto/bio/bio_err.c
C src/lib/libssl/src/crypto/bio/bio.h
U src/lib/libssl/src/crypto/bio/bio_lib.c
C src/lib/libssl/src/crypto/bio/b_print.c
U src/lib/libssl/src/crypto/bio/b_sock.c
U src/lib/libssl/src/crypto/bio/bss_acpt.c
U src/lib/libssl/src/crypto/bio/bss_bio.c
U src/lib/libssl/src/crypto/bio/bss_conn.c
U src/lib/libssl/src/crypto/bio/bss_fd.c
C src/lib/libssl/src/crypto/bio/bss_file.c
U src/lib/libssl/src/crypto/bio/bss_log.c
U src/lib/libssl/src/crypto/bio/bss_mem.c
U src/lib/libssl/src/crypto/bio/bss_null.c
U src/lib/libssl/src/crypto/bio/bss_rtcp.c
U src/lib/libssl/src/crypto/bio/bss_sock.c
N src/lib/libssl/src/crypto/bio/Makefile
U src/lib/libssl/src/crypto/bn/bn_add.c
U src/lib/libssl/src/crypto/bn/bn_asm.c
U src/lib/libssl/src/crypto/bn/bn_blind.c
U src/lib/libssl/src/crypto/bn/bn_ctx.c
U src/lib/libssl/src/crypto/bn/bn_div.c
U src/lib/libssl/src/crypto/bn/bn_err.c
U src/lib/libssl/src/crypto/bn/bn_exp2.c
U src/lib/libssl/src/crypto/bn/bn_exp.c
U src/lib/libssl/src/crypto/bn/bn_gcd.c
U src/lib/libssl/src/crypto/bn/bn.h
U src/lib/libssl/src/crypto/bn/bn_kron.c
U src/lib/libssl/src/crypto/bn/bn_lcl.h
U src/lib/libssl/src/crypto/bn/bn_lib.c
U src/lib/libssl/src/crypto/bn/bn_mod.c
C src/lib/libssl/src/crypto/bn/bn_mont.c
U src/lib/libssl/src/crypto/bn/bn_mpi.c
U src/lib/libssl/src/crypto/bn/bn.mul
U src/lib/libssl/src/crypto/bn/bn_mul.c
U src/lib/libssl/src/crypto/bn/bn_prime.c
U src/lib/libssl/src/crypto/bn/bn_prime.h
U src/lib/libssl/src/crypto/bn/bn_prime.pl
U src/lib/libssl/src/crypto/bn/bn_print.c
U src/lib/libssl/src/crypto/bn/bn_rand.c
U src/lib/libssl/src/crypto/bn/bn_recp.c
U src/lib/libssl/src/crypto/bn/bn_shift.c
U src/lib/libssl/src/crypto/bn/bnspeed.c
U src/lib/libssl/src/crypto/bn/bn_sqr.c
U src/lib/libssl/src/crypto/bn/bn_sqrt.c
C src/lib/libssl/src/crypto/bn/bntest.c
U src/lib/libssl/src/crypto/bn/bn_word.c
U src/lib/libssl/src/crypto/bn/divtest.c
U src/lib/libssl/src/crypto/bn/exp.c
U src/lib/libssl/src/crypto/bn/expspeed.c
U src/lib/libssl/src/crypto/bn/exptest.c
N src/lib/libssl/src/crypto/bn/Makefile
U src/lib/libssl/src/crypto/bn/todo
U src/lib/libssl/src/crypto/bn/vms-helper.c
U src/lib/libssl/src/crypto/bn/asm/alpha.s
U src/lib/libssl/src/crypto/bn/asm/alpha.s.works
U src/lib/libssl/src/crypto/bn/asm/bn-586.pl
U src/lib/libssl/src/crypto/bn/asm/bn-alpha.pl
U src/lib/libssl/src/crypto/bn/asm/ca.pl
U src/lib/libssl/src/crypto/bn/asm/co-586.pl
U src/lib/libssl/src/crypto/bn/asm/co-alpha.pl
C src/lib/libssl/src/crypto/bn/asm/ia64.S
U src/lib/libssl/src/crypto/bn/asm/mips1.s
U src/lib/libssl/src/crypto/bn/asm/mips3.s
U src/lib/libssl/src/crypto/bn/asm/pa-risc2.s
I src/lib/libssl/src/crypto/bn/asm/pa-risc2.s.old
U src/lib/libssl/src/crypto/bn/asm/pa-risc2W.s
U src/lib/libssl/src/crypto/bn/asm/pa-risc.s
N src/lib/libssl/src/crypto/bn/asm/ppc.pl
U src/lib/libssl/src/crypto/bn/asm/r3000.s
U src/lib/libssl/src/crypto/bn/asm/README
U src/lib/libssl/src/crypto/bn/asm/sparcv8plus.S
U src/lib/libssl/src/crypto/bn/asm/sparcv8.S
U src/lib/libssl/src/crypto/bn/asm/vms.mar
U src/lib/libssl/src/crypto/bn/asm/x86_64-gcc.c
U src/lib/libssl/src/crypto/bn/asm/x86.pl
U src/lib/libssl/src/crypto/bn/asm/alpha/add.pl
U src/lib/libssl/src/crypto/bn/asm/alpha/div.pl
U src/lib/libssl/src/crypto/bn/asm/alpha/mul_add.pl
U src/lib/libssl/src/crypto/bn/asm/alpha/mul_c4.pl
U src/lib/libssl/src/crypto/bn/asm/alpha/mul_c4.works.pl
U src/lib/libssl/src/crypto/bn/asm/alpha/mul_c8.pl
U src/lib/libssl/src/crypto/bn/asm/alpha/mul.pl
U src/lib/libssl/src/crypto/bn/asm/alpha/sqr_c4.pl
U src/lib/libssl/src/crypto/bn/asm/alpha/sqr_c8.pl
U src/lib/libssl/src/crypto/bn/asm/alpha/sqr.pl
U src/lib/libssl/src/crypto/bn/asm/alpha/sub.pl
U src/lib/libssl/src/crypto/bn/asm/alpha.works/add.pl
U src/lib/libssl/src/crypto/bn/asm/alpha.works/div.pl
U src/lib/libssl/src/crypto/bn/asm/alpha.works/mul_add.pl
U src/lib/libssl/src/crypto/bn/asm/alpha.works/mul_c4.pl
U src/lib/libssl/src/crypto/bn/asm/alpha.works/mul_c4.works.pl
U src/lib/libssl/src/crypto/bn/asm/alpha.works/mul_c8.pl
U src/lib/libssl/src/crypto/bn/asm/alpha.works/mul.pl
U src/lib/libssl/src/crypto/bn/asm/alpha.works/sqr_c4.pl
U src/lib/libssl/src/crypto/bn/asm/alpha.works/sqr_c8.pl
U src/lib/libssl/src/crypto/bn/asm/alpha.works/sqr.pl
U src/lib/libssl/src/crypto/bn/asm/alpha.works/sub.pl
U src/lib/libssl/src/crypto/bn/asm/x86/add.pl
U src/lib/libssl/src/crypto/bn/asm/x86/comba.pl
U src/lib/libssl/src/crypto/bn/asm/x86/div.pl
U src/lib/libssl/src/crypto/bn/asm/x86/f
U src/lib/libssl/src/crypto/bn/asm/x86/mul_add.pl
U src/lib/libssl/src/crypto/bn/asm/x86/mul.pl
U src/lib/libssl/src/crypto/bn/asm/x86/sqr.pl
U src/lib/libssl/src/crypto/bn/asm/x86/sub.pl
U src/lib/libssl/src/crypto/buffer/buf_err.c
U src/lib/libssl/src/crypto/buffer/buffer.c
U src/lib/libssl/src/crypto/buffer/buffer.h
N src/lib/libssl/src/crypto/buffer/Makefile
C src/lib/libssl/src/crypto/cast/cast.h
U src/lib/libssl/src/crypto/cast/cast_lcl.h
U src/lib/libssl/src/crypto/cast/castopts.c
U src/lib/libssl/src/crypto/cast/casts.cpp
U src/lib/libssl/src/crypto/cast/cast_s.h
U src/lib/libssl/src/crypto/cast/cast_spd.c
U src/lib/libssl/src/crypto/cast/casttest.c
U src/lib/libssl/src/crypto/cast/c_cfb64.c
U src/lib/libssl/src/crypto/cast/c_ecb.c
U src/lib/libssl/src/crypto/cast/c_enc.c
U src/lib/libssl/src/crypto/cast/c_ofb64.c
C src/lib/libssl/src/crypto/cast/c_skey.c
N src/lib/libssl/src/crypto/cast/Makefile
U src/lib/libssl/src/crypto/cast/asm/cast-586.pl
U src/lib/libssl/src/crypto/cast/asm/readme
U src/lib/libssl/src/crypto/comp/comp_err.c
U src/lib/libssl/src/crypto/comp/comp.h
U src/lib/libssl/src/crypto/comp/comp_lib.c
U src/lib/libssl/src/crypto/comp/c_rle.c
C src/lib/libssl/src/crypto/comp/c_zlib.c
N src/lib/libssl/src/crypto/comp/Makefile
U src/lib/libssl/src/crypto/conf/cnf_save.c
U src/lib/libssl/src/crypto/conf/conf_api.c
U src/lib/libssl/src/crypto/conf/conf_api.h
C src/lib/libssl/src/crypto/conf/conf_def.c
U src/lib/libssl/src/crypto/conf/conf_def.h
U src/lib/libssl/src/crypto/conf/conf_err.c
U src/lib/libssl/src/crypto/conf/conf.h
U src/lib/libssl/src/crypto/conf/conf_lib.c
U src/lib/libssl/src/crypto/conf/conf_mall.c
U src/lib/libssl/src/crypto/conf/conf_mod.c
U src/lib/libssl/src/crypto/conf/conf_sap.c
U src/lib/libssl/src/crypto/conf/keysets.pl
N src/lib/libssl/src/crypto/conf/Makefile
U src/lib/libssl/src/crypto/conf/README
U src/lib/libssl/src/crypto/conf/ssleay.cnf
U src/lib/libssl/src/crypto/conf/test.c
U src/lib/libssl/src/crypto/des/cbc3_enc.c
U src/lib/libssl/src/crypto/des/cbc_cksm.c
U src/lib/libssl/src/crypto/des/cbc_enc.c
C src/lib/libssl/src/crypto/des/cfb64ede.c
U src/lib/libssl/src/crypto/des/cfb64enc.c
U src/lib/libssl/src/crypto/des/cfb_enc.c
U src/lib/libssl/src/crypto/des/COPYRIGHT
U src/lib/libssl/src/crypto/des/des3s.cpp
U src/lib/libssl/src/crypto/des/des.c
C src/lib/libssl/src/crypto/des/des_enc.c
C src/lib/libssl/src/crypto/des/des.h
U src/lib/libssl/src/crypto/des/des-lib.com
U src/lib/libssl/src/crypto/des/des_locl.h
U src/lib/libssl/src/crypto/des/des_old2.c
C src/lib/libssl/src/crypto/des/des_old.c
U src/lib/libssl/src/crypto/des/des_old.h
U src/lib/libssl/src/crypto/des/des_opts.c
U src/lib/libssl/src/crypto/des/DES.pm
U src/lib/libssl/src/crypto/des/des.pod
U src/lib/libssl/src/crypto/des/dess.cpp
C src/lib/libssl/src/crypto/des/destest.c
U src/lib/libssl/src/crypto/des/des_ver.h
U src/lib/libssl/src/crypto/des/DES.xs
C src/lib/libssl/src/crypto/des/ecb3_enc.c
U src/lib/libssl/src/crypto/des/FILES0
U src/lib/libssl/src/crypto/des/ecb_enc.c
U src/lib/libssl/src/crypto/des/ede_cbcm_enc.c
U src/lib/libssl/src/crypto/des/enc_read.c
U src/lib/libssl/src/crypto/des/enc_writ.c
U src/lib/libssl/src/crypto/des/fcrypt_b.c
U src/lib/libssl/src/crypto/des/fcrypt.c
U src/lib/libssl/src/crypto/des/Imakefile
U src/lib/libssl/src/crypto/des/INSTALL
U src/lib/libssl/src/crypto/des/KERBEROS
N src/lib/libssl/src/crypto/des/Makefile
U src/lib/libssl/src/crypto/des/makefile.bc
U src/lib/libssl/src/crypto/des/ncbc_enc.c
U src/lib/libssl/src/crypto/des/ofb64ede.c
U src/lib/libssl/src/crypto/des/ofb64enc.c
U src/lib/libssl/src/crypto/des/ofb_enc.c
U src/lib/libssl/src/crypto/des/options.txt
U src/lib/libssl/src/crypto/des/pcbc_enc.c
U src/lib/libssl/src/crypto/des/qud_cksm.c
U src/lib/libssl/src/crypto/des/rand_key.c
U src/lib/libssl/src/crypto/des/read2pwd.c
U src/lib/libssl/src/crypto/des/README
U src/lib/libssl/src/crypto/des/read_pwd.c
U src/lib/libssl/src/crypto/des/rpc_des.h
U src/lib/libssl/src/crypto/des/rpc_enc.c
U src/lib/libssl/src/crypto/des/rpw.c
C src/lib/libssl/src/crypto/des/set_key.c
U src/lib/libssl/src/crypto/des/speed.c
U src/lib/libssl/src/crypto/des/spr.h
U src/lib/libssl/src/crypto/des/str2key.c
U src/lib/libssl/src/crypto/des/typemap
U src/lib/libssl/src/crypto/des/VERSION
U src/lib/libssl/src/crypto/des/xcbc_enc.c
U src/lib/libssl/src/crypto/des/asm/crypt586.pl
U src/lib/libssl/src/crypto/des/asm/des-586.pl
U src/lib/libssl/src/crypto/des/asm/des686.pl
U src/lib/libssl/src/crypto/des/asm/desboth.pl
U src/lib/libssl/src/crypto/des/asm/readme
U src/lib/libssl/src/crypto/des/t/test
U src/lib/libssl/src/crypto/des/times/486-50.sol
U src/lib/libssl/src/crypto/des/times/586-100.lnx
U src/lib/libssl/src/crypto/des/times/686-200.fre
U src/lib/libssl/src/crypto/des/times/aix.cc
U src/lib/libssl/src/crypto/des/times/alpha.cc
U src/lib/libssl/src/crypto/des/times/hpux.cc
U src/lib/libssl/src/crypto/des/times/sparc.gcc
U src/lib/libssl/src/crypto/des/times/usparc.cc
U src/lib/libssl/src/crypto/dh/dh1024.pem
U src/lib/libssl/src/crypto/dh/dh192.pem
U src/lib/libssl/src/crypto/dh/dh2048.pem
U src/lib/libssl/src/crypto/dh/dh4096.pem
U src/lib/libssl/src/crypto/dh/dh512.pem
U src/lib/libssl/src/crypto/dh/dh_asn1.c
C src/lib/libssl/src/crypto/dh/dh_check.c
C src/lib/libssl/src/crypto/dh/dh_err.c
C src/lib/libssl/src/crypto/dh/dh_gen.c
U src/lib/libssl/src/crypto/dh/dh.h
C src/lib/libssl/src/crypto/dh/dh_key.c
U src/lib/libssl/src/crypto/dh/dh_lib.c
U src/lib/libssl/src/crypto/dh/dhtest.c
U src/lib/libssl/src/crypto/dh/example
U src/lib/libssl/src/crypto/dh/generate
N src/lib/libssl/src/crypto/dh/Makefile
U src/lib/libssl/src/crypto/dh/p1024.c
U src/lib/libssl/src/crypto/dh/p192.c
U src/lib/libssl/src/crypto/dh/p512.c
U src/lib/libssl/src/crypto/dsa/dsa_asn1.c
U src/lib/libssl/src/crypto/dsa/dsa_err.c
C src/lib/libssl/src/crypto/dsa/dsa_gen.c
U src/lib/libssl/src/crypto/dsa/dsagen.c
C src/lib/libssl/src/crypto/dsa/dsa.h
C src/lib/libssl/src/crypto/dsa/dsa_key.c
U src/lib/libssl/src/crypto/dsa/dsa_lib.c
C src/lib/libssl/src/crypto/dsa/dsa_ossl.c
C src/lib/libssl/src/crypto/dsa/dsa_sign.c
U src/lib/libssl/src/crypto/dsa/dsatest.c
C src/lib/libssl/src/crypto/dsa/dsa_vrf.c
U src/lib/libssl/src/crypto/dsa/fips186a.txt
N src/lib/libssl/src/crypto/dsa/Makefile
U src/lib/libssl/src/crypto/dsa/README
U src/lib/libssl/src/crypto/dso/dso_dl.c
U src/lib/libssl/src/crypto/dso/dso_dlfcn.c
U src/lib/libssl/src/crypto/dso/dso_err.c
U src/lib/libssl/src/crypto/dso/dso.h
U src/lib/libssl/src/crypto/dso/dso_lib.c
U src/lib/libssl/src/crypto/dso/dso_null.c
U src/lib/libssl/src/crypto/dso/dso_openssl.c
C src/lib/libssl/src/crypto/dso/dso_win32.c
U src/lib/libssl/src/crypto/dso/dso_vms.c
N src/lib/libssl/src/crypto/dso/Makefile
U src/lib/libssl/src/crypto/dso/README
U src/lib/libssl/src/crypto/ec/ec_cvt.c
U src/lib/libssl/src/crypto/ec/ec_err.c
U src/lib/libssl/src/crypto/ec/ec.h
U src/lib/libssl/src/crypto/ec/ec_lcl.h
U src/lib/libssl/src/crypto/ec/ec_lib.c
U src/lib/libssl/src/crypto/ec/ec_mult.c
U src/lib/libssl/src/crypto/ec/ecp_mont.c
U src/lib/libssl/src/crypto/ec/ecp_nist.c
U src/lib/libssl/src/crypto/ec/ecp_recp.c
U src/lib/libssl/src/crypto/ec/ecp_smpl.c
U src/lib/libssl/src/crypto/ec/ectest.c
N src/lib/libssl/src/crypto/ec/Makefile
U src/lib/libssl/src/crypto/engine/eng_all.c
U src/lib/libssl/src/crypto/engine/eng_cnf.c
U src/lib/libssl/src/crypto/engine/eng_ctrl.c
U src/lib/libssl/src/crypto/engine/eng_dyn.c
U src/lib/libssl/src/crypto/engine/eng_err.c
U src/lib/libssl/src/crypto/engine/eng_fat.c
U src/lib/libssl/src/crypto/engine/engine.h
U src/lib/libssl/src/crypto/engine/enginetest.c
U src/lib/libssl/src/crypto/engine/eng_init.c
U src/lib/libssl/src/crypto/engine/eng_int.h
U src/lib/libssl/src/crypto/engine/eng_lib.c
U src/lib/libssl/src/crypto/engine/eng_list.c
U src/lib/libssl/src/crypto/engine/eng_openssl.c
U src/lib/libssl/src/crypto/engine/eng_pkey.c
U src/lib/libssl/src/crypto/engine/eng_table.c
U src/lib/libssl/src/crypto/engine/hw_4758_cca.c
U src/lib/libssl/src/crypto/engine/hw_4758_cca_err.c
U src/lib/libssl/src/crypto/engine/hw_4758_cca_err.h
U src/lib/libssl/src/crypto/engine/hw_aep.c
U src/lib/libssl/src/crypto/engine/hw_aep_err.c
U src/lib/libssl/src/crypto/engine/hw_aep_err.h
U src/lib/libssl/src/crypto/engine/hw_atalla.c
U src/lib/libssl/src/crypto/engine/hw_atalla_err.c
U src/lib/libssl/src/crypto/engine/hw_atalla_err.h
C src/lib/libssl/src/crypto/engine/hw_cryptodev.c
U src/lib/libssl/src/crypto/engine/hw_cswift.c
U src/lib/libssl/src/crypto/engine/hw_cswift_err.c
U src/lib/libssl/src/crypto/engine/hw_cswift_err.h
U src/lib/libssl/src/crypto/engine/hw.ec
U src/lib/libssl/src/crypto/engine/hw_ncipher.c
U src/lib/libssl/src/crypto/engine/hw_ncipher_err.c
U src/lib/libssl/src/crypto/engine/hw_ncipher_err.h
U src/lib/libssl/src/crypto/engine/hw_nuron.c
U src/lib/libssl/src/crypto/engine/hw_nuron_err.c
U src/lib/libssl/src/crypto/engine/hw_nuron_err.h
U src/lib/libssl/src/crypto/engine/hw_sureware.c
U src/lib/libssl/src/crypto/engine/hw_sureware_err.c
U src/lib/libssl/src/crypto/engine/hw_sureware_err.h
U src/lib/libssl/src/crypto/engine/hw_ubsec.c
U src/lib/libssl/src/crypto/engine/hw_ubsec_err.c
U src/lib/libssl/src/crypto/engine/hw_ubsec_err.h
N src/lib/libssl/src/crypto/engine/Makefile
U src/lib/libssl/src/crypto/engine/README
U src/lib/libssl/src/crypto/engine/tb_cipher.c
U src/lib/libssl/src/crypto/engine/tb_dh.c
U src/lib/libssl/src/crypto/engine/tb_digest.c
U src/lib/libssl/src/crypto/engine/tb_dsa.c
U src/lib/libssl/src/crypto/engine/tb_rand.c
U src/lib/libssl/src/crypto/engine/tb_rsa.c
U src/lib/libssl/src/crypto/engine/vendor_defns/aep.h
U src/lib/libssl/src/crypto/engine/vendor_defns/atalla.h
U src/lib/libssl/src/crypto/engine/vendor_defns/cswift.h
U src/lib/libssl/src/crypto/engine/vendor_defns/hw_4758_cca.h
U src/lib/libssl/src/crypto/engine/vendor_defns/hwcryptohook.h
U src/lib/libssl/src/crypto/engine/vendor_defns/hw_ubsec.h
U src/lib/libssl/src/crypto/engine/vendor_defns/sureware.h
C src/lib/libssl/src/crypto/err/err_all.c
C src/lib/libssl/src/crypto/err/err.c
C src/lib/libssl/src/crypto/err/err.h
U src/lib/libssl/src/crypto/err/err_prn.c
N src/lib/libssl/src/crypto/err/Makefile
C src/lib/libssl/src/crypto/err/openssl.ec
U src/lib/libssl/src/crypto/evp/bio_b64.c
U src/lib/libssl/src/crypto/evp/bio_enc.c
C src/lib/libssl/src/crypto/evp/bio_md.c
U src/lib/libssl/src/crypto/evp/bio_ok.c
U src/lib/libssl/src/crypto/evp/c_all.c
C src/lib/libssl/src/crypto/evp/c_allc.c
C src/lib/libssl/src/crypto/evp/c_alld.c
C src/lib/libssl/src/crypto/evp/digest.c
C src/lib/libssl/src/crypto/evp/e_aes.c
U src/lib/libssl/src/crypto/evp/e_bf.c
U src/lib/libssl/src/crypto/evp/e_cast.c
C src/lib/libssl/src/crypto/evp/e_des3.c
C src/lib/libssl/src/crypto/evp/e_des.c
U src/lib/libssl/src/crypto/evp/e_dsa.c
U src/lib/libssl/src/crypto/evp/e_idea.c
U src/lib/libssl/src/crypto/evp/encode.c
C src/lib/libssl/src/crypto/evp/e_null.c
N src/lib/libssl/src/crypto/evp/e_old.c
U src/lib/libssl/src/crypto/evp/e_rc2.c
C src/lib/libssl/src/crypto/evp/e_rc4.c
U src/lib/libssl/src/crypto/evp/e_rc5.c
U src/lib/libssl/src/crypto/evp/evp_acnf.c
C src/lib/libssl/src/crypto/evp/evp_enc.c
C src/lib/libssl/src/crypto/evp/evp_err.c
C src/lib/libssl/src/crypto/evp/evp.h
U src/lib/libssl/src/crypto/evp/evp_key.c
C src/lib/libssl/src/crypto/evp/evp_lib.c
C src/lib/libssl/src/crypto/evp/evp_locl.h
U src/lib/libssl/src/crypto/evp/evp_pbe.c
C src/lib/libssl/src/crypto/evp/evp_pkey.c
C src/lib/libssl/src/crypto/evp/evp_test.c
C src/lib/libssl/src/crypto/evp/evptests.txt
U src/lib/libssl/src/crypto/evp/e_xcbc_d.c
N src/lib/libssl/src/crypto/evp/Makefile
U src/lib/libssl/src/crypto/evp/m_dss1.c
C src/lib/libssl/src/crypto/evp/m_dss.c
C src/lib/libssl/src/crypto/evp/m_md2.c
C src/lib/libssl/src/crypto/evp/m_md4.c
C src/lib/libssl/src/crypto/evp/m_md5.c
C src/lib/libssl/src/crypto/evp/m_mdc2.c
U src/lib/libssl/src/crypto/evp/m_null.c
U src/lib/libssl/src/crypto/evp/m_ripemd.c
C src/lib/libssl/src/crypto/evp/m_sha1.c
C src/lib/libssl/src/crypto/evp/m_sha.c
C src/lib/libssl/src/crypto/evp/names.c
U src/lib/libssl/src/crypto/evp/openbsd_hw.c
U src/lib/libssl/src/crypto/evp/p5_crpt2.c
U src/lib/libssl/src/crypto/evp/p5_crpt.c
U src/lib/libssl/src/crypto/evp/p_dec.c
U src/lib/libssl/src/crypto/evp/p_enc.c
U src/lib/libssl/src/crypto/evp/p_lib.c
U src/lib/libssl/src/crypto/evp/p_open.c
U src/lib/libssl/src/crypto/evp/p_seal.c
U src/lib/libssl/src/crypto/evp/p_sign.c
U src/lib/libssl/src/crypto/evp/p_verify.c
C src/lib/libssl/src/crypto/hmac/hmac.c
C src/lib/libssl/src/crypto/hmac/hmac.h
U src/lib/libssl/src/crypto/hmac/hmactest.c
N src/lib/libssl/src/crypto/hmac/Makefile
C src/lib/libssl/src/crypto/idea/idea.h
N src/lib/libssl/src/crypto/idea/Makefile
U src/lib/libssl/src/crypto/idea/version
U src/lib/libssl/src/crypto/krb5/krb5_asn.c
U src/lib/libssl/src/crypto/krb5/krb5_asn.h
N src/lib/libssl/src/crypto/krb5/Makefile
U src/lib/libssl/src/crypto/lhash/lhash.c
U src/lib/libssl/src/crypto/lhash/lhash.h
U src/lib/libssl/src/crypto/lhash/lh_stats.c
U src/lib/libssl/src/crypto/lhash/lh_test.c
N src/lib/libssl/src/crypto/lhash/Makefile
U src/lib/libssl/src/crypto/lhash/num.pl
N src/lib/libssl/src/crypto/md2/Makefile
U src/lib/libssl/src/crypto/md2/md2.c
C src/lib/libssl/src/crypto/md2/md2_dgst.c
C src/lib/libssl/src/crypto/md2/md2.h
U src/lib/libssl/src/crypto/md2/md2_one.c
U src/lib/libssl/src/crypto/md2/md2test.c
N src/lib/libssl/src/crypto/md4/Makefile
U src/lib/libssl/src/crypto/md4/md4.c
C src/lib/libssl/src/crypto/md4/md4_dgst.c
C src/lib/libssl/src/crypto/md4/md4.h
U src/lib/libssl/src/crypto/md4/md4_locl.h
U src/lib/libssl/src/crypto/md4/md4_one.c
U src/lib/libssl/src/crypto/md4/md4s.cpp
U src/lib/libssl/src/crypto/md4/md4test.c
N src/lib/libssl/src/crypto/md5/Makefile
U src/lib/libssl/src/crypto/md5/md5.c
C src/lib/libssl/src/crypto/md5/md5_dgst.c
C src/lib/libssl/src/crypto/md5/md5.h
U src/lib/libssl/src/crypto/md5/md5_locl.h
U src/lib/libssl/src/crypto/md5/md5_one.c
U src/lib/libssl/src/crypto/md5/md5s.cpp
U src/lib/libssl/src/crypto/md5/md5test.c
U src/lib/libssl/src/crypto/md5/asm/md5-586.pl
U src/lib/libssl/src/crypto/md5/asm/md5-sparcv9.S
C src/lib/libssl/src/crypto/mdc2/Makefile
C src/lib/libssl/src/crypto/mdc2/mdc2.h
N src/lib/libssl/src/crypto/objects/Makefile
C src/lib/libssl/src/crypto/objects/obj_dat.c
C src/lib/libssl/src/crypto/objects/obj_dat.h
U src/lib/libssl/src/crypto/objects/obj_dat.pl
C src/lib/libssl/src/crypto/objects/objects.h
U src/lib/libssl/src/crypto/objects/objects.pl
U src/lib/libssl/src/crypto/objects/objects.README
C src/lib/libssl/src/crypto/objects/objects.txt
C src/lib/libssl/src/crypto/objects/obj_err.c
U src/lib/libssl/src/crypto/objects/obj_lib.c
C src/lib/libssl/src/crypto/objects/obj_mac.h
C src/lib/libssl/src/crypto/objects/obj_mac.num
C src/lib/libssl/src/crypto/objects/o_names.c
N src/lib/libssl/src/crypto/ocsp/Makefile
U src/lib/libssl/src/crypto/ocsp/ocsp_asn.c
U src/lib/libssl/src/crypto/ocsp/ocsp_cl.c
U src/lib/libssl/src/crypto/ocsp/ocsp_err.c
U src/lib/libssl/src/crypto/ocsp/ocsp_ext.c
U src/lib/libssl/src/crypto/ocsp/ocsp.h
U src/lib/libssl/src/crypto/ocsp/ocsp_ht.c
U src/lib/libssl/src/crypto/ocsp/ocsp_lib.c
U src/lib/libssl/src/crypto/ocsp/ocsp_prn.c
U src/lib/libssl/src/crypto/ocsp/ocsp_srv.c
U src/lib/libssl/src/crypto/ocsp/ocsp_vfy.c
N src/lib/libssl/src/crypto/pem/Makefile
U src/lib/libssl/src/crypto/pem/message
U src/lib/libssl/src/crypto/pem/pem2.h
C src/lib/libssl/src/crypto/pem/pem_all.c
U src/lib/libssl/src/crypto/pem/pem_err.c
U src/lib/libssl/src/crypto/pem/pem.h
U src/lib/libssl/src/crypto/pem/pem_info.c
C src/lib/libssl/src/crypto/pem/pem_lib.c
U src/lib/libssl/src/crypto/pem/pem_oth.c
U src/lib/libssl/src/crypto/pem/pem_pk8.c
C src/lib/libssl/src/crypto/pem/pem_pkey.c
U src/lib/libssl/src/crypto/pem/pem_seal.c
U src/lib/libssl/src/crypto/pem/pem_sign.c
U src/lib/libssl/src/crypto/pem/pem_x509.c
U src/lib/libssl/src/crypto/pem/pem_xaux.c
U src/lib/libssl/src/crypto/pem/pkcs7.lis
U src/lib/libssl/src/crypto/perlasm/alpha.pl
U src/lib/libssl/src/crypto/perlasm/cbc.pl
U src/lib/libssl/src/crypto/perlasm/readme
C src/lib/libssl/src/crypto/perlasm/x86asm.pl
C src/lib/libssl/src/crypto/perlasm/x86ms.pl
C src/lib/libssl/src/crypto/perlasm/x86nasm.pl
C src/lib/libssl/src/crypto/perlasm/x86unix.pl
N src/lib/libssl/src/crypto/pkcs12/Makefile
U src/lib/libssl/src/crypto/pkcs12/p12_add.c
U src/lib/libssl/src/crypto/pkcs12/p12_asn.c
U src/lib/libssl/src/crypto/pkcs12/p12_attr.c
C src/lib/libssl/src/crypto/pkcs12/p12_crpt.c
U src/lib/libssl/src/crypto/pkcs12/p12_crt.c
U src/lib/libssl/src/crypto/pkcs12/p12_decr.c
C src/lib/libssl/src/crypto/pkcs12/p12_init.c
U src/lib/libssl/src/crypto/pkcs12/p12_key.c
C src/lib/libssl/src/crypto/pkcs12/p12_kiss.c
C src/lib/libssl/src/crypto/pkcs12/p12_mutl.c
U src/lib/libssl/src/crypto/pkcs12/p12_npas.c
U src/lib/libssl/src/crypto/pkcs12/p12_p8d.c
U src/lib/libssl/src/crypto/pkcs12/p12_p8e.c
U src/lib/libssl/src/crypto/pkcs12/p12_utl.c
U src/lib/libssl/src/crypto/pkcs12/pk12err.c
U src/lib/libssl/src/crypto/pkcs12/pkcs12.h
U src/lib/libssl/src/crypto/pkcs7/bio_ber.c
U src/lib/libssl/src/crypto/pkcs7/dec.c
U src/lib/libssl/src/crypto/pkcs7/des.pem
U src/lib/libssl/src/crypto/pkcs7/doc
U src/lib/libssl/src/crypto/pkcs7/enc.c
U src/lib/libssl/src/crypto/pkcs7/es1.pem
U src/lib/libssl/src/crypto/pkcs7/example.c
U src/lib/libssl/src/crypto/pkcs7/example.h
U src/lib/libssl/src/crypto/pkcs7/infokey.pem
U src/lib/libssl/src/crypto/pkcs7/info.pem
N src/lib/libssl/src/crypto/pkcs7/Makefile
U src/lib/libssl/src/crypto/pkcs7/pk7_asn1.c
C src/lib/libssl/src/crypto/pkcs7/pk7_attr.c
U src/lib/libssl/src/crypto/pkcs7/pk7_dgst.c
C src/lib/libssl/src/crypto/pkcs7/pk7_doit.c
U src/lib/libssl/src/crypto/pkcs7/pk7_enc.c
C src/lib/libssl/src/crypto/pkcs7/pk7_lib.c
U src/lib/libssl/src/crypto/pkcs7/pk7_mime.c
C src/lib/libssl/src/crypto/pkcs7/pk7_smime.c
U src/lib/libssl/src/crypto/pkcs7/pkcs7err.c
U src/lib/libssl/src/crypto/pkcs7/pkcs7.h
U src/lib/libssl/src/crypto/pkcs7/server.pem
U src/lib/libssl/src/crypto/pkcs7/sign.c
U src/lib/libssl/src/crypto/pkcs7/verify.c
U src/lib/libssl/src/crypto/pkcs7/p7/a1
U src/lib/libssl/src/crypto/pkcs7/p7/a2
U src/lib/libssl/src/crypto/pkcs7/p7/cert.p7c
U src/lib/libssl/src/crypto/pkcs7/p7/smime.p7m
U src/lib/libssl/src/crypto/pkcs7/p7/smime.p7s
U src/lib/libssl/src/crypto/pkcs7/t/3des.pem
U src/lib/libssl/src/crypto/pkcs7/t/3dess.pem
U src/lib/libssl/src/crypto/pkcs7/t/c.pem
U src/lib/libssl/src/crypto/pkcs7/t/ff
U src/lib/libssl/src/crypto/pkcs7/t/msie-e
U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-01
U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-01.pem
U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-02
U src/lib/libssl/src/crypto/pkcs7/t/msie-enc-02.pem
U src/lib/libssl/src/crypto/pkcs7/t/msie-e.pem
U src/lib/libssl/src/crypto/pkcs7/t/msie-s-a-e
U src/lib/libssl/src/crypto/pkcs7/t/msie-s-a-e.pem
U src/lib/libssl/src/crypto/pkcs7/t/nav-smime
U src/lib/libssl/src/crypto/pkcs7/t/server.pem
U src/lib/libssl/src/crypto/pkcs7/t/s.pem
N src/lib/libssl/src/crypto/rand/Makefile
C src/lib/libssl/src/crypto/rand/md_rand.c
C src/lib/libssl/src/crypto/rand/rand_egd.c
C src/lib/libssl/src/crypto/rand/rand_err.c
C src/lib/libssl/src/crypto/rand/randfile.c
C src/lib/libssl/src/crypto/rand/rand.h
U src/lib/libssl/src/crypto/rand/rand_lcl.h
C src/lib/libssl/src/crypto/rand/rand_lib.c
U src/lib/libssl/src/crypto/rand/rand_os2.c
U src/lib/libssl/src/crypto/rand/randtest.c
C src/lib/libssl/src/crypto/rand/rand_unix.c
C src/lib/libssl/src/crypto/rand/rand_win.c
C src/lib/libssl/src/crypto/rand/rand_vms.c
N src/lib/libssl/src/crypto/rc2/Makefile
U src/lib/libssl/src/crypto/rc2/rc2_cbc.c
U src/lib/libssl/src/crypto/rc2/rc2cfb64.c
U src/lib/libssl/src/crypto/rc2/rc2_ecb.c
C src/lib/libssl/src/crypto/rc2/rc2.h
U src/lib/libssl/src/crypto/rc2/rc2_locl.h
U src/lib/libssl/src/crypto/rc2/rc2ofb64.c
C src/lib/libssl/src/crypto/rc2/rc2_skey.c
U src/lib/libssl/src/crypto/rc2/rc2speed.c
U src/lib/libssl/src/crypto/rc2/rc2test.c
U src/lib/libssl/src/crypto/rc2/rrc2.doc
U src/lib/libssl/src/crypto/rc2/tab.c
U src/lib/libssl/src/crypto/rc2/version
N src/lib/libssl/src/crypto/rc4/Makefile
U src/lib/libssl/src/crypto/rc4/rc4.c
C src/lib/libssl/src/crypto/rc4/rc4_enc.c
C src/lib/libssl/src/crypto/rc4/rc4.h
C src/lib/libssl/src/crypto/rc4/rc4_locl.h
U src/lib/libssl/src/crypto/rc4/rc4s.cpp
C src/lib/libssl/src/crypto/rc4/rc4_skey.c
U src/lib/libssl/src/crypto/rc4/rc4speed.c
U src/lib/libssl/src/crypto/rc4/rc4test.c
U src/lib/libssl/src/crypto/rc4/rrc4.doc
C src/lib/libssl/src/crypto/rc4/asm/rc4-586.pl
N src/lib/libssl/src/crypto/rc4/asm/rc4-amd64.pl
N src/lib/libssl/src/crypto/rc4/asm/rc4-ia64.S
N src/lib/libssl/src/crypto/rc5/Makefile
C src/lib/libssl/src/crypto/rc5/rc5.h
N src/lib/libssl/src/crypto/ripemd/Makefile
U src/lib/libssl/src/crypto/ripemd/README
C src/lib/libssl/src/crypto/ripemd/ripemd.h
U src/lib/libssl/src/crypto/ripemd/rmd160.c
U src/lib/libssl/src/crypto/ripemd/rmdconst.h
C src/lib/libssl/src/crypto/ripemd/rmd_dgst.c
U src/lib/libssl/src/crypto/ripemd/rmd_locl.h
U src/lib/libssl/src/crypto/ripemd/rmd_one.c
U src/lib/libssl/src/crypto/ripemd/rmdtest.c
U src/lib/libssl/src/crypto/ripemd/asm/rips.cpp
U src/lib/libssl/src/crypto/ripemd/asm/rmd-586.pl
N src/lib/libssl/src/crypto/rsa/Makefile
U src/lib/libssl/src/crypto/rsa/rsa_asn1.c
U src/lib/libssl/src/crypto/rsa/rsa_chk.c
C src/lib/libssl/src/crypto/rsa/rsa_eay.c
U src/lib/libssl/src/crypto/rsa/rsa_err.c
C src/lib/libssl/src/crypto/rsa/rsa_gen.c
C src/lib/libssl/src/crypto/rsa/rsa.h
U src/lib/libssl/src/crypto/rsa/rsa_lib.c
U src/lib/libssl/src/crypto/rsa/rsa_none.c
U src/lib/libssl/src/crypto/rsa/rsa_null.c
U src/lib/libssl/src/crypto/rsa/rsa_oaep.c
U src/lib/libssl/src/crypto/rsa/rsa_pk1.c
C src/lib/libssl/src/crypto/rsa/rsa_saos.c
C src/lib/libssl/src/crypto/rsa/rsa_sign.c
U src/lib/libssl/src/crypto/rsa/rsa_ssl.c
U src/lib/libssl/src/crypto/rsa/rsa_test.c
N src/lib/libssl/src/crypto/sha/Makefile
U src/lib/libssl/src/crypto/sha/sha1.c
C src/lib/libssl/src/crypto/sha/sha1dgst.c
U src/lib/libssl/src/crypto/sha/sha1_one.c
U src/lib/libssl/src/crypto/sha/sha1s.cpp
U src/lib/libssl/src/crypto/sha/sha1test.c
U src/lib/libssl/src/crypto/sha/sha.c
U src/lib/libssl/src/crypto/sha/sha_dgst.c
C src/lib/libssl/src/crypto/sha/sha.h
C src/lib/libssl/src/crypto/sha/sha_locl.h
U src/lib/libssl/src/crypto/sha/sha_one.c
C src/lib/libssl/src/crypto/sha/shatest.c
U src/lib/libssl/src/crypto/sha/asm/README
C src/lib/libssl/src/crypto/sha/asm/sha1-586.pl
N src/lib/libssl/src/crypto/sha/asm/sha1-ia64.pl
N src/lib/libssl/src/crypto/stack/Makefile
C src/lib/libssl/src/crypto/stack/safestack.h
C src/lib/libssl/src/crypto/stack/stack.c
C src/lib/libssl/src/crypto/stack/stack.h
U src/lib/libssl/src/crypto/threads/mttest.c
U src/lib/libssl/src/crypto/threads/profile.sh
U src/lib/libssl/src/crypto/threads/ptest.bat
U src/lib/libssl/src/crypto/threads/pthread2.sh
U src/lib/libssl/src/crypto/threads/pthread.sh
U src/lib/libssl/src/crypto/threads/pthreads-vms.com
U src/lib/libssl/src/crypto/threads/purify.sh
U src/lib/libssl/src/crypto/threads/README
U src/lib/libssl/src/crypto/threads/solaris.sh
U src/lib/libssl/src/crypto/threads/th-lock.c
U src/lib/libssl/src/crypto/threads/win32.bat
N src/lib/libssl/src/crypto/txt_db/Makefile
U src/lib/libssl/src/crypto/txt_db/txt_db.c
U src/lib/libssl/src/crypto/txt_db/txt_db.h
N src/lib/libssl/src/crypto/ui/Makefile
U src/lib/libssl/src/crypto/ui/ui_compat.c
U src/lib/libssl/src/crypto/ui/ui_compat.h
U src/lib/libssl/src/crypto/ui/ui_err.c
U src/lib/libssl/src/crypto/ui/ui.h
U src/lib/libssl/src/crypto/ui/ui_lib.c
U src/lib/libssl/src/crypto/ui/ui_locl.h
U src/lib/libssl/src/crypto/ui/ui_openssl.c
U src/lib/libssl/src/crypto/ui/ui_util.c
U src/lib/libssl/src/crypto/x509/by_dir.c
C src/lib/libssl/src/crypto/x509/by_file.c
N src/lib/libssl/src/crypto/x509/Makefile
U src/lib/libssl/src/crypto/x509/x509_att.c
C src/lib/libssl/src/crypto/x509/x509_cmp.c
C src/lib/libssl/src/crypto/x509/x509cset.c
U src/lib/libssl/src/crypto/x509/x509_d2.c
U src/lib/libssl/src/crypto/x509/x509_def.c
U src/lib/libssl/src/crypto/x509/x509_err.c
U src/lib/libssl/src/crypto/x509/x509_ext.c
C src/lib/libssl/src/crypto/x509/x509.h
U src/lib/libssl/src/crypto/x509/x509_lu.c
C src/lib/libssl/src/crypto/x509/x509name.c
U src/lib/libssl/src/crypto/x509/x509_obj.c
C src/lib/libssl/src/crypto/x509/x509_r2x.c
C src/lib/libssl/src/crypto/x509/x509_req.c
U src/lib/libssl/src/crypto/x509/x509rset.c
U src/lib/libssl/src/crypto/x509/x509_set.c
U src/lib/libssl/src/crypto/x509/x509spki.c
U src/lib/libssl/src/crypto/x509/x509_trs.c
C src/lib/libssl/src/crypto/x509/x509_txt.c
U src/lib/libssl/src/crypto/x509/x509type.c
U src/lib/libssl/src/crypto/x509/x509_v3.c
C src/lib/libssl/src/crypto/x509/x509_vfy.c
C src/lib/libssl/src/crypto/x509/x509_vfy.h
C src/lib/libssl/src/crypto/x509/x_all.c
C src/lib/libssl/src/crypto/x509v3/ext_dat.h
N src/lib/libssl/src/crypto/x509v3/Makefile
U src/lib/libssl/src/crypto/x509v3/tabtest.c
U src/lib/libssl/src/crypto/x509v3/v3_akeya.c
U src/lib/libssl/src/crypto/x509v3/v3_akey.c
U src/lib/libssl/src/crypto/x509v3/v3_alt.c
U src/lib/libssl/src/crypto/x509v3/v3_bcons.c
C src/lib/libssl/src/crypto/x509v3/v3_bitst.c
U src/lib/libssl/src/crypto/x509v3/v3_conf.c
U src/lib/libssl/src/crypto/x509v3/v3conf.c
U src/lib/libssl/src/crypto/x509v3/v3_cpols.c
U src/lib/libssl/src/crypto/x509v3/v3_crld.c
U src/lib/libssl/src/crypto/x509v3/v3_enum.c
C src/lib/libssl/src/crypto/x509v3/v3err.c
U src/lib/libssl/src/crypto/x509v3/v3_extku.c
U src/lib/libssl/src/crypto/x509v3/v3_genn.c
C src/lib/libssl/src/crypto/x509v3/v3_ia5.c
U src/lib/libssl/src/crypto/x509v3/v3_info.c
C src/lib/libssl/src/crypto/x509v3/v3_int.c
U src/lib/libssl/src/crypto/x509v3/v3_lib.c
U src/lib/libssl/src/crypto/x509v3/v3_ocsp.c
N src/lib/libssl/src/crypto/x509v3/v3_pcia.c
N src/lib/libssl/src/crypto/x509v3/v3_pci.c
U src/lib/libssl/src/crypto/x509v3/v3_pku.c
U src/lib/libssl/src/crypto/x509v3/v3prin.c
U src/lib/libssl/src/crypto/x509v3/v3_prn.c
C src/lib/libssl/src/crypto/x509v3/v3_purp.c
U src/lib/libssl/src/crypto/x509v3/v3_skey.c
U src/lib/libssl/src/crypto/x509v3/v3_sxnet.c
U src/lib/libssl/src/crypto/x509v3/v3_utl.c
C src/lib/libssl/src/crypto/x509v3/x509v3.h
U src/lib/libssl/src/demos/b64.c
U src/lib/libssl/src/demos/b64.pl
U src/lib/libssl/src/demos/privkey.pem
U src/lib/libssl/src/demos/README
U src/lib/libssl/src/demos/selfsign.c
U src/lib/libssl/src/demos/spkigen.c
U src/lib/libssl/src/demos/asn1/ocsp.c
U src/lib/libssl/src/demos/asn1/README.ASN1
U src/lib/libssl/src/demos/bio/Makefile
U src/lib/libssl/src/demos/bio/README
U src/lib/libssl/src/demos/bio/saccept.c
U src/lib/libssl/src/demos/bio/sconnect.c
U src/lib/libssl/src/demos/bio/server.pem
U src/lib/libssl/src/demos/easy_tls/cacerts.pem
U src/lib/libssl/src/demos/easy_tls/cert.pem
U src/lib/libssl/src/demos/easy_tls/easy-tls.c
U src/lib/libssl/src/demos/easy_tls/easy-tls.h
U src/lib/libssl/src/demos/easy_tls/Makefile
U src/lib/libssl/src/demos/easy_tls/README
U src/lib/libssl/src/demos/easy_tls/test.c
U src/lib/libssl/src/demos/easy_tls/test.h
U src/lib/libssl/src/demos/eay/base64.c
U src/lib/libssl/src/demos/eay/conn.c
U src/lib/libssl/src/demos/eay/loadrsa.c
U src/lib/libssl/src/demos/eay/Makefile
U src/lib/libssl/src/demos/engines/cluster_labs/cluster_labs.h
U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs.c
U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs.ec
U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.c
U src/lib/libssl/src/demos/engines/cluster_labs/hw_cluster_labs_err.h
U src/lib/libssl/src/demos/engines/cluster_labs/Makefile
U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca.c
U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca.ec
U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.c
U src/lib/libssl/src/demos/engines/ibmca/hw_ibmca_err.h
U src/lib/libssl/src/demos/engines/ibmca/ica_openssl_api.h
U src/lib/libssl/src/demos/engines/ibmca/Makefile
U src/lib/libssl/src/demos/engines/rsaref/build.com
U src/lib/libssl/src/demos/engines/rsaref/Makefile
U src/lib/libssl/src/demos/engines/rsaref/README
U src/lib/libssl/src/demos/engines/rsaref/rsaref.c
U src/lib/libssl/src/demos/engines/rsaref/rsaref.ec
U src/lib/libssl/src/demos/engines/rsaref/rsaref_err.c
U src/lib/libssl/src/demos/engines/rsaref/rsaref_err.h
U src/lib/libssl/src/demos/engines/zencod/hw_zencod.c
U src/lib/libssl/src/demos/engines/zencod/hw_zencod.ec
U src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.c
U src/lib/libssl/src/demos/engines/zencod/hw_zencod_err.h
U src/lib/libssl/src/demos/engines/zencod/hw_zencod.h
U src/lib/libssl/src/demos/engines/zencod/Makefile
U src/lib/libssl/src/demos/maurice/cert.pem
U src/lib/libssl/src/demos/maurice/example1.c
U src/lib/libssl/src/demos/maurice/example2.c
U src/lib/libssl/src/demos/maurice/example3.c
U src/lib/libssl/src/demos/maurice/example4.c
U src/lib/libssl/src/demos/maurice/loadkeys.c
U src/lib/libssl/src/demos/maurice/loadkeys.h
U src/lib/libssl/src/demos/maurice/Makefile
U src/lib/libssl/src/demos/maurice/privkey.pem
U src/lib/libssl/src/demos/maurice/README
U src/lib/libssl/src/demos/pkcs12/pkread.c
U src/lib/libssl/src/demos/pkcs12/pkwrite.c
U src/lib/libssl/src/demos/pkcs12/README
U src/lib/libssl/src/demos/prime/Makefile
U src/lib/libssl/src/demos/prime/prime.c
U src/lib/libssl/src/demos/sign/cert.pem
U src/lib/libssl/src/demos/sign/key.pem
U src/lib/libssl/src/demos/sign/Makefile
U src/lib/libssl/src/demos/sign/sign.c
U src/lib/libssl/src/demos/sign/sign.txt
U src/lib/libssl/src/demos/sign/sig.txt
U src/lib/libssl/src/demos/ssl/cli.cpp
U src/lib/libssl/src/demos/ssl/inetdsrv.cpp
U src/lib/libssl/src/demos/ssl/serv.cpp
U src/lib/libssl/src/demos/state_machine/Makefile
U src/lib/libssl/src/demos/state_machine/state_machine.c
U src/lib/libssl/src/demos/tunala/A-client.pem
U src/lib/libssl/src/demos/tunala/A-server.pem
U src/lib/libssl/src/demos/tunala/autogunk.sh
U src/lib/libssl/src/demos/tunala/autoungunk.sh
U src/lib/libssl/src/demos/tunala/breakage.c
U src/lib/libssl/src/demos/tunala/buffer.c
U src/lib/libssl/src/demos/tunala/CA.pem
U src/lib/libssl/src/demos/tunala/cb.c
U src/lib/libssl/src/demos/tunala/configure.in
U src/lib/libssl/src/demos/tunala/INSTALL
U src/lib/libssl/src/demos/tunala/ip.c
U src/lib/libssl/src/demos/tunala/Makefile
U src/lib/libssl/src/demos/tunala/Makefile.am
U src/lib/libssl/src/demos/tunala/README
U src/lib/libssl/src/demos/tunala/sm.c
U src/lib/libssl/src/demos/tunala/tunala.c
U src/lib/libssl/src/demos/tunala/tunala.h
U src/lib/libssl/src/demos/x509/mkcert.c
U src/lib/libssl/src/demos/x509/mkreq.c
U src/lib/libssl/src/demos/x509/README
U src/lib/libssl/src/doc/c-indentation.el
N src/lib/libssl/src/doc/fingerprints.txt
U src/lib/libssl/src/doc/openssl_button.gif
U src/lib/libssl/src/doc/openssl_button.html
U src/lib/libssl/src/doc/openssl-shared.txt
U src/lib/libssl/src/doc/openssl.txt
U src/lib/libssl/src/doc/README
U src/lib/libssl/src/doc/ssleay.txt
C src/lib/libssl/src/doc/standards.txt
C src/lib/libssl/src/doc/apps/asn1parse.pod
U src/lib/libssl/src/doc/apps/CA.pl.pod
U src/lib/libssl/src/doc/apps/ca.pod
U src/lib/libssl/src/doc/apps/ciphers.pod
U src/lib/libssl/src/doc/apps/config.pod
U src/lib/libssl/src/doc/apps/crl2pkcs7.pod
U src/lib/libssl/src/doc/apps/crl.pod
C src/lib/libssl/src/doc/apps/dgst.pod
U src/lib/libssl/src/doc/apps/dhparam.pod
U src/lib/libssl/src/doc/apps/dsaparam.pod
U src/lib/libssl/src/doc/apps/dsa.pod
C src/lib/libssl/src/doc/apps/enc.pod
N src/lib/libssl/src/doc/apps/errstr.pod
U src/lib/libssl/src/doc/apps/gendsa.pod
U src/lib/libssl/src/doc/apps/genrsa.pod
U src/lib/libssl/src/doc/apps/nseq.pod
U src/lib/libssl/src/doc/apps/ocsp.pod
U src/lib/libssl/src/doc/apps/openssl.pod
U src/lib/libssl/src/doc/apps/passwd.pod
U src/lib/libssl/src/doc/apps/pkcs12.pod
U src/lib/libssl/src/doc/apps/pkcs7.pod
U src/lib/libssl/src/doc/apps/pkcs8.pod
U src/lib/libssl/src/doc/apps/rand.pod
U src/lib/libssl/src/doc/apps/req.pod
U src/lib/libssl/src/doc/apps/rsa.pod
U src/lib/libssl/src/doc/apps/rsautl.pod
U src/lib/libssl/src/doc/apps/s_client.pod
U src/lib/libssl/src/doc/apps/sess_id.pod
U src/lib/libssl/src/doc/apps/smime.pod
U src/lib/libssl/src/doc/apps/speed.pod
U src/lib/libssl/src/doc/apps/spkac.pod
U src/lib/libssl/src/doc/apps/s_server.pod
U src/lib/libssl/src/doc/apps/s_time.pod
U src/lib/libssl/src/doc/apps/verify.pod
U src/lib/libssl/src/doc/apps/version.pod
U src/lib/libssl/src/doc/apps/x509.pod
U src/lib/libssl/src/doc/crypto/ASN1_OBJECT_new.pod
U src/lib/libssl/src/doc/crypto/ASN1_STRING_length.pod
U src/lib/libssl/src/doc/crypto/ASN1_STRING_new.pod
U src/lib/libssl/src/doc/crypto/ASN1_STRING_print_ex.pod
U src/lib/libssl/src/doc/crypto/BIO_ctrl.pod
U src/lib/libssl/src/doc/crypto/BIO_f_base64.pod
U src/lib/libssl/src/doc/crypto/BIO_f_buffer.pod
U src/lib/libssl/src/doc/crypto/BIO_f_cipher.pod
U src/lib/libssl/src/doc/crypto/BIO_find_type.pod
U src/lib/libssl/src/doc/crypto/BIO_f_md.pod
U src/lib/libssl/src/doc/crypto/BIO_f_null.pod
U src/lib/libssl/src/doc/crypto/BIO_f_ssl.pod
U src/lib/libssl/src/doc/crypto/BIO_new.pod
U src/lib/libssl/src/doc/crypto/bio.pod
U src/lib/libssl/src/doc/crypto/BIO_push.pod
U src/lib/libssl/src/doc/crypto/BIO_read.pod
U src/lib/libssl/src/doc/crypto/BIO_s_accept.pod
U src/lib/libssl/src/doc/crypto/BIO_s_bio.pod
U src/lib/libssl/src/doc/crypto/BN_add.pod
U src/lib/libssl/src/doc/crypto/BIO_s_connect.pod
U src/lib/libssl/src/doc/crypto/BIO_set_callback.pod
U src/lib/libssl/src/doc/crypto/BIO_s_fd.pod
U src/lib/libssl/src/doc/crypto/BIO_s_file.pod
U src/lib/libssl/src/doc/crypto/BIO_should_retry.pod
U src/lib/libssl/src/doc/crypto/BIO_s_mem.pod
U src/lib/libssl/src/doc/crypto/BIO_s_null.pod
U src/lib/libssl/src/doc/crypto/BIO_s_socket.pod
C src/lib/libssl/src/doc/crypto/blowfish.pod
U src/lib/libssl/src/doc/crypto/BN_add_word.pod
U src/lib/libssl/src/doc/crypto/BN_bn2bin.pod
U src/lib/libssl/src/doc/crypto/BN_cmp.pod
U src/lib/libssl/src/doc/crypto/BN_copy.pod
U src/lib/libssl/src/doc/crypto/BN_CTX_new.pod
U src/lib/libssl/src/doc/crypto/BN_CTX_start.pod
U src/lib/libssl/src/doc/crypto/BN_generate_prime.pod
U src/lib/libssl/src/doc/crypto/bn_internal.pod
U src/lib/libssl/src/doc/crypto/BN_mod_inverse.pod
U src/lib/libssl/src/doc/crypto/BN_mod_mul_montgomery.pod
U src/lib/libssl/src/doc/crypto/BN_mod_mul_reciprocal.pod
U src/lib/libssl/src/doc/crypto/BN_new.pod
C src/lib/libssl/src/doc/crypto/BN_num_bytes.pod
U src/lib/libssl/src/doc/crypto/bn.pod
U src/lib/libssl/src/doc/crypto/BN_rand.pod
U src/lib/libssl/src/doc/crypto/BN_set_bit.pod
U src/lib/libssl/src/doc/crypto/BN_swap.pod
U src/lib/libssl/src/doc/crypto/BN_zero.pod
U src/lib/libssl/src/doc/crypto/buffer.pod
U src/lib/libssl/src/doc/crypto/CONF_modules_free.pod
U src/lib/libssl/src/doc/crypto/CONF_modules_load_file.pod
U src/lib/libssl/src/doc/crypto/crypto.pod
U src/lib/libssl/src/doc/crypto/CRYPTO_set_ex_data.pod
U src/lib/libssl/src/doc/crypto/d2i_ASN1_OBJECT.pod
U src/lib/libssl/src/doc/crypto/d2i_DHparams.pod
U src/lib/libssl/src/doc/crypto/d2i_DSAPublicKey.pod
U src/lib/libssl/src/doc/crypto/d2i_PKCS8PrivateKey.pod
U src/lib/libssl/src/doc/crypto/d2i_RSAPublicKey.pod
U src/lib/libssl/src/doc/crypto/d2i_X509_ALGOR.pod
U src/lib/libssl/src/doc/crypto/d2i_X509_CRL.pod
U src/lib/libssl/src/doc/crypto/d2i_X509_NAME.pod
U src/lib/libssl/src/doc/crypto/d2i_X509.pod
U src/lib/libssl/src/doc/crypto/d2i_X509_REQ.pod
U src/lib/libssl/src/doc/crypto/d2i_X509_SIG.pod
U src/lib/libssl/src/doc/crypto/des_modes.pod
U src/lib/libssl/src/doc/crypto/des.pod
U src/lib/libssl/src/doc/crypto/DH_generate_key.pod
U src/lib/libssl/src/doc/crypto/DH_generate_parameters.pod
U src/lib/libssl/src/doc/crypto/DH_get_ex_new_index.pod
U src/lib/libssl/src/doc/crypto/DH_new.pod
U src/lib/libssl/src/doc/crypto/dh.pod
U src/lib/libssl/src/doc/crypto/DH_set_method.pod
U src/lib/libssl/src/doc/crypto/DH_size.pod
U src/lib/libssl/src/doc/crypto/DSA_do_sign.pod
U src/lib/libssl/src/doc/crypto/DSA_dup_DH.pod
U src/lib/libssl/src/doc/crypto/DSA_generate_key.pod
U src/lib/libssl/src/doc/crypto/DSA_generate_parameters.pod
U src/lib/libssl/src/doc/crypto/DSA_get_ex_new_index.pod
U src/lib/libssl/src/doc/crypto/DSA_new.pod
U src/lib/libssl/src/doc/crypto/dsa.pod
U src/lib/libssl/src/doc/crypto/DSA_set_method.pod
U src/lib/libssl/src/doc/crypto/DSA_SIG_new.pod
U src/lib/libssl/src/doc/crypto/DSA_sign.pod
U src/lib/libssl/src/doc/crypto/DSA_size.pod
U src/lib/libssl/src/doc/crypto/engine.pod
U src/lib/libssl/src/doc/crypto/ERR_clear_error.pod
C src/lib/libssl/src/doc/crypto/ERR_error_string.pod
U src/lib/libssl/src/doc/crypto/ERR_get_error.pod
U src/lib/libssl/src/doc/crypto/ERR_GET_LIB.pod
U src/lib/libssl/src/doc/crypto/ERR_load_crypto_strings.pod
U src/lib/libssl/src/doc/crypto/ERR_load_strings.pod
U src/lib/libssl/src/doc/crypto/err.pod
U src/lib/libssl/src/doc/crypto/ERR_print_errors.pod
U src/lib/libssl/src/doc/crypto/ERR_put_error.pod
U src/lib/libssl/src/doc/crypto/ERR_remove_state.pod
U src/lib/libssl/src/doc/crypto/EVP_BytesToKey.pod
U src/lib/libssl/src/doc/crypto/EVP_DigestInit.pod
C src/lib/libssl/src/doc/crypto/EVP_EncryptInit.pod
U src/lib/libssl/src/doc/crypto/EVP_OpenInit.pod
U src/lib/libssl/src/doc/crypto/EVP_PKEY_new.pod
U src/lib/libssl/src/doc/crypto/EVP_PKEY_set1_RSA.pod
U src/lib/libssl/src/doc/crypto/evp.pod
C src/lib/libssl/src/doc/crypto/EVP_SealInit.pod
C src/lib/libssl/src/doc/crypto/EVP_SignInit.pod
U src/lib/libssl/src/doc/crypto/EVP_VerifyInit.pod
U src/lib/libssl/src/doc/crypto/hmac.pod
U src/lib/libssl/src/doc/crypto/lhash.pod
U src/lib/libssl/src/doc/crypto/lh_stats.pod
U src/lib/libssl/src/doc/crypto/md5.pod
U src/lib/libssl/src/doc/crypto/mdc2.pod
U src/lib/libssl/src/doc/crypto/OBJ_nid2obj.pod
U src/lib/libssl/src/doc/crypto/OpenSSL_add_all_algorithms.pod
U src/lib/libssl/src/doc/crypto/OPENSSL_config.pod
U src/lib/libssl/src/doc/crypto/OPENSSL_load_builtin_modules.pod
U src/lib/libssl/src/doc/crypto/OPENSSL_VERSION_NUMBER.pod
C src/lib/libssl/src/doc/crypto/pem.pod
U src/lib/libssl/src/doc/crypto/PKCS12_create.pod
U src/lib/libssl/src/doc/crypto/PKCS12_parse.pod
U src/lib/libssl/src/doc/crypto/PKCS7_decrypt.pod
U src/lib/libssl/src/doc/crypto/PKCS7_encrypt.pod
U src/lib/libssl/src/doc/crypto/PKCS7_sign.pod
U src/lib/libssl/src/doc/crypto/PKCS7_verify.pod
U src/lib/libssl/src/doc/crypto/RAND_add.pod
U src/lib/libssl/src/doc/crypto/RAND_bytes.pod
U src/lib/libssl/src/doc/crypto/RAND_cleanup.pod
U src/lib/libssl/src/doc/crypto/RAND_egd.pod
U src/lib/libssl/src/doc/crypto/RAND_load_file.pod
U src/lib/libssl/src/doc/crypto/rand.pod
U src/lib/libssl/src/doc/crypto/RAND_set_rand_method.pod
U src/lib/libssl/src/doc/crypto/rc4.pod
U src/lib/libssl/src/doc/crypto/ripemd.pod
U src/lib/libssl/src/doc/crypto/RSA_blinding_on.pod
U src/lib/libssl/src/doc/crypto/RSA_check_key.pod
U src/lib/libssl/src/doc/crypto/RSA_generate_key.pod
U src/lib/libssl/src/doc/crypto/RSA_get_ex_new_index.pod
U src/lib/libssl/src/doc/crypto/RSA_new.pod
U src/lib/libssl/src/doc/crypto/RSA_padding_add_PKCS1_type_1.pod
U src/lib/libssl/src/doc/crypto/rsa.pod
U src/lib/libssl/src/doc/crypto/RSA_print.pod
U src/lib/libssl/src/doc/crypto/RSA_private_encrypt.pod
C src/lib/libssl/src/doc/crypto/RSA_public_encrypt.pod
U src/lib/libssl/src/doc/crypto/RSA_set_method.pod
U src/lib/libssl/src/doc/crypto/RSA_sign_ASN1_OCTET_STRING.pod
U src/lib/libssl/src/doc/crypto/RSA_sign.pod
U src/lib/libssl/src/doc/crypto/RSA_size.pod
U src/lib/libssl/src/doc/crypto/sha.pod
U src/lib/libssl/src/doc/crypto/SMIME_read_PKCS7.pod
U src/lib/libssl/src/doc/crypto/SMIME_write_PKCS7.pod
U src/lib/libssl/src/doc/crypto/threads.pod
U src/lib/libssl/src/doc/crypto/ui_compat.pod
U src/lib/libssl/src/doc/crypto/ui.pod
U src/lib/libssl/src/doc/crypto/X509_NAME_add_entry_by_txt.pod
U src/lib/libssl/src/doc/crypto/X509_NAME_ENTRY_get_object.pod
U src/lib/libssl/src/doc/crypto/X509_NAME_get_index_by_NID.pod
U src/lib/libssl/src/doc/crypto/X509_NAME_print_ex.pod
U src/lib/libssl/src/doc/crypto/X509_new.pod
U src/lib/libssl/src/doc/HOWTO/certificates.txt
U src/lib/libssl/src/doc/HOWTO/keys.txt
N src/lib/libssl/src/doc/HOWTO/proxy_certificates.txt
C src/lib/libssl/src/doc/ssl/d2i_SSL_SESSION.pod
U src/lib/libssl/src/doc/ssl/SSL_accept.pod
U src/lib/libssl/src/doc/ssl/SSL_alert_type_string.pod
C src/lib/libssl/src/doc/ssl/SSL_CIPHER_get_name.pod
U src/lib/libssl/src/doc/ssl/SSL_clear.pod
U src/lib/libssl/src/doc/ssl/SSL_COMP_add_compression_method.pod
U src/lib/libssl/src/doc/ssl/SSL_connect.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_add_extra_chain_cert.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_add_session.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_ctrl.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_flush_sessions.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_free.pod
C src/lib/libssl/src/doc/ssl/SSL_CTX_get_ex_new_index.pod
C src/lib/libssl/src/doc/ssl/SSL_CTX_get_verify_mode.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_new.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_load_verify_locations.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_sessions.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_number.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_set_cache_size.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_sess_set_get_cb.pod
C src/lib/libssl/src/doc/ssl/SSL_CTX_set_cert_store.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_cert_verify_callback.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_cipher_list.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_client_CA_list.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_client_cert_cb.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_default_passwd_cb.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_generate_session_id.pod
C src/lib/libssl/src/doc/ssl/SSL_CTX_set_info_callback.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_max_cert_list.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_mode.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_msg_callback.pod
C src/lib/libssl/src/doc/ssl/SSL_CTX_set_options.pod
C src/lib/libssl/src/doc/ssl/SSL_CTX_set_quiet_shutdown.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_session_cache_mode.pod
C src/lib/libssl/src/doc/ssl/SSL_CTX_set_session_id_context.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_ssl_version.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_timeout.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_tmp_dh_callback.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_tmp_rsa_callback.pod
U src/lib/libssl/src/doc/ssl/SSL_CTX_set_verify.pod
C src/lib/libssl/src/doc/ssl/SSL_CTX_use_certificate.pod
U src/lib/libssl/src/doc/ssl/SSL_new.pod
U src/lib/libssl/src/doc/ssl/SSL_do_handshake.pod
U src/lib/libssl/src/doc/ssl/SSL_free.pod
C src/lib/libssl/src/doc/ssl/SSL_get_ciphers.pod
C src/lib/libssl/src/doc/ssl/SSL_get_client_CA_list.pod
C src/lib/libssl/src/doc/ssl/SSL_get_current_cipher.pod
C src/lib/libssl/src/doc/ssl/SSL_get_default_timeout.pod
C src/lib/libssl/src/doc/ssl/SSL_get_error.pod
U src/lib/libssl/src/doc/ssl/SSL_get_ex_data_X509_STORE_CTX_idx.pod
C src/lib/libssl/src/doc/ssl/SSL_get_ex_new_index.pod
C src/lib/libssl/src/doc/ssl/SSL_get_fd.pod
C src/lib/libssl/src/doc/ssl/SSL_get_peer_cert_chain.pod
C src/lib/libssl/src/doc/ssl/SSL_get_peer_certificate.pod
U src/lib/libssl/src/doc/ssl/SSL_get_rbio.pod
C src/lib/libssl/src/doc/ssl/SSL_get_session.pod
C src/lib/libssl/src/doc/ssl/SSL_get_SSL_CTX.pod
C src/lib/libssl/src/doc/ssl/SSL_pending.pod
C src/lib/libssl/src/doc/ssl/SSL_get_verify_result.pod
C src/lib/libssl/src/doc/ssl/SSL_get_version.pod
U src/lib/libssl/src/doc/ssl/SSL_library_init.pod
U src/lib/libssl/src/doc/ssl/SSL_load_client_CA_file.pod
C src/lib/libssl/src/doc/ssl/ssl.pod
U src/lib/libssl/src/doc/ssl/SSL_read.pod
U src/lib/libssl/src/doc/ssl/SSL_rstate_string.pod
U src/lib/libssl/src/doc/ssl/SSL_SESSION_free.pod
C src/lib/libssl/src/doc/ssl/SSL_SESSION_get_ex_new_index.pod
C src/lib/libssl/src/doc/ssl/SSL_SESSION_get_time.pod
U src/lib/libssl/src/doc/ssl/SSL_session_reused.pod
U src/lib/libssl/src/doc/ssl/SSL_set_bio.pod
U src/lib/libssl/src/doc/ssl/SSL_set_connect_state.pod
U src/lib/libssl/src/doc/ssl/SSL_set_fd.pod
U src/lib/libssl/src/doc/ssl/SSL_set_session.pod
C src/lib/libssl/src/doc/ssl/SSL_set_shutdown.pod
U src/lib/libssl/src/doc/ssl/SSL_set_verify_result.pod
C src/lib/libssl/src/doc/ssl/SSL_shutdown.pod
C src/lib/libssl/src/doc/ssl/SSL_state_string.pod
C src/lib/libssl/src/doc/ssl/SSL_want.pod
U src/lib/libssl/src/doc/ssl/SSL_write.pod
N src/lib/libssl/src/fips/fingerprint.sha1
N src/lib/libssl/src/fips/fips.c
N src/lib/libssl/src/fips/fips_check_sha1
N src/lib/libssl/src/fips/fips_err.h
N src/lib/libssl/src/fips/fips_err_wrapper.c
N src/lib/libssl/src/fips/fips.h
N src/lib/libssl/src/fips/fips-lib.com
N src/lib/libssl/src/fips/fips_locl.h
N src/lib/libssl/src/fips/fips_make_sha1
N src/lib/libssl/src/fips/fips_test_suite.c
N src/lib/libssl/src/fips/install.com
N src/lib/libssl/src/fips/Makefile
N src/lib/libssl/src/fips/openssl_fips_fingerprint
N src/lib/libssl/src/fips/aes/fingerprint.sha1
N src/lib/libssl/src/fips/aes/fips_aesavs.c
N src/lib/libssl/src/fips/aes/fips_aes_core.c
N src/lib/libssl/src/fips/aes/fips_aes_locl.h
N src/lib/libssl/src/fips/aes/fips_aes_selftest.c
N src/lib/libssl/src/fips/aes/Makefile
N src/lib/libssl/src/fips/des/fingerprint.sha1
N src/lib/libssl/src/fips/des/fips_des_enc.c
N src/lib/libssl/src/fips/des/fips_des_locl.h
N src/lib/libssl/src/fips/des/fips_desmovs.c
N src/lib/libssl/src/fips/des/fips_des_selftest.c
N src/lib/libssl/src/fips/des/fips_set_key.c
N src/lib/libssl/src/fips/des/Makefile
N src/lib/libssl/src/fips/des/asm/fips-dx86-elf.s
N src/lib/libssl/src/fips/dh/fingerprint.sha1
N src/lib/libssl/src/fips/dh/fips_dh_check.c
N src/lib/libssl/src/fips/dh/fips_dh_gen.c
N src/lib/libssl/src/fips/dh/fips_dh_key.c
N src/lib/libssl/src/fips/dh/Makefile
N src/lib/libssl/src/fips/dsa/fingerprint.sha1
N src/lib/libssl/src/fips/dsa/fips_dsa_gen.c
N src/lib/libssl/src/fips/dsa/fips_dsa_ossl.c
N src/lib/libssl/src/fips/dsa/fips_dsa_selftest.c
N src/lib/libssl/src/fips/dsa/fips_dsatest.c
N src/lib/libssl/src/fips/dsa/fips_dssvs.c
N src/lib/libssl/src/fips/dsa/Makefile
N src/lib/libssl/src/fips/rand/fingerprint.sha1
N src/lib/libssl/src/fips/rand/fips_rand.c
N src/lib/libssl/src/fips/rand/fips_rand.h
N src/lib/libssl/src/fips/rand/fips_randtest.c
N src/lib/libssl/src/fips/rand/Makefile
N src/lib/libssl/src/fips/rsa/fingerprint.sha1
N src/lib/libssl/src/fips/rsa/fips_rsa_eay.c
N src/lib/libssl/src/fips/rsa/fips_rsa_gen.c
N src/lib/libssl/src/fips/rsa/fips_rsa_selftest.c
N src/lib/libssl/src/fips/rsa/Makefile
N src/lib/libssl/src/fips/sha1/fingerprint.sha1
N src/lib/libssl/src/fips/sha1/fips_md32_common.h
N src/lib/libssl/src/fips/sha1/fips_sha1dgst.c
N src/lib/libssl/src/fips/sha1/fips_sha1_selftest.c
N src/lib/libssl/src/fips/sha1/fips_sha1test.c
N src/lib/libssl/src/fips/sha1/fips_sha_locl.h
N src/lib/libssl/src/fips/sha1/fips_standalone_sha1.c
N src/lib/libssl/src/fips/sha1/Makefile
N src/lib/libssl/src/fips/sha1/sha1hashes.txt
N src/lib/libssl/src/fips/sha1/sha1vectors.txt
N src/lib/libssl/src/fips/sha1/standalone.sha1
N src/lib/libssl/src/fips/sha1/asm/sx86-elf.s
U src/lib/libssl/src/MacOS/buildinf.h
U src/lib/libssl/src/MacOS/GUSI_Init.cpp
U src/lib/libssl/src/MacOS/mklinks.as.hqx
U src/lib/libssl/src/MacOS/_MWERKS_GUSI_prefix.h
U src/lib/libssl/src/MacOS/_MWERKS_prefix.h
U src/lib/libssl/src/MacOS/opensslconf.h
U src/lib/libssl/src/MacOS/OpenSSL.mcp.hqx
U src/lib/libssl/src/MacOS/Randomizer.cpp
U src/lib/libssl/src/MacOS/Randomizer.h
U src/lib/libssl/src/MacOS/TODO
U src/lib/libssl/src/MacOS/GetHTTPS.src/CPStringUtils.cpp
U src/lib/libssl/src/MacOS/GetHTTPS.src/CPStringUtils.hpp
U src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.cpp
U src/lib/libssl/src/MacOS/GetHTTPS.src/ErrorHandling.hpp
U src/lib/libssl/src/MacOS/GetHTTPS.src/GetHTTPS.cpp
U src/lib/libssl/src/MacOS/GetHTTPS.src/MacSocket.cpp
U src/lib/libssl/src/MacOS/GetHTTPS.src/MacSocket.h
U src/lib/libssl/src/ms/16all.bat
U src/lib/libssl/src/ms/32all.bat
U src/lib/libssl/src/ms/bcb4.bat
U src/lib/libssl/src/ms/certCA.srl
U src/lib/libssl/src/ms/certCA.ss
U src/lib/libssl/src/ms/certU.ss
U src/lib/libssl/src/ms/cmp.pl
C src/lib/libssl/src/ms/do_masm.bat
C src/lib/libssl/src/ms/do_ms.bat
C src/lib/libssl/src/ms/do_nasm.bat
C src/lib/libssl/src/ms/do_nt.bat
U src/lib/libssl/src/ms/keyCA.ss
U src/lib/libssl/src/ms/keyU.ss
U src/lib/libssl/src/ms/mingw32.bat
U src/lib/libssl/src/ms/mw.bat
U src/lib/libssl/src/ms/README
U src/lib/libssl/src/ms/req2CA.ss
U src/lib/libssl/src/ms/reqCA.ss
U src/lib/libssl/src/ms/reqU.ss
U src/lib/libssl/src/ms/.rnd
U src/lib/libssl/src/ms/speed16.bat
U src/lib/libssl/src/ms/speed32.bat
U src/lib/libssl/src/ms/tenc.bat
U src/lib/libssl/src/ms/tencce.bat
C src/lib/libssl/src/ms/test.bat
U src/lib/libssl/src/ms/testce2.bat
U src/lib/libssl/src/ms/testce.bat
U src/lib/libssl/src/ms/testenc.bat
U src/lib/libssl/src/ms/testencce.bat
U src/lib/libssl/src/ms/testpem.bat
U src/lib/libssl/src/ms/testpemce.bat
C src/lib/libssl/src/ms/testss.bat
U src/lib/libssl/src/ms/testssce.bat
U src/lib/libssl/src/ms/tlhelp32.h
U src/lib/libssl/src/ms/tpem.bat
U src/lib/libssl/src/ms/tpemce.bat
U src/lib/libssl/src/ms/x86asm.bat
U src/lib/libssl/src/os2/backwardify.pl
U src/lib/libssl/src/os2/OS2-EMX.cmd
C src/lib/libssl/src/shlib/hpux10-cc.sh
U src/lib/libssl/src/shlib/irix.sh
U src/lib/libssl/src/shlib/Makefile.hpux10-cc
U src/lib/libssl/src/shlib/README
U src/lib/libssl/src/shlib/sco5-shared-gcc.sh
U src/lib/libssl/src/shlib/sco5-shared-installed
U src/lib/libssl/src/shlib/sco5-shared.sh
U src/lib/libssl/src/shlib/solaris-sc4.sh
U src/lib/libssl/src/shlib/solaris.sh
U src/lib/libssl/src/shlib/sun.sh
U src/lib/libssl/src/shlib/svr5-shared-gcc.sh
U src/lib/libssl/src/shlib/svr5-shared-installed
U src/lib/libssl/src/shlib/svr5-shared.sh
U src/lib/libssl/src/shlib/win32.bat
U src/lib/libssl/src/shlib/win32dll.bat
U src/lib/libssl/src/ssl/bio_ssl.c
U src/lib/libssl/src/ssl/install.com
C src/lib/libssl/src/ssl/kssl.c
C src/lib/libssl/src/ssl/kssl.h
U src/lib/libssl/src/ssl/kssl_lcl.h
N src/lib/libssl/src/ssl/Makefile
C src/lib/libssl/src/ssl/s23_clnt.c
C src/lib/libssl/src/ssl/s23_lib.c
U src/lib/libssl/src/ssl/s23_meth.c
U src/lib/libssl/src/ssl/s23_pkt.c
C src/lib/libssl/src/ssl/s23_srvr.c
C src/lib/libssl/src/ssl/s2_clnt.c
U src/lib/libssl/src/ssl/s2_enc.c
C src/lib/libssl/src/ssl/s2_lib.c
U src/lib/libssl/src/ssl/s2_meth.c
U src/lib/libssl/src/ssl/s2_pkt.c
C src/lib/libssl/src/ssl/s2_srvr.c
U src/lib/libssl/src/ssl/s3_both.c
C src/lib/libssl/src/ssl/s3_clnt.c
C src/lib/libssl/src/ssl/s3_enc.c
C src/lib/libssl/src/ssl/s3_lib.c
U src/lib/libssl/src/ssl/s3_meth.c
C src/lib/libssl/src/ssl/s3_pkt.c
C src/lib/libssl/src/ssl/s3_srvr.c
U src/lib/libssl/src/ssl/ssl23.h
U src/lib/libssl/src/ssl/ssl2.h
U src/lib/libssl/src/ssl/ssl3.h
U src/lib/libssl/src/ssl/ssl_algs.c
C src/lib/libssl/src/ssl/ssl_asn1.c
C src/lib/libssl/src/ssl/ssl_cert.c
C src/lib/libssl/src/ssl/ssl_ciph.c
U src/lib/libssl/src/ssl/ssl_err2.c
C src/lib/libssl/src/ssl/ssl_err.c
C src/lib/libssl/src/ssl/ssl.h
C src/lib/libssl/src/ssl/ssl_lib.c
U src/lib/libssl/src/ssl/ssl-lib.com
C src/lib/libssl/src/ssl/ssl_locl.h
C src/lib/libssl/src/ssl/ssl_rsa.c
C src/lib/libssl/src/ssl/ssl_sess.c
U src/lib/libssl/src/ssl/ssl_stat.c
U src/lib/libssl/src/ssl/ssl_task.c
C src/lib/libssl/src/ssl/ssltest.c
C src/lib/libssl/src/ssl/ssl_txt.c
U src/lib/libssl/src/ssl/t1_clnt.c
C src/lib/libssl/src/ssl/t1_enc.c
U src/lib/libssl/src/ssl/t1_lib.c
U src/lib/libssl/src/ssl/t1_meth.c
U src/lib/libssl/src/ssl/t1_srvr.c
U src/lib/libssl/src/ssl/tls1.h
C src/lib/libssl/src/test/bctest
U src/lib/libssl/src/test/CAss.cnf
U src/lib/libssl/src/test/CAssdh.cnf
U src/lib/libssl/src/test/CAssdsa.cnf
U src/lib/libssl/src/test/CAssrsa.cnf
U src/lib/libssl/src/test/dummytest.c
U src/lib/libssl/src/test/evptests.txt
N src/lib/libssl/src/test/Makefile
C src/lib/libssl/src/test/maketests.com
U src/lib/libssl/src/test/methtest.c
N src/lib/libssl/src/test/P1ss.cnf
N src/lib/libssl/src/test/P2ss.cnf
U src/lib/libssl/src/test/pkcs7-1.pem
U src/lib/libssl/src/test/pkcs7.pem
U src/lib/libssl/src/test/r160test.c
N src/lib/libssl/src/test/sha1hashes.txt
N src/lib/libssl/src/test/sha1vectors.txt
U src/lib/libssl/src/test/Sssdsa.cnf
U src/lib/libssl/src/test/Sssrsa.cnf
C src/lib/libssl/src/test/tcrl
U src/lib/libssl/src/test/tcrl.com
C src/lib/libssl/src/test/testca
U src/lib/libssl/src/test/testca.com
U src/lib/libssl/src/test/test.cnf
U src/lib/libssl/src/test/testcrl.pem
C src/lib/libssl/src/test/testenc
C src/lib/libssl/src/test/testenc.com
N src/lib/libssl/src/test/testfipsssl
C src/lib/libssl/src/test/testgen
U src/lib/libssl/src/test/testgen.com
U src/lib/libssl/src/test/testp7.pem
U src/lib/libssl/src/test/testreq2.pem
U src/lib/libssl/src/test/testrsa.pem
U src/lib/libssl/src/test/tests.com
U src/lib/libssl/src/test/testsid.pem
C src/lib/libssl/src/test/testss
U src/lib/libssl/src/test/testss.com
C src/lib/libssl/src/test/testssl
U src/lib/libssl/src/test/testssl.com
N src/lib/libssl/src/test/testsslproxy
U src/lib/libssl/src/test/testx509.pem
U src/lib/libssl/src/test/times
C src/lib/libssl/src/test/tpkcs7
U src/lib/libssl/src/test/tpkcs7.com
C src/lib/libssl/src/test/tpkcs7d
U src/lib/libssl/src/test/tpkcs7d.com
C src/lib/libssl/src/test/treq
U src/lib/libssl/src/test/treq.com
C src/lib/libssl/src/test/trsa
U src/lib/libssl/src/test/trsa.com
C src/lib/libssl/src/test/tsid
U src/lib/libssl/src/test/tsid.com
C src/lib/libssl/src/test/tverify.com
C src/lib/libssl/src/test/tx509
U src/lib/libssl/src/test/tx509.com
U src/lib/libssl/src/test/Uss.cnf
U src/lib/libssl/src/test/v3-cert1.pem
U src/lib/libssl/src/test/v3-cert2.pem
U src/lib/libssl/src/test/VMSca-response.1
U src/lib/libssl/src/test/VMSca-response.2
U src/lib/libssl/src/times/100.lnx
U src/lib/libssl/src/times/100.nt
U src/lib/libssl/src/times/200.lnx
U src/lib/libssl/src/times/486-66.dos
U src/lib/libssl/src/times/486-66.nt
U src/lib/libssl/src/times/486-66.w31
U src/lib/libssl/src/times/586-085i.nt
U src/lib/libssl/src/times/586-1002.lnx
U src/lib/libssl/src/times/586-100.dos
U src/lib/libssl/src/times/586-100.LN3
U src/lib/libssl/src/times/586-100.ln4
U src/lib/libssl/src/times/586-100.lnx
U src/lib/libssl/src/times/586-100.nt
U src/lib/libssl/src/times/586-100.NT2
U src/lib/libssl/src/times/586-100.ntx
U src/lib/libssl/src/times/586-100.w31
U src/lib/libssl/src/times/586p-100.lnx
U src/lib/libssl/src/times/5.lnx
U src/lib/libssl/src/times/686-200.bsd
U src/lib/libssl/src/times/686-200.lnx
U src/lib/libssl/src/times/686-200.nt
U src/lib/libssl/src/times/aixold.t
U src/lib/libssl/src/times/aix.t
U src/lib/libssl/src/times/alpha.t
U src/lib/libssl/src/times/alpha400.t
U src/lib/libssl/src/times/cyrix100.lnx
U src/lib/libssl/src/times/dgux.t
U src/lib/libssl/src/times/dgux-x86.t
U src/lib/libssl/src/times/hpux-acc.t
U src/lib/libssl/src/times/hpux-kr.t
U src/lib/libssl/src/times/hpux.t
U src/lib/libssl/src/times/L1
U src/lib/libssl/src/times/p2.w95
U src/lib/libssl/src/times/pent2.t
U src/lib/libssl/src/times/R10000.t
U src/lib/libssl/src/times/R4400.t
U src/lib/libssl/src/times/readme
U src/lib/libssl/src/times/s586-100.lnx
U src/lib/libssl/src/times/s586-100.nt
U src/lib/libssl/src/times/sgi.t
U src/lib/libssl/src/times/sparc2
U src/lib/libssl/src/times/sparcLX.t
U src/lib/libssl/src/times/sparc.t
U src/lib/libssl/src/times/usparc.t
U src/lib/libssl/src/times/090/586-100.nt
U src/lib/libssl/src/times/091/486-50.nt
U src/lib/libssl/src/times/091/586-100.lnx
U src/lib/libssl/src/times/091/68000.bsd
U src/lib/libssl/src/times/091/686-200.lnx
U src/lib/libssl/src/times/091/alpha064.osf
U src/lib/libssl/src/times/091/alpha164.lnx
U src/lib/libssl/src/times/091/alpha164.osf
U src/lib/libssl/src/times/091/mips-rel.pl
U src/lib/libssl/src/times/091/r10000.irx
U src/lib/libssl/src/times/091/r3000.ult
U src/lib/libssl/src/times/091/r4400.irx
U src/lib/libssl/src/times/x86/bfs.cpp
U src/lib/libssl/src/times/x86/casts.cpp
U src/lib/libssl/src/times/x86/des3s.cpp
U src/lib/libssl/src/times/x86/dess.cpp
U src/lib/libssl/src/times/x86/md4s.cpp
U src/lib/libssl/src/times/x86/md5s.cpp
U src/lib/libssl/src/times/x86/rc4s.cpp
U src/lib/libssl/src/times/x86/sha1s.cpp
U src/lib/libssl/src/tools/c89.sh
U src/lib/libssl/src/tools/c_hash
U src/lib/libssl/src/tools/c_info
C src/lib/libssl/src/tools/c_issuer
U src/lib/libssl/src/tools/c_name
C src/lib/libssl/src/tools/c_rehash
U src/lib/libssl/src/tools/c_rehash.in
N src/lib/libssl/src/tools/Makefile
U src/lib/libssl/src/util/add_cr.pl
U src/lib/libssl/src/util/bat.sh
U src/lib/libssl/src/util/ck_errf.pl
U src/lib/libssl/src/util/clean-depend.pl
C src/lib/libssl/src/util/cygwin.sh
U src/lib/libssl/src/util/deleof.pl
U src/lib/libssl/src/util/dirname.pl
C src/lib/libssl/src/util/domd
U src/lib/libssl/src/util/do_ms.sh
U src/lib/libssl/src/util/err-ins.pl
U src/lib/libssl/src/util/extract-names.pl
U src/lib/libssl/src/util/files.pl
U src/lib/libssl/src/util/fixNT.sh
U src/lib/libssl/src/util/FreeBSD.sh
U src/lib/libssl/src/util/install.sh
C src/lib/libssl/src/util/libeay.num
C src/lib/libssl/src/util/mk1mf.pl
U src/lib/libssl/src/util/mkcerts.sh
C src/lib/libssl/src/util/mkdef.pl
U src/lib/libssl/src/util/mkdir-p.pl
C src/lib/libssl/src/util/mkerr.pl
C src/lib/libssl/src/util/mkfiles.pl
C src/lib/libssl/src/util/mklink.pl
C src/lib/libssl/src/util/mkstack.pl
N src/lib/libssl/src/util/opensslwrap.sh
U src/lib/libssl/src/util/perlpath.pl
U src/lib/libssl/src/util/pod2man.pl
U src/lib/libssl/src/util/pod2mantest
U src/lib/libssl/src/util/pod2mantest.pod
U src/lib/libssl/src/util/point.sh
C src/lib/libssl/src/util/selftest.pl
N src/lib/libssl/src/util/shlib_wrap.sh
U src/lib/libssl/src/util/sp-diff.pl
U src/lib/libssl/src/util/speed.sh
U src/lib/libssl/src/util/src-dep.pl
U src/lib/libssl/src/util/ssleay.num
U src/lib/libssl/src/util/tab_num.pl
U src/lib/libssl/src/util/x86asm.sh
C src/lib/libssl/src/util/pl/BC-16.pl
C src/lib/libssl/src/util/pl/BC-32.pl
C src/lib/libssl/src/util/pl/linux.pl
C src/lib/libssl/src/util/pl/Mingw32.pl
C src/lib/libssl/src/util/pl/OS2-EMX.pl
C src/lib/libssl/src/util/pl/ultrix.pl
C src/lib/libssl/src/util/pl/unix.pl
C src/lib/libssl/src/util/pl/VC-16.pl
C src/lib/libssl/src/util/pl/VC-32.pl
U src/lib/libssl/src/util/pl/VC-CE.pl
U src/lib/libssl/src/VMS/install.com
C src/lib/libssl/src/VMS/mkshared.com
U src/lib/libssl/src/VMS/multinet_shr.opt
U src/lib/libssl/src/VMS/openssl_utils.com
U src/lib/libssl/src/VMS/socketshr_shr.opt
U src/lib/libssl/src/VMS/tcpip_shr_decc.opt
U src/lib/libssl/src/VMS/test-includes.com
U src/lib/libssl/src/VMS/TODO
U src/lib/libssl/src/VMS/ucx_shr_decc_log.opt
U src/lib/libssl/src/VMS/ucx_shr_decc.opt
U src/lib/libssl/src/VMS/ucx_shr_vaxc.opt
U src/lib/libssl/src/VMS/WISHLIST.TXT
N src/lib/libssl/src/VMS/VMSify-conf.pl
329 conflicts created by this import.
Use the following command to help the merge:
cvs checkout -jOPENSSL:yesterday -jOPENSSL src/lib/libssl/src
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/28 23:39:33
Modified files:
lib/libssl/src : CHANGES Configure FAQ INSTALL INSTALL.W32
Makefile.org NEWS README config e_os.h e_os2.h
install.com makevms.com openssl.spec
lib/libssl/src/VMS: mkshared.com
lib/libssl/src/apps: CA.pl.in CA.sh apps.c apps.h asn1pars.c
ca.c crl.c dgst.c enc.c makeapps.com
openssl-vms.cnf openssl.c openssl.cnf
pkcs12.c pkcs8.c progs.h req.c s_client.c
s_socket.c speed.c verify.c x509.c
lib/libssl/src/crypto: cryptlib.c crypto-lib.com crypto.h
md32_common.h o_time.c opensslv.h
lib/libssl/src/crypto/aes: aes.h aes_cbc.c aes_cfb.c aes_core.c
aes_ctr.c aes_locl.h
lib/libssl/src/crypto/asn1: a_bitstr.c a_digest.c a_enum.c
a_gentm.c a_int.c a_print.c a_set.c
a_strex.c a_type.c a_utctm.c
a_verify.c asn1.h asn1_err.c
asn1_lib.c evp_asn1.c p5_pbe.c
p5_pbev2.c t_bitst.c x_crl.c
x_name.c x_pubkey.c
lib/libssl/src/crypto/bf: bf_skey.c blowfish.h
lib/libssl/src/crypto/bio: b_print.c bio.h bss_file.c
lib/libssl/src/crypto/bn: bn_mont.c bntest.c
lib/libssl/src/crypto/bn/asm: ia64.S
lib/libssl/src/crypto/cast: c_skey.c cast.h
lib/libssl/src/crypto/comp: c_zlib.c
lib/libssl/src/crypto/conf: conf_def.c
lib/libssl/src/crypto/des: cfb64ede.c des.h des_enc.c des_old.c
destest.c ecb3_enc.c set_key.c
lib/libssl/src/crypto/dh: dh_check.c dh_err.c dh_gen.c dh_key.c
lib/libssl/src/crypto/dsa: dsa.h dsa_gen.c dsa_key.c dsa_ossl.c
dsa_sign.c dsa_vrf.c
lib/libssl/src/crypto/dso: dso_win32.c
lib/libssl/src/crypto/engine: hw_cryptodev.c
lib/libssl/src/crypto/err: err.c err.h err_all.c openssl.ec
lib/libssl/src/crypto/evp: bio_md.c c_allc.c c_alld.c digest.c
e_aes.c e_des.c e_des3.c e_null.c
e_rc4.c evp.h evp_enc.c evp_err.c
evp_lib.c evp_locl.h evp_pkey.c
evp_test.c evptests.txt m_dss.c
m_md2.c m_md4.c m_md5.c m_mdc2.c
m_sha.c m_sha1.c names.c
lib/libssl/src/crypto/hmac: hmac.c hmac.h
lib/libssl/src/crypto/idea: idea.h
lib/libssl/src/crypto/md2: md2.h md2_dgst.c
lib/libssl/src/crypto/md4: md4.h md4_dgst.c
lib/libssl/src/crypto/md5: md5.h md5_dgst.c
lib/libssl/src/crypto/mdc2: mdc2.h
lib/libssl/src/crypto/objects: o_names.c obj_dat.c obj_err.c
obj_mac.num objects.h objects.txt
lib/libssl/src/crypto/pem: pem_all.c pem_lib.c pem_pkey.c
lib/libssl/src/crypto/perlasm: x86asm.pl x86ms.pl x86nasm.pl
x86unix.pl
lib/libssl/src/crypto/pkcs12: p12_crpt.c p12_init.c p12_kiss.c
p12_mutl.c
lib/libssl/src/crypto/pkcs7: pk7_attr.c pk7_doit.c pk7_lib.c
pk7_smime.c
lib/libssl/src/crypto/rand: md_rand.c rand.h rand_egd.c
rand_err.c rand_lib.c rand_unix.c
rand_vms.c rand_win.c randfile.c
lib/libssl/src/crypto/rc2: rc2.h rc2_skey.c
lib/libssl/src/crypto/rc4: rc4.h rc4_enc.c rc4_locl.h rc4_skey.c
lib/libssl/src/crypto/rc4/asm: rc4-586.pl
lib/libssl/src/crypto/rc5: rc5.h
lib/libssl/src/crypto/ripemd: ripemd.h rmd_dgst.c
lib/libssl/src/crypto/rsa: rsa.h rsa_eay.c rsa_gen.c rsa_saos.c
rsa_sign.c
lib/libssl/src/crypto/sha: sha.h sha1dgst.c sha_locl.h shatest.c
lib/libssl/src/crypto/sha/asm: sha1-586.pl
lib/libssl/src/crypto/stack: safestack.h stack.c stack.h
lib/libssl/src/crypto/x509: by_file.c x509.h x509_cmp.c
x509_r2x.c x509_req.c x509_txt.c
x509_vfy.c x509_vfy.h x509cset.c
x509name.c x_all.c
lib/libssl/src/crypto/x509v3: ext_dat.h v3_bitst.c v3_ia5.c
v3_int.c v3_purp.c v3err.c
x509v3.h
lib/libssl/src/doc: standards.txt
lib/libssl/src/doc/apps: asn1parse.pod dgst.pod enc.pod
lib/libssl/src/doc/crypto: BN_num_bytes.pod ERR_error_string.pod
EVP_EncryptInit.pod EVP_SealInit.pod
EVP_SignInit.pod
RSA_public_encrypt.pod blowfish.pod
pem.pod
lib/libssl/src/doc/ssl: SSL_CIPHER_get_name.pod
SSL_CTX_get_ex_new_index.pod
SSL_CTX_get_verify_mode.pod
SSL_CTX_set_cert_store.pod
SSL_CTX_set_info_callback.pod
SSL_CTX_set_options.pod
SSL_CTX_set_quiet_shutdown.pod
SSL_CTX_set_session_id_context.pod
SSL_CTX_use_certificate.pod
SSL_SESSION_get_ex_new_index.pod
SSL_SESSION_get_time.pod
SSL_get_SSL_CTX.pod SSL_get_ciphers.pod
SSL_get_client_CA_list.pod
SSL_get_current_cipher.pod
SSL_get_default_timeout.pod
SSL_get_error.pod
SSL_get_ex_new_index.pod SSL_get_fd.pod
SSL_get_peer_cert_chain.pod
SSL_get_peer_certificate.pod
SSL_get_session.pod
SSL_get_verify_result.pod
SSL_get_version.pod SSL_pending.pod
SSL_set_shutdown.pod SSL_shutdown.pod
SSL_state_string.pod SSL_want.pod
d2i_SSL_SESSION.pod ssl.pod
lib/libssl/src/ms: do_masm.bat do_ms.bat do_nasm.bat do_nt.bat
test.bat testss.bat
lib/libssl/src/shlib: hpux10-cc.sh
lib/libssl/src/ssl: kssl.c kssl.h s23_clnt.c s23_lib.c
s23_srvr.c s2_clnt.c s2_lib.c s2_srvr.c
s3_clnt.c s3_enc.c s3_lib.c s3_pkt.c
s3_srvr.c ssl.h ssl_asn1.c ssl_cert.c
ssl_ciph.c ssl_err.c ssl_lib.c ssl_locl.h
ssl_rsa.c ssl_sess.c ssl_txt.c ssltest.c
t1_enc.c
lib/libssl/src/test: bctest maketests.com tcrl testca testenc
testenc.com testgen testss testssl tpkcs7
tpkcs7d treq trsa tsid tverify.com tx509
lib/libssl/src/tools: c_issuer
lib/libssl/src/util: cygwin.sh domd libeay.num mk1mf.pl mkdef.pl
mkerr.pl mkfiles.pl mklink.pl mkstack.pl
selftest.pl
lib/libssl/src/util/pl: BC-16.pl BC-32.pl Mingw32.pl OS2-EMX.pl
VC-16.pl VC-32.pl linux.pl ultrix.pl
unix.pl
Added files:
lib/libssl/src/crypto/mdc2: Makefile
Log message:
resolve conflicts
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/28 23:41:40
Modified files:
lib/libssl/src/crypto/evp: evp.h
Log message:
increase EVP_MAX_MD_SIZE to something sane (big enough for SHA512)
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/28 23:42:05
Modified files:
lib/libssl/crypto: Makefile
Log message:
adjust for new files in 0.9.7g
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/28 23:42:31
Modified files:
lib/libssl/crypto: shlib_version
lib/libssl/ssl : shlib_version
Log message:
crank
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/28 23:42:55
Modified files:
usr.sbin/openssl: Makefile
Log message:
adjust for 0.9.7g
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/29 01:22:38
Modified files:
usr.bin/mg : autoexec.c undo.c
Log message:
Remove unneeded include. Han Boetes.
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/29 01:52:12
Removed files:
lib/libssl/src/ms: .rnd
Log message:
remove this junk that snuck in the import; spotted by markus@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/29 01:54:15
Modified files:
lib/libssl/crypto: Makefile
Log message:
typo; from grunk AT pestilenz.org via markus@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/29 03:31:06
Modified files:
usr.sbin/openssl: openssl.1
Log message:
fixes/updates from openssl-0.9.7g;
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/29 04:58:11
Modified files:
. : i386-laptop.html
Log message:
from Alexander von Gernler: Repair URL, remove machine at request of owner.
from Alexandre Anriot: remove blank lines, clean up URLs and long lines.
from me: Shorten man page links to minimum needed.
More to come...
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/29 09:38:31
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.luna88k
md.mac68k md.macppc md.mvme68k
md.mvme88k md.mvmeppc md.sgi md.sparc
md.sparc64 md.vax md.zaurus
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/04/29 10:14:04
Modified files:
sys/arch/amd64/stand/boot: conf.c
sys/arch/amd64/stand/cdboot: conf.c
sys/arch/amd64/stand/libsa: gidt.S pxe_call.S
sys/arch/amd64/stand/pxeboot: conf.c
Log message:
Make boot code use real mode with 64K segments instead of 1M segments,
to match i386 boot blocks. Improves stability with some disk controller
cards. Also expicitly state operand size on some moves.
Bump version on boot, cdboot and pxeboot accordingly.
CVSROOT: /cvs
Module name: src
Changes by: grange@cvs.openbsd.org 2005/04/29 11:13:55
Modified files:
sys/dev/isa : it.c
Log message:
Correct FAN3 divisor for IT8705 and add support for FAN3 divisor on IT8712.
Diff from Stephan Leemburg .
CVSROOT: /cvs
Module name: src
Changes by: grange@cvs.openbsd.org 2005/04/29 12:41:12
Modified files:
sys/arch/mips64/include: types.h
sys/arch/mips64/mips64: clock.c
Log message:
So mips64 is our first arch that switches to using new MI
timecounter code.
The only available timecounter now is CP0 count register. We'll
have more once we get support for embedded CPUs like NEC VR41xx.
Tested on sgi by hshoexer@ and kettenis@; ok pefo@.
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/04/29 13:51:35
Modified files:
mail/pine : Makefile distinfo
mail/pine/patches: patch-doc_tech-notes_txt
patch-imap_src_osdep_unix_Makefile
patch-imap_src_osdep_unix_env_unix_c
patch-pine_mailcap_c patch-pine_mailview_c
patch-pine_pine_hlp
Log message:
pine v4.63
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/04/29 17:47:00
Modified files:
mail/postfix/snapshot: Makefile distinfo
Log message:
Postfix 2.3 20050427 snapshot
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/04/29 18:08:27
Added files:
infrastructure/plist: arm
Log message:
add list of arm packages i use for building; this location is
normally for CD sets, but it is most appropriate
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/29 18:36:05
Modified files:
sys/arch/alpha/conf: GENERIC
sys/arch/amd64/conf: GENERIC
sys/arch/cats/conf: GENERIC
sys/arch/hp300/conf: GENERIC
sys/arch/hppa/conf: GENERIC
sys/arch/hppa64/conf: GENERIC
sys/arch/i386/conf: GENERIC
sys/arch/luna88k/conf: GENERIC
sys/arch/mac68k/conf: GENERIC
sys/arch/macppc/conf: GENERIC
sys/arch/mvme68k/conf: GENERIC
sys/arch/mvme88k/conf: GENERIC
sys/arch/mvmeppc/conf: GENERIC
sys/arch/sgi/conf: GENERIC
sys/arch/solbourne/conf: GENERIC
sys/arch/sparc/conf: GENERIC
sys/arch/sparc64/conf: GENERIC
sys/arch/vax/conf: GENERIC
sys/arch/zaurus/conf: GENERIC
Log message:
nice docs at top of GENERIC
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/29 18:36:26
Modified files:
sys/arch/zaurus/conf: RAMDISK
Log message:
this is not GENERIC
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/29 18:49:37
Modified files:
sys/arch/alpha/conf: GENERIC
sys/arch/amd64/conf: GENERIC
sys/arch/cats/conf: GENERIC
sys/arch/hp300/conf: GENERIC
sys/arch/hppa/conf: GENERIC
sys/arch/hppa64/conf: GENERIC
sys/arch/i386/conf: GENERIC
sys/arch/luna88k/conf: GENERIC
sys/arch/mac68k/conf: GENERIC
sys/arch/macppc/conf: GENERIC
sys/arch/mvme68k/conf: GENERIC
sys/arch/mvme88k/conf: GENERIC
sys/arch/mvmeppc/conf: GENERIC
sys/arch/sgi/conf: GENERIC
sys/arch/solbourne/conf: GENERIC
sys/arch/sparc/conf: GENERIC
sys/arch/sparc64/conf: GENERIC
sys/arch/vax/conf: GENERIC
sys/arch/zaurus/conf: GENERIC
Log message:
start the job of making things look more alike
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/29 19:02:38
Modified files:
sys/arch/zaurus/conf: GENERIC
Log message:
prettier
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/29 19:11:19
Modified files:
share/man/man4/man4.sgi: intro.4
Log message:
add some flesh
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/29 20:31:46
Modified files:
distrib/sets/lists/base: md.zaurus
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/30 01:05:32
Modified files:
sbin/fdisk : fdisk.8
Log message:
make this useable to people busy installing
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/30 01:09:37
Modified files:
sbin/disklabel : disklabel.c
Log message:
Better header at the top:
# Inside MBR partition 3: type A6 start 2570463 size 75569697
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/30 01:10:13
Modified files:
sbin/fdisk : fdisk.8
Log message:
match disklabel change
CVSROOT: /cvs
Module name: src
Changes by: pvalchev@cvs.openbsd.org 2005/04/30 02:22:24
Modified files:
sys/dev/ic : re.c
Log message:
From NetBSD, pt to by brad (might fix csum problems, else they may
need to be disabled after more testing):
re_encap: set RTK_TDESC_CMD_IPCSUM if any of checksum offloading is requested.
otherwise, RTK_TDESC_CMD_TCPCSUM/UDPCSUM don't seem to make any effect.
CVSROOT: /cvs
Module name: src
Changes by: pvalchev@cvs.openbsd.org 2005/04/30 02:24:25
Modified files:
sys/dev/ic : re.c
Log message:
check for ETHERMIN in SIOCSIFMTU ioctl; from brad
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/30 02:58:12
Modified files:
share/man/man4/man4.sgi: intro.4
Log message:
sort the supported devices list, and fix SEE ALSO;
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/30 03:14:23
Modified files:
include : wctype.h
lib/libc : shlib_version
lib/libc/locale: Makefile.inc
Added files:
lib/libc/locale: iswalnum.3 iswctype_sb.c towlower.3
Log message:
isw* classification functions from citrus, with a `stub' implementation
for the default locale.
comments, tests, okay: kettenis@, otto@, jmc@
functions addition -> Minor bump.
There's a large bump coming in a separate commit.
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/04/30 03:25:17
Modified files:
include : stdio.h
lib/libc : shlib_version
lib/libc/stdio : asprintf.c findfp.c freopen.c local.h
snprintf.c sprintf.c sscanf.c ungetc.c
vasprintf.c vfprintf.c vsnprintf.c vsprintf.c
vsscanf.c
Added files:
lib/libc/stdio : fileext.h
Log message:
Change internals of FILE: reuse the unget buffer field to access an
extended attribute data structure (pimpl idiom). Idea taken from citrus.
Much discussion with deraadt@, otto@, millert@...
This is the least disruptive way to extend FILE, since its size can't really
change without this being a flag day. So the size doesn't change.
Actual additions to the structure will come in separate steps, since this
change is nasty enough on its own.
Tests by otto@ and others, careful reading of code by otto@ and millert@.
This is definitely a major bump, and has been checked to not impact a
full ports build.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/30 03:27:44
Modified files:
sbin/fdisk : fdisk.8
Log message:
various fixes;
CVSROOT: /cvs
Module name: ports
Changes by: mbalmer@cvs.openbsd.org 2005/04/30 04:00:04
Modified files:
databases/postgresql: Makefile distinfo
databases/postgresql/patches: patch-src_backend_tcop_utility_c
databases/postgresql/pkg: PFRAG.shared PLIST PLIST-docs
PLIST-server
Log message:
Update to PostgreSQL 8.0.2 and take maintainerhsip with the old maintainers
consent.
ok nikolay@, todd@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/30 04:43:55
Modified files:
infrastructure/mk: bsd.port.mk
Log message:
Add LIBTOOL to FAKE_FLAGS.
ok sturm@, espie@
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2005/04/30 05:36:40
Modified files:
gnu/lib/libstdc++: shlib_version
gnu/lib/libstdc++/libstdc++/include/bits: locale_facets.tcc
Log message:
Fix printing floating-point numbers. Bump major number.
ok espie@
CVSROOT: /cvs
Module name: ports
Changes by: mbalmer@cvs.openbsd.org 2005/04/30 06:02:10
Modified files:
databases/postgresql: Makefile
Log message:
WANTLIB tweaks
ok alek@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/30 06:59:58
Modified files:
net/arpd : Makefile distinfo
net/arpd/patches: patch-arpd_c patch-configure_in
Log message:
- Update to 0.2 (from Lawrence Teo )
- Honour CFLAGS
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/30 07:27:18
Log message:
Import socat 1.4.0.3
"netcat++" (extended design, new implementation)
socat is a relay for bidirectional data transfer between two independent
data channels. Each of these data channels may be a file, pipe, device
(serial line etc. or a pseudo terminal), a socket (UNIX, IP4, IP6 - raw,
UDP, TCP), an SSL socket, proxy CONNECT connection, a file descriptor
(stdin etc.), the GNU line editor (readline), a program, or a
combination of two of these. These modes include generation of
"listening" sockets, mamed pipes, and pseudo terminals.
Submitted by Jon Trembley
Status:
Vendor Tag: alek
Release Tags: alek_20050430
N ports/net/socat/Makefile
N ports/net/socat/distinfo
N ports/net/socat/pkg/DESCR
N ports/net/socat/pkg/PLIST
N ports/net/socat/patches/patch-socat_1
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/30 07:37:17
Modified files:
net : Makefile
Log message:
Add socat
CVSROOT: /cvs
Module name: src
Changes by: niallo@cvs.openbsd.org 2005/04/30 07:58:56
Modified files:
sbin/fsck_ext2fs: dir.c extern.h fsck.h inode.c pass1.c pass2.c
pass4.c setup.c
Log message:
Support checking filesystems which have or once had large files (>4 GB)
on them.
From NetBSD
Modified files:
sys/ufs/ext2fs : ext2fs.h ext2fs_extern.h ext2fs_inode.c
ext2fs_lookup.c ext2fs_readwrite.c
ext2fs_vfsops.c ext2fs_vnops.c
Log message:
Add support for large files (> 4GB).
Automatically converts old filesystems to use this if they are already at
revision 1 (like Linux). Revision 0 filesystems don't get converted (unlike
Linux).
From NetBSD
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/30 08:05:57
Log message:
Import py-docutils 0.3.7
Docutils is a set of tools for processing plaintext documentation into
useful formats, such as HTML, XML, and LaTeX. Includes reStructuredText,
the easy to read, easy to use, what-you-see-is-what-you-get plaintext
markup language.
From Ben Lovett
Status:
Vendor Tag: alek
Release Tags: alek_20050430
N ports/textproc/py-docutils/distinfo
N ports/textproc/py-docutils/Makefile
N ports/textproc/py-docutils/pkg/DESCR
N ports/textproc/py-docutils/pkg/PLIST
N ports/textproc/py-docutils/patches/patch-setup_py
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/30 08:09:28
Modified files:
textproc : Makefile
Log message:
Add py-docutils
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/04/30 08:09:41
Modified files:
distrib/miniroot: install.sub
Log message:
Fix rtsol IPv6 install - check correct directory for hostname.* files.
Found & ok dlg@.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/30 08:38:31
Modified files:
. : ftp.html
Log message:
From Alexander von Gernler: "Give my rsync mirror a nicer name"
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/04/30 08:45:58
Modified files:
databases/openldap: Makefile distinfo
databases/openldap/pkg: PFRAG.shared
Log message:
OpenLDAP v2.2.26
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/30 08:46:50
Log message:
Import ledger 2.2
Ledger is an accounting tool with the moxie to exist. It provides no
bells or whistles, and returns the user to the days before user
interfaces were even a twinkling in their father's CRT. What it does
offer is a double-entry accounting ledger with all the flexibility and
muscle of its modern day cousins, without any of the fat. Think of it as
the Bran Muffin of accounting tools.
From Jim Razmus
Status:
Vendor Tag: alek
Release Tags: alek_20050430
N ports/productivity/ledger/Makefile
N ports/productivity/ledger/distinfo
N ports/productivity/ledger/pkg/DESCR
N ports/productivity/ledger/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/30 08:49:16
Modified files:
productivity : Makefile
Log message:
Add ledger
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/04/30 09:11:11
Modified files:
mail/evolution : Makefile
Log message:
Update MASTER_SITES0
From Alec Berryman
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/30 09:26:16
Modified files:
. : i386-laptop.html
Log message:
More good work by Alexander and Alexandre:
- move the dmesg/xorg.conf links to bottom left
Idea and work by Alexandre Anriot
- doing the ->
thing, idea by Alexander von Gernler,
work by Alexandre Anriot
- much discussion, tweaks and validation checks by Alexander von Gernler
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/04/30 09:44:35
Modified files:
. : i386-laptop.html
Log message:
Add links to Bernd Ahler's laptop's entry, from Bernd himself. Thanks!
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/04/30 10:14:35
Modified files:
sys/arch/i386/stand/libsa: gidt.S
sys/arch/i386/stand/boot: conf.c
sys/arch/i386/stand/cdboot: conf.c
sys/arch/i386/stand/pxeboot: conf.c
Log message:
Ensure we save the %ebx register returned from the BIOS call, not just
%bx. Fixes problem introduced in gidt.S r1.29, which could lead to an
incomplete memory map, and "too little memory available; running in
degraded mode", as found by Roy Morris rmorris (at) internetsecure (dot)
com. (Thanks for the report, and for testing the fix.)
Bump version on boot, cdboot and pxeboot accordingly.
ok weingart@
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/04/30 10:39:03
Modified files:
sys/arch/amd64/stand/boot: conf.c
sys/arch/amd64/stand/cdboot: conf.c
sys/arch/amd64/stand/pxeboot: conf.c
sys/arch/amd64/stand/libsa: gidt.S
Log message:
As on i386, ensure we save the %ebx register returned from the BIOS
call, not just %bx. Fixes problem introduced in gidt.S r1.3.
Problem found, and fix tested, on i386 by Roy Morris rmorris (at)
internetsecure (dot) com. Thanks.
Bump version on boot, cdboot and pxeboot accordingly.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/30 10:40:42
Modified files:
sys/arch/mvme88k/dev: dart.c
Log message:
Remove disabled code which would disable all interrupts rather than switch
to spltty for processing.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/30 10:42:37
Modified files:
sys/arch/luna88k/luna88k: autoconf.c machdep.c
sys/arch/m88k/include: asm_macro.h db_machdep.h profile.h
sys/arch/m88k/m88k: trap.c
sys/arch/mvme88k/dev: bugio.c
sys/arch/mvme88k/include: m88410.h
sys/arch/mvme88k/mvme88k: autoconf.c m187_machdep.c
m188_machdep.c m197_machdep.c m88110.c
machdep.c
Log message:
Remove m88k_psr_type and function with utterly long names to control the psr,
and use get_psr() / set_psr() or simple macros that expand into them everywhere.
No functional change.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/30 10:43:11
Modified files:
sys/arch/m88k/include: db_machdep.h
Log message:
A simpler and better SET_PC_REGS().
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/30 10:44:11
Modified files:
sys/arch/m88k/m88k: db_trace.c m88k_machdep.c sig_machdep.c
sys/arch/mvme88k/ddb: db_interface.c
Log message:
Use [XNF]IP_ADDR constants rather than their numeric values.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/30 10:45:12
Modified files:
sys/arch/m88k/include: psl.h
Log message:
Get rid of `U' suffix for psr field values.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/04/30 10:46:51
Modified files:
sys/arch/m88k/include: asm.h
sys/arch/m88k/m88k: eh_common.S
Log message:
Move CALL() from to eh.S which is the only user of the macro,
and replace it with faster constructs in some cases; also drop the unused
CALLP() macro.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/30 10:48:56
Modified files:
sbin/fdisk : fdisk.8
Log message:
correctly use whole disk, pointed out by toby
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/04/30 11:36:59
Modified files:
regress/bin/pax: Makefile
Added files:
regress/bin/pax: t3.out t3.sh
Log message:
Test various edge cases reading ustar archives.
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/30 12:12:40
Modified files:
build : support.dat
Log message:
+Matthias Suess
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/04/30 12:13:11
Modified files:
. : support.html
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/30 12:26:43
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.mac68k
md.macppc md.mvme68k md.mvmeppc md.sgi
md.sparc md.sparc64 md.zaurus
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/30 13:24:00
Modified files:
sys/dev/pci : if_vge.c
Log message:
- Correct the if_link_state_change() logic.
- Reading the EEPROM to learn the station address doesn't seem to work
on boards with VIA gigE controllers that are embedded in VIA chipsets.
Presumably, they don't have an external EEPROM and store the MAC
address somewhere else. To get around this, read the station
address from the RX filter registers instead. This has been tested
to work on both embedded and standalone controllers.
From FreeBSD
ok pvalchev@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/30 13:41:24
Modified files:
sys/dev/pci : if_vge.c
Log message:
- Add missing break for SIOCSIFADDR
- Allow setting the MTU
ok pvalchev@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/30 13:43:42
Modified files:
sys/dev/ic : re.c
Log message:
don't set MTU if its the same as what's currently being used.
CVSROOT: /cvs
Module name: www
Changes by: cloder@cvs.openbsd.org 2005/04/30 13:49:59
Modified files:
. : plus.html
Log message:
Take us partway through April 26. Almost caught up now.
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/30 14:21:32
Modified files:
. : zaurus.html
images : zaurus-c3000-small.jpg zaurus-c3000.jpg
Log message:
new zaurus pic
CVSROOT: /cvs
Module name: www
Changes by: david@cvs.openbsd.org 2005/04/30 14:55:45
Modified files:
. : zaurus.html
Log message:
typo
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/30 15:38:05
Modified files:
sys/dev/ic : dc.c
Log message:
try to drain send queue if we lose link during heavy transmit
activity instead of letting it sit and return 'no buffer available'
errors.
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/04/30 15:52:22
Modified files:
. : zaurus.html
Log message:
flesh
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/04/30 17:13:47
Modified files:
sys/arch/arm/xscale: pxa2x0_lcd.c
sys/dev/rasops : rasops.c rasops.h
sys/dev/wsfont : wsfont.c
Log message:
Temporary hack to (un)rotate the Zaurus console until a proper rasops
rotation framework is ready.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/30 17:22:33
Modified files:
lib/libc/locale: towlower.3
Log message:
fix a broken .St;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/04/30 17:45:42
Modified files:
share/man/man8 : starttls.8
Log message:
hyphenate nnn-bit adjectives;
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/30 18:05:10
Modified files:
usr.bin/passwd : pwd_check.c
Log message:
run password strength checking regexes as user; ok deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: jcs@cvs.openbsd.org 2005/04/30 20:12:47
Modified files:
telephony/asterisk: Makefile distinfo
telephony/asterisk/patches: patch-Makefile patch-apps_app_sms_c
patch-apps_app_test_c
patch-codecs_Makefile
patch-codecs_gsm_Makefile
patch-rtp_c
telephony/asterisk/pkg: PFRAG.shared PLIST
Removed files:
telephony/asterisk/patches: patch-res_res_agi_c
Log message:
update to asterisk-1.0.7
- put jolan's mirror second
- RUN_DEPENDS on sox and mpg123 for music on hold
- install example indications.conf so ringing works
ok jolan@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/30 20:43:12
Modified files:
games/atc : main.c
games/battlestar: battlestar.c
games/canfield/canfield: canfield.c
games/canfield/cfscores: cfscores.c
games/hack : hack.main.c hack.pager.c
games/robots : main.c
games/snake : snake.c
Log message:
use setresgid() to drop privs, it is simply a better and less ambiguous API;
ok deraadt@ and millert@ a while ago, more to come
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/30 20:51:09
Modified files:
usr.bin/passwd : passwd.c
Log message:
_yp_check() is a non-standard API. it leaves the domain bound, and the
fd use for that too. We are only using it to check if YP is alive, so,
unbind YP right after... this removes the reserved port socket
fd in the child..
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/04/30 20:56:28
Modified files:
usr.bin/passwd : new_pwd.c
Log message:
knf
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/04/30 21:23:38
Modified files:
lib/libc/sys : setresuid.2
Log message:
recommend this API better; "a good start" deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jcs@cvs.openbsd.org 2005/04/30 21:43:58
Modified files:
usr.bin/mg : theo.c
Log message:
another
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/04/30 23:42:43
Modified files:
sys/arch/sparc64/sparc64: in_cksum.S
Log message:
RCS id
CVSROOT: /cvs
Module name: ports
Changes by: david@cvs.openbsd.org 2005/05/01 01:15:59
Modified files:
net/micq/pkg : DESCR
Log message:
ssl flavor was made the default a while back
CVSROOT: /cvs
Module name: ports
Changes by: david@cvs.openbsd.org 2005/05/01 01:40:40
Modified files:
net/micq : Makefile distinfo
Log message:
update to micq-0.5.0.3
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/05/01 01:51:28
Modified files:
graphics/ImageMagick: Makefile distinfo
graphics/ImageMagick/pkg: PFRAG.shared PLIST
Log message:
SECURITY:
update to 6.2.2-0; fixes a heap overflow vulnerability
http://www.vuxml.org/openbsd/9bf5aad8-ba14-11d9-9e14-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: src
Changes by: david@cvs.openbsd.org 2005/05/01 01:54:43
Modified files:
sys/arch/alpha/conf: RAMDISK RAMDISKB RAMDISKBIG
sys/arch/amd64/conf: GENERIC
sys/arch/cats/conf: GENERIC RAMDISK
sys/arch/hp300/conf: GENERIC RAMDISK
sys/arch/hppa64/conf: GENERIC
sys/arch/i386/conf: GENERIC GENERIC.MP RAMDISKC
sys/arch/luna88k/conf: GENERIC RAMDISK
sys/arch/mac68k/conf: GENERIC RAMDISK
sys/arch/macppc/conf: GENERIC RAMDISK
sys/arch/mvme88k/conf: GENERIC M197 RAMDISK
sys/arch/mvmeppc/conf: RAMDISK
sys/arch/sgi/conf: RAMDISK
sys/arch/sparc/conf: RAMDISK SUN4 SUN4C SUN4M
sys/arch/sparc64/conf: GENERIC RAMDISK RAMDISKU1 RAMDISKU5
sys/arch/vax/conf: GENERIC RAMDISK
sys/arch/zaurus/conf: GENERIC RAMDISK
Log message:
spacing; ok miod@ deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: hshoexer@cvs.openbsd.org 2005/05/01 03:31:20
Modified files:
devel/libdvdread: Makefile
devel/libdvdread/patches: patch-dvdread_dvd_input_c
Log message:
patch to use acss. Crank package name to patchlevel 0.
ok espie@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/01 03:55:49
Modified files:
sys/arch/hp300/hp300: trap.c
sys/arch/hp300/include: intr.h
sys/arch/luna88k/luna88k: machdep.c
sys/arch/m68k/m68k: db_interface.c
sys/arch/m88k/include: intr.h
sys/arch/mac68k/include: intr.h
sys/arch/mvme68k/dev: zs.c
sys/arch/mvme68k/include: intr.h
sys/arch/mvme68k/mvme68k: trap.c
sys/arch/mvme88k/mvme88k: m188_machdep.c
Log message:
Bring raise-only semantics to splsoft* on m68k and m88k, as done elsewhere.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/01 05:39:14
Modified files:
textproc/libxml: Makefile
Log message:
revert fake stuff, as it doesn't work 100% yet (kdelibs does not build
under some circumstances at least).
CVSROOT: /cvs
Module name: src
Changes by: pascoe@cvs.openbsd.org 2005/05/01 05:49:32
Modified files:
sys/dev/rasops : rasops.c
Log message:
Another evil hack to turn sidelining into underlining on the Zaurus console.
tested dlg@
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/05/01 06:19:49
Modified files:
sys/dev/pci : if_em.c
Log message:
update the maxium sendqueue size on ifconfig up; this should fix problems
where IP cannot send packets larger then 11*mtu (e.g for large UDP/NFS
packets); pascoe@ brad@
CVSROOT: /cvs
Module name: src
Changes by: pedro@cvs.openbsd.org 2005/05/01 06:28:18
Modified files:
sys/kern : vfs_subr.c
Log message:
check for VBIOONFREELIST and VBIOONSYNCLIST in vprint(), okay marius@
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/01 08:01:06
Modified files:
faq : faq13.html
Log message:
sox not redistributable, thus ports-only, no package.
From Marcos Latas
CVSROOT: /cvs
Module name: www
Changes by: martin@cvs.openbsd.org 2005/05/01 12:14:00
Modified files:
. : mac68k.html
Log message:
be more optimistic with nubus video cards, 24bit or not
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/01 12:15:49
Modified files:
sys/arch/sparc/sparc: autoconf.c
sys/arch/sparc64/sparc64: autoconf.c
Log message:
When parsing the bootpath, correctly handle ":foo" modifiers if they are
more than one-letter wrong; fixes boot device determination with
/.../ledma:tpe/le...
strings (PR #4192)
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/01 12:33:05
Modified files:
textproc/lq-sp : Makefile distinfo
Log message:
Update to 1.3.4.12
- http://www.htmlhelp.com/tools/validator/offline/changelog.html
From Gerardo Santana Gomez Garrido (MAINTAINER)
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/01 12:34:15
Modified files:
math/calcoo : Makefile distinfo
math/calcoo/pkg: DESCR
Log message:
Update to 1.3.16. Notable changes:
* switched to GTK+ 2.x
* added shortcut for keypad comma
* faster startup
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/01 12:39:13
Modified files:
textproc/wdg-sgml-lib: Makefile distinfo
Log message:
Update to 1.1.4
- http://www.htmlhelp.com/tools/validator/offline/changelog.html
From Gerardo Santana Gomez Garrido (MAINTAINER)
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/01 12:45:55
Modified files:
textproc/validate: Makefile distinfo
Log message:
Update to 1.2.2
- http://www.htmlhelp.com/tools/validator/offline/changelog.html
From Gerardo Santana Gomez Garrido (MAINTAINER)
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/01 12:47:06
Modified files:
usr.bin/passwd : local_passwd.c
Log message:
spacing
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/01 12:56:36
Modified files:
bin/mt : mt.1 mt.c
Log message:
add eject -t option: permits tray to be closed (ie. insert a CD).
this uses the MTRETEN option
split out getopt options for mt & eject, fix usage as well.
ok krw (who is about to commit the back end changes for scsi..)
CVSROOT: /cvs
Module name: src
Changes by: matthieu@cvs.openbsd.org 2005/05/01 13:25:37
Modified files:
sys/arch/zaurus/conf: files.zaurus
Log message:
Fix zaudio dependencies. ok uwe@, pascoe@.
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/05/01 13:29:17
Modified files:
sys/scsi : sd.c cd.c
Log message:
Allow RAW_PART+S_IFCHR device opens to succeed even if media not
present. A successful open is required for ioctl's to work. Mostly
from NetBSD, partly correcting previous code cleanup error.
From deraadt@, treat MTIOCTOP+MTRETEN as CDIOCCLOSE for cd devices
(i.e. close the cd drawer).
ok deraadt@.
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/01 13:29:56
Modified files:
sys/arch/hppa64/hppa64: locore.S vm_machdep.c
Log message:
since &func is aplt workaround the switch_trampoline and deref plt for the func aswell
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/05/01 13:39:02
Modified files:
lib/libc/string: __strsignal.c
Log message:
Tidy up __strtosignal(): pass a buffer and length to its itoa() and
make sure we can't underrun this buffer. Also force NUL-termination
of this buffer, and ensure that large unsigned integers are printed
correctly.
Started by a diff from Dave Hines, openbsd (at) dph (dot) fluff (dot)
org; thanks.
with and ok otto@
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/05/01 13:40:08
Modified files:
xc/programs/Xserver/hw/xfree86/input/ws: ws.c
Log message:
Don't let relative pointer events move out of the screen. Problem noticed
by deraadt@.
CVSROOT: /cvs
Module name: XF4
Changes by: matthieu@cvs.openbsd.org 2005/05/01 13:43:44
Modified files:
xc/programs/Xserver/hw/xfree86/input/ws: ws.c
Log message:
Fix error in previous commit.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/01 14:44:12
Modified files:
usr.sbin/sasyncd: sasyncd.8
Log message:
typarella; from alexandre anriot;
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/01 14:52:32
Modified files:
audio/amarok : Makefile
Log message:
fix build issues
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/01 14:53:39
Modified files:
sbin/fdisk : fdisk.8 fdisk.c
Log message:
- better synopsis
- sync usage()
- add fstab(5) to SEE ALSO
- NOTES -> CAVEATS and improve
bits ok deraadt@
improvements and ok tom@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/05/01 15:28:50
Modified files:
net/openvpn : Makefile distinfo
net/openvpn/pkg: PLIST
Log message:
update to openvpn 2.0
from maintainer Thomas Delaet
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/01 15:36:57
Modified files:
sys/arch/alpha/conf: files.alpha
sys/arch/amd64/conf: files.amd64
sys/arch/arm/conf: files.arm
sys/arch/hppa/conf: files.hppa
sys/arch/hppa64/conf: files.hppa64
sys/arch/i386/conf: files.i386
sys/arch/luna88k/conf: files.luna88k
sys/arch/m68k/conf: files.m68k
sys/arch/m88k/conf: files.m88k
sys/arch/mips64/conf: files.mips64
sys/arch/mvme88k/conf: files.mvme88k
sys/arch/powerpc/conf: files.powerpc
sys/arch/sgi/conf: files.sgi
sys/arch/sparc/conf: files.sparc
sys/arch/sparc64/conf: files.sparc64
sys/arch/vax/conf: files.vax
sys/conf : files
Log message:
To allow for MD override of in4_cksum()...
ok deraadt@
CVSROOT: /cvs
Module name: ports
Changes by: david@cvs.openbsd.org 2005/05/01 16:47:28
Modified files:
net/micq/patches: patch-src_i18n_c
Log message:
remove $Id$ that cvs expanded and caused the patch to not apply
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/05/01 17:21:40
Modified files:
usr.bin/cvs : file.c
Log message:
if CF_MKADMIN flag is specified the administrative files will
be created (if missing) in cvs_load_dirinfo().
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/01 20:26:35
Modified files:
usr.sbin/ospfd : ospfe.c rde.c
Log message:
use setres[ug]id for privilege dropping; ok norby@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/01 20:29:27
Modified files:
usr.sbin/afs/src/arlad: arlad.c
usr.sbin/authpf: authpf.c
usr.sbin/dhcpd : dhcpd.c
usr.sbin/dhcrelay: dhcrelay.c
usr.sbin/eeprom: main.c
usr.sbin/mopd/mopd: mopd.c
Log message:
more setres[ug]id; ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/01 20:39:45
Modified files:
sys/arch/powerpc/conf: files.powerpc
sys/arch/powerpc/powerpc: in_cksum.c
Log message:
New in{,4}_cksum that is between 1.5 and 5 times faster than the
old version depending on CPU type.
From NetBSD
ok drahn@
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/05/01 20:45:29
Modified files:
sys/arch/zaurus/zaurus: zaurus_machdep.c
sys/arch/zaurus/stand/zbsdmod: zbsdmod.c
Log message:
Load the symbol table to the end of data/bss, and account for it when
setting up the kernel page table. Makes ddb more usable (when used
together with an unrotated console :)
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/01 21:22:10
Modified files:
sys/arch/sparc64/conf: files.sparc64
Added files:
sys/arch/sparc64/sparc64: in4_cksum.c
Log message:
sparc64 optimized in4_cksum().
From NetBSD
CVSROOT: /cvs
Module name: www
Changes by: jsg@cvs.openbsd.org 2005/05/01 22:12:00
Modified files:
. : books.html
Log message:
Stop acting like there is no SMP support on any arch.
ok millert@
CVSROOT: /cvs
Module name: src
Changes by: david@cvs.openbsd.org 2005/05/02 00:47:32
Modified files:
etc : Makefile
Log message:
include zbsdmod, Packages, and ipk in the checksums; ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/02 01:45:37
Modified files:
bin/mt : mt.1
Log message:
tweaks;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/02 04:07:19
Modified files:
usr.bin/netstat: main.c netstat.1
Log message:
- add a small description of final synopsis form
- tweak a spacing issue in usage()
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/02 04:41:16
Modified files:
faq : faq13.html
Log message:
From Steven Mestdagh: "Just discovered that we _can_ actually play most
MOD formats with xmms :)" Thanks!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/02 04:43:38
Modified files:
. : i386-laptop.html
Log message:
Typo. Spotted by Steven Mestdagh, thanks!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/02 05:00:27
Modified files:
. : i386-laptop.html
Log message:
From Alexander von Gernler:
- fix a trailing whitespace
- hints on handy utilities for IBM Thinkpads
- remove old notebook of Marco S Hyman
- update Marco S Hyman's current notebook
CVSROOT: /cvs
Module name: src
Changes by: grange@cvs.openbsd.org 2005/05/02 05:30:25
Modified files:
sys/dev/pci : pci.c
Log message:
Don't hardcode sizeof(pcireg_t) value. ok markus@
CVSROOT: /cvs
Module name: www
Changes by: espie@cvs.openbsd.org 2005/05/02 05:38:31
Modified files:
faq : upgrade37.html
Log message:
getcha wrt removal of wicontrol on install media.
ok nick@
CVSROOT: /cvs
Module name: www
Changes by: espie@cvs.openbsd.org 2005/05/02 05:44:37
Modified files:
faq : upgrade37.html
Log message:
document the exact state of pkg updates.
nick@ told me to go ahead.
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/05/02 06:16:14
Modified files:
infrastructure/db: user.list
Log message:
add _openldap
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/05/02 06:19:51
Modified files:
databases/openldap/pkg: PLIST-server
Log message:
create _ldapldap user and group
CVSROOT: /cvs
Module name: src
Changes by: pedro@cvs.openbsd.org 2005/05/02 07:13:21
Modified files:
sys/ufs/ext2fs : ext2fs_alloc.c
sys/ufs/ffs : ffs_alloc.c
Log message:
quadradically -> quadratically, lots of
CVSROOT: /cvs
Module name: src
Changes by: grange@cvs.openbsd.org 2005/05/02 07:48:45
Modified files:
sys/dev/pci : ichreg.h
Log message:
Add 6300ESB watchdog timer register definitions.
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/05/02 09:00:19
Modified files:
usr.bin/cvs : cvs.h
Log message:
add missing structs for upcoming commands; joris ok
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/05/02 09:31:35
Modified files:
graphics/ImageMagick: Tag: OPENBSD_3_6 Makefile
Added files:
graphics/ImageMagick/patches: Tag: OPENBSD_3_6
patch-coders_pnm_c
Log message:
SECURITY:
fix a heap overflow vulnerability; bump PKGNAME
http://www.vuxml.org/openbsd/9bf5aad8-ba14-11d9-9e14-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/05/02 09:33:22
Modified files:
graphics/ImageMagick: Tag: OPENBSD_3_5 Makefile
Added files:
graphics/ImageMagick/patches: Tag: OPENBSD_3_5
patch-coders_pnm_c
Log message:
SECURITY:
fix a heap overflow vulnerability; bump PKGNAME
http://www.vuxml.org/openbsd/9bf5aad8-ba14-11d9-9e14-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/05/02 10:07:50
Modified files:
mail/postfix/stable: Makefile distinfo
Log message:
postfix 2.2 patch 03
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/02 10:49:21
Modified files:
. : i386-laptop.html
Log message:
from Alexander von Gernler:
- remove two totally outdated entries
- add IBM Thinkpad X40
- remove vaio fxp quickhack no longer needed, from deraadt@
- fix a typo
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/02 10:54:19
Modified files:
sys/arch/mips64/conf: files.mips64
Log message:
obvious typo, designed to break the tree, brad, hmm?
CVSROOT: /cvs
Module name: src
Changes by: grange@cvs.openbsd.org 2005/05/02 11:26:00
Modified files:
sys/dev/pci : files.pci
sys/arch/i386/conf: GENERIC
Added files:
sys/dev/pci : ichwdt.c
Log message:
Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled for
now due to lack of testing. If you have a machine that uses this
device please contact me.
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: grange@cvs.openbsd.org 2005/05/02 11:34:31
Modified files:
share/man/man4 : Makefile
Added files:
share/man/man4 : ichwdt.4
Log message:
Add ichwdt(4) driver man page.
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/05/02 11:38:41
Modified files:
lib/libc/net : gethostnamadr.c
Log message:
be more careful with snprintf. ok millert@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/05/02 11:51:37
Modified files:
usr.sbin/afs/src/appl/fs: fs_copyacl.c
usr.sbin/afs/src/arlad: dynroot.c fcache.c
usr.sbin/afs/src/milko/lib/vld: common.c
usr.sbin/afs/src/milko/lib/voldb: vol.c
usr.sbin/afs/src/util: log.c
Log message:
fix snprintf misuse. ok bob@ hin@
CVSROOT: /cvs
Module name: src
Changes by: grange@cvs.openbsd.org 2005/05/02 12:17:52
Modified files:
sys/arch/mips64/mips64: clock.c
Log message:
We don't really like full stops in dmesg. ok pefo@
CVSROOT: /cvs
Module name: www
Changes by: espie@cvs.openbsd.org 2005/05/02 13:03:23
Modified files:
faq : upgrade37.html
Log message:
back-out, my z issue is something else, be damned if I know what...
CVSROOT: /cvs
Module name: src
Changes by: kettenis@cvs.openbsd.org 2005/05/02 13:03:35
Modified files:
sys/arch/powerpc/powerpc: pmap.c
Log message:
Avoid infite loop.
ok drahn@
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/05/02 15:13:22
Modified files:
usr.bin/ssh : readpass.c
Log message:
missing {}
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/05/02 16:19:10
Modified files:
sys/crypto : cryptosoft.c
Log message:
simplify by using arc4random_bytes(), ok djm, hshoexer
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/05/02 17:14:34
Modified files:
sbin/kbd : Makefile
Log message:
invert, sort, and build on hp300
ok miod@
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/05/02 18:29:16
Modified files:
sys/scsi : sd.c
Log message:
sdstrategy() shouldn't use values in disklabel until SDEV_MEDIA_LOADED
is checked. Fixes crash during boot when a device has no media
loaded. e.g. a usb card reader with empty slots. From NetBSD. Problem
was introduced by last commit to allow RAW_PART+S_IFCHAR opens to
always succeed.
ok millert@ marco@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/02 18:39:39
Modified files:
sys/arch/sparc/conf: files.sparc
sys/arch/sparc/sparc: in_cksum.c
Log message:
- Fix bogus asm statements; tmp1 and tmp2 need to be outputs rather than inputs.
- Merge in4_cksum().
From NetBSD
ok miod@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/02 19:01:15
Modified files:
usr.sbin/traceroute: traceroute.c
usr.sbin/traceroute6: traceroute6.c
usr.sbin/tcpdump: privsep.c
usr.sbin/rbootd: rbootd.c
usr.sbin/portmap: portmap.c
Log message:
more setres[ug]id; ok deraadt@
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/02 20:11:50
Modified files:
. : books.html
Log message:
remove ref. to old IPsec FAQ. From Alexandre Anriot, thanks!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/02 20:15:03
Modified files:
. : i386-laptop.html
Log message:
Typo, spotted by Douglas Santos, thanks!
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/02 21:13:05
Modified files:
sys/dev/pci : if_vge.c
Log message:
enable HW transmit checksum offload
ok pvalchev@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/02 21:41:11
Modified files:
usr.sbin/procmap: procmap.c
usr.sbin/pstat : pstat.c
usr.sbin/trpt : trpt.c
Log message:
setresgid; ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/02 21:42:16
Modified files:
usr.sbin/pppd : main.c
Log message:
setres[ug]id; ok millert@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/05/02 22:33:24
Modified files:
net/samba : Makefile
Log message:
find old versions on MASTER_SITES
ok mbalmer@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/02 23:36:37
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/02 23:42:05
Modified files:
usr.sbin/mrinfo: mrinfo.c
usr.sbin/mtrace: mtrace.c
Log message:
setresuid; ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/02 23:44:35
Modified files:
usr.sbin/syslogd: privsep.c
usr.sbin/sasyncd: sasyncd.c
usr.sbin/ntpd : ntp.c
usr.sbin/pppoe : pppoe.c
usr.sbin/popa3d: pop_root.c
usr.sbin/httpd/src/main: http_main.c
Log message:
setres[ug]id; ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/03 01:01:24
Modified files:
usr.sbin/bgpd : rde.c session.c
Log message:
setres[ug]id; ok claudio@
CVSROOT: /cvs
Module name: ports
Changes by: xsa@cvs.openbsd.org 2005/05/03 01:42:10
Modified files:
misc/py-imdb : Makefile distinfo
misc/py-imdb/pkg: PLIST
Log message:
Update to 1.9;
See http://imdbpy.sourceforge.net/Changelog.txt for more information;
CVSROOT: /cvs
Module name: src
Changes by: art@cvs.openbsd.org 2005/05/03 02:08:53
Modified files:
usr.bin/gprof : hertz.c
Log message:
Better implementation of the hertz function. We use a documented sysctl
that gives us a correct answer and not a good guess that uses undocumented
itimer semantics.
miod@ millert@ ok
CVSROOT: /cvs
Module name: src
Changes by: art@cvs.openbsd.org 2005/05/03 02:09:52
Modified files:
usr.bin/gprof : gprof.c
Log message:
Fix some sign issues and make kernel profiling useful on amd64.
millert@ miod@ ok
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/03 02:54:44
Modified files:
productivity/ledger: Makefile
Log message:
Stupid typos spotted by Jim Razmus
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/05/03 02:55:16
Modified files:
usr.bin/cvs : resp.c
Log message:
catch stupid gnu cvs behaviour, it sends an empty error message
at the end of a diff command (even successfull ones) so
we have to make sure not to show the empty line on screen.
ok xsa@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/03 03:23:43
Modified files:
net/tor : Makefile distinfo
Log message:
Update to 0.0.9.9
From Jon Trembley (new MAINTAINER)
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/03 03:48:00
Modified files:
net/BitTorrent : Makefile
net/BitTorrent/patches: patch-setup_py
net/BitTorrent/pkg: PLIST
Log message:
- Remove .py suffix from bt* scripts
- Regen PLIST
- Bump PKGNAME
requested and ok naddy@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/03 03:55:01
Modified files:
net/jabberd : Makefile distinfo
Log message:
Update to 2.0s8
- http://jabberstudio.org/projects/jabberd2/releases/view.php?id=740
- http://jabberstudio.org/projects/jabberd2/releases/view.php?id=754
From Gerardo Santana Gomez Garrido (MAINTAINER)
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/03 04:42:28
Modified files:
. : ftp.html
Log message:
Add FTP/HTTP/RSYNC mirror at Nara, Japan
requested by (ftp-admin at is dot naist dot jp)
checked and diff by Alexander von Gernler, thanks!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/03 04:46:20
Modified files:
. : i386-laptop.html
Log message:
typos, from Steven Mestdagh, via Alexander von Gernler, thanks both!
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/03 04:59:13
Modified files:
gnu/usr.bin/binutils/bfd: elf32-arm.h
Log message:
When printing a function name for warning or error lines, prefer a global
symbol on arm, rather the local symbols ($a/$d/$t) the arm ELF ABI creates.
This makes ld unreferenced symbols error much more useable.
tweaks and ok kettenis@, 2+ months ago but I forgot to commit...
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/05/03 05:10:57
Modified files:
sys/kern : kern_tc.c
Log message:
clean up some small fallout from initial freebsd import.
ok grange@
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/03 05:52:35
Modified files:
sys/uvm : uvm_fault.c
Log message:
repair file mmapings above 4g; found by chefren; art@ ok
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/05/03 07:02:45
Modified files:
sys/arch/i386/stand/libsa: memprobe.c
sys/arch/i386/stand/boot: conf.c
sys/arch/i386/stand/cdboot: conf.c
sys/arch/i386/stand/pxeboot: conf.c
sys/arch/amd64/stand/libsa: memprobe.c
sys/arch/amd64/stand/boot: conf.c
sys/arch/amd64/stand/cdboot: conf.c
sys/arch/amd64/stand/pxeboot: conf.c
Log message:
Convert the size of a memory chunk from bytes to megabytes before
casting to a 32-bit value, not after. Corrects the display of large
memory chunks in the probing: line (mem[615K 3518M 0M a20=on] becomes
mem[615K 3518M 12288M a20=on]).
Bump version on boot, cdboot and pxeboot accordingly.
"looks ok to me" weingart@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/05/03 07:09:46
Modified files:
sbin/isakmpd : isakmpd.c monitor.c
Log message:
fix signal race, when child dies before the monitor
sets it's signal handlers. ok hshoexer@ ho@
CVSROOT: /cvs
Module name: src
Changes by: tom@cvs.openbsd.org 2005/05/03 07:18:05
Modified files:
sys/arch/i386/stand/libsa: memprobe.c
sys/arch/i386/stand/boot: conf.c
sys/arch/i386/stand/cdboot: conf.c
sys/arch/i386/stand/pxeboot: conf.c
sys/arch/amd64/stand/libsa: memprobe.c
sys/arch/amd64/stand/boot: Makefile conf.c
sys/arch/amd64/stand/cdboot: Makefile conf.c
sys/arch/amd64/stand/pxeboot: Makefile conf.c
Log message:
The return value from getEBDAaddr() (info) is not used in bios_E820(),
so nuke it. amd64 no longer needs biosprobe.c listed in SRCS. Trims
100 bytes from the boot blocks.
Bump versions on boot, cdboot and pxeboot, as I'm getting cautious in
my old age.
ok weingart@
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/05/03 07:42:54
Modified files:
sbin/isakmpd : log.c log.h
Log message:
provide log_fatalx() function, that does not print an error string (like err
vs. errx). Not used yet.
ok moritz@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/05/03 07:50:45
Modified files:
sbin/isakmpd : math_2n.c
Log message:
remove remaining stuff from b2n_snprintf removal. ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: moritz@cvs.openbsd.org 2005/05/03 08:03:11
Modified files:
sbin/isakmpd : isakmpd.c monitor.c
Log message:
Remove SIGUSR2-related stuff as suggested by ho@.
SA rehashing won't happen anytime soon. ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/03 08:33:51
Modified files:
sys/net : if_tun.c
Log message:
typo, automaticaly -> automatically
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/03 09:37:16
Modified files:
mail/mutt : Makefile.inc
Log message:
dont have a teary if kerberos5 stuff isnt around
ok fgsch@
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/05/03 11:05:45
Modified files:
databases/p5-DBD-Pg: Makefile distinfo
Log message:
- update to 1.41
- take MAINTAINER ok galbavy via mbalmer@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/05/03 11:43:25
Modified files:
news/leafnode : Makefile distinfo
news/leafnode/patches: patch-Makefile_in
Log message:
update to 1.11.1
from maintainer rohee@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/05/03 11:48:00
Modified files:
graphics/dcraw : Makefile distinfo
graphics/dcraw/patches: patch-dcraw_c
Log message:
udate to dcraw 7.17, adding support for Nikon D2x NEF files
from maintainer rohee@
CVSROOT: /cvs
Module name: src
Changes by: sturm@cvs.openbsd.org 2005/05/03 12:03:26
Modified files:
bin/systrace : systrace-translate.c systrace.c
Log message:
some snprintf() -> strlcpy to improve readibility (and speed?)
from rohee@, ok millert@ before 3.7
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/05/03 12:25:42
src/regress/sys/uvm/mmap_4g
Update of /cvs/src/regress/sys/uvm/mmap_4g
In directory cvs.openbsd.org:/tmp/cvs-serv18746/mmap_4g
Log Message:
Directory /cvs/src/regress/sys/uvm/mmap_4g added to the repository
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/05/03 12:26:54
Modified files:
regress/sys/uvm: Makefile
Added files:
regress/sys/uvm/mmap_4g: Makefile mmap_4g.c
Log message:
Test writing to a mmapped file around the 4GB offset.
CVSROOT: /cvs
Module name: www
Changes by: robert@cvs.openbsd.org 2005/05/03 13:49:39
Modified files:
. : want.html
Log message:
Remove my want list because I got the IDE disk. thanks
CVSROOT: /cvs
Module name: www
Changes by: robert@cvs.openbsd.org 2005/05/03 13:52:00
Modified files:
. : donations.html
Log message:
Add Stephan Wolf. Thanks.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/03 15:51:46
Modified files:
graphics/kipi-plugins: Makefile
Log message:
yet another autoconf version confusion...
CVSROOT: /cvs
Module name: src
Changes by: drahn@cvs.openbsd.org 2005/05/03 20:24:17
Modified files:
sys/arch/macppc/conf: GENERIC RAMDISK files.macppc
Added files:
sys/arch/macppc/dev: macgpio.c
Removed files:
sys/arch/macppc/dev: gpio.c
Log message:
move gpio(_obio) stuff to macgpio, currently it collides with the MI gpio
ok miod@ grange@
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/03 20:30:17
Modified files:
. : i386-laptop.html
Log message:
Several removals, some additional info. Most of the work by Alexander
von Gernler, though he left removing Theo's old machine to me. :)
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/03 20:33:31
Modified files:
sys/dev/pci : if_em.h
Log message:
remove #ifdef __OpenBSD__
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/03 20:35:41
Modified files:
. : products.html
Log message:
Dead links. reported by Matthias Bauer (bauerm at pestilenz dot org),
diff submitted by Alexander von Gernler, thanks!
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/03 21:17:48
Modified files:
lib/libevent : buffer.c evbuffer.c event.3 event.c event.h
kqueue.c log.c poll.c
Log message:
update to libevent 1.0d; keep local changes
thanks to Alexander von Gernler for testing
and some bug fixes
ok mpf@ norby@
CVSROOT: /cvs
Module name: src
Changes by: drahn@cvs.openbsd.org 2005/05/03 21:59:24
Modified files:
libexec/ld.so/amd64: Makefile.inc ldasm.S
Log message:
%rsi is not callee save, use source register that is saved across call
This also allows propolice to be enabled in ld.so for amd64
ok marco@ weingart@
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/05/03 23:05:32
Modified files:
share/man/man4 : options.4 vga.4
Log message:
- change XFree86 -> X.Org
- minor mdoc nits
ok matthieu, jmc
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/05/03 23:12:53
Modified files:
sbin/sysctl : sysctl.8
Log message:
- treat allowaperature like other machdep sysctls - don't mention
where it applies. (it is out of date and is as likely to change
as the other machdep sysctls.)
- minor mdoc/rewording nits
ok jmc
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/04 01:51:18
Modified files:
net/ncftp : Makefile
Log message:
stupid fucked configure script switches to /usr/local/share/man if there's
a /usr/local/share around, so enforce /usr/local/man manually.
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/04 02:29:07
Modified files:
usr.sbin/bind/lib/isc/unix: privsep.c
Log message:
setres[ug]id; ok jakob@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/04 02:35:04
Modified files:
share/man/man4/man4.i386: elansc.4 geodesc.4
Log message:
remove BUGS - already documented in watchdog(4);
suggested by michael knudsen;
ok grange@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/04 02:37:32
Modified files:
share/man/man4/man4.i386: wdt.4
Log message:
wdt(4) does not use watchdog(4) framework, so remove Xr;
from grange@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/04 02:39:36
Modified files:
gnu/usr.sbin/sendmail/sendmail: sendmail.8
Log message:
.Xr mailstats 8 ;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/04 02:41:58
Modified files:
gnu/usr.sbin/sendmail/mailstats: mailstats.8
Log message:
this is a section 8 page, not section 1: correct .Dt
ok millert@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/04 02:49:36
Modified files:
sysutils/gkrellm/plugins/mss: Makefile
sysutils/gkrellm/plugins/mss/patches: patch-src_Makefile
Log message:
fed up of this shit hanging during bulk builds once every two builds
(race condition). I suspect running configure from the Makefile and
grepping the results is not very stable, so since we have WRKCONF, run
configure from the configure stage and be done with that shit.
CVSROOT: /cvs
Module name: www
Changes by: miod@cvs.openbsd.org 2005/05/04 02:49:43
Modified files:
. : plus37.html
Log message:
Wrong manpage link; reported by Arndt Statja.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/04 02:52:27
Modified files:
share/man/man4/man4.macppc: intro.4 macobio.4
Log message:
gpio->macgpio
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/04 02:56:17
Modified files:
games/quiz : quiz.6
Log message:
- synchronise synopsis w/ usage(), which is clearer i think
- sort options
- .sp -> .Pp
- all uppercase for .Sh headings
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/04 03:02:54
Modified files:
usr.sbin/sa : sa.8 main.c
Log message:
sort options + sync usage;
add a bit of indent whilst here;
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/05/04 04:05:02
Modified files:
sbin/isakmpd : app.c connection.c dpd.c ipsec.c sysdep.h
sbin/isakmpd/sysdep/openbsd: sysdep.c
Log message:
clean up KEY_API() wrapper.
ok ho@
CVSROOT: /cvs
Module name: www
Changes by: henning@cvs.openbsd.org 2005/05/04 04:41:42
Modified files:
. : events.html
Log message:
i'll have to leave stockholm in a few hours, so ripe50 is over for me
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/05/04 06:10:27
Modified files:
sys/net : if_tun.c
Log message:
set RUNNING on open; from Alexey E. Suslikov; ok henning, claudio
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/04 07:10:35
Modified files:
. : i386-laptop.html
Log message:
By Alexandre Anriot:
- top-align the Notebook model names, so very high rows have the title
visible instantly
- remove one occurence of WinModem
- update his notebook entry a little
By Alexander von Gernler:
- clarify with which version of OpenBSD a notebook works in the first
line of each entry
- remove more old and incomplete notebook entries
- update his notebook a little, more to come
Thanks!
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/04 08:43:29
Modified files:
net/ncftp : Makefile
Log message:
Add prominent comment, so I won't keep forgetting about this workaround
and remove it again.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/04 11:04:41
Modified files:
distrib/hp300/ramdisk: list
Log message:
No more sort on the ramdisk.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/04 11:08:07
Modified files:
distrib/alpha/common: list
distrib/amd64/common: list
distrib/hp300/ramdisk: list
distrib/i386/common: list
Log message:
Put pax/tar/cpio at the same location in all installation media.
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/05/04 11:08:24
Modified files:
misc/amanda : Makefile distinfo
misc/amanda/files: crontab.sample
misc/amanda/patches: patch-config_ltmain_sh
misc/amanda/pkg: DESCR-client MESSAGE MESSAGE-client PLIST
PLIST-client
Removed files:
misc/amanda/patches: patch-client-src_patch-system_sh_in
patch-config_ltconfig
Log message:
update to amanda 2.4.4p4
from new maintainer Olivier Cherrier
(old maintainer's email address is bouncing)
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/04 11:15:37
Modified files:
distrib/alpha/common: list
distrib/hp300/ramdisk: list
Log message:
grep -> egrep/fgrep, gzip -> gunzip/gzcat where missing.
CVSROOT: /cvs
Module name: www
Changes by: jufi@cvs.openbsd.org 2005/05/04 11:52:28
Modified files:
de : 37.html anoncvs.html cvsync.html donations.html
events.html ftp.html hp300.html
i386-laptop.html mac68k.html mail.html
press.html sgi.html sparc.html zaurus.html
faq/de : faq12.html faq14.html faq2.html faq3.html
faq5.html faq8.html faq9.html index.html
faq/fr : faq12.html faq14.html index.html upgrade36.html
faq/it : index.html
faq/nl : faq1.html faq10.html faq12.html faq13.html
faq14.html faq2.html faq4.html faq5.html
faq9.html index.html
faq/pf/de : filter.html nat.html options.html perf.html
pools.html queueing.html
faq/pf/fr : anchors.html
faq/pf/pl : config.html example1.html macros.html nat.html
options.html scrub.html tables.html
faq/pl : faq1.html faq11.html faq12.html faq2.html
faq3.html faq4.html faq6.html faq7.html
faq8.html
fr : anoncvs.html books.html cvsync.html
donations.html errata.html errata35.html
events.html ftp.html hp300.html
i386-laptop.html mac68k.html pkg-stable.html
pkg-stable35.html press.html products.html
security.html sgi.html smp.html solbourne.html
sparc.html want.html zaurus.html
hu : anoncvs.html donations.html errata.html
errata35.html ftp.html
it : donations.html index.html plat.html
nl : 37.html anoncvs.html donations.html ftp.html
i386-laptop.html stable.html
openbgpd/it : index.html
openntpd/it : goals.html index.html
openssh/de : goals.html
openssh/fr : history.html
openssh/hu : faq.html ftp.html openbsd.html portable.html
report.html windows.html
openssh/it : index.html
openssh/nl : faq.html
pl : porting.html
pt : crypto.html donations.html ftp.html plat.html
zh-cn : goals.html index.html
Added files:
faq/de : upgrade37.html
faq/fr : faq13.html upgrade35.html upgrade37.html
faq/it : faq3.html faq9.html
faq/nl : upgrade37.html
Log message:
huge sync from the translators
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/04 12:00:31
Modified files:
sys/dev/pckbc : wskbdmap_mfii.c
Log message:
Remove duplicate 4/$ entries in non-US layouts where the key is the same.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/04 12:01:02
Modified files:
sys/arch/hppa/gsc: gsckbdmap.c
Log message:
Regen
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/04 14:07:08
Modified files:
sys/arch/hppa/gsc: makemap.awk
Log message:
Skip the DECLK layout when generating the GSC maps.
ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/04 14:07:26
Modified files:
sys/arch/hppa/gsc: gsckbdmap.c
Log message:
Regen
CVSROOT: /cvs
Module name: ports
Changes by: xsa@cvs.openbsd.org 2005/05/04 14:43:12
Log message:
Initial import of PyRTF-0.44
PyRTF is a pure python module for the efficient generation of rich text
format documents. It has good support for tables and tries to maintain
compatibility with as many RTF readers as possible.
Status:
Vendor Tag: xsa
Release Tags: xsa_20050504
N ports/textproc/py-rtf/Makefile
N ports/textproc/py-rtf/distinfo
N ports/textproc/py-rtf/pkg/PLIST
N ports/textproc/py-rtf/pkg/DESCR
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: xsa@cvs.openbsd.org 2005/05/04 14:44:12
Modified files:
textproc : Makefile
Log message:
+ py-rtf
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/04 15:00:19
Modified files:
share/misc : inter.phone
Log message:
XaPKiB is 7 digits now
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/04 15:23:13
Modified files:
share/man/man4/man4.macppc: akbd.4
sys/arch/macppc/dev: akbdmap.h
Log message:
Portuguese layout;
initially submitted by Manuel Pata, tweaks by Rodolfo Gouveia and I.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/04 16:31:48
Modified files:
sys/arch/m88k/conf: files.m88k
Added files:
sys/arch/m88k/m88k: in_cksum.c
Log message:
Switch m88k to a faster in_cksum implementation, the original 100%-C powerpc
version. The optimizer does a very good job on this, and there is nothing
left to optimize in the generated output...
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/04 19:55:29
Modified files:
. : i386-laptop.html
Log message:
removal of more old entries, useless blank lines. Enhance new entry
with OpenBSD version info. Work by Alexander von Gernler, thanks!
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/04 20:18:50
Modified files:
sbin/bioctl : bioctl.8
Log message:
Remove REGENTS in license. Spotted miod@
CVSROOT: /cvs
Module name: www
Changes by: djm@cvs.openbsd.org 2005/05/04 21:23:21
Modified files:
. : i386-laptop.html
Log message:
flesh out X40 a little more: SD card and WinModem are not supported, non-IBM
802.11 cards need tpwireless
CVSROOT: /cvs
Module name: src
Changes by: joel@cvs.openbsd.org 2005/05/04 22:00:26
Modified files:
sbin/pfctl : pfctl.c
Log message:
typo
CVSROOT: /cvs
Module name: www
Changes by: jolan@cvs.openbsd.org 2005/05/04 22:32:18
Modified files:
. : i386-laptop.html
Log message:
don't mention winmodem on x40 as there is a general blurb about
winmodems
CVSROOT: /cvs
Module name: src
Changes by: todd@cvs.openbsd.org 2005/05/04 22:36:09
Modified files:
usr.bin/mg : theo.c
Log message:
another
CVSROOT: /cvs
Module name: ports
Changes by: djm@cvs.openbsd.org 2005/05/05 00:24:42
Log message:
import of gzsig-1.0:
zsig embeds or verifies RSA PKCS #1 v2.0 or DSA SHA1 signatures
in gzip(1) compressed files using SSH1 identity keys, X509
certificates, or KeyNote public/private keys.
feedback and ok jolan@
Status:
Vendor Tag: djm
Release Tags: djm_20050505
N ports/security/gzsig/Makefile
N ports/security/gzsig/distinfo
N ports/security/gzsig/pkg/PLIST
N ports/security/gzsig/pkg/DESCR
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: djm@cvs.openbsd.org 2005/05/05 00:55:53
Modified files:
security : Makefile
Log message:
+gzsig
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/05/05 00:56:08
Modified files:
net/jabberd/patches: patch-tools_jabberd_in
Log message:
fix startup using configuration file. ok MAINTAINER.
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/05/05 00:59:28
Modified files:
net/jabberd : Makefile
Log message:
move MySQL to separate (default) flavour
add LDAP flavour
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/05/05 01:00:43
Modified files:
net : Tag: OPENBSD_3_6 Makefile
Log message:
build jabberd with mysql and ldap
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/05/05 01:18:21
Modified files:
net : Tag: OPENBSD_3_6 Makefile
Log message:
back out stupid commit to wrong branch
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/05/05 01:22:24
Modified files:
net : Makefile
Log message:
build jabberd with mysql and ldap
CVSROOT: /cvs
Module name: ports
Changes by: fgsch@cvs.openbsd.org 2005/05/05 02:39:55
Modified files:
security/pgp5 : Makefile
Log message:
clean master sites.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 02:42:27
Modified files:
sbin/isakmpd : isakmpd.conf.5
Log message:
first stab at making this page easier to read:
various grammar/mdoc fixes;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 03:00:50
Modified files:
sbin/isakmpd : isakmpd.conf.5
Log message:
this is not a separate list item;
ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 03:20:27
Modified files:
sbin/isakmpd : isakmpd.conf.5
Log message:
alphabetically order options within sections;
discussed w/ hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/05/05 03:48:02
Modified files:
sbin/isakmpd : monitor.c
Log message:
more cleanup: use log_fatalx(), nicer handling of the socketpair, use
setre[sg]id.
ok moritz djm
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/05/05 03:54:37
Modified files:
sbin/isakmpd : monitor.c
Log message:
remove a LOG_DBG, suggested by moritz
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 04:16:56
Modified files:
sbin/isakmpd : isakmpd.policy.5
Log message:
grammar/mdoc tweaks;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 04:28:42
Modified files:
sbin/isakmpd : isakmpd.policy.5
Log message:
sort options;
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/05/05 04:54:48
Modified files:
security/vpnc : Makefile
security/vpnc/files: vpnc.sh
security/vpnc/patches: patch-config_c patch-tunip_c
Log message:
- use a variable for the physical interface in vpnc.sh
- fix buffer length calculation, which prevented vpnc to work in case
of 'big' packets close to tun's MTU (reported by Mischa Diehm
), submitted upstream
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 05:32:05
Modified files:
sbin/isakmpd : isakmpd.8
Log message:
improve FILES;
CVSROOT: /cvs
Module name: ports
Changes by: couderc@cvs.openbsd.org 2005/05/05 06:07:11
Modified files:
devel/pmk : Makefile distinfo
Log message:
update to 0.9.3
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 06:09:35
Modified files:
sbin/isakmpd : isakmpd.8
Log message:
first stab at improving PKI section;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 06:14:34
Modified files:
sbin/isakmpd/apps/certpatch: certpatch.8
Log message:
sort options;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 06:16:00
Modified files:
sbin/isakmpd/apps/certpatch: certpatch.8
Log message:
.Xr openssl 1 ,
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 08:05:51
Modified files:
sbin/isakmpd : isakmpd.8
Log message:
cleanup FIFO section;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 08:14:39
Modified files:
sbin/isakmpd : isakmpd.8
Log message:
document /etc/isakmpd/pubkeys a little better;
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/05 08:28:34
Modified files:
sys/arch/m88k/conf: files.m88k
sys/arch/m88k/m88k: in_cksum.c
Log message:
Add a faster in4_cksum as well.
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/05 09:27:34
Modified files:
usr.sbin/ospfd : rde_spf.c
Log message:
Fix a stupid typo in the #if 0 block in spf_calc() and start using that code
block. The idea is to ignore nodes that are already part of the SPF tree as
soon as possible.
OK norby@
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/05/05 09:53:27
Modified files:
net/jabberd : Makefile
Log message:
fix dependencies for MySQL
fix typo in BROKEN message
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 11:07:11
Modified files:
lib/libkeynote : keynote.1
Log message:
grammar/mdoc fixes;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 13:11:28
Modified files:
etc : syslog.conf
Log message:
grammar correction in comment;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/05 13:17:11
Modified files:
usr.bin/quota : quota.1 quota.c
Log message:
sort options + sync usage()
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/05/05 13:58:52
Modified files:
news/leafnode : Makefile distinfo
Log message:
SECURITY:
update to 1.11.2; fixes a denial of service vulnerability
http://www.vuxml.org/openbsd/92248e4e-bd88-11d9-985a-00065bd5b0b6.html
ok rohee@ (MAINTAINER)
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/05/05 15:18:56
Log message:
Initial import of sec 2.3.1
SEC is a free and platform independent event correlation tool.
from Okan Demirmen
Status:
Vendor Tag: sturm
Release Tags: sturm_20050505
N ports/sysutils/sec/Makefile
N ports/sysutils/sec/distinfo
N ports/sysutils/sec/pkg/PLIST
N ports/sysutils/sec/pkg/DESCR
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/05/05 15:19:38
Modified files:
sysutils : Makefile
Log message:
+sec
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/05 17:32:48
Modified files:
sys/dev/wsfont : wsfont.c
Log message:
Provide both 8x16 and 12x22 fonts on sparc64 even if SMALL_KERNEL, as
vigra and some cgthree clones might need tho 8x16 font. Fits the floppies,
other architectures unaffected.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 18:56:40
Modified files:
sys/arch/amd64 : Makefile
Log message:
Add tags to amd64.
commit your stuff.
make tags work.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/05 18:57:39
Modified files:
sys/arch/vax/vax: unimpl_emul.s
Log message:
Use instead of redefining PSL bits.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/05 19:27:26
Modified files:
. : i386-laptop.html
Log message:
From Alexander von Gernler:
- remove two more old notebooks
- add link to xl(4) in my notebook description
- fix whitespacing recently broken ... *grrr*
from Alexandre Anriot:
- include requirements he sent around via mail. they describe what
is needed to get listed here.
- tweak info for his own notebook
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 19:45:03
Modified files:
sys/arch/luna88k: Makefile
Log message:
Add tags to luna88k.
commit your stuff.
make tags work.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/05 19:45:22
Modified files:
sys/dev/pci : auvia.c
Log message:
Remove debug printf which crept in; spotted by drahn@
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 20:03:15
Modified files:
sys/arch/macppc: Makefile
Log message:
Add tags to macppc.
commit your stuff.
make tags work.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/05/05 20:20:24
Modified files:
sys/arch/cats : Makefile
sys/arch/zaurus: Makefile
Log message:
make tags and links work, and use all sources
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 20:25:04
Modified files:
sys/arch/mvmeppc: Makefile
Log message:
Add tags to mvmeppc.
commit your stuff.
make tags work.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 20:35:55
Modified files:
sys/arch/sgi : Makefile
Log message:
Add tags to sgi.
commit your stuff.
make tags work.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 20:52:45
Modified files:
sys/arch/m68k : Makefile
Log message:
Add tags to m68k.
commit your stuff.
make tags work.
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/05 20:58:04
Modified files:
databases/sqlite3: Makefile
Added files:
databases/sqlite3/patches: patch-src_btree_c
Log message:
memory alignment fixes from sqlite cvs, bump pkgname
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 20:59:51
Modified files:
sys/arch/amd64 : Makefile
Log message:
Fix links target.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 21:06:04
Modified files:
sys/arch/cats : Makefile
Log message:
Fix links target.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 21:08:01
Modified files:
sys/arch/i386 : Makefile
Log message:
Fix links target.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 21:13:53
Modified files:
sys/arch/hp300 : Makefile
Log message:
Fix links target.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 21:17:29
Modified files:
sys/arch/hppa : Makefile
Log message:
Fix links target.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 21:18:20
Modified files:
sys/arch/hppa64: Makefile
Log message:
Fix links target.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/05 21:25:08
Modified files:
sys/arch/luna88k: Makefile
Log message:
Add more dirs and fix links target.
CVSROOT: /cvs
Module name: src
Changes by: norby@cvs.openbsd.org 2005/05/06 00:59:58
Modified files:
usr.sbin/ospfctl: ospfctl.c
Log message:
Fix a display bug in 'show database', when ospfd is member of more
than one area.
Input from claudio.
ok claudio@
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 01:23:34
Modified files:
www/phpmyadmin : Makefile distinfo
www/phpmyadmin/pkg: PLIST
Log message:
upgrade to phpMyAdmin 2.6.2-pl1
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 01:51:36
Modified files:
www/p5-PodToHTML: Makefile
Log message:
remove p5-HTML-Tree dependency
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 01:53:37
Modified files:
www/p5-HTML-Tree: Makefile
Log message:
remove p5-HTML-Tagset dependency
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 01:58:39
Modified files:
devel/p5-SVN-Mirror: Makefile distinfo
Log message:
upgrade to SVN-Mirror 0.60
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 02:09:22
Modified files:
archivers/p5-Compress-Zlib: Makefile distinfo
Log message:
upgrade to Compress-Zlib 1.34
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 02:15:08
Modified files:
devel/p5-Class-Autouse: Makefile distinfo
Log message:
upgrade to 1.17
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 02:19:11
Modified files:
devel/p5-Clone : Makefile distinfo
Log message:
upgrade to 0.16
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 02:53:52
Log message:
Initial import of p5-IO-Pager 0.05
IO::Pager is lightweight and can be used to locate an available pager
and set $ENV{PAGER} sanely or as a factory for creating objects defined
elsewhere such as IO::Pager::Buffered and IO::Pager::Unbuffered.
Status:
Vendor Tag: kevlo
Release Tags: kevlo_2005-May-06
N ports/devel/p5-IO-Pager/Makefile
N ports/devel/p5-IO-Pager/distinfo
N ports/devel/p5-IO-Pager/pkg/DESCR
N ports/devel/p5-IO-Pager/pkg/PLIST
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 02:54:56
Modified files:
devel : Makefile
Log message:
add p5-IO-Pager
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 03:01:29
ports/devel/svk/patches
Update of /cvs/ports/devel/svk/patches
In directory cvs.openbsd.org:/tmp/cvs-serv5059/patches
Log Message:
Directory /cvs/ports/devel/svk/patches added to the repository
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 03:02:23
Modified files:
devel/svk : Makefile distinfo
devel/svk/pkg : PLIST
Added files:
devel/svk/patches: patch-Makefile_PL
Log message:
upgrade to svk 0.994
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/06 03:11:09
Modified files:
www/mediawiki : Makefile distinfo
www/mediawiki/pkg: PLIST
Log message:
update to 1.4.4
CVSROOT: /cvs
Module name: src
Changes by: pedro@cvs.openbsd.org 2005/05/06 05:16:48
Modified files:
sys/arch/alpha : Makefile
sys/arch/amd64 : Makefile
sys/arch/hp300 : Makefile
sys/arch/hppa : Makefile
sys/arch/hppa64: Makefile
sys/arch/i386 : Makefile
sys/arch/luna88k: Makefile
sys/arch/m68k : Makefile
sys/arch/mac68k: Makefile
sys/arch/macppc: Makefile
sys/arch/mvme68k: Makefile
sys/arch/mvme88k: Makefile
sys/arch/mvmeppc: Makefile
sys/arch/sgi : Makefile
sys/arch/solbourne: Makefile
sys/arch/sparc : Makefile
sys/arch/sparc64: Makefile
Log message:
generate vim-compatible tag files, from netbsd
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/05/06 08:46:04
Modified files:
news/leafnode : Tag: OPENBSD_3_6 Makefile distinfo
news/leafnode/patches: Tag: OPENBSD_3_6 patch-INSTALL
patch-Makefile_in patch-configure
Log message:
SECURITY:
update to 1.11.2; fixes a denial of service vulnerability
http://www.vuxml.org/openbsd/92248e4e-bd88-11d9-985a-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/05/06 08:46:44
Modified files:
news/leafnode : Tag: OPENBSD_3_5 Makefile distinfo
news/leafnode/patches: Tag: OPENBSD_3_5 patch-INSTALL
patch-Makefile_in patch-configure
Removed files:
news/leafnode/patches: Tag: OPENBSD_3_5 patch-configutil_c
patch-miscutil_c patch-quickmkdir_c
Log message:
SECURITY:
update to 1.11.2; fixes a denial of service vulnerability
http://www.vuxml.org/openbsd/92248e4e-bd88-11d9-985a-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: xsa@cvs.openbsd.org 2005/05/06 09:08:37
Modified files:
www/zope-coreblog: Makefile distinfo
www/zope-coreblog/pkg: PLIST
Log message:
Update to COREBlog-1.2
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/05/06 10:35:41
Modified files:
mail/postfix : Makefile.inc
mail/postfix/stable: Makefile
mail/postfix/stable/pkg: PLIST
Log message:
sync PLIST and bump PKGNAME
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/05/06 10:39:12
Modified files:
mail/postfix/snapshot: Makefile distinfo
Log message:
Postfix 2.3 20050504 snapshot
CVSROOT: /cvs
Module name: www
Changes by: robert@cvs.openbsd.org 2005/05/06 11:36:34
Modified files:
. : donations.html
Log message:
Add a link to Stephan Wolf's page per his request.
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/06 11:40:32
Modified files:
sys/dev/wscons : wsksymdef.h
sys/dev/pckbc : wskbdmap_mfii.c
Log message:
french a canadian; form Arnaud Bergeron
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/06 11:43:18
Modified files:
sys/arch/hppa/gsc: gsckbdmap.c
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/06 11:47:39
Modified files:
share/man/man4 : pckbd.4
share/man/man4/man4.hppa: gsckbd.4
Log message:
Document KB_CF keymap.
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/06 11:51:41
Modified files:
sys/dev/pckbc : wskbdmap_mfii.c
Log message:
never trust a user diff...
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/06 11:52:32
Modified files:
sys/arch/hppa/gsc: gsckbdmap.c
Log message:
regen
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/05/06 11:53:32
Modified files:
build : groups.dat
Log message:
-Edmonton OUG
CVSROOT: /cvs
Module name: www
Changes by: otto@cvs.openbsd.org 2005/05/06 11:53:57
Modified files:
. : groups.html
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/06 11:56:10
Modified files:
share/man/man4 : pckbd.4
share/man/man4/man4.hppa: gsckbd.4
Log message:
canadian a french maps now available
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/06 11:58:04
Modified files:
share/man/man4 : pckbd.4
share/man/man4/man4.hppa: gsckbd.4
Log message:
doh. was already frenched before me...
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/06 12:04:37
Modified files:
sys/arch/hppa/gsc: makemap.awk
Log message:
s/pckbd_keydesc_precisionbook/gsckbd_keydesc_precisionbook/g
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/06 12:05:06
Modified files:
sys/arch/hppa/gsc: gsckbdmap.c
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/06 12:22:53
Modified files:
lib/libevent : poll.c select.c
Log message:
fix comment, kqueue -> {poll,select}
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/06 12:55:02
Modified files:
sys/arch/vax/vax: random.s subr.s udiv.s unimpl_emul.s urem.s
Log message:
Use *ENTRY() macros for function prologues, rather than providing the
register save mask as a number.
ok hugh@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/06 13:06:50
Modified files:
sbin/isakmpd : isakmpd.8
Log message:
sync the CERTIP and CERTFQDN sections;
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/06 16:22:53
Modified files:
share/man/man4/man4.hp300: dnkbd.4
sys/arch/hp300/dev: dnkbdmap.c
Log message:
Keyboard maps for all international Domain keyboard layouts, reconstructed
from X11 tables mickey@ pointed me to.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/06 18:20:29
Modified files:
share/man/man4 : ukbd.4
Log message:
Document option UKBD_LAYOUT and available layouts.
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/05/06 20:50:47
Modified files:
sys/net80211 : ieee80211_input.c
Log message:
Fix compilation with IEEE80211_DEBUG defined. Spotted by djm@.
ok djm@, reyk@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/06 21:07:53
Modified files:
lib/libevent : event.h
Log message:
this is libevent 1.0e
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/06 21:30:00
Modified files:
sys/dev/pci : pcidevs
Log message:
better names for some Intel devices
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/06 21:31:40
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/05/06 23:16:35
Modified files:
usr.sbin/spppcontrol: spppcontrol.c
Log message:
pasto in error message; ok otto
CVSROOT: /cvs
Module name: ports
Changes by: pascoe@cvs.openbsd.org 2005/05/06 23:32:54
Modified files:
net/icbirc : Makefile distinfo
Log message:
Update to version 1.8.
Maintainer timeout, ok dlg@
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/05/07 00:52:41
Modified files:
x11/xfm : Makefile
Added files:
x11/xfm/patches: patch-lib_Xfm_cpp
Log message:
fix Xfm.ad generation
from Alf Schlichting
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/07 03:54:06
Modified files:
graphics/openexr: Makefile distinfo
graphics/openexr/pkg: PFRAG.shared PLIST
Log message:
update to 1.2.2
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/07 05:48:21
ports/x11/goggles/files
Update of /cvs/ports/x11/goggles/files
In directory cvs.openbsd.org:/tmp/cvs-serv26660/files
Log Message:
Directory /cvs/ports/x11/goggles/files added to the repository
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/07 05:53:04
Modified files:
devel/fox : Makefile distinfo
devel/fox/patches: patch-utils_Makefile_in
devel/fox/pkg : PFRAG.shared PLIST
x11/goggles : Makefile distinfo
x11/goggles/pkg: PLIST
Added files:
devel/fox/patches: patch-src_FXFile_cpp patch-src_FXThread_cpp
x11/goggles/files: config.local
x11/goggles/patches: patch-gb
Removed files:
x11/goggles/patches: patch-configure patch-src_Makefile_in
Log message:
new versions.
Build system of goggles entirely changed. Totally funky, but still
more fun than autoconf junk !
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/07 06:59:13
Modified files:
devel/fox : Makefile
Added files:
devel/fox/patches: patch-include_fxdefs_h
Log message:
minor tweaks:
- fix includes, since we have float math functions.
- use system libtool
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/07 09:04:59
Modified files:
sys/arch/macppc/dev: akbdmap.h
Log message:
Do not make akbd_keydesctab[] static, for the sake of kbd -l.
Reported by Rodolfo Gouveia, thanks!
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/07 09:14:00
Modified files:
sbin/kbd : kbd_wscons.c
Log message:
Check for kvm_nlist failure to retrieve all keyboard map symbols, and do
not dispaly garbage in this case.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/07 09:31:23
Modified files:
sbin/kbd : kbd_wscons.c
Log message:
Add support for the domain keyboards, and simplify the kbd -l logic.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/07 09:48:34
Modified files:
sys/dev/pci : if_em.c
Log message:
- enable transmit checksum offload
- sync em_receive_checksum() closer to the FreeBSD driver
tested on 540, 541PI, 543, 544 and 546EB by djm@, marco@, brad@
and a few others.
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/05/07 10:24:47
Modified files:
sys/scsi : scsiconf.c sd_scsi.c
Log message:
Eliminate 'mode sense (n) returned nonsense' and 'could not mode sense
(4/5)' messages in favour of a single SC_DEBUG() message about the mode
sense error. Less useless verbiage.
As this eliminates the only SDEV_NOMODESENSE use in scsi/*, eliminate
all quirks table entries that used only SDEV_NOMODESENSE. Iomega Zip
tested by miod@ to ensure this did not break something.
Finally, only fake a geometry if scsi_size() can determine a disk size
to fake from.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/07 16:16:36
Modified files:
sys/dev/pci : if_em.c
Log message:
enable transmit checksum offload on all chips except 82542.
CVSROOT: /cvs
Module name: www
Changes by: austin@cvs.openbsd.org 2005/05/07 16:22:55
Modified files:
. : orders.html
Log message:
Bye bye Nexus
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/07 16:39:43
Modified files:
sys/dev/hil : devlist2h.awk
Log message:
KNF the output.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/07 16:39:53
Modified files:
sys/dev/hil : hildevs_data.h
Log message:
Regen
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/07 16:42:30
Modified files:
sys/dev/hil : hilkbd.c hilkbdmap.c hilkbdmap.h
Log message:
PS/2 style and older style HIL keyboards have different layouts in their
international flavours, so provide two sets of mappings.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/07 19:51:45
Modified files:
sys/arch/hp300/dev: diofb.c
Log message:
For 4bpp and 6bpp frame buffers, advertize highligting and colors capabilities
back after rasops has initialized, as it will treat anything < 8bpp as mono.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/07 19:58:43
Modified files:
share/man/man4 : stge.4
Log message:
mention PHY
CVSROOT: /cvs
Module name: www
Changes by: mcbride@cvs.openbsd.org 2005/05/07 21:02:14
Modified files:
. : events.html
Log message:
I'm speaking at REcon in Montreal, and CanSecWest/core05 is over.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/07 22:39:41
Modified files:
sys/dev/hil : hil.c
Log message:
Simplify loop reconfiguration code.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/07 23:48:01
Modified files:
usr.sbin/tcpdump: Tag: OPENBSD_3_6 print-bgp.c
Log message:
MFC:
Fix by cloder@
Fix a potential infinite loop that could be triggered by an invalid BGP
packet. Partially from tcpdump.org, with additional paranoia added so
that the problem is actually fixed.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/07 23:54:03
Modified files:
usr.sbin/tcpdump: Tag: OPENBSD_3_5 print-bgp.c
Log message:
MFC:
Fix by cloder@
Fix a potential infinite loop that could be triggered by an invalid BGP
packet. Partially from tcpdump.org, with additional paranoia added so
that the problem is actually fixed.
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/05/08 00:25:44
Modified files:
lib/libc/string: strerror_r.c
Log message:
Only append number when it fits to avoid truncation and return
appropriate error number. ok miod@, millert@ on an earlier version;
ok jaredey@
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/05/08 00:34:25
Modified files:
regress/lib/libc/strerror: strerror_test.c valid.ok
Log message:
Try to catch some more errors and adapt to slightly changed strerror.
CVSROOT: /cvs
Module name: ports
Changes by: dons@cvs.openbsd.org 2005/05/08 02:45:09
Modified files:
lang/hugs/pkg : PFRAG.shared PLIST
Added files:
lang/hugs/patches: patch-fptools_libraries_HGL_configure
patch-fptools_libraries_X11_configure
Log message:
Make sure $X_CFLAGS are visible when running configure tests for X11 and
HGL libraries. Enables X11 and HGL Haskell bindings.
Tested on amd64 and x86.
Patch courtesy of Greg Steuck
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/08 05:38:09
Modified files:
sys/dev/hil : hil.c
Log message:
When receiving an unplugged notification from the loop, do not take action
until the loop has reconfigured into a stable state. This can save up
unnecessary detach/attach cycles for the low ids in the loop.
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/08 06:22:09
Log message:
Import imapproxy 1.2.3
imapproxy keeps the connection to an IMAP server open after a client
logs out and reuses it when the client connects again. This is mostly
useful for webmail clients.
From Holger Mauermann
Status:
Vendor Tag: alek
Release Tags: alek_20050508
N ports/mail/imapproxy/Makefile
N ports/mail/imapproxy/distinfo
N ports/mail/imapproxy/pkg/DESCR
N ports/mail/imapproxy/pkg/PLIST
N ports/mail/imapproxy/pkg/MESSAGE
N ports/mail/imapproxy/patches/patch-imapcommon_c
N ports/mail/imapproxy/patches/patch-Makefile_in
N ports/mail/imapproxy/patches/patch-imapproxy_h
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/08 06:25:54
Modified files:
mail : Makefile
Log message:
Add imapproxy
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/08 08:29:07
Modified files:
mail/imapproxy : Makefile
Log message:
Wrong directory name.
Pointed out by Alexandre Anriot
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/08 08:43:24
ports/x11/xvkbd/patches
Update of /cvs/ports/x11/xvkbd/patches
In directory cvs.openbsd.org:/tmp/cvs-serv29823/patches
Log Message:
Directory /cvs/ports/x11/xvkbd/patches added to the repository
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/05/08 08:46:50
Modified files:
sys/dev/ic : ar5210.c ar5210reg.h ar5211.c ar5211reg.h
ar5212.c ar5212reg.h
Log message:
fix silicon version number reporting. ie. ath0: mac 80.6 -> ath0: mac 5.6.
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/08 08:46:57
Modified files:
x11/xvkbd : Makefile distinfo
x11/xvkbd/pkg : PLIST
Added files:
x11/xvkbd/patches: patch-xvkbd_c patch-xvkbd_man
Log message:
Update to 2.7a, fixes segfault. ok maintainer
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/05/08 08:55:09
Modified files:
sys/dev/ic : ar5210.c
Log message:
the ar5210 is silicon version 0, not 1.
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/08 09:05:22
Modified files:
. : i386-laptop.html
Log message:
From Alexander von Gernler:
- remove the last remnants of the Glorious Age (tm)
- add dmesg/xorg.conf links to one notebook, provided by Joerg Zinke
thanks ;)
- always supply the date when mentioning -current, corrected one more
time
- whito
Many thanks to Alexander von Gernler and Alexandre Anriot for beating
this page back into shape! Ready to start populating it with more
current info. Please try to maintain "style" -- both in content and
HTML.
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/08 11:04:31
Modified files:
share/man/man4 : ukbd.4
Log message:
.Xr usbhidctl 1 ,
tweak DESCRIPTION;
ok miod@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/08 11:33:18
Modified files:
devel/gconf-editor: Makefile
devel/gconf-editor/pkg: PLIST
Added files:
devel/gconf-editor/patches: patch-docs_C_Makefile_in
Log message:
- Run scrollkeeper-update during install (@exec), not fake stage
(port's Makefile)
- Bump PKGNAME
Problem spotted by naddy@
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/05/08 11:46:44
Modified files:
share/man/man4/man4.zaurus: zkbd.4
Log message:
name that japanese key. okay uwe@
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/05/08 12:13:17
Modified files:
sys/dev/ic : ath.c ar5xxx.c ar5xxx.h
Log message:
change the dmesg output: print known chipset names, don't print the
supported 802.11a/b/g modes (this could be discovered with ifconfig -m
athX). inspired by Johan M:son Lindman and others asking about the
several different ARxxxx chipset combos.
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/05/08 12:48:28
Modified files:
graphics/ImageMagick: Makefile
graphics/p5-PerlMagick: Makefile
Log message:
fix PKGNAME.
From: Bernd Ahlers
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/08 13:58:51
Modified files:
usr.sbin/ospfd : rde.c rde.h
Log message:
Keep track of the req list in the RDE. The RFC requires us to check for
silly updates while fetching the table from the other server. OK norby@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/08 15:08:00
Modified files:
lib/libc/sys : execve.2
Log message:
from perry@netbsd -r1.35:
execve() first appeared in At v7, not Bx 4.2;
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/05/08 15:16:15
Modified files:
net/iperf : Makefile distinfo
net/iperf/pkg : DESCR PLIST
Added files:
net/iperf/patches: patch-include_headers_h
Removed files:
net/iperf/patches: patch-cfg_configure
Log message:
update to version 2.0.2; thanks to Alexandre Anriot
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/08 18:38:57
Modified files:
sys/dev/cardbus: cardbus.c cardbusvar.h
Log message:
add cardbus_matchbyid(), mimics the PCI layers pci_matchbyid().
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/08 20:01:37
Modified files:
sys/dev/cardbus: cardbus.c
Log message:
PCI_{VENDOR,PRODUCT} -> CARDBUS_{VENDOR,PRODUCT} for correctness.
no functional change.
CVSROOT: /cvs
Module name: ports
Changes by: jcs@cvs.openbsd.org 2005/05/08 20:36:44
Modified files:
x11/rdesktop : Makefile distinfo
Log message:
update to rdesktop-1.4.1
CVSROOT: /cvs
Module name: ports
Changes by: dons@cvs.openbsd.org 2005/05/08 21:41:34
Modified files:
devel/darcs : Makefile distinfo
devel/darcs/patches: patch-GNUmakefile patch-configure
devel/darcs/pkg: MESSAGE PLIST
Added files:
devel/darcs/patches: patch-tests_missed_resolution_pl
Removed files:
devel/darcs/patches: patch-tests_merge_three_patches_sh
patch-tests_push_pl
Log message:
Update to darcs-1.0.3rc1.
Cleaner installation settings by using simple configure style.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/08 22:53:51
Modified files:
usr.sbin/apmd : apmd.c
Log message:
Do not log useless messages if the apm implementation returns -1 in the
minutes_left field of the apm_power_info struct.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/08 23:07:25
Modified files:
sys/arch/hppa/gsc: makemap.awk
Log message:
Sort the output tables, and mention the rcsid of the converter script in
the output as well.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/08 23:08:32
Modified files:
sys/dev/usb : Makefile
Added files:
sys/dev/usb : makemap.awk
Log message:
Create the USB keyboard layout tables from the PS/2 tables.
Eases maintainability, and brings us half a dozen new layouts for free.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/08 23:08:57
Modified files:
sys/dev/pckbc : wskbdmap_mfii.c
Log message:
Add a note reminding people to regen gsc and usb maps after changing this file.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/08 23:09:23
Modified files:
sys/arch/hppa/gsc: gsckbdmap.c
sys/dev/usb : ukbdmap.c
Log message:
Regen
CVSROOT: /cvs
Module name: XF4
Changes by: david@cvs.openbsd.org 2005/05/08 23:10:25
Modified files:
xc/programs/xdm/config: Xsession
xc/programs/xinit: xinitrc.cpp
Log message:
require confirmation from SSH_ASKPASS before allowing authentication
ok djm@ markus@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/08 23:11:14
Modified files:
share/man/man4 : ukbd.4
Log message:
Sync layout list with pckbd.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/08 23:37:36
Modified files:
sys/netinet6 : nd6.c
Log message:
Make sure that prefixes get purged.
Fixes PR 3939.
From NetBSD
ok itojun@
CVSROOT: /cvs
Module name: src
Changes by: mpf@cvs.openbsd.org 2005/05/09 02:08:47
Modified files:
sys/net : if.c
Log message:
ansify. no binary change.
OK henning, krw, brad, moritz
CVSROOT: /cvs
Module name: ports
Changes by: xsa@cvs.openbsd.org 2005/05/09 02:52:56
Modified files:
textproc/py-rtf: Makefile distinfo
textproc/py-rtf/pkg: PLIST
Log message:
Update to PyRTF-0.45; support for JPG and PNG images added.
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/05/09 04:04:38
Modified files:
sys/arch/zaurus/conf: Makefile.zaurus
Log message:
streamline.
okay drahn@
CVSROOT: /cvs
Module name: ports
Changes by: djm@cvs.openbsd.org 2005/05/09 05:47:50
Modified files:
graphics/py-matplotlib: Makefile distinfo
graphics/py-matplotlib/patches: patch-lib_matplotlib___init___py
patch-setup_py patch-setupext_py
graphics/py-matplotlib/pkg: PFRAG.shared PLIST
Log message:
update to matplotlib-0.80
CVSROOT: /cvs
Module name: ports
Changes by: djm@cvs.openbsd.org 2005/05/09 06:03:37
Modified files:
textproc/p5-Template: Makefile distinfo
Log message:
update to Template-Toolkit-2.14
CVSROOT: /cvs
Module name: ports
Changes by: djm@cvs.openbsd.org 2005/05/09 06:09:12
Modified files:
net/p5-Socket6 : Makefile distinfo
Log message:
update to Socket6-0.18
CVSROOT: /cvs
Module name: ports
Changes by: djm@cvs.openbsd.org 2005/05/09 06:14:29
Modified files:
devel/py-tz : Makefile distinfo
Log message:
pytz-2005e (updated timezones)
CVSROOT: /cvs
Module name: ports
Changes by: djm@cvs.openbsd.org 2005/05/09 06:23:45
Modified files:
devel/py-dateutil: Makefile distinfo
devel/py-dateutil/pkg: PLIST
Log message:
update to DateUtil-0.9 (only one revision newer than 0.5, go figure...)
CVSROOT: /cvs
Module name: ports
Changes by: biorn@cvs.openbsd.org 2005/05/09 06:24:38
Modified files:
x11/mplayer : Makefile distinfo
x11/mplayer/patches: patch-Makefile patch-configure
patch-mp3lib_layer2_c patch-mplayer_c
x11/mplayer/pkg: PLIST
Removed files:
x11/mplayer/patches: patch-cpudetect_c
Log message:
Update to 1.0pre7
Don't depend on ogg/vorbis as it's built in now
Put fontconfig and freetype in WANTLIB and BUILD_DEPEND on pkgconfig if
FLAVOR is not no_x11.
CVSROOT: /cvs
Module name: www
Changes by: reyk@cvs.openbsd.org 2005/05/09 07:10:33
Modified files:
. : i386-laptop.html
Log message:
add the IBM Thinkpad T42 as another supported laptop. works fine with
3.7.
ok nick@
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/05/09 07:23:35
Modified files:
usr.bin/mixerctl: mixerctl.c
Log message:
Fix mixerctl -q
CVSROOT: /cvs
Module name: www
Changes by: martin@cvs.openbsd.org 2005/05/09 07:39:01
Modified files:
. : i386-laptop.html
Log message:
T42 can also come with ipw(4) (mine did)
CVSROOT: /cvs
Module name: ports
Changes by: avsm@cvs.openbsd.org 2005/05/09 07:50:41
Modified files:
lang/ocaml : Makefile distinfo
lang/ocaml/patches: patch-camlp4_config_configure_batch
patch-configure patch-yacc_main_c
lang/ocaml/pkg : PFRAG.native PLIST
Removed files:
lang/ocaml/patches: patch-asmcomp_amd64_emit_mlp
patch-asmrun_Makefile patch-asmrun_amd64_S
patch-byterun_Makefile
patch-otherlibs_bigarray_Makefile
patch-otherlibs_dbm_Makefile
patch-otherlibs_graph_Makefile
patch-otherlibs_num_Makefile
patch-otherlibs_num_bignum_Makefile
patch-otherlibs_num_bignum_c_bn_bnDivide_c
patch-otherlibs_num_bignum_c_bz_c
patch-otherlibs_str_Makefile
patch-otherlibs_systhreads_Makefile
patch-otherlibs_systhreads_posix_c
patch-otherlibs_threads_Makefile
patch-otherlibs_unix_Makefile
patch-yacc_Makefile
Log message:
upgrade to ocaml-3.08.3, tested on many architectures by krw@
CVSROOT: /cvs
Module name: ports
Changes by: avsm@cvs.openbsd.org 2005/05/09 07:51:35
Modified files:
databases/ocaml-postgresql: Makefile distinfo
databases/ocaml-postgresql/pkg: PLIST
Added files:
databases/ocaml-postgresql/patches:
patch-examples_cursor_Makefile
Log message:
update to ocaml-postgresql-1.4.5
CVSROOT: /cvs
Module name: ports
Changes by: avsm@cvs.openbsd.org 2005/05/09 07:52:38
Modified files:
devel/cil : Makefile distinfo
devel/cil/patches: patch-Makefile_cil_in patch-configure_in
patch-src_maincil_ml
devel/cil/pkg : PLIST
Log message:
update to cil-1.3.2
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/09 07:53:29
Modified files:
usr.sbin/ospfd : rde.c
Log message:
Force all as-external routes to point to the router announcing them by
setting the forward address to 0.0.0.0. This is needed as we currently
fail to check if the real nexthop is covered by an ospf route --
uncovered routes are ignored by the other routers.
OK norby@ tested and requested by Philip Olsson
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/09 08:03:52
Modified files:
. : i386-laptop.html
Log message:
Add Clevo D410V, contributed by Adam Papai
website update by Alexander von Gernler.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/05/09 08:09:20
Modified files:
sys/arch/zaurus/stand/zboot: conf.c
Log message:
Bump version to 2.07. Since the initial version 2.06, symbol table
loading and a few workarounds have been added.
CVSROOT: /cvs
Module name: ports
Changes by: jakob@cvs.openbsd.org 2005/05/09 08:28:22
Modified files:
security/cyrus-sasl2: Makefile
Removed files:
security/cyrus-sasl2/pkg: DEINSTALL INSTALL
Log message:
fix plugin location instead of creating soft line from /usr/lib/sasl2
bump pkgname
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/05/09 09:16:36
Modified files:
sys/arch/zaurus/dev: zaurus_scoop.c zaurus_scoopvar.h
Log message:
Added comments, and a new function to control the infrared LED.
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/05/09 09:25:29
Modified files:
sys/arch/arm/xscale: pxacomreg.h pxacomvar.h pxacom.c
Log message:
Permit one of the PXA2X0's UARTs to operate in Slow Infrared (SIR) mode
(half-duplex). I couldn't verify that the real serial port still works
(a special serial cable is needed for that).
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/05/09 09:32:19
Modified files:
sys/arch/zaurus/zaurus: zaurus_machdep.c
sys/arch/zaurus/conf: GENERIC RAMDISK
Log message:
Enable clock to STUART unit, and enable com2 in GENERIC and RAMDISK
configurations. The STUARTCONSOLE option doesn't work yet.
CVSROOT: /cvs
Module name: www
Changes by: henning@cvs.openbsd.org 2005/05/09 10:16:47
Modified files:
. : events.html
Log message:
typo; Jet Nul
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/05/09 10:29:30
Modified files:
de : books.html donations.html errata.html
errata35.html events.html ftp.html mac68k.html
orders.html products.html security.html
support.html want.html zaurus.html
faq/de : faq14.html upgrade37.html
nl : donations.html i386-laptop.html orders.html
faq/nl : index.html
fr : donations.html events.html
faq/fr : faq5.html index.html
opencvs/it : goals.html index.html manual.html
faq/pl : faq14.html
Log message:
sync with Steelix CVS
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/09 10:35:20
Modified files:
sys/arch/hp300/dev: dnkbd.c
Log message:
Compile without option WSDISPLAY_COMPAT_RAWKBD
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 10:36:33
Modified files:
sys/dev/pci : pcidevs
Log message:
add PCI id for SMC 83C175
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 10:42:13
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT: /cvs
Module name: ports
Changes by: jcs@cvs.openbsd.org 2005/05/09 10:46:02
Modified files:
infrastructure/db: user.list
Log message:
_asterisk user and group, for telephony/asterisk
ok jolan@
CVSROOT: /cvs
Module name: ports
Changes by: jcs@cvs.openbsd.org 2005/05/09 10:50:05
Modified files:
telephony/asterisk: Makefile
telephony/asterisk/patches: patch-Makefile patch-asterisk_c
patch-asterisk_h
telephony/asterisk/pkg: PLIST
Log message:
- drop to _asterisk user/group by default
- move some files around and change file/directory owners to support
this
- bump pkgname
ok mr. jolan@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/09 11:18:02
Modified files:
sys/arch/hp300/dev: dnkbd.c
Log message:
Compile if no wsmouse device is configured in the kernel.
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/05/09 13:24:07
Modified files:
usr.bin/cvs : proto.c
Log message:
cvs_getln() can fail and return -1.
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/09 13:50:48
Modified files:
sys/dev/ic : ami.c amivar.h
sys/dev/pci : ami_pci.c
Log message:
replace sc_quirk with sc_flags, spotted and ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/09 14:23:42
Modified files:
distrib/special/kbd: Makefile
Log message:
Sync architectures list with /sbin/kbd; prompted by martin@
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/09 14:24:00
Modified files:
distrib/hp300/ramdisk: list
Log message:
Add kbd, mt, ping and ping6 to the ramdisk.
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/09 14:35:42
Log message:
Import amap 5.0
Amap is a next-generation scanning tool, which identifies applications
and services even if they are not listening on the default port by
creating a bogus-communication and analyzing the responses.
From Alexandre Anriot
Status:
Vendor Tag: alek
Release Tags: alek_20050509
N ports/security/amap/Makefile
N ports/security/amap/distinfo
N ports/security/amap/pkg/DESCR
N ports/security/amap/pkg/PLIST
N ports/security/amap/patches/patch-Makefile_am
N ports/security/amap/patches/patch-configure
N ports/security/amap/patches/patch-amap-inc_h
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/09 14:41:16
Modified files:
security : Makefile
Log message:
Add amap
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 15:54:58
Modified files:
sys/arch/alpha/alpha: in_cksum.c
sys/arch/alpha/conf: files.alpha
Log message:
- add alpha optimized in4_cksum
- de register and use ANSI prototypes
From NetBSD
ok miod@ martin@
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/05/09 15:55:12
Modified files:
sys/arch/alpha/alpha: dec_1000a.c dec_2100_a50.c dec_550.c
dec_6600.c dec_axppci_33.c dec_eb164.c
dec_eb64plus.c dec_kn20aa.c
Log message:
fixes and updates for root device detection from NetBSD:
- remove unneeded checks and variables
- use strncasecmp() to check b->protocol because the case is dependant on the
firmware revision
- check logical unit numbers
- consistently check PCI function numbers
- on the 6600 models check which PCI hierarchy is looked at
- makes root device detection on DS20 (6600) work
testing by claudio, xsa and miod; ok miod@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 19:16:32
Modified files:
sys/arch/alpha/conf: GENERIC RAMDISKBIG
sys/arch/amd64/conf: GENERIC RAMDISK RAMDISK_CD
sys/arch/i386/conf: GENERIC RAMDISK RAMDISKB RAMDISKC RAMDISK_CD
sys/conf : files
sys/dev/pci : files.pci
Added files:
sys/dev/ic : smc83c170.c smc83c170reg.h smc83c170var.h
sys/dev/pci : if_epic_pci.c
Log message:
Add epic(4) driver which supersedes tx(4).
This buys us..
- bus_dma
- big endian support
- multicast
- support for another EPIC chipset
From NetBSD
ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 19:37:31
Removed files:
sys/dev/pci : if_tx.c if_txvar.h
Log message:
put this in the Attic
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 19:41:40
Modified files:
sys/dev/ic : smc83c170.c
Log message:
- remove commented out header
- spaces vs tabs
CVSROOT: /cvs
Module name: www
Changes by: uwe@cvs.openbsd.org 2005/05/09 19:46:40
Modified files:
. : zaurus.html
Log message:
Infrared serial port works.
CVSROOT: /cvs
Module name: www
Changes by: uwe@cvs.openbsd.org 2005/05/09 19:57:01
Modified files:
. : zaurus.html
Log message:
list both serial ports as supported; noticed by deraadt@
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/05/09 20:09:43
Modified files:
share/man/man4 : com.4
Log message:
infrared UART on zaurus
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 20:37:46
Modified files:
sys/dev/pci : if_epic_pci.c
Log message:
use pci_matchbyid().
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 20:56:02
Modified files:
share/man/man4 : pci.4
Added files:
share/man/man4 : epic.4
Removed files:
share/man/man4 : tx.4
Log message:
add an epic(4) man page derived from the old tx(4) page, better than what
NetBSD had for a man page.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 21:04:25
Modified files:
share/man/man4 : Makefile
Log message:
this too
CVSROOT: /cvs
Module name: www
Changes by: brad@cvs.openbsd.org 2005/05/09 21:07:06
Modified files:
. : i386.html
Log message:
epic
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 21:28:25
Modified files:
sys/dev/ic : smc83c170.c
Log message:
ANSI protos
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 21:29:50
Modified files:
share/man/man4 : epic.4
Log message:
add a space here
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/09 21:32:19
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.luna88k
md.mac68k md.macppc md.mvme68k
md.mvme88k md.mvmeppc md.sgi md.sparc
md.sparc64 md.vax md.zaurus
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 21:32:40
Modified files:
share/man/man4 : pci.4
Log message:
better
CVSROOT: /cvs
Module name: src
Changes by: drahn@cvs.openbsd.org 2005/05/09 21:36:07
Modified files:
libexec/ld.so : dlfcn.c library.c library_mquery.c
library_subr.c loader.c resolve.c resolve.h
Log message:
Recommit the destructor order fix, now that the amd64 bug was fixed.
'no problem' pval@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/09 22:04:39
Modified files:
sys/arch/vax/conf: files.vax
sys/arch/vax/vax: in_cksum.c
Added files:
sys/arch/vax/vax: in4_cksum.c
Log message:
- add vax optimized in4_cksum
- de register and use ANSI prototype
From NetBSD
ok miod@
CVSROOT: /cvs
Module name: src
Changes by: msf@cvs.openbsd.org 2005/05/09 22:38:45
Modified files:
share/man/man9 : Makefile
Log message:
- link mtod(9) to mbuf(9)
ok brad@ deraadt@ miod@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/10 02:19:11
Modified files:
share/man/man4 : pci.4
Log message:
comment out en(4) entry: no such page;
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/05/10 02:26:12
Modified files:
sys/arch/zaurus/dev: zaurus_kbdmap.h
Log message:
enter ddb thru alt-escape.
okay miod@, uwe@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/10 04:23:11
Modified files:
lib/libssl/src/apps: ca.c s_socket.c
Log message:
kill strcpy; ok hshoexer@, prodded by david@
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/10 04:28:11
Modified files:
usr.bin/ssh : ssh.c
Log message:
print nice error message for EADDRINUSE as well
CVSROOT: /cvs
Module name: src
Changes by: djm@cvs.openbsd.org 2005/05/10 04:30:43
Modified files:
usr.bin/ssh : ssh.c
Log message:
report real errors on fallback from ControlMaster=no to normal connect
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/05/10 04:50:16
Modified files:
sys/ddb : db_command.c
Log message:
db_printf(s) -> db_printf("%s", s) from NetBSD
CVSROOT: /cvs
Module name: src
Changes by: hshoexer@cvs.openbsd.org 2005/05/10 05:12:50
Modified files:
sbin/isakmpd : monitor.c
Log message:
no need to use select()
ok moritz cloder
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/10 05:23:39
Modified files:
sys/arch/hppa/hppa: machdep.c
Log message:
set pcsq in case we get signal delivery once interrupted from the gateway page; from chs
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/10 05:29:55
Modified files:
sys/arch/hppa/include: loadfile_machdep.h
Log message:
no reason to use long as we are most definately all 32bit
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/10 05:31:21
Modified files:
sys/arch/hppa/conf: ld.script
Log message:
explicitly align unwind data to 8 bytes; from chs
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/10 05:32:52
Modified files:
sys/arch/hppa/hppa: process_machdep.c
Log message:
after copyin/out fpu regs flush and purge as they gonna be accessed from phys later; from chs
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/10 06:03:32
Modified files:
sys/arch/hppa/conf: GENERIC RAMDISK
sys/arch/hppa64/conf: GENERIC RAMDISK
Log message:
add epic commented out
CVSROOT: /cvs
Module name: ports
Changes by: xsa@cvs.openbsd.org 2005/05/10 06:52:34
Modified files:
www/zope-zwiki : Makefile distinfo
www/zope-zwiki/pkg: PLIST
Log message:
Update to ZWiki-0.41.0;
See http://zwiki.org/ReleaseNotes for more information.
CVSROOT: /cvs
Module name: src
Changes by: joel@cvs.openbsd.org 2005/05/10 07:15:15
Modified files:
sys/net : pf_ioctl.c
Log message:
In DIOCKILLSTATES: take into account the direction of the state when
matching source and destination addresses/ports.
ok henning@ dhartmei@ mpf@
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/05/10 07:42:11
Modified files:
sys/crypto : cryptosoft.c
sys/net : pfkeyv2.c pfkeyv2_convert.c
sys/netinet : ip_esp.c
Log message:
support NULL encryption for ESP; ok hshoexer, ho
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/05/10 08:01:12
src/lib/libssl/src/crypto/aes/asm
Update of /cvs/src/lib/libssl/src/crypto/aes/asm
In directory cvs.openbsd.org:/tmp/cvs-serv741/asm
Log Message:
Directory /cvs/src/lib/libssl/src/crypto/aes/asm added to the repository
CVSROOT: /cvs
Module name: src
Changes by: markus@cvs.openbsd.org 2005/05/10 08:03:22
Modified files:
lib/libssl/crypto: Makefile
lib/libssl/src/crypto/perlasm: x86unix.pl
Added files:
lib/libssl/src/crypto/aes/asm: aes-586.pl
Log message:
import i386 AES asm code from openssl.org; ok and help with testing djm@
CVSROOT: /cvs
Module name: www
Changes by: db@cvs.openbsd.org 2005/05/10 08:59:27
Modified files:
. : events.html
Log message:
add myself, noticed by grunk
ok grunk@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/10 09:22:43
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/10 09:24:18
Modified files:
distrib/sets/lists/base: md.sparc64
Log message:
sync
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/05/10 09:39:52
Modified files:
. : events.html
Log message:
remove a will-not-happen
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/10 11:12:00
Modified files:
usr.bin/systat : netstat.c
Log message:
correct v6 handling; yanovich@psc.edu
CVSROOT: /cvs
Module name: www
Changes by: mickey@cvs.openbsd.org 2005/05/10 11:27:40
Modified files:
. : ftp.html
Log message:
fix the path
CVSROOT: /cvs
Module name: ports
Changes by: fgsch@cvs.openbsd.org 2005/05/10 12:21:00
Modified files:
www/links+ : Makefile distinfo
www/links+/patches: patch-config_h_in patch-configure_in
patch-cookies_c patch-jsint_c patch-links_h
patch-view_c
Removed files:
www/links+/patches: patch-html_tbl_c
Log message:
update to 2.1pre17.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/10 12:31:31
Modified files:
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/05/10 12:45:07
Modified files:
fr : 22.html 30.html 31.html 32.html 33.html 34.html
35.html 36.html 37.html amd64.html amiga.html
anoncvs.html audio-port.html cats.html
events.html ftp.html i386.html mvme68k.html
security.html solbourne.html sparc.html
sparc64.html want.html zaurus.html
faq/fr : faq5.html
hu : ftp.html
faq/hu : faq3.html faq4.html index.html
de : events.html i386.html zaurus.html
nl : i386-laptop.html i386.html
Log message:
sync with Steelix CVS
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/10 13:43:24
Modified files:
math/galculator: Makefile distinfo
Removed files:
math/galculator/patches: patch-configure_in
Log message:
maintenance update to 1.2.5
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/10 14:20:48
Modified files:
usr.sbin/ospfd : ospf.h
Log message:
Do no longer force the default router priority to 0.
Ospfd can be used as DR or BDR since quite some time so there is no need to
make ospfd ineligible as DR or BDR.
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/10 14:29:11
Modified files:
audio/speex : Makefile distinfo
audio/speex/pkg: PFRAG.shared
Log message:
Maintenance update to 1.0.5.
The main change with this release is that it includes API additions
from the 1.1.x branch (while being backward compatible), so that
transition from 1.0.x to 1.1.x can be made easier.
CVSROOT: /cvs
Module name: www
Changes by: deraadt@cvs.openbsd.org 2005/05/10 15:06:44
Modified files:
. : donations.html
Log message:
new
CVSROOT: /cvs
Module name: ports
Changes by: xsa@cvs.openbsd.org 2005/05/10 15:27:04
Removed files:
net/amap : Makefile distinfo
net/amap/patches: patch-Makefile_am patch-amap-inc_h
patch-amap_c patch-amap_h patch-configure
net/amap/pkg : DESCR PLIST
Log message:
remove it; a newer version has been imported (by mistake) into security/
old maintainer (mjc@) and new maintaner agreed to keep the newer one.
removal prodded by mjc@ and alek@.
CVSROOT: /cvs
Module name: ports
Changes by: xsa@cvs.openbsd.org 2005/05/10 15:27:51
Modified files:
net : Makefile
Log message:
- amap (now in security/)
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/10 15:32:20
Modified files:
sys/arch/arm/arm: genassym.cf in_cksum_arm.S
sys/arch/arm/conf: files.arm
Log message:
enable arm optimized in4_cksum
ok drahn@
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/10 16:38:37
Modified files:
. : ctm.html
Log message:
Alexandre Anriot worked with Wim to get this file back up-to-date. Thanks!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/10 16:41:22
Modified files:
faq : faq4.html
Log message:
Typo, from Tobias Stoeckmann, thanks!
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/05/10 18:07:57
Modified files:
usr.bin/cvs : resp.c
Log message:
in cvs_resp_removed(), don't abort the operation if we are trying
to unlink(2) a file that has already been removed.
ok xsa@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/10 18:33:10
Modified files:
sys/dev/pci : if_sk.c
Log message:
- Also match on Yukon LP's for the Lite rev A0 test.
- Do not call mii_pollstat() from within device tick routines; the status
information is updated by mii_tick().
- Take PHY out of reset for Yukon Lite rev A3. This resolves the
intermittent "no PHY found!" issue.
From FreeBSD
- Recognize some newer Yukon chipsets
ok krw@, tested by krw@ and a few others, mostly with LOM Lite A3's but
also with some other ASIC revs too.
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/10 20:08:12
Modified files:
chinese/libtabe: Makefile distinfo
chinese/libtabe/pkg: PLIST
Removed files:
chinese/libtabe/patches: patch-script_config_h_in
patch-script_configure_in
patch-src_Makefile_in
patch-src_supports_bims_Makefile_in
patch-src_tabe_tsidbint_c
patch-src_tabe_tsiyindbint_c
Log message:
upgrade to libtabe 0.2.6. Thank naddy@ for testing on sparc64.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/10 20:27:23
Modified files:
sys/dev/pci : if_sk.c
Log message:
remove comment which is not valid anymore
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/10 21:44:27
Modified files:
sys/dev/pci : if_sf.c
Log message:
Do not call mii_pollstat() from within device tick routines; the status
information is updated by mii_tick().
From FreeBSD
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/10 21:54:59
Modified files:
sys/dev/pci : if_lge.c
Log message:
Do not call mii_pollstat() immediately after mii_tick().
From FreeBSD
CVSROOT: /cvs
Module name: ports
Changes by: kevlo@cvs.openbsd.org 2005/05/10 23:09:27
Modified files:
security/apg : Makefile distinfo
Log message:
update to apg 2.2.3
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/05/10 23:15:01
Modified files:
sys/dev/ic : ath.c
Log message:
extra checks for monitor mode
CVSROOT: /cvs
Module name: ports
Changes by: mbalmer@cvs.openbsd.org 2005/05/11 04:10:40
Modified files:
databases/postgresql: Makefile distinfo
databases/postgresql/pkg: PFRAG.shared PLIST PLIST-docs
PLIST-server
Log message:
Security update to version 8.0.3
ok robert@
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/05/11 05:16:07
Modified files:
security/gnutls: Makefile distinfo
security/gnutls/patches: patch-configure patch-ltmain_sh
patch-src_Makefile_in
security/gnutls/pkg: PFRAG.shared PLIST
Log message:
SECURITY:
update gnutls to 1.0.25; regen patches while i am here
http://www.vuxml.org/openbsd/086072e4-c180-11d9-aaa3-00065bd5b0b6.html
ok Jim Geovedi (maintainer)
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/05/11 09:12:35
Modified files:
usr.sbin/ntpd : config.c
Log message:
don't touch *hn in failure case. no real change due to the way we use it
but more correct.
from Michael Knudsen
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/05/11 09:31:54
Added files:
usr.bin/cvs : release.c
Log message:
start for the `release' command, need more work; joris ok
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/11 09:42:58
Modified files:
sys/dev/ic : amireg.h
Log message:
Add get and set completions opcodes.
CVSROOT: /cvs
Module name: ports
Changes by: xsa@cvs.openbsd.org 2005/05/11 09:45:05
Modified files:
security/amap : Makefile
Log message:
correct HOMEPAGE; ok maintainer Alexandre Anriot.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/11 10:42:15
Modified files:
sys/arch/zaurus/stand/zboot: cmd.c devopen.c machdep.c
Log message:
prettier; ok uwe
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/05/11 11:22:39
Modified files:
net/mldonkey/stable: Makefile
Log message:
mark as broken (interactive): requires update due to ocaml 3.08
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/05/11 11:23:55
Modified files:
net/mldonkey/snapshot: Makefile
Log message:
oops, this one too: requires update due to ocaml 3.08
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/05/11 11:26:15
Modified files:
devel/sdl : Makefile distinfo
devel/sdl/patches: patch-configure_in patch-ltmain_sh
patch-src_Makefile_in
patch-src_joystick_bsd_SDL_sysjoystick_c
patch-src_video_x11_SDL_x11gl_c
patch-src_video_x11_SDL_x11modes_c
devel/sdl/pkg : PFRAG.shared
Added files:
devel/sdl/patches: patch-include_SDL_endian_h
Log message:
update to SDL-1.2.8
CVSROOT: /cvs
Module name: src
Changes by: pedro@cvs.openbsd.org 2005/05/11 12:06:31
Modified files:
sys/isofs/udf : udf_vnops.c
Log message:
no need to include '\n' on a panic(), fix two typos,
from Leonardo C. Filho , thanks!
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/05/11 12:36:17
Modified files:
gnu/lib/libstdc++: shlib_version
gnu/lib/libstdc++/libstdc++/config/os/bsd/openbsd: ctype_base.h
ctype_inline.h
ctype_noninline.h
Log message:
use the ctype stuff in libc instead of re-rolling our own.
okay and comments from otto@ (static cast) and kettenis@.
Major bump.
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/05/11 12:39:19
Modified files:
include : stdio.h
lib/libc/stdio : Makefile.inc scanf.c sscanf.c vfscanf.c
vscanf.c vsscanf.c
Added files:
lib/libc/stdio : __svfscanf.c
Log message:
let vfscanf be a real function. Use a weak_alias on systems where this
is feasible.
Okay millert@
There's a major libc bump coming that is going to cover this as well...
CVSROOT: /cvs
Module name: src
Changes by: espie@cvs.openbsd.org 2005/05/11 12:44:13
Modified files:
include : stddef.h stdlib.h wchar.h wctype.h
lib/libc : shlib_version
lib/libc/locale: Makefile.inc iswctype_sb.c runetype.h
lib/libc/stdlib: Makefile.inc
Added files:
lib/libc/locale: __mb_cur_max.c btowc.3 iswctype.3 mblen.3
mbrlen.3 mbrtowc.3 mbsinit.3 mbsrtowcs.3
mbstowcs.3 mbtowc.3 multibyte_sb.c wcrtomb.3
wcsrtombs.3 wcstombs.3 wctob.3 wctomb.3
wctype.3
Log message:
major abi changes:
* introduce the mbstate_t typedef.
impacts gnu libiconv, which has already been taken care of.
* Prepare for mb stuff to really exist, replace macro MB_CUR_MAX with
an external variable __mb_cur_max (impacts libX11 and various ports).
* use mbstate in all the mb <-> wchar functions with state.
* add a stub iswctype function allowing some ports to compile.
bash and gdiff are missing wcscoll, and need to be told there's no i18n
until this is fixed.
Discussed and matthieu, otto, millert, kettenis, deraadt.
Major libc bump
CVSROOT: /cvs
Module name: XF4
Changes by: espie@cvs.openbsd.org 2005/05/11 12:48:39
Modified files:
xc/config/cf : OpenBSDLib.tmpl
Log message:
crank libX11 to deal with libc change.
(clean patch after we `become' OpenBSD 3.8)
CVSROOT: /cvs
Module name: src
Changes by: marco@cvs.openbsd.org 2005/05/11 12:48:53
Modified files:
sys/dev/ic : ami.c
Log message:
Reset IO completion values to 0 to disable completion holdof. This improves
read performance.
This will only work with firmwares that are launched post 5/13/2005.
Help LSI, ok mickey@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/11 12:59:20
Modified files:
x11/gtksourceview: Makefile
x11/gtksourceview/pkg: PFRAG.shared
Log message:
- Bump lib major after recent libc changes
- Bump PKGNAME
go ahead espie@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/11 13:00:43
Modified files:
x11/gtk+2 : Makefile
x11/gtk+2/pkg : PFRAG.shared
Log message:
- Bump lib major after recent libc changes
- Bump PKGNAME
go ahead espie@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/11 13:01:39
Modified files:
x11/gnome/print: Makefile
x11/gnome/print/pkg: PFRAG.shared
Log message:
- Bump lib major after recent libc changes
- Bump PKGNAME
go ahead espie@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/11 13:02:40
Modified files:
shells/bash : Makefile
Log message:
tell bash to just not bother with multibyte support yet, as we're missing
wscoll...
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/11 13:05:20
Modified files:
x11/gnome/libs : Makefile
x11/gnome/libs/pkg: PFRAG.shared PLIST
Added files:
x11/gnome/libs/patches: patch-libgnomeui_Makefile_in
patch-zvt_Makefile_in
Log message:
- Bump lib major after recent libc changes
- Bump PKGNAME
- Regen PLIST
go ahead espie@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/11 13:08:23
Modified files:
sysutils/ggrep : Makefile
Log message:
and tell ggrep to not heed i18n yet.
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/11 13:08:53
Modified files:
x11/openmotif : Makefile
x11/openmotif/patches: patch-config-cf-Motif.tmpl
x11/openmotif/pkg: PFRAG.shared
Log message:
- Bump lib major after recent libc changes
- Bump PKGNAME
go ahead espie@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/11 13:16:40
Modified files:
x11/enlightenment: Makefile
Log message:
remove i18n work-around, there's no enough to allow enlightenment to compile.
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/11 13:18:18
Modified files:
editors/scintilla: Makefile
editors/scintilla/patches: patch-gtk_makefile
editors/scintilla/pkg: PFRAG.shared
Log message:
- Bump lib major after recent libc changes
- Bump PKGNAME
go ahead espie@
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/11 13:18:43
Modified files:
x11/gtk+ : Makefile
x11/gtk+/patches: patch-gdk_Makefile_in patch-gtk_Makefile_in
x11/gtk+/pkg : PFRAG.shared PLIST
Log message:
- Bump lib major after recent libc changes
- Bump PKGNAME
- Regen PLIST
go ahead espie@
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/11 13:21:06
Modified files:
emulators/wine : Makefile
Log message:
remove i18n work-around now that the isw* functions exist.
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/11 13:27:34
Modified files:
editors/cooledit: Makefile
Log message:
zap i18n work-around
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/11 13:40:20
Modified files:
devel/gal : Makefile
devel/gal/pkg : PFRAG.shared
Log message:
- Bump lib major after recent libc changes
- Bump PKGNAME
go ahead espie@
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/05/11 13:45:50
Modified files:
usr.bin/asn1_compile: gen.c hash.c symbol.c
Log message:
allocation failure checks; ok otto, moritz
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/11 14:07:04
Modified files:
usr.sbin/ospfd : rde.c
Log message:
Add some newlines to make the code easier to follow. No functional change.
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/05/11 14:09:44
Modified files:
lib/libc/stdlib: getenv.3
Log message:
Update HISTORY fixing some facts, while it is not clear if the
environment stuff originates from AT&T or BSD. ok ok deraadt@
millert@ ian@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/11 14:12:12
Modified files:
usr.sbin/sensorsd: sensorsd.8
Log message:
document conf file reload w/ SIGHUP;
from michael knudsen;
ok henning@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/11 14:15:39
Modified files:
share/man/man4/man4.alpha: intro.4
share/man/man4/man4.amd64: intro.4
share/man/man4/man4.i386: intro.4
Log message:
tx -> epic;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/11 14:27:58
Modified files:
etc : spamd.conf
Log message:
some punctuation/whitespace cleanup from stuart henderson (pr #4183);
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/05/11 16:50:09
Modified files:
usr.bin/cvs : getlog.c
Log message:
missing CF_IGNORE flag
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/11 17:31:45
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.mac68k
md.macppc md.mvme68k md.mvmeppc md.sgi
md.sparc md.sparc64 md.zaurus
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/11 19:37:43
Modified files:
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT: /cvs
Module name: XF4
Changes by: jaredy@cvs.openbsd.org 2005/05/11 20:04:29
Modified files:
xc-old/programs/Xserver/hw/xfree86/XF86Setup: phase1.tcl
Log message:
XFree86 4.x -> X.Org 6.8
noticed by and ok fgsch, ok todd
CVSROOT: /cvs
Module name: www
Changes by: joel@cvs.openbsd.org 2005/05/11 21:49:04
Modified files:
. : cvsup.html
Log message:
Change contact point for new mirrors to www@
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/11 22:10:33
src/share/man/man4/man4.hppa64
Update of /cvs/src/share/man/man4/man4.hppa64
In directory cvs.openbsd.org:/tmp/cvs-serv25511/man4.hppa64
Log Message:
Directory /cvs/src/share/man/man4/man4.hppa64 added to the repository
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/11 22:11:37
Added files:
share/man/man4/man4.hppa64: Makefile
Log message:
borrow some from hppa
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/11 22:36:23
Log message:
libxfce4util-4.2.1, basic utility library for xfce4
Status:
Vendor Tag: jolan
Release Tags: jolan_2005-may-11
N ports/devel/libxfce4util/distinfo
N ports/devel/libxfce4util/Makefile
N ports/devel/libxfce4util/pkg/PLIST
N ports/devel/libxfce4util/pkg/DESCR
N ports/devel/libxfce4util/pkg/PFRAG.shared
N ports/devel/libxfce4util/patches/patch-Makefile_in
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/11 22:38:51
Log message:
xfce 4.2.1
Status:
Vendor Tag: jolan
Release Tags: jolan_2005-may-11
N ports/x11/xfce4/Makefile.inc
N ports/x11/xfce4/xfce-utils/distinfo
N ports/x11/xfce4/xfce-utils/Makefile
N ports/x11/xfce4/xfce-utils/pkg/DESCR
N ports/x11/xfce4/xfce-utils/pkg/PLIST
N ports/x11/xfce4/xfce-utils/pkg/PFRAG.shared
N ports/x11/xfce4/xfce-utils/patches/patch-scripts_Makefile_in
N ports/x11/xfce4/libxfcegui4/Makefile
N ports/x11/xfce4/libxfcegui4/distinfo
N ports/x11/xfce4/libxfcegui4/pkg/PLIST
N ports/x11/xfce4/libxfcegui4/pkg/DESCR
N ports/x11/xfce4/libxfcegui4/pkg/PFRAG.shared
N ports/x11/xfce4/libxfcegui4/patches/patch-Makefile_in
N ports/x11/xfce4/libxfce4mcs/Makefile
N ports/x11/xfce4/libxfce4mcs/distinfo
N ports/x11/xfce4/libxfce4mcs/pkg/DESCR
N ports/x11/xfce4/libxfce4mcs/pkg/PLIST
N ports/x11/xfce4/libxfce4mcs/pkg/PFRAG.shared
N ports/x11/xfce4/libxfce4mcs/patches/patch-Makefile_in
N ports/x11/xfce4/xfce-mcs-manager/distinfo
N ports/x11/xfce4/xfce-mcs-manager/Makefile
N ports/x11/xfce4/xfce-mcs-manager/pkg/DESCR
N ports/x11/xfce4/xfce-mcs-manager/pkg/PLIST
N ports/x11/xfce4/xfce-mcs-plugins/distinfo
N ports/x11/xfce4/xfce-mcs-plugins/Makefile
N ports/x11/xfce4/xfce-mcs-plugins/pkg/DESCR
N ports/x11/xfce4/xfce-mcs-plugins/pkg/PLIST
N ports/x11/xfce4/xfce-mcs-plugins/pkg/PFRAG.shared
N ports/x11/xfce4/xfwm4/distinfo
N ports/x11/xfce4/xfwm4/Makefile
N ports/x11/xfce4/xfwm4/pkg/DESCR
N ports/x11/xfce4/xfwm4/pkg/PLIST
N ports/x11/xfce4/xfwm4/pkg/PFRAG.shared
N ports/x11/xfce4/xfwm4/patches/patch-themes_default_keys_keythemerc
N ports/x11/xfce4/xfce4-panel/Makefile
N ports/x11/xfce4/xfce4-panel/distinfo
N ports/x11/xfce4/xfce4-panel/pkg/DESCR
N ports/x11/xfce4/xfce4-panel/pkg/PLIST
N ports/x11/xfce4/xfce4-panel/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-panel/patches/patch-panel_main_c
N ports/x11/xfce4/xfce4-panel/patches/patch-Makefile_in
N ports/x11/xfce4/xfdesktop/Makefile
N ports/x11/xfce4/xfdesktop/distinfo
N ports/x11/xfce4/xfdesktop/pkg/DESCR
N ports/x11/xfce4/xfdesktop/pkg/PLIST
N ports/x11/xfce4/xfdesktop/pkg/PFRAG.shared
N ports/x11/xfce4/xfdesktop/patches/patch-Makefile_in
N ports/x11/xfce4/xffm/Makefile
N ports/x11/xfce4/xffm/distinfo
N ports/x11/xfce4/xffm/pkg/PLIST
N ports/x11/xfce4/xffm/pkg/DESCR
N ports/x11/xfce4/xffm/pkg/PFRAG.shared
N ports/x11/xfce4/xffm/patches/patch-libs_input_c
N ports/x11/xfce4/xffm/patches/patch-libs_misc_c
N ports/x11/xfce4/xfce4-appfinder/Makefile
N ports/x11/xfce4/xfce4-appfinder/distinfo
N ports/x11/xfce4/xfce4-appfinder/pkg/PLIST
N ports/x11/xfce4/xfce4-appfinder/pkg/DESCR
N ports/x11/xfce4/xfce4-session/Makefile
N ports/x11/xfce4/xfce4-session/distinfo
N ports/x11/xfce4/xfce4-session/pkg/DESCR
N ports/x11/xfce4/xfce4-session/pkg/PLIST
N ports/x11/xfce4/xfce4-session/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-session/patches/patch-xfce4-session_xfsm-shutdown-helper-sudo_c
N ports/x11/xfce4/xfce4-session/patches/patch-Makefile_in
N ports/x11/xfce4/xfce4-systray/Makefile
N ports/x11/xfce4/xfce4-systray/distinfo
N ports/x11/xfce4/xfce4-systray/pkg/DESCR
N ports/x11/xfce4/xfce4-systray/pkg/PLIST
N ports/x11/xfce4/xfce4-systray/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-toys/Makefile
N ports/x11/xfce4/xfce4-toys/distinfo
N ports/x11/xfce4/xfce4-toys/pkg/DESCR
N ports/x11/xfce4/xfce4-toys/pkg/PLIST
N ports/x11/xfce4/xfce4-toys/pkg/PFRAG.shared
N ports/x11/xfce4/xfcalendar/Makefile
N ports/x11/xfce4/xfcalendar/distinfo
N ports/x11/xfce4/xfcalendar/pkg/PLIST
N ports/x11/xfce4/xfcalendar/pkg/DESCR
N ports/x11/xfce4/xfcalendar/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-trigger-launcher/Makefile
N ports/x11/xfce4/xfce4-trigger-launcher/distinfo
N ports/x11/xfce4/xfce4-trigger-launcher/pkg/PLIST
N ports/x11/xfce4/xfce4-trigger-launcher/pkg/DESCR
N ports/x11/xfce4/xfce4-trigger-launcher/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-iconbox/Makefile
N ports/x11/xfce4/xfce4-iconbox/distinfo
N ports/x11/xfce4/xfce4-iconbox/pkg/DESCR
N ports/x11/xfce4/xfce4-iconbox/pkg/PLIST
N ports/x11/xfce4/xfce4-iconbox/pkg/PFRAG.shared
N ports/x11/xfce4/xfwm4-themes/Makefile
N ports/x11/xfce4/xfwm4-themes/distinfo
N ports/x11/xfce4/xfwm4-themes/pkg/PLIST
N ports/x11/xfce4/xfwm4-themes/pkg/DESCR
N ports/x11/xfce4/xfce4-icon-theme/Makefile
N ports/x11/xfce4/xfce4-icon-theme/distinfo
N ports/x11/xfce4/xfce4-icon-theme/pkg/PLIST
N ports/x11/xfce4/xfce4-icon-theme/pkg/DESCR
N ports/x11/xfce4/xfce4-icon-theme/patches/patch-Rodent_scalable_mimetypes_Makefile_in
N ports/x11/xfce4/xfce4-battery/Makefile
N ports/x11/xfce4/xfce4-battery/distinfo
N ports/x11/xfce4/xfce4-battery/pkg/DESCR
N ports/x11/xfce4/xfce4-battery/pkg/PLIST
N ports/x11/xfce4/xfce4-battery/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-battery/patches/patch-panel-plugin_battmon_c
N ports/x11/xfce4/xfce4-battery/patches/patch-panel-plugin_Makefile_in
N ports/x11/xfce4/xfce4-notes/Makefile
N ports/x11/xfce4/xfce4-notes/distinfo
N ports/x11/xfce4/xfce4-notes/pkg/DESCR
N ports/x11/xfce4/xfce4-notes/pkg/PLIST
N ports/x11/xfce4/xfce4-notes/pkg/PFRAG.shared
N ports/x11/xfce4/gtk-xfce-engine/Makefile
N ports/x11/xfce4/gtk-xfce-engine/distinfo
N ports/x11/xfce4/gtk-xfce-engine/pkg/DESCR
N ports/x11/xfce4/gtk-xfce-engine/pkg/PLIST
N ports/x11/xfce4/gtk-xfce-engine/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-clipman/Makefile
N ports/x11/xfce4/xfce4-clipman/distinfo
N ports/x11/xfce4/xfce4-clipman/pkg/DESCR
N ports/x11/xfce4/xfce4-clipman/pkg/PLIST
N ports/x11/xfce4/xfce4-clipman/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-datetime/Makefile
N ports/x11/xfce4/xfce4-datetime/distinfo
N ports/x11/xfce4/xfce4-datetime/pkg/DESCR
N ports/x11/xfce4/xfce4-datetime/pkg/PLIST
N ports/x11/xfce4/xfce4-datetime/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-diskperf/Makefile
N ports/x11/xfce4/xfce4-diskperf/distinfo
N ports/x11/xfce4/xfce4-diskperf/pkg/DESCR
N ports/x11/xfce4/xfce4-diskperf/pkg/PLIST
N ports/x11/xfce4/xfce4-diskperf/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-diskperf/patches/patch-panel-plugin_devperf_c
N ports/x11/xfce4/xfce4-diskperf/patches/patch-panel-plugin_main_c
N ports/x11/xfce4/xfce4-fsguard/Makefile
N ports/x11/xfce4/xfce4-fsguard/distinfo
N ports/x11/xfce4/xfce4-fsguard/pkg/DESCR
N ports/x11/xfce4/xfce4-fsguard/pkg/PLIST
N ports/x11/xfce4/xfce4-fsguard/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-minicmd/Makefile
N ports/x11/xfce4/xfce4-minicmd/distinfo
N ports/x11/xfce4/xfce4-minicmd/pkg/DESCR
N ports/x11/xfce4/xfce4-minicmd/pkg/PLIST
N ports/x11/xfce4/xfce4-minicmd/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-netload/Makefile
N ports/x11/xfce4/xfce4-netload/distinfo
N ports/x11/xfce4/xfce4-netload/pkg/DESCR
N ports/x11/xfce4/xfce4-netload/pkg/PLIST
N ports/x11/xfce4/xfce4-netload/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-showdesktop/Makefile
N ports/x11/xfce4/xfce4-showdesktop/distinfo
N ports/x11/xfce4/xfce4-showdesktop/pkg/DESCR
N ports/x11/xfce4/xfce4-showdesktop/pkg/PLIST
N ports/x11/xfce4/xfce4-showdesktop/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-showdesktop/patches/patch-po_Makefile_in_in
N ports/x11/xfce4/xfce4-taskbar/Makefile
N ports/x11/xfce4/xfce4-taskbar/distinfo
N ports/x11/xfce4/xfce4-taskbar/pkg/DESCR
N ports/x11/xfce4/xfce4-taskbar/pkg/PLIST
N ports/x11/xfce4/xfce4-taskbar/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-wavelan/Makefile
N ports/x11/xfce4/xfce4-wavelan/distinfo
N ports/x11/xfce4/xfce4-wavelan/pkg/DESCR
N ports/x11/xfce4/xfce4-wavelan/pkg/PLIST
N ports/x11/xfce4/xfce4-wavelan/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-wavelan/patches/patch-panel-plugin_wi_bsd_c
N ports/x11/xfce4/xfce4-systemload/Makefile
N ports/x11/xfce4/xfce4-systemload/distinfo
N ports/x11/xfce4/xfce4-systemload/pkg/DESCR
N ports/x11/xfce4/xfce4-systemload/pkg/PLIST
N ports/x11/xfce4/xfce4-systemload/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-systemload/patches/patch-panel-plugin_uptime_c
N ports/x11/xfce4/xfce4-systemload/patches/patch-panel-plugin_memswap_c
N ports/x11/xfce4/xfce4-weather/Makefile
N ports/x11/xfce4/xfce4-weather/distinfo
N ports/x11/xfce4/xfce4-weather/pkg/DESCR
N ports/x11/xfce4/xfce4-weather/pkg/PLIST
N ports/x11/xfce4/xfce4-weather/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-weather/patches/patch-panel-plugin_http_client_h
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/11 22:41:26
Modified files:
x11/xfce4/xfce4-notes/pkg: PFRAG.shared
Log message:
zap junk
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/11 22:42:35
Modified files:
devel : Makefile
Log message:
+libxfce4util
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/11 22:43:12
Modified files:
x11/xfce4 : Makefile
Log message:
switch to 4.2.1
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/11 23:01:14
Removed files:
x11/xfce4/applications: Makefile Makefile.inc
x11/xfce4/applications/xfcalendar: Makefile distinfo
x11/xfce4/applications/xfcalendar/pkg: DESCR PLIST
x11/xfce4/applications/xfce4-iconbox: Makefile distinfo
x11/xfce4/applications/xfce4-iconbox/pkg: DESCR PLIST
x11/xfce4/applications/xfce4-menueditor: Makefile distinfo
x11/xfce4/applications/xfce4-menueditor/pkg: DESCR PLIST
x11/xfce4/applications/xfce4-session: Makefile distinfo
x11/xfce4/applications/xfce4-session/patches:
patch-defaults_Makefile_in
patch-xfce4-session_shutdown_c
patch-xfce4-shutdown_main_c
x11/xfce4/applications/xfce4-session/pkg: DESCR PLIST
x11/xfce4/desktop: Makefile Makefile.inc
x11/xfce4/desktop/xfce-mcs-manager: Makefile distinfo
x11/xfce4/desktop/xfce-mcs-manager/pkg: DESCR PLIST
x11/xfce4/desktop/xfce-mcs-plugins: Makefile distinfo
x11/xfce4/desktop/xfce-mcs-plugins/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/desktop/xfce-utils: Makefile distinfo
x11/xfce4/desktop/xfce-utils/patches: patch-scripts_Makefile_in
patch-scripts_xinitrc
x11/xfce4/desktop/xfce-utils/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/desktop/xfce4-panel: Makefile distinfo
x11/xfce4/desktop/xfce4-panel/patches: patch-Makefile_in
patch-panel_main_c
x11/xfce4/desktop/xfce4-panel/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/desktop/xfdesktop: Makefile distinfo
x11/xfce4/desktop/xfdesktop/patches: patch-Makefile_in
patch-menu_xml
x11/xfce4/desktop/xfdesktop/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/desktop/xffm: Makefile distinfo
x11/xfce4/desktop/xffm/patches: gcc-patch-src_Makefile_in
patch-libs_input_c
x11/xfce4/desktop/xffm/pkg: DESCR MESSAGE PFRAG.shared PLIST
x11/xfce4/desktop/xfprint: Makefile distinfo
x11/xfce4/desktop/xfprint/patches: patch-xfprint_main_c
x11/xfce4/desktop/xfprint/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/desktop/xfwm4: Makefile distinfo
x11/xfce4/desktop/xfwm4/patches:
patch-themes_default_keys_keythemerc
x11/xfce4/desktop/xfwm4/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/plugins: Makefile Makefile.inc
x11/xfce4/plugins/xfce4-battery-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-battery-plugin/patches:
patch-panel-plugin_Makefile_in
patch-panel-plugin_battmon_c
x11/xfce4/plugins/xfce4-battery-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-clipman-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-clipman-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-datetime-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-datetime-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-diskperf-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-diskperf-plugin/patches:
patch-panel-plugin_devperf_c
patch-panel-plugin_main_c
x11/xfce4/plugins/xfce4-diskperf-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-fsguard-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-fsguard-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-minicmd-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-minicmd-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-mixer: Makefile distinfo
x11/xfce4/plugins/xfce4-mixer/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/plugins/xfce4-netload-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-netload-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-notes-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-notes-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-showdesktop-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-showdesktop-plugin/patches:
patch-panel-plugin_showdesktop_c
patch-po_Makefile_in_in
x11/xfce4/plugins/xfce4-showdesktop-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-systemload-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-systemload-plugin/patches:
patch-panel-plugin_memswap_c
patch-panel-plugin_uptime_c
x11/xfce4/plugins/xfce4-systemload-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-systray: Makefile distinfo
x11/xfce4/plugins/xfce4-systray/patches: patch-configure
x11/xfce4/plugins/xfce4-systray/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/plugins/xfce4-taskbar-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-taskbar-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-toys: Makefile distinfo
x11/xfce4/plugins/xfce4-toys/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/plugins/xfce4-trigger-launcher: Makefile distinfo
x11/xfce4/plugins/xfce4-trigger-launcher/pkg: DESCR PFRAG.shared
PLIST
x11/xfce4/plugins/xfce4-wavelan-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-wavelan-plugin/patches:
patch-panel-plugin_wi_bsd_c
x11/xfce4/plugins/xfce4-wavelan-plugin/pkg: DESCR PLIST
x11/xfce4/plugins/xfce4-weather-plugin: Makefile distinfo
x11/xfce4/plugins/xfce4-weather-plugin/patches:
patch-panel-plugin_http_client_h
x11/xfce4/plugins/xfce4-weather-plugin/pkg: DESCR PFRAG.shared
PLIST
x11/xfce4/themes: Makefile Makefile.inc
x11/xfce4/themes/gtk-xfce-engine-2: Makefile distinfo
x11/xfce4/themes/gtk-xfce-engine-2/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/themes/xfce4-artwork: Makefile distinfo
x11/xfce4/themes/xfce4-artwork/pkg: DESCR PLIST
x11/xfce4/themes/xfce4-themes: Makefile distinfo
x11/xfce4/themes/xfce4-themes/pkg: DESCR PLIST
x11/xfce4/themes/xffm-icons: Makefile distinfo
x11/xfce4/themes/xffm-icons/pkg: DESCR PLIST
x11/xfce4/themes/xfwm4-themes: Makefile distinfo
x11/xfce4/themes/xfwm4-themes/pkg: DESCR PLIST
Log message:
remove 4.0.6
CVSROOT: /cvs
Module name: src
Changes by: uwe@cvs.openbsd.org 2005/05/11 23:10:30
Modified files:
sys/arch/zaurus/stand/zboot: Makefile compat_linux.h devopen.c
exit.c machdep.c
Added files:
sys/arch/zaurus/stand/zboot: termios.c
Log message:
Minimal terminal line discipline support to stop the boot timeout
after the first keystroke, as on other platforms.
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/11 23:21:24
Log message:
xfce4-xkb-0.3.2, xkb layout switcher plugin for the xfce4 panel
submitted by alexey e. suslikov
Status:
Vendor Tag: jolan
Release Tags: jolan_2005-may-12
N ports/x11/xfce4/xfce4-xkb/Makefile
N ports/x11/xfce4/xfce4-xkb/distinfo
N ports/x11/xfce4/xfce4-xkb/pkg/PLIST
N ports/x11/xfce4/xfce4-xkb/pkg/DESCR
N ports/x11/xfce4/xfce4-xkb/pkg/PFRAG.shared
N ports/x11/xfce4/xfce4-xkb/patches/patch-panel-plugin_xkb_c
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/11 23:22:26
Modified files:
x11/xfce4 : Makefile
Log message:
+xfce4-xkb
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/05/12 00:42:20
Modified files:
fr : ctm.html cvsup.html donations.html ftp.html
nl : donations.html ftp.html
de : ctm.html donations.html events.html ftp.html
faq/nl : faq4.html
faq/fr : faq4.html
faq/de : faq4.html
Log message:
sync with Steelix CVS
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/05/12 01:27:50
Modified files:
. : INDEX
Log message:
sync, 3043 unzels
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/12 01:53:36
Modified files:
lib/libc/locale: wctob.3
Log message:
remove unsupported LIBRARY section;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/12 01:57:22
Modified files:
lib/libc/sys : execve.2
Log message:
credit .Bx 3 in HISTORY too;
agreed w/ otto@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/12 02:03:11
Modified files:
sbin/isakmpd : isakmpd.conf.5
Log message:
add some missing section descriptions to make this page a little
easier to read;
ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/12 02:16:06
Modified files:
share/man/man7 : securelevel.7
Log message:
change pfctl reference to pf, since programs like authpf also attempt to
alter rulesets, not just pfctl interface;
from tamas tevesz;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/12 02:17:22
Modified files:
usr.sbin/authpf: authpf.8
Log message:
Xr securelevel 7
from tamas tevesz;
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/12 02:55:39
Modified files:
usr.sbin/ospfd : area.c neighbor.c ospfd.h ospfe.c
Log message:
If activly connected to more than one area set B flag in the self-originated
router LSA. To do that correctly we need to track the number of active
neighbors for each area. If the routers ABR status changes all router LSA
need to be updated via orig_rtr_lsa_all().
OK norby@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/12 03:12:57
Modified files:
share/man/man7 : Makefile
Added files:
share/man/man7 : script.7
Log message:
add script(7): interpreter script execution;
from netbsd;
some tidy up from jaredy@, otto@, and myself;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/12 03:18:24
Modified files:
bin/csh : csh.1
bin/ksh : ksh.1 sh.1
usr.bin/awk : awk.1
Log message:
.Xr script 7
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/12 03:26:48
Modified files:
sys/dev/wscons : wsksymdef.h
Log message:
Define a keyboard layout variant for Apple international USB keyboards, which
sometimes sligthly differ from the canonical layout.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/12 03:28:21
Modified files:
sys/dev/usb : makemap.awk
Log message:
Define a specific map for the Apple portuguese USB keyboards.
Based on input from Manuel Pata and Rodolfo Gouveia on tech@.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/12 03:28:37
Modified files:
sys/dev/usb : ukbdmap.c
Log message:
Regen
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/12 03:31:11
Modified files:
share/man/man4 : ukbd.4
Log message:
Document pt.apple layout.
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/12 04:14:39
Modified files:
usr.sbin/ospfd : interface.c
Log message:
Fix multiple bugs in if_act_elect(). In some cases DR were set wrongly
because of a stupid typo that I fixed in rev. 1.6 but forgot to fix the
bug I introduced before because of that typo. Also reset the DR/BDR fields
of iface->self when going to round two. Without the reset it is e.g. not
possible to drop from DR to BDR.
Issue found and patch tested by Stephen Marley
OK norby@
CVSROOT: /cvs
Module name: www
Changes by: dtucker@cvs.openbsd.org 2005/05/12 06:31:37
Modified files:
openssh : faq.html
Log message:
Fix broken link; from Martin Samuelsson
CVSROOT: /cvs
Module name: www
Changes by: joel@cvs.openbsd.org 2005/05/12 07:11:33
Modified files:
. : cvsup.html
Log message:
Further clarify that www@ is the point of contact for mirror
maintainers.
From Alexander von Gernler
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/05/12 08:04:13
Modified files:
usr.bin/cvs : remove.c
Log message:
make functions static; joris ok
CVSROOT: /cvs
Module name: src
Changes by: niallo@cvs.openbsd.org 2005/05/12 08:16:39
Modified files:
sys/dev : ccd.c
Log message:
Add a bzero() after malloc() when allocating component info in ccdinit().
This fixes a panic in ccd(4) mirroring where the second component could be
wrongly treated as failed, which leads to uvm_fault in write operation.
ok mickey@
CVSROOT: /cvs
Module name: ports
Changes by: mbalmer@cvs.openbsd.org 2005/05/12 08:55:21
Modified files:
security/clamav: Makefile distinfo
security/clamav/patches: patch-clamav_milter-clamav_milter_c
patch-clamdscan_client_c
patch-configure
patch-etc-freshclam_conf
patch-libclamav_mbox_c
patch-libclamav_scanner_c
patch-ltmain_sh
security/clamav/pkg: PFRAG.shared PLIST
Added files:
security/clamav/patches: patch-clamd_Makefile_in
Log message:
Update to ClamAV version 0.85
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/05/12 09:09:15
Modified files:
devel/eclipse/sdk: Makefile
Log message:
Fix spelling errors in COMMENTs and replace COMMENT with better version.
From ian@
CVSROOT: /cvs
Module name: XF4
Changes by: todd@cvs.openbsd.org 2005/05/12 09:18:04
Modified files:
distrib/sets/lists/xbase: md.alpha md.amd64 md.cats md.hp300
md.hppa md.i386 md.mac68k md.macppc
md.mvme68k md.mvme88k md.sgi md.sparc
md.sparc64 md.zaurus
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/12 10:21:24
Modified files:
sys/arch/hppa/gsc: makemap.awk
sys/dev/usb : makemap.awk
Log message:
Populate \t better in the output, for human readability; no change in the
map themselves.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/12 10:21:48
Modified files:
sys/arch/hppa/gsc: gsckbdmap.c
sys/dev/usb : ukbdmap.c
Log message:
Regen
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/12 11:10:43
Modified files:
sys/dev/usb : usbdevs
Log message:
airprime and sealevel
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/12 11:10:50
Modified files:
sys/dev/usb : usbdevs.h usbdevs_data.h
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: niallo@cvs.openbsd.org 2005/05/12 11:16:06
Modified files:
sys/dev : ccd.c
Log message:
ANSIfy, some KNF and zap a little bit of whitespace.
No binary changes.
ok mickey@
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/05/12 11:32:16
Modified files:
usr.bin/cvs : resp.c
Log message:
fix segfault in cvs_resp_error()
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/12 13:04:27
Modified files:
devel/vtcl : Makefile
devel/vtcl/pkg : PLIST
Log message:
- Fix path to examples
- Bump PKGNAME
From Olivier Cherrier
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/05/12 13:09:15
Modified files:
www/php5/extensions: Makefile
Added files:
www/php5/extensions/pkg: DESCR-xsl PLIST-xsl
Log message:
add support for xsl extension
from Ben Lindstrom
CVSROOT: /cvs
Module name: src
Changes by: norby@cvs.openbsd.org 2005/05/12 13:10:12
Modified files:
usr.sbin/ospfctl: ospfctl.8 ospfctl.c parser.c parser.h
usr.sbin/ospfd : control.c ospfd.h ospfe.c rde.c rde.h
rde_lsdb.c
Log message:
Add "show database asbr/external/network/router/self-originate/summary"
to ospfctl.
Show detailed information about the LSAs in the Link State Database.
ok claudio@
CVSROOT: /cvs
Module name: src
Changes by: norby@cvs.openbsd.org 2005/05/12 13:17:13
Modified files:
usr.sbin/ospfctl: ospfctl.8
Log message:
Reflect reality.
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/12 13:32:46
Modified files:
usr.sbin/ospfd : rde_spf.c
Log message:
Don't fatal in case no root node was found for spf calculation.
The area may be empty because there is no active interface.
OK norby@
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/12 14:10:09
Removed files:
x11/xfce4/libraries: Makefile Makefile.inc
x11/xfce4/libraries/libxfce4mcs: Makefile distinfo
x11/xfce4/libraries/libxfce4mcs/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/libraries/libxfce4util: Makefile distinfo
x11/xfce4/libraries/libxfce4util/pkg: DESCR PFRAG.shared PLIST
x11/xfce4/libraries/libxfcegui4: Makefile distinfo
x11/xfce4/libraries/libxfcegui4/pkg: DESCR PFRAG.shared PLIST
Log message:
disappearorize more cruft from old 4.0.6 layout
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/12 14:43:14
Modified files:
usr.sbin/ospfd : rde.h rde_lsdb.c
Log message:
Every time a LSA is returned from a lookup lsa_age() it.
Also move the lsa_age() prototype to rde.h so that we can access it from
the SPF code.
OK norby@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/12 14:53:03
Modified files:
usr.sbin/ospfd : rde_spf.c
Log message:
lsa_age() the vertex befor comparing the age with MAX_AGE.
Move a common check (cost == LS_INFINITY) out of the switch cases.
OK norby@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/12 14:57:02
Modified files:
usr.sbin/ospfd : rde_spf.c
Log message:
Calculate routes for summary and as-external LSA. Still some minor parts
missing but good enough to be used.
Tested and some input by Stephen Marley.
OK norby@
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/12 15:10:05
Modified files:
x11/py-gtk2 : Makefile distinfo
x11/py-gtk2/pkg: PLIST
Removed files:
x11/py-gtk2/patches: patch-codegen_pygtk-codegen-2_0_in
patch-ltmain_sh patch-pygtk-2_0_pc_in
Log message:
update to 2.4.1; no objection from mjc@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/12 16:18:44
Modified files:
usr.sbin/ospfctl: ospfctl.8
Log message:
tweaks;
CVSROOT: /cvs
Module name: ports
Changes by: martin@cvs.openbsd.org 2005/05/12 16:50:39
Modified files:
devel/uisp : Makefile
Log message:
better homepage
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/05/12 17:01:35
Modified files:
usr.bin/cvs : proto.c
Log message:
snprintf checks; joris ok
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/12 17:06:14
Modified files:
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/05/12 17:35:43
Modified files:
usr.bin/cvs : file.c file.h
Log message:
introduce a new flag to the file api: CF_NOFILES, which allows us
to only load directories and skip regular files.
tested and ok xsa@
CVSROOT: /cvs
Module name: src
Changes by: xsa@cvs.openbsd.org 2005/05/12 17:41:14
Modified files:
usr.bin/cvs : release.c
Log message:
add CF_KNOWN and CF_NOFILES flags; joris ok
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/05/12 17:43:49
Modified files:
usr.bin/cvs : file.c
Log message:
set cvsent to NULL if entfile is NULL, fixes a crash
in cvs_file_lget().
CVSROOT: /cvs
Module name: src
Changes by: joris@cvs.openbsd.org 2005/05/12 17:46:32
Modified files:
usr.bin/cvs : version.c
Log message:
add CF_NOFILES flag
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/12 18:10:00
Modified files:
sys/dev/ic : fxp.c
Log message:
move IFQ_SET_MAXLEN to just above IFQ_SET_READY
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/05/12 18:21:02
Modified files:
share/man/man4 : ral.4
Log message:
Another ural reported to work by Rodolfo Gouveia.
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/05/12 18:27:25
Modified files:
distrib/notes/i386: hardware
distrib/notes/zaurus: hardware
Log message:
sync with ral(4).
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/05/12 19:06:41
Modified files:
sys/net80211 : ieee80211_var.h
Log message:
do { } while (0) wrappers on debug printf macros. ok reyk@
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/12 21:13:30
Modified files:
. : i386-laptop.html
Log message:
tpwireless should be run BEFORE installing third-party mini-PCI cards,
and works/is required with any mini-PCI cards, including dancing balony
cards, not just wireless. Info (and balony) from deraadt@, thanks!
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/12 21:41:18
Modified files:
sys/arch/amd64/conf: GENERIC
sys/arch/cats/conf: GENERIC
sys/arch/i386/conf: GENERIC
Log message:
enable spkr by default; ckuethe 4201
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/05/12 23:05:22
Modified files:
usr.bin/compile_et: compile_et.c compile_et.h error_table.y
et_lex.lex.l
Log message:
minor fixes
- some strn* to strl*
- allocation failure checks
- fix overflow in getstring()
ok otto, moritz
CVSROOT: /cvs
Module name: src
Changes by: otto@cvs.openbsd.org 2005/05/13 01:06:20
Modified files:
regress/lib/libc/strerror: strerror_test.c valid.ok
Log message:
Add tests for __strsignal(). Put here since the tests are very similar
to the strerror() test.
CVSROOT: /cvs
Module name: ports
Changes by: wilfried@cvs.openbsd.org 2005/05/13 02:21:55
Modified files:
www/mozilla-firefox: Makefile distinfo
Log message:
update to firefox 1.0.4
fixed remote code execution of Javascript and DHTML errors.
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/13 02:29:13
Modified files:
usr.sbin/ospfd : kroute.c
Log message:
The NET_RT_IFLIST sysctl returns RTM_IFINFO and RTM_NEWADDR messages in
the buffer. While RTM_IFINFO starts with a struct if_msghdr RTM_NEWADDR
does not. In other words (struct sockaddr *)(next + sizeof(ifm)) is only
correct for RTM_IFINFO and not for RTM_NEWADDR. So move the ifm_type check
up else get_rtaddrs() would access memory outside of buf.
OK henning@
CVSROOT: /cvs
Module name: src
Changes by: claudio@cvs.openbsd.org 2005/05/13 02:34:33
Modified files:
usr.sbin/bgpd : kroute.c
Log message:
The NET_RT_IFLIST sysctl returns RTM_IFINFO and RTM_NEWADDR messages in
the buffer. While RTM_IFINFO starts with a struct if_msghdr RTM_NEWADDR
does not. In other words (struct sockaddr *)(next + sizeof(ifm)) is only
correct for RTM_IFINFO and not for RTM_NEWADDR. So move the ifm_type check
up else get_rtaddrs() would access memory outside of buf.
OK henning@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/13 07:16:13
Modified files:
bin/domainname : domainname.1
usr.sbin/ypserv/ypinit: ypinit.8 ypinit.sh
Log message:
some Xr's from jason ackley;
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/13 07:31:20
Modified files:
faq : faq6.html
Log message:
If showing an export which is Read Only, might be best to show it being
mounted as Read Only, too. Pointed out by and patch from Jason Ackley
(jason a tackley dot net), thanks!
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/13 08:54:44
Modified files:
sys/dev/hil : devlist2h.awk hildevs hildevs.h hilkbd.c
Log message:
Separate button boxens from keyboards in the HIL device list.
hilkbd will still match both, but will neither do the auto-layout dance nor
attach as console for button boxens.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/13 08:54:55
Modified files:
sys/dev/hil : hildevs_data.h
Log message:
Regen
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/13 09:22:37
Modified files:
sys/dev/hil : hil.c
Log message:
Do not invoke hil_process_pendinc() from the interrupt handler if the loop
is marked as busy.
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/13 09:23:48
Modified files:
audio/flac/patches: patch-src_libFLAC_Makefile_in
Log message:
Fix build on powerpc by removing unsupported and apparently useless
linker option. Tested by Peter Hessler.
CVSROOT: /cvs
Module name: ports
Changes by: biorn@cvs.openbsd.org 2005/05/13 10:14:00
Modified files:
x11/mplayer/patches: patch-configure
Log message:
unbreak aa FLAVOR. Found and tested by Matthias Kilian
CVSROOT: /cvs
Module name: www
Changes by: jsg@cvs.openbsd.org 2005/05/13 10:15:55
Modified files:
. : alpha.html
Log message:
Remove sk from untested section as it is listed in tested already.
From Stuart Henderson in PR 4203.
CVSROOT: /cvs
Module name: src
Changes by: jsg@cvs.openbsd.org 2005/05/13 10:50:23
Modified files:
distrib/notes/alpha: hardware
Log message:
Remove sk from untested section as it is already listed in tested.
Same problem as what was pointed out in PR 4203.
CVSROOT: /cvs
Module name: src
Changes by: norby@cvs.openbsd.org 2005/05/13 11:18:53
Modified files:
usr.sbin/ospfd : rde.h
Log message:
Cost type 2 will be needed soon.
ok claudio@
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/05/13 11:34:19
Modified files:
infrastructure/package: gen-package-pages
Log message:
update list of all arches
CVSROOT: /cvs
Module name: ports
Changes by: pvalchev@cvs.openbsd.org 2005/05/13 11:35:19
Modified files:
infrastructure/package: gen-package-pages
Log message:
missed mips64, also update osrev=3.7
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/13 12:03:48
Modified files:
sys/dev/pci : if_fxp_pci.c
Log message:
recognize 82551's
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/05/13 12:13:29
Modified files:
share/man/man4 : ral.4
Log message:
only JAHT WN-4054P revision E are ralink. pointed out by Jim Dew.
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/05/13 12:17:08
Modified files:
sys/dev/usb : if_ral.c
Log message:
give disassociation a chance when turning the interface down while associated.
avoid usb tx timeouts too.
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/05/13 12:42:50
Modified files:
sys/dev/usb : if_ral.c if_ralvar.h
Log message:
make sure all endpoint descriptors have been found during the attachment.
CVSROOT: /cvs
Module name: src
Changes by: mickey@cvs.openbsd.org 2005/05/13 12:44:38
Modified files:
usr.bin/calendar/calendars: calendar.history
Log message:
skylab was in 73 not 72
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/05/13 13:00:10
Modified files:
sys/dev/ic : ral.c
sys/dev/usb : if_ral.c
Log message:
simplify test conditions. ((v & f1) || (v & f2)) <=> (v & (f1 | f2)) in
these particular cases. avoid extra calls to letoh32().
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/05/13 13:13:11
Modified files:
sys/dev/ic : ral.c
sys/dev/usb : if_ral.c
Log message:
before ieee80211.c rev 1.6, it was guaranted that ic_curmode was different
from IEEE80211_MODE_AUTO if ic_fixed_rate != -1. it is no longer the case.
this implements a temporary workaround. the whole rate selection should be
rewritten.
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/05/13 13:32:11
Modified files:
share/man/man4 : ueagle.4
Log message:
USR9002 and 9003 are based on the Eagle chipset too. pointed out by todd,
confirmed by the respective product datasheet.
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/05/13 13:35:47
Modified files:
sys/dev/ic : ral.c
sys/dev/usb : if_ral.c
Log message:
override default bbp register values with values stored in eeprom (except
for the R17 register).
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/05/13 14:12:24
Modified files:
sysutils/tpb : Makefile
sysutils/tpb/pkg: PLIST
Added files:
sysutils/tpb/patches: patch-man_tpb_1
Log message:
- install configuration file with @sample
- remove confusing information from man page.
- bump PKGNAME
ok jcs@ mcbride@
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/05/13 14:14:56
Modified files:
devel/p5-SVN-Notify: Makefile distinfo
Log message:
- update to 2.46
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/13 14:17:03
Modified files:
sys/net : if_spppsubr.c
Log message:
Fix for a panic experienced when authenticating a pppoe session on an amd64 system.
From: i4b project via FreeBSD via Jason Ackley
Fixes PR 4190 & 4196
ok canacar@
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/05/13 14:20:21
Modified files:
sys/dev/usb : ueagle.c
Log message:
fix dmesg output for pre-firmware modems.
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/05/13 14:20:53
Modified files:
www/p5-Apache-DBI: Makefile
Log message:
- take maintainership. ok Ben Lovett
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/05/13 14:22:03
Modified files:
databases/p5-DBIx-SearchBuilder: Makefile distinfo
Log message:
- update to 1.27
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/05/13 14:24:59
Modified files:
sys/dev/pci : if_iwi.c
Log message:
fix sensitivity setting.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/13 14:29:19
Modified files:
sys/arch/i386/conf: GENERIC
Log message:
not ready for NATM
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/05/13 14:43:30
Modified files:
usr.bin/top : top.1 top.c
Log message:
grab bag of man page updates
- sync to reality (kill first BUG, WCPU field, and ABANDONED
state and add WAIT field description)
- transform paragraph of field descriptions into a list
- minor mdoc, spelling, capitalization nits
ok & help jmc, mickey
CVSROOT: /cvs
Module name: ports
Changes by: brad@cvs.openbsd.org 2005/05/13 14:49:16
Modified files:
net/gaim : Makefile distinfo
net/gaim/patches: patch-configure patch-plugins_ssl_Makefile_am
patch-plugins_ssl_Makefile_in
Log message:
upgrade to gaim 1.3.0
fixes 2 security issues
CAN-2005-1261 and CAN-2005-1262
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/05/13 14:52:51
Modified files:
sys/dev/pci : if_iwi.c
Log message:
should support channel 165 too in 802.11a mode.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/13 16:32:42
Modified files:
sys/dev/usb : uftdi.c
Log message:
another uftdi varient, from freebsd
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/13 16:33:31
Modified files:
share/man/man4 : uftdi.4
Log message:
another uftdi varient, from freebsd
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/13 16:47:04
Modified files:
share/man/man4 : Makefile
share/man/man4/man4.i386: Makefile
Added files:
share/man/man4 : speaker.4
Removed files:
share/man/man4/man4.i386: speaker.4
Log message:
Move speaker(4) to MI land.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/13 16:47:44
Removed files:
sys/arch/i386/include: spkr.h
Log message:
Kill , software should use instead.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/13 16:54:00
Modified files:
etc/etc.cats : MAKEDEV.md
sys/arch/arm/arm: conf.c
sys/arch/arm/include: conf.h
sys/arch/cats/include: conf.h
Log message:
/dev/speaker node on cats.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/13 16:54:27
Modified files:
etc/etc.cats : MAKEDEV
share/man/man8/man8.cats: MAKEDEV.8
Log message:
Regen
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/13 17:49:39
Modified files:
faq : faq4.html
Log message:
Every time I update this file for new release, I see things I want to
change, which makes the translators job more difficult and bigger. This
is the stuff I changed because I wanted to, not 3.7-release stuff (ok,
I'm giving away file sizes for 3.7... :)
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/13 18:13:15
Modified files:
sys/arch/amd64/pci: pci_machdep.c
Log message:
remove redundant definition of PCI_ID_CODE. I added this to the
MI pcivar.h header 5 months ago.
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/05/13 18:20:43
Modified files:
sys/scsi : cd_atapi.c cd_scsi.c ch.c files.scsi
scsi_base.c scsiconf.h sd_atapi.c sd_scsi.c
ss_mustek.c st.c
Log message:
Add scsi_mode_[sense|select]_big() and use it instead of
atapi_mode_[sense|select](). This will allow the removal of
atapi_base.c and atapi_all.h files, and sets the stage for better usb
mode sense handling amoung other things.
Remove cd_scsibus_[get|set]_mode() and
sd_scsibus_mode_sense() shims in favour of scsi_mode_[sense|select]().
Add zero'ing of reserved length field in scsi_mode_select(). Change
some uchar * type parameters to scsi_mode_header *.
No functional changes. Mostly from NetBSD.
ok dlg@.
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/05/13 18:52:40
Removed files:
sys/scsi : atapi_all.h atapi_base.c
Log message:
Unused after last scsi commit.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/13 20:30:40
Modified files:
usr.sbin/ypserv/stdhosts: stdhosts.c
Log message:
bug introduced by me in 1.4
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/13 20:32:33
Modified files:
usr.sbin/ypserv/makedbm: makedbm.c
usr.sbin/ypserv/mknetid: mknetid.c
usr.sbin/ypserv/stdethers: stdethers.c
usr.sbin/ypserv/stdhosts: stdhosts.c
usr.sbin/ypserv/yppush: yppush.c
usr.sbin/ypserv/ypserv: ypserv_proc.c
usr.sbin/ypserv/ypxfr: ypxfr.c
Log message:
knf
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/05/13 22:20:11
Modified files:
sbin/scsi : scsi.8
Log message:
Give example of how to spin down a device since this is a question
that comes up periodically.
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/05/14 01:45:53
Modified files:
net/gaim : Tag: OPENBSD_3_6 Makefile distinfo
net/gaim/patches: Tag: OPENBSD_3_6 patch-configure
patch-plugins_ssl_Makefile_am
patch-plugins_ssl_Makefile_in
Log message:
SECURITY:
upgrade to gaim 1.3.0; fixes 2 security issues
http://www.vuxml.org/openbsd/d9ee77da-c3f0-11d9-b2f0-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/05/14 01:47:14
Modified files:
net/gaim : Tag: OPENBSD_3_5 Makefile distinfo
net/gaim/patches: Tag: OPENBSD_3_5 patch-configure
patch-plugins_ssl_Makefile_am
patch-plugins_ssl_Makefile_in
Log message:
SECURITY:
upgrade to gaim 1.3.0; fixes 2 security issues
http://www.vuxml.org/openbsd/d9ee77da-c3f0-11d9-b2f0-00065bd5b0b6.html
ok brad@
CVSROOT: /cvs
Module name: ports
Changes by: djm@cvs.openbsd.org 2005/05/14 02:49:53
Modified files:
net/flowd : Makefile distinfo
Log message:
update to flowd-0.8.5, use faster master site; ok maintainer jakob@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/14 03:03:31
Modified files:
usr.bin/top : top.c top.1
Log message:
sort options + sync usage();
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/14 03:10:28
Modified files:
share/man/man4 : uftdi.4
Log message:
sort list of supported hardware;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/14 03:14:36
Modified files:
share/man/man4 : speaker.4
Log message:
20005 is a bit ambitious, but then this was committed on a friday 13th...
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/14 03:18:38
Modified files:
share/man/man4/man4.i386: wdt.4
Log message:
add back watchdog(4) Xr, as it's still relevant to wdt;
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/14 03:25:51
Modified files:
sbin/isakmpd : isakmpd.8
Log message:
- openssl req can create self-signed certs in one step
- no need to encourage people to generate system keys: rc(8) already does it
ok hshoexer@
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/14 03:28:18
Modified files:
sbin/isakmpd : isakmpd.8
Log message:
more logical section order;
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/14 03:32:50
Modified files:
x11/ogle : Makefile
x11/ogle/pkg : DESCR
Log message:
mention libdvd in DESCR
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/14 03:33:03
Modified files:
share/man/man4 : sk.4
Log message:
add 3com 3c2000-T;
from stuart henderson (pr #4202);
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/14 03:35:47
Modified files:
share/man/man4 : sk.4
Log message:
sort list of adapters;
CVSROOT: /cvs
Module name: ports
Changes by: espie@cvs.openbsd.org 2005/05/14 03:37:07
Modified files:
devel/libdvdread: Makefile
devel/libdvdread/pkg: DESCR
Log message:
let DESCR refer to libdvd.
CVSROOT: /cvs
Module name: www
Changes by: jmc@cvs.openbsd.org 2005/05/14 03:41:40
Modified files:
. : alpha.html amd64.html i386.html
Log message:
add entries for 3com 3c2000-T (sk(4)) cards;
from stuart henderson (pr #4202);
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/14 05:43:27
Modified files:
faq : faq4.html
Log message:
plural problem, spotted by Alexandre Anriot, thanks!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/14 06:09:36
Modified files:
faq : faq4.html
Log message:
Forgot a piece...
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/14 06:10:48
Modified files:
emulators/wine : Makefile
Log message:
Fix WRKDIST.
Referencing PKGNAME in other variables is dangerous, avoid!
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/14 06:12:58
Modified files:
faq : faq4.html
Log message:
Gah. Another forgotten chunk. 8-/
CVSROOT: /cvs
Module name: src
Changes by: damien@cvs.openbsd.org 2005/05/14 07:32:38
Modified files:
sys/dev/pci : if_iwi.c
Log message:
don't copy the capinfo field from the ap. forge our own based on what
ieee80211_output.c does.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/14 09:25:20
Modified files:
sys/arch/sparc/dev: z8530kbd.c
sys/arch/sparc64/dev: comkbd_ebus.c z8530kbd.c
sys/dev/sun : files.sun sunkbd.c sunkbdvar.h
Added files:
sys/dev/sun : sunkbdmap.c
Log message:
Factorize most of the high-level logic for Sun serial keyboards in
sys/dev/sun/sunkbd.c, and move the layout tables to sys/dev/sun/sunkbdmap.c.
No functional changes, small sparc64 kernel shrinkage.
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/05/14 09:38:29
Modified files:
devel/p5-Devel-Cycle: Makefile distinfo
Log message:
- update to 1.04
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/14 10:36:08
Modified files:
share/man/man4 : wsdisplay.4
Log message:
Document some wsdisplay ioctls; from NetBSD.
CVSROOT: /cvs
Module name: src
Changes by: drahn@cvs.openbsd.org 2005/05/14 10:40:27
Modified files:
sys/arch/macppc/stand: Makefile.inc
Log message:
Remove bogus #define, no binary difference.
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/05/14 11:01:41
Modified files:
usr.bin/rs : rs.c
Log message:
make this use getopt()
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/05/14 11:12:51
Modified files:
usr.bin/rs : rs.c
Log message:
kill commented out code
CVSROOT: /cvs
Module name: ports
Changes by: msf@cvs.openbsd.org 2005/05/14 12:09:32
Modified files:
devel/p5-Log-Dispatch: Makefile
Log message:
- add missing REGRESS_DEPENDS
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/14 13:24:23
Modified files:
sys/net : if_gre.c if_gre.h
Log message:
- Add IPv6 over GRE.
- u_short -> u_int16_t
- Change default MTU to 1476 (same value that Cisco and other *BSD's use).
- Mark gre(4) interfaces as IFT_TUNNEL (Encapsulation interface).
From NetBSD
- Support setting the MTU
Be very careful when upgrading, the change in default MTU might cause
problems with an existing OpenBSD <-> OpenBSD setup.
Thanks to Stephen Marley
for some testing.
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/14 13:27:38
Modified files:
sys/arch/sparc64/sparc64: autoconf.c
Log message:
Match a device_type of scsi-2 as SCSI (as found in a Netra 1405).
From NetBSD
ok miod@
CVSROOT: /cvs
Module name: ports
Changes by: pedro@cvs.openbsd.org 2005/05/14 14:16:32
Modified files:
x11/ion : Makefile distinfo
x11/ion/pkg : PLIST
Log message:
update to ion-3ds-20050502
CVSROOT: /cvs
Module name: www
Changes by: nick@cvs.openbsd.org 2005/05/14 14:49:12
Modified files:
faq : faq4.html
Log message:
Steven Mestdagh pointed out that I messed this part up. 'p m' reports MB...
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/05/14 17:08:47
Modified files:
usr.bin/rs : rs.c
Log message:
Replace homegrown getnum() with strtonum() and replace atoi() with
strtonum() and strtol().
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/05/14 17:36:26
Modified files:
sys/dev/usb : umass.c umass_scsi.c
Log message:
Try to ensure that UFI/ATAPI USB umass devices always get the zero
padded 12 byte commands mandated by the standard. Adapt the Linux data
length twiddling on certain commands. We used to have some of this in
a different form, curtesy of csapuntz@, but it got lost in subsequent
merges.
Fixes the USB card reader of Quentin Barnes who provided much testing
and feedback for over a year!
Tested by drahn@, ok marco@, 'this is good stuff' deraadt@.
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/05/14 18:23:33
Modified files:
sys/dev/usb : umass.c
Log message:
Oops. atapiscsi.h is needed because that's where NATAPISCSI is
defined. Fixes Y-E DATA USB Floppy Drive that otherwise complains
about 'atapiscsi not configured'.
Should fix PR #4204 from Ben Hooper.
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/14 18:42:52
Log message:
luafilesystem-1.0, file system library for the lua language
from pedro@
Status:
Vendor Tag: jolan
Release Tags: jolan_2005-may-14
N ports/devel/luafs/distinfo
N ports/devel/luafs/Makefile
N ports/devel/luafs/pkg/DESCR
N ports/devel/luafs/pkg/PLIST
N ports/devel/luafs/pkg/PFRAG.shared
N ports/devel/luafs/patches/patch-config
N ports/devel/luafs/patches/patch-lfs_c
N ports/devel/luafs/patches/patch-Makefile
N ports/devel/luafs/files/init.lua
N ports/devel/luafs/files/lfs.lua
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/14 18:49:08
Log message:
luacopas-1.0b, coroutine oriented portable asynchronous services for lua
from pedro@
Status:
Vendor Tag: jolan
Release Tags: jolan_2005-may-14
N ports/devel/luacopas/distinfo
N ports/devel/luacopas/Makefile
N ports/devel/luacopas/pkg/DESCR
N ports/devel/luacopas/pkg/PLIST
N ports/devel/luacopas/files/init.lua
No conflicts created by this import
CVSROOT: /cvs
Module name: ports
Changes by: jolan@cvs.openbsd.org 2005/05/14 18:51:26
Modified files:
devel : Makefile
Log message:
+lua{copas,fs}
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/05/14 19:36:13
Modified files:
usr.bin/rs : rs.1 rs.c
Log message:
Make usage/SYNOPSIS saner and sort the options. With jmc@
CVSROOT: /cvs
Module name: src
Changes by: millert@cvs.openbsd.org 2005/05/14 21:27:04
Modified files:
usr.bin/indent : io.c
Log message:
When checking for comment characters using negative pointer arithmetic
make sure that we don't peek at memory outside the string boundaries.
Fixes a core dump with mmap malloc.
CVSROOT: /cvs
Module name: ports
Changes by: robert@cvs.openbsd.org 2005/05/15 04:12:37
Modified files:
devel/uuid : Makefile
Added files:
devel/uuid/pkg : DESCR-perl PLIST-perl
Log message:
add a -perl subpackage which contains a Perl5 interface
between perl and uuid; mark the port SHARED_ONLY
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/15 05:29:15
Modified files:
sys/conf : files
sys/dev/wscons : files.wscons wscons_callbacks.h wsconsio.h
wsdisplay.c wsdisplayvar.h wsevent.c wskbd.c
wsksymdef.h wsmouse.c wsmux.c wsmuxvar.h
Log message:
Partial sync to the NetBSD wscons code, bringing a better wsmux behaviour
and bugfixes (the kqueue code, /dev/wsmuxctl and screen border color changes
have not been picked), keeping local changes.
Tested by many on alpha/cats/hp300/i386/macppc/sparc/sparc64/zaurus if not more.
CVSROOT: /cvs
Module name: ports
Changes by: sturm@cvs.openbsd.org 2005/05/15 06:52:52
ports/www/p5-MasonX-Interp-WithCallbacks/patches
Update of /cvs/ports/www/p5-MasonX-Interp-WithCallbacks/patches
In directory cvs.openbsd.org:/tmp/cvs-serv29971/patches
Log Message:
Directory /cvs/ports/www/p5-MasonX-Interp-WithCallbacks/patches added to the repository
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/15 07:19:14
Modified files:
usr.bin/rs : rs.1 rs.c
Log message:
oops. grasp of alphabet...slipping...
CVSROOT: /cvs
Module name: src
Changes by: jmc@cvs.openbsd.org 2005/05/15 07:21:11
Modified files:
usr.bin/rs : rs.1
Log message:
damn, one more...
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/15 08:12:23
Modified files:
sys/arch/m88k/m88k: db_disasm.c
Log message:
KNF and ANSIfy.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/15 08:16:41
Modified files:
sys/arch/m88k/m88k: db_trace.c
Log message:
Disable ddb backtrace debug code by default.
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/15 08:33:04
Modified files:
sys/arch/m88k/m88k: db_trace.c
Log message:
Compile out more code if TRACE_DEBUG is not defined.
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/15 08:58:09
Modified files:
net/BitTorrent : Makefile
net/BitTorrent/files: README.OpenBSD
net/BitTorrent/patches: patch-setup_py
net/BitTorrent/pkg: PLIST
Added files:
net/BitTorrent/patches: patch-BitTorrent___init___py
net/BitTorrent/pkg: DESCR-gui PLIST-gui
Log message:
Enable GUI components, but put them in -gui subpackage.
CVSROOT: /cvs
Module name: src
Changes by: jaredy@cvs.openbsd.org 2005/05/15 10:22:12
Modified files:
usr.bin/apply : apply.1 apply.c
Log message:
- simplify usage
- update/rearrange examples
help & ok jmc
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/15 10:23:45
Modified files:
sys/arch/m88k/m88k: subr.S
Log message:
Speed up the low-level dae helpers.
CVSROOT: /cvs
Module name: ports
Changes by: kurt@cvs.openbsd.org 2005/05/15 10:24:06
Modified files:
www/mozilla : Makefile distinfo
Log message:
- update to 1.7.8. multiple security issues, see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#Mozilla
- Bump shlib major after recent libc changes
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/05/15 10:40:10
Modified files:
sys/net : radix.c radix_mpath.c route.c
Log message:
ANSI, mostly from Toni Mueller
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/05/15 10:57:55
Modified files:
sys/dev/pci : pcidevs
Log message:
Schneider & Koch FDDI adapter
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/05/15 10:58:42
Modified files:
sys/dev/pci : pcidevs.h pcidevs_data.h
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/05/15 11:04:00
Modified files:
distrib/notes/amd64: hardware
sys/arch/amd64/conf: GENERIC RAMDISK
Log message:
enable ep(4)
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: beck@cvs.openbsd.org 2005/05/15 11:11:15
Modified files:
libexec/spamd : grey.c
Log message:
move db->close to not hold this lock unnecssarily during long protracted
operations. ok millert@ ages ago.
CVSROOT: /cvs
Module name: www
Changes by: martin@cvs.openbsd.org 2005/05/15 11:12:45
Modified files:
. : amd64.html
Log message:
3Com 3c590 and 3c595 with ep(4)
CVSROOT: /cvs
Module name: src
Changes by: martin@cvs.openbsd.org 2005/05/15 11:18:11
Modified files:
distrib/notes/amd64: hardware
Log message:
only PCI ep(4)
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/15 11:29:18
Modified files:
distrib/sets/lists/base: md.alpha md.amd64 md.cats md.hp300
md.hppa md.hppa64 md.i386 md.luna88k
md.mac68k md.macppc md.mvme68k
md.mvme88k md.mvmeppc md.sgi md.sparc
md.sparc64 md.vax md.zaurus
distrib/sets/lists/comp: mi
distrib/sets/lists/man: mi
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: grange@cvs.openbsd.org 2005/05/15 12:09:29
Modified files:
sys/dev/ata : wd.c
Log message:
Use FLUSHCACHE EXT instead of FLUSHCACHE for LBA48 operations.
First noticed by christos@netbsd (iirc) a long time ago.
Tested by canacar@ and krw@.
CVSROOT: /cvs
Module name: ports
Changes by: db@cvs.openbsd.org 2005/05/15 12:09:41
Modified files:
textproc/unrtf : Makefile distinfo
textproc/unrtf/patches: patch-convert_c patch-ps_c
Added files:
textproc/unrtf/patches: patch-defs_h patch-malloc_c
patch-output_c
Log message:
update to version 0.19.3
ok maintainer, sturm@
CVSROOT: /cvs
Module name: src
Changes by: pedro@cvs.openbsd.org 2005/05/15 12:10:51
Modified files:
lib/libc/sys : getfsstat.2
Log message:
document getfsstat(2)'s behaviour when no flags are specified, okay jmc@
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/05/15 12:26:13
Modified files:
usr.bin/netstat: net80211.c
Log message:
simple error message cleanup
ok henning@, suggested by deraadt@
CVSROOT: /cvs
Module name: www
Changes by: reyk@cvs.openbsd.org 2005/05/15 12:28:11
www/papers/bsdcan05-wlan
Update of /cvs/www/papers/bsdcan05-wlan
In directory cvs.openbsd.org:/tmp/cvs-serv18942/bsdcan05-wlan
Log Message:
Directory /cvs/www/papers/bsdcan05-wlan added to the repository
CVSROOT: /cvs
Module name: www
Changes by: reyk@cvs.openbsd.org 2005/05/15 12:28:25
www/papers/bsdcan05-wlan/pix
Update of /cvs/www/papers/bsdcan05-wlan/pix
In directory cvs.openbsd.org:/tmp/cvs-serv2097/bsdcan05-wlan/pix
Log Message:
Directory /cvs/www/papers/bsdcan05-wlan/pix added to the repository
CVSROOT: /cvs
Module name: www
Changes by: reyk@cvs.openbsd.org 2005/05/15 12:30:01
Added files:
papers/bsdcan05-wlan: index.html slide_0.html slide_1.html
slide_10.html slide_11.html slide_12.html
slide_13.html slide_14.html slide_15.html
slide_16.html slide_17.html slide_18.html
slide_19.html slide_2.html slide_3.html
slide_4.html slide_5.html slide_6.html
slide_7.html slide_8.html slide_9.html
slideshow.css
papers/bsdcan05-wlan/pix: Wizard.jpg banner1.gif melting.jpg
nda.jpg smalltitle.gif
support_taiwan.jpg
Log message:
add my slides from the bsdcan 2005 (http://www.bsdcan.org/)
CVSROOT: /cvs
Module name: www
Changes by: reyk@cvs.openbsd.org 2005/05/15 12:36:29
www/papers/bsdcan05-spamd
Update of /cvs/www/papers/bsdcan05-spamd
In directory cvs.openbsd.org:/tmp/cvs-serv17813/bsdcan05-spamd
Log Message:
Directory /cvs/www/papers/bsdcan05-spamd added to the repository
CVSROOT: /cvs
Module name: www
Changes by: reyk@cvs.openbsd.org 2005/05/15 12:39:09
Added files:
papers/bsdcan05-spamd: index.html mgp00001.html mgp00001.idx.jpg
mgp00001.jpg mgp00001.txt mgp00002.html
mgp00002.idx.jpg mgp00002.jpg
mgp00002.txt mgp00003.html
mgp00003.idx.jpg mgp00003.jpg
mgp00003.txt mgp00004.html
mgp00004.idx.jpg mgp00004.jpg
mgp00004.txt mgp00005.html
mgp00005.idx.jpg mgp00005.jpg
mgp00005.txt mgp00006.html
mgp00006.idx.jpg mgp00006.jpg
mgp00006.txt mgp00007.html
mgp00007.idx.jpg mgp00007.jpg
mgp00007.txt mgp00008.html
mgp00008.idx.jpg mgp00008.jpg
mgp00008.txt mgp00009.html
mgp00009.idx.jpg mgp00009.jpg
mgp00009.txt mgp00010.html
mgp00010.idx.jpg mgp00010.jpg
mgp00010.txt mgp00011.html
mgp00011.idx.jpg mgp00011.jpg
mgp00011.txt mgp00012.html
mgp00012.idx.jpg mgp00012.jpg
mgp00012.txt mgp00013.html
mgp00013.idx.jpg mgp00013.jpg
mgp00013.txt mgp00014.html
mgp00014.idx.jpg mgp00014.jpg
mgp00014.txt mgp00015.html
mgp00015.idx.jpg mgp00015.jpg
mgp00015.txt mgp00016.html
mgp00016.idx.jpg mgp00016.jpg
mgp00016.txt mgp00017.html
mgp00017.idx.jpg mgp00017.jpg
mgp00017.txt mgp00018.html
mgp00018.idx.jpg mgp00018.jpg
mgp00018.txt mgp00019.html
mgp00019.idx.jpg mgp00019.jpg
mgp00019.txt mgp00020.html
mgp00020.idx.jpg mgp00020.jpg
mgp00020.txt mgp00021.html
mgp00021.idx.jpg mgp00021.jpg
mgp00021.txt mgp00022.html
mgp00022.idx.jpg mgp00022.jpg
mgp00022.txt mgp00023.html
mgp00023.idx.jpg mgp00023.jpg
mgp00023.txt mgp00024.html
mgp00024.idx.jpg mgp00024.jpg
mgp00024.txt mgp00025.html
mgp00025.idx.jpg mgp00025.jpg
mgp00025.txt
Log message:
add beck@'s spamd slides from bsdcan 2005
CVSROOT: /cvs
Module name: www
Changes by: msf@cvs.openbsd.org 2005/05/15 12:43:35
Modified files:
. : donations.html
Log message:
- another donation
CVSROOT: /cvs
Module name: www
Changes by: reyk@cvs.openbsd.org 2005/05/15 12:43:51
Modified files:
. : events.html
Log message:
bsdcan 2005 is over
CVSROOT: /cvs
Module name: src
Changes by: henning@cvs.openbsd.org 2005/05/15 13:03:04
Modified files:
sys/net : radix_mpath.c
Log message:
typo
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/15 13:03:48
Modified files:
sys/dev/wscons : wsmux.c
Log message:
only inside DIAGNOSTIC
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/15 13:36:22
Modified files:
share/man/man4 : wsdisplay.4
Log message:
Document more wsdisplay ioctls.
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/15 13:40:36
Modified files:
audio/sox : Makefile distinfo
Removed files:
audio/sox/patches: patch-Makefile_in patch-src_Makefile_in
patch-src_play_in patch-src_sunaudio_c
Log message:
overdue update to 12.17.7, all our changes have been incorporated
CVSROOT: /cvs
Module name: www
Changes by: reyk@cvs.openbsd.org 2005/05/15 13:56:00
Added files:
papers : bsdcan05-wlan.tgz bsdcan05-spamd.tgz
Log message:
add tarballs
CVSROOT: /cvs
Module name: ports
Changes by: naddy@cvs.openbsd.org 2005/05/15 15:02:47
Modified files:
graphics/p5-PerlMagick: Makefile distinfo
graphics/p5-PerlMagick/patches: patch-PerlMagick_Makefile_PL
Added files:
graphics/p5-PerlMagick/patches: patch-PerlMagick_Magick_pm
Log message:
sync with ImageMagick: update to 6.2.2-0
From: Bernd Ahlers
CVSROOT: /cvs
Module name: www
Changes by: saad@cvs.openbsd.org 2005/05/15 15:17:52
Modified files:
fr : alpha.html amd64.html cvsup.html donations.html
events.html i386.html mvme68k.html mvme88k.html
sparc.html
de : alpha.html cvsup.html i386.html
nl : i386-laptop.html i386.html
openssh/fr : faq.html
openssh/nl : faq.html
openssh/de : faq.html
openssh/hu : index.html
faq/fr : faq13.html faq4.html faq6.html
faq/de : faq6.html
faq/nl : faq4.html faq6.html
faq/pl : faq10.html faq4.html faq6.html
faq/it : index.html
Log message:
sync with Steelix CVS
CVSROOT: /cvs
Module name: src
Changes by: cloder@cvs.openbsd.org 2005/05/15 15:19:08
Modified files:
usr.bin/mg : buffer.c dired.c
Log message:
Fix insert-buffer prompt format string. strlcpy returns size_t, not int
(from Han Boetes). Improve error messages (from Han Boetes).
OK otto, jaredy, beck
CVSROOT: /cvs
Module name: src
Changes by: pedro@cvs.openbsd.org 2005/05/15 15:26:19
Modified files:
sys/isofs/udf : udf_vfsops.c
Log message:
in udf_vget(), release the buffer if a bread() fails
CVSROOT: /cvs
Module name: src
Changes by: miod@cvs.openbsd.org 2005/05/15 15:52:46
Modified files:
sys/arch/m88k/include: m8820x.h
Log message:
Fix CMMU_CSSP(n) value.
Makes 88204 systems happier - yet they were working before.
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/15 15:55:38
Modified files:
distrib/sets/lists/base: md.i386
distrib/sets/lists/comp: md.i386
Log message:
sync
CVSROOT: /cvs
Module name: src
Changes by: krw@cvs.openbsd.org 2005/05/15 16:38:26
Modified files:
share/man/man9 : style.9
Log message:
Update style recommendation around NULL usage, especially in function
parameters, after discussions a while ago with mickey@, deraadt@,
millert@.
Verbiage by millert@, ok millert@.
CVSROOT: /cvs
Module name: src
Changes by: david@cvs.openbsd.org 2005/05/15 17:41:37
Modified files:
etc : Makefile
Log message:
no need to install and checksum *.ipk since *bsd* will already catch it
ok deraadt@
CVSROOT: /cvs
Module name: src
Changes by: brad@cvs.openbsd.org 2005/05/15 19:36:25
Modified files:
sys/dev/cardbus: if_atw_cardbus.c if_dc_cardbus.c
if_fxp_cardbus.c if_ral_cardbus.c
if_re_cardbus.c if_rl_cardbus.c
if_rtw_cardbus.c
Log message:
Use cardbus_matchbyid().
ok millert@ jsg@
CVSROOT: /cvs
Module name: src
Changes by: deraadt@cvs.openbsd.org 2005/05/15 21:12:59
Modified files:
usr.sbin/netgroup_mkdb: netgroup_mkdb.c str.c util.c
Log message:
knf
CVSROOT: /cvs
Module name: ports
Changes by: dons@cvs.openbsd.org 2005/05/15 21:17:28
Modified files:
devel/darcs : Makefile distinfo
devel/darcs/patches: patch-configure
Log message:
Update.
CVSROOT: /cvs
Module name: src
Changes by: reyk@cvs.openbsd.org 2005/05/15 22:54:31
Modified files:
sys/dev/ic : ar5xxx.c
Log message:
remove an extra delay in rf register init
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/15 23:38:32
Modified files:
mail/cue : Makefile distinfo
Log message:
Update to 20050228
From Victor Sahlstedt
CVSROOT: /cvs
Module name: ports
Changes by: alek@cvs.openbsd.org 2005/05/15 23:54:54
Modified files:
graphics/feh : Makefile distinfo
Log message:
Update to 1.3.2 - http://www.linuxbrit.co.uk/feh/feh_changelog
From Victor Sahlstedt (MAINTAINER)
CVSROOT: /cvs
Module name: src
Changes by: jakob@cvs.openbsd.org 2005/05/16 00:27:56
Modified files:
usr.sbin/bind/lib: Makefile.in
usr.sbin/bind/bin: Makefile.in
Removed files:
usr.sbin/bind/lib/tests: Makefile.in T_testlist.imp t_api.c
usr.sbin/bind/lib/tests/include: Makefile.in
usr.sbin/bind/lib/tests/include/tests: Makefile.in t_api.h
usr.sbin/bind/bin/tests: Kchild.example.+003+04017.key
Kchild.example.+003+04017.private
Makefile.in adb_test.c b8t.mk b9t.mk
byaddr_test.c byname_test.c cfg_test.c
compress_test.c db_test.c
entropy2_test.c entropy_test.c
fsaccess_test.c genrandom.c gxba_test.c
gxbn_test.c hash_test.c
headerdep_test.sh.in inter_test.c
journalprint.c keyboard_test.c
lcg_test.c lex_test.c lfsr_test.c
log_test.c lwres_test.c
lwresconf_test.c master_test.c
mempool_test.c name_test.c named.conf
ndc.conf ndc.conf-include nsecify.c
printmsg.c printmsg.h
ratelimiter_test.c rbt_test.c
rbt_test.out rbt_test.txt rdata_test.c
resolv.conf.sample rwlock_test.c
serial_test.c shutdown_test.c
sig0_test.c sock_test.c sym_test.c
t_api.pl task_test.c timer_test.c
wire_test.c wire_test.data
wire_test.data2 wire_test.data3
wire_test.data4 zone_test.c
usr.sbin/bind/bin/tests/db: Makefile.in dns_db_class_1.data
dns_db_class_data
dns_db_closeversion_1.data
dns_db_closeversion_1_data
dns_db_closeversion_2.data
dns_db_closeversion_2_data
dns_db_currentversion.data
dns_db_currentversion_data
dns_db_expirenode.data
dns_db_expirenode_data
dns_db_find_1.data
dns_db_find_10.data
dns_db_find_10_data
dns_db_find_1_data
dns_db_find_2.data
dns_db_find_2_data
dns_db_find_3.data
dns_db_find_3_data
dns_db_find_4.data
dns_db_find_4_data
dns_db_find_5.data
dns_db_find_5_data
dns_db_find_6.data
dns_db_find_6_data
dns_db_find_7.data
dns_db_find_7_data
dns_db_find_8.data
dns_db_find_8_data
dns_db_find_9.data
dns_db_find_9_data
dns_db_findnode_1.data
dns_db_findnode_1_data
dns_db_findnode_2.data
dns_db_findnode_2_data
dns_db_iscache_1.data
dns_db_iscache_1_data