CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/25 13:34:43

Modified files:
	share/man/man8 : afterboot.8 

Log message:
fix heading; post-2.6 src is unlocked


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/25 13:36:14

Modified files:
	etc/etc.i386   : disktab 

Log message:
extra entries; joe@nall.com


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/10/25 13:39:20

Modified files:
	sys/dev/pci    : if_ti.c if_tireg.h 

Log message:
use bus_dma instead of [u]vm_page_alloc_contig


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/10/25 13:40:46

Modified files:
	share/tmac/mdoc: doc-syms 

Log message:
Ox 2.7


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/25 14:23:53

src/usr.bin/ssh/lib

Update of /cvs/src/usr.bin/ssh/lib
In directory cvs.openbsd.org:/tmp/cvs-serv11141/lib

Log Message:
Directory /cvs/src/usr.bin/ssh/lib added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/25 14:27:27

Modified files:
	usr.bin/ssh    : Makefile Makefile.inc 
	usr.bin/ssh/scp: Makefile 
	usr.bin/ssh/ssh: Makefile 
	usr.bin/ssh/ssh-add: Makefile 
	usr.bin/ssh/ssh-agent: Makefile 
	usr.bin/ssh/ssh-keygen: Makefile 
	usr.bin/ssh/sshd: Makefile 
Added files:
	usr.bin/ssh/lib: Makefile 

Log message:
move common files to ./lib and link libssh.a, tested with and w/o obj


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/25 14:34:30

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
bugfix: print remote version, from chris@dqc.org


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/10/25 14:37:52

Modified files:
	faq            : faq8.html 

Log message:
revamp ports section


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/25 14:38:50

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
typo, s/to many/too many/, from zzlevo@dd.chalmers.se


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/25 14:41:56

Modified files:
	usr.bin/ssh    : ssh.h 

Log message:
remove prototypes for old/removed minfd functions


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/10/25 15:01:48

Modified files:
	faq            : install-i386.html 

Log message:
mention packages and libssl/libcrypto


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/25 15:03:17

Modified files:
	usr.bin/ssh    : nchan.c 

Log message:
typo in debug messages (input vs. ouput)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/25 15:04:28

Modified files:
	usr.bin/ssh    : nchan.c 

Log message:
remove buggy 'x11-fix'


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/25 15:05:20

Modified files:
	usr.bin/ssh    : OVERVIEW nchan.ms 

Log message:
document nchan.c (proto1.5)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/25 15:34:01

Modified files:
	usr.bin/ssh    : OVERVIEW 

Log message:
document more external components


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/25 15:35:26

Modified files:
	usr.bin/ssh    : servconf.c sshd.8 

Log message:
server-logs default to AUTH (consistence with sample sshd_config)


CVSROOT:	/cvs
Module name:	www
Changes by:	philen@cvs.openbsd.org	1999/10/25 15:45:32

Modified files:
	.              : docum.html 

Log message:
Added link for exokernel project in operating systems section.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/10/25 15:56:02

Modified files:
	distrib/sets/lists/man: md.amiga 

Log message:
Sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/10/25 21:40:17

Modified files:
	sys/net        : if_bridge.c 

Log message:
rewriting the header for packets originating from the bridge is
unncessary since we check for incoming frames destined to any
of the bridged interfaces.  Also change the full mbuf copy to a
referenced copy.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/25 21:43:48

Modified files:
	sys/arch/i386/include: disklabel.h 
	sys/arch/arc/include: disklabel.h 
	sys/arch/powerpc/include: disklabel.h 

Log message:
Fix inline function decls to work with C++.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/25 21:44:17

Modified files:
	sys/arch/i386/include: cpufunc.h 

Log message:
Clean up function declarations.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/25 22:15:39

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add puc device IDs.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/25 22:16:38

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/10/25 22:35:28

Added files:
	faq            : install-sparc.html 

Log message:
First shot at install-sparc.html, mostly from install-i386.html
with a little personal experience and INSTALL.sparc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/25 22:56:39

Modified files:
	comms/seyon    : Makefile 
	comms/zmtx-zmrx: Makefile 
	converters/base64: Makefile 
	converters/p5-MIME-Base64: Makefile 
	converters/p5-Convert-UU: Makefile 
	editors/axe    : Makefile 
	audio/rsynth   : Makefile 
	games/xminesweep: Makefile 
	games/xonix    : Makefile 
	games/xasteroids: Makefile 
	games/xsol     : Makefile 
	games/xmine    : Makefile 
	mail/xlbiff    : Makefile 
	mail/xfaces    : Makefile 
	mail/faces     : Makefile 
	misc/xtar      : Makefile 
	misc/xtimer    : Makefile 
	mail/p5-Mail-POP3Client: Makefile 
	mail/movemail  : Makefile 
	misc/magicpoint: Makefile 
	net/xip        : Makefile 
	plan9/9wm      : Makefile 
	misc/xless     : Makefile 
	net/mrtg       : Makefile 
	misc/xgas      : Makefile 
	print/bibview  : Makefile 
	sysutils/setquota: Makefile 
	textproc/info2html: Makefile 
	print/detex    : Makefile 
	print/a2ps     : Makefile 

Log message:
These ports have bad packing lists.

Ports tree is now unlocked.  Read the new policy first.


CVSROOT:	/cvs
Module name:	ports
Changes by:	downsj@cvs.openbsd.org	1999/10/26 05:30:41

Modified files:
	audio/xmp      : Makefile 

Log message:
Change maintainer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	downsj@cvs.openbsd.org	1999/10/26 05:31:12

Modified files:
	editors/uemacs : Makefile 

Log message:
Change maintainer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	downsj@cvs.openbsd.org	1999/10/26 05:31:40

Modified files:
	graphics/fxtv  : Makefile 

Log message:
Change maintainer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	downsj@cvs.openbsd.org	1999/10/26 05:32:15

Modified files:
	net/tinyfugue  : Makefile 

Log message:
Change maintainer.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/26 06:04:36

Modified files:
	sys/dev/pcmcia : com_pcmcia.c 

Log message:
Rename internal com_attach() routine.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/26 06:27:00

Modified files:
	sys/dev/pcmcia : com_pcmcia.c 

Log message:
This file has my code in it, attach my copyright.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/26 06:27:39

Modified files:
	sys/dev/ic     : com.c 

Log message:
This file has my code in it, attach my copyright.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/26 06:29:00

Modified files:
	sys/arch/i386/isa: pccom.c 

Log message:
Update my copyright.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/26 07:06:14

Modified files:
	sys/dev/pci    : files.pci 
Added files:
	sys/dev/pci    : puc.c pucdata.c pucvar.h 

Log message:
PCI "universal" communication device driver, by cgd@netbsd.org.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/26 07:07:51

src/sys/dev/puc

Update of /cvs/src/sys/dev/puc
In directory cvs.openbsd.org:/tmp/cvs-serv21328/puc

Log Message:
Directory /cvs/src/sys/dev/puc added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/26 07:08:44

Added files:
	sys/dev/puc    : com_puc.c files.puc 

Log message:
Add com/pccom driver for puc.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/26 07:12:49

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
Add puc devices.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/26 07:14:35

Modified files:
	sys/arch/i386/conf: files.i386 

Log message:
Add puc devices.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/26 07:24:59

Modified files:
	net/tcpreplay/patches: patch-aa patch-ab 

Log message:
use libnet port


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/26 07:26:53

Modified files:
	net/tcpreplay  : Makefile 

Log message:
register libnet dependency


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/26 07:31:30

Modified files:
	net/firewalk/patches: patch-aa 
Added files:
	net/firewalk/patches: patch-ac 

Log message:
fix improper blocking pcap read


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/26 07:37:47

Modified files:
	security/nessus/files: md5 
	security/nessus/patches: patch-aa patch-ab patch-ac 
	security/nessus/pkg: PLIST PLIST.noshared 
Added files:
	security/nessus/files: Makefile configure nasl-config 
	                       nessus-config 
	security/nessus/patches: patch-ad patch-ae patch-af 

Log message:
update to nessus-0.98.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/26 07:39:19

Modified files:
	security/nessus: Makefile 

Log message:
rewritten to handle nessus braindeath


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/26 07:42:51

Modified files:
	net/xip/pkg    : PLIST 

Log message:
fix packing list


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/26 07:44:31

Modified files:
	net/xip        : Makefile 

Log message:
port is no longer broken. please be careful when updating a port - a distfile version change is NOT enough. and let the port maintainer know!


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/26 08:20:08

Log message:
    w3m port
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Oct-26
    
    N ports/www/w3m/Makefile
    N ports/www/w3m/pkg/PLIST
    N ports/www/w3m/pkg/COMMENT
    N ports/www/w3m/pkg/DESCR
    N ports/www/w3m/pkg/SECURITY
    N ports/www/w3m/files/md5
    N ports/www/w3m/patches/patch-aa
    N ports/www/w3m/patches/patch-ab
    N ports/www/w3m/patches/patch-ac
    N ports/www/w3m/patches/patch-ad
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/26 08:32:46

Modified files:
	www            : Makefile 

Log message:
new w3m port


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/10/26 08:50:05

Modified files:
	infrastructure/mk: bsd.port.subdir.mk 

Log message:
Fix typo.
No port subdir overrides those targets yet, but this wouldn't have worked
anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/10/26 09:13:54

Modified files:
	usr.bin/systat : Makefile vmstat.c 

Log message:
support UVM. (much code from NetBSD)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/10/26 09:19:12

Modified files:
	net/ytalk      : Makefile 

Log message:
Update distsite.
checksum is ok, check your network, Chris.
package checked.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/10/26 09:37:42

Modified files:
	infrastructure/package: check-dependencies 

Log message:
use tar's q flag for speed


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/10/26 09:38:06

Modified files:
	infrastructure : README 

Log message:
Document what currently exists


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/10/26 09:43:22

Modified files:
	usr.bin/systat : vmstat.c 

Log message:
Fix printing of interrupts with UVM.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/10/26 10:20:43

Modified files:
	sys/arch/hppa/include: param.h 

Log message:
higher the kmem limit; fix up the nmbclusters


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/10/26 11:43:59

Modified files:
	sys/dev/pci    : pcireg.h 

Log message:
Missed earlier: add PCI_HDRTYPE_TYPE macro, from NetBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/10/26 12:08:14

Modified files:
	japanese/nkf   : Makefile 

Log message:
Override install ? Nah, I meant do-install...
pkg checked.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/10/26 12:16:49

Modified files:
	sys/arch/i386/include: biosvar.h 
	sys/arch/i386/i386: bios.c machdep.c 

Log message:
modify bootapiver chekups to use bitwise operations.
factor out /boot options parser from biosattach().
add logic to warn about ancient /boots.
cleanup vanishing cruft.
@niklas ok


CVSROOT:	/cvs
Module name:	src
Changes by:	dugsong@cvs.openbsd.org	1999/10/26 12:27:20

Modified files:
	usr.sbin/pkg_install/create: pkg_create.1 

Log message:
document what's actually implemented (@srcdir -> @src)


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/10/26 13:58:24

Modified files:
	faq            : faq7.html 

Log message:
add how to clear the console upon logout.


CVSROOT:	/cvs
Module name:	ports
Changes by:	markus@cvs.openbsd.org	1999/10/26 14:22:47

Modified files:
	plan9/9wm      : Makefile 
	plan9/9wm/pkg  : PLIST 

Log message:
fix bad packing list (man/9wm.1 vs. cat/9wm.0)


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/10/26 14:30:17

Modified files:
	faq            : install-sparc.html 

Log message:
don't link fdisk info


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/10/26 15:02:13

Modified files:
	devel/libproplist: Makefile 
	devel/libproplist/files: md5 
	devel/libproplist/pkg: PLIST PLIST.noshared 

Log message:
Update to 0.9.1; package tested.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 15:21:18

Modified files:
	games/dopewars : Makefile 
	games/dopewars/files: md5 
	games/dopewars/patches: patch-aa patch-ab 
	games/dopewars/pkg: PLIST 
Added files:
	games/dopewars/pkg: DEINSTALL INSTALL 

Log message:
upgrade to dopewars 1.4.5; package tested


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/10/26 15:48:17

Modified files:
	x11/windowmaker: Makefile 
	x11/windowmaker/files: md5 
	x11/windowmaker/pkg: PLIST PLIST.noshared 
Added files:
	x11/windowmaker/pkg: INSTALL 
Removed files:
	x11/windowmaker/pkg: MESSAGE 

Log message:
Update to WindowMaker-0.61.1; package tested.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 16:05:21

Added files:
	graphics/tiff  : Makefile 
	graphics/tiff/files: md5 
	graphics/tiff/patches: patch-aa patch-ab patch-ac patch-ad 
	                       patch-ae patch-af patch-ag 
	graphics/tiff/pkg: COMMENT DESCR PLIST PLIST.noshared 

Log message:
add libtiff v3.5.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 16:06:44

Modified files:
	graphics       : Makefile 

Log message:
add tiff to Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/10/26 16:12:42

Modified files:
	x11/xfstt      : Makefile 
Added files:
	x11/xfstt/pkg  : INSTALL 
Removed files:
	x11/xfstt/pkg  : MESSAGE 

Log message:
Fix for package building (MESSAGE -> INSTALL)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/26 16:31:39

Modified files:
	lib/libkeynote : Makefile.in README TODO aux.c base64.c 
	                 config.hin configure configure.in environment.c 
	                 header.h keynote-keygen.c keynote-sign.c 
	                 keynote-sigver.c keynote-ver.l keynote-ver.y 
	                 keynote-verify.c keynote.h keynote.l keynote.y 
	                 parse_assertion.c signature.c 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/26 16:32:28

Modified files:
	sbin/isakmpd   : ike_quick_mode.c policy.c x509.c 

Log message:
sync with latest libkeynote (include file changes only)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/26 16:38:51

Modified files:
	usr.bin/ssh    : ssh.c 

Log message:
don't define original_real_uid twice


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/26 16:39:44

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
more usefull debug messages and simplify channel alloc code


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/26 16:49:13

Modified files:
	usr.bin/ssh/lib: Makefile 

Log message:
do not -g -g


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/26 16:51:47

Modified files:
	gnu/usr.bin/ld/rtld: rtld.c 

Log message:
indent


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/26 16:53:53

Modified files:
	bin/stty       : modes.c print.c stty.1 

Log message:
support missing tty flags; naddy@unix-ag.uni-kl.de


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/26 16:55:19

Modified files:
	share/man/man8 : afterboot.8 

Log message:
repair multicast routing description block; op21@squish.org


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/26 16:56:54

Modified files:
	distrib/miniroot: install.sub 

Log message:
siteXX.tar.gz set also choosable, starting next release; mho@stacken.kth.se


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/10/26 17:34:38

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
add LMC1200


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/10/26 17:36:38

www/openssh

Update of /cvs/www/openssh
In directory cvs.openbsd.org:/var/www/www/openssh

Log Message:
Directory /cvs/www/openssh added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/10/26 17:37:59

Added files:
	images         : ramblo.jpg 

Log message:
add


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/10/26 17:38:13

Added files:
	openssh        : index.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/10/26 17:44:39

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/10/26 17:47:15

Modified files:
	sys/dev/pci    : if_lmc_common.c if_lmc_media.c if_lmc_obsd.c 
	                 if_lmcioctl.h if_lmcvar.h 

Log message:
Support LMC1200
Based on LMC's Linux code


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 17:52:27

Modified files:
	net/epic4      : Makefile 
	net/epic4/files: md5 
	net/epic4/pkg  : PLIST 

Log message:
upgrade to 1021 EPIC4 snapshot


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 18:09:16

Modified files:
	graphics/netpbm: Makefile 
	graphics/netpbm/files: md5 

Log message:
- use multiple MASTER_SITES
- make use of new libtiff
- upgrade pnmtopng to v2.37.3


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/26 18:58:35

Modified files:
	sys/dev/pcmcia : if_wi.c 

Log message:
do not pre-filter bpf packets; jason


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 19:08:26

Added files:
	sysutils/star/patches: patch-ac 

Log message:
add a patch to fix the compilation of star.

star uses the output "uname -p" to create an OBJDIR which caused this port
to not build on i386 and possibly other archs too.
ie, OBJ/intel-486dx-(486-class)-openbsd-cc


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 19:12:03

Modified files:
	sysutils/star  : Makefile 

Log message:
- remove whitespace
- replace "*" with the exact name of the OBJDIR when installing the star
binary


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 19:14:24

Modified files:
	devel/glib     : Makefile 
	devel/glib/files: md5 
	devel/glib/patches: patch-aa patch-ab patch-ac 
	devel/glib/pkg : PLIST PLIST.noshared 

Log message:
upgrade to glib 1.2.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 19:21:57

Modified files:
	x11/gtk+       : Makefile 
	x11/gtk+/files : md5 
	x11/gtk+/patches: patch-aa patch-ae 
	x11/gtk+/pkg   : PLIST PLIST.noshared 

Log message:
upgrade to Gtk+ 1.2.6


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/10/26 19:22:54

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
make kvtop() work on page unaligned addresses


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 19:27:23

Modified files:
	graphics/imlib : Makefile 
	graphics/imlib/files: md5 
	graphics/imlib/patches: patch-aa patch-ab patch-ac patch-ad 
	                        patch-ae 
	graphics/imlib/pkg: PLIST PLIST.noshared 
Added files:
	graphics/imlib/patches: patch-af 

Log message:
upgrade to imlib 1.9.7


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 19:30:06

Modified files:
	graphics/gqview: Makefile 

Log message:
fix LIB_DEPENDS for new version of Imlib


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/10/26 20:14:38

Modified files:
	usr.bin/ssh    : scp.c 

Log message:
Calculation fix in progressmeter() for ETA > 1hr; pasto on my part.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/26 21:23:53

Modified files:
	graphics/mpeg-lib: Makefile 

Log message:
- cleanup Makefile
- change maintainer to me (brad@), Ok'd by the previous maintainer


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/26 21:38:42

Modified files:
	usr.bin/ssh    : ssh_config 

Log message:
idea does not exist


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/10/26 21:41:48

Modified files:
	sys/net        : if_bridge.c 

Log message:
packets addressed "for us" should be entered into the bridge address cache.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/10/26 22:13:49

Modified files:
	games/xboard   : Makefile 
	games/xboard/files: md5 

Log message:
Update to version 4.0.3. package ok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/10/26 22:37:29

Modified files:
	games/gnuchess : Makefile 
	games/gnuchess/files: md5 
	games/gnuchess/patches: patch-ab 

Log message:
Update to version 4.0pl80. package ok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/10/26 22:46:35

Modified files:
	sysutils/mtools: Makefile 
	sysutils/mtools/files: md5 

Log message:
Update to distrib. patch 19991012. Package ok.
Changed package name to reflect distribution patch level.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/10/26 22:57:23

Modified files:
	x11/windowmaker: Makefile 

Log message:
Add lib versions, use new tiff: brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/10/26 23:23:39

Modified files:
	mail/fetchmail : Makefile 
	mail/fetchmail/files: md5 

Log message:
Update to release 5.1.2. package ok.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/10/27 01:32:56

Modified files:
	sys/compat/freebsd: syscalls.master freebsd_file.c 

Log message:
Provide FreeBSD fcntl emulation that handles F[GS]ETOWN on pipes.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/10/27 01:33:43

Modified files:
	sys/compat/freebsd: freebsd_syscall.h freebsd_syscallargs.h 
	                    freebsd_syscalls.c freebsd_sysent.c 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/10/27 01:38:19

Modified files:
	sys/kern       : sys_pipe.c 

Log message:
Actually make ASYNC pipes generate SIGIO.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 06:19:00

Modified files:
	mail/pine      : Makefile 
	mail/pine/files: md5 
	mail/pine/patches: patch-aa patch-ab patch-ac patch-ad 
Added files:
	mail/pine/patches: patch-ae 

Log message:
upgrade to Pine 4.20


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 06:20:26

Modified files:
	comms/seyon/patches: patch-aa patch-ab patch-ac 

Log message:
- convert patches to unified diffs
- each patch only patches one file now


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 06:21:34

Added files:
	comms/seyon/patches: patch-ad patch-ae 

Log message:
each patch only patches one file now


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 06:23:00

Modified files:
	comms/seyon/pkg: PLIST 

Log message:
sync PLIST so a package can be made


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 06:24:46

Modified files:
	comms/seyon    : Makefile 

Log message:
- remove BROKEN tag
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/10/27 06:48:41

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Slight speed-up, trim external unames.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/27 10:36:25

Modified files:
	sys/net        : if.c 

Log message:
move nat_ifdetach() after interface is removed from the list; avalon@coombs.anu.edu.au


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/27 10:37:46

Modified files:
	usr.bin/ssh    : auth-rsa.c cipher.c mpaux.c ssh-agent.c 
	                 sshconnect.c 

Log message:
use libssl md5 routines


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	1999/10/27 10:53:35

Modified files:
	math/hoc       : Makefile 

Log message:
Provide do-extract to work around bsd.ports.mk.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/27 10:54:49

Modified files:
	usr.bin/ssh/ssh-add: Makefile 
	usr.bin/ssh/ssh-agent: Makefile 
	usr.bin/ssh/ssh-keygen: Makefile 

Log message:
fix for stupid binutils linker


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/10/27 11:41:48

Modified files:
	sys/dev/pcmcia : com_pcmcia.c 

Log message:
Use SIMPLEQ_XXX.


CVSROOT:	/cvs
Module name:	www
Changes by:	philen@cvs.openbsd.org	1999/10/27 12:02:34

Modified files:
	.              : press.html 

Log message:
Added link to Security Portal article on OpenBSD firewall setup.


CVSROOT:	/cvs
Module name:	www
Changes by:	philen@cvs.openbsd.org	1999/10/27 12:05:59

Modified files:
	.              : press.html 

Log message:
Fixed minor capitalization error.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/10/27 13:05:07

Modified files:
	security/cfs   : Makefile 

Log message:
Mark port as broken by now. cfs_fh.c does not compile.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/10/27 13:13:42

Modified files:
	faq            : faq13.html 

Log message:
spelling and added tables. dugsong@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/10/27 13:46:03

Modified files:
	emulators/wine : Makefile 

Log message:
Mark port as broken. build fails on msdos/dpmi.c


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/10/27 14:10:29

Modified files:
	sys/dev/ata    : ata_wdc.c 

Log message:
bugfixes from netbsd ata_wdc.c, ok csapuntz@

from bouyer:
- Add some debug printf (WDCPROBE) in _wdcreset_wait(), I've needed these
2 times in the past
- Set up timeout per xfer instead of per interrupt. This helps with
PIO transfer (we would call timeout()/untimout() several times for a
transfer).
- If we missed an interrupt for a PIO transfer, reset and restart it
immedialy, don't try to recover and continue. If we missed an interrupt we
may have lost a read/write cycle on the IDE bus. If this happens 1) we
corrupt data and 2) we enter an interrupt loop at the end of the xfer, as
the drive has some more data to read/write, but the host thinks the xfer is
done.
This last change fix the (or at last some of the) 'lookup after lost interrupt'
some peoples have been experiencing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 14:16:53

Modified files:
	lang/expect    : Makefile 
	lang/expect/files: md5 

Log message:
- use the distfile expect-5.30.tar.gz that is in the "old" dir on the dist
site.
- cleanup Makefile


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/10/27 14:27:44

Modified files:
	faq            : faq5.html 

Log message:
getting more verbose output on boot. fgsch@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 14:27:46

Modified files:
	devel/gmake    : Makefile 
	devel/gmake/files: md5 
	devel/gmake/patches: patch-aa patch-ab patch-ac 
	devel/gmake/pkg: PLIST 

Log message:
upgrade to gmake 3.78.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 14:46:30

Modified files:
	graphics/ImageMagick/pkg: PLIST PLIST.noshared 

Log message:
sync PLIST's so this can be made into a package


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 14:49:09

Modified files:
	graphics/ImageMagick: Makefile 

Log message:
- use new libtiff
- copy all the BUILD_DEPENDS to RUN_DEPENDS so those dependencies are
properly installed when making a package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 14:56:02

Added files:
	graphics/ImageMagick/patches: patch-aa 

Log message:
quiet messages about shared libs durring install


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/10/27 16:19:52

Modified files:
	share/man/man4 : lmc.4 

Log message:
Update man page for LMC1200 support


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 16:54:43

Modified files:
	net/proftpd    : Makefile 
	net/proftpd/files: md5 
	net/proftpd/patches: patch-ad patch-ae 
	net/proftpd/pkg: DEINSTALL PLIST 

Log message:
upgrade to proftpd 1.2.0pre9


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/27 17:34:53

Modified files:
	usr.bin/ssh    : ssh-agent.c 

Log message:
ignore sigpipe, do not die if the client (ssh-add, ssh) dies, ok: niklas@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/27 17:35:32

Modified files:
	usr.bin/ssh    : ssh-add.c 

Log message:
connect to agent before accepting input. ok niklas@


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/27 19:49:35

Modified files:
	audio/xmcd     : Makefile 

Log message:
port spinlocks in a loop and chews over 90% of the cpu if stdin is null


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/27 19:55:12

Modified files:
	sys/netinet    : in.h 

Log message:
Define IPPROTO_ETHERIP.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/27 21:08:34

Modified files:
	sys/netinet    : ip_ipsp.h 
Added files:
	sys/netinet    : ip_ether.c ip_ether.h 

Log message:
Add Ethernet-IP encapsulation handling.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/27 21:09:35

Modified files:
	graphics/imlib : Makefile 

Log message:
copy all the BUILD_DEPENDS to RUN_DEPENDS so those dependencies are
properly installed when making a package.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/27 21:21:51

Modified files:
	sys/netinet    : in_proto.c 

Log message:
Add IPPROTO_ETHERIP in the protocol switch; comment out INET6 IPv4-IPv4
handling that was re-using ipv4_input() instead of using ip4_input()
from netinet/ip_ip4.c


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/27 21:22:55

Modified files:
	sys/conf       : files 

Log message:
Add ip_ether.c


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/10/27 21:26:33

Modified files:
	sys/dev/pci    : if_ti.c 

Log message:
hush up the link up/down messages


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/27 21:29:50

Modified files:
	sys/netinet    : in.h 

Log message:
Add etherip.allow sysctl node entry.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/27 21:34:03

Modified files:
	usr.sbin/sysctl: sysctl.8 sysctl.c 

Log message:
net.inet.etherip.allow sysctl


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/27 21:40:08

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
Add ip4.allow and etherip.allow entries.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/10/27 22:25:25

Modified files:
	sys/dev/ofw    : ofbus.c ofcons.c ofnet.c openfirm.h 

Log message:
Sync up with some piece of reality, start supporting powerpc again.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/10/27 22:28:04

Modified files:
	sys/arch/powerpc/powerpc: machdep.c opendev.c openfirm.c pmap.c 

Log message:
clean up a global pointer/array reference for OF_buf.
fix typo someone made.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/10/27 22:32:44

Modified files:
	mail/xlbiff    : Makefile 
	mail/xlbiff/pkg: PLIST 

Log message:
Fix PLIST, mark onbroken; tested package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/10/27 22:43:42

Modified files:
	converters/base64: Makefile 
	converters/base64/pkg: PLIST 

Log message:
Fix PLIST, mark unbroken; package ok.


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/10/28 00:45:21

Modified files:
	share/man/man7 : hier.7 

Log message:
namedb moved from /etc to /var


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/28 01:23:34

Modified files:
	audio/bladeenc : Makefile 

Log message:
broken, sources do not exist


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/28 01:43:36

Modified files:
	comms/hylafax  : Makefile 

Log message:
broken, bad packing lists


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/28 01:55:56

Modified files:
	comms/pilot-link: Makefile 

Log message:
broken, bad packing lists


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/28 02:43:10

Modified files:
	usr.bin/ssh    : ssh-agent.1 ssh-agent.c ssh.h 

Log message:
from niklas: Add -c -s and -k support, Create socket early to avoid race,
Don't let child access std{in,out,err}


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/28 04:06:08

Modified files:
	devel/swig     : Makefile 

Log message:
broken, c++ syntax errors


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/10/28 06:09:33

Modified files:
	usr.bin/systat : Makefile 

Log message:
Add newline to the end of Makefile to unbreak non-uvm builds


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 06:18:26

ports/converters/base64/patches

Update of /cvs/ports/converters/base64/patches
In directory cvs.openbsd.org:/tmp/cvs-serv28259/patches

Log Message:
Directory /cvs/ports/converters/base64/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 06:19:31

Added files:
	converters/base64/patches: patch-aa 

Log message:
make base64 respect CC and CFLAGS when compiling


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 06:21:26

Modified files:
	converters/base64: Makefile 

Log message:
cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/10/28 09:24:55

Modified files:
	audio/bladeenc : Makefile 

Log message:
Fix master site. Mark unbroken. package ok.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/10/28 10:58:03

Modified files:
	.              : security.html 

Log message:
spelling; pippin@smtp.iwaynet.net


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/10/28 11:04:39

Modified files:
	editors/axe    : Makefile 
	editors/axe/pkg: PLIST 

Log message:
Fix packing list, mark unbroken; package ok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/10/28 13:53:33

Modified files:
	games/xasteroids: Makefile 
	games/xasteroids/pkg: PLIST 

Log message:
Fix packing list, mark unbroken; package tested.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/10/28 13:59:27

Modified files:
	sys/dev/ic     : wdc.c 

Log message:
Downgrade to mode 2 first if we were udma > 2; from NetBSD. costa@ ok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 14:14:30

Modified files:
	x11/enlightenment: Makefile 

Log message:
fix LIB_DEPENDS for new Imlib and libtiff


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/28 14:15:08

Modified files:
	www/navigator/files: md5 
	www/navigator/patches.i386: patch-ab patch-ac 
	www/navigator/patches.sparc: patch-ab patch-ac 

Log message:
upgrade fortify to latest version - ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/28 14:19:29

Modified files:
	www/communicator/files: md5 
	www/communicator/patches.i386: patch-ab patch-ac 
	www/communicator/patches.sparc: patch-ab patch-ac 

Log message:
upgrade fortify to latest version - ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/28 14:21:16

Modified files:
	www/navigator  : Makefile 
	www/communicator: Makefile 

Log message:
cvs missed Makefiles?


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/28 14:41:23

Modified files:
	usr.bin/ssh    : ssh-agent.c 

Log message:
call setsid() regardless of argv[]


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 14:43:08

Modified files:
	graphics/gqview: Makefile 

Log message:
change Imlib LIB_DEPENDS entry from Imlib.19 to gdk_imlib.19


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/10/28 14:56:42

Modified files:
	distrib/notes/pmax: install 

Log message:
typos


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/28 15:26:10

Modified files:
	usr.bin/ssh    : channels.c channels.h nchan.ms 

Log message:
remove broken x11 fix and document istate/ostate


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/10/28 15:29:26

Modified files:
	usr.bin/ssh    : ssh.c 

Log message:
save a few lines when disabling rhosts-{rsa-}auth


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/10/28 15:53:55

Modified files:
	sys/dev/pci    : files.pci 
	sys/arch/i386/conf: GENERIC 
Added files:
	sys/dev/pci    : if_al.c if_alreg.h 

Log message:
Driver for ADMtek AL981/AN985 Ethernet controllers; from FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/10/28 15:55:16

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add ADMtek products.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/10/28 15:58:06

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
Regen


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/10/28 16:32:20

Modified files:
	share/tmac/mdoc: doc-syms 

Log message:
Fix part of Ox 2.7 that jason@ missed.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/10/28 16:36:39

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : al.4 

Log message:
Add man page for ADMtek driver; from FreeBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/28 16:45:39

Log message:
    cgichk port
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Oct-27
    
    N ports/security/cgichk/Makefile
    N ports/security/cgichk/pkg/PLIST
    N ports/security/cgichk/pkg/COMMENT
    N ports/security/cgichk/pkg/DESCR
    N ports/security/cgichk/pkg/SECURITY
    N ports/security/cgichk/files/md5
    N ports/security/cgichk/patches/patch-aa
    N ports/security/cgichk/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/10/28 16:48:57

Modified files:
	share/man/man4 : ax.4 al.4 vr.4 

Log message:
Fx -> Ox


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/28 16:53:00

Log message:
    hping port
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Oct-27
    
    N ports/net/hping/Makefile
    N ports/net/hping/pkg/PLIST
    N ports/net/hping/pkg/COMMENT
    N ports/net/hping/pkg/SECURITY
    N ports/net/hping/pkg/DESCR
    N ports/net/hping/files/md5
    N ports/net/hping/patches/patch-aa
    N ports/net/hping/patches/patch-ab
    N ports/net/hping/patches/patch-ac
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/28 18:13:19

Log message:
    antisniff port
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Oct-27
    
    N ports/security/antisniff/Makefile
    N ports/security/antisniff/pkg/COMMENT
    N ports/security/antisniff/pkg/DESCR
    N ports/security/antisniff/pkg/PLIST
    N ports/security/antisniff/pkg/SECURITY
    N ports/security/antisniff/files/md5
    N ports/security/antisniff/patches/patch-aa
    N ports/security/antisniff/patches/patch-ab
    N ports/security/antisniff/patches/patch-ac
    N ports/security/antisniff/patches/patch-ad
    N ports/security/antisniff/patches/patch-ae
    N ports/security/antisniff/patches/patch-af
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/28 18:18:57

Modified files:
	net            : Makefile 

Log message:
add hping port


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/10/28 18:21:02

Modified files:
	security       : Makefile 

Log message:
add antisniff, cgichk ports


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	1999/10/28 18:32:05

Modified files:
	sysutils/contool: Makefile 
	sysutils/contool/pkg: MESSAGE PLIST 

Log message:
Fix PLIST so it packages. Shorten MESSAGE to < one screen. Simplify
Makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	1999/10/28 18:37:57

Modified files:
	comms/efax     : Makefile 
	comms/efax/patches: patch-ad 
Added files:
	comms/efax/pkg : MESSAGE 

Log message:
Rip out stupid INTERACTIVE stuff from Makefile. Just bitch and die at
run time if they didn't read the (new improved) MESSAGE file when installing.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	1999/10/28 18:39:44

Modified files:
	.              : want.html 

Log message:
Update. Clean slightly.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/28 19:15:16

Modified files:
	sys/dev/ic     : wdc.c wdcvar.h 
	sys/dev/atapiscsi: atapiscsi.c 

Log message:
reliability fixes from csapuntz; commit message replaced later with details


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 19:41:05

Modified files:
	audio/gqmpeg   : Makefile 

Log message:
- cleanup Makefile
- fix dependency check for new Imlib
- copy RUN_DEPENDS to BUILD_DEPENDS so that the dependency is built and
installed before gqmpeg builds


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 19:46:48

Modified files:
	sys/conf       : files 

Log message:
ip_ether.c depends on bridge as well


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 19:50:34

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
Fix some comments.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 20:00:24

Modified files:
	sys/netinet    : ip_ether.c ip_ether.h 

Log message:
Queue on the bridge interface.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 20:00:45

Modified files:
	sys/conf       : files 

Log message:
Roll back dependency on bridge, unnecessary because of ifdef in ip_ether.c


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 20:02:13

Modified files:
	graphics/gimp  : Makefile 
	graphics/gimp/files: md5 
	graphics/gimp/patches: patch-aa patch-ab patch-ad patch-ah 
	graphics/gimp/pkg: PLIST PLIST.noshared 
Added files:
	graphics/gimp/patches: patch-ak 

Log message:
upgrade to Gimp 1.1.10


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 20:02:33

Modified files:
	sys/netinet    : ip_ip4.c ip_ipsp.h 

Log message:
Remove unnecessary argument from ipe4_output() and etherip_output()


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 20:04:02

Modified files:
	sys/netinet    : ip_output.c 

Log message:
Remove unused third argument from ipe4_output()


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 20:10:02

Modified files:
	sys/netinet    : ip_ah.h ip_ah_new.c ip_ah_old.c ip_esp.h 
	                 ip_esp_new.c ip_esp_old.c ip_ipsp.h ip_output.c 
	                 tcp_subr.c 

Log message:
Get rid of unnecessary third argument in *_output routines of IPsec.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 20:14:23

Modified files:
	x11/lesstif/pkg: PLIST PLIST.noshared 

Log message:
re-arrange PLISTs a bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 20:24:28

Modified files:
	graphics/fnlib : Makefile 

Log message:
fix dependnecy check for new Imlib


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 20:26:43

Modified files:
	graphics/fnlib/pkg: PLIST PLIST.noshared 

Log message:
re-arrange PLISTs a bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	1999/10/28 20:55:25

Modified files:
	comms/efax/patches: patch-ad 

Log message:
Eliminate duplicate running of .efaxrc.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 20:56:33

Modified files:
	net/mrtg/pkg   : PLIST 

Log message:
sync PLIST so this port can be made into a package


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 21:03:24

Modified files:
	.              : LICENSE 

Log message:
brings the LICENSE list pretty much in sync with the ports tree as it was
when it went into freeze for 2.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 21:11:19

Modified files:
	graphics/gif2png: Makefile 
	graphics/gif2png/files: md5 
	graphics/gif2png/pkg: PLIST 
Removed files:
	graphics/gif2png/patches: patch-aa patch-ab 

Log message:
upgrade to gif2png 1.2.1


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 21:26:40

Modified files:
	usr.bin/netstat: inet.c main.c netstat.h 

Log message:
etherip statistics


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/10/28 21:27:53

Modified files:
	faq            : faq13.html 

Log message:
faq entry to get people started with photurisd


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 21:41:34

Modified files:
	net/mrtg       : Makefile 

Log message:
remove BROKEN tag


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 21:44:30

Modified files:
	net/curl       : Makefile 
	net/curl/files : md5 

Log message:
- upgrade to Curl 6.2
- switch to using the in-tree OpenSSL


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/28 21:51:51

Modified files:
	.              : LICENSE 

Log message:
- add hping, tiff, antisniff, cgichk, w3m
- update for gmake, glib, libproplist, dopewars, gnuchess, gif2png, gimp,
imlib, expect, fetchmail, pine, curl, epic4, proftpd, nessus, mtools,
Fortify, gtk+ and windowmaker


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/10/28 21:59:06

Modified files:
	games/rain     : rain.c 
	games/worms    : worms.c 

Log message:
srandom() for variety.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/10/28 22:02:49

Modified files:
	games/snake    : snake.6 

Log message:
correct snake description: cgd@netbsd.org


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/10/28 22:13:22

Modified files:
	faq            : faq13.html 

Log message:
fix


CVSROOT:	/cvs
Module name:	www
Changes by:	philen@cvs.openbsd.org	1999/10/28 22:58:09

Modified files:
	.              : books.html 

Log message:
Total rewrite, thanks to Chris Cappuccio.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 23:06:36

Modified files:
	sys/arch/i386/conf: DISKLESS 

Log message:
ed0/ed1/ed2 are unknown...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 23:10:53

Modified files:
	sys/arch/i386/conf: DISKLESS 

Log message:
Roll back, wait for Niklas to fix it (who knows what the crazy Swede
has done to his machine...)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 23:15:27

Modified files:
	sys/conf       : GENERIC 

Log message:
Up the number of enc interfaces.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 23:20:46

Modified files:
	sys/netinet    : ip_xform.c ip_ipsp.h 

Log message:
New field in tdb, to be used with bridging.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 23:21:45

Modified files:
	sys/netinet    : ip_ah.c ip_esp.c 

Log message:
Support multiple enc interfaces.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 23:22:02

Modified files:
	sys/net        : if_enc.h 

Log message:
enc_softc definition


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 23:22:41

Modified files:
	sys/net        : if_enc.c 

Log message:
Use enc_softc instead of ifnet for encif.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 23:23:47

Modified files:
	sys/conf       : files 

Log message:
Make if_enc.c depend on enc (not inet & ipsec), add needs-count flag.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/28 23:37:45

Modified files:
	share/man/man4 : enc.4 

Log message:
Add text on the new uses of the enc interface (currently lying about
the ipsecadm part).


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	1999/10/29 00:08:26

Modified files:
	.              : Makefile 

Log message:
set default variables, RELEASEDIR, DESTDIR; allow over-riding


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	1999/10/29 00:09:44

Modified files:
	.              : build-release 

Log message:
accept variables from the Makefile; don't drive this from anything but
the Makefile


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	1999/10/29 00:14:05

Modified files:
	distrib/sets/lists/xbase: md.i386 

Log message:
sort


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	1999/10/29 00:17:07

Modified files:
	distrib/sets/lists/xserv: md.pmax 

Log message:
sort


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/10/29 01:27:40

Modified files:
	usr.sbin/rarpd : rarpd.c 

Log message:
Allow RARP on aliased interfaces


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/10/29 01:38:23

Modified files:
	sys/dev/pci    : if_al.c 

Log message:
fix comment to match code


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	1999/10/29 01:46:04

Modified files:
	sbin/isakmpd/samples: VPN-east.conf VPN-west.conf 
	                      singlehost-east.conf singlehost-west.conf 

Log message:
Stayalive is gone.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/10/29 01:47:36

Log message:
    gracula port
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_1999-Oct-30
    
    N ports/graphics/gracual/Makefile
    N ports/graphics/gracual/pkg/COMMENT
    N ports/graphics/gracual/pkg/DESCR
    N ports/graphics/gracual/pkg/PLIST
    N ports/graphics/gracual/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/29 02:01:38

Log message:
    kevlo@ asked me to fix misspelled port
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_1999-Oct-30
    
    N ports/graphics/gracula/Makefile
    N ports/graphics/gracula/files/md5
    N ports/graphics/gracula/pkg/COMMENT
    N ports/graphics/gracula/pkg/DESCR
    N ports/graphics/gracula/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/29 02:10:06

Removed files:
	graphics/gracual: Makefile 
	graphics/gracual/files: md5 
	graphics/gracual/pkg: COMMENT DESCR PLIST 

Log message:
remove misspelled port


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	1999/10/29 02:11:43

Modified files:
	misc/buffer/patches: patch-ab 

Log message:
close pr # 953; writen -> written


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/10/29 02:33:04

Log message:
    gracula port
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_1999-Oct-29
    
    U ports/graphics/gracula/Makefile
    U ports/graphics/gracula/pkg/COMMENT
    U ports/graphics/gracula/pkg/DESCR
    U ports/graphics/gracula/pkg/PLIST
    U ports/graphics/gracula/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/10/29 02:54:05

Modified files:
	graphics       : Makefile 

Log message:



CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	1999/10/29 02:57:18

Modified files:
	sys/dev/raidframe: rf_evenodd_dagfuncs.c rf_pqdegdags.c 

Log message:
writen->written


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	1999/10/29 02:58:43

Modified files:
	usr.bin/top    : machine.c 

Log message:
writen


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	1999/10/29 03:01:00

Modified files:
	usr.bin/xlint/lint1: func.c 

Log message:
writen


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/29 03:40:17

Modified files:
	audio/xmcd     : Makefile 
	databases/db   : Makefile 
	editors/wordperfect: Makefile 
	editors/xemacs20: Makefile 
	lang/camlp4    : Makefile 
	net/nfr        : Makefile 
	net/ucd-snmp   : Makefile 
	print/a2ps     : Makefile 
	security/socks5: Makefile 
	textproc/latex2html: Makefile 
	www/communicator: Makefile 
	www/navigator  : Makefile 
	www/wwwcount   : Makefile 

Log message:
these ports are interactive.  mark NO_PACKAGE


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/10/29 03:44:07

Modified files:
	usr.sbin/tcpdump: print-ipsec.c 

Log message:
Print AH payload data (with -v). jakob@ ok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/29 03:46:41

Modified files:
	editors/xwpe   : Makefile 

Log message:
broken, sources moved


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/29 04:01:06

Modified files:
	games/abuse    : Makefile 

Log message:
broken, c syntax errors


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/29 04:10:36

Modified files:
	graphics/xanim : Makefile 

Log message:
broken, problems with i386 obj file, xa1.0_cyuv_netbsd386.o.Z


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/29 04:19:38

Modified files:
	japanese/Wnn   : Makefile 

Log message:
broken, illegal use of gzip


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/10/29 04:28:22

Modified files:
	graphics/xanim : Makefile 

Log message:
Fixed, oops. (package ok)


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/29 04:31:02

Modified files:
	lang/STk       : Makefile 

Log message:
broken, bad packing lists


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/29 04:42:32

Modified files:
	mail/adcomplain: Makefile 

Log message:
broken, checksum mismatch.  maint notified.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/29 04:47:53

Modified files:
	mail/asmail    : Makefile 

Log message:
broken, bad packing lists.  maint notified.

tar: Unable to access man/man1/asmail.1 <No such file or directory>


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/10/29 04:57:16

Modified files:
	math/maple     : Makefile 

Log message:
Typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/10/29 05:11:42

Modified files:
	comms/efax     : Makefile 

Log message:
Typo in CATEGORIES


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/10/29 06:05:32

Modified files:
	net/dxpc       : Makefile 
	x11/tk80       : Makefile 

Log message:
Fix CATEGORIES


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	1999/10/29 06:54:23

Modified files:
	net/bind8      : Makefile 
	net/bind8/files: md5 
	net/bind8/pkg  : INSTALL PLIST SECURITY 

Log message:
Update to 8.2.2. Minor port/pkg mods.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/10/29 08:01:45

Modified files:
	sys/sys        : pipe.h 
	sys/kern       : sys_pipe.c 

Log message:
Remove the "Direct write" code.
We never used it and some parts of it slowed the code down.
Generally clean up the pipe code.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/10/29 08:06:16

Modified files:
	usr.bin/fstat  : fstat.c 

Log message:
The PIPE_NODIRECT define is no longer needed


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/10/29 08:08:13

Modified files:
	sys/sys        : malloc.h 

Log message:
Define a memory type for pipes.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/10/29 08:08:49

Modified files:
	sys/kern       : sys_pipe.c 

Log message:
Use M_PIPE instead of M_TEMP.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/10/29 08:14:28

Modified files:
	sys/arch/sparc/conf: GENERIC GENERIC_SCSI3 RAMDISK SUN4 SUN4C 
	                     SUN4M 

Log message:
Use UVM by default on sparc.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/10/29 08:15:19

Modified files:
	share/mk       : bsd.own.mk 

Log message:
UVM is now default on sparc.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/10/29 08:36:02

Modified files:
	sys/arch/sparc/sparc: machdep.c 

Log message:
Remove dead code.
!MACHINE_NONCONTIG && !MACHINE_NEW_NONCONTIG will not work anyway.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/10/29 08:37:50

Modified files:
	faq            : install-i386.html faq4.html 

Log message:
fd0c -> rfd0c


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/10/29 10:40:22

Modified files:
	sys/dev/ic     : wdc.c 

Log message:
Change wdc_input_bytes and wdc_output_bytes to use
bus_space_{read,write}_raw_* instead of the byte-swapping API. For
PowerPC and other big-endian architectures.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/10/29 11:12:24

Modified files:
	sys/dev/atapiscsi: atapiscsi.c 

Log message:
Added diagnostic: "length 0 transfer in data phase"

Changed SCSI XS_TIMEOUT error to SCSI XS_RESET error to better reflect
that we had to reset the bus

Don't downgrade DMA modes if the transfer that failed wasn't using DMA


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/10/29 11:39:54

Modified files:
	.              : plus.html plus20.html plus21.html plus22.html 
	                 plus23.html plus24.html plus25.html 
Added files:
	.              : plus26.html 

Log message:
split for upcoming 2.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/29 14:27:20

Added files:
	archivers/unace/patches: patch-ab patch-ac patch-ad 

Log message:
patch source so this works on big endian machines


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/10/29 14:28:33

Modified files:
	infrastructure/mk: bsd.port.subdir.mk 

Log message:
- OPSYS is OpenBSD, no need to fire uname.
- Write .PHONY targets explicitly.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/29 14:31:28

Modified files:
	archivers/unace: Makefile 

Log message:
remove some now unused lines from Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/29 15:35:01

Modified files:
	devel/ORBit    : Makefile 
	devel/ORBit/files: md5 
	devel/ORBit/patches: patch-aa patch-ad patch-ae patch-af 
	                     patch-ah patch-ai patch-al 
	devel/ORBit/pkg: PLIST PLIST.noshared 
Added files:
	devel/ORBit/patches: patch-am patch-an 

Log message:
upgrade to ORBit 0.5.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/29 15:40:56

Modified files:
	devel/automake/pkg: PLIST 

Log message:
add missing @unexec and @exec'ing of install-info for the automake info
page


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/29 15:46:14

Modified files:
	devel/automake : Makefile 

Log message:
- remove some unused variables
- use -f option when deleting the automake info page


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/29 15:53:42

Modified files:
	games/xbl/patches: patch-aa 

Log message:
- patch header path into Makefile
- remove anything todo with mann dir from Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/29 15:54:13

Modified files:
	games/xbl      : Makefile 

Log message:
remove CFLAGS from Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/29 15:57:46

Modified files:
	graphics/jpeg  : Makefile 
	graphics/jpeg/pkg: PLIST PLIST.noshared 

Log message:
re-arrange Makefile and PLISTs a bit


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/10/29 16:00:32

Modified files:
	sys/dev/atapiscsi: atapiscsi.c 

Log message:
NetBSD take note:

Use xfer->c_bcount and not sc_xfer->datalen when passing our buffer limit
to the device. In the case of SENSE, we were sending 0 as our buffer limit,
potentially confusing some devices.

Cap the bytes/interrupt at 65534, which prevents odd size transfers. Odd
size transfers, while not inherently evil, are kind of weird through a 16-bit
wide interface.


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	1999/10/29 22:50:48

Modified files:
	sysutils/setquota: Makefile 
	sysutils/setquota/pkg: PLIST 

Log message:
fix plist


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/10/30 01:50:33

Modified files:
	xc/programs/xdm: policy.c 

Log message:
display "Available (load: X.XX)" instead of "Willing to manage" in the
chooser for remote hosts. From Christian Weisgerber <naddy@unix-ag.uni-kl.de>


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/30 01:55:15

Modified files:
	audio/mpg123/patches: patch-aa 

Log message:
TERM_CONTROL does not work on openbsd.  deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/30 05:23:44

Modified files:
	math/hoc       : Makefile 

Log message:
this port does not extract properly.  fix it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/30 05:25:16

Modified files:
	mail/bulk_mailer: Makefile 

Log message:
this port does not extract properly.  fix it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/30 05:34:26

Modified files:
	mbone/vic      : Makefile 

Log message:
lots and lots of compiler warnings.  I consider this port too unsafe so
I'm marking it broken.  I've seen warnings about redefinitions, depricated
header files, and integer constants being set so high, that it is unsigned.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/30 05:40:26

Modified files:
	mbone/wbd      : Makefile 

Log message:
broken, sources moved.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/30 07:00:50

Modified files:
	net/sharity-light: Makefile 

Log message:
broken, compilation errors.
unshlight.c:56: structure has no member named `f_type'

I also saw
proc.c:1216: warning: large integer implicitly truncated to unsigned type


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/30 07:07:10

Modified files:
	net/tinyfugue  : Makefile 

Log message:
broken, major breakage in the packing lists.
someone is expecting substitution here.

tar: Unable to access bin/%%DISTNAME%% <No such file or directory>
tar: Unable to access lib/%%DISTNAME%%-lib/CHANGES <No such file or directory>
tar: Unable to access lib/%%DISTNAME%%-lib/README <No such file or directory>
tar: Unable to access lib/%%DISTNAME%%-lib/alias.tf <No such file or directory>


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/10/30 14:17:54

Modified files:
	usr.sbin/tcpdump: print-enc.c 

Log message:
Add missing include file, system/957 (evanc@concer.to).


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/30 14:30:58

Modified files:
	math/hoc/patches: patch-aa 

Log message:
make this port respect CFLAGS


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/30 14:35:34

Modified files:
	math/hoc       : Makefile 

Log message:
- remove ugly kludge that was used to extract the distfile, which is not
needed anymore due to the previous commit
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/30 14:51:35

Modified files:
	archivers/rar  : Makefile 
	archivers/rar/files: md5 

Log message:
- distfile name has changed on the distsites, fix
- update mastersites; from FreeBSD


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/30 15:09:52

Modified files:
	graphics/xpaint/patches: patch-aa patch-ad patch-ah 

Log message:
convert patches to unified diffs


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/30 15:11:17

Modified files:
	graphics/xpaint: Makefile 

Log message:
fix dependency check for new libtiff


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/30 15:24:53

Modified files:
	japanese/Wnn   : Makefile 

Log message:
fix extraction problem.  mark unbroken.  I still see compilier warnings
but not enough to concern me.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/30 15:51:57

Modified files:
	comms/pilot-link: Makefile 
	comms/pilot-link/pkg: PLIST 

Log message:
Fix PLIST, left broken for turans@ (or someone else) to verify


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/30 15:54:53

Modified files:
	mbone/vic      : Makefile 
	mbone/vic/patches: patch-aa patch-ac 
	mbone/vic/pkg  : PLIST 
Added files:
	mbone/vic/patches: patch-af patch-ag patch-ah patch-ai patch-aj 

Log message:
Fix almost all the warnings (which were non-critical anyway); port
left marked broken for someone else to verify.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/30 15:58:26

Modified files:
	mbone/wbd      : Makefile 

Log message:
- add pre-build message about possible memory exhaustion and what to read
to fix the problem.
- copy RUN_DEPENDS to BUILD_DEPENDS so the dependnecy is built and
installed before going any further.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/30 16:09:17

Modified files:
	mail/adcomplain: Makefile 
	mail/adcomplain/files: md5 

Log message:
Fix checksum, leave port marked broken for turans@ to verify


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/30 16:10:33

Modified files:
	mail/asmail    : Makefile 
	mail/asmail/pkg: PLIST 

Log message:
Fix plist, leave marked broken for turans@ to verify


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/30 16:14:50

Modified files:
	mbone/wbd/patches: patch-aa patch-ab 

Log message:
convert patch to unified diff


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/30 17:04:00

Modified files:
	mail/bulk_mailer/pkg: DESCR 

Log message:
remove a blank line


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/30 18:04:59

Modified files:
	mail/xlbiff    : Makefile 

Log message:
remove bad master sites


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 00:17:07

Modified files:
	textproc/catdoc: Makefile 

Log message:
broken, lots of compiler errors, redefinitions, and linker errors.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 00:27:50

Modified files:
	print/pkfonts  : Makefile 

Log message:
fix the extraction so that WRKDIR is created before touching the cookie.
This is an interim fix and is waiting a pending approval to a
bsd.port.mk modification.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 00:32:46

Modified files:
	textproc/isearch: Makefile 

Log message:
broken, c++ syntax errors
index.cxx:533: ANSI C++ forbids declaration `PhraseLength' with no type


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 00:36:03

Modified files:
	textproc/sp    : Makefile 

Log message:
broken, c++ syntax errors.

entmgr_inst.cxx:440: duplicate explicit instantiation of `class Vector<String<short unsigned int> >'
entmgr_inst.cxx:570: duplicate explicit instantiation of `class SharedXcharMap<unsigned char>'
entmgr_inst.cxx:596: duplicate explicit instantiation of `class String<short unsigned int>'
entmgr_inst.cxx:635: duplicate explicit instantiation of `class XcharMap<unsigned char>'
entmgr_inst.cxx:674: duplicate explicit instantiation of `class Vector<char>'
entmgr_inst.cxx:687: duplicate explicit instantiation of `class SubstTable<shor


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 00:49:00

Modified files:
	www/cgiparse   : Makefile 

Log message:
broken, bad packing lists

man/man3/cgigetvalue.3
man/man3/cgiclose.3
man/man3/cginewquerystr.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:26:23

Modified files:
	x11/bricons    : Makefile 

Log message:
broken, bad packing lists, man/man1/bricons.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:29:01

Modified files:
	x11/explorer   : Makefile 

Log message:
broken, syntax errors in config_expl.cpp.

config_expl.cpp: In method `int ConfigClass::load_resources()':
config_expl.cpp:401: using typedef-name `DIR' after `struct'


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:43:28

Modified files:
	x11/lupe       : Makefile 

Log message:
broken, bad packing lists.  man/man1/lupe.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:49:01

Modified files:
	x11/rclock     : Makefile 

Log message:
broken, checksum mismatch.  duplication of code with x11/rxvt.
consult maintainers


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 01:55:32

Modified files:
	x11/lupe/pkg   : DESCR PLIST 

Log message:
remove some unnecessary comments


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 01:56:54

Modified files:
	x11/lupe       : Makefile 

Log message:
remove BROKEN tag


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:59:27

Modified files:
	x11/xcb        : Makefile 

Log message:
broken, bad packing lists.  man/man1/xcb.1

no maint specified but comments say who created the port.  same person
was last to commit.  set this person as maint.  maint notified.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:09:19

Modified files:
	x11/xdtm       : Makefile 

Log message:
broken, bad packing lists, man/man1/xdtm.1  maint notified as well.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 01:09:37

Modified files:
	x11/xcb/pkg    : PLIST 

Log message:
sync PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 01:10:17

Modified files:
	x11/xcb        : Makefile 

Log message:
remove BROKEN tag


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:17:33

Modified files:
	x11/xfed       : Makefile 

Log message:
broken, bad packing lists, man/man1/xfed.1.  duplication of code with x11/xfedor.  consult maintainer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:26:07

Modified files:
	x11/xfm        : Makefile 

Log message:
broken, bad packing lists, man/man1/xfm.1 man/man1/xfmtype.1
maint is ports@openbsd.org, not notified.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:28:22

Modified files:
	x11/xgrab      : Makefile 

Log message:
broken, port tries to open display during build and fails.
/usr/X11R6/bin/xrdb -n XGrabxaw.res >XGrabxaw.ad
/usr/X11R6/bin/xrdb: Can't open display ''


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:31:32

Modified files:
	x11/xmascot    : Makefile 

Log message:
broken,  bad packing lists, man/man1/xmascot.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:35:33

Modified files:
	x11/xtraceroute: Makefile 

Log message:
broken, bad packing lists.  maint notified.

share/locale/es/LC_MESSAGES/xtraceroute.mo
share/locale/ja/LC_MESSAGES/xtraceroute.mo
share/locale/fr/LC_MESSAGES/xtraceroute.mo


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/10/31 01:41:17

Modified files:
	x11/kdebase    : Makefile 

Log message:
broken, bad packing lists, share/apps/kdisknav/CD-ROM.kdelnk


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/31 01:49:05

Modified files:
	x11/xmascot    : Makefile 
	x11/xmascot/pkg: PLIST 

Log message:
Fix PLIST, leave marked broken for turans@


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/31 01:52:39

Modified files:
	x11/xdtm       : Makefile 
	x11/xdtm/pkg   : PLIST 

Log message:
Same story


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/31 01:53:44

Modified files:
	x11/bricons    : Makefile 
	x11/bricons/pkg: PLIST 

Log message:
Presumably fixed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/31 02:26:17

Modified files:
	x11/explorer   : Makefile 
Added files:
	x11/explorer/patches: patch-ab patch-ac 

Log message:
Fix compile errors, left for turans@ to verify


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/31 02:33:05

ports/textproc/catdoc/patches

Update of /cvs/ports/textproc/catdoc/patches
In directory cvs.openbsd.org:/tmp/cvs-serv3578/patches

Log Message:
Directory /cvs/ports/textproc/catdoc/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/31 02:36:30

Modified files:
	textproc/catdoc: Makefile 
Added files:
	textproc/catdoc/patches: patch-aa 

Log message:
Fix, left for turans@ to verify


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/31 02:42:44

Modified files:
	x11/xfed       : Makefile 
	x11/xfed/pkg   : PLIST 

Log message:
Fix packing list, leave for turans@ to verify


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/31 03:10:33

Modified files:
	textproc/sp    : Makefile 
	textproc/sp/patches: patch-aa 

Log message:
Fix compile problems (I hate c++); waiting for turans@ to verify


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/31 03:11:11

Added files:
	textproc/sp/patches: patch-ab patch-ad patch-ae 

Log message:
These tried to escape, but were surrounded and committed (and it's
getting late).


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/10/31 10:24:05

Modified files:
	sys/dev/pcmcia : pcmciadevs 

Log message:
New products from NetBSD. Change a few names.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/10/31 10:34:49

Modified files:
	sys/dev/pcmcia : pcmciadevs.h 

Log message:
regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/10/31 10:53:47

Modified files:
	sys/dev/pcmcia : if_ne_pcmcia.c 

Log message:
New prods: Planex FNW-3600-T and Corega Ether II & Fast Ether.
Rearrage a few entries.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/10/31 11:05:44

Modified files:
	faq            : faq10.html 

Log message:
dugsong's krb4 ssh patches are in OpenSSH now


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 11:47:41

Modified files:
	x11/rxvt       : Makefile 
	x11/rxvt/pkg   : PLIST 
Added files:
	x11/rxvt/patches: patch-ab patch-ac 

Log message:
- enable utmp/wtmp support
- stop installing rclock (will update the rclock port)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 11:50:52

Modified files:
	x11/rclock     : Makefile 
	x11/rclock/files: md5 
	x11/rclock/patches: patch-aa 
Added files:
	x11/rclock/patches: patch-ab 

Log message:
upgrade rclock to v2.6.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 11:51:48

ports/x11/aterm/patches

Update of /cvs/ports/x11/aterm/patches
In directory cvs.openbsd.org:/tmp/cvs-serv27450/patches

Log Message:
Directory /cvs/ports/x11/aterm/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 11:52:41

Modified files:
	x11/aterm      : Makefile 
	x11/aterm/pkg  : PLIST 
Added files:
	x11/aterm/patches: patch-aa 

Log message:
enable utmp/wtmp support


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 11:55:47

ports/x11/wterm/patches

Update of /cvs/ports/x11/wterm/patches
In directory cvs.openbsd.org:/tmp/cvs-serv1874/patches

Log Message:
Directory /cvs/ports/x11/wterm/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 11:57:38

Modified files:
	x11/wterm      : Makefile 
	x11/wterm/pkg  : PLIST 
Added files:
	x11/wterm/patches: patch-aa 

Log message:
- enable utmp/wtmp support
- copy BUILD_DEPENDS to RUN_DEPENDS so the dependency gets registered when
making a package


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/10/31 12:47:23

Modified files:
	x11/xfm        : Makefile 
	x11/xfm/pkg    : PLIST 

Log message:
Fix PLIST, mark unbroken; package tested.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/10/31 13:06:37

Modified files:
	print/detex    : Makefile 

Log message:
Fix Makefile - now extracts and installs.  Package tested.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 13:21:00

Modified files:
	emulators/bochs/pkg: MESSAGE PLIST 

Log message:
clarify that Bochs is commercial software


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 13:22:40

Modified files:
	emulators/bochs: Makefile 
	emulators/bochs/files: md5 
	emulators/bochs/patches: patch-aa 
Removed files:
	emulators/bochs/patches: patch-ab 

Log message:
- upgrade to Bochs 991023a
- add misssing NO_CDROM and RESTRICTED tags


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/31 13:46:31

Modified files:
	sys/dev/pci    : Tag: OPENBSD_2_6 brooktree848.c 

Log message:
critical fixes, overdone, but who cares, a localhost crash is bad


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 13:47:31

Modified files:
	www            : Makefile 

Log message:
remove Apache from Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/10/31 13:50:05

Modified files:
	sys/dev/pci    : brooktree848.c 

Log message:
critical fixes, overdone, but who cares, a localhost crash is bad


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 13:50:21

Removed files:
	www/apache     : Makefile 

Log message:
remove Apache, it has been part of the standard distribution for quite awhile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 13:52:03

Modified files:
	www            : Makefile 

Log message:
remove Lynx from Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 13:53:55

Removed files:
	www/lynx       : Makefile 
	www/lynx/pkg   : COMMENT DESCR PLIST 

Log message:
remove Lynx, it has been part of the standard distribution for quite awhile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 15:05:16

Modified files:
	graphics/Mesa/pkg: DESCR 

Log message:
trim DESCR


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/10/31 15:59:59

Modified files:
	faq            : faq3.html 

Log message:
oops. font fix.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 16:13:12

Modified files:
	x11/gtkglarea/pkg: PLIST 

Log message:
re-arrange PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 16:15:03

Modified files:
	x11/gtkglarea  : Makefile 

Log message:
make sure to run ldconfig to update the shared lib cache


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 16:16:42

Added files:
	x11/gtkglarea/patches: patch-ad 

Log message:
disable compilation of unused examples


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/10/31 16:31:04

Modified files:
	security/cfs   : Makefile 
Added files:
	security/cfs/patches: patch-ad patch-ae 
Removed files:
	security/cfs/scripts: configure 

Log message:
Fix build problems. Remove unnecessary script.
Mark it unbroken.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 16:53:46

Modified files:
	x11/xtraceroute/pkg: PLIST 

Log message:
re-arrange PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 16:54:38

Modified files:
	x11/xtraceroute: Makefile 

Log message:
- remove BROKEN tag
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 16:55:37

ports/x11/xtraceroute/patches

Update of /cvs/ports/x11/xtraceroute/patches
In directory cvs.openbsd.org:/tmp/cvs-serv8522/patches

Log Message:
Directory /cvs/ports/x11/xtraceroute/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/10/31 16:56:39

Added files:
	x11/xtraceroute/patches: patch-aa 

Log message:
fix installation path of locale files


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/10/31 21:00:11

Modified files:
	.              : plus.html 

Log message:
fix


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	1999/10/31 21:10:18

Modified files:
	comms/efax     : Makefile 

Log message:
Better style: use ${CHOWN} etc.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/10/31 23:13:35

Modified files:
	sysutils/lsof  : Makefile 
	sysutils/lsof/files: md5 
Removed files:
	sysutils/lsof/patches: patch-ac 

Log message:
Update to version 4.46; no changes in the PLIST, patching the
Configure script also not necessary for OpenBSD 2.6 support.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/10/31 23:15:36

Modified files:
	faq            : faq6.html 

Log message:
link ipnat(5) page as well as ipnat(8) man page


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/01 00:12:00

Modified files:
	mail/procmail  : Makefile 

Log message:
mark NO_PACKAGE, interactive port when target is package


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/01 09:10:58

Log message:
    whisker port
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Nov-01
    
    N ports/security/whisker/Makefile
    N ports/security/whisker/pkg/PLIST
    N ports/security/whisker/pkg/COMMENT
    N ports/security/whisker/pkg/DESCR
    N ports/security/whisker/patches/patch-aa
    N ports/security/whisker/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/01 10:15:08

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
setup_buffers: If the allocation of saved_pgs failed 'left' would be
uninitialized and we wouldn't know how much memory to allocate for buffers.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/01 10:32:35

Modified files:
	faq            : index.html 

Log message:
copyright


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/01 13:50:44

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
remove mickey code to avoid branching


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/01 13:51:11

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
add it back in


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	1999/11/01 15:06:48

Modified files:
	games/abuse    : Makefile 
	games/abuse/patches: patch-aa patch-ab patch-ac patch-ad 
Added files:
	games/abuse/patches: patch-dev.c patch-jnet.c patch-nfclient.c 
	                     patch-specs.c patch-specs.hpp 
	                     patch-tcpip.hpp patch-view.c 

Log message:
add required patches, unbroken


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	1999/11/01 15:28:41

Added files:
	news/leafnode/patches: patch-ae 

Log message:
patching the doc to document OpenBSd tcpd path


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/01 16:00:53

Modified files:
	faq            : faq2.html 

Log message:
this should be a generic kernel


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/01 17:08:42

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/01 17:15:56

Modified files:
	sys/net        : if_enc.c 

Log message:
Fix *stupid* typo/error that was causing the panics in post 2.6, found
by art@


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/01 17:16:29

Modified files:
	sys/dev        : ksyms.c 

Log message:
Fix comment typo.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/01 18:43:40

Modified files:
	sys/dev/atapiscsi: atapiscsi.c 

Log message:
re-enable IDENTIFY, reset delay each time


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/01 19:43:45

Modified files:
	sys/dev/pci    : pciide.c 

Log message:
fix printf (had an extra space)
add useless comments to new Intel code


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/01 22:50:37

Modified files:
	sys/arch/hppa/hppa: db_disasm.c 

Log message:
support usermode disasm


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	1999/11/02 08:45:33

Modified files:
	.              : checklist.html 

Log message:
diff -u -p is a good thing, recommend it for patches.
Warn against cvs tags in patches.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/02 12:10:15

Modified files:
	usr.bin/ssh    : auth-krb4.c ssh.h sshd.c 

Log message:
remove unused argument. ok dugsong


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/02 12:42:38

Modified files:
	usr.bin/ssh    : auth-rsa.c bufaux.c channels.c cipher.c 
	                 deattack.c hostfile.c packet.c rsa.c ssh-add.c 
	                 ssh-agent.c sshconnect.c sshd.c 

Log message:
replace assert() with error, fatal or packet_disconnect


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/02 14:21:02

Modified files:
	usr.bin/ssh    : includes.h 

Log message:
remove assert.h


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 17:58:44

Modified files:
	chinese/c2t    : Makefile 
	chinese/lunar  : Makefile 

Log message:
c2t, BROKEN= distsite problems.  wait for fix by kevlo
lunar, broken.  attempts to install a directory as a file


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 17:59:31

Modified files:
	comms/malsync  : Makefile 

Log message:
malsync, broken.  dependency pilot-utils is also broken


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:01:26

Modified files:
	databases/p5-DBD-Pg: Makefile 
	devel/id-utils : Makefile 

Log message:
p5-DBD-Pg, broken.  dependency databases/postgresql is also broken
id-utils, broken.  inconsistant install with emacs/xemacs .el files


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:02:18

Modified files:
	games/xneko    : Makefile 
	games/xroach   : Makefile 

Log message:
broken, sources moved.


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/02 18:02:56

Modified files:
	sys/dev/pci    : pciide.c 

Log message:
0x5597 will never match an SiS pciide controller because they are 0x5513
The NetBSD pcidevs is confusing because it calles "5597_IDE" 0x5513,
but OpenBSD pcidevs just had "SiS 5597" as 0x5597


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/02 18:06:11

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
5597 is a host bridge


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/02 18:06:40

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:06:42

Modified files:
	japanese/Wnn   : Makefile 

Log message:
mark NO_PACKAGE.  interactive install


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:10:05

Modified files:
	lang/kaffe     : Makefile 

Log message:
mark broken.  syntax errors.  System.c:31


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:10:37

Modified files:
	mail/mutt      : Makefile 

Log message:
mutt needs a gettext depend


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:11:49

Modified files:
	mbone/relate   : Makefile 
	mbone/wbd      : Makefile 

Log message:
relate, broken.  dependency mbone/wbd is also broken
wbd, broken.  new distsites needed.  sources do not fetch consistantly


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:17:07

Modified files:
	misc/mshell    : Makefile 

Log message:
broken, mshell.c:52: syntax error before `1'


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:19:24

Modified files:
	net/sharity-light: Makefile 

Log message:
balance quotes in broken tag


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:20:47

Modified files:
	news/cnews     : Makefile 
	news/slrn      : Makefile 

Log message:
cnews, broken.  does not install cleanly.  major fixes required.
slrn, broken.  sources moved.  maint is ports@, I'm taking maint for
this port and will fix it later.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:22:10

Modified files:
	print/mpage    : Makefile 

Log message:
mark NO_PACKAGE.  packaging must be manual.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:22:54

Modified files:
	security/pgplib: Makefile 

Log message:
broken, syntax errors.  rsa_enc.o: Undefined symbol `_RAND_bytes'


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:23:25

Modified files:
	sysutils/LPRng : Makefile 

Log message:
broken, bad packing lists


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 18:24:55

Modified files:
	textproc/isearch: Makefile 
	textproc/wdiff : Makefile 

Log message:
isearch, balance quotes in broken tag
wdiff, mark USE_AUTOCONF, maint ok'ed


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/02 18:47:47

Added files:
	sys/sys        : dvdio.h 

Log message:
dvdio.h from NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/02 19:45:08

Modified files:
	sys/dev/pci    : files.pci 
	sys/arch/i386/conf: GENERIC 
Added files:
	sys/dev/pci    : if_sf.c if_sfreg.h 

Log message:
Driver for Adaptec "StarFire" AIC6915-based Ethernet cards; from FreeBSD.
Thanks to jason@ for lots of debugging help.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/02 19:47:34

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add Adaptec AIC6915.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/02 19:58:54

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
Regen.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 20:12:04

Modified files:
	.              : INDEX 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/02 20:14:58

Modified files:
	lang/egcs/snapshot: Makefile 

Log message:
broken.  compile problems on i386.  maint notified.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/02 20:17:58

Modified files:
	lib/libkeynote : keynote-keygen.c keynote-sign.c keynote.1 

Log message:
Flexibility in signature printing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/02 20:55:49

Modified files:
	misc/xtimer    : Makefile 

Log message:
Delete the line 'BROKEN'

Modified files:
	misc/xtimer/pkg: PLIST 

Log message:
Fix: install the xtimer.0 file into man/cat1


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/02 21:06:04

Modified files:
	misc/xless     : Makefile 

Log message:
Bad packing lists fixed.

Modified files:
	misc/xless/pkg : PLIST 

Log message:
Fix: install the xless.0 file into man/cat1


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/02 22:15:08

Modified files:
	misc/xgas      : Makefile 

Log message:
Bad packing lists fixed.

Modified files:
	misc/xgas/pkg  : PLIST 

Log message:
Fix: install the xgas.0 file into man/cat1


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/02 22:18:57

Modified files:
	misc/xtar      : Makefile 

Log message:
Bad packing lists fixed.

Modified files:
	misc/xtar/pkg  : PLIST 

Log message:
Fix: install the xtar.0 file into man/cat


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/02 22:25:33

Modified files:
	misc/magicpoint: Makefile 

Log message:
Bad packing lists fixed.

Modified files:
	misc/magicpoint/pkg: PLIST 

Log message:
Fix: install mgp.0, mgp2ps.0, mgpembed.0, mgpnet.0, and xwintoppm.0
into man/cat1


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/11/02 22:27:37

Modified files:
	lang/kaffe     : Makefile 
	lang/kaffe/files: md5 
	lang/kaffe/pkg : DESCR PLIST 

Log message:
Mark it unbroken. Change master site. Update to version 1.0.5.
Remove any references to versions in description. Shorten.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/03 01:32:44

Modified files:
	misc/xtar/pkg  : PLIST 

Log message:
Add @dirrm lib/X11/xtar


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/03 04:26:08

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Two more Neomagic chipsets.


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/03 04:26:48

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/03 09:24:56

Modified files:
	devel/id-utils : Makefile 

Log message:
Fix typo in xemacs installation directory.

This should be the final solution to that problem.
* basic package needs BOTH emacs and xemacs to build, as it can't rely
on emacs-lisp compilers being intercheangable.
* one can build the port without emacs or xemacs, by asking explicitly for
it.
* basic package installs TWO sets of emacs files, one for emacs, one for
xemacs.

There needn't be RUNNING_DEPENDENCIES between id-utils and emacs/xemacs,
as the emacs-lisp files are an add-on, not necessary for id-utils to work.

However, pkg_* don't currently support the notion of a `shared' directory
between several packages, hence a succession of

pkg_add emacs
pkg_add id-utils
pkg_delete emacs
pkg_delete id-utils

won't deal with /usr/local/share/emacs/site_lisp correctly...
This is a problem in pkg_* design, not in the id-utils port.

Package checked and uploaded.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/03 10:23:48

Modified files:
	usr.sbin/pkg_install/add: perform.c 

Log message:
Stupid thinko. Let pkg's MESSAGES work again.
Spotted by Ian Darwin.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/03 12:22:54

Modified files:
	sys/dev/pci    : brooktree848.c 

Log message:
Typo in boot message.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/03 12:52:22

Modified files:
	lib/libkeynote : README keynote-sigver.c keynote.1 keynote.3 
	                 parse_assertion.c 

Log message:
Handle multiple assertions per file in signature verification, better
detection of malformed credentials, update manpages, sync with release.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/11/03 12:57:05

Modified files:
	faq            : faq14.html 

Log message:
Now that I encountered this one again, fix the FAQ entry to
explain that fdisk -i will be a big help.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/03 13:11:58

Modified files:
	sys/scsi       : cd.c 

Log message:
Some DVD support, from NetBSD.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/11/03 13:21:49

Modified files:
	faq            : faq11.html faq11-2.5.html 

Log message:
Move "Tuning kmem" to a 2.5-specific area
Modify information on "what hardware should I use for OpenBSD" to be more
accurate.


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	1999/11/03 13:31:40

Modified files:
	advisories     : sni_18_vacation.txt 
	.              : plus26.html 

Log message:
SepArate


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/03 13:45:54

Modified files:
	.              : donations.html 

Log message:
another


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/03 14:20:22

Modified files:
	sys/scsi       : cd.c 

Log message:
bzero the right amount of memory; I think NetBSD has this problem too.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/03 16:31:03

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
don't send fail-msg but disconnect if too many authentication failures


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/03 18:04:54

Modified files:
	lang/kaffe     : Makefile 
	lang/kaffe/files: md5 
	lang/kaffe/pkg : PLIST DESCR 

Log message:
revert fgs' upgrade.  do your homework next time.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/03 18:59:22

Modified files:
	chinese/c2t    : Makefile 

Log message:
Mark it unbroken. Change the MAINTAINER to kevlo@

Modified files:
	chinese/c2t/pkg: PLIST 

Log message:
Add @dirrm share/chinese/gb and @dirrm share/chinese


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/03 19:46:56

Modified files:
	print/bibview  : Makefile 

Log message:
Mark it unbroken

Modified files:
	print/bibview/pkg: PLIST 

Log message:
Fix: install the bibview.0 file into man/cat1


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/11/03 22:13:14

Modified files:
	sys/net        : if_bridge.c 

Log message:
allow 'enc' interfaces to be bridge members
check to make sure rx'd packets aren't from any of our interfaces
fix some bogus comments


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/11/03 22:16:32

Modified files:
	sys/netinet    : ip_ether.c 

Log message:
Do a little preprocessing on the incoming mbuf: set the MCAST/BCAST m_flag
as appropriate


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/03 22:58:18

Modified files:
	textproc/info2html: Makefile 

Log message:
Mark it unbroken. Install manpages to Makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/04 00:58:18

Modified files:
	editors/axe/pkg: PLIST 

Log message:
Add two files(Axe,Axinfo) into /lib/X11/app-defaults


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/04 01:59:53

Modified files:
	comms/zmtx-zmrx: Makefile 
	comms/zmtx-zmrx/pkg: PLIST 

Log message:
1) Mark it unbroken
2) Fix: install zmrx.1 & zmtx.1 files into man/man1


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/04 04:17:08

Modified files:
	sys/net        : pfkeyv2.h 

Log message:
New SADB_SATYPE, IPsec bypass tdb.


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/04 04:20:05

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
Add tdb for IPsec bypass flows. gettdb() should be called at spltdb().


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/04 04:21:14

Modified files:
	sys/netinet    : ip_output.c 

Log message:
pfkeyv2 aquire should not happen when bypassing IPsec. Add missing splx().


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/04 04:23:43

Modified files:
	sys/netinet    : ip_esp.c ip_ah.c 

Log message:
gettdb() should be at spltdb().


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/04 04:24:24

Modified files:
	sys/netinet    : tcp_input.c tcp_output.c udp_usrreq.c 

Log message:
Add comment about gettdb() and spl level.


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/04 04:28:22

Modified files:
	sys/net        : pfkeyv2.c 

Log message:
Bypass flows can be flushed.
(btw, all IPsec bypass flow and gettdb()/spltdb() stuff ok niklas@, angelos@)


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/04 04:29:36

Modified files:
	sbin/ipsecadm  : ipsecadm.c ipsecadm.8 

Log message:
Support IPsec bypass flows. (ok angelos@, niklas@)


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/04 09:21:13

Modified files:
	sys/dev/pci    : if_lmc_obsd.c 

Log message:
Make sure bus mastering is enabled, from freebsd if_de.c


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/04 10:39:52

Modified files:
	security       : Makefile 
Removed files:
	security/SSLeay/files: do-rsaref-ssl md5 rsaref.patch 
	security/SSLeay: Makefile 
	security/SSLeay/patches: patch-aa patch-ab patch-ac patch-ad 
	security/SSLeay/pkg: COMMENT DESCR PLIST 
	security/SSLeay/scripts: configure 

Log message:
remove SSLeay port


CVSROOT:	/cvs
Module name:	www
Changes by:	smurph@cvs.openbsd.org	1999/11/04 11:31:19

Modified files:
	.              : donations.html 

Log message:
more mvme hardware...


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/04 16:19:47

Modified files:
	graphics/tiff/patches: patch-aa 

Log message:
stop tiff from creating an unnecessary sym link durring install


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/04 17:27:19

Modified files:
	lib/libkeynote : Makefile.in README TODO keynote-sigver.c 
	                 keynote.3 
Added files:
	lib/libkeynote : sample-app.c 

Log message:
Add a sample application as a usage guide, minor manpage correction.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/04 17:29:56

Modified files:
	lib/libkeynote : LICENSE 

Log message:
Formatting.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/04 18:18:02

Modified files:
	sys/kern       : exec_subr.c init_main.c kern_exec.c 
	                 kern_resource.c kern_sig.c 
	sys/sys        : exec.h 

Log message:
more stack direction fixes; art@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/04 18:19:14

Modified files:
	sys/kern       : kern_physio.c 

Log message:
s/memset/bzero/; art@ ok


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/04 18:36:15

Modified files:
	games/xmine    : Makefile 
	games/xmine/pkg: PLIST 

Log message:
1) Mark it unbroken.
2) Fix: install the xmine.0 file into man/cat6


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/04 19:16:55

Modified files:
	games/xsol     : Makefile 
	games/xsol/pkg : PLIST 

Log message:
Mark it unbroken. Install the xsol.0 into man/cat6


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/04 19:20:58

Modified files:
	games/xminesweep: Makefile 
	games/xminesweep/pkg: PLIST 

Log message:
1) Mark it unbroken
2) Fix: install the xminesweep.0 file into man/cat1


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/04 19:29:24

Modified files:
	games/xonix    : Makefile 
	games/xonix/pkg: PLIST 

Log message:
1) Mark it unbroken.
2) Fix: install the xonix.0 file into man/cat1 and add @dirrm lib/X11/xonix


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/04 20:12:09

Modified files:
	mail/asmail    : Makefile 
	mail/asmail/pkg: PLIST 

Log message:
1) Mark it unbroken
2) Fix: install the asmail.0 file into man/cat1


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/04 21:23:09

Modified files:
	sbin/wicontrol : wicontrol.8 

Log message:
Remove bogus reference to the "ANY" network string. Only the empty
string is a wildcard.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/04 21:25:30

Modified files:
	sys/dev/pcmcia : if_wireg.h 

Log message:
The default network name is not "ANY", it's the empty string. I've
noticed that through personal use, double checked with NetBSD if_wireg.h


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/11/04 21:29:34

Modified files:
	sys/dev/ata    : ata_wdc.c 

Log message:
use wdc_input_bytes and wdc_output_bytes


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/11/04 21:32:03

Modified files:
	sys/dev/ata    : ata.c 

Log message:
Fix ata_get_params on big endian platforms.

We have diverged from NetBSD in that wdc_exec_xfer no longer automatically
swaps.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/04 21:34:21

Modified files:
	sys/dev/pcmcia : pcmciadevs pcmciadevs.h 

Log message:
Add BayStack 650 FH 802.11 (from NetBSD)


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/11/04 22:28:13

Modified files:
	sys/dev/pcmcia : pcmciadevs.h 

Log message:
Commit to pcmciadevs (or any other *devs) should be done in two steps,
so the .h file always has the same revision number. Regen.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/04 22:35:45

Modified files:
	mail/movemail  : Makefile 
	mail/movemail/pkg: PLIST 

Log message:
Mark it unbroken. Fix PLIST.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/04 23:27:04

Removed files:
	editors/xwpe/patches: patch-ab 

Log message:
Remove those patches.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/04 23:36:19

Modified files:
	editors/xwpe   : Makefile 
	editors/xwpe/files: md5 
	editors/xwpe/patches: patch-aa patch-ac patch-ad 

Log message:
Mark it unbroken. Upgrade the version 1.5.20a and update master site.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/05 00:09:07

Modified files:
	usr.bin/ssh    : rsa.c 

Log message:
clear buffers used for encryption. ok: niels@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/05 01:27:11

Removed files:
	editors/beav/patches: patch-b 

Log message:
Remove those patches.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/05 01:55:02

Modified files:
	editors/beav   : Makefile 
	editors/beav/files: md5 
	editors/beav/patches: patch-a 

Log message:
Mark it unbroken; Update master site and upgrade the version 1.40-13.
Change the MAINTAINER to kevlo@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/05 04:28:03

Modified files:
	audio/gom      : Makefile 
	audio/gom/files: md5 
	audio/gom/patches: patch-aa 
	audio/gom/pkg  : PLIST 

Log message:
Mark it unbroken. Upgrade the version 0.29.103. Fix pkg/PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/05 05:01:44

Modified files:
	converters/p5-Convert-UU: Makefile 
	converters/p5-Convert-UU/pkg: PLIST 

Log message:
Mark it unbroken. Fix pkg/PLIST.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/05 09:22:09

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
remove some #if 0 code that will never be enabled anyway


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/05 10:15:34

Modified files:
	sys/arch/amiga/conf: files.amiga 
	sys/arch/amiga/dev: ite.c iteioctl.h 
Added files:
	sys/arch/amiga/dev: ite_blank.c ite_blank.h 

Log message:
ite screen blanker, set to 10 minutes by default.

(niklas@ finally looked at the code)


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/05 11:07:11

Modified files:
	sys/arch/sparc/sparc: pmap.c iommu.c 

Log message:
Move the allocation of iomme ptes to iommuattach (where it belongs).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/05 12:21:04

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Since we no longer allocate the iommu page tables in pmap_bootstrap, we can
remove unavail_{start,end} and simplify the code in pmap_page_upload.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/05 14:19:23

Modified files:
	sys/arch/sparc/include: vmparam.h 

Log message:
MACHINE_NEW_NONCONTIG is now default even without uvm.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	1999/11/05 15:16:28

Modified files:
	.              : press.html 

Log message:
Slashdot: Queen's webmaster prefers OpenBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/05 15:44:35

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
_VARIABLES are off-limit to individual ports.
Say so, explicitly.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	1999/11/05 17:31:24

Modified files:
	.              : press.html 

Log message:
My own private IRP tutorial. Further down the page, chronological order.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	1999/11/05 18:13:59

Modified files:
	.              : products.html 

Log message:
update Software2Go Motif per announce@ notice.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/11/05 19:17:29

Modified files:
	.              : i386.html 

Log message:
Athlon supported
and some more supported ethernet cards


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/05 21:08:47

Modified files:
	sys/dev/pcmcia : pcmciadevs 

Log message:
I shortened these names ON PURPOSE.  Do NOT make them long again!


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/05 21:08:50

Modified files:
	sys/dev/pcmcia : pcmciadevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/05 21:09:00

Modified files:
	sys/arch/i386/conf: RAMDISK RAMDISKB 

Log message:
move sea* to RAMDISKB


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/11/06 03:48:25

Modified files:
	share/man/man4/man4.i386: wi.4 

Log message:
Change Cd to openbsd syntax.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/06 07:34:42

Modified files:
	usr.bin/make   : var.c 

Log message:
Bug-fix: when expanding a specific variable v in $A,
check that v is PRECISELY A.

Other BSDs, take notice.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/06 07:43:58

Modified files:
	usr.bin/make   : make.1 

Log message:
Document a few of the problems I've found while revamping make.

Temporary solution, until Todd or somebody else *finally* starts reviewing
the first patches of the 20,000 lines diff I currently have...


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/06 11:25:07

Modified files:
	faq            : index.html faq7.html 

Log message:
mention PCVT_SCROLLBACK.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/06 12:07:39

Modified files:
	faq            : faq10.html 

Log message:
corrections to faq10.4. Claus Assmann <ca@zardoc.endmail.org>


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/06 13:45:27

Modified files:
	usr.bin/newsyslog: newsyslog.c 

Log message:
Use fchmod instead of chmod and open() instead of creat().


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/06 13:46:31

Modified files:
	usr.bin/newsyslog: newsyslog.c 

Log message:
back out unwanted private change


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/06 14:02:05

Modified files:
	usr.bin/newsyslog: newsyslog.c 

Log message:
Back out version 1.21 since it breaks age rotation.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/06 16:40:53

Modified files:
	sys/arch/i386/conf: RAMDISKB 

Log message:
make ramdiskB fit


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/06 20:59:13

Modified files:
	usr.bin/newsyslog: newsyslog.c 

Log message:
o Some KNF + consistent indentation for readability
o When pid file cannot be opened give a sensible warning
o Use fchmod when we can
o Check more return values
o Use uid_t/gid_t when sensible
o When computing kbytes from blocks do so in such a way that is not likely
to cause wrap.
o Sanity check path lengths to avoid chance of oflow


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/06 22:16:28

Modified files:
	usr.bin/newsyslog: newsyslog.c 

Log message:
Don't send a HUP or compress the log files until _everything_ has been
rotated.  Fixes a race condition between syslogd and newsyslog whereby
syslogd could be reinitializing (due to SIGHUP) while newsyslog was
rotating the next log file.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/06 22:31:53

Modified files:
	usr.bin/newsyslog: newsyslog.c 

Log message:
compress_log() now needs to check for noaction != 0


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/11/07 10:39:15

Modified files:
	sys/sys        : systm.h 
	sys/kern       : kern_subr.c 
	sys/arch/i386/i386: apm.c 

Log message:
add APM powerhooks.
from NetBSD, Sat Jun 26 08:25:25 1999 UTC by augustss:

Add powerhooks, i.e., the ability to register a function that will be
called when the machine does a suspend or resume.
XXX Will go away when Jason's kevents come to life.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/07 13:28:47

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.mvme88k 
	                         md.pmax md.powerpc md.sparc 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/11/07 14:22:51

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
New devices.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/11/07 14:24:49

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
oops. add OpenBSD tag.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/11/07 14:25:52

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/11/07 14:30:20

Modified files:
	sys/dev/pci    : ohci_pci.c uhci_pci.c 
	sys/dev/usb    : TODO hid.c ohci.c ohcivar.h ugen.c uhci.c 
	                 uhcivar.h uhid.c uhub.c usb.c usb.h usb_mem.c 
	                 usb_mem.h usb_port.h usb_quirks.h usb_subr.c 
	                 usbdi.c usbdi.h usbdi_util.c usbdivar.h 

Log message:
sync with NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/11/07 14:38:26

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
sigh, tag shouldn't be a comment in *devs.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/11/07 14:40:02

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/07 15:38:39

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
warn if announced size of modulus 'n' != real size


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/07 19:30:47

Modified files:
	comms/pilot-link: Makefile 
	comms/pilot-link/pkg: PLIST 

Log message:
Mark it unbroken. Fix PLIST.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/11/07 23:22:38

Modified files:
	sysutils/mtools: Makefile 
	sysutils/mtools/files: md5 

Log message:
Download files to a separate directory.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/07 23:50:47

Modified files:
	converters/p5-MIME-Base64: Makefile 
	converters/p5-MIME-Base64/pkg: PLIST 

Log message:
1) Mark it unbroken
2) Fix PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/08 07:02:25

Log message:
    expat port - XML parsing library
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Nov-08
    
    N ports/textproc/expat/Makefile
    N ports/textproc/expat/files/md5
    N ports/textproc/expat/pkg/COMMENT
    N ports/textproc/expat/pkg/DESCR
    N ports/textproc/expat/pkg/PLIST
    N ports/textproc/expat/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/08 07:03:27

Modified files:
	textproc       : Makefile 

Log message:
add expat port


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/08 07:05:52

Log message:
    abiword port - see www.abiword.com
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Nov-08
    
    N ports/editors/abiword/Makefile
    N ports/editors/abiword/files/md5
    N ports/editors/abiword/pkg/COMMENT
    N ports/editors/abiword/pkg/DESCR
    N ports/editors/abiword/pkg/PLIST
    N ports/editors/abiword/pkg/MESSAGE
    N ports/editors/abiword/patches/patch-aa
    N ports/editors/abiword/patches/patch-ab
    N ports/editors/abiword/patches/patch-ac
    N ports/editors/abiword/patches/patch-ad
    N ports/editors/abiword/patches/patch-ae
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/08 07:07:07

Modified files:
	editors        : Makefile 

Log message:
add abiword port


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/08 07:08:48

Modified files:
	editors/abiword: Makefile 

Log message:
correct port category


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/08 07:14:42

Log message:
    dclock port - X11 digital clock with alarm
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Nov-08
    
    N ports/x11/dclock/Makefile
    N ports/x11/dclock/files/md5
    N ports/x11/dclock/pkg/COMMENT
    N ports/x11/dclock/pkg/DESCR
    N ports/x11/dclock/pkg/PLIST
    N ports/x11/dclock/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/08 07:18:37

Log message:
    tvtwm port - twm with virtual desktops
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Nov-08
    
    N ports/x11/tvtwm/Makefile
    N ports/x11/tvtwm/files/md5
    N ports/x11/tvtwm/patches/patch-aa
    N ports/x11/tvtwm/patches/patch-ab
    N ports/x11/tvtwm/patches/patch-ac
    N ports/x11/tvtwm/pkg/COMMENT
    N ports/x11/tvtwm/pkg/DESCR
    N ports/x11/tvtwm/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/08 07:19:25

Modified files:
	x11            : Makefile 

Log message:
add dclock, tvtwm ports


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	1999/11/08 08:00:52

Modified files:
	.              : press.html 

Log message:
Add Security Watch column. Fix style in QEII item.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/08 08:36:11

Modified files:
	sys/conf       : files 
	sys/arch/alpha/conf: files.alpha 
	sys/arch/amiga/conf: files.amiga 
	sys/arch/arc/conf: files.arc 
	sys/arch/arm32/conf: files.arm32 
	sys/arch/hp300/conf: files.hp300 
	sys/arch/hppa/conf: files.hppa 
	sys/arch/i386/conf: files.i386 
	sys/arch/mac68k/conf: files.mac68k 
	sys/arch/mvme68k/conf: files.mvme68k 
	sys/arch/mvme88k/conf: files.mvme88k 
	sys/arch/pmax/conf: files.pmax 
	sys/arch/powerpc/conf: files.powerpc 
	sys/arch/sparc/conf: files.sparc 
	sys/arch/sun3/conf: files.sun3 

Log message:
move MI definition of rd into it's MI place also fixing
attributes, allowing kernels to exist w/ rd as the only disk device.
tested on a few archs; niels@ & millert@ ok


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/08 08:54:43

Removed files:
	net/proftpd    : Makefile 
	net/proftpd/files: md5 
	net/proftpd/patches: patch-aa patch-ad patch-ae patch-af 
	net/proftpd/pkg: COMMENT DEINSTALL DESCR INSTALL PLIST 

Log message:
nuke insecure proftpd port.  ok'd by maint.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/08 10:42:30

Modified files:
	net            : Makefile 

Log message:
delete proftpd


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/08 12:23:04

Modified files:
	faq            : faq5.html 

Log message:
fix fonts.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/08 12:56:54

Added files:
	misc/dialog/pkg: SECURITY 
	misc/dialog/patches: patch-ab patch-ac patch-ad 

Log message:
fix trivial buffer overflows, spellcheck


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/08 13:13:42

Modified files:
	usr.bin/ssh    : rsa.c 

Log message:
bugfix: use correct size for memset(), report from damien@ibs.com.au


CVSROOT:	/cvs
Module name:	www
Changes by:	ho@cvs.openbsd.org	1999/11/08 13:53:41

Modified files:
	.              : events.html 

Log message:
IP-dagarna 1999 is now in the past.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 16:22:15

src/sys/arch/powerpc/mac

Update of /cvs/src/sys/arch/powerpc/mac
In directory cvs.openbsd.org:/tmp/cvs-serv26401/mac

Log Message:
Directory /cvs/src/sys/arch/powerpc/mac added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 16:46:01

Added files:
	sys/arch/powerpc/mac: dbdma.c dbdma.h if_bm.c if_bmreg.h 
	                      macintr.c wdc_obio.c 

Log message:
Initial import of NetBSD macppc code to allow OpenBSD/powerpc to run
on the imac computer, Additional hardware and driver support will follow.
Initially wdc_obio support the imac (333Mhz) atapi cdrom and the ATA harddrive.
also Bmac ethernet is supported at least at 10Mb.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 16:49:00

Modified files:
	sys/arch/powerpc/pci: mpc106reg.h mpcpcibus.c pci_machdep.h 
	                      pcibrvar.h 
Added files:
	sys/arch/powerpc/pci: macobio.c 

Log message:
Changes for imac support. support for VI computers and MCG Powerstack
will need to be merged back in. Both are currently untested.
mac interrupt support is currently a big hack and needs to be redesigned
as part of the system, several of the mac drivers need busified also.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 16:53:57

Modified files:
	sys/arch/powerpc/conf: files.powerpc 
Added files:
	sys/arch/powerpc/conf: GENERICMAC RAMDISKMAC 

Log message:
Support for imac drivers, Additional configurations for mac kernels.
Some mac drivers mentioned in the config files may not be be currently
supported.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/08 17:03:03

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : sf.4 

Log message:
Add sf(4) man page; from FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 17:20:42

Modified files:
	sys/arch/powerpc/powerpc: autoconf.c clock.c conf.c machdep.c 
	                          ofw_machdep.c openfirm.c pmap.c 
	                          vm_machdep.c 

Log message:
autoconf.c:
calculate delay time for delay() before it is acutally used.
add support for md_diskconf come closer to supporting crashdumps,
eventually this code should be un if 0 ed and supported.
add the wd device as a supported device, fix some comments.
clock.c:
support calculation of delay loop earlier, do the spin loop correcly,
unsigned math on the lower half, not signed math.
conf.c:
addd support for wd driver, block major 0, char major 11.
machdep.c:
bus_space_map becomes a real function, not just inlined function.
Support devices that are not mapped with bats (most still currently
are mapped with bats,...). BAT mapping does not allow proper
mapping of cachable devices.
mapiodev HACK, NEEDS TO BE REMOVED. added for quicker import
of BROKEN mac drivers. the drivers NEED to be rewritten in
a busified manner. it would FIX all of the endian swabbing
done by each driver. (Is that emphasized enough?)

bus_space_(read|write)_raw_multi as functions, should these
be turned into inline functions and put in bus.h?
ofw_machdep.c:
removed extranious variable.
openfirm.c:
telling openfirmware to "boot" will put the system
in somewhat of a strange state, try reset-all, but that
typically fails, therefore, try OF_exit before spinning.
pmap.c:
support stealing memory from kernel address space so that
mappings can be created before vm is initalized.
vm_machdep.c:
maybe the meaning of removing this will later become obvious. ???


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/08 17:24:59

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add Triones/Highpoint HPT343, HPT366


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/08 17:27:07

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/08 20:03:27

Modified files:
	usr.bin/newsyslog: newsyslog.c 

Log message:
Avoid sending a HUP to a process multiple times.  Ie: instead of one
per log file, do one per pid file (but only if the pid file corresponds
to a log file that was rotated).


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/08 20:28:41

Modified files:
	usr.bin/newsyslog: newsyslog.c 

Log message:
calloc an array of char *, not pid_t (left over from previous implementation).


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/11/08 20:34:20

Modified files:
	.              : i386.html 

Log message:
Remove "what is different from netbsd" section because it is out of date
(reflects the state of netbsd from 1996) and unnecessary


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/08 20:43:24

Modified files:
	misc/mshell    : Makefile 

Log message:
balance quotes


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 21:00:09

Modified files:
	sys/dev/ic     : com.c 

Log message:
in the ifdef POWERPC section, do use ppc, not p4e, for the iohandle
for the console configuration.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 21:13:55

Modified files:
	sys/arch/powerpc/include: autoconf.h bus.h intr.h pio.h types.h 
	                          vmparam.h 

Log message:
autoconf.h
add mac hooks to the powerpc config structure, probably
a hack, and certainly needs to be cleaned up.
bus.h
p4e_ -> ppc_X
add write_multi and prototypes for bus_space_X_raw_multi functions.
intr.h
add structure for interrupt handler.
pio.h
remove the unnecessary and slowing "sync" instruction from
each pio access.
remove unnecessary newline characters from the generated asm.
eieio after writes, but before reads.
types.h
formatting change
vmparam.h
change powerpc kernel virtual memory sizing from a fixed segment
to a variable, initialized with a segment size, this is
so that the pmap allocator can steal virtual memory, if vm
is not yet set up. Necessary for mapping devices before the
kernel vm structures are initialized.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 21:18:30

Modified files:
	sys/lib/libkern/arch/powerpc: Makefile.inc 

Log message:
add memset to list of files to build.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 21:38:18

Modified files:
	sys/arch/powerpc/powerpc: machdep.c 

Log message:
Merge error in previous version caused compilation failure.
Commit properly started and terminated.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 21:51:35

Modified files:
	sys/arch/powerpc/isa: isa_machdep.h isabus.c 

Log message:
Additional changes due to the fallout of the p4e -> ppc changes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/08 21:52:13

Modified files:
	x11/kdelibs    : Makefile 

Log message:
- update LIB_DEPENDS dependency check for new libtiff
- add missing MAINTAINER tag


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/08 21:58:35

Modified files:
	x11/kdebase    : Makefile 

Log message:
fix MAINTAINER


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 22:07:09

Modified files:
	sys/arch/powerpc/conf: GENERIC 
Removed files:
	sys/arch/powerpc/conf: DDB MIX SER 

Log message:
Remove old unused config files.
IPX added to GENERIC, only because last released kernels were built that way.


CVSROOT:	/cvs
Module name:	www
Changes by:	drahn@cvs.openbsd.org	1999/11/08 22:32:30

Modified files:
	.              : powerpc.html 

Log message:
Update the OpenBSD/powerpc web page to the current state of the port.
iMac support is now present. Additional work on the iMac and other Macinosh
machines is needed, as well as testing/fixing support for older machines.


CVSROOT:	/cvs
Module name:	www
Changes by:	drahn@cvs.openbsd.org	1999/11/08 22:47:01

Modified files:
	.              : want.html 

Log message:
Add Apple hardware as powerpc wanted section.
With iMac support, other hardware support will be requested.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/08 23:30:15

Modified files:
	sys/arch/powerpc/stand: Locore.c alloc.c boot.c cache.c net.c 
	                        netif_of.c ofdev.c ofdev.h ofwmagic.S 
	                        openfirm.h 
	sys/arch/powerpc/stand/boot.mac: Makefile 

Log message:
Add OpenBSD tags.
changes to boot on Apple iMac G3 (333). ethernet address changes
Locore.c
OpenBSD tag
hack to delay decrementer exception until after bootload,
apple OFW enables interrupts during "system calls"
add OF_call_method, to make ofw call by name.
Apple OFW can return unexpected values from getchar calls.
alloc.c
OpenBSD tag
boot.c
OpenBSD tag
updated (but still unused load symbol code).
Code cleanup for egcs.
cache.c
OpenBSD tag
use dcbst, not dcbf
icbi has both arguments as registers, not constant and register.
net.c
OpenBSD tag
netif_of.c
OpenBSD tag
add "local-mac-address" to methods of fetching mac address,
it can be stored in that variable or in mac-address.
support dma buffers,
add additional return value for OF_read for network timeout purposes.
ofdev.c
OpenBSD tag
support dma buffers,
ofdev.h
OpenBSD tag
add dmabuf
remove MAC default kernel def.
ofwmagic.S
OpenBSD tag
openfirm.h
OpenBSD tag
boot.mac/Makefile
Build debug, - not used for version 3 apple openfirmware, ie imacs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/09 00:06:44

Modified files:
	games/bnetd    : Makefile 
	games/bnetd/files: md5 
	games/bnetd/patches: patch-aa patch-ab patch-ac 
	games/bnetd/pkg: PLIST 

Log message:
Upgrade the version 0.4.19. Fix PLIST.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/09 02:00:37

Modified files:
	.              : 25.html errata.html errata21.html errata22.html 
	                 errata23.html errata24.html index.html 
	                 items.html orders.html plus26.html 
	                 security.html 
Added files:
	.              : 26.html errata25.html 
	images         : cd26-s.gif fishbowl_sm.jpg openbsd26_cover.gif 

Log message:
move towards 2.6...


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/09 04:19:46

Modified files:
	lib/libc/string: strtok.c 

Log message:
Implement strtok_r.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/09 04:20:13

Modified files:
	lib/libc/string: strtok.3 

Log message:
Document strtok_r.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/09 04:20:41

Modified files:
	lib/libc/string: Makefile.inc 

Log message:
Install man-page links for strtok_r.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/09 07:30:40

Modified files:
	sys/arch/sun3/sun3: autoconf.c machdep.c vm_machdep.c 

Log message:
Adapt to pmap_enter changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/09 07:32:48

Modified files:
	sys/arch/sun3/sun3: pmap.c 

Log message:
Adapt to changed pmap_enter API (the extra argument is a no-op).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/09 08:32:15

Modified files:
	lib/libc       : shlib_version 

Log message:
Bump minor for addition of strtok_r.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/11/09 09:10:29

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
neomagic 256av


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/11/09 09:11:33

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/09 10:49:01

Modified files:
	sys/net        : if.c 

Log message:
Add SIOCSIFMEDIA and SIOCGIFMEDIA to the switch in ifioctl().  SIOCSIFMEDIA
is only allowed if the user is the superuser.  Aparently this got
missed when the ifmedia support was added in ages ago.   More or less
based on how NetBSD does it (though it is rather obvious).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/09 11:16:18

Modified files:
	usr.bin/m4     : stdd.h 

Log message:
remove really lame bug espie created; ca@zardoc.endmail.org


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/09 12:25:34

Modified files:
	lib/libc/stdlib: Makefile.inc malloc.c 
Removed files:
	lib/libc/stdlib: calloc.c 

Log message:
Move calloc() into malloc.c and only zero out the area if malloc()
didn't do so for us.  By default, malloc() zeros out the space it
allocates but the programmer cannot rely on this as it is implementation-
specific (and configurable via /etc/malloc.conf)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/09 13:27:54

Modified files:
	gnu/usr.bin/perl/hints: openbsd.sh 

Log message:
Install a shared libperl and link against it.  Put libperl in /usr/lib
where it belongs instead of in /usr/libdata/perl5/alpha-openbsd/5.00503/CORE.
The shared lib version number will get cranked for each new perl release
so this is safe to do.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/11/09 13:41:53

Modified files:
	audio/rsynth   : Makefile 
	audio/rsynth/patches: patch-ac 
	audio/rsynth/pkg: PLIST 

Log message:
Fix PLIST, mark unbroken; package test.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	1999/11/09 14:49:00

Modified files:
	graphics/xv    : Makefile 
	graphics/xv/pkg: PLIST 

Log message:
Remove dependancies on libtiff-3.4, now depends on the standard libtiff.

PLIST is only reordered...


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/09 15:12:37

Modified files:
	lib/libc/stdlib: malloc.3 Makefile.inc 
Removed files:
	lib/libc/stdlib: calloc.3 

Log message:
Merge calloc(3) man page into malloc.3; as suggested by millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/09 15:38:15

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : zero.4 

Log message:
Add a man page for /dev/zero.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/11/09 16:09:34

Modified files:
	.              : i386.html 

Log message:
tidy


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/09 16:09:58

Modified files:
	usr.bin/ssh    : auth-rh-rsa.c ssh.1 sshd.8 

Log message:
user/958: check ~/.ssh/known_hosts for rhosts-rsa, too, ok niels/millert


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/11/09 16:13:24

Modified files:
	.              : i386.html 

Log message:
Missed a few, more tidy


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/09 16:14:19

Modified files:
	sys/scsi       : cd.c 

Log message:
Fix lengths of scsi cmds


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/11/09 18:22:31

Modified files:
	.              : mac68k.html 

Log message:
PowerPC macs are going to be supported in obsd/ppc


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/09 19:00:01

Log message:
    Import of viz port.
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_1999-Nov-10
    
    N ports/misc/viz/Makefile
    N ports/misc/viz/files/md5
    N ports/misc/viz/patches/patch-aa
    N ports/misc/viz/pkg/COMMENT
    N ports/misc/viz/pkg/DESCR
    N ports/misc/viz/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/09 19:02:37

Modified files:
	misc           : Makefile 

Log message:
Enable viz.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/09 20:38:06

Log message:
    Import xd port. xd is a dump utility similar to hexdump with additional
    features.
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_1999-Nov-10
    
    N ports/misc/xd/Makefile
    N ports/misc/xd/files/md5
    N ports/misc/xd/patches/patch-aa
    N ports/misc/xd/pkg/COMMENT
    N ports/misc/xd/pkg/DESCR
    N ports/misc/xd/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/09 20:39:41

Modified files:
	misc           : Makefile 

Log message:
Add xd to Makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/11/09 22:48:03

Modified files:
	sysutils/mtools: Makefile 
	sysutils/mtools/patches: patch-aa 

Log message:
Remove unneeded post installation code.
Fix patch so info/dir is not overwritten; noticed by mah@everybody.org.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/11/10 02:53:57

Modified files:
	graphics/xv    : Makefile 

Log message:
fix libtiff dependencies; ok rohee@


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/11/10 06:17:06

Modified files:
	graphics/gimp  : Makefile 

Log message:
distfiles moved; ok brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/10 06:46:41

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
- introduce some internal variables to help recursive dependencies targets
be readable.
- kill some usage of ${ECHO} and ${TR} that is nonsense... there's no
reason to tweak those.

rohee@ agrees...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/10 07:00:55

Modified files:
	usr.bin/make   : parse.c 

Log message:
Make ParseSkipLine more regular:
perform the exit tests before checking for EOF.

This makes behavior while scanning tests more regular.
e.g,

.if defined(UVM) && ${UVM} == "yes"
...
.endif

without a final newline at the endif should always work,
instead of being an error half the time...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/10 07:11:50

Modified files:
	usr.bin/make   : Makefile compat.c main.c make.1 var.c 

Log message:
Turn on strict-prototypes, add missing prototypes.
Move main prototype to main.c, as this is not used
from any other file.

Close open bug.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/10 08:55:24

Modified files:
	sys/compat/bsdos: bsdos_exec.c files.bsdos 
	sys/compat/freebsd: files.freebsd freebsd_exec.c 
	sys/compat/hpux: files.hpux hpux_exec.c 
	sys/compat/ibcs2: files.ibcs2 ibcs2_exec.c 
	sys/compat/linux: files.linux linux_exec.c 
	sys/compat/netbsd: files.netbsd netbsd_exec.c 
	sys/compat/osf1: files.osf1 osf1_misc.c 
	sys/compat/sunos: files.sunos 
	sys/compat/svr4: files.svr4 svr4_exec.c 
	sys/compat/ultrix: files.ultrix ultrix_misc.c 

Log message:
include syscallnames only if compiling w/ SYSCALL_DEBUG.
was already so for native and sunos, the rest was just
wasting space on it. niels@ millert@ ok


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/10 11:30:21

Modified files:
	graphics/Mesa  : Makefile 
Removed files:
	graphics/Mesa/scripts: configure 

Log message:
- integrate one line configure script into Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/10 11:48:47

Modified files:
	sys/netinet    : if_ether.c 

Log message:
Fix typo in printf


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/11/10 13:04:30

Modified files:
	comms/malsync  : Makefile 

Log message:
dependency updated and fixed, not broken anymore


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/10 13:12:33

Modified files:
	lib/libc/stdlib: malloc.c 
Added files:
	lib/libc/stdlib: calloc.c 

Log message:
calloc() needs to be separate from malloc in case a user wants to have
their own malloc() implementation.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/10 13:13:13

Modified files:
	lib/libc/stdlib: Makefile.inc 

Log message:
calloc.c is back


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/10 15:19:23

Modified files:
	lib/libc/stdlib: malloc.3 

Log message:
Tweaks; millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/10 15:24:02

Modified files:
	usr.bin/ssh    : auth-krb4.c auth-passwd.c log-server.c ssh.h 
	                 sshd.c 

Log message:
remove x11- and krb-cleanup from fatal() + krb-cleanup cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/11/10 16:17:40

Modified files:
	sys/miscfs/kernfs: kernfs_vnops.c 
	sys/miscfs/portal: portal_vnops.c 

Log message:
Fix to use enoioctl


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/10 16:36:46

Modified files:
	usr.bin/ssh    : clientloop.c log-client.c log-server.c 
	                 readconf.c readconf.h servconf.c servconf.h 
	                 ssh.1 ssh.c ssh.h sshd.8 sshd.c sshd_config 
	usr.bin/ssh/lib: Makefile 
Added files:
	usr.bin/ssh    : log.c 

Log message:
add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,
obsoletes QuietMode and FascistLogging in sshd.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/10 17:29:40

Modified files:
	faq            : faq6.html 

Log message:
much more readable networking faq. IPF still needs work.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/10 17:41:45

Modified files:
	sbin/clri      : clri.8 

Log message:
Xr inode(5), and clean up a bit.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/10 17:51:24

Modified files:
	distrib/sets/lists/base: md.amiga md.arc md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.sparc 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/10 18:15:50

Modified files:
	bin/echo       : echo.1 

Log message:
Note that when no arguments are given, only the newline is printed.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/10 18:55:35

Added files:
	papers         : authgw-paper.ps 

Log message:
paper for the talk bob is giving


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/10 18:57:54

Modified files:
	.              : errata.html plus.html 

Log message:
recent work...


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/10 19:01:26

Modified files:
	.              : plus.html 

Log message:
clarify


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/10 19:02:20

Modified files:
	databases/postgresql/patches: patch-aj 
Removed files:
	databases/postgresql/patches: patch-ad patch-ak 

Log message:
Remove those patches.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/10 19:03:03

Removed files:
	databases/postgresql/scripts: createuser 

Log message:
Remove this file.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/10 19:11:20

Added files:
	databases/postgresql/patches: patch-al patch-am patch-an 

Log message:
Add those patches.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/10 19:13:44

Modified files:
	databases/postgresql/pkg: PLIST PLIST.noshared 
Added files:
	databases/postgresql/pkg: DEINSTALL INSTALL PLIST.tcl 
	                          PLIST.tcl.noshared 

Log message:
Add these files: DEINSTALL INSTALL PLIST.tcl PLIST.tcl.noshared


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/10 19:24:36

Modified files:
	databases/postgresql: Makefile 
	databases/postgresql/files: md5 

Log message:
Update to version 6.5.2


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/10 19:36:03

Modified files:
	distrib/miniroot: install.sub 

Log message:
Only allow dhcp as an option if /sbin/dhclient exists; deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/10 19:36:39

Removed files:
	databases/postgresql/files: man.conf pgsql.sh.tmpl 
	                            post-install-notes 

Log message:
Update the version 6.5.2, we don't need those files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/10 19:40:06

Added files:
	databases/postgresql/files: Makefile.in README.OpenBSD.in 
	                            pgwrap.c pgwrap.h 

Log message:
Add the README file about using PostgreSQL package in OpenBSD environment.
pgwrap.c: Execute PostgreSQL program with proper environment and uid/gid.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/10 19:41:45

Modified files:
	distrib/sparc/miniroot: list 

Log message:
dhclient should fit...


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/10 20:48:53

Modified files:
	games/bnetd    : Makefile 

Log message:
Change the MAINTAINER to kevlo@


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/10 22:11:44

Modified files:
	faq            : faq7.html 

Log message:
correct title


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/10 22:31:58

Modified files:
	faq            : faq8.html 

Log message:
misc fix's and wording fix's


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	1999/11/10 23:30:40

Modified files:
	lib/libutil    : Makefile 
Added files:
	lib/libutil    : login_fbtab.3 

Log message:
add man page for login_fbtab()


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	1999/11/10 23:33:27

Modified files:
	share/man/man5 : fbtab.5 

Log message:
.Xr login_fbtab


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/11 00:04:56

Modified files:
	faq            : faq10.html 

Log message:
more ftpd info


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/11 00:23:17

Modified files:
	faq            : faq6.html 

Log message:
link some more man pages


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/11 02:47:30

Modified files:
	etc/afs        : ThisCell 

Log message:
Do not default to stacken.kth.se. The user should enter his own cell.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/11 03:05:35

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
fix fatal/assert() bug reported by damien@ibs.com.au:
allow session_key_int != sizeof(session_key)
[this should fix the pre-assert-removal-core-files]


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/11 04:33:02

Modified files:
	usr.bin/make   : make.h nonints.h 

Log message:
Move all prototypes to nonints.h. Comment no longer reflects reality.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/11 04:35:17

Modified files:
	usr.bin/make   : job.c str.c util.c var.c nonints.h 

Log message:
Kill Str_FindSubString, it's strstr.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/11 04:40:09

Modified files:
	usr.bin/make   : parse.c 

Log message:
Lineno as unsigned long. Slightly easier for printf, and more sensible.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/11 04:42:19

Modified files:
	usr.bin/make   : for.c nonints.h parse.c 

Log message:
Communicate line numbers between parse.c and for.c.
Parse_String starts in the current line, but at a given line number.

.for loops yield correct line numbers, much easier to debug !


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/11 04:43:18

Modified files:
	usr.bin/make   : make.1 

Log message:
Close bug


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/11 04:47:27

Modified files:
	usr.bin/make   : extern.h make.h 

Log message:
extern.h is a better name than nonints.h
(cvs file was copied from nonints.h to give a better sense of history).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/11 05:30:37

Modified files:
	sys/arch/sparc/include: pmap.h vmparam.h 
	sys/arch/sparc/sparc: pmap.c 

Log message:
General cleanup of pmap.

- MACHINE_NONCONTIG will no longer work and all code that is not
MACHINE_NEW_NONCONTIG is removed.
- Kill the pv_table hack which adds complexity to the code and wastes some
memory, let the vm "handle" the pv lists through the vm_physmem array,
this makes allocation a lot easier.
- kill the managed() macro, since it was only used to see if pvhead would
end up in a "hole" in pv_table.
- pvhead() is now a function that returns NULL if the page is unmanaged. It
also takes a page number as an argument instead of the physical address,
since in most cases pvhead was called as pvhead(ptoa(pa)) anyway and it
did an atop internally.


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/11 07:58:50

src/lib/libaltq

Update of /cvs/src/lib/libaltq
In directory cvs.openbsd.org:/tmp/cvs-serv6860/lib/libaltq

Log Message:
Directory /cvs/src/lib/libaltq added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/11 08:00:44

src/share/altq

Update of /cvs/src/share/altq
In directory cvs.openbsd.org:/tmp/cvs-serv9131/share/altq

Log Message:
Directory /cvs/src/share/altq added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/11 08:01:01

src/share/altq/altq.conf.samples

Update of /cvs/src/share/altq/altq.conf.samples
In directory cvs.openbsd.org:/tmp/cvs-serv20856/share/altq/altq.conf.samples

Log Message:
Directory /cvs/src/share/altq/altq.conf.samples added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/11 08:01:02

src/share/altq/docs

Update of /cvs/src/share/altq/docs
In directory cvs.openbsd.org:/tmp/cvs-serv20856/share/altq/docs

Log Message:
Directory /cvs/src/share/altq/docs added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	1999/11/11 08:01:47

Modified files:
	graphics/xv    : Makefile 
	graphics/xv/files: md5 

Log message:
a new patch from the author


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/11 08:03:51

src/usr.sbin/altqd

Update of /cvs/src/usr.sbin/altqd
In directory cvs.openbsd.org:/tmp/cvs-serv11030/usr.sbin/altqd

Log Message:
Directory /cvs/src/usr.sbin/altqd added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/11 08:03:51

src/usr.sbin/pvcbridge

Update of /cvs/src/usr.sbin/pvcbridge
In directory cvs.openbsd.org:/tmp/cvs-serv11030/usr.sbin/pvcbridge

Log Message:
Directory /cvs/src/usr.sbin/pvcbridge added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/11 08:03:51

src/usr.sbin/pvcsif

Update of /cvs/src/usr.sbin/pvcsif
In directory cvs.openbsd.org:/tmp/cvs-serv11030/usr.sbin/pvcsif

Log Message:
Directory /cvs/src/usr.sbin/pvcsif added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/11 08:03:52

src/usr.sbin/pvctxctl

Update of /cvs/src/usr.sbin/pvctxctl
In directory cvs.openbsd.org:/tmp/cvs-serv11030/usr.sbin/pvctxctl

Log Message:
Directory /cvs/src/usr.sbin/pvctxctl added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/11 08:23:15

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
session_key_int may be zero


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/11 08:28:15

Modified files:
	usr.bin/login  : klogin.c 

Log message:
Use snprintf instead of sprintf and sizeof(foo) instead of hardcoded sizes.


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/11 08:55:00

Added files:
	sys/dev/usb    : uaudio.c uaudioreg.h 

Log message:
USB Audio, from NetBSD (augustss@carlstedt.se). Imported by me and niklas@.


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/11 08:57:40

Modified files:
	sys/dev/usb    : usb.c 

Log message:
Delay USB device attachment to prevent lost interrupts when probing uaudio.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/11/11 09:23:19

Modified files:
	sys/dev/pci    : if_fxp.c 

Log message:
add a powerhook to disable DMA on suspend. okay jason@

adapted from NetBSD Thu Oct 28 19:21:51 1999 UTC by sommerfeld:

Fix suspend/resume-related problems observed on fxp0 on Sony Z505S:

Symptoms: system would crash with "data modified on free list" pool
panic from the mbuf cluster pool shortly after a resume.  The cluster
in question contained a valid 82557 receive descriptor and an IP
packet.  Happened sporadically in normal use.  Easiest way for me to
reproduce it was to run tcpdump and a flood ping and do a
suspend/resume cycle or two.

Changes:
- in interrupt handler, if the interface isn't in IFF_RUNNING state,
just ack interrupts and return; don't try to receive packets, queue
new descriptors, etc., etc.,
- add power control hook to take interface down on suspend,
and restart it (if it was up) on resume.
- tweaks to fxp_stop and fxp_shutdown to avoid recursive panics due
to the (now fixed) bug.


CVSROOT:	/cvs
Module name:	ports
Changes by:	provos@cvs.openbsd.org	1999/11/11 09:40:11

Log message:
    calc port, help by dugsong@, okay dugsong@, turan@
    
    Status:
    
    Vendor Tag:	calc991111
    Release Tags:	calc
    
    N ports/math/calc/Makefile
    N ports/math/calc/files/md5
    N ports/math/calc/patches/patch-aa
    N ports/math/calc/patches/patch-ab
    N ports/math/calc/patches/patch-ac
    N ports/math/calc/pkg/COMMENT
    N ports/math/calc/pkg/DESCR
    N ports/math/calc/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	provos@cvs.openbsd.org	1999/11/11 09:41:49

Modified files:
	math           : Makefile 

Log message:
enable calc


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/11 09:42:10

Modified files:
	sys/kern       : subr_pool.c 

Log message:
Pool will not work with old vm and is only used by uvm. Remove non-uvm code.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/11/11 12:15:20

Modified files:
	sys/scsi       : cd.c 

Log message:
SCSI commands do not send data in both directions in the data phase.

Fixes DMA bug Angelos was seeing with DVD stuff.

Happy ripping!


CVSROOT:	/cvs
Module name:	www
Changes by:	art@cvs.openbsd.org	1999/11/11 13:13:42

Modified files:
	.              : donations.html 

Log message:
Elab, kth


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/11/11 13:32:05

Modified files:
	emulators/wine : Makefile 
	emulators/wine/patches: patch-aa 

Log message:
Fix compilation problem; broken till someone checks it.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/11 15:07:20

Modified files:
	.              : crypto.html events.html security.html 

Log message:
beck's paper at LISA...


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/11 15:24:14

Modified files:
	usr.bin/newsyslog: newsyslog.8 newsyslog.c 

Log message:
Add support for sending signals other than SIGHUP and optionally
run a command instead of sending a signal.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/11/11 15:28:44

Modified files:
	etc            : rc rc.conf 

Log message:
Allow identd to be used w/o inetd.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/11 15:58:39

Modified files:
	usr.bin/ssh    : auth-rh-rsa.c servconf.c servconf.h ssh.h 
	                 sshd.8 sshd.c sshd_config 

Log message:
IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok deraadt,millert


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/11 16:26:53

Modified files:
	usr.bin/ssh    : servconf.c 

Log message:
print _all_ bad options found in configfile


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	1999/11/11 16:32:15

Modified files:
	.              : anoncvs.html 

Log message:
When giving a recipe for copying the src tree from CD -> disk,
suggest people use pax not cp and don't make them type so much when
we can just glob things.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/11 16:36:53

Modified files:
	usr.bin/ssh    : auth-rh-rsa.c auth-rhosts.c auth-rsa.c 
	                 channels.c clientloop.c ssh.c ssh.h 
	                 sshconnect.c sshd.c 

Log message:
make all access to options via 'extern Options options'
and 'extern ServerOptions options' respectively;
options are no longer passed as arguments:
* make options handling more consistent
* remove #include "readconf.h" from ssh.h
* readconf.h is only included if necessary


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/11 16:46:09

Modified files:
	usr.bin/ssh    : mpaux.c 

Log message:
clear temp buffer


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/11 18:48:02

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/11 22:53:00

Modified files:
	sys/scsi       : cd.c 

Log message:
Use cdio.h instead of dvdio.h


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/11 22:56:33

Modified files:
	sys/sys        : cdio.h systm.h 
Removed files:
	sys/sys        : dvdio.h 

Log message:
Merge dvdio.h and cdio.h, don't use typedefs, get rid of bitfields (no
good reason to use them, not packed structures anyway).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/11 22:58:55

Modified files:
	sys/sys        : systm.h 

Log message:
This shouldn't have been committed with the previous commit, revert
(experimental code)


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/11/11 23:35:13

Modified files:
	emulators/wine : Makefile 

Log message:
Mark it unbroken so it can be tested; turan@ ok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/12 00:06:04

Modified files:
	news/slrn      : Makefile 
	news/slrn/files: md5 

Log message:
older version no longer availble.  mark unbroken and update.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/12 06:51:21

Modified files:
	x11/lesstif    : Makefile 

Log message:
fix MASTER_SITES URLs for now. This version of LessTif has been moved
into the "obsolete" dir. Maybe it's time for this to be updated ...


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/12 07:14:52

Log message:
    add tcptrace port; jethro@dqc.org
    -
    tcptrace is a TCP dump file analysis tool written by Shawn Ostermann
    at Ohio University. It is NOT a packet capture program. It reads
    output dump files in the formats of several popular packet capturing
    programs: tcpdump, snoop, etherpeek, and netm
    
    For each connection, it keeps track of elapsed time, bytes/segments
    sent and received, retransmissions, round trip times, window
    advertisements, throughput, etc.  Its output format ranges from
    Simple to Long to Very Detailed.
    
    Status:
    
    Vendor Tag:	brad
    Release Tags:	brad_1999-11-12
    
    N ports/net/tcptrace/Makefile
    N ports/net/tcptrace/files/md5
    N ports/net/tcptrace/pkg/COMMENT
    N ports/net/tcptrace/pkg/DESCR
    N ports/net/tcptrace/pkg/PLIST
    N ports/net/tcptrace/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/12 07:22:26

Log message:
    add tcpflow port; jethro@dqc.org
    -
    tcpflow is a program that captures data transmitted as part of TCP
    connections (flows), and stores it in a way that is convenient for
    protocol analysis or debugging.  A program like 'tcpdump' only shows a
    summary of packets seen on the wire, but usually doesn't store the
    data that's actually being transmitted.  In contrast, tcpflow
    reconstructs the actual data streams and stores each flow in a
    separate file for later analysis.
    
    tcpflow understands sequence numbers and will correctly reconstruct
    data streams regardless of retransmissions or out-of-order delivery.
    However, it currently does not understand IP fragments; flows
    containing IP fragments will not be recorded properly.
    
    Note: this port includes a small patch that adds the capability of
    reading the packets from a tcpdump(1) capture file, using
    a new option (-r).
    
    Status:
    
    Vendor Tag:	brad
    Release Tags:	brad_1999-11-12
    
    N ports/net/tcpflow/Makefile
    N ports/net/tcpflow/files/md5
    N ports/net/tcpflow/pkg/COMMENT
    N ports/net/tcpflow/pkg/DESCR
    N ports/net/tcpflow/pkg/PLIST
    N ports/net/tcpflow/patches/patch-aa
    N ports/net/tcpflow/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/12 07:26:05

Modified files:
	net            : Makefile 

Log message:
add tcpflow and tcptrace to Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/12 07:34:37

Modified files:
	games/freeciv  : Makefile 

Log message:
update LIB_DEPENDS for new Imlib


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/12 07:37:34

Modified files:
	games/xroach   : Makefile 
	games/xroach/files: md5 

Log message:
(the sources have NOT moved)
- remove BROKEN tag
- make use of IGNOREFILES since this archive is made dynamically when it
is fetched.
- regen md5 file


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/12 07:40:58

Modified files:
	games/xneko    : Makefile 
	games/xneko/files: md5 

Log message:
(the sources have NOT moved)
- remove BROKEN tag
- make use of IGNOREFILES since this archive is made dynamically when it
is fetched.
- regen md5 file


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/12 07:56:22

Added files:
	security/ssh/patches: patch-ai 

Log message:
patch (as posted to misc@) for recent RSAREF bug - ok todd@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/12 10:10:51

Modified files:
	usr.bin/ssh    : scp.c 

Log message:
fix overflow reported by damien@ibs.com.au: off_t totalsize, ok niels,aaron


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/12 10:28:35

Modified files:
	usr.bin/ssh    : bufaux.c 

Log message:
save a view malloc/memcpy/memset/free's, ok niels


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/12 12:12:10

Modified files:
	lib/libkvm.old : kvm.c 

Log message:
Use SEEK_SET instead of 0 for lseek.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/12 12:12:15

Modified files:
	net/samba      : Makefile 

Log message:
set maintiner to Peter Galbavy <Peter.Galbavy@knowledge.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/12 12:14:41

Modified files:
	misc/screen    : Makefile 

Log message:
set maintainer to Hannah Schroeter <uk1o@rz114s0-197.rz.uni-karlsruhe.de>


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	1999/11/12 12:20:40

Modified files:
	.              : want.html 

Log message:
we havea ups for the mail machine


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	1999/11/12 12:22:38

Modified files:
	.              : donations.html 

Log message:
uchsc.edu donated the ups


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/12 14:02:50

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Break out the allocation of pv entries and 4m pagetables into functions.
This is a preparation to make them non-sleeping.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/12 15:01:36

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/12 15:53:35

Modified files:
	.              : want.html 

Log message:
intel gigabit pci


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/12 15:56:58

Added files:
	misc/cdrecord/patches: patch-bb 

Log message:
solves atapi cdr/cdrw problems


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/12 17:11:52

Modified files:
	sys/arch/sparc/sparc: locore.s 

Log message:
from chuq@chuq.com: several fixes to copy{in,out,}str() from charles
and myself: don't panic if maxlen == 0, just return ENAMETOLONG.
treat maxlen as unsigned like the manpage indicates.  avoid crashing
if the userspace address is >= KERNBASE.  make sure *done is 0 when no
bytes are copied.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/12 17:17:50

Modified files:
	.              : errata.html plus.html 

Log message:
sparc locore fix


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	1999/11/12 17:27:22

Modified files:
	build          : groups.dat 

Log message:
Add Silicon Valley OpenBSD group. Fix date of GTA group.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	1999/11/12 17:36:19

Modified files:
	.              : groups.html support.html 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/12 19:05:50

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.mvme88k 
	                         md.pmax md.powerpc md.sparc 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/12 20:11:03

Modified files:
	.              : errata.html plus.html 

Log message:
ssh jumbo patch


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/12 20:48:09

Modified files:
	sys/isofs/cd9660: cd9660_vnops.c 
	sys/kern       : vfs_vnops.c 

Log message:
FIBMAP ioctl from Linux, only usable on ISO 9660 FS. Note that the lba
returned is in 512-byte sectors, so if you're going to use it for
things like DVD, you need to divide the result by 4 (for 2048-byte
sectors). OK deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/12 21:07:56

Modified files:
	share/man/man4 : cd.4 

Log message:
Add FIBMAP ioctl.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	1999/11/13 12:46:56

Modified files:
	usr.sbin/ipftest: ipftest.1 

Log message:
remove .Xr to a few non-existant man pages


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	1999/11/13 12:48:31

Modified files:
	usr.sbin/ipftest: ipftest.1 

Log message:
remove trailing comma also. oops


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/13 13:22:18

Log message:
    libnids port - network monitoring lib with TCP/IP reassembly. ok turans@
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Nov-13
    
    N ports/net/libnids/Makefile
    N ports/net/libnids/pkg/COMMENT
    N ports/net/libnids/pkg/PLIST
    N ports/net/libnids/pkg/DESCR
    N ports/net/libnids/pkg/SECURITY
    N ports/net/libnids/files/md5
    N ports/net/libnids/patches/patch-aa
    N ports/net/libnids/patches/patch-ab
    N ports/net/libnids/patches/patch-ac
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/13 13:24:12

Log message:
    outguess port - universal steganography tool
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Nov-13
    
    N ports/security/outguess/Makefile
    N ports/security/outguess/pkg/COMMENT
    N ports/security/outguess/pkg/PLIST
    N ports/security/outguess/pkg/DESCR
    N ports/security/outguess/files/md5
    N ports/security/outguess/files/outguess.1
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/13 13:54:25

Modified files:
	sys/dev/isa    : pnpdevs 

Log message:
add another modem


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/13 13:54:27

Modified files:
	sys/dev/isa    : pnpdevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/13 14:15:47

Modified files:
	images         : cd26-s.gif openbsd26_cover.gif 

Log message:
new images


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/13 14:33:44

Modified files:
	sys/arch/alpha/alpha: locore.s 

Log message:
overflow fixes; chuq


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/13 14:34:07

Modified files:
	sys/arch/m68k/m68k: copy.s 

Log message:
overflow fixes; netbsd


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/13 14:51:56

Modified files:
	.              : errata.html plus.html 

Log message:
more execve fixes


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/13 15:13:00

Modified files:
	sys/compat/bsdos: files.bsdos syscalls.master 
Added files:
	sys/compat/bsdos: bsdos_ioctl.c bsdos_ioctl.h 

Log message:
Add OSS audio support to BSD/OS emulation.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	1999/11/13 15:13:42

Modified files:
	usr.sbin/adduser: rmgroup.8 

Log message:
add /etc/group in FILES section


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/13 15:13:43

Modified files:
	sys/compat/bsdos: bsdos_syscall.h bsdos_syscallargs.h 
	                  bsdos_syscalls.c bsdos_sysent.c 

Log message:
regen based on syscalls.master changes


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/13 17:19:42

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
shrink


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/13 17:20:18

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/13 17:59:09

Modified files:
	lib/libc/arch/hppa: SYS.h 
Removed files:
	lib/libc/arch/hppa/sys: cerror.S 

Log message:
this seem proper now


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/13 18:21:54

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Shrink more; make all puc devices simply "I/O", and add another one.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/13 18:27:01

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
Regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	1999/11/13 18:27:06

Modified files:
	misc/mshell    : Makefile 
	misc/mshell/patches: patch-ad 
	misc/mshell/pkg: PLIST 

Log message:
unbroke port


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/13 18:27:40

src/lib/csu/hppa

Update of /cvs/src/lib/csu/hppa
In directory cvs.openbsd.org:/tmp/cvs-serv1145/hppa

Log Message:
Directory /cvs/src/lib/csu/hppa added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/13 18:27:57

Modified files:
	sys/dev/pci    : puc.c pucdata.c pucvar.h 

Log message:
Kill the overly verbose description strings, add another device.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/13 19:03:54

Modified files:
	.              : errata25.html 

Log message:
brooktree patch for 2.5/i386


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/13 19:06:31

Modified files:
	lib/libcompat/4.3: rexec.3 

Log message:
not kerberos; karls@inet.no


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/13 19:33:45

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
fix pmap_create() so it works for user mappings.
fix syscall page mapping.
small fixes to debug printfs.
some knf in rare places.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/13 19:39:06

Modified files:
	sys/arch/hppa/hppa: db_disasm.c 

Log message:
protect against copuin faults


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/13 21:18:03

Modified files:
	lib/libc/sys   : write.2 

Log message:
EFAULT does not happen for all files; posix 1003.1, line 216


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/14 02:03:46

Modified files:
	usr.bin/top    : machine.c 

Log message:
stathz instead of hz, plus improvements by me; camield@inet.unisource.nl


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/14 02:52:38

Modified files:
	.              : errata.html plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/14 02:59:52

Modified files:
	.              : plus26.html 

Log message:
link to 2.5 brooktree fix


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/14 04:53:01

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
USB audio. Commented out.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	1999/11/14 08:12:51

Modified files:
	build          : groups.dat 

Log message:
Minor cleanups.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	1999/11/14 08:13:30

Modified files:
	.              : groups.html 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/14 10:34:24

Modified files:
	usr.bin/window : Makefile char.c char.h local.h ttinit.c 
	                 wwinit.c wwterminfo.c 

Log message:
o link with -ocurses for now since window does not work properly with ncurses
o use mkdtemp(), not mktemp + mkdir in TERMINFO support
o correct program paths for TERMINFO support
o use the curses unctrl() function instead of a private one


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/14 10:53:48

Modified files:
	usr.bin/ssh    : ssh-add.c 

Log message:
change passphrase loop logic and remove ref to $DISPLAY, ok niels


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/14 10:56:47

Modified files:
	bin/ksh        : main.c 

Log message:
Fix a core dump caused by a signal race; yval@hackers.co.il


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/14 11:16:22

Modified files:
	usr.bin/make   : compat.c 

Log message:
Fix erroneous free of static storage.
Problem reported by fgsch@.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/14 11:18:39

Modified files:
	bin/ksh        : main.c 

Log message:
Better fix for PR #921 (main.c rev 1.18) from the pdksh cvs tree.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	1999/11/14 13:04:36

Modified files:
	.              : i386.html 

Log message:
Add ADMtek Ethernet cards to supported hardware list.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/14 13:23:27

Modified files:
	share/man/man4 : atapiscsi.4 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/14 13:28:24

Modified files:
	lib/libc/string: memchr.c 

Log message:
Clean up memchr slightly to better match coming memrchr
(K&R-style type promotions are evil),


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/14 14:08:59

Modified files:
	sysutils/idled : Makefile 

Log message:
- add another master site
- change maintainer to ports@


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 14:17:55

Modified files:
	net/bind8      : Makefile 

Log message:
mark broken, SEVERE SECURITY PROBLEMS.  Do not use until fixed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 14:36:12

Modified files:
	mail/adcomplain: Makefile 

Log message:
verify angelos fixes.  minor fix to extraction added.
mark unbroken.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/14 14:45:07

Modified files:
	usr.bin/ssh    : readconf.c readconf.h ssh.c 

Log message:
print _all_ bad config-options in ssh(1), too


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/14 14:49:14

Modified files:
	net/dxpc       : Makefile 
	net/dxpc/files : md5 
Removed files:
	net/dxpc/patches: patch-aa 

Log message:
Update dxpc to 3.8.0.

This is needed for inter-operability with other systems, as 3.7.0 and
3.8.0 don't talk together.

Also, 3.8.0 fixes some important bugs, and it compresses bitmaps, which
means it can be used in various situations where it was completely useless
before.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 14:53:08

Modified files:
	mbone/vic      : Makefile 

Log message:
verify angelos fixes.  mark unbroken.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 14:53:45

Modified files:
	textproc/catdoc: Makefile 

Log message:
verify angelos fixes.  mark unbroken.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 15:00:36

Modified files:
	lang/egcs/snapshot: Makefile 

Log message:
i cannot spell BROKEN


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/14 15:04:02

Modified files:
	bin/ksh        : edit.c edit.h emacs.c vi.c 

Log message:
quote metachars when completing filenames from jdolecek@netbsd. ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 15:18:02

Modified files:
	textproc/sp    : Makefile 

Log message:
verify angelos fixes.  mark unbroken.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/14 15:25:02

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
warning about getpeername() failing is useless


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/14 15:28:44

Modified files:
	usr.bin/ssh    : log-server.c 

Log message:
avoid extra fd per sshd, from millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 15:29:00

Modified files:
	x11/bricons    : Makefile 

Log message:
verify angelos fixes.  mark unbroken.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/14 15:30:59

Modified files:
	usr.bin/ssh    : canohost.c 

Log message:
fix comment: we _do_ disconnect if ip-options are set


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/11/14 15:39:16

Modified files:
	net/bind8      : Makefile 
	net/bind8/files: md5 
	net/bind8/pkg  : SECURITY 

Log message:
Update to BIND v8.2.2-P5. Mark unbroken.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/11/14 15:45:41

Modified files:
	.              : LICENSE 

Log message:
net/bind8 updated to 8.2.2-P5


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/14 15:58:44

Modified files:
	usr.bin/ssh    : auth-krb4.c 

Log message:
missing xfree(*client)


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 16:02:40

Modified files:
	graphics/Mesa  : Makefile 

Log message:
maintainer did not even type 'make' to test this port.
fix obvious bug.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/14 16:20:10

Modified files:
	usr.bin/ssh    : auth-rhosts.c sshd.c 

Log message:
split do_authentication() in subroutines
move checking of remote port to central place


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 16:35:13

Modified files:
	x11/explorer   : Makefile 

Log message:
verify angelos fixes.  mark unbroken.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	1999/11/14 16:42:14

Modified files:
	openssh        : index.html 

Log message:
Expand wording (ok theo); fix spacing on "Source by Web" link.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	1999/11/14 16:43:37

Modified files:
	openssh        : index.html 

Log message:
Typo in previous.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 16:51:03

Modified files:
	x11/xdtm       : Makefile 

Log message:
port still has problems.  change broken tag to match.  patches sent to maint
to verify.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/14 17:42:01

Modified files:
	usr.bin/ssh    : auth-krb4.c canohost.c sshconnect.c sshd.c 

Log message:
disconnect if getpeername() fails


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/14 18:03:28

Modified files:
	libexec/fingerd: fingerd.c 
	libexec/rlogind: rlogind.c 
	libexec/rshd   : rshd.c 

Log message:
logging getpeername() failures is a waste of time


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 18:20:59

Modified files:
	.              : INDEX 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/14 18:23:46

www/openssh/images

Update of /cvs/www/openssh/images
In directory cvs.openbsd.org:/var/www/www/openssh/images

Log Message:
Directory /cvs/www/openssh/images added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/14 18:29:27

Modified files:
	openssh        : index.html 
Added files:
	openssh/images : ramblo.jpg 

Log message:
better


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/14 18:31:26

Modified files:
	openssh        : index.html 

Log message:
better


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/14 18:46:41

Modified files:
	usr.bin/whois  : whois.1 whois.c 

Log message:
From FreeBSD:
o Change default nic host to whois.crsnic.net to also get hosts registered
by registrars other than NSI.
o -i option to use NSI's nic host (whois.internic.net)
o -g option to use .gov nic host
o -R option to use .ru nic host


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/14 18:47:54

Modified files:
	include        : db.h 

Log message:
Typo in comment.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 18:55:17

Modified files:
	x11/xfed       : Makefile 

Log message:
verify angelos fixes, mark unbroken.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/14 19:27:55

Modified files:
	x11/xmascot    : Makefile 

Log message:
verify angelos fixes.  mark unbroken.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/14 20:21:30

Modified files:
	share/tmac/mdoc: doc 

Log message:
Fix problem with extra spaces after an Xr reference; from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/14 20:41:40

Modified files:
	usr.sbin/dhcp/common: dhcp-options.5 
	usr.sbin/dhcp/relay: dhcrelay.8 
	usr.sbin/dhcp/server: dhcpd.8 dhcpd.conf.5 

Log message:
Consistify DHCP man page titles somewhat; d@, sebastion@irelandmail.com


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	1999/11/14 22:50:59

Modified files:
	sys/netinet    : tcp_input.c tcp_output.c tcp_timer.c 

Log message:
Fix tcp retransmit/persist timers, provos@ OK.

Adapted from NetBSD:
Fix a retransmission bug introduced by the Brakmo and Peterson
RTO estimation changes.  Under some circumstances it would
return a value of 0, while the old Van Jacobson RTO code would
return a minimum of 3.  This would result in 12 retransmissions,
each 1 second apart.  This takes care of those instances, and
ensures that t_rttmin is used everywhere as a lower bound.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/14 23:12:49

Modified files:
	sys/arch/mac68k/dev: zs.c 

Log message:
honour ddb.console; ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	1999/11/15 00:18:47

Modified files:
	usr.bin/ssh    : ssh-keygen.1 

Log message:
fix .Xr


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/15 00:45:57

Modified files:
	lib/libc/stdio : fgets.3 
	lib/libc/time  : ctime.3 

Log message:
typos


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/15 04:38:44

Modified files:
	openssh        : index.html 
Added files:
	openssh        : back.gif press.html security.html 
	openssh/images : back.gif 

Log message:
so much more


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/15 04:42:20

Modified files:
	openssh        : index.html 

Log message:
more flesh


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/15 04:49:31

Modified files:
	openssh        : index.html 
Added files:
	openssh        : openbsd.html 

Log message:
page about openbsd openssh


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/15 11:10:31

ports/lang/egcs/snapshot/files/include

Update of /cvs/ports/lang/egcs/snapshot/files/include
In directory cvs.openbsd.org:/tmp/cvs-serv11706/include

Log Message:
Directory /cvs/ports/lang/egcs/snapshot/files/include added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/15 11:10:44

ports/lang/egcs/snapshot/files/include/machine

Update of /cvs/ports/lang/egcs/snapshot/files/include/machine
In directory cvs.openbsd.org:/tmp/cvs-serv12997/machine

Log Message:
Directory /cvs/ports/lang/egcs/snapshot/files/include/machine added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/15 11:37:59

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Fix recursive dependency computation.


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	1999/11/15 12:10:23

Modified files:
	.              : press.html 

Log message:
fix link to infoworld's article of nov 8th 1999


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/15 12:41:00

Modified files:
	usr.bin/whois  : whois.1 whois.c 

Log message:
o Make -q option the default
o When invoked with no arguments and the record contains 'Whois Server: foo'
also do the lookup using foo as the whois server.
o If an entry BAR is not found (No match for "BAR"), fall back on
whois.internic.net.  This makes internic handle lookups work again.
o Fix lookup of multiple entries
o Add -Q (quick) option to turn off double lookup
Note:
Double lookups will not work properly until {com,net,org}.whois-servers.net
has been changed to point to whois.crsnic.net (in progress).
Man page still needs a bit of work.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/15 12:48:09

Added files:
	security/ssh/pkg: SECURITY 

Log message:
add note about security fixes


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/15 13:03:31

Modified files:
	faq            : faq14.html 

Log message:
remove repeating lines. Mike Hardy <mhardy@smithsonite.rice.edu>


CVSROOT:	/cvs
Module name:	www
Changes by:	turan@cvs.openbsd.org	1999/11/15 13:26:09

Modified files:
	.              : orders.html 

Log message:
remove myself from ann arbor orders.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/15 13:53:25

Modified files:
	usr.bin/ssh    : auth-rh-rsa.c auth-rsa.c authfd.c authfd.h 
	                 hostfile.c mpaux.c mpaux.h ssh-add.c 
	                 ssh-agent.c ssh.h sshconnect.c sshd.c 

Log message:
the keysize of rsa-parameter 'n' is passed implizit,
a few more checks and warnings about 'pretended' keysizes.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/15 13:59:03

Modified files:
	sys/dev/pci    : if_ax.c 

Log message:
Remove a duplicate #include.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/15 14:05:03

Modified files:
	usr.bin/ssh    : ssh.c 

Log message:
a note for legay systems about secuity issues with permanently_set_uid(),
the private hostkey and ptrace()


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/11/15 14:26:38

Modified files:
	bin/ksh        : vi.c 

Log message:
Quote metachars on expand_word too; ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/15 14:38:55

Modified files:
	usr.bin/ssh    : cipher.c cipher.h packet.c packet.h 
	                 sshconnect.c sshd.c 

Log message:
remove support for cipher RC4


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/15 15:12:00

Modified files:
	usr.bin/m4     : expr.c 

Log message:
I'm a moron...
Bug found by dugsong@. I can't believe it wasn't found before.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/15 16:22:01

Modified files:
	openssh        : index.html 

Log message:
cleanup; markus


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/15 16:58:54

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
more detailed messages about adding and checking hostkeys


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/15 20:01:49

Modified files:
	openssh        : index.html 

Log message:
appease hugh


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/15 20:24:07

Added files:
	openssh/images : smalltitle.gif 

Log message:
small title; provos


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/15 20:27:02

Modified files:
	openssh        : index.html 
Added files:
	openssh        : goals.html 

Log message:
final pieces


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/15 20:51:57

Modified files:
	.              : items.html 

Log message:
fix


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	1999/11/15 21:29:44

Modified files:
	.              : i386.html 

Log message:
Mototech ME316 card supported by ADMtek driver.


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	1999/11/15 21:34:09

Modified files:
	.              : items.html 

Log message:
we have packages on i386 as well as alpha, sparc, and m68k - How special.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/16 00:57:01

Removed files:
	graphics/gd/patches: patch-ab 

Log message:
Update to version 1.7.3, we don't need those patches.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/16 01:03:42

Modified files:
	graphics/gd    : Makefile 
	graphics/gd/files: md5 
	graphics/gd/patches: patch-aa 
	graphics/gd/pkg: PLIST 

Log message:
Update to version 1.7.3. Fix PLIST.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/16 01:42:17

Modified files:
	mail/p5-Mail-POP3Client: Makefile 
	mail/p5-Mail-POP3Client/files: md5 
	mail/p5-Mail-POP3Client/pkg: PLIST 

Log message:
Mark it unbroken and update to version 2.3.
Fix PLIST.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/16 02:24:59

Modified files:
	sys/dev        : ramdisk.c 

Log message:
We don't need a prototype for kmem_alloc.


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	1999/11/16 02:33:13

Added files:
	papers         : authgw-slides.ps 

Log message:
slides from my lisa 99 paper presentation - minus the Ip Spoofing
For Dummies gag, which was a jpg - sorry.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/16 02:45:21

Modified files:
	sys/dev/pci    : if_ax.c 

Log message:
Remove unused (ifdef:d away) variables.
(shrinking my "grep vm_offset_t")


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/16 03:03:17

Modified files:
	sys/arch/sparc/sparc: mem.c 

Log message:
Optimize the case of writing to /dev/zero like we do in for /dev/null


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/16 03:04:48

Modified files:
	sys/arch/sparc/sparc: mem.c 

Log message:
Opps.. remove stuff that shouldn't be in the last commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/16 03:11:36

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
No need to do "sp->sg_npte = 0" in an if (sp->sg_npte == 0)


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/16 03:49:58

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Remove duplicate variable definitions.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/16 05:21:41

Modified files:
	sys/arch/sparc/sparc: pmap.c mem.c 

Log message:
Don't allocate vmmap in pmap_bootstrap, allocate it in mmrw when needed.
At the same time, give it a 'better' name.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/11/16 08:44:41

Modified files:
	usr.bin/ssh    : hostfile.c 

Log message:
in known_hosts key lookup the entry for the bits does not need to match, all
the information is contained in n and e.  This solves the problem with buggy
servers announcing the wrong modulus length.  markus and me.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/16 09:37:24

Modified files:
	sys/arch/hppa  : TODO 

Log message:
stack does grows up; ddb breakpoints done (local); add note for btlb work


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/16 09:42:29

Modified files:
	sys/arch/hppa/include: pmap.h 

Log message:
hpt_hashsize no more, using cr24 instead


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/16 09:44:04

Modified files:
	sys/arch/hppa/include: exec.h 

Log message:
openbsd/hppa is ELFDATA2MSB


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/16 09:46:15

Modified files:
	sys/arch/hppa/include: frame.h 

Log message:
fix argument access macro (+1 fuzz), align frame per hp requirements


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/16 09:47:38

Modified files:
	sys/arch/hppa/include: pte.h 

Log message:
define TLB_BITS for %b


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/16 10:00:31

Modified files:
	sys/arch/hppa/hppa: autoconf.c 

Log message:
make a copy of attach args for each attachment


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/16 10:02:16

Modified files:
	sys/arch/hppa/hppa: conf.c 

Log message:
tabs vs spaces


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/16 10:06:11

Modified files:
	usr.bin/m4     : eval.c 

Log message:
Close PR 961, approved by millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/16 10:08:53

Modified files:
	sys/arch/hppa/hppa: db_interface.c 

Log message:
flush the cache once we patched memory in ddb


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/16 10:14:25

Modified files:
	sys/arch/hppa/gsc: if_ie_gsc.c 

Log message:
typo in doc ref


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/16 11:54:47

Modified files:
	.              : errata.html 

Log message:
2nd m4 patch


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/16 12:41:43

Removed files:
	usr.bin/ssh    : ChangeLog 

Log message:
noone needs this anymore


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/16 13:44:43

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
prettyprint dreaded keysize warnings


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/16 14:15:19

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
force logging to stderr while loading private key file
(lost while converting to new log-levels)


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/16 14:57:50

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_out.c pcvt_vtf.c 

Log message:
- Teach vt_cuu (cursor up) about scrollback. Cursor down is much harder...
- Support ANSI save/restore cursor position escape sequences.
- Move the line-wrap check out of the STATE_INIT case so it is executed
regardless of the state. This fixes a subtle bug.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/16 15:27:54

Modified files:
	usr.bin/ssh    : ssh-keygen.c 

Log message:
move common prompt-for-filename-code into own function


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/16 15:49:29

Modified files:
	usr.bin/ssh    : ssh-add.1 ssh-add.c ssh-keygen.1 ssh-keygen.c 
	                 sshconnect.c 
	usr.bin/ssh/lib: Makefile 
Added files:
	usr.bin/ssh    : fingerprint.c fingerprint.h 

Log message:
rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se>


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/16 15:52:55

Modified files:
	usr.bin/ssh    : authfd.c 

Log message:
close-on-exec for auth-socket, ok deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/11/16 15:53:29

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
add OpenSSH information to AUTHOR section. okay markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/16 16:04:19

Modified files:
	usr.bin/ssh    : serverloop.c 

Log message:
bugfix: check for space if child has terminated, from: iedowse@maths.tcd.ie


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/16 16:27:52

Modified files:
	.              : donations.html 

Log message:
another


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/16 16:55:39

Modified files:
	openssh        : index.html 

Log message:
more flesh


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/16 16:57:30

Modified files:
	openssh        : index.html 

Log message:
better


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/16 16:59:21

Modified files:
	usr.bin/ssh    : ssh-agent.1 

Log message:
typo


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/16 17:05:59

Modified files:
	openssh        : goals.html index.html security.html 

Log message:
much more meat on the bones


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/16 17:17:13

Modified files:
	graphics/gd/pkg: PLIST PLIST.noshared 

Log message:
sync PLISTs


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/11/16 18:22:56

Modified files:
	sys/dev/ata    : ata.c ata_wdc.c wd.c 
	sys/dev/atapiscsi: atapiscsi.c 
	sys/dev/ic     : wdc.c wdcreg.h wdcvar.h 
	sys/dev/pci    : pciide.c 

Log message:
New interface to ATA registers that goes through the lower-level device
driver (pciide, wdc, etc.)

Remove #define WDCDEBUG from top of files

More fixes to ATAPISCSI logic:

Not all devices transition correctly between phases. Devices are supposed
to keep BSY high until they've set the registers to the next sensible
state. Some devices drop BSY and leave the registers in an old or
nonsense state. Our polling code is extremely sensitive to this
(though an early itnerrupt could also observe this). So, if the device is
in an unexpected state, the new polling code waits for a while in the hope
that it enters a better state.

This seems to fix many of the problems reported.

Also, there was a horrible bug which would cause sense to fail on a ATAPI
command that sent data to the drive


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/16 19:16:38

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/16 19:35:19

Modified files:
	.              : index.html 

Log message:
2.6 pre-orders is kind of active


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/11/16 20:23:52

Modified files:
	sys/dev/pci    : if_rl.c if_rlreg.h 

Log message:
mii fixups and merge with freebsd:
o fix tx recovery with call to rl_reset/rl_init
o automatic tuning of tx threshold
o make sure first mbuf contains the entire ether_header
o remove matching of SiS 900 chipset


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/16 21:15:04

Modified files:
	share/man/man3 : Makefile 

Log message:
Add missing MLINKs


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/16 21:15:21

Modified files:
	lib/libcurses  : Makefile 

Log message:
Add missing MLINKs


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/16 21:31:22

Modified files:
	sys/kern       : subr_disk.c 

Log message:
allow to compile without -DFFS. okay deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/16 21:55:36

Modified files:
	sys/arch/i386/isa/pcvt/Util/keycap: Makefile 

Log message:
add MLINKs


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/16 22:00:41

Modified files:
	lib/libcurses  : Makefile 

Log message:
add more MLINKs


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/16 22:02:24

Modified files:
	usr.bin/compress: Makefile 

Log message:
add MLINKs


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/16 22:08:59

Modified files:
	lib/libkeynote : Makefile 

Log message:
add MLINKs


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	1999/11/16 22:09:29

Modified files:
	openssh        : goals.html openbsd.html press.html 
	                 security.html 

Log message:
correct OpenSSH alt tag.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/16 22:10:38

Modified files:
	lib/libmenu    : Makefile 

Log message:
add MLINKs


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	1999/11/16 22:11:28

Modified files:
	.              : index.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/16 22:15:19

Modified files:
	lib/libpcap    : Makefile 

Log message:
add MLINKs


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/16 22:15:25

Modified files:
	lib/libpanel   : Makefile 

Log message:
add MLINKs


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/11/16 22:21:19

Modified files:
	sys/dev/pci    : if_tx.c if_txvar.h 

Log message:
merge with freebsd:
o make sure busmaster/io/mem bits are set appropriately
o make sure the card powers up correctly


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/16 22:22:45

Modified files:
	lib/libc/crypt : Makefile.inc 
	lib/libc/db/man: Makefile.inc 
	lib/libc/gen   : Makefile.inc 
	lib/libc/hash  : Makefile.inc 
	lib/libc/net   : Makefile.inc 
	lib/libc/regex : Makefile.inc 
	lib/libc/stdlib: Makefile.inc 
	lib/libc/time  : Makefile.inc 

Log message:
Add missing MLINKs


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/16 22:37:53

Modified files:
	lib/libform    : Makefile 
	lib/libcurses  : Makefile 

Log message:
add MLINKs I missed


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/17 01:46:40

Modified files:
	sysutils/LPRng : Makefile 
	sysutils/LPRng/files: md5 
	sysutils/LPRng/patches: patch-aa 
	sysutils/LPRng/pkg: PLIST 

Log message:
Mark it unbroken and update to version 3.6.12.
Fix PLIST.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/17 02:17:48

Modified files:
	www/cgiparse   : Makefile 
	www/cgiparse/pkg: PLIST 

Log message:
Mark it unbroken and fix Makefile.
Fix PLIST: add libcgiparse_pic.a into lib.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/17 02:17:54

Modified files:
	sys/ufs/ufs    : dinode.h 

Log message:
Use u_int32_t for lfs inode number.
If we would ever change ino_t, the struct dinode would break.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/17 02:19:10

Modified files:
	sys/ufs/ufs    : ufs_bmap.c 

Log message:
daddr_t vs. ufs_daddr_t cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/17 02:20:17

Modified files:
	usr.bin/ssh    : scp.c 

Log message:
foregroundproc() in scp


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/17 02:23:54

Modified files:
	sys/ufs/ufs    : ufs_bmap.c 

Log message:
Avoid overflowing when calculating blocks at the third level of indirection.
From NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/17 02:27:22

Modified files:
	sys/msdosfs    : denode.h 

Log message:
There is no msdosfs_abortop. Remove prototype.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/17 02:51:21

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
bugfix: the log() for passwd-auth escaped during logging changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/17 02:51:58

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
include fingerprint.h


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	1999/11/17 07:14:15

Modified files:
	openssh        : goals.html openbsd.html press.html 
	                 security.html 

Log message:
correct title and meta tags


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/17 07:51:05

Modified files:
	usr.bin/m4     : misc.c 

Log message:
Night of the moronic coder, part 2.

repairs patterns such as
divert(6)
divert(7)
undivert(6)
divert(6)

which are not that frequent, but were *quite* thoroughly broken...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/17 07:57:22

Modified files:
	usr.bin/m4     : eval.c 

Log message:
Ensure translit works with accented characters.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/17 08:08:40

Modified files:
	.              : errata.html plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/17 08:31:53

Modified files:
	usr.bin/m4     : m4.1 

Log message:
Typo


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/17 08:34:13

Modified files:
	usr.bin/m4     : Makefile eval.c expr.c extern.h gnum4.c look.c 
	                 main.c misc.c 

Log message:
Turn warnings on,
Add missing prototypes,
Make local functions static,
Sort extern.h by file,
Constify all char * that can be,
Copy temp file name so that eval does not modify its arguments.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/17 09:59:53

Modified files:
	lib/libmenu    : Makefile 

Log message:
remove extraneous backslash


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/17 10:01:52

Modified files:
	usr.bin/lex    : Makefile 

Log message:
Add missing MLINKs


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/17 10:53:53

Modified files:
	.              : index.html 

Log message:
.ie mirror


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/17 14:08:07

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
Spell my name right.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/17 15:37:47

Added files:
	images         : tshirt-7-s.gif tshirt-7.jpg tshirt-7b-s.gif 
	                 tshirt-7b.jpg 

Log message:
crypto globe draft images


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	1999/11/17 16:35:17

Modified files:
	openssh        : press.html 

Log message:
freshmeat  press release announcement


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/17 16:37:25

Modified files:
	openssh        : press.html 

Log message:
fix


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	1999/11/17 17:15:36

Modified files:
	.              : crypto.html 

Log message:
point to www.openssh.com


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/17 17:37:00

Modified files:
	usr.bin/ssh/ssh: Makefile 

Log message:
Add MLINK for openssh(1).


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/17 18:52:11

Modified files:
	usr.bin/compress: Makefile 

Log message:
we don't install zopen.3


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/17 18:52:33

Modified files:
	usr.bin/ssh/ssh: Makefile 

Log message:
bad aaron


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	1999/11/17 19:56:06

Modified files:
	share/man/man4 : isapnp.4 

Log message:
fix .Nm


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/17 20:48:23

Modified files:
	.              : orders.html tshirts.html 
Added files:
	images         : tshirt-8-s.gif tshirt-8.jpg tshirt-8b-s.gif 
	                 tshirt-8b.jpg 

Log message:
tshirt 8


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/17 20:52:24

Modified files:
	chinese/lunar  : Makefile 
	chinese/lunar/pkg: PLIST 

Log message:
Mark it unbroken. Change the MAINTAINER to kevlo@
Fix PLIST.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	1999/11/17 21:46:56

Modified files:
	sys/arch/i386/isa/pcvt/Util/ispcvt: ispcvt.8 

Log message:
fix .Dt


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/18 01:47:10

Modified files:
	openssh        : index.html 

Log message:
free, international, BSD


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/18 02:03:40

Modified files:
	sys/arch/i386/isa/pcvt/Util/keycap: Makefile 

Log message:
more untested MLINKS


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/18 04:09:40

Modified files:
	usr.bin/ssh    : authfd.c 

Log message:
Integers should not be printed with %s


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/18 07:00:50

Modified files:
	usr.bin/ssh    : auth-rhosts.c auth-rsa.c ssh-agent.c 
	                 sshconnect.c sshd.c 

Log message:
more %d vs. %s in fmt-strings


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/18 09:29:02

Log message:
    sudo 1.6, now with a BSD license
    
    Status:
    
    Vendor Tag:	COURTESAN
    Release Tags:	SUDO_1_6_0
    
    N src/usr.bin/sudo/alloc.c
    N src/usr.bin/sudo/check.c
    N src/usr.bin/sudo/defaults.c
    N src/usr.bin/sudo/fileops.c
    N src/usr.bin/sudo/find_path.c
    N src/usr.bin/sudo/getspwuid.c
    N src/usr.bin/sudo/goodpath.c
    N src/usr.bin/sudo/interfaces.c
    N src/usr.bin/sudo/logging.c
    N src/usr.bin/sudo/parse.c
    N src/usr.bin/sudo/parse.lex
    N src/usr.bin/sudo/parse.yacc
    N src/usr.bin/sudo/sudo.c
    N src/usr.bin/sudo/sudo_setenv.c
    N src/usr.bin/sudo/testsudoers.c
    N src/usr.bin/sudo/tgetpass.c
    N src/usr.bin/sudo/visudo.c
    N src/usr.bin/sudo/compat.h
    N src/usr.bin/sudo/defaults.h
    N src/usr.bin/sudo/ins_2001.h
    N src/usr.bin/sudo/ins_classic.h
    N src/usr.bin/sudo/ins_csops.h
    N src/usr.bin/sudo/ins_goons.h
    N src/usr.bin/sudo/insults.h
    N src/usr.bin/sudo/interfaces.h
    N src/usr.bin/sudo/logging.h
    N src/usr.bin/sudo/parse.h
    N src/usr.bin/sudo/sudo.h
    N src/usr.bin/sudo/version.h
    N src/usr.bin/sudo/BUGS
    N src/usr.bin/sudo/CHANGES
    N src/usr.bin/sudo/HISTORY
    N src/usr.bin/sudo/INSTALL
    N src/usr.bin/sudo/INSTALL.configure
    N src/usr.bin/sudo/LICENSE
    N src/usr.bin/sudo/Makefile.in
    N src/usr.bin/sudo/PORTING
    N src/usr.bin/sudo/README
    N src/usr.bin/sudo/RUNSON
    N src/usr.bin/sudo/TODO
    N src/usr.bin/sudo/TROUBLESHOOTING
    N src/usr.bin/sudo/UPGRADE
    N src/usr.bin/sudo/acsite.m4
    N src/usr.bin/sudo/aixcrypt.exp
    N src/usr.bin/sudo/config.guess
    N src/usr.bin/sudo/config.h.in
    N src/usr.bin/sudo/config.sub
    N src/usr.bin/sudo/configure
    N src/usr.bin/sudo/configure.in
    N src/usr.bin/sudo/indent.pro
    N src/usr.bin/sudo/install-sh
    N src/usr.bin/sudo/mkinstalldirs
    N src/usr.bin/sudo/pathnames.h.in
    N src/usr.bin/sudo/sample.sudoers
    N src/usr.bin/sudo/sudoers.5
    N src/usr.bin/sudo/sudo.8
    N src/usr.bin/sudo/sudoers
    N src/usr.bin/sudo/visudo.8
    N src/usr.bin/sudo/Makefile.bsd-wrapper
    N src/usr.bin/sudo/auth/afs.c
    N src/usr.bin/sudo/auth/aix_auth.c
    N src/usr.bin/sudo/auth/dce.c
    N src/usr.bin/sudo/auth/fwtk.c
    N src/usr.bin/sudo/auth/kerb4.c
    N src/usr.bin/sudo/auth/kerb5.c
    N src/usr.bin/sudo/auth/pam.c
    N src/usr.bin/sudo/auth/passwd.c
    N src/usr.bin/sudo/auth/rfc1938.c
    N src/usr.bin/sudo/auth/secureware.c
    N src/usr.bin/sudo/auth/securid.c
    N src/usr.bin/sudo/auth/sia.c
    N src/usr.bin/sudo/auth/sudo_auth.c
    N src/usr.bin/sudo/auth/sudo_auth.h
    N src/usr.bin/sudo/auth/API
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/18 09:36:51

Modified files:
	usr.bin        : Makefile 
	gnu/usr.bin    : Makefile 

Log message:
build new sudo


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/18 09:39:35

Removed files:
	gnu/usr.bin/sudo/sudo: Makefile alloc.c check.c compat.h 
	                       config.h find_path.c getspwuid.c 
	                       goodpath.c ins_2001.h ins_classic.h 
	                       ins_csops.h ins_goons.h insults.h 
	                       interfaces.c logging.c parse.c parse.lex 
	                       parse.yacc pathnames.h sudo.8 sudo.c 
	                       sudo.h sudo_setenv.c sudoers.5 tgetpass.c 
	                       version.h 
	gnu/usr.bin/sudo/visudo: Makefile visudo.8 visudo.c 

Log message:
remove old GPL'd sudo


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/18 09:40:47

Removed files:
	gnu/usr.bin/sudo: COPYING Makefile Makefile.inc README 

Log message:
remove old GPL'd sudo


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	1999/11/18 09:47:43

Modified files:
	openssh        : press.html 

Log message:
remove bad link


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/18 10:09:31

Modified files:
	usr.bin/sudo   : Makefile.bsd-wrapper 

Log message:
Don't install empty /etc/sudoers here.  If we want to do so it should go in src/etc.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/18 11:15:19

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	dugsong@cvs.openbsd.org	1999/11/18 11:51:14

Modified files:
	usr.bin/basename: basename.1 

Log message:
basename /usr/bin/trail is "trail", not "ls"


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/18 12:09:13

Modified files:
	usr.bin/sudo   : Makefile.bsd-wrapper 

Log message:
Use ${INSTALL} and ${INSTALL_COPY}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/18 12:26:29

Modified files:
	security/cops/pkg: DESCR 

Log message:
- privledges -> privileges
- remove version # from description


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/18 12:26:43

Modified files:
	.              : tshirts.html 
	images         : tshirt-8-s.gif tshirt-8.jpg tshirt-8b-s.gif 
	                 tshirt-8b.jpg 

Log message:
new tshirt8 images


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	1999/11/18 12:45:55

Modified files:
	openssh        : index.html 
Added files:
	openssh        : history.html 

Log message:
add project history and credits page


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/18 13:06:13

Modified files:
	openssh        : index.html 

Log message:
sellout, sellout, sellout


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/18 14:45:52

Modified files:
	sbin/isakmpd/samples: policy 

Log message:
Fix bad policy assertion. Bad niklas!


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/11/18 19:29:28

Modified files:
	sys/dev/pci    : if_wb.c if_wbreg.h 

Log message:
use bus_dma*
merge with freebsd:
use dev/mii layer
do a more full reset in wb_reset()


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/18 20:50:49

Modified files:
	usr.bin/whois  : whois.c 

Log message:
o Add -Q option to usage string
o Add SOCKS support from FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/18 20:57:14

Modified files:
	usr.bin/whois  : whois.c 

Log message:
When eearching for the string: No match for "FOO".
verify that the length of the quoted string == length of the name we
are looking up.  Inspired but not based on a FreeBSD change.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/18 21:33:25

Modified files:
	x11/xdtm       : Makefile 
	x11/xdtm/files : md5 
	x11/xdtm/patches: patch-aa 
	x11/xdtm/pkg   : PLIST 

Log message:
Mark it unbroken and update to version 2.5.8
Fix PLIST.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/18 22:07:03

Modified files:
	usr.bin/sudo   : Makefile.bsd-wrapper 

Log message:
Add --disable-path-info to configure flags to match options used
in sudo 1.5.9.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/19 02:46:50

Modified files:
	usr.bin/ssh    : sshd.8 

Log message:
document SIGHUP, -Q to synopsis


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/19 03:20:51

Modified files:
	usr.bin/ssh    : ssh-agent.c 

Log message:
only one 'extern char *__progname'


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	1999/11/19 04:32:29

Modified files:
	openssh        : history.html 

Log message:
umlauts


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/19 09:04:17

Modified files:
	usr.bin/ssh    : log.c readconf.c servconf.c ssh.h 

Log message:
bugfix: loglevels are per host in clientconfig,
factor out common log-level parsing code.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/19 11:47:41

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
pmap_map no more


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/19 12:14:41

Modified files:
	usr.bin/whois  : whois.1 

Log message:
blank line


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/19 12:18:21

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
make this compile, bad markus


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/19 12:58:19

Modified files:
	usr.bin/ssh    : channels.c clientloop.c packet.c packet.h 
	                 serverloop.c sshconnect.c sshd.c 

Log message:
SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@
[hope this time my ISP stays alive during commit]


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/19 13:03:36

Modified files:
	usr.bin/ssh    : servconf.c 

Log message:
remove unused index (-Wall)


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	1999/11/19 16:06:21

Modified files:
	usr.sbin/httpd : Makefile.bsd-wrapper 

Log message:
make sure all the generated Makefile's are removed when running "make
cleandir".

ok'd by beck@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/19 21:11:11

Modified files:
	etc            : ksh.kshrc 

Log message:
Fix cd/wcd aliases.  Closes PR #981


CVSROOT:	/cvs
Module name:	src
Changes by:	dugsong@cvs.openbsd.org	1999/11/20 00:45:56

Modified files:
	usr.bin/basename: basename.1 dirname.1 

Log message:
/usr/bin/trail -> /usr/bin/tail, as suggested by rohee@


CVSROOT:	/cvs
Module name:	src
Changes by:	dugsong@cvs.openbsd.org	1999/11/20 00:58:03

Modified files:
	bin/ksh        : ksh.1tbl 

Log message:
'braceexapnd' -> 'braceexpand'


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/20 03:02:53

Modified files:
	usr.bin/ssh    : ssh-keygen.c 

Log message:
overflow, djm@mindrot.org


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/20 03:42:35

Modified files:
	usr.bin/ssh    : OVERVIEW README 

Log message:
typos; green@freebsd


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	1999/11/20 04:11:28

Modified files:
	sys/sys        : conf.h malloc.h 
	sys/arch/i386/i386: mem.c 
Added files:
	sys/sys        : memrange.h 
	sys/arch/i386/i386: i686_mem.c k6_mem.c mtrr.c 
	share/man/man4/man4.i386: mtrr.4 

Log message:
add MTRR support from FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	1999/11/20 04:18:59

Modified files:
	sys/arch/i386/conf: GENERIC files.i386 
	sys/arch/i386/include: cpufunc.h specialreg.h 
	share/man/man4/man4.i386: Makefile 

Log message:
add MTRR support from FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	1999/11/20 04:20:39

src/usr.sbin/memconfig

Update of /cvs/src/usr.sbin/memconfig
In directory cvs.openbsd.org:/tmp/cvs-serv30469/memconfig

Log Message:
Directory /cvs/src/usr.sbin/memconfig added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	1999/11/20 04:22:54

Added files:
	usr.sbin/memconfig: Makefile memconfig.8 memconfig.c 

Log message:
add memconfig, an utility to manipulate MTRRs, from FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	1999/11/20 06:47:55

Modified files:
	sys/sys        : memrange.h 

Log message:
add copyright notice


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	1999/11/20 06:50:15

Modified files:
	sys/arch/i386/i386: mtrr.c 

Log message:
add copyright notice


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/20 10:49:00

Modified files:
	usr.bin/m4     : extern.h look.c main.c mdef.h 

Log message:
Optimization: cache the hashed value to avoid negative comparisons.
With 2^32 possible hash values, this means that collisions no longer
incur supplementary string compares, which was most of the reason for
STREQ in the first place...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/20 10:54:10

Modified files:
	infrastructure/mk: bsd.port.mk bsd.port.subdir.mk 

Log message:
Blast DEPENDS_TMP .USE macro out of existence.

The problem with .USE macros is that they should be constant...
If they do depend on the target being made, they will invariably use
.if make(TARGET) tests.   But this is a bad idea, as then `TARGET' can't
be used as a true dependency, since it's not being made then...
So instead, one would have to remember to fork another make TARGET to
ensure the .USE macro is executed correctly... This is slow, and
error-prone.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/20 10:56:57

Modified files:
	infrastructure/mk: bsd.port.subdir.mk 

Log message:
Revert unwanted commit...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/20 11:08:35

Modified files:
	include        : Makefile 
	distrib/sets/lists/comp: mi 
	gnu/egcs/libf2c: Makefile.bsd-wrapper 

Log message:
Generate g2c.h at prereq stage.
Install it under /usr/include


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/20 11:24:19

Modified files:
	gnu/egcs/libiberty: Makefile.bsd-wrapper shlib_version 
	gnu/egcs/gcc   : cse.c Makefile.in 
	gnu/egcs/gcc/cp: Makefile.in 
	gnu/egcs/gcc/f : Makefile.in 
Added files:
	gnu/egcs/include: hashtab.h 
	gnu/egcs/libiberty: hashtab.c 

Log message:
Grab hashtab.c from the development version of gcc, add it to libiberty.

Make sure that g++ and g77 link against libiberty (fixed in dev. sources
as well).

Use hashtab functions instead of splay-trees in cse.c.

This is worth a 10% compiling speed increase on some arches, including
sparc, hppa...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/20 11:52:01

Modified files:
	sys/dev        : audio.c 
	sys/net        : if.c 
	sys/dev/pci    : brooktree848.c 
	sys/arch/i386/i386: pctr.c 
	sys/arch/i386/isa/pcvt: pcvt_drv.c pcvt_ext.c pcvt_hdr.h 
	                        pcvt_kbd.c pcvt_sup.c 
	sys/compat/ossaudio: ossaudiovar.h 
	sys/compat/ibcs2: ibcs2_syscallargs.h 

Log message:
ioctl arguments are u_long.
Replaces `undefined' code with `defined' behavior...

gcc 2.96 performs switch cases range analysis, warns about unreachable
cases, and weeds them out.

In

switch(i) {
case VALUE:
}

VALUE is first coerced into the type of i.  If i is signed, VALUE is
unsigned and exceeds i range, you lose... the result of the conversion
is undefined.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/20 12:53:41

Modified files:
	usr.bin/ssh    : ssh-keygen.c 

Log message:
replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me)
exit if writing the key fails (no infinit loop)
print usage() everytime we get bad options


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/20 13:07:23

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
fix sigchld race; cjc5@po.cwru.edu


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/20 13:45:16

Modified files:
	usr.sbin/cron  : crontab.c 

Log message:
Use mkstemp() for the temp file created in the tabs dir and
clean up the temp file nicely if we are interupted.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/21 09:18:30

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Typo


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/21 09:31:56

Modified files:
	xc/config/imake: imake.c 

Log message:
fix /tmp race (from  Colin.Phipps@ in  user/984)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/21 10:40:26

Modified files:
	sys/kern       : sys_pipe.c 

Log message:
if select returns writable on a pipe, the write should not return
EWOULDBLOCK.  turns out the two checking conditions were not the same,
and a certain use of rsync uncovered the bug by chewing all available
cpu time; fix from art


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/21 10:54:32

Modified files:
	misc/cdrecord/patches: patch-bb 

Log message:
clean


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	1999/11/21 12:12:41

Modified files:
	openssh        : index.html 

Log message:
declutter index.html, slightly less bright colors.  okay dugsong@


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	1999/11/21 12:27:37

Modified files:
	openssh        : index.html 

Log message:
work with lynx


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/21 14:58:31

Modified files:
	usr.bin/ssh    : ssh-keygen.c 

Log message:
don't create ~/.ssh only if the user wants to store the private key there.
show fingerprint instead of public-key after keygeneration. ok niels@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/21 16:30:24

Modified files:
	gnu/egcs/libiberty: shlib_version 

Log message:
My goof... adding functions to libiberty means this is a major bump.
(Fortunately, no other library depends on those new functions)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/21 16:36:17

Modified files:
	devel/autoconf : Makefile 
	devel/autoconf/patches: patch-aa 

Log message:
Cleaner patch, suitable for retrofitting to the authors.

Assume autoconf ownership.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/21 16:42:53

Modified files:
	net/rsync      : Makefile 
	net/rsync/files: md5 
	net/rsync/pkg  : SECURITY 
Added files:
	net/rsync/patches: patch-blocking 

Log message:
Update to 2.3.2.

See package cvs.log for details.
This includes fixing an obscure security hole.

Patch to avoid spinning in select on non-blocking descriptors (will
probably be fixed in rsync 2.3.3)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/21 16:53:15

Modified files:
	devel/autoconf : Makefile 

Log message:
Wrong dir, wrong file...
experimental version which shouldn't have gone in.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/11/21 19:44:44

Modified files:
	lang/ocaml     : Makefile 
	lang/ocaml/files: md5 
	lang/ocaml/pkg : PLIST 

Log message:
ocaml v2.03


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/11/21 19:54:05

ports/lang/camlp4/patches

Update of /cvs/ports/lang/camlp4/patches
In directory cvs.openbsd.org:/tmp/cvs-serv8814/patches

Log Message:
Directory /cvs/ports/lang/camlp4/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/11/21 19:54:30

Modified files:
	lang/camlp4    : Makefile 
	lang/camlp4/files: md5 
Added files:
	lang/camlp4/patches: patch-aa 

Log message:
Update to version 2.03


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/21 21:08:05

Log message:
    Import to upsd port. upsd is an APC smart UPS monitoring daemon.
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_1999-Nov-22
    
    N ports/sysutils/upsd/Makefile
    N ports/sysutils/upsd/files/md5
    N ports/sysutils/upsd/files/upsd.conf
    N ports/sysutils/upsd/pkg/DESCR
    N ports/sysutils/upsd/pkg/COMMENT
    N ports/sysutils/upsd/pkg/PLIST
    N ports/sysutils/upsd/patches/patch-aa
    N ports/sysutils/upsd/patches/patch-ab
    N ports/sysutils/upsd/patches/patch-ac
    N ports/sysutils/upsd/patches/patch-ad
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/21 21:09:17

Modified files:
	sysutils       : Makefile 

Log message:
Add upsd


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/21 21:35:11

Modified files:
	sys/netinet    : ip_auth.c 

Log message:
fix ip_output() missing arg; itojun@itojun.org


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/21 21:47:07

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.mvme88k 
	                         md.pmax md.powerpc md.sparc 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: md.i386 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/21 22:00:16

Modified files:
	gnu/usr.bin/texinfo/info: info.c 

Log message:
missing newline


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/21 22:08:36

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
better pmap_enter() towards correctness.
fix querying routines towards realty.
also, some comments on routines.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/21 22:13:40

Modified files:
	gnu/usr.bin/texinfo/info: session.c 

Log message:
when following SEE-ALSO in man mode, would SIGSEGV when cursor is at
start of line


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/21 22:52:33

Modified files:
	openssh        : history.html press.html 
Added files:
	openssh        : openssh_pr.txt 

Log message:
more


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	1999/11/22 00:13:56

Modified files:
	sys/arch/i386/isa: pms.c 

Log message:
add support for asynchronous I/O (through SIGIO)


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	1999/11/22 00:25:38

Modified files:
	sys/arch/i386/isa: lms.c 

Log message:
add support for asynchronous I/O (through SIGIO)


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	1999/11/22 00:26:04

Modified files:
	sys/arch/i386/isa: mms.c 

Log message:
add support for asynchronous I/O (through SIGIO)


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/11/22 00:58:13

Modified files:
	sys/dev/pci    : files.pci 

Log message:
add mii attribute to wb


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/22 01:39:34

Modified files:
	usr.sbin/rarpd : rarpd.c 

Log message:
fix a bug w/ choice_ipaddr() reply fine, but the loop goes on.
in other words, loop variable might get null on the list end while
scoring variable still has the right value, which caused NULL to get
passed into rarpd_reply() in ia arg, causing coredumps deeper in.
no big deal, fixed; d@ looked over.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/22 02:09:10

Modified files:
	devel/bison    : Makefile 
	devel/bison/files: md5 
	devel/bison/patches: patch-aa patch-ab 

Log message:
Update to version 1.28.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/11/22 05:50:53

Modified files:
	sys/dev/ic     : isp.c isp_openbsd.c isp_openbsd.h ispmbox.h 
	                 ispreg.h ispvar.h 
Added files:
	sys/dev/ic     : isp_inline.h 

Log message:
Far too many things to note- a complete new revision coming in including
FABRIC support...


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/11/22 05:52:46

Modified files:
	sys/dev/pci    : isp_pci.c 

Log message:
Far too many things to note- a complete new revision coming in including
FABRIC support...


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/11/22 05:53:23

Modified files:
	sys/arch/sparc/dev: isp_sbus.c 

Log message:
Far too many things to note- a complete new revision coming in.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/11/22 05:55:17

Modified files:
	sys/scsi       : scsiconf.c scsiconf.h 

Log message:
In order to support Fibre Channel fabric fatten scsi target id's to 16 bits.
Also, to support at least first level SCSI-3 hierarchical luns, fatten luns
to 16 bits too.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/11/22 06:13:08

Modified files:
	sys/dev/microcode/isp: asm_pci.h asm_sbus.h 

Log message:
Roll in new firmware (also with a shiny new BSD style licence)


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	1999/11/22 08:37:52

Modified files:
	devel/bison    : Makefile 
	devel/bison/files: md5 
	devel/bison/patches: patch-aa patch-ab 

Log message:
revert 1.28 -> 1.27.  Version numbers are still locked.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/22 08:48:08

Modified files:
	etc            : security 

Log message:
match /dev/fd{0,1,2,3}{,B,C,D,E,F,G,H}[abcdefghijklmnop] when doing device checks; closes PR #750


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/22 10:16:11

Added files:
	sysutils/sdd/patches: patch-ad 

Log message:
patch to fix compilation on Alpha; from maintainer
closes PR#955


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/22 10:37:56

Modified files:
	openssh        : index.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/22 10:50:30

Modified files:
	sys/sys        : conf.h 
	sys/arch/i386/conf: GENERIC 

Log message:
do not add stuff that breaks everything except your own machine, matthieu!


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/22 10:51:25

Modified files:
	sys/sys        : conf.h 

Log message:
damn it


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/22 10:57:58

Added files:
	sysutils/star/patches: patch-ad 

Log message:
patch to fix compilation on Alpha; from maintainer
closes PR#956


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	1999/11/22 12:22:04

Modified files:
	sys/arch/alpha/alpha: mem.c 
	sys/arch/amiga/amiga: mem.c 
	sys/arch/arm32/arm32: mem.c 
	sys/arch/atari/atari: mem.c 
	sys/arch/hp300/hp300: mem.c 
	sys/arch/hppa/dev: mem.c 
	sys/arch/kbus/kbus: mem.c 
	sys/arch/mac68k/mac68k: mem.c 
	sys/arch/mips/mips: mem.c 
	sys/arch/mvme68k/mvme68k: mem.c 
	sys/arch/mvme88k/mvme88k: mem.c 
	sys/arch/pc532/pc532: mem.c 
	sys/arch/pmax/pmax: mem.c 
	sys/arch/powerpc/powerpc: mem.c 
	sys/arch/sparc/sparc: mem.c 
	sys/arch/sun3/sun3: mem.c 
	sys/arch/vax/vax: mem.c 
	sys/arch/wgrisc/wgrisc: mem.c 

Log message:
add empty mmioctl() implementation for new /dev/mem interface for all
architectures.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/22 13:02:46

Modified files:
	usr.bin/ssh    : sshd.8 sshd.c 

Log message:
-V, for fallback to openssh in SSH2 compatibility mode


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	1999/11/22 13:03:21

Modified files:
	openssh        : history.html 

Log message:
ssh 1.2.26 -> ssh 1.2.27


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/22 13:34:15

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Simplify CATPAGES


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/22 13:37:05

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Simplify make fetch-list by using _ALWAYS_DEP and friends.
Remove some extraneous subshells.
Remove unwanted variables.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/22 13:40:53

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Robust subdir substitution.
dugsong@ agrees that @ is a better choice.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/22 14:02:39

Modified files:
	usr.bin/ssh    : auth-rh-rsa.c auth-rsa.c channels.c cipher.c 
	                 compat.c log-client.c log-server.c log.c 
	                 packet.c scp.c serverloop.c ssh.h sshd.8 sshd.c 

Log message:
syslog changes:
* Unified Logmessage for all auth-types, for success and for failed
* Standard connections get only ONE line in the LOG when level==LOG:
Auth-attempts are logged only, if authentication is:
a) successfull or
b) with passwd or
c) we had more than AUTH_FAIL_LOG failues
* many log() became verbose()
* old behaviour with level=VERBOSE


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/22 14:52:42

Modified files:
	usr.bin/ssh    : readconf.c readconf.h ssh.1 ssh.h sshconnect.c 
	                 sshd.c 

Log message:
tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE
messages. allows use of s/key in windows (ttssh, securecrt) and
ssh-1.2.27 clients without 'ssh -v', ok: niels@


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/11/22 15:08:32

Modified files:
	lang/ocaml     : Makefile 

Log message:
Change MAINTAINER to me temporarily (until we figure out who's the
real one).


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/11/22 15:34:30

Modified files:
	sys/dev/ic     : isp_openbsd.c 

Log message:
Fix crock where channel was used before being set. All my kernels
worked, guess it was a random thing. Pity that the compiler didn't,
like it would have for FreeBSD, warn about 'used before being set'.


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	1999/11/22 16:29:29

Modified files:
	openssh        : index.html 
Added files:
	openssh        : features.html 

Log message:
list of OpenSSH features.  okay markus@, dugsong@


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	1999/11/22 16:31:39

Modified files:
	openssh        : features.html 

Log message:
spelling.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/22 16:44:03

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Use echo directly, except where ECHO_MSG makes sense.
Clean up error conditions somewhat.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/22 16:54:55

Modified files:
	sys/sys        : conf.h 

Log message:
matthieu fixed it


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/22 18:25:29

Modified files:
	sys/arch/powerpc/mac: wdc_obio.c 

Log message:
Use the _vtbl code to allow the registers to be seperated by 0x10,
this is how the registers are arranged for obio.


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	1999/11/22 18:56:39

Modified files:
	sbin/fdisk     : part.c 

Log message:
Add Phoenix BIOS notebook save-to-disk partition type (ok theo).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/22 19:20:15

Modified files:
	etc            : rc 

Log message:
isakmpd is elsewhere; evanc@concer.to


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/22 19:28:33

Modified files:
	lib/libssl/src : Makefile.org 
	lib/libssl/src/apps: Makefile.ssl 
	lib/libssl/src/crypto: Makefile Makefile.ssl 
	lib/libssl/src/crypto/asn1: Makefile.ssl 
	lib/libssl/src/crypto/bf: Makefile.ssl 
	lib/libssl/src/crypto/bio: Makefile.ssl 
	lib/libssl/src/crypto/bn: Makefile.ssl 
	lib/libssl/src/crypto/buffer: Makefile.ssl 
	lib/libssl/src/crypto/cast: Makefile.ssl 
	lib/libssl/src/crypto/comp: Makefile.ssl 
	lib/libssl/src/crypto/conf: Makefile.ssl 
	lib/libssl/src/crypto/des: Makefile.ssl 
	lib/libssl/src/crypto/dh: Makefile.ssl 
	lib/libssl/src/crypto/dsa: Makefile.ssl 
	lib/libssl/src/crypto/err: Makefile.ssl 
	lib/libssl/src/crypto/evp: Makefile.ssl 
	lib/libssl/src/crypto/hmac: Makefile.ssl 
	lib/libssl/src/crypto/idea: Makefile Makefile.ssl 
	lib/libssl/src/crypto/lhash: Makefile.ssl 
	lib/libssl/src/crypto/md2: Makefile.ssl 
	lib/libssl/src/crypto/md5: Makefile.ssl 
	lib/libssl/src/crypto/mdc2: Makefile.ssl 
	lib/libssl/src/crypto/objects: Makefile.ssl 
	lib/libssl/src/crypto/pem: Makefile.ssl 
	lib/libssl/src/crypto/pkcs12: Makefile.ssl 
	lib/libssl/src/crypto/pkcs7: Makefile.ssl 
	lib/libssl/src/crypto/rand: Makefile.ssl 
	lib/libssl/src/crypto/rc2: Makefile.ssl 
	lib/libssl/src/crypto/rc4: Makefile.ssl 
	lib/libssl/src/crypto/rc5: Makefile.ssl 
	lib/libssl/src/crypto/ripemd: Makefile.ssl 
	lib/libssl/src/crypto/rsa: Makefile.ssl 
	lib/libssl/src/crypto/sha: Makefile.ssl 
	lib/libssl/src/crypto/stack: Makefile.ssl 
	lib/libssl/src/crypto/txt_db: Makefile.ssl 
	lib/libssl/src/crypto/x509: Makefile.ssl 
	lib/libssl/src/crypto/x509v3: Makefile.ssl 
	lib/libssl/src/rsaref: Makefile.ssl 
	lib/libssl/src/ssl: Makefile.ssl 
	lib/libssl/src/test: Makefile.ssl 
	lib/libssl/src/tools: Makefile.ssl 
	usr.sbin/httpd : configure 

Log message:
do not assume shell scripts are +x; d


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/22 19:34:34

Modified files:
	openssh        : features.html 

Log message:
better


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/11/22 21:49:30

Modified files:
	sys/dev/eisa   : if_fea.c 
	sys/dev/ic     : pdq.c 
	sys/dev/tc     : if_fta.c 
	sys/dev/pci    : if_fpa.c 

Log message:
pretty up kernel printf's


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/22 22:17:21

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper installperl 
Added files:
	gnu/usr.bin/perl: shlib_version 

Log message:
missed in shared libperl mods due to cvs bug


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/11/23 03:15:25

Modified files:
	etc/mtree      : 4.4BSD.dist 

Log message:
formatting


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/23 04:10:00

Modified files:
	share/ipsec    : rc.vpn 

Log message:
Typo. from brad@ via niels@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/23 08:06:14

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Kill some extra shells that are not needed.

Note that

if ! (cmd1 && cmd2) then
cmd
fi

can be replaced with

if cmd1 && cmd2 then :
else
cmd
fi


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 11:27:27

Modified files:
	.              : donations.html 

Log message:
another


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 13:24:14

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.pmax 
	                         md.sparc 
	distrib/sets/lists/comp: md.amiga md.arc md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.sparc 
	                         mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	1999/11/23 13:48:36

Modified files:
	sys/dev/pci    : pciide.c 

Log message:
Bugfix from NetBSD.  For SiS, PIIX, and Apollo IDE controllers,
the secondary channel was ignored when the primary channel is disabled.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/11/23 14:16:04

Modified files:
	sys/dev/ic     : isp.c 

Log message:
make a couple more items CFGPRINTF items


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/11/23 14:17:38

Modified files:
	sys/dev/ic     : isp_openbsd.h 

Log message:
make CFGPRINTF only available for SCSIDEBUG/DEBUG kernels


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/23 15:25:56

Modified files:
	usr.bin/ssh    : auth-krb4.c auth-passwd.c auth-rh-rsa.c 
	                 auth-rhosts.c auth-rsa.c auth-skey.c authfd.c 
	                 authfile.c bufaux.c buffer.c canohost.c 
	                 channels.c cipher.c clientloop.c compat.c 
	                 compress.c crc32.c deattack.c fingerprint.c 
	                 hostfile.c log-client.c log-server.c log.c 
	                 login.c match.c mpaux.c nchan.c packet.c pty.c 
	                 radix.c readconf.c readpass.c rsa.c scp.c 
	                 servconf.c serverloop.c ssh-add.c ssh-agent.c 
	                 ssh-keygen.c ssh.c sshconnect.c sshd.c 
	                 tildexpand.c ttymodes.c uidswap.c xmalloc.c 

Log message:
KNF part 1


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 15:27:31

Modified files:
	sbin/ipf       : ipf.4 

Log message:
fix typo; jwk@lords.com


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 15:37:30

Modified files:
	lib/libc/rpc   : rpc_callmsg.c svc.c svc_run.c 

Log message:
mark some places that malloc is not checked


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 15:42:14

Modified files:
	sys/arch/i386/i386: i686_mem.c k6_mem.c 

Log message:
pretty mmtr messages


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 15:42:25

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
re-enable mtrr


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/23 17:15:06

Modified files:
	lang/egcs/snapshot: Makefile README 
	lang/egcs/snapshot/files: PLIST.template md5 
	lang/egcs/snapshot/patches: patch-core-rs6000 
	                            patch-g++-libversion 
	lang/egcs/snapshot/pkg: DESCR 
Added files:
	lang/egcs/snapshot/files/include: stdarg.h varargs.h 
	lang/egcs/snapshot/files/include/machine: ansi.h 
	lang/egcs/snapshot/patches: patch-core-varargs 
Removed files:
	lang/egcs/snapshot/files/gas-bug: README patch test-i386-gas.s 
	lang/egcs/snapshot/patches: patch-core-iberty 
	                            patch-java-unique-genmain 

Log message:
Argh. I was SURE I had repaired that port WEEKS ago.
So, here goes.

- retrieve a recent snapshot of egcs, to justify the port's existence,
- remove outdated fixes, now that we're synching with 2.6,
- update patches to deal with the current snapshot,
- get a description that matches better what's going on,
- add fixed include files to match the new varargs handling (complexity
is now within gcc, instead of arch-dependent include files).

Builds on i386, at least.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 17:26:04

Modified files:
	usr.bin/ssh    : auth-krb4.c auth-passwd.c auth-rh-rsa.c 
	                 auth-rhosts.c auth-rsa.c authfd.c authfd.h 
	                 authfile.c bufaux.c bufaux.h buffer.c buffer.h 
	                 canohost.c channels.c channels.h cipher.c 
	                 cipher.h clientloop.c compat.h compress.c 
	                 compress.h crc32.c crc32.h deattack.c 
	                 deattack.h fingerprint.c fingerprint.h getput.h 
	                 hostfile.c includes.h log-client.c log-server.c 
	                 log.c login.c match.c mpaux.c mpaux.h nchan.h 
	                 packet.c packet.h pty.c pty.h radix.c 
	                 readconf.c readconf.h readpass.c rsa.c rsa.h 
	                 scp.c servconf.c servconf.h serverloop.c 
	                 ssh-add.c ssh-agent.c ssh-keygen.c ssh.c ssh.h 
	                 sshconnect.c sshd.c tildexpand.c ttymodes.c 
	                 ttymodes.h uidswap.c uidswap.h xmalloc.c 
	                 xmalloc.h 

Log message:
much more KNF


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/23 17:56:53

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Typo
Surprising nobody saw it before...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/23 18:18:57

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Oops.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 18:43:33

Modified files:
	sys/arch/i386/i386: i686_mem.c k6_mem.c 

Log message:
spelling


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 18:48:31

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 19:21:34

Modified files:
	share/man/man4/man4.i386: mtrr.4 

Log message:
clean


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/23 19:57:56

Modified files:
	security/ssh   : Makefile 

Log message:
add another dist site for SSH and RSAREF


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/23 20:01:09

Modified files:
	security/rsaref: Makefile 

Log message:
add another dist site for RSAREF


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/23 20:23:05

Modified files:
	security/pgp   : Makefile 

Log message:
- make use of multiple master sites
- add another master site for PGP and 2 more for RSAREF
- make use of :U variable modifier
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/23 20:33:56

Modified files:
	security/pgp5  : Makefile 

Log message:
- make use of multiple master sites
- replace master sites with good ones for RSAREF
- make use of :U variable modifier
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/23 20:40:50

Removed files:
	sysutils/upsd/patches: patch-ab 

Log message:
Remove those patches.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/23 20:41:23

Modified files:
	security/cfs   : Makefile 

Log message:
- add another dist site
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/23 20:43:44

Modified files:
	sysutils/upsd  : Makefile 
	sysutils/upsd/pkg: PLIST 

Log message:
Fix PLIST. upsd.conf into /etc, instead of /usr/local/etc.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 21:02:10

Modified files:
	openssh        : index.html 

Log message:
more concise


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 21:03:55

Modified files:
	usr.sbin       : Makefile 

Log message:
memconfig


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/23 21:16:31

Modified files:
	openssh        : index.html 

Log message:
fix links


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/23 21:22:22

Modified files:
	lang/STk       : Makefile 
	lang/STk/files : md5 
	lang/STk/patches: patch-aa patch-ab patch-ac patch-ad 
Added files:
	lang/STk/files : PLIST.template PLIST.template.noshared 
Removed files:
	lang/STk/pkg   : PLIST 

Log message:
- remove BROKEN tag
- upgrade to STk 3.1.1
- change maintainer to ports@
- fix PLIST problem by using sed for some variable substitution
- fix compilation on archs that do not support dynamic loading of modules
(fixes compilation on Alpha, needs testing on pmax and arc)


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/23 22:35:33

Modified files:
	lib/libc_r/man : Makefile.inc pthread_cancel.3 
	                 pthread_cleanup_pop.3 pthread_cleanup_push.3 
	                 pthread_cond_broadcast.3 pthread_cond_destroy.3 
	                 pthread_cond_init.3 pthread_cond_signal.3 
	                 pthread_cond_timedwait.3 pthread_cond_wait.3 
	                 pthread_create.3 pthread_detach.3 
	                 pthread_equal.3 pthread_exit.3 
	                 pthread_getspecific.3 pthread_join.3 
	                 pthread_key_create.3 pthread_key_delete.3 
	                 pthread_mutex_destroy.3 pthread_mutex_init.3 
	                 pthread_mutex_lock.3 pthread_mutex_trylock.3 
	                 pthread_mutex_unlock.3 pthread_once.3 
	                 pthread_rwlock_destroy.3 pthread_rwlock_init.3 
	                 pthread_rwlock_rdlock.3 pthread_rwlock_unlock.3 
	                 pthread_rwlock_wrlock.3 
	                 pthread_rwlockattr_destroy.3 
	                 pthread_rwlockattr_getpshared.3 
	                 pthread_rwlockattr_init.3 
	                 pthread_rwlockattr_setpshared.3 pthread_self.3 
	                 pthread_setspecific.3 pthread_testcancel.3 

Log message:
Add FreeBSD tags


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/24 02:41:57

Modified files:
	.              : orders.html 

Log message:
norway


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/24 09:07:16

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
No need to set the page size twice


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/24 09:08:18

Modified files:
	usr.bin/login  : klogin.c 

Log message:
We won't have the tickets in shared memory, remove dead code


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/24 09:13:45

Modified files:
	usr.bin/ssh    : ssh-add.1 ssh-add.c 

Log message:
SSH_ASKPASS support


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/24 09:15:25

Modified files:
	usr.bin/ssh    : compat.c compat.h fingerprint.c fingerprint.h 
	                 nchan.c nchan.h nchan.ms 

Log message:
missing copyright


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/24 11:25:42

Modified files:
	.              : tshirts.html orders.html 
Added files:
	images         : tshirt-9-s.gif tshirt-9.jpg tshirt-9b-s.gif 
	                 tshirt-9b.jpg 

Log message:
OpenSSH tshirt coming


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/24 11:26:07

Modified files:
	.              : index.html 

Log message:
clarify


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/24 12:27:18

Modified files:
	usr.sbin/sendmail/src: main.c 

Log message:
Limit newaliases to root and trusted users; sendmail+gshapiro@sendmail.orG


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/24 12:47:36

Modified files:
	openssh        : index.html 
Added files:
	openssh/images : ssh.gif 

Log message:
new image; markus


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/24 12:47:54

Modified files:
	.              : orders.html 

Log message:
squish


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/24 12:53:54

Modified files:
	usr.bin/ssh    : auth-passwd.c auth-rh-rsa.c auth-rhosts.c 
	                 auth-rsa.c authfd.c authfd.h authfile.c 
	                 bufaux.c bufaux.h buffer.c buffer.h canohost.c 
	                 channels.c channels.h cipher.c cipher.h 
	                 clientloop.c compress.c compress.h crc32.h 
	                 hostfile.c includes.h log.c login.c match.c 
	                 mpaux.h packet.c packet.h pty.c pty.h radix.c 
	                 readconf.c readconf.h readpass.c rsa.c rsa.h 
	                 scp.c servconf.c servconf.h serverloop.c 
	                 ssh-agent.c ssh-keygen.c ssh.c ssh.h 
	                 sshconnect.c sshd.c tildexpand.c ttymodes.c 
	                 ttymodes.h uidswap.c 

Log message:
KNF, final part 3


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/24 13:02:13

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
set SO_REUSEADDR and SO_LINGER for forwarded ports.
chip@valinux.com via damien@ibs.com.au


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/24 13:05:14

Modified files:
	openssh        : index.html 

Log message:
shirt available


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/24 13:07:26

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
fix packet_integrity_check() for !have_hostname_in_open.
report from mrwizard@psu.edu via djm@ibs.com.au


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/24 13:12:58

Modified files:
	.              : tshirts.html 

Log message:
final cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/24 13:15:36

Modified files:
	usr.bin/ssh    : ssh.c ssh.1 

Log message:
postpone fork_after_authentication until command execution,
request/patch from jahakala@cc.jyu.fi via damien@ibs.com.au
plus: use daemon() for backgrounding


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/24 13:19:37

Modified files:
	usr.bin/ssh    : readconf.c servconf.c 

Log message:
strcasecmp instead of tolower


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/24 13:21:48

Modified files:
	usr.bin/ssh    : nchan.c 

Log message:
it's not an error() if shutdown_write failes in nchan.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/24 13:24:10

Modified files:
	usr.bin/ssh    : readconf.c 

Log message:
remove dead #ifdef-0-code


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/11/24 13:26:35

Modified files:
	usr.bin/ssh    : scp.c 

Log message:
progress meter overflow fix from damien@ibs.com.au


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/24 13:42:30

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
fix nasty font


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/24 13:53:43

Modified files:
	faq            : obsd-faq.txt 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/24 14:04:13

Modified files:
	faq            : faq8.html 

Log message:
cleanup


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/24 16:15:36

Added files:
	devel/automake/patches: patch-aa 

Log message:
add missing dircategory to info page


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/24 16:44:10

Modified files:
	graphics/tiff/pkg: COMMENT 

Log message:
better COMMENT


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/24 17:51:19

Modified files:
	usr.bin/sudo   : configure Makefile.in 

Log message:
Pull in latest files from the sudo cvs tree.  We now wrap scripts with
a call to /bin/sh for the benefit of ctm.  Closes PR 989


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/24 17:54:22

Modified files:
	usr.bin/m4     : look.c main.c 

Log message:
From espie@openbsd.org:
o Add a missing 'unsigned' to 'h' in remhash()
o Say 'unsigned int' not just 'unsigned'


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/24 18:09:37

Modified files:
	distrib/sets/lists/base: md.i386 
	distrib/sets/lists/man: md.i386 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/24 18:59:10

Modified files:
	.              : tshirts.html 
	openssh        : index.html 

Log message:
blowfish tshirt


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/11/24 19:19:58

Modified files:
	games/fortune/datfiles: fortunes fortunes.sp.ok 

Log message:
Spelling (confirmed with Webster and OED).


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/11/24 19:40:51

Modified files:
	games/fortune/datfiles: fortunes fortunes.sp.ok 

Log message:
More spelling


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/11/24 20:46:47

Modified files:
	usr.bin/calendar: day.c io.c 

Log message:
Parse dates only before the first <tab> character; otherwise, weekly events
whose description starts with a valid month are misparsed.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/24 21:58:55

Modified files:
	distrib/sets/lists/comp: md.i386 mi 
	distrib/sets/lists/man: md.i386 mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/11/24 22:01:35

Modified files:
	usr.bin/file/magdir: timezone 

Log message:
Check for our tzfile(5) magic.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/24 22:55:27

Modified files:
	sys/arch/powerpc/conf: files.powerpc 

Log message:
Properly fix the last checkin, the pseudo device rd is now a mi device and
is not to be specified in files.<arch> but if the arch has rd_attach_hook
and rd_open_hook, the file that these are in need to be included in
that files.<arch> file.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/24 23:57:05

Modified files:
	lib/libc_r/uthread: uthread_info.c 
Added files:
	lib/libc_r/uthread: uthread_info_openbsd.c 

Log message:
keep freebsd's thread info distcint from mine


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/25 00:01:48

Modified files:
	lib/libc_r/arch/alpha: uthread_machdep.h 
	lib/libc_r/arch/hppa: uthread_machdep.h 
	lib/libc_r/arch/i386: uthread_machdep.h 
	lib/libc_r/arch/m68k: uthread_machdep.h 
	lib/libc_r/arch/m88k: uthread_machdep.h 
	lib/libc_r/arch/mips: uthread_machdep.h 
	lib/libc_r/arch/powerpc: uthread_machdep.h 
	lib/libc_r/arch/sparc: uthread_machdep.h 
	lib/libc_r/include: pthread.h pthread_np.h sched.h spinlock.h 
	lib/libc_r/sys : Makefile.inc uthread_error.c 
	lib/libc_r/uthread: Makefile.inc pthread_private.h 
	                    uthread_accept.c uthread_attr_destroy.c 
	                    uthread_attr_getdetachstate.c 
	                    uthread_attr_getinheritsched.c 
	                    uthread_attr_getschedparam.c 
	                    uthread_attr_getschedpolicy.c 
	                    uthread_attr_getscope.c 
	                    uthread_attr_getstackaddr.c 
	                    uthread_attr_getstacksize.c 
	                    uthread_attr_init.c 
	                    uthread_attr_setcreatesuspend_np.c 
	                    uthread_attr_setdetachstate.c 
	                    uthread_attr_setinheritsched.c 
	                    uthread_attr_setprio.c 
	                    uthread_attr_setschedparam.c 
	                    uthread_attr_setschedpolicy.c 
	                    uthread_attr_setscope.c 
	                    uthread_attr_setstackaddr.c 
	                    uthread_attr_setstacksize.c 
	                    uthread_autoinit.c uthread_bind.c 
	                    uthread_cancel.c uthread_clean.c 
	                    uthread_close.c uthread_cond.c 
	                    uthread_condattr_destroy.c 
	                    uthread_condattr_init.c uthread_connect.c 
	                    uthread_create.c uthread_detach.c 
	                    uthread_dup.c uthread_dup2.c uthread_equal.c 
	                    uthread_execve.c uthread_exit.c 
	                    uthread_fchmod.c uthread_fchown.c 
	                    uthread_fcntl.c uthread_fd.c uthread_file.c 
	                    uthread_find_thread.c uthread_flock.c 
	                    uthread_fork.c uthread_fstat.c 
	                    uthread_fstatfs.c uthread_fsync.c 
	                    uthread_gc.c uthread_getdirentries.c 
	                    uthread_getpeername.c uthread_getprio.c 
	                    uthread_getschedparam.c 
	                    uthread_getsockname.c uthread_getsockopt.c 
	                    uthread_init.c uthread_ioctl.c 
	                    uthread_join.c uthread_kern.c uthread_kill.c 
	                    uthread_listen.c uthread_mattr_init.c 
	                    uthread_mattr_kind_np.c uthread_msync.c 
	                    uthread_multi_np.c uthread_mutex.c 
	                    uthread_mutex_prioceiling.c 
	                    uthread_mutex_protocol.c 
	                    uthread_mutexattr_destroy.c 
	                    uthread_nanosleep.c uthread_once.c 
	                    uthread_open.c uthread_pipe.c uthread_poll.c 
	                    uthread_priority_queue.c uthread_read.c 
	                    uthread_readv.c uthread_recvfrom.c 
	                    uthread_recvmsg.c uthread_resume_np.c 
	                    uthread_rwlock.c uthread_rwlockattr.c 
	                    uthread_select.c uthread_self.c 
	                    uthread_sendmsg.c uthread_sendto.c 
	                    uthread_seterrno.c uthread_setprio.c 
	                    uthread_setschedparam.c uthread_setsockopt.c 
	                    uthread_shutdown.c uthread_sig.c 
	                    uthread_sigaction.c uthread_sigaltstack.c 
	                    uthread_sigblock.c uthread_sigmask.c 
	                    uthread_signal.c uthread_sigpending.c 
	                    uthread_sigprocmask.c uthread_sigsetmask.c 
	                    uthread_sigsuspend.c uthread_sigwait.c 
	                    uthread_single_np.c uthread_socket.c 
	                    uthread_socketpair.c uthread_spec.c 
	                    uthread_spinlock.c uthread_suspend_np.c 
	                    uthread_switch_np.c uthread_vfork.c 
	                    uthread_wait4.c uthread_write.c 
	                    uthread_writev.c uthread_yield.c 
Added files:
	lib/libc_r/uthread: uthread_stack.c 
Removed files:
	lib/libc_r/uthread: uthread_queue.c 

Log message:
sync with FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/25 01:41:36

Modified files:
	sys/vm         : vm_param.h 

Log message:
Allow MD code to define PAGE_SIZE to a constant.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/25 01:44:07

Modified files:
	sys/vm         : vm_param.h 

Log message:
Update comments to reflect reality.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/25 01:46:44

Modified files:
	sys/arch/sparc/include: param.h 

Log message:
In the cases where we are sure what page size we have, define PAGE_SIZE
(and friends).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/25 02:10:34

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
fix type


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/11/25 04:07:54

Modified files:
	games/mille    : move.c 

Log message:
Fix an obscure bug involving misidentified coup fourres.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/11/25 04:35:24

Modified files:
	games/wargames : wargames.sh 

Log message:
Allow arguments to games and be more selective when checking for valid games.
Idea from recent NetBSD change by abs@netbsd.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/25 06:39:38

Modified files:
	sys/kern       : sys_pipe.c 

Log message:
Annoying unnecessary space.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/25 06:41:31

Modified files:
	sys/kern       : exec_elf64.c exec_elf.c kern_malloc.c 
	                 sysv_shm.c tty.c 

Log message:
Use PAGE_SIZE instead of NBPG.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/25 10:19:19

Modified files:
	lang/egcs/snapshot/files/include/machine: ansi.h 

Log message:
In C++, wchar_t is a builtin, not a typedef.
Work-around for an inadequacy of 2.6 headers that was just
exposed by a new pedantic warning...


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 10:34:32

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
remove dead pmap_collect_pv()


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 10:39:47

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
fix check for a pv list emptieness returned by pmap_find_pv


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 11:25:31

Modified files:
	sys/arch/hppa/hppa: mainbus.c 
	sys/arch/hppa/include: bus.h 
Removed files:
	sys/arch/hppa/hppa: dma.c 

Log message:
do bus stuff through pointers, native devices use memory ops where possible


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 11:27:07

Modified files:
	sys/arch/hppa/include: cpufunc.h 

Log message:
'+' vs '=','0' constraints


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 11:28:06

Modified files:
	sys/arch/hppa/include: pcb.h frame.h 

Log message:
new pcb and frame layouts


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 11:29:02

Modified files:
	sys/arch/hppa/include: psl.h 

Log message:
KERNEL_PSW no more


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 11:31:53

Modified files:
	sys/arch/hppa/hppa: autoconf.c 

Log message:
kernel psw register


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 11:32:24

Modified files:
	sys/arch/hppa/hppa: genassym.cf 

Log message:
new pcb and frame


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 11:35:21

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
clean some debug stuff


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 11:36:29

Modified files:
	sys/arch/hppa/hppa: trap.c 

Log message:
many traps, syscall nad other stuff


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 11:37:44

Modified files:
	sys/arch/hppa/hppa: vm_machdep.c 

Log message:
it forks, it execs, it syscalls


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 11:46:07

Modified files:
	sys/arch/hppa/hppa: machdep.c 

Log message:
bus stuff is in mainbus now, the rest is rewritten many ways


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 11:47:46

Modified files:
	sys/arch/hppa/hppa: locore.S 

Log message:
convey and convex it traps on both ways, and a little syscalls in between


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/25 12:00:19

Modified files:
	lib/libc_r/uthread: uthread_stack.c 

Log message:
NBPG in userland? what were you thiking?


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/25 12:23:13

Modified files:
	bin/ps         : ps.1 

Log message:
there is no poip


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 12:24:38

Modified files:
	sys/arch/hppa/conf: files.hppa 

Log message:
no dma.c no more


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/25 12:35:27

Modified files:
	sys/dev/mii    : iophy.c 

Log message:
no warnings; jwoehr@advtech.uswest.com


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	1999/11/25 13:10:57

Modified files:
	etc            : MAKEDEV.local 

Log message:
Synch path with main MAKEDEV (include /usr/sbin, so chown works).


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/25 13:24:23

Modified files:
	sys/arch/i386/isa/pcvt/Util/pcvtdoc: pcvt.4 
	sys/arch/i386/isa/pcvt/Util/scon: scon.1 scon.c 
	sys/arch/i386/isa/pcvt: pcvt_conf.h pcvt_drv.c pcvt_ext.c 
	                        pcvt_hdr.h pcvt_ioctl.h pcvt_kbd.c 
	                        pcvt_out.c pcvt_sup.c pcvt_vtf.c 
Removed files:
	sys/arch/i386/isa/pcvt/Util/mcon: Makefile mcon.1 mcon.c 

Log message:
Remove the keyboard mouse emulator, HP emulation mode, and PCVT_SHOWKEYS
debugging cruft. Also fix a bug where you were not able to hold down the
scrollback hotkeys.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/25 14:00:37

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_drv.c pcvt_ext.c pcvt_hdr.h 
	                        pcvt_kbd.c pcvt_sup.c 

Log message:
Whoops, didn't mean to step on espie's toes. Also restore some comments
that shouldn't have been removed.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/25 14:18:01

Modified files:
	sys/arch/i386/isa/pcvt/Util: Makefile 

Log message:
sloppy aaron


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/25 14:37:10

Modified files:
	security/ssh   : Makefile 

Log message:
replace the one bad distribution site for patch with 2 good ones


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/25 15:02:30

Modified files:
	lang/egcs/snapshot/patches: patch-g77-notmpnam 
Added files:
	lang/egcs/snapshot/patches: patch-core-iberty-nomktemp 

Log message:
Fix g77 mktemp patch, now that the testsuite checks for it.
Remove extraneous warnings from the build process... for some strange
reason, the protoize patch was integrated by the Cygnus folks, but
the libiberty part is still hanging in no-man's land... go figure.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/25 15:11:35

Modified files:
	shells/tcsh    : Makefile 

Log message:
add option to make tcsh build a static binary


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/25 16:08:15

Modified files:
	.              : index.html 
	images         : openbsd-logo.gif 

Log message:
new logo, for 2.6


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/25 16:16:20

Modified files:
	usr.sbin/ipmon : ipmon.c 

Log message:
incorrect icmp packet length printf; gluk@ptci.ru


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/25 17:32:11

Modified files:
	.              : Makefile 

Log message:
Build libperl with the other libs


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/25 17:53:21

Modified files:
	lib/libc_r/uthread: uthread_stack.c 

Log message:
don't use stack cache if user supplied the storage


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/25 19:11:16

Modified files:
	sys/arch/i386/isa/pcvt/Util/ispcvt: ispcvt.c 

Log message:
undo damage by aaron.  what is it with you guys?  4 people (matthieu,
mjacob, d, aaron) have broken the tree in 48 hours.  don't you guys do
any testing?


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/25 22:04:43

Modified files:
	sys/arch/hppa/dev: mongoose.c 

Log message:
new bus, some things i was not right


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/25 22:17:06

Modified files:
	lib/libc_r/TEST: test_fork.c 

Log message:
use pthread_join instead of pthread_cancel to test for a thread's existence after forking


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/26 00:51:33

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper 

Log message:
Run Configure as part of a 'beforedepend' target in perl's Makefile.bsd-wrapper
instead of explicitly in the top-level Makefile.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/26 03:22:07

Modified files:
	sys/uvm        : uvm_swap.c 

Log message:
Remove unnecessary printfs. From deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/26 08:47:53

Modified files:
	graphics/gd    : Makefile 

Log message:
- add demoout.png example image to post-install target
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/26 09:20:25

Modified files:
	net/mrtg       : Makefile 

Log message:
fix dependency check for new version of gd


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/26 09:21:02

Modified files:
	sys/arch/sparc/sparc: machdep.c 

Log message:
Use round_page instead of some home-made macro.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/26 09:22:04

Modified files:
	sys/conf       : param.c 

Log message:
Update comment to reflect reality.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/26 09:23:28

Modified files:
	sys/ufs/ufs    : dir.h 

Log message:
Yet another useless indentation fix (I don't like 'M' in my cvs updates).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/26 09:41:18

Modified files:
	sys/dev        : ksyms.c 

Log message:
Another comment change. (NBPG -> PAGE_SIZE).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/26 09:44:28

Modified files:
	sys/compat/common: compat_exec.c 
	sys/compat/hpux: hpux_exec.c 
	sys/compat/linux: linux_exec.c 
	sys/compat/m68k4k: m68k4k_exec.c 
	sys/compat/sunos: sunos_exec.c 

Log message:
Use round_page(X) instead of roundup(X, NBPG), use PAGE_SIZE instead of NBPG.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/26 09:45:28

Modified files:
	sys/dev/pci    : if_ax.c 

Log message:
vm_offset_t -> vaddr_t


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/26 09:46:18

Modified files:
	sys/dev        : ccd.c 

Log message:
vm_offset_t -> vaddr_t


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/26 09:48:28

Modified files:
	sys/arch/hppa/dev: pdc.c 

Log message:
do console stuff, pdc_call is in locore now


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/26 09:50:03

Modified files:
	graphics/gd    : Makefile 
	graphics/gd/patches: patch-aa 
Added files:
	graphics/gd/patches: patch-ab 

Log message:
- add support for a shared library
- make gd respect CFLAGS
- add patch to suppress malloc.h warnings


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	1999/11/26 09:56:53

Modified files:
	.              : anoncvs.html 

Log message:
Info change for gloup.linuxfr.org


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/26 10:04:08

Modified files:
	sys/arch/hppa/conf: files.hppa 

Log message:
enable sti graphics, which seems to map rom ok now; also machdep.c needs sti.h


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/26 10:07:10

Modified files:
	sys/arch/hppa/conf: SHEPHERD_PIE 

Log message:
enable sti, config on nfs


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/26 10:35:00

Modified files:
	sys/arch/hppa/hppa: mainbus.c 
	sys/arch/hppa/include: bus.h 

Log message:
fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/26 10:45:57

Modified files:
	sys/dev/ic     : i82596.c i82596var.h 

Log message:
provide general "probing" routine, also used in isa cards memory sizing;
also utilize port commands (if provided by the md backend);
prefix macros w/ IE_;
build control structures here, providing sysbus byte in the softc.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/26 10:47:42

Modified files:
	sys/arch/hppa/gsc: if_ie_gsc.c 

Log message:
accomodate for mi changes


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/26 10:58:17

Modified files:
	sys/arch/hppa/dev: cpu.c 

Log message:
shorter text, so it fits in 80 columns


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/26 10:59:55

Modified files:
	sys/arch/hppa/dev: asp.c 

Log message:
print asp spu type in text


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/26 11:01:01

Modified files:
	sys/arch/hppa/dev: mem.c 

Log message:
hide in DEBUG some extra printings


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/11/26 11:16:55

Modified files:
	usr.sbin/tcpdump: print-tcp.c 

Log message:
fix error where SACKs were not printed with absolute sequence numbers


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	1999/11/26 11:22:56

Log message:
    Add patch file
    
    Status:
    
    Vendor Tag:	ian
    Release Tags:	ian_1999_Nov_26
    
    N ports/lang/kaffe/patches/patch-01
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	1999/11/26 11:27:46

Modified files:
	lang/kaffe     : Makefile 
	lang/kaffe/files: md5 
	lang/kaffe/pkg : COMMENT DESCR PLIST 
Added files:
	lang/kaffe/pkg : COMPILATION SECURITY 

Log message:
Update to remove brokenness and dependency on dead version (ok turan@).
Add note that it compiles only on clean 2.6 installs or later.
Merge in some stuff from the kaffe1 port, to eliminate duplication.
Shorten DESCR to a few paragraphs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	1999/11/26 11:29:12

Modified files:
	lang           : Makefile 

Log message:
Remove kaffe1; now there is only kaffe.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	1999/11/26 11:39:28

Removed files:
	lang/kaffe1    : Makefile 
	lang/kaffe1/files: md5 
	lang/kaffe1/patches: patch-01 patch-02 
	lang/kaffe1/pkg: COMMENT DESCR PLIST SECURITY 

Log message:
Remove kaffe1 port, ending months of duplication with kaffe port.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/26 12:26:18

Modified files:
	lib/libskey    : skeylogin.c 

Log message:
fix descriptor leaks and double fclose(); markus and I; ok from millert


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/11/26 13:19:42

Modified files:
	sys/conf       : files 

Log message:
Forgotten com attachments (since most people use pccom on i386)


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/11/26 13:24:33

Modified files:
	sys/arch/i386/conf: PETRA 

Log message:
Up-to-date


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/26 14:29:37

Modified files:
	etc            : Makefile 

Log message:
/var/db/locate.database should be owned by root, not nobody.  While
/usr/libexec/locate.updatedb does run as nobody the redirection is
done as root so the resulting file is owned by root.

sync log file owner/mode with what is is newsyslog.conf


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/26 14:32:39

Modified files:
	usr.bin/rdistd : filesys.c 

Log message:
Make two variables that ought not to be static be auto.
Remove a useless loop invariant (already tested before the loop is reached).


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/26 14:43:05

src/usr.bin/vi/perl_api

Update of /cvs/src/usr.bin/vi/perl_api
In directory cvs.openbsd.org:/tmp/cvs-serv27930/perl_api

Log Message:
Directory /cvs/src/usr.bin/vi/perl_api added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/26 14:43:05

src/usr.bin/vi/perl_scripts

Update of /cvs/src/usr.bin/vi/perl_scripts
In directory cvs.openbsd.org:/tmp/cvs-serv27930/perl_scripts

Log Message:
Directory /cvs/src/usr.bin/vi/perl_scripts added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/26 14:47:10

Modified files:
	share/mk       : bsd.README bsd.prog.mk 

Log message:
Add ${LIBPERL}


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/11/26 15:46:11

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
ICP Vortex products


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/11/26 15:47:37

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/26 15:49:09

Modified files:
	usr.bin/vi/build: Makefile README port.h 
	usr.bin/vi/cl  : cl_main.c cl_read.c cl_screen.c cl_term.c 
	usr.bin/vi/common: exf.c key.c seq.c util.c 
	usr.bin/vi/ex  : ex_subst.c 
	usr.bin/vi/vi  : v_scroll.c v_txt.c 
Added files:
	usr.bin/vi/perl_api: VI.pod nviperl.pod perl.xs perlsfio.c 
	                     typemap 
	usr.bin/vi/perl_scripts: forall.pl make.pl tk.pl wc.pl 

Log message:
o Update README files etc. from nvi-1.79 so they have the correct info
o make port.h empty since we there is nothing we lack
o include <sys/param.h>, not <sys/types.h> in files that use MIN/MAX macros
o add perl api support since we have libperl (off by default)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/26 15:59:21

Modified files:
	usr.bin/whois  : Makefile 

Log message:
socks support that should have gotten committed with the whois.c socks changes


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/26 16:02:54

Modified files:
	bin/ls         : extern.h 

Log message:
fix flags_to_string() proto


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/26 16:06:29

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_drv.c 

Log message:
switch_screen() takes three arguments, not two; d@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/26 18:30:11

Modified files:
	lib/libc_r/uthread: uthread_seterrno.c 

Log message:
do it the single-processor way


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/11/26 18:59:35

Modified files:
	faq            : faq9.html 

Log message:
incorrect syntax


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/26 20:49:14

Modified files:
	usr.sbin/config: config.8 main.c 

Log message:
re-enable config without arguments; fix usage


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/26 21:13:57

Modified files:
	distrib/sets/lists/base: md.i386 
	distrib/sets/lists/man: md.i386 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/26 21:22:08

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
Winchip c6 TSC is broken; wd@ics.nara-wu.ac.jp


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/26 21:31:12

Modified files:
	share/mk       : bsd.man.mk 

Log message:
Call nroff with the -Tascii option to keep groff from using -Tlatin1
which could result in it using 0xAD as a hyphenation character.
This looks ok with less on an xterm but not on others, eg. the
pcvt console.  From NetBSD.


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/27 02:54:30

Log message:
    initial import of x11-ssh-askpass by Jim Knoble
    
    Status:
    
    Vendor Tag:	KNOBLE
    Release Tags:	V19991122
    
    N X11/xc/programs/ssh-askpass/Imakefile
    N X11/xc/programs/ssh-askpass/README
    N X11/xc/programs/ssh-askpass/SshAskpass-1337.ad
    N X11/xc/programs/ssh-askpass/SshAskpass-NeXTish.ad
    N X11/xc/programs/ssh-askpass/SshAskpass-green.ad
    N X11/xc/programs/ssh-askpass/SshAskpass-motif.ad
    N X11/xc/programs/ssh-askpass/SshAskpass-default.ad
    N X11/xc/programs/ssh-askpass/drawing.c
    N X11/xc/programs/ssh-askpass/dynlist.c
    N X11/xc/programs/ssh-askpass/resources.c
    N X11/xc/programs/ssh-askpass/x11-ssh-askpass.c
    N X11/xc/programs/ssh-askpass/drawing.h
    N X11/xc/programs/ssh-askpass/dynlist.h
    N X11/xc/programs/ssh-askpass/resources.h
    N X11/xc/programs/ssh-askpass/utils.h
    N X11/xc/programs/ssh-askpass/x11-ssh-askpass.h
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/27 02:58:16

Modified files:
	xc/programs/ssh-askpass: Imakefile 

Log message:
More standard X11 Imakefile


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/27 02:59:18

Modified files:
	xc/programs/ssh-askpass: dynlist.c 

Log message:
fix realloc failure leak


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/27 03:01:18

Modified files:
	xc/programs/ssh-askpass: resources.c 

Log message:
suppress unused code


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/27 03:02:37

Modified files:
	xc/programs/ssh-askpass: resources.h 

Log message:
suppress unused code


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/27 03:03:58

Removed files:
	xc/programs/ssh-askpass: utils.h 

Log message:
this file was useless


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/27 03:12:34

Modified files:
	xc/programs    : Imakefile 

Log message:
enable ssh-askpass


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/27 03:37:11

Log message:
    import x11-ssh-askpass-1999.11.23
    
    Status:
    
    Vendor Tag:	KNOBLE
    Release Tags:	V19991123
    
    N X11/xc/programs/ssh-askpass/ChangeLog
    C X11/xc/programs/ssh-askpass/Imakefile
    U X11/xc/programs/ssh-askpass/README
    U X11/xc/programs/ssh-askpass/SshAskpass-1337.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-NeXTish.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-green.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-motif.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-default.ad
    U X11/xc/programs/ssh-askpass/drawing.c
    U X11/xc/programs/ssh-askpass/dynlist.c
    U X11/xc/programs/ssh-askpass/resources.c
    U X11/xc/programs/ssh-askpass/x11-ssh-askpass.c
    U X11/xc/programs/ssh-askpass/drawing.h
    U X11/xc/programs/ssh-askpass/dynlist.h
    U X11/xc/programs/ssh-askpass/resources.h
    U X11/xc/programs/ssh-askpass/utils.h
    U X11/xc/programs/ssh-askpass/x11-ssh-askpass.h
    
    1 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jKNOBLE:yesterday -jKNOBLE X11/xc/programs/ssh-askpass

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/27 06:17:13

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Uniformize: everything else uses :L.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/27 06:20:25

Modified files:
	include        : stdlib.h stddef.h 

Log message:
In ANSI C++, wchar_t is a builtin. gcc 2.95.1 handles that correctly.
Redefining it as a typedef is an error, as it prevents overloading
on e.g., int/wchar_t separately.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/27 06:30:53

Removed files:
	print/a2ps/patches: patch-aa patch-ab patch-ac 

Log message:
Update to version 4.12g, we don't need those patches.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/27 06:34:07

Modified files:
	print/a2ps     : Makefile 
	print/a2ps/files: md5 
	print/a2ps/pkg : PLIST 

Log message:
Mark it unbroken and update to version 4.12g. Change the MASTER_SITES.
Fix up PLISTs.


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/27 06:38:38

Modified files:
	distrib/sets/lists/xbase: mi 
	distrib/sets/lists/xshare: mi 

Log message:
add ssh-askpass


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/27 08:55:40

Modified files:
	sys/arch/i386/conf: RAMDISK RAMDISKB RAMDISK_CD 

Log message:
thanks to aaron, more ethernet drivers fit


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/27 09:25:32

Modified files:
	sys/arch/i386/include: param.h 

Log message:
define PAGE_SIZE and friends, 4K kernel size reduction and probable speed increase; art


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/27 09:34:44

Modified files:
	.              : index.html security.html 

Log message:
cleanup, security links, etc


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/27 13:51:48

Modified files:
	sys/conf       : newvers.sh 

Log message:
we are in 2.6-current


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/27 14:39:29

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_kbd.c pcvt_vtf.c 

Log message:
Shorten printf() strings, KNF, and fix a braino in a switch() statement.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/27 17:28:59

Modified files:
	devel/libslang : Makefile 
	devel/libslang/files: md5 
	devel/libslang/patches: patch-aa patch-ad 
	devel/libslang/pkg: PLIST 
Removed files:
	devel/libslang/patches: patch-ab patch-ac 

Log message:
previous version of libslang hasn't been available for awhile now from
the dist site, upgrade to libslang 1.3.10


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/27 17:35:24

Added files:
	lang/egcs/snapshot/patches: patch-g77-notmpnam2 

Log message:
Patching g77 configure.in to eradicate mkstemp looks like a good idea.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/27 18:18:59

ports/editors/jed/patches

Update of /cvs/ports/editors/jed/patches
In directory cvs.openbsd.org:/tmp/cvs-serv14685/patches

Log Message:
Directory /cvs/ports/editors/jed/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/27 18:26:21

Modified files:
	editors/jed    : Makefile 
	editors/jed/files: md5 
	editors/jed/pkg: PLIST 
Added files:
	editors/jed/patches: patch-aa 

Log message:
previous version of jed hasn't been available for awhile now from the dist
site, upgrade to jed 0.99.10


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/27 19:06:33

Modified files:
	faq            : install-i386.html install-sparc.html 

Log message:
spelling


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/27 20:26:05

Modified files:
	faq            : faq4.html faq14.html 

Log message:
revamp install section


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/27 21:24:56

Modified files:
	faq            : faq2.html 

Log message:
fix wording


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/27 22:22:43

Modified files:
	net/mrtg       : Makefile 

Log message:
use proper autoconf options to tell MRTG where gd and libpng instead of
overriding CFLAGS and LDFLAGS


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/27 23:13:47

Modified files:
	graphics/fxtv  : Makefile 

Log message:
fix dependency check for tiff v3.5.x


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/28 04:27:20

Modified files:
	lib/libc_r/TEST: test.h test_pw.c test_readdir.c 

Log message:
remove redundant macro


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/28 04:28:15

Modified files:
	lib/libc_r     : TODO 

Log message:
reality


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/28 04:31:24

Modified files:
	lib/libc_r     : shlib_version 

Log message:
bump


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/28 04:32:55

Modified files:
	lib/libc_r     : Makefile 

Log message:
more freebsd sync stuff


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/28 04:50:36

Modified files:
	sys/conf       : files 

Log message:
lpt_puc support


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/28 04:52:06

Modified files:
	sys/dev/puc    : files.puc 
Added files:
	sys/dev/puc    : lpt_puc.c 

Log message:
Add puc lpt driver support, not actually tested...


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/28 04:53:23

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
Add lpt at puc.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/28 05:07:02

Modified files:
	sys/arch/i386/isa: pccom.c 

Log message:
Enable TI16750 UART support.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/28 05:15:08

Modified files:
	sys/dev/isa    : files.isa 
Added files:
	sys/dev/isa    : hsq.c 

Log message:
Driver for Hostess 4-channel serial mux, from Denis A. Doroshenko
<cyxob@isl.vtu.lt>.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/28 05:17:04

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
Add commented out hsq entry.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/28 05:26:05

Modified files:
	sys/dev/ic     : com.c 

Log message:
Enable TI16750 UART support.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/28 05:29:00

Modified files:
	share/man/man4/man4.i386: com.4 

Log message:
Note that 16750 has been enabled.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/28 05:30:20

Modified files:
	share/man/man4/man4.i386: Makefile 
Added files:
	share/man/man4/man4.i386: hsq.4 

Log message:
Add a little man page for hsq.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/28 05:31:42

Modified files:
	lib/libc_r/TEST: test_select.c 

Log message:
clean up


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/28 06:08:17

Modified files:
	usr.bin/chpass : edit.c 

Log message:
Check for size change as well as change in time. Scripted changes
usually finish in less than a second. ('vipw' already does this.)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/28 07:12:25

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Kill opsys cruft.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/28 07:14:59

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Vi commodity fix: default sw=4 to the same as ts while we're at it.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	1999/11/28 08:02:43

Modified files:
	.              : donations.html 

Log message:
Add one.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/28 08:36:43

Modified files:
	.              : orders.html 

Log message:
finland store moved


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/28 09:39:18

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper 

Log message:
Keep rules in bsd.sys.mk from yacc'ing on perly.y


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/28 09:43:47

Modified files:
	sys/dev/pci    : files.pci if_al.c if_alreg.h 

Log message:
Sync with FreeBSD (convert to mii). Good for 3k+ kernel shrinkage.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/28 10:45:31

Modified files:
	lib/libcurses++: cursesapp.cc cursesf.cc cursesf.h cursesm.cc 
	                 cursesm.h cursesp.cc cursesp.h cursespad.cc 
	                 cursesw.cc cursesw.h demo.cc etip.h 

Log message:
update to ncurses-5.0-19991127


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/28 10:49:20

Modified files:
	lib/libpanel   : p_above.c p_below.c p_bottom.c p_delete.c 
	                 p_hidden.c p_hide.c p_move.c p_new.c 
	                 p_replace.c p_show.c p_update.c panel.c panel.h 
	                 panel.priv.h shlib_version 

Log message:
update to ncurses-5.0-19991127


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/28 10:49:55

Modified files:
	lib/libcurses/base: lib_beep.c lib_color.c lib_dft_fgbg.c 
	                    lib_flash.c lib_freeall.c lib_mouse.c 
	                    lib_newwin.c lib_nl.c lib_set_term.c 
	                    lib_slk.c safe_sprintf.c 
	lib/libcurses/tinfo: comp_error.c comp_parse.c comp_scan.c 
	                     init_keytry.c lib_acs.c lib_cur_term.c 
	                     lib_napms.c lib_options.c lib_setup.c 
	                     lib_termcap.c lib_tputs.c lib_ttyflags.c 
	                     make_keys.c parse_entry.c 
	lib/libcurses/trace: lib_trace.c 
	lib/libcurses/tty: hashmap.c lib_mvcur.c lib_tstp.c lib_twait.c 
	                   lib_vidattr.c tty_update.c 
Added files:
	lib/libcurses/base: version.c 

Log message:
update to ncurses-5.0-19991127


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/28 10:51:55

Modified files:
	usr.bin/infocmp: infocmp.c 

Log message:
update to ncurses-5.0-19991127


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/28 10:53:41

Modified files:
	lib/libcurses  : Caps Makefile curs_initscr.3 curs_mouse.3tbl 
	                 curses.3tbl curses.h curses.priv.h dft_fgbg.3 
	                 ncurses_cfg.h shlib_version term.h termcap.3 
	                 terminfo.3 tic.h 

Log message:
update to ncurses-5.0-19991127


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/28 10:58:57

Modified files:
	usr.bin/tic    : dump_entry.c tic.c 

Log message:
update to ncurses-5.0-19991127


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/28 10:59:28

Modified files:
	lib/libcurses  : tic.h 

Log message:
#ifdef BROKEN_LINKER -> #if BROKEN_LINKER


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/28 11:05:38

Modified files:
	lib/libcurses/tinfo: init_keytry.c make_keys.c 

Log message:
#ifdef BROKEN_LINKER -> #if BROKEN_LINKER


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:08:27

Modified files:
	xc/programs/Xserver/hw/xfree86/common: Imakefile xf86.h 
	                                       xf86_Config.h 
	                                       xf86_Mouse.c 
Added files:
	xc/programs/Xserver/hw/xfree86/common: xf86_UsbMse.c 
	                                       xf86_UsbMse.h 

Log message:
add USB mouse support


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:09:03

X11/xc/programs/Xserver/hw/xfree86/os-support/libusb

Update of /cvs/X11/xc/programs/Xserver/hw/xfree86/os-support/libusb
In directory cvs.openbsd.org:/tmp/cvs-serv19709/libusb

Log Message:
Directory /cvs/X11/xc/programs/Xserver/hw/xfree86/os-support/libusb added to the repository


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:11:28

Added files:
	xc/programs/Xserver/hw/xfree86/os-support/libusb: Imakefile 
	                                                  data.c descr.c 
	                                                  parse.c 
	                                                  usage.c usb.3 
	                                                  usb.h 
	                                                  usb_hid_usages 
	                                                  usbvar.h 

Log message:
add libusb (from NetBSD)


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:12:47

Modified files:
	xc/include/extensions: xf86misc.h 

Log message:
add USB mouse support


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:13:19

Modified files:
	xc/programs/xdpyinfo: xdpyinfo.c 

Log message:
add USB mouse support


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:13:51

Modified files:
	xc/programs/Xserver: Imakefile 

Log message:
add USB mouse support


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:14:29

Modified files:
	xc/programs/Xserver/hw/xfree86/XF86Setup: mouse.tcl mseproto.cpp 
	                                          tclmisc.c tclxfconf.c 

Log message:
add USB mouse support


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:14:54

Modified files:
	xc/programs/Xserver/hw/xfree86/os-support: Imakefile 

Log message:
add libusb support


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:15:33

Modified files:
	xc/programs/Xserver/hw/xfree86/doc/sgml: mouse.sgml 

Log message:
add USB mouse support


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:16:27

Modified files:
	xc/programs/Xserver/hw/xfree86/doc: README.mouse 

Log message:
add USB mouse support


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:17:39

Modified files:
	xc/config/cf   : OpenBSD.cf xfree86.cf 

Log message:
add USB mouse support


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:44:41

Modified files:
	xc/programs/kx : kxd.man 

Log message:
fix kxd path, jakob@openbsd.org


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/11/28 11:47:54

Modified files:
	xc/doc/specs/Xaw: CH4.intro 
	xc/doc/specs/Xt: CH01 CH02 

Log message:
fix troff macro arguments, David.Leonard@csee.uq.edu.au


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/28 14:19:40

Modified files:
	openssh        : index.html 
	openssh/images : ssh.gif 

Log message:
new image


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/28 16:20:24

Modified files:
	sys/arch/powerpc/include: param.h 

Log message:
Lower NKMEMCLUSTERS from 128MB to 16MB. Currently the vm size for powerpc
is set to 256MB and this prevented OpenBSD from booting on machine with
more than ~128MB, 196MB machines would fail to boot very early.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/28 16:23:04

Modified files:
	sys/arch/powerpc/conf: RAMDISKMAC GENERICMAC 

Log message:
Make the default system type to be APPL for these kernels. probably
will cause them to fail in an interesting way if they are booted on
non apple machine, but temporarily remove the requirement to put the
model names in a table. Workaround until the model/compatibility recognition
is done better.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	1999/11/28 16:36:17

Modified files:
	sys/arch/powerpc/powerpc: machdep.c 

Log message:
Add recognition support for powerbook, it is reported to work with
ethernet and disk now.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/11/28 18:25:59

Modified files:
	games/cribbage : extern.c 

Log message:
Make this actually compile; doesn't anyone do a test build after making
changes anymore?


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/28 23:42:20

Modified files:
	games/cribbage : crib.c cribbage.h deck.h extern.c io.c score.c 
	                 support.c 

Log message:
Kill BOOLEAN, just use the curses/c++ bool type instead.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/28 23:50:23

Modified files:
	lib/libocurses : curses.h 

Log message:
Move definitions of bool, TRUE, and FALSE out from behind a comment
stating that they are only for backward compatibility--they are not.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/29 00:06:12

Modified files:
	audio/esound   : Makefile 
	audio/esound/files: md5 
	audio/esound/patches: patch-aa patch-ab patch-ac patch-ad 
	                      patch-ae patch-ltconfig 
	audio/esound/pkg: PLIST 

Log message:
Update to 0.2.16.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/29 00:30:16

Modified files:
	faq            : faq3.html 

Log message:
fix link


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/29 03:16:42

Modified files:
	distrib/sets/lists/base: md.amiga md.hp300 md.i386 md.mac68k 
	                         md.mvme68k md.pmax md.sparc 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/29 07:39:45

Modified files:
	audio/mpegaudio: Makefile 
	audio/mpegaudio/patches: patch-aa patch-ab patch-ac patch-ad 

Log message:
- switch to using ${MASTER_SITE_BACKUP} for the dist site
- convert patches to unified diffs


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	1999/11/29 08:54:28

Modified files:
	.              : donations.html 

Log message:
donation


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/29 09:22:30

Modified files:
	sys/netinet    : ip_input.c 

Log message:
Make sure M_BCAST is set for IP broadcasts, even if the packet came in as
an ethernet unicast. (cmetz@, niklas@ ok.)


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/29 09:40:26

Modified files:
	security/john  : Makefile 
	security/john/patches: patch-aa patch-ab 
	security/john/pkg: COMMENT DESCR PLIST 

Log message:
update MASTER_SITES to primary non-US site; john is not subject to any crypto restrictions; fix location of sharable data dir; fix location of john's temp files


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/11/29 11:19:59

Modified files:
	net/tinyfugue  : Makefile 
	net/tinyfugue/pkg: PLIST 

Log message:
Fix PLIST; remove some FreeBSD specifics; check package.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/29 12:56:59

Modified files:
	sys/kern       : sys_generic.c 

Log message:
handle invalid file descriptors in poll more carefully; d


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/29 13:17:09

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
When restarting a STOR, open with "r+", not "w" so we don't truncate.
Based on a patch from rmooney@iss.net; closed PR #993


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/29 14:47:17

Modified files:
	comms/seyon/patches: patch-aa 

Log message:
don't install seyon sgid dialer


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 14:53:15

Modified files:
	gnu/usr.sbin/mkisofs: ChangeLog mkisofs.8 mkisofs.c mkisofs.spec 
	                      multi.c tree.c 

Log message:
version 1.11.3


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/29 15:02:14

Modified files:
	sys/kern       : sys_generic.c 

Log message:
revents already cleared; d


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 15:18:19

Modified files:
	libexec/talkd  : table.c 

Log message:
use TAILQ_FOREACH, ok mickey@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 15:22:57

Modified files:
	libexec/talkd  : table.c 

Log message:
back out TAILQ_FOREACH - not portable, deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 15:28:20

Modified files:
	lib/libc_r     : TODO 

Log message:
add net/mrtd to the TODO check list, chris@dqc.org


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/11/29 16:14:04

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Prefer sh builtins to a dubious `optimization'


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	1999/11/29 16:26:24

Modified files:
	lib/libc_r     : TODO 

Log message:
add devel/glib and www/squid to the TODO check list


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/29 17:23:29

Modified files:
	net/curl       : Makefile 

Log message:
- change maintainers email address to markus@openbsd.org
- replace unnecessary USE_AUTOCONF tag with GNU_CONFIGURE
- cleanup Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 17:46:19

Added files:
	lib/libc_r/TEST: test_poll.c 

Log message:
test poll()


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/11/29 17:46:19

Modified files:
	lib/libc/yp    : ypclnt.3 

Log message:
fix include list; dogcow@redback.com


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 17:47:19

Modified files:
	lib/libc_r/TEST: Makefile 

Log message:
enable test_select and test_poll


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/29 17:48:44

Modified files:
	plan9/rc       : Makefile 

Log message:
- change maintainers email address to markus@openbsd.org
- make use of multiple master sites
- make use of :U variable modifier
- cleanup Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 17:50:30

Modified files:
	lib/libc_r/TEST: Makefile 

Log message:
set the ulimit a little higher for test_preemption


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/29 17:54:44

Modified files:
	net/curl       : Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 17:55:14

Modified files:
	lib/libc_r/TEST: test_switch.c 

Log message:
make test a little bit more stressful


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/29 18:12:52

Modified files:
	plan9/sam      : Makefile 

Log message:
- change maintainers email address to markus@openbsd.org
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/29 19:12:49

Modified files:
	benchmarks/netpipe: Makefile 

Log message:
Update the MASTER_SITES. ftp.ameslab.gov -> ftp.scl.ameslab.gov


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/29 19:15:11

Modified files:
	lang/tcl80     : Makefile 
Removed files:
	lang/tcl80/patches: sup-m68k 

Log message:
patch is no longer needed now that we're using GCC 2.95.x


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/11/29 19:25:53

Modified files:
	sys/dev/pci    : if_fpa.c 

Log message:
KNF and cleanup


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/29 19:32:22

Modified files:
	x11/qt         : Makefile 

Log message:
- remove unnecessary USE_EGXX tag now that we have GCC 2.95.x in-tree
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/11/29 19:50:57

Modified files:
	net/libnids    : Makefile 
	net/libnids/pkg: PLIST 

Log message:
missed an include


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/29 19:54:31

Modified files:
	security/gnupg : Makefile 

Log message:
- change maintainers email address to markus@openbsd.org
- cleanup Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 20:16:01

Modified files:
	lib/libc_r/uthread: uthread_fork.c 

Log message:
really remove all other threads when fork()ing. (bug was in removing elements from a list whilest walking it)


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/11/29 21:00:44

Modified files:
	sys/dev/eisa   : if_fea.c 
	sys/dev/tc     : if_fta.c 

Log message:
more KNF and cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 21:51:57

Modified files:
	lib/libc_r/uthread: uthread_create.c 

Log message:
set state of new threads using correct macro. This makes debugging a bit easier.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 21:53:24

Modified files:
	lib/libc_r/uthread: uthread_gc.c uthread_exit.c 

Log message:
clean up the poll fdsets in the garbage collector, not in exit()


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/11/29 21:59:43

Modified files:
	lib/libc_r/uthread: uthread_gc.c 

Log message:
garbage collect thread-specific data


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/29 23:08:01

Added files:
	comms/qpage/pkg: MESSAGE 

Log message:
Add this file to print messages after installing this port.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/29 23:12:08

Modified files:
	comms/qpage    : Makefile 
	comms/qpage/files: md5 
	comms/qpage/patches: patch-aa 
	comms/qpage/pkg: PLIST 

Log message:
Update to 3.3.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/29 23:44:51

Modified files:
	sys/arch/i386/i386: pmap.c 

Log message:
Put the "faulting in a pt page map ..." printf behind #ifdef DEBUG.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/11/30 00:39:26

Modified files:
	libexec/rpc.rstatd: Makefile rstat_proc.c 

Log message:
UVM support (how could I miss this?). From jason@


CVSROOT:	/cvs
Module name:	src
Changes by:	cmetz@cvs.openbsd.org	1999/11/30 00:55:56

Modified files:
	sys/conf       : files 
	sys/arch/i386/conf: GENERIC 
	sys/dev/eisa   : files.eisa 
	sys/dev/pci    : files.pci 
Added files:
	sys/dev/eisa   : dpt_eisa.c 
	sys/dev/pci    : dpt_pci.c 
	sys/dev/ic     : dpt.c dptreg.h dptvar.h 

Log message:
Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter
driver to OpenBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/30 00:58:06

Modified files:
	comms/rzsz     : Makefile 
	comms/rzsz/files: md5 
	comms/rzsz/patches: patch-aa patch-ab patch-ac patch-ad 

Log message:
Mark it unbroken and update to 3.54.
Change the MAINTAINER to kevlo@


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/30 01:02:16

Modified files:
	openssh        : history.html 

Log message:
more


CVSROOT:	/cvs
Module name:	src
Changes by:	cmetz@cvs.openbsd.org	1999/11/30 01:42:17

Modified files:
	sys/arch/i386/conf: RAMDISK_CD 

Log message:
Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adapter
driver to OpenBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/11/30 03:04:12

Modified files:
	chinese/c2t/pkg: DESCR 

Log message:
Updated.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/30 04:35:04

Modified files:
	.              : orders.html 

Log message:
australia


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/11/30 05:10:40

Modified files:
	share/ipsec    : rc.vpn 

Log message:
Typo. From je@interact.se


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	1999/11/30 06:23:13

Modified files:
	share/man/man4 : ne.4 

Log message:
mention in the media selection section that NE2000 cards based on RealTek
chipsets have support for software-based media selection; from NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/30 09:41:41

Modified files:
	usr.bin/sort   : sort.c 

Log message:
Using mkstemp to create permanent files is possible, but then
the file mode needs tweaking to look like normal file creation.

Approved by millert@, noticed by my students at Epita. Thanks guys !


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	1999/11/30 09:46:14

Modified files:
	.              : events.html 

Log message:
the bazaar in december; aaron@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/11/30 14:25:39

Added files:
	etc/etc.hppa   : MAKEDEV Makefile.inc disktab fbtab sysctl.conf 
	                 ttys 

Log message:
initial /etc files


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/11/30 14:45:10

Modified files:
	usr.sbin/dhcp/dhclient: dhclient.c 

Log message:
Fix the "append" keyword to work as it should (looks like it was a
cut-n-paste of "prepend")


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/30 15:19:50

Modified files:
	usr.bin/m4     : eval.c extern.h main.c 

Log message:
Clean up comment/quote recognition a little bit:
- use strlcpy to make clear that the strings are line terminated,
- remove the number of magic constants,
- use assert() for preconditions,
- use puts instead of looping over array of chars...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/11/30 15:24:21

Modified files:
	usr.bin/m4     : main.c 

Log message:
Recognizes comments while parsing macros arguments, as every other
m4 implementation does (including DEC/OSF, Solaris, HP/UX, Aix,
and gnu-m4).

Checked with millert@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/30 15:59:19

Modified files:
	misc/screen    : Makefile 
	misc/screen/files: md5 
	misc/screen/patches: patch-aa patch-ab patch-ac patch-ad 
	                     patch-ae patch-ag 
	misc/screen/pkg: PLIST 
Removed files:
	misc/screen/patches: patch-af 

Log message:
upgrade to screen 3.9.5; ok'd by turan@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/30 16:13:52

Modified files:
	security/gnupg : Makefile 

Log message:
remove unnecessary CONFIGURE_ENV tag; ok'd by markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/30 16:48:07

Modified files:
	sys/dev/isa    : if_eg.c cy_isa.c 

Log message:
Remove duplicate #include's.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/11/30 16:54:07

Modified files:
	sys/dev/ic     : cy.c 

Log message:
Remove duplicate #include.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/11/30 17:04:41

Modified files:
	.              : index.html 

Log message:
2.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/30 17:34:39

Modified files:
	mbone/vic/patches: patch-aa 
Added files:
	mbone/vic/patches: patch-ak patch-al 

Log message:
split patch which patches multiple files into individual patches


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/30 18:05:35

Added files:
	mbone/common/patches: patch-aa patch-ab patch-ac 
Removed files:
	mbone/common/patches: patch-common 

Log message:
split multi-file patch into individual patches


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/30 18:21:58

Modified files:
	games/xbill    : Makefile 
Added files:
	games/xbill/patches: patch-ab patch-ac 

Log message:
- remove BROKEN tag
- add patches to fix compilation with GCC 2.95.x; from kwesterback@home.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/30 20:04:04

Modified files:
	net/queso      : Makefile 
	net/queso/patches: patch-aa 
	net/queso/pkg  : PLIST 
Added files:
	net/queso/files: queso.1 
	net/queso/patches: patch-ab patch-ac 

Log message:
- add patches which fix compilation of queso on Alpha
- add queso man page

from Debian via rohee@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/11/30 20:20:04

Modified files:
	mail/pine      : Makefile 
	mail/pine/files: md5 
	mail/pine/patches: patch-ab patch-ad patch-ae 

Log message:
upgrade to Pine 4.21, fixes a security bug as posted on BugTraq


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/11/30 21:14:17

Modified files:
	faq            : faq4.html 

Log message:
spelling


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/11/30 23:33:24

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
Move initialization of ttyline to be after the fork() so that when
we are in daemon mode it contains the pid of the child, not the parent.
This fixes utmp/wtmp updates in daemon mode.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/01 01:09:05

Modified files:
	emulators/linux_lib/pkg: PLIST 

Log message:
Remove @dirrm dev.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/01 02:58:16

Modified files:
	lib/libkvm.old : Makefile kvm_proc.c 

Log message:
friendly towards uvm on i386, until it gets fixed; got it from art


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/01 02:59:59

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_drv.c pcvt_ext.c pcvt_hdr.h 

Log message:
noone needs to see this anymore


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/01 06:36:51

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Use _ALWAYS_DEP & friends pervasively.
Rename SORT_DEPENDS to _SORT_DEPENDS, nothing but us does need it anyway.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/01 06:51:28

Added files:
	games/xkobo/patches: patch-ae 

Log message:
Nicer interface, make shift a fire toggle, so that you don't have to keep
shift depressed most of the time.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/01 06:58:58

Modified files:
	games/xkobo    : Makefile 
Added files:
	games/xkobo/patches: extra-hard 

Log message:
Rebuild xkobo with -DHARDER and enjoy the experience.

Older xkobo releases did not give you bonus lives when you hit some score.
Some levels become much harder to pass, and much more interesting.

May give a second life to that game, when you're starting to find level 46
too easy.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/01 06:59:15

Modified files:
	usr.bin/ssh    : channels.c readconf.c readconf.h ssh.c ssh.h 
	                 sshconnect.c 

Log message:
ports are u_short


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/01 07:07:22

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
turn of checkhostip for proxy connects, since we don't know the remote ip


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/01 07:24:39

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
easier to read client code for passwd and skey auth


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/01 08:25:09

Modified files:
	kerberosIV/krb : Makefile 

Log message:
no need for strtok_r; binkert@vssad.hlo.dec.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	1999/12/01 08:26:59

Modified files:
	audio/mpg123   : Makefile 

Log message:
New maintainer. (provos@ ok)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/01 08:29:57

Modified files:
	share/mk       : bsd.own.mk 
	sys/arch/i386/conf: GENERIC RAMDISK RAMDISKB RAMDISK_CD 

Log message:
uvm on the i386


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/01 08:32:58

Modified files:
	print/teTeX/base: Makefile 
	print/teTeX/texmf: Makefile 

Log message:
Full CATEGORY.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/01 09:22:01

Modified files:
	audio/mpg123   : Makefile 
	audio/mpg123/patches: patch-aa 
Added files:
	audio/mpg123/files: term.c 

Log message:
Restore TERM capability.
Code scavenged from tracker, since it's known to work...
removed all special cases, since it's needed only for OpenBSD.
Tweaks after some ho@'s comments.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/01 09:51:20

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/01 09:54:36

Modified files:
	usr.bin/ssh    : auth-krb4.c auth-passwd.c auth-skey.c ssh.h 

Log message:
move skey-auth from auth-passwd.c to auth-skey.c, same for krb4


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/01 10:07:48

Added files:
	devel/autoconf/patches: patch-mktemp1 patch-mktemp2 
	                        patch-mktemp3 
	devel/autoconf/pkg: SECURITY 

Log message:
Security patches for autoconf.

Got millert@ to check this, since other ports@ people have been sitting on
their asses instead of looking at this.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/01 10:38:44

Modified files:
	lang/egcs/snapshot: Makefile 
	lang/egcs/snapshot/files: md5 
	lang/egcs/snapshot/files/tests: i386.readme 

Log message:
Update to 991122 snapshot, which fixes a few issues yet.
Update i386 test-results to something more current.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/01 12:55:00

Modified files:
	usr.sbin/afs/libroken: Makefile 

Log message:
more strtok_r; bad bad art


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/01 15:04:37

Modified files:
	.              : donations.html 

Log message:
new


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	1999/12/01 15:35:55

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Have delete-package-link function correctly even if ${PACKAGES} is itself
a symlink (ok espie).


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	1999/12/01 15:39:45

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Less verbose.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/01 15:49:10

Modified files:
	sys/arch/sparc/include: vmparam.h 

Log message:
crank DFLDSIZ to 32MB


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/01 17:23:36

Modified files:
	sys/sys        : systm.h 
	sys/kern       : subr_prf.c 

Log message:
snprintf in kernel; assar@stacken.kth.se


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/01 17:44:42

Modified files:
	databases/mysql/scripts: check_old_version 

Log message:
stop using env to find perl, it's in /usr/bin


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/01 17:56:49

Modified files:
	.              : tshirts.html 

Log message:
more


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/01 18:27:16

Modified files:
	lib/libkeynote : keynote.1 keynote.3 

Log message:
Minor repairs.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/01 19:22:57

Modified files:
	usr.sbin/pppd/chat: chat.c 

Log message:
fix one possible buffer overrun; inspired by kris@hub.freebsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/01 19:32:29

Modified files:
	usr.sbin/pppd/chat: chat.c 

Log message:
paranoia, add_return may change


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/01 19:42:17

Modified files:
	lib/libc_r/TEST: test_setjmp.c 

Log message:
better tests


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/01 19:43:36

Modified files:
	lib/libc_r/TEST: test_setjmp.c 

Log message:
add _setjmp/_longjmp test


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/01 19:44:34

Modified files:
	lib/libc_r/TEST: Makefile 

Log message:
add setjmp test


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/01 20:33:44

Modified files:
	databases/mysql/pkg: PLIST 

Log message:
- sync PLIST; from jason@
- remove install-info bug work-around for old texinfo


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/01 20:41:01

Modified files:
	databases/mysql/patches: patch-ab patch-ag 
Removed files:
	databases/mysql/patches: patch-ac patch-ah 

Log message:
- remove unnecessary mit-pthreads patches
- don't disable inlining
- add a workaround patch for GCC 2.95.x which compiles sql_yacc.cc with -O0


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/01 20:47:36

Modified files:
	databases/mysql: Makefile 
Added files:
	databases/mysql/files: startup.sh 

Log message:
- remove now unnecesary USE_EGCC and USE_EGXX tags
- split out startup.sh cretion from Makefile and just include it in the
files subdir
- remove CONFIGURE_ENV, CFLAGS and CXXFLAGS do not require overriding with
-current pthreads, the autoconf script properly detects and uses them
- cleanup Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/01 21:00:58

Modified files:
	usr.sbin       : Makefile 
	distrib/sets/lists/base: mi 
	distrib/sets/lists/man: mi 
Removed files:
	usr.sbin/ctm   : Makefile Makefile.inc README 
	usr.sbin/ctm/ctm: Makefile ctm.1 ctm.5 ctm.c ctm.h ctm_ed.c 
	                  ctm_input.c ctm_pass1.c ctm_pass2.c 
	                  ctm_pass3.c ctm_passb.c ctm_syntax.c 
	usr.sbin/ctm/ctm_dequeue: Makefile ctm_dequeue.c 
	usr.sbin/ctm/ctm_rmail: Makefile ctm_rmail.1 ctm_rmail.c error.c 
	                        error.h options.h 
	usr.sbin/ctm/ctm_smail: Makefile ctm_smail.c 
	usr.sbin/ctm/mkCTM: Makefile ctm_conf.cvs-cur ctm_conf.gnats 
	                    ctm_conf.ports-cur ctm_conf.smp-cur 
	                    ctm_conf.src-cur ctm_conf.src-special 
	                    dequeue mkCTM mkctm.c 

Log message:
bye bye ctm (soon in ports tree)


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/01 22:29:10

Added files:
	security/rsaref/pkg: SECURITY 
	security/rsaref/patches: patch-ac 

Log message:
fix buffer overflow in RSA{Public,Private}Decrypt. from CORE SDI.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/02 00:13:37

Removed files:
	databases/db/patches: patch-aa patch-ab 

Log message:
Update to 3.0.55, we don't need those patches.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/02 00:17:24

Modified files:
	databases/db   : Makefile 
	databases/db/files: md5 
	databases/db/pkg: COMMENT DESCR PLIST 

Log message:
Update to 3.0.55. Fix up PLISTs and update the DESCR.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/02 09:30:54

Modified files:
	sys/arch/i386/conf: RAMDISK RAMDISKB 

Log message:
in the tradeoff between NFS and more device drivers, NFS loses.  people who
care about NFS should go do a kernel shrink.  get me 45K of kernel shrink
in the ramdisk without using an #ifdef, and i'll put NFS back.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/02 09:31:17

Modified files:
	sys/netinet    : tcp_output.c 

Log message:
typo; gbayley@ausmac.net


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/02 10:23:54

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
CheckHostIP is not available for connects via proxy command


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/02 10:34:08

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
Fix thinko on my part, we want to avoid setting mode to "r+" for
append, not for ascii.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/02 11:18:43

Modified files:
	sys/arch/i386/conf: RAMDISK RAMDISKB RAMDISK_CD 

Log message:
ef* on ramdisk floppies


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/02 11:38:19

Modified files:
	sys/ufs/ufs    : dinode.h 

Log message:
Opps. Back out a part of last commit that wasn't intended for commit yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/02 13:05:40

Modified files:
	usr.bin/ssh    : ssh.h ssh-add.c ssh-add.1 

Log message:
document $SSH_ASKPASS, reasonable default


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/02 13:10:06

Modified files:
	usr.bin/ssh    : nchan.c 

Log message:
use error() for internal errors


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/02 13:13:29

Modified files:
	usr.bin/ssh    : serverloop.c 

Log message:
indent


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/02 13:16:34

Modified files:
	usr.bin/ssh    : packet.c 

Log message:
set loglevel for SSH_MSG_DISCONNECT to log(), not fatal()


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/02 13:17:50

Modified files:
	usr.bin/ssh    : auth-rsa.c 

Log message:
warn about keysize-mismatch with log() not error()


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/02 13:19:00

Modified files:
	usr.bin/ssh    : hostfile.c 

Log message:
indent, shorter warning


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/02 13:39:33

Modified files:
	sys/kern       : kern_physio.c 

Log message:
Init the buffer dependency list.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/02 13:42:10

Modified files:
	sys/uvm        : uvm_swap.c 

Log message:
Init the buffer dependency list.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/02 13:55:06

Modified files:
	sys/dev/isa    : if_ef_isapnp.c 

Log message:
add proper media handling and use dev/mii


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/02 13:55:47

Modified files:
	sys/kern       : vfs_bio.c 

Log message:
Indentation to make the code more readable.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/02 15:12:14

Modified files:
	sys/dev/pci    : ncr.c 

Log message:
o Crank MAX_START back up to 256 and allow it to be overridden.  This time we
leave SCSI_NCR_DFLT_TAGS alone since turning off tags caused some problems.
o Use new pci routines in attach (from NetBSD).  This also repairs
-DNCR_IOMAPPED.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/02 16:05:08

Modified files:
	usr.bin/ssh    : auth-rsa.c 

Log message:
warn only about mismatch if key is _used_


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/02 17:34:26

Modified files:
	.              : errata.html security.html 
Added files:
	advisories     : sslUSA 

Log message:
sslUSA stuff


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/02 17:36:06

Modified files:
	.              : errata.html plus.html 

Log message:
link


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/02 18:13:17

Modified files:
	security/ssh   : Makefile 
	security/ssh/patches: patch-ac 
	security/ssh/pkg: SECURITY 
Added files:
	security/ssh/files: patch-rsaref2-2 

Log message:
- add patch for RSAREF buffer overflow
- fix double slash in header path for GMP and Zlib
- stop creating ${PREFIX}/etc directory
- cleanup Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/02 18:22:46

Modified files:
	libexec/ftpd   : ftpd.8 ftpd.c pathnames.h 

Log message:
Write pid to /var/run/ftpd.pid if running in daemon mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/02 18:25:44

Modified files:
	usr.sbin/rarpd : rarpd.8 

Log message:
mention pid file


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/02 20:38:23

Modified files:
	sbin/brconfig  : brconfig.c 

Log message:
make error messages more intuitive


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/12/02 20:48:56

Modified files:
	sys/dev/ic     : isp_inline.h 

Log message:
Amazingly neither the compiler nor review missed this silly botch.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/03 01:03:41

Modified files:
	devel/ddd      : Makefile 
	devel/ddd/files: md5 
	devel/ddd/pkg  : PLIST 

Log message:
Update to version 3.1.90 and the PLIST file.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/03 04:30:11

Modified files:
	lang/egcs/snapshot: Makefile 
	lang/egcs/snapshot/files: md5 

Log message:
19991201 snapshot.
Fixes at least one regression in the C testsuite.
No new regressions seen so far.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/03 07:24:40

Modified files:
	net/licq       : Makefile 
	devel/ddd      : Makefile 
	comms/hylafax  : Makefile 
	x11/kdebase    : Makefile 
	x11/kdelibs    : Makefile 
	x11/kde/libs   : Makefile 
	infrastructure/mk: bsd.port.mk 
	infrastructure/templates: Makefile.template 

Log message:
Kill USE_EGCC/USE_EGXX, since 2.6 includes both as standard compilers.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/03 07:57:13

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Introduce _MAKE_COOKIE, rename CIPHERS to _CIPHERS (and change it).
Deprecate a whole slew of unneeded variables.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/03 09:01:59

Modified files:
	sys/dev/tc     : if_fta.c 

Log message:
make this compile again; millert.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/03 09:54:43

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
fix typo with recent ${AWK} -> awk change, needed a space added in


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/03 10:20:02

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Simplify cipher usage slightly


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/03 10:30:47

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Streamline checksum verification, remove awk use.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/03 10:37:33

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Kill a few extraneous for loops.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/03 10:55:07

Modified files:
	sys/arch/hppa/dev: cpudevs 

Log message:
some more devices


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/03 10:55:44

Modified files:
	sys/arch/hppa/dev: cpudevs.h cpudevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	1999/12/03 11:44:21

Modified files:
	build          : groups.dat support.dat 

Log message:
Add Bulgarian group; some address changes in support.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	1999/12/03 12:01:18

Modified files:
	.              : orders.html plus.html 

Log message:
Tiny typos.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	1999/12/03 12:03:10

Modified files:
	.              : groups.html support.html 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/03 12:24:18

Modified files:
	sbin/newfs     : mkfs.c newfs.8 newfs.c 

Log message:
Allow enabling soft updates (with -U) on a new filesystem.
Allow soft updates on mfs filesystems (even if it's stupid).


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/03 14:21:52

Modified files:
	.              : donations.html 

Log message:
correction


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/03 14:29:30

Modified files:
	sys/ufs/ffs    : ffs_vfsops.c 

Log message:
Clean up ffs_mount.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/03 15:38:11

Modified files:
	sys/dev/raidframe: rf_openbsdkintf.c 

Log message:
Init b_dep so that soft updates work.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/03 16:43:03

Modified files:
	usr.bin/pr     : pr.c 

Log message:
the -s option was broken; spotted by tstromberg@rtci.com on freebsd-audit, but i have not seen them fix any of the bugs


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/03 16:55:18

Modified files:
	usr.bin/apply  : apply.c 

Log message:
off by one for string length calculation


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/03 17:09:23

Modified files:
	usr.bin/error  : touch.c 

Log message:
careful


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/03 17:09:37

Modified files:
	usr.bin/error  : subr.c 

Log message:
indent


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/03 17:12:25

Modified files:
	usr.bin/awk    : awk.h main.c 

Log message:
Fix 2 core dumps:
1) give an error if the user specifies > 20 -f options instead of oflowing
2) use snprintf in the ERROR macro to avoid an oflow


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/03 17:15:09

Modified files:
	usr.sbin/dhcp/dhclient: clparse.c dhclient.c 

Log message:
Careful with long, command-line provided interface names.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/03 17:16:52

Modified files:
	usr.bin/error  : filter.c 

Log message:
avoid overflows


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/03 17:22:34

Modified files:
	usr.sbin/named/dnsquery: dnsquery.c 

Log message:
avoid overflow


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/03 18:01:07

Modified files:
	usr.bin/patch  : patch.c pch.c util.c 

Log message:
avoid overflows


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/03 18:04:15

Modified files:
	usr.bin/patch  : util.c 

Log message:
revert strlcpy to strcpy for one case.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/03 18:51:50

Modified files:
	.              : anoncvs.html 

Log message:
mention openssh


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/03 19:07:32

Removed files:
	graphics/tiff34: Makefile 
	graphics/tiff34/files: md5 
	graphics/tiff34/patches: patch-aa patch-ab patch-ac patch-ad 
	                         patch-ae patch-af 
	graphics/tiff34/pkg: COMMENT DESCR PLIST PLIST.noshared 

Log message:
remove old libtiff


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/03 19:09:22

Modified files:
	graphics       : Makefile 

Log message:
remove old libtiff from Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/12/03 20:35:54

Modified files:
	lang/ocaml     : Makefile 
	lang/ocaml/files: md5 
	lang/ocaml/pkg : PLIST 

Log message:
Version 2.04 (thanks espie)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/03 20:35:58

Modified files:
	sys/arch/alpha/include: disklabel.h 
	sys/arch/arc/include: disklabel.h 
	sys/arch/i386/include: disklabel.h 
	sys/arch/powerpc/include: disklabel.h 

Log message:
DOSPTYP_EXTENDL; sigh@kuzirabekon.econ.nagasaki-u.ac.jp


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/12/03 20:51:48

Modified files:
	lang/camlp4    : Makefile 
	lang/camlp4/files: md5 

Log message:
Update to version 2.04


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/03 22:08:22

Modified files:
	sys/arch/i386/conf: LUCIFIER 

Log message:
some hardware upgrades i've made


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/04 10:18:09

Modified files:
	sysutils/xosview/patches: patch-ac 
Added files:
	sysutils/xosview/patches: patch-ae patch-af 

Log message:
Update to 1.7.3.
UVM support.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/04 10:30:35

Modified files:
	sysutils/xosview: Makefile 
	sysutils/xosview/files: md5 

Log message:
Oops


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/04 10:58:38

Modified files:
	sysutils/xosview/patches: patch-ac 

Log message:
Improve (and fix) UVM checking.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 11:15:12

Modified files:
	.              : index.html 

Log message:
another mirror


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/04 12:04:52

Modified files:
	usr.bin/error  : error.1 

Log message:
Document the -I option; some minor formatting fixes as well.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 12:57:25

Modified files:
	.              : errata.html plus.html 

Log message:
new (i am falling behind..)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 12:59:19

Modified files:
	.              : security.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 13:05:23

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/04 13:07:04

Modified files:
	faq            : faq4.html install-i386.html 

Log message:
2.5 -> 2.6


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/04 13:27:39

Modified files:
	sys/dev/pci    : files.pci 
	sys/arch/i386/conf: GENERIC 
	share/man/man4 : Makefile 
Added files:
	sys/dev/pci    : if_sis.c if_sisreg.h 
	share/man/man4 : sis.4 

Log message:
Driver for SiS 900/7016 Ethernet; from FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/04 13:28:29

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add entry for SiS 7016 Ethernet.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/04 13:29:21

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
Regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/04 13:33:29

Modified files:
	share/man/man4 : sis.4 

Log message:
Some repair.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	1999/12/04 13:44:03

Modified files:
	.              : i386.html 

Log message:
Note support for SiS 900/7016 Ethernet.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/04 13:47:46

Modified files:
	faq            : faq4.html faq7.html faq9.html index.html 

Log message:
Cleanup. index.html now fits completely in a smaller browser window.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/04 13:48:16

Modified files:
	share/man/man4 : sf.4 

Log message:
Some repair.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/04 14:00:03

Modified files:
	usr.bin/patch  : backupfile.c util.c 

Log message:
a few more overflows gone


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/04 14:01:13

Modified files:
	faq            : faq12.html 

Log message:
pciide is now a part of the system, remove historical text


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 14:16:05

Modified files:
	usr.bin/split  : split.c 

Log message:
oflow


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 14:20:21

Modified files:
	usr.bin/skey   : skey.c 

Log message:
oflow


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 14:27:02

Modified files:
	usr.bin/jot    : jot.c 

Log message:
oflows


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 14:27:18

Modified files:
	usr.bin/skey   : skey.c 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 14:28:35

Modified files:
	usr.bin/jot    : jot.c 

Log message:
more oflows


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 14:39:31

Modified files:
	sys/dev/pci    : eso.c 

Log message:
rev E name


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 14:58:31

Modified files:
	usr.bin/rpcgen : rpc_main.c 

Log message:
oflow


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/04 15:16:39

Modified files:
	lib/libc/sys   : stat.2 

Log message:
Formatting fixes, suggested by ericj@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/04 15:25:02

Modified files:
	usr.bin/tset   : tset.c 

Log message:
Avoid an oflow in failed().  There's really no need to make a temporary
copy of the string since we are just printing to stderr.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/04 15:42:32

Modified files:
	usr.bin/find   : extern.h find.1 find.h function.c operator.c 
	                 option.c 

Log message:
o use nanosecond precision with the -newer option
o add -anewer and -cnewer options like GNU find.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/04 16:13:07

Modified files:
	faq            : faq2.html 

Log message:
oops. correctly identify ports list


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 16:15:24

Modified files:
	.              : donations.html 

Log message:
donation


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/04 16:20:22

Modified files:
	sys/netinet    : ip_esp_new.c ip_ipsp.c ip_ipsp.h ip_output.c 

Log message:
Address independence, IPv6 support, and the -local flag in ipsecadm is
no longer needed.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/04 16:20:55

Modified files:
	sys/net        : pfkeyv2.c pfkeyv2.h 

Log message:
IPv6 address support, get rid of the LOCALFLOW flag


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/04 16:26:27

Modified files:
	sbin/ipsecadm  : ipsecadm.8 ipsecadm.c 

Log message:
Deprecate -local flag.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/04 16:30:31

Modified files:
	share/ipsec    : rc.vpn 

Log message:
Get rid of 0.0.0.0 addresses for flows


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/04 16:31:42

Modified files:
	sbin/isakmpd   : pf_key_v2.c 

Log message:
Get rid of the LOCALFLOW flag.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/04 16:45:36

Modified files:
	bin/ed         : main.c 

Log message:
remove oflow in strip_escapes...


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	1999/12/04 18:25:30

Modified files:
	.              : press.html 

Log message:
Add Heise online reprint of OpenBSD2.6 press release (German, at bottom).


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/04 19:27:01

Modified files:
	sys/arch/hppa/conf: GECKO 

Log message:
some update


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/04 19:31:40

Modified files:
	sys/arch/hppa/conf: SHEPHERD_PIE 

Log message:
add wax commeneted out, tr adapter, 7300lc cpu type


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/04 19:34:54

Modified files:
	sys/arch/hppa/conf: files.hppa 

Log message:
wax and mongoose host isa too of course


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/04 19:37:36

Modified files:
	lib/libc/arch/hppa/string: bcopy.m4 

Log message:
fix space regs load insns, also some tabs vs spaces


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 19:37:55

Modified files:
	bin/ed         : main.c 

Log message:
not MAXPATHLEN+1


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/04 19:38:09

Modified files:
	sys/lib/libkern/arch/hppa: bcopy.m4 

Log message:
fix space regs load insns, also some tabs vs spaces


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 19:49:18

Modified files:
	sys/scsi       : sd.c 

Log message:
correct printout labels


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/04 19:50:15

Modified files:
	sys/arch/i386/conf: LUCIFIER 

Log message:
aha, no more mouse in pcvt and s/rl/sis/


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	1999/12/04 20:15:42

Modified files:
	share/misc     : mdoc.template 

Log message:
Flesh out the template a bit (ok aaron).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/04 22:17:38

Modified files:
	sys/kern       : vfs_sync.c 

Log message:
Indentation fixes.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/04 23:12:38

Modified files:
	sys/kern       : vfs_sync.c 

Log message:
Release mountlist_slock if vfs_busy fails.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 23:25:42

Modified files:
	usr.sbin/ssio  : use_adf.c 

Log message:
oflow


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/04 23:29:31

Modified files:
	sys/kern       : vfs_sync.c 

Log message:
Unlock the vnode in inactive even when v_usecount == 0.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 23:32:47

Modified files:
	usr.sbin/bad144: bad144.c 

Log message:
oflow


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/04 23:32:56

Modified files:
	usr.sbin/memconfig: memconfig.c 

Log message:
prettier range check


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/04 23:56:35

Modified files:
	sys/sys        : mount.h 
	sys/kern       : vfs_sync.c 

Log message:
Add a new function "speedup_syncer()" that pushes the syncer to work harder.
Used by the new soft updates code.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/05 00:19:28

Modified files:
	sys/sys        : vnode.h 
	sys/kern       : vfs_sync.c 

Log message:
Add a new vnode flag "VONSYNCLIST" that indicates if the vnode is on the
syncers work list.
From NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/05 00:30:31

Modified files:
	sys/kern       : uipc_mbuf.c 
	sys/sys        : mbuf.h 

Log message:
Add an m_inject()


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/05 00:39:28

Modified files:
	sys/kern       : vfs_subr.c 

Log message:
Use VONSYNCLIST to see if we should remove a vnode from the sync list instead
of looking at v_dirtyblkhd.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/05 00:54:44

Modified files:
	sys/kern       : vfs_subr.c 

Log message:
With soft updates, some buffers will be remarked as dirty after being written.
Handle this when syncing filesystems when unmounting.
From NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/05 01:09:02

Modified files:
	sys/kern       : vfs_bio.c 

Log message:
Collect statistics on sync and async writes.
From NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/05 01:30:38

Modified files:
	sys/ufs/ffs    : ffs_extern.h ffs_softdep_stub.c ffs_softdep.c 
	                 softdep.h ffs_vnops.c 

Log message:
Integrate the latest soft updates code.
From mckusick@mckusick.com.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/05 01:49:18

Modified files:
	usr.sbin/pstat : pstat.c 

Log message:
Learn pstat about soft updates.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/05 06:01:34

Modified files:
	net/micq       : Makefile 
	net/micq/files : md5 

Log message:
Update to 0.4.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 06:39:58

Log message:
    University of Washington IMAP4rev1/POP2/POP3 mail servers
    
    Status:
    
    Vendor Tag:	jakob
    Release Tags:	jakob_19991205
    
    N ports/mail/imap-uw/Makefile
    N ports/mail/imap-uw/files/md5
    N ports/mail/imap-uw/pkg/COMMENT
    N ports/mail/imap-uw/pkg/DESCR
    N ports/mail/imap-uw/pkg/PLIST
    N ports/mail/imap-uw/patches/patch-aa
    N ports/mail/imap-uw/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 07:54:50

Modified files:
	net/ethereal/files: md5 

Log message:
Update to v0.7.9.

- Several protocol decoders updated and added
- Segfault fixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 07:58:04

Modified files:
	net/ethereal   : Makefile 

Log message:
Update to v0.7.9 - CVS forgot this one...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 08:00:00

Modified files:
	mail/postfix/files: md5 

Log message:
Update to 19990906 Patch 08; minor bugfixes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 08:01:05

Modified files:
	mail/postfix   : Makefile 

Log message:
Update to 19990906 Patch 08 - CVS forgot this one...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 08:01:29

Modified files:
	mail/postfix/files: postfix-disable postfix-enable 

Log message:
Added OpenBSD tags


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	1999/12/05 08:21:40

Modified files:
	.              : plus.html 

Log message:
Cosmetic improvement in some links (ok theo).


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 08:22:32

Modified files:
	graphics/tgif/files: md5 
	graphics/tgif/patches: patch-aa patch-ab 

Log message:
Update to v4.1.25
- bug fixes
- better print support


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 08:23:21

Modified files:
	graphics/tgif  : Makefile 

Log message:
Update to v4.1.25 - CVS forgot this one...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/05 08:45:03

Modified files:
	devel/m4/pkg   : DESCR 

Log message:
Remove cruft


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/12/05 08:49:12

Log message:
    import version 4.15
    
    Status:
    
    Vendor Tag:	xlockmore
    Release Tags:	V4_15
    
    U X11/xc/programs/xlockmore/Imakefile
    U X11/xc/programs/xlockmore/Makefile.in
    U X11/xc/programs/xlockmore/README
    U X11/xc/programs/xlockmore/config.guess
    U X11/xc/programs/xlockmore/config.h.in
    U X11/xc/programs/xlockmore/config.sub
    U X11/xc/programs/xlockmore/configure
    U X11/xc/programs/xlockmore/configure.in
    U X11/xc/programs/xlockmore/configure.tcl
    C X11/xc/programs/xlockmore/iconfig.h
    U X11/xc/programs/xlockmore/install-sh
    U X11/xc/programs/xlockmore/make.com
    U X11/xc/programs/xlockmore/mkinstalldirs
    U X11/xc/programs/xlockmore/bitmaps/terra-00.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-01.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-02.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-03.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-04.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-05.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-06.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-07.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-08.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-09.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-10.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-11.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-12.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-13.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-14.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-15.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-16.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-17.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-18.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-bob.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-19.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-20.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-21.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-22.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-23.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-24.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-25.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-26.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-27.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-28.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-29.xbm
    U X11/xc/programs/xlockmore/bitmaps/bounce-0.xbm
    U X11/xc/programs/xlockmore/bitmaps/bounce-1.xbm
    U X11/xc/programs/xlockmore/bitmaps/bounce-2.xbm
    U X11/xc/programs/xlockmore/bitmaps/bounce-3.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-grelb.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-mot.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-x11.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-linux.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-sgi.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-sgi.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-bsd.xbm
    U X11/xc/programs/xlockmore/bitmaps/bad.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-mot.xbm
    U X11/xc/programs/xlockmore/bitmaps/bat-2.xbm
    U X11/xc/programs/xlockmore/bitmaps/bat-3.xbm
    U X11/xc/programs/xlockmore/bitmaps/bat-4.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-bsd.xbm
    U X11/xc/programs/xlockmore/bitmaps/bat-1.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-x11.xbm
    U X11/xc/programs/xlockmore/bitmaps/bat-0.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-4.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-1.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-2.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-3.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-3.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-0.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-1.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-2.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-0.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-5.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-7.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-6.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-4.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-5.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-6.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-7.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-faced.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-hp.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-hp.xbm
    U X11/xc/programs/xlockmore/bitmaps/t-x11.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-hp.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-mot.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-sun.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-x11.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-sun.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-sun.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-linux.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-facef.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-facel.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-facer.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-hat.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-hatd.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-xlock.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-linux.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-sgi.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-bsd.xbm
    U X11/xc/programs/xlockmore/bitmaps/bounce-mask.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-grelb.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-stepl.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-ghost.xbm
    U X11/xc/programs/xlockmore/bitmaps/gray1.xbm
    U X11/xc/programs/xlockmore/bitmaps/stipple.xbm
    U X11/xc/programs/xlockmore/bitmaps/cross_weave.xbm
    U X11/xc/programs/xlockmore/bitmaps/root_weave.xbm
    U X11/xc/programs/xlockmore/bitmaps/dimple1.xbm
    U X11/xc/programs/xlockmore/bitmaps/dimple3.xbm
    U X11/xc/programs/xlockmore/bitmaps/flipped_gray.xbm
    U X11/xc/programs/xlockmore/bitmaps/light_gray.xbm
    U X11/xc/programs/xlockmore/bitmaps/gray3.xbm
    U X11/xc/programs/xlockmore/bitmaps/hlines2.xbm
    U X11/xc/programs/xlockmore/bitmaps/vlines2.xbm
    U X11/xc/programs/xlockmore/bitmaps/vlines3.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-xlock.xbm
    U X11/xc/programs/xlockmore/bitmaps/t-smilie.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-linux1.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-linux1.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-linux1.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-bob.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-shoef.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-shoel.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-shoer.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-stepr.xbm
    U X11/xc/programs/xlockmore/bitmaps/donkey.xbm
    U X11/xc/programs/xlockmore/bitmaps/sickle.xbm
    U X11/xc/programs/xlockmore/bitmaps/elephant.xbm
    U X11/xc/programs/xlockmore/bitmaps/defect.xbm
    U X11/xc/programs/xlockmore/bitmaps/cooperat.xbm
    U X11/xc/programs/xlockmore/bitmaps/good.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-dec.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-dec.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-dec.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-ibm.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-ibm.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-ibm.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-sco.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-sco.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-sco.xbm
    U X11/xc/programs/xlockmore/bitmaps/mailempty.xbm
    U X11/xc/programs/xlockmore/bitmaps/mailfull.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot00.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot01.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot02.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot03.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot04.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot05.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot06.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot07.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot08.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot09.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot10.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot11.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot12.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot13.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot14.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot15.xbm
    N X11/xc/programs/xlockmore/bitmaps/s-grelb-2.xbm
    N X11/xc/programs/xlockmore/bitmaps/m-grelb-2.xbm
    N X11/xc/programs/xlockmore/bitmaps/enterprise-5.xbm
    N X11/xc/programs/xlockmore/bitmaps/enterprise-2.xbm
    N X11/xc/programs/xlockmore/bitmaps/enterprise-6.xbm
    N X11/xc/programs/xlockmore/bitmaps/enterprise-3.xbm
    U X11/xc/programs/xlockmore/docs/Revisions
    U X11/xc/programs/xlockmore/docs/HACKERS.GUIDE
    U X11/xc/programs/xlockmore/docs/3d.howto
    U X11/xc/programs/xlockmore/docs/cell_automata
    U X11/xc/programs/xlockmore/docs/Purify
    U X11/xc/programs/xlockmore/docs/xlock.html
    U X11/xc/programs/xlockmore/docs/HACKERS.GUIDE.fr
    U X11/xc/programs/xlockmore/docs/xlock.hlp
    U X11/xc/programs/xlockmore/docs/Purify.sunos
    U X11/xc/programs/xlockmore/docs/Purify.solaris
    U X11/xc/programs/xlockmore/docs/TODO
    U X11/xc/programs/xlockmore/etc/glider.life
    U X11/xc/programs/xlockmore/etc/rplay.conf
    U X11/xc/programs/xlockmore/etc/rplay.hosts
    U X11/xc/programs/xlockmore/etc/rplay.servers
    U X11/xc/programs/xlockmore/etc/xlock.staff
    U X11/xc/programs/xlockmore/etc/system.fvwm2rc.xlock
    U X11/xc/programs/xlockmore/etc/dtprofile
    U X11/xc/programs/xlockmore/etc/fortune.dat
    U X11/xc/programs/xlockmore/etc/xlocklife.pl
    U X11/xc/programs/xlockmore/etc/play.sh
    U X11/xc/programs/xlockmore/etc/xlockrandimage.pl
    U X11/xc/programs/xlockmore/etc/xlocksat.pl
    U X11/xc/programs/xlockmore/etc/xlockranddur.pl
    U X11/xc/programs/xlockmore/etc/system.fvwmrc.xlock
    U X11/xc/programs/xlockmore/etc/glider.hlife
    U X11/xc/programs/xlockmore/etc/dtscreen.dt
    U X11/xc/programs/xlockmore/etc/descrip.mms
    U X11/xc/programs/xlockmore/etc/xlock.tcl
    U X11/xc/programs/xlockmore/etc/xlock.java
    U X11/xc/programs/xlockmore/etc/README.etc
    U X11/xc/programs/xlockmore/etc/system.olwmrc.xlock
    U X11/xc/programs/xlockmore/etc/xlockFrame.java
    U X11/xc/programs/xlockmore/etc/system.mwmrc.xlock
    U X11/xc/programs/xlockmore/etc/xlockhexlife.pl
    U X11/xc/programs/xlockmore/etc/glider.3dlife
    U X11/xc/programs/xlockmore/etc/xlock.sh
    U X11/xc/programs/xlockmore/etc/showmodes.sh
    N X11/xc/programs/xlockmore/etc/ext.life
    U X11/xc/programs/xlockmore/etc/vtswitch.c
    U X11/xc/programs/xlockmore/etc/system.wmrc.xlock
    U X11/xc/programs/xlockmore/etc/xwinlock.sh
    U X11/xc/programs/xlockmore/etc/xtermlock.sh
    U X11/xc/programs/xlockmore/etc/chkmbox/Mail.xpm
    U X11/xc/programs/xlockmore/etc/chkmbox/imapsocket.c
    U X11/xc/programs/xlockmore/etc/chkmbox/imapsocket.h
    U X11/xc/programs/xlockmore/etc/chkmbox/Makefile
    U X11/xc/programs/xlockmore/etc/chkmbox/NoMail.xpm
    U X11/xc/programs/xlockmore/etc/chkmbox/chkmbox.c
    U X11/xc/programs/xlockmore/etc/chkmbox/chkmbox.cfg
    U X11/xc/programs/xlockmore/etc/genlauncher/README
    U X11/xc/programs/xlockmore/etc/genlauncher/lmode.h
    U X11/xc/programs/xlockmore/etc/genlauncher/make.launcher
    U X11/xc/programs/xlockmore/etc/genlauncher/xlockgen.lex
    U X11/xc/programs/xlockmore/etc/genlauncher/lex.yy.c
    U X11/xc/programs/xlockmore/etc/genlauncher/etc.xlock.tcl
    U X11/xc/programs/xlockmore/etc/genlauncher/xmlock.modes.tpl
    U X11/xc/programs/xlockmore/etc/genlauncher/xalock.modes.tpl
    U X11/xc/programs/xlockmore/etc/gif/README
    U X11/xc/programs/xlockmore/etc/gif/deflag.gif
    U X11/xc/programs/xlockmore/etc/gif/frflag.gif
    U X11/xc/programs/xlockmore/etc/gif/nlflag.gif
    U X11/xc/programs/xlockmore/etc/gif/ukflag.gif
    U X11/xc/programs/xlockmore/modes/dclock.c
    C X11/xc/programs/xlockmore/modes/life.c
    U X11/xc/programs/xlockmore/modes/crystal.c
    U X11/xc/programs/xlockmore/modes/Makefile.in
    U X11/xc/programs/xlockmore/modes/ant.c
    U X11/xc/programs/xlockmore/modes/ball.c
    U X11/xc/programs/xlockmore/modes/bat.c
    U X11/xc/programs/xlockmore/modes/blank.c
    U X11/xc/programs/xlockmore/modes/blot.c
    U X11/xc/programs/xlockmore/modes/bomb.c
    U X11/xc/programs/xlockmore/modes/bouboule.c
    U X11/xc/programs/xlockmore/modes/bounce.c
    U X11/xc/programs/xlockmore/modes/bug.c
    U X11/xc/programs/xlockmore/modes/cartoon.c
    U X11/xc/programs/xlockmore/modes/clock.c
    U X11/xc/programs/xlockmore/modes/daisy.c
    U X11/xc/programs/xlockmore/modes/demon.c
    U X11/xc/programs/xlockmore/modes/drift.c
    U X11/xc/programs/xlockmore/modes/eyes.c
    U X11/xc/programs/xlockmore/modes/flame.c
    U X11/xc/programs/xlockmore/modes/forest.c
    U X11/xc/programs/xlockmore/modes/galaxy.c
    U X11/xc/programs/xlockmore/modes/goop.c
    U X11/xc/programs/xlockmore/modes/grav.c
    U X11/xc/programs/xlockmore/modes/helix.c
    U X11/xc/programs/xlockmore/modes/flag.c
    U X11/xc/programs/xlockmore/modes/hop.c
    U X11/xc/programs/xlockmore/modes/hyper.c
    U X11/xc/programs/xlockmore/modes/ico.c
    U X11/xc/programs/xlockmore/modes/ifs.c
    U X11/xc/programs/xlockmore/modes/image.c
    U X11/xc/programs/xlockmore/modes/julia.c
    U X11/xc/programs/xlockmore/modes/kaleid.c
    U X11/xc/programs/xlockmore/modes/laser.c
    U X11/xc/programs/xlockmore/modes/life1d.c
    U X11/xc/programs/xlockmore/modes/life3d.c
    U X11/xc/programs/xlockmore/modes/lightning.c
    U X11/xc/programs/xlockmore/modes/lisa.c
    U X11/xc/programs/xlockmore/modes/lissie.c
    U X11/xc/programs/xlockmore/modes/loop.c
    U X11/xc/programs/xlockmore/modes/marquee.c
    U X11/xc/programs/xlockmore/modes/maze.c
    U X11/xc/programs/xlockmore/modes/mountain.c
    U X11/xc/programs/xlockmore/modes/nose.c
    U X11/xc/programs/xlockmore/modes/pacman.c
    U X11/xc/programs/xlockmore/modes/penrose.c
    U X11/xc/programs/xlockmore/modes/petal.c
    U X11/xc/programs/xlockmore/modes/puzzle.c
    U X11/xc/programs/xlockmore/modes/pyro.c
    U X11/xc/programs/xlockmore/modes/qix.c
    U X11/xc/programs/xlockmore/modes/random.c
    U X11/xc/programs/xlockmore/modes/roll.c
    U X11/xc/programs/xlockmore/modes/braid.c
    U X11/xc/programs/xlockmore/modes/shape.c
    U X11/xc/programs/xlockmore/modes/slip.c
    U X11/xc/programs/xlockmore/modes/sphere.c
    U X11/xc/programs/xlockmore/modes/spiral.c
    U X11/xc/programs/xlockmore/modes/spline.c
    U X11/xc/programs/xlockmore/modes/star.c
    U X11/xc/programs/xlockmore/modes/swarm.c
    U X11/xc/programs/xlockmore/modes/swirl.c
    U X11/xc/programs/xlockmore/modes/triangle.c
    U X11/xc/programs/xlockmore/modes/tube.c
    U X11/xc/programs/xlockmore/modes/turtle.c
    U X11/xc/programs/xlockmore/modes/voters.c
    U X11/xc/programs/xlockmore/modes/wator.c
    U X11/xc/programs/xlockmore/modes/wire.c
    U X11/xc/programs/xlockmore/modes/world.c
    U X11/xc/programs/xlockmore/modes/worm.c
    U X11/xc/programs/xlockmore/modes/fadeplot.c
    U X11/xc/programs/xlockmore/modes/vines.c
    C X11/xc/programs/xlockmore/modes/Imakefile
    U X11/xc/programs/xlockmore/modes/munch.c
    U X11/xc/programs/xlockmore/modes/sierpinski.c
    U X11/xc/programs/xlockmore/modes/dilemma.c
    U X11/xc/programs/xlockmore/modes/deco.c
    U X11/xc/programs/xlockmore/modes/mandelbrot.c
    U X11/xc/programs/xlockmore/modes/coral.c
    U X11/xc/programs/xlockmore/modes/bubble.c
    U X11/xc/programs/xlockmore/modes/rotor.c
    U X11/xc/programs/xlockmore/modes/strange.c
    U X11/xc/programs/xlockmore/modes/Makefile.inxs
    U X11/xc/programs/xlockmore/modes/discrete.c
    U X11/xc/programs/xlockmore/modes/flow.c
    U X11/xc/programs/xlockmore/modes/thornbird.c
    U X11/xc/programs/xlockmore/modes/starfish.c
    U X11/xc/programs/xlockmore/modes/kumppa.c
    U X11/xc/programs/xlockmore/modes/xjack.c
    U X11/xc/programs/xlockmore/modes/tetris.c
    U X11/xc/programs/xlockmore/modes/space.c
    U X11/xc/programs/xlockmore/modes/lyapunov.c
    U X11/xc/programs/xlockmore/modes/decay.c
    U X11/xc/programs/xlockmore/modes/matrix.c
    N X11/xc/programs/xlockmore/modes/tik_tak.c
    U X11/xc/programs/xlockmore/modes/glx/text3d.cc
    U X11/xc/programs/xlockmore/modes/glx/s1_1.c
    U X11/xc/programs/xlockmore/modes/glx/s1_2.c
    U X11/xc/programs/xlockmore/modes/glx/s1_3.c
    U X11/xc/programs/xlockmore/modes/glx/s1_4.c
    U X11/xc/programs/xlockmore/modes/glx/s1_5.c
    U X11/xc/programs/xlockmore/modes/glx/s1_6.c
    U X11/xc/programs/xlockmore/modes/glx/s1_b.c
    U X11/xc/programs/xlockmore/modes/glx/sproingies.c
    U X11/xc/programs/xlockmore/modes/glx/sproingiewrap.c
    U X11/xc/programs/xlockmore/modes/glx/buildlwo.c
    U X11/xc/programs/xlockmore/modes/glx/buildlwo.h
    U X11/xc/programs/xlockmore/modes/glx/superquadrics.c
    U X11/xc/programs/xlockmore/modes/glx/morph3d.c
    U X11/xc/programs/xlockmore/modes/glx/gears.c
    U X11/xc/programs/xlockmore/modes/glx/pipes.c
    U X11/xc/programs/xlockmore/modes/glx/pipeobjs.c
    U X11/xc/programs/xlockmore/modes/glx/Makefile.in
    U X11/xc/programs/xlockmore/modes/glx/e_textures.h
    U X11/xc/programs/xlockmore/modes/glx/Imakefile
    U X11/xc/programs/xlockmore/modes/glx/rubik.c
    U X11/xc/programs/xlockmore/modes/glx/cage.c
    U X11/xc/programs/xlockmore/modes/glx/moebius.c
    U X11/xc/programs/xlockmore/modes/glx/stairs.c
    U X11/xc/programs/xlockmore/modes/glx/atlantis.c
    U X11/xc/programs/xlockmore/modes/glx/whale.c
    U X11/xc/programs/xlockmore/modes/glx/atlantis.h
    U X11/xc/programs/xlockmore/modes/glx/dolphin.c
    U X11/xc/programs/xlockmore/modes/glx/shark.c
    U X11/xc/programs/xlockmore/modes/glx/swim.c
    U X11/xc/programs/xlockmore/modes/glx/bubble3d.c
    U X11/xc/programs/xlockmore/modes/glx/bubble3d.h
    U X11/xc/programs/xlockmore/modes/glx/b_lockglue.c
    U X11/xc/programs/xlockmore/modes/glx/b_sphere.c
    U X11/xc/programs/xlockmore/modes/glx/b_draw.c
    U X11/xc/programs/xlockmore/modes/glx/text3d.h
    U X11/xc/programs/xlockmore/modes/glx/lament.c
    U X11/xc/programs/xlockmore/modes/glx/invert.c
    U X11/xc/programs/xlockmore/modes/glx/i_evert.h
    U X11/xc/programs/xlockmore/modes/glx/i_linkage.h
    U X11/xc/programs/xlockmore/modes/glx/i_linkage.cc
    U X11/xc/programs/xlockmore/modes/glx/i_sphere.cc
    U X11/xc/programs/xlockmore/modes/glx/i_sphere.h
    U X11/xc/programs/xlockmore/modes/glx/i_spline.h
    U X11/xc/programs/xlockmore/modes/glx/i_spline.cc
    U X11/xc/programs/xlockmore/modes/glx/i_threejet.cc
    U X11/xc/programs/xlockmore/modes/glx/i_threejet.h
    U X11/xc/programs/xlockmore/modes/glx/i_twojet.h
    U X11/xc/programs/xlockmore/modes/glx/i_threejetvec.h
    U X11/xc/programs/xlockmore/modes/glx/i_twojet.cc
    U X11/xc/programs/xlockmore/modes/glx/i_threejetvec.cc
    U X11/xc/programs/xlockmore/modes/glx/i_twojetvec.cc
    U X11/xc/programs/xlockmore/modes/glx/i_twojetvec.h
    U X11/xc/programs/xlockmore/modes/glx/i_figureeight.cc
    U X11/xc/programs/xlockmore/modes/glx/i_figureeight.h
    U X11/xc/programs/xlockmore/pixmaps/m-sol.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-blank.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-hp.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-sun.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-x11.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-linux.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-xlock.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-bsd.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-dec.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-sgi.xpm
    U X11/xc/programs/xlockmore/pixmaps/bat-2.xpm
    U X11/xc/programs/xlockmore/pixmaps/bat-1.xpm
    U X11/xc/programs/xlockmore/pixmaps/bat-0.xpm
    U X11/xc/programs/xlockmore/pixmaps/bat-4.xpm
    U X11/xc/programs/xlockmore/pixmaps/bat-3.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-axp.xpm
    U X11/xc/programs/xlockmore/pixmaps/calvin.xpm
    U X11/xc/programs/xlockmore/pixmaps/calvin2.xpm
    U X11/xc/programs/xlockmore/pixmaps/calvin3.xpm
    U X11/xc/programs/xlockmore/pixmaps/calvin4.xpm
    U X11/xc/programs/xlockmore/pixmaps/calvinf.xpm
    U X11/xc/programs/xlockmore/pixmaps/dragon.xpm
    U X11/xc/programs/xlockmore/pixmaps/garfield.xpm
    U X11/xc/programs/xlockmore/pixmaps/gravity.xpm
    U X11/xc/programs/xlockmore/pixmaps/hobbes.xpm
    U X11/xc/programs/xlockmore/pixmaps/cal_hob.xpm
    U X11/xc/programs/xlockmore/pixmaps/marino2.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-linux1.xpm
    U X11/xc/programs/xlockmore/pixmaps/l-xlock.xpm
    U X11/xc/programs/xlockmore/pixmaps/l-linux.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-ibm.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-sco.xpm
    U X11/xc/programs/xlockmore/pixmaps/lament.xpm
    N X11/xc/programs/xlockmore/pixmaps/s-grelb.xpm
    N X11/xc/programs/xlockmore/pixmaps/s-grelb-2.xpm
    U X11/xc/programs/xlockmore/raster/scream.ras
    U X11/xc/programs/xlockmore/sounds/thank-you.au
    U X11/xc/programs/xlockmore/sounds/identify-please.au
    U X11/xc/programs/xlockmore/sounds/not-programmed.au
    U X11/xc/programs/xlockmore/sounds/complete.au
    U X11/xc/programs/xlockmore/xalock/Makefile
    U X11/xc/programs/xlockmore/xalock/multireq.c
    U X11/xc/programs/xlockmore/xalock/multireq.h
    U X11/xc/programs/xlockmore/xalock/Imakefile
    U X11/xc/programs/xlockmore/xalock/Makefile.in
    U X11/xc/programs/xlockmore/xalock/xalock.h
    U X11/xc/programs/xlockmore/xalock/modes.h
    U X11/xc/programs/xlockmore/xalock/xalock.c
    U X11/xc/programs/xlockmore/xglock/xglock.c
    U X11/xc/programs/xlockmore/xglock/README.xglock
    U X11/xc/programs/xlockmore/xglock/lmode.h
    U X11/xc/programs/xlockmore/xglock/Makefile.in
    U X11/xc/programs/xlockmore/xlock/mode.c
    U X11/xc/programs/xlockmore/xlock/Makefile.in
    C X11/xc/programs/xlockmore/xlock/XLock.ad
    U X11/xc/programs/xlockmore/xlock/color.c
    U X11/xc/programs/xlockmore/xlock/logout.c
    C X11/xc/programs/xlockmore/xlock/xlock.c
    U X11/xc/programs/xlockmore/xlock/mode.h
    U X11/xc/programs/xlockmore/xlock/ras.c
    U X11/xc/programs/xlockmore/xlock/ras.h
    U X11/xc/programs/xlockmore/xlock/resource.c
    U X11/xc/programs/xlockmore/xlock/sound.c
    U X11/xc/programs/xlockmore/xlock/xlock.h
    U X11/xc/programs/xlockmore/xlock/version.h
    U X11/xc/programs/xlockmore/xlock/vroot.h
    U X11/xc/programs/xlockmore/xlock/xbm.c
    C X11/xc/programs/xlockmore/xlock/xlock.man
    C X11/xc/programs/xlockmore/xlock/Imakefile
    U X11/xc/programs/xlockmore/xlock/vms_amd.c
    U X11/xc/programs/xlockmore/xlock/vms_amd.h
    U X11/xc/programs/xlockmore/xlock/memcheck.c
    U X11/xc/programs/xlockmore/xlock/iostuff.c
    C X11/xc/programs/xlockmore/xlock/passwd.c
    U X11/xc/programs/xlockmore/xlock/spline.c
    U X11/xc/programs/xlockmore/xlock/spline.h
    U X11/xc/programs/xlockmore/xlock/util.h
    U X11/xc/programs/xlockmore/xlock/vis.h
    U X11/xc/programs/xlockmore/xlock/vis.c
    U X11/xc/programs/xlockmore/xlock/Makefile.inxs
    U X11/xc/programs/xlockmore/xlock/util.c
    U X11/xc/programs/xlockmore/xlock/iostuff.h
    U X11/xc/programs/xlockmore/xlock/automata.c
    U X11/xc/programs/xlockmore/xlock/random.c
    U X11/xc/programs/xlockmore/xlock/random.h
    U X11/xc/programs/xlockmore/xlock/automata.h
    U X11/xc/programs/xlockmore/xlock/color.h
    U X11/xc/programs/xlockmore/xlock/passwd.h
    U X11/xc/programs/xlockmore/xlock/erase.c
    U X11/xc/programs/xlockmore/xlock/vtlock.c
    U X11/xc/programs/xlockmore/xlock/vtlock_proc.c
    N X11/xc/programs/xlockmore/xlock/erase.h
    N X11/xc/programs/xlockmore/xlock/parsecmd.c
    N X11/xc/programs/xlockmore/xlock/erase_debug.h
    N X11/xc/programs/xlockmore/xlock/erase_init.h
    U X11/xc/programs/xlockmore/xmlock/XmLock.ad
    U X11/xc/programs/xlockmore/xmlock/option.c
    U X11/xc/programs/xlockmore/xmlock/Makefile.in
    U X11/xc/programs/xlockmore/xmlock/Imakefile
    U X11/xc/programs/xlockmore/xmlock/modes.h
    U X11/xc/programs/xlockmore/xmlock/xmlock.c
    U X11/xc/programs/xlockmore/xscreensaver/Makefile.in
    U X11/xc/programs/xlockmore/xscreensaver/configure.in
    U X11/xc/programs/xlockmore/xscreensaver/README
    
    8 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jxlockmore:yesterday -jxlockmore X11/xc/programs/xlockmore

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/05 09:12:43

Modified files:
	graphics/xfig  : Makefile 

Log message:
Work-around that I should have killed long ago...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 09:22:54

Modified files:
	misc/pi-address/files: md5 

Log message:
Update to v0.3.3.
- Confirmation of dangerous operations configurable
- Edit categories
- Bug fixes


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 09:23:24

Modified files:
	misc/pi-address: Makefile 

Log message:
Update to v0.3.3.


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	1999/12/05 09:37:06

Modified files:
	xc/programs/xlockmore: iconfig.h 
	xc/programs/xlockmore/modes: Imakefile life.c 
	xc/programs/xlockmore/xlock: Imakefile XLock.ad passwd.c xlock.c 
	                             xlock.man 
Removed files:
	xc/programs/xlockmore/bitmaps: trek-0.xbm trek-1.xbm trek-2.xbm 

Log message:
resolve merge conficts


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/05 11:09:09

Log message:
    nsping - DNS "ping"
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Dec-05
    
    N ports/net/nsping/Makefile
    N ports/net/nsping/pkg/PLIST
    N ports/net/nsping/pkg/COMMENT
    N ports/net/nsping/pkg/DESCR
    N ports/net/nsping/files/md5
    N ports/net/nsping/patches/patch-aa
    N ports/net/nsping/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/05 11:11:14

Log message:
    gphoto - universal digital camera picture control. www.gphoto.org
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Dec-05
    
    N ports/graphics/gphoto/Makefile
    N ports/graphics/gphoto/pkg/PLIST
    N ports/graphics/gphoto/pkg/DESCR
    N ports/graphics/gphoto/pkg/COMMENT
    N ports/graphics/gphoto/files/md5
    N ports/graphics/gphoto/patches/patch-aa
    N ports/graphics/gphoto/patches/patch-ab
    N ports/graphics/gphoto/patches/patch-ac
    N ports/graphics/gphoto/patches/patch-ad
    N ports/graphics/gphoto/patches/patch-ae
    N ports/graphics/gphoto/patches/patch-af
    N ports/graphics/gphoto/patches/patch-ag
    N ports/graphics/gphoto/patches/patch-ah
    N ports/graphics/gphoto/patches/patch-ai
    N ports/graphics/gphoto/patches/patch-aj
    N ports/graphics/gphoto/patches/patch-ak
    N ports/graphics/gphoto/patches/patch-al
    N ports/graphics/gphoto/patches/patch-am
    N ports/graphics/gphoto/patches/patch-an
    N ports/graphics/gphoto/patches/patch-ao
    N ports/graphics/gphoto/patches/patch-ap
    N ports/graphics/gphoto/patches/patch-aq
    N ports/graphics/gphoto/patches/patch-ar
    N ports/graphics/gphoto/patches/patch-as
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/05 11:14:15

Modified files:
	net            : Makefile 

Log message:
add nsping port


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/05 11:15:38

Modified files:
	graphics       : Makefile 

Log message:
add gphoto port


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/05 11:19:56

Log message:
    l0phtcrack - Microsoft LANMAN/NT password sniffer/cracker
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Dec-05
    
    N ports/security/l0phtcrack/Makefile
    N ports/security/l0phtcrack/pkg/PLIST
    N ports/security/l0phtcrack/pkg/COMMENT
    N ports/security/l0phtcrack/pkg/DESCR
    N ports/security/l0phtcrack/files/md5
    N ports/security/l0phtcrack/patches/patch-aa
    N ports/security/l0phtcrack/patches/patch-ab
    N ports/security/l0phtcrack/patches/patch-ac
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/05 11:20:48

Log message:
    rdp - ICMP router discovery protocol spoofer
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Dec-05
    
    N ports/security/rdp/Makefile
    N ports/security/rdp/pkg/COMMENT
    N ports/security/rdp/pkg/PLIST
    N ports/security/rdp/pkg/DESCR
    N ports/security/rdp/files/md5
    N ports/security/rdp/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/05 11:21:52

Log message:
    tempwatch - temporary file auditing tool
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Dec-05
    
    N ports/security/tempwatch/Makefile
    N ports/security/tempwatch/files/md5
    N ports/security/tempwatch/pkg/COMMENT
    N ports/security/tempwatch/pkg/DESCR
    N ports/security/tempwatch/pkg/PLIST
    N ports/security/tempwatch/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/05 11:24:48

Modified files:
	security       : Makefile 

Log message:
add l0pht tools: l0phtcrack, rdp, tempwatch


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 11:25:55

Log message:
    SSL encryption wrapper for standard network daemons
    
    Status:
    
    Vendor Tag:	jakob
    Release Tags:	jakob_19991205
    
    N ports/security/stunnel/Makefile
    N ports/security/stunnel/files/md5
    N ports/security/stunnel/pkg/COMMENT
    N ports/security/stunnel/pkg/DESCR
    N ports/security/stunnel/pkg/PLIST
    N ports/security/stunnel/pkg/MESSAGE
    N ports/security/stunnel/patches/patch-aa
    N ports/security/stunnel/patches/patch-ab
    N ports/security/stunnel/patches/patch-ac
    N ports/security/stunnel/patches/patch-ad
    N ports/security/stunnel/patches/patch-ae
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 11:28:28

Modified files:
	mail           : Makefile 

Log message:
imap-uw added


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 11:29:47

Modified files:
	security       : Makefile 

Log message:
stunnel added


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/05 11:35:07

Modified files:
	.              : LICENSE 

Log message:
tgif, postifx, ethereal, stunnel


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/05 11:35:33

Modified files:
	sys/dev        : audio.c 
	sys/dev/pci    : eso.c 

Log message:
Pass device mode to query_encoding in the structure to fill, so
that devices that don't need it are not affected.

eso has those weird 16 bits mode that differ in endianess depending
on READ/WRITE. Use this to avoid setting AUDIO_FLAGS_EMULATED needlessly.

Reorder eso modes slightly so that emulated modes are always last.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/05 12:19:08

Modified files:
	etc/etc.i386   : MAKEDEV 

Log message:
expr(1)-less makedev.
includes some works from todd@ and millert@
verified by todd@ and millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/05 12:37:47

Modified files:
	distrib/i386/floppies/common: instbin-nokrb.conf instbin.conf 
	                              list 

Log message:
remove expr -- make floppy happier at 80k; millert@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/05 13:13:41

Modified files:
	distrib/simpleroot: install.sub 

Log message:
expr die die die


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/05 13:18:36

Modified files:
	usr.bin/chpass : chpass.c edit.c 

Log message:
Fix temp file unlinking.  We use atexit() since the libutil passwd
routines do their own exit.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/05 14:15:55

Modified files:
	faq            : index.html faq14.html 

Log message:
minor nit-pick


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/05 14:35:50

Modified files:
	faq            : faq1.html faq11-2.5.html faq14.html faq4.html 
	                 faq8.html 
Added files:
	faq            : log26.txt 

Log message:
2.6 updates and minor corrections


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/05 14:46:14

Modified files:
	sbin/photurisd : kernel.c 

Log message:
Remove LOCALFLOW flag (thanks andreas)


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/05 14:52:37

Modified files:
	faq            : faq5.html 

Log message:
Fix title


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/05 14:54:33

Modified files:
	faq            : faq5.html 

Log message:
Missed it the first time


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/05 15:06:00

Modified files:
	usr.sbin/dev_mkdb: dev_mkdb.c 

Log message:
some MAXPATHLEN +1 thingies


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/05 15:09:19

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
Fix an INET6 dependency (niklas@)


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/05 15:21:40

Modified files:
	usr.bin/apply  : apply.1 

Log message:
- Document -d option.
- Add SEE ALSO section and Xr xargs(1)
- Miscellaneous cleanup.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/05 16:33:20

Modified files:
	sys/dev/pci    : brooktree848.c 

Log message:
sure, nix the PROT_EXEC; zzlevo@dd.chalmers.se


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/05 17:31:56

Modified files:
	usr.bin/telnet : main.c 

Log message:
oflow


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/05 17:32:29

Modified files:
	usr.bin/file   : apprentice.c fsmagic.c 

Log message:
oflow


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/05 17:32:47

Modified files:
	usr.bin/error  : subr.c 

Log message:
pretty


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/05 17:34:26

Modified files:
	usr.bin/fsplit : fsplit.c 

Log message:
KNF.  overflows exist, and are not easy to fix


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/05 17:43:20

Modified files:
	sys/netinet    : ip_esp.h 

Log message:
Add another statistic


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/05 17:45:18

Modified files:
	usr.bin/netstat: inet.c 

Log message:
Display esps_badenc


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/05 18:00:46

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/05 18:11:51

Modified files:
	graphics/gif2png: Makefile 
	graphics/gif2png/files: md5 
	graphics/gif2png/pkg: PLIST 
Added files:
	graphics/gif2png/files: web2png 
	graphics/gif2png/patches: patch-aa 

Log message:
- upgrade to gif2png 2.2.4
- add wrapper for web2png to check for Python and if it does not exist
point the user in the right direction.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	1999/12/05 18:13:58

Modified files:
	.              : 26.html 

Log message:
Added a NEW list for those who ask. All: What did I miss? mail me.
Also tidied up the bottom part.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/05 18:19:00

Modified files:
	.              : 26.html 

Log message:
clean


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/05 18:25:33

Modified files:
	net/mrtg       : Makefile 
	net/mrtg/files : md5 

Log message:
upgrade to mrtg 2.8.9


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/05 18:27:18

Modified files:
	faq            : faq6.html 

Log message:
few corrections. brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/05 18:32:38

Modified files:
	share/man/man4 : bridge.4 

Log message:
there is no IP(4) manpage...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/05 18:47:59

Modified files:
	distrib/crunch/crunchgen: crunchgen.c 

Log message:
oflow fixes; provos


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/05 19:12:46

Modified files:
	lib/libcurses/base: version.c 
	lib/libcurses/tinfo: captoinfo.c write_entry.c 

Log message:
update to ncurses-5.0-19991204


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/05 19:13:31

Modified files:
	lib/libcurses  : curses.h curses.priv.h 

Log message:
update to ncurses-5.0-19991204


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/05 19:14:34

Modified files:
	usr.bin/tic    : MKtermsort.sh dump_entry.c tic.c 
	usr.bin/infocmp: infocmp.c 

Log message:
update to ncurses-5.0-19991204


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/05 23:50:11

Modified files:
	sys/ufs/ffs    : ffs_alloc.c 

Log message:
#if 0 some broken unreached code.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/05 23:54:27

ports/security/logsurfer/patches

Update of /cvs/ports/security/logsurfer/patches
In directory cvs.openbsd.org:/tmp/cvs-serv26648/patches

Log Message:
Directory /cvs/ports/security/logsurfer/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/05 23:55:40

Modified files:
	security/logsurfer/pkg: PLIST 
Added files:
	security/logsurfer/patches: patch-aa 

Log message:
use standard ports paths - /sbin, /var/run, /etc


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/05 23:55:41

Modified files:
	sys/ufs/ffs    : ffs_inode.c 

Log message:
Don't compute values that we don't use later.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/05 23:59:36

Modified files:
	sys/ufs/ffs    : ffs_vfsops.c 

Log message:
Always make sure that softdep mounts are not async.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/06 00:03:04

Modified files:
	sys/ufs/ffs    : ffs_inode.c ffs_vfsops.c 

Log message:
ffs_init is a vfsop. Move it to ffs_vfsops.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/06 00:14:36

Modified files:
	sys/netinet    : ip_ah.c ip_ah_new.c ip_ah_old.c ip_esp.c 
	                 ip_esp_new.c ip_esp_old.c ip_ether.c ip_ip4.c 
	                 ip_ipsp.c ip_ipsp.h ip_output.c 

Log message:
New ESP code that's v4 and v6 friendly.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/06 00:23:21

Modified files:
	sys/ufs/ffs    : ffs_inode.c 

Log message:
When truncating directories by less than a block we shouldn't zero the
part of the block that we're deallocating.
From NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/06 00:28:06

Modified files:
	sys/kern       : vfs_syscalls.c 
	sys/ufs/mfs    : mfs_vfsops.c 

Log message:
Yet another solution to the mfs unmount/kill race (not ugly this time).
Require that the mount point is vfs_busy on entry to dounmount.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/06 00:29:56

Modified files:
	sys/dev/pci    : aeon.c 

Log message:
Make this work for uvm.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/06 01:50:26

Modified files:
	sys/uvm        : uvm_vnode.c 

Log message:
Put the "size check fired" behind ifdef DEBUG, it can happen in some
legitimate cases.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/06 01:55:03

Modified files:
	sys/netinet    : ip_esp_new.c 

Log message:
Simplify include files.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 02:24:55

Modified files:
	gnu/usr.bin/cvs: Makefile.bsd-wrapper 

Log message:
allow --enable-encryption in kerberos case


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/12/06 04:04:22

Modified files:
	usr.bin/netstat: inet.c 

Log message:
angelos, altering kernel structures may have impact on userland.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	1999/12/06 04:17:27

Modified files:
	usr.bin/netstat: inet.c 

Log message:
so sorry angelos, I am too stressed out, reverted my goofup.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 05:07:21

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
display great hatred towards strcpy


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 05:10:12

Modified files:
	usr.bin/ssh    : pty.c pty.h sshd.c 

Log message:
use openpty() if it exists (it does on BSD4_4)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/06 06:47:34

Modified files:
	audio/gqmpeg   : Makefile 
	audio/gqmpeg/patches: patch-aa patch-ab 

Log message:
- cleanup Makefile
- replace FreeBSD specific patch with another patch for Makefile
- remove RCS ID from patch


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	1999/12/06 08:45:01

Modified files:
	net/bind8      : Makefile 

Log message:
Marked broken. Currently a server running a signed zone can be crashed
(DOS) by recieving a SIG record request.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/06 10:24:19

Modified files:
	net/bitchx     : Makefile 
	net/bitchx/files: md5 
	net/bitchx/patches: patch-aa patch-ab patch-ac 
	net/bitchx/pkg : PLIST 

Log message:
upgrade to BitchX 1.0c11, suggested that anyone having core dumps or weird
problems with negative numbers etc. upgrade to this version. I've also
made it so the port installs all the help, script and translation files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/06 10:26:59

Modified files:
	net/epic4      : Makefile 
	net/epic4/files: md5 
	net/epic4/patches: patch-aa 
	net/epic4/pkg  : PLIST 
Added files:
	net/epic4/patches: patch-ab 

Log message:
upgrade to 2.500 EPIC4 snapshot
- slight change, wserv has been renamed to wserv-epic so that BitchX and
EPIC4 can co-exist on the same system.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 12:04:58

Modified files:
	usr.bin/ssh    : auth-skey.c 
	lib/libskey    : skeylogin.c 

Log message:
fd leak


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 12:10:38

Modified files:
	usr.bin/ssh    : tildexpand.c 

Log message:
check for ~ expansion past MAXPATHLEN


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 12:11:15

Modified files:
	usr.bin/ssh    : authfile.c 

Log message:
properly name fd variable


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 12:18:17

Modified files:
	lib/libutil    : openpty.3 

Log message:
say how long the buffer needs to be


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/06 12:36:43

Modified files:
	sys/compat/linux: linux_misc.c syscalls.master 
	sys/kern       : kern_time.c 
	sys/sys        : time.h 

Log message:
Implement compatibility for Linux stime() syscall.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/06 12:37:50

Modified files:
	sys/compat/linux: linux_syscall.h linux_syscallargs.h 
	                  linux_syscalls.c linux_sysent.c 

Log message:
Regen.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/06 13:08:27

Modified files:
	net/epic4/pkg  : PLIST 

Log message:
re-arrange PLIST a bit, alphabetical order, more to come later


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 13:10:35

Modified files:
	openssh        : features.html 

Log message:
tweak


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 13:15:38

Modified files:
	usr.bin/ssh    : authfd.c clientloop.c scp.c serverloop.c ssh.h 
	                 sshconnect.c sshd.c 
	usr.bin/ssh/scp: Makefile 
	usr.bin/ssh/ssh: Makefile 
	usr.bin/ssh/ssh-add: Makefile 
	usr.bin/ssh/sshd: Makefile 
Added files:
	usr.bin/ssh    : atomicio.c 

Log message:
move atomicio into it's own file.  wrap all socket write()s which were doing
write(sock, buf, len) != len, with atomicio() calls.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/06 13:17:45

Modified files:
	faq            : obsd-faq.txt 

Log message:
update


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 13:20:20

Modified files:
	usr.sbin/httpd/src/main: util.c 

Log message:
not MAXHOSTNAMELEN + 1


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/06 13:27:38

Modified files:
	bin/sleep      : sleep.1 

Log message:
This sleep accepts fractional timings as well.

Rephrase examples slightly.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 13:41:27

Modified files:
	.              : errata.html plus.html 

Log message:
ssh jumbo patch 2


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	1999/12/06 13:54:49

Modified files:
	.              : want.html 

Log message:
cleanup hppa section


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/06 14:29:10

Modified files:
	databases/gdbm : Makefile 
	databases/gdbm/patches: patch-ac 
	databases/gdbm/pkg: DESCR PLIST PLIST.noshared 

Log message:
- remove version # from DESCR
- remove workaround for texinfo bug in install-info
- make this port respect CFLAGS


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/06 14:42:09

Modified files:
	faq            : faq10.html faq11-2.4.html faq11-2.5.html 
	                 faq11.html faq12.html faq13.html 
	                 install-i386.html install-sparc.html 

Log message:
Changes for consistency


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/06 14:45:58

Modified files:
	faq            : faq12.html faq13.html faq14.html 

Log message:
missed a few


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 14:47:12

Modified files:
	usr.bin/ssh/lib: Makefile 
	usr.bin/ssh/scp: Makefile 
	usr.bin/ssh/ssh-add: Makefile 
	usr.bin/ssh/ssh: Makefile 
	usr.bin/ssh/sshd: Makefile 

Log message:
atomicio() via lib


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/06 14:58:39

Modified files:
	sbin/ipsecadm  : ipsecadm.c 

Log message:
Minor identation.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/06 15:16:09

Removed files:
	usr.bin/make   : nonints.h 

Log message:
Somehow I didn't delete that file...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/06 15:18:56

Modified files:
	usr.bin/make   : extern.h for.c str.c 

Log message:
- introduce interval_dup in str.c
- use it to replace .for parsing with something approaching sanity.
(this removes one of the few most blatant misuses of Bufs in make.

More changes to come... patch reviewed by ho@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/06 15:20:35

Modified files:
	usr.bin/make   : main.c make.1 

Log message:
Fix handling of
VAR!=

specifically, properly distinguish between bad commands and empty results.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/06 15:24:32

Modified files:
	usr.bin/make   : buf.c buf.h cond.c for.c main.c parse.c str.c 
	                 var.c 

Log message:
Clean up buffers interface somewhat:

- buf.c deals exclusively with chars. Be explicit about it, and remove
extraneous dumb casts to char (can hide real type errors).
- buffer sizes are size_t. Note that bp->left can never become NULL.
- Buf_GetAll is happy with a NULL pointer for the size, remove unneeded
extra pointers.
- Propagate size_t to all places where buffer functions are used.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/06 15:27:37

Modified files:
	usr.bin/make   : var.c 

Log message:
Instead of retrieving var values from the environment again and again,
it is much better to keep them in the global context, marked read-only.

This also makes the next simplification possible, since var values need no
longer be free'd by client code.

(reviewed by ho@, like other patches)


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/06 15:28:45

Modified files:
	usr.bin/make   : arch.c compat.c cond.c extern.h job.c main.c 
	                 make.c suff.c var.c 

Log message:
Extra parameter no longer needed, ditch.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/06 15:33:29

Modified files:
	sys/netinet    : ip_esp_new.c 

Log message:
Don't do m_adj() if it's not really needed (minor optimization,
doesn't correctness)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/06 15:56:04

Modified files:
	sys/netinet    : ip_ah.c 

Log message:
Some preliminiries to AH revamping (similar to ESP)...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/06 16:02:09

Modified files:
	sys/netinet    : ip_ah.c 

Log message:
Oops, typo.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/06 16:09:11

Modified files:
	sys/netinet    : ip_esp_new.c 

Log message:
Keep statistics in default case as well.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/06 16:16:56

Modified files:
	usr.bin/make   : extern.h 

Log message:
main prototype properly in main.c, remove dup.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/06 16:42:34

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
More.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/06 16:43:49

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
Regen.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/06 17:10:13

Modified files:
	audio/gqmpeg/patches: patch-ab 
Added files:
	audio/gqmpeg/patches: patch-ac 

Log message:
- change mixer device from /dev/mixer0 to /dev/mixer
- add patch to suppress a warning


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/06 17:42:54

Modified files:
	gnu/egcs/libiberty: Makefile.bsd-wrapper 
	gnu/egcs/libstdc++: Makefile.bsd-wrapper 

Log message:
Remove work-around for make buglet that I just fixed.
(No need to wait for a rebuild, as the bug only manifests itself as
a warning anyway).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 17:49:10

Modified files:
	sys/arch/sparc/sparc: autoconf.c locore.s 
	sys/lib/libkern/arch/sparc: Makefile.inc 
Removed files:
	sys/lib/libkern/arch/sparc: mul.S umul.S 

Log message:
move .mul and .umul into the kernel.  if v8 sparc is detected, replace with
the equivelant 2-instruction sequence.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/06 18:10:29

Modified files:
	usr.bin/telnet : commands.c 

Log message:
extra setuid calls go away


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/06 18:30:21

Modified files:
	games/abuse    : Makefile 
	games/abuse/patches: patch-aa patch-ab patch-ac patch-ad 
	                     patch-dev.c patch-jnet.c patch-nfclient.c 
	                     patch-specs.c patch-specs.hpp 
	                     patch-tcpip.hpp patch-view.c 

Log message:
- fix comment in patches about GCC, it's 2.95.x not 2.9.x
- remove RCS ID tags from patches
- convert patch-aa to a unified diff
- ${MV} -> mv in Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/06 18:45:30

Modified files:
	sys/dev/pci    : files.pci 
	share/man/man4 : Makefile 
	sys/arch/i386/conf: GENERIC 
Added files:
	sys/dev/pci    : if_ste.c if_stereg.h 
	share/man/man4 : ste.4 

Log message:
Driver for Sundance ST201 Ethernet; from FreeBSD.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	1999/12/06 18:48:15

Modified files:
	.              : i386.html 

Log message:
Note support for Sundance ST201 Ethernet.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/06 18:48:59

Modified files:
	share/man/man4 : sf.4 sis.4 

Log message:
Fix SYNOPSIS.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/06 21:23:04

Modified files:
	misc/buffer    : Makefile 
	misc/buffer/files: md5 
	misc/buffer/patches: patch-aa 
	misc/buffer/pkg: COMMENT 
Removed files:
	misc/buffer/patches: patch-ab patch-ac 

Log message:
upgrade to buffer 1.17.1
-
PR# 960


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/06 21:26:58

Modified files:
	misc/buffer    : Makefile 

Log message:
add NEED_VERSION tag


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	1999/12/06 21:35:59

Modified files:
	.              : donations.html 

Log message:
goodfellow


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/06 22:09:41

Modified files:
	databases/postgresql: Makefile 
	databases/postgresql/files: md5 

Log message:
Update to 6.5.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/06 22:32:00

Modified files:
	net/nmap       : Makefile 
	net/nmap/files : md5 
	net/nmap/patches: patch-ab 

Log message:
upgrade to nmap 2.3b8


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/07 00:37:40

Modified files:
	sys/netinet    : ip_esp_new.c 

Log message:
Missing "else"...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/07 00:49:03

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
fix DNS; all this is due for squishing in a few days anyways, i suspect; fujiwara@rcac.tdi.co.jp


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/07 01:26:41

Modified files:
	databases/postgresql: Makefile 
	databases/postgresql/pkg: PLIST PLIST.tcl 

Log message:
ldconfig


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/07 01:58:00

Modified files:
	sys/netinet    : ip_ah.c ip_ah.h ip_ah_new.c ip_esp.c 

Log message:
New ah_new_input(), protocol-independent processing (still lacking
IPv6-specific protocol header processing).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/07 02:01:48

Modified files:
	sys/netinet    : ip_ah.c 

Log message:
Forgot a printf...


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/07 04:47:48

Modified files:
	databases/postgresql: Makefile 
	databases/postgresql/pkg: PLIST.tcl PLIST.tcl.noshared 

Log message:
Use different package names for PostgreSQL and PostgreSQL with TCL/Tk.
Fix PLIST for postgresql-tcl.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/07 04:52:21

Removed files:
	databases/pgaccess: Makefile 
	databases/pgaccess/files: md5 
	databases/pgaccess/patches: patch-aa 
	databases/pgaccess/pkg: COMMENT DESCR PLIST 
	databases/pgaccess/scripts: post-configure 

Log message:
Remove pgaccess port - postgresql-tcl contains pgaccess.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/07 04:54:50

Modified files:
	databases      : Makefile 

Log message:
remove pgaccess from makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/07 08:32:31

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Use pool to allocate page tables. This has the nice effect that we can uncache
them on allocation instead of flushing cache every time we fiddle with them.
Some parts from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/07 10:52:29

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
make sure the client selects a supported cipher


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/07 11:16:42

Modified files:
	russian/xruskb : Makefile 
	russian/xruskb/files: md5 

Log message:
update to 1.10.0


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/07 12:24:28

Modified files:
	libexec/getty  : main.c 

Log message:
do not crash if stdin is not a tty


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/07 13:10:32

Modified files:
	gnu/usr.bin/gas: as.c 

Log message:
Handles -I without filename correctly.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/07 13:19:37

Modified files:
	sys/dev/pci    : if_xl.c if_xlreg.h 

Log message:
merge with freebsd:
o when setting/clearing promisc mode, just update filter
o call xl_init() in xl_media_upd() for handling media changes better on combo's
o alternate tx strategy for 3c90?[BC] cards


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/07 13:23:20

Modified files:
	sys/dev/pci    : if_xl.c 

Log message:
quiet


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/07 13:42:55

Modified files:
	sys/dev/pci    : if_ste.c 

Log message:
remove freebsd bridging stuff, and let ALL packets go to ether_input()


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/07 14:58:16

Modified files:
	gnu/usr.bin/groff/grops: ps.cc 

Log message:
Dumb bug fix: error is not a printf-like function.

Also checked other calls to

error
warning
fatal
error_with_file_and_line
warning_with_file_and_line
fatal_with_file_and_line
lex_error
lex_warning
c_error


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/07 15:01:34

Modified files:
	sys/dev/mii    : exphy.c files.mii icsphy.c inphy.c iophy.c 
	                 lxtphy.c mii.c mii_physubr.c miidevs miivar.h 
	                 mtdphy.c nsphy.c qsphy.c rlphy.c sqphy.c 
	                 tlphy.c ukphy.c ukphy_subr.c 
Added files:
	sys/dev/mii    : tqphy.c tqphyreg.h 

Log message:
Merge with NetBSD:
o move common support functions for phy drivers from mii.c to mii_physubr.c,
so that they are not includes if no PHY is configured
o Clean up the code that adds media a little, and make media selection
table-driven in preparation for some other changes to be made.
o Don't add any loopback versions of media, for now.
o Add mii_down(), which is used by MAC drivers to inform PHYs that the
interface is now down.  PHYs use this to cancel pending asynchronous
operations.
o Add OUI for Enable Semiconductor.
o New Driver for TDK TSC78Q2120 PHY


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/07 15:02:19

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/07 15:33:43

Modified files:
	sys/dev/mii    : files.mii 
Added files:
	sys/dev/mii    : nsphyter.c nsphyterreg.h 

Log message:
driver for National Semiconductor 83843; from NetBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 15:49:00

Modified files:
	shells/zsh-devel: Makefile 
	shells/zsh-devel/patches: patch-aa 
	shells/zsh-devel/pkg: PLIST 

Log message:
- remove texinfo install-info workaround
- change maintainer to ports@
- improve patch


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/07 15:56:45

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : iophy.4 tqphy.4 ukphy.4 

Log message:
documentation


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/07 15:58:31

Modified files:
	share/man/man4 : mii.4 fxp.4 

Log message:
Xr new man pages


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 16:06:52

Modified files:
	shells/zsh     : Makefile 
	shells/zsh/files: md5 
	shells/zsh/patches: patch-ab 
	shells/zsh/pkg : PLIST 

Log message:
upgrade to zsh 3.0.7, Many bug fixes, including:
* Plug coproc input file descriptor leak.
* Fix core dump when exporting an unset special parameter.
* Fix potential buffer overflow in quotename()


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/07 16:14:36

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
fix sighup handling.  accept would just restart and daemon handled sighup
only after the next connection was accepted. use poll on listen sock now.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	1999/12/07 17:05:18

Modified files:
	usr.sbin/httpd/src: CHANGES.SSL 
	usr.sbin/httpd/src/modules/ssl: README libssl.version mod_ssl.h 
	                                ssl_engine_config.c 
	                                ssl_engine_init.c 
	                                ssl_engine_io.c 
	                                ssl_engine_kernel.c 
	                                ssl_engine_pphrase.c 
	                                ssl_engine_scache.c ssl_util.c 

Log message:
Mod_SSL 2.4.8 merge


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/07 17:08:09

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
make that a fatal


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/07 17:10:00

Modified files:
	sys/dev/pci    : if_ste.c if_stereg.h 

Log message:
Sync with FreeBSD:
- Use TX descriptor polling, similar to the xl driver, to reduce TX overhead.
- As in if_sf, reset PHY when switching modes.
- Remove unused code that was #ifdef foo'd out.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/07 17:25:54

Modified files:
	sys/dev/pci    : if_sf.c if_sfreg.h 

Log message:
Sync with FreeBSD:
- Reset the PHY before selecting a mode.
- Program IPG register to match duplex setting in accordance with Adaptec
manual recommendations.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/07 17:29:26

Modified files:
	sys/dev/pci    : if_sf.c if_sfreg.h if_ste.c if_stereg.h 

Log message:
Whoops; forgot to bump FreeBSD version numbers.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/07 17:38:08

Modified files:
	sys/dev/pci    : if_al.c if_sf.c if_ste.c if_sis.c if_sk.c 

Log message:
Remove unused #define cruft.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/07 18:34:20

Modified files:
	.              : errata.html plus.html 

Log message:
rev 3 of ssh jumbo


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/07 18:35:44

Modified files:
	sys/arch/sparc/dev: bwtwo.c 

Log message:
make sure video timing is enabled (not always done by prom); NetBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 18:41:14

Modified files:
	comms/mgetty+sendfax: Makefile 

Log message:
- add new official dist site
- add HOMEPAGE
- cleanup Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/07 19:26:19

Modified files:
	sys/netinet    : ip_ah_new.c ip_esp_new.c 

Log message:
AH finished, a couple of cosmetic changes in ESP.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 19:38:28

Modified files:
	devel/gmake    : Makefile 

Log message:
- remove workaround for texinfo install-info bug
- remove deprecated variables


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	1999/12/07 19:45:50

Modified files:
	usr.sbin/httpd : INSTALL.SSL 
	usr.sbin/httpd/htdocs/manual/mod/mod_ssl: ssl_faq.html 
	                                          ssl_faq.wml 
	                                          ssl_reference.html 
	                                          ssl_reference.wml 
	usr.sbin/httpd/src: CHANGES.SSL 
	usr.sbin/httpd/src/modules/ssl: libssl.version mod_ssl.h 
	                                ssl_engine_config.c 
	                                ssl_engine_init.c 
	                                ssl_engine_kernel.c 
	                                ssl_engine_log.c 
	                                ssl_engine_pphrase.c 
	                                ssl_engine_scache.c 
	                                ssl_engine_vars.c 
	                                ssl_expr_eval.c ssl_util_ssl.c 

Log message:
mod_ssl 2.4.9 merge


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 19:57:25

Modified files:
	devel/gettext  : Makefile 

Log message:
- remove pre-configure target
- remove deprecated variables
- remove workaround for texinfo install-info bug


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 19:58:16

Modified files:
	devel/gettext/pkg: PLIST PLIST.noshared 

Log message:
- sync PLISTs
- remove workaround for texinfo install-info bug


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 20:08:19

Modified files:
	devel/gettext/patches: patch-ad 
Added files:
	devel/gettext/patches: patch-aa 

Log message:
split out patch so that each patch only patches ONE file


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 20:49:52

Modified files:
	games/dopewars : Makefile 
	games/dopewars/files: md5 
	games/dopewars/patches: patch-aa patch-ab 
Removed files:
	games/dopewars/patches: patch-ac 

Log message:
upgrade to dopewars 1.4.6, minor bug fixes:
* Bug fix for message window and "sew you up" prompt
* Bug fix for server hanging in LoseBitch function
* Terminal resizing now handled properly


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	1999/12/07 21:07:31

Modified files:
	.              : ftp.html 

Log message:
2.5 -> 2.6 ; also some cleanup of tags.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	1999/12/07 21:08:56

Modified files:
	.              : 26.html 

Log message:
more new things (thanks <imain@netidea.com>)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/07 21:12:24

Modified files:
	.              : orders.html 

Log message:
revamp


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/07 21:26:15

Modified files:
	lib/libc/gen   : getpass.c 

Log message:
Don't use stdio since we don't want the password to end up in stdio
buffers that may not get zeroed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 21:34:21

Added files:
	net/popa3d/patches: patch-ac 

Log message:
make this port respect CC and CFLAGS


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/07 21:36:42

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
careless niels


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 21:51:51

Modified files:
	misc/xtar      : Makefile 
	misc/xtar/patches: patch-aa patch-ab patch-ac patch-ad patch-ae 

Log message:
- convert patches to unified diffs
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 22:06:33

Modified files:
	plan9/tcs      : Makefile 

Log message:
- change maintainers e-mail address to markus@openbsd.org
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 22:11:21

Modified files:
	print/transfig : Makefile 

Log message:
- include lib rev # in dependency check
- rearrange Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 22:20:31

Modified files:
	shells/bash2   : Makefile 

Log message:
- remove workaround for texinfo install-info bug
- change maintainer to ports@openbsd.org
- add an option to allow for a static binary
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/07 22:26:45

Modified files:
	shells/bash    : Makefile 
	shells/bash/patches: patch-ab patch-ac patch-ad patch-ae 
	                     patch-ah 
	shells/bash/pkg: PLIST 

Log message:
- remove workaround for texinfo install-info bug
- convert patches to unified diffs
- stay consistant with all the other shells and build a dynamicly
linked binary by default
- ${ECHO} -> echo in Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/07 23:05:33

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
fix field name (ip6_hdr->ip6_src).  use IN6_ARE_ADDR_EQUAL for comparison.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/07 23:06:43

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
comment out call to inet_ntoa6() as we don't have the code yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/07 23:08:05

Modified files:
	sys/dev/ic     : am7990.c elink3.c rln.c 

Log message:
fix mbuf chain allocation to comply with m_devget() way.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/07 23:16:56

Modified files:
	sys/netinet    : ip_ah_new.c ip_ipsp.h 

Log message:
IPv6 header handling, improve IPv4 option handling support.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/07 23:30:52

Added files:
	sys/netinet6   : IMPLEMENTATION TODO 

Log message:
KAME IPv6 merger TODOs.  you may want to see them earlier...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/07 23:32:57

Modified files:
	sys/sys        : cdio.h filio.h 

Log message:
Move the FIBMAP ioctl.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/07 23:40:39

Added files:
	sys/arch/alpha/conf: GENERIC.v6 
	sys/arch/amiga/conf: GENERIC.v6 
	sys/arch/arc/conf: GENERIC.v6 
	sys/arch/arm32/conf: GENERIC.v6 
	sys/arch/atari/conf: GENERIC.v6 
	sys/arch/hp300/conf: GENERIC.v6 
	sys/arch/hppa/conf: GENERIC.v6 
	sys/arch/i386/conf: GENERIC.v6 
	sys/arch/mac68k/conf: GENERIC.v6 
	sys/arch/mips/conf: GENERIC.v6 
	sys/arch/mvme68k/conf: GENERIC.v6 
	sys/arch/pc532/conf: GENERIC.v6 
	sys/arch/pmax/conf: GENERIC.v6 
	sys/arch/powerpc/conf: GENERIC.v6 
	sys/arch/sparc/conf: GENERIC.v6 
	sys/arch/sun3/conf: GENERIC.v6 
	sys/arch/vax/conf: GENERIC.v6 
	sys/arch/wgrisc/conf: GENERIC.v6 

Log message:
add GENERIC.v6 (IPv6 test configuration).  to be integrated into GENREIC.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/07 23:50:24

Modified files:
	sys/arch/alpha/alpha: machdep.c 
	sys/arch/amiga/amiga: machdep.c 
	sys/arch/arc/arc: trap.c 
	sys/arch/arm32/arm32: irqhandler.c 
	sys/arch/atari/atari: machdep.c 
	sys/arch/hp300/hp300: intr.c 
	sys/arch/i386/isa: icu.s 
	sys/arch/kbus/kbus: intr.c 
	sys/arch/mac68k/mac68k: machdep.c 
	sys/arch/mvme68k/mvme68k: machdep.c 
	sys/arch/mvme88k/mvme88k: machdep.c 
	sys/arch/pc532/pc532: intr.c 
	sys/arch/sparc/sparc: intr.c 
	sys/arch/sun3/sun3: isr.c 
	sys/arch/vax/vax: machdep.c 
	sys/conf       : files 
	sys/kern       : uipc_domain.c uipc_socket2.c uipc_syscalls.c 
	sys/net        : if.c if.h if_ethersubr.c if_fddisubr.c 
	                 if_loop.c if_ppp.c if_tun.c if_types.h 
	                 ppp_defs.h route.c route.h rtsock.c 
	sys/netccitt   : if_x25subr.c 
	sys/netinet    : fil.c if_atm.c if_ether.h igmp.c in.c in.h 
	                 in_pcb.c in_pcb.h in_proto.c in_var.h ip.h 
	                 ip_auth.c ip_fil.c ip_frag.c ip_icmp.c 
	                 ip_input.c ip_mroute.h ip_output.c ip_var.h 
	                 tcp_debug.c tcp_input.c tcp_output.c tcp_subr.c 
	                 tcp_usrreq.c tcp_var.h udp_usrreq.c udp_var.h 
	sys/netinet6   : in6.c in6.h in6_cksum.c in6_pcb.c in6_proto.c 
	                 in6_var.h raw_ipv6.c tcpipv6.h 
	sys/netiso     : if_eon.c 
	sys/sys        : malloc.h mbuf.h socket.h socketvar.h sockio.h 
Added files:
	sys/kern       : uipc_mbuf2.c 
	sys/net        : if_faith.c if_gif.c if_gif.h net_osdep.c 
	                 net_osdep.h 
	sys/netinet    : icmp6.h in4_cksum.c in_gif.c in_gif.h ip6.h 
	                 ip_ecn.c ip_ecn.h 
	sys/netinet6   : dest6.c frag6.c icmp6.c icmp6.h in6_gif.c 
	                 in6_gif.h in6_ifattach.c in6_ifattach.h 
	                 in6_pcb.h in6_prefix.c in6_prefix.h in6_src.c 
	                 ip6.h ip6_forward.c ip6_input.c ip6_mroute.c 
	                 ip6_mroute.h ip6_output.c ip6_var.h 
	                 ip6protosw.h mld6.c mld6_var.h nd6.c nd6.h 
	                 nd6_nbr.c nd6_rtr.c pim6.h pim6_var.h route6.c 
Removed files:
	sys/netinet6   : ipv6.h ipv6_addrconf.c ipv6_addrconf.h 
	                 ipv6_discovery.c ipv6_icmp.c ipv6_icmp.h 
	                 ipv6_input.c ipv6_output.c ipv6_rtrequest.c 
	                 ipv6_trans.c ipv6_trans.h ipv6_var.h 

Log message:
bring in KAME IPv6 code, dated 19991208.
replaces NRL IPv6 layer.  reuses NRL pcb layer.  no IPsec-on-v6 support.
see sys/netinet6/{TODO,IMPLEMENTATION} for more details.

GENERIC configuration should work fine as before.  GENERIC.v6 works fine
as well, but you'll need KAME userland tools to play with IPv6 (will be
bringed into soon).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 00:07:27

Modified files:
	sys/netinet    : ip_ah_new.c 

Log message:
Type in sizeofs


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 00:45:30

Modified files:
	sbin/ifconfig  : Makefile ifconfig.8 ifconfig.c 

Log message:
IPv6-enabled ifconfig from KAME.
it now loops through all the aliases on interfaces.
KAME_SCOPEID will be enabled when get{addr,name}info(3) are replaced with
KAME code.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 00:55:54

Modified files:
	sbin/route     : Makefile keywords.c keywords.h keywords.sh 
	                 route.8 route.c show.c 

Log message:
ipv6 support from KAME (needs no libc upgrade).  regen keywords.[ch].


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 02:31:16

Modified files:
	lib/libc/net   : inet_pton.c 

Log message:
fix BIND820 bug in inet_pton().  it should bark if there's ambiguous
text after IPv6 address string, like "0:1:2:3:4:5:6:7:8".


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/08 03:44:49

Modified files:
	sys/arch/sparc/include: pmap.h 
	sys/arch/sparc/sparc: pmap.c 

Log message:
Dumb implementation of PMAP_NEW, it works but without any gains yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 03:50:04

Modified files:
	usr.bin/systat : netstat.c 

Log message:
Fix compile conflict with the new IPv6 code (namespace pollution).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 04:28:35

Modified files:
	sys/netinet6   : in6_pcb.c 

Log message:
Removed about 24KB of ifdef'ed code. It's nice to be able to see what
other OSes do, but not if I can't read our code.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 04:36:41

Modified files:
	sys/netinet    : in_pcb.c 

Log message:
Identation.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/08 04:38:38

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Better pmap_kenter_pa4m.
Use pmap_kenter_pa4m in pmap_kenter_pgs4m.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 04:51:13

Modified files:
	sys/netinet6   : in6.c 

Log message:
ifdef cleanup...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 05:10:25

Modified files:
	sys/netinet    : ip_ipsp.h ip_output.c 

Log message:
Fix debugging printf compilation.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 05:13:38

Modified files:
	sys/netinet6   : nd6_nbr.c 

Log message:
silence non-duplicate DAD completion messages


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 05:15:04

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
undo total garbage untested sloppy commit from art


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 05:23:35

Modified files:
	.              : orders.html 

Log message:
repair


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 05:27:17

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
undo even more damage


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 05:30:18

Modified files:
	usr.bin/netstat: Makefile if.c inet.c main.c netstat.1 netstat.h 
	                 route.c unix.c 
Added files:
	usr.bin/netstat: inet6.c mroute6.c 

Log message:
add IPv6 support from KAME.  cleanup type matches with printf() format.
KAME_SCOPEID should be enabled after KAME get{addr,name}info(3) merge.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 05:32:19

src/usr.sbin/ifmcstat

Update of /cvs/src/usr.sbin/ifmcstat
In directory cvs.openbsd.org:/tmp/cvs-serv3663/ifmcstat

Log Message:
Directory /cvs/src/usr.sbin/ifmcstat added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 05:34:24

Modified files:
	usr.sbin       : Makefile 
Added files:
	usr.sbin/ifmcstat: Makefile ifmcstat.8 ifmcstat.c 

Log message:
add ifmcstat(8), a program to check multicast group status on interfaces.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 05:57:07

Modified files:
	usr.bin/ftp    : Makefile cmds.c cmdtab.c extern.h fetch.c ftp.c 
	                 ftp_var.h main.c util.c 

Log message:
ftp(1) from KAME, should be good for testing.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 06:15:21

Modified files:
	libexec/ftpd   : Makefile extern.h ftpcmd.y ftpd.c logwtmp.c 
	                 popen.c 

Log message:
IPv6 support from KAME.
XXX kerberos and tcp_wrapper needs checking


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 06:21:17

Modified files:
	usr.sbin/inetd : inetd.8 inetd.c 

Log message:
IPv6/v4 inetd(8) from KAME.  now you can test ftp over IPv6.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 06:23:08

Modified files:
	etc            : inetd.conf 

Log message:
sample entry for IPv6 ftp.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 06:28:06

Modified files:
	usr.sbin/tcpdump: print-enc.c 

Log message:
avoid build breakage. (mbuf flag M_TUNNEL passed to userland???)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 06:58:42

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : faith.4 gif.4 inet6.4 

Log message:
add faith(4), gif(4) and inet6(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/08 08:16:13

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Readd the PMAP_NEW code, this time with the missing ifdef.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/08 08:58:27

Modified files:
	sys/arch/hppa/hppa: trap.c 

Log message:
s/ipv6intr/ip6intr/


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/08 08:58:30

Modified files:
	sys/net        : netisr.h 

Log message:
s/ipv6intr/ip6intr/


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/08 10:00:16

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Pass YACC to configure script.
Ensure reproducability of builds for autoconf ports: those would tend
to use bison by default otherwise.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/08 10:02:57

Modified files:
	devel/lclint   : Makefile 

Log message:
Don't depend on cookie, I'm ridiculous.

Kill deprecated variables while I'm at it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/08 10:11:10

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Make cookie names internal to bsd.port.mk
Don't allow the user to override these. It's a major can of worms anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 12:32:56

Modified files:
	usr.bin/ssh    : readpass.c 

Log message:
avoid stdio; based on work by markus, millert, and I


CVSROOT:	/cvs
Module name:	ports
Changes by:	jason@cvs.openbsd.org	1999/12/08 12:40:11

Log message:
    add port for fltk (Fast Light Tool Kit)
    
    Status:
    
    Vendor Tag:	FLTK
    Release Tags:	FLTK_1_0_6
    
    N ports/x11/fltk/Makefile
    N ports/x11/fltk/files/md5
    N ports/x11/fltk/pkg/PLIST
    N ports/x11/fltk/pkg/COMMENT
    N ports/x11/fltk/pkg/DESCR
    N ports/x11/fltk/patches/patch-contravariance
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jason@cvs.openbsd.org	1999/12/08 12:43:48

Log message:
    add port for FLWM (Fast Light Window Manager)
    
    Status:
    
    Vendor Tag:	FLWM
    Release Tags:	FLWM_0_25
    
    N ports/x11/flwm/Makefile
    N ports/x11/flwm/files/md5
    N ports/x11/flwm/pkg/COMMENT
    N ports/x11/flwm/pkg/PLIST
    N ports/x11/flwm/pkg/DESCR
    N ports/x11/flwm/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 12:53:39

Modified files:
	sys/netinet6   : nd6_nbr.c 

Log message:
silence more DAD debugging information


CVSROOT:	/cvs
Module name:	ports
Changes by:	jason@cvs.openbsd.org	1999/12/08 12:54:52

Modified files:
	x11            : Makefile 

Log message:
add fltk & flwm


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 14:45:01

Modified files:
	usr.sbin/tcpdump: print-enc.c 

Log message:
Just comment out the M_TUNNEL case...


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/08 15:34:24

ports/devel/libproplist/patches

Update of /cvs/ports/devel/libproplist/patches
In directory cvs.openbsd.org:/tmp/cvs-serv21752/patches

Log Message:
Directory /cvs/ports/devel/libproplist/patches added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/08 15:35:35

Modified files:
	sys/dev/pci    : files.pci 
	share/man/man4 : Makefile 
	sys/arch/i386/conf: GENERIC 
Added files:
	sys/dev/pci    : if_dc.c if_dcreg.h 
	share/man/man4 : dc.4 

Log message:
DEC/Intel 21143 and "tulip" clone Ethernet driver. Intended to replace the
individual ax, al, pn, and mx drivers. It also supports the Davicom DM9100
and DM9102 chipsets (dm) which we previously did not have. From FreeBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/08 15:36:53

Modified files:
	devel/libproplist: Makefile 
	devel/libproplist/pkg: PLIST PLIST.noshared 
Added files:
	devel/libproplist/patches: patch-aa 

Log message:
- Replace master sites with ${MASTER_SITE_WINDOWMAKER}
- install the libproplist README
- This port can be built using a separate OBJ dir so add SEPARATE_BUILD tag


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/08 15:37:43

Modified files:
	usr.bin/ssh    : mpaux.c 

Log message:
make code simpler. no need for memcpy. niels@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/08 15:39:21

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
move checking of hostkey into own function.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/08 15:46:11

Modified files:
	sys/arch/sparc/dev: qe.c 

Log message:
fix mbuf chain allocation to comply with m_devget() way.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/08 15:50:13

Modified files:
	sys/arch/sparc/dev: be.c 

Log message:
fix mbuf chain allocation to comply with m_devget() way


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 15:54:50

Modified files:
	sys/dev/isa    : pnpdevs 

Log message:
@@@0001 is not a sb


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 15:54:56

Modified files:
	sys/dev/isa    : pnpdevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/08 16:09:46

Modified files:
	usr.bin/awk    : FIXES awk.h awkgram.y b.c lex.c lib.c main.c 
	                 parse.c proto.h run.c tran.c 

Log message:
June 6, 1999 version of the "one true awk"
Most of the changes are to avoid using a static buffer for error messages.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 16:49:08

Modified files:
	sys/arch/sparc/sparc: autoconf.c cpu.c 

Log message:
only replace .mul/.umul on v8 cpus


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/08 16:51:58

Modified files:
	plan9/wily     : Makefile 

Log message:
- remove a bad dist site and fix URL to another
- remove deprecated variables
- cleanup Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/08 16:53:14

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
- Document -alias.
- More reference to inet6.
- Misc cleanup, but should revisit this file later.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/08 16:59:12

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
repair fake-skey for AUTH_TIS


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/08 17:00:53

Modified files:
	usr.bin/ssh    : canohost.c 

Log message:
fix get_remote_port() and friends for sshd -i; Holger.Trapp@Informatik.TU-Chemnitz.DE


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/08 17:03:20

Modified files:
	x11/windowmaker: Makefile 

Log message:
- change master dist site to ${MASTER_SITE_WINDOWMAKER}
- remove deprecated variables
- cleanup Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/08 17:05:04

Modified files:
	usr.bin/ssh    : version.h 

Log message:
OpenSSH-1.2.1


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 17:10:31

Modified files:
	.              : donations.html 

Log message:
foom


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/08 17:14:10

Modified files:
	x11/kde/libs   : Makefile 

Log message:
change dependency check for new libtiff


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 17:24:04

Modified files:
	usr.bin/ssh    : pty.c 

Log message:
fix proto; markus


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 17:33:30

Modified files:
	sys/netinet    : ip_esp.h 

Log message:
Add prototype for esp6_input() wrapper to ESP input processing routine.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 17:34:14

Modified files:
	sys/netinet6   : ip6_input.c 

Log message:
Shrink...


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/08 17:39:51

Modified files:
	usr.bin/chflags: chflags.1 

Log message:
Note that the ``sappnd'' and ``schg'' system flags may only be unset when
non-secure (i.e., single-user mode).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 17:40:07

Modified files:
	sys/netinet6   : ip6_input.c 

Log message:
Bogus include file crept in.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/08 17:48:03

Modified files:
	usr.bin/column : column.c 

Log message:
Avoid divide by zero, spotted by aaron@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 17:52:31

Modified files:
	lkm            : Makefile 

Log message:
who cares about the ipl lkm


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/08 18:13:44

Modified files:
	share/man/man8 : rc.8 

Log message:
Remove extra SEE ALSO section.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/08 18:49:43

Modified files:
	sys/arch/hppa/include: pmap.h 

Log message:
first arg to pmap_changebit is paddr_t


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/08 19:26:49

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/08 19:50:41

Modified files:
	security/pgp   : Makefile 
Added files:
	security/pgp/patches: patch-rsaref2-2 
	security/pgp/pkg: SECURITY 

Log message:
- add patch for RSAREF buffer overflow
- remove deprecated variables
- cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/08 19:57:07

Modified files:
	databases/postgresql: Makefile 
	databases/postgresql/files: pgwrap.c 

Log message:
pgwrap: missing ')' in comment.
Makefile: .if defined(USE_TCL) -> .if defined(USE_TCL) && ${USE_TCL:U} == "YES"


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/08 20:28:31

Modified files:
	comms/minicom  : Makefile 
Added files:
	comms/minicom/patches: patch-ai 

Log message:
Improve Makefile.
.if defined(USE_LRZSZ) -> .if defined(USE_LRZSZ) && ${USE_LRZSZ:U} == "YES".
Default config: Only root can access minicom by default.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 20:45:22

Modified files:
	sys/netinet    : in_gif.c 

Log message:
Minor cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 20:46:03

Modified files:
	sys/netinet    : ip_esp.c 

Log message:
IPv6 support should now be complete (well, we need the right hooks in
ip6_input())


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 20:47:01

Modified files:
	sys/netinet    : in_proto.c 

Log message:
We can't use the gif interface input routine for IPIP/IP6IP
encapsulation.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/08 20:50:58

Modified files:
	security/pgp5  : Makefile 
Added files:
	security/pgp5/files: patch-rsaref2-2 
	security/pgp5/pkg: SECURITY 

Log message:
- add patch for RSAREF buffer overflow
- remove deprecated variables
- cleanup Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 20:52:37

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
ip4_input() can now handle either of IP-in-IP or IP-in-IPv6
encapsulation. Eventually, this routine will be made to deal with all
4 combinations of IP/IPv6 encapsulation.

gif interface support should be added here too (itojun :-), when the
packet has not been received over an IPsec tunnel. ECN handling should
also be done.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 21:00:07

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
Be more careful with IPv4 multicast (make sure it's IPv4), and remove
unnecessary include files.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/08 21:21:55

Modified files:
	usr.bin/netstat: inet.c 

Log message:
Remove unnecessary statistic.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/08 21:46:18

Modified files:
	security/cfs   : Makefile 
	security/cfs/pkg: PLIST 

Log message:
- fix install target
- add missing @dirrm to PLIST


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 01:55:16

Modified files:
	usr.bin/netstat: inet.c 

Log message:
Protocol family mismatch counter for IP-IP.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 01:55:37

Modified files:
	sys/netinet    : ip_ip4.h 

Log message:
Protocol family mismatch counter.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 02:02:28

Modified files:
	usr.bin/netstat: inet.c 

Log message:
Add "unspecified tunnel endpoint" statistic.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 02:03:00

Modified files:
	sys/netinet    : ip_ip4.h 

Log message:
Unspecified tunnel endpoint use statistic.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/09 02:03:08

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
close passive mode data socket.
From: deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 02:07:54

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
ip4e_output() can now generate any combination of IP{4,6}-in-IP{4,6}
tunnels.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 02:10:05

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
Couple of paranoid ifdefs...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 03:11:11

Modified files:
	sys/netinet    : ip_ah.h 

Log message:
Add v4/v6 wrapper routine definitions.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 03:13:46

Removed files:
	sys/netinet    : ip_ah.c ip_esp.c 

Log message:
Ok, no more IPsec for OpenBSD...I've had enough with it.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 03:15:23

Added files:
	sys/netinet    : ipsec_input.c 

Log message:
So I was lying...unify ESP and AH wrapper-input processing. The new
file contains a common routine for massaging the packet, doing
peripheral checks, update statistics, etc. common for both AH/ESP,
both IPv4/IPv6. Also wrapper routines for AH/ESP-v4/v6, and the sysctl
routines from ip_ah.c/ip_esp.c


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/09 06:23:00

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Fix pmap_kenter_pa4m. First shot at a better pmap_kenter_pgs.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/09 06:59:58

Modified files:
	etc            : netstart 
	sys/netinet6   : in6.c ip6_input.c 

Log message:
do not perform IPv6 initialization for loopback interface.
MUST make lo0 up before any IPv6 operations.
it will be considered a pilot error if you don't.
(I prefer to have lo0 initialized automatically)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/09 07:22:39

Modified files:
	etc            : netstart 

Log message:
avoid transmitting invalid IPv6 packets out to the wire.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/09 07:26:06

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Make PMAP_NEW compile again.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/09 07:55:37

Modified files:
	sys/conf       : files 

Log message:
ipsec_input.c instead of ip_esp.c and ip_ah.c


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/09 07:56:03

Log message:
    initial import from KAME tree
    
    Status:
    
    Vendor Tag:	KAME
    Release Tags:	kame_19991209
    
    N src/usr.sbin/rtsold/dump.c
    N src/usr.sbin/rtsold/if.c
    N src/usr.sbin/rtsold/probe.c
    N src/usr.sbin/rtsold/rtsol.c
    N src/usr.sbin/rtsold/rtsold.8
    N src/usr.sbin/rtsold/rtsold.c
    N src/usr.sbin/rtsold/rtsold.h
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/09 07:59:19

src/sbin/rtsol

Update of /cvs/src/sbin/rtsol
In directory cvs.openbsd.org:/tmp/cvs-serv18228/rtsol

Log Message:
Directory /cvs/src/sbin/rtsol added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/09 08:10:49

Modified files:
	usr.sbin/rtsold: dump.c if.c probe.c rtsol.c rtsold.8 rtsold.c 
	                 rtsold.h 
Added files:
	usr.sbin/rtsold: Makefile 
	sbin/rtsol     : Makefile 

Log message:
rtsold(8); router solicitation daemon.
rtsol(8); router solicitation program, for use in bootstrap process
(statically linked)

rcsid police.  add missing prototypes.
(sync with KAME)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/09 08:18:15

Modified files:
	sbin           : Makefile 
	usr.sbin       : Makefile 

Log message:
add usr.sbin/rtsold and sbin/rtsol to subdir.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/09 08:23:01

Modified files:
	distrib/sets/lists/man: mi 

Log message:
add cat4/{gif,inet6,faith}.0


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/09 08:28:23

Modified files:
	distrib/sets/lists/man: mi 
	distrib/sets/lists/base: mi 

Log message:
dd rtsol(8), rtsold(8) and ifmcstat(8) related items.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/09 08:28:35

Modified files:
	sys/dev/pci    : files.pci 

Log message:
uncomment dc


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/09 08:29:27

Modified files:
	sys/dev/pci    : if_dc.c if_dcreg.h 

Log message:
$OpenBSD$ id's


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/09 09:11:48

Modified files:
	sys/arch/sparc/sparc: pmap.c 
	sys/arch/sparc/include: pmap.h 

Log message:
Change the kvm_uncache interface to a kvm_setcache that can uncache
a memory and allow the range to be cached again.
Make kvm_uncache and kvm_recache to macros that call kvm_setcache.
(also in the commit: Fix protection for pmap_kenter* and remove a redundant
call to uvm_setpagesize).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/09 09:19:50

Modified files:
	sys/arch/sparc/sparc: vm_machdep.c 

Log message:
Since we uncache the memory in dvma_malloc, it is a good idea to recacheit in
dvma_free.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/12/09 10:55:35

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
Move variable decls into the appropriate #ifdefs so GENERIC compiles...


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/09 10:55:55

Modified files:
	security/ssh   : Makefile 

Log message:
forgot to use :U variable modifier in one loop


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/09 11:10:24

Modified files:
	include        : dlfcn.h link.h 
	share/man/man3 : dlfcn.3 
	lib/csu        : common.c 
	gnu/usr.bin/ld/rtld: rtld.c 

Log message:
dlopen and dlsym take const char * parameters.
Fix prototypes, propagate const where applicable.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/09 11:18:25

Modified files:
	usr.bin/make   : buf.h cond.c for.c str.c var.c 

Log message:
Introduce `common usage' buf patterns and use them.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/09 11:20:06

Modified files:
	usr.bin/make   : Makefile extern.h main.c 
Added files:
	usr.bin/make   : error.c error.h 

Log message:
Split some allocation/error handling functions out of main.c


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 11:34:42

Modified files:
	sys/conf       : files 

Log message:
Include ipsec_input.c


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/09 12:05:18

Modified files:
	sys/conf       : files 

Log message:
angelos and downsj, communicate, you dorks


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/09 12:48:18

Modified files:
	www/squid      : Makefile 
	www/squid/files: md5 

Log message:
add 3 distribution patches;

squid-2.2.stable5-newlines_in_auth.patch
After decoding the base64 encoded "user:password" pair given by the
client, squid doesn't strip out any '\n' found in the resulting
string. Given such a string, any external authenticator will receive two
lines instead of one, and most probably send two results. Now, any
subsequent authentification exchange will have its answer shifted by
one. Therefore, a malicious user can gain access to sites they should not
have access to.

squid-2.2.stable5-ipcache_negative.patch
The IP cache immediately removes entries that should be negatively
cached. This appears to be due to some changes made for retrying failed
connections.

squid-2.2.stable5-no_cache.patch
A missing no_cache list is treated the same as no_cache deny all.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/09 12:59:26

Modified files:
	editors/vim    : Makefile 
	editors/vim/files: md5 
	editors/vim/patches: patch-ac patch-ae 

Log message:
- upgrade to patchlevel 66
- add a conditional loop around PATCH_DIST_ARGS so the PATCH_DEBUG option
works
- improve conditional loops by checking if they are set to YES instead of
just being defined and use the :U variable modifier
- ${ECHO} -> echo
- fix fuzz in patches created by adding distribution patches


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/09 13:06:54

Modified files:
	.              : orders.html 

Log message:
oops, 10%


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/09 13:07:27

Modified files:
	.              : tshirts.html 

Log message:
there are 5 XXXL of each new shirt


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/09 13:09:48

Modified files:
	.              : orders.html 

Log message:
auto-select cd purchase


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/09 13:20:44

Modified files:
	libexec/getty  : main.c 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 13:20:57

Modified files:
	sbin/ipsecadm  : ipsecadm.8 

Log message:
-src use


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 13:22:04

Modified files:
	sys/netinet    : ip_ah_new.c ip_esp_new.c 

Log message:
Fix comment typos.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 13:38:36

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
Use otos rather than writing directly to ip_tos in the IPv4 header
(bitfields can be a pain).


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/09 14:00:52

Modified files:
	databases/gdbm : Makefile 
	databases/gdbm/patches: patch-ac 

Log message:
- change maintainer to ports@openbsd.org
- make gdbm's Makefile remove gdb.info before re-creating it
- remove pre-configure target


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/09 14:17:20

Modified files:
	misc/screen    : Makefile 
	misc/screen/patches: patch-aa patch-ab 

Log message:
- change maintainer to me (brad@openbsd.org)
- remove pre-configure target
- make screen's Makefile remove screen.info before re-creating it
- instead of removing CFLAGS from Makefile.in, replace its value with
@CFLAGS@ so the autoconf script fills it in, same with LDFLAGS


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/09 14:20:40

Modified files:
	games/xteddy   : Makefile 

Log message:
- change maintainer to ports@openbsd.org
- remove NEED_VERSION
- ${STRIP} -> strip


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/09 14:35:29

Modified files:
	sys/arch/sparc/include: pmap.h 
	sys/arch/sparc/sparc: pmap.c cpu.c 

Log message:
Fix a bug we've had for ages.
On some sun4m the pagetables must be uncached. This is indicated by the
CPUFLG_CACHEPAGETABLES in cpuinfo.flags. This was done in pmap_bootstrap4m.
The problem is that the CPUFLG_CACHEPAGETABLES is not set until after
pmap_bootstrap4m, so even the machines that could cache the pagetables
had them uncached, reducing performance.
Fix this by creating pmap_cache_enable that is called just after the
cache has been switched on (XXX - actually, we should call it before, but
CPUFLG_CACHEPAGETABLES can be set in the code that enables the cache).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/09 14:46:52

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Opps, missed to change one FREE(pv, ...) to pvfree(pv).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/09 17:11:03

Modified files:
	gnu/usr.bin/ld/rtld: rtld.c 

Log message:
bad espie, commiting bad patches, with junk in them that should not be there


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/09 17:41:30

Modified files:
	usr.sbin/rtsold: rtsold.8 

Log message:
Fix a few typos.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/09 18:47:52

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
add DAVICOM, DAVICOM DM9100, and DAVICOM DM9102


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/09 18:48:41

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/09 19:25:44

Added files:
	sys/lib/libkern/arch/sparc: mul.S umul.S 

Log message:
but... these are needed by the bootblocks


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/09 20:03:56

Modified files:
	sys/arch/sparc/dev: hme.c 

Log message:
fix rx mbuf allocation


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/09 20:47:30

ports/misc/xdelta/patches

Update of /cvs/ports/misc/xdelta/patches
In directory cvs.openbsd.org:/tmp/cvs-serv27954/patches

Log Message:
Directory /cvs/ports/misc/xdelta/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/09 21:02:18

Modified files:
	misc/xdelta    : Makefile 
	misc/xdelta/files: md5 
	misc/xdelta/pkg: PLIST 
Added files:
	misc/xdelta/patches: patch-aa patch-ab patch-ac 
	misc/xdelta/pkg: PLIST.noshared 

Log message:
- upgrade to xdelta 1.1.1
- change maintainer to ports@openbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/09 21:19:26

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
typo; mark.baushke@solipsa.com


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/09 23:45:12

Modified files:
	usr.bin/sudo   : BUGS CHANGES HISTORY INSTALL LICENSE 
	                 Makefile.in README RUNSON acsite.m4 check.c 
	                 config.h.in configure configure.in defaults.c 
	                 defaults.h insults.h parse.c parse.lex 
	                 parse.yacc sudo.c sudo.h testsudoers.c 
	                 tgetpass.c version.h visudo.c 
	usr.bin/sudo/auth: API pam.c securid.c sudo_auth.c 

Log message:
sudo 1.6.1


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/10 00:17:08

Log message:
    arp(8) lookalike for IPv6, from KAME
    
    Status:
    
    Vendor Tag:	KAME
    Release Tags:	kame_19991210
    
    N src/usr.sbin/ndp/ndp.8
    N src/usr.sbin/ndp/ndp.c
    N src/usr.sbin/ndp/gnuc.h
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/10 00:26:57

Modified files:
	distrib/sets/lists/man: mi 
	distrib/sets/lists/base: mi 
	usr.sbin       : Makefile 
	usr.sbin/ndp   : gnuc.h ndp.8 ndp.c 
Added files:
	usr.sbin/ndp   : Makefile 

Log message:
add ndp(8), arp(8) lookalike for IPv6.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/10 01:53:18

Modified files:
	sys/netinet6   : icmpv6.h icmpv6_var.h in6.c in6.h in6_cksum.c 
	                 in6_pcb.c in6_proto.c in6_var.h nd6_protocol.h 
	                 osdep.h raw_ipv6.c tcpipv6.h 
Removed files:
	sys/netinet6   : debug.h debug_inet6.c debug_inet6.h 

Log message:
Add RCS tags, remove unused header files and code, remove a few
unnecessary ifdefs...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/10 01:55:24

Modified files:
	sys/netinet    : ip_output.c 

Log message:
Add code to allow for IPv6 IPsec destinations in IPv4 IPsec flows (e.g.,
packets from 10.0.0.1 going to 11.0.0.1 should be ESP encrypted to
host 1:2:3:4:5:6:7:8).

ip6_output() needs to be modified to honor IP_RAWOUTPUT (or some such)
and IP_ENCAPSULATED, to not prepend an IPv6 header to the packet, and
to not do IPsec processing respectively.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/10 02:53:38

Removed files:
	sys/netinet6   : icmpv6.h icmpv6_var.h nd6_protocol.h 

Log message:
sorry angelos, they are not used any more :-P


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/10 03:04:29

Modified files:
	sys/netinet6   : dest6.c frag6.c icmp6.c icmp6.h in6_gif.c 
	                 in6_ifattach.c in6_prefix.c in6_proto.c 
	                 in6_src.c in6_var.h ip6_forward.c ip6_mroute.c 
	                 ip6_mroute.h ip6_output.c ip6_var.h 
	                 ip6protosw.h mld6.c nd6.c nd6_nbr.c nd6_rtr.c 
	                 raw_ipv6.c 

Log message:
Remove remaining unnecessary ifdefs (itojun will hate me for this :-)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/10 03:12:56

Modified files:
	usr.sbin/sysctl: Makefile sysctl.8 sysctl.c 

Log message:
add IPv6 support.  net.inet6.{ip6,icmp6} will be printed.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/10 03:28:41

Modified files:
	usr.sbin/inetd : inetd.c 

Log message:
repair various bugs in -d mode


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/10 03:40:47

Modified files:
	sys/arch/sparc/stand/libkern: Makefile 

Log message:
shrink


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/10 03:41:03

Modified files:
	libexec/ftpd   : logutmp.c 

Log message:
indent


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/10 03:41:44

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
using u_char * is a lot more convenient than doing & 0xff 80+ times


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/10 05:34:45

Modified files:
	sys/netinet6   : in6_ifattach.c 

Log message:
use proper type for in6_first_ifid (char -> u_int8_t)
suggested by: deraadt


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 07:21:38

Modified files:
	shells/bash    : Makefile 

Log message:
add an option to build a static binary


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 07:27:04

Modified files:
	shells/bash2   : Makefile 

Log message:
check to make sure that STATIC is set to yes instead of just being defined
and use :U modifier as well.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 07:34:22

Modified files:
	shells/tcsh    : Makefile 

Log message:
- check to make sure that STATIC is set to yes instead of just being
defined and use :U modifier as well.
- use proper PKGNAME when building a static binary.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 07:38:56

Modified files:
	shells/zsh     : Makefile 
	shells/zsh-devel: Makefile 

Log message:
check to make sure that STATIC is set to yes instead of just being defined
and use :U modifier as well.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 08:16:59

Modified files:
	shells/bash    : Makefile 
	shells/bash/pkg: PLIST 
Added files:
	shells/bash/pkg: DEINSTALL INSTALL 

Log message:
- add proper INSTALL/DEINSTALL scripts so that the reminder to add/remove
bash in /etc/shells is displayed when this is made into a package.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/10 09:19:30

Modified files:
	usr.sbin/inetd : inetd.c 

Log message:
indent


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 09:21:16

ports/graphics/compface/patches

Update of /cvs/ports/graphics/compface/patches
In directory cvs.openbsd.org:/tmp/cvs-serv1511/patches

Log Message:
Directory /cvs/ports/graphics/compface/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 09:23:11

Modified files:
	graphics/compface: Makefile 
Added files:
	graphics/compface/patches: patch-aa 

Log message:
use BSD_INSTALL_ macros durring install instead of copying the files inplace.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 09:33:42

Modified files:
	editors/vim    : Makefile 
	editors/vim/files: md5 

Log message:
- upgrade to patchlevel 67
- pre-configure -> pre-fetch
- change to allow linking with LessTif as well as Motif


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/10 10:51:11

Modified files:
	sys/netinet    : tcp_output.c 

Log message:
sync DIAGNOSTIC code with reality.  we always get cluster mbuf so
max_linkhdr + hdrlen <= MCLBYTES is safe.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/10 10:53:15

Modified files:
	sys/netinet6   : nd6.c 

Log message:
a critical fix from kame: add missing splx().


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 12:01:23

Modified files:
	graphics/imlib : Makefile 

Log message:
fix MASTER_SITE_SUBDIR for new location of Imlib on GNOME mirrors


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 12:04:03

Modified files:
	audio/esound   : Makefile 

Log message:
- fix MASTER_SITE_SUBDIR for new location of esound on GNOME mirrors
- ${MKDIR} -> mkdir


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 12:06:32

Modified files:
	devel/ORBit    : Makefile 

Log message:
- fix MASTER_SITE_SUBDIR for new location of ORBit on GNOME mirrors
- remove workaround for texinfo install-info bug


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 12:12:39

Modified files:
	devel/libaudiofile: Makefile 

Log message:
- fix MASTER_SITE_SUBDIR for new location of libaudiofile on GNOME mirrors
- ${MKDIR} -> mkdir


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 12:14:19

Modified files:
	www/libghttp   : Makefile 

Log message:
fix MASTER_SITE_SUBDIR for new location of libghttp on GNOME mirrors


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 12:31:36

Modified files:
	editors/xemacs20: Makefile 

Log message:
- force usage of Athena widgets and Berkeley DB instead of randomly picking
up Motif/GNU dbm if they're installed
- remove some deprecated variables


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/10 13:06:48

Modified files:
	libexec/telnetd: telnetd.c 

Log message:
v6 friendly; KAME


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/10 13:47:26

Modified files:
	sys/dev/mii    : miidevs 

Log message:
add TNETE2101


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/10 13:47:55

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/12/10 13:52:33

Modified files:
	x11/windowmaker: Makefile 

Log message:
Add a missing closing quote.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 13:56:44

Added files:
	net/epic4/patches: patch-ac 

Log message:
add patch from FTP site for 2.500 snapshot


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/10 14:20:39

Modified files:
	faq            : faq4.html 

Log message:
2.6


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/10 14:38:35

Modified files:
	faq            : faq8.html 

Log message:
ssh(1) does skey too


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/10 14:41:59

Modified files:
	gnu/egcs/gcc   : doprint.c 

Log message:
Close comment just once.
Amazed, this bug has been in the gcc main source for almost a year.
Is this file compiled somewhere ?
(reported to gcc folks, thanks  to Andreas Gunnarsson for finding the
bug)


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/10 14:48:20

Modified files:
	sys/dev/mii    : files.mii 
Added files:
	sys/dev/mii    : txphy.c txphyreg.h 

Log message:
simple driver for Texas Instruments TNETE2101 phy


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 14:56:28

Modified files:
	textproc/libxml: Makefile 

Log message:
fix MASTER_SITE_SUBDIR for new location of libaudiofile on GNOME mirrors


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/10 17:44:13

Modified files:
	faq            : faq5.html 

Log message:
config -e -u


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 18:41:04

Modified files:
	audio/bladeenc : Makefile 
	audio/bladeenc/files: md5 
	audio/bladeenc/pkg: PLIST 

Log message:
upgrade to bladeenc 0.90, many minor bug fixes including long vs int
issues being fixed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 18:42:08

Added files:
	audio/bladeenc/patches: patch-aa patch-ab patch-ac 

Log message:
upgrade to bladeenc 0.90


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/10 18:59:43

Modified files:
	libexec/telnetd: telnetd.c 

Log message:
set "host" properly when getnameinfo() is successful.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/10 19:11:44

Modified files:
	etc            : inetd.conf 

Log message:
add telnetd on tcp6 (commented out).


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/10 19:36:40

Modified files:
	comms/hylafax  : Makefile 

Log message:
change LIB_DEPENDS for new libtiff


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/10 22:45:56

Modified files:
	faq            : faq6.html 

Log message:
nfs section


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/11 00:29:08

Modified files:
	distrib/notes/alpha: upgrade 

Log message:
this isn't the first release


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 01:02:56

src/sbin/ping6

Update of /cvs/src/sbin/ping6
In directory cvs.openbsd.org:/tmp/cvs-serv1202/ping6

Log Message:
Directory /cvs/src/sbin/ping6 added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 01:09:11

Modified files:
	lib/libc       : shlib_version 
	lib/libc/net   : Makefile.inc 
	distrib/sets/lists/man: mi 
Added files:
	lib/libc/net   : inet6_option_space.3 inet6_rthdr_space.3 
	                 ip6opt.c rthdr.c vars6.c 

Log message:
add inet6_option_* and inet6_rthdr_*.
increase shlib minor.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 01:32:21

Modified files:
	lib/libc/net   : gethostnamadr.c 

Log message:
fix gethostbyname2(foo, AF_INET6).

on /etc/hosts lookup, file static variable "hosts" was damaged and prevented
lookup of IPv6 hostnames.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 01:40:18

Modified files:
	lib/libc/net   : gethostnamadr.c 

Log message:
prevent bogus reverse query for 1.0.0.0.in-addr.arpa.
this occurs by mixing up ::1 as IPv6 auto-tunnel address like ::10.1.1.1.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 01:43:19

Modified files:
	sbin           : Makefile 
	distrib/sets/lists/base: mi 
	distrib/sets/lists/man: mi 
Added files:
	sbin/ping6     : Makefile ping6.8 ping6.c 

Log message:
add ping6(8), IPv6 ping.

XXX may be merged into ping(8)?
XXX NRL getaddrinfo(3) does not allow SOCK_RAW as ai_socktype.
quickhack is enabled by -DNRL_GETADDRINFO.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 01:44:48

Modified files:
	sbin/ping6     : ping6.8 

Log message:
we don't have support for IPsec controls, so comment them out.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/11 01:50:55

Modified files:
	faq            : faq6.html 

Log message:
fix my jumble


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 02:08:09

Modified files:
	usr.bin/telnet : commands.c telnet.1 telnet_locl.h 

Log message:
IPv6/IPv4 dual stack support.  uses getaddrinfo() and getnameinfo()
throughout the code so please look at it with care (for auditing).

XXX source routing is not available for IPv6
(even before I modify, it was not available for IPv4 anyways)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/11 02:35:46

Modified files:
	usr.bin/ssh    : pty.c 

Log message:
namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 03:05:05

Modified files:
	usr.bin/finger : net.c 

Log message:
IPv6 support for finger client.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 03:06:41

Modified files:
	etc            : inetd.conf 

Log message:
add fingerd on tcp6.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/11 03:15:03

Modified files:
	sys/dev/atapiscsi: atapiscsi.c 
	sys/dev/ic     : wdcvar.h 

Log message:
ATAPI Tape drive support. Should be considered experimental.

Major restructuring of the code path that sends ATAPI packet commands.
One set of functions works in polling, process, and interrupt contexts.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 03:23:30

Log message:
    router advertisement daemon, from KAME
    
    Status:
    
    Vendor Tag:	KAME
    Release Tags:	kame_19991211
    
    N src/usr.sbin/rtadvd/timer.c
    N src/usr.sbin/rtadvd/rtadvd.h
    N src/usr.sbin/rtadvd/rtadvd.conf.5
    N src/usr.sbin/rtadvd/rtadvd.conf
    N src/usr.sbin/rtadvd/rtadvd.c
    N src/usr.sbin/rtadvd/rtadvd.8
    N src/usr.sbin/rtadvd/rrenum.h
    N src/usr.sbin/rtadvd/rrenum.c
    N src/usr.sbin/rtadvd/timer.h
    N src/usr.sbin/rtadvd/if.h
    N src/usr.sbin/rtadvd/if.c
    N src/usr.sbin/rtadvd/config.h
    N src/usr.sbin/rtadvd/config.c
    N src/usr.sbin/rtadvd/advcap.h
    N src/usr.sbin/rtadvd/advcap.c
    N src/usr.sbin/rtadvd/pathnames.h
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/11 03:23:41

Modified files:
	share/man/man4 : atapiscsi.4 

Log message:
Updated docos to reflect ATAPI tape support


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 03:33:31

Modified files:
	usr.sbin       : Makefile 
	distrib/sets/lists/base: mi 
	distrib/sets/lists/man: mi 
	usr.sbin/rtadvd: advcap.c advcap.h config.c config.h if.c if.h 
	                 pathnames.h rrenum.c rrenum.h rtadvd.8 rtadvd.c 
	                 rtadvd.conf.5 rtadvd.h timer.c timer.h 
Added files:
	etc            : rtadvd.conf 
	usr.sbin/rtadvd: Makefile 

Log message:
enable rtadvd in usr.sbin/Makefile.
rcsid police on usr.sbin/rtadvd.
add sample config into etc/rtadvd.conf.
add files into distrib/sets/list.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 03:36:08

Log message:
    route6d, simple ripng daemon, from KAME
    
    Status:
    
    Vendor Tag:	KAME
    Release Tags:	kame_19991211
    
    N src/usr.sbin/route6d/route6d.h
    N src/usr.sbin/route6d/route6d.c
    N src/usr.sbin/route6d/route6d.8
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 03:41:47

Modified files:
	usr.sbin       : Makefile 
	usr.sbin/route6d: route6d.8 route6d.c route6d.h 
	distrib/sets/lists/base: mi 
	distrib/sets/lists/man: mi 
Added files:
	usr.sbin/route6d: Makefile 

Log message:
add and enable route6d.  fix bogus enties in distrib/sets/lists.

XXX route6d is not really tested on kame/openbsd.  there can be some
trouble with kernel advanced API part.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/11 03:50:31

Modified files:
	usr.sbin/route6d: route6d.8 

Log message:
it looks that route6d is not working right, because of
behavior difference in socket layer against multicast destination.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/11 08:51:28

Modified files:
	faq            : faq6.html 

Log message:
remove tag on exports file as not to confuse anyone


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/11 09:14:21

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Use IFS to parse PATH instead of ludicrous echo $PATH|tr


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/11 09:34:36

Modified files:
	.              : INDEX 

Log message:
update INDEX


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/11 12:33:12

Modified files:
	share/man/man4 : pciide.4 

Log message:
atapiscsi(4) not atapi(4) and add atapiscsi(4) to SEE ALSO section


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/11 13:53:04

Modified files:
	sys/dev/atapiscsi: atapiscsi.c 

Log message:
Cleanup.

Better timeout logic


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/11 14:04:26

Modified files:
	sys/scsi       : scsiconf.c 

Log message:
LS-120's do support mode sense.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/11 14:22:40

Removed files:
	sys/dev/atapi  : acd.c atapi.h atapiconf.c atapilink.h 

Log message:
Bye-bye to the old ATAPI driver


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/11 14:24:10

Removed files:
	sys/dev/atapi  : files.atapi 

Log message:
Remove old atapi driver


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/11 14:25:08

Removed files:
	sys/dev/isa    : wd.c wdc.c wdlink.h wdreg.h 

Log message:
Remove old IDE driver


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/11 15:12:00

Modified files:
	usr.bin/telnet : commands.c 

Log message:
Add a perror() in reporting failure to connect.


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	1999/12/11 17:52:21

Modified files:
	usr.bin/vmstat : vmstat.c 

Log message:
widen output formatting a bit


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	1999/12/11 17:53:32

Modified files:
	etc/mtree      : special 

Log message:
reflect reality; millert@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/11 20:16:26

Modified files:
	sys/arch/hppa/hppa: pmap.c 
	sys/arch/hppa/include: pmap.h 

Log message:
do homebrew pmap_changebit pmap_new way


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/11 20:31:23

Modified files:
	sys/arch/hppa/hppa: locore.S 

Log message:
they say that cr 24-31 are for interrupt handlers use, so pdc may mangle those


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/11 21:49:19

Modified files:
	lib/libcurses  : curses.h 
	lib/libcurses/tinfo: captoinfo.c 
	usr.bin/tic    : dump_entry.c tic.1 tic.c 
	usr.bin/infocmp: infocmp.1tbl 
Added files:
	usr.bin/tic    : infotocap.1 

Log message:
Update to ncurses-19991211:
o treat as untranslatable to termcap those terminfo strings which
contain non-decimal formatting, e.g., hexadecimal or octal.
o correct commented-out capabilities that cannot be translated to
termcap, which did not check if a colon must be escaped.
o correct termcap translation for "%>" and "%+", which did not check
if a colon must be escaped, for instance.
o use save_string/save_char for _nc_captoinfo() to eliminate fixed
buffer (originally for _nc_infotocap() in 960301 -TD).
o correct expression used for terminfo equivalent of termcap %B,
adjust regent100 entry which uses this.
o some cleanup and commenting of ad hoc cases in _nc_infotocap().
o eliminate a fixed-buffer in tic, used for translating comments.
o add manpage for infotocap.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/12 01:02:10

Modified files:
	usr.bin/tic    : Makefile 

Log message:
install infotocap.1


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/12 03:59:41

Modified files:
	sys/netinet    : udp_usrreq.c 

Log message:
fix IPv6 advanced API (RFC2292) for udp socket.
TODO: ditto for raw and tcp socket


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/12 04:00:29

Modified files:
	usr.sbin/route6d: route6d.8 

Log message:
route6d now works fine (because of udp socket advanced API fix)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/12 05:10:43

Modified files:
	sys/netinet    : in_pcb.h 

Log message:
make it easier to synchronize INP_xx flags and IN6P_xx flags.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/12 07:51:03

Added files:
	games/hunt     : README.protocol 

Log message:
describe the hunt client-server protocol. reviewed by pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/12 07:53:02

Modified files:
	games/hunt/hunt: Makefile 
Added files:
	games/hunt/hunt: list.h list.c 

Log message:
isplit complicated probe_drivers() out to own file. reviewed by pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/12 07:53:59

Modified files:
	games/hunt/hunt: connect.c 

Log message:
clear an array before filling. reviewed by pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/12 07:55:08

Modified files:
	games/hunt/hunt: hunt.6 

Log message:
fix variable name, refer to huntd configs. reviewed by pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/12 07:57:20

Modified files:
	lib/libc/net   : inet6_rthdr_space.3 

Log message:
inet6_rthdr_reverse() is not available yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/12 07:59:41

Modified files:
	lib/libc/net   : inet6_rthdr_space.3 

Log message:
sync KAME rcsid.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/12 08:00:51

Modified files:
	games/hunt/hunt: hunt.c 

Log message:
Use netdb to find the hunt service port.
Use the new probe_drivers().
Better warning messages about the -t option.
Correct error message for monitors that find nothing.
In the screen where the user has to choose the huntd host,
show new hosts as they come in.
Check statistics information for 'bad' characters.
Allow space to be a team name (same as no team)

reviewed by pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/12 08:03:49

Modified files:
	games/hunt/hunt: playit.c 

Log message:
Catch some bad draw characters (like NUL).
Use display_beep() instead of write(,"\7",)
Report read errors from stdin.

reviewed by pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/12 08:07:03

Modified files:
	games/hunt/huntd: answer.c 

Log message:
Use socklen_t
Cope with fragmented reads in the initial cilent connect a lot better/simpler.
Check the team name.
Caller must free allocated 'spawn' structures.

reviewed by pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/12 08:08:14

Modified files:
	games/hunt/huntd: conf.c conf.h 

Log message:
better error msg. hook to parse command line options. reviewed by pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/12 08:13:50

Modified files:
	games/hunt/huntd: driver.c 

Log message:
User netdb to get well known port.
Remove unused 3rd arg to main().
Revoke any setgid privs (unnecessary?)
Add -D for command-line configuration options.
Properly handle new, spawning connections.
Fix that evil repeated-quit problem in two places.
Fix a bug where a server would quit only if it were questioned for stats.
Allow port sharing.
Clean up havechar().
Don't allow write() to block.

reviewed by pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/12 08:15:36

Modified files:
	games/hunt/huntd: huntd.6 

Log message:
document -D. remove stuff about editing etc/services. accurately describe broadcast behaviour. Va variables. add FILES section. reviewed by pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	1999/12/12 08:16:20

Modified files:
	games/hunt/huntd: server.h 

Log message:
sync with answer.c. reviewed by pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/12 10:45:23

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
hide debug printf behind #ifdef PMAPDEBUG


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/12 11:38:51

Modified files:
	security/rsaref/pkg: SECURITY 
	security/rsaref/patches: patch-ac 

Log message:
stricter fix for oflow


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 11:40:45

Modified files:
	lang/mawk      : Makefile 

Log message:
remove unnecessary GNU_CONFIGURE tag, USE_AUTOCONF implies using GNU_CONFIGURE


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/12 12:00:33

Modified files:
	mail/postfix/files: md5 

Log message:
Update to postfix-19990906-pl09. Information from the author:

This patch resolves several really old defects that were resolved
or discovered in the last couple weeks.

- Address rewriting would panic on a lone \ at the end of a line
where an address was expected. Reported by Jason Hoos.

- The local delivery agent would deliver to the user instead of
the .forward file when the .forward file was already visited
via some non-recursive path. Patch by Patrik Rak.
- Postfix now attempts to deliver all addresses in the expansion
of an alias or .forward file, even when some addresses must be
deferred. Problem reported by Andrew McNamara and others.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/12 12:01:55

Modified files:
	mail/postfix   : Makefile 

Log message:
Update to postfix-19990906-pl09. File missed by CVS.


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	1999/12/12 12:09:49

Modified files:
	.              : hppa.html 

Log message:
update, also mark 'original snakes' as not working


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/12 12:20:04

Modified files:
	usr.bin/ssh    : channels.c ssh.c ssh.h sshd.c 

Log message:
type conflict for 'extern Type *options' in channels.c; dot@dotat.at


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	1999/12/12 12:54:03

Modified files:
	share/misc     : airport 

Log message:
GOT added


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 13:17:25

Modified files:
	security/pgp/patches: patch-rsaref2-2 
	security/pgp/pkg: SECURITY 
	security/pgp5/files: patch-rsaref2-2 
	security/pgp5/pkg: SECURITY 
	security/ssh/files: patch-rsaref2-2 
	security/ssh/pkg: SECURITY 

Log message:
stricter fix for oflow


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 13:43:51

Modified files:
	devel/automake : Makefile 

Log message:
- remove workaround for texinfo install-info bug
- remove pre-configure target, this is done inside automake's Makefile anyway
- remove unnecessary CONFIGURE_ENV tag


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 13:46:05

Modified files:
	devel/autoconf/pkg: PLIST 

Log message:
rearrange PLIST a bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 13:51:15

Modified files:
	devel/m4       : Makefile 
	devel/m4/pkg   : PLIST 

Log message:
- remove workaround for texinfo install-info bug
- ${MKDIR} -> mkdir
- rearrange PLIST a bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 14:18:05

Modified files:
	sysutils/xntpd : Makefile 

Log message:
- remove unnecessary NOMAN tag
- remove deprecated variables
- make sure to define PKG_PREFIX when running the INSTALL script


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/12 15:01:18

Modified files:
	security/pgp   : Makefile 
	security/pgp/files: md5 
Removed files:
	security/pgp/patches: patch-rsaref2 patch-rsaref2-2 
	security/pgp/pkg: SECURITY 

Log message:
use rsaref port


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/12 15:09:26

Modified files:
	security/ssh   : Makefile 
	security/ssh/files: md5 
	security/ssh/patches: patch-ai 
	security/ssh/pkg: SECURITY 
Removed files:
	security/ssh/files: patch-rsaref2 patch-rsaref2-2 

Log message:
use rsaref port


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/12 15:10:48

Modified files:
	.              : LICENSE 

Log message:
postfix-19990906-pl09


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/12 15:24:59

Modified files:
	share/termtypes: Makefile 

Log message:
Use perl to do /usr/share/lib/tabset -> and /usr/lib/tabset -> /usr/share/tabset
substiution in termcap generation as well as the pruning of unneeded entries
in the xterm entry.  This is only temporary until such time as we can
remove the xterm hack altogether (new termtypes.master coming soon).


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/12 15:26:59

Modified files:
	security/pgp5  : Makefile 
Removed files:
	security/pgp5/files: patch-rsaref2 patch-rsaref2-2 
	security/pgp5/pkg: SECURITY 

Log message:
use rsaref port


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/12 15:28:02

Added files:
	security/pgp5/patches: patch-ao 

Log message:
missed patch in change to rsaref port


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 17:34:11

Modified files:
	security/rsaref: Makefile 
	security/rsaref/files: Makefile 
	security/rsaref/patches: patch-aa 
Added files:
	security/rsaref/files: shlib_version 

Log message:
- re-do do-install target
- re-do rsaref Makefile using our library framework instead
- convert patch-aa to a unified diff


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 18:49:34

Modified files:
	security/ssh   : Makefile 

Log message:
- BUILD_DEPENDS -> LIB_DEPENDS, rsaref builds a shared library
- ${PREFIX} -> ${LOCALBASE} for paths to libs/headers
- define PKG_PREFIX when running the INSTALL script


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/12 19:45:21

Modified files:
	net/libnet     : Makefile 
	net/libnet/files: md5 
	net/libnet/patches: patch-aa 

Log message:
upgrade to 1.0 release, from halogen@nol.net


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 20:04:55

Modified files:
	security/ssh   : Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 20:58:19

Modified files:
	security/pgp   : Makefile 
Added files:
	security/pgp/patches: patch-aa 

Log message:
- remove now unnecessary PATCH_LIST tag
- BUILD_DEPENDS -> LIB_DEPENDS, rsaref makes a shared library
- add patch so that pgp respects CC


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	1999/12/12 21:53:04

Modified files:
	lang/python    : Makefile 
	lang/python/files: Setup Setup.gmp Setup.tk md5 
	lang/python/pkg: COMMENT DESCR PLIST 
Added files:
	lang/python/files: PLIST PLIST.Tools PLIST.gmp PLIST.mm 
	                   PLIST.noshared PLIST.tk 
	lang/python/patches: patch-ae 
Removed files:
	lang/python/patches: patch-ab patch-ac patch-ad 

Log message:
- Update to v 1.5.2.
- Clean up and remove FreeBSD stuff.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 22:56:17

Modified files:
	security/pgp5  : Makefile 
	security/pgp5/patches: patch-ao 

Log message:
- remove NO_PACKAGE and NEED_VERSION tags
- improve patch-ao by also adding an option --with-rsaref so that the use
of RSAREF has to be enabled instead of enabling it based on the existance
of librsaref. Thus would allow someone to be able to build a version of
PGP on a system that has librsaref installed already. Quite useful in the
situation of doing automated package building.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/12 22:59:13

Modified files:
	security/pgp5  : Makefile 

Log message:
almost forgot this, add missing LIB_DEPENDS for dependency on librsaref


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/12 23:18:53

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Ensoniq AudioPCI proliferation: CT5880 and Ectiva 1938


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/12 23:25:28

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/12 23:43:01

Modified files:
	sys/dev/pci    : eap.c 

Log message:
(hopefully) fix pauses reported by ES1370 users

Fix failure to start playing in my ES1371-based card. Was caused by a
disabled sample rate converter.

Support for newer ES1371 variants

Codec and sample-rate converter functions updated to reflect black magic
in FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/13 03:41:56

Modified files:
	sys/netinet    : ip_auth.c ip_fil.c ip_frag.c 

Log message:
remove extra checks for #define INET (merged mistakingly from kame).
this is harmful against some of lkm compilation.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/13 10:26:55

Modified files:
	www/analog     : Makefile 
	www/analog/files: md5 
	www/analog/patches: patch-aa patch-ac 
	www/analog/pkg : DEINSTALL INSTALL PLIST 

Log message:
update to 4.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/13 10:30:30

Added files:
	www/analog/patches: patch-ab 

Log message:
add missing patch


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/13 17:19:16

Modified files:
	lang/egcs/snapshot: Makefile 
	lang/egcs/snapshot/files: md5 
	lang/egcs/snapshot/files/tests: i386.readme 
Added files:
	lang/egcs/snapshot/files: fixinc.sh.m4 

Log message:
Update to 991208 snapshot, quite a few bugs fixed as usual.
Highlight: inlining on function trees should be active in C++.

Reword include files fixing so that it wedges in where it is
supposed to, as latest tweaks to va_list means the stage1 compiler
needs correct includes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/12/13 18:11:29

Modified files:
	net/nmap       : Makefile 
	net/nmap/files : md5 

Log message:
Version 2.3b10 (Reinoud.Koornstra@ibbnet.org)


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/13 18:35:05

Modified files:
	security/ssh/pkg: SECURITY 
Added files:
	security/ssh/patches: patch-aj 

Log message:
fix bug which allowed for unencrypted sessions - markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/13 20:41:16

Modified files:
	lib/libc/sys   : Makefile.inc 

Log message:
Install swapctl.2, not swapon.2.  swapon.2 should probably go away.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/13 20:59:09

Modified files:
	net/wget       : Makefile 
	net/wget/patches: patch-aa patch-ab 
	net/wget/pkg   : PLIST 

Log message:
- remove pre-configure target
- convert patch-aa to a unified diff
- remove workaround for texinfo install-info bug
- move removal of wget.info* into wget's Makefile just before it gets
re-generated
- ${SH} -> sh


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/13 21:17:15

Modified files:
	net/icb        : Makefile 
	net/icb/files  : config 
	net/icb/pkg    : PLIST 
Added files:
	net/icb/pkg    : DEINSTALL INSTALL 

Log message:
- ${SED} -> sed
- cleanup Makefile
- make this port respect CC and CFLAGS
- fix port so it'll work in package form


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	1999/12/13 21:17:17

Added files:
	sys/netinet    : ipl.h ip_raudio_pxy.c ip_rcmd_pxy.c 
	sbin/ipf       : facpri.c facpri.h 
	sbin/ipnat     : natparse.c 

Log message:
New ipfilter files. Preparing for merge of ipfilter 3.3.4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/13 22:22:47

Log message:
    new GAIM port, from evan.cordes@UMICH.EDU
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Dec-13
    
    N ports/net/gaim/Makefile
    N ports/net/gaim/pkg/COMMENT
    N ports/net/gaim/pkg/DESCR
    N ports/net/gaim/pkg/PLIST
    N ports/net/gaim/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/13 23:42:29

Modified files:
	print/mpage/patches: patch-ab 
	print/mpage/pkg: PLIST 
Added files:
	print/mpage/patches: patch-argsc patch-mpagec patch-postc 

Log message:
Remove all warnings. Change all strcpy -> strlcpy, strcat-> strlcat,
and  sprintf -> snprintf.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/14 01:23:36

Modified files:
	sys/dev/atapiscsi: atapiscsi.c 

Log message:
Various fixes:

Use ticks not time. Ticks is monotonically increasing.

Fix error output in wdc_atapi_ctrl

ATAPI errors -> SCSI errors conversion now works better

Other minor cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/14 01:28:16

Modified files:
	sys/dev/ic     : wdc.c 

Log message:
Change error diagnostic from "lost interrupt" to "timeout"

Interrupt may not actually be lost. Maybe the application sent an unreasonably
low timeout.

To conclude lost interrupt, the device driver needs to check that the device
actually transitioned to a new state. It is a bit premature to say this
here.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/14 07:17:13

Modified files:
	x11/kdelibs/pkg: PLIST 

Log message:
rearrange PLIST a bit


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/14 07:28:23

Modified files:
	sys/netinet6   : raw_ipv6.c 

Log message:
Change cast (and argument declaration) from int to u_long so it
compiles on alpha (janjaap@stack.nl)


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/14 09:13:06

Modified files:
	sys/dev/pci    : if_dc.c if_dcreg.h 

Log message:
merge with freebsd:
o add flag DC_TX_INTR_ALWAYS for PNIC
o Try to unreset the SIA as soon as possible in dc_reset()


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/14 10:12:34

Log message:
    new nscache port - Netscape cache browser
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Dec-14
    
    N ports/www/nscache/Makefile
    N ports/www/nscache/patches/patch-aa
    N ports/www/nscache/patches/patch-ab
    N ports/www/nscache/files/md5
    N ports/www/nscache/pkg/DESCR
    N ports/www/nscache/pkg/COMMENT
    N ports/www/nscache/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/14 10:17:27

Modified files:
	distrib/sets/lists/base: md.i386 md.sparc mi 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/14 11:07:43

Modified files:
	sys/dev/ic     : wdcvar.h 

Log message:
Thanks aaron.

Changed time->ticks


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/12/14 11:24:02

Modified files:
	sys/arch/hp300/hp300: mem.c 

Log message:
Compile.


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/12/14 12:37:24

Modified files:
	sys/compat/ossaudio: files.ossaudio 

Log message:
compat_bsdos needs this also. millert@ ok.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/14 12:41:42

Modified files:
	.              : errata.html 

Log message:
openssh is not vulnerable


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/14 12:44:45

Modified files:
	advisories     : sslUSA 

Log message:
more details, openssh not vulnerable


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	1999/12/14 12:59:40

Modified files:
	share/ipsec    : rc.vpn 

Log message:
Slight syntax change, '/' instead of ':' in addr/mask.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/14 14:30:07

Modified files:
	sys/arch/alpha/conf: GENERIC 

Log message:
remove rl* and rlphy*


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/14 15:20:29

Modified files:
	sys/netinet    : tcp_input.c 

Log message:
sack.end may not be > tp->snd_max but can be equal.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/14 15:34:45

Modified files:
	sys/dev/pci    : if_rl.c if_rlreg.h 

Log message:
remove *vm_page_alloc_contig in favor of bus_dma.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/14 15:49:52

Modified files:
	distrib/notes/alpha: hardware 

Log message:
remove realtek


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	1999/12/14 15:51:36

Modified files:
	.              : alpha.html 

Log message:
remove realtek


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/14 17:30:45

Modified files:
	sys/dev/pci    : aeon.c aeonreg.h 

Log message:
nuke *vm_alloc_page_contig, use bus_dma


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/14 19:54:45

Modified files:
	net/netatalk   : Makefile 
	net/netatalk/files: md5 

Log message:
95% of the warnings are fixed. Port no longer destroys /etc/netatalk/rc.atalk
if it exists.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/14 19:56:55

Added files:
	net/netatalk/patches: patch-binaecho-aechoc 
	                      patch-bingetzones-getzonesc 
	                      patch-binmegatron-asinglec 
	                      patch-binmegatron-hqxc 
	                      patch-binmegatron-macbinc 
	                      patch-binmegatron-megatronc 
	                      patch-binmegatron-megatronh 
	                      patch-binmegatron-nadc 
	                      patch-binmegatron-updcrcc 
	                      patch-binnbp-nbplkupc 
	                      patch-binnbp-nbprgstrc 
	                      patch-binnbp-nbpunrgstrc patch-binpap-papc 
	                      patch-binpap-papstatusc 
	                      patch-binpsorder-pac 
	                      patch-binpsorder-psorderc 
	                      patch-conf-avsystem patch-etcafpd-afsc 
	                      patch-etcafpd-applc patch-etcafpd-authc 
	                      patch-etcafpd-authh patch-etcafpd-bprintc 
	                      patch-etcafpd-desktopc 
	                      patch-etcafpd-desktoph 
	                      patch-etcafpd-directoryc 
	                      patch-etcafpd-directoryh 
	                      patch-etcafpd-enumeratec 
	                      patch-etcafpd-filec patch-etcafpd-filedirc 
	                      patch-etcafpd-fileh patch-etcafpd-forkc 
	                      patch-etcafpd-forkh patch-etcafpd-gettokc 
	                      patch-etcafpd-iconh patch-etcafpd-kuamc 
	                      patch-etcafpd-mainc patch-etcafpd-makefile 
	                      patch-etcafpd-oforkc patch-etcafpd-passwdc 
	                      patch-etcafpd-sendtokdcc 
	                      patch-etcafpd-switchc patch-etcafpd-unixc 
	                      patch-etcafpd-unixh patch-etcafpd-volumec 
	                      patch-etcafpd-volumeh patch-etcatalkd-aepc 
	                      patch-etcatalkd-atservh 
	                      patch-etcatalkd-bprintc 
	                      patch-etcatalkd-configc 
	                      patch-etcatalkd-interfaceh 
	                      patch-etcatalkd-mainc 
	                      patch-etcatalkd-makefile 
	                      patch-etcatalkd-multicastc 
	                      patch-etcatalkd-multicasth 
	                      patch-etcatalkd-nbpc 
	                      patch-etcatalkd-routec 
	                      patch-etcatalkd-rtmpc 
	                      patch-etcatalkd-rtmph patch-etcatalkd-zipc 
	                      patch-etcatalkd-ziph patch-etcpapd-bprintc 
	                      patch-etcpapd-commentc patch-etcpapd-filec 
	                      patch-etcpapd-fileh patch-etcpapd-headersc 
	                      patch-etcpapd-lpc patch-etcpapd-magicsc 
	                      patch-etcpapd-mainc patch-etcpapd-makefile 
	                      patch-etcpapd-ppdc patch-etcpapd-ppdh 
	                      patch-etcpapd-printcapc 
	                      patch-etcpapd-queriesc 
	                      patch-etcpapd-sessionc patch-etcpsf-psac 
	                      patch-etcpsf-psfc patch-incatalk-adoubleh 
	                      patch-incatalk-afph patch-incatalk-asph 
	                      patch-incatalk-atph patch-incatalk-nbph 
	                      patch-incatalk-pathsh patch-incatalk-rtmph 
	                      patch-incatalk-ziph 
	                      patch-libadouble-adflushc 
	                      patch-libadouble-adopenc 
	                      patch-libadouble-adreadc 
	                      patch-libadouble-adwritec 
	                      patch-libasp-aspclosec 
	                      patch-libasp-aspcmdreplyc 
	                      patch-libasp-aspgetreqc 
	                      patch-libasp-aspgetsessc 
	                      patch-libasp-aspinitc 
	                      patch-libasp-aspshutdownc 
	                      patch-libasp-aspwritec 
	                      patch-libatp-atpbprintc 
	                      patch-libatp-atpbufsc 
	                      patch-libatp-atpclosec 
	                      patch-libatp-atpopenc 
	                      patch-libatp-atppacketc 
	                      patch-libatp-atprreqc 
	                      patch-libatp-atprrespc 
	                      patch-libatp-atprselc 
	                      patch-libatp-atpsreqc 
	                      patch-libatp-atpsrespc 
	                      patch-libcompat-sigvecc 
	                      patch-libnbp-nbpconfh 
	                      patch-libnbp-nbplkupc 
	                      patch-libnbp-nbprgstrc 
	                      patch-libnbp-nbpunrgstrc 
	                      patch-libnbp-nbputilc 
	                      patch-libutil-atalkaddrc 
	                      patch-libutil-strdiacasecmpc 
	                      patch-makefile patch-manman1-aecho1 
	                      patch-manman8-afpd8 patch-rcatalkbsd 
	                      patch-sysopenbsd-makefile patch-version 
Removed files:
	net/netatalk/patches: patch-aa patch-ab patch-ac patch-ad 
	                      patch-ae patch-af patch-ag patch-ah 
	                      patch-ai patch-aj patch-ak 

Log message:
95% of the warnings are fixed. Port no longer destroys /etc/netatalk/rc.atalk
if it exists.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/14 19:57:16

Removed files:
	net/netatalk/files: sys-OpenBSD-Makefile 

Log message:
Remove that file.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/14 19:59:48

Added files:
	net/netatalk/pkg: SECURITY 

Log message:
The port should now compile and run better on fussy archs like the alpha.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/14 20:29:30

Modified files:
	net/netatalk   : Makefile 

Log message:
remove deprecated variables


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	1999/12/14 21:24:44

Modified files:
	.              : donations.html 

Log message:
donation


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/14 22:05:58

Modified files:
	sbin/ping6     : ping6.8 

Log message:
add some text into DESCRIPTION.  add reference to RFC.  (sync with KAME)
suggested by: deraadt


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/14 22:16:29

Modified files:
	net            : Makefile 
Removed files:
	net/nfr        : Makefile 
	net/nfr/files  : createuser md5 
	net/nfr/patches: patch-aa patch-ab patch-ac patch-ad 
	net/nfr/pkg    : COMMENT DEINSTALL DESCR INSTALL PLIST SECURITY 
	net/nfr/scripts: configure 

Log message:
bye bye NFR - http://www.nfr.net/download/reasons-for-removal.html


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	1999/12/14 22:20:27

Modified files:
	sys/netinet    : fil.c ip_auth.c ip_auth.h ip_fil.c ip_fil.h 
	                 ip_fil_compat.h ip_frag.c ip_frag.h 
	                 ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h 
	                 ip_proxy.c ip_proxy.h ip_state.c ip_state.h 
	sbin/ipf       : Makefile ipf.c ipf.h opt.c parse.c 
	sbin/ipnat     : Makefile ipnat.c 
	sbin/ipfstat   : Makefile fils.c kmem.c kmem.h 
	usr.sbin/ipmon : ipmon.c 
	usr.sbin/ipftest: Makefile ipft_ef.c ipft_hx.c ipft_pc.c 
	                  ipft_sn.c ipft_td.c ipft_tx.c ipt.c ipt.h 
	                  misc.c pcap.h snoop.h 

Log message:
Import of Darren Reed's IPFilter 3.3.4, including OpenBSD patches.

Many, many enhancements and improvements, including new in-kernel
proxies, enhancements to logging, and many bugfixes.

Note: Man pages have not yet been re-converted to mdoc.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/14 22:33:06

Modified files:
	usr.bin/at     : at.c 

Log message:
does not overflow


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/14 22:33:24

Modified files:
	usr.bin/ar     : ar.c 

Log message:
overflow safe


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	1999/12/14 22:33:54

Modified files:
	.              : mail.html 

Log message:
Attempt to clean up the mailing lists page, including some netiquette.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/14 22:33:57

Modified files:
	usr.bin/cdio   : cdio.c 

Log message:
overflow safe


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/14 22:34:33

Modified files:
	usr.bin/fmt    : fmt.c 

Log message:
safe strcpy


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/14 22:36:53

Modified files:
	.              : donations.html 

Log message:
another


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/14 22:55:56

Modified files:
	.              : donations.html 

Log message:
fix


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/14 23:34:06

Modified files:
	databases/postgresql/files: README.OpenBSD.in 

Log message:
echo -n 'pgsql' -> echo -n ' pgsql'


CVSROOT:	/cvs
Module name:	www
Changes by:	form@cvs.openbsd.org	1999/12/14 23:58:58

Modified files:
	.              : ftp.html 

Log message:
another russian mirror


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/15 00:04:21

Modified files:
	sys/netinet    : fil.c 

Log message:
don't check INET too much, it will make trouble with lkm compilation.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/15 00:08:00

Modified files:
	sys/netinet    : ip_ah_new.c 
	sys/netinet6   : icmp6.c in6_gif.c mld6.c nd6_nbr.c raw_ipv6.c 

Log message:
do not overwrite traffic class portion when filling in IPv6 version field.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/15 01:36:25

Modified files:
	misc/jive      : Makefile 

Log message:
no such distfile at any sunsite mirror


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/15 02:26:02

Log message:
    new figlet port - ASCII art banner program
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Dec-15
    
    N ports/misc/figlet/Makefile
    N ports/misc/figlet/pkg/COMMENT
    N ports/misc/figlet/pkg/DESCR
    N ports/misc/figlet/pkg/PLIST
    N ports/misc/figlet/files/md5
    N ports/misc/figlet/patches/patch-aa
    N ports/misc/figlet/patches/patch-ab
    N ports/misc/figlet/patches/patch-ac
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/15 02:27:09

Modified files:
	misc           : Makefile 

Log message:
add figlet


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/15 04:16:31

Modified files:
	usr.bin/telnet : main.c 

Log message:
usage cleanup


CVSROOT:	/cvs
Module name:	www
Changes by:	peter@cvs.openbsd.org	1999/12/15 05:39:11

Modified files:
	.              : orders.html 

Log message:
Updated the order page to indicate that we (Knowledge Matters) now
have 2.6 CD's available in bulk for Europe, added "The PC Bookshop"
as a stockist and emphasised that we are focusing on bulk orders
for the time being.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/15 09:08:23

Modified files:
	usr.bin/chflags: chflags.1 

Log message:
Be more verbose about when system immutable flags may be set/cleared.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	1999/12/15 09:13:21

Modified files:
	share/man/man9 : random.9 

Log message:
fix declarations


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/15 09:27:25

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : txphy.4 

Log message:
man page for txphy


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/15 09:35:21

Modified files:
	share/man/man4 : mii.4 

Log message:
add missing Xrs and clean a bit


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/15 09:37:21

Modified files:
	sys/netinet    : tcp_output.c tcp_input.c 

Log message:
never go into persist mode if there are still segments to be retransmitted.
set retransmit timer again if it was cleared, that can happen in SACK when
there are no elligble SACK holes to be retransmitted and the receiver window
is full.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/15 09:46:29

Modified files:
	gnu/egcs/gcc   : c-parse.in 

Log message:
From gcc development sources:
if -Wtraditional, warn about ANSI cpp string concatenation.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/15 10:36:10

Modified files:
	sys/dev/pci    : if_dc.c 

Log message:
make dc only match pn (temporarily)


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/15 10:38:58

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
remove pn, replace with dc


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/15 11:30:39

Modified files:
	faq            : faq13.html 

Log message:
CheckPoint is compatible with isakmpd


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/15 12:43:10

Modified files:
	usr.bin/ssh    : authfd.c ssh-agent.c 

Log message:
keysize warnings talk about identity files


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/15 13:03:23

Modified files:
	usr.bin/ssh    : packet.c 

Log message:
"Connection closed by x.x.x.x": fatal() -> log()


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/15 14:31:42

Modified files:
	usr.bin/chpass : pw_yp.c 

Log message:
these strcpy are fine


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/15 14:49:08

Modified files:
	sys/dev/pcmcia : if_wi.c 

Log message:
Require privileges to change card parameters.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/15 14:50:10

Modified files:
	sys/dev/pci    : if_lmc.c 

Log message:
Require privileges in LMCSIOINFO.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/15 14:58:50

Modified files:
	archivers/gshar+gunshar: Makefile 
	archivers/gshar+gunshar/patches: patch-aa 
	archivers/gshar+gunshar/pkg: PLIST 
Added files:
	archivers/gshar+gunshar/patches: patch-ab patch-ad 

Log message:
- remove deprecated variables
- remove pre-configure target
- remove workaround for texinfo install-info bug
- add removal of info files into ghsar+gunshar's Makefile before they are
recreated
- split out patch-aa into patch-aa and patch-ab, patches are supposed to
only patch one file each
- rearrange PLIST a bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/15 15:13:13

Modified files:
	archivers/gtar : Makefile 
	archivers/gtar/pkg: PLIST 

Log message:
- remove unnecessary post-extract target, this is performed in gtar's
Makefile as-is
- remove workaround for texinfo install-info bug
- ${STRIP} -> strip
- rearrange PLIST a bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/15 15:32:10

Modified files:
	archivers/ha   : Makefile 
	archivers/ha/patches: patch-aa patch-ab patch-ac patch-ad 
Added files:
	archivers/ha/patches: patch-ae 

Log message:
- cleanup Makefile
- convert patches to unified diffs
- make this port respect CFLAGS


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/15 16:15:55

Modified files:
	faq            : faq8.html 

Log message:
redo packages section


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	1999/12/15 16:46:56

Modified files:
	.              : mail.html 

Log message:
Added openbsd-mobile@monkey.org; tweaked wording for tech@


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/15 19:49:26

Modified files:
	.              : tshirts.html 

Log message:
update


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/15 19:56:57

Modified files:
	sbin/wicontrol : wicontrol.8 
	share/man/man4 : pcmcia.4 
	share/man/man4/man4.i386: Makefile 
	sys/dev/pcmcia : files.pcmcia 
Added files:
	share/man/man4/man4.i386: awi.4 
	sys/dev/ic     : am79c930.c am79c930reg.h am79c930var.h awi.c 
	                 awireg.h awivar.h 
	sys/dev/pcmcia : if_awi_pcmcia.c 

Log message:
non-working awi driver; someone finish it


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/15 20:13:24

Modified files:
	usr.sbin/rtsold: rtsold.c 

Log message:
use arc4random()


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/15 20:13:46

Modified files:
	usr.sbin/rtsold: rtsold.8 rtsold.c 

Log message:
deposit dump file in /var/run; markus


CVSROOT:	/cvs
Module name:	www
Changes by:	csapuntz@cvs.openbsd.org	1999/12/15 21:15:41

Modified files:
	.              : plus.html 

Log message:
Recent updates


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/15 21:31:40

Modified files:
	archivers/zoo/patches: patch-aa patch-ab patch-ac 
Added files:
	archivers/zoo/patches: patch-ad 

Log message:
- replace ugliness in install target with BSD_INSTALL macros
- convert patches to unified diffs
- add patch to suppress some warnings


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/15 21:51:31

Modified files:
	sys/dev/pcmcia : if_wi.c 

Log message:
Get the index in the ifnet_addrs array right (as if_index is
pre-incremented on assignment in net/if.c)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/15 22:05:16

Modified files:
	x11/kdelibs/pkg: PLIST PLIST.noshared 

Log message:
stop trying to remove some dirs that might still contain files from other parts of kde


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/15 22:14:43

Modified files:
	x11/kde/libs/pkg: PLIST PLIST.noshared 

Log message:
- stop trying to remove some dirs that might still contain files from
other parts of kde
- relocate execution of ldconfig in PLIST


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/12/15 22:17:36

Modified files:
	sys/scsi       : scsiconf.h scsiconf.c 

Log message:
Split SDEV_NOSYNCWIDE into SDEV_NOSYNC and SDEV_NOWIDE (as is done
in NetBSD). Look at Inquiry data during probing to further set quirks
based upon device capabilities. Thanks to Todd.Miller@courtesan.com for
doing the grunt work and encouraging this to get done fully.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/12/15 22:19:50

Modified files:
	sys/dev/pci    : isp_pci.c 

Log message:
Add in Qlogic 1240 (Dual Ultra) and Qlogic 1280 (Dual Ultra 2) support.
Other than some extra cases, there's a bit of hoohah about reading the
second SXP's register bank on the 1280- not exactly well laid out
hardware. The delay(250) functions added to see if this helps in more
stable reads of SXP register bits.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/12/15 22:20:53

Modified files:
	sys/dev/ic     : ispvar.h 

Log message:
Add in dual LVD (1280) support. Reorganize the model codes slightly
and add in IS_DUALBUS and IS_ULTRA2 macros.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/12/15 22:22:18

Modified files:
	sys/dev/ic     : ispreg.h 

Log message:
Clean up some SXP definitions so that a SXP_BANK1_SELECT can be |'d in.
Note that there are *two* CONF1 SXP register selects.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/12/15 22:23:52

Modified files:
	sys/dev/ic     : isp_openbsd.h 

Log message:
Roll platform version. Add a second scsi_link struct in the private
area (for dual bus support). Add in a proper XS_CHANNEL macro.
Reorder the printf level ifdefs- DEBUG should come before DIAGNOSTIC


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/12/15 22:25:39

Modified files:
	sys/dev/ic     : isp_openbsd.c 

Log message:
Add in dual bus (1240/1280) support. Some more cleanups, including fixes
to the speed update stuff. Also a fix for an amazingly silly botch in
isp_async.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/12/15 22:26:53

Modified files:
	sys/dev/ic     : isp.c 

Log message:
Add in cleaner dual bus and dual LVD bus support.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/15 22:34:03

Modified files:
	usr.sbin/route6d: route6d.8 route6d.h 

Log message:
move dump file to /var/run, not /var/tmp.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/15 22:55:02

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/12/15 23:03:50

Log message:
    Path characterization tool, from FreeBSD.
    
    Status:
    
    Vendor Tag:	angelos
    Release Tags:	pchar
    
    N ports/net/pchar/Makefile
    N ports/net/pchar/files/md5
    N ports/net/pchar/pkg/COMMENT
    N ports/net/pchar/pkg/DESCR
    N ports/net/pchar/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/12/15 23:05:04

Modified files:
	net            : Makefile 

Log message:
Enable pchar.


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	1999/12/15 23:12:49

Modified files:
	.              : plus.html 

Log message:
fix link to ssh jumbo patch (errata.html#sshjumbo)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/15 23:45:32

Modified files:
	share/man/man4 : lo.4 tcp.4 tun.4 udp.4 

Log message:
Xr inet6 4


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/16 00:35:55

Modified files:
	etc            : sysctl.conf 

Log message:
show ip6.forwarding


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	1999/12/16 00:38:45

Modified files:
	sbin/ipf       : Makefile parse.c 
	sbin/ipnat     : Makefile ipnat.c 
	sbin/ipfstat   : Makefile 
	usr.sbin/ipftest: Makefile 
Added files:
	sbin/ipf       : ifaddr.c ifaddr.h 

Log message:
Add the ability to use interface names in place of addresses
in firewall rules. i.e.

block return-rst in quick on fxp0 proto tcp from any to fxp0 port = 9999

This will make things like DHCP much easier to deal with in the future.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/16 00:46:51

Modified files:
	lib/libc/net   : if_indextoname.c 

Log message:
incorrect bounds on strlcpy()


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/16 04:11:32

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add TI1211.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/16 04:15:39

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
sigh, fix head.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/16 04:17:25

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/16 09:27:13

Modified files:
	usr.bin/make   : buf.c buf.h parse.c var.c 

Log message:
Start cleaning up buf.c in earnest.

- Buf_Discard is only used to remove all the bytes in a buffer,
replace with Buf_Reset,
- buffer values are not read unless accessed first through Buf_GetAll,
no need to null-terminate it at every point.
- Buf_Expand need not check if the expansion is needed. That's Buf_AddChar
and Buf_AddChars responsability (otherwise, Buf_AddChar checks twice)
- Buf_Overflow only handles overflow. Adding the character is done in
every case anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/16 09:41:42

Modified files:
	usr.bin/make   : buf.c buf.h cond.c for.c main.c parse.c var.c 

Log message:
Split Buf_GetAll into Buf_Retrieve/Buf_Size.
(idiotic to retrieve size every time when it's used half the time)


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/16 09:46:38

Modified files:
	usr.bin/make   : buf.c buf.h 

Log message:
Remove redundant fields from struct Buffer.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/16 09:52:12

Modified files:
	usr.bin/make   : cond.c parse.c var.c 

Log message:
Remove unneeded extraneous zeros at the end of buffers.

Actually, one of these needs to be there, because of two bugs in cond.c


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/16 09:58:15

Modified files:
	usr.bin/make   : cond.c 

Log message:
Fix those two bugs in cond.c.
- CondGetArg needs to differentiate between empty strings and problems.
Returning problems as a separate boolean is cleaner anyway.
- Fix error in conditional parser which would overstep the ending 0, so
that a second zero would be needed.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/16 10:02:46

Modified files:
	usr.bin/make   : buf.c buf.h cond.c for.c main.c parse.c var.c 

Log message:
Allocate buffers as static data structures.
This cuts down quite a lot of malloc, since in actual use,
buffer usage is mostly static.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/16 10:07:21

Modified files:
	usr.bin/make   : extern.h for.c parse.c 

Log message:
for.c becomes sane.
- split For_Eval into For_Eval (first line of loop) / For_Accumulate
(remaining lines).
- encapsulate state into a For structure, instead of brain damaged static
variables that need copy.

Very minor performance hit, specifically, For structure is allocated with
malloc/free, instead of playing tricks with static/auto variables.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/16 10:24:11

Modified files:
	usr.bin/make   : for.c 

Log message:
remaining part of the previous patch... patch got confused somehow.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/16 10:27:18

Modified files:
	usr.bin/make   : arch.c compat.c extern.h for.c job.c main.c 
	                 parse.c suff.c var.c 

Log message:
Var_Subst is actually two distinct functions folded into one:
split the function specific to for.c out, and give them more sensible
arguments at the same time.

This makes .for loop handling more efficient, as we have some heuristic
to evaluate the size of the buffer needed...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/16 10:31:51

Modified files:
	usr.bin/make   : compat.c 

Log message:
Bugfix: execvp might fail for many reasons.
Perform an explicit ENOENT check to keep the same error message
for known cases.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/16 11:05:28

Modified files:
	.              : plus.html 

Log message:
ST20->ST201


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/16 11:52:25

Modified files:
	games/xsoldier/patches: patch-ac 
Added files:
	games/xsoldier/pkg: SECURITY 

Log message:
fix buffer overflow. from imp@FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/16 14:30:35

Modified files:
	include        : unistd.h 
	sys/netinet    : in.h 
	lib/libc/net   : Makefile.inc rcmd.3 rcmd.c 
	lib/libc/rpc   : Makefile.inc bindresvport.3 bindresvport.c 
Added files:
	lib/libc/net   : rresvport.c 

Log message:
rresvport_af() and bindresvport_af()


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/16 14:45:38

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/16 14:53:03

Modified files:
	sys/dev/pci    : if_xl.c pcidevs 

Log message:
3c450-TX HomeConnect; wpaul


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/16 14:53:07

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/16 15:15:45

Modified files:
	sys/dev/pci    : if_xl.c if_xlreg.h pcidevs 

Log message:
missed some


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/16 15:15:51

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/16 18:48:45

Modified files:
	sys/arch/hppa/hppa: trap.c 

Log message:
track the maximum accessed stack size; basically this small piece of code is the same in all the archs


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/16 18:58:47

Modified files:
	sys/arch/hppa/include: param.h 

Log message:
define constants for PAGE_{SIZE,MASK,SHIFT}


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	1999/12/16 20:17:29

Modified files:
	openssh        : index.html 

Log message:
2.6 released; no longer pre-ordering it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	1999/12/16 20:43:18

Modified files:
	net/firewalk/patches: patch-ab 
Added files:
	net/firewalk/patches: patch-ad patch-ae patch-af patch-ag 

Log message:
Fix so it compiles with new libnet.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/16 21:24:08

Modified files:
	net/firewalk/patches: patch-aa 
	net/firewalk/pkg: PLIST 
Added files:
	net/firewalk/patches: patch-ah 

Log message:
fix permissions on binary, install in /sbin, more libnet cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/16 22:06:28

Modified files:
	usr.sbin/mailwrapper: mailwrapper.c 

Log message:
terminate an arg vector w/ NULL


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	1999/12/16 23:17:08

Modified files:
	sys/netinet    : fil.c ip_fil.c ip_nat.c ip_raudio_pxy.c ipl.h 
	sbin/ipf       : parse.c 

Log message:
Update to Darren Reed's IPFilter 3.3.5
Fixes: realaudio proxy issues, "log level" printing, and
source address for icmp replies (was reversed).

Thoughtfully submitted by techs@obfuscation.org


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/16 23:18:38

Modified files:
	sys/arch/hppa/hppa: mainbus.c 

Log message:
inline uvm_pagealloc_contig, as art said it must die


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/16 23:24:38

Modified files:
	sys/arch/hppa/hppa: machdep.c 

Log message:
fix the panic message for sti memory mapping


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/16 23:28:16

Modified files:
	sys/arch/hppa/gsc: com_gsc.c 

Log message:
break the attaching intentionally until i figure put how to screw the dev/ic/com.c enough to do this attachment for hppa port


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/16 23:41:06

Modified files:
	sys/arch/hppa/gsc: com_gsc.c 

Log message:
screw it really bad


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/17 00:02:38

Modified files:
	sys/arch/hppa/conf: ld.script 

Log message:
remove dirty rd_root hack once we have root on nfs working


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/17 00:14:19

Modified files:
	.              : ftp.html 

Log message:
one goes away


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	1999/12/17 00:50:06

Modified files:
	sys/netinet    : ip_nat.c ip_state.c 

Log message:
Patch to fix ipmon -F. /dev/ipnat and /dev/ipstate now handle SIOCIPFFB.
from darrenr@pobox.com


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/12/17 03:37:14

Modified files:
	usr.bin/calendar/calendars: calendar.history 

Log message:
grammar; one instance found by NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/12/17 03:39:18

Modified files:
	games/quiz/datfiles: europe 

Log message:
Fix capital of Monaco; capo@writeme.com vi jsm@netbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/12/17 03:55:46

Modified files:
	games/fortune/datfiles: fortunes-o.real fortunes-o.sp.ok 
	                        fortunes2-o 

Log message:
Spelling and some duplicate removal.  I wonder if the "jive" port haters on
misc@ know this is here.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/12/17 04:04:05

Modified files:
	games/fortune/datfiles: fortunes 

Log message:
Berkeley's area code changed a long time ago.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/17 04:42:06

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add LT Win Modem V.90. Correct lucent products entry.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/17 04:44:47

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/17 07:29:10

Modified files:
	devel/gmake    : Makefile 

Log message:
remove unnecessary post-extract target


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	1999/12/17 10:56:30

Modified files:
	net/bind8      : Makefile 
	net/bind8/files: md5 
	net/bind8/pkg  : INSTALL 

Log message:
Update to 8.2.2-P6-19991217. Marked unbroken. Add missing DESTDIRs.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/17 11:57:03

Modified files:
	sbin/photurisd : handle_value_request.c photurisd.c state.h 

Log message:
fix inclusion problems


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/17 12:08:53

Modified files:
	lib/libc/net   : rresvport.c 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/17 12:20:30

Modified files:
	lib/libc/net   : rresvport.c 

Log message:
nice error return; markus


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/17 12:22:09

Modified files:
	lib/libc/rpc   : bindresvport.c 

Log message:
set sa_len too


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/17 13:48:03

Modified files:
	lib/libc/net   : rresvport.c 

Log message:
more fixes from markus


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/17 15:47:05

Modified files:
	sys/netinet    : in_pcb.c udp_usrreq.c 

Log message:
do not accept IPv4 traffic by AF_INET6 socket.  IPv4 mapped address is
bad for access controls.
(quickhack fix, need sysctl/setsockopt knob to enable this functionality)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/17 16:11:35

Modified files:
	x11/kdebase    : Makefile 
	x11/kdebase/pkg: PLIST 

Log message:
- remove BROKEN tag
- sync PLIST


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	1999/12/17 16:46:53

Modified files:
	sys/arch/sparc/sparc: intr.c 

Log message:
Use pmap_writetext instead of manually fiddling with pmap_changeprot when
filling in the fastint vectors.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/17 18:11:07

Modified files:
	usr.sbin/traceroute: traceroute.c 

Log message:
Fix error message.


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	1999/12/17 18:37:45

Modified files:
	.              : events.html 

Log message:
the bazaar is over, we are all hoping it will be more organized next time


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/17 18:48:51

Modified files:
	archivers/zip  : Makefile 
Added files:
	archivers/zip/patches: patch-aa 

Log message:
- remove do-install target
- cleanup Makefile
- make this port respect CC and CFLAGS
- use zip's own install target and use BSD_INSTALL macros instead of just
copying the files


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/17 19:11:28

Modified files:
	usr.bin/make   : arch.c dir.c for.c job.c lst.h main.c make.c 
	                 parse.c suff.c targ.c var.c 
	usr.bin/make/lst.lib: lstAppend.c lstConcat.c lstDupl.c 
	                      lstInit.c lstInsert.c lstInt.h 

Log message:
make does not use circular lists, get rid of the extra weight.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/17 20:14:33

Modified files:
	.              : events.html 

Log message:
spelling


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/17 20:18:40

Modified files:
	www/communicator: Makefile 
	www/navigator  : Makefile 

Log message:
- remove IS_INTERACTIVE and NO_PACKAGE tags, these ports are not interactive
- remove deprecated variables


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/18 01:06:23

Modified files:
	libexec/identd : parse.c 

Log message:
netinet/in.h without sys/socket.h


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/18 01:52:05

Modified files:
	sys/arch/hppa/include: cpufunc.h 

Log message:
add pdcache(), purge data cache


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/12/18 03:19:57

Modified files:
	games/cribbage : cribbage.6 

Log message:
Add to FILES; jsm@netbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/12/18 03:26:51

Modified files:
	games/canfield/canfield: canfield.6 

Log message:
tidy; don't list the game itself in FILES


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	1999/12/18 04:18:14

Modified files:
	games/robots   : Makefile extern.c main.c move.c move_robs.c 
	                 play_level.c robots.6 robots.h score.c 
Removed files:
	games/robots   : flush_in.c 

Log message:
Enable realtime mode, use native curses functions when available, tidy man
page, and use MAXLOGNAME for scorefile (this makes new scorefiles incompatible
with old ones).  Realtime idea and some code from d@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/18 04:25:42

Modified files:
	x11/blackbox   : Makefile 

Log message:
use INSTALL_DATA_DIR instead of mkdir. simplify installation.
use WITH_KDE=yes to include kde support. kde dependencies are needed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/18 04:31:31

Modified files:
	sysutils/mtools: Makefile 
	sysutils/mtools/files: md5 

Log message:
update to distrib. patch 19991121. fix some bugs.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/18 09:42:20

Modified files:
	sys/lib/libsa  : bootp.c 

Log message:
netinet/in.h without sys/socket.h


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/18 09:55:44

Modified files:
	sys/netinet    : in.h 

Log message:
too much software forgets to include sys/socket.h, SIGH


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/18 12:41:41

Modified files:
	x11/lesstif    : Makefile 
	x11/lesstif/files: md5 
	x11/lesstif/patches: patch-aa patch-ab patch-ae patch-af 
	                     patch-ag patch-ah patch-ai patch-aj 
	                     patch-ak patch-al 
	x11/lesstif/pkg: PLIST PLIST.noshared 

Log message:
upgrade to LessTif 0.89.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/18 12:51:58

Modified files:
	mail/fetchmail : Makefile 
	mail/fetchmail/files: md5 

Log message:
Update to release 5.2.0. Use INSTALL_DATA_DIR.
MAKE_EBONES -> WITH_KERBEROS. Add ssl support via WITH_SSL.
Still to merge some changes brad@ sent me.
Note: if ssl is enabled, it'll compile, but ssl will not be
actually included. Patches sent again to author, sigh, sigh.
Don't even think in enabling inet6 yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/18 12:57:08

Modified files:
	sys/netinet    : ip_output.c 

Log message:
Fix kernel panic involving multicast packet (patch different from the
one provided by pavlin@catarina.usc.edu)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/18 14:34:35

Modified files:
	usr.sbin/traceroute: traceroute.8 traceroute.c 

Log message:
If the protocol specified via the -P flag is 1 (IPPROTO_ICMP), use
ICMP Echo Request packets (rather than UDP packets) for the traceroute
(mlists@gizmo.kyrnet.kg)

Also, if the -c flag is specified, the UDP destination port is not
incremented; rather, the base port is used for all packets (33434 or
as set via the -p flag).


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/18 14:53:34

Modified files:
	usr.bin/make   : arch.c compat.c cond.c dir.c hash.c job.c job.h 
	                 lst.h main.c make.c make.h parse.c sprite.h 
	                 suff.c targ.c var.c 
	usr.bin/make/lst.lib: lstAppend.c lstConcat.c lstDatum.c 
	                      lstDeQueue.c lstDestroy.c lstDupl.c 
	                      lstFind.c lstFindFrom.c lstFirst.c 
	                      lstForEachFrom.c lstInit.c lstInsert.c 
	                      lstInt.h lstIsEmpty.c lstLast.c 
	                      lstMember.c lstNext.c lstOpen.c 
	                      lstRemove.c lstReplace.c lstSucc.c 
Removed files:
	usr.bin/make   : list.h 

Log message:
NIL, NILGNODE, etc, are only glorified NULL.
Get rid of them.

Get rid of list.h, nothing uses it anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/18 14:56:07

Modified files:
	usr.bin/make   : arch.c compat.c dir.c job.c make.c parse.c 
	                 suff.c 

Log message:
Lst_DeQueue already checks for empty lists.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/18 14:58:08

Modified files:
	usr.bin/make   : arch.c compat.c dir.c job.c lst.h main.c make.c 
	                 parse.c suff.c targ.c var.c 
	usr.bin/make/lst.lib: lstAppend.c lstAtEnd.c lstAtFront.c 
	                      lstConcat.c lstDeQueue.c lstDupl.c 
	                      lstEnQueue.c lstInsert.c lstRemove.c 
	                      lstReplace.c 

Log message:
Nothing ever checks ReturnStatus on Lst_Insert, Lst_Append, Lst_AtFront,
Lst_AtEnd, Lst_Concat, Lst_Remove, Lst_Replace.

Don't bother returning one.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/18 15:03:43

Modified files:
	sys/net        : if.c 

Log message:
ifdef myip_ifp (kernel/1014, thanks to dne@mayonnaise.net for testing
the patch)


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/18 17:04:26

Modified files:
	usr.bin/make   : Makefile arch.c cond.c dir.c job.c lst.h main.c 
	                 suff.c var.c 
	usr.bin/make/lst.lib: Makefile lstFindFrom.c 
Removed files:
	usr.bin/make/lst.lib: lstFind.c 

Log message:
Rearrange Lst_Find interface to conform better with other functions.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/18 18:28:53

Modified files:
	graphics/ImageMagick: Makefile 
	graphics/ImageMagick/files: md5 
	graphics/ImageMagick/pkg: PLIST PLIST.noshared 

Log message:
upgrade to ImageMagick 4.2.9


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/18 18:51:33

Modified files:
	sys/netinet    : in_pcb.c 

Log message:
Be a bit more paranoid when searching for a PCB in the presence of IPv6.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/18 18:57:08

Modified files:
	sys/netinet    : in_pcb.c 

Log message:
Remove PCB protocol checks rendered unnecessary by the previous commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/18 19:52:21

Modified files:
	sys/netinet    : udp_usrreq.c 

Log message:
reject AF mismatch for inbonud multicast traffic.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/18 19:54:29

Modified files:
	sys/netinet    : raw_ip.c 
	sys/netinet6   : raw_ipv6.c 

Log message:
disallow AF mismatch on inbound.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/18 20:14:27

Modified files:
	share/man/man4 : Makefile inet6.4 
Added files:
	share/man/man4 : icmp6.4 ip6.4 

Log message:
add icmp6(4) and ip6(4).  may need some update to sync with reality.

in inet6(4), state that we do not support RFC1933 due to security reasons.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/19 00:19:00

Modified files:
	usr.sbin/dhcp/dhclient/scripts: dhclient-script 

Log message:
Fix the TIMEOUT case not to dump the shell environment.


CVSROOT:	/cvs
Module name:	www
Changes by:	downsj@cvs.openbsd.org	1999/12/19 08:58:20

Modified files:
	.              : hp300faq.html hp300.html 

Log message:
Excellent new hp300 hardware FAQ, used with permission; mw34@cornell.edu.


CVSROOT:	/cvs
Module name:	www
Changes by:	downsj@cvs.openbsd.org	1999/12/19 09:06:01

Modified files:
	.              : hp300.html 

Log message:
Move a few lines around.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jason@cvs.openbsd.org	1999/12/19 09:15:57

Modified files:
	x11/fltk       : Makefile 
	x11/fltk/files : md5 
Removed files:
	x11/fltk/patches: patch-contravariance 

Log message:
update to fltk-1.0.7; patch accepted by author.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/19 13:42:04

Modified files:
	x11/qt/pkg     : DESCR 

Log message:
fix path to Qt's documentation


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	1999/12/19 15:57:52

Modified files:
	sys/dev/atapiscsi: atapiscsi.c 

Log message:
Improve timeout handling in poll machine

Fix for some non-ATAPI-4 compliant drives


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/19 16:48:37

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Changes tests of IGNORE/NO_IGNORE so that
`main' targets (checksum, fetch, extract...) are always defined.

This removes the possibility of erroneously overriding them.

Dependency fix:
- move the NO_xxx test to the _xxx_COOKIE target, so that each cookie
is built at exactly one point in the Makefile.
- separate phony targets from the real thing:
`top' dummy targets (e.g., build)  depend on the corresponding cookie,
cookies depend on each others and each cookie does trigger the real targett
(unless NO_xxx) before creating the cookie.

This does repair parallel makes, which were completely broken.

Might induce problems into odd-balls ports, but I couldn't get anyone to
comment on this patch after a week on ports@ and tech@.

Maybe, if something breaks, I'll finally get some comments...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/19 17:07:17

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Clean up _PORT_USE, so that it does not depend on what's being made.

fetch can depend on real-fetch directly, since it does not involve
cookies.


CVSROOT:	/cvs
Module name:	www
Changes by:	downsj@cvs.openbsd.org	1999/12/19 17:15:30

www/hp300

Update of /cvs/www/hp300
In directory cvs.openbsd.org:/tmp/cvs-serv25075/hp300

Log Message:
Directory /cvs/www/hp300 added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	downsj@cvs.openbsd.org	1999/12/19 17:17:02

Added files:
	hp300          : domain.commands.html hp300faq.html 
	                 serialconsole.html 
Removed files:
	.              : hp300faq.html 

Log message:
Major clean up, add some of the missing links.


CVSROOT:	/cvs
Module name:	www
Changes by:	downsj@cvs.openbsd.org	1999/12/19 17:17:46

Modified files:
	.              : hp300.html 

Log message:
Missed in last commit; change URL for FAQ.


CVSROOT:	/cvs
Module name:	www
Changes by:	downsj@cvs.openbsd.org	1999/12/19 17:20:02

Modified files:
	hp300          : hp300faq.html 

Log message:
Fix image link...


CVSROOT:	/cvs
Module name:	www
Changes by:	downsj@cvs.openbsd.org	1999/12/19 17:22:10

Modified files:
	hp300          : domain.commands.html hp300faq.html 
	                 serialconsole.html 

Log message:
Argh, fix the rest of the image links...  This is the last time I only check
things with lynx.


CVSROOT:	/cvs
Module name:	www
Changes by:	downsj@cvs.openbsd.org	1999/12/19 17:25:38

Modified files:
	hp300          : hp300faq.html 

Log message:
Make contents table alignment match the real FAQ.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/19 17:37:58

Modified files:
	games/nethack  : Makefile 
	games/nethack/files: md5 

Log message:
Update to 3.2.3.
3.2.3 is a bug-fix update, this can be safely used to replace an old
3.2.2 nethack without losing games in progress. In fact this is
recommended, as 3.2.2 score tables are not Y2K compliant.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/19 18:15:21

Modified files:
	x11/qt         : Makefile 
	x11/qt/patches : patch-aa patch-ab 

Log message:
- cleanup Makefile
- use -Bforacrchive when linking shared lib
- stop patching static build config with shared lib options


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	1999/12/19 20:04:45

Modified files:
	www/analog     : Makefile 
	www/analog/files: md5 
	www/analog/pkg : PLIST 

Log message:
Update to 4.01.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/19 21:34:22

Modified files:
	share/man/man4 : ip6.4 

Log message:
wording fixes (sync with kame)


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/12/19 22:34:33

Modified files:
	sys/dev/microcode/isp: asm_pci.h 

Log message:
add in initiator-only f/w (preferred) for parallel SCSI devices


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	1999/12/19 22:36:06

Modified files:
	sys/dev/ic     : isp.c 

Log message:
Clean up some DUALBUS initialization code. Clean up some checking
against f/w revision because we'll now use initiator only mode f/w
(if loading f/w) because we get more commands active in this case (and
avoid some apparent sloppiness wrt Qlogic's f/w release practices).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/19 22:37:47

Modified files:
	sys/net        : pfkeyv2_parsemessage.c 

Log message:
sockaddr_in6 is padded to 32 bytes.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/19 22:38:22

Modified files:
	sbin/ipsecadm  : Makefile ipsecadm.c 

Log message:
Accept IPv6 addresses.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/19 22:42:03

Modified files:
	sbin/ipsecadm  : ipsecadm.8 

Log message:
-addr warning.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/19 23:17:20

Modified files:
	usr.bin/netstat: route.c 

Log message:
Correctly print IPv6 addresses in IPsec flows.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/19 23:24:50

Modified files:
	usr.bin/netstat: route.c 

Log message:
Oops, forgot ports/protocol numbers.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/20 00:45:09

Modified files:
	sbin/route     : show.c 

Log message:
Add support for printing IPv6 addresses in IPsec flows. Formatting is
just plain ugly, given the possible length variances of addresses now;
a better display method is needed.

Also, netmasks are no longer printed for either IPv4 or IPv6 IPsec
flows (they are not printed in the other protocols display either).


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 00:49:07

Modified files:
	sys/netinet6   : ip6_output.c 

Log message:
add missing IPV6_PORTRANGE case.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 01:26:32

Modified files:
	sys/netinet6   : IMPLEMENTATION TODO 

Log message:
sync with reality (tcp/udp wildcard bind special behavior).


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/20 01:35:36

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
say "REMOTE HOST IDENTIFICATION HAS CHANGED"


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 02:28:47

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
remove temporary workaround for library dependency problem.
(this was just for kame repository)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 02:29:22

Modified files:
	sys/netinet6   : TODO 

Log message:
sync with reality.  ifconfig(8) now behaves as before.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 02:43:01

Modified files:
	usr.bin/telnet : commands.c 

Log message:
it looks perror("") has no effect in most cases.
use strerror(errno) and format it on our own.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/20 07:19:25

Modified files:
	sys/arch/hppa/conf: Makefile.hppa 

Log message:
machine is hppa; in cross case, define LORDER too


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/20 08:39:18

Modified files:
	net/bitchx     : Makefile 
	net/bitchx/files: md5 
	net/bitchx/patches: patch-ac 
	net/bitchx/pkg : PLIST 
Added files:
	net/bitchx/patches: patch-ad 

Log message:
upgrade to BitchX 1.0c13


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 08:51:52

Modified files:
	libexec/telnetd: telnetd.c 

Log message:
perform setsockopt(IP_TOS) only when IPv4 connection comes.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 09:06:26

Modified files:
	sys/netinet    : tcp_usrreq.c 

Log message:
decide address family for {set,get}sockopt() by domain table,
not from tcb.

it will present more natural behavior.
af for socket option obeys address family passed to bind(2).


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 09:07:48

Log message:
    faith translator deamon, from KAME
    
    Status:
    
    Vendor Tag:	KAME
    Release Tags:	snap19991220
    
    N src/usr.sbin/faithd/tcp.c
    N src/usr.sbin/faithd/ftp.c
    N src/usr.sbin/faithd/faithd.h
    N src/usr.sbin/faithd/faithd.c
    N src/usr.sbin/faithd/faithd.8
    N src/usr.sbin/faithd/README
    N src/usr.sbin/faithd/rsh.c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 09:32:53

Modified files:
	usr.sbin/faithd: README faithd.8 faithd.c faithd.h ftp.c rsh.c 
	                 tcp.c 
Added files:
	usr.sbin/faithd: Makefile 

Log message:
rcsid police.
pathname change (/usr/local/v6/libexec -> /usr/libexec)
bring in some of kame fixes (sprintf -> snprintf, proc title).


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 09:36:07

Modified files:
	usr.sbin       : Makefile 

Log message:
add faithd to SUBDIR.


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	1999/12/20 11:35:43

Modified files:
	.              : ftp.html 

Log message:
lager.ucs.ualberta.ca is gone, now ftp.srv.ualberta.ca


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/20 12:02:38

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Deprecate DO_NADA


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/20 13:00:40

Log message:
    add freebsd_lib port;
    
    These libraries are part of the FreeBSD compatibility options
    for OpenBSD. These libraries provide support for binaries built
    on FreeBSD 2.0.x, 2.1.x and 2.2.x systems.
    
    Status:
    
    Vendor Tag:	brad
    Release Tags:	brad_1999-12-20
    
    N ports/emulators/freebsd_lib/Makefile
    N ports/emulators/freebsd_lib/pkg/COMMENT
    N ports/emulators/freebsd_lib/pkg/DESCR
    N ports/emulators/freebsd_lib/pkg/PLIST
    N ports/emulators/freebsd_lib/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/20 13:03:00

Modified files:
	emulators      : Makefile 

Log message:
add freebsd_lib to Makefile


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/20 14:43:43

Modified files:
	faq            : faq6.html 

Log message:
correct ip's. <wayne@detox.methadonia.net>


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/20 14:51:54

Modified files:
	faq            : faq9.html 

Log message:
fix link to john the ripper


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/20 15:33:13

Modified files:
	faq            : index.html faq10.html 

Log message:
Rename system administration(too long) to system management so that the left
hand column on the PDF version of the FAQ lines up perfectly.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/20 15:34:36

Modified files:
	faq            : faq14.html faq11-2.5.html 

Log message:
fix href


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/20 15:51:34

Modified files:
	faq            : install-i386.html 

Log message:
No need to abbreviate here


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	1999/12/20 15:59:44

Modified files:
	faq            : obsd-faq.pdf 

Log message:
new pdf version


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/20 16:00:58

Log message:
    new dsniff port - various sniffing tools for penetration testing
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Dec-20
    
    N ports/security/dsniff/Makefile
    N ports/security/dsniff/files/md5
    N ports/security/dsniff/pkg/COMMENT
    N ports/security/dsniff/pkg/DESCR
    N ports/security/dsniff/pkg/PLIST
    N ports/security/dsniff/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/20 16:02:00

Modified files:
	security       : Makefile 

Log message:
add dsniff


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	1999/12/20 16:05:46

Modified files:
	.              : porting.html 

Log message:
& is spelled &amp; in HTML...

tidy (http://www.w3.org/People/Ragget/tidy/) found it, port
coming next week


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/20 17:17:56

Modified files:
	net/libnet     : Makefile 

Log message:
cleanup Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 18:34:16

Modified files:
	sys/netinet6   : TODO 

Log message:
wording changes (on openbsd ipsec6)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/20 18:38:27

Modified files:
	usr.sbin/faithd: README 

Log message:
typo fix.
From: Michael Shalayeff <mickey@lucifier.dial-up.user.akula.net>


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/20 19:42:32

Modified files:
	net/bitchx/pkg : PLIST 

Log message:
rearrange PLIST, put in alphabetical order


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/20 19:44:42

Modified files:
	net/epic4/pkg  : PLIST 

Log message:
rearrange PLIST, put in alphabetical order


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/20 20:12:51

Modified files:
	faq            : faq8.html 

Log message:
fixups. rohee@openbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/20 21:07:23

Modified files:
	gnu/usr.bin/lynx: Makefile.bsd-wrapper 

Log message:
strip lynx before installation.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/20 22:52:46

Modified files:
	usr.bin/look   : look.c 

Log message:
Use MAP_PRIVATE for mmap() flags instead of 0.  With UVM this defaults
to MAP_PRIVATE anyway but we want to avoid the kernel complaining...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/21 01:23:06

Modified files:
	sys/netinet    : ip_output.c 

Log message:
Initialize variable.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/21 01:45:41

Log message:
    gifconfig from KAME
    
    Status:
    
    Vendor Tag:	KAME
    Release Tags:	snap19991221
    
    N src/usr.sbin/gifconfig/gifconfig.c
    N src/usr.sbin/gifconfig/gifconfig.8
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/21 01:48:06

Modified files:
	usr.sbin       : Makefile 
	usr.sbin/gifconfig: gifconfig.8 gifconfig.c 
Added files:
	usr.sbin/gifconfig: Makefile 

Log message:
rcsid police.  add Makefile.  add gifconfig to SUBDIR.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/21 02:00:52

Modified files:
	sys/netinet    : in_gif.c in_proto.c ip_ip4.c 

Log message:
reuse encapsulate/decapsulate routine in ip_ip4.c from gif interface
(outer=IPv4 case).  tested with (inner=IPv6, outer=IPv4) case.

BUG ALERT: in_gif_output() assumes about ipe4_output()'s behavior too much.
I mean, "tdb" is configured with certain knowledge about ipe4_output()'s
behavior.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/21 04:11:16

Modified files:
	sys/netinet    : in_proto.c 

Log message:
fix non-IPsec compilation. (too complex #ifdef...)


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/21 07:09:49

Modified files:
	sys/netinet    : tcp_subr.c 

Log message:
enable SACK again


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	1999/12/21 08:39:42

Modified files:
	security/dsniff/files: md5 

Log message:
fix checksum


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/21 08:41:08

Modified files:
	sys/netinet    : tcp_input.c udp_usrreq.c 
	sys/netinet6   : raw_ipv6.c 

Log message:
be paranoid about malicious use of v4 mapped addr on v6 packet.
malicious party may try to use v4 mapped addr as source/dest to
confuse tcp/udp layer, or to bypass security checks,
for example, naive stack can mistakingly think a packet with
src = ::ffff:127.0.0.1 is from local node.

(sync with kame)


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/21 10:49:28

Modified files:
	sys/netinet    : tcp_input.c tcp_output.c tcp_timer.c 
	                 tcp_usrreq.c tcp_var.h 

Log message:
option TCP_NEWRENO goes away, its the default case for TCP_SACK if
SACK is disabled for the connection or via sysctl


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/21 10:57:09

Modified files:
	share/man/man4 : options.4 

Log message:
no TCP_NEWRENO anymore


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	1999/12/21 11:21:16

Modified files:
	faq            : faq6.html 

Log message:
oops. correction.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/21 11:51:21

Modified files:
	security/cfs   : Makefile 

Log message:
Remove .for/.endfor in favor of cd ${WRKSRC} && ${INSTALL_PROGRAM}.
Use ${INSTALL_DATA_DIR} instead of mkdir.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/21 11:52:57

Modified files:
	security/pgp5  : Makefile 

Log message:
Use ${INSTALL_DATA_DIR} instead of mkdir.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/21 13:26:14

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
compile without INET6, okay angelos@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/21 13:36:40

Modified files:
	mail/fetchmail : Makefile 
	mail/fetchmail/files: md5 

Log message:
update to release 5.2.1. SSL should compile & work fine now.
brad@ patches comming. Testers needed. =)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/21 14:43:37

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Wrap MASTER_SITESn/PATCH_SITESn into a .for loop.
Don't bother computing MASTER_SITESn/PATCH_SITESn if they're not
set in the first place...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/21 15:30:48

Modified files:
	usr.bin/m4     : eval.c mdef.h 

Log message:
Recursive definitions are not the real problem.
Trying to expand them is.

So flag obvious recursive definitions for later, and give an error
only if we expand them.

(Some gnu-m4 files, including autoconf, do define some macros with
themselves as the replacement text, for use in test-if-set patterns)

Since type is no longer MACRTYPE, those macros end up in builtins...
but this is not a problem, since expanding them is an error.


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	1999/12/21 17:58:19

Modified files:
	.              : porting.html 

Log message:
small HTML cleanup


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	1999/12/21 20:33:48

Modified files:
	.              : amazon-associates.html amiga.html anoncvs.html 
	                 docum.html donations.html errata.html 
	                 events.html i386.html plus20.html plus21.html 
	                 plus22.html plus23.html plus25.html 
	                 security.html support.html 

Log message:
& -> &amp;


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/21 23:52:28

Modified files:
	share/man/man4 : ip6.4 

Log message:
wording fixes.  sync with reality.
(bring in latest from KAME tree)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/22 01:26:32

Modified files:
	databases/p5-DBD-Pg: Makefile 
	databases/p5-DBD-Pg/files: md5 
	databases/p5-DBD-Pg/pkg: PLIST 

Log message:
Mark it unbroken. Update to 0.93 and change the MAINTAINER to kevlo@.
Fix PLIST.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/22 12:45:33

Modified files:
	gnu/usr.bin/binutils: Makefile.bsd-wrapper 

Log message:
i thought hppa is there long time ago


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/22 14:13:34

Modified files:
	sys/dev/pcmcia : pcmciadevs 

Log message:
Dual NE2000; john@teletrak.com.au.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/22 14:14:36

Modified files:
	sys/dev/pcmcia : pcmciadevs.h 

Log message:
regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/22 14:15:53

Modified files:
	sys/dev/pcmcia : if_ne_pcmcia.c 

Log message:
Add Dual NE2000.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/22 14:25:24

Modified files:
	.              : Makefile 

Log message:
repair a few breakages in cross-tools caused by switch to egcs and new lorder


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	1999/12/22 15:30:20

Modified files:
	usr.bin/finger : finger.1 finger.c 

Log message:
Add yet another case when user matching is disabled.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/22 19:42:23

Modified files:
	sys/arch/hppa/stand/boot: Makefile 

Log message:
clean some more files


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/22 19:54:25

Modified files:
	security/gnupg : Makefile 
	security/gnupg/files: md5 
	security/gnupg/pkg: PLIST 

Log message:
upgrade to gnupg 1.0.1 (minus the html documentation which does not come
with the distribution anymore it seems)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/22 21:07:47

Modified files:
	sys/arch/hppa/stand/libsa: libsa.h 

Log message:
add hp som file support protos


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/22 21:09:44

Modified files:
	sys/arch/hppa/include: som.h 

Log message:
some more of hp som definitions from different {,kinds} sources


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/22 21:10:31

Modified files:
	sys/arch/hppa/stand/libsa: Makefile 
Added files:
	sys/arch/hppa/stand/libsa: exec_som.c 

Log message:
some support for hp som executables


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/22 21:11:56

Modified files:
	sys/arch/hppa/stand: Makefile.inc 

Log message:
disable all debugs


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/23 00:14:12

Modified files:
	usr.bin/cpp    : Makefile 

Log message:
no need for obj dir at all; millert@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	1999/12/23 08:34:35

Modified files:
	share/man/man4/man4.i386: mtrr.4 

Log message:
Repair .Nd descriptor; wilfried@commentor.se


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/23 09:17:05

Modified files:
	usr.sbin/traceroute: traceroute.8 traceroute.c 

Log message:
Add -I flag for compatibility.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/23 10:03:19

Modified files:
	sys/dev/pcmcia : pcmciadevs 

Log message:
Edimax NE2000; from tom@knienieder.com.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/23 10:04:41

Modified files:
	sys/dev/pcmcia : pcmciadevs.h 

Log message:
regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/23 10:07:03

Modified files:
	sys/dev/pcmcia : if_ne_pcmcia.c 

Log message:
Edimax NE2000; from tom@knienieder.com.


CVSROOT:	/cvs
Module name:	src
Changes by:	alex@cvs.openbsd.org	1999/12/23 17:15:10

Modified files:
	lib/libc_r/man : pthread_rwlockattr_setpshared.3 

Log message:
Fix synopsis.  bde@freebsd.org


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	1999/12/23 17:28:01

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Clean do-fetch target: it can depend on the files it's trying to fetch.
Plays some make trickery to get all details correct.
Numerous benefits:
- make automatically handles badly fetched files,
- possible extension to special-case *each* file fetch,
- can be easily parallelized.

Similar rules for fetch-list soon coming.

Also simplify CDROM handling while we're at it, no need for 10 knobs
when one suffices.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/23 23:22:13

Modified files:
	security/pgp5  : Makefile 
	security/pgp5/patches: patch-ao 

Log message:
- remove now unnecessary pre-configure target
- after looking at patch-ao again it was quite clear that the previous
revision broke internal RSA support, fix patch and make one slight
improvement to it.


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	1999/12/24 00:54:02

Modified files:
	.              : plus.html 

Log message:
A little catchup.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/24 01:59:54

Modified files:
	archivers/zip  : Makefile 
	archivers/zip/pkg: PLIST 

Log message:
install some zip documentation


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/24 13:02:45

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
Return EINVAL instead of ENOBUFS if the source address is not specified.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/24 13:02:47

Modified files:
	devel/shtool   : Makefile 
	devel/shtool/files: md5 

Log message:
upgrade to shtool 1.4.7


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/24 14:11:40

Modified files:
	x11/xco        : Makefile 

Log message:
Remove unused vars. mkdir -> INSTALL_DATA_DIR.
Simplify.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/24 15:32:25

Modified files:
	sbin/dump      : main.c 

Log message:
Use correct printf formatting (dwmalone@maths.tcd.ie)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/24 15:38:06

Modified files:
	bin/mv         : mv.c 

Log message:
Try to preserve file flags in mv (Kamo Hiroyasu <wd@ics.nara-wu.ac.jp>)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/24 16:33:30

Modified files:
	archivers/unzip: Makefile 
Added files:
	archivers/unzip/patches: patch-aa 

Log message:
- remove do-install target
- cleanup Makefile
- make this port respect CC and CFLAGS
- use unzip's own install target and use BSD_INSTALL macros instead of
just copying the files


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/24 16:41:26

Modified files:
	games/xsoldier/pkg: PLIST 

Log message:
add missing @dirrm tag


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/24 19:10:37

Modified files:
	share/man/man4 : inet6.4 

Log message:
fix rfc number.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/24 19:34:05

Modified files:
	lang/python    : Makefile 

Log message:
- cleanup Makefile
- remove deprecated variables
- disable use of threads on SPARC


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/24 21:48:16

Modified files:
	sys/netinet    : ip_ipsp.c ip_ipsp.h ip_output.c 

Log message:
Move the IPsec packet-processing loop to a separate routine, so we can
reuse it in ip6_output and the bridge. The policy-lookup code will
probably follow suit in a separate routine sometime soon.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/24 23:02:10

Modified files:
	lib/libc/arch/hppa: Makefile.inc 

Log message:
fake cerror.S creation for now


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/24 23:46:52

Modified files:
	graphics/gif2png: Makefile 
	graphics/gif2png/files: md5 

Log message:
upgrade to gif2png 2.2.5, 2 bug fixes for the web2png script:
* Deal gracefully with files that have leading numerics in the name.
* Bernhard Reiter's fix to use relative pathnames.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/24 23:48:46

Modified files:
	mail/fetchmail : Makefile 

Log message:
remove /usr/local/lib/libssl.a check; brad@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/24 23:50:21

Modified files:
	mail/fetchmail : Makefile 

Log message:
ok, right, remove /usr/lib/libkrb.a check too; brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/25 00:09:43

Modified files:
	sys/netinet    : ip_ah.h ip_esp.h ip_ipsp.c ipsec_input.c 

Log message:
Change some function prototypes, dont unnecessarily initialize some
variables.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/25 00:25:25

Modified files:
	sys/netinet    : ip_ether.c 

Log message:
Support v4 and v6 destination TDBs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/25 00:48:19

Modified files:
	mail/fetchmail : Makefile 

Log message:
remove =yes after --with-foo options, using --with-foo implies yes


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/25 06:35:56

Modified files:
	usr.bin/ssh    : ssh-keygen.1 ssh.1 

Log message:
remove ref to .ssh/random_seed, mention .ssh/environment in .Sh FILES, too


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	1999/12/25 17:20:34

Modified files:
	usr.bin/make   : make.1 

Log message:
For loops are no longer that bad.
However, I found some more oddities while going through the scanner...


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/25 17:55:27

Modified files:
	editors/vim    : Makefile 
	editors/vim/files: md5 
	editors/vim/patches: patch-ac 
Added files:
	editors/vim/patches: sup-m68k 

Log message:
- upgrade to patchlevel 71
- fix fuzz in patch created by adding distribution patches
- add patch to workaround internal compiler errors on m68k systems


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/25 21:24:39

Log message:
    add pngcrush port;
    
    an optimizer for PNG files
    
    Status:
    
    Vendor Tag:	brad
    Release Tags:	brad_1999-12-25
    
    N ports/graphics/pngcrush/Makefile
    N ports/graphics/pngcrush/files/md5
    N ports/graphics/pngcrush/files/Makefile
    N ports/graphics/pngcrush/pkg/PLIST
    N ports/graphics/pngcrush/pkg/COMMENT
    N ports/graphics/pngcrush/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/25 21:25:30

Modified files:
	graphics       : Makefile 

Log message:
add pngcrush to Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/25 22:03:42

ports/archivers/freeze/patches

Update of /cvs/ports/archivers/freeze/patches
In directory cvs.openbsd.org:/tmp/cvs-serv2747/patches

Log Message:
Directory /cvs/ports/archivers/freeze/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/25 22:33:15

Modified files:
	archivers/freeze: Makefile 
Added files:
	archivers/freeze/patches: patch-aa patch-ab patch-ac patch-ad 

Log message:
patch-aa: stop assuming usage of -O if using GCC
patch-ab: respect CFLAGS, PREFIX and change location of optional options
file to /etc
patch-ac and patch-ad: fix location of options file in man pages


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/26 02:12:46

Modified files:
	sys/sys        : sockio.h 

Log message:
Add ioctls for enc bridge.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/26 02:18:21

Modified files:
	sys/sys        : sockio.h 

Log message:
Rename enc ioctls to something less ambiguous


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 02:49:00

Modified files:
	x11/xsnow      : Makefile 
	x11/xsnow/patches: patch-aa 

Log message:
Clean Makefile. Remove unused vars and target. Simplify patch.
Change maintainer to ports@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 03:09:42

Modified files:
	security/rsaref: Makefile 

Log message:
mkdir -> INSTALL_DATA_DIR. .for/.endfor -> cd && INSTALL_DATA.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 04:10:32

Modified files:
	mail/procmail  : Makefile 
	mail/procmail/files: md5 

Log message:
Update to 3.14.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 07:57:06

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
Sync with NetBSD. Don't add devices here, send'em to augustss@netbsd.org.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 07:57:46

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 07:59:16

Modified files:
	sys/dev/usb    : devlist2h.awk 

Log message:
spelling


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 07:59:33

Modified files:
	sys/dev/usb    : TODO 

Log message:
sync w/ NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 08:00:47

Modified files:
	sys/dev/usb    : devlist2h.awk 

Log message:
tag.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 08:30:36

Modified files:
	mail/fetchmail : Makefile 
	mail/fetchmail/files: md5 

Log message:
Update to release 5.2.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 09:04:06

Modified files:
	mail/fetchmail : Makefile 

Log message:
Add ipv6 support via WITH_IPV6. Any testers?


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 09:41:11

Modified files:
	mail/fetchmail : Makefile 
	mail/fetchmail/files: md5 

Log message:
rollback to 5.2.1; too many problems in very short time.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/26 13:46:14

Modified files:
	sys/netinet    : ip_esp_new.c 

Log message:
Correctly initialize loop variables when not doing authentication with
ESP (bug reported by provos@)


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	1999/12/26 16:41:40

Modified files:
	.              : plus.html 

Log message:
gif


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/26 17:32:12

Modified files:
	x11/xfed       : Makefile 

Log message:
Cleanup; angelos@ ok.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/26 20:05:52

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
Print associated interface, if present.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/26 20:06:40

Modified files:
	sys/net        : if_enc.c if_enc.h 

Log message:
Implement ioctls for binding SAs to enc interfaces (to be used with
the bridge).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/26 20:14:39

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
Implement setsa keyword for enc interface TDB binding.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/26 20:25:19

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
Document setsa flag.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/26 21:15:34

Modified files:
	sys/sys        : sockio.h 

Log message:
Some more enc ioctls.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/26 21:19:43

Modified files:
	sbin/ifconfig  : ifconfig.8 ifconfig.c 

Log message:
Handle srcsa/clearsa, and rename setsa to dstsa.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/26 21:30:50

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
Better document clearsa behaviour.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/26 21:35:09

Modified files:
	sys/net        : if_enc.c 

Log message:
Add SRCSA and CLEARSA ioctls.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/26 23:12:09

Modified files:
	graphics/jbigkit: Makefile 
	graphics/jbigkit/files: md5 
	graphics/jbigkit/patches: patch-aa patch-ab patch-ac 
	graphics/jbigkit/pkg: PLIST 
Removed files:
	graphics/jbigkit/files: patch 

Log message:
upgrade to jbigkit 1.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/26 23:14:20

Modified files:
	graphics/ImageMagick: Makefile 

Log message:
fix dependency check for new jbigkit library version


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/26 23:40:38

Modified files:
	sys/netinet    : in_pcb.h 

Log message:
synchronize inp_flags definition across kame/*bsd.
this would ease us implement future COMPAT_*BSD.

(sync with kame tree)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/27 00:26:01

Log message:
    nmap is a utility for port scanning large networks.
    See the nmap homepage at http://www.insecure.org/nmap/index.html
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_1999-Dec-27
    
    N ports/security/nmap/Makefile
    N ports/security/nmap/files/md5
    N ports/security/nmap/pkg/COMMENT
    N ports/security/nmap/pkg/DESCR
    N ports/security/nmap/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/27 00:27:29

Modified files:
	security       : Makefile 

Log message:
Add nmap.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/27 02:48:38

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
use packet_get_maxsize for channels. consistence.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/27 03:46:11

Modified files:
	usr.bin/ssh    : auth-rhosts.c packet.h 

Log message:
check format string for packet_disconnect and packet_send_debug, too


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/27 03:46:23

Modified files:
	print/ghostscript5/pkg: PLIST 

Log message:
Fix PLIST.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/27 03:49:15

Modified files:
	archivers/gtar/pkg: PLIST 

Log message:
Fix PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/27 03:50:41

Modified files:
	devel/tkcvs/pkg: PLIST 

Log message:
Fix PLIST.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/27 03:52:14

Modified files:
	mail/mutt/pkg  : PLIST 

Log message:
Fix up PLISTs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/27 08:40:01

Removed files:
	security/nmap  : Makefile 
	security/nmap/files: md5 
	security/nmap/pkg: COMMENT DESCR PLIST 

Log message:
The nmap port has existed in ports/net.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/27 08:43:36

Modified files:
	security       : Makefile 

Log message:
Remove nmap. It's already existed in ports/net.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/27 11:33:12

Modified files:
	archivers/gtar/pkg: PLIST 

Log message:
revert previous commit which was wrong


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/27 14:34:40

Modified files:
	sys/dev/isa    : elink.h 

Log message:
Polynomial for 3com token link 619; from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/27 14:39:07

Modified files:
	sys/dev/ic     : elink3reg.h 

Log message:
Add eeprom offset for 3c619 (maybe others?).


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/27 14:41:13

Modified files:
	sys/conf       : files 

Log message:
Add tropic driver definition and token ring support.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/27 14:42:41

Modified files:
	sys/dev/isa    : files.isa 

Log message:
Add tr driver; from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/27 14:47:23

Added files:
	sys/net        : if_token.h if_tokensubr.c 

Log message:
Token ring subroutines. For details see next commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/27 14:51:35

Added files:
	sys/dev/isa    : if_tr_isa.c if_tribm_isa.c if_trtcm_isa.c 
	sys/dev/ic     : tropic.c tropicreg.h tropicvar.h 

Log message:
Token ring driver for Tropic based boards; from NetBSD.
This is as is in NetBSD. I've some mods in my tree ready to be merged.

For the records:
* This driver needs massive work to be ready for production (people is
invited to help, don't be shy). Rewrite part/whole is my list.
* IP isn't working at the moment. ARP handling needs several changes.
(remember this guys? maybe this time...)
* This only handle SNAP frames. IPX using IPX frames doesn't work (you
could receive but not transmit to be exact). In order to do that, dsap
needs to be changed. I don't know how to setup multiple dsap's at the
moment (don't worry about it now, our IPX code is going to be replaced
soon since the current implementation is buggy).
* Source routing is missing.
* tcpdump needs some hacking too (in my tree too).
* More things I'm probably forgetting now (haven't worked on this for
a while).

Our networking code needs some cleanup and rearrangement (specially
the headers). net/if_ether.h is an example; arp is not ether specific.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/27 14:53:19

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
Add tr driver.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/27 22:03:03

Modified files:
	misc/screen/patches: patch-aa 

Log message:
add screen.info to the all target to ensure that the info file is
re-created with makeinfo


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/27 22:57:23

Modified files:
	graphics/pngcrush: Makefile 
	graphics/pngcrush/files: md5 

Log message:
upgrade to pngcrush 1.3.1


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	1999/12/27 23:02:34

Modified files:
	usr.bin/kdump  : mkioctls 

Log message:
Add necessary include files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/27 23:13:05

Modified files:
	archivers/bzip : Makefile 
	archivers/bzip2: Makefile 
	archivers/lzo  : Makefile 

Log message:
remove deprecated variables


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/28 00:17:39

Modified files:
	sys/netinet    : igmp.c in_gif.c 

Log message:
remove non-effective kame patch.  openbsd ip_input() passes
different thing to the upper-layers than other KAME/*BSD does
(additional NULL pointer and "0"), so live with that.

(sync with kame)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/28 00:43:40

Modified files:
	sys/netinet    : ip_icmp.c 

Log message:
remove unused part of kame patch from the tree.  openbsd does not pass
"proto" around as xx_input argument.
(sync with kame change)


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	1999/12/28 00:46:01

Added files:
	sbin/ipf       : HISTORY 

Log message:
Darren Reed's ipfilter HISTORY file. This should satisfy the hordes
who have been asking what features are included in the latest ipf
import, while keeping the size of the commit messages down.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	1999/12/28 01:20:41

Modified files:
	sys/netinet    : ip_fil.h ip_raudio_pxy.c ip_state.c ipl.h 
	sbin/ipf       : HISTORY 

Log message:
Update to ipfilter 3.3.6. See src/sbin/ipf/HISTORY for details.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	1999/12/28 01:30:31

Modified files:
	sbin/ipf       : parse.c 

Log message:
ipf could dump core when fed unfinished rules. Inspired by pr/995.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	1999/12/28 02:43:33

Modified files:
	sys/netinet    : ip_state.c 

Log message:
Avoid recursive rw_enter panic. From darrenr@pobox.com.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/28 04:22:00

Log message:
    apc-upsd is a daemon with flexible configuration for APC ups models.
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_1999-Dec-28
    
    N ports/sysutils/apc-upsd/Makefile
    N ports/sysutils/apc-upsd/files/md5
    N ports/sysutils/apc-upsd/pkg/COMMENT
    N ports/sysutils/apc-upsd/pkg/DESCR
    N ports/sysutils/apc-upsd/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/28 04:22:58

Modified files:
	sysutils       : Makefile 

Log message:
Add apc-upsd.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/28 06:09:14

Modified files:
	sys/netinet    : ip_blf.c ip_blf.h 
	lib/libc/crypt : blowfish.c 

Log message:
speed up blowfish by > 20%.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/28 08:57:59

Modified files:
	lib/libcurses  : Makefile curses.3tbl 
	lib/libcurses/base: lib_mouse.c 
	lib/libcurses/tinfo: lib_raw.c 

Log message:
Update to ncurses-19991218
o reorder tests during mouse initialization to allow for gpm to run in
xterm, or for xterm to be used under OS/2 EMX.  Also drop test for
$DISPLAY in favor of kmous=\E[M or $TERM containing "xterm" (report
by Christian Weisgerber <naddy@mips.rhein-neckar.de>).
o modify raw() and noraw() to clear/restore IEXTEN flag which affects
stty lnext on systems such as FreeBSD (report by Bruce Evans
<bde@zeta.org.au>, via Jason Evans <jasone@canonware.com>).
o add manual-page for ncurses extensions, documented curses_version(),
use_extended_names().


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/28 12:16:25

Modified files:
	lib/libcurses  : curses.h 

Log message:
neglected to update NCURSES_VERSION_PATCH


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/28 12:17:44

Added files:
	lib/libcurses  : curs_extend.3 

Log message:
document ncruses extensions


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	1999/12/28 15:39:15

Modified files:
	.              : plus.html 

Log message:
more


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/28 15:47:02

Modified files:
	devel/mm       : Makefile 

Log message:
add build target to dependency list for test target to ensure that mm is actually built before trying to run the test


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/28 15:50:29

Modified files:
	graphics/jbigkit: Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/28 16:15:16

Modified files:
	lib/libcurses/tinfo: read_bsd_terminfo.c 

Log message:
When reading an entry from terminfo.db, do not try to set a capability
to be 'not present' since that has already been done for us in _nc_init_entry().
This fixes some core dumps caused by a divide by 0 bug deep within ncurses
that resulted from using the old way to specify that a capability was
'not present'.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/28 16:37:32

Modified files:
	archivers/bzip2: Makefile 
	archivers/bzip2/patches: patch-aa 
	archivers/bzip2/pkg: PLIST 
Removed files:
	archivers/bzip2/files: patch 

Log message:
- cleanup creation of shared libs
- fixup bzip2's own install target and use BSD_INSTALL macros
- cleanup PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/28 17:28:41

Modified files:
	archivers/gshar+gunshar: Makefile 
	archivers/gshar+gunshar/patches: patch-ad 

Log message:
- remove unnecessary NEED_VERSION and INSTALL_TARGET tag
- make gshar's own install target install the man pages


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/29 00:19:38

Modified files:
	net/samba      : Makefile 

Log message:
- change MASTER_SITES to ${MASTER_SITE_BACKUP} so this is retreivable again
- MAINTAINER should only be an e-mail address
- remove deprecated variables
- cleanup Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/29 00:42:01

Modified files:
	sys/vm         : pmap.h 

Log message:
fix return type for pmap_growkernel; art@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/29 01:53:11

Removed files:
	sys/arch/mips/conf: GENERIC.v6 

Log message:
remove mips GENERIC.v6 (arch/mips is not for builds, but for code sharing)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	1999/12/29 05:47:47

Modified files:
	usr.bin/ssh    : auth-passwd.c 

Log message:
check for NULL 1st


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/29 13:27:56

Modified files:
	sys/netinet    : ip_ipsp.h tcp_subr.c 

Log message:
fix _input/_output proto changes for tcp_signature; angelos@ ok


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/29 16:58:11

Modified files:
	devel/libslang : Makefile 

Log message:
add build target to dependency list for test target to ensure that
libslang is actually built before trying to run the test


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/29 17:38:55

ports/graphics/pngcrush/patches

Update of /cvs/ports/graphics/pngcrush/patches
In directory cvs.openbsd.org:/tmp/cvs-serv12794/patches

Log Message:
Directory /cvs/ports/graphics/pngcrush/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/29 17:39:41

Modified files:
	graphics/pngcrush: Makefile 
	graphics/pngcrush/files: md5 
Added files:
	graphics/pngcrush/patches: patch-aa 
Removed files:
	graphics/pngcrush/files: Makefile 

Log message:
upgrade to pngcrush 1.3.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/29 18:04:48

Removed files:
	x11/fvwm2      : Makefile 
	x11/fvwm2/files: md5 
	x11/fvwm2/patches: patch-aa patch-ab patch-ac 
	x11/fvwm2/pkg  : COMMENT DESCR MESSAGE PLIST 

Log message:
remove fvwm2 port, it has been included with X for awhile now


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	1999/12/29 18:07:23

Modified files:
	usr.bin/login  : login.c 

Log message:
login already decleared in util.h


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/29 19:40:06

Removed files:
	x11/wm2        : Makefile 
	x11/wm2/files  : md5 
	x11/wm2/patches: patch-aa patch-ab 
	x11/wm2/pkg    : COMMENT DESCR PLIST 

Log message:
remove wm2 port, it has been included with X for awhile now


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/29 19:45:32

Modified files:
	x11            : Makefile 

Log message:
remove fvwm2 and wm2 from Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/29 20:12:03

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.mvme88k 
	                         md.pmax md.powerpc md.sparc mi 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	1999/12/29 22:23:39

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
comment out tr by now; deraadt@.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/30 00:30:28

Modified files:
	.              : plus.html 

Log message:
fix


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	1999/12/30 01:02:33

Modified files:
	usr.sbin/ipsend/common: sbpf.c 

Log message:
comment type. from kwesterback@home.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/30 01:11:55

Modified files:
	net/gated      : Makefile 

Log message:
mark BROKEN (buffer overflow)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/30 01:30:38

Log message:
    dante - a socks client and server
    
    Status:
    
    Vendor Tag:	jakob
    Release Tags:	jakob_1999-12-30
    
    N ports/security/dante/Makefile
    N ports/security/dante/files/md5
    N ports/security/dante/pkg/COMMENT
    N ports/security/dante/pkg/DESCR
    N ports/security/dante/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	1999/12/30 01:31:48

Modified files:
	security       : Makefile 

Log message:
dante added


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/30 01:54:20

Modified files:
	lib/libc/net   : gai_strerror.c getaddrinfo.c getnameinfo.c 
	include        : netdb.h 

Log message:
replace NRL get{addr,name}info with KAME get{addr,name}info.

removed functionality:
new code will not return AF_LOCAL addrinfo struct.
added funtionality:
SOCK_RAW is permitted as ai_socktype (no servname allowed).
draft-ietf-ipngwg-scopedaddr-format-00.txt


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/30 08:14:40

Log message:
    Library for creating trees of CORBA IDL files. Needed by the upcoming
    mozilla update.
    
    Status:
    
    Vendor Tag:	fgsch
    Release Tags:	fgsch_1999-Dec-30
    
    C ports/devel/libIDL/Makefile
    C ports/devel/libIDL/pkg/PLIST
    C ports/devel/libIDL/pkg/DESCR
    C ports/devel/libIDL/pkg/COMMENT
    C ports/devel/libIDL/files/md5
    
    5 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jfgsch:yesterday -jfgsch ports/devel/libIDL

CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/30 08:17:49

Log message:
    Library for creating trees of CORBA IDL files. Needed by the upcoming
    mozilla port.
    
    Status:
    
    Vendor Tag:	fgsch
    Release Tags:	fgsch_1999-Dec-30
    
    U ports/devel/libIDL/Makefile
    U ports/devel/libIDL/pkg/PLIST
    U ports/devel/libIDL/pkg/DESCR
    U ports/devel/libIDL/pkg/COMMENT
    U ports/devel/libIDL/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/30 08:44:14

Added files:
	devel/libIDL   : Makefile 
	devel/libIDL/files: md5 
	devel/libIDL/pkg: COMMENT DESCR PLIST 

Log message:
Bring this port back to life. ok, im a moron.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/30 08:47:21

Modified files:
	devel          : Makefile 

Log message:
Enable libIDL.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/30 09:19:32

Modified files:
	sbin/ifconfig  : Makefile 
	sbin/ping6     : Makefile 
	usr.bin/netstat: Makefile 

Log message:
enable KAME scopeid hack (print link-local addresses with scope identifier
like "fe80::1@de0").


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/30 09:31:01

Modified files:
	usr.sbin/faithd: faithd.c 

Log message:
correct connect() call


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/30 09:36:39

Modified files:
	sys/arch/i386/i386: db_interface.c 

Log message:
when db_panic is set, ignore ddb errors that come through the kdb_trap()
interface as well; assar@stacken.kth.se


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/30 09:58:22

Modified files:
	usr.bin/telnet : telnet.c 

Log message:
avoid memory leak on realloc() failure.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	1999/12/30 10:09:49

Modified files:
	.              : errata25.html y2k.html 

Log message:
2.5 i386 y2k patch; cyxob@i.am


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/30 10:16:52

Modified files:
	sys/arch/sparc/conf: SUN4M 

Log message:
Add tctrl0 for tadpole so things like powerdown work.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/30 10:28:20

Modified files:
	sys/netinet6   : ip6_input.c 

Log message:
initialize lo0 automatically.  kame ipv6 code assumes that there's ::1,
for various reasons ("goto ours" speedup, multicast group mgmt, and others).
should fix PR1012.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/30 10:31:45

Modified files:
	sys/arch/alpha : Makefile 

Log message:
fix tags link; tdeval@PrimeOBJ.COM


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/30 11:00:42

Modified files:
	usr.bin/fmt    : fmt.c 

Log message:
dont strip off international characters; fixes pr/1020


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/30 11:21:56

Modified files:
	sys/uvm        : uvm_meter.c uvm_pdaemon.c uvm_swap.c 
	sys/vm         : vm_page.h vm_param.h 
	sys/conf       : files 
Added files:
	sys/uvm        : uvm_swap_encrypt.c uvm_swap_encrypt.h 

Log message:
swap encryption for UVM, option UVM_SWAP_ENCRYPT.  needs to be enabled
via sysctl.
Pages are encrypted with the Blowfish encryption algorithm, the key
is initialized randomly on first swap out, ensuring that entropy has
accumulated in the kernel randomness pool.  Eventually, swap encryption
will be decided on a process by process basis, e.g. a process that reads from
a cryptographic filesystem will enable swap encrypt for its pages. okay
art@ and deraadt@.


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	1999/12/30 11:38:28

Modified files:
	.              : donations.html 

Log message:
me


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/30 12:04:29

Modified files:
	share/man/man4 : options.4 

Log message:
document UVM_SWAP_ENCRYPT


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/30 12:06:06

Modified files:
	usr.sbin/sysctl: Makefile sysctl.c 

Log message:
vm.swapencrypt for UVM


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/30 12:09:58

Modified files:
	sys/conf       : GENERIC 

Log message:
insert commented UVM_SWAP_ENCRYPTION


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/30 12:38:42

Modified files:
	etc            : sysctl.conf 

Log message:
insert #vm.swapencrypt=1


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/30 13:31:31

Modified files:
	usr.bin/netstat: inet6.c 

Log message:
fix netstat -ss; some zeroed counters were displayed


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/30 13:49:20

Modified files:
	usr.sbin/sysctl: sysctl.8 

Log message:
vm.swapencrypt


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/30 13:50:13

Modified files:
	lib/libc/rpc   : bindresvport.3 
	lib/libc/net   : rcmd.3 

Log message:
add the _af versions to the NAME chunk


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/30 13:56:29

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
VM_SWAPENCRYPT


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/30 19:21:44

Modified files:
	lib/libc/arch/hppa/sys: exect.S 

Log message:
i dunno how ptrace gonna work, so just do an execve for now


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/30 19:50:43

Modified files:
	lib/libc/arch/hppa/sys: brk.S 

Log message:
real flesh


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/30 19:59:03

Modified files:
	lib/libc/arch/hppa/sys: fork.S 

Log message:
0 in child, pid in parent


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/30 20:06:49

Modified files:
	lib/libc/arch/hppa/sys: sbrk.S 

Log message:
according to brk


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/30 20:14:50

Modified files:
	lib/libc/arch/hppa/sys: sigpending.S 

Log message:
do the deed


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/30 20:43:24

Modified files:
	lib/libc/sys   : getfsstat.2 statfs.2 

Log message:
f_bavail is signed (sync with sys/mount.h)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/30 20:54:51

Modified files:
	lib/libc/arch/hppa/sys: sigprocmask.S 

Log message:
this was tough


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/30 21:04:04

Modified files:
	lib/libc/arch/hppa/sys: sigsuspend.S 

Log message:
sigsuspend


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/30 21:05:42

Modified files:
	lib/libc/arch/hppa/sys: Ovfork.S 

Log message:
like fork


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/30 21:22:43

Modified files:
	lang/python    : Makefile 
	lang/python/files: PLIST PLIST.noshared 
Removed files:
	lang/python/pkg: PLIST 

Log message:
- make sure the PLIST that is created is done so in the work dir
- add check for ${NO_SHARED_LIBS:U} == YES
- sort final PLIST and output as PLIST.new, then move into place
- sort PLIST and PLIST.noshared


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/30 21:28:51

Modified files:
	lib/libc/arch/hppa/sys: Ovfork.S brk.S exect.S fork.S sbrk.S 
	                        sigpending.S sigprocmask.S sigreturn.S 
	                        sigsuspend.S syscall.S 

Log message:
SYSLIBC_SCCS


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/30 21:32:21

Removed files:
	lib/libc/arch/hppa/sys: setlogin.S 

Log message:
this is not used anywhere, since static variables are just not visible


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/30 21:32:53

Modified files:
	etc            : netstart 

Log message:
install IPv6 reject routes only if kernel is capable of IPv6.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/30 21:36:36

Modified files:
	lib/libc/arch/hppa/sys: sigprocmask.S 

Log message:
typo; busted ld does not report unresolved symbols from .s sources


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/30 22:00:04

Modified files:
	bin/df         : df.c 

Log message:
In prtstat() use u_int32_t and int32_t, not long and cast
sfsp->f_bsize to be signed when using the fsbtoblk() macro so
we get signed divide, not unsigned divide.  Fixes a bug in df
when the filesystem has < 0 blocks available to the user.
Guess I should have just made f_bsize signed when struct statfs
was changed.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	1999/12/30 22:17:47

Modified files:
	sys/dev/pci    : if_xl.c 

Log message:
modify xl_reset to allow for a hard reset (with resets everything including
loading defaults from EEPROM) and a soft reset with resets everything
except loading defaults from EEPROM.  This fixes media selection for 3c900b
(icfg is reloaded during a hard reset)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/31 01:07:05

ports/misc/delay/patches

Update of /cvs/ports/misc/delay/patches
In directory cvs.openbsd.org:/tmp/cvs-serv2718/patches

Log Message:
Directory /cvs/ports/misc/delay/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/31 01:08:45

Modified files:
	misc/delay     : Makefile 
	misc/delay/files: md5 
	misc/delay/pkg : DESCR 
Added files:
	misc/delay/patches: patch-aa 

Log message:
upgrade to delay 1.4


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/31 02:07:13

Modified files:
	sys/arch/hppa/hppa: locore.S vm_machdep.c machdep.c 

Log message:
don't bother about pidr3 and pidr4


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	1999/12/31 11:27:40

Modified files:
	sys/arch/hppa/hppa: trap.c 

Log message:
fix order of uvm_fault() arguments in debug printf (;


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/31 12:36:13

Modified files:
	share/man/man4 : options.4 

Log message:
grammar; binkertn@umich.edu


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	1999/12/31 12:47:45

Modified files:
	sys/net        : if_enc.h 

Log message:
indent


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	1999/12/31 13:24:05

Modified files:
	sys/scsi       : scsiconf.c 

Log message:
Add SDEV_NOLUNS quirk for NEC CD-ROM DRIVE:501


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/31 15:07:44

Modified files:
	sys/netinet    : udp_usrreq.c 

Log message:
be sure to cleanup "opts" pointer on multicast udp packet reception.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	1999/12/31 15:19:43

Modified files:
	sys/netinet    : ip_ah.h ip_esp.h ipsec_input.c 

Log message:
fix IPv6 ipsec template lossage.
- previous code grabbed new nexthdr mistakingly
- parameter passing must follow ip6protows
(actually the code will never get called until in6_proto.c is updated)

the current code assumes that {AH,ESP} is right next to IPv6 header.
the assumption must be removed, but it means that we need to chase
header chain...


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/31 15:22:07

Added files:
	x11/dclock/patches: patch-ab 

Log message:
Fix a Y2K problem if %y or %Y is used in -date; problem from NetBSD,
patch by myself. Also remove all warnings.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/31 15:23:17

Modified files:
	x11/dclock     : Makefile 

Log message:
Cleanup and some idents.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jason@cvs.openbsd.org	1999/12/31 15:59:21

Modified files:
	x11/flwm       : Makefile 
Added files:
	x11/flwm/patches: patch-configure patch-configure.in 
Removed files:
	x11/flwm/patches: patch-aa 

Log message:
better patches (mailed to author)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/31 16:28:24

Modified files:
	misc/screen    : Makefile 
Added files:
	misc/screen/patches: patch-af 

Log message:
- include netinet/in.h before arpa/inet.h to avoid a couple of compiler
warnings in teln.c
- mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/31 16:36:38

Modified files:
	x11/dclock/patches: patch-ab 
Added files:
	x11/dclock/patches: patch-ac patch-ad 

Log message:
Make -miltime work. Remove all warnings.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	1999/12/31 16:37:08

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
copy pkthdr correctly in m_split, okay angelos@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/31 16:38:22

Modified files:
	x11/dclock/files: md5 

Log message:
Add sha1 & rmd160 checksums.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	1999/12/31 16:44:57

Modified files:
	devel/ddd/pkg  : PLIST 

Log message:
Install/uninstall ddd.info and don't remove info dir. Close PR #1038.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/31 17:02:42

Modified files:
	devel/glib     : Makefile 

Log message:
- ${RM} -> rm
- mkdir -> ${INSTALL_DATA_DIR}
- remove workaround for texinfo install-info bug


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/31 17:09:50

Modified files:
	x11/gtk+       : Makefile 
	x11/gtk+/pkg   : PLIST PLIST.noshared 

Log message:
- ${RM} -> rm
- mkdir -> ${INSTALL_DATA_DIR}
- remove workaround for texinfo install-info bug
- sort PLISTs


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/31 17:15:51

Modified files:
	devel/ddd      : Makefile 
	devel/ddd/pkg  : PLIST 

Log message:
- remove bad dist sites
- change MAINTAINER to ports@
- make sure to run install-info from post-install target
- remove unnecessary @mode tags from PLIST
- install some extra documentation for ddd


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/31 17:42:12

Modified files:
	archivers/gtar : Makefile 

Log message:
re-add post-extract target


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/31 17:43:43

Modified files:
	devel/gmake    : Makefile 

Log message:
re-add post-extract target


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	1999/12/31 21:39:12

Modified files:
	databases/p5-DBD-Pg: Makefile 

Log message:
Fix the typo.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	1999/12/31 22:54:13

Modified files:
	databases/mysql: Makefile 
	databases/mysql/files: md5 startup.sh 
	databases/mysql/patches: patch-aa patch-ab patch-af patch-ag 
	databases/mysql/pkg: PLIST 
Added files:
	databases/mysql/patches: patch-ac 
	databases/mysql/pkg: DEINSTALL INSTALL PLIST.noshared 
Removed files:
	databases/mysql/scripts: check_old_version 

Log message:
- upgrade to MySQL 3.22.27
- make the default database directory a bit easier to change with the
DB_DIR variable
- add warning about possible virtual memory limit exhaustion
- change default database directory to /var/mysql and chown it to the
user:group
- integrate check_old_version script into Makefile
- we should be able to make this into a full package now, though not
tested fully
- install user:group of mysql and make MySQL load as user mysql

Reviewed and tested by: ericj@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/01 00:10:58

Modified files:
	lang/expect    : Makefile 
	lang/expect/pkg: PLIST PLIST.noshared 

Log message:
- now that dependencies seem to work right, remove tcl from dependency list
- add build target to dependnecy list for test target to ensure that expect
is actually built before trying to run the test
- sort PLISTs


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2000/01/01 03:02:08

Modified files:
	lib/libarch/i386: Makefile 

Log message:
add NOPIC= in order to avoid to build the shared version of the
library.


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2000/01/01 03:03:02

Modified files:
	lib/libresolv  : Makefile 

Log message:
add NOPIC= in order to avoid to build the shared version of the
library.


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2000/01/01 03:04:14

Modified files:
	distrib/sets/lists/comp: md.amiga md.hp300 md.i386 md.mac68k 
	                         md.mvme68k md.sparc 

Log message:
remove libi386_pic.a and libresolv_pic.a


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/01 08:17:52

Modified files:
	infrastructure/db: network.conf 

Log message:
Substitute ftp.cdrom.com for ftp.funet.fi in MASTER_SITE_SUNSITE, which no
longer seems to be a full mirror anymore; from FreeBSD's bsd.port.mk


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/01 08:41:34

Modified files:
	infrastructure/db: network.conf 

Log message:
- update MASTER_SITE_AFTERSTEP and MASTER_SITE_WINDOWMAKER
- fix one URL for MASTER_SITE_XCONTRIB; from FreeBSD's bsd.port.mk


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/01 08:43:34

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
automagically -> automatically


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 11:03:01

Modified files:
	.              : donations.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 11:03:30

Modified files:
	.              : want.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 11:11:54

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 12:14:26

Modified files:
	sbin/brconfig  : brconfig.8 
	share/man/man4 : bridge.4 

Log message:
Xr bridgename.if(5)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 12:27:18

Modified files:
	sys/kern       : init_main.c 

Log message:
2000


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 12:41:01

Modified files:
	sys/arch/sparc/sparc: iommu.c 

Log message:
make the kernel compile


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 12:44:25

Modified files:
	sys/arch/sparc/sparc: db_interface.c 

Log message:
check db_panic in kdb_trap() as well; similar to i386 fix from assar


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/01 14:11:18

Modified files:
	sys/kern       : exec_elf.c 

Log message:
grammar in comment


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/01 14:28:31

Modified files:
	graphics/tiff  : Makefile 
	graphics/tiff/files: md5 
	graphics/tiff/patches: patch-aa patch-ac patch-ae patch-ag 
	graphics/tiff/pkg: PLIST PLIST.noshared 
Removed files:
	graphics/tiff/patches: patch-af 

Log message:
upgrade to libtiff 3.5.4, biggest change:
- Removed LZW Compression to comply with Unisys patent extortion
- Changed default compression in tools to TIFF_PACKBITS, and changed usage
descriptions in tools to reflect removal of LZW compression
- Added Pixar tag support


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/01 14:41:26

Modified files:
	graphics/pngcrush: Makefile 

Log message:
rcsid police.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 15:18:54

Modified files:
	sys/arch/m68k/m68k: db_interface.c 

Log message:
honour db_panic in kdb_trap()


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 15:30:02

src/sbin/sysctl

Update of /cvs/src/sbin/sysctl
In directory cvs.openbsd.org:/usr/src/sbin/sysctl

Log Message:
Directory /cvs/src/sbin/sysctl added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 15:38:19

Modified files:
	sbin           : Makefile 
	usr.sbin       : Makefile 
	sbin/sysctl    : Makefile 
Removed files:
	usr.sbin/sysctl: Makefile pathconf.c sysctl.8 sysctl.c 

Log message:
move sysctl(8) to /sbin, with a relative symbolic link remaining in the old location


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 15:45:36

Modified files:
	etc            : rc 

Log message:
process sysctl.conf way earlier


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/01 15:54:55

Modified files:
	sys/arch/hppa/hppa: db_interface.c 

Log message:
do stop in kdb_trap() based on db_panic value


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/01 16:43:24

Modified files:
	share/man/man7 : mdoc.samples.7 

Log message:
Fix 2 typos; naddy@unix-ag.uni-kl.de


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/01 16:51:00

Modified files:
	sys/nfs        : nfs_vfsops.c 

Log message:
Correct casts in nfs_statfs() V3 code to correspond to reality (ie:
struct statfs).  Also, Make sure we do signed arithmatic when computing
f_bavail.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 19:21:26

Modified files:
	distrib/sets/lists/base: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/01 21:36:25

Modified files:
	usr.sbin/rtsold: rtsold.8 

Log message:
bring "rtsol" descrpition to the top.  (sync'ed with latest kame tree)
suggested by: deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/01/01 21:38:18

Modified files:
	etc            : netstart 

Log message:
add to hostname.* parsing:
- multiple entries support (read: aliases)
- inet6 support
- support for comments (#)
(look for hostname.if(5) commit for syntax details)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/01 21:52:27

Modified files:
	sys/netinet6   : icmp6.c icmp6.h in6_proto.c 
	sbin/sysctl    : sysctl.8 

Log message:
implement net.inet6.icmp6.nodeinfo sysctl, which disables
ICMPv6 node information query (and FQDN query - old variant).

kame repository has the change as well.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/01 21:57:28

Modified files:
	usr.sbin/route6d: route6d.c 

Log message:
avoid "buf = realloc(buf, n)" (actually no harm).
sync with latest kame tree.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/01 22:14:52

Modified files:
	etc            : netstart sysctl.conf 

Log message:
ipv6 autoconf on hosts (non-routers).

to do this,
1. in sysctl.conf, add these lines:
net.inet6.ip6.forwarding=0
net.inet6.ip6.accept_rtadv=1
2. in hostname.foo, add
rtsol

specifying two or more interfaces with "rtsol" may result in strange
behavior - ipv6 spec does not permit multi-interface node to be autoconfig'ed.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/01 22:21:55

Modified files:
	etc            : netstart 

Log message:
echo "IPv6 autoconf: interfaces" before invoking rtsol.
sleep for net.inet6.ip6.dad_count seconds to ensure that IPv6 DAD is completed.
TODO: rtsold (rc.conf line), manpage


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 22:28:25

Modified files:
	sys/net        : if.c 

Log message:
do in6_if_up() at splsoftnet() instead of splimp(), permitting device-related interrupts during that time.  It is believed this is safe


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/01 22:35:31

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
reflect multi-line and inet6 change from todd.
add description on "rtsol" (maybe too lengthy?)


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/01/01 23:18:42

Modified files:
	gnu/usr.bin/ld : shlib.c 

Log message:
revert back 1.4->1.5.
ld (and ld.so) should take the shared library of the highest version
in the first directory that it founds.  this is the way ld/ld.so has
traditionally worked since SunOS 4 and this is the way it should work.

before changing this back - please make sure you understand the
semantics of this and that you are not just hiding some other bug but
toggling this change.  also verify the example in the PR.

see PR/972


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/01/01 23:28:07

Modified files:
	sys/kern       : kern_lkm.c 

Log message:
(lkmalloc): initialize `sym_id'
(lkmunreserve): check that the DDB symbols were actually loaded before
unloading them
PR 1031


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/01 23:28:17

Modified files:
	usr.sbin/rtsold: rtsold.8 

Log message:
wording changes (in sync with kame repository)
from: deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/01/01 23:31:28

Modified files:
	sys/sys        : systm.h 

Log message:
(sy_call_t): define a type for the functions in sysent
PR 1032


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/01 23:32:44

Modified files:
	etc            : netstart 

Log message:
allow options after "rtsol".
XXX both "dhcp" and "rtsol" has keyword *down* at the end.  is it okay?


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/01 23:34:30

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
allow "options" after "rtsol".


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/01/01 23:39:08

Modified files:
	etc            : netstart 

Log message:
fix rtsold case, reset cmd for each iteration!


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/01 23:42:13

Modified files:
	etc            : netstart 

Log message:
indentation fix (todd's part)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/01 23:43:42

Modified files:
	etc            : netstart 

Log message:
one more indentation fix.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/01 23:50:09

Modified files:
	etc            : netstart 

Log message:
rtsol case can configure the interface up, since it would be nice to finish
DAD before the actual rtsol(8) run happens later.  and since it will rtsol,
it is going to be up in any case.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/02 00:22:39

Modified files:
	openssh        : index.html 

Log message:
damien miller has aix, irix, and hp/ux versions now too


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/02 00:33:01

Modified files:
	sbin/wicontrol : wicontrol.8 wicontrol.c 

Log message:
chagne wicontrol so that it is activated as:
wicontrol interface [options]
you can still use [-i interface] if you really feel like it


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/02 02:00:20

Modified files:
	sys/netinet    : ip_var.h 

Log message:
Remove the ifdef for IP_ENCAPSULATED.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/02 02:06:12

Modified files:
	sys/netinet    : in_proto.c 

Log message:
Fix non-IPSEC kernel compilation (or part of it).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/02 02:06:43

Modified files:
	sys/conf       : files 

Log message:
ip_ip4.c should be included in inet | inet6.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/02 02:22:58

Modified files:
	sys/net        : if_enc.c 

Log message:
Properly handle non-IPSEC case.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/02 02:31:04

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
Fix ifdef IPSEC


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/02 03:56:33

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Change ipsec_input() to return error.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/02 04:09:21

Modified files:
	sys/netinet6   : in6_proto.c 

Log message:
Replace references to ipsec6_sysctl (code is not yet compiled in)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/02 04:12:03

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Move the requeueing logic from ipsec_input() to ah_input() and
esp_input(), since this is only needed for IPv4; IPv6 header
processing follows a different approach.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/02 05:19:38

Modified files:
	mail/postfix/files: md5 
	mail/postfix/patches: patch-aa 

Log message:
Update to postfix-19991231. Please read RELEASE_NOTES if upgrading
from a previous version for information about incompatible changes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/02 05:20:03

Modified files:
	mail/postfix   : Makefile 

Log message:
postfix-19991231


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	2000/01/02 06:42:12

Modified files:
	openssh        : press.html 

Log message:
daemonnews openssh article, okay markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/02 06:42:37

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
add description for PF_INET6 (net.inet6.*).


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/02 07:25:08

Modified files:
	etc            : rc rc.conf 

Log message:
add following IPv6 configs: rtadvd_flags route6d_flags rtsold_flags


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/02 07:25:52

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
compare correct version for 1.3 compat mode


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/01/02 08:48:01

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
fix so we don't loose words in the formatting; thanks aaron@ for the explanation


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/02 08:59:52

Modified files:
	usr.bin/make   : make.1 

Log message:
More bugs... fixes for most pending.
make needs quite a lot more of cleaning up yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/02 14:48:13

Modified files:
	usr.bin/tic    : dump_entry.c progs.priv.h 

Log message:
update to ncurses-5.0-20000101


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/02 14:51:03

Modified files:
	usr.bin/ssh    : ssh-agent.c 

Log message:
cleanup_exit() for SIGTERM/SIGHUP, too. from fgsch@ and dgaudet@arctic.org


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/02 15:06:51

Modified files:
	lib/libcurses  : capdefaults.c curs_scroll.3 curses.h 
	lib/libcurses/base: lib_color.c lib_newterm.c lib_set_term.c 
	lib/libcurses/tinfo: lib_options.c lib_setup.c lib_termcap.c 
	                     lib_ti.c read_entry.c write_entry.c 
	lib/libcurses/tty: lib_mvcur.c 

Log message:
+ corrected conversion from terminfo rs2 to termcap rs (cf: 980704)
+ make conversion to termcap ug (underline glitch) more consistently applied.
+ modify read_termtype(), fixing 'toe', which could dump core when it
found an incomplete entry such as "dumb" because it did not
initialize its buffer for _nc_read_file_entry().
+ use explicit VALID_NUMERIC() checks in a few places that had been
overlooked, and add a check to ensure that init_tabs is nonzero,
to avoid divide-by-zero (reported by Todd C Miller).


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/01/02 16:35:58

Modified files:
	lib/libc/gen   : syslog.c 

Log message:
Try to reopen socket if send fails. (perhaps syslogd restarted)
Adapted from FreeBSD (N.B. NetBSD); millert@ OK.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/02 17:18:05

Modified files:
	usr.bin/compile_et: compile_et.1 

Log message:
.Sh "SEE ALSO" -> .Sh SEE ALSO; pjanzen@


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/01/02 17:23:47

Modified files:
	.              : want.html 

Log message:
got 3c900b


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/01/02 17:29:14

Modified files:
	.              : want.html 

Log message:
bah... don't just delete, move 3c900b to bottom


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/02 18:22:54

Modified files:
	sys/arch/i386/conf: GENERIC 
	sys/dev/pci    : if_dc.c 

Log message:
Remove ax and al from GENERIC; match with dc instead.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/02 19:22:44

Log message:
    pop3gwd is an application-level gateway, or proxy, designed to allow
    mail retrieval from POP3 servers by systems that either:
    
    (a) are behind a firewall or screening router OR
    (b) do not have an assigned IP number OR
    (c) must share a SLIP/PPP connection on another system
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-03
    
    N ports/net/pop3gwd/Makefile
    N ports/net/pop3gwd/files/md5
    N ports/net/pop3gwd/pkg/COMMENT
    N ports/net/pop3gwd/pkg/DESCR
    N ports/net/pop3gwd/pkg/PLIST
    N ports/net/pop3gwd/pkg/SECURITY
    N ports/net/pop3gwd/patches/patch-makefile
    N ports/net/pop3gwd/patches/patch-pop3-gwh
    N ports/net/pop3gwd/patches/patch-mainc
    N ports/net/pop3gwd/patches/patch-connect_loginc
    N ports/net/pop3gwd/patches/patch-ioc
    N ports/net/pop3gwd/patches/patch-relay_datac
    N ports/net/pop3gwd/patches/patch-get_remote_datac
    N ports/net/pop3gwd/patches/patch-parse_cmd_linec
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/02 19:23:51

Modified files:
	net            : Makefile 

Log message:
Add pop3gwd.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/02 21:27:58

Modified files:
	usr.bin/netstat: inet.c 

Log message:
add missing stat items in ip section.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/02 22:45:08

Modified files:
	audio/mp3info  : Makefile 
	audio/mp3info/files: md5 

Log message:
MKDIR -> INSTALL_DATA_DIR. Change for/endfor by cd && INSTALL_DATA.
Add rmd160 and sha1 checksums.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/03 00:37:40

Modified files:
	mail/postfix   : Makefile 

Log message:
MAINTAINER changed to <jakob@openbsd.org>. OK dugsong@


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/03 00:52:20

Modified files:
	share/man/man4/man4.sparc: intro.4 

Log message:
audiocs and fga are supported


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/03 01:36:19

Modified files:
	databases/mysql: Makefile 
	databases/mysql/files: md5 
	databases/mysql/patches: patch-ab patch-ag 
	databases/mysql/pkg: PLIST PLIST.noshared 

Log message:
upgrade to MySQL 3.22.29


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/03 04:51:08

Modified files:
	lib/libc/net   : gethostnamadr.c resolver.3 
	share/man/man5 : resolv.conf.5 

Log message:
always enable IPv6 address in /etc/hosts (via _gethtent()).
clarify RES_USE_INET6.  the use of this bit is not meaningful
on openbsd (as we don't have mapped addr support in kernel).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/03 05:34:23

Modified files:
	sys/netinet6   : ip6.h 

Log message:
Remove ifdef'd out macros.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/03 05:58:13

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Chase down the IPv6 header chain to find the right place swap the Next
Payload value. Note to self: it would be nice if we had a very of
m_copydata() with memory (so it wouldn't need to start the search from
the begining of the mbuf).


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/03 07:33:49

Modified files:
	mail/postfix/files: md5 

Log message:
postfix-19991231-pl01


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/03 07:34:23

Modified files:
	mail/postfix   : Makefile 

Log message:
postfix-19991231-pl01


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/03 08:13:44

Modified files:
	net/nmap       : Makefile 
	net/nmap/files : md5 
	net/nmap/patches: patch-aa 
	net/nmap/pkg   : PLIST 

Log message:
Update to version 2.3BETA12


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/03 10:57:33

Modified files:
	net/sharity-light: Makefile 
	net/sharity-light/files: unshlight.c 

Log message:
Fix, mark unbroken.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/01/03 11:23:20

Added files:
	lang/python/patches: patch-af 

Log message:
Patch for alpha


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/03 12:02:35

Modified files:
	.              : errata.html plus.html 

Log message:
3c900b patch


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/03 12:06:56

Modified files:
	share/man/man4 : options.4 

Log message:
cannot really adjust MCLSHIFT


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/03 12:19:42

Modified files:
	sys/arch/alpha/alpha: db_interface.c 

Log message:
check db_panic in kdb_trap() as well; similar to i386 fix from assar


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/03 12:20:31

Modified files:
	usr.sbin/config: sem.c 

Log message:
Allow for duplicate maxusers definitions (so one can include a GENERIC
and use a different value). config will print a warning that there has
been a duplicate entry, and will use the second definition. More
generally, config will end up using the last maxusers definition in
the config file.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/03 12:27:24

Modified files:
	usr.sbin/config: sem.c 

Log message:
Use warnx() instead of the error() kludge


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/03 12:30:01

Modified files:
	usr.sbin/adduser: adduser.perl 

Log message:
Y2K bug in logging function, tm_year is year - 1900, not the last two digits
of year.  Two digit years are just a bad idea anyway so convert to
a four digit year in the logfile.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/03 12:38:13

Modified files:
	sys/dev        : audio.c midi.c 

Log message:
Remove dependencies between midi & audio. midi now will compile on
speaker only systems.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/03 12:44:18

Modified files:
	.              : plus.html errata.html 

Log message:
adduser y2k patch available


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/03 12:49:45

Modified files:
	usr.sbin/eeprom: Makefile 
Removed files:
	usr.sbin/eeprom: getdate.y 

Log message:
Old getdate.y was not Y2K compliant, us the one that comes with cvs instead.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/03 12:55:45

Modified files:
	.              : errata.html plus.html 

Log message:
another minor y2k patch


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/03 12:56:56

Modified files:
	.              : errata.html 

Log message:
indent


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/03 12:59:01

Modified files:
	.              : y2k.html 

Log message:
there are some y2k 2.6 patches


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/03 13:04:34

Modified files:
	games/hunt/hunt: hunt.6 
	games/hunt/huntd: huntd.6 
	games/trek     : trek.6 
	sbin/clri      : clri.8 
	share/man/man8 : diskless.8 
	sys/arch/alpha/stand: installboot.8 
	sys/arch/alpha/stand/setnetbootinfo: setnetbootinfo.8 
	sys/arch/amiga/stand/boot: installboot.8 
	sys/arch/mvme68k/stand/installboot: installboot.8 
	sys/arch/mvme88k/stand/installboot: installboot.8 
	sys/arch/sparc/stand/installboot: installboot.8 
	sys/arch/sun3/stand/installboot: installboot.8 
	usr.sbin/amd/fsinfo: fsinfo.8 
	usr.sbin/rpc.bootparamd: bootparams.5 

Log message:
.Sh "SEE ALSO" -> .Sh SEE ALSO


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/03 13:11:05

Modified files:
	audio/bladeenc : Makefile 
	audio/bladeenc/files: md5 
Removed files:
	audio/bladeenc/patches: patch-ac 

Log message:
upgrade to bladeenc 0.91

Courtesy of: fgsch@


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/03 14:24:13

Modified files:
	.              : users.html 

Log message:
Add Ohio Online (Amitai Schlair <amitai.schlair@usa.net>)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/03 15:05:54

Modified files:
	sbin/mknod     : mknod.c 

Log message:
When a mode is specified via the -m flag, don't allow the umask
to modify the mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/03 15:27:30

Modified files:
	sys/stand/boot : vars.c 

Log message:
use strtol to parse timeout value; from Kenneth R Westerback <kwesterback@home.com>, effectively closes pr/1006, plus a few space issues


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/03 15:52:59

Modified files:
	lib/libc/string: swab.3 

Log message:
Grammar; deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/03 16:22:45

Modified files:
	games/sail     : extern.h globals.c pl_7.c player.h 
	games/tetris   : screen.h tetris.c tetris.h 

Log message:
extern rather than linker commons; jsm@netbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/03 16:38:26

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
advansys u2w


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/03 16:38:31

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/03 17:08:02

Modified files:
	usr.bin/ssh    : canohost.c channels.c hostfile.c log.c login.c 
	                 packet.c packet.h scp.c servconf.c servconf.h 
	                 ssh.c ssh.h sshconnect.c sshd.8 sshd.c 
	                 sshd_config 

Log message:
ipv6 support: mostly gethostbyname->getaddrinfo/getnameinfo, new features:
sshd allows multiple ListenAddress and Port options.  note that libwrap is
not IPv6-ready. (based on patches from fujiwara@rcac.tdi.co.jp)


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/03 17:17:46

Added files:
	lib/libc_r/TEST: test_signal.c 

Log message:
Test some signal handling


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/03 17:18:15

Added files:
	lib/libc_r/TEST: test_stdarg.c 

Log message:
Test stdarg for fgsch@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/03 17:26:51

Added files:
	lib/libpthread : Makefile 

Log message:
libpthread lives again!

This is part of an undertaking to eventually get rid of libc_r, but requires
weak symbol overloading on all archs, which doesn't seem to be happening yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/03 17:54:51

Modified files:
	lib/libpthread : Makefile 

Log message:
flesh


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/03 17:56:19

Added files:
	lib/libpthread : shlib_version 

Log message:
a version separate from libc's to make things simpler.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/03 18:51:08

Modified files:
	editors/hexedit: Makefile 
	editors/hexedit/files: md5 

Log message:
- change dist site to the authors official dist site
- cleanup Makefile
- update checksums, minor changes


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/03 19:15:22

src/lib/libc/thread

Update of /cvs/src/lib/libc/thread
In directory cvs.openbsd.org:/tmp/cvs-serv7902/thread

Log Message:
Directory /cvs/src/lib/libc/thread added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/03 19:31:44

Modified files:
	lib/libc_r/TEST: test_stdarg.c 

Log message:
fix bugs in test. now succeeds


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/03 19:32:46

src/lib/libc_r/thread

Update of /cvs/src/lib/libc_r/thread
In directory cvs.openbsd.org:/tmp/cvs-serv18353/thread

Log Message:
Directory /cvs/src/lib/libc_r/thread added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/03 19:53:50

Modified files:
	sbin/dump      : main.c 

Log message:
Fix format string typo when printing estimated number of blocks;
naddy@unix-ag.uni-kl.de


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/03 21:17:39

Modified files:
	sys/netinet    : udp_usrreq.c 

Log message:
remove support for v4 mapped address completely.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 00:02:45

Modified files:
	net/micq       : Makefile 
	net/micq/patches: patch-aa 

Log message:
- there is no configure step for this port, add NO_CONFIGURE tag
- ${MKDIR} -> ${INSTALL_DATA_DIR}
- improve install target
- respect CC and CFLAGS


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 00:22:26

Modified files:
	www/communicator: Makefile 
	www/navigator  : Makefile 

Log message:
change the way the differnt MASTER_SITES were being used


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/04 00:52:03

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
listen on _all_ interfaces for X11-Fwd (hints.ai_flags = AI_PASSIVE)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/04 02:08:01

Modified files:
	usr.bin/ssh    : ssh.c 

Log message:
'ssh @host' is illegal (null user name), from karsten@gedankenpolizei.de


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/04 03:38:37

Modified files:
	sys/netinet    : udp_usrreq.c 

Log message:
keep paren match.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/04 03:39:21

Modified files:
	sys/netinet    : in_pcb.c 

Log message:
if we call in6_setpeeraddr, don't visit code for ipv4.
(the case seems to be never bisited)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/04 05:44:30

Removed files:
	sys/kern       : uipc_mbuf2.c 

Log message:
Remove unused file. If we end up using m_pulldown() in the future, it
should be added to uipc_mbuf.c


CVSROOT:	/cvs
Module name:	www
Changes by:	peter@cvs.openbsd.org	2000/01/04 06:20:57

Modified files:
	.              : orders.html 

Log message:
Correct spelling of our address. (Knowledge Matters)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/04 06:41:33

Modified files:
	usr.bin/ssh    : canohost.c ssh.c 

Log message:
more hints (hints.ai_socktype=SOCK_STREAM) for getaddrinfo, from itojun@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/04 07:13:23

Modified files:
	mail/fetchmail : Makefile 
	mail/fetchmail/files: md5 

Log message:
Update to release 5.2.3; this time is working fine.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/04 07:15:13

Modified files:
	mail/fetchmail/pkg: COMMENT DESCR 

Log message:
sync with reality.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/04 07:23:43

Modified files:
	usr.sbin/config: config.h gram.y hash.c main.c scan.l 

Log message:
Add rmoption/rmoptions; useful for people who want a slightly
modified version of GENERIC.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/04 07:47:39

Modified files:
	distrib/sets/lists/base: md.amiga md.arc md.hp300 md.mac68k 
	                         md.mvme68k md.pmax md.sparc 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/04 07:53:43

Modified files:
	mail/postfix/files: md5 

Log message:
postfix-19991231-pl02; fix case sensitivity bug in anti-relaying code


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/04 07:54:03

Modified files:
	mail/postfix   : Makefile 

Log message:
postfix-19991231-pl02; fix case sensitivity bug in anti-relaying code


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/04 09:03:01

Modified files:
	sys/nfs        : nfs_socket.c 

Log message:
fix mbuf out-of-bound writes on nfsv2 mounts.

netbsd sys/nfs/nfs_socket.c 1.43 -> 1.44


CVSROOT:	/cvs
Module name:	www
Changes by:	art@cvs.openbsd.org	2000/01/04 09:28:07

Modified files:
	.              : ftp.html 

Log message:
Mirror in Switzerland.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/04 09:54:59

Modified files:
	usr.bin/ssh    : packet.h sshd.c 

Log message:
allow auth-kerberos for IPv4 only


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/04 09:57:16

Modified files:
	usr.bin/ssh    : scp.1 scp.c ssh.1 sshd.8 

Log message:
document -4, -6, and 'ssh -L 2022/::1/22'


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/01/04 09:58:04

Modified files:
	libexec/smtpd/src: smtpd.c 

Log message:
la la la
fix buggy optstring for -c


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/04 10:15:13

Modified files:
	usr.bin/ftp    : fetch.c 

Log message:
fix file:// URL support; broken by KAME support


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 10:39:43

Modified files:
	databases/mysql: Makefile 
	databases/mysql/patches: patch-ac patch-ag 
	databases/mysql/pkg: INSTALL 

Log message:
- forgot to run the INSTALL script again for the post-install target
- fix mysql_install_db to pickup the hostname that's used while creating
the database
- add a missing brace for DB_DIR in INSTALL script
- run mysql_install_db as user mysql to make sure the database has proper
file permissions
--
Reported by: Peter Strömberg <peter.stromberg@commentor.se>


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/01/04 10:43:13

Modified files:
	usr.sbin/httpd : Makefile.bsd-wrapper 

Log message:
strip on install, from fgsch@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 11:27:58

Modified files:
	databases/mysql/patches: patch-ag 

Log message:
fix a typo in the autoconf script that comes with 3.22.27 and 3.22.29,
ptread_attr_setscope -> pthread_attr_setscope
From: MySQL mailing list via Peter Strömberg <peter.stromberg@commentor.se>


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 12:03:22

Modified files:
	textproc/ispell/patches: patch-aa patch-ac patch-ad 

Log message:
convert patches to unified diffs


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 12:09:59

Modified files:
	textproc/ispell: Makefile 
	textproc/ispell/files: md5 
	textproc/ispell/patches: patch-ab 
	textproc/ispell/pkg: PLIST PLIST.french PLIST.german 

Log message:
- make use of multiple MASTER_SITES
- remove deprecated variables
- remove workaround for texinfo install-info bug
- correct filename of ispell info page, ispell -> ispell.info
- add SHA1 and RMD160 checksums for francais-IREQ-1.4.tar.gz
- stop installing ispell.el to share/emacs/site-lisp, since the one
coming with emacs is newer


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 12:12:47

Modified files:
	textproc/ispell: Makefile 

Log message:
bump NEED_VERSION for multiple MASTER_SITES


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 12:30:40

Added files:
	textproc/ispell/patches: patch-af patch-ag 

Log message:
fix some mistakes in ispell's english dictionary
patch-af: remove the word avaliable
patch-ag: remove the word dissappear and replace with disappear
--
From: NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/04 14:12:18

Modified files:
	usr.sbin/ndp   : ndp.8 

Log message:
fix layout


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/04 14:38:57

Modified files:
	sys/netinet    : in.c 

Log message:
If SIOCSIFADDR fails, put back the old address before calling splx().


CVSROOT:	/cvs
Module name:	src
Changes by:	alex@cvs.openbsd.org	2000/01/04 15:34:24

Modified files:
	lib/libc_r/include: pthread.h 
	lib/libc_r/uthread: uthread_rwlockattr.c 

Log message:
Fix incorrect `pshared' argument type for pthread_rwlockattr_setpshared.
rse@engelschall.com via FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/04 16:59:36

Modified files:
	share/man/man7 : hier.7 

Log message:
add /usr/include/netinet6.
From: "Todd T. Fries" <toddf@acm.org>


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/04 17:07:09

Modified files:
	usr.bin/netstat: inet.c inet6.c 

Log message:
s/input histogram/input packet/histogram/
suggested by: deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/04 18:04:14

Modified files:
	share/man/man5 : hosts.5 
	lib/libc/net   : gethostbyname.3 

Log message:
Xr getnameinfo and friends


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/04 18:54:50

Modified files:
	sbin/rtsol     : Makefile 
	usr.sbin/rtsold: Makefile if.c rtsol.c 

Log message:
avoid use of kvm (sync with latest kame)


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/04 18:58:03

Modified files:
	bin/sleep      : sleep.1 sleep.c 

Log message:
Return EINVAL if we can't sleep for the specified time interval (i.e. it's
too long); problem noted by viha@vip.fi


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/04 19:02:15

Modified files:
	lib/libc/sys   : nanosleep.2 

Log message:
List another condition for which nanosleep returns EINVAL.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/01/04 19:55:02

Modified files:
	build          : support.dat 

Log message:
Add a batch of new consulting entries.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/01/04 20:02:15

Modified files:
	build          : support.dat 

Log message:
Typo & -> &amp; from rohee's 1.34 support.html


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/01/04 20:03:44

Modified files:
	.              : support.html 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/04 21:50:48

Modified files:
	lib/libc/net   : getnameinfo.c 

Log message:
allow reverse lookup for v4 loopbacknet (127.0.0.0/8).


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 22:13:38

Added files:
	mail/pine/patches: patch-af 

Log message:
add patch provided in PR, fixes problem with using ispell as the spell
checker in Pico/Pine.
Patch By: Jason Downs <downsj@downsj.com>
--
closes PR# 1036


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 22:17:14

Modified files:
	mail/pine      : Makefile 

Log message:
- mkdir -> ${INSTALL_DATA_DIR}
- improve usage of INSTALL_ macros


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 23:12:18

Modified files:
	databases/mysql/files: startup.sh 

Log message:
fix startup script
Reported by: Peter Strömberg" <peter.stromberg@commentor.se>


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/04 23:13:43

Modified files:
	databases/mysql: Makefile 

Log message:
change MAINTAINER, ports@ -> brad@


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/01/05 00:21:51

Modified files:
	faq            : faq5.html 

Log message:
Fix half of PR 1047, add make clean/make depend information for kernel
complation.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/01/05 00:26:36

Modified files:
	faq            : faq5.html 

Log message:
more specific


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/01/05 00:36:00

Modified files:
	faq            : faq5.html 

Log message:
this is better now


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/05 00:40:43

Modified files:
	usr.bin/sort   : sort.1 

Log message:
clarify; suggestions from austin@canuck.com


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/05 01:06:26

Modified files:
	usr.bin/at     : parsetime.c 

Log message:
Y2K fix.  at(1) would die with 'garbled time' when assign_date() was passed
a year > 99.  This change fixes the conversion of 2-digit years into
tm_year format.


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/01/05 01:09:35

Modified files:
	share/man/man8 : afterboot.8 

Log message:
Fix other half of PR 1047


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/05 01:32:43

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
better error message


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/05 01:48:01

Modified files:
	sys/uvm        : uvm_vnode.c 

Log message:
nfs vnodeops are only defined with NFSCLIENT, not NFSSERVER.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/05 01:49:06

Modified files:
	sys/uvm        : uvm_swap.c 

Log message:
nfs vnodeops are only defined with NFSCLIENT, not NFSSERVER.


CVSROOT:	/cvs
Module name:	ports
Changes by:	pjanzen@cvs.openbsd.org	2000/01/05 02:06:26

Modified files:
	mail/elm       : Makefile 
	mail/elm/files : md5 
	mail/elm/patches: patch-aa patch-ab patch-ac patch-ad 
	mail/elm/pkg   : COMMENT DESCR PLIST 
	mail/elm/scripts: pre-configure 
Added files:
	mail/elm/files : elm.mimecharsets 
Removed files:
	mail/elm/files : config.sh.FreeBSD config.sh.OpenBSD 

Log message:
elm2.4.ME+.66


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/05 04:04:23

Modified files:
	usr.bin/systat : Makefile netcmds.c netstat.c 

Log message:
IPv6 support.  commands under "netstat" are all IPv6-aware.
const checks in netstat.c.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/05 08:58:28

Modified files:
	bin/ls         : print.c 

Log message:
Factor column width computation out.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/05 09:00:20

Modified files:
	bin/ls         : print.c 

Log message:
Perform colwidth computation sooner, as there's no need for random
access if we end up doing one column output.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/05 09:02:12

Modified files:
	bin/ls         : print.c 

Log message:
Remove bogus chcnt assignments.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/05 09:06:14

Modified files:
	usr.bin/m4     : eval.c main.c mdef.h 

Log message:
Close PR-1021. make unix or vms `special' macros that expand to
themselves, with the proper quotes added.

Matches gnu-m4, not Solaris nor FreeBSD... better for robustness, as
it makes for more transparent expansions.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/05 10:30:53

Modified files:
	sys/netinet6   : raw_ipv6.c 

Log message:
clarify rip6_ctloutput().


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/05 11:15:51

Modified files:
	usr.bin/tic    : dump_entry.c 

Log message:
When converting from terminfo to termcap, if we run out of space, nuke
acs_chars with extreme prejudice since it is usually quite long.  This
prevents tic from pruning some otherwise useful capabilities unless it
really needs the space.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/05 11:35:35

Modified files:
	sys/arch/hppa/hppa: db_interface.c 

Log message:
missing include


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/05 11:37:40

Modified files:
	sys/arch/hppa/hppa: db_interface.c 

Log message:
unintended piece escaped


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/05 11:48:32

Modified files:
	bin/ls         : ls.1 

Log message:
Document meaning of `p'-type file (FIFO) in long listing; FreeBSD PR/9117


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/05 11:51:11

Modified files:
	lib/libkvm     : kvm_getfiles.3 
	lib/libutil    : fparseln.3 

Log message:
update header requirements; bde


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/05 12:15:28

Modified files:
	.              : orders.html 

Log message:
cheapbytes sells them too


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/05 12:53:13

Modified files:
	usr.sbin/rtadvd: pathnames.h rtadvd.8 

Log message:
Config file should be in /etc


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/05 12:57:38

Modified files:
	etc/mtree      : special 

Log message:
rtadvd.conf


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/05 13:16:37

Modified files:
	etc            : Makefile 

Log message:
rtadvd.conf


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/05 13:35:52

Modified files:
	lib/libkvm.old : kvm_getfiles.3 

Log message:
sync with libkvm


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/05 13:50:53

Modified files:
	sys/nfs        : nfsm_subs.h 

Log message:
In the NFSMSIZ macro, don't assume that m_ext.ext_size == MCLBYTES.
From NetBSD


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/05 16:39:47

Log message:
    new jpilot port - Palm desktop application. from evan.cordes@UMICH.EDU
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_1999-Jan-05
    
    N ports/comms/jpilot/Makefile
    N ports/comms/jpilot/files/md5
    N ports/comms/jpilot/pkg/COMMENT
    N ports/comms/jpilot/pkg/DESCR
    N ports/comms/jpilot/pkg/PLIST
    N ports/comms/jpilot/patches/patch-aa
    N ports/comms/jpilot/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/05 16:40:49

Modified files:
	comms          : Makefile 

Log message:
add jpilot port


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/05 16:42:20

Modified files:
	comms/jpilot   : Makefile 

Log message:
add $OpenBSD$ tag


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/05 16:57:51

Modified files:
	distrib/sets/lists/etc: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 17:36:23

Log message:
    TCL 8.2.3, from FreeBSD ports.
    
    Status:
    
    Vendor Tag:	angelos
    Release Tags:	tcl_82
    
    N ports/lang/tcl82/Makefile
    N ports/lang/tcl82/files/md5
    N ports/lang/tcl82/pkg/INSTALL.tclsh
    N ports/lang/tcl82/pkg/COMMENT
    N ports/lang/tcl82/pkg/DESCR
    N ports/lang/tcl82/pkg/PLIST
    N ports/lang/tcl82/patches/patch-aa
    N ports/lang/tcl82/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 17:39:43

Modified files:
	lang           : Makefile 

Log message:
commented-out version of tcl82, until turan or brad (or someone)
verifies the port


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 17:43:06

Modified files:
	lang/tcl82/pkg : PLIST 

Log message:
Remove a freebsd-ism


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 17:52:32

Modified files:
	lang/tcl82/files: md5 

Log message:
Add SHA1 and RMD160 checksums


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 17:53:07

Log message:
    Tk 8.2, from FreeBSD.
    
    Status:
    
    Vendor Tag:	angelos
    Release Tags:	tk82
    
    N ports/x11/tk82/Makefile
    N ports/x11/tk82/files/md5
    N ports/x11/tk82/pkg/INSTALL.wish
    N ports/x11/tk82/pkg/COMMENT
    N ports/x11/tk82/pkg/DESCR
    N ports/x11/tk82/pkg/PLIST
    N ports/x11/tk82/patches/patch-ac
    N ports/x11/tk82/patches/patch-aa
    N ports/x11/tk82/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 17:54:01

Modified files:
	x11            : Makefile 

Log message:
Add commented out tk8.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/05 18:58:45

Modified files:
	lang/tcl80     : Makefile 

Log message:
add build target to dependency list for test target to ensure that tcl80
is built before trying to run the test.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/05 19:08:38

Modified files:
	x11/tk80       : Makefile 

Log message:
- rearrange Makefile a bit
- add build target to dependency list for test target to ensure that tk80
is built before trying to run the test.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/05 19:15:50

Modified files:
	lang/tcl80/pkg : PLIST PLIST.noshared 

Log message:
sort PLISTs


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/05 19:17:13

Modified files:
	share/man/man4 : inet6.4 

Log message:
improve scoped address part. (in sync with kame tree)


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 19:18:24

Log message:
    Objective TCL, from FreeBSD
    
    Status:
    
    Vendor Tag:	angelos
    Release Tags:	octl
    
    N ports/lang/otcl/Makefile
    N ports/lang/otcl/files/md5
    N ports/lang/otcl/pkg/COMMENT
    N ports/lang/otcl/pkg/DESCR
    N ports/lang/otcl/pkg/PLIST
    N ports/lang/otcl/patches/patch-ab
    N ports/lang/otcl/patches/patch-aa
    N ports/lang/otcl/patches/patch-ac
    N ports/lang/otcl/patches/patch-ad
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 19:19:24

Modified files:
	lang           : Makefile 

Log message:
Add otcl (commented out for now)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/05 19:20:16

Modified files:
	x11/tk80/pkg   : PLIST PLIST.noshared 

Log message:
sort PLISTs


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/05 19:21:37

Modified files:
	share/man/man4 : inet6.4 

Log message:
fix pathname.  enable reference to ip6.4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 19:22:29

Modified files:
	lang/tcl82/pkg : PLIST 

Log message:
Replace bogus @unexec entry...


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 19:24:37

Modified files:
	lang/tcl82/pkg : PLIST 

Log message:
man3->mann for some of the entries...


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 19:32:59

Modified files:
	x11/tk82/pkg   : PLIST 

Log message:
Fix PLIST.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 19:36:15

Log message:
    tclcl port, from FreeBSD
    
    Status:
    
    Vendor Tag:	angelos
    Release Tags:	tclcl
    
    N ports/devel/tclcl/Makefile
    N ports/devel/tclcl/files/md5
    N ports/devel/tclcl/pkg/COMMENT
    N ports/devel/tclcl/pkg/DESCR
    N ports/devel/tclcl/pkg/PLIST
    N ports/devel/tclcl/patches/patch-aa
    N ports/devel/tclcl/patches/patch-ab
    N ports/devel/tclcl/patches/patch-ac
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 19:37:05

Modified files:
	devel          : Makefile 

Log message:
Add tclcl port (commented out for now)


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 19:46:03

Log message:
    Network Simulator (the reason for all these tcl/tk commits earlier :-)
    
    Status:
    
    Vendor Tag:	angelos
    Release Tags:	ns
    
    N ports/net/ns/Makefile
    N ports/net/ns/files/md5
    N ports/net/ns/pkg/COMMENT
    N ports/net/ns/pkg/DESCR
    N ports/net/ns/pkg/PLIST
    N ports/net/ns/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/05 19:52:51

Modified files:
	sys/netinet6   : ip6_input.c 

Log message:
add missing net.inet6.ip6.rr_prune case.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/05 19:58:02

Modified files:
	lib/libc/gen   : sysctl.3 
	sbin/sysctl    : sysctl.8 

Log message:
add missing variables under net.inet6.ip6.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/05 19:59:23

Modified files:
	sys/lib/libsa  : exec.h 

Log message:
som is a md format


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 20:03:09

Log message:
    A GUI for NS, from FreeBSD (as was NS itself).
    
    Status:
    
    Vendor Tag:	angelos
    Release Tags:	nam
    
    N ports/net/nam/Makefile
    N ports/net/nam/files/md5
    N ports/net/nam/pkg/COMMENT
    N ports/net/nam/pkg/DESCR
    N ports/net/nam/pkg/PLIST
    N ports/net/nam/patches/patch-aa
    N ports/net/nam/patches/patch-ab
    N ports/net/nam/patches/patch-ac
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 20:04:38

Modified files:
	net            : Makefile 

Log message:
Add NS and NAM (commented out for now)


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/05 20:06:51

Modified files:
	sys/dev/pci    : if_dc.c 

Log message:
o let if_dc match macronix and pnic-II
o apply patch from Joff Thyer <jsthyer@uncg.edu> that helps with
watchdog resets in mx & dm chips


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/05 20:08:21

Modified files:
	net/nam/files  : md5 

Log message:
Forgot full checksums...


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/05 20:08:30

Modified files:
	sys/arch/i386/conf: GENERIC NETTAN PETRA RAMDISK RAMDISKB 
	                    RAMDISK_CD 

Log message:
remove mx & pn in favor of dc


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/05 20:10:04

Removed files:
	sys/dev/pci    : if_mx.c if_mxreg.h 

Log message:
remove mx driver... dc works


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/05 20:10:59

Modified files:
	graphics/gimp  : Makefile 
	graphics/gimp/files: md5 
	graphics/gimp/patches: patch-aa patch-ab patch-ad patch-ae 
	                       patch-ah 
	graphics/gimp/pkg: PLIST PLIST.noshared 
Removed files:
	graphics/gimp/patches: patch-ai 

Log message:
upgrade to Gimp 1.1.14


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/05 20:15:25

Modified files:
	lang/tcl80/patches: patch-aa 

Log message:
use ld flag -Bforcearchive when making the shared library


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/05 20:16:36

Modified files:
	lang/tcl80/patches: patch-ab 

Log message:
stay consistant with the rest of tcl80's Makefile, ranlib -> $(RANLIB)


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/05 20:21:44

Modified files:
	sys/arch/mvme68k/conf: GENERIC Makefile.mvme68k 
	sys/arch/mvme68k/dev: cl.c if_ie.c mc.c mcreg.h pcctwo.c siop.c 
	                      siopdma.c 
	sys/arch/mvme68k/include: cpu.h param.h 
	sys/arch/mvme68k/mvme68k: genassym.cf locore.s machdep.c pmap.c 
	                          pmap_bootstrap.c sys_machdep.c trap.c 
	sys/arch/mvme68k/stand/libsa: Makefile 
	sys/arch/mvme68k/stand/netboot: Makefile boot.c if_ie.c 

Log message:
Added support for MVME177 (mc68060)


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/05 20:27:00

Added files:
	sys/arch/mvme68k/include: intr.h 

Log message:
Fix for IP v.6


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/05 20:28:24

Added files:
	sys/arch/mvme68k/conf: MVME177 

Log message:
Add support for MVME177


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/05 20:34:39

Modified files:
	sys/sys        : param.h 

Log message:
Fix for NFS swap device.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/05 20:35:38

Modified files:
	sys/nfs        : nfs_vfsops.c 

Log message:
Fix for NFS swap device.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/05 20:37:58

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
wording fix in net.inet6.icmp6.errratelim.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/05 20:50:16

Modified files:
	sys/arch/mvme68k/conf: MINIROOT 

Log message:
Added support for MVME177


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/05 21:06:37

Modified files:
	lang/tcl80/patches: patch-ab 

Log message:
make tcl80 respect CFLAGS


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/05 21:11:39

Modified files:
	share/man/man4 : Makefile 
Removed files:
	share/man/man4 : imp.4 

Log message:
Remove obsolete IMP man page.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/05 21:58:13

Modified files:
	x11/tk80/patches: patch-ab 

Log message:
- make tk80 respect CFLAGS
- stay consistant with the rest of tk80's Makefile, ranlib -> $(RANLIB)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/05 22:35:08

Modified files:
	share/man/man4 : options.4 

Log message:
add INET6.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/05 22:43:42

Modified files:
	x11/tk80/patches: patch-ac 
Added files:
	x11/tk80/patches: patch-ad patch-ae patch-af patch-ag 

Log message:
split out patches


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:15:30

Added files:
	lib/libc_r/man : pthread_attr_init.3 
	                 pthread_attr_setdetachstate.3 
	                 pthread_attr_setstackaddr.3 
	                 pthread_attr_setstacksize.3 

Log message:
document


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:19:19

Modified files:
	lib/libc_r/man : pthread_create.3 

Log message:
Xr's to pthread_attr_*(3)


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:48:06

Modified files:
	lib/libc_r     : TODO 

Log message:
update


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:51:21

Added files:
	lib/libc_r/TEST: test_close.c 

Log message:
test close() during a select()


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:52:45

Modified files:
	lib/libc_r/TEST: test_create.c 

Log message:
repair comment


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:53:09

Modified files:
	lib/libc_r/TEST: test_cwd.c 

Log message:
comment. cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:53:30

Modified files:
	lib/libc_r/TEST: test_execve.c 

Log message:
comment


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:53:52

Modified files:
	lib/libc_r/TEST: test_fcntl.c 

Log message:
cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:54:28

Modified files:
	lib/libc_r/TEST: test_fork.c 

Log message:
longer sleep, doc,  get rid of bad signal handler


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:54:43

Modified files:
	lib/libc_r/TEST: test_netdb.c 

Log message:
clean doc


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:55:13

Modified files:
	lib/libc_r/TEST: test_pause.c 

Log message:
cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:55:37

Modified files:
	lib/libc_r/TEST: test_poll.c 

Log message:
clean


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/05 23:58:35

Modified files:
	lib/libc_r/TEST: test_preemption.c test_preemption_float.c 
	                 test_pthread_cond_timedwait.c 
	                 test_pthread_join.c test_pthread_mutex.c 
	                 test_pw.c test_readdir.c test_setjmp.c 
	                 test_sigsuspend.c test_sigwait.c test_sleep.c 
	                 test_sock_1.c test_sock_2.c test_sock_2a.c 
	                 test_stdio_1.c test_switch.c 

Log message:
ident, clean


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:00:02

Modified files:
	lib/libc_r/TEST: Makefile 

Log message:
use new tests, and -lpthread


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:04:36

Added files:
	lib/libc_r/arch/sparc: uthread_machdep.S 

Log message:
thread context setjmp code, art@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:04:54

Modified files:
	lib/libc_r/arch/sparc: uthread_machdep.h 

Log message:
use art's thread context setjmp code


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:06:01

Modified files:
	lib/libc_r/include: pthread.h 

Log message:
always define _POSIX_THREADS; volatile some types (mickey@)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/06 00:06:19

Modified files:
	usr.sbin/rtadvd: rtadvd.8 

Log message:
Rework language.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:06:42

Modified files:
	lib/libc_r/include: spinlock.h 

Log message:
volatile the spinlock


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:07:23

Added files:
	lib/libc_r/man : pthread_set_name_np.3 

Log message:
document


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:09:36

Modified files:
	lib/libc_r     : Makefile 

Log message:
clean. define LIBC_RSRCDIR for lipthread (ugh)


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:10:16

Modified files:
	lib/libc_r/man : pthreads.3 

Log message:
describe SIGINFO dump better


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:10:27

Modified files:
	lib/libc_r/man : Makefile.inc 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:11:41

Modified files:
	lib/libc_r/sys : Makefile.inc 

Log message:
use uthread_machdep.S if exists; conditionally build syscall objects for libc_r


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:12:08

Modified files:
	lib/libc_r/uthread: Makefile.inc 

Log message:
LIBC_RSRCDIR


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:13:57

Modified files:
	lib/libc_r/uthread: pthread_private.h 

Log message:
volatile; thread_private.h; locking defines moved out; kill(), getpid()


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:14:16

Modified files:
	lib/libc_r/uthread: uthread_autoinit.c 

Log message:
/* in comment


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:14:28

Modified files:
	lib/libc_r/uthread: uthread_close.c 

Log message:
unused variable


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:14:47

Modified files:
	lib/libc_r/uthread: uthread_cond.c 

Log message:
_SPINLOCK_INIT, unused vars


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:15:05

Modified files:
	lib/libc_r/uthread: uthread_create.c uthread_detach.c 

Log message:
unused vars


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:16:40

Modified files:
	lib/libc_r/uthread: uthread_exit.c 

Log message:
put proc pid in fatal error string; don't call abort() - instead deliver SIGABRT directly (inside #if); unused vars


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:17:01

Modified files:
	lib/libc_r/uthread: uthread_file.c 

Log message:
volatile, unused vars


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:17:09

Modified files:
	lib/libc_r/uthread: uthread_fork.c 

Log message:
include stdlib.h


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:17:23

Modified files:
	lib/libc_r/uthread: uthread_gc.c 

Log message:
include stdlib.h, unused vars


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:18:01

Modified files:
	lib/libc_r/uthread: uthread_info_openbsd.c 

Log message:
dump verbosely only if PTHREAD_DEBUG env var is defined


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:18:26

Modified files:
	lib/libc_r/uthread: uthread_init.c 

Log message:
volatile


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:18:46

Modified files:
	lib/libc_r/uthread: uthread_mutex.c 

Log message:
SPINLOCK_INIT, volatile


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:19:36

Modified files:
	lib/libc_r/uthread: uthread_mutex.c 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:20:02

Modified files:
	lib/libc_r/uthread: uthread_once.c 

Log message:
unused var, test lock return


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:20:10

Modified files:
	lib/libc_r/uthread: uthread_open.c 

Log message:
unused var


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:20:23

Modified files:
	lib/libc_r/uthread: uthread_priority_queue.c 

Log message:
unused var


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:20:53

Modified files:
	lib/libc_r/uthread: uthread_sig.c 

Log message:
fill out cases with new thread states


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:21:14

Modified files:
	lib/libc_r/uthread: uthread_sigwait.c 

Log message:
quieten gcc with extra parens


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:21:35

Modified files:
	lib/libc_r/uthread: uthread_socketpair.c 

Log message:
include unistd.h


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:22:04

Modified files:
	lib/libc_r/uthread: uthread_spinlock.c 

Log message:
kill silly casts to (long)


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:22:46

Modified files:
	lib/libc_r/uthread: uthread_stack.c 

Log message:
copyright, includes, cast


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:23:24

Modified files:
	lib/libc_r/uthread: uthread_write.c 

Log message:
quieten gcc


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:25:15

Added files:
	lib/libc_r/thread: thread_storage.c Makefile.inc 

Log message:
thread-specific storage helper


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:27:33

Added files:
	lib/libc/thread: Makefile.inc thread_fd.c thread_storage.c 

Log message:
thread specific storage and fd locking for single-threaded libc (ie, no-ops)


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:28:33

Modified files:
	lib/libc/arch/sparc/sys: sigreturn.S 

Log message:
system call entry, art@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:29:08

Modified files:
	lib/libc/compat-43: sigsetmask.3 

Log message:
sentences finish with a period


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 00:47:09

Modified files:
	lib/libc/include: thread_private.h 

Log message:
rewrite to use the helpers in the thread/ directory and to define weak alias macros


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/06 00:55:52

Modified files:
	usr.sbin/rtadvd: rtadvd.8 

Log message:
tiny nroff fix.  sync with kame repository.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/06 01:12:18

Modified files:
	lang/tcl80/patches: patch-ab 

Log message:
missed one ranlib -> $(RANLIB) in the previous commit


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 01:19:49

Modified files:
	lib/libc/gen   : getgrent.c 

Log message:
use thread-specific storage for the members list


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 01:24:18

Modified files:
	lib/libc/gen   : getlogin.c ttyname.c 
	lib/libc/net   : gethostnamadr.c getservbyname.c 
	lib/libc/time  : asctime.c localtime.c 

Log message:
_THREAD_PRIVATE_* macros changed


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 01:26:05

Modified files:
	lib/libc/stdio : flockfile.c 

Log message:
use WEAK_* macros


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 01:28:54

Modified files:
	lib/libc_r/uthread: uthread_poll.c 

Log message:
unused vars


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 01:32:17

Modified files:
	lib/libc_r/include: Makefile.inc 

Log message:
LIBCR_SRCDIR


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 01:45:51

Modified files:
	lib/libc/stdlib: exit.c 

Log message:
include thread_private.h


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 01:47:07

Modified files:
	lib/libc       : Makefile.inc 

Log message:
include thread/Makefile.inc


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 01:49:46

Modified files:
	lib/libc/arch/i386/sys: sigreturn.S 

Log message:
use _C_LABEL macro


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 01:50:36

Modified files:
	lib/libc/arch/i386: SYS.h 

Log message:
use weak symbols


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 01:57:29

Modified files:
	lib/libc/include: thread_private.h 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 02:02:35

Modified files:
	sys/arch/i386/include: cdefs.h 

Log message:
add __weak_alias() macro


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 02:05:59

Modified files:
	lib/libc/arch/i386: SYS.h 

Log message:
well. that wasnt tested very well.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 03:41:59

Modified files:
	lib/libc/arch/i386/sys: sigreturn.S 

Log message:
okay then, don't use _C_LABEL. redefine _PROF_PROLOGUE which seems a lot saner


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 03:49:20

Modified files:
	lib/libc/arch/i386: SYS.h 

Log message:
use 'x/**/y' as non-ansi concat, and not 'x /**/ y' - duh


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/06 03:50:01

Modified files:
	security/dante/files: md5 

Log message:
Update to v1.1.1. Mostly bugfixes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/06 03:50:11

Modified files:
	security/dante : Makefile 

Log message:
Update to v1.1.1. Mostly bugfixes.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/06 06:55:58

Modified files:
	share/man/man4/man4.i386: intro.4 

Log message:
remove mx and replace with dc


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/06 07:51:46

Log message:
    graphical du frontend
    
    Status:
    
    Vendor Tag:	jakob
    Release Tags:	jakob_2000-01-06
    
    N ports/x11/xdu/Makefile
    N ports/x11/xdu/files/md5
    N ports/x11/xdu/pkg/COMMENT
    N ports/x11/xdu/pkg/DESCR
    N ports/x11/xdu/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 08:07:06

Modified files:
	lib/libc/thread: Makefile.inc 
Added files:
	lib/libc/thread: unithread_storage.c 
Removed files:
	lib/libc/thread: thread_storage.c 

Log message:
rename thread_storage to unithread_storage to avoid object name conflict


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 08:20:56

Modified files:
	lib/libc       : shlib_version 
	lib/libc_r     : shlib_version 

Log message:
happy with non-weak testing. bump major versions just in case.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/01/06 08:57:37

Modified files:
	devel/libproplist: Makefile 

Log message:
Disable SEPARATE_BUILD for now as it breaks WindowMaker


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 09:20:07

Modified files:
	lib/libc_r/TEST: Makefile 

Log message:
abstract -pthread switch into PTHREAD var


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 09:29:30

Modified files:
	lib/libc/arch/i386/sys: sigreturn.S 

Log message:
missing ';'


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/01/06 09:36:20

Modified files:
	devel/libproplist: Makefile 

Log message:
USE_GMAKE and re-enable SEPARATE_BUILD


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 09:40:50

Modified files:
	sys/arch/i386/include: cdefs.h 

Log message:
don't use _C_LABEL. but do use __STRING


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 09:53:30

Modified files:
	lib/libc/sys   : Makefile.inc 

Log message:
for now, disable weak aliases for all archs except i386


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 09:59:19

Modified files:
	lib/libc_r/TEST: Makefile 

Log message:
for now, use -lpthread on i386. one day every arch will do this...


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/01/06 10:50:13

Modified files:
	faq            : faq13.html 

Log message:
First attempt to merge in isakmpd information from Secureops VPN document
This needs more work for style and clarity


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/06 11:56:58

Modified files:
	security/whisker: Makefile 
	security/whisker/files: md5 
	security/whisker/patches: patch-aa 
	security/whisker/pkg: COMMENT PLIST 

Log message:
update to 1.3.0a - 1.2.0 no longer available


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/06 13:37:11

Modified files:
	.              : errata.html 

Log message:
Y2K; phil@PsiDev.net


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/06 13:37:49

Modified files:
	.              : orders.html 

Log message:
softpro update


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/06 14:01:16

Modified files:
	sys/conf       : files 

Log message:
Leave audio alone for midi or midibus.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 14:19:10

Modified files:
	lib/libpthread : Makefile 

Log message:
use everything in libc_r (sorry, todd)


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/06 14:32:40

Modified files:
	bin/ls         : print.c 

Log message:
In multi-column output, don't bother filling up last column before '\n'.
As a result, we gain one extra position to format multi-column output,
since there is no added space at the end of the last column. For instance,
26 long filenames now print in 3 columns instead of 2.

At first, both millert@ and I thought that ending the line on the last
column might trigger trouble on some terminals, but then I realized that
current ls may already fill the last column with a space, with no apparent
grief anywhere, and Todd agreed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/06 14:53:29

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
MANNPREFIX and CATNPREFIX are no special cases.

.for lang in ${MANLANG} cannot be folded yet, as make still uses a very
primitive .for parser (should use an efficient variant of brk_string...)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/06 15:00:19

Modified files:
	lib/libc/net   : getaddrinfo.3 getnameinfo.3 

Log message:
fix includes; bde


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/06 15:23:28

Modified files:
	lib/libpthread : Makefile 

Log message:
build libpthread AND libc_r for i386


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/06 17:57:54

Modified files:
	sys/netinet    : in_gif.c tcp_output.c 

Log message:
s/memset/bzero/
From: Michael Shalayeff <mickey@lucifier.dial-up.user.akula.net>


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/06 18:25:15

Modified files:
	graphics/gif2png: Makefile 
	graphics/gif2png/files: md5 

Log message:
upgrade to gif2png 2.3.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/06 19:35:52

Modified files:
	lang/tcl80/patches: patch-ab 

Log message:
when installing man pages don't specify the man page name twice when
running rm to remove any existing man page with that name.


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/01/06 20:26:56

Modified files:
	usr.sbin/ppp/ppp: Makefile README.changes acf.c alias.c 
	                  alias_db.c alias_ftp.c alias_irc.c 
	                  alias_local.h alias_proxy.c alias_util.c 
	                  async.c auth.c bundle.c bundle.h cbcp.c ccp.c 
	                  chap.c chat.c chat.h command.c command.h 
	                  datalink.c datalink.h deflate.c defs.c defs.h 
	                  exec.c exec.h filter.c filter.h fsm.c fsm.h 
	                  hdlc.c hdlc.h id.c id.h iface.c ip.c ip.h 
	                  ipcp.c ipcp.h layer.h lcp.c link.c link.h 
	                  log.c log.h lqr.c main.c mbuf.c mbuf.h mp.c 
	                  pap.c physical.c physical.h ppp.8 pred.c 
	                  prompt.c proto.c radius.c route.c slcompress.c 
	                  sync.c systems.c tcp.c tcp.h timer.c tty.c 
	                  tty.h tun.c udp.c udp.h vjcomp.c 
Added files:
	usr.sbin/ppp/ppp: ether.c ether.h i4b.c i4b.h nat_cmd.c 
	                  nat_cmd.h 
Removed files:
	usr.sbin/ppp/ppp: alias_cmd.c alias_cmd.h 

Log message:
Upgrade from 2.23 -> 2.26
I'll follow up with a list of changes (too big for a commit message IMHO)


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/01/06 20:47:13

Modified files:
	usr.sbin/ppp/ppp: iface.c 

Log message:
Don't set ifaddr::in_addrs to 1 after an ``iface clear'' on an interface
with no addresses.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/01/06 22:20:16

Modified files:
	sbin/ipf       : ipf.5 ipf.8 

Log message:
Update documentation to reflect 3.3.6 changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/01/07 00:45:03

Modified files:
	sbin/ipf       : ipf.4 

Log message:
Update documentation to reflect 3.3.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/07 02:02:32

Modified files:
	x11/xdu/files  : md5 

Log message:
checksum corrected


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/07 02:03:20

Modified files:
	x11            : Makefile 

Log message:
xdu added


CVSROOT:	/cvs
Module name:	src
Changes by:	peter@cvs.openbsd.org	2000/01/07 07:50:23

Modified files:
	sys/dev/raidframe: rf_acctrace.c rf_alloclist.c rf_archs.h 
	                   rf_copyback.c rf_cpuutil.c rf_cvscan.c 
	                   rf_dagdegrd.c rf_dagdegwr.c rf_dagdegwr.h 
	                   rf_dagffwr.c rf_dagfuncs.c rf_dagutils.c 
	                   rf_debugMem.c rf_debugMem.h rf_decluster.c 
	                   rf_desc.h rf_disks.c rf_driver.c rf_engine.c 
	                   rf_etimer.h rf_evenodd.c 
	                   rf_evenodd_dagfuncs.c rf_general.h rf_kintf.h 
	                   rf_map.c rf_memchunk.c rf_netbsdkintf.c 
	                   rf_openbsdkintf.c rf_optnames.h 
	                   rf_paritylog.c rf_paritylogDiskMgr.c 
	                   rf_paritylogging.c rf_parityscan.c rf_pq.c 
	                   rf_pqdeg.c rf_pqdegdags.c rf_psstatus.c 
	                   rf_raid.h rf_raid1.c rf_raidframe.h 
	                   rf_reconmap.c rf_reconstruct.c rf_revent.c 
	                   rf_states.c rf_threadstuff.c rf_threadstuff.h 
	                   rf_types.h rf_utils.c rf_utils.h 
Removed files:
	sys/dev/raidframe: rf_sys.h 

Log message:
sync with work by Greg Oster on NetBSD

Please note: This update has *only* been tested on i386 with IDE
disks. Could someone with a spare box please make sure all is OK with
SCSI and maybe other arches ? sparc testing will follow locally.

* remove rf_sys.h
* many changes to make it more stable
* some performance increases
* All raid threads now get their own kernel process and the calling
raidctl(8) program will show status progress through a meter.
* In theory FFS_SOFTUPDATES and RAIDframe will now work together - NOT
TESTED YET

See http://www.cs.usask.ca/staff/oster/raid.html

This updates include Greg's changes to Jan 4th 2000.

TODO:
* some odd behaviour when running raictl -c on an already config'ed
raid set - problem founf, fix being done
* progress meter is in raidctl(8) - seperate commit, but could do with
sync'ing with OpenBSD ftp version


CVSROOT:	/cvs
Module name:	src
Changes by:	peter@cvs.openbsd.org	2000/01/07 07:51:42

Modified files:
	sbin/raidctl   : Makefile raidctl.8 raidctl.c rf_configure.c 

Log message:
sync with Greg Oster's NetBSD chages to Jan 4th 2000.


CVSROOT:	/cvs
Module name:	src
Changes by:	peter@cvs.openbsd.org	2000/01/07 07:52:29

Modified files:
	share/man/man4 : raid.4 

Log message:
sync with Greg Oster's NetBSD changes to Jan 4th 2000


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 09:34:10

Modified files:
	sys/netinet    : udp_usrreq.c 

Log message:
Early check for destination port 0 (itojun@)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/07 11:09:37

Modified files:
	lang/tcl82     : Makefile 
	lang/tcl82/patches: patch-aa patch-ab 
	lang/tcl82/pkg : PLIST 
Added files:
	lang/tcl82/pkg : PLIST.noshared 
Removed files:
	lang/tcl82/pkg : INSTALL.tclsh 

Log message:
- change master sites to ${MASTER_SITE_TCLTK}
- add missing PLIST.noshared
- flesh out port and do the right thing on OpenBSD


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/07 11:15:37

Modified files:
	lang/tcl80     : Makefile 

Log message:
use ${DISTNAME} when defining WRKSRC


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/07 11:17:45

Modified files:
	x11/tk80       : Makefile 

Log message:
use ${DISTNAME} when defining WRKSRC


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 12:28:49

Modified files:
	sys/net        : if_gif.c if_gif.h 

Log message:
Cleanup ifdefs


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 12:31:29

Modified files:
	sys/net        : if_faith.c 

Log message:
ifdef cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 12:37:10

Modified files:
	sys/netinet    : in.h 

Log message:
IPPROTO_GRE and IPPROTO_MOBILE definitions (from NetBSD)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 13:14:52

Modified files:
	sys/net        : if_enc.c 

Log message:
Add missing IF_DROPs


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 14:33:01

Modified files:
	etc            : protocols 

Log message:
Add mobileip (proto 55)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 14:34:59

Modified files:
	sbin/sysctl    : sysctl.8 sysctl.c 

Log message:
gre.allow and mobileip.allow


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 14:36:39

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
Document gre.allow and mobileip.allow


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 14:37:30

Added files:
	sys/net        : if_gre.c if_gre.h 

Log message:
gre interface code, from NetBSD (with some changes)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 14:38:01

Modified files:
	sys/netinet    : in_proto.c 
Added files:
	sys/netinet    : ip_gre.c ip_gre.h 

Log message:
GRE/MobileIP input routine processing, from NetBSD (with a few
changes). Also, minor cleanup in in_proto.c


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 14:45:22

Modified files:
	sys/netinet    : in.h 

Log message:
Forgot the names here...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 14:50:21

Modified files:
	sys/netinet    : ip_gre.c 

Log message:
Missing sysctl.h include


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 14:55:05

Modified files:
	sys/net        : if_gre.c 

Log message:
Make some of the GRE-specific ioctls privileged. Remove a lot of
unnecessary include files.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 14:57:02

Modified files:
	sys/netinet    : ip_gre.c 

Log message:
Remove unused include files.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 14:59:34

Modified files:
	sys/netinet    : ip_ether.c 

Log message:
Remove unnecessary include files.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 15:28:03

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : gre.4 

Log message:
gre(4) man page, from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 16:25:22

Modified files:
	sys/net        : if_gre.c if_gre.h 

Log message:
Fix tcpdump -n -i greN (causes a panic in NetBSD)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/07 16:46:06

Modified files:
	.              : press.html 

Log message:
3 new press mentions


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 17:07:19

Modified files:
	sys/netinet    : ip_gre.c 

Log message:
Incoming bpf tap.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/07 18:14:35

Modified files:
	usr.bin/apply  : apply.1 

Log message:
Formatting fixes + better description of -a.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 18:39:25

Modified files:
	sys/net        : if_gre.c 

Log message:
We don't need a pseudo-header for tcpdump on the output routine.


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/01/07 18:55:34

Modified files:
	share/man/man7 : Makefile 
Added files:
	share/man/man7 : securelevel.7 

Log message:
Give securelevel its own manpage and enable.


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/01/07 18:57:10

Modified files:
	sbin/init      : init.8 

Log message:
Most of this is covered in securelevel(7) now.


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/01/07 18:58:32

Modified files:
	share/man/man8 : rc.8 

Log message:
securelevel is specified in rc.securelevel, not rc.conf


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 18:59:26

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Fix serious crash-and-burn bug I introduced with last revision.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 19:12:48

Modified files:
	share/man/man4 : gre.4 

Log message:
Work on the language...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 19:30:03

Modified files:
	share/man/man4 : gre.4 

Log message:
A bit more language, and remove references to greconfig(8).


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/07 20:04:44

Modified files:
	.              : press.html 

Log message:
fix


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 21:34:37

Modified files:
	sys/conf       : GENERIC files 

Log message:
gre(4) interface in GENERIC


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/07 21:49:23

Modified files:
	sys/netinet6   : frag6.c ip6_input.c mld6_var.h nd6.h nd6_nbr.c 

Log message:
use arc4random() instead of random for two reasons.
1) on some architectures, random() should only be used by the scheduler
(ie. statintr() because it is uniformly distributed
2) arc4random() is actually strong, random() is not at all


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/07 21:51:17

Modified files:
	sbin/fdisk     : cmd.c disk.c fdisk.c part.c 

Log message:
support LBA-mapped extended partitions too; sigh@kuzirabekon.econ.nagasaki-u.ac.jp


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/07 22:28:08

Modified files:
	sys/netinet6   : frag6.c nd6_nbr.c 

Log message:
pull in arc4random() prototype


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/07 22:28:38

Modified files:
	sys/net        : if_media.c if_media.h 

Log message:
expose ifmedia_match


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 22:40:40

Modified files:
	sys/sys        : sockio.h 

Log message:
Forgot to commit this (GRE ioctls)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/07 22:49:41

Modified files:
	sys/netinet6   : mld6.c nd6.c nd6_rtr.c 

Log message:
Missing rndvar.h


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/07 22:54:44

Modified files:
	sys/dev/pci    : if_fxp.c 

Log message:
before setting IFM_AUTO, make sure it really exists.  If not, punt with
IFM_10_T.  Also remove long dead fxp_phyname()


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/07 23:26:25

Modified files:
	usr.bin/tic    : tic.1 
	usr.bin/infocmp: infocmp.1tbl 
	lib/libcurses  : ncurses_cfg.h shlib_version term.h 
	lib/libcurses/tinfo: read_bsd_terminfo.c 

Log message:
Enable extended cap names.  Previously, the only allowed cap names were
those explicitly listed in term.h.  With extended names, non-standard
terminfo/termcap capabilities are passed through for those programs that
want to use them (screen for instance).  This changes struct term and
therefor requires a library major increment.  It also requires changing
how the terminfo.db file is parsed.  Previously, it was parsed like:
foreach cap (all_possible_caps) if ( is_listed(cap) ) add_cap(cap)
However, now that we can't know the set of all possible capabilities
we need to convert the buffer we get back from cgetent into one that
looks more like a terminfo entry and pass it through to the ncurses
terminfo parsing routines.  This also enables tic's -x flag.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/08 01:05:43

Modified files:
	lib/libc_r/TEST: Makefile 
Added files:
	lib/libc_r/TEST: test_group.c 

Log message:
test getgrent stuff


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/08 01:07:24

Modified files:
	lib/libc/gen   : getgrent.c 

Log message:
fix sizeof's when aliasing reentrant structures.
(this caused group name lookups to fail)


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/01/08 01:39:46

Log message:
    import x11-ssh-askpass-1.0
    
    Status:
    
    Vendor Tag:	KNOBLE
    Release Tags:	V1_0
    
    C X11/xc/programs/ssh-askpass/Imakefile
    U X11/xc/programs/ssh-askpass/README
    U X11/xc/programs/ssh-askpass/SshAskpass-1337.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-NeXTish.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-green.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-motif.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-default.ad
    U X11/xc/programs/ssh-askpass/drawing.c
    U X11/xc/programs/ssh-askpass/dynlist.c
    U X11/xc/programs/ssh-askpass/resources.c
    U X11/xc/programs/ssh-askpass/x11-ssh-askpass.c
    U X11/xc/programs/ssh-askpass/drawing.h
    U X11/xc/programs/ssh-askpass/dynlist.h
    U X11/xc/programs/ssh-askpass/resources.h
    U X11/xc/programs/ssh-askpass/utils.h
    U X11/xc/programs/ssh-askpass/x11-ssh-askpass.h
    
    1 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jKNOBLE:yesterday -jKNOBLE X11/xc/programs/ssh-askpass

CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/01/08 01:47:11

Modified files:
	xc/programs/Xserver/os: access.c 

Log message:
Don't cast ifioctl argument to int. It breaks on the alpha.
(janjaap@stack.nl in system/1051)


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/01/08 01:54:42

Log message:
    import the real x11-ssh-askpass-1.0
    
    Status:
    
    Vendor Tag:	KNOBLE
    Release Tags:	V1_0
    
    U X11/xc/programs/ssh-askpass/ChangeLog
    C X11/xc/programs/ssh-askpass/Imakefile
    U X11/xc/programs/ssh-askpass/README
    U X11/xc/programs/ssh-askpass/SshAskpass-1337.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-NeXTish.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-green.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-motif.ad
    U X11/xc/programs/ssh-askpass/SshAskpass-default.ad
    U X11/xc/programs/ssh-askpass/drawing.c
    C X11/xc/programs/ssh-askpass/dynlist.c
    C X11/xc/programs/ssh-askpass/resources.c
    U X11/xc/programs/ssh-askpass/x11-ssh-askpass.c
    U X11/xc/programs/ssh-askpass/drawing.h
    U X11/xc/programs/ssh-askpass/dynlist.h
    C X11/xc/programs/ssh-askpass/resources.h
    U X11/xc/programs/ssh-askpass/x11-ssh-askpass.h
    
    4 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jKNOBLE:yesterday -jKNOBLE X11/xc/programs/ssh-askpass

CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/08 02:01:30

Modified files:
	lib/libc_r/TEST: test_group.c 

Log message:
better test code


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/01/08 02:02:50

Modified files:
	xc/programs/ssh-askpass: dynlist.c resources.c resources.h 
Removed files:
	xc/programs/ssh-askpass: ChangeLog 

Log message:
merge version 1.0


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/01/08 02:03:54

Added files:
	xc/programs/ssh-askpass: ChangeLog 

Log message:
ChangeLog was deleted accidentaly by bogus import


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/08 02:45:16

Modified files:
	usr.bin/make   : arch.c cond.c extern.h parse.c suff.c var.c 

Log message:
Finish changing all Var_Parse arguments to size_t. Thanks to millert@
for reminding me.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/08 06:54:36

Modified files:
	sys/netinet6   : icmp6.c ip6_var.h 

Log message:
remove never-visited function icmp6_ctloutput().
for openbsd, this is integrated into rip6_ctloutput().


CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/01/08 07:01:55

Log message:
    port for zebra 0.83, from KAME
    
    Status:
    
    Vendor Tag:	KAME
    Release Tags:	snap20000108
    
    N ports/net/zebra/Makefile
    N ports/net/zebra/files/md5
    N ports/net/zebra/patches/patch-aa
    N ports/net/zebra/patches/patch-ba
    N ports/net/zebra/patches/patch-bb
    N ports/net/zebra/pkg/COMMENT
    N ports/net/zebra/pkg/DESCR
    N ports/net/zebra/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/01/08 07:34:27

Modified files:
	net            : Makefile 
	net/zebra      : Makefile 
	net/zebra/files: md5 
	net/zebra/pkg  : PLIST 
Removed files:
	net/zebra/patches: patch-aa patch-ba patch-bb 

Log message:
unbroken zebra.  upgarde to 0.83a.
enable net/zebra in SUBDIR rule.

XXX pkg_create? does not consult @cwd correctly so I've put workaround in.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/08 12:07:14

Modified files:
	usr.bin/make   : error.c 

Log message:
Silence gcc -Wall on alpha in enomem() printf via cast to u_long.


CVSROOT:	/cvs
Module name:	src
Changes by:	peter@cvs.openbsd.org	2000/01/08 13:57:13

Modified files:
	sys/dev/raidframe: rf_driver.c rf_stripelocks.c 

Log message:
sync with NetBSD
- remove unused are from IO_BUF_ERR in rf_driver.c
- remove unused define in rf_stripelocks.c


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/08 16:23:38

Modified files:
	sys/kern       : subr_userconf.c 
	usr.sbin/config: cmd.c cmd.h ukc.h ukcutil.c 
	share/man/man8 : boot_config.8 

Log message:
Allow UKC to change tz with 'timezone' command.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/08 16:58:00

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.mvme88k 
	                         md.pmax md.powerpc md.sparc 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/08 17:32:02

Modified files:
	usr.sbin/gifconfig: gifconfig.c 

Log message:
Remove unnecessary ifdefs


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/08 17:33:52

Modified files:
	security/rsaref: Makefile 

Log message:
add another dist site


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/08 18:10:38

Modified files:
	usr.bin/cap_mkdb: cap_mkdb.c 

Log message:
When storing termcap entry in the .db file, prune out empty entries like
:\t: since space may be tight with the 1023 character termcap limit.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/08 18:15:16

Modified files:
	sys/dev/mii    : miidevs files.mii 
Added files:
	sys/dev/mii    : dcphy.c 

Log message:
emulated phy for if_dc; from FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/08 18:16:26

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/08 18:20:36

Modified files:
	sys/dev/pci    : if_dc.c if_dcreg.h 

Log message:
fetch subsystem id for comparison in dcphy
Merge with FreeBSD:
add a routine to search for dirty rx buffers in case rxeof falls out
of sync with the hardware


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/08 18:42:26

Modified files:
	sys/arch/i386/conf: GENERIC NETTAN PETRA RAMDISK RAMDISKB 
	                    RAMDISK_CD 

Log message:
add dcphy (necessary for macronix 98715)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/08 18:45:00

Modified files:
	net/xchat      : Makefile 

Log message:
correct dist site URLs
From: Michael Wiacek <root@blowfish.magpage.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/08 19:40:05

Modified files:
	net/xchat      : Makefile 
	net/xchat/pkg  : PLIST 

Log message:
- remove unnecessary NEED_VERSION
- now that dependencies are working properly, remove glib from dependency list
- ${STRIP} -> strip
- ${MKDIR} -> ${INSTALL_DATA_DIR}
- sort PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/08 21:22:35

Modified files:
	security/dsniff: Makefile 
	security/dsniff/files: md5 
	security/dsniff/pkg: DESCR 
Removed files:
	security/dsniff/patches: patch-aa 

Log message:
update to version 1.2


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/08 22:06:03

Modified files:
	lib/libcurses  : curses.h curses.priv.h terminfo.5tbl 
	lib/libcurses/base: lib_mouse.c lib_nl.c 
	lib/libcurses/tinfo: lib_raw.c read_entry.c read_termcap.c 
	lib/libcurses/trace: lib_trace.c lib_tracebits.c 
	usr.bin/tic    : dump_entry.c 

Log message:
Update to ncurses-5.0-20000108:
+ add prototype for erase() to curses.h
+ add TRACE_DATABASE flag for trace().
+ formatting changes (style)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/08 22:14:39

Modified files:
	usr.bin/ftp    : fetch.c 

Log message:
Make 'ftp host:/path/to/file' work again.  This got broken during IPV6
integration.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/08 22:22:52

Modified files:
	x11/tk82       : Makefile 
	x11/tk82/patches: patch-aa patch-ab 
	x11/tk82/pkg   : PLIST 
Added files:
	x11/tk82/pkg   : PLIST.noshared 
Removed files:
	x11/tk82/pkg   : INSTALL.wish 

Log message:
- change master sites to ${MASTER_SITE_TCLTK}
- add missing PLIST.noshared
- flesh out port and do the right thing on OpenBSD


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/08 22:37:27

Modified files:
	x11/tk82/patches: patch-ac 
Added files:
	x11/tk82/patches: patch-ad patch-ae patch-af patch-ag 

Log message:
split out patches


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/08 22:37:41

Modified files:
	share/termtypes: termtypes.master 

Log message:
Switch to the terminfo/termcap master file from the ncurses distro
since it is being actively maintained.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/08 22:38:47

Modified files:
	usr.bin/tip    : tip.c 

Log message:
remove O_NONBLOCK from tty fd so we don't spin with EAGAIN


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/08 22:39:29

Modified files:
	net/ngrep/files: md5 
	net/ngrep/patches: patch-aa 
	net/ngrep/pkg  : PLIST 
Removed files:
	net/ngrep/patches: patch-ab 

Log message:
upgrade to version 1.35


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/08 22:40:20

Modified files:
	lang/tcl80/patches: patch-ab 

Log message:
remove some unnecessary changes in this patch


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/08 22:46:54

Modified files:
	share/termtypes: termtypes.master 

Log message:
Make pcvt arrow keys work with vt220 entries; DEC terminals generate DEL,
not ^H.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/08 22:49:19

Modified files:
	lang/tcl82/patches: patch-aa 

Log message:
remove some unnecessary changes in this patch


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/08 22:56:35

Modified files:
	graphics/mpeg-lib: Makefile 
	graphics/mpeg-lib/files: md5 
	graphics/mpeg-lib/patches: patch-aa patch-ad patch-ae patch-af 
	graphics/mpeg-lib/pkg: PLIST 
Added files:
	graphics/mpeg-lib/patches: patch-ag patch-ah patch-ai patch-aj 
	                           patch-ak patch-al patch-am patch-an 
	                           patch-ao patch-ap patch-aq patch-ar 

Log message:
upgrade to mpeg_lib 1.3.1


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/08 22:56:58

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
Use getaddrinfo() in srcsa/dstsa/clearsa.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/08 22:57:48

Modified files:
	graphics/ImageMagick: Makefile 

Log message:
fix dependency check for new mpeg_lib


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/08 22:58:26

Modified files:
	graphics/gimp  : Makefile 

Log message:
fix dependency check for new mpeg_lib


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/08 23:02:43

Modified files:
	share/termtypes: Makefile 

Log message:
Remove the hack to make xterm fit.  Tic with the new termtypes file is
smart enough to do the right thing.

*NOTE* it is a good idea to install a tic linked with the latest
libcurses before building the new termcap/terminfo files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/09 00:16:50

Modified files:
	x11/tk80       : Makefile 
	x11/tk80/patches: patch-aa 

Log message:
stop hacking up the autoconf script to specify the location of tclConfig.sh and instead use the proper autoconf option --with-tcl instead


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/09 00:52:40

Modified files:
	net/nmap       : Makefile 

Log message:
add security to nmap's categories list


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/09 00:56:10

Log message:
    add nmapfe port; From: Sean Cavanaugh <seanc@cginfo.sk.ca>
    --
    NmapFE is a frontend for the much loved scanner Nmap.
    Nmap is a portscanner that is able to do remote OS
    detection via TCP/IP fingerprinting as well. You can
    use Nmap to scan a large network, or a single host.
    This frontend provides a simple GUI interface to the
    complexity of Nmap. The GUI supports color coding for
    various services, and enables you to append one scan
    to the end of others, to create somewhat of a database
    of scans.
    
    Status:
    
    Vendor Tag:	brad
    Release Tags:	brad-2000-01-09
    
    N ports/net/nmapfe/Makefile
    N ports/net/nmapfe/files/md5
    N ports/net/nmapfe/pkg/DESCR
    N ports/net/nmapfe/pkg/COMMENT
    N ports/net/nmapfe/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/01/09 00:58:21

Modified files:
	faq            : faq6.html 

Log message:
new ipf section thanks to James Phillips <jphillips@alphalincoln.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/09 00:59:31

Modified files:
	net            : Makefile 

Log message:
add nmapfe to Makefile


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/01/09 01:19:56

Modified files:
	faq            : faq6.html 

Log message:
fixup formating and link online manpages


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 02:36:17

Modified files:
	lib/libc/stdio : tmpnam.3 

Log message:
fix tmpnam() argument; kris@freebsd


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 03:20:03

Modified files:
	.              : errata.html plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 03:26:00

Modified files:
	.              : errata.html 

Log message:
cleaner


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 03:29:27

Modified files:
	.              : plus.html 

Log message:
cleaner


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/09 10:08:05

Modified files:
	sys/arch/i386/pci: pcib.c 

Log message:
Change an instance of #if NISA that should be #if NISADMA


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/09 10:32:29

Modified files:
	.              : press.html 

Log message:
Mudge's 2.4 sticker (evan.cordes@UMICH.EDU);
OpenBSD in year-end review.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/09 11:22:19

Modified files:
	.              : mail.html 

Log message:
Italian mailing list (Igor Falcomata <koba@sikurezza.org>)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 12:23:50

Modified files:
	sys/net        : if_gif.c 

Log message:
Reduce calllimit from 10 to 3; this should avoid running out of stack
when misconfiguring (jinmei@isl.rdc.toshiba.co.jp)


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/01/09 13:17:45

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Update to reflect 2.6. Add Todd's termcap issue and dne@mayonnaise.net's
Upgrade tarfile issue.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/09 15:00:27

Modified files:
	sys/conf       : GENERIC 
	sys/arch/alpha/conf: GENERIC 
	sys/arch/amiga/conf: GENERIC 
	sys/arch/arc/conf: GENERIC 
	sys/arch/arm32/conf: GENERIC 
	sys/arch/atari/conf: GENERIC 
	sys/arch/hp300/conf: GENERIC 
	sys/arch/hppa/conf: GENERIC 
	sys/arch/i386/conf: GENERIC 
	sys/arch/mac68k/conf: GENERIC 
	sys/arch/mvme68k/conf: GENERIC 
	sys/arch/mvme88k/conf: GENERIC 
	sys/arch/pmax/conf: GENERIC 
	sys/arch/powerpc/conf: GENERIC 
	sys/arch/sparc/conf: GENERIC 
	sys/arch/sun3/conf: GENERIC 
	sys/arch/vax/conf: GENERIC 
	sys/arch/wgrisc/conf: GENERIC 
Removed files:
	sys/arch/alpha/conf: GENERIC.v6 
	sys/arch/amiga/conf: GENERIC.v6 
	sys/arch/arc/conf: GENERIC.v6 
	sys/arch/arm32/conf: GENERIC.v6 
	sys/arch/atari/conf: GENERIC.v6 
	sys/arch/hp300/conf: GENERIC.v6 
	sys/arch/hppa/conf: GENERIC.v6 
	sys/arch/i386/conf: GENERIC.v6 
	sys/arch/mac68k/conf: GENERIC.v6 
	sys/arch/mvme68k/conf: GENERIC.v6 
	sys/arch/pc532/conf: GENERIC.v6 
	sys/arch/pmax/conf: GENERIC.v6 
	sys/arch/powerpc/conf: GENERIC.v6 
	sys/arch/sparc/conf: GENERIC.v6 
	sys/arch/sun3/conf: GENERIC.v6 
	sys/arch/vax/conf: GENERIC.v6 
	sys/arch/wgrisc/conf: GENERIC.v6 

Log message:
add INET6 into conf/GENERIC.
add pseudo-devices for IPv6 into arch/*/conf/GENERIC.
nuke arch/*/conf/GENERIC.v6.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 15:17:57

Modified files:
	sys/netinet    : in.h ip_input.c 

Log message:
Add a sysctl for IPsec ingress access control (better explanation on a
follow-up commit).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 15:20:08

Modified files:
	sbin/sysctl    : sysctl.8 

Log message:
ipsec-acl entry


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 15:29:39

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
Add ipsec-acl description, and remove bogus PF_ENCAP entry (encdebug
is under ip, not under encap).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 15:30:37

Modified files:
	sys/netinet    : ip_input.c 

Log message:
Rename newly-introduced variable to better reflect use.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 15:31:07

Modified files:
	sys/netinet    : ip_ipsp.h 

Log message:
externalize ipsec_acl


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/09 15:36:46

Modified files:
	sys/dev/pci    : if_fxp.c 

Log message:
If no phy found, add IFM_MANUAL and then use it.  This is more accurate
than adding IFM_AUTO.  Also modify checks for which media are available
to try: IFM_MANUAL first, IFM_AUTO next, and finally IFM_10_T.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/01/09 15:43:18

Modified files:
	sys/arch/sparc/dev: isp_sbus.c 

Log message:
Do the bootpath_store dance so we can boot off of a disk attached
to an isp controller. This involves rewriting the matched bootpath
component for the HBA with the generic 'isp' name so that matching
can be done correctly elsewhere.

Also use nulling the pointer to f/w to indicate not to load the
current f/w set (for older PTI cards) instead of f/w length.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/01/09 15:44:27

Modified files:
	sys/dev/ic     : isp.c 

Log message:
Crank up the debug levels for a couple of ISPDEBUG lines
so that a SCSIDEBUG kernel doesn't completely overrun the
console.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 15:53:16

Modified files:
	sys/netinet    : ip_output.c 

Log message:
Transport port is in network order...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 15:53:40

Modified files:
	sbin/ipsecadm  : ipsecadm.c 

Log message:
Transport protocol ports are in network order.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 15:57:38

Modified files:
	usr.bin/netstat: route.c 

Log message:
Transport protocol ports are in network order.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 16:00:14

Modified files:
	sbin/route     : show.c 

Log message:
Transport ports are in network order.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 16:02:15

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
Ports in network order...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 16:18:11

Modified files:
	sys/net        : pfkeyv2.c 

Log message:
Proper netmask handling.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 16:37:03

Modified files:
	sys/net        : pfkeyv2.c 

Log message:
Use rt_maskedcopy() instead of handling netmasks manually.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 16:42:37

Modified files:
	sys/netinet    : ip_ah.h ip_ah_new.c ip_esp.h ipsec_input.c 

Log message:
Add ingress ACL for IPsec: after being processed, IPsec packets are
matched against a list of acceptable packet classes, if
sysctl variable net.inet.ip.ipsec-acl is set to 1.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 16:44:03

Modified files:
	usr.bin/netstat: inet.c 

Log message:
Add new ESP/AH statistic.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/09 16:54:10

Modified files:
	share/man/man4 : Makefile 
Removed files:
	share/man/man4 : mx.4 

Log message:
no more macronix


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/09 16:59:59

Modified files:
	sys/dev/pci    : files.pci 

Log message:
more mx removal


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 17:54:36

Modified files:
	sbin/route     : show.c 

Log message:
Fix printing SAs.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 18:04:20

Modified files:
	sbin/route     : show.c 

Log message:
Change format of IPsec flows (yet again).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 18:09:17

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Fix error message.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 18:19:16

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
Free ACL when deleting TDB.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 18:20:53

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Quick-drop packets (before real processing) if ingress filtering is on
and the SA ACL is empty.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 18:23:28

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Typo.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 18:35:06

Modified files:
	sbin/route     : show.c 

Log message:
Handle wildcard case better.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 18:52:37

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
Xr gifconfig


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/01/09 19:04:07

Modified files:
	etc            : netstart 

Log message:
allow arbitrary commands in /etc/hostname.* files if the line starts with '!'


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/01/09 19:10:05

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
document (through example) using hostname.* files to run arbitrary commands


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/09 19:11:51

Modified files:
	.              : orders.html 

Log message:
Add two more outlets for CD-ROMs: DaemonNews Mall and myself.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 19:16:52

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
put the examples in the right place.  ! still needs documenting...


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/09 19:21:05

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
add Hi/Fn vendor, and Hi/Fn 7751 product


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/09 19:22:50

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h aeon.c 

Log message:
sync pcidevs and let the aeon driver match the Hi/Fn 7751
(Invertex's aeon used the Hi/Fn 7751 reference design)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 19:25:06

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
nroff error


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/01/09 19:32:56

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
clearly document comments and comment features


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 19:45:12

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Fix tdbi setup for TCP and UDP packets.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 19:46:57

Modified files:
	usr.sbin/mailwrapper: mailwrapper.c 

Log message:
extra : in err(); imp


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/01/09 20:00:57

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
move `!' and `#' into their own section; fix dest; rm excess example


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 20:06:46

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
clarify greatly


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 20:08:05

Modified files:
	sbin/restore   : interactive.c 

Log message:
handle glob() return values better; netbsd


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 20:10:50

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
more fluff to please newbies


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/09 20:28:36

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
dest should be on a seperate line


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/09 20:49:50

Modified files:
	sys/arch/kbus/conf: DEFAULT DISKLESS Makefile.kbus files.kbus 

Log message:
This is OpenBSD, not NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/09 20:51:46

Modified files:
	sys/arch/kbus/kbus: locore.s 

Log message:
move mul/umul into the kernel to match sparc


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/09 20:52:44

Modified files:
	sys/arch/kbus/include: types.h 

Log message:
Add {v,p}addr_t and {v,p}size_t.  kbus-specific code does not use them
yet, though.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/09 20:55:39

Modified files:
	sys/arch/kbus/dev: sbic.c xd.c 
	sys/arch/kbus/fpu: fpu.c 
	sys/arch/kbus/include: pmap.h 
	sys/arch/kbus/kbus: autoconf.c disksubr.c machdep.c mem.c pmap.c 
	                    trap.c vm_machdep.c 

Log message:
Fix some -Wall complaints
pmap_enter() now takes an extra arg
trapsignal() now takes a union sigval as the last arg

A kbus kernel now links but is untested--much more remains to be done.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 21:16:53

Modified files:
	sys/netinet    : ip_ipsp.c ipsec_input.c 

Log message:
1) Setup a silent TDB expiration for embryonic SAs.
2) Fix check_ipsec_policy() to deal with v6 PCBs.
3) Fix ACL protocol check.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/09 21:18:31

Modified files:
	sys/dev/pci    : if_dc.c 

Log message:
match Davicom DM9100 and DM9102; tested by Joff Thyer <jsthyer@uncg.edu>.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 21:25:10

Modified files:
	sbin/sysctl    : sysctl.8 

Log message:
Document ip.ipsec-invalid-timeout


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 21:28:44

Modified files:
	sys/net        : pfkeyv2.h 

Log message:
externalize pfkeyv2_acquire()


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 21:29:29

Modified files:
	sys/netinet    : ip_output.c 

Log message:
No need for extern definition of pfkeyv2_acquire()


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 21:30:53

Modified files:
	sys/netinet    : in.h ip_input.c ip_ipsp.c ip_ipsp.h 

Log message:
Add net.inet.ip.ipsec-invalid-life, default value 60 seconds; the
amount of time embryonic SAs will be kept before they have to be
initialized by key management (this only affects automated key
management).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 21:36:16

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
Document net.inet.ip.ipsec-invalid-life


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 21:37:43

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
Only setup an expiration for embryonic SAs if
net.inet.ip.ipsec-invalid-life >=0


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 22:31:59

Modified files:
	sys/net        : pfkeyv2.c 

Log message:
Remove unnecessary function prototype.


CVSROOT:	/cvs
Module name:	src
Changes by:	imp@cvs.openbsd.org	2000/01/09 22:34:33

Modified files:
	usr.sbin/mailwrapper: mailwrapper.c 

Log message:
Place NULL arg on end of argv array only after all other args.  mickey@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 22:35:10

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
Some more code for dealing with socket IPsec options.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 23:39:46

Modified files:
	sbin/sysctl    : sysctl.8 

Log message:
Some new sysctl variables.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 23:49:52

Modified files:
	sbin/sysctl    : sysctl.8 

Log message:
Rename variable for consistency.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 23:57:45

Modified files:
	sbin/sysctl    : sysctl.8 

Log message:
Fix wrong type of variable.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/09 23:59:24

Modified files:
	sys/netinet    : in.h ip_input.c ip_ipsp.c ip_ipsp.h 

Log message:
Add 10 new ipsec-related sysctl variables...they are currently under
net.inet.ip; perhaps they should be moved under net.inet.ipsec or some
such.


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/01/10 00:18:51

Modified files:
	share/man/man7 : securelevel.7 

Log message:
nits & style


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/10 01:14:12

Modified files:
	share/man/man4 : al.4 ax.4 dc.4 sf.4 sis.4 ste.4 

Log message:
openbsd-ify further (surprising aaron did not catch these problems)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/10 01:15:37

Modified files:
	share/man/man4 : dc.4 

Log message:
spelling


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/10 01:17:04

Modified files:
	lib/libkeynote : keynote.4 

Log message:
the the


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/10 01:19:18

Modified files:
	usr.sbin/cron  : crontab.5 

Log message:
the the


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 01:32:03

Modified files:
	share/ipsec    : rc.vpn 

Log message:
Fix rc.vpn as suggested in PR#1052 (rmooney@iss.net); ipsecadm(8) does
indeed not accept the hexadecimal notation for netmasks anymore.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/10 03:12:53

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
discard data for channel if state != CHAN_OUTPUT_OPEN, fixes lockup


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/01/10 03:13:40

Log message:
    import XFree86 3.3.6
    
    Status:
    
    Vendor Tag:	XFREE86
    Release Tags:	XFREE86_3_3_6
    
    U X11/xc/INSTALL.PS
    U X11/xc/INSTALL.TXT
    U X11/xc/LABEL
    U X11/xc/Imakefile
    U X11/xc/RELNOTES.PS
    U X11/xc/Makefile
    U X11/xc/RELNOTES.TXT
    U X11/xc/bug-report
    U X11/xc/registry
    U X11/xc/config/Imakefile
    U X11/xc/config/cf/noop.rules
    U X11/xc/config/cf/Amoeba.cf
    U X11/xc/config/cf/DGUX.cf
    C X11/xc/config/cf/FreeBSD.cf
    U X11/xc/config/cf/Imake.cf
    U X11/xc/config/cf/Imake.rules
    U X11/xc/config/cf/Imake.tmpl
    U X11/xc/config/cf/Imakefile
    U X11/xc/config/cf/Library.tmpl
    U X11/xc/config/cf/Mips.cf
    U X11/xc/config/cf/Motif.rules
    U X11/xc/config/cf/Motif.tmpl
    U X11/xc/config/cf/NetBSD.cf
    U X11/xc/config/cf/Oki.cf
    C X11/xc/config/cf/OpenBSD.cf
    U X11/xc/config/cf/README
    U X11/xc/config/cf/Server.tmpl
    U X11/xc/config/cf/ServerLib.tmpl
    U X11/xc/config/cf/Threads.tmpl
    U X11/xc/config/cf/Win32.cf
    U X11/xc/config/cf/Win32.rules
    U X11/xc/config/cf/WinLib.tmpl
    U X11/xc/config/cf/X11.rules
    U X11/xc/config/cf/X11.tmpl
    U X11/xc/config/cf/apollo.cf
    U X11/xc/config/cf/bsd.cf
    U X11/xc/config/cf/bsdLib.rules
    U X11/xc/config/cf/bsdLib.tmpl
    U X11/xc/config/cf/bsdi.cf
    U X11/xc/config/cf/cde.rules
    U X11/xc/config/cf/cde.tmpl
    U X11/xc/config/cf/convex.cf
    U X11/xc/config/cf/cray.cf
    U X11/xc/config/cf/fujitsu.cf
    U X11/xc/config/cf/generic.cf
    U X11/xc/config/cf/hp.cf
    U X11/xc/config/cf/hpLib.rules
    U X11/xc/config/cf/hpLib.tmpl
    U X11/xc/config/cf/ibm.cf
    U X11/xc/config/cf/ibmLib.rules
    U X11/xc/config/cf/ibmLib.tmpl
    U X11/xc/config/cf/isc.cf
    U X11/xc/config/cf/linux.cf
    U X11/xc/config/cf/lnxLib.rules
    U X11/xc/config/cf/lnxLib.tmpl
    U X11/xc/config/cf/lnxdoc.rules
    U X11/xc/config/cf/lnxdoc.tmpl
    U X11/xc/config/cf/luna.cf
    U X11/xc/config/cf/lynx.cf
    U X11/xc/config/cf/macII.cf
    U X11/xc/config/cf/mach.cf
    U X11/xc/config/cf/minix.cf
    U X11/xc/config/cf/moto.cf
    U X11/xc/config/cf/ncr.cf
    U X11/xc/config/cf/nec.cf
    U X11/xc/config/cf/necLib.rules
    U X11/xc/config/cf/necLib.tmpl
    U X11/xc/config/cf/oldlib.rules
    U X11/xc/config/cf/os2.cf
    U X11/xc/config/cf/os2.rules
    U X11/xc/config/cf/os2Lib.rules
    U X11/xc/config/cf/os2Lib.tmpl
    U X11/xc/config/cf/osf1.cf
    U X11/xc/config/cf/osfLib.rules
    U X11/xc/config/cf/osfLib.tmpl
    U X11/xc/config/cf/pegasus.cf
    U X11/xc/config/cf/sco.cf
    U X11/xc/config/cf/sco5.cf
    U X11/xc/config/cf/scoLib.rules
    U X11/xc/config/cf/sequent.cf
    U X11/xc/config/cf/sgi.cf
    U X11/xc/config/cf/sgiLib.rules
    U X11/xc/config/cf/sgiLib.tmpl
    U X11/xc/config/cf/site.def
    U X11/xc/config/cf/sony.cf
    C X11/xc/config/cf/sun.cf
    U X11/xc/config/cf/sunLib.rules
    U X11/xc/config/cf/sunLib.tmpl
    U X11/xc/config/cf/sv3Lib.rules
    U X11/xc/config/cf/sv3Lib.tmpl
    U X11/xc/config/cf/sv4Lib.rules
    U X11/xc/config/cf/sv4Lib.tmpl
    U X11/xc/config/cf/svr3.cf
    U X11/xc/config/cf/svr4.cf
    U X11/xc/config/cf/ultrix.cf
    U X11/xc/config/cf/usl.cf
    U X11/xc/config/cf/x386.cf
    C X11/xc/config/cf/xf86.rules
    U X11/xc/config/cf/xf86.tmpl
    C X11/xc/config/cf/xf86site.def
    C X11/xc/config/cf/xfree86.cf
    U X11/xc/config/cf/QNX.cf
    U X11/xc/config/cf/QNX.rules
    U X11/xc/config/cf/nto.cf
    U X11/xc/config/cf/gnu.cf
    U X11/xc/config/cf/gnuLib.rules
    U X11/xc/config/cf/gnuLib.tmpl
    U X11/xc/config/cf/nto.rules
    U X11/xc/config/imake/Imakefile
    U X11/xc/config/imake/Makefile.ini
    U X11/xc/config/imake/ccimake.c
    C X11/xc/config/imake/imake.c
    U X11/xc/config/imake/imake.man
    C X11/xc/config/imake/imakemdep.h
    U X11/xc/config/imake/imakesvc.cmd
    U X11/xc/config/makedepend/Imakefile
    U X11/xc/config/makedepend/cpp.ed
    U X11/xc/config/makedepend/cppsetup.c
    U X11/xc/config/makedepend/def.h
    U X11/xc/config/makedepend/ifparser.c
    U X11/xc/config/makedepend/ifparser.h
    U X11/xc/config/makedepend/include.c
    U X11/xc/config/makedepend/main.c
    U X11/xc/config/makedepend/mkdepend.man
    U X11/xc/config/makedepend/parse.c
    U X11/xc/config/makedepend/pr.c
    U X11/xc/config/util/crayar.sh
    U X11/xc/config/util/Imakefile
    U X11/xc/config/util/Makefile.ini
    U X11/xc/config/util/added.cmd
    U X11/xc/config/util/aminstall.sh
    U X11/xc/config/util/bsdinst.sh
    U X11/xc/config/util/buildos2.cmd
    U X11/xc/config/util/checktree.c
    U X11/xc/config/util/chownxterm.c
    U X11/xc/config/util/x11mf.sh
    U X11/xc/config/util/elistgen.hp
    U X11/xc/config/util/elistgen.ibm
    U X11/xc/config/util/elistgen.sun
    U X11/xc/config/util/elistgen.usl
    U X11/xc/config/util/gccmdep.cpp
    U X11/xc/config/util/indir.cmd
    U X11/xc/config/util/install.sh
    U X11/xc/config/util/instos2.cmd
    U X11/xc/config/util/lndir.c
    U X11/xc/config/util/lndir.man
    U X11/xc/config/util/makeg.man
    U X11/xc/config/util/makeg.sh
    U X11/xc/config/util/makestrs.c
    U X11/xc/config/util/makestrs.man
    U X11/xc/config/util/mdepend.cpp
    U X11/xc/config/util/mergelib.cpp
    U X11/xc/config/util/mkdirhier.c
    U X11/xc/config/util/mkdirhier.cmd
    U X11/xc/config/util/mkdirhier.man
    U X11/xc/config/util/mkdirhier.sh
    U X11/xc/config/util/os2inst.cmd
    U X11/xc/config/util/remove.cmd
    U X11/xc/config/util/syminst.sh
    U X11/xc/config/util/xmake.cmd
    U X11/xc/config/util/xmkmf.cmd
    U X11/xc/config/util/xmkmf.cpp
    U X11/xc/config/util/xmkmf.man
    U X11/xc/config/util/mktemp-dgux.c
    U X11/xc/config/util/mkshadow/README
    U X11/xc/config/util/mkshadow/Imakefile
    U X11/xc/config/util/mkshadow/mkshadow.c
    U X11/xc/config/util/mkshadow/savedir.c
    U X11/xc/config/util/mkshadow/wildmat.c
    U X11/xc/doc/Imakefile
    U X11/xc/doc/man/Imakefile
    U X11/xc/doc/man/X11/AllPlanes.man
    U X11/xc/doc/man/X11/BlkPScrn.man
    U X11/xc/doc/man/X11/Dis3C.man
    U X11/xc/doc/man/X11/ImageOrd.man
    U X11/xc/doc/man/X11/Imakefile
    U X11/xc/doc/man/X11/IsCKey.man
    U X11/xc/doc/man/X11/XACHints.man
    U X11/xc/doc/man/X11/XAIcSize.man
    U X11/xc/doc/man/X11/XASCmap.man
    U X11/xc/doc/man/X11/XASHints.man
    U X11/xc/doc/man/X11/XAWMHints.man
    U X11/xc/doc/man/X11/XAddHost.man
    U X11/xc/doc/man/X11/XAllColor.man
    U X11/xc/doc/man/X11/XAllEvnt.man
    U X11/xc/doc/man/X11/XAnyEvent.man
    U X11/xc/doc/man/X11/XButEvent.man
    U X11/xc/doc/man/X11/XCKCntrl.man
    U X11/xc/doc/man/X11/XCKMping.man
    U X11/xc/doc/man/X11/XCMEvent.man
    U X11/xc/doc/man/X11/XCPCntrl.man
    U X11/xc/doc/man/X11/XCSSet.man
    U X11/xc/doc/man/X11/XCWAttrib.man
    U X11/xc/doc/man/X11/XCWEvent.man
    U X11/xc/doc/man/X11/XCirEvent.man
    U X11/xc/doc/man/X11/XCirREven.man
    U X11/xc/doc/man/X11/XClrArea.man
    U X11/xc/doc/man/X11/XCmpEvent.man
    U X11/xc/doc/man/X11/XConEvent.man
    U X11/xc/doc/man/X11/XConREven.man
    U X11/xc/doc/man/X11/XConfWin.man
    U X11/xc/doc/man/X11/XCopyArea.man
    U X11/xc/doc/man/X11/XCreCmap.man
    U X11/xc/doc/man/X11/XCreFCur.man
    U X11/xc/doc/man/X11/XCreFSet.man
    U X11/xc/doc/man/X11/XCreGC.man
    U X11/xc/doc/man/X11/XCreIC.man
    U X11/xc/doc/man/X11/XCreImage.man
    U X11/xc/doc/man/X11/XCreOC.man
    U X11/xc/doc/man/X11/XCrePmap.man
    U X11/xc/doc/man/X11/XCreReg.man
    U X11/xc/doc/man/X11/XCreWin.man
    U X11/xc/doc/man/X11/XCroEvent.man
    U X11/xc/doc/man/X11/XDWEvent.man
    U X11/xc/doc/man/X11/XDefCur.man
    U X11/xc/doc/man/X11/XDesWin.man
    U X11/xc/doc/man/X11/XDrArc.man
    U X11/xc/doc/man/X11/XDrIStr.man
    U X11/xc/doc/man/X11/XDrLine.man
    U X11/xc/doc/man/X11/XDrPoint.man
    U X11/xc/doc/man/X11/XDrRect.man
    U X11/xc/doc/man/X11/XDrString.man
    U X11/xc/doc/man/X11/XDrText.man
    U X11/xc/doc/man/X11/XERegion.man
    U X11/xc/doc/man/X11/XEnumDB.man
    U X11/xc/doc/man/X11/XEofFSet.man
    U X11/xc/doc/man/X11/XErrEvent.man
    U X11/xc/doc/man/X11/XExpEvent.man
    U X11/xc/doc/man/X11/XFCEvent.man
    U X11/xc/doc/man/X11/XFEvent.man
    U X11/xc/doc/man/X11/XFSExt.man
    U X11/xc/doc/man/X11/XFillRect.man
    U X11/xc/doc/man/X11/XFlush.man
    U X11/xc/doc/man/X11/XFofFSet.man
    U X11/xc/doc/man/X11/XFree.man
    U X11/xc/doc/man/X11/XGEEvent.man
    U X11/xc/doc/man/X11/XGEvent.man
    U X11/xc/doc/man/X11/XGFDBase.man
    U X11/xc/doc/man/X11/XGetRes.man
    U X11/xc/doc/man/X11/XGetVInfo.man
    U X11/xc/doc/man/X11/XGetWAttr.man
    U X11/xc/doc/man/X11/XGetWProp.man
    U X11/xc/doc/man/X11/XGrButton.man
    U X11/xc/doc/man/X11/XGrKey.man
    U X11/xc/doc/man/X11/XGrKeybrd.man
    U X11/xc/doc/man/X11/XGrPntr.man
    U X11/xc/doc/man/X11/XGrServer.man
    U X11/xc/doc/man/X11/XIcWin.man
    U X11/xc/doc/man/X11/XIfEvent.man
    U X11/xc/doc/man/X11/XInitial.man
    U X11/xc/doc/man/X11/XInstCmap.man
    U X11/xc/doc/man/X11/XIntConn.man
    U X11/xc/doc/man/X11/XInterReg.man
    U X11/xc/doc/man/X11/XInternA.man
    U X11/xc/doc/man/X11/XKMapEven.man
    U X11/xc/doc/man/X11/XListFont.man
    U X11/xc/doc/man/X11/XLoadFont.man
    U X11/xc/doc/man/X11/XLookKsym.man
    U X11/xc/doc/man/X11/XMDBases.man
    U X11/xc/doc/man/X11/XMEvent.man
    U X11/xc/doc/man/X11/XMREvent.man
    U X11/xc/doc/man/X11/XMapWin.man
    U X11/xc/doc/man/X11/XNEvent.man
    U X11/xc/doc/man/X11/XNoOp.man
    U X11/xc/doc/man/X11/XOpDsply.man
    U X11/xc/doc/man/X11/XOpenIM.man
    U X11/xc/doc/man/X11/XOpenOM.man
    U X11/xc/doc/man/X11/XPEvent.man
    U X11/xc/doc/man/X11/XParGeom.man
    U X11/xc/doc/man/X11/XPolyReg.man
    U X11/xc/doc/man/X11/XPutBEvnt.man
    U X11/xc/doc/man/X11/XPutImage.man
    U X11/xc/doc/man/X11/XPutRes.man
    U X11/xc/doc/man/X11/XQBSize.man
    U X11/xc/doc/man/X11/XQColor.man
    U X11/xc/doc/man/X11/XQPointer.man
    U X11/xc/doc/man/X11/XQTree.man
    U X11/xc/doc/man/X11/XREvent.man
    U X11/xc/doc/man/X11/XRMStr.man
    U X11/xc/doc/man/X11/XRREvent.man
    U X11/xc/doc/man/X11/XRaiseWin.man
    U X11/xc/doc/man/X11/XReadBF.man
    U X11/xc/doc/man/X11/XRecCur.man
    U X11/xc/doc/man/X11/XReparWin.man
    U X11/xc/doc/man/X11/XSCEvent.man
    U X11/xc/doc/man/X11/XSContext.man
    U X11/xc/doc/man/X11/XSEvent.man
    U X11/xc/doc/man/X11/XSICFoc.man
    U X11/xc/doc/man/X11/XSICVals.man
    U X11/xc/doc/man/X11/XSInput.man
    U X11/xc/doc/man/X11/XSLTTProp.man
    U X11/xc/doc/man/X11/XSREvent.man
    U X11/xc/doc/man/X11/XSeArcMod.man
    U X11/xc/doc/man/X11/XSeClipO.man
    U X11/xc/doc/man/X11/XSeClosDM.man
    U X11/xc/doc/man/X11/XSeCmd.man
    U X11/xc/doc/man/X11/XSeErrHan.man
    U X11/xc/doc/man/X11/XSeEvent.man
    U X11/xc/doc/man/X11/XSeFillS.man
    U X11/xc/doc/man/X11/XSeFont.man
    U X11/xc/doc/man/X11/XSeFontP.man
    U X11/xc/doc/man/X11/XSeInFoc.man
    U X11/xc/doc/man/X11/XSeLAttr.man
    U X11/xc/doc/man/X11/XSePMap.man
    U X11/xc/doc/man/X11/XSeScSav.man
    U X11/xc/doc/man/X11/XSeSelOwn.man
    U X11/xc/doc/man/X11/XSeState.man
    U X11/xc/doc/man/X11/XSeTFHint.man
    U X11/xc/doc/man/X11/XSeTProp.man
    U X11/xc/doc/man/X11/XSeTile.man
    U X11/xc/doc/man/X11/XSeWMCMac.man
    U X11/xc/doc/man/X11/XSeWMCWin.man
    U X11/xc/doc/man/X11/XSeWMINam.man
    U X11/xc/doc/man/X11/XSeWMName.man
    U X11/xc/doc/man/X11/XSeWMProp.man
    U X11/xc/doc/man/X11/XSeWMProt.man
    U X11/xc/doc/man/X11/XStBytes.man
    U X11/xc/doc/man/X11/XStColors.man
    U X11/xc/doc/man/X11/XStTKsym.man
    U X11/xc/doc/man/X11/XSupLoc.man
    U X11/xc/doc/man/X11/XSync.man
    U X11/xc/doc/man/X11/XTLTTProp.man
    U X11/xc/doc/man/X11/XTextExt.man
    U X11/xc/doc/man/X11/XTextWid.man
    U X11/xc/doc/man/X11/XThreads.man
    U X11/xc/doc/man/X11/XUQuark.man
    U X11/xc/doc/man/X11/XTranWCo.man
    U X11/xc/doc/man/X11/XUmapEven.man
    U X11/xc/doc/man/X11/XUnmapWin.man
    U X11/xc/doc/man/X11/XVCNList.man
    U X11/xc/doc/man/X11/XVEvent.man
    U X11/xc/doc/man/X11/XWarpPntr.man
    U X11/xc/doc/man/X11/Xcms3CoC.man
    U X11/xc/doc/man/X11/XcmsAClr.man
    U X11/xc/doc/man/X11/XcmsCClrs.man
    U X11/xc/doc/man/X11/XcmsClr.man
    U X11/xc/doc/man/X11/XcmsCre3C.man
    U X11/xc/doc/man/X11/XcmsD3C.man
    U X11/xc/doc/man/X11/XcmsLaQMC.man
    U X11/xc/doc/man/X11/XcmsLuQMC.man
    U X11/xc/doc/man/X11/XcmsQBlk.man
    U X11/xc/doc/man/X11/XcmsQClr.man
    U X11/xc/doc/man/X11/XcmsSClr.man
    U X11/xc/doc/man/X11/XcmsSWP.man
    U X11/xc/doc/man/X11/XcmsTQMC.man
    U X11/xc/doc/man/X11/XmbDIStr.man
    U X11/xc/doc/man/X11/XmbDStr.man
    U X11/xc/doc/man/X11/XmbDTxt.man
    U X11/xc/doc/man/X11/XmbLStr.man
    U X11/xc/doc/man/X11/XmbRIC.man
    U X11/xc/doc/man/X11/XmbTEsc.man
    U X11/xc/doc/man/X11/XmbTExt.man
    U X11/xc/doc/man/X11/XmbTPCEx.man
    U X11/xc/doc/man/Xau/Imakefile
    U X11/xc/doc/man/Xau/Xau.man
    U X11/xc/doc/man/Xext/Imakefile
    U X11/xc/doc/man/Xext/XShape.man
    U X11/xc/doc/man/Xext/Xmbuf.man
    U X11/xc/doc/man/Xext/dbe/DBE.man
    U X11/xc/doc/man/Xext/dbe/Imakefile
    U X11/xc/doc/man/Xext/dbe/XdbeAllo.man
    U X11/xc/doc/man/Xext/dbe/XdbeBegi.man
    U X11/xc/doc/man/Xext/dbe/XdbeDeal.man
    U X11/xc/doc/man/Xext/dbe/XdbeEndI.man
    U X11/xc/doc/man/Xext/dbe/XdbeFree.man
    U X11/xc/doc/man/Xext/dbe/XdbeGetB.man
    U X11/xc/doc/man/Xext/dbe/XdbeGetV.man
    U X11/xc/doc/man/Xext/dbe/XdbeQuer.man
    U X11/xc/doc/man/Xext/dbe/XdbeSwap.man
    U X11/xc/doc/man/Xi/Imakefile
    U X11/xc/doc/man/Xi/XAllDvEv.man
    U X11/xc/doc/man/Xi/XChDCtl.man
    U X11/xc/doc/man/Xi/XChFCtl.man
    U X11/xc/doc/man/Xi/XChKMap.man
    U X11/xc/doc/man/Xi/XChMMap.man
    U X11/xc/doc/man/Xi/XChProp.man
    U X11/xc/doc/man/Xi/XChgKbd.man
    U X11/xc/doc/man/Xi/XChgPtr.man
    U X11/xc/doc/man/Xi/XDevBell.man
    U X11/xc/doc/man/Xi/XGetDvMo.man
    U X11/xc/doc/man/Xi/XGetExtV.man
    U X11/xc/doc/man/Xi/XGrDvBut.man
    U X11/xc/doc/man/Xi/XGrDvKey.man
    U X11/xc/doc/man/Xi/XGrabDev.man
    U X11/xc/doc/man/Xi/XListDev.man
    U X11/xc/doc/man/Xi/XOpenDev.man
    U X11/xc/doc/man/Xi/XQueryDv.man
    U X11/xc/doc/man/Xi/XSExEvnt.man
    U X11/xc/doc/man/Xi/XSeBMap.man
    U X11/xc/doc/man/Xi/XSeDvFoc.man
    U X11/xc/doc/man/Xi/XSelExtEv.man
    U X11/xc/doc/man/Xi/XSetDVal.man
    U X11/xc/doc/man/Xi/XSetMode.man
    U X11/xc/doc/man/Xt/Imakefile
    U X11/xc/doc/man/Xt/XtActHook.man
    U X11/xc/doc/man/Xt/XtAddAct.man
    U X11/xc/doc/man/Xt/XtAddCbk.man
    U X11/xc/doc/man/Xt/XtAddEHand.man
    U X11/xc/doc/man/Xt/XtAddETReg.man
    U X11/xc/doc/man/Xt/XtAddGrab.man
    U X11/xc/doc/man/Xt/XtAddIn.man
    U X11/xc/doc/man/Xt/XtAllocGC.man
    U X11/xc/doc/man/Xt/XtAppAAct.man
    U X11/xc/doc/man/Xt/XtAppAC.man
    U X11/xc/doc/man/Xt/XtAppAI.man
    U X11/xc/doc/man/Xt/XtAppASig.man
    U X11/xc/doc/man/Xt/XtAppATO.man
    U X11/xc/doc/man/Xt/XtAppAWP.man
    U X11/xc/doc/man/Xt/XtAppCSh.man
    U X11/xc/doc/man/Xt/XtAppE.man
    U X11/xc/doc/man/Xt/XtAppEM.man
    U X11/xc/doc/man/Xt/XtAppGEDB.man
    U X11/xc/doc/man/Xt/XtAppGSTO.man
    U X11/xc/doc/man/Xt/XtAppInit.man
    U X11/xc/doc/man/Xt/XtAppLock.man
    U X11/xc/doc/man/Xt/XtAppNEv.man
    U X11/xc/doc/man/Xt/XtAppRCR.man
    U X11/xc/doc/man/Xt/XtAppSEF.man
    U X11/xc/doc/man/Xt/XtAppSTC.man
    U X11/xc/doc/man/Xt/XtAppSetFR.man
    U X11/xc/doc/man/Xt/XtBEMask.man
    U X11/xc/doc/man/Xt/XtBlockH.man
    U X11/xc/doc/man/Xt/XtCallAFoc.man
    U X11/xc/doc/man/Xt/XtCallActP.man
    U X11/xc/doc/man/Xt/XtCallCbks.man
    U X11/xc/doc/man/Xt/XtClass.man
    U X11/xc/doc/man/Xt/XtClickT.man
    U X11/xc/doc/man/Xt/XtConfWid.man
    U X11/xc/doc/man/Xt/XtConvSt.man
    U X11/xc/doc/man/Xt/XtConvert.man
    U X11/xc/doc/man/Xt/XtCreACon.man
    U X11/xc/doc/man/Xt/XtCreASh.man
    U X11/xc/doc/man/Xt/XtCrePSh.man
    U X11/xc/doc/man/Xt/XtCreWid.man
    U X11/xc/doc/man/Xt/XtCreWin.man
    U X11/xc/doc/man/Xt/XtCreateSR.man
    U X11/xc/doc/man/Xt/XtDStrCW.man
    U X11/xc/doc/man/Xt/XtDisACon.man
    U X11/xc/doc/man/Xt/XtDisplay.man
    U X11/xc/doc/man/Xt/XtDisplayI.man
    U X11/xc/doc/man/Xt/XtErr.man
    U X11/xc/doc/man/Xt/XtErrM.man
    U X11/xc/doc/man/Xt/XtExtEvDis.man
    U X11/xc/doc/man/Xt/XtFindF.man
    U X11/xc/doc/man/Xt/XtGEDB.man
    U X11/xc/doc/man/Xt/XtGetANC.man
    U X11/xc/doc/man/Xt/XtGetActK.man
    U X11/xc/doc/man/Xt/XtGetActL.man
    U X11/xc/doc/man/Xt/XtGetAres.man
    U X11/xc/doc/man/Xt/XtGetClExt.man
    U X11/xc/doc/man/Xt/XtGetDisp.man
    U X11/xc/doc/man/Xt/XtGetGC.man
    U X11/xc/doc/man/Xt/XtGetKFoc.man
    U X11/xc/doc/man/Xt/XtGetRList.man
    U X11/xc/doc/man/Xt/XtGetSP.man
    U X11/xc/doc/man/Xt/XtGetSR.man
    U X11/xc/doc/man/Xt/XtGetSTO.man
    U X11/xc/doc/man/Xt/XtGetSVal.man
    U X11/xc/doc/man/Xt/XtGetSValI.man
    U X11/xc/doc/man/Xt/XtGetSres.man
    U X11/xc/doc/man/Xt/XtGrabKey.man
    U X11/xc/doc/man/Xt/XtHookOD.man
    U X11/xc/doc/man/Xt/XtInit.man
    U X11/xc/doc/man/Xt/XtInitWC.man
    U X11/xc/doc/man/Xt/XtKeysym.man
    U X11/xc/doc/man/Xt/XtLastProc.man
    U X11/xc/doc/man/Xt/XtMakGReq.man
    U X11/xc/doc/man/Xt/XtMalloc.man
    U X11/xc/doc/man/Xt/XtManChild.man
    U X11/xc/doc/man/Xt/XtMapWid.man
    U X11/xc/doc/man/Xt/XtName.man
    U X11/xc/doc/man/Xt/XtNameTWid.man
    U X11/xc/doc/man/Xt/XtNextEv.man
    U X11/xc/doc/man/Xt/XtOffset.man
    U X11/xc/doc/man/Xt/XtOpenApp.man
    U X11/xc/doc/man/Xt/XtOwnSel.man
    U X11/xc/doc/man/Xt/XtParATab.man
    U X11/xc/doc/man/Xt/XtParTTab.man
    U X11/xc/doc/man/Xt/XtParent.man
    U X11/xc/doc/man/Xt/XtPopdown.man
    U X11/xc/doc/man/Xt/XtPopup.man
    U X11/xc/doc/man/Xt/XtProcLock.man
    U X11/xc/doc/man/Xt/XtQueryGeo.man
    U X11/xc/doc/man/Xt/XtRealize.man
    U X11/xc/doc/man/Xt/XtRegDraw.man
    U X11/xc/doc/man/Xt/XtRegGA.man
    U X11/xc/doc/man/Xt/XtResPA.man
    U X11/xc/doc/man/Xt/XtResPath.man
    U X11/xc/doc/man/Xt/XtSession.man
    U X11/xc/doc/man/Xt/XtSetArg.man
    U X11/xc/doc/man/Xt/XtSetKFoc.man
    U X11/xc/doc/man/Xt/XtSetKTr.man
    U X11/xc/doc/man/Xt/XtSetLangP.man
    U X11/xc/doc/man/Xt/XtSetSP.man
    U X11/xc/doc/man/Xt/XtSetSens.man
    U X11/xc/doc/man/Xt/XtSetVal.man
    U X11/xc/doc/man/Xt/XtSetWMC.man
    U X11/xc/doc/man/Xt/XtStrCW.man
    U X11/xc/doc/man/Xt/XtThreadI.man
    U X11/xc/doc/man/Xt/XtTransC.man
    U X11/xc/doc/man/Xt/XtVaCrArgL.man
    U X11/xc/doc/man/general/Imakefile
    U X11/xc/doc/man/general/Consortium.man
    U X11/xc/doc/man/general/Standards.man
    U X11/xc/doc/man/general/X.man
    U X11/xc/doc/man/general/security.man
    U X11/xc/doc/misc/INSTALL.ms
    U X11/xc/doc/misc/Imakefile
    U X11/xc/doc/misc/RELNOTES.ms
    U X11/xc/doc/misc/xlogo.epsi
    U X11/xc/doc/specs/Imakefile
    U X11/xc/doc/specs/BDF/fig1.ps
    U X11/xc/doc/specs/BDF/Imakefile
    U X11/xc/doc/specs/BDF/bdf.ms
    U X11/xc/doc/specs/BDF/fig2.ps
    U X11/xc/doc/specs/CTEXT/Imakefile
    U X11/xc/doc/specs/CTEXT/ctext.tbl.ms
    U X11/xc/doc/specs/DPMS/DPMS.ms
    U X11/xc/doc/specs/DPMS/DPMSLib.ms
    U X11/xc/doc/specs/DPMS/Imakefile
    U X11/xc/doc/specs/FSProtocol/Imakefile
    U X11/xc/doc/specs/FSProtocol/protocol.ms
    U X11/xc/doc/specs/ICCCM/Imakefile
    U X11/xc/doc/specs/ICCCM/icccm.ms
    U X11/xc/doc/specs/ICCCM/indexmacros.t
    U X11/xc/doc/specs/ICE/ice.ms
    U X11/xc/doc/specs/ICE/ICElib.ms
    U X11/xc/doc/specs/ICE/Imakefile
    U X11/xc/doc/specs/PEX5/README
    U X11/xc/doc/specs/PEX5/Imakefile
    U X11/xc/doc/specs/PEX5/PEX5.1/Imakefile
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/appendix
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/Imakefile
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter01
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter02.1
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter02.2
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter02.3
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter02.4
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter03
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter04
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter05
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter06
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter07
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter08
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter09
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter10
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter11
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter12
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter13
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter14
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter15
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/chapter16
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/cover
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/credits
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/libndxmac.t
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/pexlibmac.t
    U X11/xc/doc/specs/PEX5/PEX5.1/PEXlib/postproc
    U X11/xc/doc/specs/PEX5/PEX5.1/Proto/Imakefile
    U X11/xc/doc/specs/PEX5/PEX5.1/Proto/encoding_doc.ms
    U X11/xc/doc/specs/PEX5/PEX5.1/Proto/encoding_toc.ms
    U X11/xc/doc/specs/PEX5/PEX5.1/Proto/i14y.addendum
    U X11/xc/doc/specs/PEX5/PEX5.1/Proto/protocol_doc.ms
    U X11/xc/doc/specs/PEX5/PEX5.1/Proto/protocol_toc.ms
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Imakefile
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/build_cw.c
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/build_ind.c
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/dump_cw.c
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/ex.toc
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/exp.acc
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/exp.eqn
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/exp.ref
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/exp.tbl
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/ind_token.c
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/indexer.c
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/indexer.h
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/pex.macros
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/print_ind.c
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/print_refs.c
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/recode.c
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/sub_refs.c
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/token.c
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/xref.c
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/xref.h
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Arch_Spec/Imakefile
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Arch_Spec/README
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Arch_Spec/api.irm
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Arch_Spec/cover.irm
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Arch_Spec/intro.irm
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Arch_Spec/server.irm
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Portg_Guide/Imakefile
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Portg_Guide/README
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Portg_Guide/api.pg
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Portg_Guide/cover
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Portg_Guide/intro.pg
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Portg_Guide/resources.pg
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Portg_Guide/server.pg
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/Portg_Guide/trans_rend.pg
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/User_Guide/Imakefile
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/User_Guide/README
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/User_Guide/archive_app.ug
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/User_Guide/cover.ug
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/User_Guide/server_app.ug
    U X11/xc/doc/specs/PEX5/PEX5.1/SI/User_Guide/user_guide
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/Accum.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/DataStruct.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/EncodeDecode.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/EncodeSend.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/Escape.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/Extens.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/Fonts.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/Intro.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/LUT.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/NameSet.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/OCAttrFunc.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/OCBind.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/OCC.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/OCIntro.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/OCMiscFunc.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/OCPrimFunc.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/PC.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/README
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/Renderer.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/RendererPick.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/Search.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/Structure.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/TM.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/Utilities.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/Workstation.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/WorkstationPicking.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/appendix.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/copyright.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/cover.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/credits.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/pexlib.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/pexlibTOC.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/PEXlib/pexoverview.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/README
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/book.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/accumbuf.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/booktoc.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/caveats.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/conform.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/escapes.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/fonts.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/formats.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/general.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/intro.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/luts.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/namesets.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/ocattrs.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/ocprims.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/overview.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/picking.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/pipecntx.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/renderer.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/srchcntx.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/structs.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/template.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/texmap.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/title.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/wkspick.doc
    U X11/xc/doc/specs/PEX5/PEX5.2/Proto/workstns.doc
    U X11/xc/doc/specs/PM/PM_spec
    U X11/xc/doc/specs/RX/RX.mif
    U X11/xc/doc/specs/SM/Imakefile
    U X11/xc/doc/specs/SM/SMlib.ms
    U X11/xc/doc/specs/SM/xsmp.ms
    U X11/xc/doc/specs/X11/AppA
    U X11/xc/doc/specs/X11/AppB
    U X11/xc/doc/specs/X11/AppC
    U X11/xc/doc/specs/X11/AppD
    U X11/xc/doc/specs/X11/CH01
    U X11/xc/doc/specs/X11/CH02
    U X11/xc/doc/specs/X11/CH03
    U X11/xc/doc/specs/X11/CH04
    U X11/xc/doc/specs/X11/CH05
    U X11/xc/doc/specs/X11/CH06
    U X11/xc/doc/specs/X11/CH07
    U X11/xc/doc/specs/X11/CH08
    U X11/xc/doc/specs/X11/CH09
    U X11/xc/doc/specs/X11/CH10
    U X11/xc/doc/specs/X11/CH11
    U X11/xc/doc/specs/X11/CH12
    U X11/xc/doc/specs/X11/CH13
    U X11/xc/doc/specs/X11/CH14
    U X11/xc/doc/specs/X11/CH15
    U X11/xc/doc/specs/X11/CH16
    U X11/xc/doc/specs/X11/Imakefile
    U X11/xc/doc/specs/X11/abstract.t
    U X11/xc/doc/specs/X11/credits.t
    U X11/xc/doc/specs/X11/glossary
    U X11/xc/doc/specs/X11/indexmacros.t
    U X11/xc/doc/specs/X11/postproc
    U X11/xc/doc/specs/XDMCP/Imakefile
    U X11/xc/doc/specs/XDMCP/xdmcp.ms
    U X11/xc/doc/specs/XIE/SI/README
    U X11/xc/doc/specs/XIE/SI/xieSIarch.doc
    U X11/xc/doc/specs/XIE/XIEProto/README
    U X11/xc/doc/specs/XIE/XIEProto/apb_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/apa_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/apc_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/ch1_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/ch2_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/ch3_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/ch4_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/ch6_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/ch5_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/ch8_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/ch7_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/ch9_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/cmatch.doc
    U X11/xc/doc/specs/XIE/XIEProto/frnt_xie.doc
    U X11/xc/doc/specs/XIE/XIEProto/overview.doc
    U X11/xc/doc/specs/XIE/XIElib/README
    U X11/xc/doc/specs/XIE/XIElib/xielib.doc
    U X11/xc/doc/specs/XIM/Imakefile
    U X11/xc/doc/specs/XIM/xim.ms
    U X11/xc/doc/specs/XKB/Proto/XKBproto.book
    U X11/xc/doc/specs/XKB/Proto/dflttrns.fm4
    U X11/xc/doc/specs/XKB/Proto/encoding.fm4
    U X11/xc/doc/specs/XKB/Proto/keysyms.fm4
    U X11/xc/doc/specs/XKB/Proto/title.fm4
    U X11/xc/doc/specs/XKB/Proto/protocol.fm4
    U X11/xc/doc/specs/XKB/Proto/prototoc.doc
    U X11/xc/doc/specs/XKB/Proto/types.fm4
    U X11/xc/doc/specs/XKB/XKBlib/XKBlib.book
    U X11/xc/doc/specs/XKB/XKBlib/allchaps.ps
    U X11/xc/doc/specs/XKB/XKBlib/allchaps.fm
    U X11/xc/doc/specs/XKB/XKBlib/allchaps.ix
    U X11/xc/doc/specs/XKB/XKBlib/allchaps.lof
    U X11/xc/doc/specs/XKB/XKBlib/allchaps.lot
    U X11/xc/doc/specs/XKB/XKBlib/allchaps.toc
    U X11/xc/doc/specs/XKB/XKBlib/fonts.fm
    U X11/xc/doc/specs/XKB/XKBlib/title.fm
    U X11/xc/doc/specs/XLFD/Imakefile
    U X11/xc/doc/specs/XLFD/xlfd.tbl.ms
    U X11/xc/doc/specs/XPRINT/xp_library.book
    U X11/xc/doc/specs/XPRINT/xp_library.mif
    U X11/xc/doc/specs/XPRINT/xp_libraryIX.doc
    U X11/xc/doc/specs/XPRINT/xp_libraryTOC.doc
    U X11/xc/doc/specs/XPRINT/xp_library_cov.mif
    U X11/xc/doc/specs/XPRINT/xp_proto.book
    U X11/xc/doc/specs/XPRINT/xp_proto.mif
    U X11/xc/doc/specs/XPRINT/xp_protoIX.doc
    U X11/xc/doc/specs/XPRINT/xp_protoTOC.doc
    U X11/xc/doc/specs/XPRINT/xp_proto_cov.mif
    U X11/xc/doc/specs/XProtocol/Imakefile
    U X11/xc/doc/specs/XProtocol/X11.encoding
    U X11/xc/doc/specs/XProtocol/X11.keysyms
    U X11/xc/doc/specs/XProtocol/X11.protocol
    U X11/xc/doc/specs/XProtocol/glossary
    U X11/xc/doc/specs/XProtocol/indexmacros.t
    U X11/xc/doc/specs/XProtocol/postproc
    U X11/xc/doc/specs/Xaw/CH3.intro
    U X11/xc/doc/specs/Xaw/AsciiSink
    U X11/xc/doc/specs/Xaw/AsciiSource
    U X11/xc/doc/specs/Xaw/AsciiText
    U X11/xc/doc/specs/Xaw/Box
    U X11/xc/doc/specs/Xaw/CH1
    U X11/xc/doc/specs/Xaw/CH2
    U X11/xc/doc/specs/Xaw/CH4.intro
    U X11/xc/doc/specs/Xaw/CH6.intro
    U X11/xc/doc/specs/Xaw/CH5.intro
    U X11/xc/doc/specs/Xaw/CH7.intro
    U X11/xc/doc/specs/Xaw/TextCustom
    U X11/xc/doc/specs/Xaw/Command
    U X11/xc/doc/specs/Xaw/Dialog
    U X11/xc/doc/specs/Xaw/Form
    U X11/xc/doc/specs/Xaw/Grip
    U X11/xc/doc/specs/Xaw/Imakefile
    U X11/xc/doc/specs/Xaw/Label
    U X11/xc/doc/specs/Xaw/List
    U X11/xc/doc/specs/Xaw/MenuButton
    U X11/xc/doc/specs/Xaw/Paned
    U X11/xc/doc/specs/Xaw/Panner
    U X11/xc/doc/specs/Xaw/Porthole
    U X11/xc/doc/specs/Xaw/Repeater
    U X11/xc/doc/specs/Xaw/Scrollbar
    U X11/xc/doc/specs/Xaw/Simple
    U X11/xc/doc/specs/Xaw/Sme
    U X11/xc/doc/specs/Xaw/SmeBSB
    U X11/xc/doc/specs/Xaw/SimpleMenu
    U X11/xc/doc/specs/Xaw/SmeLine
    U X11/xc/doc/specs/Xaw/StripChart
    U X11/xc/doc/specs/Xaw/TPage_Credits
    U X11/xc/doc/specs/Xaw/Template
    U X11/xc/doc/specs/Xaw/Text
    U X11/xc/doc/specs/Xaw/TextActions
    U X11/xc/doc/specs/Xaw/Xtk.widgets
    U X11/xc/doc/specs/Xaw/TextFuncs
    U X11/xc/doc/specs/Xaw/TextSink
    U X11/xc/doc/specs/Xaw/TextSource
    U X11/xc/doc/specs/Xaw/Toggle
    U X11/xc/doc/specs/Xaw/Tree
    U X11/xc/doc/specs/Xaw/Viewport
    U X11/xc/doc/specs/Xaw/Xtk.widg.front
    U X11/xc/doc/specs/Xaw/block.awk
    U X11/xc/doc/specs/Xaw/fixindex.awk
    U X11/xc/doc/specs/Xaw/strings.mit
    U X11/xc/doc/specs/Xaw/strings.xaw
    U X11/xc/doc/specs/Xaw/widg.idxmac.t
    U X11/xc/doc/specs/Xext/AppGroup.mif
    U X11/xc/doc/specs/Xext/lbx.book
    U X11/xc/doc/specs/Xext/Imakefile
    U X11/xc/doc/specs/Xext/bigreq.ms
    U X11/xc/doc/specs/Xext/buffer.ms
    U X11/xc/doc/specs/Xext/dbe.tex
    U X11/xc/doc/specs/Xext/dbelib.tex
    U X11/xc/doc/specs/Xext/mit-shm.ms
    U X11/xc/doc/specs/Xext/lbx.mif
    U X11/xc/doc/specs/Xext/lbxalg.mif
    U X11/xc/doc/specs/Xext/xtest1.info
    U X11/xc/doc/specs/Xext/record.ms
    U X11/xc/doc/specs/Xext/recordlib.ms
    U X11/xc/doc/specs/Xext/security.tex
    U X11/xc/doc/specs/Xext/shape.ms
    U X11/xc/doc/specs/Xext/shapelib.ms
    U X11/xc/doc/specs/Xext/sync.tex
    U X11/xc/doc/specs/Xext/synclib.tex
    U X11/xc/doc/specs/Xext/xc-misc.ms
    U X11/xc/doc/specs/Xext/xtest.ms
    U X11/xc/doc/specs/Xext/xtest1.mm
    U X11/xc/doc/specs/Xext/xtestlib.ms
    U X11/xc/doc/specs/Xi/porting.ms
    U X11/xc/doc/specs/Xi/Imakefile
    U X11/xc/doc/specs/Xi/encoding.ms
    U X11/xc/doc/specs/Xi/library.ms
    U X11/xc/doc/specs/Xi/protocol.ms
    U X11/xc/doc/specs/Xmu/Xmu.ms
    U X11/xc/doc/specs/Xmu/Imakefile
    U X11/xc/doc/specs/Xserver/Xprt.book
    U X11/xc/doc/specs/Xserver/Imakefile
    U X11/xc/doc/specs/Xserver/Xprt.mif
    U X11/xc/doc/specs/Xserver/XprtIX.doc
    U X11/xc/doc/specs/Xserver/XprtTOC.doc
    U X11/xc/doc/specs/Xserver/Xprt_cov.mif
    U X11/xc/doc/specs/Xserver/analysis.tex
    U X11/xc/doc/specs/Xserver/secint.tex
    U X11/xc/doc/specs/Xserver/appgroup.ms
    U X11/xc/doc/specs/Xserver/ddx.tbl.ms
    U X11/xc/doc/specs/Xserver/fontlib.ms
    U X11/xc/doc/specs/Xt/CH01
    U X11/xc/doc/specs/Xt/CH02
    U X11/xc/doc/specs/Xt/CH03
    U X11/xc/doc/specs/Xt/CH04
    U X11/xc/doc/specs/Xt/CH05
    U X11/xc/doc/specs/Xt/CH06
    U X11/xc/doc/specs/Xt/CH07
    U X11/xc/doc/specs/Xt/CH08
    U X11/xc/doc/specs/Xt/CH09
    U X11/xc/doc/specs/Xt/CH10
    U X11/xc/doc/specs/Xt/CH11
    U X11/xc/doc/specs/Xt/CH12
    U X11/xc/doc/specs/Xt/CH13
    U X11/xc/doc/specs/Xt/Imakefile
    U X11/xc/doc/specs/Xt/Xtk.intr.front
    U X11/xc/doc/specs/Xt/appA
    U X11/xc/doc/specs/Xt/appB
    U X11/xc/doc/specs/Xt/appC
    U X11/xc/doc/specs/Xt/appD
    U X11/xc/doc/specs/Xt/appE
    U X11/xc/doc/specs/Xt/intr.idxmac.t
    U X11/xc/doc/specs/Xt/postproc
    U X11/xc/doc/specs/Xt/strings.mit
    U X11/xc/doc/specs/i18n/Framework.ms
    U X11/xc/doc/specs/i18n/Imakefile
    U X11/xc/doc/specs/i18n/LocaleDB.ms
    U X11/xc/doc/specs/i18n/Trans.ms
    U X11/xc/doc/specs/programs/Imakefile
    U X11/xc/doc/specs/rstart/rstart.ms
    U X11/xc/doc/specs/rstart/Imakefile
    U X11/xc/doc/specs/rstart/fix.awk
    U X11/xc/doc/specs/rstart/fix.nawk
    U X11/xc/doc/specs/rstart/fix.sed
    U X11/xc/doc/specs/rstart/rstartd.txt
    U X11/xc/doc/specs/rstart/tmac.rfc
    U X11/xc/doc/specs/xfs/FSlib.doc
    U X11/xc/doc/specs/xfs/Imakefile
    U X11/xc/doc/specs/xfs/design.ms
    U X11/xc/doc/specs/xterm/Imakefile
    U X11/xc/doc/specs/xterm/ctlseqs.ms
    U X11/xc/doc/specs/xtrans/Imakefile
    U X11/xc/doc/specs/xtrans/Xtrans.mm
    U X11/xc/doc/util/block.awk
    U X11/xc/doc/util/fixindex.awk
    U X11/xc/doc/util/indexmacros.t
    U X11/xc/doc/util/macros.t
    U X11/xc/fonts/Imakefile
    U X11/xc/fonts/PEX/Imakefile
    U X11/xc/fonts/PEX/Roman.src
    U X11/xc/fonts/PEX/Roman_M.src
    U X11/xc/fonts/PEX/lex.l
    U X11/xc/fonts/PEX/to_wfont.y
    U X11/xc/fonts/PEX/wfont.h
    U X11/xc/fonts/bdf/Imakefile
    U X11/xc/fonts/bdf/100dpi/fonts.alias
    U X11/xc/fonts/bdf/100dpi/Imakefile
    U X11/xc/fonts/bdf/100dpi/LU_LEGALNOTICE
    U X11/xc/fonts/bdf/100dpi/UTI___10.bdf
    U X11/xc/fonts/bdf/100dpi/UTI___12.bdf
    U X11/xc/fonts/bdf/100dpi/UTI___14.bdf
    U X11/xc/fonts/bdf/100dpi/UTI___18.bdf
    U X11/xc/fonts/bdf/100dpi/UTI___24.bdf
    U X11/xc/fonts/bdf/100dpi/UTRG__10.bdf
    U X11/xc/fonts/bdf/100dpi/UTRG__12.bdf
    U X11/xc/fonts/bdf/100dpi/UTRG__14.bdf
    U X11/xc/fonts/bdf/100dpi/UTRG__18.bdf
    U X11/xc/fonts/bdf/100dpi/UTRG__24.bdf
    U X11/xc/fonts/bdf/100dpi/charI08.bdf
    U X11/xc/fonts/bdf/100dpi/charI10.bdf
    U X11/xc/fonts/bdf/100dpi/charI12.bdf
    U X11/xc/fonts/bdf/100dpi/charI14.bdf
    U X11/xc/fonts/bdf/100dpi/charI18.bdf
    U X11/xc/fonts/bdf/100dpi/charI24.bdf
    U X11/xc/fonts/bdf/100dpi/charR08.bdf
    U X11/xc/fonts/bdf/100dpi/charR10.bdf
    U X11/xc/fonts/bdf/100dpi/charR12.bdf
    U X11/xc/fonts/bdf/100dpi/charR14.bdf
    U X11/xc/fonts/bdf/100dpi/charR18.bdf
    U X11/xc/fonts/bdf/100dpi/charR24.bdf
    U X11/xc/fonts/bdf/100dpi/courB08.bdf
    U X11/xc/fonts/bdf/100dpi/courB10.bdf
    U X11/xc/fonts/bdf/100dpi/courB12.bdf
    U X11/xc/fonts/bdf/100dpi/courB14.bdf
    U X11/xc/fonts/bdf/100dpi/courB18.bdf
    U X11/xc/fonts/bdf/100dpi/courB24.bdf
    U X11/xc/fonts/bdf/100dpi/courBO08.bdf
    U X11/xc/fonts/bdf/100dpi/courBO10.bdf
    U X11/xc/fonts/bdf/100dpi/courBO12.bdf
    U X11/xc/fonts/bdf/100dpi/courBO14.bdf
    U X11/xc/fonts/bdf/100dpi/courBO18.bdf
    U X11/xc/fonts/bdf/100dpi/courBO24.bdf
    U X11/xc/fonts/bdf/100dpi/courO08.bdf
    U X11/xc/fonts/bdf/100dpi/courO10.bdf
    U X11/xc/fonts/bdf/100dpi/courO12.bdf
    U X11/xc/fonts/bdf/100dpi/courO14.bdf
    U X11/xc/fonts/bdf/100dpi/courO18.bdf
    U X11/xc/fonts/bdf/100dpi/courO24.bdf
    U X11/xc/fonts/bdf/100dpi/courR08.bdf
    U X11/xc/fonts/bdf/100dpi/courR10.bdf
    U X11/xc/fonts/bdf/100dpi/courR12.bdf
    U X11/xc/fonts/bdf/100dpi/courR14.bdf
    U X11/xc/fonts/bdf/100dpi/courR18.bdf
    U X11/xc/fonts/bdf/100dpi/courR24.bdf
    U X11/xc/fonts/bdf/100dpi/helvB08.bdf
    U X11/xc/fonts/bdf/100dpi/helvB10.bdf
    U X11/xc/fonts/bdf/100dpi/helvB12.bdf
    U X11/xc/fonts/bdf/100dpi/helvB14.bdf
    U X11/xc/fonts/bdf/100dpi/helvB18.bdf
    U X11/xc/fonts/bdf/100dpi/helvB24.bdf
    U X11/xc/fonts/bdf/100dpi/helvBO08.bdf
    U X11/xc/fonts/bdf/100dpi/helvBO10.bdf
    U X11/xc/fonts/bdf/100dpi/helvBO12.bdf
    U X11/xc/fonts/bdf/100dpi/helvBO14.bdf
    U X11/xc/fonts/bdf/100dpi/helvBO18.bdf
    U X11/xc/fonts/bdf/100dpi/helvBO24.bdf
    U X11/xc/fonts/bdf/100dpi/helvO08.bdf
    U X11/xc/fonts/bdf/100dpi/helvO10.bdf
    U X11/xc/fonts/bdf/100dpi/helvO12.bdf
    U X11/xc/fonts/bdf/100dpi/helvO14.bdf
    U X11/xc/fonts/bdf/100dpi/helvO18.bdf
    U X11/xc/fonts/bdf/100dpi/helvO24.bdf
    U X11/xc/fonts/bdf/100dpi/helvR08.bdf
    U X11/xc/fonts/bdf/100dpi/helvR10.bdf
    U X11/xc/fonts/bdf/100dpi/helvR12.bdf
    U X11/xc/fonts/bdf/100dpi/helvR14.bdf
    U X11/xc/fonts/bdf/100dpi/helvR18.bdf
    U X11/xc/fonts/bdf/100dpi/helvR24.bdf
    U X11/xc/fonts/bdf/100dpi/luBIS08.bdf
    U X11/xc/fonts/bdf/100dpi/luBIS10.bdf
    U X11/xc/fonts/bdf/100dpi/luBIS12.bdf
    U X11/xc/fonts/bdf/100dpi/luBIS14.bdf
    U X11/xc/fonts/bdf/100dpi/luBIS18.bdf
    U X11/xc/fonts/bdf/100dpi/luBIS19.bdf
    U X11/xc/fonts/bdf/100dpi/luBIS24.bdf
    U X11/xc/fonts/bdf/100dpi/luBS08.bdf
    U X11/xc/fonts/bdf/100dpi/luBS10.bdf
    U X11/xc/fonts/bdf/100dpi/luBS12.bdf
    U X11/xc/fonts/bdf/100dpi/luBS14.bdf
    U X11/xc/fonts/bdf/100dpi/luBS18.bdf
    U X11/xc/fonts/bdf/100dpi/luBS19.bdf
    U X11/xc/fonts/bdf/100dpi/luBS24.bdf
    U X11/xc/fonts/bdf/100dpi/luIS08.bdf
    U X11/xc/fonts/bdf/100dpi/luIS10.bdf
    U X11/xc/fonts/bdf/100dpi/luIS12.bdf
    U X11/xc/fonts/bdf/100dpi/luIS14.bdf
    U X11/xc/fonts/bdf/100dpi/luIS18.bdf
    U X11/xc/fonts/bdf/100dpi/luIS19.bdf
    U X11/xc/fonts/bdf/100dpi/luIS24.bdf
    U X11/xc/fonts/bdf/100dpi/luRS08.bdf
    U X11/xc/fonts/bdf/100dpi/luRS10.bdf
    U X11/xc/fonts/bdf/100dpi/luRS12.bdf
    U X11/xc/fonts/bdf/100dpi/luRS14.bdf
    U X11/xc/fonts/bdf/100dpi/luRS18.bdf
    U X11/xc/fonts/bdf/100dpi/luRS19.bdf
    U X11/xc/fonts/bdf/100dpi/luRS24.bdf
    U X11/xc/fonts/bdf/100dpi/lubB08.bdf
    U X11/xc/fonts/bdf/100dpi/lubB10.bdf
    U X11/xc/fonts/bdf/100dpi/lubB12.bdf
    U X11/xc/fonts/bdf/100dpi/lubB14.bdf
    U X11/xc/fonts/bdf/100dpi/lubB18.bdf
    U X11/xc/fonts/bdf/100dpi/lubB19.bdf
    U X11/xc/fonts/bdf/100dpi/lubB24.bdf
    U X11/xc/fonts/bdf/100dpi/lubBI08.bdf
    U X11/xc/fonts/bdf/100dpi/lubBI10.bdf
    U X11/xc/fonts/bdf/100dpi/lubBI12.bdf
    U X11/xc/fonts/bdf/100dpi/lubBI14.bdf
    U X11/xc/fonts/bdf/100dpi/lubBI18.bdf
    U X11/xc/fonts/bdf/100dpi/lubBI19.bdf
    U X11/xc/fonts/bdf/100dpi/lubBI24.bdf
    U X11/xc/fonts/bdf/100dpi/lubI08.bdf
    U X11/xc/fonts/bdf/100dpi/lubI10.bdf
    U X11/xc/fonts/bdf/100dpi/lubI12.bdf
    U X11/xc/fonts/bdf/100dpi/lubI14.bdf
    U X11/xc/fonts/bdf/100dpi/lubI18.bdf
    U X11/xc/fonts/bdf/100dpi/lubI19.bdf
    U X11/xc/fonts/bdf/100dpi/lubI24.bdf
    U X11/xc/fonts/bdf/100dpi/lubR08.bdf
    U X11/xc/fonts/bdf/100dpi/lubR10.bdf
    U X11/xc/fonts/bdf/100dpi/lubR12.bdf
    U X11/xc/fonts/bdf/100dpi/lubR14.bdf
    U X11/xc/fonts/bdf/100dpi/lubR18.bdf
    U X11/xc/fonts/bdf/100dpi/lubR19.bdf
    U X11/xc/fonts/bdf/100dpi/lubR24.bdf
    U X11/xc/fonts/bdf/100dpi/lutBS08.bdf
    U X11/xc/fonts/bdf/100dpi/lutBS10.bdf
    U X11/xc/fonts/bdf/100dpi/lutBS12.bdf
    U X11/xc/fonts/bdf/100dpi/lutBS14.bdf
    U X11/xc/fonts/bdf/100dpi/lutBS18.bdf
    U X11/xc/fonts/bdf/100dpi/lutBS19.bdf
    U X11/xc/fonts/bdf/100dpi/lutBS24.bdf
    U X11/xc/fonts/bdf/100dpi/lutRS08.bdf
    U X11/xc/fonts/bdf/100dpi/lutRS10.bdf
    U X11/xc/fonts/bdf/100dpi/lutRS12.bdf
    U X11/xc/fonts/bdf/100dpi/lutRS14.bdf
    U X11/xc/fonts/bdf/100dpi/lutRS18.bdf
    U X11/xc/fonts/bdf/100dpi/lutRS19.bdf
    U X11/xc/fonts/bdf/100dpi/lutRS24.bdf
    U X11/xc/fonts/bdf/100dpi/ncenB08.bdf
    U X11/xc/fonts/bdf/100dpi/ncenB10.bdf
    U X11/xc/fonts/bdf/100dpi/ncenB12.bdf
    U X11/xc/fonts/bdf/100dpi/ncenB14.bdf
    U X11/xc/fonts/bdf/100dpi/ncenB18.bdf
    U X11/xc/fonts/bdf/100dpi/ncenB24.bdf
    U X11/xc/fonts/bdf/100dpi/ncenBI08.bdf
    U X11/xc/fonts/bdf/100dpi/ncenBI10.bdf
    U X11/xc/fonts/bdf/100dpi/ncenBI12.bdf
    U X11/xc/fonts/bdf/100dpi/ncenBI14.bdf
    U X11/xc/fonts/bdf/100dpi/ncenBI18.bdf
    U X11/xc/fonts/bdf/100dpi/ncenBI24.bdf
    U X11/xc/fonts/bdf/100dpi/ncenI08.bdf
    U X11/xc/fonts/bdf/100dpi/ncenI10.bdf
    U X11/xc/fonts/bdf/100dpi/ncenI12.bdf
    U X11/xc/fonts/bdf/100dpi/ncenI14.bdf
    U X11/xc/fonts/bdf/100dpi/ncenI18.bdf
    U X11/xc/fonts/bdf/100dpi/ncenI24.bdf
    U X11/xc/fonts/bdf/100dpi/ncenR08.bdf
    U X11/xc/fonts/bdf/100dpi/ncenR10.bdf
    U X11/xc/fonts/bdf/100dpi/ncenR12.bdf
    U X11/xc/fonts/bdf/100dpi/ncenR14.bdf
    U X11/xc/fonts/bdf/100dpi/ncenR18.bdf
    U X11/xc/fonts/bdf/100dpi/ncenR24.bdf
    U X11/xc/fonts/bdf/100dpi/symb08.bdf
    U X11/xc/fonts/bdf/100dpi/symb10.bdf
    U X11/xc/fonts/bdf/100dpi/symb12.bdf
    U X11/xc/fonts/bdf/100dpi/symb14.bdf
    U X11/xc/fonts/bdf/100dpi/symb18.bdf
    U X11/xc/fonts/bdf/100dpi/symb24.bdf
    U X11/xc/fonts/bdf/100dpi/tech14.bdf
    U X11/xc/fonts/bdf/100dpi/techB14.bdf
    U X11/xc/fonts/bdf/100dpi/term14.bdf
    U X11/xc/fonts/bdf/100dpi/termB14.bdf
    U X11/xc/fonts/bdf/100dpi/timB08.bdf
    U X11/xc/fonts/bdf/100dpi/timB10.bdf
    U X11/xc/fonts/bdf/100dpi/timB12.bdf
    U X11/xc/fonts/bdf/100dpi/timB14.bdf
    U X11/xc/fonts/bdf/100dpi/timB18.bdf
    U X11/xc/fonts/bdf/100dpi/timB24.bdf
    U X11/xc/fonts/bdf/100dpi/timBI08.bdf
    U X11/xc/fonts/bdf/100dpi/timBI10.bdf
    U X11/xc/fonts/bdf/100dpi/timBI12.bdf
    U X11/xc/fonts/bdf/100dpi/timBI14.bdf
    U X11/xc/fonts/bdf/100dpi/timBI18.bdf
    U X11/xc/fonts/bdf/100dpi/timBI24.bdf
    U X11/xc/fonts/bdf/100dpi/timI08.bdf
    U X11/xc/fonts/bdf/100dpi/timI10.bdf
    U X11/xc/fonts/bdf/100dpi/timI12.bdf
    U X11/xc/fonts/bdf/100dpi/timI14.bdf
    U X11/xc/fonts/bdf/100dpi/timI18.bdf
    U X11/xc/fonts/bdf/100dpi/timI24.bdf
    U X11/xc/fonts/bdf/100dpi/timR08.bdf
    U X11/xc/fonts/bdf/100dpi/timR10.bdf
    U X11/xc/fonts/bdf/100dpi/timR12.bdf
    U X11/xc/fonts/bdf/100dpi/timR14.bdf
    U X11/xc/fonts/bdf/100dpi/timR18.bdf
    U X11/xc/fonts/bdf/100dpi/timR24.bdf
    U X11/xc/fonts/bdf/75dpi/fonts.alias
    U X11/xc/fonts/bdf/75dpi/Imakefile
    U X11/xc/fonts/bdf/75dpi/LU_LEGALNOTICE
    U X11/xc/fonts/bdf/75dpi/UTI___10.bdf
    U X11/xc/fonts/bdf/75dpi/UTI___12.bdf
    U X11/xc/fonts/bdf/75dpi/UTI___14.bdf
    U X11/xc/fonts/bdf/75dpi/UTI___18.bdf
    U X11/xc/fonts/bdf/75dpi/UTI___24.bdf
    U X11/xc/fonts/bdf/75dpi/UTRG__10.bdf
    U X11/xc/fonts/bdf/75dpi/UTRG__12.bdf
    U X11/xc/fonts/bdf/75dpi/UTRG__14.bdf
    U X11/xc/fonts/bdf/75dpi/UTRG__18.bdf
    U X11/xc/fonts/bdf/75dpi/UTRG__24.bdf
    U X11/xc/fonts/bdf/75dpi/charI08.bdf
    U X11/xc/fonts/bdf/75dpi/charI10.bdf
    U X11/xc/fonts/bdf/75dpi/charI12.bdf
    U X11/xc/fonts/bdf/75dpi/charI14.bdf
    U X11/xc/fonts/bdf/75dpi/charI18.bdf
    U X11/xc/fonts/bdf/75dpi/charI24.bdf
    U X11/xc/fonts/bdf/75dpi/charR08.bdf
    U X11/xc/fonts/bdf/75dpi/charR10.bdf
    U X11/xc/fonts/bdf/75dpi/charR12.bdf
    U X11/xc/fonts/bdf/75dpi/charR14.bdf
    U X11/xc/fonts/bdf/75dpi/charR18.bdf
    U X11/xc/fonts/bdf/75dpi/charR24.bdf
    U X11/xc/fonts/bdf/75dpi/courB08.bdf
    U X11/xc/fonts/bdf/75dpi/courB10.bdf
    U X11/xc/fonts/bdf/75dpi/courB12.bdf
    U X11/xc/fonts/bdf/75dpi/courB14.bdf
    U X11/xc/fonts/bdf/75dpi/courB18.bdf
    U X11/xc/fonts/bdf/75dpi/courB24.bdf
    U X11/xc/fonts/bdf/75dpi/courBO08.bdf
    U X11/xc/fonts/bdf/75dpi/courBO10.bdf
    U X11/xc/fonts/bdf/75dpi/courBO12.bdf
    U X11/xc/fonts/bdf/75dpi/courBO14.bdf
    U X11/xc/fonts/bdf/75dpi/courBO18.bdf
    U X11/xc/fonts/bdf/75dpi/courBO24.bdf
    U X11/xc/fonts/bdf/75dpi/courO08.bdf
    U X11/xc/fonts/bdf/75dpi/courO10.bdf
    U X11/xc/fonts/bdf/75dpi/courO12.bdf
    U X11/xc/fonts/bdf/75dpi/courO14.bdf
    U X11/xc/fonts/bdf/75dpi/courO18.bdf
    U X11/xc/fonts/bdf/75dpi/courO24.bdf
    U X11/xc/fonts/bdf/75dpi/courR08.bdf
    U X11/xc/fonts/bdf/75dpi/courR10.bdf
    U X11/xc/fonts/bdf/75dpi/courR12.bdf
    U X11/xc/fonts/bdf/75dpi/courR14.bdf
    U X11/xc/fonts/bdf/75dpi/courR18.bdf
    U X11/xc/fonts/bdf/75dpi/courR24.bdf
    U X11/xc/fonts/bdf/75dpi/helvB08.bdf
    U X11/xc/fonts/bdf/75dpi/helvB10.bdf
    U X11/xc/fonts/bdf/75dpi/helvB12.bdf
    U X11/xc/fonts/bdf/75dpi/helvB14.bdf
    U X11/xc/fonts/bdf/75dpi/helvB18.bdf
    U X11/xc/fonts/bdf/75dpi/helvB24.bdf
    U X11/xc/fonts/bdf/75dpi/helvBO08.bdf
    U X11/xc/fonts/bdf/75dpi/helvBO10.bdf
    U X11/xc/fonts/bdf/75dpi/helvBO12.bdf
    U X11/xc/fonts/bdf/75dpi/helvBO14.bdf
    U X11/xc/fonts/bdf/75dpi/helvBO18.bdf
    U X11/xc/fonts/bdf/75dpi/helvBO24.bdf
    U X11/xc/fonts/bdf/75dpi/helvO08.bdf
    U X11/xc/fonts/bdf/75dpi/helvO10.bdf
    U X11/xc/fonts/bdf/75dpi/helvO12.bdf
    U X11/xc/fonts/bdf/75dpi/helvO14.bdf
    U X11/xc/fonts/bdf/75dpi/helvO18.bdf
    U X11/xc/fonts/bdf/75dpi/helvO24.bdf
    U X11/xc/fonts/bdf/75dpi/helvR08.bdf
    U X11/xc/fonts/bdf/75dpi/helvR10.bdf
    U X11/xc/fonts/bdf/75dpi/helvR12.bdf
    U X11/xc/fonts/bdf/75dpi/helvR14.bdf
    U X11/xc/fonts/bdf/75dpi/helvR18.bdf
    U X11/xc/fonts/bdf/75dpi/helvR24.bdf
    U X11/xc/fonts/bdf/75dpi/luBIS08.bdf
    U X11/xc/fonts/bdf/75dpi/luBIS10.bdf
    U X11/xc/fonts/bdf/75dpi/luBIS12.bdf
    U X11/xc/fonts/bdf/75dpi/luBIS14.bdf
    U X11/xc/fonts/bdf/75dpi/luBIS18.bdf
    U X11/xc/fonts/bdf/75dpi/luBIS19.bdf
    U X11/xc/fonts/bdf/75dpi/luBIS24.bdf
    U X11/xc/fonts/bdf/75dpi/luBS08.bdf
    U X11/xc/fonts/bdf/75dpi/luBS10.bdf
    U X11/xc/fonts/bdf/75dpi/luBS12.bdf
    U X11/xc/fonts/bdf/75dpi/luBS14.bdf
    U X11/xc/fonts/bdf/75dpi/luBS18.bdf
    U X11/xc/fonts/bdf/75dpi/luBS19.bdf
    U X11/xc/fonts/bdf/75dpi/luBS24.bdf
    U X11/xc/fonts/bdf/75dpi/luIS08.bdf
    U X11/xc/fonts/bdf/75dpi/luIS10.bdf
    U X11/xc/fonts/bdf/75dpi/luIS12.bdf
    U X11/xc/fonts/bdf/75dpi/luIS14.bdf
    U X11/xc/fonts/bdf/75dpi/luIS18.bdf
    U X11/xc/fonts/bdf/75dpi/luIS19.bdf
    U X11/xc/fonts/bdf/75dpi/luIS24.bdf
    U X11/xc/fonts/bdf/75dpi/luRS08.bdf
    U X11/xc/fonts/bdf/75dpi/luRS10.bdf
    U X11/xc/fonts/bdf/75dpi/luRS12.bdf
    U X11/xc/fonts/bdf/75dpi/luRS14.bdf
    U X11/xc/fonts/bdf/75dpi/luRS18.bdf
    U X11/xc/fonts/bdf/75dpi/luRS19.bdf
    U X11/xc/fonts/bdf/75dpi/luRS24.bdf
    U X11/xc/fonts/bdf/75dpi/lubB08.bdf
    U X11/xc/fonts/bdf/75dpi/lubB10.bdf
    U X11/xc/fonts/bdf/75dpi/lubB12.bdf
    U X11/xc/fonts/bdf/75dpi/lubB14.bdf
    U X11/xc/fonts/bdf/75dpi/lubB18.bdf
    U X11/xc/fonts/bdf/75dpi/lubB19.bdf
    U X11/xc/fonts/bdf/75dpi/lubB24.bdf
    U X11/xc/fonts/bdf/75dpi/lubBI08.bdf
    U X11/xc/fonts/bdf/75dpi/lubBI10.bdf
    U X11/xc/fonts/bdf/75dpi/lubBI12.bdf
    U X11/xc/fonts/bdf/75dpi/lubBI14.bdf
    U X11/xc/fonts/bdf/75dpi/lubBI18.bdf
    U X11/xc/fonts/bdf/75dpi/lubBI19.bdf
    U X11/xc/fonts/bdf/75dpi/lubBI24.bdf
    U X11/xc/fonts/bdf/75dpi/lubI08.bdf
    U X11/xc/fonts/bdf/75dpi/lubI10.bdf
    U X11/xc/fonts/bdf/75dpi/lubI12.bdf
    U X11/xc/fonts/bdf/75dpi/lubI14.bdf
    U X11/xc/fonts/bdf/75dpi/lubI18.bdf
    U X11/xc/fonts/bdf/75dpi/lubI19.bdf
    U X11/xc/fonts/bdf/75dpi/lubI24.bdf
    U X11/xc/fonts/bdf/75dpi/lubR08.bdf
    U X11/xc/fonts/bdf/75dpi/lubR10.bdf
    U X11/xc/fonts/bdf/75dpi/lubR12.bdf
    U X11/xc/fonts/bdf/75dpi/lubR14.bdf
    U X11/xc/fonts/bdf/75dpi/lubR18.bdf
    U X11/xc/fonts/bdf/75dpi/lubR19.bdf
    U X11/xc/fonts/bdf/75dpi/lubR24.bdf
    U X11/xc/fonts/bdf/75dpi/lutBS08.bdf
    U X11/xc/fonts/bdf/75dpi/lutBS10.bdf
    U X11/xc/fonts/bdf/75dpi/lutBS12.bdf
    U X11/xc/fonts/bdf/75dpi/lutBS14.bdf
    U X11/xc/fonts/bdf/75dpi/lutBS18.bdf
    U X11/xc/fonts/bdf/75dpi/lutBS19.bdf
    U X11/xc/fonts/bdf/75dpi/lutBS24.bdf
    U X11/xc/fonts/bdf/75dpi/lutRS08.bdf
    U X11/xc/fonts/bdf/75dpi/lutRS10.bdf
    U X11/xc/fonts/bdf/75dpi/lutRS12.bdf
    U X11/xc/fonts/bdf/75dpi/lutRS14.bdf
    U X11/xc/fonts/bdf/75dpi/lutRS18.bdf
    U X11/xc/fonts/bdf/75dpi/lutRS19.bdf
    U X11/xc/fonts/bdf/75dpi/lutRS24.bdf
    U X11/xc/fonts/bdf/75dpi/ncenB08.bdf
    U X11/xc/fonts/bdf/75dpi/ncenB10.bdf
    U X11/xc/fonts/bdf/75dpi/ncenB12.bdf
    U X11/xc/fonts/bdf/75dpi/ncenB14.bdf
    U X11/xc/fonts/bdf/75dpi/ncenB18.bdf
    U X11/xc/fonts/bdf/75dpi/ncenB24.bdf
    U X11/xc/fonts/bdf/75dpi/ncenBI08.bdf
    U X11/xc/fonts/bdf/75dpi/ncenBI10.bdf
    U X11/xc/fonts/bdf/75dpi/ncenBI12.bdf
    U X11/xc/fonts/bdf/75dpi/ncenBI14.bdf
    U X11/xc/fonts/bdf/75dpi/ncenBI18.bdf
    U X11/xc/fonts/bdf/75dpi/ncenBI24.bdf
    U X11/xc/fonts/bdf/75dpi/ncenI08.bdf
    U X11/xc/fonts/bdf/75dpi/ncenI10.bdf
    U X11/xc/fonts/bdf/75dpi/ncenI12.bdf
    U X11/xc/fonts/bdf/75dpi/ncenI14.bdf
    U X11/xc/fonts/bdf/75dpi/ncenI18.bdf
    U X11/xc/fonts/bdf/75dpi/ncenI24.bdf
    U X11/xc/fonts/bdf/75dpi/ncenR08.bdf
    U X11/xc/fonts/bdf/75dpi/ncenR10.bdf
    U X11/xc/fonts/bdf/75dpi/ncenR12.bdf
    U X11/xc/fonts/bdf/75dpi/ncenR14.bdf
    U X11/xc/fonts/bdf/75dpi/ncenR18.bdf
    U X11/xc/fonts/bdf/75dpi/ncenR24.bdf
    U X11/xc/fonts/bdf/75dpi/symb08.bdf
    U X11/xc/fonts/bdf/75dpi/symb10.bdf
    U X11/xc/fonts/bdf/75dpi/symb12.bdf
    U X11/xc/fonts/bdf/75dpi/symb14.bdf
    U X11/xc/fonts/bdf/75dpi/symb18.bdf
    U X11/xc/fonts/bdf/75dpi/symb24.bdf
    U X11/xc/fonts/bdf/75dpi/tech14.bdf
    U X11/xc/fonts/bdf/75dpi/techB14.bdf
    U X11/xc/fonts/bdf/75dpi/term14.bdf
    U X11/xc/fonts/bdf/75dpi/termB14.bdf
    U X11/xc/fonts/bdf/75dpi/timB08.bdf
    U X11/xc/fonts/bdf/75dpi/timB10.bdf
    U X11/xc/fonts/bdf/75dpi/timB12.bdf
    U X11/xc/fonts/bdf/75dpi/timB14.bdf
    U X11/xc/fonts/bdf/75dpi/timB18.bdf
    U X11/xc/fonts/bdf/75dpi/timB24.bdf
    U X11/xc/fonts/bdf/75dpi/timBI08.bdf
    U X11/xc/fonts/bdf/75dpi/timBI10.bdf
    U X11/xc/fonts/bdf/75dpi/timBI12.bdf
    U X11/xc/fonts/bdf/75dpi/timBI14.bdf
    U X11/xc/fonts/bdf/75dpi/timBI18.bdf
    U X11/xc/fonts/bdf/75dpi/timBI24.bdf
    U X11/xc/fonts/bdf/75dpi/timI08.bdf
    U X11/xc/fonts/bdf/75dpi/timI10.bdf
    U X11/xc/fonts/bdf/75dpi/timI12.bdf
    U X11/xc/fonts/bdf/75dpi/timI14.bdf
    U X11/xc/fonts/bdf/75dpi/timI18.bdf
    U X11/xc/fonts/bdf/75dpi/timI24.bdf
    U X11/xc/fonts/bdf/75dpi/timR08.bdf
    U X11/xc/fonts/bdf/75dpi/timR10.bdf
    U X11/xc/fonts/bdf/75dpi/timR12.bdf
    U X11/xc/fonts/bdf/75dpi/timR14.bdf
    U X11/xc/fonts/bdf/75dpi/timR18.bdf
    U X11/xc/fonts/bdf/75dpi/timR24.bdf
    U X11/xc/fonts/bdf/cyrillic/COPYRIGHT
    U X11/xc/fonts/bdf/cyrillic/Imakefile
    U X11/xc/fonts/bdf/cyrillic/crox1c.bdf
    U X11/xc/fonts/bdf/cyrillic/crox1cb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox1cbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox1co.bdf
    U X11/xc/fonts/bdf/cyrillic/crox1h.bdf
    U X11/xc/fonts/bdf/cyrillic/crox1hb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox1hbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox1ho.bdf
    U X11/xc/fonts/bdf/cyrillic/crox1t.bdf
    U X11/xc/fonts/bdf/cyrillic/crox1tb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox1tbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox1to.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2c.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2cb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2cbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2co.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2h.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2hb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2hbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2ho.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2t.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2tb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2tbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox2to.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3c.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3cb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3cbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3co.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3h.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3hb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3hbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3ho.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3t.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3tb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3tbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox3to.bdf
    U X11/xc/fonts/bdf/cyrillic/crox4h.bdf
    U X11/xc/fonts/bdf/cyrillic/crox4hb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox4hbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox4ho.bdf
    U X11/xc/fonts/bdf/cyrillic/crox4t.bdf
    U X11/xc/fonts/bdf/cyrillic/crox4tb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox4tbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox4to.bdf
    U X11/xc/fonts/bdf/cyrillic/crox5h.bdf
    U X11/xc/fonts/bdf/cyrillic/crox5hb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox5hbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox5ho.bdf
    U X11/xc/fonts/bdf/cyrillic/crox5t.bdf
    U X11/xc/fonts/bdf/cyrillic/crox5tb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox5tbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox5to.bdf
    U X11/xc/fonts/bdf/cyrillic/crox6h.bdf
    U X11/xc/fonts/bdf/cyrillic/crox6hb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox6hbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox6ho.bdf
    U X11/xc/fonts/bdf/cyrillic/crox6t.bdf
    U X11/xc/fonts/bdf/cyrillic/crox6tb.bdf
    U X11/xc/fonts/bdf/cyrillic/crox6tbo.bdf
    U X11/xc/fonts/bdf/cyrillic/crox6to.bdf
    U X11/xc/fonts/bdf/cyrillic/fonts.alias
    U X11/xc/fonts/bdf/cyrillic/koi10x16b.bdf
    U X11/xc/fonts/bdf/cyrillic/koi10x20.bdf
    U X11/xc/fonts/bdf/cyrillic/koi12x24.bdf
    U X11/xc/fonts/bdf/cyrillic/koi6x10.bdf
    U X11/xc/fonts/bdf/cyrillic/koi6x13.bdf
    U X11/xc/fonts/bdf/cyrillic/koi8x13.bdf
    U X11/xc/fonts/bdf/cyrillic/koi9x15.bdf
    U X11/xc/fonts/bdf/cyrillic/koinil2.bdf
    U X11/xc/fonts/bdf/misc/12x24.bdf
    U X11/xc/fonts/bdf/misc/10x20.bdf
    U X11/xc/fonts/bdf/misc/12x24rk.bdf
    U X11/xc/fonts/bdf/misc/5x7.bdf
    U X11/xc/fonts/bdf/misc/6x13B.bdf
    U X11/xc/fonts/bdf/misc/5x8.bdf
    U X11/xc/fonts/bdf/misc/6x10.bdf
    U X11/xc/fonts/bdf/misc/6x12.bdf
    U X11/xc/fonts/bdf/misc/6x13.bdf
    U X11/xc/fonts/bdf/misc/7x13B.bdf
    U X11/xc/fonts/bdf/misc/6x9.bdf
    U X11/xc/fonts/bdf/misc/7x13.bdf
    U X11/xc/fonts/bdf/misc/7x14.bdf
    U X11/xc/fonts/bdf/misc/7x13euro.bdf
    U X11/xc/fonts/bdf/misc/7x13euroB.bdf
    U X11/xc/fonts/bdf/misc/7x14B.bdf
    U X11/xc/fonts/bdf/misc/7x14rk.bdf
    U X11/xc/fonts/bdf/misc/8x13B.bdf
    U X11/xc/fonts/bdf/misc/8x13.bdf
    U X11/xc/fonts/bdf/misc/8x16.bdf
    U X11/xc/fonts/bdf/misc/8x16rk.bdf
    U X11/xc/fonts/bdf/misc/README
    U X11/xc/fonts/bdf/misc/9x15.bdf
    U X11/xc/fonts/bdf/misc/9x15B.bdf
    U X11/xc/fonts/bdf/misc/k14.bdf
    U X11/xc/fonts/bdf/misc/Imakefile
    U X11/xc/fonts/bdf/misc/cursor.bdf
    U X11/xc/fonts/bdf/misc/clB6x10.bdf
    U X11/xc/fonts/bdf/misc/clB6x12.bdf
    U X11/xc/fonts/bdf/misc/clB8x10.bdf
    U X11/xc/fonts/bdf/misc/clB8x12.bdf
    U X11/xc/fonts/bdf/misc/clB8x13.bdf
    U X11/xc/fonts/bdf/misc/clB8x14.bdf
    U X11/xc/fonts/bdf/misc/clB8x16.bdf
    U X11/xc/fonts/bdf/misc/clB8x8.bdf
    U X11/xc/fonts/bdf/misc/clB9x15.bdf
    U X11/xc/fonts/bdf/misc/clI6x12.bdf
    U X11/xc/fonts/bdf/misc/clI8x8.bdf
    U X11/xc/fonts/bdf/misc/clR4x6.bdf
    U X11/xc/fonts/bdf/misc/clR5x10.bdf
    U X11/xc/fonts/bdf/misc/clR5x6.bdf
    U X11/xc/fonts/bdf/misc/clR5x8.bdf
    U X11/xc/fonts/bdf/misc/clR6x10.bdf
    U X11/xc/fonts/bdf/misc/clR6x12.bdf
    U X11/xc/fonts/bdf/misc/clR6x13.bdf
    U X11/xc/fonts/bdf/misc/clR6x6.bdf
    U X11/xc/fonts/bdf/misc/clR6x8.bdf
    U X11/xc/fonts/bdf/misc/clR7x10.bdf
    U X11/xc/fonts/bdf/misc/clR7x12.bdf
    U X11/xc/fonts/bdf/misc/clR7x14.bdf
    U X11/xc/fonts/bdf/misc/clR7x8.bdf
    U X11/xc/fonts/bdf/misc/clR8x10.bdf
    U X11/xc/fonts/bdf/misc/clR8x12.bdf
    U X11/xc/fonts/bdf/misc/clR8x13.bdf
    U X11/xc/fonts/bdf/misc/clR8x14.bdf
    U X11/xc/fonts/bdf/misc/clR8x16.bdf
    U X11/xc/fonts/bdf/misc/clR8x8.bdf
    U X11/xc/fonts/bdf/misc/clR9x15.bdf
    U X11/xc/fonts/bdf/misc/deccurs.bdf
    U X11/xc/fonts/bdf/misc/decsess.bdf
    U X11/xc/fonts/bdf/misc/gb16fs.bdf
    U X11/xc/fonts/bdf/misc/fonts.alias
    U X11/xc/fonts/bdf/misc/gb16st.bdf
    U X11/xc/fonts/bdf/misc/gb24st.bdf
    U X11/xc/fonts/bdf/misc/hanglg16.bdf
    U X11/xc/fonts/bdf/misc/hanglm16.bdf
    U X11/xc/fonts/bdf/misc/hanglm24.bdf
    U X11/xc/fonts/bdf/misc/heb6x13.bdf
    U X11/xc/fonts/bdf/misc/heb8x13.bdf
    U X11/xc/fonts/bdf/misc/jiskan16.bdf
    U X11/xc/fonts/bdf/misc/jiskan24.bdf
    U X11/xc/fonts/bdf/misc/nil2.bdf
    U X11/xc/fonts/bdf/misc/olcursor.bdf
    U X11/xc/fonts/bdf/misc/olgl10.bdf
    U X11/xc/fonts/bdf/misc/olgl12.bdf
    U X11/xc/fonts/bdf/misc/olgl14.bdf
    U X11/xc/fonts/bdf/misc/olgl19.bdf
    N X11/xc/fonts/bdf/misc/micro.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/UTBI__10.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/UTBI__12.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/UTBI__14.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/UTBI__18.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/UTBI__24.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/UTB___10.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/UTB___12.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/UTB___14.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/UTB___18.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/UTB___24.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charB08.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charB10.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charB12.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charB14.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charB18.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charB24.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charBI08.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charBI10.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charBI12.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charBI14.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charBI18.bdf
    U X11/xc/fonts/bdf/unnec_100dpi/charBI24.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/UTBI__10.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/UTBI__12.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/UTBI__14.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/UTBI__18.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/UTBI__24.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/UTB___10.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/UTB___12.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/UTB___14.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/UTB___18.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/UTB___24.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charB08.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charB10.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charB12.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charB14.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charB18.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charB24.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charBI08.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charBI10.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charBI12.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charBI14.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charBI18.bdf
    U X11/xc/fonts/bdf/unnec_75dpi/charBI24.bdf
    U X11/xc/fonts/scaled/Imakefile
    U X11/xc/fonts/scaled/Speedo/COPYRIGHT
    U X11/xc/fonts/scaled/Speedo/fonts.scale
    U X11/xc/fonts/scaled/Speedo/Imakefile
    U X11/xc/fonts/scaled/Speedo/font0419.spd
    U X11/xc/fonts/scaled/Speedo/font0582.spd
    U X11/xc/fonts/scaled/Speedo/font0583.spd
    U X11/xc/fonts/scaled/Speedo/font0611.spd
    U X11/xc/fonts/scaled/Speedo/font0648.spd
    U X11/xc/fonts/scaled/Speedo/font0649.spd
    U X11/xc/fonts/scaled/Speedo/font0709.spd
    U X11/xc/fonts/scaled/Speedo/font0710.spd
    U X11/xc/fonts/scaled/Type1/COPYRIGHT.IBM
    U X11/xc/fonts/scaled/Type1/Copyright
    U X11/xc/fonts/scaled/Type1/Imakefile
    U X11/xc/fonts/scaled/Type1/UTBI____.afm
    U X11/xc/fonts/scaled/Type1/UTBI____.pfa
    U X11/xc/fonts/scaled/Type1/UTB_____.afm
    U X11/xc/fonts/scaled/Type1/UTB_____.pfa
    U X11/xc/fonts/scaled/Type1/UTI_____.afm
    U X11/xc/fonts/scaled/Type1/UTI_____.pfa
    U X11/xc/fonts/scaled/Type1/UTRG____.afm
    U X11/xc/fonts/scaled/Type1/UTRG____.pfa
    U X11/xc/fonts/scaled/Type1/c0419bt_.afm
    U X11/xc/fonts/scaled/Type1/c0419bt_.pfb
    U X11/xc/fonts/scaled/Type1/c0582bt_.afm
    U X11/xc/fonts/scaled/Type1/c0582bt_.pfb
    U X11/xc/fonts/scaled/Type1/c0583bt_.afm
    U X11/xc/fonts/scaled/Type1/c0583bt_.pfb
    U X11/xc/fonts/scaled/Type1/c0611bt_.afm
    U X11/xc/fonts/scaled/Type1/c0611bt_.pfb
    U X11/xc/fonts/scaled/Type1/c0632bt_.afm
    U X11/xc/fonts/scaled/Type1/cour.afm
    U X11/xc/fonts/scaled/Type1/c0632bt_.pfb
    U X11/xc/fonts/scaled/Type1/c0633bt_.afm
    U X11/xc/fonts/scaled/Type1/c0633bt_.pfb
    U X11/xc/fonts/scaled/Type1/c0648bt_.afm
    U X11/xc/fonts/scaled/Type1/c0648bt_.pfb
    U X11/xc/fonts/scaled/Type1/c0649bt_.afm
    U X11/xc/fonts/scaled/Type1/c0649bt_.pfb
    U X11/xc/fonts/scaled/Type1/cour.pfa
    U X11/xc/fonts/scaled/Type1/courb.afm
    U X11/xc/fonts/scaled/Type1/courb.pfa
    U X11/xc/fonts/scaled/Type1/courbi.afm
    U X11/xc/fonts/scaled/Type1/courbi.pfa
    U X11/xc/fonts/scaled/Type1/couri.afm
    U X11/xc/fonts/scaled/Type1/couri.pfa
    U X11/xc/fonts/scaled/Type1/fonts.scale
    U X11/xc/include/Xatom.h
    U X11/xc/include/DECkeysym.h
    U X11/xc/include/HPkeysym.h
    U X11/xc/include/Imakefile
    U X11/xc/include/Sunkeysym.h
    U X11/xc/include/X.h
    U X11/xc/include/XWDFile.h
    U X11/xc/include/Xalloca.h
    U X11/xc/include/ap_keysym.h
    U X11/xc/include/Xfuncproto.h
    U X11/xc/include/Xfuncs.h
    U X11/xc/include/Xmd.h
    U X11/xc/include/Xos.h
    U X11/xc/include/Xos_r.h
    U X11/xc/include/Xosdefs.h
    U X11/xc/include/Xpoll.h
    U X11/xc/include/Xproto.h
    U X11/xc/include/Xprotostr.h
    U X11/xc/include/Xthreads.h
    U X11/xc/include/Xw32defs.h
    U X11/xc/include/Xwinsock.h
    U X11/xc/include/keysym.h
    U X11/xc/include/keysymdef.h
    U X11/xc/include/inetfixup.h
    U X11/xc/include/bitmaps/1x1
    U X11/xc/include/bitmaps/2x2
    U X11/xc/include/bitmaps/black
    U X11/xc/include/bitmaps/Imakefile
    U X11/xc/include/bitmaps/boxes
    U X11/xc/include/bitmaps/calculator
    U X11/xc/include/bitmaps/cntr_ptr
    U X11/xc/include/bitmaps/cntr_ptrmsk
    U X11/xc/include/bitmaps/cross_weave
    U X11/xc/include/bitmaps/dimple1
    U X11/xc/include/bitmaps/dimple3
    U X11/xc/include/bitmaps/dot
    U X11/xc/include/bitmaps/dropbar7
    U X11/xc/include/bitmaps/dropbar8
    U X11/xc/include/bitmaps/escherknot
    U X11/xc/include/bitmaps/flagdown
    U X11/xc/include/bitmaps/flagup
    U X11/xc/include/bitmaps/flipped_gray
    U X11/xc/include/bitmaps/gray
    U X11/xc/include/bitmaps/gray1
    U X11/xc/include/bitmaps/gray3
    U X11/xc/include/bitmaps/grid16
    U X11/xc/include/bitmaps/grid2
    U X11/xc/include/bitmaps/grid4
    U X11/xc/include/bitmaps/grid8
    U X11/xc/include/bitmaps/hlines2
    U X11/xc/include/bitmaps/hlines3
    U X11/xc/include/bitmaps/icon
    U X11/xc/include/bitmaps/keyboard16
    U X11/xc/include/bitmaps/left_ptr
    U X11/xc/include/bitmaps/left_ptrmsk
    U X11/xc/include/bitmaps/letters
    U X11/xc/include/bitmaps/light_gray
    U X11/xc/include/bitmaps/mailempty
    U X11/xc/include/bitmaps/mailemptymsk
    U X11/xc/include/bitmaps/mailfull
    U X11/xc/include/bitmaps/mailfullmsk
    U X11/xc/include/bitmaps/mensetmanus
    U X11/xc/include/bitmaps/menu10
    U X11/xc/include/bitmaps/menu12
    U X11/xc/include/bitmaps/menu16
    U X11/xc/include/bitmaps/menu6
    U X11/xc/include/bitmaps/menu8
    U X11/xc/include/bitmaps/noletters
    U X11/xc/include/bitmaps/opendot
    U X11/xc/include/bitmaps/opendotMask
    U X11/xc/include/bitmaps/plaid
    U X11/xc/include/bitmaps/right_ptr
    U X11/xc/include/bitmaps/right_ptrmsk
    U X11/xc/include/bitmaps/root_weave
    U X11/xc/include/bitmaps/scales
    U X11/xc/include/bitmaps/sipb
    U X11/xc/include/bitmaps/star
    U X11/xc/include/bitmaps/starMask
    U X11/xc/include/bitmaps/stipple
    U X11/xc/include/bitmaps/target
    U X11/xc/include/bitmaps/terminal
    U X11/xc/include/bitmaps/tie_fighter
    U X11/xc/include/bitmaps/vlines2
    U X11/xc/include/bitmaps/vlines3
    U X11/xc/include/bitmaps/weird_size
    U X11/xc/include/bitmaps/wide_weave
    U X11/xc/include/bitmaps/wingdogs
    U X11/xc/include/bitmaps/woman
    U X11/xc/include/bitmaps/xfd_icon
    U X11/xc/include/bitmaps/xlogo11
    U X11/xc/include/bitmaps/xlogo16
    U X11/xc/include/bitmaps/xlogo32
    U X11/xc/include/bitmaps/xlogo64
    U X11/xc/include/bitmaps/xsnow
    U X11/xc/include/extensions/dpms.h
    U X11/xc/include/extensions/Imakefile
    U X11/xc/include/extensions/MITMisc.h
    U X11/xc/include/extensions/Print.h
    U X11/xc/include/extensions/Printstr.h
    U X11/xc/include/extensions/XI.h
    U X11/xc/include/extensions/XIE.h
    U X11/xc/include/extensions/XIEproto.h
    U X11/xc/include/extensions/XIEprotost.h
    U X11/xc/include/extensions/XInput.h
    U X11/xc/include/extensions/XIproto.h
    U X11/xc/include/extensions/XKB.h
    U X11/xc/include/extensions/XKBgeom.h
    U X11/xc/include/extensions/XKBproto.h
    U X11/xc/include/extensions/XKBsrv.h
    U X11/xc/include/extensions/XKBstr.h
    U X11/xc/include/extensions/XLbx.h
    U X11/xc/include/extensions/XShm.h
    U X11/xc/include/extensions/XTest.h
    U X11/xc/include/extensions/Xag.h
    U X11/xc/include/extensions/Xagsrv.h
    U X11/xc/include/extensions/Xagstr.h
    U X11/xc/include/extensions/Xdbe.h
    U X11/xc/include/extensions/Xdbeproto.h
    U X11/xc/include/extensions/Xext.h
    U X11/xc/include/extensions/bigreqstr.h
    U X11/xc/include/extensions/dpmsstr.h
    U X11/xc/include/extensions/xtestext1.h
    U X11/xc/include/extensions/extutil.h
    U X11/xc/include/extensions/lbxbuf.h
    U X11/xc/include/extensions/lbxbufstr.h
    U X11/xc/include/extensions/lbxdeltastr.h
    U X11/xc/include/extensions/lbximage.h
    U X11/xc/include/extensions/lbxopts.h
    U X11/xc/include/extensions/lbxstr.h
    U X11/xc/include/extensions/lbxzlib.h
    U X11/xc/include/extensions/mitmiscstr.h
    U X11/xc/include/extensions/multibuf.h
    U X11/xc/include/extensions/multibufst.h
    U X11/xc/include/extensions/record.h
    U X11/xc/include/extensions/recordstr.h
    U X11/xc/include/extensions/saver.h
    U X11/xc/include/extensions/saverproto.h
    U X11/xc/include/extensions/scrnsaver.h
    U X11/xc/include/extensions/security.h
    U X11/xc/include/extensions/securstr.h
    U X11/xc/include/extensions/shape.h
    U X11/xc/include/extensions/shapestr.h
    U X11/xc/include/extensions/shmstr.h
    U X11/xc/include/extensions/sync.h
    U X11/xc/include/extensions/syncstr.h
    U X11/xc/include/extensions/xcmiscstr.h
    U X11/xc/include/extensions/xf86dga.h
    U X11/xc/include/extensions/xf86dgastr.h
    C X11/xc/include/extensions/xf86misc.h
    U X11/xc/include/extensions/xf86mscstr.h
    U X11/xc/include/extensions/xf86vmode.h
    U X11/xc/include/extensions/xf86vmstr.h
    U X11/xc/include/extensions/xteststr.h
    U X11/xc/include/fonts/FS.h
    U X11/xc/include/fonts/FSproto.h
    U X11/xc/include/fonts/Imakefile
    U X11/xc/include/fonts/font.h
    U X11/xc/include/fonts/fontstruct.h
    U X11/xc/include/fonts/fsmasks.h
    U X11/xc/lib/Imakefile
    U X11/xc/lib/FS/FSClServ.c
    U X11/xc/lib/FS/FSCloseFt.c
    U X11/xc/lib/FS/FSConnServ.c
    U X11/xc/lib/FS/FSErrDis.c
    U X11/xc/lib/FS/FSErrHndlr.c
    U X11/xc/lib/FS/FSFlush.c
    U X11/xc/lib/FS/FSFontInfo.c
    U X11/xc/lib/FS/FSFtNames.c
    U X11/xc/lib/FS/FSGetCats.c
    U X11/xc/lib/FS/FSListCats.c
    U X11/xc/lib/FS/FSListExt.c
    U X11/xc/lib/FS/FSMisc.c
    U X11/xc/lib/FS/FSNextEv.c
    U X11/xc/lib/FS/FSOpenFont.c
    U X11/xc/lib/FS/FSOpenServ.c
    U X11/xc/lib/FS/FSQGlyphs.c
    U X11/xc/lib/FS/FSQXExt.c
    U X11/xc/lib/FS/FSQXInfo.c
    U X11/xc/lib/FS/FSQuExt.c
    U X11/xc/lib/FS/FSServName.c
    U X11/xc/lib/FS/FSSetCats.c
    U X11/xc/lib/FS/FSSync.c
    U X11/xc/lib/FS/FSSynchro.c
    U X11/xc/lib/FS/FSlib.h
    U X11/xc/lib/FS/FSlibInt.c
    U X11/xc/lib/FS/FSlibint.h
    U X11/xc/lib/FS/FSlibos.h
    U X11/xc/lib/FS/Imakefile
    U X11/xc/lib/ICE/ICEos2.rsp
    U X11/xc/lib/ICE/ICE-def.cpp
    U X11/xc/lib/ICE/ICE.h
    U X11/xc/lib/ICE/ICEconn.h
    U X11/xc/lib/ICE/ICElib.h
    U X11/xc/lib/ICE/ICElibint.h
    U X11/xc/lib/ICE/ICEmsg.h
    U X11/xc/lib/ICE/ICEos2.def
    U X11/xc/lib/ICE/ICEproto.h
    U X11/xc/lib/ICE/ICEutil.h
    U X11/xc/lib/ICE/Imakefile
    U X11/xc/lib/ICE/accept.c
    U X11/xc/lib/ICE/authutil.c
    U X11/xc/lib/ICE/connect.c
    U X11/xc/lib/ICE/error.c
    U X11/xc/lib/ICE/getauth.c
    U X11/xc/lib/ICE/globals.h
    U X11/xc/lib/ICE/iceauth.c
    U X11/xc/lib/ICE/listen.c
    U X11/xc/lib/ICE/listenwk.c
    U X11/xc/lib/ICE/locking.c
    U X11/xc/lib/ICE/misc.c
    U X11/xc/lib/ICE/ping.c
    U X11/xc/lib/ICE/process.c
    U X11/xc/lib/ICE/protosetup.c
    U X11/xc/lib/ICE/register.c
    U X11/xc/lib/ICE/replywait.c
    U X11/xc/lib/ICE/setauth.c
    U X11/xc/lib/ICE/shutdown.c
    U X11/xc/lib/ICE/watch.c
    U X11/xc/lib/PEX5/PEX5os2.def
    U X11/xc/lib/PEX5/Imakefile
    U X11/xc/lib/PEX5/PEX.h
    U X11/xc/lib/PEX5/PEX5-def.cpp
    U X11/xc/lib/PEX5/PEX5os2.rsp
    U X11/xc/lib/PEX5/PEXlib.h
    U X11/xc/lib/PEX5/PEXlibint.h
    U X11/xc/lib/PEX5/PEXproto.h
    U X11/xc/lib/PEX5/PEXprotost.h
    U X11/xc/lib/PEX5/jump_funcs
    U X11/xc/lib/PEX5/jump_ignore
    U X11/xc/lib/PEX5/jump_vars
    U X11/xc/lib/PEX5/pl_convert.c
    U X11/xc/lib/PEX5/pl_convert.h
    U X11/xc/lib/PEX5/pl_escape.c
    U X11/xc/lib/PEX5/pl_extract.h
    U X11/xc/lib/PEX5/pl_font.c
    U X11/xc/lib/PEX5/pl_free.c
    U X11/xc/lib/PEX5/pl_global.h
    U X11/xc/lib/PEX5/pl_lut.c
    U X11/xc/lib/PEX5/pl_lut.h
    U X11/xc/lib/PEX5/pl_oc_dec.c
    U X11/xc/lib/PEX5/pl_nameset.c
    U X11/xc/lib/PEX5/pl_oc_attr.c
    U X11/xc/lib/PEX5/pl_oc_enc.c
    U X11/xc/lib/PEX5/pl_oc_prim.c
    U X11/xc/lib/PEX5/pl_oc_str.c
    U X11/xc/lib/PEX5/pl_oc_util.c
    U X11/xc/lib/PEX5/pl_oc_util.h
    U X11/xc/lib/PEX5/pl_pc.c
    U X11/xc/lib/PEX5/pl_pick.c
    U X11/xc/lib/PEX5/pl_rdr.c
    U X11/xc/lib/PEX5/pl_sc.c
    U X11/xc/lib/PEX5/pl_startup.c
    U X11/xc/lib/PEX5/pl_store.h
    U X11/xc/lib/PEX5/pl_struct.c
    U X11/xc/lib/PEX5/pl_util.c
    U X11/xc/lib/PEX5/pl_util.h
    U X11/xc/lib/PEX5/pl_wks.c
    U X11/xc/lib/PEX5/pl_xdata.h
    U X11/xc/lib/SM/SMos2.rsp
    U X11/xc/lib/SM/Imakefile
    U X11/xc/lib/SM/SM-def.cpp
    U X11/xc/lib/SM/SM.h
    U X11/xc/lib/SM/SMlib.h
    U X11/xc/lib/SM/SMlibint.h
    U X11/xc/lib/SM/SMos2.def
    U X11/xc/lib/SM/SMproto.h
    U X11/xc/lib/SM/globals.h
    U X11/xc/lib/SM/sm_auth.c
    U X11/xc/lib/SM/sm_client.c
    U X11/xc/lib/SM/sm_error.c
    U X11/xc/lib/SM/sm_genid.c
    U X11/xc/lib/SM/sm_manager.c
    U X11/xc/lib/SM/sm_misc.c
    U X11/xc/lib/SM/sm_process.c
    U X11/xc/lib/X11/X11os2.rsp
    U X11/xc/lib/X11/AddDIC.c
    U X11/xc/lib/X11/AddSF.c
    U X11/xc/lib/X11/AllCells.c
    U X11/xc/lib/X11/AllPlanes.c
    U X11/xc/lib/X11/AllowEv.c
    U X11/xc/lib/X11/AutoRep.c
    U X11/xc/lib/X11/Backgnd.c
    U X11/xc/lib/X11/BdrWidth.c
    U X11/xc/lib/X11/Bell.c
    U X11/xc/lib/X11/Border.c
    U X11/xc/lib/X11/CCC.c
    U X11/xc/lib/X11/ChAccCon.c
    U X11/xc/lib/X11/ChActPGb.c
    U X11/xc/lib/X11/ChClMode.c
    U X11/xc/lib/X11/ChCmap.c
    U X11/xc/lib/X11/ChGC.c
    U X11/xc/lib/X11/ChKeyCon.c
    U X11/xc/lib/X11/ChPntCon.c
    U X11/xc/lib/X11/ChProp.c
    U X11/xc/lib/X11/ChSaveSet.c
    U X11/xc/lib/X11/ChWAttrs.c
    U X11/xc/lib/X11/ChWindow.c
    U X11/xc/lib/X11/ChkIfEv.c
    U X11/xc/lib/X11/ChkMaskEv.c
    U X11/xc/lib/X11/ChkTypEv.c
    U X11/xc/lib/X11/ChkTypWEv.c
    U X11/xc/lib/X11/ChkWinEv.c
    U X11/xc/lib/X11/CirWin.c
    U X11/xc/lib/X11/CirWinDn.c
    U X11/xc/lib/X11/CirWinUp.c
    U X11/xc/lib/X11/ClDisplay.c
    U X11/xc/lib/X11/Clear.c
    U X11/xc/lib/X11/ClearArea.c
    U X11/xc/lib/X11/ConfWind.c
    U X11/xc/lib/X11/ConnDis.c
    U X11/xc/lib/X11/Context.c
    U X11/xc/lib/X11/ConvSel.c
    U X11/xc/lib/X11/CopyArea.c
    U X11/xc/lib/X11/CopyCmap.c
    U X11/xc/lib/X11/CopyGC.c
    U X11/xc/lib/X11/CopyPlane.c
    U X11/xc/lib/X11/CrBFData.c
    U X11/xc/lib/X11/CrCmap.c
    U X11/xc/lib/X11/CrCursor.c
    U X11/xc/lib/X11/CrGC.c
    U X11/xc/lib/X11/CrGlCur.c
    U X11/xc/lib/X11/CrPFBData.c
    U X11/xc/lib/X11/CrPixmap.c
    U X11/xc/lib/X11/CrWindow.c
    U X11/xc/lib/X11/Cursor.c
    U X11/xc/lib/X11/CvColW.c
    U X11/xc/lib/X11/CvCols.c
    U X11/xc/lib/X11/DefCursor.c
    U X11/xc/lib/X11/DelProp.c
    U X11/xc/lib/X11/Depths.c
    U X11/xc/lib/X11/DestSubs.c
    U X11/xc/lib/X11/DestWind.c
    U X11/xc/lib/X11/DisName.c
    U X11/xc/lib/X11/DrArc.c
    U X11/xc/lib/X11/DrArcs.c
    U X11/xc/lib/X11/DrLine.c
    U X11/xc/lib/X11/DrLines.c
    U X11/xc/lib/X11/DrPoint.c
    U X11/xc/lib/X11/DrPoints.c
    U X11/xc/lib/X11/DrRect.c
    U X11/xc/lib/X11/DrRects.c
    U X11/xc/lib/X11/DrSegs.c
    U X11/xc/lib/X11/ErrDes.c
    U X11/xc/lib/X11/ErrHndlr.c
    U X11/xc/lib/X11/EvToWire.c
    U X11/xc/lib/X11/FSSaver.c
    U X11/xc/lib/X11/FSWrap.c
    U X11/xc/lib/X11/FetchName.c
    U X11/xc/lib/X11/FillArc.c
    U X11/xc/lib/X11/Flush.c
    U X11/xc/lib/X11/FillArcs.c
    U X11/xc/lib/X11/FillPoly.c
    U X11/xc/lib/X11/FillRct.c
    U X11/xc/lib/X11/FillRcts.c
    U X11/xc/lib/X11/FilterEv.c
    U X11/xc/lib/X11/Font.c
    U X11/xc/lib/X11/FontInfo.c
    U X11/xc/lib/X11/FontNames.c
    U X11/xc/lib/X11/FreeCmap.c
    U X11/xc/lib/X11/FreeCols.c
    U X11/xc/lib/X11/FreeCurs.c
    U X11/xc/lib/X11/FreeEData.c
    U X11/xc/lib/X11/FreeGC.c
    U X11/xc/lib/X11/FreePix.c
    U X11/xc/lib/X11/GCMisc.c
    U X11/xc/lib/X11/Geom.c
    U X11/xc/lib/X11/GetAtomNm.c
    U X11/xc/lib/X11/GetColor.c
    U X11/xc/lib/X11/GetDflt.c
    U X11/xc/lib/X11/GetFPath.c
    U X11/xc/lib/X11/GetFProp.c
    U X11/xc/lib/X11/GetGCVals.c
    U X11/xc/lib/X11/GetGeom.c
    U X11/xc/lib/X11/GetHColor.c
    U X11/xc/lib/X11/GetHints.c
    U X11/xc/lib/X11/GetIFocus.c
    U X11/xc/lib/X11/GetImage.c
    U X11/xc/lib/X11/GetKCnt.c
    U X11/xc/lib/X11/GetMoEv.c
    U X11/xc/lib/X11/GetNrmHint.c
    U X11/xc/lib/X11/GetPCnt.c
    U X11/xc/lib/X11/GetPntMap.c
    U X11/xc/lib/X11/GetProp.c
    U X11/xc/lib/X11/GetRGBCMap.c
    U X11/xc/lib/X11/GetSOwner.c
    U X11/xc/lib/X11/GetSSaver.c
    U X11/xc/lib/X11/GetStCmap.c
    U X11/xc/lib/X11/GetTxtProp.c
    U X11/xc/lib/X11/GetWAttrs.c
    U X11/xc/lib/X11/GetWMCMapW.c
    U X11/xc/lib/X11/GetWMProto.c
    U X11/xc/lib/X11/GrButton.c
    U X11/xc/lib/X11/GrKey.c
    U X11/xc/lib/X11/GrKeybd.c
    U X11/xc/lib/X11/GrPointer.c
    U X11/xc/lib/X11/GrServer.c
    U X11/xc/lib/X11/HVC.c
    U X11/xc/lib/X11/HVCGcC.c
    U X11/xc/lib/X11/HVCGcV.c
    U X11/xc/lib/X11/HVCGcVC.c
    U X11/xc/lib/X11/HVCMnV.c
    U X11/xc/lib/X11/HVCMxC.c
    U X11/xc/lib/X11/HVCMxV.c
    U X11/xc/lib/X11/HVCMxVC.c
    U X11/xc/lib/X11/HVCMxVs.c
    U X11/xc/lib/X11/HVCWpAj.c
    U X11/xc/lib/X11/Host.c
    U X11/xc/lib/X11/ICWrap.c
    U X11/xc/lib/X11/IMWrap.c
    U X11/xc/lib/X11/Iconify.c
    U X11/xc/lib/X11/IdOfPr.c
    U X11/xc/lib/X11/IfEvent.c
    U X11/xc/lib/X11/ImText.c
    U X11/xc/lib/X11/ImText16.c
    U X11/xc/lib/X11/ImUtil.c
    U X11/xc/lib/X11/Imakefile
    U X11/xc/lib/X11/InitExt.c
    U X11/xc/lib/X11/InsCmap.c
    U X11/xc/lib/X11/IntAtom.c
    U X11/xc/lib/X11/KeyBind.c
    U X11/xc/lib/X11/KeysymStr.c
    U X11/xc/lib/X11/KillCl.c
    U X11/xc/lib/X11/LRGB.c
    U X11/xc/lib/X11/Lab.c
    U X11/xc/lib/X11/LabGcC.c
    U X11/xc/lib/X11/LabGcL.c
    U X11/xc/lib/X11/LabGcLC.c
    U X11/xc/lib/X11/LabMnL.c
    U X11/xc/lib/X11/LabMxC.c
    U X11/xc/lib/X11/LabMxL.c
    U X11/xc/lib/X11/LabMxLC.c
    U X11/xc/lib/X11/LabWpAj.c
    U X11/xc/lib/X11/LiHosts.c
    U X11/xc/lib/X11/LiICmaps.c
    U X11/xc/lib/X11/LiProps.c
    U X11/xc/lib/X11/ListExt.c
    U X11/xc/lib/X11/LoadFont.c
    U X11/xc/lib/X11/LockDis.c
    U X11/xc/lib/X11/LookupCol.c
    U X11/xc/lib/X11/LowerWin.c
    U X11/xc/lib/X11/Luv.c
    U X11/xc/lib/X11/LuvGcC.c
    U X11/xc/lib/X11/LuvGcL.c
    U X11/xc/lib/X11/LuvGcLC.c
    U X11/xc/lib/X11/LuvMnL.c
    U X11/xc/lib/X11/LuvMxC.c
    U X11/xc/lib/X11/LuvMxL.c
    U X11/xc/lib/X11/LuvMxLC.c
    U X11/xc/lib/X11/LuvWpAj.c
    U X11/xc/lib/X11/Macros.c
    U X11/xc/lib/X11/MapRaised.c
    U X11/xc/lib/X11/MapSubs.c
    U X11/xc/lib/X11/Misc.c
    U X11/xc/lib/X11/MapWindow.c
    U X11/xc/lib/X11/MaskEvent.c
    U X11/xc/lib/X11/ModMap.c
    U X11/xc/lib/X11/MoveWin.c
    U X11/xc/lib/X11/NextEvent.c
    U X11/xc/lib/X11/OCWrap.c
    U X11/xc/lib/X11/OMWrap.c
    U X11/xc/lib/X11/OfCCC.c
    U X11/xc/lib/X11/OpenDis.c
    U X11/xc/lib/X11/ParseCmd.c
    U X11/xc/lib/X11/ParseCol.c
    U X11/xc/lib/X11/ParseGeom.c
    U X11/xc/lib/X11/PeekEvent.c
    U X11/xc/lib/X11/PeekIfEv.c
    U X11/xc/lib/X11/Pending.c
    U X11/xc/lib/X11/PixFormats.c
    U X11/xc/lib/X11/PmapBgnd.c
    U X11/xc/lib/X11/PmapBord.c
    U X11/xc/lib/X11/PolyReg.c
    U X11/xc/lib/X11/PolyTxt.c
    U X11/xc/lib/X11/PolyTxt16.c
    U X11/xc/lib/X11/PrOfId.c
    U X11/xc/lib/X11/PropAlloc.c
    U X11/xc/lib/X11/PutBEvent.c
    U X11/xc/lib/X11/PutImage.c
    U X11/xc/lib/X11/QBlack.c
    U X11/xc/lib/X11/QBlue.c
    U X11/xc/lib/X11/QGreen.c
    U X11/xc/lib/X11/QRed.c
    U X11/xc/lib/X11/QWhite.c
    U X11/xc/lib/X11/QuBest.c
    U X11/xc/lib/X11/QuCol.c
    U X11/xc/lib/X11/QuColor.c
    U X11/xc/lib/X11/QuColors.c
    U X11/xc/lib/X11/QuCols.c
    U X11/xc/lib/X11/QuCurShp.c
    U X11/xc/lib/X11/QuExt.c
    U X11/xc/lib/X11/QuKeybd.c
    U X11/xc/lib/X11/QuPntr.c
    U X11/xc/lib/X11/QuStipShp.c
    U X11/xc/lib/X11/QuTextE16.c
    U X11/xc/lib/X11/QuTextExt.c
    U X11/xc/lib/X11/QuTileShp.c
    U X11/xc/lib/X11/QuTree.c
    U X11/xc/lib/X11/Quarks.c
    U X11/xc/lib/X11/RaiseWin.c
    U X11/xc/lib/X11/RdBitF.c
    U X11/xc/lib/X11/RecolorC.c
    U X11/xc/lib/X11/ReconfWM.c
    U X11/xc/lib/X11/ReconfWin.c
    U X11/xc/lib/X11/Region.c
    U X11/xc/lib/X11/RegstFlt.c
    U X11/xc/lib/X11/RepWindow.c
    U X11/xc/lib/X11/RestackWs.c
    U X11/xc/lib/X11/RotProp.c
    U X11/xc/lib/X11/ScrResStr.c
    U X11/xc/lib/X11/SelInput.c
    U X11/xc/lib/X11/SendEvent.c
    U X11/xc/lib/X11/SetBack.c
    U X11/xc/lib/X11/SetCCC.c
    U X11/xc/lib/X11/SetCRects.c
    U X11/xc/lib/X11/SetClMask.c
    U X11/xc/lib/X11/SetClOrig.c
    U X11/xc/lib/X11/SetDashes.c
    U X11/xc/lib/X11/SetFPath.c
    U X11/xc/lib/X11/SetFont.c
    U X11/xc/lib/X11/SetFore.c
    U X11/xc/lib/X11/SetFunc.c
    U X11/xc/lib/X11/SetGetCols.c
    U X11/xc/lib/X11/SetHints.c
    U X11/xc/lib/X11/SetIFocus.c
    U X11/xc/lib/X11/SetLStyle.c
    U X11/xc/lib/X11/SetLocale.c
    U X11/xc/lib/X11/SetNrmHint.c
    U X11/xc/lib/X11/SetPMask.c
    U X11/xc/lib/X11/SetPntMap.c
    U X11/xc/lib/X11/SetRGBCMap.c
    U X11/xc/lib/X11/SetSOwner.c
    U X11/xc/lib/X11/SetSSaver.c
    U X11/xc/lib/X11/SetStCmap.c
    U X11/xc/lib/X11/SetState.c
    U X11/xc/lib/X11/SetStip.c
    U X11/xc/lib/X11/SetTSOrig.c
    U X11/xc/lib/X11/SetTile.c
    U X11/xc/lib/X11/SetTxtProp.c
    U X11/xc/lib/X11/SetWMCMapW.c
    U X11/xc/lib/X11/SetWMProto.c
    U X11/xc/lib/X11/StBytes.c
    U X11/xc/lib/X11/StCol.c
    U X11/xc/lib/X11/StColor.c
    U X11/xc/lib/X11/StColors.c
    U X11/xc/lib/X11/StCols.c
    U X11/xc/lib/X11/StNColor.c
    U X11/xc/lib/X11/StName.c
    U X11/xc/lib/X11/StrKeysym.c
    U X11/xc/lib/X11/StrToText.c
    U X11/xc/lib/X11/Sync.c
    U X11/xc/lib/X11/Synchro.c
    U X11/xc/lib/X11/Text.c
    U X11/xc/lib/X11/Text16.c
    U X11/xc/lib/X11/TextExt.c
    U X11/xc/lib/X11/TextExt16.c
    U X11/xc/lib/X11/TextToStr.c
    U X11/xc/lib/X11/TrCoords.c
    U X11/xc/lib/X11/UNDEFINED.c
    U X11/xc/lib/X11/UndefCurs.c
    U X11/xc/lib/X11/UngrabBut.c
    U X11/xc/lib/X11/UngrabKbd.c
    U X11/xc/lib/X11/UngrabKey.c
    U X11/xc/lib/X11/UngrabPtr.c
    U X11/xc/lib/X11/UngrabSvr.c
    U X11/xc/lib/X11/UninsCmap.c
    U X11/xc/lib/X11/UnldFont.c
    U X11/xc/lib/X11/UnmapSubs.c
    U X11/xc/lib/X11/UnmapWin.c
    U X11/xc/lib/X11/VisUtil.c
    U X11/xc/lib/X11/WMGeom.c
    U X11/xc/lib/X11/WMProps.c
    U X11/xc/lib/X11/WarpPtr.c
    U X11/xc/lib/X11/WinEvent.c
    U X11/xc/lib/X11/Window.c
    U X11/xc/lib/X11/Withdraw.c
    U X11/xc/lib/X11/WrBitF.c
    U X11/xc/lib/X11/X11-def.cpp
    U X11/xc/lib/X11/X11os2.def
    U X11/xc/lib/X11/Xcms.txt
    U X11/xc/lib/X11/XErrorDB
    U X11/xc/lib/X11/XKB.c
    U X11/xc/lib/X11/XKBAlloc.c
    U X11/xc/lib/X11/XKBBell.c
    U X11/xc/lib/X11/XKBBind.c
    U X11/xc/lib/X11/XKBCompat.c
    U X11/xc/lib/X11/XKBCtrls.c
    U X11/xc/lib/X11/XKBCvt.c
    U X11/xc/lib/X11/XKBExtDev.c
    U X11/xc/lib/X11/XKBGAlloc.c
    U X11/xc/lib/X11/XKBGeom.c
    U X11/xc/lib/X11/XKBGetByName.c
    U X11/xc/lib/X11/XKBGetMap.c
    U X11/xc/lib/X11/XKBList.c
    U X11/xc/lib/X11/XKBMAlloc.c
    U X11/xc/lib/X11/XKBMisc.c
    U X11/xc/lib/X11/XKBNames.c
    U X11/xc/lib/X11/XKBRdBuf.c
    U X11/xc/lib/X11/XKBSetGeom.c
    U X11/xc/lib/X11/XKBSetMap.c
    U X11/xc/lib/X11/XKBUse.c
    U X11/xc/lib/X11/XKBleds.c
    U X11/xc/lib/X11/XKBlib.h
    U X11/xc/lib/X11/XKBlibint.h
    U X11/xc/lib/X11/XKeysymDB
    U X11/xc/lib/X11/XRGB.c
    U X11/xc/lib/X11/XYZ.c
    U X11/xc/lib/X11/Xaixlcint.h
    U X11/xc/lib/X11/Xatomtype.h
    U X11/xc/lib/X11/Xcms.h
    U X11/xc/lib/X11/Xcmsint.h
    U X11/xc/lib/X11/XimImSw.h
    U X11/xc/lib/X11/XimProto.h
    U X11/xc/lib/X11/XimThai.h
    U X11/xc/lib/X11/XimTrInt.h
    U X11/xc/lib/X11/XimTrX.h
    U X11/xc/lib/X11/XimTrans.h
    U X11/xc/lib/X11/Ximint.h
    U X11/xc/lib/X11/XimintL.h
    U X11/xc/lib/X11/XimintP.h
    U X11/xc/lib/X11/XlcGeneric.h
    U X11/xc/lib/X11/XlcPubI.h
    U X11/xc/lib/X11/XlcPublic.h
    U X11/xc/lib/X11/XlcUTF.h
    U X11/xc/lib/X11/Xlcint.h
    U X11/xc/lib/X11/Xlib.h
    U X11/xc/lib/X11/XlibAsync.c
    U X11/xc/lib/X11/XlibInt.c
    U X11/xc/lib/X11/Xlibint.h
    U X11/xc/lib/X11/Xlocale.h
    U X11/xc/lib/X11/XomGeneric.h
    U X11/xc/lib/X11/Xresource.h
    U X11/xc/lib/X11/Xrm.c
    U X11/xc/lib/X11/XrmI.h
    U X11/xc/lib/X11/Xutil.h
    U X11/xc/lib/X11/Xvarargs.h
    U X11/xc/lib/X11/aixlcLoad.c
    U X11/xc/lib/X11/cmsAllCol.c
    U X11/xc/lib/X11/cmsAllNCol.c
    U X11/xc/lib/X11/cmsCmap.c
    U X11/xc/lib/X11/cmsColNm.c
    U X11/xc/lib/X11/cmsGlobls.c
    U X11/xc/lib/X11/cmsInt.c
    U X11/xc/lib/X11/cmsLkCol.c
    U X11/xc/lib/X11/cmsMath.c
    U X11/xc/lib/X11/cmsProp.c
    U X11/xc/lib/X11/cmsTrig.c
    U X11/xc/lib/X11/cursorfont.h
    U X11/xc/lib/X11/evtomask.c
    U X11/xc/lib/X11/globals.c
    U X11/xc/lib/X11/imCallbk.c
    U X11/xc/lib/X11/imConv.c
    U X11/xc/lib/X11/imDefFlt.c
    U X11/xc/lib/X11/imDefIc.c
    U X11/xc/lib/X11/imDefIm.c
    U X11/xc/lib/X11/imDefLkup.c
    U X11/xc/lib/X11/imInt.c
    U X11/xc/lib/X11/imDispch.c
    U X11/xc/lib/X11/imEvToWire.c
    U X11/xc/lib/X11/imExten.c
    U X11/xc/lib/X11/imImSw.c
    U X11/xc/lib/X11/imInsClbk.c
    U X11/xc/lib/X11/imLcFlt.c
    U X11/xc/lib/X11/imLcGIc.c
    U X11/xc/lib/X11/imLcIc.c
    U X11/xc/lib/X11/imLcIm.c
    U X11/xc/lib/X11/imLcLkup.c
    U X11/xc/lib/X11/imLcPrs.c
    U X11/xc/lib/X11/imLcSIc.c
    U X11/xc/lib/X11/imRm.c
    U X11/xc/lib/X11/imRmAttr.c
    U X11/xc/lib/X11/imThaiFlt.c
    U X11/xc/lib/X11/imThaiIc.c
    U X11/xc/lib/X11/imThaiIm.c
    U X11/xc/lib/X11/imTrX.c
    U X11/xc/lib/X11/imTrans.c
    U X11/xc/lib/X11/imTransR.c
    U X11/xc/lib/X11/jump_funcs
    U X11/xc/lib/X11/jump_ignore
    U X11/xc/lib/X11/jump_vars
    U X11/xc/lib/X11/lcCT.c
    U X11/xc/lib/X11/lcCharSet.c
    U X11/xc/lib/X11/lcConv.c
    U X11/xc/lib/X11/lcDB.c
    U X11/xc/lib/X11/lcDefConv.c
    U X11/xc/lib/X11/lcDynamic.c
    U X11/xc/lib/X11/lcEuc.c
    U X11/xc/lib/X11/lcFile.c
    U X11/xc/lib/X11/lcGenConv.c
    U X11/xc/lib/X11/lcGeneric.c
    U X11/xc/lib/X11/lcInit.c
    U X11/xc/lib/X11/lcJis.c
    U X11/xc/lib/X11/lcPrTxt.c
    U X11/xc/lib/X11/lcPubWrap.c
    U X11/xc/lib/X11/lcPublic.c
    U X11/xc/lib/X11/lcRM.c
    U X11/xc/lib/X11/lcSjis.c
    U X11/xc/lib/X11/lcStd.c
    U X11/xc/lib/X11/lcTxtPr.c
    U X11/xc/lib/X11/lcUTF.c
    U X11/xc/lib/X11/lcUtil.c
    U X11/xc/lib/X11/lcWrap.c
    U X11/xc/lib/X11/libX11.elist
    U X11/xc/lib/X11/locking.c
    U X11/xc/lib/X11/locking.h
    U X11/xc/lib/X11/mbWMProps.c
    U X11/xc/lib/X11/mbWrap.c
    U X11/xc/lib/X11/omDefault.c
    U X11/xc/lib/X11/omGeneric.c
    U X11/xc/lib/X11/omImText.c
    U X11/xc/lib/X11/omText.c
    U X11/xc/lib/X11/omTextEsc.c
    U X11/xc/lib/X11/omTextExt.c
    U X11/xc/lib/X11/omTextPer.c
    U X11/xc/lib/X11/omXChar.c
    U X11/xc/lib/X11/os2Stubs.c
    U X11/xc/lib/X11/poly.h
    U X11/xc/lib/X11/region.h
    U X11/xc/lib/X11/udcInf.c
    U X11/xc/lib/X11/uvY.c
    U X11/xc/lib/X11/wcWrap.c
    U X11/xc/lib/X11/xyY.c
    U X11/xc/lib/X11/util/mkks.sh
    U X11/xc/lib/X11/util/makekeys.c
    U X11/xc/lib/XIE/XIEos2.def
    U X11/xc/lib/XIE/Imakefile
    U X11/xc/lib/XIE/XIE-def.cpp
    U X11/xc/lib/XIE/XIElib.h
    U X11/xc/lib/XIE/XIElibint.h
    U X11/xc/lib/XIE/XIEos2.rsp
    U X11/xc/lib/XIE/abort.c
    U X11/xc/lib/XIE/await.c
    U X11/xc/lib/XIE/clientdata.c
    U X11/xc/lib/XIE/colorlist.c
    U X11/xc/lib/XIE/conven.c
    U X11/xc/lib/XIE/elements.c
    U X11/xc/lib/XIE/elements.h
    U X11/xc/lib/XIE/errors.c
    U X11/xc/lib/XIE/events.c
    U X11/xc/lib/XIE/free.c
    U X11/xc/lib/XIE/globals.h
    U X11/xc/lib/XIE/ieee.c
    U X11/xc/lib/XIE/init.c
    U X11/xc/lib/XIE/init.h
    U X11/xc/lib/XIE/jump_funcs
    U X11/xc/lib/XIE/jump_ignore
    U X11/xc/lib/XIE/jump_vars
    U X11/xc/lib/XIE/lut.c
    U X11/xc/lib/XIE/photoflo.c
    U X11/xc/lib/XIE/photomap.c
    U X11/xc/lib/XIE/photospace.c
    U X11/xc/lib/XIE/roi.c
    U X11/xc/lib/XIE/technique.c
    U X11/xc/lib/XIE/technique.h
    U X11/xc/lib/XIE/utils.c
    U X11/xc/lib/XThrStub/Imakefile
    U X11/xc/lib/XThrStub/UIThrStubs.c
    U X11/xc/lib/Xau/README
    U X11/xc/lib/Xau/AuDispose.c
    U X11/xc/lib/Xau/AuFileName.c
    U X11/xc/lib/Xau/AuGetAddr.c
    U X11/xc/lib/Xau/AuGetBest.c
    U X11/xc/lib/Xau/AuLock.c
    U X11/xc/lib/Xau/AuRead.c
    U X11/xc/lib/Xau/AuUnlock.c
    U X11/xc/lib/Xau/AuWrite.c
    U X11/xc/lib/Xau/Autest.c
    U X11/xc/lib/Xau/Imakefile
    U X11/xc/lib/Xau/Xauth.h
    U X11/xc/lib/Xau/k5encode.c
    U X11/xc/lib/Xaw/CHANGES
    U X11/xc/lib/Xaw/AllWidgets.c
    U X11/xc/lib/Xaw/AllWidgets.h
    U X11/xc/lib/Xaw/AsciiSink.c
    U X11/xc/lib/Xaw/AsciiSink.h
    U X11/xc/lib/Xaw/AsciiSinkP.h
    U X11/xc/lib/Xaw/AsciiSrc.c
    U X11/xc/lib/Xaw/AsciiSrc.h
    U X11/xc/lib/Xaw/AsciiSrcP.h
    U X11/xc/lib/Xaw/AsciiText.c
    U X11/xc/lib/Xaw/AsciiText.h
    U X11/xc/lib/Xaw/AsciiTextP.h
    U X11/xc/lib/Xaw/Box.c
    U X11/xc/lib/Xaw/Box.h
    U X11/xc/lib/Xaw/BoxP.h
    U X11/xc/lib/Xaw/Xawos2.rsp
    U X11/xc/lib/Xaw/Cardinals.h
    U X11/xc/lib/Xaw/Command.c
    U X11/xc/lib/Xaw/Command.h
    U X11/xc/lib/Xaw/CommandP.h
    U X11/xc/lib/Xaw/Dialog.c
    U X11/xc/lib/Xaw/Dialog.h
    U X11/xc/lib/Xaw/DialogP.h
    U X11/xc/lib/Xaw/Form.c
    U X11/xc/lib/Xaw/Form.h
    U X11/xc/lib/Xaw/FormP.h
    U X11/xc/lib/Xaw/Grip.c
    U X11/xc/lib/Xaw/Grip.h
    U X11/xc/lib/Xaw/GripP.h
    U X11/xc/lib/Xaw/Imakefile
    U X11/xc/lib/Xaw/Label.c
    U X11/xc/lib/Xaw/Label.h
    U X11/xc/lib/Xaw/LabelP.h
    U X11/xc/lib/Xaw/List.c
    U X11/xc/lib/Xaw/List.h
    U X11/xc/lib/Xaw/ListP.h
    U X11/xc/lib/Xaw/MenuButtoP.h
    U X11/xc/lib/Xaw/MenuButton.c
    U X11/xc/lib/Xaw/MenuButton.h
    U X11/xc/lib/Xaw/MultiSink.c
    U X11/xc/lib/Xaw/MultiSink.h
    U X11/xc/lib/Xaw/MultiSinkP.h
    U X11/xc/lib/Xaw/MultiSrc.c
    U X11/xc/lib/Xaw/MultiSrc.h
    U X11/xc/lib/Xaw/MultiSrcP.h
    U X11/xc/lib/Xaw/Paned.c
    U X11/xc/lib/Xaw/Paned.h
    U X11/xc/lib/Xaw/PanedP.h
    U X11/xc/lib/Xaw/Panner.c
    U X11/xc/lib/Xaw/Panner.h
    U X11/xc/lib/Xaw/PannerP.h
    U X11/xc/lib/Xaw/Porthole.c
    U X11/xc/lib/Xaw/Porthole.h
    U X11/xc/lib/Xaw/PortholeP.h
    U X11/xc/lib/Xaw/Repeater.c
    U X11/xc/lib/Xaw/Repeater.h
    U X11/xc/lib/Xaw/RepeaterP.h
    U X11/xc/lib/Xaw/Reports.h
    U X11/xc/lib/Xaw/Scrollbar.c
    U X11/xc/lib/Xaw/Scrollbar.h
    U X11/xc/lib/Xaw/ScrollbarP.h
    U X11/xc/lib/Xaw/Simple.c
    U X11/xc/lib/Xaw/Simple.h
    U X11/xc/lib/Xaw/SimpleMenP.h
    U X11/xc/lib/Xaw/SimpleMenu.c
    U X11/xc/lib/Xaw/SimpleMenu.h
    U X11/xc/lib/Xaw/SimpleP.h
    U X11/xc/lib/Xaw/Sme.c
    U X11/xc/lib/Xaw/Sme.h
    U X11/xc/lib/Xaw/SmeBSB.c
    U X11/xc/lib/Xaw/SmeBSB.h
    U X11/xc/lib/Xaw/SmeBSBP.h
    U X11/xc/lib/Xaw/SmeLine.c
    U X11/xc/lib/Xaw/SmeLine.h
    U X11/xc/lib/Xaw/SmeLineP.h
    U X11/xc/lib/Xaw/SmeP.h
    U X11/xc/lib/Xaw/StripCharP.h
    U X11/xc/lib/Xaw/StripChart.c
    U X11/xc/lib/Xaw/StripChart.h
    U X11/xc/lib/Xaw/Template.c
    U X11/xc/lib/Xaw/Template.h
    U X11/xc/lib/Xaw/TemplateP.h
    U X11/xc/lib/Xaw/Text.c
    U X11/xc/lib/Xaw/Text.h
    U X11/xc/lib/Xaw/TextAction.c
    U X11/xc/lib/Xaw/TextP.h
    U X11/xc/lib/Xaw/TextPop.c
    U X11/xc/lib/Xaw/TextSink.c
    U X11/xc/lib/Xaw/TextSink.h
    U X11/xc/lib/Xaw/TextSinkP.h
    U X11/xc/lib/Xaw/TextSrc.c
    U X11/xc/lib/Xaw/TextSrc.h
    U X11/xc/lib/Xaw/TextSrcP.h
    U X11/xc/lib/Xaw/TextTr.c
    U X11/xc/lib/Xaw/Toggle.c
    U X11/xc/lib/Xaw/Toggle.h
    U X11/xc/lib/Xaw/ToggleP.h
    U X11/xc/lib/Xaw/Tree.c
    U X11/xc/lib/Xaw/Tree.h
    U X11/xc/lib/Xaw/TreeP.h
    U X11/xc/lib/Xaw/Vendor.c
    U X11/xc/lib/Xaw/VendorEP.h
    U X11/xc/lib/Xaw/Viewport.c
    U X11/xc/lib/Xaw/Viewport.h
    U X11/xc/lib/Xaw/ViewportP.h
    U X11/xc/lib/Xaw/XawAlloc.h
    U X11/xc/lib/Xaw/XawI18n.c
    U X11/xc/lib/Xaw/XawI18n.h
    U X11/xc/lib/Xaw/XawIm.c
    U X11/xc/lib/Xaw/XawImP.h
    U X11/xc/lib/Xaw/XawInit.c
    U X11/xc/lib/Xaw/XawInit.h
    U X11/xc/lib/Xaw/Xawos2.def
    U X11/xc/lib/Xaw/genlist.sh
    U X11/xc/lib/Xaw/jump_funcs
    U X11/xc/lib/Xaw/jump_ignore
    U X11/xc/lib/Xaw/jump_vars
    U X11/xc/lib/Xaw/sharedlib.c
    U X11/xc/lib/Xbsd/Berklib.c
    U X11/xc/lib/Xbsd/Imakefile
    U X11/xc/lib/Xdmcp/A8Eq.c
    U X11/xc/lib/Xdmcp/AA16.c
    U X11/xc/lib/Xdmcp/AA32.c
    U X11/xc/lib/Xdmcp/AA8.c
    U X11/xc/lib/Xdmcp/Alloc.c
    U X11/xc/lib/Xdmcp/AofA8.c
    U X11/xc/lib/Xdmcp/CA8.c
    U X11/xc/lib/Xdmcp/CmpKey.c
    U X11/xc/lib/Xdmcp/DA16.c
    U X11/xc/lib/Xdmcp/DA32.c
    U X11/xc/lib/Xdmcp/DA8.c
    U X11/xc/lib/Xdmcp/DAofA8.c
    U X11/xc/lib/Xdmcp/DecKey.c
    U X11/xc/lib/Xdmcp/Fill.c
    U X11/xc/lib/Xdmcp/Flush.c
    U X11/xc/lib/Xdmcp/GenKey.c
    U X11/xc/lib/Xdmcp/Imakefile
    U X11/xc/lib/Xdmcp/IncKey.c
    U X11/xc/lib/Xdmcp/RA16.c
    U X11/xc/lib/Xdmcp/RA32.c
    U X11/xc/lib/Xdmcp/RA8.c
    U X11/xc/lib/Xdmcp/RAofA8.c
    U X11/xc/lib/Xdmcp/RC16.c
    U X11/xc/lib/Xdmcp/RC32.c
    U X11/xc/lib/Xdmcp/RC8.c
    U X11/xc/lib/Xdmcp/RHead.c
    U X11/xc/lib/Xdmcp/RR.c
    U X11/xc/lib/Xdmcp/RaA16.c
    U X11/xc/lib/Xdmcp/RaA32.c
    U X11/xc/lib/Xdmcp/RaA8.c
    U X11/xc/lib/Xdmcp/RaAoA8.c
    U X11/xc/lib/Xdmcp/Unwrap.c
    U X11/xc/lib/Xdmcp/WA16.c
    U X11/xc/lib/Xdmcp/WA32.c
    U X11/xc/lib/Xdmcp/WA8.c
    U X11/xc/lib/Xdmcp/WAofA8.c
    U X11/xc/lib/Xdmcp/WC16.c
    U X11/xc/lib/Xdmcp/WC32.c
    U X11/xc/lib/Xdmcp/WC8.c
    U X11/xc/lib/Xdmcp/Whead.c
    U X11/xc/lib/Xdmcp/Wrap.c
    U X11/xc/lib/Xdmcp/Wrap.h
    U X11/xc/lib/Xdmcp/Xdmcp.h
    U X11/xc/lib/Xdpms/DPMS.c
    U X11/xc/lib/Xdpms/Imakefile
    U X11/xc/lib/Xext/XTestExt1.c
    U X11/xc/lib/Xext/Imakefile
    U X11/xc/lib/Xext/MITMisc.c
    U X11/xc/lib/Xext/XAppgroup.c
    U X11/xc/lib/Xext/XLbx.c
    U X11/xc/lib/Xext/XMultibuf.c
    U X11/xc/lib/Xext/XSecurity.c
    U X11/xc/lib/Xext/XShape.c
    U X11/xc/lib/Xext/XShm.c
    U X11/xc/lib/Xext/XSync.c
    U X11/xc/lib/Xext/Xextos2.rsp
    U X11/xc/lib/Xext/Xdbe.c
    U X11/xc/lib/Xext/Xext-def.cpp
    U X11/xc/lib/Xext/Xextos2.def
    U X11/xc/lib/Xext/extutil.c
    U X11/xc/lib/Xext/globals.c
    U X11/xc/lib/Xi/Xios2.def
    U X11/xc/lib/Xi/Imakefile
    U X11/xc/lib/Xi/XAllowDv.c
    U X11/xc/lib/Xi/XChgDCtl.c
    U X11/xc/lib/Xi/XChgFCtl.c
    U X11/xc/lib/Xi/XChgKMap.c
    U X11/xc/lib/Xi/XChgKbd.c
    U X11/xc/lib/Xi/XChgPnt.c
    U X11/xc/lib/Xi/XChgProp.c
    U X11/xc/lib/Xi/XCloseDev.c
    U X11/xc/lib/Xi/XDevBell.c
    U X11/xc/lib/Xi/XExtInt.c
    U X11/xc/lib/Xi/XExtToWire.c
    U X11/xc/lib/Xi/XFreeLst.c
    U X11/xc/lib/Xi/XGMotion.c
    U X11/xc/lib/Xi/XGetBMap.c
    U X11/xc/lib/Xi/XGetDCtl.c
    U X11/xc/lib/Xi/XGetFCtl.c
    U X11/xc/lib/Xi/XGetKMap.c
    U X11/xc/lib/Xi/XGetMMap.c
    U X11/xc/lib/Xi/XGetProp.c
    U X11/xc/lib/Xi/XGetVers.c
    U X11/xc/lib/Xi/XGrDvBut.c
    U X11/xc/lib/Xi/XGrDvKey.c
    U X11/xc/lib/Xi/XGrabDev.c
    U X11/xc/lib/Xi/XGtFocus.c
    U X11/xc/lib/Xi/XGtSelect.c
    U X11/xc/lib/Xi/XIint.h
    U X11/xc/lib/Xi/XListDev.c
    U X11/xc/lib/Xi/XOpenDev.c
    U X11/xc/lib/Xi/XQueryDv.c
    U X11/xc/lib/Xi/XSelect.c
    U X11/xc/lib/Xi/XSetBMap.c
    U X11/xc/lib/Xi/XSetDVal.c
    U X11/xc/lib/Xi/XSetMMap.c
    U X11/xc/lib/Xi/XSetMode.c
    U X11/xc/lib/Xi/XSndExEv.c
    U X11/xc/lib/Xi/XStFocus.c
    U X11/xc/lib/Xi/XUngrDev.c
    U X11/xc/lib/Xi/XUngrDvB.c
    U X11/xc/lib/Xi/XUngrDvK.c
    U X11/xc/lib/Xi/Xi-def.cpp
    U X11/xc/lib/Xi/Xios2.rsp
    U X11/xc/lib/Xmu/README
    U X11/xc/lib/Xmu/AllCmap.c
    U X11/xc/lib/Xmu/Atoms.c
    U X11/xc/lib/Xmu/Atoms.h
    U X11/xc/lib/Xmu/CharSet.h
    U X11/xc/lib/Xmu/ClientWin.c
    U X11/xc/lib/Xmu/CloseHook.c
    U X11/xc/lib/Xmu/CloseHook.h
    U X11/xc/lib/Xmu/CmapAlloc.c
    U X11/xc/lib/Xmu/Converters.h
    U X11/xc/lib/Xmu/CrCmap.c
    U X11/xc/lib/Xmu/CrPixFBit.c
    U X11/xc/lib/Xmu/CurUtil.h
    U X11/xc/lib/Xmu/CursorName.c
    U X11/xc/lib/Xmu/CvtCache.c
    U X11/xc/lib/Xmu/CvtCache.h
    U X11/xc/lib/Xmu/CvtStdSel.c
    U X11/xc/lib/Xmu/DefErrMsg.c
    U X11/xc/lib/Xmu/DelCmap.c
    U X11/xc/lib/Xmu/DisplayQue.c
    U X11/xc/lib/Xmu/DisplayQue.h
    U X11/xc/lib/Xmu/Distinct.c
    U X11/xc/lib/Xmu/DrRndRect.c
    U X11/xc/lib/Xmu/DrawLogo.c
    U X11/xc/lib/Xmu/Drawing.h
    U X11/xc/lib/Xmu/Editres.h
    U X11/xc/lib/Xmu/EditresCom.c
    U X11/xc/lib/Xmu/EditresP.h
    U X11/xc/lib/Xmu/Error.h
    U X11/xc/lib/Xmu/ExtAgent.c
    U X11/xc/lib/Xmu/ExtAgent.h
    U X11/xc/lib/Xmu/FToCback.c
    U X11/xc/lib/Xmu/GetHost.c
    U X11/xc/lib/Xmu/GrayPixmap.c
    U X11/xc/lib/Xmu/Imakefile
    U X11/xc/lib/Xmu/Initer.c
    U X11/xc/lib/Xmu/Initer.h
    U X11/xc/lib/Xmu/LocBitmap.c
    U X11/xc/lib/Xmu/Lookup.c
    U X11/xc/lib/Xmu/LookupCmap.c
    U X11/xc/lib/Xmu/Lower.c
    U X11/xc/lib/Xmu/Misc.h
    U X11/xc/lib/Xmu/Xmuos2.rsp
    U X11/xc/lib/Xmu/RdBitF.c
    U X11/xc/lib/Xmu/ScrOfWin.c
    U X11/xc/lib/Xmu/ShapeWidg.c
    U X11/xc/lib/Xmu/StdCmap.c
    U X11/xc/lib/Xmu/StdCmap.h
    U X11/xc/lib/Xmu/StdSel.h
    U X11/xc/lib/Xmu/StrToBS.c
    U X11/xc/lib/Xmu/StrToBmap.c
    U X11/xc/lib/Xmu/StrToCurs.c
    U X11/xc/lib/Xmu/StrToGrav.c
    U X11/xc/lib/Xmu/StrToJust.c
    U X11/xc/lib/Xmu/StrToLong.c
    U X11/xc/lib/Xmu/StrToOrnt.c
    U X11/xc/lib/Xmu/StrToShap.c
    U X11/xc/lib/Xmu/StrToWidg.c
    U X11/xc/lib/Xmu/SysUtil.h
    U X11/xc/lib/Xmu/UpdMapHint.c
    U X11/xc/lib/Xmu/VisCmap.c
    U X11/xc/lib/Xmu/WhitePoint.h
    U X11/xc/lib/Xmu/WidgetNode.c
    U X11/xc/lib/Xmu/WidgetNode.h
    U X11/xc/lib/Xmu/WinUtil.h
    U X11/xc/lib/Xmu/Xct.c
    U X11/xc/lib/Xmu/Xct.h
    U X11/xc/lib/Xmu/Xmu.h
    U X11/xc/lib/Xmu/Xmuos2.def
    U X11/xc/lib/Xmu/sharedlib.c
    U X11/xc/lib/Xp/Xpos2.def
    U X11/xc/lib/Xp/Imakefile
    U X11/xc/lib/Xp/Xp-def.cpp
    U X11/xc/lib/Xp/XpAttr.c
    U X11/xc/lib/Xp/XpContext.c
    U X11/xc/lib/Xp/XpDoc.c
    U X11/xc/lib/Xp/XpExtUtil.c
    U X11/xc/lib/Xp/XpExtVer.c
    U X11/xc/lib/Xp/XpGetData.c
    U X11/xc/lib/Xp/XpImageRes.c
    U X11/xc/lib/Xp/XpInput.c
    U X11/xc/lib/Xp/XpJob.c
    U X11/xc/lib/Xp/XpLocale.c
    U X11/xc/lib/Xp/XpNotifyPdm.c
    U X11/xc/lib/Xp/XpPage.c
    U X11/xc/lib/Xp/XpPageDim.c
    U X11/xc/lib/Xp/XpPrinter.c
    U X11/xc/lib/Xp/XpPutData.c
    U X11/xc/lib/Xp/XpScreens.c
    U X11/xc/lib/Xp/Xpos2.rsp
    U X11/xc/lib/Xss/Xssos2.def
    U X11/xc/lib/Xss/Imakefile
    U X11/xc/lib/Xss/XScrnSaver.c
    U X11/xc/lib/Xss/Xssos2.rsp
    U X11/xc/lib/Xt/Xtos2.rsp
    U X11/xc/lib/Xt/ActionHook.c
    U X11/xc/lib/Xt/Alloc.c
    U X11/xc/lib/Xt/ArgList.c
    U X11/xc/lib/Xt/Callback.c
    U X11/xc/lib/Xt/CallbackI.h
    U X11/xc/lib/Xt/ClickTime.c
    U X11/xc/lib/Xt/Composite.c
    U X11/xc/lib/Xt/Composite.h
    U X11/xc/lib/Xt/CompositeP.h
    U X11/xc/lib/Xt/ConstrainP.h
    U X11/xc/lib/Xt/Constraint.c
    U X11/xc/lib/Xt/Constraint.h
    U X11/xc/lib/Xt/Convert.c
    U X11/xc/lib/Xt/ConvertI.h
    U X11/xc/lib/Xt/Converters.c
    U X11/xc/lib/Xt/Core.c
    U X11/xc/lib/Xt/Core.h
    U X11/xc/lib/Xt/CoreP.h
    U X11/xc/lib/Xt/Create.c
    U X11/xc/lib/Xt/Destroy.c
    U X11/xc/lib/Xt/Display.c
    U X11/xc/lib/Xt/Error.c
    U X11/xc/lib/Xt/Event.c
    U X11/xc/lib/Xt/EventI.h
    U X11/xc/lib/Xt/EventUtil.c
    U X11/xc/lib/Xt/Functions.c
    U X11/xc/lib/Xt/GCManager.c
    U X11/xc/lib/Xt/Geometry.c
    U X11/xc/lib/Xt/GetActKey.c
    U X11/xc/lib/Xt/GetResList.c
    U X11/xc/lib/Xt/GetValues.c
    U X11/xc/lib/Xt/HookObj.c
    U X11/xc/lib/Xt/HookObjI.h
    U X11/xc/lib/Xt/Hooks.c
    U X11/xc/lib/Xt/Imakefile
    U X11/xc/lib/Xt/InitialI.h
    U X11/xc/lib/Xt/Initialize.c
    U X11/xc/lib/Xt/Intrinsic.c
    U X11/xc/lib/Xt/Intrinsic.h
    U X11/xc/lib/Xt/IntrinsicI.h
    U X11/xc/lib/Xt/IntrinsicP.h
    U X11/xc/lib/Xt/Keyboard.c
    U X11/xc/lib/Xt/Manage.c
    U X11/xc/lib/Xt/NextEvent.c
    U X11/xc/lib/Xt/Object.c
    U X11/xc/lib/Xt/Object.h
    U X11/xc/lib/Xt/ObjectP.h
    U X11/xc/lib/Xt/Pointer.c
    U X11/xc/lib/Xt/PassivGraI.h
    U X11/xc/lib/Xt/PassivGrab.c
    U X11/xc/lib/Xt/Popup.c
    U X11/xc/lib/Xt/PopupCB.c
    U X11/xc/lib/Xt/RectObj.c
    U X11/xc/lib/Xt/RectObj.h
    U X11/xc/lib/Xt/RectObjP.h
    U X11/xc/lib/Xt/ResourceI.h
    U X11/xc/lib/Xt/Resources.c
    U X11/xc/lib/Xt/Selection.c
    U X11/xc/lib/Xt/SelectionI.h
    U X11/xc/lib/Xt/SetSens.c
    U X11/xc/lib/Xt/SetValues.c
    U X11/xc/lib/Xt/SetWMCW.c
    U X11/xc/lib/Xt/Shell.c
    U X11/xc/lib/Xt/ShellP.h
    U X11/xc/lib/Xt/TMaction.c
    U X11/xc/lib/Xt/TMgrab.c
    U X11/xc/lib/Xt/TMkey.c
    U X11/xc/lib/Xt/TMparse.c
    U X11/xc/lib/Xt/TMprint.c
    U X11/xc/lib/Xt/TMstate.c
    U X11/xc/lib/Xt/Threads.c
    U X11/xc/lib/Xt/ThreadsI.h
    U X11/xc/lib/Xt/TranslateI.h
    U X11/xc/lib/Xt/VarCreate.c
    U X11/xc/lib/Xt/VarGet.c
    U X11/xc/lib/Xt/Varargs.c
    U X11/xc/lib/Xt/VarargsI.h
    U X11/xc/lib/Xt/Vendor.c
    U X11/xc/lib/Xt/Vendor.h
    U X11/xc/lib/Xt/VendorP.h
    U X11/xc/lib/Xt/Xtos.h
    U X11/xc/lib/Xt/Xtos2.def
    U X11/xc/lib/Xt/jump_funcs
    U X11/xc/lib/Xt/jump_ignore
    U X11/xc/lib/Xt/jump_vars
    U X11/xc/lib/Xt/libXt.elist
    U X11/xc/lib/Xt/sharedlib.c
    U X11/xc/lib/Xt/util/Shell.ht
    U X11/xc/lib/Xt/util/StrDefs.ct
    U X11/xc/lib/Xt/util/StrDefs.ht
    U X11/xc/lib/Xt/util/string.list
    U X11/xc/lib/Xtst/Xtstos2.def
    U X11/xc/lib/Xtst/Imakefile
    U X11/xc/lib/Xtst/XRecord.c
    U X11/xc/lib/Xtst/XTest.c
    U X11/xc/lib/Xtst/Xtst-def.cpp
    U X11/xc/lib/Xtst/Xtstos2.rsp
    U X11/xc/lib/Xxf86dga/Imakefile
    U X11/xc/lib/Xxf86dga/XF86DGA.c
    U X11/xc/lib/Xxf86dga/Xxf86dgaos2.def
    U X11/xc/lib/Xxf86dga/Xxf86dgaos2.rsp
    U X11/xc/lib/Xxf86misc/Imakefile
    U X11/xc/lib/Xxf86misc/XF86Misc.c
    U X11/xc/lib/Xxf86misc/Xxf86miscos2.def
    U X11/xc/lib/Xxf86misc/Xxf86miscos2.rsp
    U X11/xc/lib/Xxf86vm/Imakefile
    U X11/xc/lib/Xxf86vm/XF86VMode.c
    U X11/xc/lib/Xxf86vm/Xxf86vmos2.def
    U X11/xc/lib/Xxf86vm/Xxf86vmos2.rsp
    U X11/xc/lib/font/Imakefile
    U X11/xc/lib/font/Speedo/Imakefile
    U X11/xc/lib/font/Speedo/adobe-iso.h
    U X11/xc/lib/font/Speedo/bics-iso.h
    U X11/xc/lib/font/Speedo/do_char.c
    U X11/xc/lib/font/Speedo/do_trns.c
    U X11/xc/lib/font/Speedo/htest.c
    U X11/xc/lib/font/Speedo/iface.c
    U X11/xc/lib/font/Speedo/keys.h
    U X11/xc/lib/font/Speedo/nsample.c
    U X11/xc/lib/font/Speedo/out_bl2d.c
    U X11/xc/lib/font/Speedo/out_blk.c
    U X11/xc/lib/font/Speedo/out_outl.c
    U X11/xc/lib/font/Speedo/out_scrn.c
    U X11/xc/lib/font/Speedo/out_util.c
    U X11/xc/lib/font/Speedo/reset.c
    U X11/xc/lib/font/Speedo/set_spcs.c
    U X11/xc/lib/font/Speedo/set_trns.c
    U X11/xc/lib/font/Speedo/spdo_prv.h
    U X11/xc/lib/font/Speedo/speedo.h
    U X11/xc/lib/font/Speedo/spencode.c
    U X11/xc/lib/font/Speedo/sperr.c
    U X11/xc/lib/font/Speedo/spfile.c
    U X11/xc/lib/font/Speedo/spfont.c
    U X11/xc/lib/font/Speedo/spint.h
    U X11/xc/lib/font/Speedo/spfuncs.c
    U X11/xc/lib/font/Speedo/spglyph.c
    U X11/xc/lib/font/Speedo/spinfo.c
    U X11/xc/lib/font/Speedo/sptobdf.c
    U X11/xc/lib/font/Speedo/useropt.h
    U X11/xc/lib/font/Type1/Imakefile
    U X11/xc/lib/font/Type1/arith.c
    U X11/xc/lib/font/Type1/arith.h
    U X11/xc/lib/font/Type1/blues.h
    U X11/xc/lib/font/Type1/cluts.h
    U X11/xc/lib/font/Type1/curves.c
    U X11/xc/lib/font/Type1/curves.h
    U X11/xc/lib/font/Type1/digit.h
    U X11/xc/lib/font/Type1/fontfcn.c
    U X11/xc/lib/font/Type1/fontfcn.h
    U X11/xc/lib/font/Type1/fonts.h
    U X11/xc/lib/font/Type1/hdigit.h
    U X11/xc/lib/font/Type1/hints.c
    U X11/xc/lib/font/Type1/hints.h
    U X11/xc/lib/font/Type1/lines.c
    U X11/xc/lib/font/Type1/lines.h
    U X11/xc/lib/font/Type1/minimain.c
    U X11/xc/lib/font/Type1/objects.c
    U X11/xc/lib/font/Type1/objects.h
    U X11/xc/lib/font/Type1/paths.c
    U X11/xc/lib/font/Type1/paths.h
    U X11/xc/lib/font/Type1/pictures.h
    U X11/xc/lib/font/Type1/regions.c
    U X11/xc/lib/font/Type1/regions.h
    U X11/xc/lib/font/Type1/scanfont.c
    U X11/xc/lib/font/Type1/spaces.c
    U X11/xc/lib/font/Type1/t1io.c
    U X11/xc/lib/font/Type1/spaces.h
    U X11/xc/lib/font/Type1/strokes.h
    U X11/xc/lib/font/Type1/t1funcs.c
    U X11/xc/lib/font/Type1/t1hdigit.h
    U X11/xc/lib/font/Type1/t1imager.h
    U X11/xc/lib/font/Type1/t1info.c
    U X11/xc/lib/font/Type1/t1intf.h
    U X11/xc/lib/font/Type1/t1malloc.c
    U X11/xc/lib/font/Type1/t1snap.c
    U X11/xc/lib/font/Type1/t1stdio.h
    U X11/xc/lib/font/Type1/t1stub.c
    U X11/xc/lib/font/Type1/t1test.c
    U X11/xc/lib/font/Type1/token.c
    U X11/xc/lib/font/Type1/token.h
    U X11/xc/lib/font/Type1/tokst.h
    U X11/xc/lib/font/Type1/trig.h
    U X11/xc/lib/font/Type1/type1.c
    U X11/xc/lib/font/Type1/util.c
    U X11/xc/lib/font/Type1/util.h
    U X11/xc/lib/font/bitmap/Imakefile
    U X11/xc/lib/font/bitmap/bdfint.h
    U X11/xc/lib/font/bitmap/bdfread.c
    U X11/xc/lib/font/bitmap/bdfutils.c
    U X11/xc/lib/font/bitmap/bitmap.c
    U X11/xc/lib/font/bitmap/bitmapfunc.c
    U X11/xc/lib/font/bitmap/bitmaputil.c
    U X11/xc/lib/font/bitmap/bitscale.c
    U X11/xc/lib/font/bitmap/fontink.c
    U X11/xc/lib/font/bitmap/pcf.h
    U X11/xc/lib/font/bitmap/pcfread.c
    U X11/xc/lib/font/bitmap/pcfwrite.c
    U X11/xc/lib/font/bitmap/snfread.c
    U X11/xc/lib/font/bitmap/snfstr.h
    U X11/xc/lib/font/fc/Imakefile
    U X11/xc/lib/font/fc/fsconvert.c
    U X11/xc/lib/font/fc/fserve.c
    U X11/xc/lib/font/fc/fserve.h
    U X11/xc/lib/font/fc/fservestr.h
    U X11/xc/lib/font/fc/fsio.c
    U X11/xc/lib/font/fc/fsio.h
    U X11/xc/lib/font/fc/fslibos.h
    U X11/xc/lib/font/fontfile/Imakefile
    U X11/xc/lib/font/fontfile/bitsource.c
    U X11/xc/lib/font/fontfile/bufio.c
    U X11/xc/lib/font/fontfile/decompress.c
    U X11/xc/lib/font/fontfile/defaults.c
    U X11/xc/lib/font/fontfile/dirfile.c
    U X11/xc/lib/font/fontfile/ffcheck.c
    U X11/xc/lib/font/fontfile/fileio.c
    U X11/xc/lib/font/fontfile/filewr.c
    U X11/xc/lib/font/fontfile/fontdir.c
    U X11/xc/lib/font/fontfile/fontfile.c
    U X11/xc/lib/font/fontfile/fontscale.c
    U X11/xc/lib/font/fontfile/gunzip.c
    U X11/xc/lib/font/fontfile/printerfont.c
    U X11/xc/lib/font/fontfile/register.c
    U X11/xc/lib/font/fontfile/renderers.c
    U X11/xc/lib/font/include/bitmap.h
    U X11/xc/lib/font/include/bufio.h
    U X11/xc/lib/font/include/fntfil.h
    U X11/xc/lib/font/include/fntfilio.h
    U X11/xc/lib/font/include/fntfilst.h
    U X11/xc/lib/font/include/fontmisc.h
    U X11/xc/lib/font/include/fontshow.h
    U X11/xc/lib/font/include/fontxlfd.h
    U X11/xc/lib/font/util/Imakefile
    U X11/xc/lib/font/util/atom.c
    U X11/xc/lib/font/util/fontaccel.c
    U X11/xc/lib/font/util/fontnames.c
    U X11/xc/lib/font/util/fontutil.c
    U X11/xc/lib/font/util/fontxlfd.c
    U X11/xc/lib/font/util/format.c
    U X11/xc/lib/font/util/miscutil.c
    U X11/xc/lib/font/util/patcache.c
    U X11/xc/lib/font/util/private.c
    U X11/xc/lib/font/util/utilbitmap.c
    U X11/xc/lib/lbxutil/Imakefile
    U X11/xc/lib/lbxutil/delta/Imakefile
    U X11/xc/lib/lbxutil/delta/lbxdelta.c
    U X11/xc/lib/lbxutil/image/Imakefile
    U X11/xc/lib/lbxutil/image/dfaxg42d.c
    U X11/xc/lib/lbxutil/image/dpackbits.c
    U X11/xc/lib/lbxutil/image/efaxg42d.c
    U X11/xc/lib/lbxutil/image/epackbits.c
    U X11/xc/lib/lbxutil/image/lbxbwcodes.h
    U X11/xc/lib/lbxutil/image/lbxfax.h
    U X11/xc/lib/lbxutil/image/misc.c
    U X11/xc/lib/lbxutil/image/mkg3states.c
    U X11/xc/lib/lbxutil/lbx_zlib/Imakefile
    U X11/xc/lib/lbxutil/lbx_zlib/lbx_zlib.c
    U X11/xc/lib/lbxutil/lbx_zlib/lbx_zlib.h
    U X11/xc/lib/lbxutil/lbx_zlib/lbx_zlib_io.c
    U X11/xc/lib/lbxutil/lbx_zlib/reqstats.c
    U X11/xc/lib/lbxutil/lbx_zlib/reqstats.h
    U X11/xc/lib/misc/snprintf.c
    U X11/xc/lib/misc/snprintf.h
    U X11/xc/lib/oldX/Imakefile
    U X11/xc/lib/oldX/X10.h
    U X11/xc/lib/oldX/XCrAssoc.c
    U X11/xc/lib/oldX/XDelAssoc.c
    U X11/xc/lib/oldX/XDestAssoc.c
    U X11/xc/lib/oldX/XDraw.c
    U X11/xc/lib/oldX/XLookAssoc.c
    U X11/xc/lib/oldX/XMakeAssoc.c
    U X11/xc/lib/oldX/oldX-def.cpp
    U X11/xc/lib/xkbfile/Imakefile
    U X11/xc/lib/xkbfile/XKBbells.h
    U X11/xc/lib/xkbfile/XKBconfig.h
    U X11/xc/lib/xkbfile/XKBfile.h
    U X11/xc/lib/xkbfile/XKBfileInt.h
    U X11/xc/lib/xkbfile/XKBrules.h
    U X11/xc/lib/xkbfile/XKM.h
    U X11/xc/lib/xkbfile/XKMformat.h
    U X11/xc/lib/xkbfile/cout.c
    U X11/xc/lib/xkbfile/magic
    U X11/xc/lib/xkbfile/maprules.c
    U X11/xc/lib/xkbfile/srvmisc.c
    U X11/xc/lib/xkbfile/xkbatom.c
    U X11/xc/lib/xkbfile/xkbbells.c
    U X11/xc/lib/xkbfile/xkbconfig.c
    U X11/xc/lib/xkbfile/xkbdraw.c
    U X11/xc/lib/xkbfile/xkberrs.c
    U X11/xc/lib/xkbfile/xkbmisc.c
    U X11/xc/lib/xkbfile/xkbout.c
    U X11/xc/lib/xkbfile/xkbtext.c
    U X11/xc/lib/xkbfile/xkmout.c
    U X11/xc/lib/xkbfile/xkmread.c
    U X11/xc/lib/xkbui/Imakefile
    U X11/xc/lib/xkbui/XKBui.c
    U X11/xc/lib/xkbui/XKBui.h
    U X11/xc/lib/xkbui/XKBuiPriv.h
    U X11/xc/lib/xtrans/Imakefile
    U X11/xc/lib/xtrans/Xtrans.c
    U X11/xc/lib/xtrans/Xtrans.h
    U X11/xc/lib/xtrans/Xtransam.c
    U X11/xc/lib/xtrans/Xtransdnet.c
    U X11/xc/lib/xtrans/Xtransint.h
    U X11/xc/lib/xtrans/Xtranslcl.c
    U X11/xc/lib/xtrans/Xtransmnx.c
    U X11/xc/lib/xtrans/Xtransos2.c
    U X11/xc/lib/xtrans/Xtranssock.c
    U X11/xc/lib/xtrans/Xtranstli.c
    U X11/xc/lib/xtrans/Xtransutil.c
    U X11/xc/lib/xtrans/transport.c
    U X11/xc/lib/zlib/Imakefile
    U X11/xc/lib/zlib/README
    U X11/xc/lib/zlib/adler32.c
    U X11/xc/lib/zlib/crc32.c
    U X11/xc/lib/zlib/deflate.c
    U X11/xc/lib/zlib/deflate.h
    U X11/xc/lib/zlib/infblock.c
    U X11/xc/lib/zlib/infblock.h
    U X11/xc/lib/zlib/infcodes.c
    U X11/xc/lib/zlib/infcodes.h
    U X11/xc/lib/zlib/inffast.c
    U X11/xc/lib/zlib/inffast.h
    U X11/xc/lib/zlib/inflate.c
    U X11/xc/lib/zlib/inftrees.c
    U X11/xc/lib/zlib/inftrees.h
    U X11/xc/lib/zlib/infutil.c
    U X11/xc/lib/zlib/infutil.h
    U X11/xc/lib/zlib/trees.c
    U X11/xc/lib/zlib/zconf.h
    U X11/xc/lib/zlib/zlib.h
    U X11/xc/lib/zlib/zutil.c
    U X11/xc/lib/zlib/zutil.h
    U X11/xc/nls/Imakefile
    U X11/xc/nls/compose.dir
    U X11/xc/nls/locale.alias
    U X11/xc/nls/locale.dir
    U X11/xc/nls/Compose/Imakefile
    U X11/xc/nls/Compose/iso8859-1
    U X11/xc/nls/Compose/iso8859-15
    U X11/xc/nls/Compose/iso8859-2
    U X11/xc/nls/Compose/iso8859-4
    U X11/xc/nls/XLC_LOCALE/gb2312
    U X11/xc/nls/XLC_LOCALE/C
    U X11/xc/nls/XLC_LOCALE/Imakefile
    U X11/xc/nls/XLC_LOCALE/en_US.utf
    U X11/xc/nls/XLC_LOCALE/jis0201
    U X11/xc/nls/XLC_LOCALE/iso8859-1
    U X11/xc/nls/XLC_LOCALE/iso8859-10
    U X11/xc/nls/XLC_LOCALE/iso8859-15
    U X11/xc/nls/XLC_LOCALE/iso8859-2
    U X11/xc/nls/XLC_LOCALE/iso8859-3
    U X11/xc/nls/XLC_LOCALE/iso8859-4
    U X11/xc/nls/XLC_LOCALE/iso8859-5
    U X11/xc/nls/XLC_LOCALE/iso8859-6
    U X11/xc/nls/XLC_LOCALE/iso8859-7
    U X11/xc/nls/XLC_LOCALE/iso8859-8
    U X11/xc/nls/XLC_LOCALE/iso8859-9
    U X11/xc/nls/XLC_LOCALE/ja
    U X11/xc/nls/XLC_LOCALE/ja.JIS
    U X11/xc/nls/XLC_LOCALE/ja.S90
    U X11/xc/nls/XLC_LOCALE/ja.SJIS
    U X11/xc/nls/XLC_LOCALE/ja.U90
    U X11/xc/nls/XLC_LOCALE/jis0208
    U X11/xc/nls/XLC_LOCALE/ksc5601
    U X11/xc/nls/XLC_LOCALE/ko
    U X11/xc/nls/XLC_LOCALE/koi8-r
    U X11/xc/nls/XLC_LOCALE/tab8859_1
    U X11/xc/nls/XLC_LOCALE/tab8859_10
    U X11/xc/nls/XLC_LOCALE/tab8859_15
    U X11/xc/nls/XLC_LOCALE/tab8859_2
    U X11/xc/nls/XLC_LOCALE/tab8859_3
    U X11/xc/nls/XLC_LOCALE/tab8859_4
    U X11/xc/nls/XLC_LOCALE/tab8859_5
    U X11/xc/nls/XLC_LOCALE/tab8859_6
    U X11/xc/nls/XLC_LOCALE/tab8859_7
    U X11/xc/nls/XLC_LOCALE/tab8859_8
    U X11/xc/nls/XLC_LOCALE/tab8859_9
    U X11/xc/nls/XLC_LOCALE/tabkoi8_r
    U X11/xc/nls/XLC_LOCALE/th_TH.TACTIS
    U X11/xc/nls/XLC_LOCALE/zh
    U X11/xc/nls/XLC_LOCALE/zh_TW
    U X11/xc/nls/XLC_LOCALE/zh_TW.Big5
    U X11/xc/programs/Imakefile
    U X11/xc/programs/Xserver/3DLabs.def
    U X11/xc/programs/Xserver/8514.def
    U X11/xc/programs/Xserver/AGX.def
    U X11/xc/programs/Xserver/I128.def
    U X11/xc/programs/Xserver/Mach32.def
    C X11/xc/programs/Xserver/Imakefile
    U X11/xc/programs/Xserver/Mach64.def
    U X11/xc/programs/Xserver/Mach8.def
    U X11/xc/programs/Xserver/Mono.def
    U X11/xc/programs/Xserver/P9000.def
    U X11/xc/programs/Xserver/S3.def
    U X11/xc/programs/Xserver/S3V.def
    U X11/xc/programs/Xserver/SVGA.def
    U X11/xc/programs/Xserver/TGA.def
    U X11/xc/programs/Xserver/VGA16.def
    U X11/xc/programs/Xserver/W32.def
    U X11/xc/programs/Xserver/Xnest.def
    U X11/xc/programs/Xserver/Xvfb.def
    U X11/xc/programs/Xserver/Xserver.man
    U X11/xc/programs/Xserver/PEX5/Imakefile
    U X11/xc/programs/Xserver/PEX5/ddpex/Imakefile
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/Imakefile
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/ddpex2.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miClip.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miFont.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miInfo.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miLUT.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miLight.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miLineDash.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miMarkers.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miNS.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miNurbs.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miPick.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miRender.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miStrMacro.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miStruct.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miText.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/miWks.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/mipex.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/include/mixform.h
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level0/README
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/Imakefile
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/mi52stubs.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/miDDCtoGC.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/miLevel1.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/miListUtil.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/miLvl1Tab.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/miPck1Prim.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndFArea.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndMarkr.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndPLine.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndTStrip.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level1/miRndText.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/Imakefile
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/ddContext.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miBldXform.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miCellArray.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miClip.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miConvert.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miCopy.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miDestroy.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miFillArea.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miInquire.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miLight.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miLvl2Tab.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miMarkers.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNCurve.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSTrim.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNSurf.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miNurbs.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miOCs.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miPickPrim.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miPolyLine.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miQuadMesh.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miReplace.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miSOFAS.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miSearch.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miTestOCs.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miText.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miTrans.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/miTriStrip.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level2/pexOCParse.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level3/Imakefile
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level3/miRender.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level3/miRndrPick.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level4/Imakefile
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level4/css_ex_str.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level4/css_plain.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level4/css_tbls.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level4/miDynamics.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level4/miPick.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level4/miSC.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level4/miStruct.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level4/miTraverse.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/level4/miWks.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/Imakefile
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miClrApLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miColrLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miDCueLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miEdgeLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miFont.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miFontLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miIntLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLUTProcs.ci
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLightLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miLineLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miMarkLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miMisc.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miNS.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miPattLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miTextLUT.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miUtils.c
    U X11/xc/programs/Xserver/PEX5/ddpex/mi/shared/miViewLUT.c
    U X11/xc/programs/Xserver/PEX5/dipex/Imakefile
    U X11/xc/programs/Xserver/PEX5/dipex/dispatch/Imakefile
    U X11/xc/programs/Xserver/PEX5/dipex/dispatch/dipexBuf.c
    U X11/xc/programs/Xserver/PEX5/dipex/dispatch/dipexExt.c
    U X11/xc/programs/Xserver/PEX5/dipex/dispatch/dipexParse.c
    U X11/xc/programs/Xserver/PEX5/dipex/dispatch/pexDump.c
    U X11/xc/programs/Xserver/PEX5/dipex/dispatch/pexError.c
    U X11/xc/programs/Xserver/PEX5/dipex/dispatch/pexUtils.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/Imakefile
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexAccBuf.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexFont.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexInfo.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexLut.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexNs.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexPc.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexPhigs.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexPick.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexRndr.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexRndrPick.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexSc.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexStr.c
    U X11/xc/programs/Xserver/PEX5/dipex/objects/pexTM.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/ConvName.ci
    U X11/xc/programs/Xserver/PEX5/dipex/swap/ConvName.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/Convert.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/Imakefile
    U X11/xc/programs/Xserver/PEX5/dipex/swap/OCTables.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/OCattr.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/OCattr.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/OCcolour.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/OCcolour.ci
    U X11/xc/programs/Xserver/PEX5/dipex/swap/OCcolour.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/OCprim.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/RepTables.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/Replies.ci
    U X11/xc/programs/Xserver/PEX5/dipex/swap/ReqTables.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/Requests.ci
    U X11/xc/programs/Xserver/PEX5/dipex/swap/Requests.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/SwapConv.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/UconvName.ci
    U X11/xc/programs/Xserver/PEX5/dipex/swap/UconvName.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/cOCTables.ci
    U X11/xc/programs/Xserver/PEX5/dipex/swap/cOCprim.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/check.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/convEv.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/convReq.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/convReq.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/convUtil.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/convUtil.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/convertStr.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/floatconv.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/floatconv.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/uOCTables.ci
    U X11/xc/programs/Xserver/PEX5/dipex/swap/uOCprim.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/uconvRep.c
    U X11/xc/programs/Xserver/PEX5/dipex/swap/uconvRep.h
    U X11/xc/programs/Xserver/PEX5/dipex/swap/util/Imakefile
    U X11/xc/programs/Xserver/PEX5/dipex/swap/util/OCReduce.awk
    U X11/xc/programs/Xserver/PEX5/dipex/swap/util/OCReduce.sed
    U X11/xc/programs/Xserver/PEX5/dipex/swap/util/OCTables.awk
    U X11/xc/programs/Xserver/PEX5/dipex/swap/util/ReqSame.awk
    U X11/xc/programs/Xserver/PEX5/dipex/swap/util/ReqTab.awk
    U X11/xc/programs/Xserver/PEX5/include/PEX.h
    U X11/xc/programs/Xserver/PEX5/include/PEXErr.h
    U X11/xc/programs/Xserver/PEX5/include/PEXfuncs.h
    U X11/xc/programs/Xserver/PEX5/include/PEXmacs.h
    U X11/xc/programs/Xserver/PEX5/include/PEXproto.h
    U X11/xc/programs/Xserver/PEX5/include/PEXprotost.h
    U X11/xc/programs/Xserver/PEX5/include/ddpex.h
    U X11/xc/programs/Xserver/PEX5/include/ddpex3.h
    U X11/xc/programs/Xserver/PEX5/include/ddpex4.h
    U X11/xc/programs/Xserver/PEX5/include/dipex.h
    U X11/xc/programs/Xserver/PEX5/include/pexError.h
    U X11/xc/programs/Xserver/PEX5/include/pexExtract.h
    U X11/xc/programs/Xserver/PEX5/include/pexLookup.h
    U X11/xc/programs/Xserver/PEX5/include/pexSwap.h
    U X11/xc/programs/Xserver/PEX5/include/pexUtils.h
    U X11/xc/programs/Xserver/PEX5/include/pex_site.h
    U X11/xc/programs/Xserver/PEX5/ospex/Imakefile
    U X11/xc/programs/Xserver/PEX5/ospex/osPexFont.c
    U X11/xc/programs/Xserver/XIE/Imakefile
    U X11/xc/programs/Xserver/XIE/dixie/Imakefile
    U X11/xc/programs/Xserver/XIE/dixie/export/Imakefile
    U X11/xc/programs/Xserver/XIE/dixie/export/echist.c
    U X11/xc/programs/Xserver/XIE/dixie/export/eclut.c
    U X11/xc/programs/Xserver/XIE/dixie/export/ecphoto.c
    U X11/xc/programs/Xserver/XIE/dixie/export/ecroi.c
    U X11/xc/programs/Xserver/XIE/dixie/export/edraw.c
    U X11/xc/programs/Xserver/XIE/dixie/export/edrawp.c
    U X11/xc/programs/Xserver/XIE/dixie/export/elut.c
    U X11/xc/programs/Xserver/XIE/dixie/export/ephoto.c
    U X11/xc/programs/Xserver/XIE/dixie/export/eroi.c
    U X11/xc/programs/Xserver/XIE/dixie/import/Imakefile
    U X11/xc/programs/Xserver/XIE/dixie/import/iclut.c
    U X11/xc/programs/Xserver/XIE/dixie/import/icphoto.c
    U X11/xc/programs/Xserver/XIE/dixie/import/icroi.c
    U X11/xc/programs/Xserver/XIE/dixie/import/idraw.c
    U X11/xc/programs/Xserver/XIE/dixie/import/idrawp.c
    U X11/xc/programs/Xserver/XIE/dixie/import/ilut.c
    U X11/xc/programs/Xserver/XIE/dixie/import/iphoto.c
    U X11/xc/programs/Xserver/XIE/dixie/import/iroi.c
    U X11/xc/programs/Xserver/XIE/dixie/process/Imakefile
    U X11/xc/programs/Xserver/XIE/dixie/process/parith.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pbandc.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pbande.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pbands.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pblend.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pcfrgb.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pcfromi.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pcnst.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pcomp.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pconv.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pctoi.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pctrgb.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pdither.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pgeom.c
    U X11/xc/programs/Xserver/XIE/dixie/process/phist.c
    U X11/xc/programs/Xserver/XIE/dixie/process/plogic.c
    U X11/xc/programs/Xserver/XIE/dixie/process/pmath.c
    U X11/xc/programs/Xserver/XIE/dixie/process/ppaste.c
    U X11/xc/programs/Xserver/XIE/dixie/process/ppoint.c
    U X11/xc/programs/Xserver/XIE/dixie/process/puncnst.c
    U X11/xc/programs/Xserver/XIE/dixie/request/Imakefile
    U X11/xc/programs/Xserver/XIE/dixie/request/colorlst.c
    U X11/xc/programs/Xserver/XIE/dixie/request/difloat.c
    U X11/xc/programs/Xserver/XIE/dixie/request/error.c
    U X11/xc/programs/Xserver/XIE/dixie/request/event.c
    U X11/xc/programs/Xserver/XIE/dixie/request/flo.c
    U X11/xc/programs/Xserver/XIE/dixie/request/lut.c
    U X11/xc/programs/Xserver/XIE/dixie/request/memory.c
    U X11/xc/programs/Xserver/XIE/dixie/request/photomap.c
    U X11/xc/programs/Xserver/XIE/dixie/request/protoflo.c
    U X11/xc/programs/Xserver/XIE/dixie/request/roi.c
    U X11/xc/programs/Xserver/XIE/dixie/request/session.c
    U X11/xc/programs/Xserver/XIE/dixie/request/tables.c
    U X11/xc/programs/Xserver/XIE/dixie/request/technq.c
    U X11/xc/programs/Xserver/XIE/include/colorlst.h
    U X11/xc/programs/Xserver/XIE/include/corex.h
    U X11/xc/programs/Xserver/XIE/include/difloat.h
    U X11/xc/programs/Xserver/XIE/include/element.h
    U X11/xc/programs/Xserver/XIE/include/error.h
    U X11/xc/programs/Xserver/XIE/include/flo.h
    U X11/xc/programs/Xserver/XIE/include/flodata.h
    U X11/xc/programs/Xserver/XIE/include/flostr.h
    U X11/xc/programs/Xserver/XIE/include/lut.h
    U X11/xc/programs/Xserver/XIE/include/macro.h
    U X11/xc/programs/Xserver/XIE/include/memory.h
    U X11/xc/programs/Xserver/XIE/include/photomap.h
    U X11/xc/programs/Xserver/XIE/include/photospc.h
    U X11/xc/programs/Xserver/XIE/include/roi.h
    U X11/xc/programs/Xserver/XIE/include/tables.h
    U X11/xc/programs/Xserver/XIE/include/technq.h
    U X11/xc/programs/Xserver/XIE/mixie/Imakefile
    U X11/xc/programs/Xserver/XIE/mixie/control/Imakefile
    U X11/xc/programs/Xserver/XIE/mixie/control/analyze.c
    U X11/xc/programs/Xserver/XIE/mixie/control/domain.c
    U X11/xc/programs/Xserver/XIE/mixie/control/floman.c
    U X11/xc/programs/Xserver/XIE/mixie/control/sched.c
    U X11/xc/programs/Xserver/XIE/mixie/control/strip.c
    U X11/xc/programs/Xserver/XIE/mixie/export/Imakefile
    U X11/xc/programs/Xserver/XIE/mixie/export/mechist.c
    U X11/xc/programs/Xserver/XIE/mixie/export/meclut.c
    U X11/xc/programs/Xserver/XIE/mixie/export/mecphoto.c
    U X11/xc/programs/Xserver/XIE/mixie/export/mecroi.c
    U X11/xc/programs/Xserver/XIE/mixie/export/medraw.c
    U X11/xc/programs/Xserver/XIE/mixie/export/medrawp.c
    U X11/xc/programs/Xserver/XIE/mixie/export/mefax.c
    U X11/xc/programs/Xserver/XIE/mixie/export/mejpeg.c
    U X11/xc/programs/Xserver/XIE/mixie/export/melut.c
    U X11/xc/programs/Xserver/XIE/mixie/export/mephoto.c
    U X11/xc/programs/Xserver/XIE/mixie/export/meroi.c
    U X11/xc/programs/Xserver/XIE/mixie/export/meuncomp.c
    U X11/xc/programs/Xserver/XIE/mixie/export/schoice.c
    U X11/xc/programs/Xserver/XIE/mixie/fax/Imakefile
    U X11/xc/programs/Xserver/XIE/mixie/fax/bits.h
    U X11/xc/programs/Xserver/XIE/mixie/fax/dg31d.c
    U X11/xc/programs/Xserver/XIE/mixie/fax/dg32d.c
    U X11/xc/programs/Xserver/XIE/mixie/fax/dg4.c
    U X11/xc/programs/Xserver/XIE/mixie/fax/dtiff2.c
    U X11/xc/programs/Xserver/XIE/mixie/fax/dtiffpb.c
    U X11/xc/programs/Xserver/XIE/mixie/fax/eg31d.c
    U X11/xc/programs/Xserver/XIE/mixie/fax/eg32d.c
    U X11/xc/programs/Xserver/XIE/mixie/fax/etiff2.c
    U X11/xc/programs/Xserver/XIE/mixie/fax/etiffpb.c
    U X11/xc/programs/Xserver/XIE/mixie/fax/faxint.h
    U X11/xc/programs/Xserver/XIE/mixie/fax/faxtabs.c
    U X11/xc/programs/Xserver/XIE/mixie/fax/faxtabs.h
    U X11/xc/programs/Xserver/XIE/mixie/fax/fencode.h
    U X11/xc/programs/Xserver/XIE/mixie/fax/fetabs.h
    U X11/xc/programs/Xserver/XIE/mixie/fax/gbits.h
    U X11/xc/programs/Xserver/XIE/mixie/fax/zeroeven.c
    U X11/xc/programs/Xserver/XIE/mixie/import/Imakefile
    U X11/xc/programs/Xserver/XIE/mixie/import/miclut.c
    U X11/xc/programs/Xserver/XIE/mixie/import/micphoto.c
    U X11/xc/programs/Xserver/XIE/mixie/import/microi.c
    U X11/xc/programs/Xserver/XIE/mixie/import/midraw.c
    U X11/xc/programs/Xserver/XIE/mixie/import/mifax.c
    U X11/xc/programs/Xserver/XIE/mixie/import/mijpeg.c
    U X11/xc/programs/Xserver/XIE/mixie/import/milut.c
    U X11/xc/programs/Xserver/XIE/mixie/import/miphoto.c
    U X11/xc/programs/Xserver/XIE/mixie/import/miregion.c
    U X11/xc/programs/Xserver/XIE/mixie/import/miroi.c
    U X11/xc/programs/Xserver/XIE/mixie/import/miuncomp.c
    U X11/xc/programs/Xserver/XIE/mixie/include/domain.h
    U X11/xc/programs/Xserver/XIE/mixie/include/fax.h
    U X11/xc/programs/Xserver/XIE/mixie/include/floman.h
    U X11/xc/programs/Xserver/XIE/mixie/include/jpeg.h
    U X11/xc/programs/Xserver/XIE/mixie/include/jpegd.h
    U X11/xc/programs/Xserver/XIE/mixie/include/jpege.h
    U X11/xc/programs/Xserver/XIE/mixie/include/meuncomp.h
    U X11/xc/programs/Xserver/XIE/mixie/include/microi.h
    U X11/xc/programs/Xserver/XIE/mixie/include/miphoto.h
    U X11/xc/programs/Xserver/XIE/mixie/include/miuncomp.h
    U X11/xc/programs/Xserver/XIE/mixie/include/mpgeom.h
    U X11/xc/programs/Xserver/XIE/mixie/include/mppoint.h
    U X11/xc/programs/Xserver/XIE/mixie/include/sched.h
    U X11/xc/programs/Xserver/XIE/mixie/include/strip.h
    U X11/xc/programs/Xserver/XIE/mixie/include/tex.h
    U X11/xc/programs/Xserver/XIE/mixie/include/texstr.h
    U X11/xc/programs/Xserver/XIE/mixie/include/xiemd.h
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/Imakefile
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/README
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jcdeflts.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jcexpand.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jchuff.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jcmcu.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jconfig.h
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jcsample.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jcxie.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jcxief.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jdbuffer.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jddeflts.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jdhuff.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jdlossy.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jdmcu.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jdsample.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jdxie.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jdxief.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jelossy.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jfwddct.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jinclude.h
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jmemmgr.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jmemsys.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jmemsys.h
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jpegdata.h
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jrdjfif.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jrevdct.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jutils.c
    U X11/xc/programs/Xserver/XIE/mixie/jpeg/jwrjfif.c
    U X11/xc/programs/Xserver/XIE/mixie/process/Imakefile
    U X11/xc/programs/Xserver/XIE/mixie/process/bitfun.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mparith.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpbandc.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpbande.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpbands.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpblend.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpcfromi.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpcnst.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpcomp.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpconv.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpctoi.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpdither.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpgeom.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpgeomaa.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpgeomnn.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mphist.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mplogic.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mppaste.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mppoint.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mprgb.c
    U X11/xc/programs/Xserver/XIE/mixie/process/mpuncnst.c
    U X11/xc/programs/Xserver/Xext/Imakefile
    U X11/xc/programs/Xserver/Xext/SecurityPolicy
    U X11/xc/programs/Xserver/Xext/appgroup.c
    U X11/xc/programs/Xserver/Xext/bigreq.c
    U X11/xc/programs/Xserver/Xext/dpms.c
    U X11/xc/programs/Xserver/Xext/mbuf.c
    U X11/xc/programs/Xserver/Xext/mbufbf.c
    U X11/xc/programs/Xserver/Xext/mbufpx.c
    U X11/xc/programs/Xserver/Xext/mitmisc.c
    U X11/xc/programs/Xserver/Xext/saver.c
    U X11/xc/programs/Xserver/Xext/security.c
    U X11/xc/programs/Xserver/Xext/shape.c
    U X11/xc/programs/Xserver/Xext/shm.c
    U X11/xc/programs/Xserver/Xext/sleepuntil.c
    U X11/xc/programs/Xserver/Xext/sync.c
    U X11/xc/programs/Xserver/Xext/xcmisc.c
    U X11/xc/programs/Xserver/Xext/xf86dga.c
    U X11/xc/programs/Xserver/Xext/xf86misc.c
    U X11/xc/programs/Xserver/Xext/xf86vmode.c
    U X11/xc/programs/Xserver/Xext/xprint.c
    U X11/xc/programs/Xserver/Xext/xtest.c
    U X11/xc/programs/Xserver/Xext/xtest1.frags
    U X11/xc/programs/Xserver/Xext/xtest1dd.c
    U X11/xc/programs/Xserver/Xext/xtest1dd.h
    U X11/xc/programs/Xserver/Xext/xtest1di.c
    U X11/xc/programs/Xserver/Xi/Imakefile
    U X11/xc/programs/Xserver/Xi/allowev.c
    U X11/xc/programs/Xserver/Xi/allowev.h
    U X11/xc/programs/Xserver/Xi/chgdctl.c
    U X11/xc/programs/Xserver/Xi/chgdctl.h
    U X11/xc/programs/Xserver/Xi/chgfctl.c
    U X11/xc/programs/Xserver/Xi/chgfctl.h
    U X11/xc/programs/Xserver/Xi/chgkbd.c
    U X11/xc/programs/Xserver/Xi/chgkbd.h
    U X11/xc/programs/Xserver/Xi/chgkmap.c
    U X11/xc/programs/Xserver/Xi/chgkmap.h
    U X11/xc/programs/Xserver/Xi/chgprop.c
    U X11/xc/programs/Xserver/Xi/chgprop.h
    U X11/xc/programs/Xserver/Xi/chgptr.c
    U X11/xc/programs/Xserver/Xi/chgptr.h
    U X11/xc/programs/Xserver/Xi/closedev.c
    U X11/xc/programs/Xserver/Xi/closedev.h
    U X11/xc/programs/Xserver/Xi/devbell.c
    U X11/xc/programs/Xserver/Xi/devbell.h
    U X11/xc/programs/Xserver/Xi/exevents.c
    U X11/xc/programs/Xserver/Xi/exglobals.h
    U X11/xc/programs/Xserver/Xi/extinit.c
    U X11/xc/programs/Xserver/Xi/stubs.c
    U X11/xc/programs/Xserver/Xi/getbmap.c
    U X11/xc/programs/Xserver/Xi/getbmap.h
    U X11/xc/programs/Xserver/Xi/getdctl.c
    U X11/xc/programs/Xserver/Xi/getdctl.h
    U X11/xc/programs/Xserver/Xi/getfctl.c
    U X11/xc/programs/Xserver/Xi/getfctl.h
    U X11/xc/programs/Xserver/Xi/getfocus.c
    U X11/xc/programs/Xserver/Xi/getfocus.h
    U X11/xc/programs/Xserver/Xi/getkmap.c
    U X11/xc/programs/Xserver/Xi/getkmap.h
    U X11/xc/programs/Xserver/Xi/getmmap.c
    U X11/xc/programs/Xserver/Xi/getmmap.h
    U X11/xc/programs/Xserver/Xi/getprop.c
    U X11/xc/programs/Xserver/Xi/getprop.h
    U X11/xc/programs/Xserver/Xi/getselev.c
    U X11/xc/programs/Xserver/Xi/getselev.h
    U X11/xc/programs/Xserver/Xi/getvers.c
    U X11/xc/programs/Xserver/Xi/getvers.h
    U X11/xc/programs/Xserver/Xi/grabdev.c
    U X11/xc/programs/Xserver/Xi/grabdev.h
    U X11/xc/programs/Xserver/Xi/grabdevb.c
    U X11/xc/programs/Xserver/Xi/grabdevb.h
    U X11/xc/programs/Xserver/Xi/grabdevk.c
    U X11/xc/programs/Xserver/Xi/grabdevk.h
    U X11/xc/programs/Xserver/Xi/gtmotion.c
    U X11/xc/programs/Xserver/Xi/gtmotion.h
    U X11/xc/programs/Xserver/Xi/listdev.c
    U X11/xc/programs/Xserver/Xi/listdev.h
    U X11/xc/programs/Xserver/Xi/opendev.c
    U X11/xc/programs/Xserver/Xi/opendev.h
    U X11/xc/programs/Xserver/Xi/queryst.c
    U X11/xc/programs/Xserver/Xi/queryst.h
    U X11/xc/programs/Xserver/Xi/selectev.c
    U X11/xc/programs/Xserver/Xi/selectev.h
    U X11/xc/programs/Xserver/Xi/sendexev.c
    U X11/xc/programs/Xserver/Xi/sendexev.h
    U X11/xc/programs/Xserver/Xi/setbmap.c
    U X11/xc/programs/Xserver/Xi/setbmap.h
    U X11/xc/programs/Xserver/Xi/setdval.c
    U X11/xc/programs/Xserver/Xi/setdval.h
    U X11/xc/programs/Xserver/Xi/setfocus.c
    U X11/xc/programs/Xserver/Xi/setfocus.h
    U X11/xc/programs/Xserver/Xi/setmmap.c
    U X11/xc/programs/Xserver/Xi/setmmap.h
    U X11/xc/programs/Xserver/Xi/setmode.c
    U X11/xc/programs/Xserver/Xi/setmode.h
    U X11/xc/programs/Xserver/Xi/ungrdev.c
    U X11/xc/programs/Xserver/Xi/ungrdev.h
    U X11/xc/programs/Xserver/Xi/ungrdevb.c
    U X11/xc/programs/Xserver/Xi/ungrdevb.h
    U X11/xc/programs/Xserver/Xi/ungrdevk.c
    U X11/xc/programs/Xserver/Xi/ungrdevk.h
    U X11/xc/programs/Xserver/XpConfig/README
    U X11/xc/programs/Xserver/XpConfig/C/print/Xprinters
    U X11/xc/programs/Xserver/XpConfig/C/print/attributes/document
    U X11/xc/programs/Xserver/XpConfig/C/print/attributes/job
    U X11/xc/programs/Xserver/XpConfig/C/print/attributes/printer
    U X11/xc/programs/Xserver/XpConfig/C/print/ddx-config/raster/pcl
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/model-config
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00051.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00052.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00053.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00054.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00055.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00056.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00057.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00058.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00059.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00060.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00061.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00062.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00063.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00064.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00065.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00066.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00067.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00068.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00069.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/fonts.alias
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00070.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00071.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00072.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00073.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00074.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00075.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00076.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00077.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00079.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00080.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00081.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00082.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00083.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00084.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00085.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00086.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00087.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00088.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00089.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00090.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00091.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00092.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00093.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/9nb00094.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/README
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/fonts.dir
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPDJ1600C/fonts/lpr0ye1a.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/model-config
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00051.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00052.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00053.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00054.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00055.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00056.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00057.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00058.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00059.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00060.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00061.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00062.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00063.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00064.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00065.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00066.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00067.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00068.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00069.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/fonts.alias
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00070.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00071.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00072.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00073.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00074.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00075.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00076.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00077.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00079.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00080.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00081.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00082.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00083.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00084.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00085.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00086.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00087.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00088.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00089.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00090.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00091.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00092.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00093.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/9nb00094.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/README
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/fonts.dir
    U X11/xc/programs/Xserver/XpConfig/C/print/models/HPLJ4family/fonts/lpr0ye1a.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/model-config
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-Book.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-BookOblique.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-Demi.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/AvantGarde-DemiOblique.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Courier-Bold.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Courier-BoldOblique.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Courier-Oblique.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Courier.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Helvetica-Bold.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Helvetica-BoldOblique.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Helvetica-Oblique.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Helvetica.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/LubalinGraph-Book.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/LubalinGraph-BookOblique.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/LubalinGraph-Demi.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Souvenir-Demi.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/LubalinGraph-DemiOblique.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/NewCenturySchlbk-Bold.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/NewCenturySchlbk-BoldItalic.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/NewCenturySchlbk-Italic.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/NewCenturySchlbk-Roman.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Souvenir-DemiItalic.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Symbol.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Souvenir-Light.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Souvenir-LightItalic.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Times-Bold.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Times-BoldItalic.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Times-Italic.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/Times-Roman.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/ZapfDingbats.pmf
    U X11/xc/programs/Xserver/XpConfig/C/print/models/SPSPARC2/fonts/fonts.dir
    U X11/xc/programs/Xserver/Xprint/AttrValid.c
    U X11/xc/programs/Xserver/Xprint/AttrValid.h
    U X11/xc/programs/Xserver/Xprint/DiPrint.h
    U X11/xc/programs/Xserver/Xprint/Imakefile
    U X11/xc/programs/Xserver/Xprint/Init.c
    U X11/xc/programs/Xserver/Xprint/Oid.c
    U X11/xc/programs/Xserver/Xprint/Oid.h
    U X11/xc/programs/Xserver/Xprint/OidDefs.h
    U X11/xc/programs/Xserver/Xprint/OidStrs.h
    U X11/xc/programs/Xserver/Xprint/Quarks.c
    U X11/xc/programs/Xserver/Xprint/Util.c
    U X11/xc/programs/Xserver/Xprint/ValTree.c
    U X11/xc/programs/Xserver/Xprint/Xlcint.h
    U X11/xc/programs/Xserver/Xprint/Xresource.h
    U X11/xc/programs/Xserver/Xprint/Xrm.c
    U X11/xc/programs/Xserver/Xprint/XrmI.h
    U X11/xc/programs/Xserver/Xprint/attributes.c
    U X11/xc/programs/Xserver/Xprint/attributes.h
    U X11/xc/programs/Xserver/Xprint/ddxInit.c
    U X11/xc/programs/Xserver/Xprint/mediaSizes.c
    U X11/xc/programs/Xserver/Xprint/pcl/Imakefile
    U X11/xc/programs/Xserver/Xprint/pcl/Pcl.h
    U X11/xc/programs/Xserver/Xprint/pcl/PclArc.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclArea.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclAttVal.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclAttr.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclColor.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclCursor.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclDef.h
    U X11/xc/programs/Xserver/Xprint/pcl/PclFonts.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclGC.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclInit.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclLine.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclMisc.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclPixel.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclPixmap.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclPolygon.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclPrint.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclSFonts.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclSFonts.h
    U X11/xc/programs/Xserver/Xprint/pcl/PclSpans.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclText.c
    U X11/xc/programs/Xserver/Xprint/pcl/PclWindow.c
    U X11/xc/programs/Xserver/Xprint/pcl/Pclmap.h
    U X11/xc/programs/Xserver/Xprint/pcl-mono/Imakefile
    U X11/xc/programs/Xserver/Xprint/ps/Imakefile
    U X11/xc/programs/Xserver/Xprint/ps/Ps.h
    U X11/xc/programs/Xserver/Xprint/ps/PsArc.c
    U X11/xc/programs/Xserver/Xprint/ps/PsArea.c
    U X11/xc/programs/Xserver/Xprint/ps/PsAttVal.c
    U X11/xc/programs/Xserver/Xprint/ps/PsAttr.c
    U X11/xc/programs/Xserver/Xprint/ps/PsColor.c
    U X11/xc/programs/Xserver/Xprint/ps/PsDef.h
    U X11/xc/programs/Xserver/Xprint/ps/PsFonts.c
    U X11/xc/programs/Xserver/Xprint/ps/PsGC.c
    U X11/xc/programs/Xserver/Xprint/ps/PsInit.c
    U X11/xc/programs/Xserver/Xprint/ps/PsLine.c
    U X11/xc/programs/Xserver/Xprint/ps/PsMisc.c
    U X11/xc/programs/Xserver/Xprint/ps/PsPixel.c
    U X11/xc/programs/Xserver/Xprint/ps/PsPixmap.c
    U X11/xc/programs/Xserver/Xprint/ps/PsPolygon.c
    U X11/xc/programs/Xserver/Xprint/ps/PsPrint.c
    U X11/xc/programs/Xserver/Xprint/ps/PsSpans.c
    U X11/xc/programs/Xserver/Xprint/ps/PsText.c
    U X11/xc/programs/Xserver/Xprint/ps/PsWindow.c
    U X11/xc/programs/Xserver/Xprint/ps/psout.c
    U X11/xc/programs/Xserver/Xprint/ps/psout.h
    U X11/xc/programs/Xserver/Xprint/raster/Imakefile
    U X11/xc/programs/Xserver/Xprint/raster/Raster.c
    U X11/xc/programs/Xserver/Xprint/raster/Raster.h
    U X11/xc/programs/Xserver/Xprint/raster/RasterAttVal.c
    U X11/xc/programs/Xserver/afb/README
    U X11/xc/programs/Xserver/afb/Imakefile
    U X11/xc/programs/Xserver/afb/Xdaniver.doc
    U X11/xc/programs/Xserver/afb/afb.h
    U X11/xc/programs/Xserver/afb/afbbitblt.c
    U X11/xc/programs/Xserver/afb/afbblt.c
    U X11/xc/programs/Xserver/afb/afbbres.c
    U X11/xc/programs/Xserver/afb/afbbresd.c
    U X11/xc/programs/Xserver/afb/afbbstore.c
    U X11/xc/programs/Xserver/afb/afbclip.c
    U X11/xc/programs/Xserver/afb/afbcmap.c
    U X11/xc/programs/Xserver/afb/afbfillarc.c
    U X11/xc/programs/Xserver/afb/afbfillrct.c
    U X11/xc/programs/Xserver/afb/afbfillsp.c
    U X11/xc/programs/Xserver/afb/afbfont.c
    U X11/xc/programs/Xserver/afb/afbgc.c
    U X11/xc/programs/Xserver/afb/afbgetsp.c
    U X11/xc/programs/Xserver/afb/afbhrzvert.c
    U X11/xc/programs/Xserver/afb/afbimage.c
    U X11/xc/programs/Xserver/afb/afbimggblt.c
    U X11/xc/programs/Xserver/afb/afbline.c
    U X11/xc/programs/Xserver/afb/afbmisc.c
    U X11/xc/programs/Xserver/afb/afbpixmap.c
    U X11/xc/programs/Xserver/afb/afbpntwin.c
    U X11/xc/programs/Xserver/afb/afbply1rct.c
    U X11/xc/programs/Xserver/afb/afbplygblt.c
    U X11/xc/programs/Xserver/afb/afbpntarea.c
    U X11/xc/programs/Xserver/afb/afbpolypnt.c
    U X11/xc/programs/Xserver/afb/afbpushpxl.c
    U X11/xc/programs/Xserver/afb/afbscrinit.c
    U X11/xc/programs/Xserver/afb/afbsetsp.c
    U X11/xc/programs/Xserver/afb/afbtegblt.c
    U X11/xc/programs/Xserver/afb/afbtile.c
    U X11/xc/programs/Xserver/afb/afbwindow.c
    U X11/xc/programs/Xserver/afb/afbzerarc.c
    U X11/xc/programs/Xserver/cfb/Imakefile
    U X11/xc/programs/Xserver/cfb/cfb.h
    U X11/xc/programs/Xserver/cfb/cfb8bit.c
    U X11/xc/programs/Xserver/cfb/cfb8bit.h
    U X11/xc/programs/Xserver/cfb/cfb8cppl.c
    U X11/xc/programs/Xserver/cfb/cfb8line.c
    U X11/xc/programs/Xserver/cfb/cfballpriv.c
    U X11/xc/programs/Xserver/cfb/cfbbitblt.c
    U X11/xc/programs/Xserver/cfb/cfbblt.c
    U X11/xc/programs/Xserver/cfb/cfbbres.c
    U X11/xc/programs/Xserver/cfb/cfbbresd.c
    U X11/xc/programs/Xserver/cfb/cfbbstore.c
    U X11/xc/programs/Xserver/cfb/cfbcmap.c
    U X11/xc/programs/Xserver/cfb/cfbfillarc.c
    U X11/xc/programs/Xserver/cfb/cfbfillrct.c
    U X11/xc/programs/Xserver/cfb/cfbfillsp.c
    U X11/xc/programs/Xserver/cfb/cfbgc.c
    U X11/xc/programs/Xserver/cfb/cfbgetsp.c
    U X11/xc/programs/Xserver/cfb/cfbglblt8.c
    U X11/xc/programs/Xserver/cfb/cfbhrzvert.c
    U X11/xc/programs/Xserver/cfb/cfbigblt8.c
    U X11/xc/programs/Xserver/cfb/cfbimage.c
    U X11/xc/programs/Xserver/cfb/cfbline.c
    U X11/xc/programs/Xserver/cfb/cfbmap.h
    U X11/xc/programs/Xserver/cfb/cfbmskbits.c
    U X11/xc/programs/Xserver/cfb/cfbmskbits.h
    U X11/xc/programs/Xserver/cfb/cfbpixmap.c
    U X11/xc/programs/Xserver/cfb/cfbply1rct.c
    U X11/xc/programs/Xserver/cfb/cfbpntwin.c
    U X11/xc/programs/Xserver/cfb/cfbpolypnt.c
    U X11/xc/programs/Xserver/cfb/cfbpush8.c
    U X11/xc/programs/Xserver/cfb/cfbrctstp8.c
    U X11/xc/programs/Xserver/cfb/cfbrrop.c
    U X11/xc/programs/Xserver/cfb/cfbrrop.h
    U X11/xc/programs/Xserver/cfb/cfbscrinit.c
    U X11/xc/programs/Xserver/cfb/cfbsetsp.c
    U X11/xc/programs/Xserver/cfb/cfbsolid.c
    U X11/xc/programs/Xserver/cfb/cfbteblt8.c
    U X11/xc/programs/Xserver/cfb/cfbtegblt.c
    U X11/xc/programs/Xserver/cfb/cfbtile32.c
    U X11/xc/programs/Xserver/cfb/cfbtileodd.c
    U X11/xc/programs/Xserver/cfb/cfbwindow.c
    U X11/xc/programs/Xserver/cfb/cfbzerarc.c
    U X11/xc/programs/Xserver/cfb/stip68kgnu.h
    U X11/xc/programs/Xserver/cfb/stipmips.s
    U X11/xc/programs/Xserver/cfb/stipsparc.s
    U X11/xc/programs/Xserver/cfb/stipple68k.s
    U X11/xc/programs/Xserver/cfb/stipsprc32.s
    U X11/xc/programs/Xserver/dbe/Imakefile
    U X11/xc/programs/Xserver/dbe/dbe.c
    U X11/xc/programs/Xserver/dbe/dbestruct.h
    U X11/xc/programs/Xserver/dbe/midbe.c
    U X11/xc/programs/Xserver/dbe/midbe.h
    U X11/xc/programs/Xserver/dbe/midbestr.h
    U X11/xc/programs/Xserver/cfb16/Imakefile
    U X11/xc/programs/Xserver/cfb24/Imakefile
    U X11/xc/programs/Xserver/cfb24/cfbrrop24.h
    U X11/xc/programs/Xserver/cfb32/Imakefile
    U X11/xc/programs/Xserver/dix/BuiltInAtoms
    U X11/xc/programs/Xserver/dix/CHANGES
    U X11/xc/programs/Xserver/dix/buildatoms
    U X11/xc/programs/Xserver/dix/Imakefile
    U X11/xc/programs/Xserver/dix/atom.c
    U X11/xc/programs/Xserver/dix/initatoms.c
    U X11/xc/programs/Xserver/dix/colormap.c
    U X11/xc/programs/Xserver/dix/cursor.c
    U X11/xc/programs/Xserver/dix/devices.c
    U X11/xc/programs/Xserver/dix/dispatch.c
    U X11/xc/programs/Xserver/dix/dispatch.h
    U X11/xc/programs/Xserver/dix/dixfonts.c
    U X11/xc/programs/Xserver/dix/dixutils.c
    U X11/xc/programs/Xserver/dix/events.c
    U X11/xc/programs/Xserver/dix/extension.c
    U X11/xc/programs/Xserver/dix/ffs.c
    U X11/xc/programs/Xserver/dix/gc.c
    U X11/xc/programs/Xserver/dix/globals.c
    U X11/xc/programs/Xserver/dix/glyphcurs.c
    U X11/xc/programs/Xserver/dix/grabs.c
    U X11/xc/programs/Xserver/dix/main.c
    U X11/xc/programs/Xserver/dix/pixmap.c
    U X11/xc/programs/Xserver/dix/privates.c
    U X11/xc/programs/Xserver/dix/property.c
    U X11/xc/programs/Xserver/dix/resource.c
    U X11/xc/programs/Xserver/dix/swaprep.c
    U X11/xc/programs/Xserver/dix/swapreq.c
    U X11/xc/programs/Xserver/dix/swapreq.h
    U X11/xc/programs/Xserver/dix/tables.c
    U X11/xc/programs/Xserver/dix/window.c
    U X11/xc/programs/Xserver/dix/xpstubs.c
    U X11/xc/programs/Xserver/glxStub/Imakefile
    U X11/xc/programs/Xserver/glxStub/glxstub.c
    U X11/xc/programs/Xserver/hw/Imakefile
    U X11/xc/programs/Xserver/hw/dec/ws/Imakefile
    U X11/xc/programs/Xserver/hw/dec/ws/Xdec.man
    U X11/xc/programs/Xserver/hw/dec/ws/acc_2da.c
    U X11/xc/programs/Xserver/hw/dec/ws/acc_3d.c
    U X11/xc/programs/Xserver/hw/dec/ws/acc_none.c
    U X11/xc/programs/Xserver/hw/dec/ws/cfbinit.c
    U X11/xc/programs/Xserver/hw/dec/ws/ext_device.c
    U X11/xc/programs/Xserver/hw/dec/ws/init.c
    U X11/xc/programs/Xserver/hw/dec/ws/keynames.h
    U X11/xc/programs/Xserver/hw/dec/ws/mdepthinit.c
    U X11/xc/programs/Xserver/hw/dec/ws/ws.h
    U X11/xc/programs/Xserver/hw/dec/ws/ws_color.c
    U X11/xc/programs/Xserver/hw/dec/ws/ws_io.c
    U X11/xc/programs/Xserver/hw/hp/Imakefile
    U X11/xc/programs/Xserver/hw/hp/Xhp.man
    U X11/xc/programs/Xserver/hw/hp/ddx_info.c
    U X11/xc/programs/Xserver/hw/hp/hpCursorUtils.c
    U X11/xc/programs/Xserver/hw/hp/hpInit.c
    U X11/xc/programs/Xserver/hw/hp/include/XHPproto.h
    U X11/xc/programs/Xserver/hw/hp/include/hppriv.h
    U X11/xc/programs/Xserver/hw/hp/input/Imakefile
    U X11/xc/programs/Xserver/hw/hp/input/cr16.s
    U X11/xc/programs/Xserver/hw/hp/input/get_tv.c
    U X11/xc/programs/Xserver/hw/hp/input/getkeysym.c
    U X11/xc/programs/Xserver/hw/hp/input/hildef.h
    U X11/xc/programs/Xserver/hw/hp/input/hpKeyMap.c
    U X11/xc/programs/Xserver/hw/hp/input/hpext.h
    U X11/xc/programs/Xserver/hw/hp/input/hpkeys.h
    U X11/xc/programs/Xserver/hw/hp/input/screentab.h
    U X11/xc/programs/Xserver/hw/hp/input/x_hil.c
    U X11/xc/programs/Xserver/hw/hp/input/x_hil.h
    U X11/xc/programs/Xserver/hw/hp/input/x_hilinit.c
    U X11/xc/programs/Xserver/hw/hp/input/x_hilinit.h
    U X11/xc/programs/Xserver/hw/hp/input/x_serialdrv.h
    U X11/xc/programs/Xserver/hw/hp/input/xtest1imp.c
    U X11/xc/programs/Xserver/hw/hp/input/X11/XHPlib.h
    U X11/xc/programs/Xserver/hw/hp/input/drivers/XHPKeymaps
    U X11/xc/programs/Xserver/hw/hp/input/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/hp/input/drivers/X0screens
    U X11/xc/programs/Xserver/hw/hp/input/drivers/hil_driver.c
    U X11/xc/programs/Xserver/hw/hp/input/drivers/hp7lc2k.c
    U X11/xc/programs/Xserver/hw/hp/input/drivers/hp7lc2m.c
    U X11/xc/programs/Xserver/hw/hp/input/drivers/ps2io.h
    U X11/xc/programs/Xserver/hw/hp/ngle/Imakefile
    U X11/xc/programs/Xserver/hw/hp/ngle/dregs.h
    U X11/xc/programs/Xserver/hw/hp/ngle/hyperScrn.c
    U X11/xc/programs/Xserver/hw/hp/ngle/ngle.h
    U X11/xc/programs/Xserver/hw/hp/ngle/ngleblt.c
    U X11/xc/programs/Xserver/hw/hp/ngle/nglecolormap.c
    U X11/xc/programs/Xserver/hw/hp/ngle/nglecolormap.h
    U X11/xc/programs/Xserver/hw/hp/ngle/nglecopy.c
    U X11/xc/programs/Xserver/hw/hp/ngle/nglecopy.h
    U X11/xc/programs/Xserver/hw/hp/ngle/nglecursor.c
    U X11/xc/programs/Xserver/hw/hp/ngle/nglecursor.h
    U X11/xc/programs/Xserver/hw/hp/ngle/ngledevrom.h
    U X11/xc/programs/Xserver/hw/hp/ngle/ngledoblt.o.8.07
    U X11/xc/programs/Xserver/hw/hp/ngle/ngleextern.h
    U X11/xc/programs/Xserver/hw/hp/ngle/nglehdw.h
    U X11/xc/programs/Xserver/hw/hp/ngle/nglenoop.c
    U X11/xc/programs/Xserver/hw/hp/ngle/nglenoop.h
    U X11/xc/programs/Xserver/hw/hp/ngle/nglescreen.c
    U X11/xc/programs/Xserver/hw/hp/ngle/nglescreen.h
    U X11/xc/programs/Xserver/hw/ibm/README
    U X11/xc/programs/Xserver/hw/ibm/Imakefile
    U X11/xc/programs/Xserver/hw/ibm/AIX/X.cat
    U X11/xc/programs/Xserver/hw/ibm/AIX/AIX.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/AIXV3.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/AIXext.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/AIXinit.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/Imakefile
    U X11/xc/programs/Xserver/hw/ibm/AIX/OScursor.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/OSio.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/hft.exp
    U X11/xc/programs/Xserver/hw/ibm/AIX/X_msg.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixCursor.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixCursor.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixDebug.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixError.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixError.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixEvents.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixInput.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixKeybd.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixKeymap.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixMouse.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixMsg.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/aixWrap.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/lftUtils.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/hftQueue.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/hftQueue.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/hftUtils.c
    U X11/xc/programs/Xserver/hw/ibm/AIX/hftUtils.h
    U X11/xc/programs/Xserver/hw/ibm/AIX/lftUtils.h
    U X11/xc/programs/Xserver/hw/ibm/common/awkdprog
    U X11/xc/programs/Xserver/hw/ibm/common/Imakefile
    U X11/xc/programs/Xserver/hw/ibm/common/OScompiler.h
    U X11/xc/programs/Xserver/hw/ibm/common/awkhprog
    U X11/xc/programs/Xserver/hw/ibm/common/compiler.h
    U X11/xc/programs/Xserver/hw/ibm/common/ibmColor.c
    U X11/xc/programs/Xserver/hw/ibm/common/ibmColor.h
    U X11/xc/programs/Xserver/hw/ibm/common/ibmDate.c
    U X11/xc/programs/Xserver/hw/ibm/common/ibmIO.c
    U X11/xc/programs/Xserver/hw/ibm/common/ibmIO.h
    U X11/xc/programs/Xserver/hw/ibm/common/ibmInit.c
    U X11/xc/programs/Xserver/hw/ibm/common/ibmInit.h
    U X11/xc/programs/Xserver/hw/ibm/common/ibmKeybd.c
    U X11/xc/programs/Xserver/hw/ibm/common/ibmKeybd.h
    U X11/xc/programs/Xserver/hw/ibm/common/ibmMalloc.c
    U X11/xc/programs/Xserver/hw/ibm/common/ibmMalloc.h
    U X11/xc/programs/Xserver/hw/ibm/common/ibmMouse.c
    U X11/xc/programs/Xserver/hw/ibm/common/ibmMouse.h
    U X11/xc/programs/Xserver/hw/ibm/common/ibmPlumber.c
    U X11/xc/programs/Xserver/hw/ibm/common/ibmQuery.c
    U X11/xc/programs/Xserver/hw/ibm/common/ibmSave.c
    U X11/xc/programs/Xserver/hw/ibm/common/ibmScreen.c
    U X11/xc/programs/Xserver/hw/ibm/common/ibmScreen.h
    U X11/xc/programs/Xserver/hw/ibm/common/ibmTrace.h
    U X11/xc/programs/Xserver/hw/ibm/common/ibmUtils.c
    U X11/xc/programs/Xserver/hw/ibm/pgc/Imakefile
    U X11/xc/programs/Xserver/hw/ibm/pgc/pgc.h
    U X11/xc/programs/Xserver/hw/ibm/pgc/pgcCmap.c
    U X11/xc/programs/Xserver/hw/ibm/pgc/pgcCpArea.c
    U X11/xc/programs/Xserver/hw/ibm/pgc/pgcGlobal.c
    U X11/xc/programs/Xserver/hw/ibm/pgc/pgcPntWin.c
    U X11/xc/programs/Xserver/hw/ibm/pgc/pgcProcs.h
    U X11/xc/programs/Xserver/hw/ibm/pgc/pgcWindow.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/Imakefile
    U X11/xc/programs/Xserver/hw/ibm/skyway/copyword.s
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyBitBlt.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyCmap.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyCur.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyFill.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyFillRct.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyHdwr.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyHdwr.h
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyInfo.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyPriv.h
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyProbe.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyProcs.h
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyReg.h
    U X11/xc/programs/Xserver/hw/ibm/skyway/skySGC.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/skySave.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyScrInit.c
    U X11/xc/programs/Xserver/hw/ibm/skyway/skyWin.c
    U X11/xc/programs/Xserver/hw/sun/README
    U X11/xc/programs/Xserver/hw/sun/Imakefile
    U X11/xc/programs/Xserver/hw/sun/circleset.h
    U X11/xc/programs/Xserver/hw/sun/Xsun.man
    U X11/xc/programs/Xserver/hw/sun/constype.c
    U X11/xc/programs/Xserver/hw/sun/constype.man
    U X11/xc/programs/Xserver/hw/sun/kbd_mode.c
    U X11/xc/programs/Xserver/hw/sun/kbd_mode.man
    U X11/xc/programs/Xserver/hw/sun/sun.h
    U X11/xc/programs/Xserver/hw/sun/sunCfb.c
    U X11/xc/programs/Xserver/hw/sun/sunCfb24.c
    U X11/xc/programs/Xserver/hw/sun/sunCursor.c
    U X11/xc/programs/Xserver/hw/sun/sunFbs.c
    U X11/xc/programs/Xserver/hw/sun/sunGX.c
    U X11/xc/programs/Xserver/hw/sun/sunGX.h
    U X11/xc/programs/Xserver/hw/sun/sunInit.c
    U X11/xc/programs/Xserver/hw/sun/sunIo.c
    U X11/xc/programs/Xserver/hw/sun/sunKbd.c
    U X11/xc/programs/Xserver/hw/sun/sunKeyMap.c
    U X11/xc/programs/Xserver/hw/sun/sunMfb.c
    U X11/xc/programs/Xserver/hw/sun/sunMouse.c
    U X11/xc/programs/Xserver/hw/sun/sunMultiDepth.c
    U X11/xc/programs/Xserver/hw/sunAmoeba/Imakefile
    U X11/xc/programs/Xserver/hw/sunAmoeba/sun.h
    U X11/xc/programs/Xserver/hw/sunAmoeba/sunAmInit.c
    U X11/xc/programs/Xserver/hw/sunAmoeba/sunAmIo.c
    U X11/xc/programs/Xserver/hw/sunAmoeba/sunAmKbd.c
    U X11/xc/programs/Xserver/hw/sunAmoeba/sunAmMouse.c
    U X11/xc/programs/Xserver/hw/sunAmoeba/sunAmProbe.c
    U X11/xc/programs/Xserver/hw/sunAmoeba/sunAmScreen.c
    U X11/xc/programs/Xserver/hw/sunAmoeba/sunCfb.c
    U X11/xc/programs/Xserver/hw/sunAmoeba/sunCursor.c
    U X11/xc/programs/Xserver/hw/sunAmoeba/sunFbs.c
    U X11/xc/programs/Xserver/hw/sunLynx/Imakefile
    U X11/xc/programs/Xserver/hw/sunLynx/btreg.h
    U X11/xc/programs/Xserver/hw/sunLynx/btvar.h
    U X11/xc/programs/Xserver/hw/sunLynx/cgsixreg.h
    U X11/xc/programs/Xserver/hw/sunLynx/fbio.h
    U X11/xc/programs/Xserver/hw/sunLynx/patch.Console
    U X11/xc/programs/Xserver/hw/sunLynx/patch.Console-2.4.0
    U X11/xc/programs/Xserver/hw/sunLynx/sun.h
    U X11/xc/programs/Xserver/hw/sunLynx/sunLyCfb.c
    U X11/xc/programs/Xserver/hw/sunLynx/sunLyFbs.c
    U X11/xc/programs/Xserver/hw/sunLynx/sunLyInit.c
    U X11/xc/programs/Xserver/hw/sunLynx/sunLyIo.c
    U X11/xc/programs/Xserver/hw/sunLynx/sunLyKbd.c
    U X11/xc/programs/Xserver/hw/sunLynx/sunLyMouse.c
    U X11/xc/programs/Xserver/hw/sunLynx/sunLyUtil.c
    U X11/xc/programs/Xserver/hw/sunLynx/vuid_event.h
    U X11/xc/programs/Xserver/hw/svga/README
    U X11/xc/programs/Xserver/hw/svga/Imakefile
    U X11/xc/programs/Xserver/hw/svga/atKeynames.h
    U X11/xc/programs/Xserver/hw/svga/compiler.h
    U X11/xc/programs/Xserver/hw/svga/svga.h
    U X11/xc/programs/Xserver/hw/svga/svga386.s
    U X11/xc/programs/Xserver/hw/svga/svgaBank.c
    U X11/xc/programs/Xserver/hw/svga/svgaColor.c
    U X11/xc/programs/Xserver/hw/svga/svgaFb.c
    U X11/xc/programs/Xserver/hw/svga/svgaInit.c
    U X11/xc/programs/Xserver/hw/svga/svgaIo.c
    U X11/xc/programs/Xserver/hw/svga/svgaKbd.c
    U X11/xc/programs/Xserver/hw/svga/svgaSVPMI.c
    U X11/xc/programs/Xserver/hw/svga/svgaVT.c
    U X11/xc/programs/Xserver/hw/svga/config/Imakefile
    U X11/xc/programs/Xserver/hw/svga/config/vga.pmi
    U X11/xc/programs/Xserver/hw/vfb/Imakefile
    U X11/xc/programs/Xserver/hw/vfb/InitInput.c
    U X11/xc/programs/Xserver/hw/vfb/InitOutput.c
    U X11/xc/programs/Xserver/hw/vfb/Xvfb.man
    U X11/xc/programs/Xserver/hw/vfb/lk201kbd.h
    U X11/xc/programs/Xserver/hw/xfree68/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/XF68Conf.cpp
    U X11/xc/programs/Xserver/hw/xfree68/XF68_FBDev.man
    U X11/xc/programs/Xserver/hw/xfree68/LinkKit/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/common/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/common/XF68_FBDev.c
    U X11/xc/programs/Xserver/hw/xfree68/doc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/doc/README.fbdev
    U X11/xc/programs/Xserver/hw/xfree68/doc/man/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/doc/sgml/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/doc/sgml/fbdev.sgml
    U X11/xc/programs/Xserver/hw/xfree68/etc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/fbdev/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/fbdev/fbdev.c
    U X11/xc/programs/Xserver/hw/xfree68/os-support/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/os-support/linux/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/os-support/misc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/77c32blt/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/77c32blt/ncr77c32.c
    U X11/xc/programs/Xserver/hw/xfree68/77c32blt/ncr77c32.h
    U X11/xc/programs/Xserver/hw/xfree68/imstt/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/imstt/imstt.c
    U X11/xc/programs/Xserver/hw/xfree68/mach64/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/mach64/README.GT
    U X11/xc/programs/Xserver/hw/xfree68/mach64/mach64fbdev.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/Imakefile
    U X11/xc/programs/Xserver/hw/xfree68/pm2/README
    U X11/xc/programs/Xserver/hw/xfree68/pm2/README.glint
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2_accel.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2_accel.h
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2blt.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2fbdev.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2fcach.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2font.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2frect.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2fs.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2gc.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2im.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2im.h
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2orect.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2pcach.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2pntwn.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2seg.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2text.c
    U X11/xc/programs/Xserver/hw/xfree68/pm2/pm2win.c
    U X11/xc/programs/Xserver/hw/xfree86/CHANGELOG
    U X11/xc/programs/Xserver/hw/xfree86/CHANGELOG.R5
    U X11/xc/programs/Xserver/hw/xfree86/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/XF86Conf.cpp
    U X11/xc/programs/Xserver/hw/xfree86/XF86Conf.man
    U X11/xc/programs/Xserver/hw/xfree86/XF86_Acc.man
    U X11/xc/programs/Xserver/hw/xfree86/XF86_Mono.man
    U X11/xc/programs/Xserver/hw/xfree86/XF86_SVGA.man
    U X11/xc/programs/Xserver/hw/xfree86/XF86_VGA16.man
    U X11/xc/programs/Xserver/hw/xfree86/XFree86.man
    C X11/xc/programs/Xserver/hw/xfree86/xf86Version.h
    U X11/xc/programs/Xserver/hw/xfree86/LinkKit/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/LinkKit/Imakefile.LK
    U X11/xc/programs/Xserver/hw/xfree86/LinkKit/README
    U X11/xc/programs/Xserver/hw/xfree86/LinkKit/mkmf.cpp
    U X11/xc/programs/Xserver/hw/xfree86/LinkKit/site.def.LK
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/ChangeLog
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/00README
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/01.CopyRights
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/8514.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/AL.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/ARK.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/ATI.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/ATIMach.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Ahead.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Alliance.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Amake.cmds
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Amake.srclist
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/AsmMacros.h
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/CGA.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/sprobe.def
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/ChipsTech.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Cirrus.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Compaq.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Epson.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/GLINT.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Genoa.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/HMC.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Herc.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/I128.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/MDA.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Intergraphics.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/MX.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Main.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Makefile.std
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Matrox.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/MemProbe.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/NCR.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/OS_386BSD.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/OS_Linux.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/OS_LynxOS.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/OS_Mach.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/OS_Minix.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/OS_Os2.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/OS_SYSV.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Oak.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/PCI.c
    C X11/xc/programs/Xserver/hw/xfree86/SuperProbe/PCI.h
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/PatchLevel.h
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Primus.c
    C X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Print.c
    C X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Probe.h
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/RamDac.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/RealTek.c
    C X11/xc/programs/Xserver/hw/xfree86/SuperProbe/S3.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/SiS.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/SigmaDesigns.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Tseng.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/SolX86IO.s
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/SuperProbe.man
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Trident.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/UMC.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Utils.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/VGA.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Video7.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/WD.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Weitek.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Yamaha.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/OS_DGUX.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/OS_NTO.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/OS_QNX.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/OS_GNUmach.c
    U X11/xc/programs/Xserver/hw/xfree86/SuperProbe/Rendition.c
    U X11/xc/programs/Xserver/hw/xfree86/VGADriverDoc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/VGADriverDoc/Imakefile.stub
    U X11/xc/programs/Xserver/hw/xfree86/VGADriverDoc/VGADriver.Doc
    U X11/xc/programs/Xserver/hw/xfree86/VGADriverDoc/stub_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/VGADriverDoc/stub_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/CHANGELOG
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/LICENSE
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/README
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/TODO
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/README.html
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/XF86Setup.man
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/card.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/carddata.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/done.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/filelist.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/keyboard.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/main.c
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/modeselect.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/mondata.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/monitor.tcl
    C X11/xc/programs/Xserver/hw/xfree86/XF86Setup/mouse.tcl
    C X11/xc/programs/Xserver/hw/xfree86/XF86Setup/mseproto.cpp
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/phase1.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/phase2.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/phase3.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/phase4.tcl
    C X11/xc/programs/Xserver/hw/xfree86/XF86Setup/phase5.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/setuplib.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/srvflags.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tclcards.c
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tclkbd.c
    C X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tclmisc.c
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tclmisc.h
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tclother.c
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tclvidmode.c
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tclvidmode.h
    C X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tclxfconf.c
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tclxkbui.c
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tkother.c
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/xfsconf.h
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/pics/XFree86.msk
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/pics/XFree86.xbm
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/pics/vidcard.msk
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/pics/vidcard.xbm
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/scripts/findopts
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/scripts/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/scripts/mseconfig.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/scripts/xmseconfig
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/scripts/xmseconfig.man
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/README
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/button.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/prolog.ps
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/combobox.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/dialog.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/downarrow.xbm
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/entry.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/focus.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/init.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/license.terms
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/listbox.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/menu.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/misc.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/optionMenu.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/palette.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/uparrow.xbm
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/scale.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/scrollbar.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/tclIndex
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/tearoff.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/text.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/tk.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/tcllib/tkerror.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/local_text.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/generic/help_card.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/generic/help_done.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/generic/help_intro.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/generic/help_keyboard.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/generic/help_modeselect.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/generic/help_monitor.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/generic/help_mouse.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/generic/help_other.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/generic/message_proc.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/generic/messages.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/ja/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/ja/help_card.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/ja/help_done.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/ja/help_intro.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/ja/help_keyboard.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/ja/help_modeselect.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/ja/help_monitor.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/ja/help_mouse.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/ja/help_other.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/ja/message_proc.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/texts/ja/messages.tcl
    U X11/xc/programs/Xserver/hw/xfree86/XF86Setup/jp/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/Att490.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/Att490.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/Bt481.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/Bt481.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/Bt485.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/Bt485.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agx.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agx.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxBCach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxBCach.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxBStor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxBlt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxCmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxCursor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxDLine.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxDSeg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxFArc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxFCach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxFPoly.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxFRect.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxFS.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxFont.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxGC.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxGC16.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxGC32.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxGS.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxGtImg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxIm.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxIm.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxInit.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxLine.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxMap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxPntWin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxSS.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxScrIn.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxSeg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxText.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/agxWin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/hercRamDac.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/hercRamDac.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/regagx.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/xf861502x.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/xf861502x.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/xf86RamDac.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/agx/xf86RamDac.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/cache/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/cache/xf86bcache.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/cache/xf86bcache.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/cache/xf86fcache.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/cache/xf86fcache.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/cache/xf86text.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/cache/xf86text.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/confw32.cmd
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/confw32.sh
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/asm/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/asm/w32it.s
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/asm/w32line.s
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/asm/w32pit.s
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfb8cppl.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfb8line.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbbitblt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbblt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbfillrct.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbfillsp.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbgc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbgetsp.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbglblt8.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbply1rct.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbpntwin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbpush8.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbscrinit.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbsetsp.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbsolid.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbtegblt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbtile32.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/cfbtileodd.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/stipple.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/w32bres.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/w32bresd.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/w32fillarc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/w32hrzvert.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/w32line.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/w32polypnt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/w32rctstp8.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/w32teblt8.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/cfb.w32/w32zerarc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/dummy.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/et4000.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/et4000w32.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/gglbox.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/ggldraw.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/ramdac.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/vga.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/vgaCmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/w32.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/w32blt.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/w32box.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/w32funcs.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/w32itext.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/w32map.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/w32stip.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/w32vars.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/et4000w32/w32/w32version.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/IBMRGB.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/IBMRGB.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/glint.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/glint.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/glintIBMCurs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/glint_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/glint_init.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/glint_regs.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/glintcmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/glintcurs.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/pm2_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/pm2_dac.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/pm2v_dac.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/pm_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/glint/vgaHW.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128Cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128Cursor.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128IBMCurs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128TiCurs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128accel.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128cmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128gc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128init.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128misc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128reg.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128scrin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/i128/i128stubs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/8514cach.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/8514im.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/bcach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/blt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/bstor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/cmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/dsline.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/dsseg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/fc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/fcach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/font.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/frect.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/fs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/gc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/gs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/gtimg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/ibm8514.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/ibm8514.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/im.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/imfill.s
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/imread.s
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/imstip.s
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/imwrite.s
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/init.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/line.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/plypt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/scrin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/reg8514.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/seg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/ss.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/text.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/ibm8514/win.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/ativga.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/ativga.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32bc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32blt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32bstor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32cmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32curs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32dline.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32dseg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32fcach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32font.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32frect.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32fs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32gc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32gs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32gtimg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32im.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32im.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32init.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32line.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32mem.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32plypt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32pntwn.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32scrin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32seg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32ss.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32text.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/mach32win.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach32/regmach32.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/ativga.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/ativga.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64blt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64bstor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64cmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64curs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64fcach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64fifo.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64fifo.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64font.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64frect.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64fs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64gc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64im.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64im.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64init.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64line.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64orect.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64pcach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64pntwn.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64scrin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64seg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64text.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64util.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/mach64win.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach64/regmach64.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8bc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8blt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8bstor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8cache.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8cmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8dsln.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8dssg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8fc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8fcach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8font.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8frect.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8fs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8gc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8gs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8gtimg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8im.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8im.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8imfl.s
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8imrd.s
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8imst.s
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8imwrt.s
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8init.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8line.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8plypt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8scrin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8seg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8ss.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8text.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/mach8win.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/mach8/regmach8.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/I2061Acal.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/I2061Aset.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/ICD2061A.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000Bt485.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000Bt485.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000BtCurs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000blt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000cmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000curs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000curs.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000frect.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000gc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000gc16.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000gc32.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000im.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000im.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000init.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000line.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000orchid.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000orchid.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000pntwin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000reg.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000scrin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000seg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000text.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000vga.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000viper.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000viper.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/p9000/p9000win.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/README.s3
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/IBMRGBCurs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/Ti3026Curs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/confS3.sh
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/confs3.cmd
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/newmmio.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/regs3.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3Bt485.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3BtCursor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3Cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3Cursor.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3ELSA.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3ELSA.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3TiCursor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3bcach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3blt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3bstor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3cmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3dline.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3fs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3gc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3dseg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3fcach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3font.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3frect.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3gc16.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3gc24.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3gc32.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3gs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3gtimg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3im.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3im.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3init.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3line.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3linear.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3misc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3name.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3plypt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3ramdacs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3scrin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3seg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3ss.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3text.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3win.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/drivers/mmio_928/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/drivers/mmio_928/mmio_928.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/drivers/newmmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/drivers/newmmio/newmmio.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/drivers/s3_generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/drivers/s3_generic/s3_generic.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3mmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3/s3newmmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/confS3V.sh
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/confs3v.cmd
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/newmmio-sizes.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/newmmio.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/regs3v.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3Cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3Cursor.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3ELSA.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3ELSA.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3bcach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3blt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3bstor.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3cmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3dline.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3fcach.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3font.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3frect.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3fs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3gc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3gc16.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3gc24.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3gc32.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3gs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3gtimg.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3im.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3im.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3init.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3line.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3misc.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3name.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3plypt.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3rop.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3scrin.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3ss.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3text.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3v.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/s3win.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/drivers/s3_virge/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/s3_virge/drivers/s3_virge/s3_virge.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/tga.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/tga.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/tgaBtCurs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/tgaDECCurs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/tga_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/tga_presets.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/tga_regs.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/tgacmap.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/tgacurs.c
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/tgacurs.h
    U X11/xc/programs/Xserver/hw/xfree86/accel/tga/tgainit.c
    U X11/xc/programs/Xserver/hw/xfree86/common/NOTES.Mice
    C X11/xc/programs/Xserver/hw/xfree86/common/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/common/Mach32.c
    U X11/xc/programs/Xserver/hw/xfree86/common/Mach64.c
    U X11/xc/programs/Xserver/hw/xfree86/common/Mach8.c
    U X11/xc/programs/Xserver/hw/xfree86/common/XF86_8514.c
    U X11/xc/programs/Xserver/hw/xfree86/common/XF86_AGX.c
    U X11/xc/programs/Xserver/hw/xfree86/common/XF86_GLINT.c
    U X11/xc/programs/Xserver/hw/xfree86/common/XF86_I128.c
    U X11/xc/programs/Xserver/hw/xfree86/common/XF86_Mono.c
    U X11/xc/programs/Xserver/hw/xfree86/common/XF86_P9000.c
    U X11/xc/programs/Xserver/hw/xfree86/common/XF86_S3.c
    U X11/xc/programs/Xserver/hw/xfree86/common/XF86_SVGA.c
    U X11/xc/programs/Xserver/hw/xfree86/common/XF86_TGA.c
    U X11/xc/programs/Xserver/hw/xfree86/common/XF86_VGA16.c
    U X11/xc/programs/Xserver/hw/xfree86/common/XF86_W32.c
    U X11/xc/programs/Xserver/hw/xfree86/common/atKeynames.h
    U X11/xc/programs/Xserver/hw/xfree86/common/cfb16.h
    U X11/xc/programs/Xserver/hw/xfree86/common/cfb24.h
    U X11/xc/programs/Xserver/hw/xfree86/common/cfb32.h
    U X11/xc/programs/Xserver/hw/xfree86/common/coKeynames.h
    U X11/xc/programs/Xserver/hw/xfree86/common/compiler.h
    U X11/xc/programs/Xserver/hw/xfree86/common/scoasm.h
    C X11/xc/programs/Xserver/hw/xfree86/common/xf86.h
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86AceCad.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Beta.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Config.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86DCConf.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86DCConf.h
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Dial.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Dl.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Elo.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Events.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86ExtInit.h
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Init.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Io.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Jstk.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Kbd.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86KbdBSD.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86KbdLnx.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86KbdMach.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Keymap.h
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Lock.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86MuTouch.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Priv.h
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Procs.h
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Summa.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Switch.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Wacom.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86XKB.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Xinput.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Xinput.h
    C X11/xc/programs/Xserver/hw/xfree86/common/xf86_Config.h
    C X11/xc/programs/Xserver/hw/xfree86/common/xf86_Mouse.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86_Option.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86_Option.h
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86_PnPMouse.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Calcomp.c
    U X11/xc/programs/Xserver/hw/xfree86/common/xf86Dyna.c
    C X11/xc/programs/Xserver/hw/xfree86/common/xf86_UsbMse.c
    C X11/xc/programs/Xserver/hw/xfree86/common/xf86_UsbMse.h
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/ATTDac.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/BUSmemcpy.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/BUSmemcpy.s
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/Ch8391clk.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/CirrusClk.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/CirrusClk.h
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/I2061Aalt.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/I2061Acal.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/I2061Aset.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/IBMRGB.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/IBMRGB.h
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/ICD2061A.h
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/ICS1562.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/ICS2595.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/ICS2595.h
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/IODelay.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/IODelay.s
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/S3gendac.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/S3gendac.h
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/SC11412.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/SC11412.h
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/STG1703clk.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/SlowBcopy.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/SlowBcopy.s
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/Ti3025clk.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/Ti3026clk.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/Ti302X.h
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/glibcAxpIo.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/xf86_ClkPr.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/xf86_HWlib.h
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/xf86_PCI.c
    U X11/xc/programs/Xserver/hw/xfree86/common_hw/xf86_PCI.h
    U X11/xc/programs/Xserver/hw/xfree86/doc/BetaReport
    U X11/xc/programs/Xserver/hw/xfree86/doc/AccelCards
    U X11/xc/programs/Xserver/hw/xfree86/doc/BUILD
    U X11/xc/programs/Xserver/hw/xfree86/doc/CODING
    U X11/xc/programs/Xserver/hw/xfree86/doc/COPYRIGHT
    U X11/xc/programs/Xserver/hw/xfree86/doc/Devices
    U X11/xc/programs/Xserver/hw/xfree86/doc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/doc/LbxproxyOnly
    U X11/xc/programs/Xserver/hw/xfree86/doc/Monitors
    U X11/xc/programs/Xserver/hw/xfree86/doc/OS2.Notes
    U X11/xc/programs/Xserver/hw/xfree86/doc/QuickStart.doc
    U X11/xc/programs/Xserver/hw/xfree86/doc/READ.FreeBSD
    U X11/xc/programs/Xserver/hw/xfree86/doc/READ.Mach32
    U X11/xc/programs/Xserver/hw/xfree86/doc/READ.Mach64
    U X11/xc/programs/Xserver/hw/xfree86/doc/README
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.3DLabs
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.Bsdi
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.Config
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.DECtga
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.DGA
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.Linux
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.LynxOS
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.MGA
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.Mach
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.NVIDIA
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.NetBSD
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.OS2
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.Oak
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.OpenBSD
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.P9000
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.S3
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.S3V
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.SCO
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.SOLX86
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.SVR4
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.SiS
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.Video7
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.W32
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.WstDig
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.agx
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.apm
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.ark
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.ati
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.chips
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.cirrus
    U X11/xc/programs/Xserver/hw/xfree86/doc/xinput
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.clkprog
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.cyrix
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.epson
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.isc
    C X11/xc/programs/Xserver/hw/xfree86/doc/README.mouse
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.neo
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.rendition
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.trident
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.tseng
    C X11/xc/programs/Xserver/hw/xfree86/doc/RELNOTES
    U X11/xc/programs/Xserver/hw/xfree86/doc/ServersOnly
    U X11/xc/programs/Xserver/hw/xfree86/doc/VideoModes.doc
    U X11/xc/programs/Xserver/hw/xfree86/doc/modeDB.txt
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.I128
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.DGux
    N X11/xc/programs/Xserver/hw/xfree86/doc/README.i810
    N X11/xc/programs/Xserver/hw/xfree86/doc/README.r128
    U X11/xc/programs/Xserver/hw/xfree86/doc/README.i740
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.SVR4
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/AccelCards
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/BUILD
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/COPYRIGHT
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/INSTALL
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/LinkKit
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/QuickStart.doc
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/READ.FreeBSD
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/READ.Mach64
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.Config
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.Linux
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.NetBSD
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.S3
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/RELNOTES
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.ati
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.chips
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.cirrus
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/VGADriver.doc
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/VideoModes.doc
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/OS2.Notes
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/READ.Mach32
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.3DLabs
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.Bsdi
    N X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.DGux
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.DECtga
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.I128
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.MGA
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.Japanese
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.LynxOS
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.Mach
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.NVIDIA
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.OS2
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.Oak
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.OpenBSD
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.P9000
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.S3V
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.SCO
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.SOLX86
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.SiS
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.Video7
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.W32
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.WstDig
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.agx
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.apm
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.ark
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.isc
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.clkprog
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.cyrix
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.epson
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.fbdev
    N X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.i740
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.mouse
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.neo
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.rendition
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/convert.sh
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.trident
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.tseng
    N X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/README.r128
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/modelines.txt
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/xinput
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/man/SuperProbe.1x
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/man/XF86Config.5x
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/man/XF86Setup.1x
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/man/XF86_Accel.1x
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/man/XF86_Mono.1x
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/man/XF86_SVGA.1x
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/man/XF86_VGA16.1x
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/man/XFree86.1x
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/man/xf86config.1x
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/NetBSD.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/BUILD.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/CPYRIGHT.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/Config.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/DocIndex.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/FreeBSD.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/INSTALL.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/LinkKit.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/Linux.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/Mach64.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/SVR4.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/QStart.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/README.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/RELNOTE.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/S3.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/VGADriv.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/VidModes.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/ati.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/chips.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/cirrus.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/3DLabs.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/Bsdi.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/DECtga.sgml
    N X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/DGux.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/I128.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/LynxOS.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/MGA.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/Mach.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/Mach32.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/NVIDIA.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/OS2.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/OS2note.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/Oak.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/OpenBSD.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/P9000.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/S3V.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/SCO.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/SOLX86.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/SiS.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/Video7.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/W32.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/WstDig.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/agx.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/apm.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/ark.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/cyrix.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/clkprog.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/epson.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/fbdev.sgml
    N X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/i740.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/isc.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/mouse.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/neo.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/rendition.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/trident.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/tseng.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/xinput.sgml
    N X11/xc/programs/Xserver/hw/xfree86/doc/Japanese/sgml/r128.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/man/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/doc/man/XF86DGA.man
    U X11/xc/programs/Xserver/hw/xfree86/doc/man/XF86Misc.man
    U X11/xc/programs/Xserver/hw/xfree86/doc/man/XF86VM.man
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/3DLabs.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/BUILD.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/Bsdi.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/CPYRIGHT.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/Config.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/DECtga.sgml
    C X11/xc/programs/Xserver/hw/xfree86/doc/sgml/DocIndex.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/FreeBSD.sgml
    C X11/xc/programs/Xserver/hw/xfree86/doc/sgml/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/LinkKit.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/Linux.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/LynxOS.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/MGA.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/Mach.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/Mach32.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/Mach64.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/NVIDIA.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/NetBSD.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/OS2.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/OS2note.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/Oak.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/S3.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/OpenBSD.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/P9000.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/QStart.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/README.sgml
    C X11/xc/programs/Xserver/hw/xfree86/doc/sgml/RELNOTE.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/S3V.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/SCO.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/SOLX86.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/SVR4.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/SiS.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/VGADriv.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/VidModes.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/Video7.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/W32.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/WstDig.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/agx.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/apm.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/ark.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/ati.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/chips.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/cirrus.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/clkprog.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/cyrix.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/epson.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/isc.sgml
    C X11/xc/programs/Xserver/hw/xfree86/doc/sgml/mouse.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/neo.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/rendition.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/trident.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/tseng.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/xinput.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/I128.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/DGux.sgml
    N X11/xc/programs/Xserver/hw/xfree86/doc/sgml/i810.sgml
    U X11/xc/programs/Xserver/hw/xfree86/doc/sgml/i740.sgml
    N X11/xc/programs/Xserver/hw/xfree86/doc/sgml/r128.sgml
    U X11/xc/programs/Xserver/hw/xfree86/etc/ptm.sdevice
    U X11/xc/programs/Xserver/hw/xfree86/etc/2key.c
    U X11/xc/programs/Xserver/hw/xfree86/etc/BM-Lynx.shar
    U X11/xc/programs/Xserver/hw/xfree86/etc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/etc/XdmConf.svr4
    U X11/xc/programs/Xserver/hw/xfree86/etc/apNetBSD.shar
    U X11/xc/programs/Xserver/hw/xfree86/etc/apSolx86.shar
    U X11/xc/programs/Xserver/hw/xfree86/etc/dmmap.shar
    U X11/xc/programs/Xserver/hw/xfree86/etc/et4000clock.c
    U X11/xc/programs/Xserver/hw/xfree86/etc/install.sv3
    U X11/xc/programs/Xserver/hw/xfree86/etc/install.sv4
    U X11/xc/programs/Xserver/hw/xfree86/etc/ioctl_pc.h
    U X11/xc/programs/Xserver/hw/xfree86/etc/joycal.c
    U X11/xc/programs/Xserver/hw/xfree86/etc/kbd_mode.c
    U X11/xc/programs/Xserver/hw/xfree86/etc/kbd_mode.man
    U X11/xc/programs/Xserver/hw/xfree86/etc/ld-wrapper.c
    U X11/xc/programs/Xserver/hw/xfree86/etc/ldterm.sdevice
    U X11/xc/programs/Xserver/hw/xfree86/etc/mmapSVR3.shar
    U X11/xc/programs/Xserver/hw/xfree86/etc/postinst.sh
    U X11/xc/programs/Xserver/hw/xfree86/etc/preinst.sh
    U X11/xc/programs/Xserver/hw/xfree86/etc/ptem.sdevice
    U X11/xc/programs/Xserver/hw/xfree86/etc/pts.node
    U X11/xc/programs/Xserver/hw/xfree86/etc/pts.sdevice
    U X11/xc/programs/Xserver/hw/xfree86/etc/sp.node
    U X11/xc/programs/Xserver/hw/xfree86/etc/pty.cfg
    C X11/xc/programs/Xserver/hw/xfree86/etc/scanpci.c
    U X11/xc/programs/Xserver/hw/xfree86/etc/sp.sdevice
    U X11/xc/programs/Xserver/hw/xfree86/etc/sun.tcap
    U X11/xc/programs/Xserver/hw/xfree86/etc/sun.tinfo
    U X11/xc/programs/Xserver/hw/xfree86/etc/svr3_patch
    U X11/xc/programs/Xserver/hw/xfree86/etc/svr3_rem_pch
    U X11/xc/programs/Xserver/hw/xfree86/etc/svr4_patch
    U X11/xc/programs/Xserver/hw/xfree86/etc/svr4_rem_pch
    U X11/xc/programs/Xserver/hw/xfree86/etc/vga.bdf
    U X11/xc/programs/Xserver/hw/xfree86/etc/xcode.xfree86
    U X11/xc/programs/Xserver/hw/xfree86/etc/xmodmap.std
    U X11/xc/programs/Xserver/hw/xfree86/etc/fb.h
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/README
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/build-bindist
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/8514-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/AGX-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/I128-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/Ma32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/Ma8-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/VG16-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/W32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/lkit-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/BSDI/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/8514-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9480-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9EGC-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9GA9-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9GAN-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9LPW-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9MGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9NKV-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9NS3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9SPW-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9SVG-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9TGU-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9WEP-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9WS-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9WSN-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/9set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/AGX-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/I128-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/Ma32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/Ma8-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/VG16-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/W32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/lk98-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/lk98-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/lkit-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD/jset-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/8514-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9480-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9EGC-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9GA9-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9GAN-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9LPW-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9MGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9NKV-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9NS3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9SPW-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9SVG-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9TGU-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9WEP-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9WS-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9WSN-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/9set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/AGX-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/I128-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/Ma32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/Ma8-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/VG16-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/W32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/lk98-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/lk98-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/lkit-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/FreeBSD-ELF/jset-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/8514-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/AGX-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/I128-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/Ma32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/Ma8-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/VG16-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/W32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/bin1-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/bin1-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/bin2-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/bin2-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/bin3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/bin4-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/lkit-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/xdm-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Interactive/xdm-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/TGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/lkit-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-axp/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/8514-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9480-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9EGC-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9GA9-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9GAN-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9LPW-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9MGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9NKV-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9NS3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9SPW-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9SVG-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9TGU-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9WEP-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9WS-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9WSN-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/9set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/AGX-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/FB-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/I128-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/Ma32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/Ma8-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/VG16-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/W32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/lk98-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/lk98-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/lkit-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-ix86/jset-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/68FB-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Linux-m68k/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/8514-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/AGX-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/I128-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/Ma32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/Ma8-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/VG16-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/W32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/lkit-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/LynxOS/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/8514-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9480-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9EGC-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9GA9-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9GAN-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9LPW-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9MGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9NKV-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9NS3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9SPW-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9SVG-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9TGU-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9WEP-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9WS-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9WSN-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/9set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/AGX-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/I128-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/Ma32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/Ma8-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/VG16-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/W32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/lk98-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/lk98-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/lkit-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/NetBSD-ix86/jset-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OS2/host.def.os2
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/8514-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/AGX-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/I128-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/Ma32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/Ma8-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/VG16-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/W32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86/jset-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/8514-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9480-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9EGC-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9GA9-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9GAN-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9LPW-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9MGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9NKV-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9NS3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9SPW-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9SVG-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9TGU-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9WEP-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9WS-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9WSN-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/9set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/AGX-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/I128-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/Ma32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/Ma8-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/VG16-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/W32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/lk98-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/lk98-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/lkit-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/SVR4.0/jset-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/8514-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/AGX-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/I128-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/Ma32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/Ma8-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/VG16-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/W32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/lkit-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/Solaris/jset-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/3DL-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/8514-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/AGX-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/I128-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/Ma32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/Ma64-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/Ma8-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/Mono-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/P9K-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/S3-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/S3V-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/SVGA-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/VG16-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/W32-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/bin-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/bin-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/fsrv-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/lib-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/lib-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/lkit-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/lkit-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/man-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/man-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/nest-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/prog-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/prog-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/prt-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/set-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/vfb-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/UnixWare/jset-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/cfg-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/cfg-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/dir
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/doc-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/doc-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/extras
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/f100-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/fcyr-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/fnon-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/fnts-excl
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/fnts-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/fscl-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/html-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/host.def
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/jdoc-list
    U X11/xc/programs/Xserver/hw/xfree86/etc/bindist/common/ps-list
    U X11/xc/programs/Xserver/hw/xfree86/fbdev/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/mono/COPYRIGHT
    U X11/xc/programs/Xserver/hw/xfree86/mono/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/mono/USING
    U X11/xc/programs/Xserver/hw/xfree86/mono/confmono.cmd
    U X11/xc/programs/Xserver/hw/xfree86/mono/confmono.sh
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/apollo/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/apollo/apolloBlt.c
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/apollo/apolloHW.h
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/apollo/apollodriv.c
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/hercules/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/hercules/hercules.c
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/hgc1280/HGC1280.info
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/hgc1280/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/hgc1280/hgc1280HW.h
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/hgc1280/hgc1280driv.c
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/sigma/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/sigma/sigmaHW.h
    U X11/xc/programs/Xserver/hw/xfree86/mono/drivers/sigma/sigmadriv.c
    U X11/xc/programs/Xserver/hw/xfree86/mono/mfb.banked/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/mono/mfb.banked/mfblinebank.h
    U X11/xc/programs/Xserver/hw/xfree86/mono/mfb.banked/mfbmap.h
    U X11/xc/programs/Xserver/hw/xfree86/mono/mfb.banked/mfbmap.sh
    U X11/xc/programs/Xserver/hw/xfree86/mono/mono/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/mono/mono/mono.c
    U X11/xc/programs/Xserver/hw/xfree86/mono/mono/mono.h
    C X11/xc/programs/Xserver/hw/xfree86/os-support/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/README.OS-lib
    U X11/xc/programs/Xserver/hw/xfree86/os-support/assyntax.h
    U X11/xc/programs/Xserver/hw/xfree86/os-support/xf86_OSlib.h
    U X11/xc/programs/Xserver/hw/xfree86/os-support/xf86_OSproc.h
    U X11/xc/programs/Xserver/hw/xfree86/os-support/amoeba/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/amoeba/am_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/amoeba/am_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/amoeba/am_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/bsd/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/bsd/bsd_VTsw.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/bsd/bsd_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/bsd/bsd_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/bsd/bsd_jstk.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/bsd/bsd_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/bsdi/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/bsdi/bsdi_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/bsdi/bsdi_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/bsdi/bsdi_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/linux/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_jstk.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/linux/lnx_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/lynxos/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/lynxos/lynx_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/lynxos/lynx_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/lynxos/lynx_mmap.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/lynxos/lynx_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/mach/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/mach/bios_mmap.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/mach/mach_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/mach/mach_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/mach/mach_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/minix/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/minix/bios_devmem.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/minix/local.h
    U X11/xc/programs/Xserver/hw/xfree86/os-support/minix/mnx_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/minix/mnx_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/minix/mnx_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/misc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/misc/xf86_IlHack.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/misc/xf86_Util.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/README
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_VTsw.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_bios.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_diag.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_ioperm.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_kbdEv.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_mouse.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_select.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_select.h
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_stubs.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/os2/os2_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sco/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sco/VTsw_sco.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sco/sco_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sco/sco_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sco/sco_mouse.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sco/sco_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/IO_utils.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/VTsw_noop.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/VTsw_usl.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/bios_devmem.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/inout.s
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/ioperm_noop.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/mapVT_noop.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/posix_tty.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/std_kbdEv.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/std_mouse.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/std_mseEv.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/sysv_kbd.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/shared/sysv_tty.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/solx86/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/solx86/solx86_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/solx86/solx86_iout.s
    U X11/xc/programs/Xserver/hw/xfree86/os-support/solx86/solx86_mmap.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/solx86/solx86_vid.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sysv/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sysv/bios_V4mmap.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sysv/sysv_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sysv/sysv_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sysv/sysv_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/sysv/xqueue.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/dgux/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/dgux/dgux_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/dgux/bios_DGmmap.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/dgux/dgux_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/dgux/dgux_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/dgux/dgux_kbd.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/dgux/dgux_kbdEv.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/dgux/dgux_tty.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/hurd/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/hurd/bios_mmap.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/hurd/hurd_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/hurd/hurd_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/hurd/hurd_video.c
    C X11/xc/programs/Xserver/hw/xfree86/os-support/libusb/Imakefile
    C X11/xc/programs/Xserver/hw/xfree86/os-support/libusb/data.c
    C X11/xc/programs/Xserver/hw/xfree86/os-support/libusb/descr.c
    C X11/xc/programs/Xserver/hw/xfree86/os-support/libusb/parse.c
    C X11/xc/programs/Xserver/hw/xfree86/os-support/libusb/usage.c
    C X11/xc/programs/Xserver/hw/xfree86/os-support/libusb/usb.3
    C X11/xc/programs/Xserver/hw/xfree86/os-support/libusb/usb.h
    C X11/xc/programs/Xserver/hw/xfree86/os-support/libusb/usb_hid_usages
    C X11/xc/programs/Xserver/hw/xfree86/os-support/libusb/usbvar.h
    U X11/xc/programs/Xserver/hw/xfree86/os-support/nto/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/nto/README
    U X11/xc/programs/Xserver/hw/xfree86/os-support/nto/nto_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/nto/nto_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/nto/nto_ioperm.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/nto/nto_kbdEv.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/nto/nto_video.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/qnx/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/os-support/qnx/qnx_VTsw.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/qnx/qnx_init.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/qnx/qnx_io.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/qnx/qnx_kbd.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/qnx/qnx_mouse.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/qnx/qnx_select.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/qnx/qnx_utils.c
    U X11/xc/programs/Xserver/hw/xfree86/os-support/qnx/qnx_video.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/BUGS
    U X11/xc/programs/Xserver/hw/xfree86/vga16/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/cvga16.cmd
    U X11/xc/programs/Xserver/hw/xfree86/vga16/cvga16.sh
    U X11/xc/programs/Xserver/hw/xfree86/vga16/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/drivers/ati/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/drivers/cl64xx/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/drivers/et3000/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/drivers/et4000/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/drivers/generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/drivers/ncr77c22/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/drivers/oak/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/drivers/sis/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/drivers/tvga8900/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/OScompiler.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/emulOpStip.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/emulRepAre.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/emulStip.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/emulTile.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ibmTrace.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/mfbbres.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/mfbbresd.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/mfbfillarc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/mfbhrzvert.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/mfbimggblt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/mfbline.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/mfbzerarc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/offscreen.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppc.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcArea.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcBStore.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcBitMacs.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcBitmap.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcCReduce.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcClip.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcCpArea.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcCurs.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcDepth.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcFillRct.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcGC.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcGCstr.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcGetSp.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcIO.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcImg.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcPixFS.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcPixmap.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcPntWin.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcPolyPnt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcPolyRec.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcPushPxl.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcQuery.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcRot.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcRslvC.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcScrn.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcSetSp.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcSpMcro.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcWinFS.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/ppcWindow.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/vga16.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/vgaBitBlt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/vgaGC.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/vgaImages.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/vgaReg.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/vgaSolid.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/vgaStipple.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/vgaVideo.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/wm0.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/wm3.c
    U X11/xc/programs/Xserver/hw/xfree86/vga16/ibm/wm3.h
    U X11/xc/programs/Xserver/hw/xfree86/vga16/mfb/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/mi/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/misc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga16/vga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/xaa/NOTES
    U X11/xc/programs/Xserver/hw/xfree86/xaa/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/xaa/Imakefile.BPP
    U X11/xc/programs/Xserver/hw/xfree86/xaa/cfbcpplane.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/sampledrv.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/vga256map.h
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86bench.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86bitmap.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86cparea.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86cursor.h
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86defs.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86dline.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86dseg.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86expblt.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86expblt.h
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86farc.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86fpoly.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86frect.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86gc.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86gcmap.h
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86gcmisc.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86im.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86initac.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86line.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86line2.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86local.h
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86maploc.h
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86orect.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86pcache.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86pcache.h
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86plane.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86scrin.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86scrin.h
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86spans.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86stip.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86tables.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86text.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86txtblt.s
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86window.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86wline.c
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xf86xaa.h
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xaa16/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xaa24/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xaa32/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xaa8/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/xaa/xaavga256/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/reconfig/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/reconfig/README
    U X11/xc/programs/Xserver/hw/xfree86/reconfig/copyright.c
    U X11/xc/programs/Xserver/hw/xfree86/reconfig/keyword.i
    U X11/xc/programs/Xserver/hw/xfree86/reconfig/lex.l
    U X11/xc/programs/Xserver/hw/xfree86/reconfig/os.h
    U X11/xc/programs/Xserver/hw/xfree86/reconfig/reconfig.man
    U X11/xc/programs/Xserver/hw/xfree86/reconfig/reconfig.y
    U X11/xc/programs/Xserver/hw/xfree86/reconfig/strlist.h
    U X11/xc/programs/Xserver/hw/xfree86/vga2/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/confvga2.cmd
    U X11/xc/programs/Xserver/hw/xfree86/vga2/confvga2.sh
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/ati/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/cirrus/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/cl64xx/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/compaq/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/et3000/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/et4000/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/generic/gen_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/gvga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/ncr77c22/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/oak/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/pvga1/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/sis/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/drivers/tvga8900/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/mfb/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/mfb.banked/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/mfb.banked/mfbbitblt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga2/mfb.banked/mfbblt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga2/mfb.banked/mfblinebank.h
    U X11/xc/programs/Xserver/hw/xfree86/vga2/misc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/vga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga2/vga/vgaLBank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga2/vga/vgaLBankc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/cvga256.cmd
    U X11/xc/programs/Xserver/hw/xfree86/vga256/cvga256.sh
    C X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/al2101/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/al2101/al_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/al2101/al_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ali/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ali/ali_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ali/ali_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/apm/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/apm/apm.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/apm/apm_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/apm/apm_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/apm/apm_cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/apm/apm_cursor.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/apm/apm_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ark/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ark/ark_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ark/ark_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ark/ark_bitblt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ark/ark_blt16.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ark/ark_cop.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ark/ark_cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ark/ark_cursor.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ark/ark_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ark/ark_driver.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/ati.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/ati.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiadapter.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiadapter.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiadjust.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiadjust.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atibank.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atibank.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atibanks.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atibus.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atibus.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atichip.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atichip.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/aticlock.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/aticlock.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/aticmap.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/aticmap.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/aticonsole.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/aticonsole.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/aticrtc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/aticrtc.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atidac.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atidac.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atidepth.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atidsp.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atidsp.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atifbinit.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atifbinit.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atigetmode.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atigetmode.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiident.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiident.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiio.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiio.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atimach64.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atimach64.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atimono.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiprint.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiprint.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiprobe.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiprobe.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiproto.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiregs.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atireset.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atireset.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiscrinit.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiscrinit.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiutil.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiutil.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/ativalid.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/ativalid.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/ativersion.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/ativga.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/ativga.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atividmem.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atividmem.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiwonder.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ati/atiwonder.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_BitBlt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_BlitMM.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_Blitter.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_BltHiQV.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_FillRct.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_FillSt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_alloc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_blitter.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_blt16.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_colexp.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_config.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_driver.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_line.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_lline.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_lline.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_pci.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_solid.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_teblt8.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/ct_textblt.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/dRegs.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/chips/mRegs.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/CHANGES
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cirBlitMM.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cirBlitter.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cirFillRct.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cirFillSt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_alloc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_alloc.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_blitLG.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_blitLG.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_blitter.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_blt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_blt16.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_bltC.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_colexp.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_driver.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_fill.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_fillLG.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_im.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_imblt.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_inline.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_line.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_orect.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_solid.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_span.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_span.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_teblt8.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cir_textblt.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/cirrus_acl.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/laguna_acl.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/linearline.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cirrus/linearline.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cl64xx/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cl64xx/cl_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cl64xx/cl_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/compaq/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/compaq/cpq_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/compaq/cpq_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cyrix/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cyrix/cyrix.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cyrix/cyrix_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cyrix/cyrix_asm.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cyrix/cyrix_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cyrix/cyrix_cmap.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cyrix/cyrix_cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cyrix/cyrix_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/cyrix/gxrender.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et3000/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et3000/bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et3000/et3_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/README
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/et4_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/et4_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_acl.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_acl.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_clock.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_colexp.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_colexp.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_cursor.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_dpms.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_inline.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/et4000/tseng_ramdac.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/generic/gen_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/gvga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/gvga/bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/gvga/gvg_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/README
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga_bios.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga_dac1064.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga_dac3026.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga_dacG200.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga_hwcurs.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga_macros.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga_map.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga_reg.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga_storm.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/mga_xaarepl.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/util/Makefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/util/README
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mga/util/stormdwg.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mx/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mx/mx_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/mx/mx_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ncr77c22/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ncr77c22/ncr_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/ncr77c22/ncr_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/README
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/neo.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/neo_2070.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/neo_2090.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/neo_2097.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/neo_2200.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/neo_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/neo_cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/neo_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/neo_macros.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/neo/neo_reg.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/README.NV1
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/nv_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/riva_xaa.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/nv1cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/nv1driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/nv1ref.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/nv1setup.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/nvreg.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/riva_hw.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/riva_hw.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/riva_tbl.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/nvcursor.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/nvuser.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/nvvga.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/README.RIVA
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/nv/nv1accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/oak/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/oak/oak_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/oak/oak_colexp.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/oak/oak_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/oak/oak_driver.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/oak/oti87_bltC.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/oak/oti87_fill.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/oak/oti87_sol.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00Access.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00Access.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00DAC.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00DAC.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00Driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00Driver.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00ICD2061A.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00ICD2061A.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00Includes.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00Probe.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00Probe.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00Regs.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00VGA.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00VGA.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00VGARegs.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00XAA.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/p9x00/p9x00XAA.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/pvga1/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/pvga1/bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/pvga1/paradise.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/pvga1/pvg_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/pvga1/pvgaBitBlt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/pvga1/pvgablt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/pvga1/pvgapntwin.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/pvga1/pvgasolid.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/realtek/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/realtek/rt_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/realtek/rt_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/cscode.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/hwcursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/hwcursor.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/rendition_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/v1kregs.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/v1krisc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/v1krisc.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/v2kregs.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vboard.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vboard.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vgafont-std.data
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vgafont-vrx.data
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vgapalette.data
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vloaduc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vloaduc.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vmodes.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vmodes.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vos.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vramdac.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vramdac.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vtest.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vtypes.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vvga.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rendition/vvga.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/IBMRGBCurs.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/README.S3
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/Ti3026Curs.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/newmmio.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3Bt485.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3BtCursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3ELSA.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3ELSA.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3TiCursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3fbinit.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3init.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3misc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3probe.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3ramdacs.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3reg.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_svga/s3save.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3v/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3v/README
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3v/newmmio.h
    C X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3v/regs3v.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3v/s3v_accel.c
    C X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3v/s3v_cursor.c
    C X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3v/s3v_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3v/s3v_driver.h
    C X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3v/s3v_misc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3v/s3v_rop.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis86c201.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_BitBlt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_Blitter.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_FillRct.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_FillSt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_blitter.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_blt16.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_colexp.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_curs.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_driver.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_pntwin.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_solid.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_teblt8.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_textblt.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_accel2.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/sis/sis_Blitter2.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/spc8110/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/spc8110/spc_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/spc8110/spc_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/spc8110/spc_cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/spc8110/spc_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/spc8110/spc_driver.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tvga8900/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tvga8900/bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tvga8900/bankc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tvga8900/t89_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tvga8900/t89_driver.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tvga8900/tgui_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tvga8900/tgui_curs.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tvga8900/tgui_drv.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tvga8900/tgui_ger.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tvga8900/tgui_mmio.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tvga8900/tgui_oldacl.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/video7/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/video7/v7_bank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/video7/v7_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i740/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i740/README
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i740/i740.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i740/i740_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i740/i740_cmap.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i740/i740_cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i740/i740_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i740/i740_macros.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i740/i740_reg.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tdfx/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tdfx/vb.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tdfx/vb_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tdfx/vb_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tdfx/vb_hwcurs.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tdfx/vb_vgahw.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/tdfx/vbdefs.h
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/Imakefile
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/README
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/README.I810Gtt
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/i810.h
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/i810_accel.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/i810_cmap.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/i810_cursor.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/i810_driver.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/i810_memory.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/i810_reg.h
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/i810_wmark.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/os-support/linux/Makefile
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/os-support/linux/README
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/os-support/linux/agpgart.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/os-support/linux/agpgart.h
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/os-support/linux/testgart.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/os-support/linux/version-test.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/i810/os-support/linux/version-test.sh
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/lrmi.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/newmmio.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/lrmi.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/regs3sav.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/s3bci.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/s3bitmap.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/s3bitblt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/s3sav_accel.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/s3sav_cursor.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/s3sav_driver.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/s3sav_driver.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/s3sav_misc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/s3sav_rop.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/s3sav_vbe.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/s3_savage/vbe.h
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/r128/Imakefile
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/r128/r128.h
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/r128/r128_accel.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/r128/r128_cursor.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/r128/r128_driver.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/r128/r128_reg.h
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rage128/Imakefile
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rage128/rage128.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rage128/rage128.h
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/rage128/rage128_acl.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/smi/Imakefile
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/smi/mmio.h
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/smi/regsmi.h
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/smi/smi_accel.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/smi/smi_cursor.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/smi/smi_driver.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/smi/smi_driver.h
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/smi/smi_misc.c
    N X11/xc/programs/Xserver/hw/xfree86/vga256/drivers/smi/smi_rop.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/SpeedUpBlt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/fBitBlt.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/fFill.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/fFillSet.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/fLineBres.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/fLineH.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/fLineV.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/gBanks.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/suBBlt2.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/suBitBlt.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/suBox.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/suLine.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/suVHLine.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/vgaBitBlt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/vgaBltFillc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/vgaFasm.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/enhanced/vgaLinec.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/Design
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vga.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vga.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vga256.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vga8cppl.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaAsm.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaBank.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaBank.s
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaBankc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaCmap.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaHW.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaPCI.c
    C X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaPCI.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgabitblt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgablt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgabltC.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgabresd.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgabstore.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgafillarc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgafillrct.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgafillsp.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgafuncs.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgagc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgagetsp.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaglblt8.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaimage.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaline.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgalined.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgaply1rct.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgapntwin.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgapolypnt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgapush8.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgapwinS.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgarctstp8.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgascrinit.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgasetsp.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgasolid.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgatables.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgateblt8.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgategblt.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgatile32.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgatileodd.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgawindow.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vga/vgazerarc.c
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vgainit/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vgainit/vgabpp.h
    U X11/xc/programs/Xserver/hw/xfree86/vga256/vgainit/vgabppscrin.c
    U X11/xc/programs/Xserver/hw/xfree86/xf86config/Cards
    U X11/xc/programs/Xserver/hw/xfree86/xf86config/Imakefile
    U X11/xc/programs/Xserver/hw/xfree86/xf86config/cards.c
    U X11/xc/programs/Xserver/hw/xfree86/xf86config/cards.h
    U X11/xc/programs/Xserver/hw/xfree86/xf86config/xf86conf.man
    C X11/xc/programs/Xserver/hw/xfree86/xf86config/xf86config.c
    U X11/xc/programs/Xserver/hw/xfree98/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/XF98Conf.cpp
    U X11/xc/programs/Xserver/hw/xfree98/LinkKit/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/SuperProbe/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/VGADriverDoc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/XF86Setup/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/XF86Setup/filelist98.tcl
    U X11/xc/programs/Xserver/hw/xfree98/XF86Setup/pics/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/XF86Setup/scripts/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/XF86Setup/scripts/xmseconfig
    U X11/xc/programs/Xserver/hw/xfree98/XF86Setup/tcllib/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/XF86Setup/texts/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/XF86Setup/texts/generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/XF86Setup/texts/ja/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/cache/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3ga968/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3ga968/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3ga968/drivers/mmio_928/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3ga968/drivers/newmmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3ga968/drivers/s3_generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3ga968/s3mmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3ga968/s3newmmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3nec/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3nec/s3pc98.c
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3nec/s3pc98.h
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3nec/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3nec/drivers/mmio_928/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3nec/drivers/newmmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3nec/drivers/s3_generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3nec/s3mmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3nec/s3newmmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwlb/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwlb/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwlb/drivers/mmio_928/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwlb/drivers/newmmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwlb/drivers/s3_generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwlb/s3mmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwlb/s3newmmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwskb/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwskb/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwskb/drivers/mmio_928/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwskb/drivers/newmmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwskb/drivers/s3_generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwskb/s3mmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/accel/s3pwskb/s3newmmio/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/common/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/common_hw/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/common_hw/Imakefile.chw
    U X11/xc/programs/Xserver/hw/xfree98/common_hw/ga968/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/common_hw/generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/common_hw/nec/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/common_hw/pwlb/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/common_hw/pwskb/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/doc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/doc/VideoBoard98
    U X11/xc/programs/Xserver/hw/xfree98/doc/Japanese/README98
    U X11/xc/programs/Xserver/hw/xfree98/doc/Japanese/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/doc/Japanese/README98.1st
    U X11/xc/programs/Xserver/hw/xfree98/doc/Japanese/sgml/1st.sgml
    U X11/xc/programs/Xserver/hw/xfree98/doc/Japanese/sgml/read98.sgml
    U X11/xc/programs/Xserver/hw/xfree98/doc/Japanese/sgml/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/doc/man/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/doc/sgml/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/etc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/os-support/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/os-support/bsd/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/os-support/linux/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/os-support/minix/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/os-support/misc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/os-support/sysv/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/reconfig/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga16/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga16/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga16/drivers/generic/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga16/ibm/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga16/ibm/egc_asm.s
    U X11/xc/programs/Xserver/hw/xfree98/vga16/mfb/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga16/mi/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga16/misc/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga16/vga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/Imakefile.vga
    U X11/xc/programs/Xserver/hw/xfree98/vga256/cmga.cmd
    U X11/xc/programs/Xserver/hw/xfree98/vga256/cmga.sh
    U X11/xc/programs/Xserver/hw/xfree98/vga256/cnec480.cmd
    U X11/xc/programs/Xserver/hw/xfree98/vga256/cnec480.sh
    U X11/xc/programs/Xserver/hw/xfree98/vga256/ctgui.cmd
    U X11/xc/programs/Xserver/hw/xfree98/vga256/ctgui.sh
    U X11/xc/programs/Xserver/hw/xfree98/vga256/cvga256.cmd
    U X11/xc/programs/Xserver/hw/xfree98/vga256/cvga256.sh
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/cir_pc98.c
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/ganbwap/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/mga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/nec480/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/nec480/bank.s
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/nec480/nec480_dr.c
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/nkvnec/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/svga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/trident/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/trident/pc98_tgui.c
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/trident/pc98_tgui.h
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/wabep/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/wabs/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/drivers/wsna/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/ganbwap/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/mga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/nec480/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/nkvnec/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/svga/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/trident/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/vgainit/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/wabep/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/wabs/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/vga256/wsna/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/xaa/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/xaa/Imakefile.BPP
    U X11/xc/programs/Xserver/hw/xfree98/xaa/xaa16/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/xaa/xaa24/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/xaa/xaa32/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/xaa/xaa8/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/xaa/xaavga256/Imakefile
    U X11/xc/programs/Xserver/hw/xfree98/xf86config/Cards98
    U X11/xc/programs/Xserver/hw/xfree98/xf86config/Imakefile
    U X11/xc/programs/Xserver/hw/xnest/icon
    U X11/xc/programs/Xserver/hw/xnest/Args.c
    U X11/xc/programs/Xserver/hw/xnest/Args.h
    U X11/xc/programs/Xserver/hw/xnest/Color.c
    U X11/xc/programs/Xserver/hw/xnest/Color.h
    U X11/xc/programs/Xserver/hw/xnest/Cursor.c
    U X11/xc/programs/Xserver/hw/xnest/Cursor.h
    U X11/xc/programs/Xserver/hw/xnest/Display.c
    U X11/xc/programs/Xserver/hw/xnest/Display.h
    U X11/xc/programs/Xserver/hw/xnest/Drawable.h
    U X11/xc/programs/Xserver/hw/xnest/Events.c
    U X11/xc/programs/Xserver/hw/xnest/Events.h
    U X11/xc/programs/Xserver/hw/xnest/Font.c
    U X11/xc/programs/Xserver/hw/xnest/GC.c
    U X11/xc/programs/Xserver/hw/xnest/GCOps.c
    U X11/xc/programs/Xserver/hw/xnest/GCOps.h
    U X11/xc/programs/Xserver/hw/xnest/GetTime.c
    U X11/xc/programs/Xserver/hw/xnest/Handlers.c
    U X11/xc/programs/Xserver/hw/xnest/Handlers.h
    U X11/xc/programs/Xserver/hw/xnest/Imakefile
    U X11/xc/programs/Xserver/hw/xnest/Init.c
    U X11/xc/programs/Xserver/hw/xnest/Init.h
    U X11/xc/programs/Xserver/hw/xnest/Keyboard.c
    U X11/xc/programs/Xserver/hw/xnest/Keyboard.h
    U X11/xc/programs/Xserver/hw/xnest/Pixmap.c
    U X11/xc/programs/Xserver/hw/xnest/XNGC.h
    U X11/xc/programs/Xserver/hw/xnest/Xnest.h
    U X11/xc/programs/Xserver/hw/xnest/Pixmap.h
    U X11/xc/programs/Xserver/hw/xnest/Pointer.c
    U X11/xc/programs/Xserver/hw/xnest/Pointer.h
    U X11/xc/programs/Xserver/hw/xnest/Screen.c
    U X11/xc/programs/Xserver/hw/xnest/Screen.h
    U X11/xc/programs/Xserver/hw/xnest/TestExt.c
    U X11/xc/programs/Xserver/hw/xnest/Visual.c
    U X11/xc/programs/Xserver/hw/xnest/Visual.h
    U X11/xc/programs/Xserver/hw/xnest/Window.c
    U X11/xc/programs/Xserver/hw/xnest/XNFont.h
    U X11/xc/programs/Xserver/hw/xnest/XNWindow.h
    U X11/xc/programs/Xserver/hw/xnest/Xnest.man
    U X11/xc/programs/Xserver/hw/xnest/screensaver
    U X11/xc/programs/Xserver/hw/xnest/os2Stub.c
    U X11/xc/programs/Xserver/ilbm/README
    U X11/xc/programs/Xserver/ilbm/Imakefile
    U X11/xc/programs/Xserver/ilbm/ilbm.h
    U X11/xc/programs/Xserver/ilbm/ilbmbitblt.c
    U X11/xc/programs/Xserver/ilbm/ilbmblt.c
    U X11/xc/programs/Xserver/ilbm/ilbmbres.c
    U X11/xc/programs/Xserver/ilbm/ilbmbresd.c
    U X11/xc/programs/Xserver/ilbm/ilbmbstore.c
    U X11/xc/programs/Xserver/ilbm/ilbmclip.c
    U X11/xc/programs/Xserver/ilbm/ilbmcmap.c
    U X11/xc/programs/Xserver/ilbm/ilbmfillarc.c
    U X11/xc/programs/Xserver/ilbm/ilbmfillrct.c
    U X11/xc/programs/Xserver/ilbm/ilbmfillsp.c
    U X11/xc/programs/Xserver/ilbm/ilbmfont.c
    U X11/xc/programs/Xserver/ilbm/ilbmgc.c
    U X11/xc/programs/Xserver/ilbm/ilbmgetsp.c
    U X11/xc/programs/Xserver/ilbm/ilbmhrzvert.c
    U X11/xc/programs/Xserver/ilbm/ilbmimage.c
    U X11/xc/programs/Xserver/ilbm/ilbmimggblt.c
    U X11/xc/programs/Xserver/ilbm/ilbmline.c
    U X11/xc/programs/Xserver/ilbm/ilbmmisc.c
    U X11/xc/programs/Xserver/ilbm/ilbmpixmap.c
    U X11/xc/programs/Xserver/ilbm/ilbmply1rct.c
    U X11/xc/programs/Xserver/ilbm/ilbmplygblt.c
    U X11/xc/programs/Xserver/ilbm/ilbmpntarea.c
    U X11/xc/programs/Xserver/ilbm/ilbmpntwin.c
    U X11/xc/programs/Xserver/ilbm/ilbmpolypnt.c
    U X11/xc/programs/Xserver/ilbm/ilbmpushpxl.c
    U X11/xc/programs/Xserver/ilbm/ilbmscrinit.c
    U X11/xc/programs/Xserver/ilbm/ilbmsetsp.c
    U X11/xc/programs/Xserver/ilbm/ilbmtegblt.c
    U X11/xc/programs/Xserver/ilbm/ilbmtile.c
    U X11/xc/programs/Xserver/ilbm/ilbmwindow.c
    U X11/xc/programs/Xserver/ilbm/ilbmzerarc.c
    U X11/xc/programs/Xserver/include/Imakefile
    U X11/xc/programs/Xserver/include/XIstubs.h
    U X11/xc/programs/Xserver/include/closestr.h
    U X11/xc/programs/Xserver/include/closure.h
    U X11/xc/programs/Xserver/include/colormap.h
    U X11/xc/programs/Xserver/include/colormapst.h
    U X11/xc/programs/Xserver/include/cursor.h
    U X11/xc/programs/Xserver/include/cursorstr.h
    U X11/xc/programs/Xserver/include/dix.h
    U X11/xc/programs/Xserver/include/dixevents.h
    U X11/xc/programs/Xserver/include/dixfont.h
    U X11/xc/programs/Xserver/include/dixfontstr.h
    U X11/xc/programs/Xserver/include/dixgrabs.h
    U X11/xc/programs/Xserver/include/dixstruct.h
    U X11/xc/programs/Xserver/include/exevents.h
    U X11/xc/programs/Xserver/include/extension.h
    U X11/xc/programs/Xserver/include/extinit.h
    U X11/xc/programs/Xserver/include/extnsionst.h
    U X11/xc/programs/Xserver/include/gc.h
    U X11/xc/programs/Xserver/include/gcstruct.h
    U X11/xc/programs/Xserver/include/input.h
    U X11/xc/programs/Xserver/include/inputstr.h
    U X11/xc/programs/Xserver/include/misc.h
    U X11/xc/programs/Xserver/include/miscstruct.h
    U X11/xc/programs/Xserver/include/opaque.h
    U X11/xc/programs/Xserver/include/os.h
    U X11/xc/programs/Xserver/include/pixmap.h
    U X11/xc/programs/Xserver/include/pixmapstr.h
    U X11/xc/programs/Xserver/include/property.h
    U X11/xc/programs/Xserver/include/propertyst.h
    U X11/xc/programs/Xserver/include/region.h
    U X11/xc/programs/Xserver/include/regionstr.h
    U X11/xc/programs/Xserver/include/resource.h
    U X11/xc/programs/Xserver/include/rgb.h
    U X11/xc/programs/Xserver/include/screenint.h
    U X11/xc/programs/Xserver/include/scrnintstr.h
    U X11/xc/programs/Xserver/include/selection.h
    U X11/xc/programs/Xserver/include/servermd.h
    U X11/xc/programs/Xserver/include/site.h
    U X11/xc/programs/Xserver/include/swaprep.h
    U X11/xc/programs/Xserver/include/validate.h
    U X11/xc/programs/Xserver/include/window.h
    U X11/xc/programs/Xserver/include/windowstr.h
    U X11/xc/programs/Xserver/iplan2p2/Imakefile
    U X11/xc/programs/Xserver/iplan2p4/Imakefile
    U X11/xc/programs/Xserver/iplan2p4/ipl.h
    U X11/xc/programs/Xserver/iplan2p4/iplallpriv.c
    U X11/xc/programs/Xserver/iplan2p4/iplbitblt.c
    U X11/xc/programs/Xserver/iplan2p4/iplblt.c
    U X11/xc/programs/Xserver/iplan2p4/iplbres.c
    U X11/xc/programs/Xserver/iplan2p4/iplbresd.c
    U X11/xc/programs/Xserver/iplan2p4/iplbstore.c
    U X11/xc/programs/Xserver/iplan2p4/iplcmap.c
    U X11/xc/programs/Xserver/iplan2p4/iplfillarc.c
    U X11/xc/programs/Xserver/iplan2p4/iplfillrct.c
    U X11/xc/programs/Xserver/iplan2p4/iplfillsp.c
    U X11/xc/programs/Xserver/iplan2p4/iplgc.c
    U X11/xc/programs/Xserver/iplan2p4/iplgetsp.c
    U X11/xc/programs/Xserver/iplan2p4/iplhrzvert.c
    U X11/xc/programs/Xserver/iplan2p4/iplimage.c
    U X11/xc/programs/Xserver/iplan2p4/iplline.c
    U X11/xc/programs/Xserver/iplan2p4/iplmap.h
    U X11/xc/programs/Xserver/iplan2p4/iplmergerop.h
    U X11/xc/programs/Xserver/iplan2p4/iplmskbits.c
    U X11/xc/programs/Xserver/iplan2p4/iplmskbits.h
    U X11/xc/programs/Xserver/iplan2p4/iplpack.c
    U X11/xc/programs/Xserver/iplan2p4/iplpack.h
    U X11/xc/programs/Xserver/iplan2p4/iplpixmap.c
    U X11/xc/programs/Xserver/iplan2p4/iplply1rct.c
    U X11/xc/programs/Xserver/iplan2p4/iplpntwin.c
    U X11/xc/programs/Xserver/iplan2p4/iplpolypnt.c
    U X11/xc/programs/Xserver/iplan2p4/iplrrop.c
    U X11/xc/programs/Xserver/iplan2p4/iplrrop.h
    U X11/xc/programs/Xserver/iplan2p4/iplscrinit.c
    U X11/xc/programs/Xserver/iplan2p4/iplsetsp.c
    U X11/xc/programs/Xserver/iplan2p4/iplsolid.c
    U X11/xc/programs/Xserver/iplan2p4/ipltegblt.c
    U X11/xc/programs/Xserver/iplan2p4/ipltile32.c
    U X11/xc/programs/Xserver/iplan2p4/ipltileodd.c
    U X11/xc/programs/Xserver/iplan2p4/iplwindow.c
    U X11/xc/programs/Xserver/iplan2p8/Imakefile
    U X11/xc/programs/Xserver/lbx/Imakefile
    U X11/xc/programs/Xserver/lbx/lbxcmap.c
    U X11/xc/programs/Xserver/lbx/lbxdata.h
    U X11/xc/programs/Xserver/lbx/lbxdix.c
    U X11/xc/programs/Xserver/lbx/lbxexts.c
    U X11/xc/programs/Xserver/lbx/lbxgfx.c
    U X11/xc/programs/Xserver/lbx/lbxmain.c
    U X11/xc/programs/Xserver/lbx/lbxopts.c
    U X11/xc/programs/Xserver/lbx/lbxprop.c
    U X11/xc/programs/Xserver/lbx/lbxserve.h
    U X11/xc/programs/Xserver/lbx/lbxsquish.c
    U X11/xc/programs/Xserver/lbx/lbxsrvopts.h
    U X11/xc/programs/Xserver/lbx/lbxswap.c
    U X11/xc/programs/Xserver/lbx/lbxtables.c
    U X11/xc/programs/Xserver/lbx/lbxtags.c
    U X11/xc/programs/Xserver/lbx/lbxtags.h
    U X11/xc/programs/Xserver/lbx/lbxzerorep.c
    U X11/xc/programs/Xserver/mfb/Imakefile
    U X11/xc/programs/Xserver/mfb/fastblt.h
    U X11/xc/programs/Xserver/mfb/maskbits.c
    U X11/xc/programs/Xserver/mfb/maskbits.h
    U X11/xc/programs/Xserver/mfb/mergerop.h
    U X11/xc/programs/Xserver/mfb/mfb.h
    U X11/xc/programs/Xserver/mfb/mfbbitblt.c
    U X11/xc/programs/Xserver/mfb/mfbblt.c
    U X11/xc/programs/Xserver/mfb/mfbbres.c
    U X11/xc/programs/Xserver/mfb/mfbbresd.c
    U X11/xc/programs/Xserver/mfb/mfbbstore.c
    U X11/xc/programs/Xserver/mfb/mfbclip.c
    U X11/xc/programs/Xserver/mfb/mfbcmap.c
    U X11/xc/programs/Xserver/mfb/mfbfillarc.c
    U X11/xc/programs/Xserver/mfb/mfbfillrct.c
    U X11/xc/programs/Xserver/mfb/mfbfillsp.c
    U X11/xc/programs/Xserver/mfb/mfbfont.c
    U X11/xc/programs/Xserver/mfb/mfbgc.c
    U X11/xc/programs/Xserver/mfb/mfbgetsp.c
    U X11/xc/programs/Xserver/mfb/mfbhrzvert.c
    U X11/xc/programs/Xserver/mfb/mfbimage.c
    U X11/xc/programs/Xserver/mfb/mfbimggblt.c
    U X11/xc/programs/Xserver/mfb/mfbline.c
    U X11/xc/programs/Xserver/mfb/mfbmisc.c
    U X11/xc/programs/Xserver/mfb/mfbpixmap.c
    U X11/xc/programs/Xserver/mfb/mfbply1rct.c
    U X11/xc/programs/Xserver/mfb/mfbplygblt.c
    U X11/xc/programs/Xserver/mfb/mfbpntarea.c
    U X11/xc/programs/Xserver/mfb/mfbpntwin.c
    U X11/xc/programs/Xserver/mfb/mfbpolypnt.c
    U X11/xc/programs/Xserver/mfb/mfbpushpxl.c
    U X11/xc/programs/Xserver/mfb/mfbscrclse.c
    U X11/xc/programs/Xserver/mfb/mfbscrinit.c
    U X11/xc/programs/Xserver/mfb/mfbsetsp.c
    U X11/xc/programs/Xserver/mfb/mfbtegblt.c
    U X11/xc/programs/Xserver/mfb/mfbtile.c
    U X11/xc/programs/Xserver/mfb/mfbwindow.c
    U X11/xc/programs/Xserver/mfb/mfbzerarc.c
    U X11/xc/programs/Xserver/mi/Imakefile
    U X11/xc/programs/Xserver/mi/cbrt.c
    U X11/xc/programs/Xserver/mi/mi.h
    U X11/xc/programs/Xserver/mi/miarc.c
    U X11/xc/programs/Xserver/mi/mibitblt.c
    U X11/xc/programs/Xserver/mi/mibstore.c
    U X11/xc/programs/Xserver/mi/mibstore.h
    U X11/xc/programs/Xserver/mi/mibstorest.h
    U X11/xc/programs/Xserver/mi/miclipn.c
    U X11/xc/programs/Xserver/mi/micursor.c
    U X11/xc/programs/Xserver/mi/midash.c
    U X11/xc/programs/Xserver/mi/midispcur.c
    U X11/xc/programs/Xserver/mi/mieq.c
    U X11/xc/programs/Xserver/mi/miexpose.c
    U X11/xc/programs/Xserver/mi/mifillarc.c
    U X11/xc/programs/Xserver/mi/mifillarc.h
    U X11/xc/programs/Xserver/mi/mifillrct.c
    U X11/xc/programs/Xserver/mi/mifpoly.h
    U X11/xc/programs/Xserver/mi/mifpolycon.c
    U X11/xc/programs/Xserver/mi/migc.c
    U X11/xc/programs/Xserver/mi/migc.h
    U X11/xc/programs/Xserver/mi/miglblt.c
    U X11/xc/programs/Xserver/mi/miinitext.c
    U X11/xc/programs/Xserver/mi/miline.h
    U X11/xc/programs/Xserver/mi/mipointer.c
    U X11/xc/programs/Xserver/mi/mipointer.h
    U X11/xc/programs/Xserver/mi/mipointrst.h
    U X11/xc/programs/Xserver/mi/mipoly.c
    U X11/xc/programs/Xserver/mi/mipoly.h
    U X11/xc/programs/Xserver/mi/mipolycon.c
    U X11/xc/programs/Xserver/mi/mipolygen.c
    U X11/xc/programs/Xserver/mi/mipolypnt.c
    U X11/xc/programs/Xserver/mi/mipolyrect.c
    U X11/xc/programs/Xserver/mi/mipolyseg.c
    U X11/xc/programs/Xserver/mi/mipolytext.c
    U X11/xc/programs/Xserver/mi/mipolyutil.c
    U X11/xc/programs/Xserver/mi/mipushpxl.c
    U X11/xc/programs/Xserver/mi/miregion.c
    U X11/xc/programs/Xserver/mi/miscanfill.h
    U X11/xc/programs/Xserver/mi/miscrinit.c
    U X11/xc/programs/Xserver/mi/mispans.c
    U X11/xc/programs/Xserver/mi/mispans.h
    U X11/xc/programs/Xserver/mi/misprite.c
    U X11/xc/programs/Xserver/mi/misprite.h
    U X11/xc/programs/Xserver/mi/mispritest.h
    U X11/xc/programs/Xserver/mi/mistruct.h
    U X11/xc/programs/Xserver/mi/mivalidate.h
    U X11/xc/programs/Xserver/mi/mivaltree.c
    U X11/xc/programs/Xserver/mi/miwideline.c
    U X11/xc/programs/Xserver/mi/miwideline.h
    U X11/xc/programs/Xserver/mi/miwindow.c
    U X11/xc/programs/Xserver/mi/mizerarc.c
    U X11/xc/programs/Xserver/mi/mizerarc.h
    U X11/xc/programs/Xserver/mi/mizerline.c
    U X11/xc/programs/Xserver/os/genalloca.c
    U X11/xc/programs/Xserver/os/Imakefile
    U X11/xc/programs/Xserver/os/WaitFor.c
    U X11/xc/programs/Xserver/os/access.c
    U X11/xc/programs/Xserver/os/auth.c
    U X11/xc/programs/Xserver/os/connection.c
    U X11/xc/programs/Xserver/os/decompress.c
    U X11/xc/programs/Xserver/os/hpsocket.c
    U X11/xc/programs/Xserver/os/io.c
    U X11/xc/programs/Xserver/os/iopreader.c
    U X11/xc/programs/Xserver/os/k5auth.c
    U X11/xc/programs/Xserver/os/lbxio.c
    U X11/xc/programs/Xserver/os/mitauth.c
    U X11/xc/programs/Xserver/os/oscolor.c
    U X11/xc/programs/Xserver/os/osdep.h
    U X11/xc/programs/Xserver/os/osinit.c
    U X11/xc/programs/Xserver/os/rpcauth.c
    U X11/xc/programs/Xserver/os/secauth.c
    U X11/xc/programs/Xserver/os/utils.c
    U X11/xc/programs/Xserver/os/wrapper.c
    U X11/xc/programs/Xserver/os/xalloc.c
    U X11/xc/programs/Xserver/os/xdmauth.c
    U X11/xc/programs/Xserver/os/xdmcp.c
    U X11/xc/programs/Xserver/record/Imakefile
    U X11/xc/programs/Xserver/record/record.c
    U X11/xc/programs/Xserver/record/set.c
    U X11/xc/programs/Xserver/record/set.h
    U X11/xc/programs/Xserver/xkb/Imakefile
    U X11/xc/programs/Xserver/xkb/ddxBeep.c
    U X11/xc/programs/Xserver/xkb/ddxConfig.c
    U X11/xc/programs/Xserver/xkb/ddxCtrls.c
    U X11/xc/programs/Xserver/xkb/ddxDevBtn.c
    U X11/xc/programs/Xserver/xkb/ddxFakeBtn.c
    U X11/xc/programs/Xserver/xkb/ddxFakeMtn.c
    U X11/xc/programs/Xserver/xkb/ddxInit.c
    U X11/xc/programs/Xserver/xkb/ddxKeyClick.c
    U X11/xc/programs/Xserver/xkb/ddxKillSrv.c
    U X11/xc/programs/Xserver/xkb/ddxLEDs.c
    U X11/xc/programs/Xserver/xkb/ddxList.c
    U X11/xc/programs/Xserver/xkb/ddxLoad.c
    U X11/xc/programs/Xserver/xkb/ddxVT.c
    U X11/xc/programs/Xserver/xkb/xkb.c
    U X11/xc/programs/Xserver/xkb/xkbAccessX.c
    U X11/xc/programs/Xserver/xkb/xkbActions.c
    U X11/xc/programs/Xserver/xkb/xkbDflts.h
    U X11/xc/programs/Xserver/xkb/xkbEvents.c
    U X11/xc/programs/Xserver/xkb/xkbInit.c
    U X11/xc/programs/Xserver/xkb/xkbLEDs.c
    U X11/xc/programs/Xserver/xkb/xkbSwap.c
    U X11/xc/programs/Xserver/xkb/xkbPrKeyEv.c
    U X11/xc/programs/Xserver/xkb/xkbPrOtherEv.c
    U X11/xc/programs/Xserver/xkb/xkbUtils.c
    U X11/xc/programs/appres/Imakefile
    U X11/xc/programs/appres/appres.c
    U X11/xc/programs/appres/appres.man
    U X11/xc/programs/bdftopcf/Imakefile
    U X11/xc/programs/bdftopcf/bdftopcf.c
    U X11/xc/programs/bdftopcf/bdftopcf.man
    U X11/xc/programs/beforelight/B4light.ad
    U X11/xc/programs/beforelight/Imakefile
    U X11/xc/programs/beforelight/b4light.c
    U X11/xc/programs/beforelight/b4light.man
    U X11/xc/programs/bitmap/Dashes
    U X11/xc/programs/bitmap/BitEdit.c
    U X11/xc/programs/bitmap/Bitmap-co.ad
    U X11/xc/programs/bitmap/Bitmap.ad
    U X11/xc/programs/bitmap/Bitmap.c
    U X11/xc/programs/bitmap/Bitmap.h
    U X11/xc/programs/bitmap/BitmapP.h
    U X11/xc/programs/bitmap/CutPaste.c
    U X11/xc/programs/bitmap/Down
    U X11/xc/programs/bitmap/Dialog.c
    U X11/xc/programs/bitmap/Dialog.h
    U X11/xc/programs/bitmap/Excl
    U X11/xc/programs/bitmap/FlipHoriz
    U X11/xc/programs/bitmap/FlipVert
    U X11/xc/programs/bitmap/Fold
    U X11/xc/programs/bitmap/Left
    U X11/xc/programs/bitmap/Graphics.c
    U X11/xc/programs/bitmap/Handlers.c
    U X11/xc/programs/bitmap/Imakefile
    U X11/xc/programs/bitmap/Right
    U X11/xc/programs/bitmap/Stipple
    U X11/xc/programs/bitmap/ReqMach.c
    U X11/xc/programs/bitmap/Requests.h
    U X11/xc/programs/bitmap/RotateLeft
    U X11/xc/programs/bitmap/RotateRight
    U X11/xc/programs/bitmap/Up
    U X11/xc/programs/bitmap/Term
    U X11/xc/programs/bitmap/bitmap.icon
    U X11/xc/programs/bitmap/atobm.c
    U X11/xc/programs/bitmap/bitmap.man
    U X11/xc/programs/bitmap/bmtoa.c
    U X11/xc/programs/editres/README
    U X11/xc/programs/editres/Edit-col.ad
    U X11/xc/programs/editres/Editres.ad
    U X11/xc/programs/editres/Imakefile
    U X11/xc/programs/editres/actions.c
    U X11/xc/programs/editres/comm.c
    U X11/xc/programs/editres/editres.c
    U X11/xc/programs/editres/editres.man
    U X11/xc/programs/editres/editresP.h
    U X11/xc/programs/editres/geometry.c
    U X11/xc/programs/editres/handler.c
    U X11/xc/programs/editres/setvalues.c
    U X11/xc/programs/editres/svpopup.c
    U X11/xc/programs/editres/utils.c
    U X11/xc/programs/editres/widgets.c
    U X11/xc/programs/editres/wtree.c
    U X11/xc/programs/fsinfo/Imakefile
    U X11/xc/programs/fsinfo/fsinfo.c
    U X11/xc/programs/fsinfo/fsinfo.man
    U X11/xc/programs/fslsfonts/Imakefile
    U X11/xc/programs/fslsfonts/fslsfonts.c
    U X11/xc/programs/fslsfonts/fslsfonts.man
    U X11/xc/programs/fstobdf/Imakefile
    U X11/xc/programs/fstobdf/chars.c
    U X11/xc/programs/fstobdf/fstobdf.c
    U X11/xc/programs/fstobdf/fstobdf.man
    U X11/xc/programs/fstobdf/header.c
    U X11/xc/programs/fstobdf/props.c
    U X11/xc/programs/iceauth/Imakefile
    U X11/xc/programs/iceauth/iceauth.c
    U X11/xc/programs/iceauth/iceauth.h
    U X11/xc/programs/iceauth/iceauth.man
    U X11/xc/programs/iceauth/process.c
    U X11/xc/programs/lbxproxy/Imakefile
    U X11/xc/programs/lbxproxy/design
    U X11/xc/programs/lbxproxy/lbxproxy.def
    U X11/xc/programs/lbxproxy/lbxproxy.man
    U X11/xc/programs/lbxproxy/config/AtomControl
    U X11/xc/programs/lbxproxy/config/Imakefile
    U X11/xc/programs/lbxproxy/di/Imakefile
    U X11/xc/programs/lbxproxy/di/atomcache.c
    U X11/xc/programs/lbxproxy/di/cache.c
    U X11/xc/programs/lbxproxy/di/cmap.c
    U X11/xc/programs/lbxproxy/di/cmaputil.c
    U X11/xc/programs/lbxproxy/di/dispatch.c
    U X11/xc/programs/lbxproxy/di/extensions.c
    U X11/xc/programs/lbxproxy/di/gfx.c
    U X11/xc/programs/lbxproxy/di/globals.c
    U X11/xc/programs/lbxproxy/di/init.c
    U X11/xc/programs/lbxproxy/di/lbxfuncs.c
    U X11/xc/programs/lbxproxy/di/lbxutil.c
    U X11/xc/programs/lbxproxy/di/main.c
    U X11/xc/programs/lbxproxy/di/options.c
    U X11/xc/programs/lbxproxy/di/pm.c
    U X11/xc/programs/lbxproxy/di/pm.h
    U X11/xc/programs/lbxproxy/di/props.c
    U X11/xc/programs/lbxproxy/di/reqtype.c
    U X11/xc/programs/lbxproxy/di/resource.c
    U X11/xc/programs/lbxproxy/di/swaprep.c
    U X11/xc/programs/lbxproxy/di/swapreq.c
    U X11/xc/programs/lbxproxy/di/tables.c
    U X11/xc/programs/lbxproxy/di/tags.c
    U X11/xc/programs/lbxproxy/di/unsquish.c
    U X11/xc/programs/lbxproxy/di/utils.c
    U X11/xc/programs/lbxproxy/di/wire.c
    U X11/xc/programs/lbxproxy/di/zeropad.c
    U X11/xc/programs/lbxproxy/include/assert.h
    U X11/xc/programs/lbxproxy/include/atomcache.h
    U X11/xc/programs/lbxproxy/include/cache.h
    U X11/xc/programs/lbxproxy/include/colormap.h
    U X11/xc/programs/lbxproxy/include/init.h
    U X11/xc/programs/lbxproxy/include/lbx.h
    U X11/xc/programs/lbxproxy/include/lbxext.h
    U X11/xc/programs/lbxproxy/include/misc.h
    U X11/xc/programs/lbxproxy/include/os.h
    U X11/xc/programs/lbxproxy/include/proxyopts.h
    U X11/xc/programs/lbxproxy/include/reqtype.h
    U X11/xc/programs/lbxproxy/include/resource.h
    U X11/xc/programs/lbxproxy/include/swap.h
    U X11/xc/programs/lbxproxy/include/tags.h
    U X11/xc/programs/lbxproxy/include/util.h
    U X11/xc/programs/lbxproxy/include/wire.h
    U X11/xc/programs/lbxproxy/os/Imakefile
    U X11/xc/programs/lbxproxy/os/WaitFor.c
    U X11/xc/programs/lbxproxy/os/connection.c
    U X11/xc/programs/lbxproxy/os/io.c
    U X11/xc/programs/lbxproxy/os/osdep.h
    U X11/xc/programs/lbxproxy/os/osinit.c
    U X11/xc/programs/mkfontdir/Imakefile
    U X11/xc/programs/mkfontdir/mkfontdir.c
    U X11/xc/programs/mkfontdir/mkfontdir.man
    U X11/xc/programs/oclock/oclmask.bit
    U X11/xc/programs/oclock/Clock-col.ad
    U X11/xc/programs/oclock/Clock.c
    U X11/xc/programs/oclock/Clock.h
    U X11/xc/programs/oclock/ClockP.h
    U X11/xc/programs/oclock/Imakefile
    U X11/xc/programs/oclock/oclock.bit
    U X11/xc/programs/oclock/oclock.c
    U X11/xc/programs/oclock/oclock.man
    U X11/xc/programs/oclock/transform.c
    U X11/xc/programs/oclock/transform.h
    U X11/xc/programs/proxymngr/Imakefile
    U X11/xc/programs/proxymngr/PM.h
    U X11/xc/programs/proxymngr/PMproto.h
    U X11/xc/programs/proxymngr/config.c
    U X11/xc/programs/proxymngr/config.h
    U X11/xc/programs/proxymngr/main.c
    U X11/xc/programs/proxymngr/pmconfig
    U X11/xc/programs/proxymngr/pmdb.c
    U X11/xc/programs/proxymngr/pmdb.h
    U X11/xc/programs/proxymngr/pmint.h
    U X11/xc/programs/proxymngr/proxymngr.man
    U X11/xc/programs/rgb/Imakefile
    U X11/xc/programs/rgb/rgb.c
    U X11/xc/programs/rgb/rgb.txt
    U X11/xc/programs/rgb/showrgb.c
    U X11/xc/programs/rgb/showrgb.man
    U X11/xc/programs/rgb/others/README
    U X11/xc/programs/rgb/others/old-rgb.txt
    U X11/xc/programs/rgb/others/raveling.txt
    U X11/xc/programs/rgb/others/thomas.txt
    U X11/xc/programs/rstart/Imakefile
    U X11/xc/programs/rstart/auth.c
    U X11/xc/programs/rstart/c
    U X11/xc/programs/rstart/client.cpp
    U X11/xc/programs/rstart/config.cpp
    U X11/xc/programs/rstart/rstart.man
    U X11/xc/programs/rstart/rstartd.man
    U X11/xc/programs/rstart/server.c
    U X11/xc/programs/rstart/server.cpp
    U X11/xc/programs/rstart/commands/@List
    U X11/xc/programs/rstart/commands/ListContexts
    U X11/xc/programs/rstart/commands/ListGenericCommands
    U X11/xc/programs/rstart/commands/x11r6/@List
    U X11/xc/programs/rstart/commands/x11r6/LoadMonitor
    U X11/xc/programs/rstart/commands/x11r6/Terminal
    U X11/xc/programs/rstart/contexts/@Aliases
    U X11/xc/programs/rstart/contexts/@List
    U X11/xc/programs/rstart/contexts/default
    U X11/xc/programs/rstart/contexts/x11r6
    U X11/xc/programs/rstart/samples/commands/@List
    U X11/xc/programs/rstart/samples/commands/ListContexts
    U X11/xc/programs/rstart/samples/commands/ListGenericCommands
    U X11/xc/programs/rstart/samples/commands/odt1/@List
    U X11/xc/programs/rstart/samples/commands/odt1/LoadMonitor
    U X11/xc/programs/rstart/samples/commands/odt1/Terminal
    U X11/xc/programs/rstart/samples/commands/openwindows2/@List
    U X11/xc/programs/rstart/samples/commands/openwindows2/LoadMonitor
    U X11/xc/programs/rstart/samples/commands/openwindows2/Terminal
    U X11/xc/programs/rstart/samples/commands/openwindows3/@List
    U X11/xc/programs/rstart/samples/commands/openwindows3/LoadMonitor
    U X11/xc/programs/rstart/samples/commands/openwindows3/Terminal
    U X11/xc/programs/rstart/samples/commands/x11r5/@List
    U X11/xc/programs/rstart/samples/commands/x11r5/LoadMonitor
    U X11/xc/programs/rstart/samples/commands/x11r5/Terminal
    U X11/xc/programs/rstart/samples/contexts.odt1/@Aliases
    U X11/xc/programs/rstart/samples/contexts.odt1/@List
    U X11/xc/programs/rstart/samples/contexts.odt1/default
    U X11/xc/programs/rstart/samples/contexts.odt1/odt1
    U X11/xc/programs/rstart/samples/contexts.sun/@Aliases
    U X11/xc/programs/rstart/samples/contexts.sun/@List
    U X11/xc/programs/rstart/samples/contexts.sun/default
    U X11/xc/programs/rstart/samples/contexts.sun/openwindows2
    U X11/xc/programs/rstart/samples/contexts.sun/openwindows3
    U X11/xc/programs/rstart/samples/contexts.sun/x11r5
    U X11/xc/programs/rstart/samples/contexts.sun/x11r6
    U X11/xc/programs/scripts/fontname.sh
    U X11/xc/programs/scripts/Imakefile
    U X11/xc/programs/scripts/fontprop.sh
    U X11/xc/programs/scripts/xon.man
    U X11/xc/programs/scripts/xon.sh
    U X11/xc/programs/setxkbmap/setxkbmap.c
    U X11/xc/programs/setxkbmap/Imakefile
    U X11/xc/programs/setxkbmap/setxkbmap.man
    U X11/xc/programs/smproxy/Imakefile
    U X11/xc/programs/smproxy/save.c
    U X11/xc/programs/smproxy/smproxy.c
    U X11/xc/programs/smproxy/smproxy.h
    U X11/xc/programs/smproxy/smproxy.man
    U X11/xc/programs/twm/siconify.bm
    U X11/xc/programs/twm/Imakefile
    U X11/xc/programs/twm/add_window.c
    U X11/xc/programs/twm/add_window.h
    U X11/xc/programs/twm/cursor.c
    U X11/xc/programs/twm/deftwmrc.sed
    U X11/xc/programs/twm/events.c
    U X11/xc/programs/twm/events.h
    U X11/xc/programs/twm/gc.c
    U X11/xc/programs/twm/gc.h
    U X11/xc/programs/twm/gram.y
    U X11/xc/programs/twm/iconmgr.c
    U X11/xc/programs/twm/iconmgr.h
    U X11/xc/programs/twm/icons.c
    U X11/xc/programs/twm/icons.h
    U X11/xc/programs/twm/lex.l
    U X11/xc/programs/twm/list.c
    U X11/xc/programs/twm/list.h
    U X11/xc/programs/twm/menus.c
    U X11/xc/programs/twm/menus.h
    U X11/xc/programs/twm/parse.c
    U X11/xc/programs/twm/parse.h
    U X11/xc/programs/twm/resize.c
    U X11/xc/programs/twm/resize.h
    U X11/xc/programs/twm/screen.h
    U X11/xc/programs/twm/session.c
    U X11/xc/programs/twm/system.twmrc
    U X11/xc/programs/twm/twm.c
    U X11/xc/programs/twm/twm.h
    U X11/xc/programs/twm/twm.man
    U X11/xc/programs/twm/util.c
    U X11/xc/programs/twm/util.h
    U X11/xc/programs/twm/version.c
    U X11/xc/programs/twm/version.h
    U X11/xc/programs/twm/sample-twmrc/jim.twmrc
    U X11/xc/programs/twm/sample-twmrc/keith.twmrc
    U X11/xc/programs/twm/sample-twmrc/lemke.twmrc
    U X11/xc/programs/x11perf/fillblnk.sh
    U X11/xc/programs/x11perf/Imakefile
    U X11/xc/programs/x11perf/Xmark.sh
    U X11/xc/programs/x11perf/bitmaps.c
    U X11/xc/programs/x11perf/bitmaps.h
    U X11/xc/programs/x11perf/do_arcs.c
    U X11/xc/programs/x11perf/do_blt.c
    U X11/xc/programs/x11perf/do_complex.c
    U X11/xc/programs/x11perf/do_dots.c
    U X11/xc/programs/x11perf/do_lines.c
    U X11/xc/programs/x11perf/do_movewin.c
    U X11/xc/programs/x11perf/do_rects.c
    U X11/xc/programs/x11perf/do_segs.c
    U X11/xc/programs/x11perf/do_simple.c
    U X11/xc/programs/x11perf/do_tests.c
    U X11/xc/programs/x11perf/do_text.c
    U X11/xc/programs/x11perf/do_traps.c
    U X11/xc/programs/x11perf/do_tris.c
    U X11/xc/programs/x11perf/do_valgc.c
    U X11/xc/programs/x11perf/do_windows.c
    U X11/xc/programs/x11perf/perfboth.sh
    U X11/xc/programs/x11perf/perfratio.sh
    U X11/xc/programs/x11perf/x11pcomp.cpp
    U X11/xc/programs/x11perf/x11pcomp.man
    U X11/xc/programs/x11perf/x11perf.c
    U X11/xc/programs/x11perf/x11perf.h
    U X11/xc/programs/x11perf/x11perf.man
    U X11/xc/programs/xauth/Imakefile
    U X11/xc/programs/xauth/gethost.c
    U X11/xc/programs/xauth/parsedpy.c
    U X11/xc/programs/xauth/process.c
    U X11/xc/programs/xauth/xauth.c
    U X11/xc/programs/xauth/xauth.h
    U X11/xc/programs/xauth/xauth.man
    U X11/xc/programs/xclipboard/Imakefile
    U X11/xc/programs/xclipboard/XClipboard.ad
    U X11/xc/programs/xclipboard/xclipboard.c
    U X11/xc/programs/xclipboard/xclipboard.man
    U X11/xc/programs/xclipboard/xcutsel.c
    U X11/xc/programs/xclipboard/xcutsel.man
    U X11/xc/programs/xclock/XClock.ad
    U X11/xc/programs/xclock/Clock.c
    U X11/xc/programs/xclock/Clock.h
    U X11/xc/programs/xclock/ClockP.h
    U X11/xc/programs/xclock/Imakefile
    U X11/xc/programs/xclock/clmask.bit
    U X11/xc/programs/xclock/clock.bit
    U X11/xc/programs/xclock/xclock.c
    U X11/xc/programs/xclock/xclock.man
    U X11/xc/programs/xcmsdb/Imakefile
    U X11/xc/programs/xcmsdb/SCCDFile.h
    U X11/xc/programs/xcmsdb/loadData.c
    U X11/xc/programs/xcmsdb/xcmsdb.c
    U X11/xc/programs/xcmsdb/xcmsdb.man
    U X11/xc/programs/xcmsdb/datafiles/sample1.dcc
    U X11/xc/programs/xcmsdb/datafiles/sample2.dcc
    U X11/xc/programs/xconsole/Imakefile
    U X11/xc/programs/xconsole/XConsole.ad
    U X11/xc/programs/xconsole/xconsole.c
    U X11/xc/programs/xconsole/xconsole.man
    U X11/xc/programs/xdm/Chooser.ad
    C X11/xc/programs/xdm/Imakefile
    U X11/xc/programs/xdm/access.c
    U X11/xc/programs/xdm/auth.c
    U X11/xc/programs/xdm/choose.c
    U X11/xc/programs/xdm/chooser.c
    U X11/xc/programs/xdm/daemon.c
    U X11/xc/programs/xdm/dm.c
    U X11/xc/programs/xdm/dm.h
    U X11/xc/programs/xdm/dpylist.c
    U X11/xc/programs/xdm/error.c
    U X11/xc/programs/xdm/file.c
    U X11/xc/programs/xdm/genauth.c
    U X11/xc/programs/xdm/greet.h
    U X11/xc/programs/xdm/krb5auth.c
    U X11/xc/programs/xdm/mitauth.c
    U X11/xc/programs/xdm/netaddr.c
    C X11/xc/programs/xdm/policy.c
    U X11/xc/programs/xdm/protodpy.c
    U X11/xc/programs/xdm/reset.c
    U X11/xc/programs/xdm/resource.c
    U X11/xc/programs/xdm/rpcauth.c
    U X11/xc/programs/xdm/server.c
    C X11/xc/programs/xdm/session.c
    U X11/xc/programs/xdm/sessreg.c
    U X11/xc/programs/xdm/sessreg.man
    U X11/xc/programs/xdm/socket.c
    U X11/xc/programs/xdm/streams.c
    U X11/xc/programs/xdm/util.c
    C X11/xc/programs/xdm/xdm.man
    U X11/xc/programs/xdm/xdmauth.c
    U X11/xc/programs/xdm/xdmcp.c
    U X11/xc/programs/xdm/xdmshell.c
    U X11/xc/programs/xdm/config/GiveConsole
    U X11/xc/programs/xdm/config/Imakefile
    U X11/xc/programs/xdm/config/README
    U X11/xc/programs/xdm/config/TakeConsole
    U X11/xc/programs/xdm/config/Xaccess
    U X11/xc/programs/xdm/config/Xresources
    U X11/xc/programs/xdm/config/Xserv.ws.cpp
    U X11/xc/programs/xdm/config/Xservers.fs
    U X11/xc/programs/xdm/config/Xsession
    U X11/xc/programs/xdm/config/Xsetup_0
    C X11/xc/programs/xdm/config/xdm-conf.cpp
    U X11/xc/programs/xdm/greeter/Imakefile
    U X11/xc/programs/xdm/greeter/Login.c
    U X11/xc/programs/xdm/greeter/Login.h
    U X11/xc/programs/xdm/greeter/LoginP.h
    U X11/xc/programs/xdm/greeter/greet.c
    U X11/xc/programs/xdm/greeter/verify.c
    U X11/xc/programs/xfd/Imakefile
    U X11/xc/programs/xfd/Xfd.ad
    U X11/xc/programs/xfd/grid.c
    U X11/xc/programs/xfd/grid.h
    U X11/xc/programs/xfd/gridP.h
    U X11/xc/programs/xfd/xfd.c
    U X11/xc/programs/xfd/xfd.man
    U X11/xc/programs/xdpyinfo/Imakefile
    C X11/xc/programs/xdpyinfo/xdpyinfo.c
    U X11/xc/programs/xdpyinfo/xdpyinfo.man
    U X11/xc/programs/xf86dga/Imakefile
    U X11/xc/programs/xf86dga/dga.c
    U X11/xc/programs/xf86dga/dga.man
    U X11/xc/programs/xfindproxy/Imakefile
    U X11/xc/programs/xfindproxy/xfindproxy.c
    U X11/xc/programs/xfindproxy/xfindproxy.h
    U X11/xc/programs/xfindproxy/xfindproxy.man
    U X11/xc/programs/xfs/xfs.def
    U X11/xc/programs/xfs/Imakefile
    U X11/xc/programs/xfs/README
    U X11/xc/programs/xfs/config.cpp
    U X11/xc/programs/xfs/xfs.man
    U X11/xc/programs/xfs/difs/Imakefile
    U X11/xc/programs/xfs/difs/atom.c
    U X11/xc/programs/xfs/difs/cache.c
    U X11/xc/programs/xfs/difs/charinfo.c
    U X11/xc/programs/xfs/difs/difsutils.c
    U X11/xc/programs/xfs/difs/dispatch.c
    U X11/xc/programs/xfs/difs/events.c
    U X11/xc/programs/xfs/difs/extensions.c
    U X11/xc/programs/xfs/difs/fontinfo.c
    U X11/xc/programs/xfs/difs/fonts.c
    U X11/xc/programs/xfs/difs/globals.c
    U X11/xc/programs/xfs/difs/initfonts.c
    U X11/xc/programs/xfs/difs/main.c
    U X11/xc/programs/xfs/difs/resource.c
    U X11/xc/programs/xfs/difs/swaprep.c
    U X11/xc/programs/xfs/difs/swapreq.c
    U X11/xc/programs/xfs/difs/tables.c
    U X11/xc/programs/xfs/include/access.h
    U X11/xc/programs/xfs/include/accstr.h
    U X11/xc/programs/xfs/include/assert.h
    U X11/xc/programs/xfs/include/auth.h
    U X11/xc/programs/xfs/include/authstr.h
    U X11/xc/programs/xfs/include/cache.h
    U X11/xc/programs/xfs/include/cachestr.h
    U X11/xc/programs/xfs/include/client.h
    U X11/xc/programs/xfs/include/clientstr.h
    U X11/xc/programs/xfs/include/closestr.h
    U X11/xc/programs/xfs/include/closure.h
    U X11/xc/programs/xfs/include/difsfn.h
    U X11/xc/programs/xfs/include/difsfnst.h
    U X11/xc/programs/xfs/include/extentst.h
    U X11/xc/programs/xfs/include/fsevents.h
    U X11/xc/programs/xfs/include/fsresource.h
    U X11/xc/programs/xfs/include/globals.h
    U X11/xc/programs/xfs/include/misc.h
    U X11/xc/programs/xfs/include/os.h
    U X11/xc/programs/xfs/include/osstruct.h
    U X11/xc/programs/xfs/include/servermd.h
    U X11/xc/programs/xfs/include/site.h
    U X11/xc/programs/xfs/os/Imakefile
    U X11/xc/programs/xfs/os/access.c
    U X11/xc/programs/xfs/os/config.c
    U X11/xc/programs/xfs/os/config.h
    U X11/xc/programs/xfs/os/configstr.h
    U X11/xc/programs/xfs/os/connection.c
    U X11/xc/programs/xfs/os/error.c
    U X11/xc/programs/xfs/os/io.c
    U X11/xc/programs/xfs/os/osdep.h
    U X11/xc/programs/xfs/os/osglue.c
    U X11/xc/programs/xfs/os/osinit.c
    U X11/xc/programs/xfs/os/utils.c
    U X11/xc/programs/xfs/os/waitfor.c
    U X11/xc/programs/xfwp/Imakefile
    U X11/xc/programs/xfwp/xfwp.c
    U X11/xc/programs/xfwp/xfwp.h
    U X11/xc/programs/xfwp/xfwp.man
    U X11/xc/programs/xhost/Imakefile
    U X11/xc/programs/xhost/xhost.c
    U X11/xc/programs/xhost/xhost.man
    U X11/xc/programs/xieperf/Imakefile
    U X11/xc/programs/xieperf/abort.c
    U X11/xc/programs/xieperf/arith.c
    U X11/xc/programs/xieperf/await.c
    U X11/xc/programs/xieperf/band.c
    U X11/xc/programs/xieperf/blend.c
    U X11/xc/programs/xieperf/cache.c
    U X11/xc/programs/xieperf/compare.c
    U X11/xc/programs/xieperf/complex.c
    U X11/xc/programs/xieperf/constrain.c
    U X11/xc/programs/xieperf/convolve.c
    U X11/xc/programs/xieperf/creatdstry.c
    U X11/xc/programs/xieperf/cvttoindex.c
    U X11/xc/programs/xieperf/dither.c
    U X11/xc/programs/xieperf/encode.c
    U X11/xc/programs/xieperf/errors.c
    U X11/xc/programs/xieperf/events.c
    U X11/xc/programs/xieperf/exportcl.c
    U X11/xc/programs/xieperf/funcode.c
    U X11/xc/programs/xieperf/geometry.c
    U X11/xc/programs/xieperf/getnext.c
    U X11/xc/programs/xieperf/import.c
    U X11/xc/programs/xieperf/importcl.c
    U X11/xc/programs/xieperf/logical.c
    U X11/xc/programs/xieperf/math.c
    U X11/xc/programs/xieperf/modify.c
    U X11/xc/programs/xieperf/mtchhist.c
    U X11/xc/programs/xieperf/pasteup.c
    U X11/xc/programs/xieperf/point.c
    U X11/xc/programs/xieperf/purgecolst.c
    U X11/xc/programs/xieperf/query.c
    U X11/xc/programs/xieperf/redefine.c
    U X11/xc/programs/xieperf/rgb.c
    U X11/xc/programs/xieperf/tests.c
    U X11/xc/programs/xieperf/uconstrain.c
    U X11/xc/programs/xieperf/xieperf.c
    U X11/xc/programs/xieperf/xieperf.h
    U X11/xc/programs/xieperf/xieperf.man
    U X11/xc/programs/xieperf/images/image.003
    U X11/xc/programs/xieperf/images/image.001
    U X11/xc/programs/xieperf/images/image.002
    U X11/xc/programs/xieperf/images/image.004
    U X11/xc/programs/xieperf/images/image.009
    U X11/xc/programs/xieperf/images/image.005
    U X11/xc/programs/xieperf/images/image.006
    U X11/xc/programs/xieperf/images/image.007
    U X11/xc/programs/xieperf/images/image.008
    U X11/xc/programs/xieperf/images/image.010
    U X11/xc/programs/xieperf/images/image.013
    U X11/xc/programs/xieperf/images/image.011
    U X11/xc/programs/xieperf/images/image.012
    U X11/xc/programs/xieperf/images/image.014
    U X11/xc/programs/xinit/README
    U X11/xc/programs/xinit/Imakefile
    U X11/xc/programs/xinit/xinit.def
    U X11/xc/programs/xinit/startx.cmd
    U X11/xc/programs/xinit/startx.cpp
    U X11/xc/programs/xinit/startx.man
    U X11/xc/programs/xinit/xinit.c
    U X11/xc/programs/xinit/xinit.man
    U X11/xc/programs/xinit/xinitrc.cmd
    U X11/xc/programs/xinit/xinitrc.cpp
    U X11/xc/programs/xkbcomp/xkbpath.h
    U X11/xc/programs/xkbcomp/Imakefile
    U X11/xc/programs/xkbcomp/action.c
    U X11/xc/programs/xkbcomp/action.h
    U X11/xc/programs/xkbcomp/alias.c
    U X11/xc/programs/xkbcomp/alias.h
    U X11/xc/programs/xkbcomp/compat.c
    U X11/xc/programs/xkbcomp/expr.c
    U X11/xc/programs/xkbcomp/expr.h
    U X11/xc/programs/xkbcomp/geometry.c
    U X11/xc/programs/xkbcomp/indicators.c
    U X11/xc/programs/xkbcomp/indicators.h
    U X11/xc/programs/xkbcomp/keycodes.c
    U X11/xc/programs/xkbcomp/keycodes.h
    U X11/xc/programs/xkbcomp/keymap.c
    U X11/xc/programs/xkbcomp/keytypes.c
    U X11/xc/programs/xkbcomp/listing.c
    U X11/xc/programs/xkbcomp/misc.c
    U X11/xc/programs/xkbcomp/misc.h
    U X11/xc/programs/xkbcomp/parseutils.c
    U X11/xc/programs/xkbcomp/parseutils.h
    U X11/xc/programs/xkbcomp/symbols.c
    U X11/xc/programs/xkbcomp/tokens.h
    U X11/xc/programs/xkbcomp/utils.c
    U X11/xc/programs/xkbcomp/utils.h
    U X11/xc/programs/xkbcomp/vmod.c
    U X11/xc/programs/xkbcomp/vmod.h
    U X11/xc/programs/xkbcomp/xkbcomp.c
    U X11/xc/programs/xkbcomp/xkbcomp.h
    U X11/xc/programs/xkbcomp/xkbcomp.man
    U X11/xc/programs/xkbcomp/xkbparse.y
    U X11/xc/programs/xkbcomp/xkbpath.c
    U X11/xc/programs/xkbcomp/xkbscan.c
    U X11/xc/programs/xkbcomp/compat/Imakefile
    U X11/xc/programs/xkbcomp/compat/accessx
    U X11/xc/programs/xkbcomp/compat/basic
    U X11/xc/programs/xkbcomp/compat/complete
    U X11/xc/programs/xkbcomp/compat/default
    U X11/xc/programs/xkbcomp/compat/iso9995
    U X11/xc/programs/xkbcomp/compat/japan
    U X11/xc/programs/xkbcomp/compat/keypad
    U X11/xc/programs/xkbcomp/compat/misc
    U X11/xc/programs/xkbcomp/compat/mousekeys
    U X11/xc/programs/xkbcomp/compat/norepeat
    U X11/xc/programs/xkbcomp/compat/pc
    U X11/xc/programs/xkbcomp/compat/pc98
    U X11/xc/programs/xkbcomp/compat/xtest
    U X11/xc/programs/xkbcomp/compat/group_led
    U X11/xc/programs/xkbcomp/compiled/README
    U X11/xc/programs/xkbcomp/compiled/Imakefile
    U X11/xc/programs/xkbcomp/geometry/Imakefile
    U X11/xc/programs/xkbcomp/geometry/amiga
    U X11/xc/programs/xkbcomp/geometry/ataritt
    U X11/xc/programs/xkbcomp/geometry/dell
    U X11/xc/programs/xkbcomp/geometry/everex
    U X11/xc/programs/xkbcomp/geometry/fujitsu
    U X11/xc/programs/xkbcomp/geometry/hp
    U X11/xc/programs/xkbcomp/geometry/keytronic
    U X11/xc/programs/xkbcomp/geometry/kinesis
    U X11/xc/programs/xkbcomp/geometry/microsoft
    U X11/xc/programs/xkbcomp/geometry/nec
    U X11/xc/programs/xkbcomp/geometry/northgate
    U X11/xc/programs/xkbcomp/geometry/pc
    U X11/xc/programs/xkbcomp/geometry/sony
    U X11/xc/programs/xkbcomp/geometry/sun
    U X11/xc/programs/xkbcomp/geometry/winbook
    U X11/xc/programs/xkbcomp/geometry/macintosh
    U X11/xc/programs/xkbcomp/geometry/digital/Imakefile
    U X11/xc/programs/xkbcomp/geometry/digital/lk
    U X11/xc/programs/xkbcomp/geometry/digital/pc
    U X11/xc/programs/xkbcomp/geometry/digital/unix
    U X11/xc/programs/xkbcomp/geometry/sgi/Imakefile
    U X11/xc/programs/xkbcomp/geometry/sgi/O2
    U X11/xc/programs/xkbcomp/geometry/sgi/indigo
    U X11/xc/programs/xkbcomp/geometry/sgi/indy
    U X11/xc/programs/xkbcomp/keycodes/Imakefile
    U X11/xc/programs/xkbcomp/keycodes/amiga
    U X11/xc/programs/xkbcomp/keycodes/ataritt
    U X11/xc/programs/xkbcomp/keycodes/fujitsu
    U X11/xc/programs/xkbcomp/keycodes/hp
    U X11/xc/programs/xkbcomp/keycodes/ibm
    U X11/xc/programs/xkbcomp/keycodes/sony
    U X11/xc/programs/xkbcomp/keycodes/sun
    U X11/xc/programs/xkbcomp/keycodes/xfree86
    U X11/xc/programs/xkbcomp/keycodes/xfree98
    U X11/xc/programs/xkbcomp/keycodes/macintosh
    U X11/xc/programs/xkbcomp/keycodes/digital/Imakefile
    U X11/xc/programs/xkbcomp/keycodes/digital/lk
    U X11/xc/programs/xkbcomp/keycodes/digital/pc
    U X11/xc/programs/xkbcomp/keycodes/sgi/Imakefile
    U X11/xc/programs/xkbcomp/keycodes/sgi/indigo
    U X11/xc/programs/xkbcomp/keycodes/sgi/indy
    U X11/xc/programs/xkbcomp/keycodes/sgi/iris
    U X11/xc/programs/xkbcomp/keymap/Imakefile
    U X11/xc/programs/xkbcomp/keymap/amiga
    U X11/xc/programs/xkbcomp/keymap/ataritt
    U X11/xc/programs/xkbcomp/keymap/sony
    U X11/xc/programs/xkbcomp/keymap/xfree86
    U X11/xc/programs/xkbcomp/keymap/xfree98
    U X11/xc/programs/xkbcomp/keymap/macintosh
    U X11/xc/programs/xkbcomp/keymap/digital/Imakefile
    U X11/xc/programs/xkbcomp/keymap/digital/us
    U X11/xc/programs/xkbcomp/keymap/sgi/Imakefile
    U X11/xc/programs/xkbcomp/keymap/sgi/be
    U X11/xc/programs/xkbcomp/keymap/sgi/bg
    U X11/xc/programs/xkbcomp/keymap/sgi/ca
    U X11/xc/programs/xkbcomp/keymap/sgi/cs
    U X11/xc/programs/xkbcomp/keymap/sgi/de
    U X11/xc/programs/xkbcomp/keymap/sgi/de_CH
    U X11/xc/programs/xkbcomp/keymap/sgi/dk
    U X11/xc/programs/xkbcomp/keymap/sgi/dvorak
    U X11/xc/programs/xkbcomp/keymap/sgi/en_US
    U X11/xc/programs/xkbcomp/keymap/sgi/es
    U X11/xc/programs/xkbcomp/keymap/sgi/fi
    U X11/xc/programs/xkbcomp/keymap/sgi/fr
    U X11/xc/programs/xkbcomp/keymap/sgi/fr_CH
    U X11/xc/programs/xkbcomp/keymap/sgi/gb
    U X11/xc/programs/xkbcomp/keymap/sgi/hu
    U X11/xc/programs/xkbcomp/keymap/sgi/it
    U X11/xc/programs/xkbcomp/keymap/sgi/jp
    U X11/xc/programs/xkbcomp/keymap/sgi/no
    U X11/xc/programs/xkbcomp/keymap/sgi/pl
    U X11/xc/programs/xkbcomp/keymap/sgi/pt
    U X11/xc/programs/xkbcomp/keymap/sgi/ru
    U X11/xc/programs/xkbcomp/keymap/sgi/se
    U X11/xc/programs/xkbcomp/keymap/sgi/th
    U X11/xc/programs/xkbcomp/keymap/sgi/us
    U X11/xc/programs/xkbcomp/keymap/sun/Imakefile
    U X11/xc/programs/xkbcomp/keymap/sun/de
    U X11/xc/programs/xkbcomp/keymap/sun/se
    U X11/xc/programs/xkbcomp/keymap/sun/us
    U X11/xc/programs/xkbcomp/rules/Imakefile
    U X11/xc/programs/xkbcomp/rules/sgi
    U X11/xc/programs/xkbcomp/rules/sgi.lst
    U X11/xc/programs/xkbcomp/rules/xfree86
    U X11/xc/programs/xkbcomp/rules/xfree86-it.lst
    U X11/xc/programs/xkbcomp/rules/xfree86.lst
    U X11/xc/programs/xkbcomp/rules/xfree98
    U X11/xc/programs/xkbcomp/rules/xfree98.lst
    U X11/xc/programs/xkbcomp/semantics/Imakefile
    U X11/xc/programs/xkbcomp/semantics/basic
    U X11/xc/programs/xkbcomp/semantics/complete
    U X11/xc/programs/xkbcomp/semantics/default
    U X11/xc/programs/xkbcomp/semantics/xtest
    U X11/xc/programs/xkbcomp/symbols/ctrl
    U X11/xc/programs/xkbcomp/symbols/Imakefile
    U X11/xc/programs/xkbcomp/symbols/amiga
    U X11/xc/programs/xkbcomp/symbols/ataritt
    U X11/xc/programs/xkbcomp/symbols/be
    U X11/xc/programs/xkbcomp/symbols/bg
    U X11/xc/programs/xkbcomp/symbols/ca
    U X11/xc/programs/xkbcomp/symbols/cs
    U X11/xc/programs/xkbcomp/symbols/de
    U X11/xc/programs/xkbcomp/symbols/de_CH
    U X11/xc/programs/xkbcomp/symbols/dk
    U X11/xc/programs/xkbcomp/symbols/dvorak
    U X11/xc/programs/xkbcomp/symbols/en_US
    U X11/xc/programs/xkbcomp/symbols/es
    U X11/xc/programs/xkbcomp/symbols/fi
    U X11/xc/programs/xkbcomp/symbols/fr
    U X11/xc/programs/xkbcomp/symbols/fr_CH
    U X11/xc/programs/xkbcomp/symbols/gb
    U X11/xc/programs/xkbcomp/symbols/group
    U X11/xc/programs/xkbcomp/symbols/hu
    U X11/xc/programs/xkbcomp/symbols/iso9995-3
    U X11/xc/programs/xkbcomp/symbols/it
    U X11/xc/programs/xkbcomp/symbols/jp
    U X11/xc/programs/xkbcomp/symbols/keypad
    U X11/xc/programs/xkbcomp/symbols/lock
    U X11/xc/programs/xkbcomp/symbols/no
    U X11/xc/programs/xkbcomp/symbols/pc104
    U X11/xc/programs/xkbcomp/symbols/pl
    U X11/xc/programs/xkbcomp/symbols/pt
    U X11/xc/programs/xkbcomp/symbols/ru
    U X11/xc/programs/xkbcomp/symbols/se
    U X11/xc/programs/xkbcomp/symbols/th
    U X11/xc/programs/xkbcomp/symbols/us
    U X11/xc/programs/xkbcomp/symbols/ca_enhanced
    U X11/xc/programs/xkbcomp/symbols/br
    U X11/xc/programs/xkbcomp/symbols/czsk
    U X11/xc/programs/xkbcomp/symbols/ralt
    U X11/xc/programs/xkbcomp/symbols/us_group3
    U X11/xc/programs/xkbcomp/symbols/is
    U X11/xc/programs/xkbcomp/symbols/us_intl
    U X11/xc/programs/xkbcomp/symbols/digital/Imakefile
    U X11/xc/programs/xkbcomp/symbols/digital/lk
    U X11/xc/programs/xkbcomp/symbols/digital/pc
    U X11/xc/programs/xkbcomp/symbols/digital/us
    U X11/xc/programs/xkbcomp/symbols/digital/vt
    U X11/xc/programs/xkbcomp/symbols/fujitsu/Imakefile
    U X11/xc/programs/xkbcomp/symbols/fujitsu/jp
    U X11/xc/programs/xkbcomp/symbols/fujitsu/us
    U X11/xc/programs/xkbcomp/symbols/nec/Imakefile
    U X11/xc/programs/xkbcomp/symbols/nec/jp
    U X11/xc/programs/xkbcomp/symbols/sgi/Imakefile
    U X11/xc/programs/xkbcomp/symbols/sgi/jp
    U X11/xc/programs/xkbcomp/symbols/sony/Imakefile
    U X11/xc/programs/xkbcomp/symbols/sony/us
    U X11/xc/programs/xkbcomp/symbols/sun/Imakefile
    U X11/xc/programs/xkbcomp/symbols/sun/se
    U X11/xc/programs/xkbcomp/symbols/sun/us
    U X11/xc/programs/xkbcomp/symbols/macintosh/Imakefile
    U X11/xc/programs/xkbcomp/symbols/macintosh/us
    U X11/xc/programs/xkbcomp/torture/types
    U X11/xc/programs/xkbcomp/torture/indicator
    U X11/xc/programs/xkbcomp/torture/indicator1
    U X11/xc/programs/xkbcomp/torture/indicator2
    U X11/xc/programs/xkbcomp/torture/indicator3
    U X11/xc/programs/xkbcomp/torture/mod_compat
    U X11/xc/programs/xkbcomp/torture/mod_compat1
    U X11/xc/programs/xkbcomp/torture/mod_compat2
    U X11/xc/programs/xkbcomp/torture/mod_compat3
    U X11/xc/programs/xkbcomp/torture/mod_compat4
    U X11/xc/programs/xkbcomp/torture/sym_interp
    U X11/xc/programs/xkbcomp/torture/sym_interp1
    U X11/xc/programs/xkbcomp/torture/sym_interp2
    U X11/xc/programs/xkbcomp/torture/sym_interp3
    U X11/xc/programs/xkbcomp/torture/sym_interp4
    U X11/xc/programs/xkbcomp/types/Imakefile
    U X11/xc/programs/xkbcomp/types/basic
    U X11/xc/programs/xkbcomp/types/cancel
    U X11/xc/programs/xkbcomp/types/complete
    U X11/xc/programs/xkbcomp/types/default
    U X11/xc/programs/xkbcomp/types/iso9995
    U X11/xc/programs/xkbcomp/types/mousekeys
    U X11/xc/programs/xkbcomp/types/nocancel
    U X11/xc/programs/xkbcomp/types/pc
    U X11/xc/programs/xkbevd/Imakefile
    U X11/xc/programs/xkbevd/cfgparse.y
    U X11/xc/programs/xkbevd/cfgscan.c
    U X11/xc/programs/xkbevd/evargs.c
    U X11/xc/programs/xkbevd/example.cf
    U X11/xc/programs/xkbevd/printev.c
    U X11/xc/programs/xkbevd/tokens.h
    U X11/xc/programs/xkbevd/utils.c
    U X11/xc/programs/xkbevd/utils.h
    U X11/xc/programs/xkbevd/xkbevd.c
    U X11/xc/programs/xkbevd/xkbevd.h
    U X11/xc/programs/xkbevd/xkbevd.man
    U X11/xc/programs/xkbprint/Imakefile
    U X11/xc/programs/xkbprint/isokeys.h
    U X11/xc/programs/xkbprint/psgeom.c
    U X11/xc/programs/xkbprint/utils.c
    U X11/xc/programs/xkbprint/utils.h
    U X11/xc/programs/xkbprint/xkbprint.c
    U X11/xc/programs/xkbprint/xkbprint.h
    U X11/xc/programs/xkbprint/xkbprint.man
    U X11/xc/programs/xkbutils/Imakefile
    U X11/xc/programs/xkbutils/LED.c
    U X11/xc/programs/xkbutils/LED.h
    U X11/xc/programs/xkbutils/LEDP.h
    U X11/xc/programs/xkbutils/utils.c
    U X11/xc/programs/xkbutils/utils.h
    U X11/xc/programs/xkbutils/xkbbell.c
    U X11/xc/programs/xkbutils/xkbvleds.c
    U X11/xc/programs/xkbutils/xkbwatch.c
    U X11/xc/programs/xkill/Imakefile
    U X11/xc/programs/xkill/xkill.c
    U X11/xc/programs/xkill/xkill.man
    U X11/xc/programs/xlogo/XLogo.ad
    U X11/xc/programs/xlogo/Imakefile
    U X11/xc/programs/xlogo/Logo.c
    U X11/xc/programs/xlogo/Logo.h
    U X11/xc/programs/xlogo/LogoP.h
    U X11/xc/programs/xlogo/XLogo-co.ad
    U X11/xc/programs/xlogo/xlogo.c
    U X11/xc/programs/xlogo/xlogo.man
    U X11/xc/programs/xlsatoms/Imakefile
    U X11/xc/programs/xlsatoms/xlsatoms.c
    U X11/xc/programs/xlsatoms/xlsatoms.man
    U X11/xc/programs/xlsclients/Imakefile
    U X11/xc/programs/xlsclients/xlscli.man
    U X11/xc/programs/xlsclients/xlsclients.c
    U X11/xc/programs/xlsfonts/Imakefile
    U X11/xc/programs/xlsfonts/dsimple.c
    U X11/xc/programs/xlsfonts/dsimple.h
    U X11/xc/programs/xlsfonts/xlsfonts.c
    U X11/xc/programs/xlsfonts/xlsfonts.man
    U X11/xc/programs/xmag/Scale.doc
    U X11/xc/programs/xmag/CutPaste.c
    U X11/xc/programs/xmag/Imakefile
    U X11/xc/programs/xmag/RootWin.c
    U X11/xc/programs/xmag/RootWin.h
    U X11/xc/programs/xmag/RootWinP.h
    U X11/xc/programs/xmag/Scale.c
    U X11/xc/programs/xmag/xmag.icon
    U X11/xc/programs/xmag/Scale.h
    U X11/xc/programs/xmag/ScaleP.h
    U X11/xc/programs/xmag/Xmag.ad
    U X11/xc/programs/xmag/xmag.c
    U X11/xc/programs/xmag/xmag.man
    U X11/xc/programs/xmh/Xmh.sample
    U X11/xc/programs/xmh/Imakefile
    U X11/xc/programs/xmh/Xmh.ad
    U X11/xc/programs/xmh/black6
    U X11/xc/programs/xmh/actions.h
    U X11/xc/programs/xmh/bbox.c
    U X11/xc/programs/xmh/bbox.h
    U X11/xc/programs/xmh/bboxint.h
    U X11/xc/programs/xmh/box6
    U X11/xc/programs/xmh/command.c
    U X11/xc/programs/xmh/compfuncs.c
    U X11/xc/programs/xmh/externs.h
    U X11/xc/programs/xmh/folder.c
    U X11/xc/programs/xmh/globals.h
    U X11/xc/programs/xmh/init.c
    U X11/xc/programs/xmh/main.c
    U X11/xc/programs/xmh/menu.c
    U X11/xc/programs/xmh/miscfuncs.c
    U X11/xc/programs/xmh/mlist.c
    U X11/xc/programs/xmh/mlist.h
    U X11/xc/programs/xmh/msg.c
    U X11/xc/programs/xmh/msg.h
    U X11/xc/programs/xmh/pick.c
    U X11/xc/programs/xmh/popup.c
    U X11/xc/programs/xmh/screen.c
    U X11/xc/programs/xmh/toc.c
    U X11/xc/programs/xmh/toc.h
    U X11/xc/programs/xmh/tocfuncs.c
    U X11/xc/programs/xmh/tocintrnl.h
    U X11/xc/programs/xmh/tocutil.c
    U X11/xc/programs/xmh/tocutil.h
    U X11/xc/programs/xmh/tsource.c
    U X11/xc/programs/xmh/tsource.h
    U X11/xc/programs/xmh/tsourceP.h
    U X11/xc/programs/xmh/util.c
    U X11/xc/programs/xmh/version.h
    U X11/xc/programs/xmh/viewfuncs.c
    U X11/xc/programs/xmh/xmh.h
    U X11/xc/programs/xmh/xmh.man
    U X11/xc/programs/xmodmap/swap.km
    U X11/xc/programs/xmodmap/Imakefile
    U X11/xc/programs/xmodmap/exec.c
    U X11/xc/programs/xmodmap/handle.c
    U X11/xc/programs/xmodmap/pf.c
    U X11/xc/programs/xmodmap/wq.h
    U X11/xc/programs/xmodmap/xmodmap.c
    U X11/xc/programs/xmodmap/xmodmap.h
    U X11/xc/programs/xmodmap/xmodmap.man
    U X11/xc/programs/xprop/Imakefile
    U X11/xc/programs/xprop/dsimple.c
    U X11/xc/programs/xprop/dsimple.h
    U X11/xc/programs/xprop/xprop.c
    U X11/xc/programs/xprop/xprop.man
    U X11/xc/programs/xrdb/Imakefile
    U X11/xc/programs/xrdb/xrdb.c
    U X11/xc/programs/xrdb/xrdb.man
    U X11/xc/programs/xrefresh/Imakefile
    U X11/xc/programs/xrefresh/xrefresh.c
    U X11/xc/programs/xrefresh/xrefresh.man
    U X11/xc/programs/xrx/Imakefile
    U X11/xc/programs/xrx/cgi-bin/Imakefile
    U X11/xc/programs/xrx/cgi-bin/bitmap
    U X11/xc/programs/xrx/cgi-bin/dtcm
    U X11/xc/programs/xrx/cgi-bin/dtcm.sh
    U X11/xc/programs/xrx/cgi-bin/excel
    U X11/xc/programs/xrx/cgi-bin/xclock
    U X11/xc/programs/xrx/cgi-bin/xload
    U X11/xc/programs/xrx/helper/GetUrl.c
    U X11/xc/programs/xrx/helper/GetUrl.h
    U X11/xc/programs/xrx/helper/Imakefile
    U X11/xc/programs/xrx/helper/helper.c
    U X11/xc/programs/xrx/helper/httptran.c
    U X11/xc/programs/xrx/helper/xrx.man
    U X11/xc/programs/xrx/htdocs/Imakefile
    U X11/xc/programs/xrx/htdocs/bitmap
    U X11/xc/programs/xrx/htdocs/bitmap.html
    U X11/xc/programs/xrx/htdocs/dtcm
    U X11/xc/programs/xrx/htdocs/dtcm.html
    U X11/xc/programs/xrx/htdocs/excel
    U X11/xc/programs/xrx/htdocs/excel.html
    U X11/xc/programs/xrx/htdocs/xclock
    U X11/xc/programs/xrx/htdocs/xclock.html
    U X11/xc/programs/xrx/htdocs/xload
    U X11/xc/programs/xrx/htdocs/xload.html
    U X11/xc/programs/xrx/libxplugin/Imakefile
    U X11/xc/programs/xrx/libxplugin/README
    U X11/xc/programs/xrx/plugin/Global.c
    U X11/xc/programs/xrx/plugin/Imakefile
    U X11/xc/programs/xrx/plugin/Main.c
    U X11/xc/programs/xrx/plugin/NewNDest.c
    U X11/xc/programs/xrx/plugin/PProcess.c
    U X11/xc/programs/xrx/plugin/RxPlugin.h
    U X11/xc/programs/xrx/plugin/SetWin.c
    U X11/xc/programs/xrx/plugin/libxrx.man
    U X11/xc/programs/xrx/plugin/stubs.c
    U X11/xc/programs/xrx/plugin/common/npunix.c
    U X11/xc/programs/xrx/plugin/include/jri.h
    U X11/xc/programs/xrx/plugin/include/jri_md.h
    U X11/xc/programs/xrx/plugin/include/jritypes.h
    U X11/xc/programs/xrx/plugin/include/npapi.h
    U X11/xc/programs/xrx/plugin/include/npupp.h
    U X11/xc/programs/xrx/rx/BuildReq.c
    U X11/xc/programs/xrx/rx/PParse.c
    U X11/xc/programs/xrx/rx/PRead.c
    U X11/xc/programs/xrx/rx/Prefs.c
    U X11/xc/programs/xrx/rx/Prefs.h
    U X11/xc/programs/xrx/rx/Rx.h
    U X11/xc/programs/xrx/rx/RxI.h
    U X11/xc/programs/xrx/rx/XAuth.c
    U X11/xc/programs/xrx/rx/XAuth.h
    U X11/xc/programs/xrx/rx/XDpyName.c
    U X11/xc/programs/xrx/rx/XDpyName.h
    U X11/xc/programs/xrx/rx/XUrls.c
    U X11/xc/programs/xrx/rx/XUrls.h
    U X11/xc/programs/xrx/testplugin/Imakefile
    U X11/xc/programs/xrx/testplugin/testplugin.c
    U X11/xc/programs/xrx/testplugin/testplugin.man
    U X11/xc/programs/xrx/xnest-plugin/Imakefile
    U X11/xc/programs/xrx/xnest-plugin/NewNDest.c
    U X11/xc/programs/xrx/xnest-plugin/PProcess.c
    U X11/xc/programs/xrx/xnest-plugin/RxPlugin.h
    U X11/xc/programs/xrx/xnest-plugin/SetWin.c
    U X11/xc/programs/xrx/xnest-plugin/XnestDis.c
    U X11/xc/programs/xset/Imakefile
    U X11/xc/programs/xset/xset.c
    U X11/xc/programs/xset/xset.man
    U X11/xc/programs/xsetmode/Imakefile
    U X11/xc/programs/xsetmode/xsetmode.c
    U X11/xc/programs/xsetmode/xsetmode.man
    U X11/xc/programs/xsetpointer/Imakefile
    U X11/xc/programs/xsetpointer/xsetpnt.man
    U X11/xc/programs/xsetpointer/xsetpointer.c
    U X11/xc/programs/xsetroot/Imakefile
    U X11/xc/programs/xsetroot/xsetroot.c
    U X11/xc/programs/xsetroot/xsetroot.man
    U X11/xc/programs/xsm/Imakefile
    U X11/xc/programs/xsm/README
    U X11/xc/programs/xsm/XSm.ad
    U X11/xc/programs/xsm/auth.c
    U X11/xc/programs/xsm/auth.h
    U X11/xc/programs/xsm/choose.c
    U X11/xc/programs/xsm/choose.h
    U X11/xc/programs/xsm/globals.c
    U X11/xc/programs/xsm/info.c
    U X11/xc/programs/xsm/info.h
    U X11/xc/programs/xsm/list.c
    U X11/xc/programs/xsm/list.h
    U X11/xc/programs/xsm/lock.c
    U X11/xc/programs/xsm/lock.h
    U X11/xc/programs/xsm/log.c
    U X11/xc/programs/xsm/log.h
    U X11/xc/programs/xsm/mainwin.c
    U X11/xc/programs/xsm/mainwin.h
    U X11/xc/programs/xsm/misc.c
    U X11/xc/programs/xsm/popup.c
    U X11/xc/programs/xsm/popup.h
    U X11/xc/programs/xsm/printhex.c
    U X11/xc/programs/xsm/prop.c
    U X11/xc/programs/xsm/prop.h
    U X11/xc/programs/xsm/remote.c
    U X11/xc/programs/xsm/restart.c
    U X11/xc/programs/xsm/restart.h
    U X11/xc/programs/xsm/save.c
    U X11/xc/programs/xsm/save.h
    U X11/xc/programs/xsm/saveutil.c
    U X11/xc/programs/xsm/saveutil.h
    U X11/xc/programs/xsm/signals.c
    U X11/xc/programs/xsm/system.xsm
    U X11/xc/programs/xsm/xsm.c
    U X11/xc/programs/xsm/xsm.h
    U X11/xc/programs/xsm/xsm.man
    U X11/xc/programs/xsm/xtwatch.c
    U X11/xc/programs/xsm/xtwatch.h
    U X11/xc/programs/xstdcmap/Imakefile
    U X11/xc/programs/xstdcmap/xstdcmap.c
    U X11/xc/programs/xstdcmap/xstdcmap.man
    U X11/xc/programs/xterm/README
    U X11/xc/programs/xterm/INSTALL
    U X11/xc/programs/xterm/Imakefile
    U X11/xc/programs/xterm/Makefile.in
    U X11/xc/programs/xterm/Tests
    U X11/xc/programs/xterm/TekPrsTbl.c
    U X11/xc/programs/xterm/Tekparse.def
    U X11/xc/programs/xterm/Tekparse.h
    U X11/xc/programs/xterm/Tekproc.c
    U X11/xc/programs/xterm/VTPrsTbl.c
    U X11/xc/programs/xterm/VTparse.def
    U X11/xc/programs/xterm/VTparse.h
    U X11/xc/programs/xterm/XTerm-col.ad
    U X11/xc/programs/xterm/XTerm.ad
    U X11/xc/programs/xterm/aclocal.m4
    U X11/xc/programs/xterm/button.c
    U X11/xc/programs/xterm/charproc.c
    U X11/xc/programs/xterm/charsets.c
    U X11/xc/programs/xterm/config.guess
    U X11/xc/programs/xterm/config.sub
    U X11/xc/programs/xterm/configure
    U X11/xc/programs/xterm/configure.in
    U X11/xc/programs/xterm/cursor.c
    U X11/xc/programs/xterm/data.c
    U X11/xc/programs/xterm/data.h
    U X11/xc/programs/xterm/doublechr.c
    U X11/xc/programs/xterm/error.h
    U X11/xc/programs/xterm/fontutils.c
    U X11/xc/programs/xterm/fontutils.h
    U X11/xc/programs/xterm/input.c
    U X11/xc/programs/xterm/install.sh
    C X11/xc/programs/xterm/main.c
    U X11/xc/programs/xterm/main.h
    U X11/xc/programs/xterm/menu.c
    U X11/xc/programs/xterm/menu.h
    U X11/xc/programs/xterm/misc.c
    U X11/xc/programs/xterm/mkdirs.sh
    U X11/xc/programs/xterm/os2main.c
    U X11/xc/programs/xterm/print.c
    U X11/xc/programs/xterm/proto.h
    U X11/xc/programs/xterm/ptyx.h
    C X11/xc/programs/xterm/resize.c
    U X11/xc/programs/xterm/resize.man
    C X11/xc/programs/xterm/screen.c
    U X11/xc/programs/xterm/scrollbar.c
    U X11/xc/programs/xterm/tabs.c
    C X11/xc/programs/xterm/termcap
    U X11/xc/programs/xterm/terminfo
    U X11/xc/programs/xterm/testxmc.c
    U X11/xc/programs/xterm/trace.c
    U X11/xc/programs/xterm/trace.h
    U X11/xc/programs/xterm/util.c
    U X11/xc/programs/xterm/ttysvr.c
    U X11/xc/programs/xterm/version.h
    U X11/xc/programs/xterm/xcharmouse.h
    U X11/xc/programs/xterm/xterm.h
    U X11/xc/programs/xterm/xterm.log.html
    U X11/xc/programs/xterm/xterm.man
    U X11/xc/programs/xterm/xtermcfg.hin
    U X11/xc/programs/xterm/tektests/fotest.tek
    U X11/xc/programs/xterm/tektests/aitest.tek
    U X11/xc/programs/xterm/tektests/dmerc.tek
    U X11/xc/programs/xterm/tektests/imtest.tek
    U X11/xc/programs/xterm/tektests/imtesth.tek
    U X11/xc/programs/xterm/tektests/usmap.tek
    U X11/xc/programs/xterm/tektests/ocpred.tek
    U X11/xc/programs/xvidtune/Imakefile
    U X11/xc/programs/xvidtune/Xvidtune.ad
    U X11/xc/programs/xvidtune/xvidtune.c
    U X11/xc/programs/xvidtune/xvidtune.man
    U X11/xc/programs/xwd/Imakefile
    U X11/xc/programs/xwd/dsimple.c
    U X11/xc/programs/xwd/dsimple.h
    U X11/xc/programs/xwd/list.c
    U X11/xc/programs/xwd/list.h
    U X11/xc/programs/xwd/multiVis.c
    U X11/xc/programs/xwd/multiVis.h
    U X11/xc/programs/xwd/wsutils.h
    U X11/xc/programs/xwd/xwd.c
    U X11/xc/programs/xwd/xwd.man
    U X11/xc/programs/xwininfo/Imakefile
    U X11/xc/programs/xwininfo/dsimple.c
    U X11/xc/programs/xwininfo/dsimple.h
    U X11/xc/programs/xwininfo/xwininfo.c
    U X11/xc/programs/xwininfo/xwininfo.man
    U X11/xc/programs/xwud/Imakefile
    U X11/xc/programs/xwud/xwud.c
    U X11/xc/programs/xwud/xwud.man
    U X11/xc/util/compress/Makefile
    U X11/xc/util/compress/README
    U X11/xc/util/compress/USERMEM
    U X11/xc/util/compress/compress.1
    U X11/xc/util/compress/compress.c
    U X11/xc/util/compress/usermem.sh
    U X11/xc/util/memleak/Imakefile
    U X11/xc/util/memleak/README
    U X11/xc/util/memleak/find-rtns.sh
    U X11/xc/util/memleak/fmalloc.c
    U X11/xc/util/memleak/ftest.c
    U X11/xc/util/memleak/getreti386.c
    U X11/xc/util/memleak/getretmips.c
    U X11/xc/util/memleak/getretspar.c
    U X11/xc/util/memleak/getrettest.c
    U X11/xc/util/memleak/mipsstack.s
    U X11/xc/util/memleak/sparcsolstack.s
    U X11/xc/util/memleak/sparcstack.s
    U X11/xc/util/memleak/stackbottom.c
    U X11/xc/util/misc/dlsym.c
    U X11/xc/util/misc/rt.stdarg.h
    U X11/xc/util/misc/thr_stubs.c
    U X11/xc/util/patch/ChangeLog
    U X11/xc/util/patch/MANIFEST
    U X11/xc/util/patch/Configure
    U X11/xc/util/patch/EXTERN.h
    U X11/xc/util/patch/INTERN.h
    U X11/xc/util/patch/README
    U X11/xc/util/patch/Makefile.SH
    U X11/xc/util/patch/Makefile.nt
    U X11/xc/util/patch/config.H
    U X11/xc/util/patch/backupfile.c
    U X11/xc/util/patch/backupfile.h
    U X11/xc/util/patch/common.h
    U X11/xc/util/patch/config.h.SH
    U X11/xc/util/patch/malloc.c
    U X11/xc/util/patch/config.h.nt
    U X11/xc/util/patch/inp.c
    U X11/xc/util/patch/inp.h
    U X11/xc/util/patch/patch.c
    U X11/xc/util/patch/patch.man
    U X11/xc/util/patch/patchlevel.h
    U X11/xc/util/patch/pch.c
    U X11/xc/util/patch/pch.h
    U X11/xc/util/patch/util.c
    U X11/xc/util/patch/util.h
    U X11/xc/util/patch/version.c
    U X11/xc/util/patch/version.h
    U X11/xc/util/patch/winnt.h
    
    60 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jXFREE86:yesterday -jXFREE86 X11/xc

CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/10 03:15:29

Modified files:
	usr.bin/ssh    : nchan.c 

Log message:
handle OCLOSE for CHAN_INPUT_WAIT_DRAIN, i.e. do not drain buffer if
peer is not going to read the data.


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/01/10 03:41:03

Log message:
    import XFree86 3.3.6
    
    Status:
    
    Vendor Tag:	XFREE86
    Release Tags:	XFREE86_3_3_6
    
    U X11/contrib/Imakefile
    U X11/contrib/programs/Imakefile
    U X11/contrib/programs/ico/allobjs.h
    U X11/contrib/programs/ico/Imakefile
    U X11/contrib/programs/ico/objcube.h
    U X11/contrib/programs/ico/ico.c
    U X11/contrib/programs/ico/ico.man
    U X11/contrib/programs/ico/objico.h
    U X11/contrib/programs/ico/objocta.h
    U X11/contrib/programs/ico/objplane.h
    U X11/contrib/programs/ico/objpyr.h
    U X11/contrib/programs/ico/polyinfo.h
    U X11/contrib/programs/listres/Imakefile
    U X11/contrib/programs/listres/listres.c
    U X11/contrib/programs/listres/listres.man
    U X11/contrib/programs/showfont/Imakefile
    U X11/contrib/programs/showfont/showfont.c
    U X11/contrib/programs/showfont/showfont.man
    U X11/contrib/programs/viewres/Viewres.ad
    U X11/contrib/programs/viewres/Imakefile
    U X11/contrib/programs/viewres/viewres.c
    U X11/contrib/programs/viewres/viewres.man
    U X11/contrib/programs/xbiff/Imakefile
    U X11/contrib/programs/xbiff/Mailbox.c
    U X11/contrib/programs/xbiff/Mailbox.h
    U X11/contrib/programs/xbiff/MailboxP.h
    U X11/contrib/programs/xbiff/xbiff.c
    U X11/contrib/programs/xbiff/xbiff.man
    U X11/contrib/programs/xbiff/bitmaps/mail-down
    U X11/contrib/programs/xbiff/bitmaps/mail-down-mask
    U X11/contrib/programs/xbiff/bitmaps/mail-up
    U X11/contrib/programs/xbiff/bitmaps/mail-up-mask
    U X11/contrib/programs/xcalc/Imakefile
    U X11/contrib/programs/xcalc/XCalc-col.ad
    U X11/contrib/programs/xcalc/XCalc.ad
    U X11/contrib/programs/xcalc/actions.c
    U X11/contrib/programs/xcalc/actions.h
    U X11/contrib/programs/xcalc/math.c
    U X11/contrib/programs/xcalc/xcalc.c
    U X11/contrib/programs/xcalc/xcalc.h
    U X11/contrib/programs/xcalc/xcalc.man
    U X11/contrib/programs/xditview/DviChar.h
    U X11/contrib/programs/xditview/Dvi.c
    U X11/contrib/programs/xditview/Dvi.h
    U X11/contrib/programs/xditview/DviChar.c
    U X11/contrib/programs/xditview/XFontName.c
    U X11/contrib/programs/xditview/DviP.h
    U X11/contrib/programs/xditview/Imakefile
    U X11/contrib/programs/xditview/Menu.h
    U X11/contrib/programs/xditview/XFontName.h
    U X11/contrib/programs/xditview/Xdit-chrtr.ad
    U X11/contrib/programs/xditview/Xditview.ad
    U X11/contrib/programs/xditview/font.c
    U X11/contrib/programs/xditview/draw.c
    U X11/contrib/programs/xditview/ldblarrow
    U X11/contrib/programs/xditview/lex.c
    U X11/contrib/programs/xditview/rdblarrow
    U X11/contrib/programs/xditview/page.c
    U X11/contrib/programs/xditview/parse.c
    U X11/contrib/programs/xditview/xdit.bm
    U X11/contrib/programs/xditview/xdit_mask.bm
    U X11/contrib/programs/xditview/xditview.c
    U X11/contrib/programs/xditview/xditview.man
    U X11/contrib/programs/xedit/Xedit.ad
    U X11/contrib/programs/xedit/Imakefile
    U X11/contrib/programs/xedit/commands.c
    U X11/contrib/programs/xedit/util.c
    U X11/contrib/programs/xedit/xedit.c
    U X11/contrib/programs/xedit/xedit.h
    U X11/contrib/programs/xedit/xedit.man
    U X11/contrib/programs/xev/Imakefile
    U X11/contrib/programs/xev/xev.c
    U X11/contrib/programs/xev/xev.man
    U X11/contrib/programs/xeyes/eyes.bit
    U X11/contrib/programs/xeyes/Eyes.c
    U X11/contrib/programs/xeyes/Eyes.h
    U X11/contrib/programs/xeyes/EyesP.h
    U X11/contrib/programs/xeyes/Imakefile
    U X11/contrib/programs/xeyes/eyesmask.bit
    U X11/contrib/programs/xeyes/transform.c
    U X11/contrib/programs/xeyes/transform.h
    U X11/contrib/programs/xeyes/xeyes.c
    U X11/contrib/programs/xeyes/xeyes.man
    U X11/contrib/programs/xfontsel/Imakefile
    U X11/contrib/programs/xfontsel/XFontSel.ad
    U X11/contrib/programs/xfontsel/xfontsel.c
    U X11/contrib/programs/xfontsel/xfontsel.man
    U X11/contrib/programs/xgc/Bugs
    U X11/contrib/programs/xgc/Xgc.ad
    U X11/contrib/programs/xgc/Imakefile
    U X11/contrib/programs/xgc/choice.c
    U X11/contrib/programs/xgc/constants.h
    U X11/contrib/programs/xgc/dashlist.c
    U X11/contrib/programs/xgc/getfile.c
    U X11/contrib/programs/xgc/gram.y
    U X11/contrib/programs/xgc/interpret.c
    U X11/contrib/programs/xgc/main.h
    U X11/contrib/programs/xgc/lex.l
    U X11/contrib/programs/xgc/main.c
    U X11/contrib/programs/xgc/planemask.c
    U X11/contrib/programs/xgc/record.c
    U X11/contrib/programs/xgc/testfrac.c
    U X11/contrib/programs/xgc/text.c
    U X11/contrib/programs/xgc/tests.c
    U X11/contrib/programs/xgc/tile
    U X11/contrib/programs/xgc/xgc.h
    U X11/contrib/programs/xgc/xgc.man
    U X11/contrib/programs/xgc/Written/FilledRects
    U X11/contrib/programs/xgc/Written/Interface
    U X11/contrib/programs/xgc/Written/Jim
    U X11/contrib/programs/xgc/Written/Notes
    U X11/contrib/programs/xgc/Written/Notes2
    U X11/contrib/programs/xgc/Written/Outline
    U X11/contrib/programs/xgc/Written/Widget
    U X11/contrib/programs/xload/XLoad.ad
    U X11/contrib/programs/xload/Imakefile
    U X11/contrib/programs/xload/xload.bit
    U X11/contrib/programs/xload/get_load.c
    U X11/contrib/programs/xload/xload.c
    U X11/contrib/programs/xload/xload.man
    U X11/contrib/programs/xman/Xman.ad
    U X11/contrib/programs/xman/Imakefile
    U X11/contrib/programs/xman/ScrollByL.c
    U X11/contrib/programs/xman/ScrollByL.h
    U X11/contrib/programs/xman/ScrollByLP.h
    U X11/contrib/programs/xman/pages.c
    U X11/contrib/programs/xman/buttons.c
    U X11/contrib/programs/xman/defs.h
    U X11/contrib/programs/xman/globals.c
    U X11/contrib/programs/xman/globals.h
    U X11/contrib/programs/xman/handler.c
    U X11/contrib/programs/xman/help.c
    U X11/contrib/programs/xman/icon_help.h
    U X11/contrib/programs/xman/icon_open.h
    U X11/contrib/programs/xman/iconclosed.h
    U X11/contrib/programs/xman/main.c
    U X11/contrib/programs/xman/man.c
    U X11/contrib/programs/xman/man.h
    U X11/contrib/programs/xman/misc.c
    U X11/contrib/programs/xman/xman.help
    U X11/contrib/programs/xman/search.c
    U X11/contrib/programs/xman/tkfuncs.c
    U X11/contrib/programs/xman/vendor.c
    U X11/contrib/programs/xman/vendor.h
    U X11/contrib/programs/xman/version.h
    U X11/contrib/programs/xman/xman.man
    U X11/contrib/programs/xmessage/README
    U X11/contrib/programs/xmessage/Imakefile
    U X11/contrib/programs/xmessage/Tests
    U X11/contrib/programs/xmessage/Xmessage.ad
    U X11/contrib/programs/xmessage/makeform.c
    U X11/contrib/programs/xmessage/readfile.c
    U X11/contrib/programs/xmessage/xmessage.c
    U X11/contrib/programs/xmessage/xmessage.man
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/01/10 05:52:47

Modified files:
	xc/config/cf   : FreeBSD.cf OpenBSD.cf sun.cf xf86.rules 
	                 xf86site.def xfree86.cf 
	xc/config/imake: imake.c imakemdep.h 
	xc/include/extensions: xf86misc.h 
	xc/programs/Xserver: Imakefile 
	xc/programs/Xserver/hw/xfree86: xf86Version.h 
	xc/programs/Xserver/hw/xfree86/SuperProbe: PCI.h Print.c Probe.h 
	                                           S3.c 
	xc/programs/Xserver/hw/xfree86/XF86Setup: mouse.tcl mseproto.cpp 
	                                          phase5.tcl tclmisc.c 
	                                          tclxfconf.c 
	xc/programs/Xserver/hw/xfree86/common: Imakefile xf86.h 
	                                       xf86_Config.h 
	                                       xf86_Mouse.c 
	                                       xf86_UsbMse.c 
	                                       xf86_UsbMse.h 
	xc/programs/Xserver/hw/xfree86/doc: README.mouse RELNOTES 
	xc/programs/Xserver/hw/xfree86/doc/sgml: DocIndex.sgml Imakefile 
	                                         RELNOTE.sgml mouse.sgml 
	xc/programs/Xserver/hw/xfree86/etc: scanpci.c 
	xc/programs/Xserver/hw/xfree86/os-support: Imakefile 
	xc/programs/Xserver/hw/xfree86/os-support/libusb: Imakefile 
	                                                  data.c descr.c 
	                                                  parse.c 
	                                                  usage.c usb.3 
	                                                  usb.h 
	                                                  usb_hid_usages 
	                                                  usbvar.h 
	xc/programs/Xserver/hw/xfree86/vga256/drivers: Imakefile 
	xc/programs/Xserver/hw/xfree86/vga256/drivers/s3v: regs3v.h 
	                                                   s3v_cursor.c 
	                                                   s3v_driver.c 
	                                                   s3v_misc.c 
	xc/programs/Xserver/hw/xfree86/vga256/vga: vgaPCI.h 
	xc/programs/Xserver/hw/xfree86/xf86config: xf86config.c 
	xc/programs/xdm: Imakefile policy.c session.c xdm.man 
	xc/programs/xdm/config: xdm-conf.cpp 
	xc/programs/xdpyinfo: xdpyinfo.c 

Log message:
resolve merge conflicts


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/10 06:58:16

Modified files:
	sys/arch/alpha/conf: GENERIC 
	share/man/man4 : Makefile 
	sys/dev/pci    : files.pci 
Removed files:
	share/man/man4 : pn.4 
	sys/dev/pci    : if_pn.c if_pnreg.h 

Log message:
Remove PNIC driver


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/01/10 08:42:28

Modified files:
	xc/programs/xterm: main.c resize.c screen.c termcap 

Log message:
for now keep old xterm


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/01/10 08:44:38

Modified files:
	xc/programs/xterm: main.c resize.c screen.c termcap 

Log message:
for now keep old xterm


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/10 10:46:52

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/10 12:01:59

Modified files:
	.              : press.html 

Log message:
correct a URL


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/01/10 13:09:05

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
clarify.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/10 14:38:21

Modified files:
	usr.bin/ssh    : nchan.ms 

Log message:
document latest bugfix


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 14:58:19

Modified files:
	sbin/isakmpd/apps/certpatch: certpatch.c 

Log message:
Big oops for non-IP SubjAltNames -- correct memcpy.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 15:14:26

Modified files:
	sbin/brconfig  : brconfig.8 brconfig.c 

Log message:
blocknonip flag -- use it on a per-interface basis to not accept from
and not forward to said interface traffic that's not
IPv4/IPv6/ARP/ReverseARP


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 15:18:29

Modified files:
	sys/net        : if_bridge.c if_bridge.h 

Log message:
Implement the blocknonip flag


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 15:40:17

Modified files:
	sys/net        : if_gif.c 

Log message:
Typos.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 15:46:12

Modified files:
	share/man/man4 : bridge.4 

Log message:
Document the blocknonip flag.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 15:51:13

Modified files:
	share/man/man4 : ipsec.4 

Log message:
Document /kern/ipsec


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/01/10 15:54:46

Modified files:
	sys/dev/pci    : pciide.c pciide_pdc202xx_reg.h 

Log message:
Sync w/NetBSD regarding Promise PDC20262 support (the Promise Ultra/66
controller actually works now!) and Manuel Bouyer's copyright.


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/01/10 16:28:36

Modified files:
	sys/dev/pci    : pciide.c 

Log message:
Don't enable UDMA modes for revisions of SiS 5513 < 0xd0
The only revisions I know which don't actually support UDMA are 0x09 and below..
But the only revision I know which does support UDMA is 0xd0 (and presumably
above that)


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/01/10 17:00:25

Modified files:
	.              : plus.html 

Log message:
typo. IPF 3.3.6


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/01/10 17:02:22

Modified files:
	.              : plus.html 

Log message:
fix


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 17:44:33

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
Only use defaults if they have sane values.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 17:44:44

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
Document the new ipsec sysctl variables.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 18:03:23

Modified files:
	sys/netinet    : ip_ipsp.c ip_output.c 

Log message:
Use default values when requesting dynamic VPNs.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 18:07:55

Modified files:
	share/man/man8 : vpn.8 

Log message:
Mention isakmpd


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 18:13:50

Modified files:
	sys/netinet    : in.h in_pcb.h 

Log message:
Remove ifdef'ed out definitions.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/10 18:14:26

Modified files:
	usr.bin/netstat: ipx.c main.c 

Log message:
Remove references to ipx_error.h; it's going to be away.
(commented it out in ipx.c by now).


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/01/10 18:14:53

Modified files:
	sys/dev/pci    : pciide.c 

Log message:
use PCI_REVISION macro


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/01/10 18:16:01

Modified files:
	sys/dev/pci    : pciide.c 

Log message:
Clean up my cruft


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/10 18:25:01

Modified files:
	sys/netipx     : ipx_pcb.c 

Log message:
Remove references to ipx_error.h. Insert the pcb at splnet.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/10 18:26:22

Modified files:
	sys/netipx     : ipx.c ipx.h ipx_input.c ipx_usrreq.c 
	                 spx_debug.c spx_usrreq.c 
Removed files:
	sys/netipx     : ipx_error.c ipx_error.h 

Log message:
Remove references to ipx_error. IPX does not generate any errors.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 18:39:10

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
Fix check for sen_type.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/10 18:48:33

Modified files:
	sys/conf       : files 

Log message:
ipx_erro not used anymore; remove it.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/10 18:57:06

Modified files:
	sys/netipx     : spx_usrreq.c 

Log message:
PRU_ACCEPT only set the peer address, so call ipx_setpeeraddr instead.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/10 19:14:07

Modified files:
	sys/netipx     : spx_usrreq.c 

Log message:
some KNF.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/01/10 19:14:57

Modified files:
	.              : plus.html 

Log message:
Sync


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/10 19:15:37

Modified files:
	sys/netipx     : ipx.c 

Log message:
Remove ipx_interface.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/10 20:10:04

Modified files:
	sys/netinet    : ip_ipsp.c ip_output.c 

Log message:
Correct sa_require handling.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/10 21:08:46

Modified files:
	sys/dev/ic     : com.c 

Log message:
a few ifdef accomodations for hppa, also a few knf spaces


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/10 22:39:53

Modified files:
	sys/arch/hppa/hppa: trap.c 

Log message:
rearrange diagnostic trap cases


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/11 00:47:10

Modified files:
	sys/netinet    : in_gif.c 

Log message:
Mostly cosmetic changes, and avoid an m_pullup()


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/11 00:57:24

Modified files:
	sys/netinet    : in_proto.c 

Log message:
The entry for IP4 should always be there.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 01:18:44

Modified files:
	sys/arch/hppa/spmath: cnv_float.h dbl_float.h fcnvff.c fcnvfx.c 
	                      fcnvfxt.c fcnvxf.c dfsqrt.c frnd.c 
	                      quad_float.h sfsqrt.c 

Log message:
remove unused nullptr arg, effectively unifying calling conventions for emulator routines


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 01:25:08

Modified files:
	sys/arch/hppa/spmath: sgl_float.h 

Log message:
remove unused nullptr arg, effectively unifying calling conventions for emulator routines


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/11 01:26:46

Modified files:
	sys/net        : if_gre.c 

Log message:
Add a recursion depth limit, similar to if_gif.c; also, when
computing the route for the GRE tunnel, verify that it does not point
back to ourselves.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/11 02:40:06

Modified files:
	share/man/man4 : ti.4 

Log message:
grammar


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 02:47:26

Added files:
	sys/arch/hppa/hppa: fpemu.S 

Log message:
perpetum fetus fpu emulation dispatcher


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 03:09:49

Modified files:
	sys/arch/hppa/include: float.h 

Log message:
fix exponenta ranges


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 03:14:22

Modified files:
	sys/arch/hppa/hppa: fpemu.S 

Log message:
there indeed is a quad_frnd() exist


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/11 04:20:03

Modified files:
	.              : users.html 

Log message:
Add IOActive (joshp@ioactive.com)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/11 06:40:05

Modified files:
	sys/dev/pci    : eso.c 

Log message:
off by one


CVSROOT:	/cvs
Module name:	src
Changes by:	peter@cvs.openbsd.org	2000/01/11 06:50:04

Modified files:
	etc            : Makefile 

Log message:
sendmail is really /usr/libexec/sendmail/sendmail now - not /usr/sbin


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/11 07:00:58

Modified files:
	usr.bin/m4     : expr.c 

Log message:
Show problematic evaluated expression in error messages.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/11 07:06:12

Modified files:
	usr.bin/m4     : extern.h m4.1 main.c mdef.h 

Log message:
Don't recognize built-ins in contexts where they don't make sense.
Namely, it doesn't help to try and expand include if it's not followed
by parenthesis and a filename.

This should make applications like sendmail m4 scripts more sturdy for
unquoted machine names that happen to collide with built-ins.

The only drawback is that our m4 may now do intelligent things with scripts
that don't work on other systems.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/11 07:10:02

Modified files:
	usr.bin/m4     : main.c 

Log message:
Use the same optimization as look_ahead for inspect (don't push back char
we're going to refetch and re-test right away).


CVSROOT:	/cvs
Module name:	src
Changes by:	peter@cvs.openbsd.org	2000/01/11 07:39:01

Modified files:
	sys/dev/raidframe: rf_revent.c 

Log message:
sync with NetBSD - remove an unused prototype.


CVSROOT:	/cvs
Module name:	src
Changes by:	peter@cvs.openbsd.org	2000/01/11 07:51:38

Modified files:
	sys/dev/raidframe: rf_reconstruct.c 

Log message:
remove 'INTEGRATE' macro that did static __inline__ in advance of doing
more work on the whole code base


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/11 09:29:52

Modified files:
	gnu/usr.bin/groff: Makefile.bsd-wrapper 

Log message:
Add a man link from eqn -> neqn


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/11 09:30:44

Modified files:
	gnu/usr.bin/groff/tmac: tmac.e 

Log message:
Fix typo in Y2K fix for the 'ds' string.


CVSROOT:	/cvs
Module name:	src
Changes by:	peter@cvs.openbsd.org	2000/01/11 10:58:50

Modified files:
	sys/conf       : files 

Log message:
remove deleted raidframe files


CVSROOT:	/cvs
Module name:	src
Changes by:	peter@cvs.openbsd.org	2000/01/11 11:02:24

Modified files:
	sys/dev/raidframe: rf_archs.h rf_chaindecluster.c rf_copyback.c 
	                   rf_dagdegrd.c rf_dagdegwr.c rf_dagffrd.c 
	                   rf_dagffwr.c rf_debugMem.c rf_desc.h 
	                   rf_diskqueue.c rf_diskqueue.h rf_disks.c 
	                   rf_driver.c rf_engine.c rf_evenodd.c 
	                   rf_evenodd_dagfuncs.c rf_fifo.c 
	                   rf_interdecluster.c rf_kintf.h 
	                   rf_netbsdkintf.c rf_openbsdkintf.c 
	                   rf_paritylog.c rf_paritylogDiskMgr.c 
	                   rf_paritylogging.c rf_parityloggingdags.c 
	                   rf_pq.c rf_pqdeg.c rf_psstatus.c rf_raid0.c 
	                   rf_raid1.c rf_raid4.c rf_raid5.c 
	                   rf_raid5_rotatedspare.c rf_reconstruct.c 
	                   rf_shutdown.c rf_sstf.c rf_states.c 
	                   rf_stripelocks.c rf_threadstuff.h rf_utils.c 
Removed files:
	sys/dev/raidframe: rf_cpuutil.c rf_cpuutil.h rf_diskthreads.h 
	                   rf_reconstub.c rf_threadid.h 

Log message:
sync with NetBSD

- removed threadid stuff
- removed unused files
- general tidyup
- you can no longer configure the same unit twice (without
de-configuring first of course).

Again, this has only been tested locally on IDE disks. Further testing
and feedback would be appreciated.


CVSROOT:	/cvs
Module name:	src
Changes by:	peter@cvs.openbsd.org	2000/01/11 11:03:45

Modified files:
	sbin/raidctl   : raidctl.c 

Log message:
remove redundent printf


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/11 12:27:53

Modified files:
	sys/net        : if_ethersubr.c if_fddisubr.c 

Log message:
Remove unneeded loout call that uses ipx_thishost.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/11 12:31:56

Modified files:
	sys/netipx     : ipx.c ipx.h ipx_input.c ipx_ip.c ipx_pcb.c 

Log message:
Remove references to ipx_thishost; instead find the address from
ipx_ifaddr.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/11 12:45:02

Modified files:
	sys/netipx     : spx_usrreq.c 

Log message:
remove unneeded includes.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/11 12:52:17

Modified files:
	sys/netipx     : ipx_var.h 

Log message:
More statistic vars from FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 13:27:58

Modified files:
	sys/arch/hppa/hppa: machdep.c locore.S vm_machdep.c 

Log message:
s/fpu_curproc/fpu_curpcb/ which also points into physical.
move it's definition into locore (where it's used the most).
adjust fpu context switch and save on swapout accordingly.
fix context save (in switch).
add accounting for fpu context switches (since it differes
from proc switching, we might get provided w/ some usefull
numbers as to how effective this lazy switch technique is).
enable handling fpu/sfu exceptions.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/11 13:30:14

Modified files:
	sys/netipx     : ipx_input.c 

Log message:
Remove unnecessary variables and debug code. Use ipxs_total and
ipx_delivered.
Treat packets broadcasted to the net where it was received as ours.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 13:31:49

Modified files:
	sys/arch/hppa/conf: files.hppa 

Log message:
include fpu emulation dispatcher on fpemu


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/11 13:54:14

Modified files:
	sys/netipx     : ipx_outputfl.c 

Log message:
Add output routine to broadcast type 20 (Netbios) packets; from FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/11 13:55:00

Modified files:
	sys/netipx     : ipx.h 

Log message:
Add ipx_output_type20 prototype.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/11 13:56:15

Modified files:
	sys/netipx     : ipx_input.c 

Log message:
Call ipx_output_type20 for type 20 (netbios) packets.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/11 14:10:34

Modified files:
	sys/netipx     : ipx.c ipx_input.c 

Log message:
Rearrange includes and remove unnecessary ones.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/01/11 14:12:06

Modified files:
	faq            : faq6.html 

Log message:
fixups <jphillips@alphalincoln.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 14:26:24

Modified files:
	sys/arch/hppa/conf: Makefile.hppa files.hppa 
Added files:
	sys/arch/hppa/spmath: Makefile Makefile.inc 
Removed files:
	sys/arch/hppa/spmath: files.spmath 

Log message:
separate spmath build


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 14:32:57

Modified files:
	sys/arch/hppa/spmath: Makefile 

Log message:
clean two minor screwups


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/11 14:38:48

Modified files:
	gnu/usr.bin/ld/rtld: rtld.c 

Log message:
Fix the logic that determines whether or not a dlopen()'d name should
be looked for in the libary search path.  If a name has a '/' in it,
treat it as a pathname, even if it starts with "lib"; gsar@ActiveState.com


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/11 15:27:07

Modified files:
	gnu/usr.bin/ld/rtld: rtld.c 

Log message:
Reverse order of ^lib and '/' checks since ^lib is cheaper; espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 17:08:42

Modified files:
	lib/libc/arch/hppa/string: bcopy.m4 strlcpy.S 
	lib/libc/arch/hppa/sys: Ovfork.S brk.S exect.S fork.S sbrk.S 
	                        sigpending.S sigprocmask.S sigreturn.S 
	                        sigsuspend.S syscall.S 

Log message:
ugly workaround for an .align parse bug in current binutils


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 17:14:19

Modified files:
	sys/arch/hppa/include: asm.h 

Log message:
note about broken gas and align, some tabs vs spaces too


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/11 17:42:46

Modified files:
	lib/libc/stdio : printf.3 

Log message:
indent the source right


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/11 18:13:17

Added files:
	databases/mysql/patches: patch-ad 

Log message:
add patch for a password handling bug in MySQL


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/11 18:38:12

Modified files:
	graphics/fnlib : Makefile 
	graphics/fnlib/files: md5 
	graphics/fnlib/patches: patch-aa patch-ab patch-ac 
	graphics/fnlib/pkg: PLIST PLIST.noshared 
Removed files:
	graphics/fnlib/patches: patch-configure patch-ltconfig 

Log message:
upgrade to fnlib 0.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/11 18:40:33

Modified files:
	graphics/imlib : Makefile 

Log message:
${MKDIR} -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/11 18:53:30

Modified files:
	usr.bin/finger : finger.1 

Log message:
Better.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/01/11 19:47:07

Modified files:
	bin/cat        : cat.1 

Log message:
clarify


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 21:44:15

Modified files:
	sys/arch/hppa/hppa: locore.S 

Log message:
fix {f,s}uword address check, align end of setrunqueue


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/11 21:58:26

Removed files:
	x11/qt/patches : patch-ac 

Log message:
change built-in GIF reading support to the default behaviour of being
disabled


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/11 22:19:50

Modified files:
	x11/qt         : Makefile 

Log message:
- no need to list both MesaGL and MesaGLU for LIB_DEPENDS
- hardcoded gmake -> ${MAKE_PROGRAM}
- mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/11 22:26:01

Modified files:
	x11/qt         : Makefile 

Log message:
somehow I managed to use ${X11BASE} in a few places durring the install
target where they should have been ${PREFIX} and never noticed the mistake
until now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/11 22:38:55

Modified files:
	x11/qt         : Makefile 

Log message:
post-configure -> do-configure


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/11 22:45:20

Modified files:
	graphics/imlib : Makefile 
	graphics/imlib/files: md5 
	graphics/imlib/patches: patch-ab patch-ac 
	graphics/imlib/pkg: PLIST 

Log message:
upgrade to imlib 1.9.8; From: op21@squish.org


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 22:51:02

Modified files:
	sys/arch/hppa/hppa: trap.c 

Log message:
choose right map for a fault, better pcq advancement technique


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/11 22:55:57

Modified files:
	sys/arch/hppa/hppa: locore.S 

Log message:
spstrcopy: store copied size by dereffing 5th arg, not into it's place on stack


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/11 23:35:04

Modified files:
	sys/netinet6   : in6_gif.c in6_proto.c 

Log message:
Use netinet/ip_ip4.c routines.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/11 23:40:45

Modified files:
	sys/net        : if_gif.c if_gif.h 

Log message:
Remove gif_input() -- not needed anymore.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/12 00:24:36

Modified files:
	sys/arch/hppa/include: pcb.h 

Log message:
kill pcb_upaddrs, one more fpreg (for fpemu)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/12 01:45:43

Log message:
    Weblint is a syntax and style checker for HTML.  It is a perl program
    that scans through web pages and "picks off fluff" much the way lint
    handles C programs.
    
    Author's web page is http://www.weblint.org/
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-12
    
    N ports/www/weblint/Makefile
    N ports/www/weblint/files/md5
    N ports/www/weblint/pkg/DESCR
    N ports/www/weblint/pkg/COMMENT
    N ports/www/weblint/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/12 01:46:38

Modified files:
	www            : Makefile 

Log message:
Enable weblint


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/12 04:08:05

Modified files:
	usr.bin/finger : finger.c 

Log message:
Use MAXHOSTNAMELEN; millert@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/12 04:11:27

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
ifdef SUN4M, ok art@


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/01/12 06:46:41

Modified files:
	distrib/sets/lists/xbase: md.arc md.i386 
	distrib/sets/lists/xlink: md.i386 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	2000/01/12 08:47:14

Modified files:
	audio/mpg123   : Makefile 
	audio/mpg123/files: audio_openbsd.c md5 term.c 
	audio/mpg123/patches: patch-aa patch-ab patch-ac patch-ad 

Log message:
Upgrade to mpg123-0.59r
Tested by niklas@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/12 09:26:47

Modified files:
	usr.bin/tic    : tic.c 

Log message:
usage() should go to stderr, not stdout.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/12 09:37:49

Modified files:
	share/termtypes: Makefile 

Log message:
Hack to detect termcap/terminfo files that just contain a usage string.
This is needed because, until 5 minutes ago, tic prints its usage()
to stdout and not stderr so the zero-length termcap check doesn't help
us here.  This hack should be removed after OpenBSD 2.7 is released.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/01/12 10:14:02

Modified files:
	sys/dev/atapiscsi: atapiscsi.c 

Log message:
For reasons beyond my comprehension, touching the sdh register too much
during probe causes the devices pain.

So, I don't do that any more. :-)

Also, try ATAPI_IDENTIFY_DEVICE a couple times. Seems to help with an
old NEC drive.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/12 10:49:53

Modified files:
	usr.bin/m4     : eval.c extern.h gnum4.c main.c mdef.h misc.c 

Log message:
Use a proper abstract interface for file accesses, so that we can record
the file name and line number.

This yields more meaningful error messages, and the possibility for yet
more.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	2000/01/12 10:58:08

Modified files:
	audio/mpg123/files: term.c 

Log message:
term_restore() should do nothing. (from espie@)


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/01/12 10:59:16

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Add info on pn->dc device change.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/12 11:43:40

Modified files:
	mail/cucipop/patches: patch-ab 

Log message:
Fix: compilation failure under OpenBSD with IPv6/KAME


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/01/12 11:58:55

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
mx->dc also.


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/01/12 12:37:29

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
al, ax -> dc also. (last one, I hope)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/12 12:50:26

Modified files:
	sys/stand/boot : cmd.c 

Log message:
repair printf format strings in echo; espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/01/12 12:54:48

Modified files:
	kerberosIV/kpropd: kpropd.c 

Log message:
evaluate getopt() against != -1.. no >= 0.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 14:39:26

Modified files:
	sys/net        : pfkey.c pfkeyv2.c pfkeyv2.h 

Log message:
Major style cleanup for pfkeyv2.c


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/12 15:51:13

Modified files:
	usr.sbin/rtadvd: rtadvd.8 

Log message:
config path change
From: eric jackson <shinobi@monkey.org>


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 17:34:31

Modified files:
	sys/netinet    : ip_ipsp.c ip_ipsp.h 

Log message:
put_flow(), find_flow(), and delete_flow() get a third argument (for
ingress or egress flow)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 17:34:59

Modified files:
	sys/net        : pfkeyv2.c pfkeyv2.h 

Log message:
Ingress flow support.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/12 18:47:59

Log message:
    Bluefish is an advanced HTML editor that contains functionality for
    PHP, SSI, and RXML.  It is designed for the experienced web designer.
    
    WWW:   http://bluefish.linuxbox.com/
    : ----------------------------------------------------------------------
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-13
    
    N ports/www/bluefish/Makefile
    N ports/www/bluefish/files/md5
    N ports/www/bluefish/pkg/DESCR
    N ports/www/bluefish/pkg/COMMENT
    N ports/www/bluefish/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/12 18:49:06

Modified files:
	www            : Makefile 

Log message:
Add bluefish


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/12 18:50:25

Log message:
    new x2vnc port - like x2x, but between X and VNC displays
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_2000-Jan-12
    
    N ports/x11/x2vnc/Makefile
    N ports/x11/x2vnc/files/md5
    N ports/x11/x2vnc/pkg/PLIST
    N ports/x11/x2vnc/pkg/DESCR
    N ports/x11/x2vnc/pkg/COMMENT
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/12 18:51:50

Modified files:
	x11            : Makefile 

Log message:
enable x2vnc


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/12 20:33:00

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 21:09:02

Modified files:
	sys/netinet6   : in6_proto.c 

Log message:
Add include file fixing non-gif inet6 kernels.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/12 21:35:59

Modified files:
	mail/mutt      : Makefile 

Log message:
Fix the MASTER_SITES direcotry.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/12 21:36:40

Modified files:
	sys/netipx     : ipx.c ipx.h 

Log message:
more KNF. remove unneeded and ancient debug code.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/12 21:41:04

Modified files:
	sys/netipx     : ipx_input.c 

Log message:
some KNF.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/12 21:45:15

Modified files:
	sys/netipx     : ipx_pcb.c 

Log message:
rearrange includes.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 21:46:18

Modified files:
	sbin/ipsecadm  : ipsecadm.8 ipsecadm.c 

Log message:
Add -ingress flag


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 21:48:56

Modified files:
	sbin/ipsecadm  : ipsecadm.8 

Log message:
Minor beautification.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/12 21:55:15

Modified files:
	sys/netipx     : spx_debug.c 

Log message:
IPXDEBUG -> SPXDEBUG.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 21:59:38

Modified files:
	sys/netinet6   : in6_proto.c 

Log message:
Introduce ip4_input6() with the correct prototype...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 22:03:45

Modified files:
	sys/netinet    : ip_ah.h ip_esp.h ip_ip4.c ip_ip4.h ip_ipsp.h 

Log message:
Add an ip4_input6() for use with IPv6 (just a wrapper for
ip4_input()), add prototype, ifdef include files.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 22:06:13

Modified files:
	sys/netinet6   : in6_proto.c 

Log message:
Align.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 22:15:42

Modified files:
	share/man/man8 : vpn.8 

Log message:
Mention ingress flows.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 22:19:10

Modified files:
	share/ipsec    : rc.vpn 

Log message:
Update to establish ingress flows as well.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 22:30:12

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
Print number of ingress flows in /kern/ipsec


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/12 22:42:23

Modified files:
	www/bluefish   : Makefile 
	www/bluefish/pkg: DESCR 

Log message:
Add #Whom


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/12 22:52:43

Modified files:
	sys/netipx     : ipx_ip.c 

Log message:
Fix compilation error introduced recently; thanks mickey.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 23:01:23

Modified files:
	sys/netinet6   : in6_proto.c 

Log message:
We do need netinet/ip_ip4.h after all...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 23:02:32

Modified files:
	sys/netinet    : ip_ip4.c ip_ipsp.h 

Log message:
mbuf **, not mbuf * you twit...


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/12 23:23:59

Modified files:
	lib/libc/sys   : socket.2 

Log message:
Add AF_IPX.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/12 23:42:27

Modified files:
	sbin/isakmpd   : pf_key_v2.c 

Log message:
Establish ingress flows.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/12 23:48:22

Modified files:
	sys/netipx     : ipx.h ipx_proto.c 

Log message:
Remove error protocol.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/13 00:10:36

Modified files:
	sys/netipx     : ipx_pcb.c ipx_input.c ipx.h 

Log message:
Rearrange IPXPROTO and IPXPORT names; add socket option for checksum; use
higher ports (> 6000) for privileged users; from FreeBSD.
Add some new port entries.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/13 09:33:44

Modified files:
	sys/arch/i386/conf: GENERIC RAMDISK 

Log message:
add pcic2; matt@zigg.com


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/13 10:35:10

Modified files:
	usr.bin/m4     : main.c misc.c 

Log message:
Record 50 levels of open parenthesis, open quotes, to give a post-mortem.
- no need to record more, as this is just for diagnosis purpose. This
doesn't affect m4's main engine.
- don't free file names as a compromise: the only other options would be
to ref count them (not worth the complexity) or dup them systematically (ick).


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/13 10:40:21

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
make handles indented tests nicely.

So, we indent each test/loop level two spaces to let the structure
of bsd.port.mk be more visible.

Large indentations show that something blatantly unobvious/obfuscated is
going on.

Design decision made after consulting with brad@.
We agree it's much clearer that way.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/13 12:36:21

Modified files:
	lib/libc/gen   : getpass.c 

Log message:
include string.h to get strlen() prototype


CVSROOT:	/cvs
Module name:	ports
Changes by:	peter@cvs.openbsd.org	2000/01/13 13:15:05

Modified files:
	mail/exim/files: Makefile md5 
	mail/exim/pkg  : COMMENT DESCR PLIST 
Added files:
	mail/exim/files: eximon.conf 
Removed files:
	mail/exim/patches: patch-aa 

Log message:
Update exim to version 3.12

* Version 2.12 is no longer available on the primary or mirror sites

o The configuration file format has changed. For those upgrading,
please see the documentation and consider using the upgrade script to
help automate the config files change. This upgrade script is built as
part of the source, but *not* installed - as it should only be needed
once.

o The X11 eximon program will be built with this port/package - this
assumes that X is installed. Would someone with more ports
experience consider helping me here and writing the right kind of
Makefile check to see if files/eximon.conf should be copied to the
build directories.

o Perl support is included as standard as is support for additional
mail delivery formats. These are not the default in vanilla exim 3.12

o Finally, another plea for help. This port does not make as usuable
package, as I could not get support for the creation of a config file
working. I intend to look at this further, but as the old version was
completely useless, I felt it was better to get this in the tree
sooner rather than later.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/13 13:24:59

Modified files:
	databases/mysql: Makefile 
	databases/mysql/files: md5 
	databases/mysql/patches: patch-af patch-ag 
	databases/mysql/pkg: PLIST PLIST.noshared 
Removed files:
	databases/mysql/patches: patch-ad 

Log message:
upgrade to MySQL 3.22.30


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/13 14:59:24

Modified files:
	mail/mutt      : Makefile 

Log message:
Mark mutt as broken until someone updates to 1.0 and audits the security
fixes...


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/13 15:25:36

Modified files:
	editors/abiword: Makefile 
	editors/abiword/pkg: COMMENT DESCR PLIST 

Log message:
Update to release 0.7.7; rearrange


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/13 15:31:55

Modified files:
	editors/abiword/files: md5 

Log message:
forgot this in previous commit; update fingerprints.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/13 15:55:49

Modified files:
	sbin/isakmpd   : pf_key_v2.c 

Log message:
Interim ingress flows when doing linked SAs.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/01/13 20:08:03

Modified files:
	usr.sbin/chown : chown.c 

Log message:
remove unneeded flag


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/13 21:31:48

Modified files:
	lang/tcl80/patches: patch-aa patch-ab 

Log message:
fix usage of ranlib
--
PR#: 1057


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/13 21:33:22

Modified files:
	x11/tk80/patches: patch-aa patch-ab 

Log message:
fix usage of ranlib
--
PR#: 1058


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/13 22:16:04

Modified files:
	sys/arch/powerpc/powerpc: machdep.c 

Log message:
fix ipv6 typo.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/13 22:35:31

Modified files:
	sys/arch/powerpc/conf: GENERICMAC RAMDISKMAC 

Log message:
RAMDISK kernels should not be configured as GENERIC, remove unnecessary
pieces associated, shrinking the kernel is good.

Add ppb to both of these, the PCI-PCI bridge would be a good thing
for machine that have one.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/13 22:42:17

Modified files:
	sys/arch/powerpc/include: bus.h vmparam.h 
	sys/arch/powerpc/pci: macobio.c mpcpcibus.c 
	sys/arch/powerpc/powerpc: copyinstr.c copyoutstr.c locore.S 
	                          machdep.c mem.c pmap.c trap.c 
	                          vm_machdep.c 
	sys/arch/powerpc/stand: boot.c 

Log message:
UVM changes mainly. As of this checkin UVM is still not working for powerpc
it has a copyin bug after device configuration. However to get these diffs
out of my tree.

All of the UVM code is currently inside ifdef UVM the kernel works fine
without option UVM. Config files have been left without UVM for now.

Prelimiary changes for busdma, (what UVM was wanted for).


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/13 22:44:18

Modified files:
	sys/arch/powerpc/stand: boot.c 

Log message:
Remove change that was checked in by accident with last commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/13 23:10:38

Modified files:
	usr.sbin/mtree : mtree.8 

Log message:
typo; rogoyski@cs.utexas.edu


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/13 23:16:37

Added files:
	lib/libc/thread: unithread_malloc_lock.c 
	lib/libc_r/thread: thread_malloc_lock.c 

Log message:
malloc lock helpers


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/14 01:44:28

Modified files:
	russian/xruskb : Makefile 

Log message:
${CP} -> ${INSTALL_DATA}


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/14 02:06:48

Log message:
    At the most basic level, PHP can do anything any other CGI program can
    do, such as collect form data, generate dynamic page content, or send
    and receive cookies.
    
    PHP also has support for talking to other services using protocols
    such as IMAP, SNMP, NNTP, POP3, or even HTTP. You can also open raw
    network sockets and interact using other protocols.
    
    More information availible at http://www.php.net/
    
    This port is worked by Jakob Schlyter <jakob@openbsd.org>.
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-14
    
    N ports/www/php3/Makefile
    N ports/www/php3/files/md5
    N ports/www/php3/pkg/COMMENT
    N ports/www/php3/pkg/DESCR
    N ports/www/php3/pkg/PLIST
    N ports/www/php3/pkg/DEINSTALL
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/14 02:08:01

Modified files:
	www            : Makefile 

Log message:
Add php3 port.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	2000/01/14 02:09:48

Modified files:
	sys/arch/hp300/hp300: clock.c 

Log message:
I could be wrong, but I doubt the world is going to end this year.  Let's
give us at least through 2038 (which is the end of time, anyway).  :-)


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	2000/01/14 02:10:24

Modified files:
	sys/arch/hp300/stand/uboot: clock.c 

Log message:
I could be wrong, but I doubt the world is going to end this year.  Let's
give us at least through 2038 (which is the end of time, anyway).  :-)


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	2000/01/14 02:11:01

Modified files:
	sys/arch/hp300/stand/common: version.c 

Log message:
Might as well ding the version number.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/14 02:24:32

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
port:host:hostport in SYNOPSIS, from mep@netsec.net


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/14 02:47:27

Modified files:
	usr.bin/ssh    : ssh.1 sshd.8 

Log message:
sort options, from paskalis@di.uoa.gr; .Xr gzip 1


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/14 06:57:18

Modified files:
	graphics/pngcrush: Makefile 
	graphics/pngcrush/files: md5 

Log message:
upgrade to pngcrush 1.3.4


CVSROOT:	/cvs
Module name:	www
Changes by:	todd@cvs.openbsd.org	2000/01/14 06:57:43

Modified files:
	.              : plus26.html 

Log message:
plus26 not current.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/14 10:46:36

Modified files:
	gnu/usr.bin/bc/bcwrap: Makefile 

Log message:
Add options to CFLAGS, not COPTS; wd@ics.nara-wu.ac.jp


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/14 12:11:51

Modified files:
	sys/kern       : vfs_sync.c 

Log message:
Drop SYNCER_MAXDELAY to 32. The delay is never bigger than 30 anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/14 12:17:57

Modified files:
	sys/ufs/ffs    : ffs_vfsops.c 

Log message:
rename DEBUGLOCKS to LOCKDEBUG to be consistent with the rest of the kernel


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/14 12:23:35

Modified files:
	sys/ufs/ffs    : ffs_alloc.c 

Log message:
Try to allocate the first indirect block in the same cg as the inode.
This improves read speed for files of moderate size (100-500k).
From FreeBSD (mckusick@FreeBSD.ORG).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/14 12:59:19

Modified files:
	sbin/route     : show.c 
	usr.bin/netstat: route.c 

Log message:
show blackhole flag; ura@hiru.aoba.yokohama.jp


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/01/14 13:58:22

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
call dologout() with 1. not -1


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/14 14:24:27

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
make setpgt4m static __inline, remove dead code.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/14 15:17:58

Modified files:
	.              : index.html 
	openssh        : index.html 

Log message:
flush against the walls; Jenkins.Mike@epamail.epa.gov


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/14 15:18:29

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Cleanup the handling of ptes on 4m.
Implement a generic getptep4m that returns the pointer to the pte
for (pmap, va). reimplement (and make static __inline) {set,get}ptesw4m
and setpte4m using getptep4m. (more on this topic coming soon)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/14 15:21:51

Modified files:
	.              : want.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/14 16:37:22

Modified files:
	sys/sys        : param.h 

Log message:
no such thing as machparam.h; bmah@ca.sandia.gov


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/14 17:41:06

Modified files:
	.              : orders.html 

Log message:
another french reseller


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/14 20:01:34

Modified files:
	www/php3/files : md5 

Log message:
Fix checksum error.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/14 21:48:08

Modified files:
	www/php3       : Makefile 
	www/php3/pkg   : PLIST 

Log message:
Add the config file php.ini is located in /var/www/conf/.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/14 22:02:47

Modified files:
	sys/net        : if_bridge.c 

Log message:
Handle the SNAP encapsulated IP/Non-IP case.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/01/14 22:10:55

Modified files:
	libexec/ftpd   : ftpcmd.y 

Log message:
(char *)0 -> NULL cleanup. From NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/01/15 00:00:44

Modified files:
	sbin/shutdown  : shutdown.c shutdown.8 

Log message:
add 'd' to usage. mention rc.shutdown in the man page.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/15 00:02:13

Modified files:
	sys/netipx     : ipx_input.c 

Log message:
Remove unneeded mcopy. Add stats for errors in ipx_forward.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/15 00:04:09

Modified files:
	misc/figlet/files: md5 
Removed files:
	misc/figlet/patches: patch-ac 

Log message:
distfile contents changed! reported by rmooney@iss.net


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/15 00:07:18

Modified files:
	sys/netipx     : ipx_input.c 

Log message:
More statistics; from FreeBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/01/15 00:30:09

Modified files:
	devel/gettext  : Makefile 

Log message:
Set MASTER_SITES to ${MASTER_SITE_GNU}: sebastion@irelandmail.com


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/15 01:16:24

Modified files:
	sys/dev/pci    : ppb.c 

Log message:
special case one mislabeled device which is not a pci bridge at all


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/15 01:59:26

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
P3 id 8 is Coppermine; thanks maja for testing on your sweet sweet box


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/01/15 02:13:50

Modified files:
	xc/programs/Xserver/hw/xfree86: xf86Version.h 

Log message:
fix release year. From <wilfried@commentor.se>.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/15 02:19:23

Modified files:
	sys/netipx     : ipx_input.c 

Log message:
Don't recompute the checksum if tc is modified; from FreeBSD.
I'm not sure why we'd want to reset it. Leave the comment as is by now.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/15 02:23:14

Modified files:
	sys/netipx     : spx_usrreq.c 

Log message:
more KNF.


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/01/15 06:15:54

Modified files:
	usr.sbin/ppp/ppp: ppp.8 

Log message:
Correct the serial device name

Submitted by: Kevin Lo <kevlo@openbsd.org>


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/15 07:26:01

Modified files:
	usr.bin/m4     : extern.h main.c mdef.h misc.c 

Log message:
There is no need to waste short for holding EOF in the pushback buffer.
Now that the input_file structure is sufficiently fleshed out, just stop
EOF at the putback level, and make sure files at EOF STAY at EOF.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/15 10:17:45

Modified files:
	sys/dev/ofw    : ofbus.c 

Log message:
use model instead of name, more constistant with determining machine type.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/15 10:21:28

Modified files:
	gnu/egcs/gcc/config/rs6000: openbsd.h sysv4.h 

Log message:
clean up defines for openbsd powerpc, also enable the libc_r support properly.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/15 10:40:21

Modified files:
	sys/arch/i386/isa: pms.c 

Log message:
set the delay to 4000.  this is needed by the Compaq AP400; kos@flirble.org


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/15 10:43:48

Modified files:
	sys/netipx     : spx_debug.c 

Log message:
Remove the IPX ifdef; it's always there.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/15 11:00:49

Modified files:
	sys/netipx     : ipx_outputfl.c 

Log message:
Remove unneded vars and code. 0 -> NULL. Some KNF.
Use statistics where available.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 11:27:51

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Change function type to non-static.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/15 11:49:50

Modified files:
	sys/netipx     : ipx_ip.c 

Log message:
Check that INET is defined. Revove unused code. Some KNF.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/15 11:52:15

Modified files:
	sys/netipx     : ipx.c ipx_outputfl.c ipx_pcb.c ipx_usrreq.c 
	                 spx_debug.c 

Log message:
Some KNF.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/15 12:05:32

Modified files:
	sys/netipx     : spx_usrreq.c 

Log message:
PRU_DETACH does not return ENOTCONN. If ipxp is NULL, EINVAL will be
returned way above.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 12:37:30

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Add function prototype.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 12:38:09

Modified files:
	sys/net        : if_enc.c 

Log message:
Can't bind SAs to enc0


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 12:43:42

Modified files:
	share/man/man4 : enc.4 

Log message:
Update.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 12:47:01

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
Update.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 13:02:37

Modified files:
	sys/net        : if_bridge.c if_enc.h 

Log message:
Don't allow enc0 to be added to a bridge, as it's used for all
non-bound SAs...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 13:03:06

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Remove unnecessary definition.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 13:11:14

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
Order flags alphabetically.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/01/15 13:56:40

Modified files:
	usr.bin/ssh    : sshd.8 

Log message:
typo; sotiris.vassilopoulos@betatech.gr via adejoode@zedz.net


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 16:56:25

Modified files:
	sbin/ifconfig  : ifconfig.8 ifconfig.c 

Log message:
Add "giftunnel" keyword, obsoleting gifconfig(8).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 17:03:03

Modified files:
	share/man/man4 : gif.4 

Log message:
Update to not mention gifconfig(8); remove verbiage about ECN and
multidestination modes (we propagate ECN by default, and don't support
multidestination mode).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 17:04:29

Modified files:
	share/man/man4 : gif.4 

Log message:
A bit more cleanup.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 17:05:58

Removed files:
	usr.sbin/gifconfig: Makefile gifconfig.8 gifconfig.c 

Log message:
No more gifconfig(8)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 17:06:26

Modified files:
	usr.sbin       : Makefile 

Log message:
No more gifconfig(8)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 17:34:39

Modified files:
	sys/net        : if_gre.c 

Log message:
ETHERTYPE_ATALK -> ETHERTYPE_AT


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/15 17:35:43

Modified files:
	sys/netinet    : ip_gre.c 

Log message:
ETHERTYPE_ATALK -> ETHERTYPE_AT (op21@squish.org)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/15 18:35:19

Modified files:
	lib/libcurses  : curses.h tic.h 
	lib/libcurses/tinfo: comp_scan.c lib_termcap.c lib_ti.c 
	                     lib_tputs.c parse_entry.c 
	lib/libcurses/tty: tty_update.c 
	lib/libpanel   : panel.priv.h 
	usr.bin/tic    : tic.c 
	usr.bin/infocmp: infocmp.c 

Log message:
Update to ncurses-5.0-20000115:
+ additional fixes for non-bce terminals (handling of delete_character)
to work when assume_default_colors() is not specified.
+ modify warning message from _nc_parse_entry() regarding extended
capability names to print only if tic/infocmp/toe have the -v flag
set, and not at all in ordinary user applications.  Otherwise, this
warning would be shown for screen's extended capabilities in programs
that use the termcap interface.
+ modify use of _nc_tracing from programs such as tic so their debug
level is not in the same range as values set by trace() function.
+ small panel header cleanup (patch by Juergen Pfeifer).


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/15 22:10:55

Modified files:
	textproc/ispell/pkg: PLIST PLIST.french PLIST.german 

Log message:
fixup @exec and @unexec tags in PLISTs


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/15 22:18:21

Modified files:
	devel/nasm     : Makefile 
	devel/nasm/pkg : PLIST 

Log message:
- ${MKDIR} -> ${INSTALL_DATA_DIR}
- remove workaround for texinfo install-info bug
- fix cut & paste mistake in PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/15 23:24:00

Added files:
	mbone/vic/patches: patch-am patch-an patch-ao 

Log message:
Fix some compilation problems (jeez, nothing better to do on Saturday
at 1 am...having the flu sucks)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/15 23:31:09

Modified files:
	net/icb        : Makefile 

Log message:
- remove bad dist sites
- mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/16 02:26:47

Modified files:
	net/icb/patches: patch-aa patch-ab patch-ac patch-ad patch-ae 
	                 patch-af patch-ag patch-ah patch-ai patch-aj 
	                 patch-ak patch-am patch-ao 
Removed files:
	net/icb/patches: patch-an 

Log message:
- convert patches to unified diffs
- merge contents of patch-ad and patch-an into patch-ad


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/16 03:49:46

Modified files:
	net/icb/pkg    : PLIST 

Log message:
sort PLIST


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/01/16 03:54:58

Modified files:
	usr.sbin/tcpdump: Makefile interface.h print-udp.c 
Added files:
	usr.sbin/tcpdump: l2tp.h print-l2tp.c 

Log message:
L2TP support (from KAME)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/16 04:10:50

Modified files:
	net/icb/patches: patch-ad patch-ah 

Log message:
better patches


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/01/16 04:20:15

Modified files:
	usr.sbin/tcpdump: Makefile interface.h print-ip.c 
Added files:
	usr.sbin/tcpdump: print-mobile.c 

Log message:
Mobile IP support (from KAME/NetBSD)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/16 04:27:12

Added files:
	net/icb/patches: patch-an 

Log message:
- add errno.h header
- remove sys_errlist and friends


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/16 04:29:54

Added files:
	net/icb/patches: patch-ap patch-aq patch-ar patch-as patch-at 
	                 patch-au 

Log message:
add a feature which allows icb to print the current time in front of every
line by setting the option printtime to true.

From: NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/01/16 04:43:58

Modified files:
	usr.sbin/tcpdump: Makefile interface.h print-tcp.c 
Added files:
	usr.sbin/tcpdump: print-bgp.c 

Log message:
BGP support (from KAME/WIDE). INET6 parts not done yet.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/16 04:46:29

Modified files:
	net/icb        : Makefile 

Log message:
{WRKSRC} -> ${WRKSRC}


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/01/16 05:07:30

Modified files:
	usr.sbin/tcpdump: addrtoname.c addrtoname.h 

Log message:
INET6 address resolution (from KAME)


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/01/16 05:08:11

Modified files:
	usr.sbin/tcpdump: Makefile 

Log message:
enable INET6


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/01/16 05:32:17

Modified files:
	usr.sbin/tcpdump: print-ether.c ethertype.h 

Log message:
VLAN 802.1q support


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/01/16 05:39:55

Modified files:
	sys/arch/i386/isa/pcvt/Util/scon: scon.c 

Log message:
remove more references to -H and -V. -moj


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/01/16 05:43:58

Modified files:
	usr.sbin/tcpdump: print-domain.c 

Log message:
INET6 (from KAME)


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/01/16 06:36:37

Modified files:
	usr.sbin/tcpdump: tcpdump.c 

Log message:
print pcap_version in usage()


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/16 07:28:23

Modified files:
	gnu/usr.bin/ld : shlib.c 

Log message:
Bug-fix: skipping inappropriate versions is independent of whether
we found something correct or not.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/16 07:31:27

Modified files:
	gnu/usr.bin/ld : shlib.c 

Log message:
Kill XXX code which is bogus and unused anyway (no call with dodotpath==1
and major !=-1 anywhere).

Simplify test logic: it's enough to check path != NULL to know whether
we found something.  cmpdewey() code is enough to ensure we get the best
one (libfoo.a doesn't change n, any appropriate libfoo.so will take
precedence).


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/16 09:17:57

Modified files:
	sys/dev/pci    : if_dc.c 

Log message:
Merge with FreeBSD:
o add a new routine, dc_coal(), that copies tx data into a single mbuf
o use it on the dm910x chips
Tested by jsthyer@uncg.edu


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/16 13:36:32

Modified files:
	etc/root       : root.mail 

Log message:
ask for even more information to dmesglog


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/16 15:28:48

Modified files:
	sys/arch/hppa  : TODO 

Log message:
update


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/16 15:30:54

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/16 15:52:23

Modified files:
	sys/arch/powerpc/powerpc: vm_machdep.c 

Log message:
Closer to support for UVM on powerpc, tries to execute user programs, but
then fails with illegal instruction. (init or shell).


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/16 16:03:11

Modified files:
	usr.bin/ssh    : sshconnect.c sshd.c 

Log message:
split key exchange (kex) and user authentication (user-auth), ok: provos@


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2000/01/16 16:39:13

Modified files:
	etc/root       : root.mail 

Log message:
VIAO -> VAIO


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/16 16:51:05

Modified files:
	sysutils/mtools: Makefile 

Log message:
Change deprected ${COMMAND} to the actual command.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/16 16:53:02

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
destroy keys earlier


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/16 17:02:13

Modified files:
	sys/arch/hppa/include: trap.h 

Log message:
add syscall frame flag


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/16 17:28:27

Modified files:
	sbin/sysctl    : sysctl.8 

Log message:
Document new ipx sysctl vars.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/16 17:30:17

Modified files:
	sys/arch/hppa/hppa: trap.c 

Log message:
some more paranoid checks, shorter trap desriptions


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/16 17:34:00

Modified files:
	sys/netipx     : ipx.h ipx_usrreq.c ipx_var.h 

Log message:
Add sysctl vars for checksum, forwarding and netbios.
Remove ancient code from ipx_input. ipxrecvspace/ipxsendspace changed
to ipx_xxx to match netinet counterparts.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/16 19:46:24

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_out.c pcvt_vtf.c 

Log message:
Remove `pcdisp_special', which was actually a gross hack. Instead, move the
`pcdisp' check in write_char() beyond the 0x20-0x7f character value scope.
This change should fix most problems when intermixing DEC character- and
IBMPC character-based apps in the PCVT console.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/16 19:47:36

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_hdr.h 

Log message:
Remove `pc_disp_special'.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/16 20:02:15

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
insert giftunnel synopsis line, which would provide some clue how it's used for post-gifconfig users; angelos@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/16 21:49:03

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
let pmap_enter_pv return a created pv, which simplifies futher pv operation


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/16 22:05:16

Modified files:
	net/curl       : Makefile 
	net/curl/files : md5 

Log message:
upgrade to Curl 6.4


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/16 22:17:24

Modified files:
	sys/netinet    : in_proto.c 

Log message:
fix "traceroute -P 41", outgoing side.  incoming side needs fix in
ip4_input().
Requested from: Niels Provos <provos@citi.umich.edu>


CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/01/16 22:25:37

Modified files:
	net/zebra      : Makefile 
	net/zebra/files: md5 

Log message:
upgrade to 0.84a.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/16 22:35:23

Modified files:
	sys/netinet    : ip_ip4.c 

Log message:
fix pullup and otos saving code for ip6
(ip4_input will be visited with IPv6 packet!  better change the func name...)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/16 22:42:39

Modified files:
	sys/net        : if_gif.c 

Log message:
remove IFF_RUNNING if it becomes !IFF_UP.
pointed out by: deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/16 23:02:49

Modified files:
	sys/arch/hppa/hppa: vm_machdep.c 

Log message:
on fork, flush pcb too, update pcsq


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/16 23:29:27

Modified files:
	sys/net        : if_gif.c 

Log message:
don't need IFF_RUNNING for gif, as no resource is allocated for
interface operation.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/16 23:43:07

Modified files:
	sys/arch/hppa/hppa: mainbus.c 

Log message:
spaces and knf


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/16 23:51:59

Modified files:
	sys/arch/hppa/hppa: pmap.c 

Log message:
spaces everywhere


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/16 23:56:42

Modified files:
	sys/arch/hppa/hppa: db_disasm.c 

Log message:
spaces everywhere, some knf


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/16 23:59:35

Modified files:
	sys/arch/hppa/hppa: conf.c 

Log message:
spaces everywhere


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/17 00:01:02

Modified files:
	sys/arch/hppa/hppa: disksubr.c 

Log message:
spaces everywhere


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/17 00:06:41

Modified files:
	gnu/usr.bin/perl: installperl 

Log message:
Install stripped version of a2p; millert@ ok.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/17 01:15:27

Modified files:
	lib/libc/net   : getaddrinfo.c getnameinfo.c 

Log message:
remove #if 0'ed part.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/17 01:16:59

Modified files:
	lib/libc/net   : getaddrinfo.3 getnameinfo.3 

Log message:
sync with latest KAME version.  now includes description on scoped addr
extension.  add examples (good enough? >deraadt)


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/01/17 05:27:52

Modified files:
	usr.sbin/ppp/ppp: mp.h 

Log message:
Use AUTHLEN for the length of authname


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/17 08:38:38

Modified files:
	www/squid      : Makefile 
	www/squid/files: md5 
Added files:
	www/squid/patches: patch-ai 

Log message:
- check that PATCH_DEBUG is set to yes instead of just being defined
- change MAINTAINER, ports@ -> brad@
- add 2 distribution patches;

squid-2.2.stable5-domain-match.patch
Matching a hostname and a domain name doesn't always work, depending on
leading dots and other edge conditions. Plus, the code for matching in
ACL's worked one way, while the code for matching 'cache_peer_domain' list
worked slighly different.

The patch below makes all host/domain matching operate the same way. It
also changes the rules a bit, so your current configuration probably will
not work the way you want after applying this patch.

- patch was included in the patches dir because of the difference in
relative path in comparison to all the other distribution patches.

squid-2.2.stable5-mkhttpdlogtime-end-of-year.patch = patch-ai
mkhttpdlogtime() generates a date string of the form 31/Dec/1999:23:59:59 +0900.
But when the year changes, the timezone offset will be wrong, for example:
01/Jan/2000:00:00:00 -1500.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/17 08:40:31

Modified files:
	www/php3/pkg   : PLIST 

Log message:
Fix the packing list.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/17 08:58:12

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
do not filter address families that are not supported by kernel.
it was not a correct behavior.

even if we may be able to connect to the the returned addresses,
filtering them out is not a correct thing to do.  for example, even if
you have partial unreachablility in IPv4, gethostbyname(3) will return
IPv4 addresses in the unreachable network anyways.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/17 09:26:19

Modified files:
	usr.bin/fstat  : Makefile fstat.c 

Log message:
IPv6 support.  netbsd PR 9199 with adaptation to NRL inpcb.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/17 09:33:50

Modified files:
	usr.sbin/rtsold: if.c rtsol.c rtsold.c 

Log message:
sync with latest kame.  previous version leaves an udp socket opened
(for use with ioctls) and it was not a pleasant thing.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/17 09:39:09

Modified files:
	etc            : protocols 

Log message:
add IPv6 items.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/17 10:03:16

Modified files:
	editors/vim    : Makefile 
	editors/vim/files: md5 
	editors/vim/patches: patch-ac sup-m68k 

Log message:
upgrade to vim 5.6


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/01/17 10:12:35

Modified files:
	sys/dev/pci    : pciide.c 

Log message:
From Manuel Bouyer -
Don't set WDC_CAPABILITY_UDMA at all for SiS rev < 0xd0


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/01/17 10:40:27

Modified files:
	share/ipf      : example.1 example.10 example.11 example.13 
	                 example.15 example.2 example.5 
Added files:
	share/ipf      : firewall.3 firewall.4 nat.3 

Log message:
Update the examples to those included with ipf 3.3.6. Add several new ones.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/17 11:11:53

Modified files:
	.              : ftp.html 

Log message:
update


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/17 11:16:48

Modified files:
	sys/kern       : uipc_syscalls.c 

Log message:
oops, another syscall pipe() botch; karls@inet.no


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/01/17 13:09:26

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Remind dc(4) users to include the dcphy in their kernel config.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/17 13:18:17

Modified files:
	sys/arch/hppa/hppa: machdep.c vm_machdep.c 

Log message:
remove unneeded stuff from setregs; force single-user for now, enable signal debug


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/17 13:21:35

Modified files:
	usr.sbin/pkg_install/add: pkg_add.1 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/17 14:06:45

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
pmap_{zero,copy}_page4m: use getptep4m to get the ptes for vpages.
This way we only walk the tables once every boot and we don't have to
switch to context 0 on every call.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/17 20:07:27

Modified files:
	gnu/usr.bin/perl/hints: openbsd.sh 

Log message:
Add /usr/local/lib to libpth/glibpth since ports installs things
in /usr/local/lib.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/17 20:45:40

Modified files:
	editors/vim/pkg: PLIST PLIST-light 

Log message:
forgot these in the commit to upgrade to vim 5.6


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/17 21:20:49

Modified files:
	sys/dev/mii    : nsphy.c nsphyreg.h 

Log message:
Fix fxp+nsphy problem: don't reset everytime when switching to auto mode.
Also, document "magic" bits.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/17 21:57:55

Modified files:
	usr.bin/from   : from.c 

Log message:
Use err, not errx when freopen() failes to get error string; form@openbsd.org
Also, since the file may be user-supplied, don't just pass it as the first
arg to errx() since it could have printf-style escapes in it.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/17 22:02:06

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
"pwd" should print an error, not garbage, if getcwd() fails; form@vell.nsc.ru


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/17 22:18:24

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Farallon PN9000SX (looks like they used DEC's vendor ID by mistake); from FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/17 22:19:46

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/17 22:26:25

Modified files:
	sys/dev/pci    : if_tireg.h if_ti.c 

Log message:
sync with FreeBSD: add Farallon PN9000SX as a match


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/17 22:39:35

Modified files:
	usr.bin/netstat: if.c inet6.c 

Log message:
print IPv6 multicast groups on -ia.
align multicast addresses on output (broken on 1.15 -> 1.16).


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/17 22:41:34

Modified files:
	sys/netinet6   : icmp6.h 

Log message:
possible workaround to NetBSD PR 9189 (panic on sparc).  not sure if it's right.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/18 00:21:45

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/18 00:39:10

Modified files:
	.              : ftp.html 

Log message:
another mirror in france


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/18 00:57:00

Modified files:
	.              : i386.html 

Log message:
update


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/18 01:27:17

Modified files:
	x11/rxvt       : Makefile 
	x11/rxvt/files : md5 
	x11/rxvt/patches: patch-aa patch-ab patch-ac 

Log message:
Update to version 2.7.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/18 01:29:20

Added files:
	x11/rxvt/patches: patch-ad patch-ae 

Log message:
Added those patches to fix Chinese(Big5) fonts.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/18 02:41:05

Modified files:
	usr.bin/ssh    : auth-rsa.c 

Log message:
fix user/1056, sshd keeps restrictions; dbt@meat.net


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/18 02:42:18

Modified files:
	usr.bin/ssh    : sshconnect.c sshd.c 

Log message:
disable agent fwding for proto 1.3, remove abuse of auth-rsa flags.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/18 03:11:22

Removed files:
	sys/netinet6   : in6_pcb.h 

Log message:
oops, it was not necessary.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/18 03:13:36

Log message:
    The less pager capable of Chinese.
    Worked by:	Kevin Lo <kevlo@openbsd.org>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-18
    
    N ports/chinese/cless/Makefile
    N ports/chinese/cless/pkg/COMMENT
    N ports/chinese/cless/pkg/DESCR
    N ports/chinese/cless/pkg/PLIST
    N ports/chinese/cless/patches/patch-aa
    N ports/chinese/cless/patches/patch-ab
    N ports/chinese/cless/patches/patch-ac
    N ports/chinese/cless/patches/patch-ad
    N ports/chinese/cless/patches/patch-ae
    N ports/chinese/cless/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/18 03:14:53

Modified files:
	chinese        : Makefile 

Log message:
Turn on cless.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/18 03:20:00

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
sync comment with code.  remove #if 0'ed portion (AF filtering on name
resolution) and add comment there.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/18 06:45:06

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
no need for poll.h; from bright@wintelcom.net


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/18 09:10:09

Modified files:
	sys/arch/hppa  : TODO 

Log message:
serial console


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/18 11:26:38

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
Fix a pasto in the last commit.  The genesis of this bug is actually
somewhat interesting.  The getwd() function has historically placed
an error message in the buffer on failure, but getcwd() does not.
Therefor, a bulk search and replace of getwd() with getcwd() can
create bugs like this one.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/18 12:06:07

Modified files:
	sys/netinet    : in.h 

Log message:
Bump IPPROTO_MAX to include IPPROTO_MOBILE and IPPROTO_ETHERIP.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/18 12:34:42

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_ioctl.h pcvt_kbd.c pcvt_sup.c 
	                        pcvt_conf.h 

Log message:
Change so unmodified function key presses are passed to the application. Match
function key output characters to those found for the vt220 terminal
description in the termcap database. This makes function keys work in Midnight
Commander, for example. While we're at it, remove the PCVT_VT220KEYB option
altogether.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/18 12:40:57

Modified files:
	.              : ftp.html 

Log message:
another french mirror


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/18 14:03:46

Modified files:
	bin/csh        : csh.1 

Log message:
Formatting fix; form@


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/18 14:09:35

Modified files:
	mail/fetchmail : Makefile 
	mail/fetchmail/files: md5 

Log message:
Update to 5.2.4; minor bug fixes.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/18 14:49:03

Modified files:
	bin/stty       : stty.1 
	share/man/man4 : dc.4 ugen.4 
	share/man/man4/man4.i386: fdc.4 
	share/man/man4/man4.vax: pcl.4 
	share/man/man5 : hostname.if.5 utmp.5 
	lib/libc/net   : inet6_option_space.3 inet6_rthdr_space.3 
	lib/libpcap    : pcap.3 
	sbin/ipf       : ipf.8 
	usr.sbin/httpd/src/support: apxs.8 
	usr.bin/sudo   : sudoers.5 
	usr.sbin/ppp/ppp: ppp.8 

Log message:
Repair duplicate word occurences; (as found by a Perl script sent to us from
Tom Christiansen <tchrist@perl.com>).


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/01/18 14:53:12

Modified files:
	.              : books.html 

Log message:
Add 'Advanced Programming in the Unix Environment'


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/01/18 15:16:52

Modified files:
	faq            : faq7.html 

Log message:
From aaron via provos -
Must do scon -o before kcon -m xx
Also a little cleanup.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/18 17:37:21

Modified files:
	.              : press.html 

Log message:
got a URL to the computer paper article


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/18 17:43:55

Modified files:
	.              : press.html 

Log message:
seperate russian language article


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/18 22:25:43

Modified files:
	lib/libc/stdlib: random.3 

Log message:
Max value returned is 2^31 - 1, regardless of the arch-dependent LONG_MAX.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/18 22:36:38

Modified files:
	lib/libc/stdlib: malloc.3 

Log message:
Clarify and mention that errno is set to ENOMEM on failure of malloc(),
calloc(), and realloc().  Idea from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/19 00:38:25

Modified files:
	usr.bin/fstat  : fstat.1 

Log message:
Better summary line, in keeping with other *stat commands; from NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/19 01:09:40

Modified files:
	share/man/man4 : faith.4 

Log message:
cosmetic; remove trailing dot in SEE ALSO section


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/19 01:12:34

src/usr.sbin/rip6query

Update of /cvs/src/usr.sbin/rip6query
In directory cvs.openbsd.org:/tmp/cvs-serv1416/rip6query

Log Message:
Directory /cvs/src/usr.sbin/rip6query added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/19 01:13:01

Modified files:
	usr.sbin       : Makefile 
Added files:
	usr.sbin/rip6query: Makefile rip6query.8 rip6query.c 

Log message:
add rip6query(8)


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/19 01:30:28

Modified files:
	russian/xcyrillic: Makefile 
	russian/xcyrillic/pkg: PLIST 
Added files:
	russian/xcyrillic/pkg: DEINSTALL INSTALL 

Log message:
Install fonts to /usr/X11R6/lib/X11/fonts/xcyrillic.
Use ${INSTALL_DATA} to install fonts.
Use INSTALL/DEINSTALL scripts.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/19 01:33:27

Modified files:
	share/man/man5 : passwd.5 

Log message:
From NetBSD: describe what & does in a gecos field, and clarify between
master.passwd and passwd.  Also, a little tidying.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/19 01:38:27

Modified files:
	.              : ftp.html 

Log message:
fix


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/19 01:52:32

Modified files:
	russian/xcyrillic: Makefile 
	russian/xcyrillic/pkg: PLIST 

Log message:
Oops.
Install fonts.dir files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/19 03:23:22

Modified files:
	print/freetype : Makefile 
	print/freetype/files: md5 
	print/freetype/patches: patch-aa patch-ab 
	print/freetype/pkg: PLIST 

Log message:
Upgrade to version 1.3.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/19 05:31:22

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
more warning about net.inet6.ip6.forwarding


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/19 07:57:09

Modified files:
	archivers/bzip2: Makefile 

Log message:
Change the MASTER_SITES. http://www.bzip2.org doesn't exist.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/19 08:21:00

Modified files:
	sys/arch/amiga/amiga: mem.c 

Log message:
Fix matthieu's damage. Amiga kernel sure compiles better with a prototype
for mmioctl.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/19 08:51:54

Modified files:
	sys/arch/i386/isa/pcvt/Util/ispcvt: ispcvt.c 
	sys/arch/i386/isa/pcvt/Util/pcvtdoc: pcvt.4 

Log message:
Sloppy me.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/19 09:02:18

Modified files:
	sys/netinet6   : icmp6.h 

Log message:
another possible workaround for NetBSD PR 9189.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/19 09:07:15

Log message:
    Update to 2.95.2
    
    Status:
    
    Vendor Tag:	CYGNUS
    Release Tags:	GCC-2_95_2
    
    U src/gnu/egcs/.cvsignore
    U src/gnu/egcs/COPYING
    U src/gnu/egcs/COPYING.LIB
    U src/gnu/egcs/ChangeLog
    U src/gnu/egcs/MAINTAINERS
    U src/gnu/egcs/Makefile.in
    U src/gnu/egcs/README
    U src/gnu/egcs/config-ml.in
    U src/gnu/egcs/config.guess
    U src/gnu/egcs/config.if
    U src/gnu/egcs/config.sub
    U src/gnu/egcs/configure
    U src/gnu/egcs/configure.in
    U src/gnu/egcs/install-sh
    U src/gnu/egcs/ltconfig
    U src/gnu/egcs/ltmain.sh
    U src/gnu/egcs/missing
    U src/gnu/egcs/mkinstalldirs
    U src/gnu/egcs/move-if-change
    U src/gnu/egcs/symlink-tree
    U src/gnu/egcs/ylwrap
    U src/gnu/egcs/faq.html
    U src/gnu/egcs/FAQ
    C src/gnu/egcs/.brik
    U src/gnu/egcs/etc/ChangeLog
    U src/gnu/egcs/etc/Makefile.in
    U src/gnu/egcs/etc/aclocal.m4
    U src/gnu/egcs/etc/configure
    U src/gnu/egcs/etc/configure.in
    U src/gnu/egcs/etc/make-stds.texi
    U src/gnu/egcs/etc/standards.texi
    U src/gnu/egcs/INSTALL/README
    U src/gnu/egcs/config/ChangeLog
    U src/gnu/egcs/config/mh-a68bsd
    U src/gnu/egcs/config/mh-aix386
    U src/gnu/egcs/config/mh-aix43
    U src/gnu/egcs/config/mh-apollo68
    U src/gnu/egcs/config/mh-armpic
    U src/gnu/egcs/config/mh-cxux
    U src/gnu/egcs/config/mh-cygwin
    U src/gnu/egcs/config/mh-decstation
    U src/gnu/egcs/config/mh-delta88
    U src/gnu/egcs/config/mh-dgux
    U src/gnu/egcs/config/mh-dgux386
    U src/gnu/egcs/config/mh-djgpp
    U src/gnu/egcs/config/mh-elfalphapic
    U src/gnu/egcs/config/mh-hp300
    U src/gnu/egcs/config/mh-hpux
    U src/gnu/egcs/config/mh-hpux8
    U src/gnu/egcs/config/mh-interix
    U src/gnu/egcs/config/mh-irix4
    U src/gnu/egcs/config/mh-irix5
    U src/gnu/egcs/config/mh-irix6
    U src/gnu/egcs/config/mh-lynxos
    U src/gnu/egcs/config/mh-lynxrs6k
    U src/gnu/egcs/config/mh-m68kpic
    U src/gnu/egcs/config/mh-mingw32
    U src/gnu/egcs/config/mh-ncr3000
    U src/gnu/egcs/config/mh-ncrsvr43
    U src/gnu/egcs/config/mh-necv4
    U src/gnu/egcs/config/mh-papic
    U src/gnu/egcs/config/mh-ppcpic
    U src/gnu/egcs/config/mh-riscos
    U src/gnu/egcs/config/mh-sco
    U src/gnu/egcs/config/mh-solaris
    U src/gnu/egcs/config/mh-sparcpic
    U src/gnu/egcs/config/mh-sun3
    U src/gnu/egcs/config/mh-sysv
    U src/gnu/egcs/config/mh-sysv4
    U src/gnu/egcs/config/mh-sysv5
    U src/gnu/egcs/config/mh-vaxult2
    U src/gnu/egcs/config/mh-x86pic
    U src/gnu/egcs/config/mpw-mh-mpw
    U src/gnu/egcs/config/mt-armpic
    U src/gnu/egcs/config/mt-elfalphapic
    U src/gnu/egcs/config/mt-linux
    U src/gnu/egcs/config/mt-m68kpic
    U src/gnu/egcs/config/mt-netware
    U src/gnu/egcs/config/mt-ospace
    U src/gnu/egcs/config/mt-papic
    U src/gnu/egcs/config/mt-ppcpic
    U src/gnu/egcs/config/mt-sparcpic
    U src/gnu/egcs/config/mt-v810
    U src/gnu/egcs/config/mt-x86pic
    U src/gnu/egcs/config/mpw/ChangeLog
    U src/gnu/egcs/config/mpw/MoveIfChange
    U src/gnu/egcs/config/mpw/README
    U src/gnu/egcs/config/mpw/forward-include
    U src/gnu/egcs/config/mpw/g-mpw-make.sed
    U src/gnu/egcs/config/mpw/mpw-touch
    U src/gnu/egcs/config/mpw/mpw-true
    U src/gnu/egcs/config/mpw/null-command
    U src/gnu/egcs/config/mpw/open-brace
    U src/gnu/egcs/config/mpw/tr-7to8-src
    U src/gnu/egcs/config/mpw/true
    U src/gnu/egcs/contrib/ChangeLog
    U src/gnu/egcs/contrib/compare_tests
    U src/gnu/egcs/contrib/egcs_update
    U src/gnu/egcs/contrib/gperf-2.7-19981006.pat
    U src/gnu/egcs/contrib/index-prop
    U src/gnu/egcs/contrib/test_installed
    U src/gnu/egcs/contrib/test_summary
    U src/gnu/egcs/contrib/warn_summary
    U src/gnu/egcs/gcc/.cvsignore
    U src/gnu/egcs/gcc/.gdbinit
    U src/gnu/egcs/gcc/ABOUT-GCC-NLS
    U src/gnu/egcs/gcc/ABOUT-NLS
    U src/gnu/egcs/gcc/BUGS
    U src/gnu/egcs/gcc/COPYING
    U src/gnu/egcs/gcc/COPYING.LIB
    U src/gnu/egcs/gcc/ChangeLog
    U src/gnu/egcs/gcc/ChangeLog.0
    U src/gnu/egcs/gcc/ChangeLog.lib
    U src/gnu/egcs/gcc/FSFChangeLog
    U src/gnu/egcs/gcc/FSFChangeLog.10
    U src/gnu/egcs/gcc/FSFChangeLog.11
    U src/gnu/egcs/gcc/INSTALL
    U src/gnu/egcs/gcc/LANGUAGES
    U src/gnu/egcs/gcc/Makefile.in
    U src/gnu/egcs/gcc/NEWS
    U src/gnu/egcs/gcc/PROBLEMS
    U src/gnu/egcs/gcc/README
    U src/gnu/egcs/gcc/README-bugs
    U src/gnu/egcs/gcc/README-fixinc
    U src/gnu/egcs/gcc/README.ACORN
    U src/gnu/egcs/gcc/README.ALTOS
    U src/gnu/egcs/gcc/README.APOLLO
    U src/gnu/egcs/gcc/README.C4X
    U src/gnu/egcs/gcc/README.DWARF
    U src/gnu/egcs/gcc/README.FRESCO
    U src/gnu/egcs/gcc/README.NS32K
    U src/gnu/egcs/gcc/README.RS6000
    U src/gnu/egcs/gcc/README.TRAD
    U src/gnu/egcs/gcc/README.X11
    U src/gnu/egcs/gcc/README.gnat
    U src/gnu/egcs/gcc/SERVICE
    U src/gnu/egcs/gcc/TESTS.FLUNK
    U src/gnu/egcs/gcc/acconfig.h
    U src/gnu/egcs/gcc/aclocal.m4
    U src/gnu/egcs/gcc/alias.c
    U src/gnu/egcs/gcc/assert.h
    U src/gnu/egcs/gcc/basic-block.h
    U src/gnu/egcs/gcc/bitmap.c
    U src/gnu/egcs/gcc/bitmap.h
    U src/gnu/egcs/gcc/build-make
    U src/gnu/egcs/gcc/c-aux-info.c
    U src/gnu/egcs/gcc/c-common.c
    U src/gnu/egcs/gcc/c-convert.c
    U src/gnu/egcs/gcc/c-decl.c
    U src/gnu/egcs/gcc/c-gperf.h
    U src/gnu/egcs/gcc/c-iterate.c
    U src/gnu/egcs/gcc/c-lang.c
    U src/gnu/egcs/gcc/c-lex.c
    U src/gnu/egcs/gcc/c-lex.h
    U src/gnu/egcs/gcc/c-parse.c
    U src/gnu/egcs/gcc/c-parse.gperf
    U src/gnu/egcs/gcc/c-parse.h
    U src/gnu/egcs/gcc/c-parse.in
    U src/gnu/egcs/gcc/c-parse.y
    U src/gnu/egcs/gcc/c-pragma.c
    U src/gnu/egcs/gcc/c-pragma.h
    U src/gnu/egcs/gcc/c-tree.h
    U src/gnu/egcs/gcc/c-typeck.c
    U src/gnu/egcs/gcc/caller-save.c
    U src/gnu/egcs/gcc/calls.c
    U src/gnu/egcs/gcc/cccp.1
    U src/gnu/egcs/gcc/cccp.c
    U src/gnu/egcs/gcc/cexp.c
    U src/gnu/egcs/gcc/cexp.y
    U src/gnu/egcs/gcc/collect2.c
    U src/gnu/egcs/gcc/collect2.h
    U src/gnu/egcs/gcc/combine.c
    U src/gnu/egcs/gcc/conditions.h
    U src/gnu/egcs/gcc/config.guess
    U src/gnu/egcs/gcc/config.in
    C src/gnu/egcs/gcc/configure
    U src/gnu/egcs/gcc/configure.bat
    U src/gnu/egcs/gcc/configure.frag
    C src/gnu/egcs/gcc/configure.in
    U src/gnu/egcs/gcc/configure.lang
    U src/gnu/egcs/gcc/convert.c
    U src/gnu/egcs/gcc/convert.h
    U src/gnu/egcs/gcc/cpp.1
    U src/gnu/egcs/gcc/cpp.fns
    U src/gnu/egcs/gcc/cpp.texi
    U src/gnu/egcs/gcc/cppalloc.c
    U src/gnu/egcs/gcc/cpperror.c
    U src/gnu/egcs/gcc/cppexp.c
    U src/gnu/egcs/gcc/cppfiles.c
    U src/gnu/egcs/gcc/cpphash.c
    U src/gnu/egcs/gcc/cpphash.h
    U src/gnu/egcs/gcc/cppinit.c
    U src/gnu/egcs/gcc/cpplib.c
    U src/gnu/egcs/gcc/cpplib.h
    U src/gnu/egcs/gcc/cppmain.c
    U src/gnu/egcs/gcc/cppspec.c
    U src/gnu/egcs/gcc/cppulp.c
    U src/gnu/egcs/gcc/cross-make
    U src/gnu/egcs/gcc/crtstuff.c
    C src/gnu/egcs/gcc/cse.c
    U src/gnu/egcs/gcc/cstamp-h.in
    U src/gnu/egcs/gcc/dbxout.c
    U src/gnu/egcs/gcc/dbxout.h
    U src/gnu/egcs/gcc/dbxstclass.h
    U src/gnu/egcs/gcc/defaults.h
    U src/gnu/egcs/gcc/doprint.c
    U src/gnu/egcs/gcc/doschk.c
    U src/gnu/egcs/gcc/dostage2
    U src/gnu/egcs/gcc/dostage3
    U src/gnu/egcs/gcc/dwarf.h
    U src/gnu/egcs/gcc/dwarf2.h
    U src/gnu/egcs/gcc/dwarf2out.c
    U src/gnu/egcs/gcc/dwarf2out.h
    U src/gnu/egcs/gcc/dwarfout.c
    U src/gnu/egcs/gcc/dwarfout.h
    U src/gnu/egcs/gcc/dyn-string.c
    U src/gnu/egcs/gcc/dyn-string.h
    U src/gnu/egcs/gcc/eh-common.h
    U src/gnu/egcs/gcc/emit-rtl.c
    U src/gnu/egcs/gcc/enquire.c
    U src/gnu/egcs/gcc/except.c
    U src/gnu/egcs/gcc/except.h
    U src/gnu/egcs/gcc/exgettext
    U src/gnu/egcs/gcc/explow.c
    U src/gnu/egcs/gcc/expmed.c
    U src/gnu/egcs/gcc/expr.c
    U src/gnu/egcs/gcc/expr.h
    U src/gnu/egcs/gcc/extend.texi
    U src/gnu/egcs/gcc/final.c
    U src/gnu/egcs/gcc/fix-header.c
    U src/gnu/egcs/gcc/fixcpp
    U src/gnu/egcs/gcc/fixinc-nt.sed
    U src/gnu/egcs/gcc/fixincludes
    U src/gnu/egcs/gcc/fixproto
    U src/gnu/egcs/gcc/flags.h
    U src/gnu/egcs/gcc/floatlib.c
    U src/gnu/egcs/gcc/flow.c
    U src/gnu/egcs/gcc/fold-const.c
    U src/gnu/egcs/gcc/fp-test.c
    U src/gnu/egcs/gcc/frame.c
    U src/gnu/egcs/gcc/frame.h
    C src/gnu/egcs/gcc/function.c
    U src/gnu/egcs/gcc/function.h
    U src/gnu/egcs/gcc/future.options
    U src/gnu/egcs/gcc/gansidecl.h
    U src/gnu/egcs/gcc/gbl-ctors.h
    U src/gnu/egcs/gcc/gcc.1
    U src/gnu/egcs/gcc/gcc.c
    U src/gnu/egcs/gcc/gcc.hlp
    U src/gnu/egcs/gcc/gcc.texi
    U src/gnu/egcs/gcc/gccspec.c
    U src/gnu/egcs/gcc/gcov-io.h
    U src/gnu/egcs/gcc/gcov.c
    U src/gnu/egcs/gcc/gcov.texi
    U src/gnu/egcs/gcc/gcse.c
    U src/gnu/egcs/gcc/gen-protos.c
    U src/gnu/egcs/gcc/genattr.c
    U src/gnu/egcs/gcc/genattrtab.c
    U src/gnu/egcs/gcc/gencheck.c
    U src/gnu/egcs/gcc/gencodes.c
    U src/gnu/egcs/gcc/genconfig.c
    U src/gnu/egcs/gcc/genemit.c
    U src/gnu/egcs/gcc/genextract.c
    U src/gnu/egcs/gcc/genflags.c
    U src/gnu/egcs/gcc/gengenrtl.c
    U src/gnu/egcs/gcc/genmultilib
    U src/gnu/egcs/gcc/genopinit.c
    U src/gnu/egcs/gcc/genoutput.c
    U src/gnu/egcs/gcc/genpeep.c
    U src/gnu/egcs/gcc/genrecog.c
    U src/gnu/egcs/gcc/getpwd.c
    U src/gnu/egcs/gcc/glimits.h
    U src/gnu/egcs/gcc/global.c
    U src/gnu/egcs/gcc/gmon.c
    U src/gnu/egcs/gcc/graph.c
    U src/gnu/egcs/gcc/gstab.h
    U src/gnu/egcs/gcc/gsyms.h
    U src/gnu/egcs/gcc/gsyslimits.h
    U src/gnu/egcs/gcc/gthr.h
    U src/gnu/egcs/gcc/gthr-dce.h
    U src/gnu/egcs/gcc/gthr-posix.h
    U src/gnu/egcs/gcc/gthr-single.h
    U src/gnu/egcs/gcc/gthr-solaris.h
    U src/gnu/egcs/gcc/gthr-vxworks.h
    U src/gnu/egcs/gcc/haifa-sched.c
    U src/gnu/egcs/gcc/halfpic.c
    U src/gnu/egcs/gcc/halfpic.h
    U src/gnu/egcs/gcc/hard-reg-set.h
    U src/gnu/egcs/gcc/hash.c
    U src/gnu/egcs/gcc/hash.h
    U src/gnu/egcs/gcc/hwint.h
    U src/gnu/egcs/gcc/input.h
    U src/gnu/egcs/gcc/install.texi
    U src/gnu/egcs/gcc/install1.texi
    U src/gnu/egcs/gcc/integrate.c
    U src/gnu/egcs/gcc/integrate.h
    U src/gnu/egcs/gcc/intl.c
    U src/gnu/egcs/gcc/intl.h
    C src/gnu/egcs/gcc/invoke.texi
    U src/gnu/egcs/gcc/jump.c
    U src/gnu/egcs/gcc/just-fixinc
    U src/gnu/egcs/gcc/lcm.c
    U src/gnu/egcs/gcc/libgcc1-test.c
    U src/gnu/egcs/gcc/libgcc1.c
    U src/gnu/egcs/gcc/libgcc2.c
    U src/gnu/egcs/gcc/limitx.h
    U src/gnu/egcs/gcc/limity.h
    U src/gnu/egcs/gcc/listing
    U src/gnu/egcs/gcc/local-alloc.c
    U src/gnu/egcs/gcc/longlong.h
    U src/gnu/egcs/gcc/loop.c
    U src/gnu/egcs/gcc/loop.h
    U src/gnu/egcs/gcc/machmode.def
    U src/gnu/egcs/gcc/machmode.h
    U src/gnu/egcs/gcc/make-l2.com
    U src/gnu/egcs/gcc/makefile.vms
    U src/gnu/egcs/gcc/mbchar.c
    U src/gnu/egcs/gcc/mbchar.h
    U src/gnu/egcs/gcc/md.texi
    U src/gnu/egcs/gcc/mips-tdump.c
    U src/gnu/egcs/gcc/mips-tfile.c
    U src/gnu/egcs/gcc/mkinstalldirs
    U src/gnu/egcs/gcc/move-if-change
    U src/gnu/egcs/gcc/optabs.c
    U src/gnu/egcs/gcc/output.h
    U src/gnu/egcs/gcc/patch-apollo-includes
    U src/gnu/egcs/gcc/pcp.h
    U src/gnu/egcs/gcc/prefix.c
    U src/gnu/egcs/gcc/prefix.h
    U src/gnu/egcs/gcc/print-rtl.c
    U src/gnu/egcs/gcc/print-tree.c
    U src/gnu/egcs/gcc/profile.c
    U src/gnu/egcs/gcc/protoize.c
    U src/gnu/egcs/gcc/pself.c
    U src/gnu/egcs/gcc/pself1.c
    U src/gnu/egcs/gcc/pself2.c
    U src/gnu/egcs/gcc/pself3.c
    U src/gnu/egcs/gcc/pself4.c
    U src/gnu/egcs/gcc/pself5.c
    U src/gnu/egcs/gcc/real.c
    U src/gnu/egcs/gcc/real.h
    U src/gnu/egcs/gcc/recog.c
    U src/gnu/egcs/gcc/recog.h
    U src/gnu/egcs/gcc/reg-stack.c
    U src/gnu/egcs/gcc/regclass.c
    U src/gnu/egcs/gcc/regmove.c
    U src/gnu/egcs/gcc/regs.h
    U src/gnu/egcs/gcc/reload.c
    U src/gnu/egcs/gcc/reload.h
    U src/gnu/egcs/gcc/reload1.c
    U src/gnu/egcs/gcc/reorg.c
    U src/gnu/egcs/gcc/resource.c
    U src/gnu/egcs/gcc/resource.h
    U src/gnu/egcs/gcc/rtl.c
    U src/gnu/egcs/gcc/rtl.def
    U src/gnu/egcs/gcc/rtl.h
    U src/gnu/egcs/gcc/rtl.texi
    U src/gnu/egcs/gcc/rtlanal.c
    U src/gnu/egcs/gcc/sbitmap.c
    U src/gnu/egcs/gcc/sbitmap.h
    U src/gnu/egcs/gcc/scan-decls.c
    U src/gnu/egcs/gcc/scan-types.sh
    U src/gnu/egcs/gcc/scan.c
    U src/gnu/egcs/gcc/scan.h
    U src/gnu/egcs/gcc/sched.c
    U src/gnu/egcs/gcc/sdbout.c
    U src/gnu/egcs/gcc/sdbout.h
    U src/gnu/egcs/gcc/sort-protos
    U src/gnu/egcs/gcc/stab.def
    U src/gnu/egcs/gcc/stack.h
    U src/gnu/egcs/gcc/stmt.c
    U src/gnu/egcs/gcc/stupid.c
    U src/gnu/egcs/gcc/stor-layout.c
    U src/gnu/egcs/gcc/sys-protos.h
    U src/gnu/egcs/gcc/sys-types.h
    U src/gnu/egcs/gcc/system.h
    U src/gnu/egcs/gcc/texinfo.tex
    C src/gnu/egcs/gcc/tlink.c
    U src/gnu/egcs/gcc/tm.texi
    C src/gnu/egcs/gcc/toplev.c
    U src/gnu/egcs/gcc/toplev.h
    U src/gnu/egcs/gcc/tree.c
    U src/gnu/egcs/gcc/tree.def
    U src/gnu/egcs/gcc/tree.h
    U src/gnu/egcs/gcc/typeclass.h
    U src/gnu/egcs/gcc/unprotoize.c
    U src/gnu/egcs/gcc/unroll.c
    U src/gnu/egcs/gcc/varasm.c
    U src/gnu/egcs/gcc/varray.c
    U src/gnu/egcs/gcc/varray.h
    U src/gnu/egcs/gcc/version.c
    U src/gnu/egcs/gcc/vmsconfig.com
    U src/gnu/egcs/gcc/xcoffout.c
    U src/gnu/egcs/gcc/xcoffout.h
    U src/gnu/egcs/gcc/cp/ChangeLog
    U src/gnu/egcs/gcc/cp/ChangeLog.1
    U src/gnu/egcs/gcc/cp/ChangeLog.egcs
    U src/gnu/egcs/gcc/cp/Make-lang.in
    U src/gnu/egcs/gcc/cp/Makefile.in
    U src/gnu/egcs/gcc/cp/NEWS
    U src/gnu/egcs/gcc/cp/call.c
    U src/gnu/egcs/gcc/cp/class.c
    U src/gnu/egcs/gcc/cp/config-lang.in
    U src/gnu/egcs/gcc/cp/cp-tree.def
    U src/gnu/egcs/gcc/cp/cp-tree.h
    U src/gnu/egcs/gcc/cp/cvt.c
    U src/gnu/egcs/gcc/cp/decl.c
    U src/gnu/egcs/gcc/cp/decl.h
    U src/gnu/egcs/gcc/cp/decl2.c
    U src/gnu/egcs/gcc/cp/errfn.c
    U src/gnu/egcs/gcc/cp/error.c
    U src/gnu/egcs/gcc/cp/except.c
    U src/gnu/egcs/gcc/cp/exception.cc
    U src/gnu/egcs/gcc/cp/expr.c
    U src/gnu/egcs/gcc/cp/friend.c
    U src/gnu/egcs/gcc/cp/g++.1
    U src/gnu/egcs/gcc/cp/g++spec.c
    U src/gnu/egcs/gcc/cp/gxx.gperf
    U src/gnu/egcs/gcc/cp/gxxint.texi
    U src/gnu/egcs/gcc/cp/hash.h
    U src/gnu/egcs/gcc/cp/init.c
    U src/gnu/egcs/gcc/cp/input.c
    U src/gnu/egcs/gcc/cp/lang-options.h
    U src/gnu/egcs/gcc/cp/lang-specs.h
    U src/gnu/egcs/gcc/cp/lex.c
    U src/gnu/egcs/gcc/cp/lex.h
    U src/gnu/egcs/gcc/cp/method.c
    U src/gnu/egcs/gcc/cp/mpw-config.in
    U src/gnu/egcs/gcc/cp/mpw-make.sed
    U src/gnu/egcs/gcc/cp/new.cc
    U src/gnu/egcs/gcc/cp/new1.cc
    U src/gnu/egcs/gcc/cp/new2.cc
    C src/gnu/egcs/gcc/cp/parse.c
    U src/gnu/egcs/gcc/cp/parse.h
    U src/gnu/egcs/gcc/cp/parse.y
    U src/gnu/egcs/gcc/cp/pt.c
    U src/gnu/egcs/gcc/cp/ptree.c
    U src/gnu/egcs/gcc/cp/repo.c
    U src/gnu/egcs/gcc/cp/rtti.c
    U src/gnu/egcs/gcc/cp/search.c
    U src/gnu/egcs/gcc/cp/semantics.c
    U src/gnu/egcs/gcc/cp/sig.c
    U src/gnu/egcs/gcc/cp/spew.c
    U src/gnu/egcs/gcc/cp/tinfo.cc
    U src/gnu/egcs/gcc/cp/tinfo.h
    U src/gnu/egcs/gcc/cp/tinfo2.cc
    U src/gnu/egcs/gcc/cp/tree.c
    U src/gnu/egcs/gcc/cp/typeck.c
    U src/gnu/egcs/gcc/cp/typeck2.c
    U src/gnu/egcs/gcc/cp/xref.c
    U src/gnu/egcs/gcc/cp/inc/exception
    U src/gnu/egcs/gcc/cp/inc/new
    U src/gnu/egcs/gcc/cp/inc/new.h
    U src/gnu/egcs/gcc/cp/inc/typeinfo
    U src/gnu/egcs/gcc/f/BUGS
    U src/gnu/egcs/gcc/f/ChangeLog
    U src/gnu/egcs/gcc/f/ChangeLog.0
    U src/gnu/egcs/gcc/f/INSTALL
    U src/gnu/egcs/gcc/f/Make-lang.in
    U src/gnu/egcs/gcc/f/Makefile.in
    U src/gnu/egcs/gcc/f/NEWS
    U src/gnu/egcs/gcc/f/README
    U src/gnu/egcs/gcc/f/RELEASE-PREP
    U src/gnu/egcs/gcc/f/ansify.c
    U src/gnu/egcs/gcc/f/assert.j
    U src/gnu/egcs/gcc/f/bad.c
    U src/gnu/egcs/gcc/f/bad.def
    U src/gnu/egcs/gcc/f/bad.h
    U src/gnu/egcs/gcc/f/bit.c
    U src/gnu/egcs/gcc/f/bit.h
    U src/gnu/egcs/gcc/f/bld-op.def
    U src/gnu/egcs/gcc/f/bld.c
    U src/gnu/egcs/gcc/f/bld.h
    U src/gnu/egcs/gcc/f/bugs.texi
    U src/gnu/egcs/gcc/f/bugs0.texi
    U src/gnu/egcs/gcc/f/com-rt.def
    U src/gnu/egcs/gcc/f/com.c
    U src/gnu/egcs/gcc/f/com.h
    U src/gnu/egcs/gcc/f/config-lang.in
    U src/gnu/egcs/gcc/f/config.j
    U src/gnu/egcs/gcc/f/convert.j
    U src/gnu/egcs/gcc/f/data.c
    U src/gnu/egcs/gcc/f/data.h
    U src/gnu/egcs/gcc/f/equiv.c
    U src/gnu/egcs/gcc/f/equiv.h
    U src/gnu/egcs/gcc/f/expr.c
    U src/gnu/egcs/gcc/f/expr.h
    U src/gnu/egcs/gcc/f/ffe.texi
    U src/gnu/egcs/gcc/f/fini.c
    U src/gnu/egcs/gcc/f/flags.j
    U src/gnu/egcs/gcc/f/g77.1
    U src/gnu/egcs/gcc/f/g77.texi
    U src/gnu/egcs/gcc/f/g77install.texi
    U src/gnu/egcs/gcc/f/g77spec.c
    U src/gnu/egcs/gcc/f/glimits.j
    U src/gnu/egcs/gcc/f/global.c
    U src/gnu/egcs/gcc/f/global.h
    U src/gnu/egcs/gcc/f/hconfig.j
    U src/gnu/egcs/gcc/f/implic.c
    U src/gnu/egcs/gcc/f/implic.h
    U src/gnu/egcs/gcc/f/info-b.def
    U src/gnu/egcs/gcc/f/info-k.def
    U src/gnu/egcs/gcc/f/info-w.def
    U src/gnu/egcs/gcc/f/info.c
    U src/gnu/egcs/gcc/f/info.h
    U src/gnu/egcs/gcc/f/input.j
    U src/gnu/egcs/gcc/f/install0.texi
    U src/gnu/egcs/gcc/f/intdoc.c
    U src/gnu/egcs/gcc/f/intdoc.in
    U src/gnu/egcs/gcc/f/intdoc.texi
    U src/gnu/egcs/gcc/f/intrin.c
    U src/gnu/egcs/gcc/f/intrin.def
    U src/gnu/egcs/gcc/f/intrin.h
    U src/gnu/egcs/gcc/f/lab.c
    U src/gnu/egcs/gcc/f/lab.h
    U src/gnu/egcs/gcc/f/lang-options.h
    U src/gnu/egcs/gcc/f/lang-specs.h
    U src/gnu/egcs/gcc/f/lex.c
    U src/gnu/egcs/gcc/f/lex.h
    U src/gnu/egcs/gcc/f/malloc.c
    U src/gnu/egcs/gcc/f/malloc.h
    U src/gnu/egcs/gcc/f/name.c
    U src/gnu/egcs/gcc/f/name.h
    U src/gnu/egcs/gcc/f/news.texi
    U src/gnu/egcs/gcc/f/news0.texi
    U src/gnu/egcs/gcc/f/output.j
    U src/gnu/egcs/gcc/f/parse.c
    U src/gnu/egcs/gcc/f/proj.c
    U src/gnu/egcs/gcc/f/proj.h
    U src/gnu/egcs/gcc/f/root.texi
    U src/gnu/egcs/gcc/f/rtl.j
    U src/gnu/egcs/gcc/f/src.c
    U src/gnu/egcs/gcc/f/src.h
    U src/gnu/egcs/gcc/f/st.c
    U src/gnu/egcs/gcc/f/st.h
    U src/gnu/egcs/gcc/f/sta.c
    U src/gnu/egcs/gcc/f/sta.h
    U src/gnu/egcs/gcc/f/stb.c
    U src/gnu/egcs/gcc/f/stb.h
    U src/gnu/egcs/gcc/f/stc.c
    U src/gnu/egcs/gcc/f/stc.h
    U src/gnu/egcs/gcc/f/std.c
    U src/gnu/egcs/gcc/f/std.h
    U src/gnu/egcs/gcc/f/ste.c
    U src/gnu/egcs/gcc/f/ste.h
    U src/gnu/egcs/gcc/f/storag.c
    U src/gnu/egcs/gcc/f/storag.h
    U src/gnu/egcs/gcc/f/stp.c
    U src/gnu/egcs/gcc/f/stp.h
    U src/gnu/egcs/gcc/f/str-1t.fin
    U src/gnu/egcs/gcc/f/str-2t.fin
    U src/gnu/egcs/gcc/f/str-fo.fin
    U src/gnu/egcs/gcc/f/str-io.fin
    U src/gnu/egcs/gcc/f/str-nq.fin
    U src/gnu/egcs/gcc/f/str-op.fin
    U src/gnu/egcs/gcc/f/str-ot.fin
    U src/gnu/egcs/gcc/f/str.c
    U src/gnu/egcs/gcc/f/str.h
    U src/gnu/egcs/gcc/f/sts.c
    U src/gnu/egcs/gcc/f/sts.h
    U src/gnu/egcs/gcc/f/stt.c
    U src/gnu/egcs/gcc/f/stt.h
    U src/gnu/egcs/gcc/f/stu.c
    U src/gnu/egcs/gcc/f/stu.h
    U src/gnu/egcs/gcc/f/stv.c
    U src/gnu/egcs/gcc/f/stv.h
    U src/gnu/egcs/gcc/f/stw.c
    U src/gnu/egcs/gcc/f/stw.h
    U src/gnu/egcs/gcc/f/symbol.c
    U src/gnu/egcs/gcc/f/symbol.def
    U src/gnu/egcs/gcc/f/tm.j
    U src/gnu/egcs/gcc/f/symbol.h
    U src/gnu/egcs/gcc/f/system.j
    U src/gnu/egcs/gcc/f/target.c
    U src/gnu/egcs/gcc/f/target.h
    U src/gnu/egcs/gcc/f/tconfig.j
    U src/gnu/egcs/gcc/f/top.c
    U src/gnu/egcs/gcc/f/top.h
    U src/gnu/egcs/gcc/f/toplev.j
    U src/gnu/egcs/gcc/f/tree.j
    U src/gnu/egcs/gcc/f/type.c
    U src/gnu/egcs/gcc/f/type.h
    U src/gnu/egcs/gcc/f/version.c
    U src/gnu/egcs/gcc/f/version.h
    U src/gnu/egcs/gcc/f/where.c
    U src/gnu/egcs/gcc/f/where.h
    U src/gnu/egcs/gcc/config/README
    U src/gnu/egcs/gcc/config/aoutos.h
    U src/gnu/egcs/gcc/config/dbx.h
    U src/gnu/egcs/gcc/config/dbxcoff.h
    U src/gnu/egcs/gcc/config/dbxelf.h
    U src/gnu/egcs/gcc/config/elfos.h
    U src/gnu/egcs/gcc/config/float-i128.h
    U src/gnu/egcs/gcc/config/float-i32.h
    U src/gnu/egcs/gcc/config/float-i386.h
    U src/gnu/egcs/gcc/config/float-i64.h
    U src/gnu/egcs/gcc/config/float-m68k.h
    U src/gnu/egcs/gcc/config/float-sh.h
    U src/gnu/egcs/gcc/config/float-vax.h
    U src/gnu/egcs/gcc/config/fp-bit.c
    U src/gnu/egcs/gcc/config/gnu.h
    U src/gnu/egcs/gcc/config/gofast.h
    U src/gnu/egcs/gcc/config/interix.h
    U src/gnu/egcs/gcc/config/libgloss.h
    U src/gnu/egcs/gcc/config/linux-aout.h
    U src/gnu/egcs/gcc/config/linux.h
    U src/gnu/egcs/gcc/config/lynx-ng.h
    U src/gnu/egcs/gcc/config/lynx.h
    U src/gnu/egcs/gcc/config/netbsd.h
    U src/gnu/egcs/gcc/config/nextstep.c
    U src/gnu/egcs/gcc/config/nextstep.h
    U src/gnu/egcs/gcc/config/nextstep21.h
    C src/gnu/egcs/gcc/config/openbsd.h
    U src/gnu/egcs/gcc/config/psos.h
    U src/gnu/egcs/gcc/config/ptx4.h
    U src/gnu/egcs/gcc/config/svr3.h
    U src/gnu/egcs/gcc/config/svr4.h
    U src/gnu/egcs/gcc/config/t-freebsd
    U src/gnu/egcs/gcc/config/t-gnu
    U src/gnu/egcs/gcc/config/t-install-cpp
    U src/gnu/egcs/gcc/config/t-libc-ok
    U src/gnu/egcs/gcc/config/t-linux
    U src/gnu/egcs/gcc/config/t-linux-aout
    U src/gnu/egcs/gcc/config/t-linux-gnulibc1
    U src/gnu/egcs/gcc/config/t-netbsd
    U src/gnu/egcs/gcc/config/t-openbsd
    U src/gnu/egcs/gcc/config/t-openbsd-thread
    U src/gnu/egcs/gcc/config/t-rtems
    U src/gnu/egcs/gcc/config/t-svr4
    U src/gnu/egcs/gcc/config/tm-dwarf2.h
    U src/gnu/egcs/gcc/config/x-interix
    U src/gnu/egcs/gcc/config/x-linux
    U src/gnu/egcs/gcc/config/x-linux-aout
    U src/gnu/egcs/gcc/config/x-lynx
    U src/gnu/egcs/gcc/config/x-svr4
    U src/gnu/egcs/gcc/config/xm-alloca.h
    U src/gnu/egcs/gcc/config/xm-freebsd.h
    U src/gnu/egcs/gcc/config/xm-gnu.h
    U src/gnu/egcs/gcc/config/xm-interix.h
    U src/gnu/egcs/gcc/config/xm-linux.h
    U src/gnu/egcs/gcc/config/xm-lynx.h
    U src/gnu/egcs/gcc/config/xm-openbsd.h
    U src/gnu/egcs/gcc/config/xm-siglist.h
    U src/gnu/egcs/gcc/config/xm-std32.h
    U src/gnu/egcs/gcc/config/xm-svr3.h
    U src/gnu/egcs/gcc/config/xm-svr4.h
    U src/gnu/egcs/gcc/config/a29k/a29k.c
    U src/gnu/egcs/gcc/config/a29k/a29k.h
    U src/gnu/egcs/gcc/config/a29k/a29k.md
    U src/gnu/egcs/gcc/config/a29k/t-a29k
    U src/gnu/egcs/gcc/config/a29k/t-a29kbare
    U src/gnu/egcs/gcc/config/a29k/t-vx29k
    U src/gnu/egcs/gcc/config/a29k/udi.h
    U src/gnu/egcs/gcc/config/a29k/unix.h
    U src/gnu/egcs/gcc/config/a29k/vx29k.h
    U src/gnu/egcs/gcc/config/a29k/x-unix
    U src/gnu/egcs/gcc/config/a29k/xm-a29k.h
    U src/gnu/egcs/gcc/config/a29k/xm-unix.h
    U src/gnu/egcs/gcc/config/arc/arc.c
    U src/gnu/egcs/gcc/config/arc/arc.h
    U src/gnu/egcs/gcc/config/arc/arc.md
    U src/gnu/egcs/gcc/config/arc/initfini.c
    U src/gnu/egcs/gcc/config/arc/lib1funcs.asm
    U src/gnu/egcs/gcc/config/arc/t-arc
    U src/gnu/egcs/gcc/config/arc/xm-arc.h
    U src/gnu/egcs/gcc/config/1750a/1750a.c
    U src/gnu/egcs/gcc/config/1750a/1750a.h
    U src/gnu/egcs/gcc/config/1750a/1750a.md
    U src/gnu/egcs/gcc/config/1750a/ms1750.inc
    U src/gnu/egcs/gcc/config/1750a/xm-1750a.h
    U src/gnu/egcs/gcc/config/alpha/alpha-interix.h
    U src/gnu/egcs/gcc/config/alpha/alpha.c
    U src/gnu/egcs/gcc/config/alpha/alpha.h
    U src/gnu/egcs/gcc/config/alpha/alpha.md
    U src/gnu/egcs/gcc/config/alpha/alpha32.h
    U src/gnu/egcs/gcc/config/alpha/config-nt.sed
    U src/gnu/egcs/gcc/config/alpha/crtbegin.asm
    U src/gnu/egcs/gcc/config/alpha/crtend.asm
    U src/gnu/egcs/gcc/config/alpha/elf.h
    U src/gnu/egcs/gcc/config/alpha/lib1funcs.asm
    U src/gnu/egcs/gcc/config/alpha/linux-ecoff.h
    U src/gnu/egcs/gcc/config/alpha/linux-elf.h
    U src/gnu/egcs/gcc/config/alpha/linux.h
    U src/gnu/egcs/gcc/config/alpha/netbsd-elf.h
    U src/gnu/egcs/gcc/config/alpha/netbsd.h
    U src/gnu/egcs/gcc/config/alpha/openbsd.h
    U src/gnu/egcs/gcc/config/alpha/osf.h
    U src/gnu/egcs/gcc/config/alpha/osf12.h
    U src/gnu/egcs/gcc/config/alpha/osf2or3.h
    U src/gnu/egcs/gcc/config/alpha/t-crtbe
    U src/gnu/egcs/gcc/config/alpha/t-ieee
    U src/gnu/egcs/gcc/config/alpha/t-interix
    U src/gnu/egcs/gcc/config/alpha/t-vms
    U src/gnu/egcs/gcc/config/alpha/va_list.h
    U src/gnu/egcs/gcc/config/alpha/vms.h
    U src/gnu/egcs/gcc/config/alpha/vms-tramp.asm
    U src/gnu/egcs/gcc/config/alpha/vxworks.h
    U src/gnu/egcs/gcc/config/alpha/win-nt.h
    U src/gnu/egcs/gcc/config/alpha/x-alpha
    U src/gnu/egcs/gcc/config/alpha/xm-alpha-interix.h
    U src/gnu/egcs/gcc/config/alpha/xm-alpha.h
    U src/gnu/egcs/gcc/config/alpha/xm-openbsd.h
    U src/gnu/egcs/gcc/config/alpha/xm-vms.h
    U src/gnu/egcs/gcc/config/alpha/xm-winnt.h
    U src/gnu/egcs/gcc/config/arm/README-interworking
    U src/gnu/egcs/gcc/config/arm/aof.h
    U src/gnu/egcs/gcc/config/arm/aout.h
    U src/gnu/egcs/gcc/config/arm/arm.c
    U src/gnu/egcs/gcc/config/arm/arm.h
    U src/gnu/egcs/gcc/config/arm/arm.md
    U src/gnu/egcs/gcc/config/arm/coff.h
    U src/gnu/egcs/gcc/config/arm/ecos-elf.h
    U src/gnu/egcs/gcc/config/arm/elf.h
    U src/gnu/egcs/gcc/config/arm/lib1funcs.asm
    U src/gnu/egcs/gcc/config/arm/lib1thumb.asm
    U src/gnu/egcs/gcc/config/arm/linux-aout.h
    U src/gnu/egcs/gcc/config/arm/linux-elf.h
    U src/gnu/egcs/gcc/config/arm/linux-elf26.h
    U src/gnu/egcs/gcc/config/arm/linux-gas.h
    U src/gnu/egcs/gcc/config/arm/netbsd.h
    U src/gnu/egcs/gcc/config/arm/riscix.h
    U src/gnu/egcs/gcc/config/arm/riscix1-1.h
    U src/gnu/egcs/gcc/config/arm/rix-gas.h
    U src/gnu/egcs/gcc/config/arm/semi.h
    U src/gnu/egcs/gcc/config/arm/semiaof.h
    U src/gnu/egcs/gcc/config/arm/t-arm-elf
    U src/gnu/egcs/gcc/config/arm/t-bare
    U src/gnu/egcs/gcc/config/arm/t-linux
    U src/gnu/egcs/gcc/config/arm/t-netbsd
    U src/gnu/egcs/gcc/config/arm/t-pe
    U src/gnu/egcs/gcc/config/arm/t-riscix
    U src/gnu/egcs/gcc/config/arm/t-semi
    U src/gnu/egcs/gcc/config/arm/t-semiaof
    U src/gnu/egcs/gcc/config/arm/t-thumb
    U src/gnu/egcs/gcc/config/arm/tcoff.h
    U src/gnu/egcs/gcc/config/arm/thumb.c
    U src/gnu/egcs/gcc/config/arm/thumb.h
    U src/gnu/egcs/gcc/config/arm/thumb.md
    U src/gnu/egcs/gcc/config/arm/unknown-elf-oabi.h
    U src/gnu/egcs/gcc/config/arm/unknown-elf.h
    U src/gnu/egcs/gcc/config/arm/vxarm.h
    U src/gnu/egcs/gcc/config/arm/x-riscix
    U src/gnu/egcs/gcc/config/arm/xm-arm.h
    U src/gnu/egcs/gcc/config/arm/xm-linux.h
    U src/gnu/egcs/gcc/config/arm/xm-netbsd.h
    U src/gnu/egcs/gcc/config/arm/xm-thumb.h
    U src/gnu/egcs/gcc/config/c4x/c4x.c
    U src/gnu/egcs/gcc/config/c4x/c4x.h
    U src/gnu/egcs/gcc/config/c4x/c4x.md
    U src/gnu/egcs/gcc/config/c4x/libgcc.S
    U src/gnu/egcs/gcc/config/c4x/t-c4x
    U src/gnu/egcs/gcc/config/c4x/xm-c4x.h
    U src/gnu/egcs/gcc/config/clipper/clipper.c
    U src/gnu/egcs/gcc/config/clipper/clipper.h
    U src/gnu/egcs/gcc/config/clipper/clipper.md
    U src/gnu/egcs/gcc/config/clipper/clix.h
    U src/gnu/egcs/gcc/config/clipper/x-clix
    U src/gnu/egcs/gcc/config/clipper/xm-clix.h
    U src/gnu/egcs/gcc/config/convex/convex.c
    U src/gnu/egcs/gcc/config/convex/convex.h
    U src/gnu/egcs/gcc/config/convex/convex.md
    U src/gnu/egcs/gcc/config/convex/fixinc.convex
    U src/gnu/egcs/gcc/config/convex/x-convex
    U src/gnu/egcs/gcc/config/convex/xm-convex.h
    U src/gnu/egcs/gcc/config/dsp16xx/dsp16xx.c
    U src/gnu/egcs/gcc/config/dsp16xx/dsp16xx.h
    U src/gnu/egcs/gcc/config/dsp16xx/dsp16xx.md
    U src/gnu/egcs/gcc/config/dsp16xx/xm-dsp16xx.h
    U src/gnu/egcs/gcc/config/elxsi/elxsi.c
    U src/gnu/egcs/gcc/config/elxsi/elxsi.h
    U src/gnu/egcs/gcc/config/elxsi/elxsi.md
    U src/gnu/egcs/gcc/config/elxsi/x-elxsi
    U src/gnu/egcs/gcc/config/elxsi/xm-elxsi.h
    U src/gnu/egcs/gcc/config/fx80/fx80.c
    U src/gnu/egcs/gcc/config/fx80/fx80.h
    U src/gnu/egcs/gcc/config/fx80/fx80.md
    U src/gnu/egcs/gcc/config/fx80/xm-fx80.h
    U src/gnu/egcs/gcc/config/gmicro/gmicro.c
    U src/gnu/egcs/gcc/config/gmicro/gmicro.h
    U src/gnu/egcs/gcc/config/gmicro/gmicro.md
    U src/gnu/egcs/gcc/config/h8300/h8300.c
    U src/gnu/egcs/gcc/config/h8300/h8300.h
    U src/gnu/egcs/gcc/config/h8300/h8300.md
    U src/gnu/egcs/gcc/config/h8300/lib1funcs.asm
    U src/gnu/egcs/gcc/config/h8300/t-h8300
    U src/gnu/egcs/gcc/config/h8300/xm-h8300.h
    U src/gnu/egcs/gcc/config/i370/i370.c
    U src/gnu/egcs/gcc/config/i370/i370.h
    U src/gnu/egcs/gcc/config/i370/i370.md
    U src/gnu/egcs/gcc/config/i370/t-i370
    U src/gnu/egcs/gcc/config/i370/xm-i370.h
    U src/gnu/egcs/gcc/config/i386/386bsd.h
    U src/gnu/egcs/gcc/config/i386/aix386.h
    U src/gnu/egcs/gcc/config/i386/aix386ng.h
    U src/gnu/egcs/gcc/config/i386/att.h
    U src/gnu/egcs/gcc/config/i386/bsd.h
    U src/gnu/egcs/gcc/config/i386/bsd386.h
    U src/gnu/egcs/gcc/config/i386/config-nt.sed
    U src/gnu/egcs/gcc/config/i386/crtdll.h
    U src/gnu/egcs/gcc/config/i386/cygwin.asm
    U src/gnu/egcs/gcc/config/i386/cygwin.h
    U src/gnu/egcs/gcc/config/i386/dgux.c
    U src/gnu/egcs/gcc/config/i386/dgux.h
    U src/gnu/egcs/gcc/config/i386/djgpp-rtems.h
    U src/gnu/egcs/gcc/config/i386/djgpp.h
    U src/gnu/egcs/gcc/config/i386/freebsd-elf.h
    U src/gnu/egcs/gcc/config/i386/freebsd.h
    U src/gnu/egcs/gcc/config/i386/gas.h
    U src/gnu/egcs/gcc/config/i386/gmon-sol2.c
    U src/gnu/egcs/gcc/config/i386/gnu.h
    U src/gnu/egcs/gcc/config/i386/gstabs.h
    U src/gnu/egcs/gcc/config/i386/i386-aout.h
    U src/gnu/egcs/gcc/config/i386/i386-coff.h
    U src/gnu/egcs/gcc/config/i386/i386-interix.h
    C src/gnu/egcs/gcc/config/i386/i386.c
    U src/gnu/egcs/gcc/config/i386/i386.h
    U src/gnu/egcs/gcc/config/i386/i386.md
    U src/gnu/egcs/gcc/config/i386/interix.c
    U src/gnu/egcs/gcc/config/i386/isc.h
    U src/gnu/egcs/gcc/config/i386/isccoff.h
    U src/gnu/egcs/gcc/config/i386/iscdbx.h
    U src/gnu/egcs/gcc/config/i386/linux-aout.h
    U src/gnu/egcs/gcc/config/i386/linux-oldld.h
    U src/gnu/egcs/gcc/config/i386/linux.h
    U src/gnu/egcs/gcc/config/i386/lynx-ng.h
    U src/gnu/egcs/gcc/config/i386/lynx.h
    U src/gnu/egcs/gcc/config/i386/mach.h
    U src/gnu/egcs/gcc/config/i386/mingw32.h
    U src/gnu/egcs/gcc/config/i386/moss.h
    U src/gnu/egcs/gcc/config/i386/netbsd.h
    U src/gnu/egcs/gcc/config/i386/next.h
    U src/gnu/egcs/gcc/config/i386/openbsd.h
    U src/gnu/egcs/gcc/config/i386/os2.h
    U src/gnu/egcs/gcc/config/i386/osf1-ci.asm
    U src/gnu/egcs/gcc/config/i386/osf1-cn.asm
    U src/gnu/egcs/gcc/config/i386/osf1elf.h
    U src/gnu/egcs/gcc/config/i386/osf1elfgdb.h
    U src/gnu/egcs/gcc/config/i386/osfelf.h
    U src/gnu/egcs/gcc/config/i386/osfrose.h
    U src/gnu/egcs/gcc/config/i386/perform.h
    U src/gnu/egcs/gcc/config/i386/ptx4-i.h
    U src/gnu/egcs/gcc/config/i386/rtems.h
    U src/gnu/egcs/gcc/config/i386/sco.h
    U src/gnu/egcs/gcc/config/i386/rtemself.h
    U src/gnu/egcs/gcc/config/i386/sco4.h
    U src/gnu/egcs/gcc/config/i386/sco4dbx.h
    U src/gnu/egcs/gcc/config/i386/sco5.h
    U src/gnu/egcs/gcc/config/i386/sco5gas.h
    U src/gnu/egcs/gcc/config/i386/scodbx.h
    U src/gnu/egcs/gcc/config/i386/seq-gas.h
    U src/gnu/egcs/gcc/config/i386/seq-sysv3.h
    U src/gnu/egcs/gcc/config/i386/seq2-sysv3.h
    U src/gnu/egcs/gcc/config/i386/sequent.h
    U src/gnu/egcs/gcc/config/i386/sol2-c1.asm
    U src/gnu/egcs/gcc/config/i386/sol2-ci.asm
    U src/gnu/egcs/gcc/config/i386/sol2-cn.asm
    U src/gnu/egcs/gcc/config/i386/sol2-gc1.asm
    U src/gnu/egcs/gcc/config/i386/sol2.h
    N src/gnu/egcs/gcc/config/i386/sol2gas.h
    U src/gnu/egcs/gcc/config/i386/sun.h
    U src/gnu/egcs/gcc/config/i386/sun386.h
    U src/gnu/egcs/gcc/config/i386/svr3.ifile
    U src/gnu/egcs/gcc/config/i386/svr3dbx.h
    U src/gnu/egcs/gcc/config/i386/svr3gas.h
    U src/gnu/egcs/gcc/config/i386/svr3z.ifile
    U src/gnu/egcs/gcc/config/i386/sysv3.h
    U src/gnu/egcs/gcc/config/i386/sysv4.h
    U src/gnu/egcs/gcc/config/i386/sysv5.h
    U src/gnu/egcs/gcc/config/i386/t-crtpic
    U src/gnu/egcs/gcc/config/i386/t-crtstuff
    U src/gnu/egcs/gcc/config/i386/t-cygwin
    U src/gnu/egcs/gcc/config/i386/t-dgux
    U src/gnu/egcs/gcc/config/i386/t-djgpp
    U src/gnu/egcs/gcc/config/i386/t-i386bare
    U src/gnu/egcs/gcc/config/i386/t-interix
    U src/gnu/egcs/gcc/config/i386/t-mingw32
    U src/gnu/egcs/gcc/config/i386/t-next
    U src/gnu/egcs/gcc/config/i386/t-osf
    U src/gnu/egcs/gcc/config/i386/t-osf1elf
    U src/gnu/egcs/gcc/config/i386/t-sco5
    U src/gnu/egcs/gcc/config/i386/t-sco5gas
    U src/gnu/egcs/gcc/config/i386/t-sol2
    U src/gnu/egcs/gcc/config/i386/t-svr3dbx
    U src/gnu/egcs/gcc/config/i386/t-udk
    U src/gnu/egcs/gcc/config/i386/t-uwin
    U src/gnu/egcs/gcc/config/i386/t-vsta
    U src/gnu/egcs/gcc/config/i386/t-winnt
    U src/gnu/egcs/gcc/config/i386/udk.h
    U src/gnu/egcs/gcc/config/i386/unix.h
    U src/gnu/egcs/gcc/config/i386/uwin.asm
    U src/gnu/egcs/gcc/config/i386/uwin.h
    U src/gnu/egcs/gcc/config/i386/v3gas.h
    U src/gnu/egcs/gcc/config/i386/vsta.h
    U src/gnu/egcs/gcc/config/i386/vxi386.h
    U src/gnu/egcs/gcc/config/i386/win-nt.h
    U src/gnu/egcs/gcc/config/i386/win32.h
    U src/gnu/egcs/gcc/config/i386/winnt.c
    U src/gnu/egcs/gcc/config/i386/x-aix
    U src/gnu/egcs/gcc/config/i386/x-cygwin
    U src/gnu/egcs/gcc/config/i386/x-dgux
    U src/gnu/egcs/gcc/config/i386/x-djgpp
    U src/gnu/egcs/gcc/config/i386/x-isc
    U src/gnu/egcs/gcc/config/i386/x-isc3
    U src/gnu/egcs/gcc/config/i386/x-ncr3000
    U src/gnu/egcs/gcc/config/i386/x-next
    U src/gnu/egcs/gcc/config/i386/x-osf1elf
    U src/gnu/egcs/gcc/config/i386/x-osfrose
    U src/gnu/egcs/gcc/config/i386/x-sco
    U src/gnu/egcs/gcc/config/i386/x-sco4
    U src/gnu/egcs/gcc/config/i386/x-sco5
    U src/gnu/egcs/gcc/config/i386/x-sysv3
    U src/gnu/egcs/gcc/config/i386/x-vsta
    U src/gnu/egcs/gcc/config/i386/xm-aix.h
    U src/gnu/egcs/gcc/config/i386/xm-bsd386.h
    U src/gnu/egcs/gcc/config/i386/xm-cygwin.h
    U src/gnu/egcs/gcc/config/i386/xm-dgux.h
    U src/gnu/egcs/gcc/config/i386/xm-djgpp.h
    U src/gnu/egcs/gcc/config/i386/xm-dos.h
    U src/gnu/egcs/gcc/config/i386/xm-freebsd.h
    U src/gnu/egcs/gcc/config/i386/xm-gnu.h
    U src/gnu/egcs/gcc/config/i386/xm-i386-interix.h
    U src/gnu/egcs/gcc/config/i386/xm-i386.h
    U src/gnu/egcs/gcc/config/i386/xm-isc.h
    U src/gnu/egcs/gcc/config/i386/xm-linux.h
    U src/gnu/egcs/gcc/config/i386/xm-lynx.h
    U src/gnu/egcs/gcc/config/i386/xm-mingw32.h
    U src/gnu/egcs/gcc/config/i386/xm-next.h
    U src/gnu/egcs/gcc/config/i386/xm-openbsd.h
    U src/gnu/egcs/gcc/config/i386/xm-os2.h
    U src/gnu/egcs/gcc/config/i386/xm-osf.h
    U src/gnu/egcs/gcc/config/i386/xm-osf1elf.h
    U src/gnu/egcs/gcc/config/i386/xm-sco.h
    U src/gnu/egcs/gcc/config/i386/xm-sco5.h
    U src/gnu/egcs/gcc/config/i386/xm-sun.h
    U src/gnu/egcs/gcc/config/i386/xm-sysv3.h
    U src/gnu/egcs/gcc/config/i386/xm-sysv4.h
    U src/gnu/egcs/gcc/config/i386/xm-uwin.h
    U src/gnu/egcs/gcc/config/i386/xm-vsta.h
    U src/gnu/egcs/gcc/config/i386/xm-winnt.h
    U src/gnu/egcs/gcc/config/i860/bsd-gas.h
    U src/gnu/egcs/gcc/config/i860/bsd.h
    U src/gnu/egcs/gcc/config/i860/fx2800.h
    U src/gnu/egcs/gcc/config/i860/i860.c
    U src/gnu/egcs/gcc/config/i860/i860.h
    U src/gnu/egcs/gcc/config/i860/i860.md
    U src/gnu/egcs/gcc/config/i860/mach.h
    U src/gnu/egcs/gcc/config/i860/paragon.h
    U src/gnu/egcs/gcc/config/i860/sysv3.h
    U src/gnu/egcs/gcc/config/i860/sysv4.h
    U src/gnu/egcs/gcc/config/i860/t-fx2800
    U src/gnu/egcs/gcc/config/i860/x-fx2800
    U src/gnu/egcs/gcc/config/i860/x-sysv3
    U src/gnu/egcs/gcc/config/i860/x-sysv4
    U src/gnu/egcs/gcc/config/i860/xm-fx2800.h
    U src/gnu/egcs/gcc/config/i860/xm-i860.h
    U src/gnu/egcs/gcc/config/i960/i960-coff.h
    U src/gnu/egcs/gcc/config/i960/i960.c
    U src/gnu/egcs/gcc/config/i960/i960.h
    U src/gnu/egcs/gcc/config/i960/i960.md
    U src/gnu/egcs/gcc/config/i960/rtems.h
    U src/gnu/egcs/gcc/config/i960/t-960bare
    U src/gnu/egcs/gcc/config/i960/t-vxworks960
    U src/gnu/egcs/gcc/config/i960/vx960-coff.h
    U src/gnu/egcs/gcc/config/i960/vx960.h
    U src/gnu/egcs/gcc/config/i960/xm-i960.h
    U src/gnu/egcs/gcc/config/m32r/initfini.c
    U src/gnu/egcs/gcc/config/m32r/m32r.c
    U src/gnu/egcs/gcc/config/m32r/m32r.h
    U src/gnu/egcs/gcc/config/m32r/m32r.md
    U src/gnu/egcs/gcc/config/m32r/t-m32r
    U src/gnu/egcs/gcc/config/m32r/xm-m32r.h
    U src/gnu/egcs/gcc/config/m68k/3b1.h
    U src/gnu/egcs/gcc/config/m68k/3b1g.h
    U src/gnu/egcs/gcc/config/m68k/a-ux.h
    U src/gnu/egcs/gcc/config/m68k/altos3068.h
    U src/gnu/egcs/gcc/config/m68k/amix.h
    U src/gnu/egcs/gcc/config/m68k/apollo68.h
    U src/gnu/egcs/gcc/config/m68k/atari.h
    U src/gnu/egcs/gcc/config/m68k/aux-crt1.c
    U src/gnu/egcs/gcc/config/m68k/aux-crt2.asm
    U src/gnu/egcs/gcc/config/m68k/aux-crtn.asm
    U src/gnu/egcs/gcc/config/m68k/aux-exit.c
    U src/gnu/egcs/gcc/config/m68k/aux-low.gld
    U src/gnu/egcs/gcc/config/m68k/aux-mcount.c
    U src/gnu/egcs/gcc/config/m68k/auxas.h
    U src/gnu/egcs/gcc/config/m68k/auxgas.h
    U src/gnu/egcs/gcc/config/m68k/auxgld.h
    U src/gnu/egcs/gcc/config/m68k/auxld.h
    U src/gnu/egcs/gcc/config/m68k/ccur-GAS.h
    U src/gnu/egcs/gcc/config/m68k/coff.h
    U src/gnu/egcs/gcc/config/m68k/crds.h
    U src/gnu/egcs/gcc/config/m68k/ctix.h
    U src/gnu/egcs/gcc/config/m68k/dpx2.h
    U src/gnu/egcs/gcc/config/m68k/dpx2.ifile
    U src/gnu/egcs/gcc/config/m68k/dpx2cdbx.h
    U src/gnu/egcs/gcc/config/m68k/dpx2g.h
    U src/gnu/egcs/gcc/config/m68k/fpgnulib.c
    U src/gnu/egcs/gcc/config/m68k/hp2bsd.h
    U src/gnu/egcs/gcc/config/m68k/hp310.h
    U src/gnu/egcs/gcc/config/m68k/hp310g.h
    U src/gnu/egcs/gcc/config/m68k/hp320.h
    U src/gnu/egcs/gcc/config/m68k/hp320g.h
    U src/gnu/egcs/gcc/config/m68k/hp3bsd.h
    U src/gnu/egcs/gcc/config/m68k/hp3bsd44.h
    U src/gnu/egcs/gcc/config/m68k/hpux7.h
    U src/gnu/egcs/gcc/config/m68k/isi-nfp.h
    U src/gnu/egcs/gcc/config/m68k/isi.h
    U src/gnu/egcs/gcc/config/m68k/lb1sf68.asm
    U src/gnu/egcs/gcc/config/m68k/linux-aout.h
    U src/gnu/egcs/gcc/config/m68k/linux.h
    U src/gnu/egcs/gcc/config/m68k/lynx-ng.h
    U src/gnu/egcs/gcc/config/m68k/lynx.h
    U src/gnu/egcs/gcc/config/m68k/m68020-elf.h
    U src/gnu/egcs/gcc/config/m68k/m68k-aout.h
    U src/gnu/egcs/gcc/config/m68k/m68k-coff.h
    U src/gnu/egcs/gcc/config/m68k/m68k-none.h
    U src/gnu/egcs/gcc/config/m68k/m68k-psos.h
    U src/gnu/egcs/gcc/config/m68k/m68k.c
    U src/gnu/egcs/gcc/config/m68k/m68k.h
    U src/gnu/egcs/gcc/config/m68k/m68k.md
    U src/gnu/egcs/gcc/config/m68k/m68kelf.h
    U src/gnu/egcs/gcc/config/m68k/m68kemb.h
    U src/gnu/egcs/gcc/config/m68k/m68kv4.h
    U src/gnu/egcs/gcc/config/m68k/mot3300.h
    U src/gnu/egcs/gcc/config/m68k/mot3300-crt0.S
    U src/gnu/egcs/gcc/config/m68k/netbsd.h
    U src/gnu/egcs/gcc/config/m68k/mot3300Mcrt0.S
    U src/gnu/egcs/gcc/config/m68k/news.h
    U src/gnu/egcs/gcc/config/m68k/news3.h
    U src/gnu/egcs/gcc/config/m68k/news3gas.h
    U src/gnu/egcs/gcc/config/m68k/newsgas.h
    U src/gnu/egcs/gcc/config/m68k/next.h
    U src/gnu/egcs/gcc/config/m68k/next21.h
    U src/gnu/egcs/gcc/config/m68k/openbsd.h
    U src/gnu/egcs/gcc/config/m68k/pbb.h
    U src/gnu/egcs/gcc/config/m68k/plexus.h
    U src/gnu/egcs/gcc/config/m68k/rtems.h
    U src/gnu/egcs/gcc/config/m68k/sgs.h
    U src/gnu/egcs/gcc/config/m68k/sun2.h
    U src/gnu/egcs/gcc/config/m68k/sun2o4.h
    U src/gnu/egcs/gcc/config/m68k/sun3.h
    U src/gnu/egcs/gcc/config/m68k/sun3mach.h
    U src/gnu/egcs/gcc/config/m68k/sun3n.h
    U src/gnu/egcs/gcc/config/m68k/sun3n3.h
    U src/gnu/egcs/gcc/config/m68k/sun3o3.h
    U src/gnu/egcs/gcc/config/m68k/t-aux
    U src/gnu/egcs/gcc/config/m68k/t-linux
    U src/gnu/egcs/gcc/config/m68k/t-linux-aout
    U src/gnu/egcs/gcc/config/m68k/t-lynx
    U src/gnu/egcs/gcc/config/m68k/t-m68kbare
    U src/gnu/egcs/gcc/config/m68k/t-m68kelf
    U src/gnu/egcs/gcc/config/m68k/t-mot3300
    U src/gnu/egcs/gcc/config/m68k/t-mot3300-gald
    U src/gnu/egcs/gcc/config/m68k/t-mot3300-gas
    U src/gnu/egcs/gcc/config/m68k/t-mot3300-gld
    U src/gnu/egcs/gcc/config/m68k/t-next
    U src/gnu/egcs/gcc/config/m68k/t-vxworks68
    U src/gnu/egcs/gcc/config/m68k/tower-as.h
    U src/gnu/egcs/gcc/config/m68k/tower.h
    U src/gnu/egcs/gcc/config/m68k/vxm68k.h
    U src/gnu/egcs/gcc/config/m68k/x-alloca-c
    U src/gnu/egcs/gcc/config/m68k/x-amix
    U src/gnu/egcs/gcc/config/m68k/x-apollo68
    U src/gnu/egcs/gcc/config/m68k/x-ccur
    U src/gnu/egcs/gcc/config/m68k/x-crds
    U src/gnu/egcs/gcc/config/m68k/x-dpx2
    U src/gnu/egcs/gcc/config/m68k/x-hp2bsd
    U src/gnu/egcs/gcc/config/m68k/x-hp320
    U src/gnu/egcs/gcc/config/m68k/x-hp320g
    U src/gnu/egcs/gcc/config/m68k/x-mot3300
    U src/gnu/egcs/gcc/config/m68k/x-mot3300-gas
    U src/gnu/egcs/gcc/config/m68k/x-next
    U src/gnu/egcs/gcc/config/m68k/x-tower
    U src/gnu/egcs/gcc/config/m68k/xm-3b1.h
    U src/gnu/egcs/gcc/config/m68k/xm-altos3068.h
    U src/gnu/egcs/gcc/config/m68k/xm-amix.h
    U src/gnu/egcs/gcc/config/m68k/xm-atari.h
    U src/gnu/egcs/gcc/config/m68k/xm-aux.h
    U src/gnu/egcs/gcc/config/m68k/xm-crds.h
    U src/gnu/egcs/gcc/config/m68k/xm-hp320.h
    U src/gnu/egcs/gcc/config/m68k/xm-linux.h
    U src/gnu/egcs/gcc/config/m68k/xm-lynx.h
    U src/gnu/egcs/gcc/config/m68k/xm-m68k.h
    U src/gnu/egcs/gcc/config/m68k/xm-m68kv.h
    U src/gnu/egcs/gcc/config/m68k/xm-mot3300.h
    U src/gnu/egcs/gcc/config/m68k/xm-next.h
    U src/gnu/egcs/gcc/config/m68k/xm-openbsd.h
    U src/gnu/egcs/gcc/config/m68k/xm-plexus.h
    U src/gnu/egcs/gcc/config/m68k/xm-sun3.h
    U src/gnu/egcs/gcc/config/m68k/xm-tower.h
    U src/gnu/egcs/gcc/config/m88k/dgux.h
    U src/gnu/egcs/gcc/config/m88k/dgux.ld
    U src/gnu/egcs/gcc/config/m88k/dguxbcs.h
    U src/gnu/egcs/gcc/config/m88k/dolph.h
    U src/gnu/egcs/gcc/config/m88k/dolphin.ld
    U src/gnu/egcs/gcc/config/m88k/luna.h
    U src/gnu/egcs/gcc/config/m88k/m88k-aout.h
    U src/gnu/egcs/gcc/config/m88k/m88k-coff.h
    U src/gnu/egcs/gcc/config/m88k/m88k-move.sh
    U src/gnu/egcs/gcc/config/m88k/m88k.c
    U src/gnu/egcs/gcc/config/m88k/m88k.h
    U src/gnu/egcs/gcc/config/m88k/m88k.md
    U src/gnu/egcs/gcc/config/m88k/sysv3.h
    U src/gnu/egcs/gcc/config/m88k/sysv4.h
    U src/gnu/egcs/gcc/config/m88k/t-bug
    U src/gnu/egcs/gcc/config/m88k/t-dgux
    U src/gnu/egcs/gcc/config/m88k/t-dgux-gas
    U src/gnu/egcs/gcc/config/m88k/t-dguxbcs
    U src/gnu/egcs/gcc/config/m88k/t-luna
    U src/gnu/egcs/gcc/config/m88k/t-luna-gas
    U src/gnu/egcs/gcc/config/m88k/t-m88k
    U src/gnu/egcs/gcc/config/m88k/t-m88k-gas
    U src/gnu/egcs/gcc/config/m88k/t-sysv4
    U src/gnu/egcs/gcc/config/m88k/tekXD88.h
    U src/gnu/egcs/gcc/config/m88k/tekXD88.ld
    U src/gnu/egcs/gcc/config/m88k/x-dgux
    U src/gnu/egcs/gcc/config/m88k/x-dguxbcs
    U src/gnu/egcs/gcc/config/m88k/x-dolph
    U src/gnu/egcs/gcc/config/m88k/x-sysv3
    U src/gnu/egcs/gcc/config/m88k/x-sysv4
    U src/gnu/egcs/gcc/config/m88k/x-tekXD88
    U src/gnu/egcs/gcc/config/m88k/xm-m88k.h
    U src/gnu/egcs/gcc/config/m88k/xm-sysv3.h
    U src/gnu/egcs/gcc/config/mips/abi64.h
    U src/gnu/egcs/gcc/config/mips/bsd-4.h
    U src/gnu/egcs/gcc/config/mips/bsd-5.h
    U src/gnu/egcs/gcc/config/mips/cross64.h
    U src/gnu/egcs/gcc/config/mips/dec-bsd.h
    U src/gnu/egcs/gcc/config/mips/dec-osf1.h
    U src/gnu/egcs/gcc/config/mips/ecoff.h
    U src/gnu/egcs/gcc/config/mips/ecoffl.h
    U src/gnu/egcs/gcc/config/mips/elf.h
    U src/gnu/egcs/gcc/config/mips/elf64.h
    U src/gnu/egcs/gcc/config/mips/elfl.h
    U src/gnu/egcs/gcc/config/mips/elfl64.h
    U src/gnu/egcs/gcc/config/mips/elflorion.h
    U src/gnu/egcs/gcc/config/mips/elforion.h
    U src/gnu/egcs/gcc/config/mips/gnu.h
    U src/gnu/egcs/gcc/config/mips/iris3.h
    U src/gnu/egcs/gcc/config/mips/iris4.h
    U src/gnu/egcs/gcc/config/mips/iris4loser.h
    U src/gnu/egcs/gcc/config/mips/iris5.h
    U src/gnu/egcs/gcc/config/mips/iris5gas.h
    U src/gnu/egcs/gcc/config/mips/iris6.h
    U src/gnu/egcs/gcc/config/mips/linux.h
    U src/gnu/egcs/gcc/config/mips/mips-5.h
    U src/gnu/egcs/gcc/config/mips/mips.c
    U src/gnu/egcs/gcc/config/mips/mips.h
    U src/gnu/egcs/gcc/config/mips/mips.md
    U src/gnu/egcs/gcc/config/mips/mips16.S
    U src/gnu/egcs/gcc/config/mips/netbsd.h
    U src/gnu/egcs/gcc/config/mips/news4.h
    U src/gnu/egcs/gcc/config/mips/news5.h
    U src/gnu/egcs/gcc/config/mips/nws3250v4.h
    U src/gnu/egcs/gcc/config/mips/osfrose.h
    U src/gnu/egcs/gcc/config/mips/r3900.h
    U src/gnu/egcs/gcc/config/mips/rtems64.h
    U src/gnu/egcs/gcc/config/mips/sni-gas.h
    U src/gnu/egcs/gcc/config/mips/sni-svr4.h
    U src/gnu/egcs/gcc/config/mips/svr3-4.h
    U src/gnu/egcs/gcc/config/mips/svr3-5.h
    U src/gnu/egcs/gcc/config/mips/svr4-4.h
    U src/gnu/egcs/gcc/config/mips/svr4-5.h
    U src/gnu/egcs/gcc/config/mips/svr4-t.h
    U src/gnu/egcs/gcc/config/mips/t-bsd
    U src/gnu/egcs/gcc/config/mips/t-bsd-gas
    U src/gnu/egcs/gcc/config/mips/t-cross64
    U src/gnu/egcs/gcc/config/mips/t-ecoff
    U src/gnu/egcs/gcc/config/mips/t-elf
    U src/gnu/egcs/gcc/config/mips/t-iris6
    U src/gnu/egcs/gcc/config/mips/t-mips
    U src/gnu/egcs/gcc/config/mips/t-mips-gas
    U src/gnu/egcs/gcc/config/mips/t-osfrose
    U src/gnu/egcs/gcc/config/mips/t-r3900
    U src/gnu/egcs/gcc/config/mips/t-svr3
    U src/gnu/egcs/gcc/config/mips/t-svr3-gas
    U src/gnu/egcs/gcc/config/mips/t-svr4
    U src/gnu/egcs/gcc/config/mips/x-iris
    U src/gnu/egcs/gcc/config/mips/t-svr4-gas
    U src/gnu/egcs/gcc/config/mips/t-ultrix
    U src/gnu/egcs/gcc/config/mips/ultrix.h
    U src/gnu/egcs/gcc/config/mips/vxworks.h
    U src/gnu/egcs/gcc/config/mips/x-dec-osf1
    U src/gnu/egcs/gcc/config/mips/x-iris3
    U src/gnu/egcs/gcc/config/mips/x-iris6
    U src/gnu/egcs/gcc/config/mips/x-mips
    U src/gnu/egcs/gcc/config/mips/x-netbsd
    U src/gnu/egcs/gcc/config/mips/x-nws3250v4
    U src/gnu/egcs/gcc/config/mips/x-osfrose
    U src/gnu/egcs/gcc/config/mips/x-sni-svr4
    U src/gnu/egcs/gcc/config/mips/x-sony
    U src/gnu/egcs/gcc/config/mips/x-sysv
    U src/gnu/egcs/gcc/config/mips/x-ultrix
    U src/gnu/egcs/gcc/config/mips/xm-iris3.h
    U src/gnu/egcs/gcc/config/mips/xm-iris4.h
    U src/gnu/egcs/gcc/config/mips/xm-iris5.h
    U src/gnu/egcs/gcc/config/mips/xm-iris6.h
    U src/gnu/egcs/gcc/config/mips/xm-mips.h
    U src/gnu/egcs/gcc/config/mips/xm-news.h
    U src/gnu/egcs/gcc/config/mips/xm-nws3250v4.h
    U src/gnu/egcs/gcc/config/mips/xm-sysv.h
    U src/gnu/egcs/gcc/config/mips/xm-sysv4.h
    U src/gnu/egcs/gcc/config/mn10200/divmod.c
    U src/gnu/egcs/gcc/config/mn10200/lib1funcs.asm
    U src/gnu/egcs/gcc/config/mn10200/mn10200.c
    U src/gnu/egcs/gcc/config/mn10200/mn10200.h
    U src/gnu/egcs/gcc/config/mn10200/mn10200.md
    U src/gnu/egcs/gcc/config/mn10200/t-mn10200
    U src/gnu/egcs/gcc/config/mn10200/udivmod.c
    U src/gnu/egcs/gcc/config/mn10200/udivmodsi4.c
    U src/gnu/egcs/gcc/config/mn10200/xm-mn10200.h
    U src/gnu/egcs/gcc/config/mn10300/mn10300.c
    U src/gnu/egcs/gcc/config/mn10300/mn10300.h
    U src/gnu/egcs/gcc/config/mn10300/mn10300.md
    U src/gnu/egcs/gcc/config/mn10300/t-mn10300
    U src/gnu/egcs/gcc/config/mn10300/xm-mn10300.h
    U src/gnu/egcs/gcc/config/msdos/configur.bat
    U src/gnu/egcs/gcc/config/msdos/libgcc.mak
    U src/gnu/egcs/gcc/config/msdos/mklibgcc.c
    U src/gnu/egcs/gcc/config/msdos/top.sed
    U src/gnu/egcs/gcc/config/ns32k/encore.h
    U src/gnu/egcs/gcc/config/ns32k/genix.h
    U src/gnu/egcs/gcc/config/ns32k/merlin.h
    U src/gnu/egcs/gcc/config/ns32k/netbsd.h
    U src/gnu/egcs/gcc/config/ns32k/ns32k.c
    U src/gnu/egcs/gcc/config/ns32k/ns32k.h
    U src/gnu/egcs/gcc/config/ns32k/ns32k.md
    U src/gnu/egcs/gcc/config/ns32k/pc532-mach.h
    U src/gnu/egcs/gcc/config/ns32k/pc532-min.h
    U src/gnu/egcs/gcc/config/ns32k/pc532.h
    U src/gnu/egcs/gcc/config/ns32k/sequent.h
    U src/gnu/egcs/gcc/config/ns32k/tek6000.h
    U src/gnu/egcs/gcc/config/ns32k/tek6100.h
    U src/gnu/egcs/gcc/config/ns32k/tek6200.h
    U src/gnu/egcs/gcc/config/ns32k/x-genix
    U src/gnu/egcs/gcc/config/ns32k/xm-genix.h
    U src/gnu/egcs/gcc/config/ns32k/xm-netbsd.h
    U src/gnu/egcs/gcc/config/ns32k/xm-ns32k.h
    U src/gnu/egcs/gcc/config/ns32k/xm-pc532-min.h
    U src/gnu/egcs/gcc/config/pa/ee.asm
    U src/gnu/egcs/gcc/config/pa/ee_fp.asm
    U src/gnu/egcs/gcc/config/pa/lib1funcs.asm
    U src/gnu/egcs/gcc/config/pa/lib2funcs.asm
    U src/gnu/egcs/gcc/config/pa/pa-gas.h
    U src/gnu/egcs/gcc/config/pa/pa-hiux.h
    U src/gnu/egcs/gcc/config/pa/pa-hpux.h
    U src/gnu/egcs/gcc/config/pa/pa-hpux10.h
    U src/gnu/egcs/gcc/config/pa/pa-hpux7.h
    U src/gnu/egcs/gcc/config/pa/pa-hpux9.h
    U src/gnu/egcs/gcc/config/pa/pa-oldas.h
    U src/gnu/egcs/gcc/config/pa/pa-osf.h
    U src/gnu/egcs/gcc/config/pa/pa-pro-end.h
    U src/gnu/egcs/gcc/config/pa/pa-pro.h
    U src/gnu/egcs/gcc/config/pa/pa.c
    U src/gnu/egcs/gcc/config/pa/pa.h
    U src/gnu/egcs/gcc/config/pa/pa.md
    U src/gnu/egcs/gcc/config/pa/pa1.h
    U src/gnu/egcs/gcc/config/pa/rtems.h
    U src/gnu/egcs/gcc/config/pa/t-dce-thr
    U src/gnu/egcs/gcc/config/pa/t-pa
    U src/gnu/egcs/gcc/config/pa/t-pro
    U src/gnu/egcs/gcc/config/pa/x-pa
    U src/gnu/egcs/gcc/config/pa/x-pa-hpux
    U src/gnu/egcs/gcc/config/pa/xm-pa.h
    U src/gnu/egcs/gcc/config/pa/xm-pahpux.h
    U src/gnu/egcs/gcc/config/pa/xm-papro.h
    U src/gnu/egcs/gcc/config/pdp11/2bsd.h
    U src/gnu/egcs/gcc/config/pdp11/pdp11.c
    U src/gnu/egcs/gcc/config/pdp11/pdp11.h
    U src/gnu/egcs/gcc/config/pdp11/pdp11.md
    U src/gnu/egcs/gcc/config/pdp11/t-pdp11
    U src/gnu/egcs/gcc/config/pdp11/xm-pdp11.h
    U src/gnu/egcs/gcc/config/pyr/pyr.c
    U src/gnu/egcs/gcc/config/pyr/pyr.h
    U src/gnu/egcs/gcc/config/pyr/pyr.md
    U src/gnu/egcs/gcc/config/pyr/x-pyr
    U src/gnu/egcs/gcc/config/pyr/xm-pyr.h
    U src/gnu/egcs/gcc/config/romp/romp.c
    U src/gnu/egcs/gcc/config/romp/romp.h
    U src/gnu/egcs/gcc/config/romp/romp.md
    U src/gnu/egcs/gcc/config/romp/x-mach
    U src/gnu/egcs/gcc/config/romp/x-romp
    U src/gnu/egcs/gcc/config/romp/xm-romp.h
    U src/gnu/egcs/gcc/config/rs6000/aix31.h
    U src/gnu/egcs/gcc/config/rs6000/aix3newas.h
    U src/gnu/egcs/gcc/config/rs6000/aix41.h
    U src/gnu/egcs/gcc/config/rs6000/aix43.h
    U src/gnu/egcs/gcc/config/rs6000/beos.h
    U src/gnu/egcs/gcc/config/rs6000/cygwin.h
    U src/gnu/egcs/gcc/config/rs6000/eabi-ci.asm
    U src/gnu/egcs/gcc/config/rs6000/eabi-cn.asm
    U src/gnu/egcs/gcc/config/rs6000/eabi-ctors.c
    U src/gnu/egcs/gcc/config/rs6000/eabi.asm
    U src/gnu/egcs/gcc/config/rs6000/eabi.h
    U src/gnu/egcs/gcc/config/rs6000/eabiaix.h
    U src/gnu/egcs/gcc/config/rs6000/eabile.h
    U src/gnu/egcs/gcc/config/rs6000/eabilesim.h
    U src/gnu/egcs/gcc/config/rs6000/eabisim.h
    U src/gnu/egcs/gcc/config/rs6000/linux.h
    U src/gnu/egcs/gcc/config/rs6000/lynx.h
    U src/gnu/egcs/gcc/config/rs6000/mach.h
    U src/gnu/egcs/gcc/config/rs6000/milli.exp
    U src/gnu/egcs/gcc/config/rs6000/netware.h
    U src/gnu/egcs/gcc/config/rs6000/nt-ci.asm
    U src/gnu/egcs/gcc/config/rs6000/nt-cn.asm
    U src/gnu/egcs/gcc/config/rs6000/ntstack.asm
    U src/gnu/egcs/gcc/config/rs6000/rs6000.c
    U src/gnu/egcs/gcc/config/rs6000/rs6000.h
    U src/gnu/egcs/gcc/config/rs6000/rtems.h
    U src/gnu/egcs/gcc/config/rs6000/rs6000.md
    U src/gnu/egcs/gcc/config/rs6000/sol-c0.c
    U src/gnu/egcs/gcc/config/rs6000/sol-ci.asm
    U src/gnu/egcs/gcc/config/rs6000/sol-cn.asm
    U src/gnu/egcs/gcc/config/rs6000/sol2.h
    U src/gnu/egcs/gcc/config/rs6000/sysv4.h
    U src/gnu/egcs/gcc/config/rs6000/sysv4le.h
    U src/gnu/egcs/gcc/config/rs6000/t-aix43
    U src/gnu/egcs/gcc/config/rs6000/t-beos
    U src/gnu/egcs/gcc/config/rs6000/t-newas
    U src/gnu/egcs/gcc/config/rs6000/t-ppc
    U src/gnu/egcs/gcc/config/rs6000/t-ppccomm
    U src/gnu/egcs/gcc/config/rs6000/t-ppcgas
    U src/gnu/egcs/gcc/config/rs6000/t-ppcos
    U src/gnu/egcs/gcc/config/rs6000/t-rs6000
    U src/gnu/egcs/gcc/config/rs6000/t-winnt
    U src/gnu/egcs/gcc/config/rs6000/t-xnewas
    U src/gnu/egcs/gcc/config/rs6000/t-xrs6000
    U src/gnu/egcs/gcc/config/rs6000/tramp.asm
    U src/gnu/egcs/gcc/config/rs6000/vxppc.h
    U src/gnu/egcs/gcc/config/rs6000/win-nt.h
    U src/gnu/egcs/gcc/config/rs6000/x-aix31
    U src/gnu/egcs/gcc/config/rs6000/x-aix41
    U src/gnu/egcs/gcc/config/rs6000/x-aix41-gld
    U src/gnu/egcs/gcc/config/rs6000/x-aix43
    U src/gnu/egcs/gcc/config/rs6000/x-beos
    U src/gnu/egcs/gcc/config/rs6000/x-cygwin
    U src/gnu/egcs/gcc/config/rs6000/x-lynx
    U src/gnu/egcs/gcc/config/rs6000/x-mach
    U src/gnu/egcs/gcc/config/rs6000/x-rs6000
    U src/gnu/egcs/gcc/config/rs6000/x-sysv4
    U src/gnu/egcs/gcc/config/rs6000/xm-beos.h
    U src/gnu/egcs/gcc/config/rs6000/xm-cygwin.h
    U src/gnu/egcs/gcc/config/rs6000/xm-lynx.h
    U src/gnu/egcs/gcc/config/rs6000/xm-mach.h
    U src/gnu/egcs/gcc/config/rs6000/xm-rs6000.h
    U src/gnu/egcs/gcc/config/rs6000/xm-sysv4.h
    U src/gnu/egcs/gcc/config/sh/elf.h
    U src/gnu/egcs/gcc/config/sh/lib1funcs.asm
    U src/gnu/egcs/gcc/config/sh/rtems.h
    U src/gnu/egcs/gcc/config/sh/rtemself.h
    U src/gnu/egcs/gcc/config/sh/sh.c
    U src/gnu/egcs/gcc/config/sh/sh.h
    U src/gnu/egcs/gcc/config/sh/sh.md
    U src/gnu/egcs/gcc/config/sh/t-sh
    U src/gnu/egcs/gcc/config/sh/xm-sh.h
    U src/gnu/egcs/gcc/config/sparc/aout.h
    U src/gnu/egcs/gcc/config/sparc/bsd.h
    U src/gnu/egcs/gcc/config/sparc/elf.h
    U src/gnu/egcs/gcc/config/sparc/gmon-sol2.c
    U src/gnu/egcs/gcc/config/sparc/hal.h
    U src/gnu/egcs/gcc/config/sparc/lb1spc.asm
    U src/gnu/egcs/gcc/config/sparc/lb1spl.asm
    U src/gnu/egcs/gcc/config/sparc/linux-aout.h
    U src/gnu/egcs/gcc/config/sparc/linux.h
    U src/gnu/egcs/gcc/config/sparc/linux64.h
    U src/gnu/egcs/gcc/config/sparc/lite.h
    U src/gnu/egcs/gcc/config/sparc/litecoff.h
    U src/gnu/egcs/gcc/config/sparc/lynx-ng.h
    U src/gnu/egcs/gcc/config/sparc/lynx.h
    U src/gnu/egcs/gcc/config/sparc/netbsd.h
    U src/gnu/egcs/gcc/config/sparc/openbsd.h
    U src/gnu/egcs/gcc/config/sparc/pbd.h
    U src/gnu/egcs/gcc/config/sparc/rtems.h
    U src/gnu/egcs/gcc/config/sparc/sol2-c1.asm
    U src/gnu/egcs/gcc/config/sparc/sol2-ci.asm
    U src/gnu/egcs/gcc/config/sparc/sol2-cn.asm
    U src/gnu/egcs/gcc/config/sparc/sol2-g1.asm
    U src/gnu/egcs/gcc/config/sparc/sol2-sld-64.h
    U src/gnu/egcs/gcc/config/sparc/sol2-sld.h
    U src/gnu/egcs/gcc/config/sparc/sol2.h
    U src/gnu/egcs/gcc/config/sparc/sp64-aout.h
    U src/gnu/egcs/gcc/config/sparc/sp64-elf.h
    U src/gnu/egcs/gcc/config/sparc/sparc.c
    U src/gnu/egcs/gcc/config/sparc/sparc.h
    U src/gnu/egcs/gcc/config/sparc/sparc.md
    U src/gnu/egcs/gcc/config/sparc/splet.h
    U src/gnu/egcs/gcc/config/sparc/sun4gas.h
    U src/gnu/egcs/gcc/config/sparc/sun4o3.h
    U src/gnu/egcs/gcc/config/sparc/sunos4.h
    U src/gnu/egcs/gcc/config/sparc/sysv4.h
    U src/gnu/egcs/gcc/config/sparc/t-elf
    U src/gnu/egcs/gcc/config/sparc/t-halos
    U src/gnu/egcs/gcc/config/sparc/t-linux64
    U src/gnu/egcs/gcc/config/sparc/t-sol2
    U src/gnu/egcs/gcc/config/sparc/t-sol2-64
    U src/gnu/egcs/gcc/config/sparc/t-sp64
    U src/gnu/egcs/gcc/config/sparc/t-sparcbare
    U src/gnu/egcs/gcc/config/sparc/t-sparclite
    U src/gnu/egcs/gcc/config/sparc/t-splet
    U src/gnu/egcs/gcc/config/sparc/t-sunos40
    U src/gnu/egcs/gcc/config/sparc/t-sunos41
    U src/gnu/egcs/gcc/config/sparc/t-vxsparc
    U src/gnu/egcs/gcc/config/sparc/vxsim.h
    U src/gnu/egcs/gcc/config/sparc/vxsparc.h
    U src/gnu/egcs/gcc/config/sparc/x-sysv4
    U src/gnu/egcs/gcc/config/sparc/xm-linux.h
    U src/gnu/egcs/gcc/config/sparc/xm-lynx.h
    U src/gnu/egcs/gcc/config/sparc/xm-openbsd.h
    U src/gnu/egcs/gcc/config/sparc/xm-pbd.h
    U src/gnu/egcs/gcc/config/sparc/xm-sol2.h
    U src/gnu/egcs/gcc/config/sparc/xm-sp64.h
    U src/gnu/egcs/gcc/config/sparc/xm-sparc.h
    U src/gnu/egcs/gcc/config/sparc/xm-sysv4-64.h
    U src/gnu/egcs/gcc/config/sparc/xm-sysv4.h
    U src/gnu/egcs/gcc/config/spur/spur.c
    U src/gnu/egcs/gcc/config/spur/spur.h
    U src/gnu/egcs/gcc/config/spur/spur.md
    U src/gnu/egcs/gcc/config/spur/xm-spur.h
    U src/gnu/egcs/gcc/config/tahoe/harris.h
    U src/gnu/egcs/gcc/config/tahoe/tahoe.c
    U src/gnu/egcs/gcc/config/tahoe/tahoe.h
    U src/gnu/egcs/gcc/config/tahoe/tahoe.md
    U src/gnu/egcs/gcc/config/tahoe/xm-tahoe.h
    U src/gnu/egcs/gcc/config/v850/lib1funcs.asm
    U src/gnu/egcs/gcc/config/v850/t-v850
    U src/gnu/egcs/gcc/config/v850/v850.c
    U src/gnu/egcs/gcc/config/v850/v850.h
    U src/gnu/egcs/gcc/config/v850/v850.md
    U src/gnu/egcs/gcc/config/v850/xm-v850.h
    U src/gnu/egcs/gcc/config/vax/netbsd.h
    U src/gnu/egcs/gcc/config/vax/ultrix.h
    U src/gnu/egcs/gcc/config/vax/vax.c
    U src/gnu/egcs/gcc/config/vax/vax.h
    U src/gnu/egcs/gcc/config/vax/vax.md
    U src/gnu/egcs/gcc/config/vax/vaxv.h
    U src/gnu/egcs/gcc/config/vax/vms.h
    U src/gnu/egcs/gcc/config/vax/x-vax
    U src/gnu/egcs/gcc/config/vax/xm-vax.h
    U src/gnu/egcs/gcc/config/vax/xm-vaxv.h
    U src/gnu/egcs/gcc/config/vax/xm-vms.h
    U src/gnu/egcs/gcc/config/we32k/we32k.c
    U src/gnu/egcs/gcc/config/we32k/we32k.h
    U src/gnu/egcs/gcc/config/we32k/we32k.md
    U src/gnu/egcs/gcc/config/we32k/x-we32k
    U src/gnu/egcs/gcc/config/we32k/xm-we32k.h
    U src/gnu/egcs/gcc/config/winnt/config-nt.bat
    U src/gnu/egcs/gcc/config/winnt/config-nt.sed
    U src/gnu/egcs/gcc/config/winnt/dirent.c
    U src/gnu/egcs/gcc/config/winnt/dirent.h
    U src/gnu/egcs/gcc/config/winnt/fixinc-nt.c
    U src/gnu/egcs/gcc/config/winnt/headers.mak
    U src/gnu/egcs/gcc/config/winnt/ld.c
    U src/gnu/egcs/gcc/config/winnt/libgcc.mak
    U src/gnu/egcs/gcc/config/winnt/mklibgcc.c
    U src/gnu/egcs/gcc/config/winnt/oldnames.c
    U src/gnu/egcs/gcc/config/winnt/spawnv.c
    U src/gnu/egcs/gcc/config/winnt/win-nt.h
    U src/gnu/egcs/gcc/config/winnt/x-winnt
    U src/gnu/egcs/gcc/config/winnt/xm-winnt.h
    U src/gnu/egcs/gcc/fixinc/Makefile.in
    U src/gnu/egcs/gcc/fixinc/README
    U src/gnu/egcs/gcc/fixinc/fixinc.dgux
    U src/gnu/egcs/gcc/fixinc/fixinc.interix
    U src/gnu/egcs/gcc/fixinc/fixinc.irix
    U src/gnu/egcs/gcc/fixinc/fixinc.ptx
    U src/gnu/egcs/gcc/fixinc/fixinc.sco
    U src/gnu/egcs/gcc/fixinc/fixinc.svr4
    U src/gnu/egcs/gcc/fixinc/fixinc.winnt
    U src/gnu/egcs/gcc/fixinc/fixinc.wrap
    U src/gnu/egcs/gcc/fixinc/fixinc.x86-linux-gnu
    U src/gnu/egcs/gcc/fixinc/fixincl.c
    U src/gnu/egcs/gcc/fixinc/fixincl.sh
    U src/gnu/egcs/gcc/fixinc/fixincl.tpl
    U src/gnu/egcs/gcc/fixinc/fixincl.x
    U src/gnu/egcs/gcc/fixinc/genfixes
    U src/gnu/egcs/gcc/fixinc/gnu-regex.c
    U src/gnu/egcs/gcc/fixinc/gnu-regex.h
    U src/gnu/egcs/gcc/fixinc/hackshell.tpl
    U src/gnu/egcs/gcc/fixinc/inclhack.def
    U src/gnu/egcs/gcc/fixinc/inclhack.sh
    U src/gnu/egcs/gcc/fixinc/inclhack.tpl
    U src/gnu/egcs/gcc/fixinc/mkfixinc.sh
    U src/gnu/egcs/gcc/fixinc/procopen.c
    U src/gnu/egcs/gcc/fixinc/server.c
    U src/gnu/egcs/gcc/fixinc/server.h
    U src/gnu/egcs/gcc/ginclude/iso646.h
    U src/gnu/egcs/gcc/ginclude/math-3300.h
    U src/gnu/egcs/gcc/ginclude/math-68881.h
    U src/gnu/egcs/gcc/ginclude/ppc-asm.h
    U src/gnu/egcs/gcc/ginclude/proto.h
    U src/gnu/egcs/gcc/ginclude/stdarg.h
    U src/gnu/egcs/gcc/ginclude/stdbool.h
    U src/gnu/egcs/gcc/ginclude/stddef.h
    U src/gnu/egcs/gcc/ginclude/va-alpha.h
    U src/gnu/egcs/gcc/ginclude/va-arc.h
    U src/gnu/egcs/gcc/ginclude/va-c4x.h
    U src/gnu/egcs/gcc/ginclude/va-clipper.h
    U src/gnu/egcs/gcc/ginclude/va-h8300.h
    U src/gnu/egcs/gcc/ginclude/va-i860.h
    U src/gnu/egcs/gcc/ginclude/va-i960.h
    U src/gnu/egcs/gcc/ginclude/va-m32r.h
    U src/gnu/egcs/gcc/ginclude/va-m88k.h
    U src/gnu/egcs/gcc/ginclude/va-mips.h
    U src/gnu/egcs/gcc/ginclude/va-mn10200.h
    U src/gnu/egcs/gcc/ginclude/va-mn10300.h
    U src/gnu/egcs/gcc/ginclude/va-pa.h
    U src/gnu/egcs/gcc/ginclude/va-ppc.h
    U src/gnu/egcs/gcc/ginclude/va-pyr.h
    U src/gnu/egcs/gcc/ginclude/va-sh.h
    U src/gnu/egcs/gcc/ginclude/va-sparc.h
    U src/gnu/egcs/gcc/ginclude/va-spur.h
    U src/gnu/egcs/gcc/ginclude/va-v850.h
    U src/gnu/egcs/gcc/ginclude/varargs.h
    U src/gnu/egcs/gcc/intl/ChangeLog
    U src/gnu/egcs/gcc/intl/Makefile.in
    U src/gnu/egcs/gcc/intl/VERSION
    U src/gnu/egcs/gcc/intl/bindtextdom.c
    U src/gnu/egcs/gcc/intl/cat-compat.c
    U src/gnu/egcs/gcc/intl/dcgettext.c
    U src/gnu/egcs/gcc/intl/dgettext.c
    U src/gnu/egcs/gcc/intl/explodename.c
    U src/gnu/egcs/gcc/intl/finddomain.c
    U src/gnu/egcs/gcc/intl/gettext.c
    U src/gnu/egcs/gcc/intl/gettext.h
    U src/gnu/egcs/gcc/intl/gettextP.h
    U src/gnu/egcs/gcc/intl/hash-string.h
    U src/gnu/egcs/gcc/intl/intl-compat.c
    U src/gnu/egcs/gcc/intl/l10nflist.c
    U src/gnu/egcs/gcc/intl/libgettext.h
    U src/gnu/egcs/gcc/intl/linux-msg.sed
    U src/gnu/egcs/gcc/intl/loadinfo.h
    U src/gnu/egcs/gcc/intl/loadmsgcat.c
    U src/gnu/egcs/gcc/intl/localealias.c
    U src/gnu/egcs/gcc/intl/po2tbl.sed.in
    U src/gnu/egcs/gcc/intl/textdomain.c
    U src/gnu/egcs/gcc/intl/xopen-msg.sed
    U src/gnu/egcs/gcc/java/ChangeLog
    U src/gnu/egcs/gcc/java/Make-lang.in
    U src/gnu/egcs/gcc/java/Makefile.in
    U src/gnu/egcs/gcc/java/buffer.c
    U src/gnu/egcs/gcc/java/buffer.h
    U src/gnu/egcs/gcc/java/check-init.c
    U src/gnu/egcs/gcc/java/class.c
    U src/gnu/egcs/gcc/java/config-lang.in
    U src/gnu/egcs/gcc/java/constants.c
    U src/gnu/egcs/gcc/java/convert.h
    U src/gnu/egcs/gcc/java/decl.c
    U src/gnu/egcs/gcc/java/except.c
    U src/gnu/egcs/gcc/java/expr.c
    U src/gnu/egcs/gcc/java/gjavah.c
    U src/gnu/egcs/gcc/java/java-except.h
    U src/gnu/egcs/gcc/java/java-opcodes.h
    U src/gnu/egcs/gcc/java/java-tree.def
    U src/gnu/egcs/gcc/java/java-tree.h
    U src/gnu/egcs/gcc/java/javaop.def
    U src/gnu/egcs/gcc/java/javaop.h
    U src/gnu/egcs/gcc/java/jcf-depend.c
    U src/gnu/egcs/gcc/java/jcf-dump.c
    U src/gnu/egcs/gcc/java/jcf-io.c
    U src/gnu/egcs/gcc/java/jcf-parse.c
    U src/gnu/egcs/gcc/java/jcf-path.c
    U src/gnu/egcs/gcc/java/jcf-reader.c
    U src/gnu/egcs/gcc/java/jcf-write.c
    U src/gnu/egcs/gcc/java/jcf.h
    U src/gnu/egcs/gcc/java/jv-scan.c
    U src/gnu/egcs/gcc/java/jvgenmain.c
    U src/gnu/egcs/gcc/java/jvspec.c
    U src/gnu/egcs/gcc/java/keyword.gperf
    U src/gnu/egcs/gcc/java/keyword.h
    U src/gnu/egcs/gcc/java/lang-options.h
    U src/gnu/egcs/gcc/java/lang-specs.h
    U src/gnu/egcs/gcc/java/lang.c
    U src/gnu/egcs/gcc/java/lex.c
    U src/gnu/egcs/gcc/java/lex.h
    U src/gnu/egcs/gcc/java/mangle.c
    U src/gnu/egcs/gcc/java/parse-scan.c
    U src/gnu/egcs/gcc/java/parse-scan.y
    U src/gnu/egcs/gcc/java/parse.c
    U src/gnu/egcs/gcc/java/parse.h
    U src/gnu/egcs/gcc/java/parse.y
    U src/gnu/egcs/gcc/java/typeck.c
    U src/gnu/egcs/gcc/java/verify.c
    U src/gnu/egcs/gcc/java/xref.c
    U src/gnu/egcs/gcc/java/xref.h
    U src/gnu/egcs/gcc/java/zextract.c
    U src/gnu/egcs/gcc/java/zipfile.h
    U src/gnu/egcs/gcc/objc/Make-lang.in
    U src/gnu/egcs/gcc/objc/Makefile.in
    U src/gnu/egcs/gcc/objc/README
    U src/gnu/egcs/gcc/objc/config-lang.in
    U src/gnu/egcs/gcc/objc/lang-specs.h
    U src/gnu/egcs/gcc/objc/objc-act.c
    U src/gnu/egcs/gcc/objc/objc-act.h
    U src/gnu/egcs/gcc/objc/objc-parse.c
    U src/gnu/egcs/gcc/objc/objc-parse.y
    U src/gnu/egcs/gcc/objc/objc-tree.def
    U src/gnu/egcs/gcc/objc/objc.gperf
    U src/gnu/egcs/gcc/po/ChangeLog
    U src/gnu/egcs/gcc/po/Makefile.in.in
    U src/gnu/egcs/gcc/po/POTFILES.in
    U src/gnu/egcs/gcc/po/en_UK.po
    U src/gnu/egcs/gcc/po/gcc.pot
    U src/gnu/egcs/include/COPYING
    U src/gnu/egcs/include/ChangeLog
    U src/gnu/egcs/include/ansidecl.h
    U src/gnu/egcs/include/demangle.h
    U src/gnu/egcs/include/floatformat.h
    U src/gnu/egcs/include/fnmatch.h
    U src/gnu/egcs/include/getopt.h
    U src/gnu/egcs/include/libiberty.h
    U src/gnu/egcs/include/objalloc.h
    U src/gnu/egcs/include/obstack.h
    U src/gnu/egcs/include/splay-tree.h
    U src/gnu/egcs/include/symcat.h
    U src/gnu/egcs/libf2c/ChangeLog
    U src/gnu/egcs/libf2c/Makefile.in
    U src/gnu/egcs/libf2c/README
    U src/gnu/egcs/libf2c/TODO
    U src/gnu/egcs/libf2c/changes.netlib
    U src/gnu/egcs/libf2c/configure
    U src/gnu/egcs/libf2c/configure.in
    U src/gnu/egcs/libf2c/disclaimer.netlib
    U src/gnu/egcs/libf2c/f2c.h
    U src/gnu/egcs/libf2c/f2cext.c
    U src/gnu/egcs/libf2c/g2c.hin
    U src/gnu/egcs/libf2c/permission.netlib
    U src/gnu/egcs/libf2c/readme.netlib
    U src/gnu/egcs/libf2c/libF77/F77_aloc.c
    U src/gnu/egcs/libf2c/libF77/Makefile.in
    U src/gnu/egcs/libf2c/libF77/Notice
    U src/gnu/egcs/libf2c/libF77/README.netlib
    U src/gnu/egcs/libf2c/libF77/Version.c
    U src/gnu/egcs/libf2c/libF77/abort_.c
    U src/gnu/egcs/libf2c/libF77/c_abs.c
    U src/gnu/egcs/libf2c/libF77/c_cos.c
    U src/gnu/egcs/libf2c/libF77/c_div.c
    U src/gnu/egcs/libf2c/libF77/c_exp.c
    U src/gnu/egcs/libf2c/libF77/c_log.c
    U src/gnu/egcs/libf2c/libF77/c_sin.c
    U src/gnu/egcs/libf2c/libF77/c_sqrt.c
    U src/gnu/egcs/libf2c/libF77/cabs.c
    U src/gnu/egcs/libf2c/libF77/configure
    U src/gnu/egcs/libf2c/libF77/configure.in
    U src/gnu/egcs/libf2c/libF77/d_abs.c
    U src/gnu/egcs/libf2c/libF77/d_acos.c
    U src/gnu/egcs/libf2c/libF77/d_asin.c
    U src/gnu/egcs/libf2c/libF77/d_atan.c
    U src/gnu/egcs/libf2c/libF77/d_atn2.c
    U src/gnu/egcs/libf2c/libF77/d_cnjg.c
    U src/gnu/egcs/libf2c/libF77/d_cos.c
    U src/gnu/egcs/libf2c/libF77/d_cosh.c
    U src/gnu/egcs/libf2c/libF77/d_dim.c
    U src/gnu/egcs/libf2c/libF77/d_exp.c
    U src/gnu/egcs/libf2c/libF77/d_imag.c
    U src/gnu/egcs/libf2c/libF77/d_int.c
    U src/gnu/egcs/libf2c/libF77/d_lg10.c
    U src/gnu/egcs/libf2c/libF77/d_log.c
    U src/gnu/egcs/libf2c/libF77/d_mod.c
    U src/gnu/egcs/libf2c/libF77/d_nint.c
    U src/gnu/egcs/libf2c/libF77/d_prod.c
    U src/gnu/egcs/libf2c/libF77/d_sign.c
    U src/gnu/egcs/libf2c/libF77/d_sin.c
    U src/gnu/egcs/libf2c/libF77/d_sinh.c
    U src/gnu/egcs/libf2c/libF77/d_sqrt.c
    U src/gnu/egcs/libf2c/libF77/d_tan.c
    U src/gnu/egcs/libf2c/libF77/d_tanh.c
    U src/gnu/egcs/libf2c/libF77/derf_.c
    U src/gnu/egcs/libf2c/libF77/derfc_.c
    U src/gnu/egcs/libf2c/libF77/dtime_.c
    U src/gnu/egcs/libf2c/libF77/ef1asc_.c
    U src/gnu/egcs/libf2c/libF77/ef1cmc_.c
    U src/gnu/egcs/libf2c/libF77/erf_.c
    U src/gnu/egcs/libf2c/libF77/erfc_.c
    U src/gnu/egcs/libf2c/libF77/etime_.c
    U src/gnu/egcs/libf2c/libF77/exit_.c
    U src/gnu/egcs/libf2c/libF77/f2ch.add
    U src/gnu/egcs/libf2c/libF77/getarg_.c
    U src/gnu/egcs/libf2c/libF77/getenv_.c
    U src/gnu/egcs/libf2c/libF77/h_abs.c
    U src/gnu/egcs/libf2c/libF77/h_dim.c
    U src/gnu/egcs/libf2c/libF77/h_len.c
    U src/gnu/egcs/libf2c/libF77/h_dnnt.c
    U src/gnu/egcs/libf2c/libF77/h_indx.c
    U src/gnu/egcs/libf2c/libF77/h_mod.c
    U src/gnu/egcs/libf2c/libF77/h_nint.c
    U src/gnu/egcs/libf2c/libF77/h_sign.c
    U src/gnu/egcs/libf2c/libF77/hl_ge.c
    U src/gnu/egcs/libf2c/libF77/hl_gt.c
    U src/gnu/egcs/libf2c/libF77/hl_le.c
    U src/gnu/egcs/libf2c/libF77/hl_lt.c
    U src/gnu/egcs/libf2c/libF77/i_abs.c
    U src/gnu/egcs/libf2c/libF77/i_dim.c
    U src/gnu/egcs/libf2c/libF77/i_dnnt.c
    U src/gnu/egcs/libf2c/libF77/i_indx.c
    U src/gnu/egcs/libf2c/libF77/i_len.c
    U src/gnu/egcs/libf2c/libF77/i_mod.c
    U src/gnu/egcs/libf2c/libF77/i_nint.c
    U src/gnu/egcs/libf2c/libF77/i_sign.c
    U src/gnu/egcs/libf2c/libF77/iargc_.c
    U src/gnu/egcs/libf2c/libF77/l_ge.c
    U src/gnu/egcs/libf2c/libF77/l_gt.c
    U src/gnu/egcs/libf2c/libF77/l_le.c
    U src/gnu/egcs/libf2c/libF77/l_lt.c
    U src/gnu/egcs/libf2c/libF77/lbitbits.c
    U src/gnu/egcs/libf2c/libF77/lbitshft.c
    U src/gnu/egcs/libf2c/libF77/main.c
    U src/gnu/egcs/libf2c/libF77/makefile.netlib
    U src/gnu/egcs/libf2c/libF77/pow_ci.c
    U src/gnu/egcs/libf2c/libF77/pow_dd.c
    U src/gnu/egcs/libf2c/libF77/pow_di.c
    U src/gnu/egcs/libf2c/libF77/pow_hh.c
    U src/gnu/egcs/libf2c/libF77/pow_ii.c
    U src/gnu/egcs/libf2c/libF77/pow_qq.c
    U src/gnu/egcs/libf2c/libF77/pow_ri.c
    U src/gnu/egcs/libf2c/libF77/pow_zi.c
    U src/gnu/egcs/libf2c/libF77/pow_zz.c
    U src/gnu/egcs/libf2c/libF77/qbitbits.c
    U src/gnu/egcs/libf2c/libF77/qbitshft.c
    U src/gnu/egcs/libf2c/libF77/r_abs.c
    U src/gnu/egcs/libf2c/libF77/r_acos.c
    U src/gnu/egcs/libf2c/libF77/r_asin.c
    U src/gnu/egcs/libf2c/libF77/r_atan.c
    U src/gnu/egcs/libf2c/libF77/r_atn2.c
    U src/gnu/egcs/libf2c/libF77/r_cnjg.c
    U src/gnu/egcs/libf2c/libF77/r_cos.c
    U src/gnu/egcs/libf2c/libF77/r_cosh.c
    U src/gnu/egcs/libf2c/libF77/r_dim.c
    U src/gnu/egcs/libf2c/libF77/r_exp.c
    U src/gnu/egcs/libf2c/libF77/r_imag.c
    U src/gnu/egcs/libf2c/libF77/r_int.c
    U src/gnu/egcs/libf2c/libF77/r_lg10.c
    U src/gnu/egcs/libf2c/libF77/r_log.c
    U src/gnu/egcs/libf2c/libF77/r_mod.c
    U src/gnu/egcs/libf2c/libF77/r_nint.c
    U src/gnu/egcs/libf2c/libF77/r_sign.c
    U src/gnu/egcs/libf2c/libF77/r_sin.c
    U src/gnu/egcs/libf2c/libF77/r_sinh.c
    U src/gnu/egcs/libf2c/libF77/r_sqrt.c
    U src/gnu/egcs/libf2c/libF77/r_tan.c
    U src/gnu/egcs/libf2c/libF77/r_tanh.c
    U src/gnu/egcs/libf2c/libF77/s_cat.c
    U src/gnu/egcs/libf2c/libF77/s_cmp.c
    U src/gnu/egcs/libf2c/libF77/s_copy.c
    U src/gnu/egcs/libf2c/libF77/s_paus.c
    U src/gnu/egcs/libf2c/libF77/s_rnge.c
    U src/gnu/egcs/libf2c/libF77/s_stop.c
    U src/gnu/egcs/libf2c/libF77/setarg.c
    U src/gnu/egcs/libf2c/libF77/setsig.c
    U src/gnu/egcs/libf2c/libF77/sig_die.c
    U src/gnu/egcs/libf2c/libF77/signal1.h
    U src/gnu/egcs/libf2c/libF77/signal1.h0
    U src/gnu/egcs/libf2c/libF77/signal_.c
    U src/gnu/egcs/libf2c/libF77/system_.c
    U src/gnu/egcs/libf2c/libF77/z_abs.c
    U src/gnu/egcs/libf2c/libF77/z_cos.c
    U src/gnu/egcs/libf2c/libF77/z_div.c
    U src/gnu/egcs/libf2c/libF77/z_exp.c
    U src/gnu/egcs/libf2c/libF77/z_log.c
    U src/gnu/egcs/libf2c/libF77/z_sin.c
    U src/gnu/egcs/libf2c/libF77/z_sqrt.c
    U src/gnu/egcs/libf2c/libI77/Makefile.in
    U src/gnu/egcs/libf2c/libI77/Notice
    U src/gnu/egcs/libf2c/libI77/README.netlib
    U src/gnu/egcs/libf2c/libI77/Version.c
    U src/gnu/egcs/libf2c/libI77/backspace.c
    U src/gnu/egcs/libf2c/libI77/close.c
    U src/gnu/egcs/libf2c/libI77/configure
    U src/gnu/egcs/libf2c/libI77/configure.in
    U src/gnu/egcs/libf2c/libI77/dfe.c
    U src/gnu/egcs/libf2c/libI77/dolio.c
    U src/gnu/egcs/libf2c/libI77/due.c
    U src/gnu/egcs/libf2c/libI77/endfile.c
    U src/gnu/egcs/libf2c/libI77/err.c
    U src/gnu/egcs/libf2c/libI77/f2ch.add
    U src/gnu/egcs/libf2c/libI77/fio.h
    U src/gnu/egcs/libf2c/libI77/fmt.c
    U src/gnu/egcs/libf2c/libI77/fmt.h
    U src/gnu/egcs/libf2c/libI77/fmtlib.c
    U src/gnu/egcs/libf2c/libI77/fp.h
    U src/gnu/egcs/libf2c/libI77/ftell_.c
    U src/gnu/egcs/libf2c/libI77/iio.c
    U src/gnu/egcs/libf2c/libI77/ilnw.c
    U src/gnu/egcs/libf2c/libI77/inquire.c
    U src/gnu/egcs/libf2c/libI77/lio.h
    U src/gnu/egcs/libf2c/libI77/lread.c
    U src/gnu/egcs/libf2c/libI77/lwrite.c
    U src/gnu/egcs/libf2c/libI77/open.c
    U src/gnu/egcs/libf2c/libI77/makefile.netlib
    U src/gnu/egcs/libf2c/libI77/rawio.h
    U src/gnu/egcs/libf2c/libI77/rdfmt.c
    U src/gnu/egcs/libf2c/libI77/rewind.c
    U src/gnu/egcs/libf2c/libI77/rsfe.c
    U src/gnu/egcs/libf2c/libI77/rsli.c
    U src/gnu/egcs/libf2c/libI77/rsne.c
    U src/gnu/egcs/libf2c/libI77/sfe.c
    U src/gnu/egcs/libf2c/libI77/sue.c
    U src/gnu/egcs/libf2c/libI77/typesize.c
    U src/gnu/egcs/libf2c/libI77/uio.c
    U src/gnu/egcs/libf2c/libI77/util.c
    U src/gnu/egcs/libf2c/libI77/wref.c
    U src/gnu/egcs/libf2c/libI77/wrtfmt.c
    U src/gnu/egcs/libf2c/libI77/wsfe.c
    U src/gnu/egcs/libf2c/libI77/wsle.c
    U src/gnu/egcs/libf2c/libI77/wsne.c
    U src/gnu/egcs/libf2c/libI77/xwsne.c
    U src/gnu/egcs/libf2c/libU77/COPYING.LIB
    U src/gnu/egcs/libf2c/libU77/Makefile.in
    U src/gnu/egcs/libf2c/libU77/PROJECTS
    U src/gnu/egcs/libf2c/libU77/README
    U src/gnu/egcs/libf2c/libU77/Version.c
    U src/gnu/egcs/libf2c/libU77/access_.c
    U src/gnu/egcs/libf2c/libU77/acconfig.h
    U src/gnu/egcs/libf2c/libU77/aclocal.m4
    U src/gnu/egcs/libf2c/libU77/alarm_.c
    U src/gnu/egcs/libf2c/libU77/bes.c
    U src/gnu/egcs/libf2c/libU77/chdir_.c
    U src/gnu/egcs/libf2c/libU77/chmod_.c
    U src/gnu/egcs/libf2c/libU77/config.hin
    U src/gnu/egcs/libf2c/libU77/configure
    U src/gnu/egcs/libf2c/libU77/configure.in
    U src/gnu/egcs/libf2c/libU77/ctime_.c
    U src/gnu/egcs/libf2c/libU77/date_.c
    U src/gnu/egcs/libf2c/libU77/datetime_.c
    U src/gnu/egcs/libf2c/libU77/dbes.c
    U src/gnu/egcs/libf2c/libU77/dtime_.c
    U src/gnu/egcs/libf2c/libU77/etime_.c
    U src/gnu/egcs/libf2c/libU77/fdate_.c
    U src/gnu/egcs/libf2c/libU77/fgetc_.c
    U src/gnu/egcs/libf2c/libU77/flush1_.c
    U src/gnu/egcs/libf2c/libU77/fnum_.c
    U src/gnu/egcs/libf2c/libU77/fputc_.c
    U src/gnu/egcs/libf2c/libU77/fstat_.c
    U src/gnu/egcs/libf2c/libU77/gerror_.c
    U src/gnu/egcs/libf2c/libU77/getcwd_.c
    U src/gnu/egcs/libf2c/libU77/getgid_.c
    U src/gnu/egcs/libf2c/libU77/getlog_.c
    U src/gnu/egcs/libf2c/libU77/getpid_.c
    U src/gnu/egcs/libf2c/libU77/getuid_.c
    U src/gnu/egcs/libf2c/libU77/gmtime_.c
    U src/gnu/egcs/libf2c/libU77/hostnm_.c
    U src/gnu/egcs/libf2c/libU77/idate_.c
    U src/gnu/egcs/libf2c/libU77/ierrno_.c
    U src/gnu/egcs/libf2c/libU77/irand_.c
    U src/gnu/egcs/libf2c/libU77/isatty_.c
    U src/gnu/egcs/libf2c/libU77/itime_.c
    U src/gnu/egcs/libf2c/libU77/kill_.c
    U src/gnu/egcs/libf2c/libU77/link_.c
    U src/gnu/egcs/libf2c/libU77/lnblnk_.c
    U src/gnu/egcs/libf2c/libU77/lstat_.c
    U src/gnu/egcs/libf2c/libU77/ltime_.c
    U src/gnu/egcs/libf2c/libU77/mclock_.c
    U src/gnu/egcs/libf2c/libU77/perror_.c
    U src/gnu/egcs/libf2c/libU77/rand_.c
    U src/gnu/egcs/libf2c/libU77/rename_.c
    U src/gnu/egcs/libf2c/libU77/secnds_.c
    U src/gnu/egcs/libf2c/libU77/second_.c
    U src/gnu/egcs/libf2c/libU77/sleep_.c
    U src/gnu/egcs/libf2c/libU77/srand_.c
    U src/gnu/egcs/libf2c/libU77/stamp-h.in
    U src/gnu/egcs/libf2c/libU77/stat_.c
    U src/gnu/egcs/libf2c/libU77/symlnk_.c
    U src/gnu/egcs/libf2c/libU77/sys_clock_.c
    U src/gnu/egcs/libf2c/libU77/time_.c
    U src/gnu/egcs/libf2c/libU77/ttynam_.c
    U src/gnu/egcs/libf2c/libU77/u77-test.f
    U src/gnu/egcs/libf2c/libU77/umask_.c
    U src/gnu/egcs/libf2c/libU77/unlink_.c
    U src/gnu/egcs/libf2c/libU77/vxtidate_.c
    U src/gnu/egcs/libf2c/libU77/vxttime_.c
    U src/gnu/egcs/libiberty/COPYING.LIB
    U src/gnu/egcs/libiberty/ChangeLog
    U src/gnu/egcs/libiberty/Makefile.in
    U src/gnu/egcs/libiberty/README
    U src/gnu/egcs/libiberty/acconfig.h
    U src/gnu/egcs/libiberty/alloca-conf.h
    U src/gnu/egcs/libiberty/alloca.c
    U src/gnu/egcs/libiberty/argv.c
    U src/gnu/egcs/libiberty/asprintf.c
    U src/gnu/egcs/libiberty/atexit.c
    U src/gnu/egcs/libiberty/basename.c
    U src/gnu/egcs/libiberty/bcmp.c
    U src/gnu/egcs/libiberty/bcopy.c
    U src/gnu/egcs/libiberty/bzero.c
    U src/gnu/egcs/libiberty/calloc.c
    U src/gnu/egcs/libiberty/choose-temp.c
    U src/gnu/egcs/libiberty/clock.c
    U src/gnu/egcs/libiberty/concat.c
    U src/gnu/egcs/libiberty/config.h-vms
    U src/gnu/egcs/libiberty/config.in
    U src/gnu/egcs/libiberty/config.table
    U src/gnu/egcs/libiberty/configure
    U src/gnu/egcs/libiberty/configure.bat
    U src/gnu/egcs/libiberty/configure.in
    U src/gnu/egcs/libiberty/copysign.c
    U src/gnu/egcs/libiberty/cplus-dem.c
    U src/gnu/egcs/libiberty/fdmatch.c
    U src/gnu/egcs/libiberty/floatformat.c
    U src/gnu/egcs/libiberty/fnmatch.c
    U src/gnu/egcs/libiberty/getcwd.c
    U src/gnu/egcs/libiberty/getopt.c
    U src/gnu/egcs/libiberty/getopt1.c
    U src/gnu/egcs/libiberty/getpagesize.c
    U src/gnu/egcs/libiberty/getruntime.c
    U src/gnu/egcs/libiberty/hex.c
    U src/gnu/egcs/libiberty/index.c
    U src/gnu/egcs/libiberty/insque.c
    U src/gnu/egcs/libiberty/makefile.dos
    U src/gnu/egcs/libiberty/makefile.vms
    U src/gnu/egcs/libiberty/memchr.c
    U src/gnu/egcs/libiberty/memcmp.c
    U src/gnu/egcs/libiberty/memcpy.c
    U src/gnu/egcs/libiberty/memmove.c
    U src/gnu/egcs/libiberty/memset.c
    U src/gnu/egcs/libiberty/mkstemps.c
    U src/gnu/egcs/libiberty/mpw-config.in
    U src/gnu/egcs/libiberty/mpw-make.sed
    U src/gnu/egcs/libiberty/mpw.c
    U src/gnu/egcs/libiberty/msdos.c
    U src/gnu/egcs/libiberty/objalloc.c
    U src/gnu/egcs/libiberty/obstack.c
    U src/gnu/egcs/libiberty/pexecute.c
    U src/gnu/egcs/libiberty/putenv.c
    U src/gnu/egcs/libiberty/random.c
    U src/gnu/egcs/libiberty/rename.c
    U src/gnu/egcs/libiberty/rindex.c
    U src/gnu/egcs/libiberty/setenv.c
    U src/gnu/egcs/libiberty/sigsetmask.c
    U src/gnu/egcs/libiberty/spaces.c
    U src/gnu/egcs/libiberty/splay-tree.c
    U src/gnu/egcs/libiberty/strcasecmp.c
    U src/gnu/egcs/libiberty/strchr.c
    U src/gnu/egcs/libiberty/strdup.c
    U src/gnu/egcs/libiberty/strerror.c
    U src/gnu/egcs/libiberty/strncasecmp.c
    U src/gnu/egcs/libiberty/strrchr.c
    U src/gnu/egcs/libiberty/strsignal.c
    U src/gnu/egcs/libiberty/strstr.c
    U src/gnu/egcs/libiberty/strtod.c
    U src/gnu/egcs/libiberty/strtol.c
    U src/gnu/egcs/libiberty/strtoul.c
    U src/gnu/egcs/libiberty/tmpnam.c
    U src/gnu/egcs/libiberty/vasprintf.c
    U src/gnu/egcs/libiberty/vfork.c
    U src/gnu/egcs/libiberty/vfprintf.c
    U src/gnu/egcs/libiberty/vmsbuild.com
    U src/gnu/egcs/libiberty/vprintf.c
    U src/gnu/egcs/libiberty/vsprintf.c
    U src/gnu/egcs/libiberty/waitpid.c
    U src/gnu/egcs/libiberty/xatexit.c
    U src/gnu/egcs/libiberty/xexit.c
    U src/gnu/egcs/libiberty/xmalloc.c
    U src/gnu/egcs/libiberty/xstrdup.c
    U src/gnu/egcs/libiberty/xstrerror.c
    U src/gnu/egcs/libiberty/config/mh-aix
    U src/gnu/egcs/libiberty/config/mh-cxux7
    U src/gnu/egcs/libiberty/config/mh-fbsd21
    U src/gnu/egcs/libiberty/config/mh-windows
    U src/gnu/egcs/libiberty/testsuite/Makefile.in
    U src/gnu/egcs/libiberty/testsuite/demangle-expected
    U src/gnu/egcs/libiberty/testsuite/regress-demangle
    U src/gnu/egcs/libio/ChangeLog
    U src/gnu/egcs/libio/Makefile.in
    U src/gnu/egcs/libio/NEWS
    U src/gnu/egcs/libio/PlotFile.cc
    U src/gnu/egcs/libio/PlotFile.h
    U src/gnu/egcs/libio/README
    U src/gnu/egcs/libio/SFile.cc
    U src/gnu/egcs/libio/SFile.h
    U src/gnu/egcs/libio/builtinbuf.cc
    U src/gnu/egcs/libio/builtinbuf.h
    U src/gnu/egcs/libio/cleanup.c
    U src/gnu/egcs/libio/config.shared
    U src/gnu/egcs/libio/configure.in
    U src/gnu/egcs/libio/depend
    U src/gnu/egcs/libio/editbuf.cc
    U src/gnu/egcs/libio/editbuf.h
    U src/gnu/egcs/libio/filebuf.cc
    U src/gnu/egcs/libio/filedoalloc.c
    U src/gnu/egcs/libio/fileops.c
    U src/gnu/egcs/libio/floatconv.c
    U src/gnu/egcs/libio/floatio.h
    U src/gnu/egcs/libio/fstream.cc
    U src/gnu/egcs/libio/fstream.h
    U src/gnu/egcs/libio/gen-params
    U src/gnu/egcs/libio/genops.c
    U src/gnu/egcs/libio/indstream.cc
    U src/gnu/egcs/libio/indstream.h
    U src/gnu/egcs/libio/ioassign.cc
    U src/gnu/egcs/libio/ioextend.cc
    U src/gnu/egcs/libio/iofclose.c
    U src/gnu/egcs/libio/iofdopen.c
    U src/gnu/egcs/libio/iofeof.c
    U src/gnu/egcs/libio/ioferror.c
    U src/gnu/egcs/libio/iofflush.c
    U src/gnu/egcs/libio/iofflush_u.c
    U src/gnu/egcs/libio/iofgetpos.c
    U src/gnu/egcs/libio/iofgets.c
    U src/gnu/egcs/libio/iofopen.c
    U src/gnu/egcs/libio/iofprintf.c
    U src/gnu/egcs/libio/iofputs.c
    U src/gnu/egcs/libio/iofread.c
    U src/gnu/egcs/libio/iofscanf.c
    U src/gnu/egcs/libio/iofsetpos.c
    U src/gnu/egcs/libio/ioftell.c
    U src/gnu/egcs/libio/iofwrite.c
    U src/gnu/egcs/libio/iogetc.c
    U src/gnu/egcs/libio/iogetdelim.c
    U src/gnu/egcs/libio/iogetline.c
    U src/gnu/egcs/libio/iogets.c
    U src/gnu/egcs/libio/ioignore.c
    U src/gnu/egcs/libio/iopadn.c
    U src/gnu/egcs/libio/iolibio.h
    U src/gnu/egcs/libio/iomanip.cc
    U src/gnu/egcs/libio/iomanip.h
    U src/gnu/egcs/libio/ioperror.c
    U src/gnu/egcs/libio/iopopen.c
    U src/gnu/egcs/libio/ioprims.c
    U src/gnu/egcs/libio/ioprintf.c
    U src/gnu/egcs/libio/ioputc.c
    U src/gnu/egcs/libio/ioputs.c
    U src/gnu/egcs/libio/ioscanf.c
    U src/gnu/egcs/libio/ioseekoff.c
    U src/gnu/egcs/libio/ioseekpos.c
    U src/gnu/egcs/libio/iosetbuffer.c
    U src/gnu/egcs/libio/iosetvbuf.c
    U src/gnu/egcs/libio/iosprintf.c
    U src/gnu/egcs/libio/iosscanf.c
    U src/gnu/egcs/libio/iostdio.h
    U src/gnu/egcs/libio/iostream.cc
    U src/gnu/egcs/libio/iostream.h
    U src/gnu/egcs/libio/iostream.texi
    U src/gnu/egcs/libio/iostreamP.h
    U src/gnu/egcs/libio/iostrerror.c
    U src/gnu/egcs/libio/ioungetc.c
    U src/gnu/egcs/libio/iovfprintf.c
    U src/gnu/egcs/libio/iovfscanf.c
    U src/gnu/egcs/libio/iovsprintf.c
    U src/gnu/egcs/libio/iovsscanf.c
    U src/gnu/egcs/libio/isgetline.cc
    U src/gnu/egcs/libio/isgetsb.cc
    U src/gnu/egcs/libio/isscan.cc
    U src/gnu/egcs/libio/istream.h
    U src/gnu/egcs/libio/libio.h
    U src/gnu/egcs/libio/libioP.h
    U src/gnu/egcs/libio/osform.cc
    U src/gnu/egcs/libio/ostream.h
    U src/gnu/egcs/libio/outfloat.c
    U src/gnu/egcs/libio/parsestream.cc
    U src/gnu/egcs/libio/parsestream.h
    U src/gnu/egcs/libio/peekc.c
    U src/gnu/egcs/libio/pfstream.cc
    U src/gnu/egcs/libio/pfstream.h
    U src/gnu/egcs/libio/procbuf.cc
    U src/gnu/egcs/libio/procbuf.h
    U src/gnu/egcs/libio/sbform.cc
    U src/gnu/egcs/libio/sbgetline.cc
    U src/gnu/egcs/libio/sbscan.cc
    U src/gnu/egcs/libio/stdfiles.c
    U src/gnu/egcs/libio/stdiostream.cc
    U src/gnu/egcs/libio/stdiostream.h
    U src/gnu/egcs/libio/stdstrbufs.cc
    U src/gnu/egcs/libio/stream.h
    U src/gnu/egcs/libio/stdstreams.cc
    U src/gnu/egcs/libio/stream.cc
    U src/gnu/egcs/libio/streambuf.cc
    U src/gnu/egcs/libio/streambuf.h
    U src/gnu/egcs/libio/strfile.h
    U src/gnu/egcs/libio/strops.c
    U src/gnu/egcs/libio/strstream.cc
    U src/gnu/egcs/libio/strstream.h
    U src/gnu/egcs/libio/dbz/Makefile.in
    U src/gnu/egcs/libio/dbz/README
    U src/gnu/egcs/libio/dbz/altbytes
    U src/gnu/egcs/libio/dbz/byteflip.c
    U src/gnu/egcs/libio/dbz/case.c
    U src/gnu/egcs/libio/dbz/case.h
    U src/gnu/egcs/libio/dbz/configure.in
    U src/gnu/egcs/libio/dbz/dbz.1
    U src/gnu/egcs/libio/dbz/dbz.3z
    U src/gnu/egcs/libio/dbz/dbz.c
    U src/gnu/egcs/libio/dbz/dbz.h
    U src/gnu/egcs/libio/dbz/dbzmain.c
    U src/gnu/egcs/libio/dbz/fake.c
    U src/gnu/egcs/libio/dbz/firstlast25
    U src/gnu/egcs/libio/dbz/getmap
    U src/gnu/egcs/libio/dbz/random.c
    U src/gnu/egcs/libio/dbz/revbytes
    U src/gnu/egcs/libio/dbz/stdio.h
    U src/gnu/egcs/libio/config/hpux.mt
    U src/gnu/egcs/libio/config/isc.mt
    U src/gnu/egcs/libio/config/linux.mt
    U src/gnu/egcs/libio/config/linuxaxp1-libc-lock.h
    U src/gnu/egcs/libio/config/linuxaxp1-stdio-lock.h
    U src/gnu/egcs/libio/config/linuxaxp1.mt
    U src/gnu/egcs/libio/config/linuxlibc1.mt
    U src/gnu/egcs/libio/config/mn10200.mt
    U src/gnu/egcs/libio/config/mtsafe.mt
    U src/gnu/egcs/libio/config/netware.mt
    U src/gnu/egcs/libio/config/sco4.mt
    U src/gnu/egcs/libio/include/empty.h
    U src/gnu/egcs/libio/stdio/ChangeLog
    I src/gnu/egcs/libio/stdio/ChangeLog.old
    U src/gnu/egcs/libio/stdio/Makefile.in
    U src/gnu/egcs/libio/stdio/clearerr.c
    U src/gnu/egcs/libio/stdio/clearerr_u.c
    U src/gnu/egcs/libio/stdio/configure.in
    U src/gnu/egcs/libio/stdio/fdopen.c
    U src/gnu/egcs/libio/stdio/feof.c
    U src/gnu/egcs/libio/stdio/feof_u.c
    U src/gnu/egcs/libio/stdio/ferror.c
    U src/gnu/egcs/libio/stdio/ferror_u.c
    U src/gnu/egcs/libio/stdio/fgetc.c
    U src/gnu/egcs/libio/stdio/fileno.c
    U src/gnu/egcs/libio/stdio/fputc.c
    U src/gnu/egcs/libio/stdio/fputc_u.c
    U src/gnu/egcs/libio/stdio/freopen.c
    U src/gnu/egcs/libio/stdio/fseek.c
    U src/gnu/egcs/libio/stdio/getc.c
    U src/gnu/egcs/libio/stdio/getc_u.c
    U src/gnu/egcs/libio/stdio/getchar.c
    U src/gnu/egcs/libio/stdio/getchar_u.c
    U src/gnu/egcs/libio/stdio/getline.c
    U src/gnu/egcs/libio/stdio/getw.c
    U src/gnu/egcs/libio/stdio/obprintf.c
    U src/gnu/egcs/libio/stdio/popen.c
    U src/gnu/egcs/libio/stdio/putc.c
    U src/gnu/egcs/libio/stdio/putc_u.c
    U src/gnu/egcs/libio/stdio/putchar.c
    U src/gnu/egcs/libio/stdio/putchar_u.c
    U src/gnu/egcs/libio/stdio/putw.c
    U src/gnu/egcs/libio/stdio/rewind.c
    U src/gnu/egcs/libio/stdio/setbuf.c
    U src/gnu/egcs/libio/stdio/setfileno.c
    U src/gnu/egcs/libio/stdio/setlinebuf.c
    U src/gnu/egcs/libio/stdio/snprintf.c
    U src/gnu/egcs/libio/stdio/stdio.h
    U src/gnu/egcs/libio/stdio/vasprintf.c
    U src/gnu/egcs/libio/stdio/vfprintf.c
    U src/gnu/egcs/libio/stdio/vfscanf.c
    U src/gnu/egcs/libio/stdio/vprintf.c
    U src/gnu/egcs/libio/stdio/vscanf.c
    U src/gnu/egcs/libio/stdio/vsnprintf.c
    U src/gnu/egcs/libio/tests/ChangeLog
    U src/gnu/egcs/libio/tests/Makefile.in
    U src/gnu/egcs/libio/tests/configure.in
    U src/gnu/egcs/libio/tests/hounddog.cc
    U src/gnu/egcs/libio/tests/hounddog.exp
    U src/gnu/egcs/libio/tests/hounddog.inp
    U src/gnu/egcs/libio/tests/putbackdog.cc
    U src/gnu/egcs/libio/tests/tFile.cc
    U src/gnu/egcs/libio/tests/tFile.exp
    U src/gnu/egcs/libio/tests/tFile.inp
    U src/gnu/egcs/libio/tests/tfformat.c
    U src/gnu/egcs/libio/tests/tiformat.c
    U src/gnu/egcs/libio/tests/tiomanip.cc
    U src/gnu/egcs/libio/tests/tiomanip.exp
    U src/gnu/egcs/libio/tests/tiomisc.cc
    U src/gnu/egcs/libio/tests/tiomisc.exp
    U src/gnu/egcs/libio/tests/tstdiomisc.c
    U src/gnu/egcs/libio/tests/tstdiomisc.exp
    U src/gnu/egcs/libio/testsuite/ChangeLog
    U src/gnu/egcs/libio/testsuite/Makefile.in
    U src/gnu/egcs/libio/testsuite/configure.in
    U src/gnu/egcs/libio/testsuite/lib/libio.exp
    U src/gnu/egcs/libio/testsuite/config/default.exp
    U src/gnu/egcs/libio/testsuite/libio.tests/hounddog.exp
    U src/gnu/egcs/libio/testsuite/libio.tests/putbackdog.exp
    U src/gnu/egcs/libio/testsuite/libio.tests/tFile.exp
    U src/gnu/egcs/libio/testsuite/libio.tests/tfformat.exp
    U src/gnu/egcs/libio/testsuite/libio.tests/tiformat.exp
    U src/gnu/egcs/libio/testsuite/libio.tests/tiomanip.exp
    U src/gnu/egcs/libio/testsuite/libio.tests/tiomisc.exp
    U src/gnu/egcs/libio/testsuite/libio.tests/tstdiomisc.exp
    U src/gnu/egcs/libobjc/ChangeLog
    U src/gnu/egcs/libobjc/Makefile.in
    U src/gnu/egcs/libobjc/NXConstStr.m
    U src/gnu/egcs/libobjc/Object.m
    U src/gnu/egcs/libobjc/Protocol.m
    U src/gnu/egcs/libobjc/README
    U src/gnu/egcs/libobjc/README.threads
    U src/gnu/egcs/libobjc/THREADS
    U src/gnu/egcs/libobjc/THREADS.MACH
    U src/gnu/egcs/libobjc/archive.c
    U src/gnu/egcs/libobjc/class.c
    U src/gnu/egcs/libobjc/configure
    U src/gnu/egcs/libobjc/configure.in
    U src/gnu/egcs/libobjc/encoding.c
    U src/gnu/egcs/libobjc/gc.c
    U src/gnu/egcs/libobjc/hash.c
    U src/gnu/egcs/libobjc/init.c
    U src/gnu/egcs/libobjc/libobjc.def
    U src/gnu/egcs/libobjc/libobjc_entry.c
    U src/gnu/egcs/libobjc/linking.m
    U src/gnu/egcs/libobjc/makefile.dos
    U src/gnu/egcs/libobjc/misc.c
    U src/gnu/egcs/libobjc/nil_method.c
    U src/gnu/egcs/libobjc/objc-features.texi
    U src/gnu/egcs/libobjc/objects.c
    U src/gnu/egcs/libobjc/sarray.c
    U src/gnu/egcs/libobjc/selector.c
    U src/gnu/egcs/libobjc/sendmsg.c
    U src/gnu/egcs/libobjc/thr-dce.c
    U src/gnu/egcs/libobjc/thr-decosf1.c
    U src/gnu/egcs/libobjc/thr-irix.c
    U src/gnu/egcs/libobjc/thr-mach.c
    U src/gnu/egcs/libobjc/thr-os2.c
    U src/gnu/egcs/libobjc/thr-posix.c
    U src/gnu/egcs/libobjc/thr-pthreads.c
    U src/gnu/egcs/libobjc/thr-single.c
    U src/gnu/egcs/libobjc/thr-solaris.c
    U src/gnu/egcs/libobjc/thr-vxworks.c
    U src/gnu/egcs/libobjc/thr-win32.c
    U src/gnu/egcs/libobjc/thr.c
    U src/gnu/egcs/libobjc/objc/NXConstStr.h
    U src/gnu/egcs/libobjc/objc/Object.h
    U src/gnu/egcs/libobjc/objc/Protocol.h
    U src/gnu/egcs/libobjc/objc/encoding.h
    U src/gnu/egcs/libobjc/objc/hash.h
    U src/gnu/egcs/libobjc/objc/objc-api.h
    U src/gnu/egcs/libobjc/objc/objc-list.h
    U src/gnu/egcs/libobjc/objc/objc.h
    U src/gnu/egcs/libobjc/objc/runtime.h
    U src/gnu/egcs/libobjc/objc/sarray.h
    U src/gnu/egcs/libobjc/objc/thr.h
    U src/gnu/egcs/libobjc/objc/typedstream.h
    U src/gnu/egcs/libstdc++/ChangeLog
    U src/gnu/egcs/libstdc++/Makefile.in
    U src/gnu/egcs/libstdc++/NEWS
    U src/gnu/egcs/libstdc++/cassert
    U src/gnu/egcs/libstdc++/cctype
    U src/gnu/egcs/libstdc++/cerrno
    U src/gnu/egcs/libstdc++/cfloat
    U src/gnu/egcs/libstdc++/cinst.cc
    U src/gnu/egcs/libstdc++/ciso646
    U src/gnu/egcs/libstdc++/climits
    U src/gnu/egcs/libstdc++/clocale
    U src/gnu/egcs/libstdc++/cmath
    U src/gnu/egcs/libstdc++/cmathi.cc
    U src/gnu/egcs/libstdc++/complex
    U src/gnu/egcs/libstdc++/complex.h
    U src/gnu/egcs/libstdc++/configure.in
    U src/gnu/egcs/libstdc++/csetjmp
    U src/gnu/egcs/libstdc++/csignal
    U src/gnu/egcs/libstdc++/cstdarg
    U src/gnu/egcs/libstdc++/cstddef
    U src/gnu/egcs/libstdc++/cstdio
    U src/gnu/egcs/libstdc++/cstdlib
    U src/gnu/egcs/libstdc++/cstdlibi.cc
    U src/gnu/egcs/libstdc++/cstring
    U src/gnu/egcs/libstdc++/cstringi.cc
    U src/gnu/egcs/libstdc++/ctime
    U src/gnu/egcs/libstdc++/cwchar
    U src/gnu/egcs/libstdc++/cwctype
    U src/gnu/egcs/libstdc++/fstream
    U src/gnu/egcs/libstdc++/iomanip
    U src/gnu/egcs/libstdc++/iosfwd
    U src/gnu/egcs/libstdc++/iostream
    U src/gnu/egcs/libstdc++/sinst.cc
    U src/gnu/egcs/libstdc++/stdexcept
    U src/gnu/egcs/libstdc++/stdexcepti.cc
    U src/gnu/egcs/libstdc++/stl.h
    U src/gnu/egcs/libstdc++/stlinst.cc
    U src/gnu/egcs/libstdc++/string
    U src/gnu/egcs/libstdc++/strstream
    U src/gnu/egcs/libstdc++/valarray
    U src/gnu/egcs/libstdc++/valarray.cc
    U src/gnu/egcs/libstdc++/std/bastring.cc
    U src/gnu/egcs/libstdc++/std/bastring.h
    U src/gnu/egcs/libstdc++/std/complext.cc
    U src/gnu/egcs/libstdc++/std/complext.h
    U src/gnu/egcs/libstdc++/std/dcomplex.h
    U src/gnu/egcs/libstdc++/std/fcomplex.h
    U src/gnu/egcs/libstdc++/std/gslice.h
    U src/gnu/egcs/libstdc++/std/gslice_array.h
    U src/gnu/egcs/libstdc++/std/indirect_array.h
    U src/gnu/egcs/libstdc++/std/ldcomplex.h
    U src/gnu/egcs/libstdc++/std/mask_array.h
    U src/gnu/egcs/libstdc++/std/slice.h
    U src/gnu/egcs/libstdc++/std/slice_array.h
    U src/gnu/egcs/libstdc++/std/std_valarray.h
    U src/gnu/egcs/libstdc++/std/straits.h
    U src/gnu/egcs/libstdc++/std/valarray_array.h
    U src/gnu/egcs/libstdc++/std/valarray_array.tcc
    U src/gnu/egcs/libstdc++/std/valarray_meta.h
    U src/gnu/egcs/libstdc++/config/aix.ml
    U src/gnu/egcs/libstdc++/config/dec-osf.ml
    U src/gnu/egcs/libstdc++/config/delta.mt
    U src/gnu/egcs/libstdc++/config/elf.ml
    U src/gnu/egcs/libstdc++/config/elfshlibm.ml
    U src/gnu/egcs/libstdc++/config/freebsd.ml
    U src/gnu/egcs/libstdc++/config/gnu.ml
    U src/gnu/egcs/libstdc++/config/hpux.ml
    U src/gnu/egcs/libstdc++/config/irix5.ml
    U src/gnu/egcs/libstdc++/config/linux.ml
    U src/gnu/egcs/libstdc++/config/linux.mt
    U src/gnu/egcs/libstdc++/config/openbsd.ml
    U src/gnu/egcs/libstdc++/config/openbsd.mt
    U src/gnu/egcs/libstdc++/config/posix.mt
    U src/gnu/egcs/libstdc++/config/sol2pth.mt
    U src/gnu/egcs/libstdc++/config/sol2shm.ml
    U src/gnu/egcs/libstdc++/config/sol2solth.mt
    U src/gnu/egcs/libstdc++/config/sunos4.ml
    U src/gnu/egcs/libstdc++/config/x86-interix.ml
    U src/gnu/egcs/libstdc++/stl/ChangeLog
    U src/gnu/egcs/libstdc++/stl/README
    U src/gnu/egcs/libstdc++/stl/algo.h
    U src/gnu/egcs/libstdc++/stl/algobase.h
    U src/gnu/egcs/libstdc++/stl/algorithm
    U src/gnu/egcs/libstdc++/stl/alloc.h
    U src/gnu/egcs/libstdc++/stl/bitset
    U src/gnu/egcs/libstdc++/stl/bvector.h
    U src/gnu/egcs/libstdc++/stl/defalloc.h
    U src/gnu/egcs/libstdc++/stl/deque
    U src/gnu/egcs/libstdc++/stl/deque.h
    U src/gnu/egcs/libstdc++/stl/function.h
    U src/gnu/egcs/libstdc++/stl/functional
    U src/gnu/egcs/libstdc++/stl/hash_map
    U src/gnu/egcs/libstdc++/stl/hash_map.h
    U src/gnu/egcs/libstdc++/stl/hash_set
    U src/gnu/egcs/libstdc++/stl/hash_set.h
    U src/gnu/egcs/libstdc++/stl/hashtable.h
    U src/gnu/egcs/libstdc++/stl/heap.h
    U src/gnu/egcs/libstdc++/stl/iterator
    U src/gnu/egcs/libstdc++/stl/iterator.h
    U src/gnu/egcs/libstdc++/stl/list
    U src/gnu/egcs/libstdc++/stl/list.h
    U src/gnu/egcs/libstdc++/stl/map
    U src/gnu/egcs/libstdc++/stl/map.h
    U src/gnu/egcs/libstdc++/stl/memory
    U src/gnu/egcs/libstdc++/stl/multimap.h
    U src/gnu/egcs/libstdc++/stl/multiset.h
    U src/gnu/egcs/libstdc++/stl/numeric
    U src/gnu/egcs/libstdc++/stl/pair.h
    U src/gnu/egcs/libstdc++/stl/pthread_alloc
    U src/gnu/egcs/libstdc++/stl/pthread_alloc.h
    U src/gnu/egcs/libstdc++/stl/queue
    U src/gnu/egcs/libstdc++/stl/rope
    U src/gnu/egcs/libstdc++/stl/rope.h
    U src/gnu/egcs/libstdc++/stl/ropeimpl.h
    U src/gnu/egcs/libstdc++/stl/set
    U src/gnu/egcs/libstdc++/stl/set.h
    U src/gnu/egcs/libstdc++/stl/slist
    U src/gnu/egcs/libstdc++/stl/slist.h
    U src/gnu/egcs/libstdc++/stl/stack
    U src/gnu/egcs/libstdc++/stl/stack.h
    U src/gnu/egcs/libstdc++/stl/stl_algo.h
    U src/gnu/egcs/libstdc++/stl/stl_algobase.h
    U src/gnu/egcs/libstdc++/stl/stl_alloc.h
    U src/gnu/egcs/libstdc++/stl/stl_bvector.h
    U src/gnu/egcs/libstdc++/stl/stl_config.h
    U src/gnu/egcs/libstdc++/stl/stl_construct.h
    U src/gnu/egcs/libstdc++/stl/stl_deque.h
    U src/gnu/egcs/libstdc++/stl/stl_function.h
    U src/gnu/egcs/libstdc++/stl/stl_hash_fun.h
    U src/gnu/egcs/libstdc++/stl/stl_hash_map.h
    U src/gnu/egcs/libstdc++/stl/stl_hash_set.h
    U src/gnu/egcs/libstdc++/stl/stl_hashtable.h
    U src/gnu/egcs/libstdc++/stl/stl_heap.h
    U src/gnu/egcs/libstdc++/stl/stl_iterator.h
    U src/gnu/egcs/libstdc++/stl/stl_list.h
    U src/gnu/egcs/libstdc++/stl/stl_map.h
    U src/gnu/egcs/libstdc++/stl/stl_multimap.h
    U src/gnu/egcs/libstdc++/stl/stl_multiset.h
    U src/gnu/egcs/libstdc++/stl/stl_numeric.h
    U src/gnu/egcs/libstdc++/stl/stl_pair.h
    U src/gnu/egcs/libstdc++/stl/stl_queue.h
    U src/gnu/egcs/libstdc++/stl/stl_raw_storage_iter.h
    U src/gnu/egcs/libstdc++/stl/stl_relops.h
    U src/gnu/egcs/libstdc++/stl/stl_rope.h
    U src/gnu/egcs/libstdc++/stl/stl_set.h
    U src/gnu/egcs/libstdc++/stl/stl_slist.h
    U src/gnu/egcs/libstdc++/stl/stl_stack.h
    U src/gnu/egcs/libstdc++/stl/stl_tempbuf.h
    U src/gnu/egcs/libstdc++/stl/stl_tree.h
    U src/gnu/egcs/libstdc++/stl/stl_uninitialized.h
    U src/gnu/egcs/libstdc++/stl/stl_vector.h
    U src/gnu/egcs/libstdc++/stl/tempbuf.h
    U src/gnu/egcs/libstdc++/stl/tree.h
    U src/gnu/egcs/libstdc++/stl/type_traits.h
    U src/gnu/egcs/libstdc++/stl/utility
    U src/gnu/egcs/libstdc++/stl/vector
    U src/gnu/egcs/libstdc++/stl/vector.h
    U src/gnu/egcs/libstdc++/tests/ChangeLog
    U src/gnu/egcs/libstdc++/tests/Makefile.in
    U src/gnu/egcs/libstdc++/tests/configure.in
    U src/gnu/egcs/libstdc++/tests/tcomplex.cc
    U src/gnu/egcs/libstdc++/tests/tcomplex.exp
    U src/gnu/egcs/libstdc++/tests/tcomplex.inp
    U src/gnu/egcs/libstdc++/tests/tlist.cc
    U src/gnu/egcs/libstdc++/tests/tlist.exp
    U src/gnu/egcs/libstdc++/tests/tmap.cc
    U src/gnu/egcs/libstdc++/tests/tmap.exp
    U src/gnu/egcs/libstdc++/tests/tstring.cc
    U src/gnu/egcs/libstdc++/tests/tstring.exp
    U src/gnu/egcs/libstdc++/tests/tstring.inp
    U src/gnu/egcs/libstdc++/tests/tvector.cc
    U src/gnu/egcs/libstdc++/tests/tvector.exp
    U src/gnu/egcs/libstdc++/testsuite/ChangeLog
    U src/gnu/egcs/libstdc++/testsuite/Makefile.in
    U src/gnu/egcs/libstdc++/testsuite/configure.in
    U src/gnu/egcs/libstdc++/testsuite/lib/libstdc++.exp
    U src/gnu/egcs/libstdc++/testsuite/config/default.exp
    U src/gnu/egcs/libstdc++/testsuite/libstdc++.tests/test.exp
    U src/gnu/egcs/install/build.html
    U src/gnu/egcs/install/configure.html
    U src/gnu/egcs/install/dec-osf-shlibstdc++.patch
    U src/gnu/egcs/install/download.html
    U src/gnu/egcs/install/finalinstall.html
    U src/gnu/egcs/install/index.html
    U src/gnu/egcs/install/sco_osr5_g77.patch
    U src/gnu/egcs/install/specific.html
    U src/gnu/egcs/install/test.html
    U src/gnu/egcs/install/BUILD
    U src/gnu/egcs/install/CONFIGURE
    U src/gnu/egcs/install/DOWNLOAD
    U src/gnu/egcs/install/FINALINSTALL
    U src/gnu/egcs/install/INDEX
    U src/gnu/egcs/install/SPECIFIC
    U src/gnu/egcs/install/TEST
    
    11 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jCYGNUS:yesterday -jCYGNUS src/gnu/egcs

CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/19 09:26:42

Modified files:
	gnu/egcs/gcc   : configure configure.in function.c invoke.texi 
	gnu/egcs/gcc/config/i386: i386.c 
Removed files:
	gnu/egcs/gcc/config/i386: sol2dbg.h 

Log message:
Inane conflicts:
- patch to function.c was badly indented.
- invoke.texi no longer need to special-case OpenBSD, as 2.95.2 turns
strict-aliasing off everywhere.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/19 09:33:00

Modified files:
	usr.sbin/iteconfig: Makefile iteconfig.c iteconfig_amiga.8 

Log message:
Bug-fix: iteconfig was performing lots of iotcl on the console, but it
turns out all amiga sub-console handlers don't implement all those ioctl,
but still could use iteconfig.

So:
* rework iteconfig's logic to only perform strictly required ioctl,
* turn on -Wall and fix a few details,
* add -b option to handle console blanker.

Approved by niklas@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/19 10:19:43

Modified files:
	gnu/egcs/gcc   : configure 

Log message:
cvs did a good job of merging changes, but the resulting configure
was not what autoconf would have produced starting from configure.in + our
local changes...

Regen'ed for correct configure.in line numbers.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/19 10:28:53

Modified files:
	usr.bin/make   : make.1 

Log message:
.MAIN is nothing special.
Silently ignoring all commands but the first set in a normal dependency
is a generic `feature' of make.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/19 16:03:04

Modified files:
	sys/kern       : kern_exec.c 

Log message:
do not NULL dereference if fd_nfiles < 3


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/19 17:20:14

Modified files:
	usr.sbin/mtree : mtree.c 

Log message:
getcwd() does not stuff an error string in buf on error, call strerror()
instead.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/19 18:16:50

Modified files:
	sys/kern       : kern_exec.c 

Log message:
when procfs is compiled in, if a setuid process has any of descriptors 0-2
open for write on procfs, close it (and, thus, open a /dev/null instead);
problem reported by nergal@idea.avet.com.pl, fix by me, thanks for help
from millert


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/19 21:10:26

Modified files:
	graphics/ImageMagick: Makefile 

Log message:
bump freetype shared lib version # after upgrade for dependency list


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/19 21:11:31

Modified files:
	graphics/gd    : Makefile 

Log message:
- bump freetype shared lib version # after upgrade for dependency list
- mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/19 21:54:04

Modified files:
	x11/enlightenment: Makefile 

Log message:
bump freetype shared lib version # after upgrade for dependency list. (upgrade of enlightenment coming soon).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/20 00:18:26

Modified files:
	usr.bin/xargs  : xargs.1 

Log message:
Default value for -s option is ARG_MAX - 4096, not - 2048; enami


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/20 02:30:03

Modified files:
	sys/kern       : kern_exec.c 

Log message:
set[ug]id, not just setuid


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/20 05:31:34

Modified files:
	games/grdc     : grdc.c 

Log message:
track seconds more accurately. ok pjanzen@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/20 08:15:18

Modified files:
	usr.bin/ssh    : packet.c 

Log message:
use getpeername() in packet_connection_is_on_socket(), fixes sshd -i;
from Holger.Trapp@Informatik.TU-Chemnitz.DE


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/20 08:19:22

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
log with level log() not fatal() if peer behaves badly.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/20 10:49:23

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/20 10:49:33

Modified files:
	.              : errata.html security.html 

Log message:
doc procfs issue


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/20 11:14:59

Modified files:
	usr.bin/make   : job.c 

Log message:
Fix problem pointed out by FreeBSD, regen temp file name each time, to
avoid races.

Make use of basic Unix semantics, namely you can unlink a file while holding
open fd on the data.  Avoid all the mess of having to track useless file names
around.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/20 11:19:46

Modified files:
	usr.bin/vi/build: recover 

Log message:
Use sysopen() when opening recover files.  This is purely paranoia
since we check that the filename matches '^recover' and hence the
first character cannot play games with perl's magic open().


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/20 11:33:25

Modified files:
	.              : press.html 

Log message:
Catch up on many IDG pubs, clean up formatting


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/20 11:59:24

Modified files:
	.              : errata.html 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/20 12:56:48

Modified files:
	sys/stand/boot : cmd.c 

Log message:
buffer overflow in readline(;) from espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/20 13:08:21

Modified files:
	net/trafshow   : Makefile 

Log message:
Fix MASTER_SITES.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/20 13:08:21

Modified files:
	.              : press.html 

Log message:
More catching up. Thanks Theo.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/20 13:11:26

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
DEC 21150-BC bridge chip, AKA DC1111D


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/20 13:11:34

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/20 13:24:35

Modified files:
	.              : errata.html plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/01/20 13:54:16

Modified files:
	openssh        : index.html 

Log message:
added damien's mailing list


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/01/20 14:04:33

Modified files:
	faq            : index.html 

Log message:
Fix side-bar appearance in Internet Exploder.
Apparently it interprets a space differently then ampersand-n-b-s-p-semicolon
Also flush to sides/Jenkins.Mike@epamail.epa.gov


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/20 15:14:57

Log message:
    gifsicle - a tool for creating & editing GIF images and animations
    
    Status:
    
    Vendor Tag:	jakob
    Release Tags:	jakob_2000-01-20
    
    N ports/graphics/gifsicle/Makefile
    N ports/graphics/gifsicle/files/md5
    N ports/graphics/gifsicle/pkg/PLIST
    N ports/graphics/gifsicle/pkg/DESCR
    N ports/graphics/gifsicle/pkg/COMMENT
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/20 15:17:35

Modified files:
	graphics       : Makefile 

Log message:
gifsicle added


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/01/20 15:35:15

Modified files:
	faq            : obsd-faq.txt 

Log message:
update


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/01/20 16:03:07

Modified files:
	faq            : faq10.html 

Log message:
update ssl section.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/20 16:07:39

Modified files:
	net/mrtg       : Makefile 
	net/mrtg/files : md5 

Log message:
- upgrade to mrtg 2.8.11
- remove redundant png dependency which would be fulfilled by the
installation of gd itself
- cleanup install target


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/01/20 16:08:34

Modified files:
	faq            : faq6.html 

Log message:
link some other good ppp references


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/20 17:26:48

Modified files:
	usr.bin/sup/src: supfilesrv.c 

Log message:
Deal with getcwd() returning NULL.  This code is not currently
compiled but dixing it now means that it won't get flagged again
in a future audit.  Noted by Oleg Safiullin <form@vell.nsc.ru>


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/20 17:37:12

Modified files:
	net/mrtg/pkg   : DEINSTALL 

Log message:
style


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/20 17:58:11

Modified files:
	net/mrtg/pkg   : INSTALL 

Log message:
update installation message about where to place the perl modules to match
reality.


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/01/20 19:14:30

Modified files:
	.              : mail.html 

Log message:
Add security-announce


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/20 19:25:26

Modified files:
	lib/libc/gen   : sysctl.3 

Log message:
Rename ip4.allow to ipip.allow


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/20 19:53:02

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.sparc 
	                         mi 
	distrib/sets/lists/comp: md.alpha md.amiga md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.sparc 
	                         mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/20 19:53:06

Modified files:
	sbin/sysctl    : sysctl.8 sysctl.c 

Log message:
ip4.allow -> ipip.allow


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/20 20:15:06

Modified files:
	sys/netinet    : in.h in_gif.c in_proto.c ip_ipsp.c ip_ipsp.h 
	                 ip_mroute.c ip_mroute.h 
	sys/conf       : files 
	sys/netinet6   : in6_gif.c in6_proto.c 
Added files:
	sys/netinet    : ip_ipip.c ip_ipip.h 
Removed files:
	sys/netinet    : ip_ip4.h 

Log message:
Rename the ip4_* routines to ipip_*, make it so GIF tunnels are not
affected by net.inet.ipip.allow (the sysctl formerly known as
net.inet.ip4.allow), rename the VIF ipip_input to ipip_mroute_input.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/20 20:15:52

Removed files:
	sys/netinet    : ip_ip4.c 

Log message:
Forgot to delete this.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/20 20:16:24

Modified files:
	sys/netinet    : ip_ipip.c 

Log message:
Typo.


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/01/20 20:16:53

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
gcc 2.95.2. From marc@snafu.org.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/20 20:24:06

Modified files:
	usr.bin/netstat: inet.c main.c netstat.h 

Log message:
ip4 -> ipip


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/20 20:40:31

Modified files:
	sys/netinet    : ip_ether.h 

Log message:
Fix comment.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/20 21:11:13

Modified files:
	games/robots   : main.c 

Log message:
Remove unused function; jsm@netbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/20 21:22:54

Modified files:
	usr.bin/at     : at.c 

Log message:
Deal with getcwd() returning NULL.
Problem noted by Oleg Safiullin <form@vell.nsc.ru>


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/20 21:31:49

Modified files:
	.              : tshirts.html 

Log message:
all shirts are available and shipping


CVSROOT:	/cvs
Module name:	src
Changes by:	tholo@cvs.openbsd.org	2000/01/20 22:11:36

Modified files:
	bin/pax        : tar.c 

Log message:
Work with files larger than 2 Gb; from NetBSD change by mycroft@netbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/20 22:18:33

Modified files:
	sbin/ipnat     : ipnat.8 

Log message:
use net/mask notation for the private networks


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/20 22:33:20

Modified files:
	games/tetris   : scores.c 

Log message:
Improve score table formatting (partially from malcolm@bits.bris.ac.uk
via jsm@netbsd.org); remove a terminating \n from a warnx() (jsm@netbsd)
and tidy a bit; check score file for corruption to avoid segfault.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/21 00:10:40

Modified files:
	games/grdc     : grdc.c 

Log message:
Hide cursor if possible


CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/01/21 03:04:50

Log message:
    from netbsd pkgsrc-current
    
    Status:
    
    Vendor Tag:	NETBSD
    Release Tags:	pkgsrc20000121
    
    N ports/net/totd/Makefile
    N ports/net/totd/files/md5
    N ports/net/totd/files/totd.conf.sample
    N ports/net/totd/pkg/COMMENT
    N ports/net/totd/pkg/DESCR
    N ports/net/totd/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/21 03:15:09

Modified files:
	.              : errata.html 

Log message:
misnumbered the patches


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/21 03:18:20

Modified files:
	.              : errata.html 

Log message:
fix a date


CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/01/21 03:19:33

Modified files:
	net            : Makefile 
	net/totd       : Makefile 
	net/totd/files : md5 
	net/totd/pkg   : PLIST 

Log message:
add net/totd: DNS relay server which helps v4/v6 translator, like faith(8)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/21 05:25:52

Modified files:
	x11/enlightenment: Makefile 
	x11/enlightenment/files: md5 
	x11/enlightenment/patches: patch-aa 
	x11/enlightenment/pkg: PLIST 
Added files:
	x11/enlightenment/patches: patch-ab 

Log message:
Upgrade to version 0.16.3


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/21 06:44:28

Modified files:
	sys/net        : if_tokensubr.c 

Log message:
Make token_output not static.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/21 08:07:23

Modified files:
	x11/afterstep  : Makefile 
	x11/afterstep/files: md5 
	x11/afterstep/pkg: PLIST 
Removed files:
	x11/afterstep/patches: patch-aa patch-ab 
	x11/afterstep/scripts: configure 

Log message:
Update to 1.6.10 and cleanup the Makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/21 08:40:00

Log message:
    This is a 4.4BSD program that implements, in userland, third-party
    proxy ARP. In a nutshell, this lets you proxy-ARP an arbitrary IP
    address to an arbitrary MAC address, from any machine on the network.
    This is useful if your router doesn't do proxy ARP, or does it only
    in an all-or-none fashion.
    
    This code will not work outside of 4.4BSD (it relies on BPF). Furthermore,
    it won't run on most 4.4BSD operating systems, because a problem with the
    standard BPF implementation (try spoofing your source ethernet frame
    address on NetBSD).
    
    See: http://www.enteract.com/~tqbf
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-21
    
    N ports/net/arpcatch/Makefile
    N ports/net/arpcatch/files/md5
    N ports/net/arpcatch/patches/patch-aa
    N ports/net/arpcatch/pkg/COMMENT
    N ports/net/arpcatch/pkg/DESCR
    N ports/net/arpcatch/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/21 08:53:05

Modified files:
	x11/enlightenment: Makefile 

Log message:
Oops, missing ' \'.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/21 09:21:24

Modified files:
	print/freetype/pkg: PLIST 

Log message:
Fix up PLISTs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/21 09:39:40

Modified files:
	mail/mutt      : Makefile 
	mail/mutt/files: md5 
	mail/mutt/patches: patch-do_not_automove patch-fix_DOTLOCK_group 
	mail/mutt/pkg  : PLIST 
Added files:
	mail/mutt/patches: patch-mbox_c 
Removed files:
	mail/mutt/patches: patch-configure patch-mbox.c 

Log message:
Update to mutt 1.0.1.

with help from David Terrell (and tests/advice from various people).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/21 14:16:00

Modified files:
	usr.bin/ssh    : readpass.c 

Log message:
instead of blocking SIGINT, catch it ourselves, so that we can clean the
tty modes up and kill ourselves -- instead of our process group leader (scp,
cvs, ...) going away and leaving us in noecho mode.  people with cbreak
shells never even noticed..


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/21 14:32:04

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/21 15:03:01

Modified files:
	.              : donations.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/21 19:17:55

Modified files:
	usr.bin/tail   : tail.1 
	usr.bin/whois  : whois.1 
	usr.bin/ssh    : ssh.1 sshd.8 ssh-add.1 ssh-agent.1 ssh-keygen.1 
	usr.sbin/ypbind: ypbind.8 
	usr.sbin/vnconfig: vnconfig.8 
	usr.sbin/rpc.lockd: rpc.lockd.8 
	usr.sbin/ppp/ppp: ppp.8 
	sbin/fdisk     : fdisk.8 
	sbin/scsi      : scsi.8 
	share/man/man3 : intro.3 
	share/man/man4 : random.4 
	share/man/man8 : diskless.8 ssl.8 
	lib/libc/crypt : crypt.3 
	lib/libc/sys   : select.2 
	share/man/man4/man4.sun3: leds.4 

Log message:
ie. -> i.e.,


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/21 19:30:41

Modified files:
	lib/libc/gen   : setmode.3 

Log message:
Use .Va.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/21 20:27:53

Modified files:
	sys/arch/powerpc/stand: boot.c 

Log message:
do not interpret a '-' character in a file or bootpath as the beginning of
options, the dash character is only special if a space preceeds it.

fixes booting from "/pci/mac-io/ide/disk/bsd".


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/21 20:51:57

Modified files:
	sys/arch/powerpc/powerpc: machdep.c 

Log message:
Allow the address specified in the bus_space_map to either be
the absolute address requested, or the offset address, this is
done by oring the requested address with the bus base address.

Devices on the mac-io bus are bus base relative, but the pci devices
are absolute addresses.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/21 20:55:41

Modified files:
	sys/arch/powerpc/pci: mpc106reg.h mpcpcibus.c pcibrvar.h 

Log message:
Fix pci probing for the powerpc port, it was previously only probing a
portion of the pci devices, 1,2,4,8,... instead of 1,2,3,4,5,6,7,8,...

Updated to use indirect PCI configuration, so that pci-pci buses could
be probed. And that devices > 11 on the pci bus could be detected.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/21 22:18:14

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/22 00:01:15

Modified files:
	net/libnids    : Makefile 
	net/libnids/files: md5 
	net/libnids/pkg: PLIST 
Removed files:
	net/libnids/patches: patch-aa patch-ab patch-ac 

Log message:
update to version 1.13


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/22 00:04:32

Modified files:
	security/dsniff: Makefile 
	security/dsniff/files: md5 
	security/dsniff/pkg: DESCR PLIST 

Log message:
update to dsniff-1.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/22 01:02:22

Modified files:
	games/xmahjongg: Makefile 
	games/xmahjongg/files: md5 
	games/xmahjongg/pkg: COMMENT DESCR PLIST 
Removed files:
	games/xmahjongg/patches: patch-aa patch-ab 

Log message:
Update to release 3.2. Change master site.
Update package list. A better comment and more detailed description.
Change the maintainer to myself; angelos@ ok.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/22 01:06:50

Modified files:
	games/gnuchess : Makefile 

Log message:
Broken; fIle not available anymore. A new version is out, but it doesn't
work well. Leave it this way till I get some feedback from gnu guys.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/22 02:16:36

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
mislabeling


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/22 02:16:47

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/22 03:01:58

Modified files:
	sys/arch/sparc/conf: GENERIC_SCSI3 

Log message:
changes to GENERIC must be matched in GENERIC_SCSI3


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/22 05:00:43

Modified files:
	sys/arch/i386/isa/pcvt/Util/pcvtdoc: pcvt.4 
	share/man/man4 : route.4 tp.4 
	lib/libc/db/man: mpool.3 
	lib/libc/gen   : ttyname.3 
	lib/libc/stdio : mktemp.3 
	lib/libc/sys   : getpeername.2 getsid.2 getsockname.2 poll.2 
	                 nfssvc.2 sigaction.2 

Log message:
Use .Va macro when referring to the global variable errno.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/22 05:05:49

Modified files:
	lib/libc/compat-43: sigpause.3 sigvec.3 
	lib/libc/stdlib: strtod.3 
	lib/libc/sys   : nfssvc.2 sigaltstack.2 sigsuspend.2 socket.2 

Log message:
Use .Er macro when referring to errno error names.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/22 05:46:31

Modified files:
	usr.bin/printf : printf.1 

Log message:
Add a couple of useful examples.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/22 06:39:29

Modified files:
	share/man/man4/man4.vax: tu.4 
	sbin/isakmpd   : isakmpd.conf.5 
	usr.sbin/vnconfig: vnconfig.8 

Log message:
Spell it "usable", not "useable", for consistency across the man pages.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/01/22 06:59:30

Modified files:
	lib/libc_r/man : pthread_cancel.3 pthread_testcancel.3 
	share/termtypes: termcap.5 

Log message:
canceled -> cancelled


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/22 09:36:00

Modified files:
	sys/arch/powerpc/conf: GENERICMAC 

Log message:
Remove vga and wscons, not used yet due to openfirmware console.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/01/22 10:40:31

Modified files:
	faq            : faq7.html 

Log message:
fix examples.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/22 13:20:28

Modified files:
	usr.bin/ssh    : packet.c 

Log message:
getsockname() requires initialized tolen; andy@guildsoftware.com


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/22 13:25:08

Modified files:
	bin/cat        : cat.c 
	bin/csh        : printf.c 
	bin/date       : date.c 
	bin/ed         : main.c 
	bin/pax        : getoldopt.c options.c 
	bin/rmail      : rmail.c 
	sbin/dump      : dumprmt.c traverse.c 
	sbin/fsck_ext2fs: main.c 
	sbin/fsck_ffs  : main.c 
	sbin/fsck_msdos: main.c 
	sbin/init      : init.c 
	sbin/mount_ext2fs: mount_ext2fs.c 
	sbin/mount_ffs : mount_ffs.c 
	sbin/mount_xfs : mount_xfs.c 
	sbin/nfsd      : nfsd.c 
	sbin/ping      : ping.c 
	sbin/ping6     : ping6.c 
	sbin/route     : route.c 
	sbin/scsi      : scsi.c 
	sbin/sysctl    : pathconf.c 

Log message:
remove extra externs not needed because of unistd.h (rest of tree will be done later.. contact me if you want to help)


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/01/22 15:27:39

Modified files:
	.              : plus.html 

Log message:
m4(1)'s expr() function, not expr(1).


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/22 15:57:36

Modified files:
	usr.bin/vi     : FAQ LICENSE README 

Log message:
Some minor doc updates that should have gotten commited ages ago.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/22 16:06:34

Modified files:
	sys/compat/sunos: sunos_misc.c 

Log message:
minor getdents cleanup:
o return ENOTDIR, not EINVAL for v_type != VDIR (SunOS behavior)
o return EINVAL for values of nbytes too small to hold a single dir entry
o remove a redundant check for error != 0


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/22 16:41:43

Modified files:
	sys/kern       : kern_time.c 

Log message:
Don't allow the time to be set forward so far it will wrap and become negative,
thus allowing an attacker to bypass the next check below.  The cutoff is 1 year
before rollover occurs, so even if the attacker uses adjtime(2) to move the
time past the cutoff, it will take a very long time to get to the wrap point.
The actual check is tv_sec > INT_MAX - 365*24*60*60 because on 64 bit platforms
tv_sec is 64 bits but time_t is 32 bits.  This will need to be changed some
time in the future when the size of time_t changes.

Add a printf when a user tries to turn the clock backwards and securelevel > 1


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/01/22 19:25:48

Modified files:
	etc/ppp        : ppp.conf.sample 

Log message:
Correct serial device names

Submitted by: kevlo@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/22 20:05:40

Modified files:
	libexec/rpc.rstatd: rpc.rstatd.8 

Log message:
rpc.lockd has nothing to do with rpc.rstatd; dwmalone@maths.tcd.ie


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/22 20:29:57

Modified files:
	benchmarks/netpipe: Makefile 
	benchmarks/netpipe/patches: patch-aa 
Added files:
	benchmarks/netpipe/patches: patch-ab 

Log message:
- move install target into netpipe's own Makefile
- make netpipe respect CC and CFLAGS
- improve patch-aa a bit


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/22 20:51:03

Modified files:
	sys/netinet6   : in6_proto.c 

Log message:
ip4_input -> ip4_input6, and fix typo in comment


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/22 21:18:02

Modified files:
	benchmarks/netpipe/patches: patch-ab 

Log message:
ensure that netpipe is built before running the install target


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/22 21:28:39

Modified files:
	sys/arch/powerpc/conf: RAMDISKMAC 

Log message:
remove vga/vgafb for now. mac is currently running on openfirmware
console and now that configuration works better, this causes problems.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/22 21:57:41

Modified files:
	lib/libcurses  : curses.h 
	lib/libcurses/base: lib_getch.c 

Log message:
Update to ncurses-5.0-20000122


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/22 22:03:01

Modified files:
	astro/sattrack : Makefile 
	astro/sattrack/patches: patch-aa patch-ab 
	astro/sattrack/pkg: DESCR 
Added files:
	astro/sattrack/patches: patch-ac patch-ad patch-ae 
Removed files:
	astro/sattrack/scripts: post-patch 

Log message:
- split out patches and convert to unified diffs
- integrate post-patch into Makefile
- remove version numbers from DESCR


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/22 22:51:33

Modified files:
	audio/xcdplayer: Makefile 
	audio/xcdplayer/patches: patch-aa patch-ab 
Added files:
	audio/xcdplayer/patches: patch-ac patch-ad patch-ae patch-af 
	                         patch-ag patch-ah 
Removed files:
	audio/xcdplayer/scripts: pre-configure 

Log message:
- split out patches and convert to unified diffs
- integrate pre-configure into Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/23 00:06:16

Modified files:
	mail/elm       : Makefile 
Added files:
	mail/elm/files : config.sh 
Removed files:
	mail/elm/scripts: pre-configure 

Log message:
- cleanup Makefile
- replace usage of perl with sed
- remove pre-configure and place the contents of it (config.sh) in the
files dir and copy it into WRKSRC as part of the pre-configure target
- ${CP} -> cp


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/23 00:29:13

ports/x11/viewfax/patches

Update of /cvs/ports/x11/viewfax/patches
In directory cvs.openbsd.org:/tmp/cvs-serv4046/patches

Log Message:
Directory /cvs/ports/x11/viewfax/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/23 00:30:37

Modified files:
	x11/viewfax    : Makefile 
Added files:
	x11/viewfax/patches: patch-aa 
Removed files:
	x11/viewfax/scripts: pre-configure 

Log message:
- mkdir -> ${INSTALL_DATA_DIR}
- replace pre-configure with a patch


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/23 07:51:07

Modified files:
	gnu/egcs/gcc/config/i386: i386.md 

Log message:
Repair exceptions in i386 pic code (builtin setjmp/longjmp was not saving
the pic register).

FreeBSD PR 3441... Thanks to David O'Brien for letting me know,
and Alexander N. Kabaev for the actual fix.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/23 07:57:29

Modified files:
	gnu/usr.bin/ld : warnings.c 

Log message:
Fix `internal consistency errors': all warnings for undefined symbols MUST
handle reported_undefineds correctly.

Probably unseen before now because this warning only occurred for symbols
that also triggered other warnings ? or maybe no-one cares.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/23 10:32:02

Modified files:
	sys/arch/powerpc/powerpc: autoconf.c 

Log message:
Slight changes to root drive detection for powerpc (mac).


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/23 12:20:57

ports/games/xsol/patches

Update of /cvs/ports/games/xsol/patches
In directory cvs.openbsd.org:/tmp/cvs-serv11950/patches

Log Message:
Directory /cvs/ports/games/xsol/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/23 12:25:12

Added files:
	games/xsol/patches: patch-aa 
Removed files:
	games/xsol/scripts: pre-configure 

Log message:
replace pre-configure with a patch


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/23 12:38:06

Modified files:
	games/xasteroids: Makefile 
	games/xasteroids/files: Imakefile 
Removed files:
	games/xasteroids/scripts: pre-configure 

Log message:
- integrate pre-configure into Makefile
- remove some whitespace from Imakefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/23 14:04:49

Modified files:
	graphics/tiff/patches: patch-ae 

Log message:
strip tools binaries when installing them


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/23 15:42:52

Modified files:
	sys/net        : pfkeyv2_parsemessage.c 

Log message:
Allow BITMAP_ADDRESS_DST in ADDFLOW messages.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/23 15:50:56

Modified files:
	sbin/isakmpd   : pf_key_v2.c 

Log message:
Send an SA payload when we're deleting an ingress flow.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/23 16:34:39

Modified files:
	usr.bin/ssh    : version.h 

Log message:
OpenSSH-1.2.2


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/23 16:53:28

Modified files:
	openssh        : index.html openbsd.html 
Added files:
	openssh        : ftp.html 

Log message:
1.2.2 released


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/23 19:24:22

Modified files:
	lib/libc/rpc   : bindresvport.c 

Log message:
bindresvport.c


CVSROOT:	/cvs
Module name:	www
Changes by:	form@cvs.openbsd.org	2000/01/23 20:00:18

Modified files:
	.              : press.html 

Log message:
Correct


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/23 20:07:55

Modified files:
	sys/arch/powerpc/stand: boot.c 

Log message:
Previous fix to allow '-' in filenames did not work as desired,
causes a trailing ' ' to be on filenames and was not recognized if at
beginning of string. Fixed so those instances work also.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/23 20:12:12

Modified files:
	bin/ksh        : emacs.c 

Log message:
Make application mode arrow keys work; fixes arrow keys on the console.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/23 20:46:56

Modified files:
	distrib/powerpc/ramdisk: Makefile list 

Log message:
For now switch to building PowerPC MAC support, when additional work
is done on PREP based machines those ramdisks can be added back.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/23 20:56:10

Modified files:
	distrib/sets/lists/base: md.powerpc 
	distrib/sets/lists/comp: md.powerpc 

Log message:
Sync, well also add shared library files.
This is a bit optimistic because shared libraries are not
fully functional, but do build.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/01/23 21:03:24

Added files:
	sys/arch/powerpc/include: link.h dlfcn.h elf_abi.h 

Log message:
required files for ELF share library support. this version is
somewhat skeletal.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/23 21:22:54

Modified files:
	usr.bin/sudo   : BUGS CHANGES INSTALL LICENSE Makefile.in README 
	                 RUNSON TROUBLESHOOTING config.h.in configure 
	                 configure.in defaults.c defaults.h install-sh 
	                 parse.c parse.h parse.yacc sudo.8 sudo.c sudo.h 
	                 sudoers.5 testsudoers.c tgetpass.c version.h 
	                 visudo.8 visudo.c 
	usr.bin/sudo/auth: pam.c 
Removed files:
	usr.bin/sudo   : aixcrypt.exp 

Log message:
sudo 1.6.2


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/23 21:41:23

Modified files:
	security/dsniff/files: md5 

Log message:
fix checksum


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/23 21:50:26

Modified files:
	distrib/mvme68k: Makefile.inc list2sh.awk runlist.sh 
	distrib/mvme68k/ramdisk: Makefile Makefile.inc dot.instutils 
	                         dot.profile install.md install.sub list 
	                         mtree.conf 
Removed files:
	distrib/mvme68k/ramdisk: raminst.conf 

Log message:
Clean up mvme68k install utils and remdisk.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/23 21:51:55

Modified files:
	distrib/mvme88k/ramdisk: install.md install.sh list raminst.conf 

Log message:
mvme88k ramdisk mods.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/23 21:53:41

Modified files:
	distrib/sets/lists/base: md.mvme88k 
	distrib/sets/lists/comp: md.mvme88k 
	distrib/sets/lists/man: md.mvme68k md.mvme88k 

Log message:
update mvme68k and mvme88k sets


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/23 22:00:08

Modified files:
	share/man/man4 : Makefile 
	share/man/man4/man4.mvme68k: Makefile console.4 intro.4 le.4 
	                             mem.4 

Log message:
mproved mvme68k man pages.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/23 22:03:50

Modified files:
	etc/etc.mvme68k: ttys 

Log message:
fix getty problem with ttys.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/23 22:05:43

Modified files:
	distrib/notes/mvme68k: hardware install prep whatis 
	distrib/notes/mvme88k: install 

Log message:
improve mvme68k INSTALL note.  Also mvme88k.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/23 22:20:56

Modified files:
	sys/arch/mvme68k/conf: GENERIC MINIROOT files.mvme68k 
	sys/arch/mvme68k/dev: if_le.c if_lereg.h if_levar.h siop.c vme.c 
	sys/arch/mvme68k/mvme68k: autoconf.c disksubr.c 
	sys/arch/mvme68k/stand/installboot: installboot.8 installboot.c 
	sys/arch/mvme68k/stand/libsa: Makefile 
	sys/arch/mvme68k/stand/netboot: Makefile if_ie.c 

Log message:
Fixed bug in disksubr.c relating to disklabels.  Added MVME376 support to le.  Made installboot insert M68K for volume ID, not M88K.  Correctly documented installboot.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/01/24 00:25:37

Modified files:
	sbin/ipf       : ipf.4 ipf.5 ipf.8 

Log message:
correct Xrs. marc@snafu.org.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/01/24 00:27:02

Modified files:
	sbin/ipnat     : ipnat.4 ipnat.5 

Log message:
Correct Xrs. marc@snafu.org


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/24 00:53:58

Modified files:
	games/grdc     : grdc.c 

Log message:
parse command line more carefully; watch out for nanosleep() ending a
little too early; and do some general tidying


CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/01/24 01:37:37

Modified files:
	net/zebra      : Makefile 
	net/zebra/files: md5 

Log message:
upgrade to 0.84b of original distrib (there are bugfixes in bgp).


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/24 04:38:21

Modified files:
	net/ethereal/files: md5 
	net/ethereal/pkg: PLIST 

Log message:
update to ethereal v0.8.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/24 04:38:32

Modified files:
	net/ethereal   : Makefile 

Log message:
update to ethereal v0.8.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/01/24 08:29:44

Modified files:
	net/mtr        : Makefile 
	net/mtr/files  : md5 

Log message:
pull in IPv6 patch.  commit ok'ed by jakob.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/24 09:02:04

Modified files:
	sys/arch/amiga/dev: a2kbbc.c a34kbbc.c rtc.h 

Log message:
Amiga HW clock code was not Y2K compliant.
Fix (from netbsd).


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/24 09:36:15

Modified files:
	.              : orders.html 

Log message:
Store in Montreal, Canada


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/24 12:13:34

Modified files:
	usr.bin/nc     : netcat.c 

Log message:
first cut at indent.. more to come


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/24 12:58:19

Log message:
    ISIC - IP stack integrity checker
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_2000-Jan-24
    
    N ports/security/isic/Makefile
    N ports/security/isic/files/md5
    N ports/security/isic/pkg/COMMENT
    N ports/security/isic/pkg/PLIST
    N ports/security/isic/pkg/DESCR
    N ports/security/isic/patches/patch-aa
    N ports/security/isic/patches/patch-ab
    N ports/security/isic/patches/patch-ac
    N ports/security/isic/patches/patch-ad
    N ports/security/isic/patches/patch-ae
    N ports/security/isic/patches/patch-af
    N ports/security/isic/patches/patch-ag
    N ports/security/isic/patches/patch-ah
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/24 12:59:41

Modified files:
	security       : Makefile 

Log message:
add isic


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/24 13:31:20

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
don't panic if client behaves strange. ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/24 13:37:30

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
do not connect() if request has been denied.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/24 13:43:04

Modified files:
	lib/libc/arch/hppa/sys: fork.S Ovfork.S 

Log message:
return values are in ret* regs


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/24 13:44:15

Modified files:
	sys/arch/hppa/hppa: vm_machdep.c 

Log message:
setup fork() child return values


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/24 15:11:20

Modified files:
	usr.bin/ssh    : scp.c 

Log message:
allow '.' in usernames; from jedgar@fxp.org


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/24 15:44:59

Modified files:
	sys/kern       : kern_exec.c 

Log message:
fix setregs call for bawkward stacks; does not affect straight case


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/01/24 16:42:05

Modified files:
	net/pchar      : Makefile 
	net/pchar/files: md5 

Log message:
pchar 1.1.1


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/24 18:54:23

Modified files:
	lib/libc/arch/hppa/sys: brk.S sbrk.S sigprocmask.S 

Log message:
simplify, maaan!


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/24 19:45:56

Modified files:
	sys/arch/hppa/include: reg.h 

Log message:
name a few crs according to their usage; 33 fpregs


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/24 20:12:30

Modified files:
	share/man/man8 : ssl.8 

Log message:
DSA is patented, but the patent is in the public domain.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/24 20:26:46

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/24 21:18:18

Modified files:
	sys/arch/mvme68k/conf: GENERIC MINIROOT MVME162 MVME167 MVME177 
	                       files.mvme68k 
Added files:
	sys/arch/mvme68k/dev: vs.c vsdma.c vsreg.h vsvar.h 

Log message:
Added support for MVME328 SCSI VME board.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/01/24 22:56:49

Modified files:
	x11/xfstt      : Makefile 
	x11/xfstt/files: md5 
	x11/xfstt/patches: patch-ab patch-ac 
Added files:
	x11/xfstt/files: README.OpenBSD 
Removed files:
	x11/xfstt/patches: patch-ad 

Log message:
Update to 1.0


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/24 23:37:17

Modified files:
	games/rain     : rain.c 
	games/worms    : worms.c 

Log message:
use only non-deprecated curses (i.e., no termcap) and tidy a little; mostly
from jsm@netbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/01/25 00:06:43

Modified files:
	games/worm     : worm.c 

Log message:
support arrow keys (cgd@netbsd.org); use select() rather than alarm() for
timing


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/25 02:08:11

Modified files:
	lib/libkeynote : HOWTO.add.crypto Makefile Makefile.in 
Added files:
	lib/libkeynote : auxil.c 
Removed files:
	lib/libkeynote : aux.c 

Log message:
Sync with current version (just the file renamed).


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/25 05:52:52

Modified files:
	sys/arch/hppa/include: cpu.h 

Log message:
cpu_wait() and cpu_swapin() do exist


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/25 05:55:04

Modified files:
	sys/arch/hppa/hppa: vm_machdep.c 

Log message:
cpu_wait(); flush cache in setkpc; explicit bcopy() use in cpu_fork()


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/01/25 10:18:00

src/usr.sbin/httpd/src/os/mpeix

Update of /cvs/src/usr.sbin/httpd/src/os/mpeix
In directory cvs.openbsd.org:/tmp/cvs-serv6814/src/os/mpeix

Log Message:
Directory /cvs/src/usr.sbin/httpd/src/os/mpeix added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/01/25 10:18:01

src/usr.sbin/httpd/src/os/os390

Update of /cvs/src/usr.sbin/httpd/src/os/os390
In directory cvs.openbsd.org:/tmp/cvs-serv6814/src/os/os390

Log Message:
Directory /cvs/src/usr.sbin/httpd/src/os/os390 added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/01/25 10:18:01

src/usr.sbin/httpd/src/os/netware

Update of /cvs/src/usr.sbin/httpd/src/os/netware
In directory cvs.openbsd.org:/tmp/cvs-serv6814/src/os/netware

Log Message:
Directory /cvs/src/usr.sbin/httpd/src/os/netware added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/25 10:18:59

Modified files:
	sys/netinet    : ipsec_input.c ip_gre.c 
	sys/net        : if_enc.c 

Log message:
Ok, so setsoftnet is md.

Well, on the amiga, setsoftnet *REQUIRES* machine/cpu.h to work...
and no include mentioned in those files pulls machine/cpu.h...

Nit-fix: / * INET6 */ -> /* INET6 */


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/01/25 11:30:20

Modified files:
	usr.sbin/httpd/cgi-bin: printenv 
	usr.sbin/httpd/conf: httpd.conf-dist httpd.conf-dist-win 
	                     mime.types 
	usr.sbin/httpd/conf/ssl.crl: Makefile 
	usr.sbin/httpd/conf/ssl.crt: Makefile ca-bundle.crt server.crt 
	                             snakeoil-ca-dsa.crt 
	                             snakeoil-ca-rsa.crt 
	                             snakeoil-dsa.crt snakeoil-rsa.crt 
	usr.sbin/httpd/conf/ssl.csr: server.csr 
	usr.sbin/httpd/conf/ssl.key: server.key snakeoil-ca-dsa.key 
	                             snakeoil-ca-rsa.key 
	                             snakeoil-dsa.key snakeoil-rsa.key 
	usr.sbin/httpd/htdocs/manual: dso.html index.html 
	                              install-tpf.html install.html 
	                              new_features_1_3.html 
	                              readme-tpf.html windows.html 
	usr.sbin/httpd/htdocs/manual/misc: FAQ.html perf-tuning.html 
	                                   security_tips.html 
	usr.sbin/httpd/htdocs/manual/mod: core.html directives.html 
	                                  index.html mod_access.html 
	                                  mod_actions.html 
	                                  mod_auth_anon.html 
	                                  mod_auth_digest.html 
	                                  mod_autoindex.html 
	                                  mod_imap.html 
	                                  mod_log_config.html 
	                                  mod_mime.html mod_rewrite.html 
	                                  mod_vhost_alias.html 
	usr.sbin/httpd/htdocs/manual/mod/mod_ssl: index.html 
	                                          ssl_compat.html 
	                                          ssl_compat.wml 
	                                          ssl_cover.wml 
	                                          ssl_faq.html 
	                                          ssl_faq.wml 
	                                          ssl_glossary.html 
	                                          ssl_howto.html 
	                                          ssl_howto.wml 
	                                          ssl_intro.html 
	                                          ssl_intro.wml 
	                                          ssl_overview.html 
	                                          ssl_reference.html 
	                                          ssl_reference.wml 
	                                          ssl_template.inc 
	usr.sbin/httpd/htdocs/manual/vhosts: index.html 
	usr.sbin/httpd/src: ApacheCore.def ApacheCoreOS2.def CHANGES 
	                    CHANGES.SSL Configuration.tmpl Configure 
	                    Makefile.nt Makefile.tmpl Makefile_win32.txt 
	                    Makefile_win32_debug.txt PORTING 
	                    README.EBCDIC 
	usr.sbin/httpd/src/ap: ap_base64.c ap_checkpass.c ap_ctx.c 
	                       ap_execve.c ap_getpass.c ap_hook.c 
	                       ap_md5c.c ap_mm.c ap_sha1.c ap_snprintf.c 
	usr.sbin/httpd/src/helpers: GuessOS TestCompile binbuild.sh 
	                            fmn.sh install.sh 
	usr.sbin/httpd/src/include: ap.h ap_config.h ap_ctx.h ap_hook.h 
	                            ap_md5.h ap_mm.h http_conf_globals.h 
	                            http_log.h http_protocol.h httpd.h 
	                            multithread.h scoreboard.h 
	usr.sbin/httpd/src/lib/expat-lite: CHANGES hashtable.c 
	                                   hashtable.h xmlparse.c 
	usr.sbin/httpd/src/main: alloc.c buff.c http_config.c 
	                         http_core.c http_log.c http_main.c 
	                         http_protocol.c http_request.c 
	                         http_vhost.c rfc1413.c util.c 
	                         util_script.c 
	usr.sbin/httpd/src/modules/experimental: Makefile.tmpl 
	                                         mod_auth_digest.c 
	usr.sbin/httpd/src/modules/extra: mod_define.c 
	usr.sbin/httpd/src/modules/proxy: mod_proxy.c mod_proxy.h 
	                                  proxy_cache.c proxy_connect.c 
	                                  proxy_ftp.c proxy_http.c 
	                                  proxy_util.c 
	usr.sbin/httpd/src/modules/ssl: Makefile.tmpl Makefile.win32 
	                                README libssl.module 
	                                libssl.version mod_ssl.c 
	                                mod_ssl.h ssl_engine_compat.c 
	                                ssl_engine_config.c 
	                                ssl_engine_dh.c ssl_engine_ds.c 
	                                ssl_engine_ext.c 
	                                ssl_engine_init.c 
	                                ssl_engine_io.c 
	                                ssl_engine_kernel.c 
	                                ssl_engine_log.c 
	                                ssl_engine_mutex.c 
	                                ssl_engine_pphrase.c 
	                                ssl_engine_rand.c 
	                                ssl_engine_scache.c 
	                                ssl_engine_vars.c ssl_expr.c 
	                                ssl_expr.h ssl_expr_eval.c 
	                                ssl_expr_parse.y ssl_expr_scan.l 
	                                ssl_util.c ssl_util_sdbm.c 
	                                ssl_util_sdbm.h ssl_util_ssl.c 
	                                ssl_util_ssl.h ssl_util_table.c 
	                                ssl_util_table.h 
	usr.sbin/httpd/src/modules/standard: mod_actions.c 
	                                     mod_auth_anon.c 
	                                     mod_auth_db.c 
	                                     mod_auth_db.module 
	                                     mod_autoindex.c 
	                                     mod_cern_meta.c mod_cgi.c 
	                                     mod_digest.c mod_expires.c 
	                                     mod_headers.c mod_include.c 
	                                     mod_info.c mod_log_config.c 
	                                     mod_mime.c mod_rewrite.c 
	                                     mod_rewrite.h mod_so.c 
	                                     mod_speling.c mod_status.c 
	                                     mod_userdir.c 
	                                     mod_usertrack.c 
	usr.sbin/httpd/src/os/bs2000: bs2login.c ebcdic.c ebcdic.h os.c 
	usr.sbin/httpd/src/os/os2: os.c 
	usr.sbin/httpd/src/os/tpf: TPFExport ebcdic.c ebcdic.h os.c os.h 
	usr.sbin/httpd/src/os/tpf/samples: linkdll.jcl loadset.jcl 
	usr.sbin/httpd/src/os/unix: os.c os.h 
	usr.sbin/httpd/src/os/win32: mod_isapi.c os.h registry.c 
	usr.sbin/httpd/src/regex: Makefile.tmpl main.c regcomp.c 
	                          regex2.h 
	usr.sbin/httpd/src/support: Makefile.tmpl ab.8 ab.c apxs.8 
	                            apxs.pl dbmmanage htdigest.c 
	                            htpasswd.c httpd.exp logresolve.c 
	                            mkcert.sh suexec.8 suexec.c suexec.h 
Added files:
	usr.sbin/httpd/conf: httpd.conf-dist.nw 
	usr.sbin/httpd/htdocs/manual: netware.html 
	usr.sbin/httpd/htdocs/manual/images: feather.jpg 
	usr.sbin/httpd/htdocs/manual/misc: rewriteguide.html 
	usr.sbin/httpd/src: ApacheNW.mcp.gz 
	usr.sbin/httpd/src/helpers: GuessCodeset 
	usr.sbin/httpd/src/lib/expat-lite: dllmain.c xmlparse.def 
	                                   xmlparse.dsp xmlparse.mak 
	                                   xmltok.def xmltok.dsp 
	                                   xmltok.mak 
	usr.sbin/httpd/src/modules/ssl: ssl_expr_parse.c ssl_expr_scan.c 
	usr.sbin/httpd/src/os/mpeix: Makefile.tmpl README dlopen.c 
	                             gettimeofday.c mpe_dl_stub.c 
	                             os-inline.c os.c os.h 
	usr.sbin/httpd/src/os/netware: Apache.def ApacheCore.imp 
	                               ApacheCoreNW.def 
	                               ApacheModuleAuthAnon.def 
	                               ApacheModuleCERNMeta.def 
	                               ApacheModuleDigest.def 
	                               ApacheModuleExpires.def 
	                               ApacheModuleHeaders.def 
	                               ApacheModuleInfo.def 
	                               ApacheModuleProxy.def 
	                               ApacheModuleRewrite.def 
	                               ApacheModuleSpeling.def 
	                               ApacheModuleStatus.def 
	                               ApacheModuleUserTrack.def 
	                               getopt.c getopt.h main_nlm.c 
	                               mod_nlm.c modules.c multithread.c 
	                               os.c os.h precomp.h test_char.h 
	                               uri_delims.h 
	usr.sbin/httpd/src/os/os390: Makefile.tmpl README.os390 ebcdic.c 
	                             ebcdic.h os-inline.c os.c os.h 
	                             xebcdic.sh 
	usr.sbin/httpd/src/os/win32: ApacheModuleAuthDigest.dsp 
	                             ApacheModuleAuthDigest.mak 
	usr.sbin/httpd/src/support: htdigest.mcp.gz htpasswd.mcp.gz 

Log message:
Apache 1.3.11 + mod_ssl 2.5.0 merge


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/25 13:52:15

Modified files:
	usr.bin/make   : dir.c 

Log message:
Kludge to fix timestamp bug.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/25 14:02:32

Modified files:
	sys/arch/mvme68k/dev: cl.c 

Log message:
fix dmesg print


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/25 14:50:05

Modified files:
	.              : mvme68k.html 

Log message:
some updates


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/01/25 15:06:28

Modified files:
	sbin/brconfig  : brconfig.8 brconfig.c 
	share/man/man4 : bridge.4 
	sys/net        : if_bridge.c if_bridge.h 
	sys/sys        : sockio.h 

Log message:
add ethernet MAC filtering capability
also includes split of bridgeintr() with some optimizations for quicker
frame handling


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/25 15:11:39

Modified files:
	sys/arch/hppa/hppa: locore.S machdep.c 

Log message:
better copy and zero inlines in locore;
proper setregs() in machedep;
start of hpmc handler;
some cleanup here and there;


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/25 15:39:57

Modified files:
	sys/arch/hppa/hppa: trap.c 

Log message:
some more cautions and debuggings; repair __syscall


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/25 16:28:56

Modified files:
	lib/libc/stdlib: getopt.3 

Log message:
repair


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/25 20:43:21

Modified files:
	sys/netinet    : in.h 
	lib/libc/net   : rresvport.c 
	lib/libc/rpc   : bindresvport.c 

Log message:
new bindresvport() semantics that itojun, shin, jean-luc and i have agreed on, which will be happy for the future. bindresvport_sa() for sockaddr *, too.  docs later..


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/25 23:08:25

Modified files:
	.              : mvme68k.html 

Log message:
flash it up, now that most modern mvme68k machines work


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/25 23:22:55

Modified files:
	lib/libc/net   : rcmd.3 
	lib/libc/rpc   : Makefile.inc bindresvport.3 

Log message:
man page updates from itojun


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/25 23:51:26

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
fix RFC2553 conformance.  AI_CANONNAME does not mean reverse query.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/25 23:57:21

Modified files:
	lib/libc/rpc   : bindresvport.3 

Log message:
fix .Os KAME


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/26 00:02:57

Modified files:
	lib/libc/rpc   : bindresvport.3 

Log message:
typo (no verb)


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/26 00:35:51

Log message:
    cyrproxy 1.4.2, cyrillic transcoder for network protocols.
    
    Status:
    
    Vendor Tag:	form
    Release Tags:	form_2000-Jan26
    
    N ports/russian/cyrproxy/Makefile
    N ports/russian/cyrproxy/files/md5
    N ports/russian/cyrproxy/patches/patch-aa
    N ports/russian/cyrproxy/patches/patch-ab
    N ports/russian/cyrproxy/patches/patch-ac
    N ports/russian/cyrproxy/patches/patch-ad
    N ports/russian/cyrproxy/patches/patch-ae
    N ports/russian/cyrproxy/patches/patch-af
    N ports/russian/cyrproxy/patches/patch-ag
    N ports/russian/cyrproxy/pkg/COMMENT
    N ports/russian/cyrproxy/pkg/DESCR
    N ports/russian/cyrproxy/pkg/PLIST
    N ports/russian/cyrproxy/pkg/INSTALL
    N ports/russian/cyrproxy/pkg/DEINSTALL
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/26 00:40:45

Modified files:
	russian        : Makefile 

Log message:
add cyrproxy to makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/26 00:47:41

Modified files:
	usr.sbin/httpd/src/modules/ssl: Makefile.tmpl 

Log message:
remove the yacc munging code again.  This time, someone tell the ssl that this is wrong!


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/26 01:40:15

Modified files:
	lib/libc/sys   : bind.2 
	lib/libc/rpc   : bindresvport.3 

Log message:
document EINVAL also meaning socket family mismatch; Jean-Luc.Richier@imag.fr


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/26 01:54:33

Modified files:
	.              : ftp.html 

Log message:
another german mirror


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/26 04:13:06

Log message:
    Cp866<->koi8-r and cp1251<->koi8-r decoders and font converter acc. to RFC1489
    
    Status:
    
    Vendor Tag:	form
    Release Tags:	form_2000-Jan26
    
    N ports/russian/d1489/Makefile
    N ports/russian/d1489/files/md5
    N ports/russian/d1489/pkg/COMMENT
    N ports/russian/d1489/pkg/DESCR
    N ports/russian/d1489/pkg/PLIST
    N ports/russian/d1489/patches/patch-aa
    N ports/russian/d1489/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/26 04:14:16

Modified files:
	russian        : Makefile 

Log message:
add d1489 to makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	peter@cvs.openbsd.org	2000/01/26 04:54:14

Modified files:
	mail/exim      : Makefile 

Log message:
For some very strange reason, this file did not get committed. Rather
critical I think.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/26 05:38:53

Modified files:
	russian/xruskb : Makefile 
	russian/xruskb/files: md5 
	russian/xruskb/patches: patch-aa 
	russian/xruskb/pkg: PLIST 

Log message:
update to 1.11.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/26 06:52:40

Modified files:
	emulators/simh : Makefile 
	emulators/simh/files: Makefile md5 
	emulators/simh/patches: patch-aa 
	emulators/simh/pkg: PLIST 

Log message:
Update to 2.3d


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:20:30

Modified files:
	sbin/isakmpd   : exchange.c 

Log message:
Merge with EOM 1.113

author: ho
Lower common log message from log_print to log_debug 'level'.

author: niklas
style & wording


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:20:40

Modified files:
	sbin/isakmpd/samples: policy 

Log message:
Merge with EOM 1.5

date: 2000/01/26 14:03:07;  author: niklas;  state: Exp;  lines: +1 -1
Comment RCSId correctly

author: angelos
Passphrases are encoded as "passphrase:xxxx" now, to distinguish
between passphrases and logic labels.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:20:56

Modified files:
	sbin/isakmpd   : message.c 

Log message:
Merge with EOM 1.137

author: ho
Log a reason for dropping the message.

author: niklas
Some systems need to cast iov_base


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:21:08

Modified files:
	sbin/isakmpd   : isakmpd.c init.c 

Log message:
isakmpd.c: Merge with EOM 1.39
init.c: Merge with EOM 1.19

author: angelos
GMTTimeOfDay and LocalTimeOfDay attributes, comment in x509.c.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:21:22

Modified files:
	sbin/isakmpd/regress/exchange: def-i.1 def-r.1 
	sbin/isakmpd   : isakmpd.policy.5 .cvsignore 

Log message:
regress/exchange/def-i.1: Sync with EOM
regress/exchange/def-r.1: Sync with EOM
isakmpd.policy.5: Sync with EOM
.cvsignore: Add isakmpd.policy.cat5


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:21:36

Modified files:
	sbin/isakmpd   : ike_phase_1.c 

Log message:
Merge with EOM 1.12

date: 2000/01/25 06:13:15;  author: angelos;  state: Exp;  lines: +7 -4
Handle IPV4_ADDR as a Phase 1 ID


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:21:49

Modified files:
	sbin/isakmpd   : Makefile 

Log message:
Merge with EOM 1.60

author: niklas
Add FreeBSD support

author: angelos
Manpage support in the Makefiles, mention in README.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:22:02

Modified files:
	sbin/isakmpd   : ike_quick_mode.c 

Log message:
Merge with EOM 1.106

date: 2000/01/24 22:55:46;  author: angelos;  state: Exp;  lines: +2 -2
Fix typo.

date: 2000/01/24 16:48:42;  author: ho;  state: Exp;  lines: +12 -2
Log when check_policy() returns failure. (bitten by keynote once too often... sigh)

author: angelos
Typo.

author: angelos
Passphrases are encoded as "passphrase:xxxx" now, to distinguish
between passphrases and logic labels.

author: angelos
Oops on previous PFS-policy patch. Small fixes in the manpages.

author: angelos
Include files, in anticipation of the keynote.h changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:22:17

Modified files:
	sbin/isakmpd   : udp.c 

Log message:
Merge with EOM 1.45

date: 2000/01/25 06:51:20;  author: angelos;  state: Exp;  lines: +2 -3
Unneeded variable.

date: 2000/01/25 06:50:51;  author: angelos;  state: Exp;  lines: +1 -27
Didn't realize there was a sysdep_cleartext() for setting the BYPASS
flags for socket security levels. Remove reduntant setsockopt() code.

date: 2000/01/11 04:47:41;  author: angelos;  state: Exp;  lines: +30 -4
Set IPSEC_LEVEL_BYPASS on all our sockets, so IKE packets don't
accidentally get encrypted.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:22:31

Modified files:
	sbin/isakmpd   : isakmpd.8 

Log message:
Merge with EOM 1.18


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:22:41

Modified files:
	sbin/isakmpd/apps/certpatch: certpatch.c 

Log message:
Merge with EOM 1.5

date: 2000/01/10 22:02:00;  author: angelos;  state: Exp;  lines: +2 -2
Fix wrong memcpy()


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:22:52

Modified files:
	sbin/isakmpd   : isakmpd.conf.5 

Log message:
Merge with EOM 1.37

date: 2000/01/25 11:19:34;  author: niklas;  state: Exp;  lines: +3 -3
useable->usable; from openbsd

author: angelos
Oops on previous PFS-policy patch. Small fixes in the manpages.

author: angelos
Default value for policy-file.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:23:04

Modified files:
	sbin/isakmpd   : crypto.c 

Log message:
Merge with EOM 1.26

author: niklas
Be kind to libcrypto DES


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:23:17

Modified files:
	sbin/isakmpd/samples: singlehost-east.conf singlehost-west.conf 
	                      VPN-west.conf VPN-east.conf 

Log message:
samples/singlehost-east.conf: Merge with EOM 1.6
samples/singlehost-west.conf: Merge with EOM 1.6
samples/VPN-west.conf: Merge with EOM 1.9
samples/VPN-east.conf: Merge with EOM 1.9

author: niklas
Remove deprecated stayalive flags

author: niklas
Correct AH transform attributes


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:23:33

Modified files:
	sbin/isakmpd   : ipsec.c 

Log message:
Merge with EOM 1.115

author: ho
Blowfish needs the KEY_LENGTH attribute accepted.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:23:45

Modified files:
	sbin/isakmpd   : README 

Log message:
Merge with EOM 1.28

author: angelos
Manpage support in the Makefiles, mention in README.

author: niklas
Up-to-date

author: niklas
Typo + mail change for ho


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:23:52

Modified files:
	sbin/isakmpd/regress/exchange: mm-1-setup.sh 

Log message:
Merge with EOM 1.2

author: niklas
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:24:03

Modified files:
	sbin/isakmpd   : policy.c 

Log message:
Merge with EOM 1.12

date: 2000/01/25 02:21:10;  author: angelos;  state: Exp;  lines: +2 -2
Move the policy file location

author: angelos
GMTTimeOfDay and LocalTimeOfDay attributes, comment in x509.c.

author: angelos
Oops on previous PFS-policy patch. Small fixes in the manpages.

author: angelos
Add pfs keynote attribute.

author: angelos
Include files, in anticipation of the keynote.h changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:24:17

Modified files:
	sbin/isakmpd/samples: VPN-3way-template.conf 

Log message:
Merge with EOM 1.6

author: ho
Add Blowfish-main-mode and Blowfish-quick-mode,
including suites, protocols and transforms for them.

Add a policy file default, currently set to /etc/isakmpd/policy.

Also, slightly more verbose comments for the quick mode transforms.

author: ho
Kill volume lifetimes for main mode.
Add AH-SHA tranforms for quick mode, and 3DES-MD5 transform for main mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:24:32

Modified files:
	sbin/isakmpd   : pf_key_v2.c 

Log message:
Merge with EOM 1.32

date: 2000/01/25 13:35:24;  author: niklas;  state: Exp;  lines: +8 -1
Do not assume ingress flows are available

date: 2000/01/25 01:24:38;  author: angelos;  state: Exp;  lines: +40 -1
We also allow the remote gateway to talk to the local subnet and the
local gateway through the SAs setup.

date: 2000/01/25 01:09:20;  author: angelos;  state: Exp;  lines: +2 -2
Don't use REPLACE for ingress flows.

date: 2000/01/24 23:28:39;  author: angelos;  state: Exp;  lines: +30 -28
Delete ACL only for incoming SAs...

date: 2000/01/23 22:56:43;  author: angelos;  state: Exp;  lines: +2 -2
Send SA payload when deleting ingress flow.

date: 2000/01/13 22:54:54;  author: angelos;  state: Exp;  lines: +5 -1
Return on error from ingress flow establishment/deletion.

date: 2000/01/13 22:53:21;  author: angelos;  state: Exp;  lines: +25 -5
Interim ingress flows.

date: 2000/01/13 06:48:27;  author: angelos;  state: Exp;  lines: +37 -12
Establish (and delete) ingress flows.

author: ho
Unbreak.

author: ho
Compile under OpenBSD again.

author: niklas
Ugly KAME support, will be improved

author: angelos
Get rid of the LOCALFLOW flag.

author: ho
log_print -> log_debug for delete_spi: DELETE message. Plus log class typos.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:24:53

Modified files:
	sbin/isakmpd   : x509.c 

Log message:
Merge with EOM 1.26

author: angelos
GMTTimeOfDay and LocalTimeOfDay attributes, comment in x509.c.

author: angelos
Include files, in anticipation of the keynote.h changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:25:01

Modified files:
	sbin/isakmpd   : ipsec.h 

Log message:
Merge with EOM 1.39

author: angelos
Oops on previous PFS-policy patch. Small fixes in the manpages.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/26 08:36:19

Modified files:
	sbin/isakmpd   : pf_key_v2.c 

Log message:
Merge with EOM 1.34

author: niklas
style

author: ho
Lower the common {ADD,DEL}FLOW warnings to log_debug() on OpenBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/26 08:54:30

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Replace more table-walks and getpte4m/setpte4m with getptep4m/setpgt4m.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/26 09:11:46

Modified files:
	.              : events.html 

Log message:
New York BSD BOF at Linuxworld Thurs.Feb.3.2000 <rab@pike.cdrom.com>


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/26 09:54:29

Modified files:
	.              : press.html 

Log message:
ZDnet, Evan Leibovitch column.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/26 13:14:16

Modified files:
	openssh        : press.html 

Log message:
Add both ZDNet Evan Leibovitch columns; also some formatting nits.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/26 13:15:57

Modified files:
	.              : sparc.html 

Log message:
flesh


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/26 13:21:35

Modified files:
	.              : sparc.html 

Log message:
flesh


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/26 13:41:21

Modified files:
	games/xboard   : Makefile 
	games/xboard/files: md5 

Log message:
Update to ver. 4.0.5; lot of bug fixes.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/01/26 13:45:53

Modified files:
	.              : i386.html 

Log message:
Add celery, reword introductory sentence regarding supported CPUs


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/26 13:55:20

Modified files:
	sys/arch/hppa/dev: pdc.c 

Log message:
s/PDC_DEBUG/PDCDEBUG/


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/01/26 14:05:07

Modified files:
	.              : sparc.html 

Log message:
more detail


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/26 14:09:42

Modified files:
	.              : sparc.html 

Log message:
more


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/26 14:13:05

Modified files:
	russian        : Makefile 

Log message:
Use spaces instead of tabs; won't work otherwise.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/26 14:15:06

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Work-around for a whole set of bugs in 2.6...
some ftp servers give weird dates, like Dec 14 1909...
and then make gets confused, as make 2.6 is broken with respect to negative
dates.

So we touch the file whenever make gets confused and it already exists.
This avoids fetching & re-fetching files with negative dates, while keeping
timestamps for correct files...


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/26 14:15:21

Modified files:
	.              : mvme68k.html 

Log message:
clean


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/26 14:20:41

Modified files:
	.              : press.html 

Log message:
Add Linux.com review and followup.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/26 15:14:01

Modified files:
	news/leafnode  : Makefile 
Added files:
	news/leafnode/scripts: pre-install.pl 
Removed files:
	news/leafnode/scripts: pre-install 

Log message:
Move pre-install out of the way.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/26 15:26:19

Modified files:
	games/xmris    : Makefile 
Removed files:
	games/xmris/scripts: pre-configure 

Log message:
Fold pre-configure back into Makefile.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/26 15:37:24

Modified files:
	usr.bin/yacc   : skeleton.c 

Log message:
if yygrowstack() fails to allocate memory, free all yacc memory allocations and reset for future yyparse() calls... obscure eh


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/26 15:42:21

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
more devices; sysadmin@terc.edu


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/26 15:42:29

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/01/26 15:48:30

Modified files:
	.              : anoncvs.html 

Log message:
cleanup some html before re-organizing


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/26 16:11:09

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Kill _PORT_USE macro.

This trims down the number of sub-makes the port system runs quite a bit,
and makes some other fun stuff possible.

THIS KILLS THE pre-*/post-* SCRIPT STUFF
The functionality is unneeded, as it can be done with normal
pre-*/post-* targets, but it must be kept in mind when porting
Free/NetBSD ports.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/26 16:30:05

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
cleanup and simplify pmap_page_protect4m:
- Use a normal while-loop when walking the pv lists instead of an ugly hack.
- always clean the pte even if we know that it will be freed.
- No need to flush the segment from the tlb in kernel.
- add some ifdef DIAGNOSTIC.
- clear the PV_ANC flag on the pv.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/01/26 16:47:44

Modified files:
	.              : anoncvs.html 

Log message:
Add table of contents.
Some redundant info is left and will be cut out shortly, as well as
more re-organization/updating/re-writing.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/26 17:01:08

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
pmap_rmk4m: There is no need to flush the segment from the tlb or
to zero the table when we have 0 mappings in a segment.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/26 17:03:10

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
update comment to reflect reality (remove it).


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/26 17:07:19

Modified files:
	.              : products.html 

Log message:
OpenSound 2.5->2.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/26 17:09:44

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
update comment to match reality after recent removal of support for using
pre-*/post-* scripts


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/26 17:18:44

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
zap getptesw4m, not used anymore (and the comment was bogus)


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/26 19:06:25

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
zap setptesw4m, not used anymore


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/26 19:36:06

Modified files:
	etc            : ksh.kshrc 

Log message:
Don't bind arrow keys in pdksh, the binding are already there by default.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/26 20:06:50

Modified files:
	sys/arch/mvme68k/dev: zs.c 

Log message:
Fix for boards with only one zs chip.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/01/26 20:08:39

Modified files:
	.              : anoncvs.html 

Log message:
spelling fixes and get rid of conflicting data


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/26 20:14:29

Modified files:
	sys/arch/mvme68k/conf: GENERIC MINIROOT MVME162 MVME167 MVME177 

Log message:
Took out le* at 0xffffd200.  It conflicts with GCSR on some boards.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/26 20:28:39

Modified files:
	sys/arch/mvme68k/dev: zs.c 

Log message:
goof.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/26 21:42:48

Modified files:
	lib/libc/stdio : mktemp.3 

Log message:
repair nroff botch


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/26 22:18:48

Modified files:
	lib/libc/net   : Makefile.inc rcmd.3 rcmd.c 
	include        : unistd.h 

Log message:
add IPv6-ready rcmd() friends.
rcmd(): IPv4 only
rcmd_af(): af independent
ruserok(): af independent
iruserok(): IPv4 only
iruserok_sa(): af independent


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/26 22:21:13

Modified files:
	libexec/rshd   : rshd.c 
	libexec/rlogind: rlogind.c 

Log message:
make rshd and rlogind IPv6-ready.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/26 22:27:42

Modified files:
	usr.bin/rsh    : rsh.c 
	usr.bin/rlogin : rlogin.c 

Log message:
enable IPv6 support.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/26 22:58:16

Modified files:
	etc/namedb     : named.boot 

Log message:
add IPv6 reverse lookup table for loopback (::1).
XXX shares database file with IPv4 one (0.0.127.in-addr.arpa)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/26 23:59:14

Modified files:
	gnu/usr.bin/perl/hints: openbsd.sh 

Log message:
Take /usr/local/lib out of glibpth and libpth.  Define locincpth and
loclibpth to be /usr/local/include and /usr/local/lib respectively.
This allows third party modules to grab stuff from /usr/local/{lib,include}
but perl itself doesn't search for things there during a build.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/27 01:04:03

Modified files:
	sbin/ipsecadm  : ipsecadm.c 

Log message:
Conform with the new changes with regards to new/old ESP/AH


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/27 01:06:40

Modified files:
	sbin/photurisd : kernel.c 

Log message:
Cheers from Canada (Montreal):

Use the new ESP/AH flags for "old" ESP/AH.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/27 01:09:13

Modified files:
	sys/net        : pfkeyv2.c pfkeyv2.h 
	sys/conf       : files 
	sys/netinet    : in_proto.c ip_ah.h ip_esp.h ip_ipsp.c ip_ipsp.h 
	                 ip_xform.c ipsec_input.c 
Added files:
	sys/netinet    : ip_ah.c ip_esp.c 
Removed files:
	sys/netinet    : ip_ah_new.c ip_ah_old.c ip_esp_new.c 
	                 ip_esp_old.c 

Log message:
Merge "old" and "new" ESP and AH in two files (one for each).
Fix a couple of buglets with ingress flow deletion.
tcpdump on enc0 should now show all outgoing packets *before* being
processed, and all incoming packets *after* being processed.

Good to be in Canada (land of the free commits).


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/27 01:23:46

Modified files:
	lib/libc/net   : freeaddrinfo.c 

Log message:
avoid memory leakage on freeaddrinfo().
(this bug was introduced since we mix KAME getaddrinfo and NRL freeaddrinfo).


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/27 01:43:06

Modified files:
	sbin/isakmpd   : x509.c 

Log message:
Merge with EOM 1.27

author: niklas
Fix cert ID hashing


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/27 01:49:24

Modified files:
	sbin/isakmpd   : x509.c 

Log message:
Merge with EOM 1.28

author: niklas
-Wall friendly


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/27 02:05:34

Modified files:
	sys/dev/ic     : com.c 

Log message:
isa-avoidance


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/27 07:04:55

Modified files:
	audio/mp3encode: Makefile 
	audio/mp3encode/files: md5 
	audio/mp3encode/patches: patch-aa patch-ab patch-ac patch-ad 
	audio/mp3encode/pkg: DESCR 

Log message:
- cleanup Makefile
- add missing RMD160 and SHA1 checksums
- convert patches to unified diffs
- make this port respect CC and CFLAGS
- remove some unnecedsary comments from DESCR


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/27 08:28:09

Modified files:
	infrastructure/templates: network.conf.template 

Log message:
Repairs


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/27 08:32:16

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Use db/network.conf only if it exists, defaults to the template otherwise.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/27 08:36:00

Removed files:
	infrastructure/db: network.conf 

Log message:
Having this in the repository was a bad idea...


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/27 08:48:20

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
It's amazing what you can find with some code reading.
In pv_unlink4m we check if the page that was uncached due to bad aliases
can be cached again. The check was correct but instead of clearing this
flag we clear all other flags except PV_ANC.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/27 08:48:53

Modified files:
	infrastructure/templates: network.conf.template 

Log message:
sync with recently removed network.conf


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/27 10:00:03

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
pmap_writetext - use getptep4m/setpgt and avoid one unnecessary table walk


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/27 10:37:15

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
use {round,trunc}_page instead of manually doing the same thing


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/27 11:07:16

Modified files:
	sbin/isakmpd   : ike_phase_1.c 

Log message:
Merge with EOM 1.13

author: ho
Bugfix. From <Jorgen.Granstam@abc.se>.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/27 11:07:28

Modified files:
	sbin/isakmpd   : policy.c 

Log message:
Merge with EOM 1.13

author: ho
Bugfix for IPSEC_ID_USER_FQDN from <<Jorgen.Granstam@abc.se>.
Apply similar to the IPSEC_ID_FQDN case plus fix the log messages.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/27 11:52:43

Modified files:
	sys/vm         : vm_object.h 

Log message:
No prototypes and variables from this file are used in UVM. (ifdef)


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/27 11:56:13

Modified files:
	sys/kern       : sys_pipe.c 

Log message:
No need to include sys/vmmeter.h


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/27 12:11:42

Modified files:
	x11/lesstif    : Makefile 
	x11/lesstif/files: md5 
	x11/lesstif/patches: patch-ae patch-ag patch-ah patch-ai 
	                     patch-aj 
	x11/lesstif/pkg: PLIST PLIST.noshared 
Removed files:
	x11/lesstif/patches: patch-aa 

Log message:
upgrade to LessTif 0.89.9


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/27 12:45:34

Modified files:
	share/man/man7 : ports.7 

Log message:
Reflect current practice somewhat better.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/27 13:14:12

Modified files:
	sys/arch/sparc/sparc: intr.c trap.c cpu.c 
	sys/arch/sparc/include: cpu.h 

Log message:
reduce global symbol pollution


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/27 13:16:16

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Missed a few phony targets.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/27 13:20:03

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
deny login if shell does not exist or is not executable at all
make no-port-forwarding for RSA keys deny both -L and -R style fwding


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/27 13:31:51

Log message:
    new parse port - watch tcpdump traces in real-time
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_2000-Jan-27
    
    N ports/security/parse/Makefile
    N ports/security/parse/files/md5
    N ports/security/parse/patches/patch-aa
    N ports/security/parse/patches/patch-ab
    N ports/security/parse/patches/patch-ac
    N ports/security/parse/patches/patch-ad
    N ports/security/parse/patches/patch-ae
    N ports/security/parse/pkg/COMMENT
    N ports/security/parse/pkg/DESCR
    N ports/security/parse/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/27 13:45:45

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/27 14:11:10

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
remove bogus comment


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/27 14:14:05

Modified files:
	www/wwwcount   : Makefile 
	www/wwwcount/files: md5 
	www/wwwcount/patches: patch-aa patch-ab patch-ae 
	www/wwwcount/pkg: PLIST 
Added files:
	www/wwwcount/files: config.h.in count.cfg.sample 
	www/wwwcount/patches: patch-ac patch-ad patch-af 
	www/wwwcount/pkg: DEINSTALL INSTALL 

Log message:
Update to 2.5.
Package support.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/27 14:34:23

Modified files:
	usr.bin/yacc   : skeleton.c 

Log message:
er, oops, types must be same for multiple assignment


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2000/01/27 15:14:57

Modified files:
	gnu/usr.bin/ld/ldconfig: ldconfig.8 ldconfig.c 

Log message:
Add `-R' option (rescan previously configured directories) support.
Tested by espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2000/01/27 15:19:49

Modified files:
	gnu/libexec/ld.so/ldconfig: ldconfig.c 

Log message:
fake '-R' option for compatibility with aout ldconfig.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/27 16:05:04

Modified files:
	.              : ftp.html 

Log message:
new mirror


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/27 16:17:29

Modified files:
	openssh        : openbsd.html 

Log message:
uhm


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/27 18:05:50

Modified files:
	distrib/sets/lists/base: md.mvme88k 
	distrib/sets/lists/comp: md.hp300 md.mvme88k md.powerpc md.sparc 
	                         mi 
	distrib/sets/lists/man: md.hp300 md.mvme88k md.powerpc md.sparc 
	                        mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/27 18:10:20

Modified files:
	usr.bin/sudo   : CHANGES INSTALL Makefile.in RUNSON configure 
	                 configure.in find_path.c sudoers.5 version.h 

Log message:
1.6.2p1


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/27 21:40:35

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper 
Removed files:
	gnu/usr.bin/perl: perly.y 

Log message:
Prevent make from trying to build perly.y for good.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/27 22:30:00

Modified files:
	share/lkm/vfs/module: Makefile kernfsmod.c 

Log message:
Make this compiles. Remove vnode_if.h dependency. Add UVM support.
Thanks to ericj@ for his help and remember me this once again.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/27 23:11:30

Modified files:
	share/lkm/vfs/module: Makefile 

Log message:
Don't try to remove vnode_if.[ch] on clean.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/27 23:21:43

Modified files:
	share/man/man8 : vpn.8 

Log message:
typo; marc@snafu.org


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/28 00:08:53

Modified files:
	gnu/usr.bin/perl: MANIFEST 

Log message:
Remove perly.y so Configure doesn't think things are missing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/01/28 00:47:36

Modified files:
	sysutils/lsof  : Makefile 
	sysutils/lsof/files: md5 

Log message:
Update to release 4.48. Some ${COMMAND} -> command changes; indent.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 05:30:12

Log message:
    tcpserver and tcpclient are easy-to-use command-line tools for building
    TCP client-server applications.
    tcpserver and tcpclient conform to UCSPI, the UNIX Client-Server Program
    Interface, using the TCP protocol. UCSPI tools are available for several
    different networks.
    
    Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-28
    
    N ports/net/ucspi-tcp/Makefile
    N ports/net/ucspi-tcp/patches/patch-aa
    N ports/net/ucspi-tcp/pkg/DESCR
    N ports/net/ucspi-tcp/pkg/COMMENT
    N ports/net/ucspi-tcp/pkg/PLIST
    N ports/net/ucspi-tcp/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 05:31:24

Modified files:
	net            : Makefile 

Log message:
Add ucspi-tcp


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 05:43:41

Log message:
    qmail is a secure, reliable, efficient, simple message transfer agent.
    It is meant as a replacement for the entire sendmail-binmail system on
    typical Internet-connected UNIX hosts.
    
    Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-28
    
    N ports/mail/qmail/Makefile
    N ports/mail/qmail/pkg/INSTALL
    N ports/mail/qmail/pkg/DESCR
    N ports/mail/qmail/pkg/COMMENT
    N ports/mail/qmail/pkg/PLIST
    N ports/mail/qmail/pkg/DEINSTALL
    N ports/mail/qmail/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 05:46:41

Log message:
    Initial import of qmailanalog version 0.70.
    A collection of tools to analyze qmail-send's activity.
    
    Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-28
    
    N ports/mail/qmailanalog/Makefile
    N ports/mail/qmailanalog/pkg/DESCR
    N ports/mail/qmailanalog/pkg/COMMENT
    N ports/mail/qmailanalog/pkg/PLIST
    N ports/mail/qmailanalog/patches/patch-aa
    N ports/mail/qmailanalog/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 05:49:31

Log message:
    Initial import of rblsmtpd version 0.70.
    block mail from RBL-listed sites.
    
    Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-28
    
    N ports/mail/rblsmtpd/Makefile
    N ports/mail/rblsmtpd/pkg/DESCR
    N ports/mail/rblsmtpd/pkg/COMMENT
    N ports/mail/rblsmtpd/pkg/PLIST
    N ports/mail/rblsmtpd/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 05:51:35

Log message:
    Initial import of serialmail version 0.75.
    tools for passing mail across serial links.
    
    Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-28
    
    N ports/mail/serialmail/Makefile
    N ports/mail/serialmail/pkg/DESCR
    N ports/mail/serialmail/pkg/COMMENT
    N ports/mail/serialmail/pkg/PLIST
    N ports/mail/serialmail/patches/patch-aa
    N ports/mail/serialmail/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 05:53:58

Log message:
    Initial import of ezmlm version 0.53.
    An easy-to-use, high-speed mailing list manager for qmail.
    
    Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-28
    
    N ports/mail/ezmlm/Makefile
    N ports/mail/ezmlm/pkg/DESCR
    N ports/mail/ezmlm/pkg/COMMENT
    N ports/mail/ezmlm/pkg/PLIST
    N ports/mail/ezmlm/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 05:56:25

Log message:
    Initial import of checkpassword version 0.81.
    simple, uniform password-checking interface.
    
    Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-28
    
    N ports/mail/checkpassword/Makefile
    N ports/mail/checkpassword/files/md5
    N ports/mail/checkpassword/pkg/PLIST
    N ports/mail/checkpassword/pkg/DESCR
    N ports/mail/checkpassword/pkg/COMMENT
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 06:00:00

Modified files:
	mail           : Makefile 

Log message:
Add checkpassword, ezmlm, qmail, qmailanalog, rblsmtpd, and serialmail.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 06:09:32

Log message:
    Initial import of dot-forward version 0.71.
    sendmail-style .forward support for qmail
    
    Submitted by: Camiel Dobbelaar <cd@sentia.nl>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-28
    
    N ports/mail/dot-forward/Makefile
    N ports/mail/dot-forward/pkg/DESCR
    N ports/mail/dot-forward/pkg/COMMENT
    N ports/mail/dot-forward/pkg/PLIST
    N ports/mail/dot-forward/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 06:11:55

Log message:
    Initial import of fastforward version 0.51.
    fastforward handles qmail forwarding according to a cdb database. It can
    create forwarding databases from a sendmail-style /etc/aliases or from
    user-oriented virtual-domain tables.
    
    Submitted by: 	Camiel Dobbelaar <cd@sentia.nl>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-28
    
    N ports/mail/fastforward/Makefile
    N ports/mail/fastforward/pkg/DESCR
    N ports/mail/fastforward/pkg/COMMENT
    N ports/mail/fastforward/pkg/PLIST
    N ports/mail/fastforward/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 06:14:05

Log message:
    Initial import of mess822 version 0.58.
    The library for parsing Internet mail messages.
    
    Submitted by:	Camiel Dobbelaar <cd@sentia.nl>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-28
    
    N ports/mail/mess822/Makefile
    N ports/mail/mess822/pkg/DESCR
    N ports/mail/mess822/pkg/COMMENT
    N ports/mail/mess822/pkg/PLIST
    N ports/mail/mess822/patches/patch-aa
    N ports/mail/mess822/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 06:16:22

Modified files:
	mail           : Makefile 

Log message:
Add dot-forward, fastforward, and mess822.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 07:21:19

Log message:
    Initial import of xfce version 3.2.5.
    XFCE is CDE like desktop with GTK.
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Jan-28
    
    N ports/x11/xfce/Makefile
    N ports/x11/xfce/files/md5
    N ports/x11/xfce/pkg/COMMENT
    N ports/x11/xfce/pkg/DESCR
    N ports/x11/xfce/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/28 07:22:00

Modified files:
	x11            : Makefile 

Log message:
Enable xfce.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/28 10:47:26

Modified files:
	lib/libc/net   : freeaddrinfo.c 

Log message:
don't permit freeaddrinfo(NULL).  now the behavior is consistent
across {free,net,open}bsd.

both rfc2553 and X/Open spec are silent about the behavior,
and there's no strong consensus either.  i think library should NOT be
forgiving in this case, to promote development of more robust 3rd-party
codebase (code works on "freeaddrinfo(NULL) = SEGV" will work on
"freeaddrinfo(NULL) is okay" environment, but not the other way around).
only issue i have now is NRL freeaddrinfo() compatibility, which permits
freeaddrinfo(NULL).


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/01/28 11:24:19

Modified files:
	usr.sbin/httpd : Announcement INSTALL INSTALL.SSL KEYS 
	                 LICENSE.SSL Makefile.bsd-wrapper Makefile.tmpl 
	                 README.SSL README.configure config.layout 
	                 configure 

Log message:
More apache 1.3.11 changes


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/01/28 11:40:00

Modified files:
	usr.sbin/httpd/src: Configure 
	usr.sbin/httpd/src/helpers: TestCompile find-dbm-lib findcpp.sh 
	                            getuid.sh mfhead 
	usr.sbin/httpd/src/modules/experimental: mod_auth_digest.c 
	usr.sbin/httpd/src/modules/ssl: libssl.module 
	usr.sbin/httpd/src/modules/standard: mod_auth_db.module 

Log message:
Change Apache config tools to not assume certain files are executable,
and thus allow us to build from cvs trees checked out read only. - basically
ensure we call shell scripts by using ${SHELL} instead of ./.
from leonard@csee.uq.edu.au

Building diffs of this (And some other stuff in Makefile.tmpl) to send
to slemko to see if apache will buy it back.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/28 12:45:04

Modified files:
	sys/sys        : proc.h 
	sys/kern       : init_main.c kern_kthread.c kern_fork.c 
	sys/compat/netbsd: netbsd_misc.c 

Log message:
Change fork1() from taking forktype and rforkflags, into a single flags
argument. Let sys_rfork build the arguments to fork1() and do the
sanity checks itself.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/28 13:20:47

Modified files:
	sys/arch/hppa/dev: mongoose.c 

Log message:
determine eisa motherboard id;
add more daughter devices definitions;
enable eisa bus arbitration;


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/01/28 14:13:16

Modified files:
	security/dsniff: Makefile 
	security/dsniff/files: md5 
	security/dsniff/pkg: DESCR PLIST 

Log message:
update to version 1.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	yanick@cvs.openbsd.org	2000/01/28 14:56:12

Log message:
    LAM MPI port
    
    Status:
    
    Vendor Tag:	yanick
    Release Tags:	yanick_2000-jan-28
    
    N ports/devel/lam/Makefile
    N ports/devel/lam/files/md5
    N ports/devel/lam/pkg/DESCR
    N ports/devel/lam/pkg/COMMENT
    N ports/devel/lam/pkg/PLIST
    N ports/devel/lam/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/28 17:22:34

Modified files:
	distrib/sets/lists/base: md.mvme68k 
	distrib/sets/lists/comp: md.mvme68k 
	distrib/sets/lists/man: md.mvme68k 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	yanick@cvs.openbsd.org	2000/01/28 17:48:30

Modified files:
	devel/lam      : Makefile 

Log message:
Makefile fix


CVSROOT:	/cvs
Module name:	ports
Changes by:	yanick@cvs.openbsd.org	2000/01/28 17:57:10

Modified files:
	devel/lam/pkg  : COMMENT 

Log message:
COMMENT fix


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/28 20:12:13

Modified files:
	sys/arch/hppa/include: bus.h 

Log message:
repair busdma calls w/o cookies


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/01/28 20:28:54

Modified files:
	hp300          : hp300faq.html 

Log message:
Fixed link to ../faq/
Still missing: serial.splitter.html
dcmpinouts.html


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/01/28 21:11:25

Modified files:
	sys/arch/mvme68k/dev: flash.c flashreg.h if_le.c ipic.c mc.c 
	                      mcreg.h scc.h zs.c 

Log message:
Updated flash and ipic device compatability with MC rev 0x01.  zs mods to work with LX style 162 boards.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/28 21:27:48

Modified files:
	sys/arch/i386/include: cpu.h 
	sys/arch/i386/isa: clock.c 

Log message:
separate clock init, to be called upon resume from apm sleeps


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/29 09:07:08

Modified files:
	usr.bin/telnet : commands.c 

Log message:
remove #if 0'ed portion (not necessary due to use of getaddrinfo)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/29 09:07:55

Modified files:
	mail/postfix/files: md5 

Log message:
Update to version 19991231-pl03. Info from Wietse below:

Postfix version 19991231 patchlevel 03 fixes low-priority defects
and provides workarounds for unusual conditions.

- Workaround to prevent one site with a huge backlog from blocking
all other deliveries. This is controlled by a new configuration
parameter qmgr_site_hog_factor (default:  90 percent) that limits
how much in-memory queue manager resources a site can claim.

- Workarounds for the most likely problems that will happen when
running the Postfix queue on top of NFS.

- The SMTP server did not look in the relocated table and would
report "User unknown" rather than letting the mail bounce the
way it is supposed to be.

- When requested to extract recipients from message headers, Postfix
now insists that no message header exceeds the header size limit.
This prevents Postfix from inadvertently disclosing Bcc: addresses.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/29 09:10:33

Modified files:
	mail/postfix   : Makefile 

Log message:
postfix-19991231-pl03


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/29 12:52:27

Modified files:
	lib/libc/gen   : exec.c 

Log message:
use alloca() instead of malloc, for vfork safety


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/29 13:22:31

Modified files:
	share/man/man7 : ports.7 

Log message:
* try to incite user NOT to build ports as root,
* make _target and _VAR explicitly off-limits,
* remove instances of you, inappropriate for manpages,
* turn some gibberish into a better approximation of english.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/29 14:41:53

Modified files:
	sys/arch/i386/i386: machdep.c pmap.c 

Log message:
get usage of memory maps supplied from /boot.
gives two immidiate advances: memory holes support (two
best known are 640k-1M and 15M-16M), and bizaare apm segments placements.
/boot must be at least from 2.5 (well, some earlier might work too ;)
also, allows usage of new libkvm.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/29 14:47:00

Modified files:
	sys/arch/i386/i386: apm.c 
	sys/arch/i386/include: apmvar.h 

Log message:
bring in some mods for apm1.2 proto;
account for 16bit and 32bit code segments at different bases;
leave interrupts enabled when calling apm bios;
a few more debugging printfs (ifdef'ed appropriately).


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/29 14:49:40

Modified files:
	sys/arch/i386/stand/libsa: apmprobe.c 

Log message:
this makes some rough and tough calculations on apm
segment addresses, should be installed (some bioses do
report weird values some times)


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/01/29 15:35:55

Removed files:
	usr.sbin/httpd/src/modules/ssl: ssl_expr_scan.c 

Log message:
ssl_expr_scan.c is generated during build


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/29 16:22:33

Modified files:
	net/samba      : Makefile 
	net/samba/files: md5 
	net/samba/pkg  : PLIST 
Removed files:
	net/samba/patches: patch-ab patch-ac 

Log message:
upgrade to Samba 2.0.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/01/29 17:06:08

Modified files:
	x11/xfstt/files: README.OpenBSD 
	x11/xfstt/pkg  : INSTALL 

Log message:
Make a note of default port and default directory change.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/01/29 17:07:39

Modified files:
	x11/xfstt/pkg  : INSTALL 

Log message:
Oops, forgot one point.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/29 17:31:42

Modified files:
	gnu/usr.bin/perl: Makefile.SH 

Log message:
Remove perly.c dependency on perly.y; should not be needed but...


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/29 18:07:31

Modified files:
	lang/tcl82/patches: patch-aa patch-ab 

Log message:
fix usage of ranlib
--
based on PR#: 1057 patches


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/29 18:17:19

Modified files:
	gnu/egcs/gcc/config/i386: i386.md 

Log message:
Adapted from egcs development sources, courtesy of Zack Weinberg, with
some help from him.

Let gcc generate more sensible code for stack adjustments.

Specifically, gcc is a bit lame in that area, as it does emit stack
instructions `specially', without using all its optimizer machinery for it.
So, at times, you will get

subl %esp,12
subl %esp,8

and other such stupid sequences out of it.

This peephole matches at least some of those innane sequences and optimizes
them.

Shrinks code a little bit.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/29 18:21:23

Modified files:
	distrib/alpha/ramdisk: dot.profile 
	distrib/amiga/miniroot: dot.profile 
	distrib/amiga/ramdisk: dot.profile 
	distrib/arc/floppies/inst: dot.profile 
	distrib/arc/floppies/upgr: dot.profile 
	distrib/arc/ramdisk: dot.profile 
	distrib/atari/miniroot: dot.profile 
	distrib/hp300/ramdisk: dot.profile 
	distrib/i386/floppies/common: dot.profile 
	distrib/mac68k/ramdisk: dot.profile 
	distrib/mvme68k/ramdisk: dot.profile 
	distrib/mvme88k/miniroot: dot.profile 
	distrib/mvme88k/ramdisk: dot.profile 
	distrib/pmax/ramdisk: dot.profile 
	distrib/powerpc/ramdisk: dot.profile 
	distrib/sparc/floppies/inst: dot.profile 
	distrib/sparc/floppies/upgr: dot.profile 
	distrib/sparc/miniroot: dot.profile 
	distrib/sparc/ramdisk: dot.profile 

Log message:
add dmesg alias to all install media


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/29 18:22:59

Modified files:
	lib            : Makefile 

Log message:
i386 is a new libkvm now


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/29 19:05:06

Modified files:
	sbin/umount    : umount.c 

Log message:
When looking up a filesystem in the mount table, check the path as
giving by the user in addition to what reapath() returns.  Things
that call mount(2) directly may use paths different than what
realpath() returns but you still want to be able to umount them...


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/29 19:17:01

Modified files:
	etc            : rc 

Log message:
let sed do all the work, do not invoke extra grep; millert@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/01/29 19:28:38

Modified files:
	usr.bin/fsplit : fsplit.c 

Log message:
Clean up a few issues with fsplit, including security of temp files.

Thanks to Matthieu Herb, Paul Janzen, and Ted Scharlemann.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/01/29 19:45:51

Modified files:
	etc            : rc 

Log message:
Use ed, not sed, for pulling the interesting bits out of /etc/sysctl.conf.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/29 19:59:07

Modified files:
	x11/tk82/patches: patch-aa patch-ab 

Log message:
- fix usage of ranlib
--
based on PR#: 1058 patches

- make libtk82.a as part of binaries target instead of install-binaries


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/29 21:49:19

Modified files:
	net/epic4      : Makefile 
	net/epic4/files: md5 
	net/epic4/patches: patch-aa 
	net/epic4/pkg  : PLIST 
Removed files:
	net/epic4/patches: patch-ac 

Log message:
upgrade to EPIC4-2000 AKA "Millennium", what an original code name for a release ...


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/01/29 22:17:50

Modified files:
	lib/libc/net   : rcmd.c 

Log message:
visit next addrinfo structure when rresvport_af() fails.
this should fix situation like:
- try to rcmd() to dual stack node from IPv4-only node/kernel


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/29 23:00:56

Modified files:
	net/bitchx     : Makefile 
	net/bitchx/files: md5 
	net/bitchx/patches: patch-ab patch-ac 
	net/bitchx/pkg : PLIST 
Removed files:
	net/bitchx/patches: patch-ad 

Log message:
upgrade to BitchX 1.0c16


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/29 23:23:43

Modified files:
	net/nmap       : Makefile 
	net/nmap/files : md5 
	net/nmap/patches: patch-ab 

Log message:
upgrade to nmap 2.3b14


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/29 23:32:02

Modified files:
	lib/libkeynote : auxil.c 

Log message:
Remove bogus ~ from keynote_stringhash() which resulted in all
assertions being placed in the same hash bucket (--> potentially bad
performance when creating sessions with many assertions/credentials,
but no correctness errors).


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/29 23:42:24

Modified files:
	editors/vim    : Makefile 
	editors/vim/files: md5 

Log message:
upgrade to patchlevel 11


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/29 23:49:58

Modified files:
	net/bitchx     : Makefile 

Log message:
BitchX 1.0c16 can be built using a separate build dir


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/30 02:20:58

Modified files:
	sbin/isakmpd   : ike_phase_1.c 

Log message:
Merge with EOM 1.15

author: angelos
Better logic.

author: angelos
Don't crash if Life is not present...


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/30 02:47:55

Modified files:
	sbin/isakmpd   : message.c 

Log message:
Merge with EOM 1.139

author: niklas
Oops in last commit

author: niklas
Only upgrade exchanges that are still without a responder cookie


CVSROOT:	/cvs
Module name:	www
Changes by:	form@cvs.openbsd.org	2000/01/30 02:48:04

Modified files:
	.              : press.html 

Log message:
Byte Magazine, Russia, January 2000 issue
Interview with Theo de Raadt about history and feature of OpenBSD project.

href to http://byte.piter-press.ru; alexey@byte-unix.piter-press.ru


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/30 02:59:46

Modified files:
	sbin/isakmpd   : message.c 

Log message:
Merge with EOM 1.140

author: niklas
Also check that the exchange to be upgraded is phase 1


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/30 03:11:57

Modified files:
	sbin/isakmpd   : message.c 

Log message:
Another oopsie :-)


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/30 03:18:56

Modified files:
	sbin/isakmpd   : message.c 

Log message:
RCS Id sync with EOM


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/30 08:19:41

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Add intermediate `distpatch' target.
This is done in a tricky way, so as not to disturb the usual sequence
of targets. Namely, you still have
fetch, extract, patch, configure, build, install, package,
but patch does invoke a subtarget distpatch when needed,
and you can
fetch, extract, distpatch, patch, configure, build, install, package
for the same results.

Mostly useful for porters: provide an intermediate point to work on
patches, and make it easy to override distpatch/OpenBSD patches separately.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/01/30 10:25:48

Modified files:
	.              : press.html 

Log message:
Update URL


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/30 10:26:12

Added files:
	devel/gettext/patches: patch-ac 

Log message:
correct usage of uuencode in po-mode.el since we're not using GNU
uuencode; from FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	imp@cvs.openbsd.org	2000/01/30 11:12:55

Modified files:
	sys/arch/mips/mips: mem.c 

Log message:
Add the prototype that matthieu forgot on his 11/22/1999 commit.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/30 13:01:28

Modified files:
	mail/postfix/files: md5 

Log message:
Update to version 19991231-pl04. This fix is urgent.

-- Info from Wietse --
Patch 04 fixes one old problem that never happened, and fixes two
new problems introduced with patch 03, one of which urgent.  The
problems were found as I was reorganizing the cleanup daemon code.

The too long header fix in patch 03 loses mail when a header is
found too long, and when that mail is't posted with "sendmail -t".

Actually the mail is not lost. The queue file stays in the incoming
queue, as a file with mode -rw-------.

In order to have such mail delivered, chdir into the directory
/var/spool/postfix/incoming, and look for mode -rw------- queue
files that are older than a few minutes (ls -lt|more) and chmod +x
those old mode -rw------- queue files.

DO NOT CHMOD +X ALL INCOMING QUEUE FILES because that causes Postfix
to discard messages that are still being received.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/01/30 13:01:47

Modified files:
	mail/postfix   : Makefile 

Log message:
19991231-pl04


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/30 13:52:21

Modified files:
	sbin/isakmpd   : ike_quick_mode.c 

Log message:
Merge with EOM 1.107

author: angelos
Fix part of the problem with X509 certificates (delegating to the CA
isn't working yet, but I know where the problem is -- upcoming commit
later today).


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/30 14:01:49

Modified files:
	sbin/isakmpd   : ike_quick_mode.c 

Log message:
Merge with EOM 1.108

author: niklas
style


CVSROOT:	/cvs
Module name:	ports
Changes by:	d@cvs.openbsd.org	2000/01/30 15:07:38

ports/www/w3m/scripts

Update of /cvs/ports/www/w3m/scripts
In directory cvs.openbsd.org:/tmp/cvs-serv25365/scripts

Log Message:
Directory /cvs/ports/www/w3m/scripts added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	d@cvs.openbsd.org	2000/01/30 15:12:24

Modified files:
	www/w3m/files  : md5 
	www/w3m/patches: patch-aa patch-ab patch-ac 
	www/w3m/pkg    : PLIST 
Added files:
	www/w3m/scripts: configure 
Removed files:
	www/w3m/patches: patch-ad 

Log message:
version 0.1.6, ok'd by dugsong@


CVSROOT:	/cvs
Module name:	ports
Changes by:	d@cvs.openbsd.org	2000/01/30 15:35:13

Modified files:
	www/w3m        : Makefile 

Log message:
From: Marc Espie <Marc.Espie@liafa.jussieu.fr>
> Looks like cvs missed the Makefile...


CVSROOT:	/cvs
Module name:	ports
Changes by:	d@cvs.openbsd.org	2000/01/30 15:46:54

Modified files:
	www/w3m/pkg    : DESCR 

Log message:
better description, taken from docs


CVSROOT:	/cvs
Module name:	ports
Changes by:	kjell@cvs.openbsd.org	2000/01/30 17:12:13

Modified files:
	infrastructure/templates: network.conf.template 

Log message:
missing / in a sunsite. ok espie


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/30 17:27:30

Modified files:
	graphics/gif2png: Makefile 

Log message:
mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/01/30 17:35:05

ports/audio/gogo

Update of /cvs/ports/audio/gogo
In directory cvs.openbsd.org:/tmp/cvs-serv30771/gogo

Log Message:
Directory /cvs/ports/audio/gogo added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/01/30 17:40:35

ports/audio/gogo/files

Update of /cvs/ports/audio/gogo/files
In directory cvs.openbsd.org:/tmp/cvs-serv9420/files

Log Message:
Directory /cvs/ports/audio/gogo/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/01/30 17:40:35

ports/audio/gogo/patches

Update of /cvs/ports/audio/gogo/patches
In directory cvs.openbsd.org:/tmp/cvs-serv9420/patches

Log Message:
Directory /cvs/ports/audio/gogo/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/01/30 17:40:36

ports/audio/gogo/pkg

Update of /cvs/ports/audio/gogo/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv9420/pkg

Log Message:
Directory /cvs/ports/audio/gogo/pkg added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/30 18:09:11

Modified files:
	sys/sys        : proc.h 
	sys/kern       : init_main.c kern_fork.c kern_kthread.c 
	sys/compat/netbsd: netbsd_misc.c 

Log message:
undo vfork changes, since non-UVM was not considered


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/01/30 18:19:40

Log message:
    gogo port
    
    Status:
    
    Vendor Tag:	gogo
    Release Tags:	gogo224
    
    N ports/audio/gogo/Makefile
    N ports/audio/gogo/patches/patch-a
    N ports/audio/gogo/pkg/PLIST
    N ports/audio/gogo/pkg/DESCR
    N ports/audio/gogo/pkg/COMMENT
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	weingart@cvs.openbsd.org	2000/01/30 18:50:55

Modified files:
	sys/dev/ic     : smc93cx6.c smc93cx6var.h 
	sys/dev/pci    : ahc_pci.c 

Log message:
Add support for 93C66 and 93C56 SEEPROM chips.
Adapted from FreeBSD code.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/30 19:04:36

Modified files:
	sys/arch/i386/i386: apm.c 

Log message:
remove if0ed stinkpad's spinlock


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/01/30 22:38:44

Modified files:
	net/netatalk/pkg: INSTALL 

Log message:
check for the existance of ${CONFIG_DIR}/rc.atalk instead of the
${CONFIG_DIR} when trying to determine whether the config files should
be installed as if this was a first time install of netatalk.
--
suggestion from: sigh@kuzirabekon.econ.nagasaki-u.ac.jp


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/01/30 22:41:53

Modified files:
	editors/vim/patches: patch-ac patch-ae 

Log message:
tmpnam and mktemp fixes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/30 23:44:12

Log message:
    xmysql 1.9
    X11 front end to the MySQL database engine
    
    Status:
    
    Vendor Tag:	form
    Release Tags:	form_2000-Jan31
    
    N ports/databases/xmysql/Makefile
    N ports/databases/xmysql/files/md5
    N ports/databases/xmysql/patches/patch-aa
    N ports/databases/xmysql/patches/patch-ab
    N ports/databases/xmysql/patches/patch-ac
    N ports/databases/xmysql/pkg/COMMENT
    N ports/databases/xmysql/pkg/DESCR
    N ports/databases/xmysql/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/30 23:45:27

Log message:
    xmysqladmin 1.0
    X11 front end to the mysqladmin command of the MySQL database engine
    
    Status:
    
    Vendor Tag:	form
    Release Tags:	form_2000-Jan31
    
    N ports/databases/xmysqladmin/Makefile
    N ports/databases/xmysqladmin/files/md5
    N ports/databases/xmysqladmin/patches/patch-aa
    N ports/databases/xmysqladmin/pkg/COMMENT
    N ports/databases/xmysqladmin/pkg/DESCR
    N ports/databases/xmysqladmin/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/30 23:48:30

Modified files:
	databases      : Makefile 

Log message:
add xmysql & xmysqladmin to makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/31 01:18:42

Modified files:
	sbin/isakmpd   : x509.c 

Log message:
Merge with EOM 1.30

author: angelos
Make x509_cert_init() able to re-initialize.

author: angelos
Fix delegating to a CA.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/31 01:18:54

Modified files:
	sbin/isakmpd   : isakmpd.c 

Log message:
Merge with EOM 1.41

author: angelos
Make x509_cert_init() able to re-initialize.

author: angelos
Reinitialize certificates as well.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/31 01:19:05

Modified files:
	sbin/isakmpd   : init.c 

Log message:
Merge with EOM 1.21

author: angelos
Remove empty line.

author: angelos
Change the order of initializing x509 and policy (x509 depends on policy).


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/31 01:19:13

Modified files:
	sbin/isakmpd   : libcrypto.c libcrypto.h 

Log message:
libcrypto.c: Merge with EOM 1.9
libcrypto.h: Merge with EOM 1.9

author: angelos
Make x509_cert_init() able to re-initialize.

author: angelos
Add prototypes for a few more X509 SSL calls.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/31 01:38:30

Modified files:
	sbin/isakmpd   : ike_quick_mode.c isakmpd.conf.5 message.c 
	                 pf_key_v2.c x509.c 

Log message:
ike_quick_mode.c: Merge with EOM 1.109
isakmpd.conf.5: Merge with EOM 1.38
message.c: Merge with EOM 1.142
pf_key_v2.c: Merge with EOM 1.35
x509.c: Merge with EOM 1.31

author: niklas
(c) 2000


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/31 01:58:57

Modified files:
	.              : anoncvs.html 

Log message:
sup@openbsd.org, not me


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/31 02:08:14

Modified files:
	mail/dot-forward: Makefile 

Log message:
Fix the dependencies.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/31 02:12:23

Modified files:
	mail/ezmlm     : Makefile 

Log message:
Fix the dependencies.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/31 02:13:20

Modified files:
	mail/fastforward: Makefile 

Log message:
Fix the dependencies.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/31 02:14:07

Modified files:
	mail/mess822   : Makefile 

Log message:
Fix the dependencies.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/31 02:15:02

Modified files:
	.              : i386.html 
Added files:
	.              : i386-laptop.html 

Log message:
i386 laptop page


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/31 02:15:13

Modified files:
	mail/qmailanalog: Makefile 

Log message:
Fix the dependencies.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/31 03:00:06

Modified files:
	sys/arch/i386/i386: apm.c 

Log message:
possibly uninitialized vasriable used in DEBUG code piece; from deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/31 03:45:03

Modified files:
	sbin/isakmpd/samples: VPN-east.conf VPN-west.conf 
	                      singlehost-east.conf singlehost-west.conf 

Log message:
samples/VPN-east.conf: Merge with EOM 1.10
samples/VPN-west.conf: Merge with EOM 1.10
samples/singlehost-east.conf: Merge with EOM 1.7
samples/singlehost-west.conf: Merge with EOM 1.7

author: niklas
Remove volume-based lifetimes on phase 1 SAs


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/01/31 07:32:27

Modified files:
	.              : i386-laptop.html 

Log message:
more information on VAIO 747


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/01/31 08:07:09

Modified files:
	databases/db   : Makefile 
	databases/db/pkg: PLIST 

Log message:
Don't use --enable-shared and fix the PLIST.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/01/31 09:06:59

Modified files:
	sys/arch/sparc/sparc: cpu.c cpuvar.h genassym.cf locore.s 
	                      memreg.c memreg.h trap.c 

Log message:
Clean up memerr*. (from NetBSD)


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/01/31 10:51:42

Modified files:
	usr.sbin/dhcp/dhclient/scripts: dhclient-script 

Log message:
Don't update /etc/resolv.conf if no data is returned for DNS servers
or if user removes request domain-name-servers from /etc/dhclient.conf


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/01/31 12:09:03

Modified files:
	.              : i386-laptop.html 

Log message:
more


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/31 12:31:43

Modified files:
	usr.bin/nc     : netcat.c 

Log message:
massive indent pass


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/31 12:48:59

Modified files:
	sys/arch/i386/i386: apm.c 

Log message:
bzero() in get_event too


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/31 12:57:22

Modified files:
	sys/kern       : init_main.c kern_fork.c kern_kthread.c 
	sys/sys        : proc.h 
	sys/compat/netbsd: netbsd_misc.c 

Log message:
re-add fixed vfork code from art


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/31 14:09:36

Modified files:
	sys/arch/i386/i386: apm.c 

Log message:
explicitly round segments to a page boundary


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/01/31 14:11:12

Modified files:
	usr.bin/sudo   : Makefile.bsd-wrapper 

Log message:
remove unnecessary, ignored error. ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/01/31 15:42:26

Modified files:
	comms          : Makefile 
Removed files:
	comms/rzsz     : Makefile 
	comms/rzsz/files: makefile md5 
	comms/rzsz/patches: patch-aa patch-ab patch-ac patch-ad 
	comms/rzsz/pkg : COMMENT DESCR PLIST 
	comms/rzsz/scripts: configure 

Log message:
Remove rzsz.
Thanks to FreeBSD for discovering that nasty little surprise...


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/31 15:50:45

Modified files:
	sys/dev/pcmcia : pcmciadevs 

Log message:
Add CNet NE2000 support.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/01/31 15:51:48

Modified files:
	sys/dev/pcmcia : if_ne_pcmcia.c pcmciadevs.h 

Log message:
Add CNet NE2000 support.


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/01/31 15:54:46

Modified files:
	.              : errata.html 

Log message:
Warn people about rzsz.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/01/31 16:57:02

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
delay close() of pty until the pty has been chowned back to root


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/31 17:47:30

Modified files:
	distrib/sets/lists/base: md.i386 mi 
	distrib/sets/lists/comp: md.i386 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/31 18:32:39

Modified files:
	sys/dev/ic     : comvar.h 

Log message:
missed in last com.c commit, sc_ic usage was replaced w/ ia_ic where needed; niklas@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/01/31 18:33:46

Modified files:
	sys/arch/i386/i386: apm.c 

Log message:
call vfs_syncwait on standby and suspend


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/01/31 19:46:19

Modified files:
	sbin/isakmpd/apps/certpatch: certpatch.8 certpatch.c 
	sbin/isakmpd   : exchange.c ike_quick_mode.c ike_phase_1.c 
	                 ike_auth.c ike_aggressive.c libcrypto.c 
	                 libcrypto.h isakmpd.8 isakmpd.c ipsec.h init.c 
	                 message.c message.h sa.c sa.h policy.c 
	                 pf_key_v2.c x509.c x509.h udp.c 

Log message:
apps/certpatch/certpatch.8: Merge with EOM 1.4
apps/certpatch/certpatch.c: Merge with EOM 1.6
exchange.c: Merge with EOM 1.114
ike_quick_mode.c: Merge with EOM 1.110
ike_phase_1.c: Merge with EOM 1.16
ike_auth.c: Merge with EOM 1.41
ike_aggressive.c: Merge with EOM 1.4
libcrypto.c: Merge with EOM 1.10
libcrypto.h: Merge with EOM 1.10
isakmpd.8: Merge with EOM 1.19
isakmpd.c: Merge with EOM 1.42
ipsec.h: Merge with EOM 1.40
init.c: Merge with EOM 1.22
message.c: Merge with EOM 1.143
message.h: Merge with EOM 1.49
sa.c: Merge with EOM 1.98
sa.h: Merge with EOM 1.54
policy.c: Merge with EOM 1.14
pf_key_v2.c: Merge with EOM 1.36
x509.c: Merge with EOM 1.32
x509.h: Merge with EOM 1.9
udp.c: Merge with EOM 1.46

author: niklas
Angelos copyrights


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/01/31 19:58:00

Modified files:
	comms/minicom  : Makefile 
Added files:
	comms/minicom/patches: patch-aj 
Removed files:
	comms/minicom/files: patch-lrzsz 

Log message:
Do not use rzsz port. Always use lrzsz.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/01/31 20:17:37

Modified files:
	lib/libkeynote : auxil.c 

Log message:
Fix typo.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/01/31 20:24:02

ports/www/bluefish/patches

Update of /cvs/ports/www/bluefish/patches
In directory cvs.openbsd.org:/tmp/cvs-serv11279/patches

Log Message:
Directory /cvs/ports/www/bluefish/patches added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/31 20:24:15

Modified files:
	lib/libwrap    : hosts_access.c 
	libexec/tftpd  : tftpd.c 
	libexec/uucpd  : uucpd.c 
	usr.bin/make   : compat.c job.c 
	usr.bin/more   : more.c 
	usr.bin/quota  : quota.c 
	usr.bin/rsh    : rsh.c 
	usr.bin/sup/src: scm.c scmio.c supfilesrv.c 
	usr.bin/tftp   : tftp.c 
	usr.bin/tn3270/sys_curses: system.c 
	usr.bin/uudecode: uudecode.c 
	usr.sbin/inetd : inetd.c 
	usr.sbin/named/dnsquery: dnsquery.c 
	usr.sbin/named/host: send.c 
	usr.sbin/ndp   : ndp.c 
	usr.sbin/rarpd : arptab.c 
	usr.sbin/repquota: repquota.c 
	usr.sbin/rpc.pcnfsd: pcnfsd_cache.c pcnfsd_print.c 
	usr.sbin/rtsold: rtsold.c 
	usr.sbin/ssio  : use_adf.c 

Log message:
no need to extern int errno if errno.h is included


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/01/31 20:24:58

Modified files:
	www/bluefish   : Makefile 
	www/bluefish/files: md5 
	www/bluefish/pkg: DESCR PLIST 
Added files:
	www/bluefish/patches: patch-aa 

Log message:
Update to 0.3.5


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/01/31 21:00:50

Modified files:
	sys/sys        : file.h 

Log message:
add declaration of `vnops'


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/01/31 21:03:15

Modified files:
	sys/kern       : exec_script.c kern_exec.c vfs_syscalls.c 

Log message:
remove superflous declaration of vnops, it's now in <sys/file.h>


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/01/31 21:12:19

Modified files:
	sys/xfs        : xfs_vfsops-bsd.c 

Log message:
remove superflous declaration of vnops, it's now in <sys/file.h>


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/31 22:39:42

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
7895


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/01/31 22:39:50

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/01/31 23:51:05

Modified files:
	faq            : faq4.html 

Log message:
Typo
from William Yodlowsky <wyodlows@route1.nj.devry.edu>


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/01 03:17:09

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Keep stats of pages we uncache because of bad cache aliases.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/01 03:34:33

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Opps. Missed two cases of ps_alias_recache.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/01 06:52:26

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
oops, fix comment, too.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/01 07:34:47

Modified files:
	kerberosIV/doc : setup.texi 

Log message:
Fix some texinfo nits.
Ok'd art@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/01 07:39:21

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Undefined PATCH_SITES equivalent to MASTER_SITES,
PATCH_SITESn equivalent to MASTER_SITESn.

Start phasing out PATCH_SITES.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/01 08:19:15

Modified files:
	www/php3       : Makefile 

Log message:
Add the PKGNAME.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/01 09:16:36

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Add a bunch of XXX on incorrect handling of pv_flags.
None of the noted problems are critical (the code still works), but they
can have a severe impact on the performance and they are all really hard
to fix in an elegant way.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 09:54:41

Modified files:
	sys/dev/pcmcia : devlist2h.awk 

Log message:
do not create _STR_ defines; this is useless, makes pcmciadevs.h larger
and unclean.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 09:57:17

Modified files:
	sys/dev/pcmcia : pcmciadevs 

Log message:
Add some new prods from NetBSD; rearrange entries.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 09:58:05

Modified files:
	sys/dev/pcmcia : pcmciadevs.h 

Log message:
regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 09:59:07

Modified files:
	sys/dev/pcmcia : if_ne_pcmcia.c 

Log message:
Some new prods; rearrange entries.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 10:00:04

Modified files:
	sys/dev/pcmcia : if_cnw.c 

Log message:
sync with the new names; add support for a second model.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 10:01:48

Modified files:
	sys/dev/pcmcia : wdc_pcmcia.c 

Log message:
New prods; use defines where available; rearrange some entries.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 10:03:06

Modified files:
	sys/dev/pcmcia : if_xe.c 

Log message:
Enable Intel EE PRO; still need to find a working phy.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 10:17:33

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
Add Xircom Netwave driver (cnw) commented out.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 10:21:48

Modified files:
	sys/dev/pcmcia : if_cnwreg.h 

Log message:
New regs from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 10:39:33

Modified files:
	sys/dev/pcmcia : if_cnw.c 

Log message:
oops, return 0 if not match.


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/02/01 11:01:42

Modified files:
	sys/dev/pci    : if_lmc.c if_lmc_common.c if_lmc_media.c 
	                 if_lmc_obsd.c if_lmc_types.h if_lmcioctl.h 
	                 if_lmcvar.h 

Log message:
general cleanup (remove LMC_IOMAPPED crud entirely)
add correct rcs tags
sync w/lmc's lmc_media.c regarding watchdog support
(So, the LEDs on the T1/T3 cards [the ones with built-in CSU/DSUs], and also
the DS1 "SSI" card should now change according to various line conditions, as
ths manual says they do)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/01 12:14:01

Modified files:
	databases/db/pkg: PLIST 

Log message:
sync and sort PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/01 12:20:24

Modified files:
	graphics/xv    : Makefile 

Log message:
Remove PATCH_SITES.
Clean-up nits.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/02/01 12:30:02

Modified files:
	sys/netinet    : fil.c ip_auth.c ip_auth.h ip_fil.c ip_fil.h 
	                 ip_fil_compat.h ip_frag.c ip_frag.h 
	                 ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h 
	                 ip_proxy.c ip_proxy.h ip_raudio_pxy.c 
	                 ip_rcmd_pxy.c ip_state.c ip_state.h ipl.h 
	sbin/ipf       : HISTORY facpri.c facpri.h ifaddr.c ifaddr.h 
	                 ipf.c ipf.h opt.c parse.c 
	sbin/ipnat     : ipnat.c natparse.c 
	sbin/ipfstat   : fils.c kmem.c kmem.h 
	usr.sbin/ipmon : ipmon.c 
	usr.sbin/ipftest: ipft_ef.c ipft_hx.c ipft_pc.c ipft_sn.c 
	                  ipft_td.c ipft_tx.c ipt.c ipt.h misc.c pcap.h 
	                  snoop.h 

Log message:
Update to IPFilter 3.3.8. Man pages still to go. See sbin/ipf/HISTORY
for details.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/02/01 12:43:32

Modified files:
	www/bluefish   : Makefile 

Log message:
remove USE_X11


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 12:49:08

Modified files:
	mail/fetchmail : Makefile 
	mail/fetchmail/files: md5 

Log message:
Update to 5.2.5; minor bug fixes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/01 13:18:39

Modified files:
	graphics/gif2png/patches: patch-aa 

Log message:
nit fix, make sure bindir is still created durring install


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/01 13:21:16

Modified files:
	graphics/gif2png: Makefile 

Log message:
remove unnecessary extract dependency from pre-patch target


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/01 13:28:51

Modified files:
	graphics/gif2png: Makefile 
	graphics/gif2png/files: web2png 

Log message:
- @PREFIX@ = ${LOCALBASE} -> ${PREFIX}
- make use of ${LOCALBASE} in web2png wrapper


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/01 13:53:07

Modified files:
	usr.bin/ftp    : util.c 

Log message:
Work-around for lame servers that return `19100' for a date.

Based on NetBSD patch, slightly trimmed since we don't use the fractional
part yet...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/01 14:01:43

Modified files:
	gnu/usr.bin/ld : Makefile 
	gnu/usr.bin/ld/arm32: md.h 
	gnu/usr.bin/ld/i386: md.h 
	gnu/usr.bin/ld/m68k: md.c md.h 
	gnu/usr.bin/ld/m88k: md.h 
	gnu/usr.bin/ld/ns32k: md.h 
	gnu/usr.bin/ld/sparc: md.h 
	gnu/usr.bin/ld/vax: md.h 

Log message:
Cross-tools fixes:

* Rely on BYTE_ORDER instead of specific values of XHOST to determine
cross-endianness,

* Link necessary cross-includes to the right location,

* Add some necessary stubs for cross-endian sparc and cross-endian m68k.

This does let i386->m68k work, and probably brings i386->sparc most of the
way there...

Approved by mickey@, niklas@ is to busy to answer email as usual...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/02/01 14:31:31

Modified files:
	editors/vim    : Makefile 
	editors/vim/pkg: PLIST PLIST-light 

Log message:
Fix PLISTs (missing entries); Remove PATCH_SITES.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/01 14:43:51

Modified files:
	editors/vim    : Makefile 

Log message:
rearrange Makefile a bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 14:50:09

Modified files:
	sysutils/mtools: Makefile 

Log message:
Remove unneeded PATCHSITES.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/02/01 14:56:18

Modified files:
	databases      : Makefile 

Log message:
Don't use tabs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/02/01 14:57:38

Modified files:
	audio/xmix     : Makefile 

Log message:
Remove PATCH_SITES.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/01 15:28:50

Modified files:
	sysutils/lsof  : Makefile 
	sysutils/lsof/files: md5 

Log message:
New temporary version of lsof (4.49B.n+obsd), created by lsof author (Vicc
Abel) and used with permission. This should work on UVM systems.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/01 15:32:54

Modified files:
	usr.bin/ssh    : ssh.h atomicio.c 

Log message:
int atomicio -> ssize_t (for alpha). ok deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/01 17:15:08

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Dependency tweaks.

- put .if defined(XXX) && !defined(YYY) on the same line: less indentation,
more readability.
- set found to true/false directly (builtin).

ALWAYS check that a dependency directory does exist and is a directory.
Catch up typos more quickly, since they will be evident *even if the
dependency is already satisfied*.

Make this only a warning, not a hard error, as we still want to cater
to users with a partially checked out tree...


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/01 19:02:59

Modified files:
	.              : i386.html 

Log message:
sigh


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/01 19:03:36

Modified files:
	.              : i386.html 

Log message:
more


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/01 19:26:30

Modified files:
	.              : plat.html 

Log message:
pretty


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/01 19:29:35

Modified files:
	.              : i386.html 

Log message:
nice


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/01 19:34:02

Modified files:
	www/bluefish   : Makefile 

Log message:
Add USE_X11. Clear up some warnings.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/01 19:52:06

Modified files:
	sbin/atactl    : atactl.8 atactl.c 

Log message:
without a command, identify is implied


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/01 20:45:45

Modified files:
	.              : sparc.html 

Log message:
sigh


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/01 21:04:57

Modified files:
	usr.bin/sudo   : Makefile.bsd-wrapper 

Log message:
eight spaces does not make a tab


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/01 21:10:37

Modified files:
	usr.sbin/rtadvd: config.c config.h rtadvd.8 rtadvd.c 

Log message:
add -R flag (accept router renumbering).  this makes rtadvd to
take the safer side (router renumbering requires certain ipsec setup).
die gracefully on SIGTERM.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/01 21:27:20

Modified files:
	.              : plus.html 

Log message:
link some man pages. not done.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/01 21:47:32

Modified files:
	.              : plus.html 

Log message:
fixes and more


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/01 21:54:14

Modified files:
	.              : donations.html 

Log message:
table


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/01 21:59:09

Modified files:
	sys/nfs        : nfs_vnops.c 

Log message:
o Don't call nfs_sillyrename() form nfs_remove if v_type == VDIR
(from FreeBSD).  This avoids the panic described below.
o In nfs_sillyrename(), change a panic if v_type == VDIR to just
a printf (ifdef DIAGNOSTIC) and return EINVAL.
o When building the .nfs file in nfs_sillyrename() don't assume a pid
is only 4 chars long since PID_MAX is 5 chars and use sprintf()
instead of converting the pid to ascii by hand.
Thanks to Theo for assistance and sanity checking.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/02/01 22:09:02

Modified files:
	bin/mkdir      : mkdir.c 

Log message:
Make mkdir -m 1777 foo and the like work. From how Netbsd/Freebsd do it.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/02 06:47:48

Modified files:
	usr.bin/make   : arch.c compat.c dir.c dir.h extern.h main.c 
	                 make.c make.h targ.c 

Log message:
Bug-fix: make should behave sensibly when presented with negative times...

- let *_MTime return booleans, as that's what they're used for, the time_t
is set as a side effect.

- use OUT_OF_DATE for a date starting point, set it at the origin of time.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/02 07:00:12

Modified files:
	usr.bin/m4     : main.c 

Log message:
Optimize common case.

outputstr could be called for one character-long string.

Looking at profiling output, it WAS called for one-character long strings
most of the time, like 95% of calls...

Rework logic slightly to know about that case and output the character
directly.

Worth about 10%.

Reviewed by Paul Janzen.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/02 07:05:23

Modified files:
	usr.bin/m4     : main.c 

Log message:
Comment slightly more.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/02 08:26:15

Modified files:
	misc/gnuls/pkg : COMMENT 

Log message:
`port' of gnuls ?
Shesh, like WHAT is this going to be, except a port ? a donut ?


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/02 08:28:18

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Cosmetic patch: don't append DIST_SUBDIR if it's not defined.

Set vim filetype, as vi doesn't care.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/02 09:49:06

Modified files:
	sys/dev/ic     : i82365.c 

Log message:
Some KNF. Initialize shutdown just in case.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/02 09:50:29

Modified files:
	sys/dev/pcmcia : pcmciadevs 

Log message:
Add Melco product; from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/02 09:51:07

Modified files:
	sys/dev/pcmcia : pcmciadevs.h 

Log message:
regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/02 10:01:51

Modified files:
	sys/netinet6   : in6.c in6_proto.c 

Log message:
remove never-visited code (#ifdef MAPPED_ADDR_ENABLED)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/02 10:02:40

Modified files:
	converters/btoa: Makefile 
	x11/olvwm      : Makefile 
	www/squid      : Makefile 
	textproc/ispell: Makefile 
	textproc/xpdf  : Makefile 
	security/ssh   : Makefile 
	comms/hylafax  : Makefile 
	devel/gperf    : Makefile 
	graphics/giflib: Makefile 
	japanese/kterm : Makefile 
	japanese/less  : Makefile 
	lang/egcs/stable: Makefile 
	mail/mh        : Makefile 
	misc/mmv       : Makefile 
	net/mtr        : Makefile 
	games/nethack  : Makefile 

Log message:
Kill most instances of PATCH_SITES


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/02 10:08:06

Modified files:
	sysutils/mtools: Makefile 
	audio/xmix     : Makefile 

Log message:
Removal of PATCH_SITES wants NEED_VERSION


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/02 10:14:37

Modified files:
	sys/net        : if.h 

Log message:
wrap IFAFREE() by "do {} while (0)".  it wasn't safe enough.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/02 10:16:52

Modified files:
	sys/netinet6   : in6.c in6_ifattach.c in6_var.h 

Log message:
- improve in6_ifdetach to remove (1) multicast kludge list (2) route to
link-local allnode multicast (ff02:x::/32)
- fix ifnet refcnt'ing in multicast kludge list management.
- avoid dangling pointer in multicast kludge management.

(angelos, try this version of in6_ifdetach() - it should be better)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/02 10:50:03

Modified files:
	graphics/giflib: Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/02 10:53:52

Modified files:
	sys/netinet6   : in6.c 

Log message:
make sure to nuke kludge entries, regardless from refcnt.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/02 11:18:42

Modified files:
	databases/db   : Makefile 

Log message:
- rearrange Makefile
- add USE_JAVA knob to enable Java support
- remove deprecated variables
- batch up the install of files instead of using .for loops


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/02 11:20:28

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
I am a moron


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/02 11:33:42

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
...twice


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/02 11:35:23

Modified files:
	lang/egcs/snapshot: Makefile 

Log message:
Kill last PATCH_SITES, now that I've fixed the double typo. sigh.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/02 11:47:02

Modified files:
	sys/dev/ic     : elink3.c elink3var.h 
	sys/dev/pcmcia : if_ep_pcmcia.c if_ne_pcmcia.c if_wi.c 

Log message:
make the activate routines do xxstop() and xxinit()


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/02/02 12:09:59

Modified files:
	sys/dev/ic     : smc91cxx.c smc91cxxvar.h 
	sys/dev/pcmcia : if_xe.c if_sm_pcmcia.c 

Log message:
Call xxx_init and xxx_stop on activate.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/02 13:12:12

Modified files:
	share/man/man4 : bridge.4 

Log message:
only ipf input rules are used


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/02 13:33:02

Modified files:
	gnu/usr.bin/perl/hints: openbsd.sh 

Log message:
Remove -Bforcearchive from lddlflags.  -Bforcearchive only makes sense
if you are building a shared lib from a .a full of pic objects.  This
is not how perl builds shared libs and it hoses tk.
Also sink with the hints file in perl5.005_63 (cosmetic)


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/02/02 15:01:45

Modified files:
	textproc/expat : Makefile 
	textproc/expat/files: md5 

Log message:
Clean Makefile. Add sha1 & rmd160 fingerprints.


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/02/02 15:03:01

Modified files:
	sysutils/mtools: Makefile 

Log message:
Remove DIST_SUBDIR; there are only 2 files to fetch.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/02 15:08:55

Modified files:
	sys/arch/hppa/include: endian.h 

Log message:
MD swap macros


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/02 15:29:49

Modified files:
	.              : i386-laptop.html 

Log message:
more


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/02 15:35:06

Modified files:
	.              : i386-laptop.html 

Log message:
another


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/02 15:51:18

Modified files:
	.              : plus.html 

Log message:
finish off man page links


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/02 15:59:29

Modified files:
	.              : i386-laptop.html 

Log message:
another laptop


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/02 16:19:00

Modified files:
	.              : plus.html 

Log message:
fix and even more


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/02 17:53:59

Modified files:
	sbin/wicontrol : wicontrol.8 wicontrol.c 

Log message:
WEP support (ported from FreeBSD)


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/02 17:56:46

Modified files:
	sys/dev/pcmcia : if_wi.c if_wireg.h if_wavelan_ieee.h 

Log message:
WEP support -- from FreeBSD (wpaul)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/02 18:58:29

Modified files:
	graphics/xfig  : Makefile 
	graphics/xfig/files: md5 
	graphics/xfig/patches: patch-aa patch-ab 
	graphics/xfig/pkg: PLIST 

Log message:
Update to version 3.2.3a.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/02 19:11:33

Log message:
    Initial import of mc version 4.1.35.
    The Midnight Commander is a free Norton Commander Clone with many useful
    features.
    
    Submitted by:	Ryan Erwin <ryan@erwin.org>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Feb-3
    
    N ports/misc/mc/Makefile
    N ports/misc/mc/files/md5
    N ports/misc/mc/pkg/COMMENT
    N ports/misc/mc/pkg/DESCR
    N ports/misc/mc/pkg/PLIST
    N ports/misc/mc/patches/patch-ab
    N ports/misc/mc/patches/patch-aa
    N ports/misc/mc/patches/patch-ac
    N ports/misc/mc/patches/patch-ad
    N ports/misc/mc/patches/patch-ae
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/02 19:18:41

Modified files:
	misc           : Makefile 

Log message:
Enable mc


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2000/02/02 19:31:30

Modified files:
	.              : i386-laptop.html 

Log message:
another laptop


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/02 19:39:57

Log message:
    Initial import of remind version 0.3.
    The remind is a scripting language for reminders, with a Tk front end.
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Feb-3
    
    N ports/misc/remind/Makefile
    N ports/misc/remind/pkg/COMMENT
    N ports/misc/remind/pkg/DESCR
    N ports/misc/remind/pkg/PLIST
    N ports/misc/remind/files/md5
    N ports/misc/remind/patches/patch-ab
    N ports/misc/remind/patches/patch-ac
    N ports/misc/remind/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/02 19:41:29

Modified files:
	misc           : Makefile 

Log message:
Add remind.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/02/02 20:06:55

Modified files:
	etc/etc.powerpc: MAKEDEV Makefile.inc ttys 

Log message:
Use the correct terminal entry for Openfirmware console.
Allows visual editors to be used.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/02 20:19:27

Modified files:
	print/transfig : Makefile 
	print/transfig/files: md5 
	print/transfig/patches: patch-ac 
	print/transfig/pkg: PLIST 
Added files:
	print/transfig/patches: patch-aa 

Log message:
Upgrade to version 3.2.3.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/02 20:58:55

Log message:
    Initial import of snort version 1.5.1.
    The snort is the Highly flexible sniffer/basic NIDS.
    
    Submitted by:	Kyle Hargraves <halogen@nol.net>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-FEB-03
    
    N ports/net/snort/Makefile
    N ports/net/snort/pkg/COMMENT
    N ports/net/snort/pkg/DESCR
    N ports/net/snort/pkg/PLIST
    N ports/net/snort/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/02 21:00:07

Modified files:
	net            : Makefile 

Log message:
Add snort.


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2000/02/02 21:44:29

Modified files:
	.              : i386-laptop.html 

Log message:
don't need two <html> tags


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/02/02 22:23:30

Modified files:
	misc/mc        : Makefile 

Log message:
Mark it broken till patches are corrected.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/02/02 22:44:10

Modified files:
	sys/arch/powerpc/include: bus.h 

Log message:
Define missed when the intial bus_dma code was checked in.
Full dma code not yet integrated.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/02/02 22:49:46

Modified files:
	sys/arch/powerpc/mac: if_bm.c 

Log message:
Remove overly verbose printf during driver config.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/03 02:55:20

Modified files:
	sbin/wicontrol : wicontrol.c 

Log message:
Correctly handle and print hexadecimal keys.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/02/03 05:14:41

Modified files:
	.              : i386-laptop.html 

Log message:
Add Toshiba Tecra 550CDT.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/03 06:42:40

Modified files:
	sys/arch/i386/include: biosvar.h 

Log message:
remove extraneous spaces and tabs


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/03 08:32:23

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
Prevent overflow in computation of buffer cache limitation


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/02/03 09:43:39

Modified files:
	.              : i386-laptop.html 

Log message:
add libretto section


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/03 10:19:07

Modified files:
	gnu/usr.bin/ld/rtld: rtld.c 

Log message:
Deal with empty path element in LD_LIBRARY_PATH.
o Don't try and look up an empty element in the hints file
o Convert "" to "." when adding to the list of search dirs
Perviously, an LD_LIBRARY_PATH that ended in ':' was ignored.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/03 10:43:49

Modified files:
	.              : i386-laptop.html 

Log message:
Sound on 770Z works from Angelos


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/03 10:52:30

Modified files:
	.              : i386.html 

Log message:
Document supported pciide controllers


CVSROOT:	/cvs
Module name:	www
Changes by:	jakob@cvs.openbsd.org	2000/02/03 11:06:21

Modified files:
	.              : i386.html 

Log message:
SoundBlaster PCI128


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/03 11:10:49

Modified files:
	libexec/makewhatis: Makefile 
Added files:
	libexec/makewhatis: makewhatis.pl 
Removed files:
	libexec/makewhatis: makewhatis.sh 

Log message:
Switch to perl: *much* faster (about ten times), *much* more flexible,
simpler to understand (no more sed), and no temporary files.

Some useful comment by Matt Patton.

Ok'ed millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/03 11:13:41

Modified files:
	share/man      : Makefile 
Removed files:
	share/man      : makewhatis.sed 

Log message:
no longer used.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/03 11:42:42

Modified files:
	sys/dev/pcmcia : if_rln_pcmcia.c 

Log message:
Fix the activate routine to support suspend/resume.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/03 11:45:39

Modified files:
	net/popa3d     : Makefile 
	net/popa3d/files: md5 
	net/popa3d/patches: patch-aa 
	net/popa3d/pkg : SECURITY 
Removed files:
	net/popa3d/patches: patch-ab 

Log message:
upgrade to popa3d 0.4; From: maintainer


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/03 11:47:06

Modified files:
	sys/dev/pcmcia : if_cnw.c 

Log message:
cnw_activate hacking


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/03 12:42:20

Modified files:
	sys/dev/pcmcia : com_pcmcia.c 

Log message:
Make pccomms suspendable (tested on a 3Com Megahertz combo card).


CVSROOT:	/cvs
Module name:	www
Changes by:	imp@cvs.openbsd.org	2000/02/03 14:22:25

Modified files:
	.              : arc.html 

Log message:
Update.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/02/03 14:50:56

src/usr.sbin/usbdevs

Update of /cvs/src/usr.sbin/usbdevs
In directory cvs.openbsd.org:/tmp/cvs-serv6982/usbdevs

Log Message:
Directory /cvs/src/usr.sbin/usbdevs added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/02/03 14:52:16

Added files:
	usr.sbin/usbdevs: Makefile usbdevs.8 usbdevs.c 

Log message:
usbdevs (from NetBSD). OK deraadt@ fgsch@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/02/03 14:54:39

Modified files:
	usr.sbin       : Makefile 

Log message:
add usbdevs


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/03 15:03:01

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Buglet fix: there's absolutely no reason not to run checksum, or
dependencies, if NO_EXTRACT or NO_PACKAGE has been defined ?

Might break some ports that don't explicitly ask not to run those steps.
Good thing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/02/03 15:09:08

Modified files:
	net/ethereal/files: md5 
	net/ethereal/pkg: PLIST 

Log message:
Update to Ethereal v0.8.3
- bug fixes
- misc new features
- text mode version added


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/02/03 15:09:47

Modified files:
	net/ethereal   : Makefile 

Log message:
ethereal v0.8.3


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/03 16:21:25

Modified files:
	.              : plus.html 

Log message:
fix broken links


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/03 16:30:27

Modified files:
	.              : plus.html 

Log message:
oops, missed one


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/03 17:51:54

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Don't let real target depend on phony, unless we want the real target to
be rebuilt each and every time...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/03 18:02:48

Modified files:
	libexec/makewhatis: makewhatis.8 

Log message:
Document new stuff...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/02/03 21:35:22

Modified files:
	editors/vim/patches: patch-ae 
Added files:
	editors/vim/patches: patch-af patch-ag patch-ah 

Log message:
Patches to complete mkstemp in ctags - submitted to author.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/03 21:40:01

Modified files:
	misc/remind    : Makefile 

Log message:
Change CATEGORIES to misc.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/03 22:05:46

Modified files:
	usr.sbin/pkg_install/add: main.c 

Log message:
what is this hatred of newlines on error messages?


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/03 23:11:58

Modified files:
	sys/dev/ic     : comvar.h 

Log message:
Externalize comstop()


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/03 23:12:21

Modified files:
	sys/arch/i386/isa: pccomvar.h 

Log message:
Externalize comstop()


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/03 23:19:35

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/03 23:32:04

Modified files:
	sbin/brconfig  : brconfig.c 

Log message:
show the rules


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/02/03 23:45:57

Modified files:
	usr.sbin/usbdevs: usbdevs.8 

Log message:
Ox version error. deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/04 01:01:36

Modified files:
	print/freetype : Makefile 
	print/freetype/pkg: PLIST PLIST.noshared 

Log message:
- make sym links for header files, backwards compatibility for programs
that expect the headers in the old location
- sync PLISTs and add missing @dirrm tag


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/04 03:07:36

Log message:
    Initial import of tkrat version 2.0b7.
    Tkrat is a mail user agent for X in C with a Tcl/Tk frontend.
    
    Submitted by:	Rik Schneider <riks@wni.com>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Feb-04
    
    N ports/mail/tkrat/Makefile
    N ports/mail/tkrat/files/md5
    N ports/mail/tkrat/patches/patch-aa
    N ports/mail/tkrat/patches/patch-ab
    N ports/mail/tkrat/patches/patch-ac
    N ports/mail/tkrat/patches/patch-ad
    N ports/mail/tkrat/patches/patch-ae
    N ports/mail/tkrat/pkg/COMMENT
    N ports/mail/tkrat/pkg/DESCR
    N ports/mail/tkrat/pkg/PLIST
    N ports/mail/tkrat/pkg/SECURITY
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/04 03:08:11

Modified files:
	mail           : Makefile 

Log message:
Enable tkrat


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/04 04:09:34

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Remove the real-* targets, do things directly at the cookie level.
More submakes die.

Remove NO_WRKDIR `feature'

Fix `make clean' to do the right thing even if WRKOBJDIR is not defined
at that point.

It's doubtful package-noinstall is useful, but I left it in for now, with
slightly altered semantics.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/04 04:15:16

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Finish cleansing PATCH_SITES out.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/02/04 05:51:13

Log message:
    usbutil (from NetBSD)
    
    Status:
    
    Vendor Tag:	jakob
    Release Tags:	jakob_2000-02-04
    
    N ports/sysutils/usbutil/Makefile
    N ports/sysutils/usbutil/pkg/COMMENT
    N ports/sysutils/usbutil/pkg/DESCR
    N ports/sysutils/usbutil/pkg/PLIST
    N ports/sysutils/usbutil/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/04 05:55:33

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Defining ALLFILES in every case is much better...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/04 05:56:40

Modified files:
	graphics/xv/files: md5 

Log message:
DIST_SUBDIR change -> md5 change...


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/04 06:16:17

Modified files:
	usr.bin/ssh    : ssh-keygen.c 

Log message:
enable ssh-keygen -l -f ~/.ssh/known_hosts, ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/04 07:34:10

Modified files:
	usr.bin/ssh    : ssh-keygen.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/04 08:46:10

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
Some cpus might have the cache running even before we enable it.
Uncache the pagetables in pmap_bootstrap4m and recache them again
in pmap_cache_enable if we can. This fixes the problems seen on SM30.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/04 09:42:55

Modified files:
	gnu/lib/libgmp : Makefile.bsd-wrapper 

Log message:
Allow spaces in CC


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/02/04 09:53:18

Modified files:
	.              : i386-laptop.html 

Log message:
another laptop


CVSROOT:	/cvs
Module name:	src
Changes by:	imp@cvs.openbsd.org	2000/02/04 10:09:07

Modified files:
	sys/arch/mips/mips: clock.c 

Log message:
Modify ia_iosize so probe messages print correctly for the clock devices
on isa buses.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/04 10:30:07

Modified files:
	sys/arch/alpha/tc: esp.c 

Log message:
esp_init collides with netinet; renamed it


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/02/04 11:09:36

Modified files:
	sbin/fdisk     : cmd.c 

Log message:
Max Sectors is 63. ok weingart@


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/04 11:11:38

Modified files:
	sys/netinet6   : frag6.c ip6_var.h 

Log message:
make IPv6 reass work on alpha.  NetBSD PR 9340.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/04 11:13:36

Modified files:
	sys/netinet6   : in6.c in6_ifattach.c in6_prefix.c in6_prefix.h 
	                 in6_var.h nd6.c nd6.h 

Log message:
more coverage of in6_ifdetach()'s cleanup process.
bug fix in SIOCGIFADDR_IN6 (point to point case).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/04 12:16:14

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
In cases where we flush a page from the cache and tlb we want to
flush it from the tlb _after_ the cache because some cache flushes can reload
the tlb. (fixes random coredumps on some cpus).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/04 13:32:05

Modified files:
	sys/kern       : uipc_socket2.c 

Log message:
Fix misleading comment.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/04 13:33:43

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Compute CKSUMFILES in a better way, to avoid duplicates.
Simplifies SUPDISTFILES choice: put everything that might ever be fetched
there, don't worry about duplicates.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/04 19:22:54

Modified files:
	share/man/man4 : bridge.4 

Log message:
typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/04 20:50:59

Modified files:
	archivers/lzo  : Makefile 
	archivers/lzo/files: md5 
	archivers/lzo/patches: patch-aa 
	archivers/lzo/pkg: PLIST PLIST.noshared 

Log message:
Upgrade to version 1.06:

- Updated the configure system to use Autoconf 2.13, Automake 1.4 and
Libtool 1.3.3.
- enhanced example programs a little bit


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/04 20:51:27

Modified files:
	devel/libproplist: Makefile 

Log message:
mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/04 20:56:58

Modified files:
	graphics/png   : Makefile 

Log message:
- style
- ${MKDIR} -> ${INSTALL_DATA_DIR}
- ${PATCH} -> patch


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/04 20:59:04

Modified files:
	graphics/tiff  : Makefile 

Log message:
${MKDIR} -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/05 01:43:18

Modified files:
	usr.bin/strip  : Makefile 

Log message:
Make hoststrip build correctly if cross-compiling


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/05 01:50:27

Modified files:
	www/w3m/pkg    : PLIST 

Log message:
sort PLIST


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/05 03:13:12

Modified files:
	usr.bin/ssh    : packet.c sshconnect.c sshd.c 

Log message:
missing xfree()


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/05 05:24:12

Modified files:
	share/tmac/mdoc: doc-common 

Log message:
Beware tabs, they confuse mandoc.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/05 06:55:46

Modified files:
	sys/dev/pcmcia : if_rln_pcmcia.c 
	sys/dev/ic     : rlnvar.h 

Log message:
repair suspend/activate; extern rlnstop, rlninit


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/05 10:39:51

Added files:
	devel/glib/patches: patch-ah 

Log message:
enable interlibrary dependencies


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/05 10:49:01

Modified files:
	archivers/unzip: Makefile 

Log message:
mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/05 11:14:55

Modified files:
	etc            : hosts 

Log message:
add IPv6 loopback (::1) as "localhost".


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/05 11:17:56

Modified files:
	usr.bin/telnet : commands.c 

Log message:
show scopeid on "Trying foo...".


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/05 11:46:50

Modified files:
	usr.bin/netstat: if.c route.c 

Log message:
fix -in printing on IPv6 (network portion was not masked properly).
enable scopeid for -in.
don't truncate output on -inv.


CVSROOT:	/cvs
Module name:	src
Changes by:	imp@cvs.openbsd.org	2000/02/05 11:47:10

Modified files:
	sbin/umount    : umount.c 

Log message:
Fix uninitialized access introduced by millert.  ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/05 15:10:51

Modified files:
	sys/dev/pcmcia : pcmcia.c 

Log message:
if card has an activate function, call it on apm power changes


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/05 15:15:16

Modified files:
	libexec/makewhatis: makewhatis.pl 

Log message:
Much better at handling formatted manpages.
- remove all boldface c^Hc -> c,
- handle `multiple subjets' manpages correctly (e.g. perl),
- warns about stuff that ought to be manpages, but isn't proper
(ffs_softupdates and safe_finger are missing subject lines, BTW).

So, all the perl documentation is finally grokked correctly.
Todd's baby is missing quite a few manpages links...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/05 15:20:40

Modified files:
	sys/dev/pci    : adw_pci.c 
	sys/dev/ic     : adw.c adw.h adwlib.c adwlib.h adwmcode.c 
	                 adwmcode.h 

Log message:
support new u2w cards; dante@mclink.it, merged by kwesterback@home.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/05 15:48:46

Modified files:
	mail/mutt      : Makefile 

Log message:
Remove ld bug work-around.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/05 17:28:57

Modified files:
	devel/glib     : Makefile 

Log message:
${LOCALBASE} -> ${PREFIX}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/05 17:46:47

Modified files:
	graphics/aalib/pkg: PLIST PLIST.noshared 

Log message:
- fixup PLISTs
- remove workaround for texinfo install-info bug


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/05 17:56:36

Modified files:
	graphics/aalib : Makefile 

Log message:
- remove workaround for texinfo install-info bug
- make sure install-info is run to register the info page


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/05 23:01:43

Modified files:
	.              : donations.html errata.html index.html want.html 
Added files:
	images         : farmer.gif farmer.jpg 

Log message:
various additions


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/06 00:02:13

Modified files:
	devel/gettext/patches: patch-ae 

Log message:
don't use aclocal or automake if they exist, they will break the port


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/06 00:05:58

Modified files:
	share/termtypes: termtypes.master 

Log message:
Updates from ncurses-5.0-20000205:
* remove kf0 from rxvt, vt520, vt525 and ibm5151 since it conflicts
with kf10 -TD
* updated xterm-xf86-v40, making kdch1 correspond to vt220 'Remove',
and adding kcbt -TD


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/06 00:06:58

Added files:
	devel/gettext/patches: patch-ab 

Log message:
bug fix patch, if the macro AM_GNU_GETTEXT finds a suitable libintl it
does not set INTLLIBS to '-lintl' as it should. ; From FreeBSD


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/06 00:08:16

Modified files:
	devel/gettext  : Makefile 

Log message:
mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/06 00:10:51

Modified files:
	lib/libcurses  : curses.h curses.priv.h ncurses_cfg.h 
	lib/libcurses/tinfo: lib_napms.c 
	lib/libcurses/tty: lib_twait.c tty_update.c 

Log message:
ncurses-5.0-20000205


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/06 00:32:14

Modified files:
	.              : index.html 
Added files:
	.              : art.html 

Log message:
add art page. (why am i doing this, rather than someone else in the
project?  that is not clear.  i've asked for help often enough.)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/06 01:55:19

Modified files:
	share/man/man4 : ti.4 

Log message:
add Farallon PN9000SX


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/06 03:18:59

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/02/06 03:41:14

Modified files:
	russian/d1489/patches: patch-ab 

Log message:
fix


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/02/06 04:42:09

Modified files:
	share/man/man4 : usb.4 

Log message:
fix cross-ref. include list of supported devices


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/02/06 04:44:01

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : uaudio.4 

Log message:
uaudio(4) added (from NetBSD)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/06 08:16:09

Log message:
    Initial import of vtun version 2.0.
    
    VTun provides the method for creating Virtual Tunnels over TCP/IP
    networks and allows to shape, compress, encrypt traffic in that
    tunnels.
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Feb-06
    
    N ports/net/vtun/Makefile
    N ports/net/vtun/files/md5
    N ports/net/vtun/pkg/COMMENT
    N ports/net/vtun/pkg/DESCR
    N ports/net/vtun/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/06 08:16:58

Modified files:
	net            : Makefile 

Log message:
Add vtun.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/06 09:58:01

Modified files:
	sbin/sysctl    : sysctl.c 

Log message:
do not directly include netinet6/{ip6,icmp6}.h


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/02/06 10:51:42

Modified files:
	sys/dev/pci    : if_lmc.c 

Log message:
Make LEDs (mostly) accurate for all models instead of just LMC1000
Actually call media-specific watchdog section that was added in last commit
Play with tulip bits in lmc_watchdog


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/02/06 10:57:56

Modified files:
	sys/dev/pci    : if_lmc_media.c 

Log message:
missing \n on printf


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/06 11:31:55

Modified files:
	.              : art.html index.html 
Added files:
	.              : art2.html 

Log message:
more


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/06 11:35:25

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Kill ALL_HOOK, it's deprecated and unused.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/06 12:17:30

Modified files:
	.              : users.html 

Log message:
Amnesty International


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/06 12:57:55

Modified files:
	databases/mysql/pkg: PLIST PLIST.noshared 

Log message:
remove unnecessary @dirrm tags for dirs that do not exist


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/02/06 13:56:03

Modified files:
	sys/dev/pci    : if_lmc.c if_lmcvar.h 

Log message:
Maintain tx clock state and set RED LED appropriately for SSI card


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/02/06 14:55:03

Modified files:
	net/queso      : Makefile 

Log message:
mkdir -> ${INSTALL_DATA_DIR}|${INSTALL_MAN_DIR}


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/06 15:03:20

Modified files:
	sys/dev/pci    : ncr.c 

Log message:
LVD support, from FreeBSD, tested for half a year by several people


CVSROOT:	/cvs
Module name:	src
Changes by:	imp@cvs.openbsd.org	2000/02/06 15:52:14

Modified files:
	sbin/newfs_msdos: Makefile newfs_msdos.8 newfs_msdos.c 
Removed files:
	sbin/newfs_msdos: bootcode.asm bootcode.h dosfs.h 

Log message:
Upgrade newfs_msdos to latest freebsd version.  This one knows how to handle
msdos on hard disk as well as floppies.  ok millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/06 16:32:38

Modified files:
	databases/mysql/pkg: INSTALL 

Log message:
make the capitalization of the word "mysql" consistant depending on
whether it's refering to the account/group or the program MySQL.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/06 17:33:04

Modified files:
	sys/dev/pci    : pcidevs files.pci 
	sys/conf       : files 
	sys/arch/i386/conf: GENERIC 
Added files:
	sys/dev/ic     : gdt_common.c gdtvar.h gdtreg.h 
	sys/dev/pci    : gdt_pci.c 

Log message:
Rough but working driver for ICP-Vortex RAID


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/06 17:36:16

Modified files:
	sys/dev/pci    : pcidevs_data.h pcidevs.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/02/06 18:06:58

Modified files:
	sys/dev/ic     : adwlib.c 

Log message:
sync with netbsd. ok @deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/02/06 18:07:24

Modified files:
	sys/dev/pci    : adw_pci.c 

Log message:
sync with netbsd. ok @deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/02/06 18:11:18

Modified files:
	share/man/man4 : adv.4 

Log message:
list new adapters supported


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/02/06 18:31:38

Modified files:
	.              : art.html art2.html 

Log message:
Added width= "xx" and height= "yy" tags for faster browsing


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/06 18:32:33

Modified files:
	sbin/isakmpd   : isakmpd.policy.5 

Log message:
Merge with EOM 1.8

author: angelos
Add Canonical Names as policy targets (so they can be specified in the
Licensees field), with the "CN:..." format.

author: angelos
Done.

author: angelos
One missing item left...

author: angelos
More text.

author: angelos
Passphrases are encoded as "passphrase:xxxx" now, to distinguish
between passphrases and logic labels.

author: angelos
Consistent references.

author: angelos
Minor tweak.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/06 18:32:54

Modified files:
	sbin/isakmpd   : ike_quick_mode.c libcrypto.c libcrypto.h x509.c 

Log message:
ike_quick_mode.c: Merge with EOM 1.111
libcrypto.c: Merge with EOM 1.11
libcrypto.h: Merge with EOM 1.11
x509.c: Merge with EOM 1.33

author: angelos
Add Canonical Names as policy targets (so they can be specified in the
Licensees field), with the "CN:..." format.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/06 18:38:12

Modified files:
	usr.bin/mktemp : mktemp.1 

Log message:
My copyright, not Berkeley's and some minor working tweaks.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/06 21:30:21

Modified files:
	sys/dev/ic     : gdtvar.h 

Log message:
make it compilable without "options DEBUG"


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/06 21:38:39

Modified files:
	share/man/man9 : fork1.9 

Log message:
Update to reflect recent changes to the interface.


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/06 21:47:54

Modified files:
	sys/nfs        : nfs_syscalls.c 

Log message:
moved sys_getfh to vfs_syscalls.c


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/06 21:48:43

Modified files:
	sys/nfs        : nfs_var.h 

Log message:
removed prototype of sys_getfh - it is now a normal syscall


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/06 21:49:27

Modified files:
	sys/kern       : syscalls.master 

Log message:
always include sys_getfh.  add fhopen, fhstat, and fhstatfs


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/06 21:50:04

Modified files:
	sys/kern       : init_sysent.c syscalls.c 

Log message:
regenerated


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/06 21:52:11

Modified files:
	sys/sys        : mount.h 

Log message:
(vfsops): divide up fhtovp into two:  fhtovp that does the mapping and
checkexp that verifies if the client has the right to mount this fs
from us

(fhopen, fhstat, fhstatfs): add prototypes for new syscalls.

(largely based on NetBSD)


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/06 21:53:33

Modified files:
	sys/kern       : vfs_conf.c 

Log message:
at least make it compile with LFS defined


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/06 21:55:19

Modified files:
	sys/kern       : vfs_syscalls.c 

Log message:
(sys_getfh): moved here from nfs_syscalls.c
(sys_fhopen, sys_fhstat, sys_fhstatfs): new system calls that use file
handles instead of file names.  largely based on NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/06 21:57:19

Modified files:
	sys/adosfs     : advfsops.c 
	sys/isofs/cd9660: cd9660_extern.h cd9660_vfsops.c 
	sys/miscfs/fdesc: fdesc_vfsops.c 
	sys/miscfs/kernfs: kernfs.h kernfs_vfsops.c 
	sys/miscfs/nullfs: null_vfsops.c 
	sys/miscfs/portal: portal_vfsops.c 
	sys/miscfs/procfs: procfs_vfsops.c 
	sys/miscfs/umapfs: umap_vfsops.c 
	sys/miscfs/union: union_vfsops.c 
	sys/msdosfs    : msdosfs_vfsops.c msdosfsmount.h 
	sys/nfs        : nfs_subs.c nfs_vfsops.c nfsmount.h 
	sys/sys        : syscall.h syscallargs.h 
	sys/ufs/ext2fs : ext2fs_extern.h ext2fs_vfsops.c 
	sys/ufs/ffs    : ffs_extern.h ffs_vfsops.c 
	sys/ufs/lfs    : lfs_extern.h lfs_vfsops.c 
	sys/ufs/mfs    : mfs_extern.h mfs_vfsops.c 
	sys/ufs/ufs    : ufs_extern.h ufs_vfsops.c 
	sys/xfs        : xfs_vfsops-bsd.c xfs_vfsops-bsd.h 
	                 xfs_vfsops-openbsd.c 

Log message:
update to use new checkexp vfs operation


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/06 21:59:30

Modified files:
	lib/libc/sys   : Makefile.inc 

Log message:
add fhopen, fhstat, fhstatfs system calls.  largely from NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/06 22:00:22

Modified files:
	lib/libc       : shlib_version 

Log message:
bump minor (fhopen, fhstat, fhstatfs added)


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/06 22:01:14

Added files:
	lib/libc/sys   : fhopen.2 

Log message:
add man-page to fhopen et al.  From NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/06 22:45:55

Modified files:
	sys/netinet    : ip6.h icmp6.h 
	sys/netinet6   : ip6.h icmp6.h 

Log message:
for more strict rfc2292 compliance swap netinet{,6}/{ip6,icmp6}.h.
netinet6/{ip6,icmp6}.h will be nuked afterwards.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/06 23:04:43

Modified files:
	sys/netinet6   : nd6_nbr.c 

Log message:
use log(), not printf(), for DAD messages.
make more checks on mbuf length for outbound packets.
correct include file path.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/06 23:05:07

Modified files:
	sys/netinet6   : in6.c 

Log message:
fix ifa refcnt'ing.
fix include file path.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/06 23:05:41

Modified files:
	sys/netinet6   : in6_prefix.c 

Log message:
remove prefix information in the kernel when all matching in6_ifaddr are gone.
fix include file path.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/06 23:08:05

Modified files:
	sys/net        : rtsock.c 

Log message:
make more check about mbuf len before rolling message for routing header.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/06 23:09:10

Modified files:
	sys/net        : if_atmsubr.c if_enc.c if_ethersubr.c if_faith.c 
	                 if_fddisubr.c if_loop.c 
	sys/netinet    : in_pcb.h ip_ah.c ip_esp.c ip_ipsp.c 
	                 ipsec_input.c tcp_debug.c udp_usrreq.c 
	sys/netinet6   : dest6.c frag6.c icmp6.c in6_cksum.c in6_gif.c 
	                 in6_ifattach.c in6_pcb.c in6_proto.c in6_src.c 
	                 ip6_forward.c ip6_input.c ip6_mroute.c 
	                 ip6_output.c mld6.c nd6.c nd6_rtr.c raw_ipv6.c 
	                 route6.c tcpipv6.h 

Log message:
fix include file path related to ip6.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/06 23:18:44

Modified files:
	sys/netinet    : in_gif.c 
	sys/netinet6   : in6_gif.c 

Log message:
s/DIAGNOSTIC/DEBUG/


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/07 01:02:42

Modified files:
	net/vtun/pkg   : PLIST 

Log message:
- PLIST should not remove the vtund.conf on uninstall of the port/package
- add an @exec tag to create the log dir for vtund


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/07 01:04:17

Modified files:
	sys/kern       : init_sysent.c 

Log message:
regen (with correct reference from syscalls.master)


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/07 01:05:09

Modified files:
	sys/kern       : syscalls.c 

Log message:
regen (with correct reference from syscalls.master)


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/07 01:06:10

Modified files:
	sys/sys        : syscall.h 

Log message:
regen (with correct reference from syscalls.master)


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/07 01:07:15

Modified files:
	sys/sys        : syscallargs.h 

Log message:
regen (with correct reference from syscalls.master)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/07 01:12:54

ports/net/vtun/patches

Update of /cvs/ports/net/vtun/patches
In directory cvs.openbsd.org:/tmp/cvs-serv15231/patches

Log Message:
Directory /cvs/ports/net/vtun/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/07 01:13:44

Modified files:
	net/vtun       : Makefile 

Log message:
cleanup Makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/07 01:15:18

Modified files:
	net/vtun/pkg   : PLIST 
Added files:
	net/vtun/patches: patch-aa 

Log message:
- install sample config file as lib/vtun/vtund.conf-sample
- sync PLIST and remove @exec/@unexec tags


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/07 01:24:49

Modified files:
	net/vtun       : Makefile 
Added files:
	net/vtun/pkg   : DEINSTALL INSTALL 

Log message:
add proper INSTALL and DEINSTALL scripts to deal with vtund.conf


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/07 01:44:05

Modified files:
	net/vtun/pkg   : DEINSTALL INSTALL 

Log message:
- have INSTALL script create vtund log dir
- have DEINSTALL script remind the user to remove the dir if wanting a
full deinstall


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/07 02:02:45

Modified files:
	sbin/newfs_msdos: newfs_msdos.8 

Log message:
various minor cleanups of uglies


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/07 03:06:17

Modified files:
	graphics/gimp  : Makefile 
	graphics/gimp/files: md5 
	graphics/gimp/patches: patch-aa patch-ab patch-ac patch-ad 
	                       patch-ae patch-ah patch-aj patch-ak 
	graphics/gimp/pkg: PLIST PLIST.noshared 
Added files:
	graphics/gimp/patches: patch-ai 

Log message:
upgrade to Gimp 1.1.16


CVSROOT:	/cvs
Module name:	ports
Changes by:	peter@cvs.openbsd.org	2000/02/07 03:32:08

Modified files:
	mail/exim/files: Makefile md5 

Log message:
update to version 3.13. Previous version is not available in standard
ftp directory. Since no one let me know, I assume that I am the only
one using exim ?

Changes are in doc/ChangeLog and are all bug fixes - no new features.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/07 06:35:53

Modified files:
	usr.sbin/tcpdump: addrtoname.c 

Log message:
fix include file path.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/07 14:09:34

Modified files:
	.              : events.html 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/07 16:09:54

Modified files:
	sys/dev/pci    : ncr.c 

Log message:
remove verbosity in dmesg; openbsd commit #10,000 for me


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/07 17:14:13

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
Split low ISA memory (<16MB) into its own freelist, which is used last by
the VM subsystem.  This makes isadmaattach panics go away on large memory
systems.  Also use atop instead of btoc for consistency when dealing
with the initial chunks of physical memory to give to UVM.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/07 17:20:12

Modified files:
	share/man/man4/man4.i386: awi.4 wi.4 

Log message:
make clear what is 802.11FH vs 802.11DS


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/07 17:33:43

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
sun pci hme


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/07 17:33:59

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/07 18:25:03

Modified files:
	sys/dev/pci    : ncr.c 

Log message:
Remove name field from ncr_chip_table since it doesn't have the chip name
anymore.  Instead, we print the scsi version supported based on the
features flags.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/07 18:36:20

Modified files:
	.              : orders.html 

Log message:
U. of Toronto bookstore


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/07 19:47:19

Modified files:
	graphics/gimp  : Makefile 
	graphics/gimp/files: md5 

Log message:
use bzip'd archive instead


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/07 22:27:17

Modified files:
	sbin/brconfig  : Makefile 

Log message:
be consistent with other makefiles: use CFLAGS+= instead of COPTS+=


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/07 22:34:46

Modified files:
	usr.sbin/rtadvd: config.c 

Log message:
don't include netinet6/{icmp6,ip6}.h for rfc2292 conformance.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/08 00:47:57

Modified files:
	faq            : faq8.html 

Log message:
Another Frequently Asked Question.  8.13 - I sometimes get Input/output error
when trying to use my ttu device


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/02/08 01:14:48

Modified files:
	misc/deco      : Makefile 
	misc/deco/files: md5 
	misc/deco/patches: patch-aa 
	misc/deco/pkg  : PLIST 
Added files:
	misc/deco/patches: patch-aj 

Log message:
Update to 3.8.3


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/08 05:50:26

Modified files:
	sbin/ipsecadm  : ipsecadm.c 

Log message:
in6.h is not necessary (in.h will bring it in)


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/08 09:39:03

Modified files:
	sys/ufs/mfs    : mfs_vnops.c 

Log message:
prevent a panic when suspending on an idle system


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/08 10:48:53

Modified files:
	sys/arch/i386/stand: Makefile.inc 

Log message:
evil typo; from Rusty Hunt <alaric@exoinc.com>


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/08 12:04:29

Modified files:
	faq            : faq13.html 

Log message:
Fixes to manual keying section
From Dave Hartzell <hartzell@greatplains.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/08 13:26:30

Modified files:
	share/mk       : bsd.own.mk 

Log message:
Add DIRMODE
Suggested by Matthew Patton.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/08 17:23:26

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Introduce WRKDIST: place where stuff unpacks.
May be different from where source lives.
And from where build happens.

NO_WRKSUBDIR=Yes is equivalent to WRKDIST=${WRKDIR}, and not
particularly smaller, deprecated it.

Remove CLEANDISTORIG, use patch -b instead.
Note that DISTORIG ends in .orig to let rm *.orig still work...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/08 17:26:32

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Use DIRMODE to install dirs, avoid collisions with mtree
(keep a duplicate of DIRMODE until 2.7)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/08 17:42:40

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Temporary work-around for ports that define WRKSRC manually...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/08 17:54:33

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
and of course, nobody spotted the obvious typo in the patch I gave on
ports...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/08 18:11:43

Modified files:
	mail/mutt      : Makefile 

Log message:
Switch to WRKDIST, as I used this port to check.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/08 18:28:20

Log message:
    TexInfo 4.0. New manpages, can create html.
    A bit more grumpy about bad texinfo, though.
    
    Status:
    
    Vendor Tag:	FSF
    Release Tags:	TEXINFO_4_0
    
    C src/gnu/usr.bin/texinfo/Makefile.in
    U src/gnu/usr.bin/texinfo/README
    U src/gnu/usr.bin/texinfo/stamp-h.in
    U src/gnu/usr.bin/texinfo/ABOUT-NLS
    U src/gnu/usr.bin/texinfo/AUTHORS
    U src/gnu/usr.bin/texinfo/COPYING
    U src/gnu/usr.bin/texinfo/ChangeLog
    U src/gnu/usr.bin/texinfo/INSTALL
    C src/gnu/usr.bin/texinfo/Makefile.am
    U src/gnu/usr.bin/texinfo/NEWS
    U src/gnu/usr.bin/texinfo/TODO
    U src/gnu/usr.bin/texinfo/acconfig.h
    N src/gnu/usr.bin/texinfo/acinclude.m4
    U src/gnu/usr.bin/texinfo/aclocal.m4
    U src/gnu/usr.bin/texinfo/config.guess
    N src/gnu/usr.bin/texinfo/config.in
    U src/gnu/usr.bin/texinfo/config.sub
    C src/gnu/usr.bin/texinfo/configure
    C src/gnu/usr.bin/texinfo/configure.in
    U src/gnu/usr.bin/texinfo/install-sh
    U src/gnu/usr.bin/texinfo/missing
    C src/gnu/usr.bin/texinfo/mkinstalldirs
    U src/gnu/usr.bin/texinfo/INTRODUCTION
    C src/gnu/usr.bin/texinfo/dir-example
    N src/gnu/usr.bin/texinfo/djgpp/config.bat
    N src/gnu/usr.bin/texinfo/djgpp/config.sed
    N src/gnu/usr.bin/texinfo/djgpp/config.site
    N src/gnu/usr.bin/texinfo/djgpp/README
    U src/gnu/usr.bin/texinfo/intl/ChangeLog
    U src/gnu/usr.bin/texinfo/intl/Makefile.in
    U src/gnu/usr.bin/texinfo/intl/linux-msg.sed
    U src/gnu/usr.bin/texinfo/intl/po2tbl.sed.in
    U src/gnu/usr.bin/texinfo/intl/xopen-msg.sed
    U src/gnu/usr.bin/texinfo/intl/gettext.h
    U src/gnu/usr.bin/texinfo/intl/gettextP.h
    U src/gnu/usr.bin/texinfo/intl/hash-string.h
    U src/gnu/usr.bin/texinfo/intl/libgettext.h
    U src/gnu/usr.bin/texinfo/intl/loadinfo.h
    U src/gnu/usr.bin/texinfo/intl/bindtextdom.c
    U src/gnu/usr.bin/texinfo/intl/dcgettext.c
    U src/gnu/usr.bin/texinfo/intl/dgettext.c
    U src/gnu/usr.bin/texinfo/intl/gettext.c
    U src/gnu/usr.bin/texinfo/intl/finddomain.c
    U src/gnu/usr.bin/texinfo/intl/loadmsgcat.c
    U src/gnu/usr.bin/texinfo/intl/localealias.c
    U src/gnu/usr.bin/texinfo/intl/textdomain.c
    U src/gnu/usr.bin/texinfo/intl/l10nflist.c
    U src/gnu/usr.bin/texinfo/intl/explodename.c
    U src/gnu/usr.bin/texinfo/intl/intl-compat.c
    U src/gnu/usr.bin/texinfo/intl/VERSION
    U src/gnu/usr.bin/texinfo/intl/cat-compat.c
    U src/gnu/usr.bin/texinfo/lib/Makefile.in
    U src/gnu/usr.bin/texinfo/lib/README
    C src/gnu/usr.bin/texinfo/lib/Makefile.am
    U src/gnu/usr.bin/texinfo/lib/alloca.c
    U src/gnu/usr.bin/texinfo/lib/memcpy.c
    U src/gnu/usr.bin/texinfo/lib/memmove.c
    N src/gnu/usr.bin/texinfo/lib/strcasecmp.c
    U src/gnu/usr.bin/texinfo/lib/strdup.c
    U src/gnu/usr.bin/texinfo/lib/strerror.c
    N src/gnu/usr.bin/texinfo/lib/strncasecmp.c
    U src/gnu/usr.bin/texinfo/lib/getopt.c
    U src/gnu/usr.bin/texinfo/lib/getopt.h
    U src/gnu/usr.bin/texinfo/lib/getopt1.c
    N src/gnu/usr.bin/texinfo/lib/substring.c
    C src/gnu/usr.bin/texinfo/lib/system.h
    N src/gnu/usr.bin/texinfo/lib/xexit.c
    U src/gnu/usr.bin/texinfo/lib/xmalloc.c
    U src/gnu/usr.bin/texinfo/lib/xstrdup.c
    C src/gnu/usr.bin/texinfo/info/Makefile.in
    U src/gnu/usr.bin/texinfo/info/README
    C src/gnu/usr.bin/texinfo/info/Makefile.am
    C src/gnu/usr.bin/texinfo/info/dir.c
    U src/gnu/usr.bin/texinfo/info/display.c
    U src/gnu/usr.bin/texinfo/info/display.h
    U src/gnu/usr.bin/texinfo/info/doc.h
    U src/gnu/usr.bin/texinfo/info/dribble.c
    U src/gnu/usr.bin/texinfo/info/dribble.h
    C src/gnu/usr.bin/texinfo/info/echo-area.c
    U src/gnu/usr.bin/texinfo/info/echo-area.h
    C src/gnu/usr.bin/texinfo/info/filesys.c
    C src/gnu/usr.bin/texinfo/info/filesys.h
    C src/gnu/usr.bin/texinfo/info/footnotes.c
    C src/gnu/usr.bin/texinfo/info/footnotes.h
    U src/gnu/usr.bin/texinfo/info/gc.c
    U src/gnu/usr.bin/texinfo/info/gc.h
    C src/gnu/usr.bin/texinfo/info/indices.c
    U src/gnu/usr.bin/texinfo/info/indices.h
    U src/gnu/usr.bin/texinfo/info/info-utils.c
    C src/gnu/usr.bin/texinfo/info/info-utils.h
    C src/gnu/usr.bin/texinfo/info/info.c
    C src/gnu/usr.bin/texinfo/info/info.h
    C src/gnu/usr.bin/texinfo/info/infodoc.c
    C src/gnu/usr.bin/texinfo/info/m-x.c
    C src/gnu/usr.bin/texinfo/info/infomap.c
    U src/gnu/usr.bin/texinfo/info/infomap.h
    C src/gnu/usr.bin/texinfo/info/man.c
    U src/gnu/usr.bin/texinfo/info/man.h
    C src/gnu/usr.bin/texinfo/info/nodemenu.c
    U src/gnu/usr.bin/texinfo/info/nodes.c
    C src/gnu/usr.bin/texinfo/info/nodes.h
    U src/gnu/usr.bin/texinfo/info/search.c
    C src/gnu/usr.bin/texinfo/info/search.h
    C src/gnu/usr.bin/texinfo/info/session.c
    U src/gnu/usr.bin/texinfo/info/session.h
    U src/gnu/usr.bin/texinfo/info/signals.c
    U src/gnu/usr.bin/texinfo/info/signals.h
    C src/gnu/usr.bin/texinfo/info/termdep.h
    C src/gnu/usr.bin/texinfo/info/terminal.c
    U src/gnu/usr.bin/texinfo/info/terminal.h
    C src/gnu/usr.bin/texinfo/info/tilde.c
    U src/gnu/usr.bin/texinfo/info/tilde.h
    C src/gnu/usr.bin/texinfo/info/variables.c
    U src/gnu/usr.bin/texinfo/info/variables.h
    C src/gnu/usr.bin/texinfo/info/window.c
    U src/gnu/usr.bin/texinfo/info/window.h
    U src/gnu/usr.bin/texinfo/info/doc.c
    U src/gnu/usr.bin/texinfo/info/funs.h
    C src/gnu/usr.bin/texinfo/info/makedoc.c
    N src/gnu/usr.bin/texinfo/info/pcterm.c
    U src/gnu/usr.bin/texinfo/makeinfo/Makefile.in
    U src/gnu/usr.bin/texinfo/makeinfo/README
    C src/gnu/usr.bin/texinfo/makeinfo/Makefile.am
    N src/gnu/usr.bin/texinfo/makeinfo/cmds.c
    N src/gnu/usr.bin/texinfo/makeinfo/cmds.h
    N src/gnu/usr.bin/texinfo/makeinfo/defun.c
    N src/gnu/usr.bin/texinfo/makeinfo/defun.h
    N src/gnu/usr.bin/texinfo/makeinfo/files.c
    N src/gnu/usr.bin/texinfo/makeinfo/files.h
    N src/gnu/usr.bin/texinfo/makeinfo/footnote.c
    N src/gnu/usr.bin/texinfo/makeinfo/footnote.h
    N src/gnu/usr.bin/texinfo/makeinfo/html.c
    N src/gnu/usr.bin/texinfo/makeinfo/html.h
    N src/gnu/usr.bin/texinfo/makeinfo/index.c
    N src/gnu/usr.bin/texinfo/makeinfo/index.h
    N src/gnu/usr.bin/texinfo/makeinfo/insertion.c
    N src/gnu/usr.bin/texinfo/makeinfo/insertion.h
    N src/gnu/usr.bin/texinfo/makeinfo/lang.c
    N src/gnu/usr.bin/texinfo/makeinfo/lang.h
    N src/gnu/usr.bin/texinfo/makeinfo/macro.c
    N src/gnu/usr.bin/texinfo/makeinfo/macro.h
    C src/gnu/usr.bin/texinfo/makeinfo/makeinfo.c
    C src/gnu/usr.bin/texinfo/makeinfo/makeinfo.h
    C src/gnu/usr.bin/texinfo/makeinfo/multi.c
    N src/gnu/usr.bin/texinfo/makeinfo/node.c
    N src/gnu/usr.bin/texinfo/makeinfo/node.h
    N src/gnu/usr.bin/texinfo/makeinfo/sectioning.c
    N src/gnu/usr.bin/texinfo/makeinfo/toc.c
    N src/gnu/usr.bin/texinfo/makeinfo/sectioning.h
    N src/gnu/usr.bin/texinfo/makeinfo/toc.h
    N src/gnu/usr.bin/texinfo/makeinfo/tests/Makefile.in
    N src/gnu/usr.bin/texinfo/makeinfo/tests/Makefile.am
    N src/gnu/usr.bin/texinfo/makeinfo/tests/cond
    N src/gnu/usr.bin/texinfo/makeinfo/tests/html-extrali
    N src/gnu/usr.bin/texinfo/makeinfo/tests/html-min
    N src/gnu/usr.bin/texinfo/makeinfo/tests/html-manuals
    N src/gnu/usr.bin/texinfo/makeinfo/tests/html-para
    N src/gnu/usr.bin/texinfo/makeinfo/tests/html-title
    N src/gnu/usr.bin/texinfo/makeinfo/tests/menu-whitespace
    N src/gnu/usr.bin/texinfo/makeinfo/tests/no-headers
    N src/gnu/usr.bin/texinfo/makeinfo/tests/node-expand
    N src/gnu/usr.bin/texinfo/makeinfo/tests/node-value
    N src/gnu/usr.bin/texinfo/makeinfo/tests/node-whitespace
    N src/gnu/usr.bin/texinfo/makeinfo/tests/top
    N src/gnu/usr.bin/texinfo/makeinfo/tests/top2
    N src/gnu/usr.bin/texinfo/makeinfo/tests/cond.txi
    N src/gnu/usr.bin/texinfo/makeinfo/tests/html-extrali.txi
    N src/gnu/usr.bin/texinfo/makeinfo/tests/html-min.txi
    N src/gnu/usr.bin/texinfo/makeinfo/tests/html-para.txi
    N src/gnu/usr.bin/texinfo/makeinfo/tests/html-title.txi
    N src/gnu/usr.bin/texinfo/makeinfo/tests/menu-whitespace.txi
    N src/gnu/usr.bin/texinfo/makeinfo/tests/node-expand.txi
    N src/gnu/usr.bin/texinfo/makeinfo/tests/top.txi
    N src/gnu/usr.bin/texinfo/makeinfo/tests/node-value.txi
    N src/gnu/usr.bin/texinfo/makeinfo/tests/node-whitespace.txi
    N src/gnu/usr.bin/texinfo/makeinfo/tests/top2.txi
    C src/gnu/usr.bin/texinfo/po/Makefile.in.in
    U src/gnu/usr.bin/texinfo/po/POTFILES.in
    U src/gnu/usr.bin/texinfo/po/texinfo.pot
    U src/gnu/usr.bin/texinfo/po/stamp-cat-id
    N src/gnu/usr.bin/texinfo/po/cs.po
    U src/gnu/usr.bin/texinfo/po/de.po
    N src/gnu/usr.bin/texinfo/po/de_AT.po
    N src/gnu/usr.bin/texinfo/po/eo.po
    U src/gnu/usr.bin/texinfo/po/fr.po
    N src/gnu/usr.bin/texinfo/po/nl.po
    N src/gnu/usr.bin/texinfo/po/no.po
    N src/gnu/usr.bin/texinfo/po/ru.po
    N src/gnu/usr.bin/texinfo/po/cs.gmo
    U src/gnu/usr.bin/texinfo/po/de.gmo
    N src/gnu/usr.bin/texinfo/po/de_AT.gmo
    N src/gnu/usr.bin/texinfo/po/eo.gmo
    U src/gnu/usr.bin/texinfo/po/fr.gmo
    N src/gnu/usr.bin/texinfo/po/nl.gmo
    N src/gnu/usr.bin/texinfo/po/no.gmo
    N src/gnu/usr.bin/texinfo/po/ru.gmo
    C src/gnu/usr.bin/texinfo/po/cat-id-tbl.c
    U src/gnu/usr.bin/texinfo/util/Makefile.in
    U src/gnu/usr.bin/texinfo/util/README
    C src/gnu/usr.bin/texinfo/util/Makefile.am
    C src/gnu/usr.bin/texinfo/util/install-info.c
    C src/gnu/usr.bin/texinfo/util/texindex.c
    U src/gnu/usr.bin/texinfo/util/deref.c
    N src/gnu/usr.bin/texinfo/util/fix-info-dir
    U src/gnu/usr.bin/texinfo/util/fixfonts
    N src/gnu/usr.bin/texinfo/util/fixref.gawk
    C src/gnu/usr.bin/texinfo/util/gen-dir-node
    N src/gnu/usr.bin/texinfo/util/outline.gawk
    N src/gnu/usr.bin/texinfo/util/prepinfo.awk
    U src/gnu/usr.bin/texinfo/util/tex3patch
    N src/gnu/usr.bin/texinfo/util/texi-docstring-magic.el
    C src/gnu/usr.bin/texinfo/util/texi2dvi
    U src/gnu/usr.bin/texinfo/doc/Makefile.in
    U src/gnu/usr.bin/texinfo/doc/README
    C src/gnu/usr.bin/texinfo/doc/texinfo.txi
    C src/gnu/usr.bin/texinfo/doc/info-stnd.texi
    C src/gnu/usr.bin/texinfo/doc/info.texi
    C src/gnu/usr.bin/texinfo/doc/Makefile.am
    N src/gnu/usr.bin/texinfo/doc/mdate-sh
    N src/gnu/usr.bin/texinfo/doc/stamp-vti
    N src/gnu/usr.bin/texinfo/doc/stamp-vti.1
    C src/gnu/usr.bin/texinfo/doc/texinfo.tex
    N src/gnu/usr.bin/texinfo/doc/version.texi
    U src/gnu/usr.bin/texinfo/doc/macro.texi
    U src/gnu/usr.bin/texinfo/doc/userdoc.texi
    U src/gnu/usr.bin/texinfo/doc/epsf.tex
    N src/gnu/usr.bin/texinfo/doc/txi-cs.tex
    N src/gnu/usr.bin/texinfo/doc/txi-de.tex
    N src/gnu/usr.bin/texinfo/doc/txi-en.tex
    N src/gnu/usr.bin/texinfo/doc/txi-es.tex
    N src/gnu/usr.bin/texinfo/doc/txi-nl.tex
    N src/gnu/usr.bin/texinfo/doc/txi-no.tex
    N src/gnu/usr.bin/texinfo/doc/txi-pt.tex
    N src/gnu/usr.bin/texinfo/doc/info.1
    N src/gnu/usr.bin/texinfo/doc/install-info.1
    N src/gnu/usr.bin/texinfo/doc/makeinfo.1
    N src/gnu/usr.bin/texinfo/doc/texindex.1
    N src/gnu/usr.bin/texinfo/doc/texi2dvi.1
    N src/gnu/usr.bin/texinfo/doc/info.5
    N src/gnu/usr.bin/texinfo/doc/texinfo.5
    N src/gnu/usr.bin/texinfo/doc/help2man
    
    50 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jFSF:yesterday -jFSF src/gnu/usr.bin/texinfo

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/08 19:01:14

Modified files:
	graphics/netpbm/patches: patch-ab 

Log message:
Fix RGB_DB location to "/usr/X11R6/lib/X11/rgb".


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/08 19:18:43

Modified files:
	gnu/usr.bin/texinfo: Makefile.am Makefile.bsd-wrapper 
	                     Makefile.in configure configure.in 
	                     dir-example mkinstalldirs 
	gnu/usr.bin/texinfo/doc: Makefile.am Makefile.in info-stnd.texi 
	                         info.texi texinfo.tex texinfo.txi 
	gnu/usr.bin/texinfo/info: Makefile.am Makefile.in dir.c 
	                          echo-area.c filesys.c filesys.h 
	                          footnotes.c footnotes.h indices.c 
	                          info-utils.h info.c info.h infodoc.c 
	                          infomap.c m-x.c makedoc.c man.c 
	                          nodemenu.c nodes.h search.h session.c 
	                          termdep.h terminal.c tilde.c 
	                          variables.c window.c 
	gnu/usr.bin/texinfo/lib: Makefile.am system.h 
	gnu/usr.bin/texinfo/makeinfo: Makefile.am Makefile.in makeinfo.c 
	                              makeinfo.h multi.c 
	gnu/usr.bin/texinfo/po: Makefile.in.in cat-id-tbl.c 
	gnu/usr.bin/texinfo/util: Makefile.am gen-dir-node 
	                          install-info.c texi2dvi texindex.c 
Removed files:
	gnu/usr.bin/texinfo: config.h.in 
	gnu/usr.bin/texinfo/po: ChangeLog 
	gnu/usr.bin/texinfo/util: update-info 

Log message:
Merge conflicts, and a few details:
- Makefile.bsd-wrapper: man pages, disable NLS for now.
- doc/Makefile.in: install man pages manually, remove buggy targets that
would break `make clean'.
- makeinfo/Makefile.in: shell failure ??? rework problematic line.
- util/texindex.c: let maketempname create the file, remove race condition.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/08 20:40:54

Modified files:
	archivers/arc  : Makefile 
	archivers/arc/patches: patch-aa 

Log message:
- remove NO_WRKSUBDIR and replace with the use of WRKDIST
- revert part of the patch and use MAKE_FLAGS to override a few variables
in the Makefile
- use BSD_INSTALL_ macros inside arc's Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/08 21:19:19

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
don't need netinet6/in6.h


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/08 22:04:23

Modified files:
	sys/arch/hppa/dev: asp.c clock.c 
	sys/arch/hppa/gsc: gscbus.c 
	sys/arch/hppa/hppa: machdep.c 
	sys/arch/hppa/include: cpufunc.h 

Log message:
heartbeat -- yeah we have a patch for that


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/08 22:10:10

Modified files:
	sys/arch/hppa/include: cpufunc.h 

Log message:
yes, better netled names


CVSROOT:	/cvs
Module name:	ports
Changes by:	d@cvs.openbsd.org	2000/02/08 22:38:34

Modified files:
	www/w3m        : Makefile 

Log message:
correct URL


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/08 22:51:21

Modified files:
	sys/arch/hppa/dev: clock.c 

Log message:
thinking it seems reduces heartbeat, boy


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/08 22:56:50

Modified files:
	sys/arch/hppa/hppa: mainbus.c 

Log message:
raw bus transfers are unaligned, also some spells


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/08 23:01:16

Modified files:
	sys/arch/alpha/alpha: machdep.c 
	sys/arch/sparc/sparc: intr.c 

Log message:
don't include netinet6/ip6.h


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/08 23:01:21

Modified files:
	sys/arch/hppa/dev: mongoose.c 

Log message:
oh, show me the way to the next little g^hendian {,e}isa card; 3com's happy


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/09 00:23:19

Modified files:
	sys/arch/hppa/dev: devlist2h.awk 

Log message:
_parse_ both c- and sh-style comments


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/09 00:34:49

Modified files:
	sys/netinet6   : in6_prefix.c 

Log message:
properly refcnt ifaddrs.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/09 00:37:15

Modified files:
	sys/netinet    : in.h 
	sys/netinet6   : icmp6.h in6.h ip6.h 

Log message:
improve RFC2553/2292 conformance.  netinet6/{ip6,icmp6,in6}.h should not
be included.
neitnet6/{ip6,icmp6}.h includes #error statements only - i'll remove them
couple of days later.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/09 01:21:37

Log message:
    Initial import of Eterm verion 0.8.10.
    Eterm is a X-Windows terminal emulator based on rxvt/xterm.
    
    Submitted by:	Kyle Hargraves <halogen@nol.net>
    Fixed by:	Kevin Lo <kevlo@cvs.openbsd.org>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Feb-09
    
    N ports/x11/eterm/Makefile
    N ports/x11/eterm/files/md5
    N ports/x11/eterm/pkg/COMMENT
    N ports/x11/eterm/pkg/DESCR
    N ports/x11/eterm/pkg/PLIST
    N ports/x11/eterm/patches/patch-aa
    N ports/x11/eterm/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/09 01:22:34

Modified files:
	x11            : Makefile 

Log message:
Enable eterm.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/02/09 01:37:33

Modified files:
	net/popa3d     : Makefile 
	net/popa3d/pkg : DEINSTALL SECURITY 
Added files:
	net/popa3d/pkg : MESSAGE 
Removed files:
	net/popa3d/patches: patch-ac 
	net/popa3d/pkg : INSTALL 

Log message:
- add MASTER_SITE
- incorporate feedback from author in SECURITY
- move post-install message from INSTALL to MESSAGE
- Makefile-patch -> MAKE_FLAGS


CVSROOT:	/cvs
Module name:	src
Changes by:	assar@cvs.openbsd.org	2000/02/09 03:29:56

Modified files:
	sys/sys        : mount.h 

Log message:
add forward declaration of `struct stat' (needed by fhstat
prototype).  From "Todd C. Miller" <Todd.Miller@courtesan.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/09 04:07:48

Modified files:
	etc            : inetd.conf 

Log message:
add rshd/rlogind for tcp6 cases.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/09 04:55:47

Modified files:
	usr.sbin/dhcp/common: dispatch.c 

Log message:
I need to get rid of local stuff of my tree.  Here is an old
patch to deal with machines with many interfaces, myself, I have 256 loopbacks
on my laptop.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/09 05:22:09

Modified files:
	include        : netdb.h 
	lib/libc/net   : getaddrinfo.c getnameinfo.c 

Log message:
revise extended scoped address format support.  delimiter and the order
is changed, based on discussion in ipngwg scoped address cabal.
past code:	fe80::1@de0
now:		de0%fe80::1
this will be in sync with next extended address format proposal
(which should be final - I don't want to make this kind of change again).


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/09 05:29:29

Modified files:
	sys/netinet6   : IMPLEMENTATION 

Log message:
bring in the latest document to sync with reality.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/09 08:59:27

Modified files:
	graphics/jbigkit: Makefile 

Log message:
- fix URL for one of the dist sites that has been reorganized and add
another dist site
- mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/09 11:07:16

Modified files:
	net/sharity-light: Makefile 
Removed files:
	net/sharity-light/patches: patch-ad 

Log message:
- remove a dist site
- change maintainer, no good having a FreeBSD ports maintainer listed
- use MAKE_FLAGS over patching the Makefile
- remove deprecated variables
- ${WRKDIR} -> ${WRKSRC}
- ${MKDIR} -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/09 13:09:05

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Repair package building.
Thanks to martin@ for reminding me...


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/09 14:27:23

Modified files:
	faq            : install-i386.html install-sparc.html 

Log message:
fix bold


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/09 15:11:38

Modified files:
	faq            : install-i386.html install-sparc.html faq4.html 
	                 faq6.html faq8.html 

Log message:
8meg installs, Mention how to get Netscape, and a few more fixes.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/09 16:31:03

Modified files:
	faq            : faq10.html 

Log message:
fixes to broked html


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/02/09 16:55:44

Log message:
    Tidy, W3C tool for cleaning and pretty print HTML, some input by espie@
    
    Status:
    
    Vendor Tag:	BrunoRohee
    Release Tags:	BrunoRohee_2000-Feb-10
    
    N ports/www/tidy/Makefile
    N ports/www/tidy/files/md5
    N ports/www/tidy/patches/patch-tab2space_c
    N ports/www/tidy/patches/patch-parser_c
    N ports/www/tidy/patches/patch-platform_h
    N ports/www/tidy/pkg/COMMENT
    N ports/www/tidy/pkg/DESCR
    N ports/www/tidy/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	d@cvs.openbsd.org	2000/02/09 21:12:13

Added files:
	www/w3m/patches: patch-ad 

Log message:
fix segv when authentication redirects from https to http. sent to Ito. w3m is truly horrid code, but quite a nice design..


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/09 22:49:29

Modified files:
	sys/netinet    : if_ether.h 

Log message:
add PPPoE Discovery- and Session-Stage ETHERTYPEs


CVSROOT:	/cvs
Module name:	www
Changes by:	smurph@cvs.openbsd.org	2000/02/09 23:12:26

Modified files:
	.              : want.html 

Log message:
Adaptec, Adaptec, Adaptec!!!


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/10 01:11:47

Added files:
	databases/mysql/patches: patch-ah 

Log message:
Make sence to fix hash comparision routine in password.c until
official patch is released.

See the bugtraq id# 975.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 02:13:55

Modified files:
	net/rsync      : Makefile 
	net/rsync/files: md5 
Removed files:
	net/rsync/patches: patch-blocking 

Log message:
Update to 2.4.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 02:17:17

Modified files:
	net/ytalk      : Makefile 

Log message:
Kill MKDIR


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 02:29:44

Modified files:
	editors/xwpe   : Makefile 
	editors/xwpe/files: md5 
	editors/xwpe/patches: patch-aa 

Log message:
Update to a version that does exist...
Remove inane gmake dependency.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 02:38:04

Modified files:
	math/maple     : Makefile 

Log message:
Remove NO_WRKSUBDIR


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 03:03:20

Modified files:
	lang/ocaml     : Makefile 

Log message:
Kill MKDIR


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/10 03:05:32

Modified files:
	graphics/Mesa/patches: patch-ab 
Added files:
	graphics/Mesa/patches: patch-ai 

Log message:
Fix was to comment out the library dependencies in demos/Makefile
and restore the demos build target to ${WRKSRC}/Makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 03:18:17

Modified files:
	editors/emacs  : Makefile 

Log message:
Kill RM, SED


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 03:34:22

Modified files:
	graphics/jpeg  : Makefile 

Log message:
WRKDIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 03:35:06

Modified files:
	converters/recode: Makefile 

Log message:
USE_AUTOCONF Misuse (USE_AUTOCONF means that the port needs to run autoconf)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 03:38:00

Modified files:
	graphics/png   : Makefile 

Log message:
Unneeded subshell


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/10 04:13:11

Modified files:
	games/hunt/hunt: display.c 

Log message:
stdc


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/10 04:22:48

Modified files:
	sys/dev/pci    : brooktree848.c 

Log message:
mention where to find the BT848 data sheet nowadays. handy for those serious about understanding the driver.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/10 04:39:48

Modified files:
	usr.bin/mkdep  : mkdep.gcc.sh 

Log message:
make mkdep -p work with newer gcc. okayed a very long time ago by fries@ (do you remember, todd?) actually uses todd's relaxed regex


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/10 04:42:07

Modified files:
	lib/libc_r/TEST: Makefile 

Log message:
ident. fix comment.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/10 04:42:46

Modified files:
	lib/libc_r/TEST: test.h 

Log message:
add DUMP_INFO helper macro


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/10 04:44:17

Modified files:
	lib/libc_r/TEST: test.h 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/10 04:45:35

Modified files:
	lib/libc_r/man : pthread_cancel.3 

Log message:
document existence of pthread_setcancelstate and pthread_setcanceltype


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/10 04:46:24

Modified files:
	lib/libc_r/man : pthread_cond_timedwait.3 

Log message:
protect arguments to Nd


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/10 04:47:15

Modified files:
	lib/libc_r/uthread: uthread_stack.c 

Log message:
its a stack, not a queue


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/10 05:28:56

Modified files:
	lib/libc_r     : TODO 

Log message:
more


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 06:55:01

Modified files:
	editors/xemacs20: Makefile 

Log message:
Flavor-fix: mule as SUPDISTFILES, tweak PKGNAME accordingly.
Interactive port ? where ? didn't ask any questions...

*mule checksum was false, checked on two sites. Maybe it was updated ?
I would expect so, since it has only xemacs's version number.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 06:55:50

Modified files:
	editors/xemacs20/files: md5 

Log message:
And accordingly...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 07:38:36

Modified files:
	www/w3m        : Makefile 

Log message:
WRKDIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 07:54:51

Modified files:
	lang/icon/interp: Makefile 
	lang/icon/interp/files: md5 
	lang/icon/lib  : Makefile 
	lang/icon/lib/files: md5 

Log message:
Remove USE_X11, icon is perfectly happy under /usr/local.
Use WRKDIST
Move distfiles to 9.3.2 subdir, since the icon people currently
don't put version numbers in their distribution.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 08:13:36

Modified files:
	sysutils/mtools/files: md5 

Log message:
Bad fgsch


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 08:16:47

Modified files:
	textproc/glimpse: Makefile 

Log message:
INSTALL_DATA_DIR


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/10 08:16:59

Modified files:
	sys/arch/hppa/hppa: locore.S 

Log message:
ack all ints along w/ masking 'em outi; on very early sys init


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/02/10 08:39:14

Modified files:
	editors/vim    : Makefile 
	editors/vim/files: md5 

Log message:
Use WRKDIST; update to patch level 5.6.012


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/02/10 08:44:20

Modified files:
	x11/xfstt      : Makefile 

Log message:
mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 10:28:15

Modified files:
	x11/Xaw3d      : Makefile 

Log message:
Remove deprecated variables.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 10:40:56

Modified files:
	print/acroread : Makefile 

Log message:
WRKDIST, RM...
ECHO_MSG -> echo for license agreement, this message should NOT be
optional.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/10 10:46:06

Modified files:
	graphics/gimp  : Makefile 
	graphics/gimp/files: md5 

Log message:
revert back to using the gzip'd archive


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/10 12:04:01

Modified files:
	net/ytalk      : Makefile 

Log message:
mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/10 12:49:37

Added files:
	x11/gtk+/patches: patch-ah 

Log message:
enable interlibrary dependencies


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/10 13:05:40

Modified files:
	sys/arch/hppa/include: trap.h cpu.h 

Log message:
clkf_intr() implementation, better clkf_usermode()


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 13:11:53

Modified files:
	print/psutils  : Makefile 
Removed files:
	print/psutils/scripts: configure 

Log message:
Remove need for configure script, use MAKE_FLAGS instead.
Create proper package names, based on PAPERSIZE.
WRKDIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 13:16:04

Modified files:
	print/teTeX/base: Makefile 
	print/teTeX/texmf: Makefile 
	print/teTeX/texmf/files: md5 

Log message:
Distfile changed without any version change.
WRKDIST, deprecated variables.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/10 13:29:09

Modified files:
	sys/arch/hppa/hppa: trap.c 

Log message:
mark interrupt frames


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 13:39:40

Modified files:
	emulators/linux_lib: Makefile 

Log message:
Band-aid NO_WRKDIR


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 13:40:19

Modified files:
	textproc/ispell: Makefile 

Log message:
WRKDIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 14:07:26

Modified files:
	.              : INDEX 

Log message:
Synch


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/10 15:08:26

Log message:
    new lxnb port - NetBus client
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_2000-Feb-10
    
    N ports/security/lxnb/Makefile
    N ports/security/lxnb/pkg/COMMENT
    N ports/security/lxnb/pkg/DESCR
    N ports/security/lxnb/pkg/PLIST
    N ports/security/lxnb/files/md5
    N ports/security/lxnb/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/10 15:09:27

Modified files:
	security       : Makefile 

Log message:
add lxnb port


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 16:14:38

Modified files:
	archivers/ha   : Makefile 
	archivers/rar  : Makefile 
	archivers/unace: Makefile 
	archivers/unrar: Makefile 
	archivers/zoo  : Makefile 
	benchmarks/tcpblast: Makefile 
	benchmarks/xengine: Makefile 
	cad/spice      : Makefile 
	chinese/c2t    : Makefile 
	comms/conserver: Makefile 
	comms/kermit   : Makefile 
	comms/malsync  : Makefile 
	comms/zmtx-zmrx: Makefile 
	editors/nedit  : Makefile 
	editors/uemacs : Makefile 
	editors/wordperfect: Makefile 
	emulators/freebsd_lib: Makefile 
	emulators/simh : Makefile 
	games/connect4 : Makefile 
	games/xasteroids: Makefile 
	games/xevil    : Makefile 
	games/xinvaders: Makefile 
	mail/adcomplain: Makefile 
	mail/bulk_mailer: Makefile 
	math/hoc       : Makefile 
	math/wingz     : Makefile 
	mbone/wb       : Makefile 
	misc/astrolog  : Makefile 
	misc/buffer    : Makefile 
	misc/mmv       : Makefile 
	misc/mshell    : Makefile 
	misc/tkcron    : Makefile 
	net/mirror     : Makefile 
	net/netpipe    : Makefile 
	net/tcpshow    : Makefile 
	news/aub       : Makefile 
	plan9/9menu    : Makefile 
	plan9/9wm      : Makefile 
	plan9/sam      : Makefile 
	plan9/tcs      : Makefile 
	print/detex    : Makefile 
	russian/wget-msgs: Makefile 
	security/l0phtcrack: Makefile 
	security/portscanner: Makefile 
	security/rdp   : Makefile 
	security/stel  : Makefile 
	sysutils/contool: Makefile 
	sysutils/rtty  : Makefile 
	sysutils/tcplist: Makefile 
	textproc/docbook: Makefile 
	textproc/html  : Makefile 
	textproc/iso12083: Makefile 
	textproc/iso8879: Makefile 
	textproc/linuxdoc: Makefile 
	textproc/pilot_makedoc: Makefile 
	textproc/texi2html: Makefile 
	www/communicator: Makefile 
	www/navigator  : Makefile 
	x11/dclock     : Makefile 
	x11/freefonts  : Makefile 
	x11/getbdf     : Makefile 
	x11/olvwm      : Makefile 
	x11/xdu        : Makefile 
	x11/xloadimage : Makefile 

Log message:
Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 16:46:43

Modified files:
	infrastructure/mk: bsd.port.mk 
	infrastructure/templates: Makefile.template 

Log message:
Bye, bye NO_WRKSUBDIR


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 17:37:41

Modified files:
	archivers/nulib: Makefile 
	archivers/unzip: Makefile 
	archivers/zip  : Makefile 
	astro/sattrack : Makefile 
	audio/bladeenc : Makefile 
	audio/gqmpeg   : Makefile 
	audio/gsm      : Makefile 
	audio/mp3encode: Makefile 
	audio/tracker  : Makefile 
	audio/workman  : Makefile 
	audio/xcd      : Makefile 
	audio/xmix     : Makefile 
	audio/xmpeg3   : Makefile 
	benchmarks/iozone: Makefile 
	comms/mgetty+sendfax: Makefile 
	comms/minicom  : Makefile 
	comms/seyon    : Makefile 
	comms/tkhylafax: Makefile 
	comms/xcept    : Makefile 
	converters/mpack: Makefile 
	databases/db   : Makefile 
	databases/postgresql: Makefile 
	devel/boehm-gc : Makefile 
	devel/prc-tools: Makefile 
	devel/swig     : Makefile 
	devel/tclcl    : Makefile 
	devel/xmake    : Makefile 
	editors/abiword: Makefile 
	editors/beav   : Makefile 
	editors/hexedit: Makefile 
	editors/joe    : Makefile 
	editors/jove   : Makefile 
	emulators/bochs: Makefile 
	emulators/wine : Makefile 
	games/adom     : Makefile 
	games/gnuchess : Makefile 
	games/nethack  : Makefile 
	games/xbat     : Makefile 
	games/xblast   : Makefile 
	games/xboing   : Makefile 
	games/xchomp   : Makefile 
	games/xcubes   : Makefile 
	games/xdeblock : Makefile 
	games/xdino    : Makefile 
	games/xgolgo   : Makefile 
	games/xminehunter: Makefile 
	games/xskat    : Makefile 
	graphics/Mesa  : Makefile 
	graphics/gqview: Makefile 
	graphics/jbigkit: Makefile 
	graphics/mpeg_play: Makefile 
	graphics/netpbm: Makefile 
	graphics/xanim : Makefile 
	graphics/xpaint: Makefile 
	japanese/Wnn   : Makefile 
	japanese/jvim  : Makefile 
	japanese/onew-wnn4: Makefile 
	lang/Gofer     : Makefile 
	lang/camlp4    : Makefile 
	lang/expect    : Makefile 
	lang/mawk      : Makefile 
	lang/python    : Makefile 
	lang/tcl80     : Makefile 
	lang/tcl82     : Makefile 
	mail/elm       : Makefile 
	mail/faces     : Makefile 
	mail/metamail  : Makefile 
	mail/pgpsendmail: Makefile 
	mail/popclient : Makefile 
	mail/poppassd  : Makefile 
	mail/vrfy      : Makefile 
	mbone/common   : Makefile 
	mbone/imm      : Makefile 
	mbone/nte      : Makefile 
	mbone/vat      : Makefile 
	mbone/vic      : Makefile 
	mbone/wbd      : Makefile 
	misc/calentool : Makefile 
	misc/figlet    : Makefile 
	misc/jive      : Makefile 
	net/archie     : Makefile 
	net/arpcatch   : Makefile 
	net/bind8      : Makefile 
	net/bitchx     : Makefile 
	net/clog       : Makefile 
	net/firewalk   : Makefile 
	net/hping      : Makefile 
	net/ircii-epic : Makefile 
	net/libnet     : Makefile 
	net/mrtd       : Makefile 
	net/nam        : Makefile 
	net/ngrep      : Makefile 
	net/nmapfe     : Makefile 
	net/ns         : Makefile 
	net/nsping     : Makefile 
	net/ntop       : Makefile 
	net/pop3gwd    : Makefile 
	net/samba      : Makefile 
	net/slirp      : Makefile 
	net/tcptrace   : Makefile 
	net/tintin++   : Makefile 
	net/tircproxy  : Makefile 
	net/totd       : Makefile 
	net/vnc        : Makefile 
	news/tin       : Makefile 
	news/cnews     : Makefile 
	print/bibview  : Makefile 
	print/ghostscript5: Makefile 
	security/ADMsmb: Makefile 
	security/ADMsnmp: Makefile 
	security/antisniff: Makefile 
	security/bounix: Makefile 
	security/crack : Makefile 
	security/isic  : Makefile 
	security/john  : Makefile 
	security/nbaudit: Makefile 
	security/nfsshell: Makefile 
	security/lxnb  : Makefile 
	security/outguess: Makefile 
	security/pgp   : Makefile 
	security/pgp5  : Makefile 
	security/rsaref: Makefile 
	security/socks5: Makefile 
	security/strobe: Makefile 
	security/tempwatch: Makefile 
	security/whisker: Makefile 
	shells/tcsh    : Makefile 
	sysutils/apc-upsd: Makefile 
	sysutils/lsof  : Makefile 
	sysutils/setquota: Makefile 
	sysutils/upsd  : Makefile 
	sysutils/zap   : Makefile 
	www/amaya      : Makefile 
	www/mozilla    : Makefile 
	x11/fltk       : Makefile 
	x11/lupe       : Makefile 
	x11/tk80       : Makefile 
	x11/tk82       : Makefile 
	x11/tvtwm      : Makefile 
	x11/xcolors    : Makefile 
	x11/xdtm       : Makefile 
	x11/xfishtank  : Makefile 
	x11/xforms     : Makefile 
	x11/xlogout    : Makefile 
	x11/xpostit    : Makefile 
	x11/xtacy      : Makefile 
	x11/xview-clients: Makefile 
	x11/xview-config: Makefile 
	x11/xview-lib  : Makefile 

Log message:
Use WRKDIST where appropriate.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 17:40:10

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Remove WRKSRC work-around


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 18:10:14

Modified files:
	astro/xephem   : Makefile 
	audio/gogo     : Makefile 
	audio/rplay    : Makefile 
	audio/tosha    : Makefile 
	audio/tracker  : Makefile 
	audio/waveplay : Makefile 
	benchmarks/bytebench: Makefile 
	benchmarks/lmbench: Makefile 
	chinese/cless  : Makefile 
	chinese/lunar  : Makefile 
	comms/jpilot   : Makefile 
	comms/minicom  : Makefile 
	converters/mimepp: Makefile 
	databases/postgresql: Makefile 
	devel/prc-tools: Makefile 
	editors/joe    : Makefile 
	emulators/linux_lib: Makefile 
	emulators/x48  : Makefile 
	games/adom     : Makefile 
	games/bnetd    : Makefile 
	games/gnushogi : Makefile 
	games/slash    : Makefile 
	games/starlanes: Makefile 
	games/xbattle  : Makefile 
	games/xdeblock : Makefile 
	games/xjewel   : Makefile 
	games/xjig     : Makefile 
	graphics/ggi   : Makefile 
	graphics/gii   : Makefile 
	graphics/gqview: Makefile 
	graphics/tgif  : Makefile 
	japanese/Wnn   : Makefile 
	japanese/onew-wnn4: Makefile 
	lang/Gofer     : Makefile 
	lang/egcs/stable: Makefile 
	lang/guile     : Makefile 
	mail/asmail    : Makefile 
	mail/checkpassword: Makefile 
	mail/dot-forward: Makefile 
	mail/exim      : Makefile 
	mail/ezmlm     : Makefile 
	mail/fastforward: Makefile 
	mail/mess822   : Makefile 
	mail/qmail     : Makefile 
	mail/qmailanalog: Makefile 
	mail/rblsmtpd  : Makefile 
	mail/serialmail: Makefile 
	mail/xfaces    : Makefile 
	mail/xfmail    : Makefile 
	math/maple     : Makefile 
	mbone/imm      : Makefile 
	mbone/rtptools : Makefile 
	mbone/speak_freely: Makefile 
	misc/cdrecord  : Makefile 
	misc/magicpoint: Makefile 
	misc/tkman     : Makefile 
	net/arpwatch   : Makefile 
	net/bing       : Makefile 
	net/gaim       : Makefile 
	net/icmpinfo   : Makefile 
	net/irc        : Makefile 
	net/nam        : Makefile 
	net/ns         : Makefile 
	net/pchar      : Makefile 
	net/sniffit    : Makefile 
	net/snort      : Makefile 
	net/ucd-snmp   : Makefile 
	net/ucspi-tcp  : Makefile 
	net/vnc        : Makefile 
	net/wide-dhcp  : Makefile 
	news/plor      : Makefile 
	plan9/rc       : Makefile 
	print/ghostscript5: Makefile 
	print/mpage    : Makefile 
	print/pkfonts  : Makefile 
	russian/cyrproxy: Makefile 
	security/cops  : Makefile 
	security/crack : Makefile 
	security/socks5: Makefile 
	shells/es      : Makefile 
	shells/scsh    : Makefile 
	sysutils/LPRng : Makefile 
	sysutils/apc-upsd: Makefile 
	sysutils/mkhybrid: Makefile 
	textproc/agrep : Makefile 
	textproc/c2html: Makefile 
	textproc/isearch: Makefile 
	textproc/mgdiff: Makefile 
	www/amaya      : Makefile 
	www/bluefish   : Makefile 
	www/mozilla    : Makefile 
	www/weblint    : Makefile 
	x11/asclock    : Makefile 
	x11/bricons    : Makefile 
	x11/mouseclock : Makefile 
	x11/xmold      : Makefile 

Log message:
Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/10 18:11:01

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Remove deprecated variables.


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/02/10 18:23:19

Modified files:
	usr.sbin/dhcp/dhclient/scripts: dhclient-script 

Log message:
Fix from jonathon.fletcher@pobox.com
Check $new_domain_name_servers not $nameserver


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/10 18:44:50

Modified files:
	chinese/lunar  : Makefile 

Log message:
mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/10 18:50:25

Modified files:
	chinese/cless  : Makefile 

Log message:
mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/10 19:01:34

Removed files:
	databases/mysql/patches: patch-ah 

Log message:
It makes it non-functional.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/10 20:01:55

Modified files:
	devel/ddd      : Makefile 

Log message:
broken, sources moved


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/10 20:50:11

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Intel 82452


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/10 20:51:07

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/10 21:22:28

Modified files:
	share/man/man4 : bridge.4 
	sbin/brconfig  : brconfig.8 

Log message:
Use .An and Aq constructs


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/10 22:17:17

Modified files:
	mail/tkrat     : Makefile 

Log message:
broken, sources missing


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/10 22:50:34

Modified files:
	devel/ddd      : Makefile 
	devel/ddd/files: md5 

Log message:
Mark it unbroken. Upgrade to version 3.2 and change the MASTER_SITES.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/10 22:59:59

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
2 more c-media audio devices


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/10 23:02:31

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/10 23:30:49

Modified files:
	graphics/gimp  : Makefile 

Log message:
- one less port that is installed into /usr/X11R6 by default
- 2 instances of ${LOCALBASE} changed to ${PREFIX}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/11 00:42:07

Modified files:
	databases/mysql: Makefile 

Log message:
re-add CONFIGURE_ENV junk to override CFLAGS and CXXFLAGS so that this
will compile on 2.6-RELEASE systems since there are so many people who
do not understand the concept of reading mailing lists before posting
questions which have been answered *MANY* times.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/11 00:43:32

Added files:
	databases/mysql/patches: patch-ad 

Log message:
patch to fix a security hole that was posted to BugTraq in an advisory


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/11 00:44:32

Modified files:
	mail/tkrat     : Makefile 
	mail/tkrat/files: md5 
	mail/tkrat/pkg : PLIST 
Removed files:
	mail/tkrat/patches: patch-aa 

Log message:
Mark it unbroken. Upgrade to version 2.0b8 and cleanup the Makefile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/11 00:45:52

Added files:
	databases/mysql/patches: patch-ae 

Log message:
enable interlibrary dependencies


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/11 00:56:31

Modified files:
	databases/mysql: Makefile 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/11 03:21:05

Modified files:
	sbin/isakmpd   : policy.c 

Log message:
Merge with EOM 1.16

author: angelos
Do a policy check on the Initiator, when notified by the Responder on
the SA selection. For efficiency, we should replicate this check on
the first message sent by the Initiator (so we only send proposals we
know we'll eventually accept).

author: angelos
Add an initiator attribute, and make the code amenable to be invoked
by the initiator as well (for policy compliance checking).


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/11 03:21:28

Modified files:
	sbin/isakmpd   : ike_quick_mode.c 

Log message:
Merge with EOM 1.113

author: angelos
Rename the "CN:" tag to "DN:", after Jorgen's suggestion.

author: angelos
Do a policy check on the Initiator, when notified by the Responder on
the SA selection. For efficiency, we should replicate this check on
the first message sent by the Initiator (so we only send proposals we
know we'll eventually accept).


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/11 03:21:54

Modified files:
	sbin/isakmpd   : x509.c 

Log message:
Merge with EOM 1.34

author: angelos
Rename the "CN:" tag to "DN:", after Jorgen's suggestion.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/11 03:22:08

Modified files:
	sbin/isakmpd   : isakmpd.policy.5 

Log message:
Merge with EOM 1.11

author: angelos
Rename the "CN:" tag to "DN:", after Jorgen's suggestion.

author: angelos
Add an initiator attribute, and make the code amenable to be invoked
by the initiator as well (for policy compliance checking).

author: angelos
Fix typo, noted by Jorgen.Granstam@abc.se


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/11 03:22:25

Modified files:
	sbin/isakmpd   : ike_phase_1.c 

Log message:
Merge with EOM 1.19

author: ho
style...

author: ho
Think-o. Reword log msg again to match what happens here.

author: ho
(struct constant_map *) is not (char *), plus reword the log msg.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/11 03:29:36

Modified files:
	sys/dev/pcmcia : if_awi_pcmcia.c 

Log message:
Turn iff debugging code in attach, prolong a delay timer that made certain
cards hang at attach time.  The driver still has problems though.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/11 03:59:11

Modified files:
	usr.bin/ssh    : auth-rsa.c 

Log message:
delay MD5 computation until client sends response, free() early, cleanup.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/11 07:51:50

Modified files:
	sys/dev/pci    : files.pci 
Added files:
	sys/dev/pci    : if_wx.c if_wxreg.h if_wxvar.h 

Log message:
Intel 82452 (Pro/1000) driver from mjacob@feral.com


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/11 07:59:55

Modified files:
	.              : users.html 

Log message:
Remove Ohio Online Inc at their request (davidj@ooi.net)


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/02/11 08:02:00

Modified files:
	share/mk       : bsd.prog.mk 

Log message:
Add LIBKEYNOTE. (niklas@ ok)


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/11 10:17:43

Modified files:
	security/pgplib: Makefile 

Log message:
fix quotes, still marked broken


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/11 11:47:17

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
add wx


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/11 12:01:02

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : wx.4 

Log message:
man page for wx from FreeBSD


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/02/11 12:32:55

Modified files:
	xc/programs/Xserver/hw/xfree86/vga256/drivers/r128: r128_accel.c 
	xc/programs/Xserver/hw/xfree86/vga256/vga: vga.h 

Log message:
fix-01-r128


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/11 16:16:28

Modified files:
	.              : press.html 

Log message:
Add two articles


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/11 16:45:06

Modified files:
	gnu/usr.bin/ld : ld.c 

Log message:
Let weak symbols take precedence over symbols read from 2nd hand libraries.

This fixes an important bug: libc now uses weak symbols a lot.
Without this patch, dynamic linking with libraries that reference libc
would mean those symbols would not be resolved, as weak symbols are good
enough for linking, but 2nd hand libraries symbols are not.

Not 100% sure this won't trigger problems later (nothing yet), but this
fixes the immediate problem.

Approved by niklas@ and millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/11 17:26:16

Modified files:
	lib/libkeynote : keynote-ver.l keynote.l 
	lib/libkeynote/testsuite: test-assertion1 

Log message:
Simplify a couple of things in the lexer, make the compiler happy so
-Wall doesn't complain at the lexers.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/11 17:40:44

Modified files:
	news/slrn      : Makefile 
	news/slrn/files: md5 
	news/slrn/pkg  : PLIST 
Added files:
	news/slrn/patches: patch-sendmail_path 
Removed files:
	news/slrn/patches: patch-aa 

Log message:
upgrade to slrn 0.9.6.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/11 17:44:02

Modified files:
	archivers/arc  : Makefile 
	astro/xephem   : Makefile 
	audio/tracker  : Makefile 
	converters/btoa: Makefile 
	games/bnetd    : Makefile 
	games/xmris    : Makefile 
	graphics/fxtv  : Makefile 
	graphics/xfig  : Makefile 
	infrastructure/mk: bsd.port.mk 
	japanese/Wnn   : Makefile 
	lang/egcs/stable: Makefile 
	lang/erlang    : Makefile 
	lang/libgcj    : Makefile 
	lang/python    : Makefile 
	net/irc        : Makefile 
	net/popa3d     : Makefile 
	net/sharity-light: Makefile 
	news/cnews     : Makefile 
	print/ghostscript5: Makefile 
	print/psutils  : Makefile 
	security/stel  : Makefile 
	sysutils/xosview: Makefile 
	textproc/ispell: Makefile 
	www/communicator: Makefile 
	www/navigator  : Makefile 
	www/tidy       : Makefile 
	x11/xgrab      : Makefile 
	x11/xloadimage : Makefile 
	x11/xview-clients: Makefile 

Log message:
Change MAKE_FLAGS to remove the -f.

Actually reading the Makefiles proved that about one third of them was
confused about this already...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/11 17:49:18

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Oops, left `build' line visible.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/11 18:00:29

Modified files:
	infrastructure/templates: Makefile.template 
	x11/xview-clients: Makefile 
	x11/xview-lib  : Makefile 

Log message:
Remove NO_WRKDIR... The xview ports need a rewrite.
Document NO_WRKDIR as being a bad idea.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/11 18:02:02

Modified files:
	lib/libkeynote : Makefile.in 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/11 19:26:54

Modified files:
	sysutils/mkhybrid: Makefile 

Log message:
broken, sources moved


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/11 20:24:21

Modified files:
	.              : press.html 

Log message:
Add OS Opinion review


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/11 22:24:56

Modified files:
	.              : press.html 

Log message:
Simson almost gets it right.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/11 23:02:06

Modified files:
	infrastructure/mk: bsd.port.mk 
	infrastructure/templates: Makefile.template 

Log message:
license framework minus checksums


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/11 23:30:09

Modified files:
	archivers/bzip2: Makefile 
	audio/gsm      : Makefile 
	audio/mp3encode: Makefile 
	audio/tosha    : Makefile 
	audio/xcdplayer: Makefile 
	benchmarks/bonnie: Makefile 
	comms/conserver: Makefile 
	comms/hylafax  : Makefile 
	comms/seyon    : Makefile 
	comms/tkhylafax: Makefile 
	comms/xcept    : Makefile 
	converters/mpack: Makefile 
	databases/db   : Makefile 
	databases/postgresql: Makefile 
	devel/boehm-gc : Makefile 
	devel/swig     : Makefile 
	emulators/wine : Makefile 
	games/spider   : Makefile 
	games/xcubes   : Makefile 
	games/xmj      : Makefile 
	games/xdino    : Makefile 
	games/xgolgo   : Makefile 
	games/xjig     : Makefile 
	games/xlife    : Makefile 
	games/xmine    : Makefile 
	games/xneko    : Makefile 
	games/xonix    : Makefile 
	games/xsol     : Makefile 
	graphics/ImageMagick: Makefile 
	graphics/fxtv  : Makefile 
	graphics/gif2png: Makefile 
	graphics/giflib: Makefile 
	graphics/jpeg  : Makefile 
	graphics/mpeg-lib: Makefile 
	graphics/mpeg_play: Makefile 
	graphics/png   : Makefile 
	graphics/tiff  : Makefile 
	graphics/xpaint: Makefile 
	japanese/Wnn   : Makefile 
	japanese/less  : Makefile 
	japanese/nkf   : Makefile 
	lang/Gofer     : Makefile 
	lang/python    : Makefile 
	lang/tcl80     : Makefile 
	mail/metamail  : Makefile 
	mail/nmh       : Makefile 
	mail/pine      : Makefile 
	mail/vrfy      : Makefile 
	mail/xfaces    : Makefile 
	math/hoc       : Makefile 
	mbone/common   : Makefile 
	mbone/nte      : Makefile 
	mbone/rat      : Makefile 
	mbone/relate   : Makefile 
	mbone/sdr      : Makefile 
	mbone/vat      : Makefile 
	mbone/vic      : Makefile 
	mbone/wbd      : Makefile 
	misc/amanda    : Makefile 
	misc/magicpoint: Makefile 
	misc/tkinfo    : Makefile 
	misc/xtar      : Makefile 
	misc/xtimer    : Makefile 
	net/arpwatch   : Makefile 
	net/bing       : Makefile 
	net/dxpc       : Makefile 
	net/firewalk   : Makefile 
	net/libnet     : Makefile 
	net/slirp      : Makefile 
	net/tcpreplay  : Makefile 
	net/trafshow   : Makefile 
	net/ucd-snmp   : Makefile 
	net/wide-dhcp  : Makefile 
	plan9/rc       : Makefile 
	print/freetype : Makefile 
	print/mpage    : Makefile 
	security/fragrouter: Makefile 
	security/logsurfer: Makefile 
	security/strobe: Makefile 
	shells/tcsh    : Makefile 
	shells/zsh     : Makefile 
	shells/zsh-devel: Makefile 
	sysutils/contool: Makefile 
	sysutils/lsof  : Makefile 
	sysutils/rtty  : Makefile 
	sysutils/setquota: Makefile 
	sysutils/tcplist: Makefile 
	sysutils/xntpd : Makefile 
	sysutils/zap   : Makefile 
	textproc/idiff : Makefile 
	textproc/info2html: Makefile 
	textproc/isearch: Makefile 
	textproc/ispell: Makefile 
	textproc/jade  : Makefile 
	textproc/sgmlformat: Makefile 
	textproc/sp    : Makefile 
	www/cgiparse   : Makefile 
	www/w3m        : Makefile 
	www/wwwcount   : Makefile 
	x11/enlightenment: Makefile 
	x11/tk80       : Makefile 
	x11/wmx        : Makefile 
	x11/x2x        : Makefile 
	x11/xantfarm   : Makefile 
	x11/xcb        : Makefile 
	x11/xco        : Makefile 
	x11/xcoloredit : Makefile 
	x11/xcolors    : Makefile 
	x11/xdaliclock : Makefile 
	x11/xfed       : Makefile 
	x11/xfedor     : Makefile 
	x11/xgrab      : Makefile 
	x11/xloadimage : Makefile 
	x11/xlogout    : Makefile 
	x11/xpostit    : Makefile 
	x11/xpostitPlus: Makefile 
	x11/xprompt    : Makefile 
	x11/xtestpicture: Makefile 

Log message:
bsd licenses


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 01:02:35

Modified files:
	archivers/gshar+gunshar: Makefile 
	archivers/gtar : Makefile 
	archivers/ha   : Makefile 
	archivers/lzo  : Makefile 
	astro/dgpsip   : Makefile 
	audio/bladeenc : Makefile 
	audio/esound   : Makefile 
	audio/gom      : Makefile 
	audio/gqmpeg   : Makefile 
	audio/mp3info  : Makefile 
	audio/nspmod   : Makefile 
	audio/rplay    : Makefile 
	audio/timidity : Makefile 
	audio/workman  : Makefile 
	audio/xmcd     : Makefile 
	audio/xmix     : Makefile 
	audio/xmmix    : Makefile 
	audio/xmp      : Makefile 
	audio/xmpeg3   : Makefile 
	benchmarks/lmbench: Makefile 
	benchmarks/netpipe: Makefile 
	comms/efax     : Makefile 
	comms/lrzsz    : Makefile 
	comms/minicom  : Makefile 
	comms/pilot-link: Makefile 
	converters/recode: Makefile 
	databases/gdbm : Makefile 
	devel/ElectricFence: Makefile 
	devel/ORBit    : Makefile 
	devel/autoconf : Makefile 
	devel/automake : Makefile 
	devel/bison    : Makefile 
	devel/ddd      : Makefile 
	devel/dejagnu  : Makefile 
	devel/gettext  : Makefile 
	devel/gindent  : Makefile 
	devel/glib     : Makefile 
	devel/gmake    : Makefile 
	devel/gperf    : Makefile 
	devel/gsl      : Makefile 
	devel/id-utils : Makefile 
	devel/lclint   : Makefile 
	devel/libaudiofile: Makefile 
	devel/libicq   : Makefile 
	devel/libproplist: Makefile 
	devel/libtool  : Makefile 
	devel/m4       : Makefile 
	devel/prc-tools: Makefile 
	devel/shtool   : Makefile 
	editors/beav   : Makefile 
	editors/emacs  : Makefile 
	editors/hexedit: Makefile 
	editors/jed    : Makefile 
	editors/joe    : Makefile 
	editors/xwpe   : Makefile 
	emulators/linux_lib: Makefile 
	emulators/x48  : Makefile 
	emulators/xcopilot: Makefile 
	games/an       : Makefile 
	games/bnetd    : Makefile 
	games/cgoban   : Makefile 
	games/freeciv  : Makefile 
	games/gnuchess : Makefile 
	games/gnugo    : Makefile 
	games/gnushogi : Makefile 
	games/nethack  : Makefile 
	games/netris   : Makefile 
	games/slash    : Makefile 
	games/starlanes: Makefile 
	games/xbill    : Makefile 
	games/xbl      : Makefile 
	games/xblast   : Makefile 
	games/xboard   : Makefile 
	games/xevil    : Makefile 
	games/xkobo    : Makefile 
	games/xpat2    : Makefile 
	games/xsoldier : Makefile 
	graphics/Mesa  : Makefile 
	graphics/aalib : Makefile 
	graphics/fnlib : Makefile 
	graphics/gimp  : Makefile 
	graphics/gqview: Makefile 
	graphics/imlib : Makefile 
	graphics/jbigkit: Makefile 
	lang/egcs/snapshot: Makefile 
	lang/egcs/stable: Makefile 
	lang/guavac    : Makefile 
	lang/guile     : Makefile 
	lang/libgcj    : Makefile 
	lang/mawk      : Makefile 
	mail/adcomplain: Makefile 
	mail/exim      : Makefile 
	mail/fetchmail : Makefile 
	mail/movemail  : Makefile 
	mail/mutt      : Makefile 
	mail/pgpsendmail: Makefile 
	mail/procmail  : Makefile 
	math/xspread   : Makefile 
	misc/buffer    : Makefile 
	misc/cbb       : Makefile 
	misc/cdrecord  : Makefile 
	misc/delay     : Makefile 
	misc/gnuls     : Makefile 
	misc/pi-address: Makefile 
	misc/screen    : Makefile 
	misc/xdelta    : Makefile 
	net/ethereal   : Makefile 
	net/gicq       : Makefile 
	net/hping      : Makefile 
	net/httptunnel : Makefile 
	net/irc        : Makefile 
	net/licq       : Makefile 
	net/mrtg       : Makefile 
	net/mtr        : Makefile 
	net/ncftp      : Makefile 
	net/netpipe    : Makefile 
	net/nmap       : Makefile 
	net/ntop       : Makefile 
	net/queso      : Makefile 
	net/rsync      : Makefile 
	net/samba      : Makefile 
	net/sharity-light: Makefile 
	net/tinyfugue  : Makefile 
	net/tircproxy  : Makefile 
	net/vnc        : Makefile 
	net/wget       : Makefile 
	net/xchat      : Makefile 
	net/xip        : Makefile 
	net/popa3d     : Makefile 
	news/plor      : Makefile 
	news/slrn      : Makefile 
	print/a2ps     : Makefile 
	print/enscript : Makefile 
	print/ghostview: Makefile 
	print/gv       : Makefile 
	print/lyx      : Makefile 
	russian/xruskb : Makefile 
	security/cgichk: Makefile 
	security/gnupg : Makefile 
	security/nbaudit: Makefile 
	security/nessus: Makefile 
	shells/bash    : Makefile 
	shells/bash2   : Makefile 
	sysutils/cfengine: Makefile 
	sysutils/mkhybrid: Makefile 
	sysutils/mtools: Makefile 
	sysutils/sdd   : Makefile 
	sysutils/socket: Makefile 
	sysutils/star  : Makefile 
	textproc/c2html: Makefile 
	textproc/libxml: Makefile 
	textproc/rxp   : Makefile 
	textproc/texi2html: Makefile 
	textproc/wdiff : Makefile 
	textproc/xpdf  : Makefile 
	www/libghttp   : Makefile 
	www/squid      : Makefile 
	www/transproxy : Makefile 
	x11/aterm      : Makefile 
	x11/blackbox   : Makefile 
	x11/blast      : Makefile 
	x11/explorer   : Makefile 
	x11/gtk+       : Makefile 
	x11/gtkglarea  : Makefile 
	x11/kdebase    : Makefile 
	x11/kdelibs    : Makefile 
	x11/lesstif    : Makefile 
	x11/mouseclock : Makefile 
	x11/viewfax    : Makefile 
	x11/windowmaker: Makefile 
	x11/wterm      : Makefile 
	x11/xfstt      : Makefile 
	x11/xtacy      : Makefile 
	x11/xtraceroute: Makefile 

Log message:
gpl licenses


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 01:08:58

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
cleanup


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/12 01:27:14

Modified files:
	.              : events.html 

Log message:
nordu over


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 01:29:36

Modified files:
	mail/exim      : Makefile 

Log message:
Combination GPL/COPY license.  delete info until it can be looked at.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 01:36:00

Modified files:
	security/ssh   : Makefile 

Log message:
ssh, rsaref is CRYPTO, patch file is NONE.  Make the whole thing CRYPTO


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 01:41:14

Modified files:
	archivers/freeze: Makefile 
	archivers/lha  : Makefile 
	archivers/unace: Makefile 
	audio/rsynth   : Makefile 
	audio/timidity : Makefile 
	audio/waveplay : Makefile 
	benchmarks/bytebench: Makefile 
	benchmarks/tcpblast: Makefile 
	chinese/c2t    : Makefile 
	comms/hylafax  : Makefile 
	devel/gperf    : Makefile 
	devel/lclint   : Makefile 
	devel/tkcvs    : Makefile 
	devel/xmake    : Makefile 
	games/connect4 : Makefile 
	games/xchomp   : Makefile 
	games/xdeblock : Makefile 
	mail/bulk_mailer: Makefile 
	mail/exmh      : Makefile 
	mail/poppassd  : Makefile 
	mail/xfaces    : Makefile 
	mbone/rtptools : Makefile 
	mbone/wb       : Makefile 
	misc/jive      : Makefile 
	misc/splitvt   : Makefile 
	misc/tkcron    : Makefile 
	net/clog       : Makefile 
	net/micq       : Makefile 
	net/mrtd       : Makefile 
	net/tintin++   : Makefile 
	news/newsfetch : Makefile 
	plan9/tcs      : Makefile 
	print/detex    : Makefile 
	print/pkfonts  : Makefile 
	security/ADMsnmp: Makefile 
	security/bounix: Makefile 
	security/john  : Makefile 
	security/smurflog: Makefile 
	sysutils/stat  : Makefile 
	textproc/catdoc: Makefile 
	textproc/html  : Makefile 
	textproc/linuxdoc: Makefile 
	textproc/pilot_makedoc: Makefile 
	textproc/xml2rfc: Makefile 
	x11/bricons    : Makefile 
	x11/getbdf     : Makefile 
	x11/xaniroc    : Makefile 
	x11/xmold      : Makefile 
	x11/xtattr     : Makefile 

Log message:
none licenses


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 01:58:17

Modified files:
	converters/base64: Makefile 
	converters/ish : Makefile 
	games/abuse    : Makefile 
	lang/expect    : Makefile 
	mail/mh        : Makefile 
	security/libident: Makefile 
	shells/es      : Makefile 
	x11/lupe       : Makefile 

Log message:
public domain licenses


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/12 02:21:24

Modified files:
	sbin/isakmpd   : ike_quick_mode.c 

Log message:
Merge with EOM 1.114

author: angelos
Bad typo, the check should be inverted. Also, add a NOTIFY message
being sent to the Responder if policy check fails at the initiator
(and print a log message).


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 02:24:30

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
more doc


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/12 02:28:40

Modified files:
	gnu/usr.bin/cvs/lib: getdate.y 

Log message:
parse mm/dd/yy correctly; tron@netbsd.org and matthieu


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/12 02:31:15

Modified files:
	.              : index.html 

Log message:
openssh link


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 02:31:15

Modified files:
	audio/timidity : Makefile 

Log message:
dual GPL,NONE licenses.  make the whole GPL


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 02:32:30

Modified files:
	comms/hylafax  : Makefile 

Log message:
dual BSD,NONE licenses.  make the whole BSD


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 02:33:58

Modified files:
	devel/gperf    : Makefile 
	devel/lclint   : Makefile 

Log message:
dual GPL,NONE licenses, make the whole GPL


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 02:35:04

Modified files:
	mail/xfaces    : Makefile 

Log message:
dual BSD,NONE licenses.  make the whole BSD


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/12 02:45:50

Modified files:
	sys/dev/ic     : gdt_common.c 

Log message:
Fix a locking bug, and a size boundary condition


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/12 02:47:00

Modified files:
	usr.sbin/pppd  : main.c 

Log message:
handle direct lines correctly; rees


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/12 06:52:04

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Warning message to stderr, to not interfere with other stuff.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/12 07:28:00

Modified files:
	lib/libkeynote : parse_assertion.c 

Log message:
Correctly handle comments at the beginning of an assertion (noted by
ho@openbsd.org)


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/12 08:21:18

Modified files:
	usr.sbin/grfconfig: Makefile 

Log message:
Build manpage even if !amiga


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/12 08:24:56

Modified files:
	usr.sbin/videomode: Makefile 

Log message:
Allow for manpage.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/12 08:26:41

Modified files:
	usr.sbin/iteconfig: Makefile 
Added files:
	usr.sbin/iteconfig: iteconfig.8 
Removed files:
	usr.sbin/iteconfig: iteconfig_amiga.8 

Log message:
Allow for iteconfig.8 to be built everywhere.
We don't currently care about atari... if ever we do, should scrape
iteconfig_atari diffs into iteconfig.8, move the manpage to `generic' arch,
and specify it only applies to atari/amiga...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/12 08:27:29

Modified files:
	usr.sbin       : Makefile 

Log message:
Build amiga manpages, always.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/12 08:29:06

Modified files:
	sys/arch/amiga/stand/binpatch: Makefile 
	sys/arch/amiga/stand/boot: Makefile main.c 
	sys/arch/amiga/stand/device-streams: Makefile.bsd-wrapper 
	sys/arch/amiga/stand/loadbsd: Makefile.bsd-wrapper loadbsd.8 
	sys/arch/amiga/stand/loadkmap: Makefile 

Log message:
Let manpages be built if !amiga


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/12 08:31:08

Modified files:
	sys            : Makefile 

Log message:
Let non-amiga build amiga manpages.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 12:43:44

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
"lic1,lic2" -> "lic1 lic2"  espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 13:03:01

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
cleanup.  espie@


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/02/12 14:35:44

Modified files:
	faq            : faq11-2.5.html faq14.html faq5.html faq6.html 
	                 obsd-faq.txt 

Log message:
permenant -> permanent


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/12 15:07:54

Modified files:
	net/rsync      : Makefile 

Log message:
Remove all-caps.

This is gross, just gross, just plain gross.
LICENSE_TYPE=GPL is vastly enough.

DISTF makes no sense as an abreviation.
Besides, it's tasteless.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/12 15:23:25

Modified files:
	share/man/man4 : wx.4 

Log message:
flesh this out a bit more (more to come)


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/12 15:26:46

Modified files:
	distrib/notes/i386: hardware 
	share/man/man4/man4.i386: intro.4 

Log message:
add wx


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/12 15:57:43

Modified files:
	share/man/man4 : wx.4 

Log message:
add a paragraph about media handling


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/12 18:04:54

Modified files:
	usr.sbin/vnconfig: vnconfig.8 

Log message:
Clean a bit. More verbose .Nd that will match "apropos swap"; sdb@ssr.com


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/12 18:05:42

Modified files:
	sbin/swapctl   : swapctl.8 

Log message:
Xr vnconfig(8); sdb@ssr.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 23:57:21

Modified files:
	security/ssh   : Makefile 

Log message:
comflicting views regarding NONE license.  Is a patch that has no license.
Who says no license is restrictive all the time?  This port is the
perfect example of why license types should not even be looked at to
determine distribution.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/12 23:59:16

Modified files:
	comms/tkhylafax: Makefile 

Log message:
add in NONE license.  Distribution is still permitted since this is a
patch file


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/13 00:03:19

Modified files:
	devel/lclint   : Makefile 

Log message:
add NONE.  restrict distribution.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/13 00:04:44

Modified files:
	mail/xfaces    : Makefile 

Log message:
add none.  restrict.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/13 00:08:57

Modified files:
	devel/gperf    : Makefile 

Log message:
add NONE.  do not restrict this NONE is a patch file.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/13 00:14:13

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
artistic license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/13 01:07:42

Modified files:
	audio/timidity : Makefile 

Log message:
add NONE.  restrict.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/13 01:13:46

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
change description of NONE license.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/13 01:47:40

Modified files:
	security/stel  : Makefile 

Log message:
add licensing info.  GPL CRYPTO.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/13 03:56:42

Modified files:
	sys/dev/ic     : gdt_common.c 

Log message:
%u for unsigned


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/13 03:59:06

Modified files:
	sys/dev/pci    : gdt_pci.c 

Log message:
Stupid typo that made errors hang the driver


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/13 04:23:15

Modified files:
	sys/dev/ic     : gdt_common.c 

Log message:
Handle out-of-bounds errors correctly


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/02/13 05:59:49

Modified files:
	security/dante : Makefile 
	sysutils/usbutil: Makefile 

Log message:
LICENSE_TYPE


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/13 06:15:23

Modified files:
	sys/arch/amiga/stand/loadkmap: Makefile 
	sys/arch/amiga/stand/device-streams: Makefile.bsd-wrapper 

Log message:
Fix.
I don't know where I get the ARCH define from, but my machine was
happy with it...


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/13 06:24:55

Modified files:
	share/man/man7 : environ.7 

Log message:
- Add PWD.
- Remove reference to non-existent edit(1) command.
- Xr env(1)
- The default PATH in OpenBSD includes more than just /usr/bin:/bin.
- Other misc cleanup.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/13 12:13:22

Modified files:
	math/maple     : Makefile 

Log message:
LICENSE_TYPE=COMM


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/02/13 18:35:32

Modified files:
	.              : checklist.html 

Log message:
WRKDIST for patches


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/13 22:53:19

Modified files:
	sys/netinet6   : TODO 

Log message:
sync with reality.
- NIS lookup for IPv6 should be made compatible with Solaris 2.8
(ipnodes.byname)
- tcp/udp/raw socket code needs #ifdef removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/14 00:54:15

Modified files:
	x11/tvtwm      : Makefile 

Log message:
broken, sources missing


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/14 02:02:29

Modified files:
	mail/pine      : Makefile 

Log message:
license for this is wrong.  its not BSD, its NOFEE.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/14 02:12:18

Modified files:
	editors/uemacs : Makefile 

Log message:
add license.  license is a weird no fee license.


CVSROOT:	/cvs
Module name:	www
Changes by:	d@cvs.openbsd.org	2000/02/14 02:19:33

Modified files:
	.              : i386-laptop.html 

Log message:
add Fujitsu Stylistic 500 (eek!) and touch up Tecra 500CDT


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/14 03:14:32

Modified files:
	x11/tvtwm      : Makefile 

Log message:
typo in source location.  mark unbroken.
Jean-Jacques Bernard <Jean-Jacques.Bernard@hsc.fr>


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/14 05:23:05

Modified files:
	usr.sbin/pkg_install/create: pkg_create.1 

Log message:
Yet another brain-dead `feature'.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/14 06:23:54

Modified files:
	lib/libc/net   : getaddrinfo.3 
	share/man/man5 : resolv.conf.5 

Log message:
add BUGS section about getaddrinfo(3) search order.
NetBSD PR: 9413
From: Thilo Manske <Thilo.Manske@HEH.Uni-Oldenburg.DE>


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/14 08:19:48

Modified files:
	share/man/man7 : environ.7 

Log message:
Small fixups.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/14 08:25:57

Modified files:
	share/man/man7 : securelevel.7 

Log message:
Re-order SEE ALSO section.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/14 08:36:04

Modified files:
	share/man/man7 : securelevel.7 Makefile 

Log message:
Kill trailing whitespace.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/14 09:42:56

Modified files:
	lang/icon/interp: Makefile 
	lang/icon/lib  : Makefile 

Log message:
LICENSE_TYPE is Public Domain


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/14 14:19:25

Modified files:
	openssh        : press.html 

Log message:
Add Security Portal article, part 1


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/14 14:20:16

Modified files:
	.              : press.html 

Log message:
Typo in InfoSec story comment (deraadt@)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/14 14:28:05

Modified files:
	databases/mysql: Makefile 
	databases/mysql/files: md5 
	databases/mysql/patches: patch-ag 
	databases/mysql/pkg: PLIST PLIST.noshared 
Removed files:
	databases/mysql/patches: patch-ad 

Log message:
upgrade to MySQL 3.22.32


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/14 15:12:48

Modified files:
	archivers/unace: Makefile 
	archivers/unace/patches: patch-aa patch-ac 
Added files:
	archivers/unace/patches: patch-ae 

Log message:
- remove the need for gmake
- use MAKE_FLAGS
- quiet two warnings
- bring in the header sys/types.h for the definition of BYTE_ORDER


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/14 15:29:29

Modified files:
	openssh        : press.html 

Log message:
Information Security magazine


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/14 15:32:08

Modified files:
	databases/mysql: Makefile 

Log message:
add license info


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/14 17:26:36

Modified files:
	games/adom     : Makefile 

Log message:
broken, sources missing


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/14 19:28:16

Modified files:
	sys/dev/pci    : if_al.c if_ax.c if_dc.c if_rl.c if_sf.c 
	                 if_sis.c if_sk.c if_ste.c if_ti.c if_tl.c 
	                 if_vr.c if_wb.c if_xl.c 

Log message:
make sure to call ether_{add,del}multi() as appropriate in xxx_ioctl()


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/14 19:38:18

Modified files:
	games/freeciv  : Makefile 

Log message:
broken sources missing


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/14 20:54:30

Modified files:
	sys/dev/pci    : if_ti.c 

Log message:
undo previous, temporarily


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/14 20:56:30

Modified files:
	sys/dev/pci    : if_tireg.h ti_fw.h ti_fw2.h 

Log message:
update ti firmware to 12.3.18


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/14 22:05:39

Modified files:
	archivers/bzip2: Makefile 
	archivers/freeze: Makefile 
	archivers/gshar+gunshar: Makefile 
	archivers/gtar : Makefile 
	archivers/ha   : Makefile 
	archivers/lha  : Makefile 
	archivers/lzo  : Makefile 
	archivers/unace: Makefile 
	astro/dgpsip   : Makefile 
	audio/bladeenc : Makefile 
	audio/esound   : Makefile 
	audio/gom      : Makefile 
	audio/gqmpeg   : Makefile 
	audio/gsm      : Makefile 
	audio/mp3encode: Makefile 
	audio/mp3info  : Makefile 
	audio/nspmod   : Makefile 
	audio/rplay    : Makefile 
	audio/rsynth   : Makefile 
	audio/timidity : Makefile 
	audio/tosha    : Makefile 
	audio/waveplay : Makefile 
	audio/workman  : Makefile 
	audio/xcdplayer: Makefile 
	audio/xmcd     : Makefile 
	audio/xmix     : Makefile 
	audio/xmmix    : Makefile 
	audio/xmp      : Makefile 
	audio/xmpeg3   : Makefile 
	benchmarks/bonnie: Makefile 
	benchmarks/bytebench: Makefile 
	benchmarks/lmbench: Makefile 
	benchmarks/netpipe: Makefile 
	benchmarks/tcpblast: Makefile 
	chinese/c2t    : Makefile 
	comms/conserver: Makefile 
	comms/efax     : Makefile 
	comms/hylafax  : Makefile 
	comms/lrzsz    : Makefile 
	comms/minicom  : Makefile 
	comms/pilot-link: Makefile 
	comms/seyon    : Makefile 
	comms/tkhylafax: Makefile 
	comms/xcept    : Makefile 
	converters/base64: Makefile 
	converters/ish : Makefile 
	converters/mpack: Makefile 
	converters/recode: Makefile 
	databases/db   : Makefile 
	databases/gdbm : Makefile 
	databases/postgresql: Makefile 
	devel/ElectricFence: Makefile 
	devel/ORBit    : Makefile 
	devel/autoconf : Makefile 
	devel/automake : Makefile 
	devel/bison    : Makefile 
	devel/boehm-gc : Makefile 
	devel/ddd      : Makefile 
	devel/dejagnu  : Makefile 
	devel/gettext  : Makefile 
	devel/gindent  : Makefile 
	devel/glib     : Makefile 
	devel/gmake    : Makefile 
	devel/gperf    : Makefile 
	devel/gsl      : Makefile 
	devel/id-utils : Makefile 
	devel/lclint   : Makefile 
	devel/libaudiofile: Makefile 
	devel/libicq   : Makefile 
	devel/libproplist: Makefile 
	devel/libtool  : Makefile 
	devel/m4       : Makefile 
	devel/prc-tools: Makefile 
	devel/shtool   : Makefile 
	devel/swig     : Makefile 
	devel/tkcvs    : Makefile 
	devel/xmake    : Makefile 
	editors/beav   : Makefile 
	editors/emacs  : Makefile 
	editors/hexedit: Makefile 
	editors/jed    : Makefile 
	editors/joe    : Makefile 
	editors/uemacs : Makefile 
	editors/xwpe   : Makefile 
	emulators/linux_lib: Makefile 
	emulators/wine : Makefile 
	emulators/x48  : Makefile 
	emulators/xcopilot: Makefile 
	games/abuse    : Makefile 
	games/an       : Makefile 
	games/bnetd    : Makefile 
	games/cgoban   : Makefile 
	games/connect4 : Makefile 
	games/freeciv  : Makefile 
	games/gnuchess : Makefile 
	games/gnugo    : Makefile 
	games/gnushogi : Makefile 
	games/nethack  : Makefile 
	games/netris   : Makefile 
	games/slash    : Makefile 
	games/spider   : Makefile 
	games/starlanes: Makefile 
	games/xbill    : Makefile 
	games/xbl      : Makefile 
	games/xblast   : Makefile 
	games/xboard   : Makefile 
	games/xchomp   : Makefile 
	games/xcubes   : Makefile 
	games/xmj      : Makefile 
	games/xdeblock : Makefile 
	games/xdino    : Makefile 
	games/xevil    : Makefile 
	games/xgolgo   : Makefile 
	games/xjig     : Makefile 
	games/xkobo    : Makefile 
	games/xlife    : Makefile 
	games/xmine    : Makefile 
	games/xneko    : Makefile 
	games/xonix    : Makefile 
	games/xpat2    : Makefile 
	games/xsol     : Makefile 
	games/xsoldier : Makefile 
	graphics/ImageMagick: Makefile 
	graphics/Mesa  : Makefile 
	graphics/aalib : Makefile 
	graphics/fnlib : Makefile 
	graphics/fxtv  : Makefile 
	graphics/gif2png: Makefile 
	graphics/giflib: Makefile 
	graphics/gimp  : Makefile 
	graphics/gqview: Makefile 
	graphics/imlib : Makefile 
	graphics/jbigkit: Makefile 
	graphics/jpeg  : Makefile 
	graphics/mpeg-lib: Makefile 
	graphics/mpeg_play: Makefile 
	graphics/png   : Makefile 
	graphics/tiff  : Makefile 
	graphics/xpaint: Makefile 
	japanese/Wnn   : Makefile 
	japanese/less  : Makefile 
	japanese/nkf   : Makefile 
	lang/Gofer     : Makefile 
	lang/egcs/snapshot: Makefile 
	lang/egcs/stable: Makefile 
	lang/expect    : Makefile 
	lang/guavac    : Makefile 
	lang/guile     : Makefile 
	lang/libgcj    : Makefile 
	lang/mawk      : Makefile 
	lang/python    : Makefile 
	lang/tcl80     : Makefile 
	mail/adcomplain: Makefile 
	mail/bulk_mailer: Makefile 
	mail/exmh      : Makefile 
	mail/fetchmail : Makefile 
	mail/metamail  : Makefile 
	mail/mh        : Makefile 
	mail/movemail  : Makefile 
	mail/mutt      : Makefile 
	mail/nmh       : Makefile 
	mail/pgpsendmail: Makefile 
	mail/pine      : Makefile 
	mail/poppassd  : Makefile 
	mail/procmail  : Makefile 
	mail/vrfy      : Makefile 
	mail/xfaces    : Makefile 
	math/hoc       : Makefile 
	math/xspread   : Makefile 
	mbone/common   : Makefile 
	mbone/nte      : Makefile 
	mbone/rat      : Makefile 
	mbone/relate   : Makefile 
	mbone/rtptools : Makefile 
	mbone/sdr      : Makefile 
	mbone/vat      : Makefile 
	mbone/vic      : Makefile 
	mbone/wb       : Makefile 
	mbone/wbd      : Makefile 
	misc/amanda    : Makefile 
	misc/buffer    : Makefile 
	misc/cbb       : Makefile 
	misc/cdrecord  : Makefile 
	misc/delay     : Makefile 
	misc/gnuls     : Makefile 
	misc/jive      : Makefile 
	misc/magicpoint: Makefile 
	misc/pi-address: Makefile 
	misc/screen    : Makefile 
	misc/splitvt   : Makefile 
	misc/tkcron    : Makefile 
	misc/tkinfo    : Makefile 
	misc/xdelta    : Makefile 
	misc/xtar      : Makefile 
	misc/xtimer    : Makefile 
	net/arpwatch   : Makefile 
	net/bing       : Makefile 
	net/clog       : Makefile 
	net/dxpc       : Makefile 
	net/ethereal   : Makefile 
	net/firewalk   : Makefile 
	net/gicq       : Makefile 
	net/hping      : Makefile 
	net/httptunnel : Makefile 
	net/irc        : Makefile 
	net/libnet     : Makefile 
	net/licq       : Makefile 
	net/micq       : Makefile 
	net/mrtd       : Makefile 
	net/mrtg       : Makefile 
	net/mtr        : Makefile 
	net/ncftp      : Makefile 
	net/netpipe    : Makefile 
	net/nmap       : Makefile 
	net/ntop       : Makefile 
	net/queso      : Makefile 
	net/rsync      : Makefile 
	net/samba      : Makefile 
	net/sharity-light: Makefile 
	net/slirp      : Makefile 
	net/tcpreplay  : Makefile 
	net/tintin++   : Makefile 
	net/tinyfugue  : Makefile 
	net/tircproxy  : Makefile 
	net/vnc        : Makefile 
	net/trafshow   : Makefile 
	net/ucd-snmp   : Makefile 
	net/wget       : Makefile 
	net/wide-dhcp  : Makefile 
	net/xchat      : Makefile 
	net/xip        : Makefile 
	net/popa3d     : Makefile 
	news/newsfetch : Makefile 
	news/plor      : Makefile 
	news/slrn      : Makefile 
	plan9/rc       : Makefile 
	plan9/tcs      : Makefile 
	print/a2ps     : Makefile 
	print/detex    : Makefile 
	print/enscript : Makefile 
	print/freetype : Makefile 
	print/ghostview: Makefile 
	print/gv       : Makefile 
	print/lyx      : Makefile 
	print/mpage    : Makefile 
	print/pkfonts  : Makefile 
	russian/xruskb : Makefile 
	security/ADMsnmp: Makefile 
	security/bounix: Makefile 
	security/cgichk: Makefile 
	security/dante : Makefile 
	security/fragrouter: Makefile 
	security/gnupg : Makefile 
	security/john  : Makefile 
	security/libident: Makefile 
	security/logsurfer: Makefile 
	security/nbaudit: Makefile 
	security/nessus: Makefile 
	security/smurflog: Makefile 
	security/ssh   : Makefile 
	security/stel  : Makefile 
	security/strobe: Makefile 
	shells/bash    : Makefile 
	shells/bash2   : Makefile 
	shells/es      : Makefile 
	shells/tcsh    : Makefile 
	shells/zsh     : Makefile 
	shells/zsh-devel: Makefile 
	sysutils/cfengine: Makefile 
	sysutils/contool: Makefile 
	sysutils/lsof  : Makefile 
	sysutils/mkhybrid: Makefile 
	sysutils/mtools: Makefile 
	sysutils/rtty  : Makefile 
	sysutils/sdd   : Makefile 
	sysutils/setquota: Makefile 
	sysutils/socket: Makefile 
	sysutils/star  : Makefile 
	sysutils/stat  : Makefile 
	sysutils/tcplist: Makefile 
	sysutils/xntpd : Makefile 
	sysutils/zap   : Makefile 
	sysutils/usbutil: Makefile 
	textproc/c2html: Makefile 
	textproc/catdoc: Makefile 
	textproc/html  : Makefile 
	textproc/idiff : Makefile 
	textproc/info2html: Makefile 
	textproc/isearch: Makefile 
	textproc/ispell: Makefile 
	textproc/jade  : Makefile 
	textproc/libxml: Makefile 
	textproc/linuxdoc: Makefile 
	textproc/pilot_makedoc: Makefile 
	textproc/rxp   : Makefile 
	textproc/sgmlformat: Makefile 
	textproc/sp    : Makefile 
	textproc/texi2html: Makefile 
	textproc/wdiff : Makefile 
	textproc/xml2rfc: Makefile 
	textproc/xpdf  : Makefile 
	www/cgiparse   : Makefile 
	www/libghttp   : Makefile 
	www/squid      : Makefile 
	www/transproxy : Makefile 
	www/w3m        : Makefile 
	www/wwwcount   : Makefile 
	x11/aterm      : Makefile 
	x11/blackbox   : Makefile 
	x11/blast      : Makefile 
	x11/bricons    : Makefile 
	x11/enlightenment: Makefile 
	x11/explorer   : Makefile 
	x11/getbdf     : Makefile 
	x11/gtk+       : Makefile 
	x11/gtkglarea  : Makefile 
	x11/kdebase    : Makefile 
	x11/kdelibs    : Makefile 
	x11/lesstif    : Makefile 
	x11/lupe       : Makefile 
	x11/mouseclock : Makefile 
	x11/tk80       : Makefile 
	x11/viewfax    : Makefile 
	x11/windowmaker: Makefile 
	x11/wmx        : Makefile 
	x11/wterm      : Makefile 
	x11/x2x        : Makefile 
	x11/xaniroc    : Makefile 
	x11/xantfarm   : Makefile 
	x11/xcb        : Makefile 
	x11/xco        : Makefile 
	x11/xcoloredit : Makefile 
	x11/xcolors    : Makefile 
	x11/xdaliclock : Makefile 
	x11/xfed       : Makefile 
	x11/xfedor     : Makefile 
	x11/xfstt      : Makefile 
	x11/xgrab      : Makefile 
	x11/xloadimage : Makefile 
	x11/xlogout    : Makefile 
	x11/xmold      : Makefile 
	x11/xpostit    : Makefile 
	x11/xpostitPlus: Makefile 
	x11/xprompt    : Makefile 
	x11/xtacy      : Makefile 
	x11/xtattr     : Makefile 
	x11/xtestpicture: Makefile 
	x11/xtraceroute: Makefile 

Log message:
espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/14 22:17:22

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
reflect DISTF -> DISTFILES, PKG -> PACKAGE


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/14 23:18:08

Modified files:
	comms/lrzsz    : Makefile 

Log message:
restrict cdrom


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2000/02/15 00:00:32

Modified files:
	share/man/man4 : sk.4 

Log message:
duak -> dual
suspport -> support


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/15 00:05:59

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
remove the version number of bsd.port.mk that is specified beside
USE_LIBTOOL and bump the version number listed in the comment section
above it.


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/02/15 00:15:36

Modified files:
	xc/programs/xauth: process.c 

Log message:
Fix file handling race in xauth.
Patch by Colin Phipps, transmitted by Markus Friedl


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/02/15 00:17:37

Modified files:
	xc/lib/Xau     : AuLock.c 

Log message:
Fix .Xauthority lock file /tmp vulnerability
caused by using creat() instead of open()
Patch by Colin Phipps, transmitted by Markus Friedl.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/15 00:28:20

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
DISTF -> DISTFILES, PKG -> PACKAGE


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/15 00:36:39

Modified files:
	databases/mysql: Makefile 

Log message:
PERMIT_PKG_ -> PERMIT_PACKAGE_, PERMIT_DISTF_ -> PERMIT_DISTFILES_


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/15 00:43:04

Modified files:
	mail/tkrat     : Makefile 

Log message:
cleanup


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/15 00:47:40

Modified files:
	lang/tcl82     : Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/15 02:25:48

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
move XAUTHORITY to subdir. ok dugsong@. fixes debian bug #57907, too.
(http://cgi.debian.org/cgi-bin/bugreport.cgi?archive=no&bug=57907)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/15 06:08:01

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
retry rresvport_af(), too. from sumikawa@ebina.hitachi.co.jp.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/15 06:47:52

Modified files:
	sys/dev/pci    : if_xl.c 

Log message:
sync with FreeBSD:
o issue an RX reset in xl_init() for non-mii cards
o keep driver and receiver in sync


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/15 08:09:45

Modified files:
	gnu/usr.bin/texinfo: Makefile.in 
	gnu/usr.bin/texinfo/doc: Makefile.in 
	gnu/usr.bin/texinfo/info: Makefile.in 
	gnu/usr.bin/texinfo/lib: Makefile.in 
	gnu/usr.bin/texinfo/makeinfo: Makefile.in 
	gnu/usr.bin/texinfo/util: Makefile.in 

Log message:
Let it work with DESTDIR.
Thanks to Marco for pointing that out.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/15 08:10:00

Modified files:
	distrib        : Makefile 

Log message:
Build crunch tools before release.
From: TDeval@PrimeOBJ.COM  (user/1100)


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/02/15 08:41:57

Modified files:
	.              : porting.html 

Log message:
Hammer down the single, most important item in ports creation:
*communicate*.

A port doesn't exist in vacuum.

*People* wrote that software. Very often,
*they can help*.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/15 09:30:29

Modified files:
	sys/sys        : extent.h 
	sys/kern       : subr_extent.c 

Log message:
Add another argument to extent_alloc_subregion to allow specifing an offset
to the alignment. rename the function to extent_alloc_subregion1 and add
compatibility macros.
From NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/15 09:32:42

Modified files:
	sys/arch/sparc/include: param.h 
	sys/arch/sparc/sparc: machdep.c vm_machdep.c 

Log message:
Use extents instead of rmaps to handle dvma space.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/15 09:36:14

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
consistent indent. ok aaron@


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/15 09:42:13

Modified files:
	security/antisniff: Makefile 

Log message:
broken, no checksum, version has changed, patches do not apply


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/15 09:52:58

Modified files:
	usr.bin/ssh    : sshd.c pty.c pty.h 

Log message:
register cleanup for pty earlier. move code for pty-owner handling to pty.c
ok provos@, dugsong@


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/15 10:00:17

Modified files:
	security/antisniff: Makefile 
	security/antisniff/files: md5 
	security/antisniff/patches: patch-aa 

Log message:
update to new (changed) distfile, mark unbroken


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/15 10:18:42

Modified files:
	devel/m4       : Makefile 

Log message:
YES -> Yes
INSTALL_DATA_DIR


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/15 10:58:33

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Be more thorough in cd ${.CURDIR} && make...
Otherwise, this causes obscure bugs some of the time...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/15 11:18:10

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
Be consistent in Yes, No.

Add new variables (WRKDIST, WRKSRC, HOMEPAGE), remove old stuff such as
PATCH_SITES.

Be very explicit in explaining about stuff that hardly ever works.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/15 11:19:13

Modified files:
	infrastructure/mk: bsd.port.mk 
	infrastructure/templates: README.port 

Log message:
Add HOMEPAGE to README.html


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/15 11:32:34

Modified files:
	sysutils/xntpd : Makefile 

Log message:
- {yes,YES} -> Yes
- HAS_CONFIGURE -> GNU_CONFIGURE
- remove unnecessary CONFIGURE_SCRIPT
- mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/15 11:42:43

Modified files:
	x11/windowmaker: Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/15 11:53:08

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
make it possible to compile without -DINET6


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/15 11:59:02

Modified files:
	www/w3m        : Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/15 12:25:47

Modified files:
	net/libnids    : Makefile 

Log message:
broken, checksum mismatch


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/02/15 12:40:24

Modified files:
	gnu/usr.bin/texinfo: Makefile.bsd-wrapper 

Log message:
--infodir in configure. Don't rely on stuff that is no longer available.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/15 13:02:07

Modified files:
	net/libnids    : Makefile 
	net/libnids/files: md5 

Log message:
update to new (changed) distfile


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/15 14:18:50

Modified files:
	archivers/lzo  : Makefile 

Log message:
INSTALL_DATA_DIR.
Yes, not YES nor yes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/15 14:25:46

Modified files:
	net/dxpc       : Makefile 

Log message:
More distsites, homepage. Yes. CXX_FLAGS no longer needed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/15 14:32:34

Modified files:
	www/w3m        : Makefile 
Added files:
	www/w3m/files  : config.param 
Removed files:
	www/w3m/scripts: configure 

Log message:
previous use of a separate configure script to create config.param is bad,
remove it


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/15 14:40:35

Modified files:
	net/gicq       : Makefile 

Log message:
- remove dependency on glib
- {yes,YES} -> Yes


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/15 22:04:25

Modified files:
	sys/dev/mii    : miidevs 

Log message:
add broadcom oui and broadcom 3c905c model


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/15 22:05:04

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/15 22:06:01

Modified files:
	sys/dev/mii    : exphy.c 

Log message:
match broadcom 3c905c phy


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/15 22:16:48

Modified files:
	databases/p5-DBD-Pg: Makefile 

Log message:
broken, no install target.  can not build


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/15 22:20:03

Modified files:
	graphics/gimp  : Makefile 
	graphics/gimp/files: md5 
	graphics/gimp/patches: patch-aa patch-ab patch-ad patch-ah 
	                       patch-ai patch-aj 
	graphics/gimp/pkg: PLIST PLIST.noshared 

Log message:
upgrade to Gimp 1.1.17


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/15 22:59:21

Modified files:
	sbin/ping6     : ping6.8 ping6.c 

Log message:
sync with more recent kame.  uses getnameinfo(3) as much as possible.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/15 23:02:55

src/usr.sbin/traceroute6

Update of /cvs/src/usr.sbin/traceroute6
In directory cvs.openbsd.org:/tmp/cvs-serv874/traceroute6

Log Message:
Directory /cvs/src/usr.sbin/traceroute6 added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/15 23:04:27

Modified files:
	usr.sbin       : Makefile 
Added files:
	usr.sbin/traceroute6: Makefile traceroute6.8 traceroute6.c 

Log message:
add traceroute6 (oops, forgot to bring it in)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/15 23:09:28

Modified files:
	usr.sbin/traceroute6: traceroute6.8 

Log message:
correct typo and missing command line options (target and datalen).


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/15 23:24:48

Modified files:
	usr.sbin/traceroute6: Makefile 

Log message:
remove duplicated BINOWN/BINMODE.
From: Brad <brad@comstyle.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/15 23:50:38

Modified files:
	games/freeciv  : Makefile 
	games/freeciv/files: md5 
	games/freeciv/pkg: PLIST 

Log message:
Mark unbroken. Upgrade to version 1.9.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/16 00:20:26

Modified files:
	games/adom     : Makefile 
	games/adom/files: md5 

Log message:
Mark unbroken. Update the MASTER_SITES and upgrade to version g15.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/16 03:52:15

Modified files:
	audio/gsm      : Makefile 
	audio/rsynth   : Makefile 
	audio/timidity : Makefile 
	audio/xmcd     : Makefile 
	audio/xmp      : Makefile 
	comms/qpage    : Makefile 
	devel/bison    : Makefile 
	devel/boehm-gc : Makefile 
	devel/dejagnu  : Makefile 
	devel/gindent  : Makefile 
	devel/libtool  : Makefile 
	devel/tclcl    : Makefile 
	devel/xmake    : Makefile 
	emulators/wine : Makefile 
	games/xpat2    : Makefile 
	graphics/mpeg_play: Makefile 
	graphics/netpbm: Makefile 
	japanese/jvim  : Makefile 
	lang/egcs/snapshot: Makefile 
	lang/otcl      : Makefile 
	mail/faces     : Makefile 
	mail/metamail  : Makefile 
	mail/popclient : Makefile 
	mail/poppassd  : Makefile 
	mbone/nte      : Makefile 
	mbone/rat      : Makefile 
	mbone/sdr      : Makefile 
	misc/cbb       : Makefile 
	misc/gnuls     : Makefile 
	news/slrn      : Makefile 
	print/afm      : Makefile 
	security/john  : Makefile 
	sysutils/sdd   : Makefile 
	sysutils/star  : Makefile 
	sysutils/upsd  : Makefile 
	textproc/latex2html: Makefile 
	textproc/par   : Makefile 
	textproc/wdiff : Makefile 
	www/analog     : Makefile 
	www/php3       : Makefile 
	x11/blast      : Makefile 
	x11/piewm      : Makefile 
	x11/xaniroc    : Makefile 
	x11/xforms     : Makefile 
	x11/xtacy      : Makefile 

Log message:
All the Makefiles cvs missed first time around...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/16 03:56:57

Modified files:
	net/dxpc       : Makefile 

Log message:
Missed \


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/16 05:53:35

Modified files:
	lib/libc/net   : getaddrinfo.c getnameinfo.c 

Log message:
add more comments from recent kame.

prepare to swap extended scoped address notation.  fe80::1%de0 is the
most promised candidate, but since it is still very draft, i'm not sure
when to switch - if you have any idea please let me know.  in other words,
do i allowed to change it every week? :-P  (NOTE it is only for "extended"
scoped address notation, which is not for daily use)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/16 06:18:51

Modified files:
	usr.bin/ssh    : hostfile.c 

Log message:
remove unused variable


CVSROOT:	/cvs
Module name:	ports
Changes by:	millert@cvs.openbsd.org	2000/02/16 08:57:39

ports/devel/nasm/patches

Update of /cvs/ports/devel/nasm/patches
In directory cvs.openbsd.org:/tmp/cvs-serv6271/patches

Log Message:
Directory /cvs/ports/devel/nasm/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	millert@cvs.openbsd.org	2000/02/16 08:59:35

Modified files:
	devel/nasm/files: md5 
Added files:
	devel/nasm/patches: patch-aa 

Log message:
Update to nasm-0.98; approved by angelos


CVSROOT:	/cvs
Module name:	ports
Changes by:	millert@cvs.openbsd.org	2000/02/16 09:12:59

Modified files:
	devel/nasm     : Makefile 

Log message:
The nasm license is a bit weird.  You may distribute it under the terms
of the GPL, but you are still bound to the terms set forth in the License
file (basically non-commercial unless you pay the authors).  So just
label this as RESTRICT and be done with it.


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2000/02/16 09:51:10

Modified files:
	usr.sbin/sendmail/smrsh: Makefile smrsh.8 

Log message:
Install smrsh(8) in /usr/libexec, not in /usr/sbin.
Fix smrsh(8) manpage. ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/16 09:53:23

Modified files:
	share/man/man4 : ffs_softupdates.4 
	libexec/tcpd/safe_finger: safe_finger.8 

Log message:
Add subject (.Nd) lines (their absence as discovered by espie@'s new perl
version of makewhatis(8)).


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2000/02/16 10:09:21

Modified files:
	distrib/sets/lists/base: mi 

Log message:
./usr/sbin/smrsh -> ./usr/libexec/smrsh


CVSROOT:	/cvs
Module name:	X11
Changes by:	hin@cvs.openbsd.org	2000/02/16 10:26:42

Modified files:
	xc/programs/xdm/greeter: verify.c 

Log message:
When logging in with kerberos password, check that the kdc is'nt spoofed.
Let the user login if kerberos password check failed, but local
password was successful.
(ok by art@)


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/16 10:56:33

Modified files:
	net/hping      : Makefile 

Log message:
broken, sources missing


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/16 12:01:21

Modified files:
	databases/mysql: Makefile 

Log message:
- yes -> Yes
- turn on threads support for client programs


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/16 12:24:23

Modified files:
	net/pop3gwd    : Makefile 

Log message:
broken, sources missing


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/02/16 13:10:32

Modified files:
	www/analog     : Makefile 
	www/analog/files: md5 

Log message:
update to 4.02


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/02/16 15:34:25

Modified files:
	sys/netinet    : fil.c ip_auth.c ip_auth.h ip_fil.c ip_fil.h 
	                 ip_fil_compat.h ip_frag.c ip_frag.h 
	                 ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h 
	                 ip_proxy.c ip_proxy.h ip_raudio_pxy.c 
	                 ip_rcmd_pxy.c ip_state.c ip_state.h ipl.h 
	sbin/ipf       : HISTORY facpri.c facpri.h ifaddr.c ifaddr.h 
	                 ipf.c ipf.h opt.c parse.c 
	sbin/ipnat     : ipnat.c natparse.c 
	sbin/ipfstat   : fils.c kmem.c kmem.h 
	usr.sbin/ipmon : ipmon.c 
	usr.sbin/ipftest: ipft_ef.c ipft_hx.c ipft_pc.c ipft_sn.c 
	                  ipft_td.c ipft_tx.c ipt.c ipt.h misc.c pcap.h 
	                  snoop.h 

Log message:
Import IPFilter 3.3.9. Primarily, bugfixes since 3.3.8. See sbin/ipf/HISTORY
for details.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/16 15:55:09

Modified files:
	net/xip        : Makefile 

Log message:
broken, sources moved


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/16 17:40:52

Modified files:
	net/ngrep      : Makefile 
	net/ngrep/files: md5 

Log message:
upgrade to version 1.37


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/16 18:43:18

Modified files:
	games/freeciv  : Makefile 

Log message:
USE_GTK is defined, freeciv will be built with a prettier look and feel.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/16 19:27:35

Modified files:
	net/pop3gwd    : Makefile 

Log message:
Update the MASTER_SITES. Mark it unbroken.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/16 19:52:49

Modified files:
	games/freeciv  : Makefile 

Log message:
Set PKGNAME.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/16 20:59:38

Modified files:
	security/dsniff: Makefile 
	security/dsniff/files: md5 
	security/dsniff/pkg: PLIST 

Log message:
upgrade to version 1.5


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/16 21:15:30

Modified files:
	sys/net        : rtsock.c 

Log message:
backout incomplete hack from KAME codebase (originally from bbn).

the hack tries to respect ifa or ifp passed to RTM_ADD.  However, the change
broke certain link-layers.  They include:
- midway ethernet card (en*), which uses sockaddr_dl in gateway portion
to pass PVC information.  with the patch, the gateway portion will be
overwritten by empty sockaddr_dl and PVC initialization will fail.
- IPv6, which can't set static ND table with the patch (ndp -s) with the
similar reason.

There may be improved hack coming soon, hope the new one does not break others.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/16 22:25:13

Modified files:
	security/socks5: Makefile 

Log message:
- cleanup
- remove unnecessary MAN tags
- mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/16 22:26:08

Modified files:
	security/socks5/pkg: PLIST PLIST.noshared 

Log message:
group @dirrm tags together


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/16 23:29:00

Modified files:
	mail/postfix   : Makefile 

Log message:
- cleanup
- make use of MAKE_FLAGS so this port respects CC and CFLAGS


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/17 00:24:25

Modified files:
	net/bitchx     : Makefile 
Removed files:
	net/bitchx/patches: patch-ac 

Log message:
- add knob USE_SOCKS5 to add proper dependency on SOCKS5 library and
compile in the SOCKS5 support for BitchX
- replace patch with the use of MAKE_FLAGS to override INSTALL and
INSTALL_DATA Makefile variables


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/17 00:25:19

Modified files:
	net/bitchx     : Makefile 

Log message:
yes -> Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	2000/02/17 07:28:48

Modified files:
	net/bind8      : Makefile 

Log message:
Add licensing/packaging info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/17 09:11:32

Modified files:
	x11/afterstep  : Makefile 
	x11/afterstep/files: md5 
	x11/afterstep/pkg: PLIST 

Log message:
Upgrade to version 1.8.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/17 10:09:41

Modified files:
	lib/libc/net   : getaddrinfo.c getnameinfo.c 

Log message:
to synchronize with progress of discussion for post
draft-ietf-ipngwg-scopedaddr-format-00.txt (will be 01),
use "address%interface" notation for extended scoped IPv6 address.

NOTE: the change affects link-local addresses only.  I hope it to be
the final change on it.....


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2000/02/17 10:41:33

Modified files:
	.              : ftp.html 

Log message:
add Danish mirror site.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/17 10:48:29

Modified files:
	archivers/arc  : Makefile 

Log message:
add license info


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/17 10:56:17

Modified files:
	archivers/bzip/patches: patch-ab 

Log message:
unified diff


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/17 10:57:22

Modified files:
	archivers/bzip : Makefile 

Log message:
add license info


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/17 10:59:55

Modified files:
	archivers/bzip : Makefile 

Log message:
ftp.openbsd.org also mirrors this distfile so switch to using
${MASTER_SITE_BACKUP} for the dist site


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2000/02/17 11:30:07

Modified files:
	.              : ftp.html 

Log message:
prune dead mirrors


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/17 11:54:16

Modified files:
	share/termtypes: Makefile 

Log message:
Use the version of tic in the build tree, if available.  This will make
it easier for folks upgrading from 2.6.


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2000/02/17 12:32:19

Modified files:
	.              : i386-laptop.html 

Log message:
First few hours with my new toy.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/17 12:41:12

Modified files:
	distrib/sets/lists/base: md.amiga md.arc md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.powerpc 
	                         md.sparc mi 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: md.amiga mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/17 12:58:35

Modified files:
	share/termtypes: Makefile 

Log message:
Be a little bit smarter about locating the in-tree tic binary.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/17 13:16:25

Modified files:
	archivers/bzip : Makefile 
	archivers/bzip/patches: patch-aa 

Log message:
- oops, re-add NO_CDROM, didn't mean to remove this
- remove part of patch and use MAKE_FLAGS instead


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/17 13:18:00

Modified files:
	sys/arch/sparc/sparc: vm_machdep.c 

Log message:
In dvma_mapout don't try to flush unmapped memory from cache.


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/02/17 13:27:11

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
When buliding the termtypes file the version of tic inthe source tree
is used in preference to the one in /usr/bin.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/17 13:42:31

Added files:
	share/man/man4 : dpt.4 

Log message:
A forgotten manpage from NetBSD


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/17 13:54:39

Modified files:
	.              : sparc.html 

Log message:
more


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/17 14:13:14

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : gdt.4 

Log message:
Add a gdt man-page


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/17 14:20:20

Modified files:
	net/pop3gwd    : Makefile 

Log message:
add licensing info.  Ian McWilliam <ianm@cit.nepean.uws.edu.au>


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/17 14:33:48

Modified files:
	sys/arch/sparc/sparc: asm.h 

Log message:
add wrasr (the name says it all)


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/17 15:58:45

Modified files:
	mbone/vic      : Makefile 

Log message:
broken, sources missing.  notified maint


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/17 20:05:53

Modified files:
	x11/afterstep  : Makefile 

Log message:
Add license info.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/02/17 20:21:21

Modified files:
	distrib/notes/powerpc: contents hardware install whatis xfer 

Log message:
Update PowerPC installation notes regarding current state of mac support.
iMac snapshot is available, but the installation notes had not been updated.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/02/17 20:24:37

Modified files:
	distrib/notes/powerpc: contents 

Log message:
Mention that the powerpc port does not support sharing disks with MacOS
an important fact for people interested in installing it on an iMac.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/17 20:47:12

Modified files:
	mbone/vic      : Makefile 

Log message:
Sources didn't miss. Mark unbroken.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/17 21:12:20

Modified files:
	lib/libc/net   : rcmd.c 

Log message:
do not perform sleep() every time we get ECONNREFUSED.
try all the set of addresses before go to sleep() and retry.

not sure if we still need sleep() - retry logic.  why is it so persistent?


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/17 22:21:02

Modified files:
	sys/kern       : uipc_socket2.c 
	sys/sys        : socket.h 
	sys/netinet    : udp_usrreq.c 

Log message:
fix alignment problem in ancillary data (alpha).

only ipv6 tools (which touches ancillary data) are affected.

From: =?iso-8859-1?Q?G=F6ran_Bengtson?= <goeran@cdg.chalmers.se>


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/17 22:23:55

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
fix unaligned struct access on alpha.
From: =?iso-8859-1?Q?G=F6ran_Bengtson?= <goeran@cdg.chalmers.se>


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/17 22:46:10

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
avoid alignment problem in 64bit arch.
netbsd 1.57 -> 1.58


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/02/17 23:44:21

Modified files:
	xc/programs/Xserver/hw/sun: sunFbs.c 

Log message:
- don't need to valloc() the framebuffer before mmap()
- don't try to mmap() the framebuffer with MAP_PRIVATE: UVM generates a
kernel warning, since MAP_PRIVATE has no sense for a device
- make sure MAP_FILE is defined
(From NetBSD)


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/02/18 00:47:03

Modified files:
	sys/netinet    : ip_fil.c 

Log message:
Get rid of printf message from ipf enable, as per theo's request.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/18 01:13:32

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
more alignment fix for SIOCGIFCONF.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/18 01:50:33

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
read error vs. "Connection closed by remote host"


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/18 03:20:21

Modified files:
	usr.bin/ssh    : hostfile.c 

Log message:
remove unused variable 'len'. fix comments.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/18 04:16:44

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
shorten


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/18 04:16:57

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/18 06:36:14

Modified files:
	lib/libkeynote : keynote.l 

Log message:
Scale-down cleanup table on allocation failure (Stanley@webspective.com)


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/18 07:39:35

Modified files:
	usr.sbin/tcpdump: print-ether.c print-ppp.c 

Log message:
Add support for dumping PPPoE Discovery and Session packets


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/18 07:42:07

Modified files:
	sys/net        : if_media.h 

Log message:
From NetBSD:
Bump media variant bits and alter IFM_TMASK accordingly
Add IFM_HPNA_1 (HomePNA 1.0)


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/02/18 07:55:14

Modified files:
	mail/serialmail: Makefile 

Log message:
- fix run dependency: mail/qmail/qmail -> mail/qmail
- remove NO_MTREE=yes


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/18 09:05:37

Modified files:
	sys/arch/sparc/include: ctlreg.h 
	sys/arch/sparc/sparc: locore.s 

Log message:
Rename some registers to match NetBSD and litterature.
(SFADDR -> SFAR, SFSTAT -> SFSR, AFADDR -> AFAR, AFSTAT -> AFSR).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/18 09:12:26

Modified files:
	sys/arch/sparc/include: ctlreg.h 

Log message:
Add a bunch of hypersparc registers. (from NetBSD).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/18 09:52:37

Modified files:
	sys/arch/sparc/sparc: kgdb_machdep.c 

Log message:
Zap an unnecessary and confusing prototype for setpte4m.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/18 10:05:34

Modified files:
	sys/arch/sparc/sparc: pmap.c 

Log message:
setpte4m is now only legal for kernel mappings.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/18 10:10:10

Modified files:
	sys/arch/i386/i386: bios.c 
	sys/arch/i386/include: biosvar.h 
	sys/arch/i386/stand/libsa: exec_i386.c 

Log message:
full support for a serial console.
iface addition: pass serial speed from /boot.
tested on 4 /boot+kernel permutations.
also, niklas@ said he likes it
bugs: any printfs before cninit() will go to the
default console, which is mon/kbd, but are usually
only sorts of debugging messages (like bios_memmap load).


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/18 10:37:50

Modified files:
	.              : press.html 

Log message:
Add Seifreid ipf howto; fix chrooted ftp story URL (homega@ciberia.es)


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/18 10:40:04

Modified files:
	sys/arch/sparc/sparc: vm_machdep.c 

Log message:
In vmapbuf expand uvm_km_valloc_wait into a direct call to uvm_map
so that we can specify an offset. This allows uvm_map to use PMAP_PREFER
and removes a big source of bad cache aliases.
With this change I have not seen any bad cache aliases during normal use.
(it is still possible to force them).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/18 11:57:14

Modified files:
	sys/arch/sparc/sparc: locore.s cpu.c 

Log message:
No need to call memerr4_4c through a pointer. We know when we are a 4/4c.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	2000/02/18 13:18:01

Modified files:
	audio/mpg123   : Makefile 
	audio/mpg123/files: md5 
	audio/mpg123/patches: patch-aa 

Log message:
IPv6 patch. (from itojun@)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/02/18 13:35:52

Modified files:
	mail/imap-uw/files: md5 

Log message:
license + update to imap-4.7a (bugfix)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/02/18 13:36:03

Modified files:
	mail/imap-uw   : Makefile 

Log message:
license + update to imap-4.7a (bugfix)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/18 15:54:28

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Add show target, to be able to enquire about ports variable values.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/18 16:45:38

Modified files:
	editors/vim    : Makefile 

Log message:
Funny misconception of the way PATCHFILES/DISTFILES interact...


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/18 21:16:23

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
pretty license warning.  louis@


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/19 00:59:03

src/sbin/isakmpd/features

Update of /cvs/src/sbin/isakmpd/features
In directory cvs.openbsd.org:/tmp/cvs-serv5685/features

Log Message:
Directory /cvs/src/sbin/isakmpd/features added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/19 01:59:05

Modified files:
	sys/net        : bpf.c if_bridge.c 

Log message:
set interface fields to null when detaching substructures
in preparation for softc retainment.


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/19 05:07:19

Modified files:
	usr.bin/compile_et: Makefile compile_et.1 compile_et.c 
	                    error_table.y et_lex.lex.l 
Added files:
	usr.bin/compile_et: compile_et.h 
Removed files:
	usr.bin/compile_et: compiler.h 

Log message:
Update to a newer version from KTH-Kerberos.
(most work by art@)


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/19 05:10:27

Modified files:
	lib/libcom_err : Makefile com_err.c com_err.h 
Added files:
	lib/libcom_err : com_right.h error.c 
Removed files:
	lib/libcom_err : init_et.c 

Log message:
Update to a newer version from KTH-Kerberos.
(most work by art@)


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/19 05:35:33

Modified files:
	lib/libcom_err : error.c 
Removed files:
	lib/libcom_err : com_right.h 

Log message:
Remove com_right.h, it's included in com_err.h


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/19 06:21:25

Modified files:
	include        : unistd.h 

Log message:
swapctl 2nd arg is const


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/19 07:36:03

Modified files:
	etc            : rc.conf 

Log message:
description error; discovered in a bar in sweden..


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/19 07:41:11

Modified files:
	share/man/man4 : inet.4 netintro.4 ns.4 

Log message:
documentation updates; paik@webnexus.com


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/02/19 07:55:18

Modified files:
	usr.sbin/tcpdump: print-ether.c 

Log message:
Remove bogus 802.1Q code
ok jakob@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/19 08:28:42

Modified files:
	include        : Makefile 

Log message:
do not install /usr/include/dev/microcode/


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/19 08:38:24

Modified files:
	sys/arch/sparc/stand: Makefile.inc 
	sys/arch/sparc/stand/boot: Makefile 

Log message:
link boot at a starting address 0x10000 higher than bootxx; avoids hypersparc cache aliasing


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/19 09:35:49

Modified files:
	sys/dev/pci    : adw_pci.c 

Log message:
From NetBSD:
o Use newer pci attach method
o Set chip_type corectly
Fixes panic with the 3?940UW boards


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/19 09:44:19

Modified files:
	sys/dev/ic     : adwlib.c 

Log message:
From NetBSD:
Check for SCSI_ADW_WDTR_DISABLE flag in tidmask not tid


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/19 09:44:31

Modified files:
	sys/dev/ic     : adw.c 

Log message:
If we got an xfer from our backlog queue, don't allow sleeping; we're in
interrupt context.  thorpej@netbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/19 10:31:41

Modified files:
	sys/netinet6   : in6.h 
	share/man/man4 : inet6.4 

Log message:
use more modern types


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/19 10:40:48

Log message:
    New ghostscript port, living in a subdir.
    Important changes:
    - prodded by Nikolay Sturm to do the upgrade,
    - Gnu-ghostscript is now 5.50, packaging changed slightly,
    - most patches have been integrated,
    - use MAKE_FLAGS to remove Makefile patches and gnu-make dependency,
    - pull pdf_encrypt out from the main package so that gs can be distributed
    on CD-Rom,
    - simplify DEVICE_DEVS (get list from NetBSD), removed interactive script
    for now, as it wasn't reliably upgraded,
    - infrastructure allows for Aladdin ghostscript along-side.
    
    Status:
    
    Vendor Tag:	espie
    Release Tags:	gs_5_50
    
    N ports/print/ghostscript/Makefile
    N ports/print/ghostscript/gnu/Makefile
    N ports/print/ghostscript/gnu/pkg/COMMENT
    N ports/print/ghostscript/gnu/pkg/DESCR
    N ports/print/ghostscript/gnu/pkg/PLIST
    N ports/print/ghostscript/gnu/patches/patch-ac
    N ports/print/ghostscript/gnu/patches/patch-ad
    N ports/print/ghostscript/gnu/patches/patch-ab
    N ports/print/ghostscript/gnu/files/md5
    N ports/print/ghostscript/gnu/files/devices
    N ports/print/ghostscript/encrypt/Makefile
    N ports/print/ghostscript/encrypt/files/md5
    N ports/print/ghostscript/encrypt/pkg/COMMENT
    N ports/print/ghostscript/encrypt/pkg/DESCR
    N ports/print/ghostscript/encrypt/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/19 10:53:11

Modified files:
	sys/arch/i386/stand/libsa: Tag: SMP machdep.c memprobe.c 
	                           smpprobe.c 

Log message:
First SMP branch commit.  Probe SMP systems.


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/02/19 11:16:35

Modified files:
	.              : i386.html 
Added files:
	.              : smp.html 

Log message:
Talk about the SMP project


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/02/19 11:27:21

Modified files:
	.              : smp.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/19 11:28:40

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/19 12:31:34

Modified files:
	sbin/isakmpd   : Makefile crypto.c exchange.c ike_quick_mode.c 
	                 x509.c 
Added files:
	sbin/isakmpd/features: ec aggressive policy x509 

Log message:
Makefile: Merge with EOM 1.61
crypto.c: Merge with EOM 1.27
exchange.c: Merge with EOM 1.115
ike_quick_mode.c: Merge with EOM 1.115
x509.c: Merge with EOM 1.35
features/ec: Merge with EOM 1.1
features/aggressive: Merge with EOM 1.1
features/policy: Merge with EOM 1.1
features/x509: Merge with EOM 1.1

author: niklas
Allow isakmpd builders to remove optional parts and save bytes.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/19 12:32:04

Modified files:
	sbin/isakmpd   : policy.c 

Log message:
Merge with EOM 1.17

author: niklas
Copyright 2000


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/19 12:32:20

Modified files:
	sbin/isakmpd   : BUGS 

Log message:
Merge with EOM 1.38

author: niklas
A new bug


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/19 12:32:54

Modified files:
	sbin/isakmpd   : cert.c ike_auth.c ike_phase_1.c init.c ipsec.c 
	                 isakmpd.c math_group.c 

Log message:
cert.c: Merge with EOM 1.14
ike_auth.c: Merge with EOM 1.43
ike_phase_1.c: Merge with EOM 1.21
init.c: Merge with EOM 1.24
ipsec.c: Merge with EOM 1.117
isakmpd.c: Merge with EOM 1.44
math_group.c: Merge with EOM 1.22

author: niklas
Copyright 2000

author: niklas
Allow isakmpd builders to remove optional parts and save bytes.


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/02/19 12:49:51

Modified files:
	.              : hppa.html 

Log message:
small nits


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/19 14:09:15

Modified files:
	comms/xcept    : Makefile 

Log message:
broken, installs files into /usr/local/etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/19 14:25:03

Modified files:
	converters/p5-MIME-Base64/pkg: PLIST 

Log message:
fix plist


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/19 14:45:57

Modified files:
	sys/arch/sparc/sparc: cache.c cache.h cpu.c cpuvar.h locore.s 

Log message:
Add two new cache operations.
cache_flush_all - (pretty obvious).
pure_vcache_flush - flush all VIVT caches (needed on context switch).
(From NetBSD).


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/19 14:46:46

Modified files:
	sbin/ipf       : ipf.4 ipf.5 ipf.8 

Log message:
Re-order SEE ALSO entries.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/19 15:00:36

Modified files:
	sys/arch/sparc/sparc: genassym.cf 

Log message:
get a symbol for pure_vcache_flush


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/19 15:01:33

Modified files:
	lib/libkvm     : kvm_file.c 
	lib/libkvm.old : kvm_file.c 

Log message:
typo; peter@freebsd


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/19 15:04:24

Modified files:
	sys/arch/sparc/sparc: cpu.c 

Log message:
replacemul has been broken all the time. comment it out for now.


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/02/19 15:05:35

Modified files:
	.              : smp.html 

Log message:
do not provide easily collected (for spammer robots) mail address.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/19 15:08:52

Modified files:
	sys/arch/sparc/sparc: locore.s pmap.c 

Log message:
flush the caches that need flushing on context switch.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/02/19 15:23:48

Modified files:
	lib/libc/stdio : fgets.3 

Log message:
fix example. ok aaron@


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/19 15:44:16

Modified files:
	bin/date       : date.1 
	bin/df         : df.1 

Log message:
Miscellaneous cleanup.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/19 16:03:50

Modified files:
	bin/sleep      : sleep.1 

Log message:
Improve.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/19 17:01:59

Modified files:
	misc/screen    : Makefile 

Log message:
{yes,YES} -> Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/19 17:35:43

Modified files:
	emulators/freebsd_lib: Makefile 

Log message:
- add license info
- yes -> Yes
- mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/19 17:57:18

Modified files:
	print/ghostscript/gnu: Makefile 

Log message:
Missing ", let all devices be built correctly...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/19 17:59:49

Modified files:
	print/ghostscript/encrypt: Makefile 
	print/ghostscript/encrypt/files: md5 

Log message:
Forgot about moving stuff around...


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/19 20:24:25

Modified files:
	emulators/freebsd_lib: Makefile 
	emulators/freebsd_lib/files: md5 

Log message:
style


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/19 20:58:45

Modified files:
	emulators/freebsd_lib/pkg: PLIST 

Log message:
- update PLIST after adding a LICENSE file to the distribution file.
- add some @unexec tags to try and cleanup the prefix directory on
uninstall


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/19 21:20:18

Modified files:
	net/ncftp      : Makefile 

Log message:
ncftp requires linintl library.


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/02/20 01:12:27

Modified files:
	.              : smp.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/02/20 01:19:43

Modified files:
	xc/programs/scripts: xon.sh 

Log message:
Try ssh first to start the remote command
This will *not* encrypt the X connexion.


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/02/20 01:21:11

Modified files:
	xc/programs/scripts: xon.man 

Log message:
Mention ssh


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/20 03:26:25

Added files:
	sys/arch/i386/include: Tag: SMP mp.h 

Log message:
Intel MP description, tholo's file from 1996!


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/20 03:27:57

Modified files:
	sys/arch/i386/stand/libsa: Tag: SMP memprobe.c smpprobe.c 

Log message:
Use shared (with kernel) header.  Feed MP info to kernel.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/20 03:30:44

Modified files:
	sys/arch/i386/i386: Tag: SMP bios.c mainbus.c 
	sys/arch/i386/include: Tag: SMP biosvar.h 

Log message:
Get MP info from /boot


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/20 03:32:15

Modified files:
	sys/arch/i386/compile: Tag: SMP .cvsignore 
Added files:
	sys/arch/i386/conf: Tag: SMP SIMPLE 

Log message:
Add my SMP box


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/20 04:57:34

Modified files:
	sys/arch/i386/i386: Tag: SMP bios.c 
	sys/arch/i386/include: Tag: SMP biosvar.h 
	sys/arch/i386/stand/libsa: Tag: SMP exec_i386.c 
	sys/arch/sparc/include: Tag: SMP ctlreg.h param.h 
	sys/arch/sparc/sparc: Tag: SMP asm.h cache.c cache.h cpu.c 
	                      cpuvar.h genassym.cf kgdb_machdep.c 
	                      locore.s machdep.c pmap.c vm_machdep.c 
	sys/arch/sparc/stand: Tag: SMP Makefile.inc 
	sys/arch/sparc/stand/boot: Tag: SMP Makefile 
	sys/dev/ic     : Tag: SMP adw.c adwlib.c 
	sys/dev/mii    : Tag: SMP exphy.c miidevs miidevs.h 
	sys/dev/pci    : Tag: SMP adw_pci.c if_al.c if_ax.c if_dc.c 
	                 if_rl.c if_sf.c if_sis.c if_sk.c if_ste.c 
	                 if_ti.c if_tireg.h if_tl.c if_vr.c if_wb.c 
	                 if_xl.c pcidevs pcidevs.h pcidevs_data.h 
	                 ti_fw.h ti_fw2.h 
	sys/kern       : Tag: SMP init_main.c kern_sysctl.c 
	                 subr_extent.c uipc_socket2.c 
	sys/net        : Tag: SMP bpf.c if_bridge.c if_media.h rtsock.c 
	sys/netinet    : Tag: SMP fil.c ip_auth.c ip_auth.h ip_fil.c 
	                 ip_fil.h ip_fil_compat.h ip_frag.c ip_frag.h 
	                 ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h 
	                 ip_proxy.c ip_proxy.h ip_raudio_pxy.c 
	                 ip_rcmd_pxy.c ip_state.c ip_state.h ipl.h 
	                 udp_usrreq.c 
	sys/netinet6   : Tag: SMP in6.h 
	sys/sys        : Tag: SMP extent.h socket.h systm.h 

Log message:
Merge in recent code from the trunk


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/02/20 05:44:44

Modified files:
	faq            : faq6.html 

Log message:
Fixed <ul><pre> tags (don't use <pre><ul>).
Mentioned by Rickie Kerndt <kerndtr@purser.kerndt.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/20 09:30:20

Modified files:
	sbin/isakmpd   : policy.h 

Log message:
Merge with EOM 1.5

author: niklas
Allow isakmpd builders to remove optional parts and save bytes.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/20 09:30:29

Modified files:
	sbin/isakmpd/features: policy x509 

Log message:
features/policy: Merge with EOM 1.3
features/x509: Merge with EOM 1.3

author: niklas
add newline at eof

author: niklas
Correct funders name


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/20 09:30:37

Modified files:
	sbin/isakmpd/features: aggressive ec 

Log message:
features/aggressive: Merge with EOM 1.2
features/ec: Merge with EOM 1.2

author: niklas
Correct funders name


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/20 09:42:20

Modified files:
	sbin/isakmpd/features: policy ec aggressive x509 

Log message:
features/policy: Merge with EOM 1.4
features/ec: Merge with EOM 1.3
features/aggressive: Merge with EOM 1.3
features/x509: Merge with EOM 1.4

author: niklas
License change


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/20 10:05:41

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
The MAINTAINER variable is here to be used...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/20 10:19:00

Modified files:
	print/ghostscript/gnu: Makefile 
Added files:
	print/ghostscript: Makefile.inc 

Log message:
Set up list of common mirrors in preparation for Aladdin ghostscript.


CVSROOT:	/cvs
Module name:	src
Changes by:	bitblt@cvs.openbsd.org	2000/02/20 10:45:34

Modified files:
	usr.sbin/mopd/common: pf.c device.c 
	usr.sbin/mopd/mopd: process.c 
	usr.sbin/mopd/otherOS: pf-snit.c pf-linux2.c 

Log message:
string manipluation paranoia changes.  Most probably not exploitable.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/20 13:05:20

Modified files:
	usr.bin/ssh    : ssh.c 

Log message:
suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jp


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/20 14:16:35

Modified files:
	sys/dev/pci    : isp_pci.c 

Log message:
Add 12160 (Ultra3) support. Handle case of Extended CMD CDBs (cdbs with
more than 12 byte) for parallel SCSI.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/20 14:18:13

Modified files:
	sys/dev/microcode/isp: asm_pci.h 

Log message:
add Qlogic 12160 microcode


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/20 14:22:41

Modified files:
	sys/dev/ic     : isp.c isp_inline.h isp_openbsd.h isp_openbsd.c 
	                 ispmbox.h ispreg.h ispvar.h 
Added files:
	sys/dev/ic     : isp_target.h isp_target.c isp_tpublic.h 

Log message:
Add 12160 (Ultra3) support. Add files and changes for target mode support.
Do some SNS fabric suppor tchanges. Roll revision levels. Tested on
GENERIC i386 && sparc.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/20 14:24:19

Modified files:
	sys/arch/sparc/dev: isp_sbus.c 

Log message:
Add support for CDBs > 12 bytes.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/20 14:50:19

Modified files:
	usr.bin/infocmp: Makefile 
	usr.bin/tset   : Makefile 

Log message:
Add termsort.c to CLEANFILES (tic already had this); ho@openbsd.org


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/20 15:41:35

Modified files:
	mail/pgpsendmail: Makefile 

Log message:
broken, installs files in /usr.  Needs to be moved to /usr/local.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/02/20 16:03:55

Modified files:
	bin/cp         : cp.c 

Log message:
setlocale and get rid of unneeded exit() call. millert@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/20 19:03:18

Modified files:
	usr.sbin/amd/amd: wire.c 

Log message:
prevent align fault on alpha.


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/02/20 20:05:42

Modified files:
	gnu/usr.bin/cvs: Makefile.bsd-wrapper 

Log message:
Some more files to clean up. (millert@ ok)


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/02/20 20:12:44

Modified files:
	gnu/usr.bin/bc : Makefile.bsd-wrapper 

Log message:
Add CLEANFILES and modify clean/cleandir targets.
(Modified as suggested by millert@)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/20 21:14:10

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
remove extra #ifdef (USE_GETIPNODEBY)


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/02/20 21:20:42

Modified files:
	.              : hppa.html 

Log message:
handle <> in sample dmesg; pointed out by Horacio MG <homega@ciberia.es>


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:14:13

Modified files:
	sys/sys        : conf.h 

Log message:
add SES device init/decl macros


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:15:32

Modified files:
	sys/arch/i386/i386: conf.c 

Log message:
recycle unused char 24 to be SES device


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:16:36

Modified files:
	sys/arch/sparc/sparc: conf.c 

Log message:
add char 124 to be SES device


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:18:32

Modified files:
	sys/scsi       : scsi_all.h 

Log message:
Add in Enclosure device type (0xd/13). Pad out inquiry data to 50 bytes
os that SAF-TE devices can be found.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:21:22

Modified files:
	sys/scsi       : scsiconf.c 

Log message:
add T_ENCLOSURE name and NOLUN Photon SENA devices


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:22:08

Modified files:
	etc/etc.sparc  : MAKEDEV 

Log message:
add SES device


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:22:44

Modified files:
	etc/etc.i386   : MAKEDEV 

Log message:
add SES device


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:23:31

Added files:
	sys/scsi       : ses.c ses.h 

Log message:
add SES/SAF-TE SCSI device


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:24:01

Modified files:
	sys/scsi       : files.scsi 

Log message:
add SES/SAF-TE SCSI device


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:42:31

src/usr.sbin/sesd

Update of /cvs/src/usr.sbin/sesd
In directory cvs.openbsd.org:/tmp/cvs-serv25963/sesd

Log Message:
Directory /cvs/src/usr.sbin/sesd added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:43:43

src/usr.sbin/sesd/getencstat

Update of /cvs/src/usr.sbin/sesd/getencstat
In directory cvs.openbsd.org:/tmp/cvs-serv16666/getencstat

Log Message:
Directory /cvs/src/usr.sbin/sesd/getencstat added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:43:44

src/usr.sbin/sesd/sesd

Update of /cvs/src/usr.sbin/sesd/sesd
In directory cvs.openbsd.org:/tmp/cvs-serv16666/sesd

Log Message:
Directory /cvs/src/usr.sbin/sesd/sesd added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:43:44

src/usr.sbin/sesd/setencstat

Update of /cvs/src/usr.sbin/sesd/setencstat
In directory cvs.openbsd.org:/tmp/cvs-serv16666/setencstat

Log Message:
Directory /cvs/src/usr.sbin/sesd/setencstat added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:43:44

src/usr.sbin/sesd/srcs

Update of /cvs/src/usr.sbin/sesd/srcs
In directory cvs.openbsd.org:/tmp/cvs-serv16666/srcs

Log Message:
Directory /cvs/src/usr.sbin/sesd/srcs added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:43:45

src/usr.sbin/sesd/setobjstat

Update of /cvs/src/usr.sbin/sesd/setobjstat
In directory cvs.openbsd.org:/tmp/cvs-serv16666/setobjstat

Log Message:
Directory /cvs/src/usr.sbin/sesd/setobjstat added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 01:45:16

Added files:
	usr.sbin/sesd  : Makefile Makefile.inc 
	usr.sbin/sesd/getencstat: Makefile getencstat.8 
	usr.sbin/sesd/sesd: Makefile sesd.8 
	usr.sbin/sesd/setencstat: Makefile setencstat.8 
	usr.sbin/sesd/setobjstat: Makefile setobjstat.8 
	usr.sbin/sesd/srcs: chpmon.c eltsub.c getencstat.c getnobj.c 
	                    getobjmap.c getobjstat.c inienc.c sesd.c 
	                    setencstat.c setobjstat.c 

Log message:
add simple SES/SAF-TE daemon and tools


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/21 07:19:09

Modified files:
	usr.bin/ssh    : ssh.1 sshd.8 

Log message:
do not link to a commercial page..


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/21 07:28:03

Modified files:
	sbin/disklabel : editor.c 

Log message:
missing newline


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/21 07:43:35

Modified files:
	sys/arch/sparc/sparc: cache.c 

Log message:
Take the hypersparc cache size from prom, enable instruction cache and
disable "Unimplemented Flush Traps".
From NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/21 07:51:20

Modified files:
	sys/arch/sparc/sparc: cache.c vm_machdep.c 

Log message:
When mapping something into iommu space hypersparc requires us to align it
so that cache_alias_bits match in the kernel mapping and the iommu mapping.
(see code for better explaination).


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/21 07:56:04

Modified files:
	sys/arch/sparc/sparc: cpu.c 

Log message:
hypersparc has a writeback cache


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/21 07:57:04

Modified files:
	sys/arch/sparc/sparc: cpu.c 

Log message:
remove the annoying "hypersparc support still under construction" warning.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/21 07:58:17

Modified files:
	sys/arch/sparc/sparc: cpu.c 

Log message:
In cpumatch_hypersparc - zap the instruction cache if we are the main cpu.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/21 09:01:06

Modified files:
	gnu/usr.bin/ld : ld.c 

Log message:
back out recent change.  completely breaks ld on the sparc:
collect2: ld terminated with signal 11 [Segmentation fault]


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/21 09:54:25

Modified files:
	.              : smp.html press.html 
	openssh        : press.html 

Log message:
pretty


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/21 09:56:56

Modified files:
	gnu/usr.bin/ld : ld.c 

Log message:
Revert the last revert. (with the bug fixed)


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/21 10:08:38

Modified files:
	sys/arch/sparc/sparc: cpu.c cpuvar.h genassym.cf intr.c intreg.h 
	                      locore.s memreg.c memreg.h pmap.c trap.c 

Log message:
The last pieces of hypersparc support.
- Split get_faultstatus into get_syncflt and get_asyncflt.
- Get the syncflt status before setting up the trap frame and put the
results in cpuinfo.syncfltdump (related to the next change).
- unlock the sfsr/sfva after reading from ASI_SRMMUFP (it gets locked if
the translation fails).
- + other interface changes and cleanups.
(most work from NetBSD).


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/21 10:09:08

Modified files:
	sys/arch/i386/i386: apm.c 
	sys/arch/i386/conf: files.i386 
Added files:
	sys/arch/i386/i386: apmcall.S 

Log message:
separate assembly thing into an own file to avoid compiler-deps.
ignore suspend reqs while suspending.
ignore suspend requests for 3 seconds holdoff period once awaken.
protect event queue manipulations w/ splhigh's.


CVSROOT:	/cvs
Module name:	www
Changes by:	art@cvs.openbsd.org	2000/02/21 10:10:17

Modified files:
	.              : sparc.html 

Log message:
HyperSPARC is now supported.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/21 10:32:53

Modified files:
	.              : sparc.html 

Log message:
better hardware support


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/21 10:38:08

Modified files:
	sys/net        : if_bridge.c 

Log message:
Rework bridge_filter() so that it does not require a full packet copy
Allow for reusing the current mbuf (rather than a copy) for the last
interface in the list in bridge_output().
Replace some pointer derefs with on the stack copies of the data.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/21 10:46:17

Modified files:
	sys/arch/i386/i386: apm.c 

Log message:
a few comment fixes from espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/21 12:22:52

Modified files:
	sys/sys        : vmmeter.h 

Log message:
zap unused polluting variable.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/21 12:23:24

Modified files:
	.              : sun3.html 

Log message:
fix html. Horacio MG <homega@ciberia.es>


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/21 12:38:55

Modified files:
	.              : mail.html 

Log message:
Add smp list


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/21 13:00:09

Modified files:
	sys/sys        : vmmeter.h 
	sys/kern       : kern_exit.c kern_fork.c 

Log message:
dead code and symbol pollution.


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/02/21 13:33:49

Modified files:
	.              : porting.html 

Log message:
Revert unintended change.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/21 13:54:05

Modified files:
	sys/dev/pci    : if_tx.c 

Log message:
From FreeBSD: Correct use of NULL/0


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/21 13:56:07

Modified files:
	sys/dev/pci    : if_rl.c 

Log message:
From FreeBSD:
correct usage of m_pullup for small frames
bzero() contents of mbuf when manually padding the frame


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/21 14:05:59

Modified files:
	sys/arch/sparc/include: cpu.h 
	sys/arch/sparc/sparc: cpu.c machdep.c vm_machdep.c emul.c trap.c 

Log message:
move fpproc into the cpuinfo structure.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/02/21 14:42:14

Modified files:
	sys/netinet    : tcp_input.c tcp_output.c 

Log message:
TCP SACK fixes via Tom Henderson (tomh@cs.berkeley.edu):
- tcp_sack_adjust() was completely rewritten, since it was erroneously
referencing receiver side sequence numbers and comparing with sender
side sequence numbers (thanks to Arun Desai (adesai@cisco.com) who
discovered the problem)
- in tcp_output(), moved assignment of sendalot=0 to the piece of code
immediately following the search for sack-eligible retransmissions
(bug identified by Arun Desai).
- tcp_input() was not clearing t_dupacks if fewer than three dupacks arrived
between acks of new data. (bug identified by Gaurav Banga (gaurav@netapp.com))


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/21 14:42:59

Modified files:
	sys/arch/i386/i386: Tag: SMP mainbus.c 

Log message:
Wrong name used


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/21 14:47:31

Modified files:
	usr.bin/ssh    : rsa.c 

Log message:
PKCS#1 padding


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/21 15:09:59

Modified files:
	.              : Makefile 
	infrastructure/mk: bsd.port.mk 

Log message:
licensing info in make describe.
make print-licenses target


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/21 15:11:23

Modified files:
	include        : stdio.h 
	lib/libc/stdio : fgetpos.c fsetpos.c fseek.c ftell.c fseek.3 

Log message:
Add fseeko() and ftello() -- versions of fseek() and ftell() that use off_t.
Also make fsetpos() and fgetpos() use fseeko() and ftello() respectively
since fpos_t is actually a 64bit type.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/21 15:19:04

Modified files:
	lib/libc       : shlib_version 
	lib/libc_r     : shlib_version 

Log message:
Increment the minor number for fseeko()/ftello() addition.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/21 15:29:15

Modified files:
	sys/arch/i386/conf: Tag: SMP files.i386 
	sys/arch/i386/i386: Tag: SMP apm.c conf.c 
	sys/arch/sparc/dev: Tag: SMP isp_sbus.c 
	sys/arch/sparc/include: Tag: SMP cpu.h 
	sys/arch/sparc/sparc: Tag: SMP cache.c conf.c cpu.c cpuvar.h 
	                      emul.c genassym.cf intr.c intreg.h 
	                      locore.s machdep.c memreg.c memreg.h 
	                      pmap.c trap.c vm_machdep.c 
	sys/dev/ic     : Tag: SMP isp.c isp_inline.h isp_openbsd.c 
	                 isp_openbsd.h ispmbox.h ispreg.h ispvar.h 
	sys/dev/microcode/isp: Tag: SMP asm_pci.h 
	sys/dev/pci    : Tag: SMP if_rl.c if_tx.c isp_pci.c 
	sys/kern       : Tag: SMP kern_exit.c kern_fork.c 
	sys/net        : Tag: SMP if_bridge.c 
	sys/scsi       : Tag: SMP files.scsi scsi_all.h scsiconf.c 
	sys/sys        : Tag: SMP conf.h vmmeter.h 
Added files:
	sys/arch/i386/i386: Tag: SMP apmcall.S 
	sys/dev/ic     : Tag: SMP isp_target.c isp_target.h 
	                 isp_tpublic.h 
	sys/scsi       : Tag: SMP ses.c ses.h 

Log message:
sync with -current


CVSROOT:	/cvs
Module name:	ports
Changes by:	jason@cvs.openbsd.org	2000/02/21 16:45:39

Modified files:
	x11/fltk       : Makefile 
	x11/flwm       : Makefile 

Log message:
GPL license


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/21 16:53:53

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Compute more of INDEX within make, without external test calls.
Re-indent rules correctly. Only the make tests are indented, the rule itself
still starts after one tab.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/21 19:15:57

Log message:
    new its4 port: C/C++ src security scanner
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_2000-Feb-21
    
    N ports/security/its4/Makefile
    N ports/security/its4/pkg/PLIST
    N ports/security/its4/pkg/COMMENT
    N ports/security/its4/pkg/DESCR
    N ports/security/its4/files/md5
    N ports/security/its4/patches/patch-aa
    N ports/security/its4/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/21 20:45:12

Modified files:
	.              : Makefile 

Log message:
add maintainer to print-licenses


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/21 23:21:36

Modified files:
	usr.sbin/sesd  : Makefile.inc 
	usr.sbin/sesd/srcs: chpmon.c eltsub.c getencstat.c getnobj.c 
	                    getobjmap.c getobjstat.c inienc.c sesd.c 
	                    setencstat.c setobjstat.c 

Log message:
cleanup some code and build stuff


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/22 01:25:15

Modified files:
	comms/xcept    : Makefile 

Log message:
add missing quote


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/22 02:18:37

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
make describe, blanks -> ?.  typo as well


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/22 02:27:52

Modified files:
	.              : Makefile 
	infrastructure/mk: bsd.port.mk 

Log message:
minor tweaks


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/02/22 06:46:55

Modified files:
	sys/lib/libkern: mcount.c 

Log message:
Add an __attribute__((unused))__ to the function declared by _MCOUNT_DECL,
sparc defines that function as static and gcc doesn't understand that it gets
called from an assembler stub.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/22 07:07:09

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Compute CKSUMFILES in two steps, use that to remove duplicates from
ALLFILES as well...


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/22 08:09:31

src/sys/dev/cardbus

Update of /cvs/src/sys/dev/cardbus
In directory cvs.openbsd.org:/tmp/cvs-serv25931/sys/dev/cardbus

Log Message:
Directory /cvs/src/sys/dev/cardbus added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/22 08:19:29

Modified files:
	usr.bin/ssh    : cipher.c 

Log message:
void* -> unsigned char*, ok niels@


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/22 09:12:52

Modified files:
	.              : index.html 

Log message:
remove


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/22 10:08:48

Modified files:
	infrastructure/mk: bsd.port.mk 
	infrastructure/templates: Makefile.template 
	archivers/ha   : Makefile 
	archivers/unace: Makefile 
	archivers/unzip: Makefile 
	archivers/zip  : Makefile 
	archivers/zoo  : Makefile 
	astro/xephem   : Makefile 
	audio/sox      : Makefile 
	benchmarks/iozone: Makefile 
	benchmarks/netperf: Makefile 
	comms/zmtx-zmrx: Makefile 
	converters/btoa: Makefile 
	converters/ish : Makefile 
	converters/mimepp: Makefile 
	databases/postgresql: Makefile 
	emulators/simh : Makefile 
	games/gnushogi : Makefile 
	games/xjig     : Makefile 
	graphics/pngcrush: Makefile 
	japanese/Wnn   : Makefile 
	japanese/nkf   : Makefile 
	lang/egcs/snapshot: Makefile 
	lang/egcs/stable: Makefile 
	lang/erlang    : Makefile 
	math/hoc       : Makefile 
	mbone/relate   : Makefile 
	mbone/wbd      : Makefile 
	net/irc        : Makefile 
	net/mirror     : Makefile 
	net/tinyfugue  : Makefile 
	news/tin       : Makefile 
	news/cnews     : Makefile 
	print/ghostscript5: Makefile 
	print/psutils  : Makefile 
	print/ghostscript/gnu: Makefile 
	security/stel  : Makefile 
	sysutils/LPRng : Makefile 
	www/communicator: Makefile 
	www/navigator  : Makefile 
	www/squid      : Makefile 
	x11/xview-clients: Makefile 

Log message:
MAKEFILE-> MAKE_FILE


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/22 10:29:04

Modified files:
	usr.sbin/amd/amd: wire.c 

Log message:
sorry previous fix against alignment issue was totally broken.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/22 10:29:14

Modified files:
	include        : stdio.h 
	sys/sys        : types.h 
	sys/arch/alpha/include: ansi.h 
	sys/arch/arm32/include: ansi.h 
	sys/arch/hppa/include: ansi.h 
	sys/arch/i386/include: ansi.h 
	sys/arch/kbus/include: ansi.h 
	sys/arch/m68k/include: ansi.h 
	sys/arch/mips/include: ansi.h 
	sys/arch/mvme88k/include: ansi.h 
	sys/arch/pc532/include: ansi.h 
	sys/arch/powerpc/include: ansi.h 
	sys/arch/sparc/include: ansi.h 
	sys/arch/vax/include: ansi.h 
	sys/arch/wgrisc/include: ansi.h 

Log message:
Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allow
off_t to be visible in stdio.h even in strict ansi mode.  This is needed
for ftello()/fseeko() and it allows us to remove the horrible fpos_t hack.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/22 11:50:39

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add some more Texas Instruments PCI-CardBus bridges; from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/22 11:51:35

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
Regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/22 12:27:19

Modified files:
	sys/lib/libkern/arch/sparc: Makefile.inc divrem.m4 

Log message:
put C accessable labels on {,u}{rem,div}


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/22 12:28:06

Modified files:
	sbin/dmesg     : dmesg.c 
	sys/arch/alpha/alpha: machdep.c 
	sys/arch/alpha/include: param.h 
	sys/arch/amiga/amiga: machdep.c pmap.c 
	sys/arch/amiga/include: param.h 
	sys/arch/hp300/hp300: machdep.c pmap_bootstrap.c 
	sys/arch/hp300/include: param.h 
	sys/arch/i386/i386: machdep.c pmap.c 
	sys/arch/i386/include: param.h 
	sys/arch/mac68k/include: param.h 
	sys/arch/mac68k/mac68k: machdep.c pmap_bootstrap.c 
	sys/arch/mvme68k/include: param.h 
	sys/arch/mvme68k/mvme68k: machdep.c pmap_bootstrap.c 
	sys/arch/mvme88k/include: param.h 
	sys/arch/mvme88k/mvme88k: machdep.c pmap.c 
	sys/arch/powerpc/include: param.h 
	sys/arch/powerpc/powerpc: machdep.c 
	sys/arch/sparc/include: param.h 
	sys/arch/sparc/sparc: autoconf.c locore.s machdep.c 
	sys/kern       : kern_sysctl.c subr_log.c subr_prf.c 
	sys/sys        : msgbuf.h sysctl.h 
	sys/miscfs/kernfs: kernfs_vnops.c 
	usr.sbin/syslogd: syslogd.c 

Log message:
enlarge msgbuf, somewhat line netbsd did


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/22 12:28:26

Modified files:
	distrib/sets/lists/base: md.amiga md.arc md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.powerpc 
	                         md.sparc 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/22 13:05:30

Modified files:
	.              : INDEX 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/22 13:08:16

Modified files:
	sys/arch/hppa/hppa: machdep.c 
	sys/arch/hppa/include: param.h 

Log message:
blah, blah, blah, msgbuf


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/22 13:17:31

Modified files:
	shells/es      : Makefile 
	shells/scsh    : Makefile 

Log message:
broken maintainer, geen@openbsd.org -> ports@openbsd.org


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/22 13:27:37

Modified files:
	graphics/mpeg_play: Makefile 
	lang/Gofer     : Makefile 
	x11/afterstep  : Makefile 
	x11/bclock     : Makefile 
	x11/blast      : Makefile 
	x11/ctwm       : Makefile 
	x11/freefonts  : Makefile 
	x11/piewm      : Makefile 
	x11/sliderule  : Makefile 
	x11/swisswatch : Makefile 
	x11/xantfarm   : Makefile 
	x11/xdaliclock : Makefile 
	x11/xloadimage : Makefile 
	x11/xmold      : Makefile 
	x11/xpostit    : Makefile 
	x11/xpostitPlus: Makefile 
	x11/xprompt    : Makefile 
	x11/xtacy      : Makefile 
	x11/xtattr     : Makefile 
	x11/xtestpicture: Makefile 
	x11/xzoom      : Makefile 

Log message:
broken maintainer, don@openbsd.org -> ports@openbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/22 14:24:03

Modified files:
	usr.bin/systat : vmstat.c 

Log message:
_total is no longer a symbol in the kernel


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/02/22 15:35:14

Modified files:
	editors/vim    : Makefile 

Log message:
Add license info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/02/22 15:43:54

Modified files:
	x11/xfstt/files: md5 

Log message:
Update to 1.1 (bugfix release)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/02/22 15:44:27

Modified files:
	x11/xfstt      : Makefile 

Log message:
and the Makefile..


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/02/22 15:55:07

Modified files:
	www/bluefish   : Makefile 

Log message:
Add license info.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/02/22 16:35:27

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : ses.4 

Log message:
add ses.4 man page


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/02/22 18:24:19

Modified files:
	.              : orders.html 

Log message:
Changed URL for Benelux and added Spain


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/22 20:15:15

Modified files:
	openssh        : history.html 

Log message:
Missing /font tag was making this page look funny in some browsers and not
others.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/22 20:33:23

Modified files:
	security       : Makefile 

Log message:
enable its4, prodded by sebastion@irelandmail.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/02/22 21:36:41

Log message:
    nvi-m17n, multilingual nvi
    
    Status:
    
    Vendor Tag:	NETBSD
    Release Tags:	snap20000223
    
    N ports/editors/nvi-m17n/Makefile
    N ports/editors/nvi-m17n/files/nvi-m17n
    N ports/editors/nvi-m17n/files/md5
    N ports/editors/nvi-m17n/files/patch-sum
    N ports/editors/nvi-m17n/patches/patch-aa
    N ports/editors/nvi-m17n/patches/patch-ab
    N ports/editors/nvi-m17n/pkg/COMMENT
    N ports/editors/nvi-m17n/pkg/DESCR
    N ports/editors/nvi-m17n/pkg/PLIST
    N ports/editors/nvi-m17n/pkg/REQ
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/02/22 21:52:55

Modified files:
	editors/nvi-m17n: Makefile 
	editors/nvi-m17n/patches: patch-aa 
Removed files:
	editors/nvi-m17n/files: patch-sum 

Log message:
nvi-m17n, multilingual nvi.
fully supports Japanese/Chinese/Korean/iso-8859-x.

Canna part is not integrated (we don't have ports/japanese/canna yet)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/02/22 22:02:31

Modified files:
	x11/rxvt       : Makefile 

Log message:
Add license info; fix MASTER_SITES.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/22 22:53:19

Modified files:
	distrib        : Makefile 

Log message:
do clean/cleandir in utils all the time


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/22 23:04:35

Modified files:
	distrib        : Makefile 

Log message:
crunch you stupid!


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/22 23:38:01

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
two new license types
# DISTONLY:   May distribute the distfile only.
# NOMODIFY:   May not distribute ports that are modified in any way,
#             i.e, the package may not have any patches applied to it.
#             Precompiled packages are fine as long as they do not
#             change the original port.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/22 23:55:59

Modified files:
	lib/libc/net   : Makefile.inc 
	include        : Makefile 
Added files:
	lib/libc/net   : getifaddrs.3 getifaddrs.c 
	include        : ifaddrs.h 

Log message:
add getifaddrs(3), from bsdi4.
this will help future apps from complexity of SIOCGIFCONF.
NOTE: getifaddrs(3) uses sysctl interface, not SIOCGIFCONF.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/23 00:37:56

Modified files:
	chinese/c2t    : Makefile 

Log message:
Add license info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/23 01:51:52

Modified files:
	chinese/cless  : Makefile 

Log message:
Add the license info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/02/23 03:26:14

Modified files:
	mail/qmail     : Makefile 
	mail/qmail/pkg : DEINSTALL INSTALL 

Log message:
- mkdir, cp -> INSTALL_* macros
- clean-up pkg/INSTALL (qmail now builds as non-root, if qmail accounts exist)
The mysql and postfix ports could also use the create_user and/or
create_group shell functions, as they do a bit more error-checking.
- add obsd tags to INSTALL/DEINSTALL
- fix mastersite
- explicit warning that qmail does not automagically work after install


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/02/23 03:44:02

Modified files:
	net/ucspi-tcp  : Makefile 

Log message:
- fix tag in Makefile
- fix mastersite
- remove NO_MTREE=yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/23 03:45:01

Modified files:
	editors/nvi-m17n/pkg: COMMENT 

Log message:
Trim comment


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/23 03:46:16

Modified files:
	editors/nvi-m17n: Makefile 
	editors/nvi-m17n/files: md5 
	editors/nvi-m17n/patches: patch-aa patch-ab 
Added files:
	editors/nvi-m17n/files: PLIST 
Removed files:
	editors/nvi-m17n/pkg: PLIST 

Log message:
Fix numerous problems:
- add missing checksums,
- fix fetch,
- upgrade to current ports stuff
...


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/02/23 03:54:29

Modified files:
	.              : porting.html 

Log message:
Repair repairs.
Thanks to rohee@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/23 03:55:40

Modified files:
	editors/nvi-m17n: Makefile 
Added files:
	editors/nvi-m17n/pkg: MESSAGE 

Log message:
Forgot MESSAGE.
itojun still needs to give LICENSE_TYPE information...
glancing at the patch, is this GPL-derived, or not ?


CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/02/23 04:08:43

Modified files:
	editors/nvi-m17n: Makefile 

Log message:
supply PERMIT_* and LICENSE_TYPE.
under plain Berkeley license, redistributable.


CVSROOT:	/cvs
Module name:	ports
Changes by:	peter@cvs.openbsd.org	2000/02/23 06:43:57

Modified files:
	mail/exim      : Makefile 

Log message:
cvs missed this, and I forgot to check out a fresh copy to double
check.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/23 07:10:59

Modified files:
	.              : index.html 

Log message:
journal


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/23 08:39:54

Modified files:
	lib/libc/net   : getifaddrs.3 getifaddrs.c Makefile.inc 
	include        : ifaddrs.h 

Log message:
add freeifaddrs(3), which reclaims region allocated by getifaddrs(3).
in sync with kame and bsdi.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/23 09:43:42

Modified files:
	sys/arch/sparc/sparc: cpu.c locore.s 

Log message:
if we discover we are on a v8 cpu, and thus have the multiply and divide
instructions, replace the .{u,}{mul,div,rem} functions at runtime with
(much smaller and faster) blocks using the actual hardware instructions.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/23 10:04:32

Modified files:
	lib/libc/net   : getifaddrs.3 

Log message:
- Put structure field descriptions in a tagged list.
- More mdoc macros where appropriate.
- Mention OpenBSD in HISTORY.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	2000/02/23 10:28:07

Modified files:
	audio/mpg123   : Makefile 

Log message:
Use DISTNAME/PATCHFILES obviously.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/23 10:28:25

Modified files:
	lib/libc/net   : rcmd.3 rcmdsh.3 

Log message:
Small bits of clean-up.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/23 11:08:56

Modified files:
	share/man/man4 : ax.4 al.4 dc.4 sis.4 ste.4 
	share/man/man4/man4.i386: wi.4 

Log message:
More accurate HISTORY and AUTHORS.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/23 12:12:47

Modified files:
	openssh        : openbsd.html 
Added files:
	openssh        : openbsd26_1.2.2.patch 

Log message:
the 2.6 patch


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/23 12:14:01

Modified files:
	openssh        : openbsd.html 

Log message:
err... the 2.6 patch is now there


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/02/23 12:44:08

Modified files:
	usr.bin/strings: strings.1 strings.c 

Log message:
new -m number parameter to specify a maximum length of strings to match,
ok millert@ deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/23 13:25:49

Modified files:
	sysutils/lsof  : Makefile 
	sysutils/lsof/files: md5 

Log message:
Update to version 49C (abe@purdue.edu)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/23 15:29:17

Modified files:
	.              : mvme68k.html 

Log message:
use &lt;


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/23 15:36:22

Modified files:
	.              : orders.html 

Log message:
brazil


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/23 15:56:02

Modified files:
	security/isic  : Makefile 
	security/isic/files: md5 

Log message:
update to version 0.05


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/23 15:57:50

Removed files:
	security/isic/patches: patch-aa patch-ab patch-ac patch-ad 
	                       patch-ae patch-af patch-ag patch-ah 

Log message:
update to version 0.05


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/23 18:06:45

Modified files:
	emulators/freebsd_lib: Makefile 

Log message:
broken, checksum mismatch.  maintainer needs to update port.


CVSROOT:	/cvs
Module name:	www
Changes by:	hugh@cvs.openbsd.org	2000/02/23 20:28:46

Modified files:
	.              : orders.html 

Log message:
unleash the hounds


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/23 20:37:27

Modified files:
	x11/eterm      : Makefile 

Log message:
Add the license info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/23 20:43:21

Modified files:
	net/snort      : Makefile 

Log message:
Add the license info.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/23 22:39:10

www/faq/new

Update of /cvs/www/faq/new
In directory cvs.openbsd.org:/tmp/cvs-serv14001/new

Log Message:
Directory /cvs/www/faq/new added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/02/24 01:07:50

Modified files:
	.              : orders.html 

Log message:
expand on swedish availability


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/02/24 01:14:38

Modified files:
	.              : donations.html 

Log message:
PCI RAID card, pmax memory, SS4s


CVSROOT:	/cvs
Module name:	www
Changes by:	art@cvs.openbsd.org	2000/02/24 02:26:19

Modified files:
	.              : donations.html 

Log message:
more


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/24 03:09:09

Modified files:
	emulators/freebsd_lib: Makefile 
	emulators/freebsd_lib/files: md5 

Log message:
Fix checksum error. Mark it unbroken.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/24 04:37:49

Modified files:
	sys/netinet    : ip6.h 

Log message:
hide IP6_EXTHDR_CHECK from the userland.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/24 06:12:56

Modified files:
	.              : orders.html 

Log message:
oops


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/24 06:29:13

Modified files:
	.              : errata.html index.html want.html 
	openssh        : index.html 

Log message:
various minor things


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/24 08:45:07

Modified files:
	.              : robots.txt 

Log message:
faq/new


CVSROOT:	/cvs
Module name:	www
Changes by:	hugh@cvs.openbsd.org	2000/02/24 09:08:10

Modified files:
	.              : orders.html 

Log message:
fix Montreal link


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/24 09:08:13

Modified files:
	faq            : faq5.html 

Log message:
No lies


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/02/24 09:09:14

Modified files:
	share/man/man4 : options.4 

Log message:
Remove MFS lies!


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/02/24 10:09:55

Modified files:
	sbin/wicontrol : wicontrol.c 

Log message:
Do not exit() after just one option/command. (niklas@ ok)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/24 11:22:16

Modified files:
	usr.bin/ssh    : servconf.c sshd.8 

Log message:
sync with sshd_config


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/24 13:10:00

Modified files:
	lib/libssl/src/crypto/rand: md_rand.c 

Log message:
fread() of /dev/random reads an entire huge stdio buffer, instead of the 32
bytes that we actually need, thus wasting a lot of system entropy. found by
alecm@coyote.uk.sun.com, passed on by Pete.Zaytsev@EBay.Sun.COM


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/02/24 13:25:38

Modified files:
	.              : sparc.html 

Log message:
fix NPI link


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/24 13:36:32

Modified files:
	.              : orders.html 

Log message:
more


CVSROOT:	/cvs
Module name:	www
Changes by:	hugh@cvs.openbsd.org	2000/02/24 15:10:07

Modified files:
	.              : orders.html 

Log message:
alphabetize


CVSROOT:	/cvs
Module name:	www
Changes by:	hugh@cvs.openbsd.org	2000/02/24 15:27:04

Modified files:
	.              : donations.html 

Log message:
add myself


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	2000/02/24 16:01:03

Modified files:
	.              : smp.html 

Log message:
One <BODY> is enough...

What <bl> is supposed to be anyway ?


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	2000/02/24 16:17:31

Modified files:
	.              : i386.html plus20.html want.html plus22.html 

Log message:
some more & -> &amp;


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/02/24 18:39:14

Modified files:
	distrib/miniroot: install.sub 

Log message:
'ie.' -> 'e.g.' or 'i.e.' as appropriate


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/02/24 18:43:43

Modified files:
	distrib/mvme68k/ramdisk: install.sub 

Log message:
'ie.' -> 'e.g.' or 'i.e.' as appropriate


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/24 21:25:45

Modified files:
	security/pgplib: Makefile 

Log message:
mark unbroken


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/24 21:26:11

Modified files:
	sys/dev/ic     : elink3.c 
	sys/netiso     : tp_emit.c 

Log message:
clear m->m_pkthdr when changing mbuf type to M_PKTHDR.
without it, junk pointer in m->m_pkthdr.tdbi may bite us.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/24 21:39:09

Modified files:
	lib/libc/net   : rcmd.c 

Log message:
always pass salen as separate argument, so that it can be friendly with
systems with pre-4.2 sockaddrs.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/24 21:41:41

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
make getaddrinfo obey search order declared in resolv.conf.
the code duplicate is necessary because there's no low-level resolver
function that looks up database against "any address family" query.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/24 22:01:40

Modified files:
	misc/remind    : Makefile 

Log message:
Add the license info and change the maintainer to me.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/24 22:06:27

Modified files:
	lib/libc/rpc   : get_myaddress.c 

Log message:
make it very safe against LP64 alignment issues, by using getifaddrs().
(is it too large amount of change?)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/25 00:31:22

Modified files:
	sys/netinet6   : TODO 

Log message:
sync with reality


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/25 00:34:26

Modified files:
	sys/netinet6   : IMPLEMENTATION 

Log message:
import latest version from kame.
- update scoped address syntax to the latest
- I-D/RFC # cleanups


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/25 00:53:09

Modified files:
	lib/libc/stdlib: tsearch.3 

Log message:
repair prototypes; cky@pobox.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/25 02:51:08

Modified files:
	lang/camlp4    : Makefile 

Log message:
broken, does not handle v2.04 of its dependency ocamlc.  also needs to work with stdin of null.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/25 03:24:10

Modified files:
	usr.sbin/faithd: README 

Log message:
fix file path (/usr/local/v6/libexec -> /usr/libexec)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/25 03:25:47

Modified files:
	usr.sbin/faithd: faithd.8 faithd.c 

Log message:
use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issues.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/25 03:28:25

Modified files:
	usr.sbin/route6d: Makefile route6d.8 route6d.c route6d.h 

Log message:
use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issue.


CVSROOT:	/cvs
Module name:	ports
Changes by:	markus@cvs.openbsd.org	2000/02/25 03:30:05

Modified files:
	plan9/sam      : Makefile 

Log message:
add PERMIT_*


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/25 03:32:21

Modified files:
	sbin/rtsol     : Makefile 
	usr.sbin/rtsold: Makefile dump.c if.c rtsold.c rtsold.h 

Log message:
use getifaddrs, not SIOCGIFCONF for LP64 align issue. (sync with kame).


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/02/25 07:38:44

Modified files:
	usr.sbin/afs/libarla: Makefile.rxdef.inc 

Log message:
Add some more files to CLEANFILES. (art@ ok)


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 08:11:40

Modified files:
	share/mk       : bsd.own.mk 

Log message:
Disable KerberosIV while commiting new Kerberos stuff.

If you depend on Kerberos, DON'T update your tree until Kerberos
has been enabled again.
(art@ ok)


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 08:15:10

Removed files:
	kerberosIV     : Makefile Makefile.inc 
	kerberosIV/acl : Makefile acl_check.3 acl_files.c shlib_version 
	kerberosIV/afslog: Makefile afslog.1 afslog.c 
	kerberosIV/doc : Makefile ack.texi index.texi intro.texi 
	                 kth-krb.texi latin1.tex otp.texi problems.texi 
	                 setup.texi whatis.texi 
	kerberosIV/ext_srvtab: Makefile ext_srvtab.8 ext_srvtab.c 
	kerberosIV/include: Makefile adm_locl.h kadm_locl.h 
	                    kadm_server.h kafs_locl.h kdc.h klog.h 
	                    kprop.h krb_log.h ksrvutil.h kuser_locl.h 
	                    pw_check.h sl.h sl_locl.h slav_locl.h 
	                    version.h xdbm.h 
	kerberosIV/include/kerberosIV: Makefile acl.h kadm.h kafs.h 
	                               kparse.h krb-protos.h krb.h 
	                               krb_db.h prot.h site.h 
	kerberosIV/kadm: Makefile check_password.c kadm_cli_wrap.c 
	                 kadm_err.et kadm_stream.c kadm_supp.c 
	                 shlib_version 
	kerberosIV/kadmin: Makefile kadmin.8 kadmin.c new_pwd.c sl.c 
	kerberosIV/kadmind: Makefile admin_server.c kadm_funcs.c 
	                    kadm_ser_wrap.c kadm_server.c kadmind.8 
	                    pw_check.c 
	kerberosIV/kafs: Makefile afskrb.c afssys.c common.c 
	                 shlib_version 
	kerberosIV/kauth: Makefile encdata.c kauth.1 kauth.c kauth.h 
	                  marshall.c rkinit.c 
	kerberosIV/kauthd: Makefile inaddr2str.c kauthd.8 kauthd.c 
	                   mini_inetd.c 
	kerberosIV/kdb : Makefile copykey.c kdb_locl.h krb_cache.c 
	                 krb_dbm.c krb_kdb_utils.c krb_lib.c 
	                 print_princ.c shlib_version 
	kerberosIV/kdb_destroy: Makefile kdb_destroy.8 kdb_destroy.c 
	kerberosIV/kdb_edit: Makefile kdb_edit.8 kdb_edit.c 
	kerberosIV/kdb_init: Makefile kdb_init.8 kdb_init.c 
	kerberosIV/kdb_util: Makefile kdb_util.8 kdb_util.c 
	kerberosIV/kdestroy: Makefile kdestroy.1 kdestroy.c 
	kerberosIV/kerberos: Makefile kerberos.8 kerberos.c 
	kerberosIV/kinit: Makefile kinit.1 kinit.c 
	kerberosIV/klist: Makefile klist.1 klist.c 
	kerberosIV/kprop: Makefile kprop.8 kprop.c 
	kerberosIV/kpropd: Makefile kpropd.8 kpropd.c 
	kerberosIV/krb : Makefile base64.c check_time.c cr_err_reply.c 
	                 create_auth_reply.c create_ciph.c 
	                 create_death_packet.c create_ticket.c 
	                 debug_decl.c decomp_ticket.c dest_tkt.c 
	                 encrypt_ktext.c extra.c get_ad_tkt.c get_cred.c 
	                 get_default_principal.c get_host.c get_in_tkt.c 
	                 get_krbrlm.c get_svc_in_tkt.c get_tf_fullname.c 
	                 get_tf_realm.c getaddrs.c getfile.c getrealm.c 
	                 getst.c k_concat.c k_getport.c k_getsockinst.c 
	                 k_localtime.c kdc_reply.c kerberos.3 kntoln.c 
	                 krb-archaeology.h krb_check_auth.c krb_equiv.c 
	                 krb_err.et krb_err_txt.c krb_get_in_tkt.c 
	                 krb_locl.h krb_realmofhost.3 krb_sendauth.3 
	                 krb_set_tkt_string.3 kuserok.3 kuserok.c 
	                 lifetime.c logging.c lsb_addr_comp.c mk_auth.c 
	                 mk_err.c mk_priv.c mk_req.c mk_safe.c 
	                 month_sname.c name2name.c netread.c netwrite.c 
	                 one.c parse_name.c rd_err.c rd_priv.c rd_req.c 
	                 rd_safe.c read_service_key.c realm_parse.c 
	                 recvauth.c resolve.c resolve.h rw.c 
	                 save_credentials.c send_to_kdc.c sendauth.c 
	                 shlib_version stime.c str2key.c strtok_r.c 
	                 tf_util.3 tf_util.c time.c tkt_string.c 
	                 unparse_name.c util.c verify_user.c version.c 
	kerberosIV/ksrvtgt: Makefile ksrvtgt.1 ksrvtgt.c 
	kerberosIV/ksrvutil: Makefile ksrvutil.8 ksrvutil.c 
	                     ksrvutil_get.c 
	kerberosIV/kstash: Makefile kstash.8 kstash.c 
	kerberosIV/man : Makefile kerberos.1 krb.conf.5 krb.realms.5 
	kerberosIV/roken: get_window_size.c get_window_size.h getarg.c 
	                  getarg.h parse_time.c parse_time.h 
	                  parse_units.c parse_units.h resolve.c 
	                  resolve.h simple_exec.c simple_exec.h 

Log message:
Remove old KerberosIV code. (art@ ok)


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 08:38:18

Log message:
    Importing KTH Kerberos4 version 1.0
    (art@ ok)
    
    Status:
    
    Vendor Tag:	KTH
    Release Tags:	KRB4_1_0
    
    N src/kerberosIV/src/ChangeLog
    N src/kerberosIV/src/Makefile.in
    N src/kerberosIV/src/NEWS
    N src/kerberosIV/src/README
    N src/kerberosIV/src/README-WIN32
    N src/kerberosIV/src/TODO
    N src/kerberosIV/src/acconfig.h
    N src/kerberosIV/src/acinclude.m4
    N src/kerberosIV/src/config.guess
    N src/kerberosIV/src/config.sub
    N src/kerberosIV/src/configure.in
    N src/kerberosIV/src/eBones-p9.README
    N src/kerberosIV/src/install-sh
    N src/kerberosIV/src/mkinstalldirs
    N src/kerberosIV/src/aclocal.m4
    N src/kerberosIV/src/configure
    N src/kerberosIV/src/PROBLEMS
    N src/kerberosIV/src/COPYRIGHT
    N src/kerberosIV/src/Windows/Windows.dsw
    N src/kerberosIV/src/Windows/make.bat
    N src/kerberosIV/src/admin/Makefile.in
    N src/kerberosIV/src/admin/adm_locl.h
    N src/kerberosIV/src/admin/ext_srvtab.c
    N src/kerberosIV/src/admin/kdb_destroy.c
    N src/kerberosIV/src/admin/kdb_edit.c
    N src/kerberosIV/src/admin/kdb_init.c
    N src/kerberosIV/src/admin/kdb_util.c
    N src/kerberosIV/src/admin/kstash.c
    N src/kerberosIV/src/appl/Makefile.in
    N src/kerberosIV/src/appl/afsutil/Makefile.in
    N src/kerberosIV/src/appl/afsutil/aklog.c
    N src/kerberosIV/src/appl/afsutil/kstring2key.c
    N src/kerberosIV/src/appl/afsutil/pagsh.c
    N src/kerberosIV/src/appl/bsd/Makefile.in
    N src/kerberosIV/src/appl/bsd/README.login
    N src/kerberosIV/src/appl/bsd/bsd_locl.h
    N src/kerberosIV/src/appl/bsd/encrypt.c
    N src/kerberosIV/src/appl/bsd/forkpty.c
    N src/kerberosIV/src/appl/bsd/kcmd.c
    N src/kerberosIV/src/appl/bsd/klogin.c
    N src/kerberosIV/src/appl/bsd/krcmd.c
    N src/kerberosIV/src/appl/bsd/login.c
    N src/kerberosIV/src/appl/bsd/login_access.c
    N src/kerberosIV/src/appl/bsd/login_fbtab.c
    N src/kerberosIV/src/appl/bsd/osfc2.c
    N src/kerberosIV/src/appl/bsd/pathnames.h
    N src/kerberosIV/src/appl/bsd/rcmd_util.c
    N src/kerberosIV/src/appl/bsd/rcp.c
    N src/kerberosIV/src/appl/bsd/rcp_util.c
    N src/kerberosIV/src/appl/bsd/rlogin.c
    N src/kerberosIV/src/appl/bsd/rlogind.c
    N src/kerberosIV/src/appl/bsd/rsh.c
    N src/kerberosIV/src/appl/bsd/rshd.c
    N src/kerberosIV/src/appl/bsd/stty_default.c
    N src/kerberosIV/src/appl/bsd/su.c
    N src/kerberosIV/src/appl/bsd/sysv_default.c
    N src/kerberosIV/src/appl/bsd/sysv_default.h
    N src/kerberosIV/src/appl/bsd/tty.c
    N src/kerberosIV/src/appl/bsd/sysv_environ.c
    N src/kerberosIV/src/appl/bsd/sysv_shadow.c
    N src/kerberosIV/src/appl/bsd/sysv_shadow.h
    N src/kerberosIV/src/appl/bsd/utmp_login.c
    N src/kerberosIV/src/appl/bsd/utmpx_login.c
    N src/kerberosIV/src/appl/kip/Makefile.in
    N src/kerberosIV/src/appl/kip/common.c
    N src/kerberosIV/src/appl/kip/kip.c
    N src/kerberosIV/src/appl/kip/kip.h
    N src/kerberosIV/src/appl/kip/kipd.c
    N src/kerberosIV/src/appl/krbmanager/Resource.h
    N src/kerberosIV/src/appl/krbmanager/krbmanager.c
    N src/kerberosIV/src/appl/krbmanager/krbmanager.dsp
    N src/kerberosIV/src/appl/krbmanager/krbmanager.mak
    N src/kerberosIV/src/appl/krbmanager/krbmanager.rc
    N src/kerberosIV/src/appl/krbmanager/res/Doc.ico
    N src/kerberosIV/src/appl/krbmanager/res/krbmanager.ico
    N src/kerberosIV/src/appl/krbmanager/res/krbmanager.rc2
    N src/kerberosIV/src/appl/krbmanager/res/krbmanager.res
    N src/kerberosIV/src/appl/krbmanager/res/red_green.bmp
    N src/kerberosIV/src/appl/movemail/Makefile.in
    N src/kerberosIV/src/appl/movemail/README
    N src/kerberosIV/src/appl/movemail/movemail.c
    N src/kerberosIV/src/appl/movemail/pop.c
    N src/kerberosIV/src/appl/movemail/pop.h
    N src/kerberosIV/src/appl/movemail/syswait.h
    N src/kerberosIV/src/appl/sample/Makefile.in
    N src/kerberosIV/src/appl/sample/sample.h
    N src/kerberosIV/src/appl/sample/sample_client.c
    N src/kerberosIV/src/appl/sample/sample_server.c
    N src/kerberosIV/src/appl/sample/simple.h
    N src/kerberosIV/src/appl/sample/simple_client.c
    N src/kerberosIV/src/appl/sample/simple_server.c
    N src/kerberosIV/src/appl/voodoo/AuthOption.cpp
    N src/kerberosIV/src/appl/voodoo/AuthOption.h
    N src/kerberosIV/src/appl/voodoo/CharStream.cpp
    N src/kerberosIV/src/appl/voodoo/CharStream.h
    N src/kerberosIV/src/appl/voodoo/CryptoEngine.cpp
    N src/kerberosIV/src/appl/voodoo/CryptoEngine.h
    N src/kerberosIV/src/appl/voodoo/DenyAllOption.cpp
    N src/kerberosIV/src/appl/voodoo/DenyAllOption.h
    N src/kerberosIV/src/appl/voodoo/EmulatorEngine.cpp
    N src/kerberosIV/src/appl/voodoo/EmulatorEngine.h
    N src/kerberosIV/src/appl/voodoo/EncryptOption.cpp
    N src/kerberosIV/src/appl/voodoo/EncryptOption.h
    N src/kerberosIV/src/appl/voodoo/Makefile
    N src/kerberosIV/src/appl/voodoo/Negotiator.cpp
    N src/kerberosIV/src/appl/voodoo/Negotiator.h
    N src/kerberosIV/src/appl/voodoo/Option.cpp
    N src/kerberosIV/src/appl/voodoo/Option.h
    N src/kerberosIV/src/appl/voodoo/Telnet.h
    N src/kerberosIV/src/appl/voodoo/TelnetApp.cpp
    N src/kerberosIV/src/appl/voodoo/TelnetApp.h
    N src/kerberosIV/src/appl/voodoo/TelnetCodes.h
    N src/kerberosIV/src/appl/voodoo/TelnetEngine.cpp
    N src/kerberosIV/src/appl/voodoo/TelnetEngine.h
    N src/kerberosIV/src/appl/voodoo/TelnetResource.rc
    N src/kerberosIV/src/appl/voodoo/TelnetSession.cpp
    N src/kerberosIV/src/appl/voodoo/TelnetSession.h
    N src/kerberosIV/src/appl/voodoo/TerminalEngine.cpp
    N src/kerberosIV/src/appl/voodoo/TerminalEngine.h
    N src/kerberosIV/src/appl/voodoo/WinSizeOption.cpp
    N src/kerberosIV/src/appl/voodoo/WinSizeOption.h
    N src/kerberosIV/src/appl/voodoo/YesNoOptions.cpp
    N src/kerberosIV/src/appl/voodoo/YesNoOptions.h
    N src/kerberosIV/src/appl/voodoo/char_codes.h
    N src/kerberosIV/src/appl/voodoo/resource.h
    N src/kerberosIV/src/appl/voodoo/voodoo.dsp
    N src/kerberosIV/src/appl/voodoo/voodoo.mak
    N src/kerberosIV/src/appl/otp/ChangeLog
    N src/kerberosIV/src/appl/otp/Makefile.am
    N src/kerberosIV/src/appl/otp/Makefile.in
    N src/kerberosIV/src/appl/otp/otp.c
    N src/kerberosIV/src/appl/otp/otp_locl.h
    N src/kerberosIV/src/appl/otp/otpprint.c
    N src/kerberosIV/src/appl/telnet/ChangeLog
    N src/kerberosIV/src/appl/telnet/Makefile.am
    N src/kerberosIV/src/appl/telnet/Makefile.in
    N src/kerberosIV/src/appl/telnet/README.ORIG
    N src/kerberosIV/src/appl/telnet/telnet.state
    N src/kerberosIV/src/appl/telnet/arpa/telnet.h
    N src/kerberosIV/src/appl/telnet/libtelnet/Makefile.am
    N src/kerberosIV/src/appl/telnet/libtelnet/Makefile.in
    N src/kerberosIV/src/appl/telnet/libtelnet/auth-proto.h
    N src/kerberosIV/src/appl/telnet/libtelnet/auth.c
    N src/kerberosIV/src/appl/telnet/libtelnet/auth.h
    N src/kerberosIV/src/appl/telnet/libtelnet/enc-proto.h
    N src/kerberosIV/src/appl/telnet/libtelnet/enc_des.c
    N src/kerberosIV/src/appl/telnet/libtelnet/encrypt.c
    N src/kerberosIV/src/appl/telnet/libtelnet/encrypt.h
    N src/kerberosIV/src/appl/telnet/libtelnet/genget.c
    N src/kerberosIV/src/appl/telnet/libtelnet/kerberos.c
    N src/kerberosIV/src/appl/telnet/libtelnet/kerberos5.c
    N src/kerberosIV/src/appl/telnet/libtelnet/krb4encpwd.c
    N src/kerberosIV/src/appl/telnet/libtelnet/misc-proto.h
    N src/kerberosIV/src/appl/telnet/libtelnet/misc.c
    N src/kerberosIV/src/appl/telnet/libtelnet/misc.h
    N src/kerberosIV/src/appl/telnet/libtelnet/rsaencpwd.c
    N src/kerberosIV/src/appl/telnet/libtelnet/spx.c
    N src/kerberosIV/src/appl/telnet/telnet/Makefile.am
    N src/kerberosIV/src/appl/telnet/telnet/Makefile.in
    N src/kerberosIV/src/appl/telnet/telnet/authenc.c
    N src/kerberosIV/src/appl/telnet/telnet/commands.c
    N src/kerberosIV/src/appl/telnet/telnet/defines.h
    N src/kerberosIV/src/appl/telnet/telnet/externs.h
    N src/kerberosIV/src/appl/telnet/telnet/main.c
    N src/kerberosIV/src/appl/telnet/telnet/network.c
    N src/kerberosIV/src/appl/telnet/telnet/ring.c
    N src/kerberosIV/src/appl/telnet/telnet/ring.h
    N src/kerberosIV/src/appl/telnet/telnet/sys_bsd.c
    N src/kerberosIV/src/appl/telnet/telnet/telnet.c
    N src/kerberosIV/src/appl/telnet/telnet/telnet_locl.h
    N src/kerberosIV/src/appl/telnet/telnet/terminal.c
    N src/kerberosIV/src/appl/telnet/telnet/types.h
    N src/kerberosIV/src/appl/telnet/telnet/utilities.c
    N src/kerberosIV/src/appl/telnet/telnetd/Makefile.am
    N src/kerberosIV/src/appl/telnet/telnetd/Makefile.in
    N src/kerberosIV/src/appl/telnet/telnetd/authenc.c
    N src/kerberosIV/src/appl/telnet/telnetd/defs.h
    N src/kerberosIV/src/appl/telnet/telnetd/ext.h
    N src/kerberosIV/src/appl/telnet/telnetd/global.c
    N src/kerberosIV/src/appl/telnet/telnetd/slc.c
    N src/kerberosIV/src/appl/telnet/telnetd/state.c
    N src/kerberosIV/src/appl/telnet/telnetd/sys_term.c
    N src/kerberosIV/src/appl/telnet/telnetd/telnetd.c
    N src/kerberosIV/src/appl/telnet/telnetd/telnetd.h
    N src/kerberosIV/src/appl/telnet/telnetd/termstat.c
    N src/kerberosIV/src/appl/telnet/telnetd/utility.c
    N src/kerberosIV/src/appl/popper/ChangeLog
    N src/kerberosIV/src/appl/popper/Makefile.am
    N src/kerberosIV/src/appl/popper/Makefile.in
    N src/kerberosIV/src/appl/popper/README
    N src/kerberosIV/src/appl/popper/README-FIRST
    N src/kerberosIV/src/appl/popper/README-KRB4
    N src/kerberosIV/src/appl/popper/maildir.c
    N src/kerberosIV/src/appl/popper/pop3.rfc1081
    N src/kerberosIV/src/appl/popper/pop3e.rfc1082
    N src/kerberosIV/src/appl/popper/pop_debug.c
    N src/kerberosIV/src/appl/popper/pop_dele.c
    N src/kerberosIV/src/appl/popper/pop_dropcopy.c
    N src/kerberosIV/src/appl/popper/pop_dropinfo.c
    N src/kerberosIV/src/appl/popper/pop_get_command.c
    N src/kerberosIV/src/appl/popper/pop_init.c
    N src/kerberosIV/src/appl/popper/pop_last.c
    N src/kerberosIV/src/appl/popper/pop_list.c
    N src/kerberosIV/src/appl/popper/pop_log.c
    N src/kerberosIV/src/appl/popper/pop_msg.c
    N src/kerberosIV/src/appl/popper/pop_parse.c
    N src/kerberosIV/src/appl/popper/pop_pass.c
    N src/kerberosIV/src/appl/popper/pop_quit.c
    N src/kerberosIV/src/appl/popper/pop_rset.c
    N src/kerberosIV/src/appl/popper/pop_send.c
    N src/kerberosIV/src/appl/popper/pop_stat.c
    N src/kerberosIV/src/appl/popper/pop_uidl.c
    N src/kerberosIV/src/appl/popper/pop_updt.c
    N src/kerberosIV/src/appl/popper/pop_user.c
    N src/kerberosIV/src/appl/popper/pop_xover.c
    N src/kerberosIV/src/appl/popper/popper.README.release
    N src/kerberosIV/src/appl/popper/popper.c
    N src/kerberosIV/src/appl/popper/popper.h
    N src/kerberosIV/src/appl/popper/version.h
    N src/kerberosIV/src/appl/xnlock/ChangeLog
    N src/kerberosIV/src/appl/xnlock/Makefile.am
    N src/kerberosIV/src/appl/xnlock/Makefile.in
    N src/kerberosIV/src/appl/xnlock/README
    N src/kerberosIV/src/appl/xnlock/nose.0.left
    N src/kerberosIV/src/appl/xnlock/nose.0.right
    N src/kerberosIV/src/appl/xnlock/nose.1.left
    N src/kerberosIV/src/appl/xnlock/nose.1.right
    N src/kerberosIV/src/appl/xnlock/nose.down
    N src/kerberosIV/src/appl/xnlock/nose.front
    N src/kerberosIV/src/appl/xnlock/nose.left.front
    N src/kerberosIV/src/appl/xnlock/nose.right.front
    N src/kerberosIV/src/appl/xnlock/xnlock.c
    N src/kerberosIV/src/appl/xnlock/xnlock.man
    N src/kerberosIV/src/appl/push/push.cat8
    N src/kerberosIV/src/appl/push/ChangeLog
    N src/kerberosIV/src/appl/push/Makefile.am
    N src/kerberosIV/src/appl/push/Makefile.in
    N src/kerberosIV/src/appl/push/pfrom.in
    N src/kerberosIV/src/appl/push/push.8
    N src/kerberosIV/src/appl/push/push.c
    N src/kerberosIV/src/appl/push/push_locl.h
    N src/kerberosIV/src/appl/kx/ChangeLog
    N src/kerberosIV/src/appl/kx/Makefile.am
    N src/kerberosIV/src/appl/kx/Makefile.in
    N src/kerberosIV/src/appl/kx/common.c
    N src/kerberosIV/src/appl/kx/context.c
    N src/kerberosIV/src/appl/kx/krb4.c
    N src/kerberosIV/src/appl/kx/krb5.c
    N src/kerberosIV/src/appl/kx/kx.c
    N src/kerberosIV/src/appl/kx/kx.h
    N src/kerberosIV/src/appl/kx/kxd.c
    N src/kerberosIV/src/appl/kx/rxtelnet.in
    N src/kerberosIV/src/appl/kx/rxterm.in
    N src/kerberosIV/src/appl/kx/tenletxr.in
    N src/kerberosIV/src/appl/kx/writeauth.c
    N src/kerberosIV/src/appl/kauth/ChangeLog
    N src/kerberosIV/src/appl/kauth/Makefile.am
    N src/kerberosIV/src/appl/kauth/Makefile.in
    N src/kerberosIV/src/appl/kauth/encdata.c
    N src/kerberosIV/src/appl/kauth/kauth.c
    N src/kerberosIV/src/appl/kauth/kauth.h
    N src/kerberosIV/src/appl/kauth/kauthd.c
    N src/kerberosIV/src/appl/kauth/ksrvtgt.in
    N src/kerberosIV/src/appl/kauth/marshall.c
    N src/kerberosIV/src/appl/kauth/rkinit.c
    N src/kerberosIV/src/appl/kauth/zrefresh
    N src/kerberosIV/src/appl/ftp/ChangeLog
    N src/kerberosIV/src/appl/ftp/Makefile.am
    N src/kerberosIV/src/appl/ftp/Makefile.in
    N src/kerberosIV/src/appl/ftp/common/Makefile.am
    N src/kerberosIV/src/appl/ftp/common/Makefile.in
    N src/kerberosIV/src/appl/ftp/common/buffer.c
    N src/kerberosIV/src/appl/ftp/common/common.h
    N src/kerberosIV/src/appl/ftp/common/sockbuf.c
    N src/kerberosIV/src/appl/ftp/ftp/Makefile.am
    N src/kerberosIV/src/appl/ftp/ftp/Makefile.in
    N src/kerberosIV/src/appl/ftp/ftp/cmds.c
    N src/kerberosIV/src/appl/ftp/ftp/cmdtab.c
    N src/kerberosIV/src/appl/ftp/ftp/domacro.c
    N src/kerberosIV/src/appl/ftp/ftp/extern.h
    N src/kerberosIV/src/appl/ftp/ftp/ftp.c
    N src/kerberosIV/src/appl/ftp/ftp/ftp_locl.h
    N src/kerberosIV/src/appl/ftp/ftp/ftp_var.h
    N src/kerberosIV/src/appl/ftp/ftp/globals.c
    N src/kerberosIV/src/appl/ftp/ftp/gssapi.c
    N src/kerberosIV/src/appl/ftp/ftp/kauth.c
    N src/kerberosIV/src/appl/ftp/ftp/krb4.c
    N src/kerberosIV/src/appl/ftp/ftp/main.c
    N src/kerberosIV/src/appl/ftp/ftp/pathnames.h
    N src/kerberosIV/src/appl/ftp/ftp/ruserpass.c
    N src/kerberosIV/src/appl/ftp/ftp/security.c
    N src/kerberosIV/src/appl/ftp/ftp/security.h
    N src/kerberosIV/src/appl/ftp/ftpd/Makefile.am
    N src/kerberosIV/src/appl/ftp/ftpd/Makefile.in
    N src/kerberosIV/src/appl/ftp/ftpd/extern.h
    N src/kerberosIV/src/appl/ftp/ftpd/ftpcmd.y
    N src/kerberosIV/src/appl/ftp/ftpd/ftpd.c
    N src/kerberosIV/src/appl/ftp/ftpd/ftpd_locl.h
    N src/kerberosIV/src/appl/ftp/ftpd/gss_userok.c
    N src/kerberosIV/src/appl/ftp/ftpd/kauth.c
    N src/kerberosIV/src/appl/ftp/ftpd/logwtmp.c
    N src/kerberosIV/src/appl/ftp/ftpd/ls.c
    N src/kerberosIV/src/appl/ftp/ftpd/pathnames.h
    N src/kerberosIV/src/appl/ftp/ftpd/popen.c
    N src/kerberosIV/src/doc/kth-krb.info
    N src/kerberosIV/src/doc/Makefile.in
    N src/kerberosIV/src/doc/ack.texi
    N src/kerberosIV/src/doc/dir
    N src/kerberosIV/src/doc/index.texi
    N src/kerberosIV/src/doc/install.texi
    N src/kerberosIV/src/doc/intro.texi
    N src/kerberosIV/src/doc/kth-krb.texi
    N src/kerberosIV/src/doc/latin1.tex
    N src/kerberosIV/src/doc/otp.texi
    N src/kerberosIV/src/doc/problems.texi
    N src/kerberosIV/src/doc/setup.texi
    N src/kerberosIV/src/doc/whatis.texi
    N src/kerberosIV/src/etc/README
    N src/kerberosIV/src/etc/default.login
    N src/kerberosIV/src/etc/fbtab
    N src/kerberosIV/src/etc/hosts.equiv
    N src/kerberosIV/src/etc/inetd.conf.changes.in
    N src/kerberosIV/src/etc/krb.conf
    N src/kerberosIV/src/etc/krb.equiv
    N src/kerberosIV/src/etc/krb.realms
    N src/kerberosIV/src/etc/login.access
    N src/kerberosIV/src/etc/services.append
    N src/kerberosIV/src/include/Makefile.in
    N src/kerberosIV/src/include/bits.c
    N src/kerberosIV/src/include/netdb.x
    N src/kerberosIV/src/include/protos.H
    N src/kerberosIV/src/include/config.h.in
    N src/kerberosIV/src/include/sys/Makefile.in
    N src/kerberosIV/src/include/sys/socket.x
    N src/kerberosIV/src/include/win32/config.h
    N src/kerberosIV/src/include/win32/ktypes.h
    N src/kerberosIV/src/include/win32/roken.h
    N src/kerberosIV/src/include/win32/version.h
    N src/kerberosIV/src/include/win32/winconf.sh
    N src/kerberosIV/src/lib/Makefile.in
    N src/kerberosIV/src/lib/acl/Makefile.in
    N src/kerberosIV/src/lib/acl/acl.h
    N src/kerberosIV/src/lib/acl/acl_files.c
    N src/kerberosIV/src/lib/acl/acl_files.doc
    N src/kerberosIV/src/lib/kadm/Makefile.in
    N src/kerberosIV/src/lib/kadm/check_password.c
    N src/kerberosIV/src/lib/kadm/kadm.h
    N src/kerberosIV/src/lib/kadm/kadm_cli_wrap.c
    N src/kerberosIV/src/lib/kadm/kadm_err.et
    N src/kerberosIV/src/lib/kadm/kadm_locl.h
    N src/kerberosIV/src/lib/kadm/kadm_stream.c
    N src/kerberosIV/src/lib/kadm/kadm_supp.c
    N src/kerberosIV/src/lib/kclient/KClient.c
    N src/kerberosIV/src/lib/kclient/KClient.def
    N src/kerberosIV/src/lib/kclient/KClient.dsp
    N src/kerberosIV/src/lib/kclient/KClient.h
    N src/kerberosIV/src/lib/kclient/KClient.mak
    N src/kerberosIV/src/lib/kclient/passwd_dialog.rc
    N src/kerberosIV/src/lib/kclient/passwd_dialog.res
    N src/kerberosIV/src/lib/kclient/passwd_dlg.c
    N src/kerberosIV/src/lib/kclient/passwd_dlg.h
    N src/kerberosIV/src/lib/kclient/resource.h
    N src/kerberosIV/src/lib/kdb/Makefile.in
    N src/kerberosIV/src/lib/kdb/copykey.c
    N src/kerberosIV/src/lib/kdb/kdb_locl.h
    N src/kerberosIV/src/lib/kdb/kdc.h
    N src/kerberosIV/src/lib/kdb/krb_cache.c
    N src/kerberosIV/src/lib/kdb/krb_db.h
    N src/kerberosIV/src/lib/kdb/krb_dbm.c
    N src/kerberosIV/src/lib/kdb/krb_kdb_utils.c
    N src/kerberosIV/src/lib/kdb/krb_lib.c
    N src/kerberosIV/src/lib/kdb/print_princ.c
    N src/kerberosIV/src/lib/krb/Makefile.in
    N src/kerberosIV/src/lib/krb/check_time.c
    N src/kerberosIV/src/lib/krb/cr_err_reply.c
    N src/kerberosIV/src/lib/krb/create_auth_reply.c
    N src/kerberosIV/src/lib/krb/create_ciph.c
    N src/kerberosIV/src/lib/krb/create_death_packet.c
    N src/kerberosIV/src/lib/krb/create_ticket.c
    N src/kerberosIV/src/lib/krb/debug_decl.c
    N src/kerberosIV/src/lib/krb/decomp_ticket.c
    N src/kerberosIV/src/lib/krb/defaults.c
    N src/kerberosIV/src/lib/krb/dest_tkt.c
    N src/kerberosIV/src/lib/krb/dllmain.c
    N src/kerberosIV/src/lib/krb/encrypt_ktext.c
    N src/kerberosIV/src/lib/krb/extra.c
    N src/kerberosIV/src/lib/krb/get_ad_tkt.c
    N src/kerberosIV/src/lib/krb/get_cred.c
    N src/kerberosIV/src/lib/krb/get_default_principal.c
    N src/kerberosIV/src/lib/krb/get_host.c
    N src/kerberosIV/src/lib/krb/get_in_tkt.c
    N src/kerberosIV/src/lib/krb/get_krbrlm.c
    N src/kerberosIV/src/lib/krb/getaddrs.c
    N src/kerberosIV/src/lib/krb/get_svc_in_tkt.c
    N src/kerberosIV/src/lib/krb/get_tf_fullname.c
    N src/kerberosIV/src/lib/krb/get_tf_realm.c
    N src/kerberosIV/src/lib/krb/getfile.c
    N src/kerberosIV/src/lib/krb/getrealm.c
    N src/kerberosIV/src/lib/krb/getst.c
    N src/kerberosIV/src/lib/krb/k_getport.c
    N src/kerberosIV/src/lib/krb/k_getsockinst.c
    N src/kerberosIV/src/lib/krb/k_localtime.c
    N src/kerberosIV/src/lib/krb/kdc_reply.c
    N src/kerberosIV/src/lib/krb/klog.h
    N src/kerberosIV/src/lib/krb/kntoln.c
    N src/kerberosIV/src/lib/krb/krb-archaeology.h
    N src/kerberosIV/src/lib/krb/krb-protos.h
    N src/kerberosIV/src/lib/krb/krb.def
    N src/kerberosIV/src/lib/krb/krb.dsp
    N src/kerberosIV/src/lib/krb/krb.h
    N src/kerberosIV/src/lib/krb/krb.mak
    N src/kerberosIV/src/lib/krb/krb.rc
    N src/kerberosIV/src/lib/krb/krb_check_auth.c
    N src/kerberosIV/src/lib/krb/krb_equiv.c
    N src/kerberosIV/src/lib/krb/krb_err.et
    N src/kerberosIV/src/lib/krb/krb_err_txt.c
    N src/kerberosIV/src/lib/krb/krb_get_in_tkt.c
    N src/kerberosIV/src/lib/krb/krb_ip_realm.c
    N src/kerberosIV/src/lib/krb/krb_locl.h
    N src/kerberosIV/src/lib/krb/krb_log.h
    N src/kerberosIV/src/lib/krb/krb_net_read.c
    N src/kerberosIV/src/lib/krb/krb_net_write.c
    N src/kerberosIV/src/lib/krb/kuserok.c
    N src/kerberosIV/src/lib/krb/lifetime.c
    N src/kerberosIV/src/lib/krb/logging.c
    N src/kerberosIV/src/lib/krb/lsb_addr_comp.c
    N src/kerberosIV/src/lib/krb/mk_auth.c
    N src/kerberosIV/src/lib/krb/mk_err.c
    N src/kerberosIV/src/lib/krb/mk_priv.c
    N src/kerberosIV/src/lib/krb/mk_req.c
    N src/kerberosIV/src/lib/krb/mk_safe.c
    N src/kerberosIV/src/lib/krb/month_sname.c
    N src/kerberosIV/src/lib/krb/name2name.c
    N src/kerberosIV/src/lib/krb/one.c
    N src/kerberosIV/src/lib/krb/parse_name.c
    N src/kerberosIV/src/lib/krb/prot.h
    N src/kerberosIV/src/lib/krb/rd_err.c
    N src/kerberosIV/src/lib/krb/rd_priv.c
    N src/kerberosIV/src/lib/krb/rd_req.c
    N src/kerberosIV/src/lib/krb/rd_safe.c
    N src/kerberosIV/src/lib/krb/read_service_key.c
    N src/kerberosIV/src/lib/krb/realm_parse.c
    N src/kerberosIV/src/lib/krb/recvauth.c
    N src/kerberosIV/src/lib/krb/resource.h
    N src/kerberosIV/src/lib/krb/roken_rename.h
    N src/kerberosIV/src/lib/krb/rw.c
    N src/kerberosIV/src/lib/krb/save_credentials.c
    N src/kerberosIV/src/lib/krb/send_to_kdc.c
    N src/kerberosIV/src/lib/krb/sendauth.c
    N src/kerberosIV/src/lib/krb/sizetest.c
    N src/kerberosIV/src/lib/krb/solaris_compat.c
    N src/kerberosIV/src/lib/krb/stime.c
    N src/kerberosIV/src/lib/krb/str2key.c
    N src/kerberosIV/src/lib/krb/tf_util.c
    N src/kerberosIV/src/lib/krb/ticket_memory.c
    N src/kerberosIV/src/lib/krb/ticket_memory.h
    N src/kerberosIV/src/lib/krb/time.c
    N src/kerberosIV/src/lib/krb/tkt_string.c
    N src/kerberosIV/src/lib/krb/unparse_name.c
    N src/kerberosIV/src/lib/krb/verify_user.c
    N src/kerberosIV/src/lib/rxkad/ChangeLog
    N src/kerberosIV/src/lib/rxkad/Makefile.in
    N src/kerberosIV/src/lib/rxkad/compat.c
    N src/kerberosIV/src/lib/rxkad/osi_alloc.c
    N src/kerberosIV/src/lib/rxkad/rxk_clnt.c
    N src/kerberosIV/src/lib/rxkad/rxk_crpt.c
    N src/kerberosIV/src/lib/rxkad/rxk_info.c
    N src/kerberosIV/src/lib/rxkad/rxk_locl.c
    N src/kerberosIV/src/lib/rxkad/rxk_serv.c
    N src/kerberosIV/src/lib/rxkad/rxkad.h
    N src/kerberosIV/src/lib/rxkad/rxkad_locl.h
    N src/kerberosIV/src/lib/roken/ChangeLog
    N src/kerberosIV/src/lib/roken/Makefile.am
    N src/kerberosIV/src/lib/roken/Makefile.in
    N src/kerberosIV/src/lib/roken/base64.c
    N src/kerberosIV/src/lib/roken/base64.h
    N src/kerberosIV/src/lib/roken/chown.c
    N src/kerberosIV/src/lib/roken/concat.c
    N src/kerberosIV/src/lib/roken/copyhostent.c
    N src/kerberosIV/src/lib/roken/daemon.c
    N src/kerberosIV/src/lib/roken/emalloc.c
    N src/kerberosIV/src/lib/roken/eread.c
    N src/kerberosIV/src/lib/roken/erealloc.c
    N src/kerberosIV/src/lib/roken/err.c
    N src/kerberosIV/src/lib/roken/err.h
    N src/kerberosIV/src/lib/roken/errx.c
    N src/kerberosIV/src/lib/roken/estrdup.c
    N src/kerberosIV/src/lib/roken/ewrite.c
    N src/kerberosIV/src/lib/roken/fchown.c
    N src/kerberosIV/src/lib/roken/flock.c
    N src/kerberosIV/src/lib/roken/fnmatch.c
    N src/kerberosIV/src/lib/roken/fnmatch.h
    N src/kerberosIV/src/lib/roken/freehostent.c
    N src/kerberosIV/src/lib/roken/get_default_username.c
    N src/kerberosIV/src/lib/roken/getarg.3
    N src/kerberosIV/src/lib/roken/get_window_size.c
    N src/kerberosIV/src/lib/roken/getarg.c
    N src/kerberosIV/src/lib/roken/getarg.h
    N src/kerberosIV/src/lib/roken/getcap.c
    N src/kerberosIV/src/lib/roken/getcwd.c
    N src/kerberosIV/src/lib/roken/getdtablesize.c
    N src/kerberosIV/src/lib/roken/getegid.c
    N src/kerberosIV/src/lib/roken/geteuid.c
    N src/kerberosIV/src/lib/roken/getgid.c
    N src/kerberosIV/src/lib/roken/gethostname.c
    N src/kerberosIV/src/lib/roken/getipnodebyaddr.c
    N src/kerberosIV/src/lib/roken/getipnodebyname.c
    N src/kerberosIV/src/lib/roken/getopt.c
    N src/kerberosIV/src/lib/roken/gettimeofday.c
    N src/kerberosIV/src/lib/roken/getuid.c
    N src/kerberosIV/src/lib/roken/getusershell.c
    N src/kerberosIV/src/lib/roken/glob.c
    N src/kerberosIV/src/lib/roken/glob.h
    N src/kerberosIV/src/lib/roken/hstrerror.c
    N src/kerberosIV/src/lib/roken/inaddr2str.c
    N src/kerberosIV/src/lib/roken/inet_aton.c
    N src/kerberosIV/src/lib/roken/inet_ntop.c
    N src/kerberosIV/src/lib/roken/inet_pton.c
    N src/kerberosIV/src/lib/roken/lstat.c
    N src/kerberosIV/src/lib/roken/initgroups.c
    N src/kerberosIV/src/lib/roken/innetgr.c
    N src/kerberosIV/src/lib/roken/iruserok.c
    N src/kerberosIV/src/lib/roken/issuid.c
    N src/kerberosIV/src/lib/roken/k_getpwnam.c
    N src/kerberosIV/src/lib/roken/k_getpwuid.c
    N src/kerberosIV/src/lib/roken/make-print-version.c
    N src/kerberosIV/src/lib/roken/memmove.c
    N src/kerberosIV/src/lib/roken/mini_inetd.c
    N src/kerberosIV/src/lib/roken/mkstemp.c
    N src/kerberosIV/src/lib/roken/net_read.c
    N src/kerberosIV/src/lib/roken/net_write.c
    N src/kerberosIV/src/lib/roken/parse_bytes-test.c
    N src/kerberosIV/src/lib/roken/parse_bytes.c
    N src/kerberosIV/src/lib/roken/parse_bytes.h
    N src/kerberosIV/src/lib/roken/parse_time.c
    N src/kerberosIV/src/lib/roken/parse_time.h
    N src/kerberosIV/src/lib/roken/parse_units.c
    N src/kerberosIV/src/lib/roken/parse_units.h
    N src/kerberosIV/src/lib/roken/print_version.c
    N src/kerberosIV/src/lib/roken/putenv.c
    N src/kerberosIV/src/lib/roken/rcmd.c
    N src/kerberosIV/src/lib/roken/readv.c
    N src/kerberosIV/src/lib/roken/recvmsg.c
    N src/kerberosIV/src/lib/roken/resolve.c
    N src/kerberosIV/src/lib/roken/resolve.h
    N src/kerberosIV/src/lib/roken/resource.h
    N src/kerberosIV/src/lib/roken/roken-common.h
    N src/kerberosIV/src/lib/roken/roken.awk
    N src/kerberosIV/src/lib/roken/roken.def
    N src/kerberosIV/src/lib/roken/roken.dsp
    N src/kerberosIV/src/lib/roken/roken.h.in
    N src/kerberosIV/src/lib/roken/roken.mak
    N src/kerberosIV/src/lib/roken/roken.rc
    N src/kerberosIV/src/lib/roken/roken_gethostby.c
    N src/kerberosIV/src/lib/roken/sendmsg.c
    N src/kerberosIV/src/lib/roken/setegid.c
    N src/kerberosIV/src/lib/roken/setenv.c
    N src/kerberosIV/src/lib/roken/seteuid.c
    N src/kerberosIV/src/lib/roken/signal.c
    N src/kerberosIV/src/lib/roken/simple_exec.c
    N src/kerberosIV/src/lib/roken/snprintf.c
    N src/kerberosIV/src/lib/roken/socket.c
    N src/kerberosIV/src/lib/roken/strcasecmp.c
    N src/kerberosIV/src/lib/roken/strdup.c
    N src/kerberosIV/src/lib/roken/strerror.c
    N src/kerberosIV/src/lib/roken/swab.c
    N src/kerberosIV/src/lib/roken/strftime.c
    N src/kerberosIV/src/lib/roken/strlcat.c
    N src/kerberosIV/src/lib/roken/strlcpy.c
    N src/kerberosIV/src/lib/roken/strlwr.c
    N src/kerberosIV/src/lib/roken/strncasecmp.c
    N src/kerberosIV/src/lib/roken/strndup.c
    N src/kerberosIV/src/lib/roken/strnlen.c
    N src/kerberosIV/src/lib/roken/strpftime-test.c
    N src/kerberosIV/src/lib/roken/strptime.c
    N src/kerberosIV/src/lib/roken/strsep.c
    N src/kerberosIV/src/lib/roken/strtok_r.c
    N src/kerberosIV/src/lib/roken/strupr.c
    N src/kerberosIV/src/lib/roken/tm2time.c
    N src/kerberosIV/src/lib/roken/unsetenv.c
    N src/kerberosIV/src/lib/roken/verify.c
    N src/kerberosIV/src/lib/roken/verr.c
    N src/kerberosIV/src/lib/roken/verrx.c
    N src/kerberosIV/src/lib/roken/vsyslog.c
    N src/kerberosIV/src/lib/roken/vwarn.c
    N src/kerberosIV/src/lib/roken/vwarnx.c
    N src/kerberosIV/src/lib/roken/warn.c
    N src/kerberosIV/src/lib/roken/warnerr.c
    N src/kerberosIV/src/lib/roken/warnx.c
    N src/kerberosIV/src/lib/roken/writev.c
    N src/kerberosIV/src/lib/roken/xdbm.h
    N src/kerberosIV/src/lib/des/COPYRIGHT
    N src/kerberosIV/src/lib/des/ChangeLog
    N src/kerberosIV/src/lib/des/DES.pm
    N src/kerberosIV/src/lib/des/DES.pod
    N src/kerberosIV/src/lib/des/DES.xs
    N src/kerberosIV/src/lib/des/FILES
    N src/kerberosIV/src/lib/des/INSTALL
    N src/kerberosIV/src/lib/des/Imakefile
    N src/kerberosIV/src/lib/des/KERBEROS
    N src/kerberosIV/src/lib/des/MODES.DES
    N src/kerberosIV/src/lib/des/Makefile.PL
    N src/kerberosIV/src/lib/des/Makefile.am
    N src/kerberosIV/src/lib/des/Makefile.in
    N src/kerberosIV/src/lib/des/Makefile.ssl
    N src/kerberosIV/src/lib/des/Makefile.uni
    N src/kerberosIV/src/lib/des/PC1
    N src/kerberosIV/src/lib/des/PC2
    N src/kerberosIV/src/lib/des/README
    N src/kerberosIV/src/lib/des/VERSION
    N src/kerberosIV/src/lib/des/cbc3_enc.c
    N src/kerberosIV/src/lib/des/cbc_cksm.c
    N src/kerberosIV/src/lib/des/cbc_enc.c
    N src/kerberosIV/src/lib/des/cfb64ede.c
    N src/kerberosIV/src/lib/des/cfb64enc.c
    N src/kerberosIV/src/lib/des/cfb_enc.c
    N src/kerberosIV/src/lib/des/des.c
    N src/kerberosIV/src/lib/des/des.def
    N src/kerberosIV/src/lib/des/des.doc
    N src/kerberosIV/src/lib/des/des.dsp
    N src/kerberosIV/src/lib/des/des.h
    N src/kerberosIV/src/lib/des/des.mak
    N src/kerberosIV/src/lib/des/des.man
    N src/kerberosIV/src/lib/des/des.org
    N src/kerberosIV/src/lib/des/des.pl
    N src/kerberosIV/src/lib/des/des_crypt.man
    N src/kerberosIV/src/lib/des/des_enc.c
    N src/kerberosIV/src/lib/des/des_locl.h
    N src/kerberosIV/src/lib/des/des_locl.org
    N src/kerberosIV/src/lib/des/des_opts.c
    N src/kerberosIV/src/lib/des/des_ver.h
    N src/kerberosIV/src/lib/des/destest.c
    N src/kerberosIV/src/lib/des/dllmain.c
    N src/kerberosIV/src/lib/des/doIP
    N src/kerberosIV/src/lib/des/doPC1
    N src/kerberosIV/src/lib/des/doPC2
    N src/kerberosIV/src/lib/des/ecb3_enc.c
    N src/kerberosIV/src/lib/des/ecb_enc.c
    N src/kerberosIV/src/lib/des/ede_enc.c
    N src/kerberosIV/src/lib/des/enc_read.c
    N src/kerberosIV/src/lib/des/enc_writ.c
    N src/kerberosIV/src/lib/des/fcrypt.c
    N src/kerberosIV/src/lib/des/hash.h
    N src/kerberosIV/src/lib/des/md4.c
    N src/kerberosIV/src/lib/des/key_par.c
    N src/kerberosIV/src/lib/des/makefile.bc
    N src/kerberosIV/src/lib/des/md4.h
    N src/kerberosIV/src/lib/des/md5.c
    N src/kerberosIV/src/lib/des/md5.h
    N src/kerberosIV/src/lib/des/md5crypt_test.c
    N src/kerberosIV/src/lib/des/mdtest.c
    N src/kerberosIV/src/lib/des/ncbc_enc.c
    N src/kerberosIV/src/lib/des/ofb64ede.c
    N src/kerberosIV/src/lib/des/ofb64enc.c
    N src/kerberosIV/src/lib/des/ofb_enc.c
    N src/kerberosIV/src/lib/des/passwd_dialog.aps
    N src/kerberosIV/src/lib/des/passwd_dialog.clw
    N src/kerberosIV/src/lib/des/passwd_dialog.rc
    N src/kerberosIV/src/lib/des/passwd_dialog.res
    N src/kerberosIV/src/lib/des/passwd_dlg.c
    N src/kerberosIV/src/lib/des/passwd_dlg.h
    N src/kerberosIV/src/lib/des/pcbc_enc.c
    N src/kerberosIV/src/lib/des/podd.h
    N src/kerberosIV/src/lib/des/qud_cksm.c
    N src/kerberosIV/src/lib/des/rand_key.c
    N src/kerberosIV/src/lib/des/rc4.h
    N src/kerberosIV/src/lib/des/rc4_enc.c
    N src/kerberosIV/src/lib/des/rc4_skey.c
    N src/kerberosIV/src/lib/des/rc4test.c
    N src/kerberosIV/src/lib/des/read_pwd.c
    N src/kerberosIV/src/lib/des/resource.h
    N src/kerberosIV/src/lib/des/rnd_keys.c
    N src/kerberosIV/src/lib/des/rpc_des.h
    N src/kerberosIV/src/lib/des/rpc_enc.c
    N src/kerberosIV/src/lib/des/rpw.c
    N src/kerberosIV/src/lib/des/set_key.c
    N src/kerberosIV/src/lib/des/sha.c
    N src/kerberosIV/src/lib/des/sha.h
    N src/kerberosIV/src/lib/des/shifts.pl
    N src/kerberosIV/src/lib/des/sk.h
    N src/kerberosIV/src/lib/des/speed.c
    N src/kerberosIV/src/lib/des/spr.h
    N src/kerberosIV/src/lib/des/str2key.c
    N src/kerberosIV/src/lib/des/supp.c
    N src/kerberosIV/src/lib/des/testdes.pl
    N src/kerberosIV/src/lib/des/times
    N src/kerberosIV/src/lib/des/typemap
    N src/kerberosIV/src/lib/des/version.h
    N src/kerberosIV/src/lib/des/vms.com
    N src/kerberosIV/src/lib/des/xcbc_enc.c
    N src/kerberosIV/src/lib/des/asm/des-som2.pl
    N src/kerberosIV/src/lib/des/asm/des-som3.pl
    N src/kerberosIV/src/lib/des/asm/des586.pl
    N src/kerberosIV/src/lib/des/asm/des686.pl
    N src/kerberosIV/src/lib/des/asm/desboth.pl
    N src/kerberosIV/src/lib/des/asm/dx86-cpp.s
    N src/kerberosIV/src/lib/des/asm/dx86unix.cpp
    N src/kerberosIV/src/lib/des/asm/readme
    N src/kerberosIV/src/lib/des/asm/win32.asm
    N src/kerberosIV/src/lib/des/asm/win32.uu
    N src/kerberosIV/src/lib/des/asm/x86ms.pl
    N src/kerberosIV/src/lib/des/asm/x86unix.pl
    N src/kerberosIV/src/lib/des/t/perl
    N src/kerberosIV/src/lib/des/t/test
    N src/kerberosIV/src/lib/editline/editline.cat3
    N src/kerberosIV/src/lib/editline/ChangeLog
    N src/kerberosIV/src/lib/editline/Makefile.am
    N src/kerberosIV/src/lib/editline/Makefile.in
    N src/kerberosIV/src/lib/editline/README
    N src/kerberosIV/src/lib/editline/complete.c
    N src/kerberosIV/src/lib/editline/edit_compat.c
    N src/kerberosIV/src/lib/editline/editline.3
    N src/kerberosIV/src/lib/editline/editline.c
    N src/kerberosIV/src/lib/editline/editline.h
    N src/kerberosIV/src/lib/editline/roken_rename.h
    N src/kerberosIV/src/lib/editline/sysunix.c
    N src/kerberosIV/src/lib/editline/testit.c
    N src/kerberosIV/src/lib/editline/unix.h
    N src/kerberosIV/src/lib/otp/ChangeLog
    N src/kerberosIV/src/lib/otp/Makefile.am
    N src/kerberosIV/src/lib/otp/Makefile.in
    N src/kerberosIV/src/lib/otp/otp.c
    N src/kerberosIV/src/lib/otp/otp.h
    N src/kerberosIV/src/lib/otp/otp_challenge.c
    N src/kerberosIV/src/lib/otp/otp_db.c
    N src/kerberosIV/src/lib/otp/otp_locl.h
    N src/kerberosIV/src/lib/otp/otp_md.c
    N src/kerberosIV/src/lib/otp/otp_md.h
    N src/kerberosIV/src/lib/otp/otp_parse.c
    N src/kerberosIV/src/lib/otp/otp_print.c
    N src/kerberosIV/src/lib/otp/otp_verify.c
    N src/kerberosIV/src/lib/otp/otptest.c
    N src/kerberosIV/src/lib/otp/roken_rename.h
    N src/kerberosIV/src/lib/sl/ChangeLog
    N src/kerberosIV/src/lib/sl/Makefile.am
    N src/kerberosIV/src/lib/sl/Makefile.in
    N src/kerberosIV/src/lib/sl/lex.l
    N src/kerberosIV/src/lib/sl/make_cmds.c
    N src/kerberosIV/src/lib/sl/make_cmds.h
    N src/kerberosIV/src/lib/sl/parse.y
    N src/kerberosIV/src/lib/sl/roken_rename.h
    N src/kerberosIV/src/lib/sl/sl.c
    N src/kerberosIV/src/lib/sl/sl.h
    N src/kerberosIV/src/lib/sl/sl_locl.h
    N src/kerberosIV/src/lib/sl/ss.c
    N src/kerberosIV/src/lib/sl/ss.h
    N src/kerberosIV/src/lib/kafs/ChangeLog
    N src/kerberosIV/src/lib/kafs/Makefile.am
    N src/kerberosIV/src/lib/kafs/Makefile.in
    N src/kerberosIV/src/lib/kafs/README.dlfcn
    N src/kerberosIV/src/lib/kafs/afskrb.c
    N src/kerberosIV/src/lib/kafs/afskrb5.c
    N src/kerberosIV/src/lib/kafs/afsl.exp
    N src/kerberosIV/src/lib/kafs/afslib.c
    N src/kerberosIV/src/lib/kafs/afslib.exp
    N src/kerberosIV/src/lib/kafs/afssys.c
    N src/kerberosIV/src/lib/kafs/afssysdefs.h
    N src/kerberosIV/src/lib/kafs/common.c
    N src/kerberosIV/src/lib/kafs/dlfcn.c
    N src/kerberosIV/src/lib/kafs/dlfcn.h
    N src/kerberosIV/src/lib/kafs/kafs.h
    N src/kerberosIV/src/lib/kafs/kafs_locl.h
    N src/kerberosIV/src/lib/auth/ChangeLog
    N src/kerberosIV/src/lib/auth/Makefile.am
    N src/kerberosIV/src/lib/auth/Makefile.in
    N src/kerberosIV/src/lib/auth/afskauthlib/README
    N src/kerberosIV/src/lib/auth/afskauthlib/Makefile.am
    N src/kerberosIV/src/lib/auth/afskauthlib/Makefile.in
    N src/kerberosIV/src/lib/auth/afskauthlib/verify.c
    N src/kerberosIV/src/lib/auth/pam/README
    N src/kerberosIV/src/lib/auth/pam/Makefile.am
    N src/kerberosIV/src/lib/auth/pam/Makefile.in
    N src/kerberosIV/src/lib/auth/pam/pam.c
    N src/kerberosIV/src/lib/auth/pam/pam.conf.add
    N src/kerberosIV/src/lib/auth/sia/README
    N src/kerberosIV/src/lib/auth/sia/Makefile.am
    N src/kerberosIV/src/lib/auth/sia/Makefile.in
    N src/kerberosIV/src/lib/auth/sia/krb4+c2_matrix.conf
    N src/kerberosIV/src/lib/auth/sia/krb4_matrix.conf
    N src/kerberosIV/src/lib/auth/sia/krb5+c2_matrix.conf
    N src/kerberosIV/src/lib/auth/sia/krb5_matrix.conf
    N src/kerberosIV/src/lib/auth/sia/posix_getpw.c
    N src/kerberosIV/src/lib/auth/sia/security.patch
    N src/kerberosIV/src/lib/auth/sia/sia.c
    N src/kerberosIV/src/lib/auth/sia/sia_locl.h
    N src/kerberosIV/src/lib/com_err/ChangeLog
    N src/kerberosIV/src/lib/com_err/Makefile.am
    N src/kerberosIV/src/lib/com_err/Makefile.in
    N src/kerberosIV/src/lib/com_err/com_err.c
    N src/kerberosIV/src/lib/com_err/com_err.h
    N src/kerberosIV/src/lib/com_err/com_right.h
    N src/kerberosIV/src/lib/com_err/compile_et.c
    N src/kerberosIV/src/lib/com_err/compile_et.h
    N src/kerberosIV/src/lib/com_err/error.c
    N src/kerberosIV/src/lib/com_err/lex.l
    N src/kerberosIV/src/lib/com_err/parse.y
    N src/kerberosIV/src/lib/com_err/roken_rename.h
    N src/kerberosIV/src/kadmin/Design.txt
    N src/kerberosIV/src/kadmin/Makefile.in
    N src/kerberosIV/src/kadmin/admin_server.c
    N src/kerberosIV/src/kadmin/kadm_funcs.c
    N src/kerberosIV/src/kadmin/kadm_locl.h
    N src/kerberosIV/src/kadmin/kadm_ser_wrap.c
    N src/kerberosIV/src/kadmin/kadm_server.c
    N src/kerberosIV/src/kadmin/kadm_server.h
    N src/kerberosIV/src/kadmin/kadmin.c
    N src/kerberosIV/src/kadmin/kpasswd.c
    N src/kerberosIV/src/kadmin/ksrvutil.c
    N src/kerberosIV/src/kadmin/ksrvutil.h
    N src/kerberosIV/src/kadmin/ksrvutil_get.c
    N src/kerberosIV/src/kadmin/new_pwd.c
    N src/kerberosIV/src/kadmin/pw_check.c
    N src/kerberosIV/src/kadmin/pw_check.h
    N src/kerberosIV/src/kadmin/random_password.c
    N src/kerberosIV/src/kuser/Makefile.in
    N src/kerberosIV/src/kuser/kdestroy.c
    N src/kerberosIV/src/kuser/kinit.c
    N src/kerberosIV/src/kuser/klist.c
    N src/kerberosIV/src/kuser/kuser_locl.h
    N src/kerberosIV/src/man/afslog.cat1
    N src/kerberosIV/src/man/Makefile
    N src/kerberosIV/src/man/Makefile.in
    N src/kerberosIV/src/man/acl_check.3
    N src/kerberosIV/src/man/afslog.1
    N src/kerberosIV/src/man/des.1
    N src/kerberosIV/src/man/des_crypt.3
    N src/kerberosIV/src/man/ext_srvtab.8
    N src/kerberosIV/src/man/ftp.1
    N src/kerberosIV/src/man/ftpd.8
    N src/kerberosIV/src/man/ftpusers.5
    N src/kerberosIV/src/man/getusershell.3
    N src/kerberosIV/src/man/kadmin.8
    N src/kerberosIV/src/man/kadmind.8
    N src/kerberosIV/src/man/kafs.3
    N src/kerberosIV/src/man/kauth.1
    N src/kerberosIV/src/man/kauthd.8
    N src/kerberosIV/src/man/kdb_destroy.8
    N src/kerberosIV/src/man/kdb_edit.8
    N src/kerberosIV/src/man/kdb_init.8
    N src/kerberosIV/src/man/kdb_util.8
    N src/kerberosIV/src/man/kdestroy.1
    N src/kerberosIV/src/man/kerberos.1
    N src/kerberosIV/src/man/kerberos.3
    N src/kerberosIV/src/man/kinit.1
    N src/kerberosIV/src/man/kerberos.8
    N src/kerberosIV/src/man/klist.1
    N src/kerberosIV/src/man/kpasswd.1
    N src/kerberosIV/src/man/kprop.8
    N src/kerberosIV/src/man/kpropd.8
    N src/kerberosIV/src/man/krb.conf.5
    N src/kerberosIV/src/man/krb.equiv.5
    N src/kerberosIV/src/man/krb.extra.5
    N src/kerberosIV/src/man/krb.realms.5
    N src/kerberosIV/src/man/krb_realmofhost.3
    N src/kerberosIV/src/man/krb_sendauth.3
    N src/kerberosIV/src/man/krb_set_tkt_string.3
    N src/kerberosIV/src/man/ksrvtgt.1
    N src/kerberosIV/src/man/ksrvutil.8
    N src/kerberosIV/src/man/kstash.8
    N src/kerberosIV/src/man/kuserok.3
    N src/kerberosIV/src/man/kx.1
    N src/kerberosIV/src/man/kxd.8
    N src/kerberosIV/src/man/login.1
    N src/kerberosIV/src/man/login.access.5
    N src/kerberosIV/src/man/movemail.1
    N src/kerberosIV/src/man/otp.1
    N src/kerberosIV/src/man/otpprint.1
    N src/kerberosIV/src/man/pagsh.1
    N src/kerberosIV/src/man/popper.8
    N src/kerberosIV/src/man/rcp.1
    N src/kerberosIV/src/man/rlogin.1
    N src/kerberosIV/src/man/rlogind.8
    N src/kerberosIV/src/man/rsh.1
    N src/kerberosIV/src/man/rshd.8
    N src/kerberosIV/src/man/rxtelnet.1
    N src/kerberosIV/src/man/rxterm.1
    N src/kerberosIV/src/man/su.1
    N src/kerberosIV/src/man/telnet.1
    N src/kerberosIV/src/man/telnetd.8
    N src/kerberosIV/src/man/tenletxr.1
    N src/kerberosIV/src/man/tf_util.3
    N src/kerberosIV/src/man/des.cat1
    N src/kerberosIV/src/man/ftp.cat1
    N src/kerberosIV/src/man/kauth.cat1
    N src/kerberosIV/src/man/kdestroy.cat1
    N src/kerberosIV/src/man/kerberos.cat1
    N src/kerberosIV/src/man/kinit.cat1
    N src/kerberosIV/src/man/klist.cat1
    N src/kerberosIV/src/man/kpasswd.cat1
    N src/kerberosIV/src/man/ksrvtgt.cat1
    N src/kerberosIV/src/man/kx.cat1
    N src/kerberosIV/src/man/login.cat1
    N src/kerberosIV/src/man/movemail.cat1
    N src/kerberosIV/src/man/otp.cat1
    N src/kerberosIV/src/man/otpprint.cat1
    N src/kerberosIV/src/man/pagsh.cat1
    N src/kerberosIV/src/man/rcp.cat1
    N src/kerberosIV/src/man/rlogin.cat1
    N src/kerberosIV/src/man/rsh.cat1
    N src/kerberosIV/src/man/rxtelnet.cat1
    N src/kerberosIV/src/man/rxterm.cat1
    N src/kerberosIV/src/man/su.cat1
    N src/kerberosIV/src/man/telnet.cat1
    N src/kerberosIV/src/man/tenletxr.cat1
    N src/kerberosIV/src/man/acl_check.cat3
    N src/kerberosIV/src/man/des_crypt.cat3
    N src/kerberosIV/src/man/kafs.cat3
    N src/kerberosIV/src/man/kerberos.cat3
    N src/kerberosIV/src/man/krb_realmofhost.cat3
    N src/kerberosIV/src/man/krb_sendauth.cat3
    N src/kerberosIV/src/man/krb_set_tkt_string.cat3
    N src/kerberosIV/src/man/kuserok.cat3
    N src/kerberosIV/src/man/tf_util.cat3
    N src/kerberosIV/src/man/ftpusers.cat5
    N src/kerberosIV/src/man/krb.conf.cat5
    N src/kerberosIV/src/man/krb.equiv.cat5
    N src/kerberosIV/src/man/krb.realms.cat5
    N src/kerberosIV/src/man/login.access.cat5
    N src/kerberosIV/src/man/ext_srvtab.cat8
    N src/kerberosIV/src/man/ftpd.cat8
    N src/kerberosIV/src/man/kadmin.cat8
    N src/kerberosIV/src/man/kadmind.cat8
    N src/kerberosIV/src/man/kauthd.cat8
    N src/kerberosIV/src/man/kdb_destroy.cat8
    N src/kerberosIV/src/man/kdb_edit.cat8
    N src/kerberosIV/src/man/kdb_init.cat8
    N src/kerberosIV/src/man/kdb_util.cat8
    N src/kerberosIV/src/man/kerberos.cat8
    N src/kerberosIV/src/man/kprop.cat8
    N src/kerberosIV/src/man/kpropd.cat8
    N src/kerberosIV/src/man/ksrvutil.cat8
    N src/kerberosIV/src/man/kstash.cat8
    N src/kerberosIV/src/man/kxd.cat8
    N src/kerberosIV/src/man/popper.cat8
    N src/kerberosIV/src/man/rlogind.cat8
    N src/kerberosIV/src/man/rshd.cat8
    N src/kerberosIV/src/man/telnetd.cat8
    N src/kerberosIV/src/server/Makefile.in
    N src/kerberosIV/src/server/kerberos.c
    N src/kerberosIV/src/slave/Makefile.in
    N src/kerberosIV/src/slave/kprop.c
    N src/kerberosIV/src/slave/kprop.h
    N src/kerberosIV/src/slave/kpropd.c
    N src/kerberosIV/src/slave/slav_locl.h
    N src/kerberosIV/src/cf/ChangeLog
    N src/kerberosIV/src/cf/Makefile.am.common
    N src/kerberosIV/src/cf/auth-modules.m4
    N src/kerberosIV/src/cf/broken-glob.m4
    N src/kerberosIV/src/cf/broken-snprintf.m4
    N src/kerberosIV/src/cf/broken.m4
    N src/kerberosIV/src/cf/c-attribute.m4
    N src/kerberosIV/src/cf/c-function.m4
    N src/kerberosIV/src/cf/capabilities.m4
    N src/kerberosIV/src/cf/check-declaration.m4
    N src/kerberosIV/src/cf/check-getpwnam_r-posix.m4
    N src/kerberosIV/src/cf/check-man.m4
    N src/kerberosIV/src/cf/check-netinet-ip-and-tcp.m4
    N src/kerberosIV/src/cf/check-type-extra.m4
    N src/kerberosIV/src/cf/check-var.m4
    N src/kerberosIV/src/cf/check-x.m4
    N src/kerberosIV/src/cf/check-xau.m4
    N src/kerberosIV/src/cf/find-func-no-libs.m4
    N src/kerberosIV/src/cf/misc.m4
    N src/kerberosIV/src/cf/find-func-no-libs2.m4
    N src/kerberosIV/src/cf/find-func.m4
    N src/kerberosIV/src/cf/find-if-not-broken.m4
    N src/kerberosIV/src/cf/grok-type.m4
    N src/kerberosIV/src/cf/have-pragma-weak.m4
    N src/kerberosIV/src/cf/have-struct-field.m4
    N src/kerberosIV/src/cf/have-type.m4
    N src/kerberosIV/src/cf/have-types.m4
    N src/kerberosIV/src/cf/krb-find-db.m4
    N src/kerberosIV/src/cf/krb-func-getcwd-broken.m4
    N src/kerberosIV/src/cf/krb-func-getlogin.m4
    N src/kerberosIV/src/cf/krb-ipv6.m4
    N src/kerberosIV/src/cf/krb-prog-ln-s.m4
    N src/kerberosIV/src/cf/krb-prog-ranlib.m4
    N src/kerberosIV/src/cf/krb-sys-aix.m4
    N src/kerberosIV/src/cf/krb-prog-yacc.m4
    N src/kerberosIV/src/cf/krb-struct-spwd.m4
    N src/kerberosIV/src/cf/krb-sys-nextstep.m4
    N src/kerberosIV/src/cf/krb-struct-winsize.m4
    N src/kerberosIV/src/cf/krb-version.m4
    N src/kerberosIV/src/cf/make-proto.pl
    N src/kerberosIV/src/cf/mips-abi.m4
    N src/kerberosIV/src/cf/need-proto.m4
    N src/kerberosIV/src/cf/osfc2.m4
    N src/kerberosIV/src/cf/proto-compat.m4
    N src/kerberosIV/src/cf/shared-libs.m4
    N src/kerberosIV/src/cf/test-package.m4
    N src/kerberosIV/src/cf/wflags.m4
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:09:25

Added files:
	kerberosIV/src/include: config.h ktypes.h protos.h 
	                        roken-common.h version.h 

Log message:
Add files generated by configure.
(art@ ok)


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:12:39

Modified files:
	kerberosIV/src/kadmin: kadm_server.h 
	kerberosIV/src/lib/kadm: kadm.h 
	kerberosIV/src/lib/kafs: kafs.h 
	kerberosIV/src/lib/krb: defaults.c krb.h 
	kerberosIV/src/slave: kprop.h 

Log message:
OpenBSD specific changes to kth-krb.
kafs.h has been replaced with the one correctly hacked by art@ to
build with arla.


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:17:47

src/kerberosIV/lib

Update of /cvs/src/kerberosIV/lib
In directory cvs.openbsd.org:/tmp/cvs-serv8138/lib

Log Message:
Directory /cvs/src/kerberosIV/lib added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:17:48

src/kerberosIV/libexec

Update of /cvs/src/kerberosIV/libexec
In directory cvs.openbsd.org:/tmp/cvs-serv8138/libexec

Log Message:
Directory /cvs/src/kerberosIV/libexec added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:17:48

src/kerberosIV/usr.bin

Update of /cvs/src/kerberosIV/usr.bin
In directory cvs.openbsd.org:/tmp/cvs-serv8138/usr.bin

Log Message:
Directory /cvs/src/kerberosIV/usr.bin added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:17:49

src/kerberosIV/usr.sbin

Update of /cvs/src/kerberosIV/usr.sbin
In directory cvs.openbsd.org:/tmp/cvs-serv8138/usr.sbin

Log Message:
Directory /cvs/src/kerberosIV/usr.sbin added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:19:01

src/kerberosIV/lib/krb

Update of /cvs/src/kerberosIV/lib/krb
In directory cvs.openbsd.org:/tmp/cvs-serv4842/krb

Log Message:
Directory /cvs/src/kerberosIV/lib/krb added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:19:01

src/kerberosIV/lib/kadm

Update of /cvs/src/kerberosIV/lib/kadm
In directory cvs.openbsd.org:/tmp/cvs-serv4842/kadm

Log Message:
Directory /cvs/src/kerberosIV/lib/kadm added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:19:02

src/kerberosIV/lib/kafs

Update of /cvs/src/kerberosIV/lib/kafs
In directory cvs.openbsd.org:/tmp/cvs-serv4842/kafs

Log Message:
Directory /cvs/src/kerberosIV/lib/kafs added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:19:02

src/kerberosIV/lib/kdb

Update of /cvs/src/kerberosIV/lib/kdb
In directory cvs.openbsd.org:/tmp/cvs-serv4842/kdb

Log Message:
Directory /cvs/src/kerberosIV/lib/kdb added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:19:03

src/kerberosIV/lib/acl

Update of /cvs/src/kerberosIV/lib/acl
In directory cvs.openbsd.org:/tmp/cvs-serv4842/acl

Log Message:
Directory /cvs/src/kerberosIV/lib/acl added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:19:03

src/kerberosIV/lib/roken

Update of /cvs/src/kerberosIV/lib/roken
In directory cvs.openbsd.org:/tmp/cvs-serv4842/roken

Log Message:
Directory /cvs/src/kerberosIV/lib/roken added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:19:04

src/kerberosIV/lib/sl

Update of /cvs/src/kerberosIV/lib/sl
In directory cvs.openbsd.org:/tmp/cvs-serv4842/sl

Log Message:
Directory /cvs/src/kerberosIV/lib/sl added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:24:17

src/kerberosIV/libexec/kadmind

Update of /cvs/src/kerberosIV/libexec/kadmind
In directory cvs.openbsd.org:/tmp/cvs-serv32451/kadmind

Log Message:
Directory /cvs/src/kerberosIV/libexec/kadmind added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:24:18

src/kerberosIV/libexec/kauthd

Update of /cvs/src/kerberosIV/libexec/kauthd
In directory cvs.openbsd.org:/tmp/cvs-serv32451/kauthd

Log Message:
Directory /cvs/src/kerberosIV/libexec/kauthd added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:24:19

src/kerberosIV/libexec/kerberos

Update of /cvs/src/kerberosIV/libexec/kerberos
In directory cvs.openbsd.org:/tmp/cvs-serv32451/kerberos

Log Message:
Directory /cvs/src/kerberosIV/libexec/kerberos added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:24:20

src/kerberosIV/libexec/kpropd

Update of /cvs/src/kerberosIV/libexec/kpropd
In directory cvs.openbsd.org:/tmp/cvs-serv32451/kpropd

Log Message:
Directory /cvs/src/kerberosIV/libexec/kpropd added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:26:19

src/kerberosIV/usr.bin/klist

Update of /cvs/src/kerberosIV/usr.bin/klist
In directory cvs.openbsd.org:/tmp/cvs-serv31347/klist

Log Message:
Directory /cvs/src/kerberosIV/usr.bin/klist added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:26:20

src/kerberosIV/usr.bin/kauth

Update of /cvs/src/kerberosIV/usr.bin/kauth
In directory cvs.openbsd.org:/tmp/cvs-serv31347/kauth

Log Message:
Directory /cvs/src/kerberosIV/usr.bin/kauth added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:26:21

src/kerberosIV/usr.bin/kdestroy

Update of /cvs/src/kerberosIV/usr.bin/kdestroy
In directory cvs.openbsd.org:/tmp/cvs-serv31347/kdestroy

Log Message:
Directory /cvs/src/kerberosIV/usr.bin/kdestroy added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:26:21

src/kerberosIV/usr.bin/kftp

Update of /cvs/src/kerberosIV/usr.bin/kftp
In directory cvs.openbsd.org:/tmp/cvs-serv31347/kftp

Log Message:
Directory /cvs/src/kerberosIV/usr.bin/kftp added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:26:22

src/kerberosIV/usr.bin/kinit

Update of /cvs/src/kerberosIV/usr.bin/kinit
In directory cvs.openbsd.org:/tmp/cvs-serv31347/kinit

Log Message:
Directory /cvs/src/kerberosIV/usr.bin/kinit added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:26:22

src/kerberosIV/usr.bin/afslog

Update of /cvs/src/kerberosIV/usr.bin/afslog
In directory cvs.openbsd.org:/tmp/cvs-serv31347/afslog

Log Message:
Directory /cvs/src/kerberosIV/usr.bin/afslog added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:26:23

src/kerberosIV/usr.bin/kstring2key

Update of /cvs/src/kerberosIV/usr.bin/kstring2key
In directory cvs.openbsd.org:/tmp/cvs-serv31347/kstring2key

Log Message:
Directory /cvs/src/kerberosIV/usr.bin/kstring2key added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:26:23

src/kerberosIV/usr.bin/pagsh

Update of /cvs/src/kerberosIV/usr.bin/pagsh
In directory cvs.openbsd.org:/tmp/cvs-serv31347/pagsh

Log Message:
Directory /cvs/src/kerberosIV/usr.bin/pagsh added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:27:31

src/kerberosIV/usr.sbin/kdb_util

Update of /cvs/src/kerberosIV/usr.sbin/kdb_util
In directory cvs.openbsd.org:/tmp/cvs-serv29152/kdb_util

Log Message:
Directory /cvs/src/kerberosIV/usr.sbin/kdb_util added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:27:32

src/kerberosIV/usr.sbin/kadmin

Update of /cvs/src/kerberosIV/usr.sbin/kadmin
In directory cvs.openbsd.org:/tmp/cvs-serv29152/kadmin

Log Message:
Directory /cvs/src/kerberosIV/usr.sbin/kadmin added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:27:32

src/kerberosIV/usr.sbin/kdb_destroy

Update of /cvs/src/kerberosIV/usr.sbin/kdb_destroy
In directory cvs.openbsd.org:/tmp/cvs-serv29152/kdb_destroy

Log Message:
Directory /cvs/src/kerberosIV/usr.sbin/kdb_destroy added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:27:33

src/kerberosIV/usr.sbin/kdb_edit

Update of /cvs/src/kerberosIV/usr.sbin/kdb_edit
In directory cvs.openbsd.org:/tmp/cvs-serv29152/kdb_edit

Log Message:
Directory /cvs/src/kerberosIV/usr.sbin/kdb_edit added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:27:33

src/kerberosIV/usr.sbin/kdb_init

Update of /cvs/src/kerberosIV/usr.sbin/kdb_init
In directory cvs.openbsd.org:/tmp/cvs-serv29152/kdb_init

Log Message:
Directory /cvs/src/kerberosIV/usr.sbin/kdb_init added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:27:34

src/kerberosIV/usr.sbin/ext_srvtab

Update of /cvs/src/kerberosIV/usr.sbin/ext_srvtab
In directory cvs.openbsd.org:/tmp/cvs-serv29152/ext_srvtab

Log Message:
Directory /cvs/src/kerberosIV/usr.sbin/ext_srvtab added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:27:34

src/kerberosIV/usr.sbin/kprop

Update of /cvs/src/kerberosIV/usr.sbin/kprop
In directory cvs.openbsd.org:/tmp/cvs-serv29152/kprop

Log Message:
Directory /cvs/src/kerberosIV/usr.sbin/kprop added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:27:35

src/kerberosIV/usr.sbin/ksrvutil

Update of /cvs/src/kerberosIV/usr.sbin/ksrvutil
In directory cvs.openbsd.org:/tmp/cvs-serv29152/ksrvutil

Log Message:
Directory /cvs/src/kerberosIV/usr.sbin/ksrvutil added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:27:35

src/kerberosIV/usr.sbin/kstash

Update of /cvs/src/kerberosIV/usr.sbin/kstash
In directory cvs.openbsd.org:/tmp/cvs-serv29152/kstash

Log Message:
Directory /cvs/src/kerberosIV/usr.sbin/kstash added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:35:35

Added files:
	kerberosIV     : Makefile Makefile.inc README 
	kerberosIV/lib : Makefile Makefile.inc 
	kerberosIV/lib/acl: Makefile shlib_version 
	kerberosIV/lib/kadm: Makefile shlib_version 
	kerberosIV/lib/kafs: Makefile shlib_version 
	kerberosIV/lib/kdb: Makefile shlib_version 
	kerberosIV/lib/krb: Makefile shlib_version 
	kerberosIV/lib/roken: Makefile print_version.h roken.h 
	kerberosIV/lib/sl: Makefile 
	kerberosIV/libexec: Makefile Makefile.inc 
	kerberosIV/libexec/kadmind: Makefile 
	kerberosIV/libexec/kauthd: Makefile 
	kerberosIV/libexec/kerberos: Makefile 
	kerberosIV/libexec/kpropd: Makefile 
	kerberosIV/usr.bin: Makefile Makefile.inc 
	kerberosIV/usr.bin/afslog: Makefile 
	kerberosIV/usr.bin/kauth: Makefile 
	kerberosIV/usr.bin/kdestroy: Makefile 
	kerberosIV/usr.bin/kftp: Makefile 
	kerberosIV/usr.bin/kinit: Makefile 
	kerberosIV/usr.bin/klist: Makefile 
	kerberosIV/usr.bin/kstring2key: Makefile 
	kerberosIV/usr.bin/pagsh: Makefile 
	kerberosIV/usr.sbin: Makefile Makefile.inc 
	kerberosIV/usr.sbin/ext_srvtab: Makefile 
	kerberosIV/usr.sbin/kadmin: Makefile 
	kerberosIV/usr.sbin/kdb_destroy: Makefile 
	kerberosIV/usr.sbin/kdb_edit: Makefile 
	kerberosIV/usr.sbin/kdb_init: Makefile 
	kerberosIV/usr.sbin/kdb_util: Makefile 
	kerberosIV/usr.sbin/kprop: Makefile 
	kerberosIV/usr.sbin/ksrvutil: Makefile 
	kerberosIV/usr.sbin/kstash: Makefile 

Log message:
Add build system for KerberosIV
(ok art@)


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:43:22

Modified files:
	lib/libtelnet  : kerberos.c 

Log message:
Update for libtelnet, cut-n-pasted from kth-krb's libtelnet.


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 09:55:06

Modified files:
	share/mk       : bsd.own.mk 

Log message:
KerberosIV is now reenabled.
If i've done my homework right, KerberosIV should work fine now...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/25 10:05:51

Modified files:
	sys/arch/sparc/conf: SUN4M 

Log message:
cypress is not pure SUN4M


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/25 10:22:22

Modified files:
	sbin/isakmpd   : ike_quick_mode.c 

Log message:
Merge with EOM 1.117

author: angelos
Move the check after we get rid of the unused protos.

author: niklas
Made debug logging a compile time selectable feature


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/25 10:23:42

Modified files:
	sbin/isakmpd/regress/crypto: Makefile 
	sbin/isakmpd/regress/dh: Makefile 
	sbin/isakmpd/regress/group: Makefile 
	sbin/isakmpd/regress/prf: Makefile 
	sbin/isakmpd/regress/rsakeygen: Makefile 
	sbin/isakmpd/regress/x509: Makefile 
	sbin/isakmpd   : Makefile attribute.c sa.c conf.c crypto.c 
	                 isakmpd.c connection.c doi.h field.c exchange.c 
	                 ike_auth.c pf_key_v2.c ike_phase_1.c ipsec.c 
	                 isakmp_doi.c log.c log.h math_group.c message.c 
	                 pf_encap.c policy.c timer.c transport.c udp.c 
	                 ui.c x509.c 

Log message:
regress/crypto/Makefile: Merge with EOM 1.5
regress/dh/Makefile: Merge with EOM 1.7
regress/group/Makefile: Merge with EOM 1.9
regress/prf/Makefile: Merge with EOM 1.4
regress/rsakeygen/Makefile: Merge with EOM 1.8
regress/x509/Makefile: Merge with EOM 1.10
Makefile: Merge with EOM 1.62
attribute.c: Merge with EOM 1.10
sa.c: Merge with EOM 1.99
conf.c: Merge with EOM 1.20
crypto.c: Merge with EOM 1.28
isakmpd.c: Merge with EOM 1.45
connection.c: Merge with EOM 1.19
doi.h: Merge with EOM 1.28
field.c: Merge with EOM 1.11
exchange.c: Merge with EOM 1.116
ike_auth.c: Merge with EOM 1.44
pf_key_v2.c: Merge with EOM 1.37
ike_phase_1.c: Merge with EOM 1.22
ipsec.c: Merge with EOM 1.118
isakmp_doi.c: Merge with EOM 1.40
log.c: Merge with EOM 1.26
log.h: Merge with EOM 1.18
math_group.c: Merge with EOM 1.23
message.c: Merge with EOM 1.144
pf_encap.c: Merge with EOM 1.70
policy.c: Merge with EOM 1.18
timer.c: Merge with EOM 1.13
transport.c: Merge with EOM 1.41
udp.c: Merge with EOM 1.47
ui.c: Merge with EOM 1.37
x509.c: Merge with EOM 1.36

author: niklas
Made debug logging a compile time selectable feature


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 10:37:43

Modified files:
	include        : Makefile 

Log message:
Include files for KerberosIV have moved.
(ok art@)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/25 12:07:33

src/usr.bin/mg

Update of /cvs/src/usr.bin/mg
In directory cvs.openbsd.org:/usr/src/usr.bin/mg

Log Message:
Directory /cvs/src/usr.bin/mg added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/25 12:08:53

Added files:
	usr.bin/mg     : Makefile README basic.c buffer.c chrdef.h 
	                 cinfo.c def.h dir.c dired.c display.c 
	                 dvidoc.sty echo.c extend.c file.c fileio.c 
	                 help.c kbd.c kbd.h key.h keymap.c line.c 
	                 macro.c macro.h main.c match.c mg.1 mg.doc 
	                 mg.dvi mg.tex mgidx.tex mgprog.doc modes.c 
	                 paragraph.c random.c re_search.c regex.c 
	                 regex.h region.c search.c spawn.c sysdef.h 
	                 tar.exclude tty.c ttydef.h ttyio.c ttykbd.c 
	                 tutorial version.c window.c word.c 

Log message:
initial import of mg2a


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/25 12:09:48

Modified files:
	usr.bin/mg     : Makefile fileio.c main.c ttyio.c 

Log message:
make it minimally compile; millert


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/25 12:10:22

Modified files:
	usr.bin/mg     : mg.1 

Log message:
mandoc, but needs much more fleshing out


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/25 12:13:22

Modified files:
	usr.bin/mg     : def.h extend.c fileio.c spawn.c sysdef.h 
	                 ttydef.h ttyio.c 
Removed files:
	usr.bin/mg     : dvidoc.sty mg.tex mgidx.tex mgprog.doc 
	                 tar.exclude 

Log message:
further pruning


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/25 12:14:05

Removed files:
	usr.bin/mg     : mg.doc mg.dvi 

Log message:
more pruning


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/25 14:17:15

Modified files:
	editors/wordperfect: Makefile 

Log message:
licensing


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/25 14:20:12

Modified files:
	graphics/xpm   : Makefile 

Log message:
licensing


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/25 14:28:48

Modified files:
	security/socks5: Makefile 

Log message:
licensing


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/25 15:08:25

Modified files:
	mail/ezmlm     : Makefile 

Log message:
add missing dollar sign to RCS id


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/02/25 15:09:14

Modified files:
	usr.bin/passwd : krb_passwd.c 

Log message:
TKT_ROOT has changed from a string to a function in newer KerberosIV
versions.
(Ok deraadt@)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/25 15:11:43

Modified files:
	mail/fastforward: Makefile 

Log message:
add missing dollar sign to RCS id


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/25 15:15:24

Modified files:
	mail/dot-forward: Makefile 

Log message:
add missing dollar sign to RCS id


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/25 15:17:28

Modified files:
	mail/qmailanalog: Makefile 

Log message:
add missing dollar sign to RCS id


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/25 16:32:56

Modified files:
	usr.sbin/trpt  : trpt.c 

Log message:
support -M and -N; jeff@cepheid.org


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	2000/02/25 17:38:39

Modified files:
	.              : sparc.html docum.html 

Log message:
more & -> &amp;


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/02/25 17:42:12

Modified files:
	news/leafnode  : Makefile 

Log message:
Licencing information.

Changed maintenair to ports@, as original maintainer requested


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/02/25 18:16:31

Modified files:
	sys/net        : if_media.c if_media.h 

Log message:
use LIST_* macros where appropriate instead of using LIST* internals.
From netbsd
add 802.11 media types and options
add ifmedia_delete_instance() to be used in *detach() routines.
a few minor knits.
jason@ ok.


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	2000/02/25 18:19:59

Modified files:
	faq            : faq11.html 

Log message:
informaton -> information


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/25 20:42:20

Modified files:
	sys/dev/mii    : nsphyter.c 

Log message:
fix printf's


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/02/25 21:06:23

Modified files:
	sbin/swapctl   : Makefile swapctl.8 swapctl.c swapctl.h 
	                 swaplist.c 

Log message:
add rcs idents


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/02/25 21:18:55

Modified files:
	sbin/swapctl   : swapctl.8 

Log message:
we are openbsd; mention toby


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/26 01:15:39

Modified files:
	usr.sbin/ifmcstat: ifmcstat.c 

Log message:
print addresses in extended scoped address format.  (sync with kame)


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/26 06:30:49

Modified files:
	lib/libc_r/uthread: uthread_init.c 

Log message:
uninitialised fields


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/26 06:32:01

Modified files:
	lib/libc_r/uthread: uthread_info_openbsd.c 

Log message:
better column titles. show prioq and scheduler timing information


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/02/26 06:34:51

Modified files:
	lib/libc_r/uthread: uthread_stack.c 

Log message:
alpha


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/26 15:53:17

Modified files:
	usr.bin/mg     : Makefile basic.c buffer.c def.h dir.c dired.c 
	                 display.c file.c line.c main.c sysdef.h tty.c 
	                 ttyio.c ttykbd.c window.c 

Log message:
change WINDOW -> MGWIN to avoid curses type conflict
convert to terminfo in tty*.c
add support for some keypad function keys (arrows, pgup, pgdown)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/26 16:22:45

Modified files:
	usr.bin/mg     : dired.c fileio.c sysdef.h 

Log message:
Use uid_t, gid_t and mode_t where applicable.
Pull in changes from the BSD-specific sysdef.h and fileio.c:
kill bogus unlinkdir() and rename() kludges since we have rmdir(2) and rename(2)
define SYMBLINK since we have symlinks
TODO: merge BSD spawn.c and ttyio.c


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/02/26 16:36:29

Modified files:
	sbin/wicontrol : wicontrol.c 

Log message:
Handle the options better. angelos@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/02/26 17:21:10

Modified files:
	usr.sbin/ppp/ppp: Makefile arp.c bundle.c bundle.h cbcp.c ccp.c 
	                  chap.c chap.h chat.c chat.h command.c 
	                  datalink.c datalink.h defs.c defs.h 
	                  descriptor.h ether.c iface.c iface.h ip.c 
	                  ipcp.c lcp.c log.c log.h main.c mp.c mp.h 
	                  nat_cmd.c physical.c physical.h ppp.8 prompt.c 
	                  prompt.h radius.c radius.h route.c route.h 
	                  server.c server.h timer.c 

Log message:
When we stop a timer that's the first in the timer list, ensure
that we adjust that timers `rest' value (with the current getitimer()
values) before using that to adjust the next items `rest' value.
After adjusting that value, restart the timer service so that we've
now got the correct setitimer() values.
When adjusting timer::rest, round to the closest TICKUNIT usecs
value.

struct descriptor -> struct fdescriptor (to avoid header polution in
NetBSD).

Introduce LOCALNAT and LOCALRAD defines.

The interface list that comes back from the PF_ROUTE/NET_RT_IFLIST mib
is aligned.  Teach this to ``show route'' and clean up some of the
sockaddr parsing routines.

Add ``set log dns'' to log DNS QUERY packets.

When ppp can't identify the relevant name, don't use "???", use
<nnn> or <0xnnn> instead.

Don't ``break'' when we come accross a non-RTM_IFINFO type
entry in the block returned by the NET_RT_IFLIST mib,
continue instead.

Correct UN_SIZE definition; ben@scientia.demon.co.uk


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/02/26 18:34:05

Modified files:
	usr.sbin/ppp/ppp: bundle.c bundle.h chap_ms.c datalink.c defs.c 
	                  id.c ip.c main.c tun.h 

Log message:
Fix a bug in end-of-line comment parsing.
Fix callback (don't ``forget'' to call back).
Restructure how we add/remove the address family when
writing/reading the tun device.
Notify the tun device that we've changed PID under FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/02/26 18:38:30

Modified files:
	usr.sbin/ppp/ppp: Makefile acf.c acf.h alias.c alias.h 
	                  alias_cuseeme.c alias_db.c alias_ftp.c 
	                  alias_irc.c alias_local.h alias_nbt.c 
	                  alias_proxy.c alias_util.c arp.c arp.h async.c 
	                  async.h auth.c auth.h bundle.c bundle.h cbcp.c 
	                  cbcp.h ccp.c ccp.h chap.c chap.h chap_ms.c 
	                  chap_ms.h chat.c chat.h command.c command.h 
	                  datalink.c datalink.h deflate.c deflate.h 
	                  defs.c defs.h descriptor.h ether.c ether.h 
	                  exec.c exec.h filter.c filter.h fsm.c fsm.h 
	                  hdlc.c hdlc.h i4b.c i4b.h id.c id.h iface.c 
	                  iface.h ip.c ip.h ipcp.c ipcp.h iplist.c 
	                  iplist.h layer.h lcp.c lcp.h link.c link.h 
	                  log.c log.h lqr.c lqr.h main.c main.h mbuf.c 
	                  mbuf.h mp.c mp.h nat_cmd.c nat_cmd.h pap.c 
	                  pap.h physical.c physical.h ppp.8 pred.c 
	                  pred.h probe.c probe.h prompt.c prompt.h 
	                  proto.c proto.h radius.c radius.h route.c 
	                  route.h server.c server.h sig.c sig.h 
	                  slcompress.c slcompress.h sync.c sync.h 
	                  systems.c systems.h tcp.c tcp.h throughput.c 
	                  throughput.h timer.c timer.h tty.c tty.h tun.c 
	                  tun.h ua.h udp.c udp.h vjcomp.c vjcomp.h 

Log message:
$Id$ -> $OpenBSD$


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/26 20:25:15

Modified files:
	usr.bin/sudo   : CHANGES RUNSON tgetpass.c version.h 

Log message:
Fixed a bug that caused an infinite loop when the password
timeout was disabled.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/26 21:02:13

Modified files:
	security/its4  : Makefile 
	security/its4/files: md5 
	security/its4/patches: patch-aa 

Log message:
upgrade to version 1.0.1 - old distfile no longer available


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/02/26 21:29:44

Modified files:
	share/man/man7 : securelevel.7 

Log message:
be clear about raw disk devs


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/02/26 21:57:29

Modified files:
	sys/ddb        : db_usrreq.c 

Log message:
Provide a means to lock ddb off on systems at high securelevel, in order
reduce the need for a custom kernel sans ddb.


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/02/26 21:59:10

Modified files:
	share/man/man7 : securelevel.7 

Log message:
document ddb securelevel semantics


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/02/26 22:01:24

Modified files:
	sbin/init      : init.8 

Log message:
fix Xr order


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/26 22:25:02

Modified files:
	sys/arch/sparc/sparc: locore.s 

Log message:
repair some gotchas in the .{u,}{mul,div,rem} replacement routines, out of a conversation with torek


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/26 22:49:14

Modified files:
	usr.bin/mg     : fileio.c 

Log message:
We don't have silly SYSV 14-character file name limits.  Taken from
the BSD fileio.c.  Note that this module is rife with PATH_MAX overflow
possibilities.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/26 22:52:32

Modified files:
	usr.bin/mg     : tty.c ttyio.c 

Log message:
Call setttysize() from ttinit() not ttopen() since we haven't
run setupterm() until ttinit() is called.
Remove a tgetnum() I missed in the termcap -> terminfo cleanup.
Merge parts of the BSD ttyio.c.  The termios stuff here could use a
cleanup, possibly including the flow control hack from the BSD ttyio.c.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/26 22:55:30

Modified files:
	usr.bin/mg     : dired.c sysdef.h 

Log message:
use rmdir, not unlinkdir hack


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/26 23:02:36

Modified files:
	usr.bin/mg     : fileio.c 

Log message:
Remove a now-bogus comment
Use pid_t
Use vfork(), not fork() when sensible


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/27 09:10:19

Modified files:
	usr.bin/mg     : extend.c ttykbd.c 

Log message:
Move dobindkey() into extend.c where it belongs.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/27 10:24:12

Modified files:
	usr.bin/mg     : ttyio.c 

Log message:
Better setting of terminal 'raw' mode, cribbed from BSD curses.
We no longer try to put the terminal into 8bit, no parity mode and
instead use the TCSASOFT flag to tcsetattr() as per the discussion
of this in lib/libocurses/tty.c.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/27 10:29:50

Modified files:
	usr.bin/mg     : Makefile 

Log message:
Don't define -DDO_METAKEY twice


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/27 10:30:40

Modified files:
	usr.bin/mg     : ttyio.c 

Log message:
make this compile on systems w/o TCSASOFT


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/27 11:50:09

Modified files:
	usr.bin/ssh    : log-client.c log-server.c 

Log message:
rename a cpp symbol, to avoid param.h collision


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/27 12:31:05

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_hdr.h pcvt_out.c 

Log message:
- Set scr_offset to -1 at driver init, not 0. Fixes a subtle bug.
- Do not decrement scr_offset on vt_clreol().


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/27 13:34:36

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_kbd.c pcvt_sup.c 

Log message:
Fix a minor off-by-one error.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/27 14:10:02

Modified files:
	usr.sbin/config: cmd.c 

Log message:
-Wall on alpha


CVSROOT:	/cvs
Module name:	ports
Changes by:	d@cvs.openbsd.org	2000/02/27 15:57:49

Log message:
    CVS Through Mail (client only)
    
    Status:
    
    Vendor Tag:	FREEBSD
    Release Tags:	initial
    
    N ports/devel/ctm/Makefile
    N ports/devel/ctm/files/md5
    N ports/devel/ctm/pkg/PLIST
    N ports/devel/ctm/pkg/DESCR
    N ports/devel/ctm/pkg/COMMENT
    N ports/devel/ctm/patches/patch-aa
    N ports/devel/ctm/patches/patch-ab
    N ports/devel/ctm/patches/patch-ac
    N ports/devel/ctm/patches/patch-ad
    N ports/devel/ctm/patches/patch-ae
    N ports/devel/ctm/patches/patch-af
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/02/27 18:20:24

Modified files:
	usr.sbin/ppp/ppp: ppp.8 

Log message:
Better English


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/27 18:25:16

Modified files:
	faq            : obsd-faq.txt 

Log message:
update


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/02/27 18:32:25

src/sys/dev/crypto

Update of /cvs/src/sys/dev/crypto
In directory cvs.openbsd.org:/tmp/cvs-serv17530/crypto

Log Message:
Directory /cvs/src/sys/dev/crypto added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/27 19:39:15

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_kbd.c 

Log message:
Don't let scrollback happen if scr_offset == 0.


CVSROOT:	/cvs
Module name:	src
Changes by:	downsj@cvs.openbsd.org	2000/02/27 22:16:54

Modified files:
	kerberosIV/src/lib/krb: get_krbrlm.c 

Log message:
Add back the OpenBSDism that a #commented realm means Kerberos is disabled.

Let's keep it in this time.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/02/27 23:53:58

Modified files:
	.              : INDEX 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/02/28 02:27:03

Log message:
    set of programs to enhance firewall security (currently ftp-proxy only)
    
    Status:
    
    Vendor Tag:	camield
    Release Tags:	camield_2000-Feb-28
    
    N ports/net/proxy-suite/Makefile
    N ports/net/proxy-suite/files/md5
    N ports/net/proxy-suite/pkg/COMMENT
    N ports/net/proxy-suite/pkg/DESCR
    N ports/net/proxy-suite/pkg/PLIST
    N ports/net/proxy-suite/pkg/INSTALL
    N ports/net/proxy-suite/patches/patch-includes
    N ports/net/proxy-suite/patches/patch-regex
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/02/28 02:32:24

Log message:
    read-only anonymous FTP and HTTP server
    
    Status:
    
    Vendor Tag:	camield
    Release Tags:	camield_2000-Feb-28
    
    N ports/net/publicfile/Makefile
    N ports/net/publicfile/files/md5
    N ports/net/publicfile/pkg/COMMENT
    N ports/net/publicfile/pkg/DESCR
    N ports/net/publicfile/pkg/PLIST
    N ports/net/publicfile/pkg/MESSAGE
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/02/28 02:35:13

Modified files:
	net            : Makefile 

Log message:
enable proxy-suite, publicfile


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/02/28 02:38:05

Log message:
    collection of tools for managing UNIX services
    
    Status:
    
    Vendor Tag:	camield
    Release Tags:	camield_2000-Feb-28
    
    N ports/sysutils/daemontools/Makefile
    N ports/sysutils/daemontools/pkg/DESCR
    N ports/sysutils/daemontools/pkg/COMMENT
    N ports/sysutils/daemontools/pkg/PLIST
    N ports/sysutils/daemontools/pkg/MESSAGE
    N ports/sysutils/daemontools/patches/patch-rights
    N ports/sysutils/daemontools/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/02/28 02:41:00

Modified files:
	sysutils       : Makefile 

Log message:
enable daemontools


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/28 03:36:28

Modified files:
	www/php3       : Makefile 

Log message:
Upgrade to version 3.0.15 and add the license info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/02/28 04:52:47

Modified files:
	sysutils/daemontools: Makefile 

Log message:
${ECHO} -> echo


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/28 04:55:23

Modified files:
	sys/netinet    : icmp6.h 
	sys/netinet6   : icmp6.c in6.c in6.h in6_cksum.c in6_pcb.c 
	                 in6_proto.c in6_src.c in6_var.h ip6_forward.c 
	                 ip6_var.h mld6.c nd6.c nd6.h nd6_nbr.c 
	                 nd6_rtr.c raw_ipv6.c tcpipv6.h 

Log message:
bring in recent KAME changes (only important and stable ones, as usual).
- remove net.inet6.ip6.nd6_proxyall.  introduce proxy NDP code works
just like "arp -s".
- revise source address selection.
be more careful about use of yet-to-be-valid addresses as source.
- as router, transmit ICMP6_DST_UNREACH_BEYONDSCOPE against out-of-scope
packet forwarding attempt.
- path MTU discovery takes care of routing header properly.
- be more strict about mbuf chain parsing.
- nuke xxCTL_VARS #define, they are for BSDI.
- disable SIOCSIFDSTADDR_IN6/SIOCSIFNETMASK_IN6 ioctl, they do not fit
IPv6 model where multiple address on interface is normal.
(kernel side supports them for a while for backward compat,
the support will be nuked shortly)
- introduce "default outgoing interface" (for spec conformance in very
rare case)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/28 04:56:41

Modified files:
	usr.sbin/ndp   : ndp.8 ndp.c 

Log message:
bring in latest kame code.
- ndp -I (set default outgoing interface when no default router is defined)
- ndp -s proxy (proxy NDP)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/28 04:57:32

Modified files:
	usr.bin/netstat: inet6.c 

Log message:
update IPv6 portion to match latest sys/netinet6.


CVSROOT:	/cvs
Module name:	www
Changes by:	art@cvs.openbsd.org	2000/02/28 04:58:06

Modified files:
	.              : events.html 

Log message:
Fix the entry for Nordu 2k.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/28 04:58:12

Modified files:
	sys/netinet6   : IMPLEMENTATION 

Log message:
add proxy NDP part.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/28 05:12:26

Modified files:
	www/bluefish   : Makefile 
	www/bluefish/files: md5 
Removed files:
	www/bluefish/patches: patch-aa 

Log message:
Upgrade to version 0.3.6. Remove the patches.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/28 05:20:35

Log message:
    Initial import of icewm version 1.0.2
    Icewm is a small, fast window manager for X
    
    Submitted by:	Sean Cavanaugh <seanc@cginfo.sk.ca>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Feb-28
    
    N ports/x11/icewm/Makefile
    N ports/x11/icewm/files/md5
    N ports/x11/icewm/pkg/COMMENT
    N ports/x11/icewm/pkg/DESCR
    N ports/x11/icewm/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/28 05:21:22

Modified files:
	x11            : Makefile 

Log message:
Enable icewm.


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/02/28 06:29:30

Modified files:
	sys/compat/linux: linux_file.c linux_misc.c syscalls.master 

Log message:
Add missing system calls as unimplemented.
Implement chown, poll, setresuid, getresuid, setresgid, getresgid.


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/02/28 06:30:52

Modified files:
	sys/compat/linux: linux_syscall.h linux_syscallargs.h 
	                  linux_syscalls.c linux_sysent.c 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/28 07:06:00

Modified files:
	sys/netinet    : icmp6.h 
	sys/netinet6   : icmp6.c 

Log message:
upgrade node information query protocol support from 04 draft to
draft-ietf-ipngwg-icmp-name-lookups-05.txt.

NOTE: 04 and 05 has no interoperability, in terms of "ping6 -a".


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/28 07:06:40

Modified files:
	sbin/ping6     : ping6.8 ping6.c 

Log message:
add support for "ping6 -a c".
(new feature in draft-ietf-ipngwg-icmp-name-lookups-05.txt)


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/28 07:25:45

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add Trident Cyber 9525.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/28 07:26:05

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
Regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/28 07:30:40

Modified files:
	sys/netinet6   : icmp6.c 

Log message:
fix ICMPv6 redirect input.  the bug can result in invalid ND entry.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/28 07:59:55

Modified files:
	usr.bin/mg     : mg.1 

Log message:
Lots of obvious clean-up, but needs more work.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/28 08:48:12

Modified files:
	security/its4  : Makefile 

Log message:
${ECHO} -> echo, cd@sentia.nl


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/02/28 08:54:35

Added files:
	net/tcpreplay/patches: patch-ac 

Log message:
update to work with libnet-1.0


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 09:34:29

Modified files:
	sys/arch/sparc/sparc: vm_machdep.c 

Log message:
Sanitize v{,un}mapbuf. (use the sizes we are passed, not the size from b_count); art


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/28 09:40:39

Modified files:
	sys/netinet6   : in6_proto.c ip6_var.h raw_ipv6.c 

Log message:
- check raw socket icmp6 filter only if the packet is icmp6.
- allow setting raw socket icmp6 filter only if it is IPPROTO_ICMPV6 socket.
(cmetz may object about above two items...)
- add rip6_ctlinput, to flush cached router properly on redirects.


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/02/28 09:42:33

Modified files:
	openssh        : index.html 

Log message:
TTSSH link, psst -> LSH/psst


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/28 10:03:27

Modified files:
	sbin/mknod     : mknod.c 

Log message:
Use a base of 0 when calling stroul() as per the man page; gagnocg@ev1.net


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/28 10:28:36

Modified files:
	etc            : rc rc.conf 

Log message:
add ip6defaultif, which configures default outgoing interface
when no neighboring router is found (rare case).  this is to conform
strictly to the ND spec.  it is safe to leave it empty.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/02/28 11:04:09

Modified files:
	sys/kern       : init_main.c kern_descrip.c 
	sys/sys        : filedesc.h 

Log message:
Optimized fdalloc as in Banga and Mogul paper:
http://www.usenix.org/publications/library/proceedings/usenix98/banga.html


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/02/28 11:13:18

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Simplify README.html, reuse last pattern instead of re-specifying it.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/28 12:40:24

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
create x11 cookie file


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/28 12:51:59

Modified files:
	usr.bin/ssh    : ssh.1 ssh.c readconf.c 

Log message:
turn off x11-fwd for the client, too.


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/02/28 14:16:32

Modified files:
	.              : hppa.html 

Log message:
some more potential targets for the port


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 15:26:17

Modified files:
	distrib/alpha/ramdisk: Makefile 

Log message:
make depend kernel too


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 15:26:54

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.mvme88k 
	                         md.pmax md.powerpc md.sparc 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 15:31:50

Modified files:
	.              : orders.html 

Log message:
denmark


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 15:32:36

Modified files:
	lib/libc_r/thread: thread_storage.c 

Log message:
need string.h


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 15:33:30

Modified files:
	usr.sbin       : Makefile 

Log message:
enable sesd


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 15:36:43

Modified files:
	share/man/man8 : Makefile 
Added files:
	share/man/man8 : crash.8 

Log message:
add start of a crash page


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 15:40:48

src/sys/crypto

Update of /cvs/src/sys/crypto
In directory cvs.openbsd.org:/usr/src/sys/crypto

Log Message:
Directory /cvs/src/sys/crypto added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/28 15:48:35

Modified files:
	sbin/isakmpd   : ike_phase_1.c 

Log message:
Merge with EOM 1.23

author: niklas
nm@wizard.web.am & winquist@cybernet.com both independently found my
bug, a %s without a string given.


CVSROOT:	/cvs
Module name:	ports
Changes by:	d@cvs.openbsd.org	2000/02/28 15:55:04

Modified files:
	devel          : Makefile 

Log message:
add ctm. ok brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 16:13:09

Modified files:
	sys/conf       : files 
	sys/netinet    : ip_ipsp.h 
Added files:
	sys/crypto     : COPYRIGHT blf.c blf.h cast.c cast.h castsb.h 
	                 des.h des_locl.h ecb3_enc.c ecb_enc.c podd.h 
	                 rmd160.c rmd160.h set_key.c sha1.c sha1.h sk.h 
	                 skipjack.c skipjack.h spr.h 
Removed files:
	sys/netinet    : ip_blf.c ip_blf.h ip_cast.c ip_cast.h 
	                 ip_castsb.h ip_rmd160.c ip_rmd160.h ip_sha1.c 
	                 ip_sha1.h ip_skipjack.c ip_skipjack.h 
	sys/netinet/libdeslite: COPYRIGHT Makefile des.h des_locl.h 
	                        ecb3_enc.c ecb_enc.c podd.h set_key.c 
	                        sk.h spr.h 

Log message:
move crypto code


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/28 16:41:29

Modified files:
	sys/net        : if_bridge.c 

Log message:
remove unneeded variable and clean


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/28 16:45:21

Modified files:
	usr.bin/mg     : Makefile re_search.c 

Log message:
Use POSIX extended regular expressions.
Reverse regex searching does not yet work.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/28 16:59:15

Modified files:
	sbin/isakmpd   : ike_auth.c 

Log message:
Merge with EOM 1.45

author: niklas
I must have been on drugs.  X509 is not preshared key.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/28 18:44:34

Modified files:
	usr.bin/mg     : re_search.c 

Log message:
Make reverse searching work.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/02/28 18:56:39

Modified files:
	audio/bladeenc : Makefile 
	audio/bladeenc/files: md5 
	audio/bladeenc/patches: patch-aa 
Removed files:
	audio/bladeenc/patches: patch-ab 

Log message:
upgrade to bladeenc 0.92


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/28 19:12:52

Removed files:
	usr.bin/mg     : regex.h 

Log message:
regex.c


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/28 19:14:07

Removed files:
	usr.bin/mg     : regex.c 

Log message:
Kill old gnuemacs regex code--we now use POSIX regex
This means mg is now truly free (public domain)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 20:28:38

Modified files:
	include        : Makefile 

Log message:
install crypto headers


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/28 20:45:13

Modified files:
	lib/libc/string: strmode.3 

Log message:
Use Dq/Sq and friends.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/28 21:48:39

Modified files:
	share/man/man5 : motd.5 protocols.5 remote.5 rpc.5 services.5 
	                 shells.5 stab.5 sysctl.conf.5 types.5 utmp.5 

Log message:
Various cleanup.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/28 21:52:37

Modified files:
	usr.bin/biff   : biff.1 
	usr.bin/ftp    : ftp.1 

Log message:
Various cleanup.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/28 22:25:53

Modified files:
	sys/netinet    : tcp_subr.c 

Log message:
ensure tcp window size does not overflow (16bit unsigned after window scale).
FreeBSD PR: 16914


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 23:56:46

Removed files:
	kerberosIV/src/man: acl_check.cat3 afslog.cat1 des.cat1 
	                    des_crypt.cat3 ext_srvtab.cat8 ftp.cat1 
	                    ftpd.cat8 ftpusers.cat5 kadmin.cat8 
	                    kadmind.cat8 kafs.cat3 kauth.cat1 
	                    kauthd.cat8 kdb_destroy.cat8 kdb_edit.cat8 
	                    kdb_init.cat8 kdb_util.cat8 kdestroy.cat1 
	                    kerberos.cat1 kerberos.cat3 kerberos.cat8 
	                    kinit.cat1 klist.cat1 kpasswd.cat1 
	                    kprop.cat8 kpropd.cat8 krb.conf.cat5 
	                    krb.equiv.cat5 krb.realms.cat5 
	                    krb_realmofhost.cat3 krb_sendauth.cat3 
	                    krb_set_tkt_string.cat3 ksrvtgt.cat1 
	                    ksrvutil.cat8 kstash.cat8 kuserok.cat3 
	                    kx.cat1 kxd.cat8 login.access.cat5 
	                    login.cat1 movemail.cat1 otp.cat1 
	                    otpprint.cat1 pagsh.cat1 popper.cat8 
	                    rcp.cat1 rlogin.cat1 rlogind.cat8 rsh.cat1 
	                    rshd.cat8 rxtelnet.cat1 rxterm.cat1 su.cat1 
	                    telnet.cat1 telnetd.cat8 tenletxr.cat1 
	                    tf_util.cat3 

Log message:
excess files


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/28 23:58:05

Modified files:
	kerberosIV/src/man: ksrvutil.8 

Log message:
repair troff which makedb does not like


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/29 03:30:47

Log message:
    Initial import of DeCSS version 0.0.5
    DeCSS is a strip cascading style sheets from webpages.
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Feb-29
    
    N ports/www/decss/Makefile
    N ports/www/decss/pkg/COMMENT
    N ports/www/decss/pkg/DESCR
    N ports/www/decss/pkg/PLIST
    N ports/www/decss/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/29 03:31:55

Modified files:
	www            : Makefile 

Log message:
Add decss.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/02/29 04:16:46

Modified files:
	sys/uvm        : uvm_swap_encrypt.c 

Log message:
<crypto/blf.h>


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/02/29 09:00:24

Modified files:
	usr.bin/mg     : re_search.c 

Log message:
Better backwards regexp searching.  POSIX regexp's don't really give
a good way to do this.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/29 09:36:07

Modified files:
	.              : press.html 
	openssh        : press.html 

Log message:
Boardwatch, Nov.1999; Security Portal, Feb.28,2000


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/29 10:41:10

Modified files:
	faq            : faq8.html 

Log message:
Mg editor info


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/29 11:25:52

Modified files:
	lib/libc/net   : rthdr.c 

Log message:
fix alignment constraint in IPv6 routing header manipulation (ancillary data).
documented in RFC2292.
from: shin@kame.net


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/29 11:36:46

Removed files:
	kerberosIV/src/appl/push: push.cat8 
	kerberosIV/src/lib/editline: editline.cat3 

Log message:
delete more extras


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/29 12:05:23

Modified files:
	sys/arch/amiga/dev: zbus.c 
	sys/arch/amiga/conf: files.amiga 
Added files:
	sys/arch/amiga/dev: if_ne_zbus.c 

Log message:
This one is for jj: The AriadneII driver, adapted from Bernd Enesti's
NetBSD driver


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/29 12:09:44

Modified files:
	sys/arch/amiga/conf: GENERIC 

Log message:
Enable the AriadneII driver + more of IDE stuff


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/02/29 12:16:47

Modified files:
	sys/kern       : uipc_socket2.c 

Log message:
more fix to ancillary data alignment.  we need padding after
last cmsg_data item (see the figure on RFC2292 page 18).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/29 12:49:48

Modified files:
	usr.bin/mg     : mg.1 

Log message:
some binding information


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/29 13:29:05

Modified files:
	faq            : faq8.html 

Log message:
Little fix


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/29 13:35:20

Modified files:
	usr.bin/mg     : mg.1 

Log message:
some key binding examples


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/29 13:36:26

Modified files:
	etc            : security 

Log message:
existance -> existence


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/02/29 13:40:19

Modified files:
	.              : plus26.html 

Log message:
existance -> existence


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/02/29 13:50:28

Modified files:
	etc            : changelist 

Log message:
Add /etc/ssh_host_key* to the changelist.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/29 14:13:34

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.mvme88k 
	                         md.powerpc md.sparc mi 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/29 15:12:38

Modified files:
	.              : events.html 

Log message:
upcoming events


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/29 15:41:04

Modified files:
	openssh        : openbsd.html 
Added files:
	openssh        : openbsd26_1.2.2.patch2 
Removed files:
	openssh        : openbsd26_1.2.2.patch 

Log message:
rev 2 of openbsd patch


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/02/29 15:52:01

Modified files:
	openssh        : openbsd.html 

Log message:
patch -p1


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/02/29 16:02:19

Modified files:
	faq            : faq8.html 

Log message:
it has a man page too


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/29 16:02:20

Modified files:
	usr.bin/rlogin : kcmd.c 

Log message:
kparse.h is gone


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/02/29 16:29:00

Modified files:
	sys/uvm        : Tag: SMP uvm_glue.c 

Log message:
In preparation for a new pmap


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 16:35:16

Log message:
    CDDB 1.02 Perl module.
    
    Status:
    
    Vendor Tag:	angelos
    Release Tags:	cddb-1_02
    
    N ports/audio/p5-cddb/Makefile
    N ports/audio/p5-cddb/files/md5
    N ports/audio/p5-cddb/pkg/PLIST
    N ports/audio/p5-cddb/pkg/DESCR
    N ports/audio/p5-cddb/pkg/COMMENT
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 16:37:23

Modified files:
	audio          : Makefile 

Log message:
Add p5-cddb


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 16:37:48

Modified files:
	audio/p5-cddb/pkg: DESCR 

Log message:
Use the README file.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 18:03:26

Log message:
    Perl MP3Info tag reader library.
    
    Status:
    
    Vendor Tag:	angelos
    Release Tags:	MPEG-MP3Info-0_71
    
    N ports/audio/p5-MPEG-MP3Info/Makefile
    N ports/audio/p5-MPEG-MP3Info/files/md5
    N ports/audio/p5-MPEG-MP3Info/pkg/COMMENT
    N ports/audio/p5-MPEG-MP3Info/pkg/DESCR
    N ports/audio/p5-MPEG-MP3Info/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 18:05:02

Modified files:
	audio          : Makefile 

Log message:
Add p5-MPEG-MP3Info


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 18:30:02

Log message:
    Utility for writing CDDB information to MP3 files.
    
    Status:
    
    Vendor Tag:	angelos
    Release Tags:	mp3cddb
    
    N ports/audio/mp3cddb/Makefile
    N ports/audio/mp3cddb/files/md5
    N ports/audio/mp3cddb/files/audio_openbsd.c
    N ports/audio/mp3cddb/files/term.c
    N ports/audio/mp3cddb/work/.extract_done
    N ports/audio/mp3cddb/work/.patch_done
    N ports/audio/mp3cddb/work/.configure_done
    N ports/audio/mp3cddb/work/.build_done
    N ports/audio/mp3cddb/work/.install_started
    N ports/audio/mp3cddb/work/.install_done
    N ports/audio/mp3cddb/work/mp3cddb/mp3cddb
    N ports/audio/mp3cddb/work/mp3cddb/mp3cddbtag
    N ports/audio/mp3cddb/work/mp3cddb/readme.txt
    N ports/audio/mp3cddb/pkg/COMMENT
    N ports/audio/mp3cddb/pkg/DESCR
    N ports/audio/mp3cddb/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 18:30:38

Modified files:
	audio          : Makefile 

Log message:
Enable cddb port.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 18:32:43

Removed files:
	audio/mp3cddb/files: audio_openbsd.c term.c 
	audio/mp3cddb/work: .build_done .configure_done .extract_done 
	                    .install_done .install_started .patch_done 
	audio/mp3cddb/work/mp3cddb: mp3cddb mp3cddbtag readme.txt 

Log message:
Delete extra files from build.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 18:50:31

Modified files:
	audio/mp3cddb  : Makefile 

Log message:
Add mp3info in the dependencies, and use INSTALL_SCRIPT instead of
INSTALL_PROGRAM.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 19:08:31

Modified files:
	audio/waveplay/files: md5 
	audio/waveplay/patches: patch-ab 

Log message:
Add missing checksums, and make the default audio device /dev/audio


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/02/29 19:21:18

Modified files:
	www/php3/files : md5 

Log message:
Update the checksum.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 19:35:11

ports/audio/mp3cddb/patches

Update of /cvs/ports/audio/mp3cddb/patches
In directory cvs.openbsd.org:/tmp/cvs-serv29540/patches

Log Message:
Directory /cvs/ports/audio/mp3cddb/patches added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/02/29 19:35:38

Modified files:
	share/man/man8 : afterboot.8 

Log message:
Mention a few more helpful man pages


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 19:36:58

Added files:
	audio/mp3cddb/patches: patch-aa 

Log message:
Forgot this.


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/02/29 19:46:15

Modified files:
	.              : press.html 

Log message:
Boardwatch mag. March 2000


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/29 19:46:48

Modified files:
	share/man/man8 : afterboot.8 

Log message:
argh, fix the new formatting errors


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/02/29 19:47:37

Modified files:
	.              : donations.html 

Log message:
donation


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/02/29 19:50:24

Modified files:
	.              : donations.html 

Log message:
more


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/02/29 20:08:45

Modified files:
	faq            : faq8.html 

Log message:
make link work


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/02/29 20:09:08

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
typo fix; halogen@nol.net


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 20:16:47

Modified files:
	audio/p5-MPEG-MP3Info: Makefile 

Log message:
Change license to artistic.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/02/29 20:17:08

Modified files:
	audio/p5-cddb  : Makefile 

Log message:
Change license to artistic.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/02/29 20:56:43

Modified files:
	.              : Makefile 

Log message:
rm dup


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/29 22:57:18

Modified files:
	sys/dev/mii    : miidevs 

Log message:
add broadcom bcm5201; netbsd


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/02/29 22:57:37

Modified files:
	sys/dev/mii    : miidevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/01 01:52:46

Modified files:
	kerberosIV/lib/roken: Makefile 

Log message:
do not put extra garbage in this, since it does get linked in


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/01 01:55:10

Modified files:
	kerberosIV/libexec/kadmind: Makefile 
	kerberosIV/libexec/kauthd: Makefile 
	kerberosIV/libexec/kerberos: Makefile 
	kerberosIV/libexec/kpropd: Makefile 
	kerberosIV/usr.bin/afslog: Makefile 
	kerberosIV/usr.sbin/ext_srvtab: Makefile 
	kerberosIV/usr.sbin/kadmin: Makefile 
	kerberosIV/usr.sbin/kdb_edit: Makefile 
	kerberosIV/usr.sbin/kdb_init: Makefile 
	kerberosIV/usr.sbin/kdb_util: Makefile 
	kerberosIV/usr.sbin/kprop: Makefile 
	kerberosIV/usr.sbin/ksrvutil: Makefile 
	kerberosIV/usr.sbin/kstash: Makefile 

Log message:
order libraries sensibly for static architectures


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/01 03:08:09

Modified files:
	benchmarks/xengine: Makefile 
	cad/spice      : Makefile 
	editors/jove   : Makefile 
	lang/erlang    : Makefile 
	mail/exmh      : Makefile 
	mail/metamail  : Makefile 
	mail/nmh       : Makefile 
	misc/amanda    : Makefile 
	net/irc        : Makefile 
	net/netpipe    : Makefile 
	news/tin       : Makefile 
	print/enscript : Makefile 
	sysutils/LPRng : Makefile 
	sysutils/cfengine: Makefile 
	www/mozilla    : Makefile 

Log message:
change maintainer to ports@openbsd.org as requested


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/01 04:48:30

Log message:
    AC3 audio stream decoder (from NetBSD).
    
    Status:
    
    Vendor Tag:	angelos
    Release Tags:	ac3dec
    
    N ports/audio/ac3dec/Makefile
    N ports/audio/ac3dec/files/md5
    N ports/audio/ac3dec/pkg/COMMENT
    N ports/audio/ac3dec/pkg/DESCR
    N ports/audio/ac3dec/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/01 04:48:48

Modified files:
	audio          : Makefile 

Log message:
Enable ac3dec


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/01 09:16:27

Modified files:
	mail/nmh       : Makefile 

Log message:
broken, security problems.  quarantine it for now.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/01 10:27:28

Modified files:
	libexec/ftpd   : Makefile 

Log message:
order kerberos libraries


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/01 10:31:23

Modified files:
	lib/libc/arch/m88k: DEFS.h Makefile.inc SYS.h 
	lib/libc/arch/m88k/gen: frexp.c infinity.c isinf.c isnan.c 
	                        ldexp.c modf.c 
	lib/libc/arch/m88k/net: htonl.S htons.S ntohl.S ntohs.S 
	lib/libc/arch/m88k/string: strchr.co strrchr.co 
	lib/libc/arch/m88k/sys: Ovfork.S brk.S cerror.S exect.S fork.S 
	                        reboot.S sbrk.S setlogin.S sigpending.S 
	                        sigprocmask.S sigreturn.S sigsuspend.S 
	                        syscall.S 
	lib/libc/arch/mvme88k: DEFS.h Makefile.inc SYS.h 
	lib/libc/arch/powerpc: Makefile.inc SYS.h 
	lib/libc/arch/powerpc/gen: infinity.c isinf.c ldexp.c modf.c 
	lib/libc/arch/sparc/gen: divrem.m4 
	lib/libc/net   : if_indextoname.3 
	lib/libc/sys   : getsid.2 

Log message:
$OpenBSD$


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/01 10:55:58

Modified files:
	share/man/man5 : networks.5 

Log message:
Update to reflect reality; from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/01 11:01:22

Modified files:
	share/man/man5 : phones.5 printcap.5 passwd.5 

Log message:
Various cleanups.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/01 11:12:05

Modified files:
	sys/scsi       : scsi_base.c 

Log message:
Initialize xs->req_sense_length to 0.  This is not used by many
scsi drivers, other than dev/pci/ncr.c, but if req_sense_length is
not zero (either explicitly or through chance) the ncr driver will
fail during initialization.  This fixes the occasionaly ncr driver
init problems; thorpej@netbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/01 11:33:50

Modified files:
	usr.bin/login  : failedlogin.c 

Log message:
Wall


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/01 11:33:56

Modified files:
	usr.bin/login  : Makefile 

Log message:
order kerberos libraries properly


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/01 12:07:23

Modified files:
	.              : index.html 

Log message:
resize


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/01 12:24:34

Modified files:
	sys/uvm        : uvm_glue.c 

Log message:
Prepare for new pmap


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/01 13:00:50

Modified files:
	usr.bin/ssh/sshd: Makefile 

Log message:
order kerberos libraries


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/01 14:25:05

Modified files:
	etc/etc.x68k   : MAKEDEV 

Log message:
$OpenBSD$


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/01 15:10:15

Modified files:
	distrib/arc/floppies: Makefile Makefile.inc 
	distrib/arc/floppies/inst: Makefile disktab.preinstall 
	                           dot.profile list 
	distrib/arc/floppies/inst-common: instbin.conf list mtree.conf 
	                                  termcap.pc3 
	distrib/arc/floppies/kernel: list mtree.conf 
	distrib/arc/floppies/upgr: Makefile dot.profile list 
	distrib/arm32/floppies: Makefile Makefile.inc list2sh.awk 
	                        runlist.sh 
	distrib/arm32/floppies/inst: Makefile disktab.preinstall 
	                             dot.hdprofile dot.instutils 
	                             dot.profile install.sh list 
	distrib/arm32/floppies/inst-common: dot.commonutils inst.sh 
	                                    instbin.conf list mtree.conf 
	                                    termcap.vt100 
	distrib/arm32/floppies/upgr: Makefile dot.hdprofile dot.profile 
	                             dot.upgrutils list upgrade.sh 
	distrib/atari  : list2sh.awk runlist.sh 
	distrib/atari/inst: Makefile disktab.preinstall dot.instutils 
	                    dot.profile install.sh list 
	distrib/atari/inst-common: dot.commonutils instbin.conf list 
	                           mtree.conf termcap.vt 
	distrib/atari/miniroot: disktab.shadow dot.profile install.md 
	                        list termcap.vt 
	distrib/crunch : COPYRIGHT 
	distrib/crunch/crunchgen: crunched_main.c crunchgen.1 mkskel.sh 
	distrib/crunch/crunchide: Makefile crunchide.1 crunchide.c 
	distrib/mvme68k: runlist.sh 
	distrib/mvme68k/common: dot.commonutils rdsetroot.c termcap.vt 
	distrib/mvme68k/ramdisk: Makefile.inc disktab.preinstall 
	                         disktab.shadow dot.instutils 
	                         start_rdconfig.sh 
	distrib/pc532/floppies: Makefile Makefile.inc list2sh.awk 
	                        runlist.sh 
	distrib/pc532/floppies/inst: Makefile disktab.preinstall 
	                             dot.hdprofile dot.instutils 
	                             dot.profile install.sh list 
	distrib/pc532/floppies/inst-common: cloak.c dot.commonutils 
	                                    download.c go.c inject.c 
	                                    instbin.conf list mtree.conf 
	distrib/pc532/floppies/upgr: Makefile dot.hdprofile dot.profile 
	                             dot.upgrutils list upgrade.sh 
	distrib/pmax/simpleroot: Makefile.inc 
	distrib/powerpc/common: termcap.vt 
	distrib/sets   : checkflist makeflist makesrctars maketars 
	distrib/special/dhclient: Makefile 
	distrib/sun3/common: Make.crunch Make.fsimage Make.static 
	                     Makefile.inc RunList.awk RunList.sh 
	                     install.md mini_bin.list mini_sbin.list 
	                     mini_usr.conf mini_usr.list mini_xx.list 
	                     mini_xx.mk miniroot.list miniroot.tree 
	                     mr.disktab mr.etc.rc mr.profile mr.remount 
	                     mr.termcap ramdisk.list ramdisk.tree 
	                     rd.disktab rd.fstab rd.protocols 
	                     rd.services rd.sshrc rd_bin.conf 
	                     rd_bin.list rdsetroot.c 
	distrib/sun3/ramdisk: Findrefs Showsyms 
	distrib/utils/init_s: Makefile 
	distrib/utils/libhack: Makefile Makefile.inc getgrent.c 
	                       gethost.c getnetgr.c getpwent.c yplib.c 
	distrib/utils/ssh: Makefile ssh.c 
	distrib/utils/tls: Makefile tls.c 
	distrib/utils/x_dd: Makefile 
	distrib/utils/x_ifconfig: Makefile 
	distrib/vax    : list2sh.awk runlist.sh 
	distrib/vax/inst: Makefile disktab.preinstall list 
	distrib/vax/inst-common: dot.commonutils instbin.conf list 
	                         mtree.conf termcap.vt 
	distrib/vax/rx33: Makefile 
	distrib/vax/rx50: Makefile 
	distrib/vax/tk50: Makefile 

Log message:
$OpenBSD$


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/01 15:27:13

Modified files:
	include        : math.h 

Log message:
$OpenBSD$


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/01 15:38:51

Modified files:
	sys/dev/pci    : gdt_pci.c 
	sys/dev/ic     : gdtvar.h gdt_common.c 

Log message:
Proper bus_dma usage, fixes cache incosistencies


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/01 15:48:15

Modified files:
	sys/arch/i386/include: pte.h 

Log message:
Much nicer pte.h commented by Chuck Cranor; from NetBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/01 15:49:58

Modified files:
	sys/dev/pci    : if_sf.c 

Log message:
If sf_encap() fails, we need to drop the packet. If sf_encap() reassembles
the mbufs into one big cluster, we need to pass the new pointer to
bpf_mtap(). From art@.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/03/01 15:57:32

Modified files:
	.              : index.html 
	openssh        : index.html 

Log message:
Fix copyright dates, we're in the Year 2000.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/01 16:10:58

Modified files:
	bin/ksh        : path.c 

Log message:
rm $Log$


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/01 17:15:00

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
Several people noted that non-UVM was broken


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/01 17:29:52

Modified files:
	lib/libcompat/4.1: gtty.c stty.c 
	lib/libcompat/4.3: insque.3 insque.c regex.c remque.c 
	lib/libcompat/4.4: cuserid.3 
	lib/libdes     : rnd_keys.c supp.c 
	lib/libm/man   : acos.3 acosh.3 asin.3 asinh.3 atan.3 atan2.3 
	                 atanh.3 ceil.3 cos.3 cosh.3 erf.3 exp.3 fabs.3 
	                 floor.3 fmod.3 hypot.3 ieee.3 ieee_test.3 j0.3 
	                 lgamma.3 math.3 rint.3 sin.3 sinh.3 sqrt.3 
	                 tan.3 tanh.3 
	lib/libm/src   : math_private.h 
	lib/libresolv  : Makefile 
	lib/libskey    : Makefile 
	lib/libssl/src/crypto/des: supp.c 
	lib/liby       : Makefile main.c yyerror.c 
	lib/libz       : adler32.c compress.c crc32.c deflate.c 
	                 deflate.h gzio.c trees.c uncompr.c zconf.h 
	                 zutil.c zutil.h 

Log message:
$OpenBSD$


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/01 18:24:41

Log message:
    Initial import of Webmin 0.78.
    Webmin is a web-based interface for system administration for Unix.
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Mar-02
    
    N ports/sysutils/webmin/Makefile
    N ports/sysutils/webmin/patches/patch-aa
    N ports/sysutils/webmin/pkg/COMMENT
    N ports/sysutils/webmin/pkg/DESCR
    N ports/sysutils/webmin/pkg/PLIST
    N ports/sysutils/webmin/pkg/DEINSTALL
    N ports/sysutils/webmin/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/01 18:25:39

Modified files:
	sysutils       : Makefile 

Log message:
Add webmin.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/01 18:49:09

Modified files:
	lkm/ap         : aperture.c version.c 

Log message:
$OpenBSD$


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/01 21:05:44

Modified files:
	usr.bin/login  : failedlogin.c 

Log message:
count is unsigned (size_t) so cast to u_long, not long


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/01 21:08:12

Modified files:
	share/man/man5 : printcap.5 

Log message:
Shorten capability descriptions so they don't wrap to the next line. Looks a
bit nicer.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/01 21:17:50

Modified files:
	bin/cat        : cat.1 

Log message:
An option description does not need to contain "The -foo option...".


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/02 00:04:48

Modified files:
	sys/arch/alpha/alpha: Tag: SMP machdep.c 
	sys/arch/alpha/include: Tag: SMP ansi.h param.h 
	sys/arch/amiga/amiga: Tag: SMP machdep.c pmap.c 
	sys/arch/amiga/conf: Tag: SMP GENERIC files.amiga 
	sys/arch/amiga/dev: Tag: SMP zbus.c 
	sys/arch/amiga/include: Tag: SMP param.h 
	sys/arch/arm32/include: Tag: SMP ansi.h 
	sys/arch/hp300/hp300: Tag: SMP machdep.c pmap_bootstrap.c 
	sys/arch/hp300/include: Tag: SMP param.h 
	sys/arch/hppa/hppa: Tag: SMP machdep.c 
	sys/arch/hppa/include: Tag: SMP ansi.h param.h 
	sys/arch/i386/i386: Tag: SMP machdep.c pmap.c 
	sys/arch/i386/include: Tag: SMP ansi.h param.h pte.h 
	sys/arch/i386/isa/pcvt: Tag: SMP pcvt_hdr.h pcvt_kbd.c 
	                        pcvt_out.c pcvt_sup.c 
	sys/arch/kbus/include: Tag: SMP ansi.h 
	sys/arch/m68k/include: Tag: SMP ansi.h 
	sys/arch/mac68k/include: Tag: SMP param.h 
	sys/arch/mac68k/mac68k: Tag: SMP machdep.c pmap_bootstrap.c 
	sys/arch/mips/include: Tag: SMP ansi.h 
	sys/arch/mvme68k/include: Tag: SMP param.h 
	sys/arch/mvme68k/mvme68k: Tag: SMP machdep.c pmap_bootstrap.c 
	sys/arch/mvme88k/include: Tag: SMP ansi.h param.h 
	sys/arch/mvme88k/mvme88k: Tag: SMP machdep.c pmap.c 
	sys/arch/pc532/include: Tag: SMP ansi.h 
	sys/arch/powerpc/include: Tag: SMP ansi.h param.h 
	sys/arch/powerpc/powerpc: Tag: SMP machdep.c 
	sys/arch/sparc/conf: Tag: SMP SUN4M 
	sys/arch/sparc/include: Tag: SMP ansi.h param.h 
	sys/arch/sparc/sparc: Tag: SMP autoconf.c cpu.c locore.s 
	                      machdep.c vm_machdep.c 
	sys/arch/vax/include: Tag: SMP ansi.h 
	sys/arch/wgrisc/include: Tag: SMP ansi.h 
	sys/compat/linux: Tag: SMP linux_file.c linux_misc.c 
	                  linux_syscall.h linux_syscallargs.h 
	                  linux_syscalls.c linux_sysent.c 
	                  syscalls.master 
	sys/conf       : Tag: SMP files 
	sys/ddb        : Tag: SMP db_usrreq.c 
	sys/dev/ic     : Tag: SMP elink3.c gdt_common.c gdtvar.h 
	sys/dev/mii    : Tag: SMP miidevs miidevs.h nsphyter.c 
	sys/dev/pci    : Tag: SMP gdt_pci.c if_sf.c pcidevs pcidevs.h 
	                 pcidevs_data.h 
	sys/kern       : Tag: SMP init_main.c kern_descrip.c 
	                 kern_sysctl.c subr_log.c subr_prf.c 
	                 uipc_socket2.c 
	sys/lib/libkern: Tag: SMP mcount.c 
	sys/lib/libkern/arch/sparc: Tag: SMP Makefile.inc divrem.m4 
	sys/miscfs/kernfs: Tag: SMP kernfs_vnops.c 
	sys/net        : Tag: SMP if_bridge.c if_media.c if_media.h 
	sys/netinet    : Tag: SMP icmp6.h ip6.h ip_ipsp.h tcp_input.c 
	                 tcp_output.c tcp_subr.c 
	sys/netinet6   : Tag: SMP IMPLEMENTATION TODO icmp6.c in6.c 
	                 in6.h in6_cksum.c in6_pcb.c in6_proto.c 
	                 in6_src.c in6_var.h ip6_forward.c ip6_var.h 
	                 mld6.c nd6.c nd6.h nd6_nbr.c nd6_rtr.c 
	                 raw_ipv6.c tcpipv6.h 
	sys/netiso     : Tag: SMP tp_emit.c 
	sys/scsi       : Tag: SMP scsi_base.c 
	sys/sys        : Tag: SMP filedesc.h msgbuf.h sysctl.h types.h 
	sys/uvm        : Tag: SMP uvm_swap_encrypt.c 
Added files:
	sys/arch/amiga/dev: Tag: SMP if_ne_zbus.c 
	sys/crypto     : Tag: SMP COPYRIGHT blf.c blf.h cast.c cast.h 
	                 castsb.h des.h des_locl.h ecb3_enc.c ecb_enc.c 
	                 podd.h rmd160.c rmd160.h set_key.c sha1.c 
	                 sha1.h sk.h skipjack.c skipjack.h spr.h 
Removed files:
	sys/netinet    : Tag: SMP ip_blf.c ip_blf.h ip_cast.c ip_cast.h 
	                 ip_castsb.h ip_rmd160.c ip_rmd160.h ip_sha1.c 
	                 ip_sha1.h ip_skipjack.c ip_skipjack.h 
	sys/netinet/libdeslite: Tag: SMP COPYRIGHT Makefile des.h 
	                        des_locl.h ecb3_enc.c ecb_enc.c podd.h 
	                        set_key.c sk.h spr.h 

Log message:
Sync with -current


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/02 00:44:09

Modified files:
	usr.sbin/traceroute6: traceroute6.c 

Log message:
typo fix.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/02 00:55:09

Modified files:
	security/rsaref: Makefile 

Log message:
ftp.replay.com -> ftp.zedz.net


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/02 02:44:28

Modified files:
	sys/netinet6   : in6.c in6_ifattach.c nd6_rtr.c 

Log message:
do not add ifa_dstaddr for non-pointopoint interface.  IPv6 has no
concept for "broadcast".


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/02 03:17:29

Modified files:
	kerberosIV/lib/kafs: Makefile 
Added files:
	kerberosIV/lib/kafs: afssys_openbsd.c 

Log message:
Make libkafs compatible with in-tree afs.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/02 03:50:29

Modified files:
	share/man/man4 : options.4 
	sys/conf       : GENERIC 
	sys/kern       : subr_prf.c 

Log message:
Add an option DDB_SAFE_CONSOLE that defaults db_console to 1.
In many cases, setting db_console in /etc/rc is too late.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/02 06:44:33

Modified files:
	share/man/man4 : options.4 

Log message:
Spelling; jj@dynarc.se


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/02 07:46:54

Modified files:
	share/dict     : Makefile 
	share/ipf      : Makefile 
	share/lkm      : Makefile README 
	share/lkm/misc : Makefile README 
	share/lkm/misc/module: Makefile misccall.c miscmod.c 
	share/lkm/misc/test: Makefile testmisc.c 
	share/lkm/syscall: Makefile README 
	share/lkm/syscall/module: Makefile mycall.c newsyscall.c 
	share/lkm/syscall/test: Makefile testsyscall.c 
	share/lkm/vfs  : Makefile README 
	share/lkm/vfs/module: Makefile kernfsmod.c 
	share/man      : Makefile 
	share/man/man4 : sppp.4 
	share/man/man4/man4.alpha: cy.4 lpt.4 
	share/man/man4/man4.amiga: Makefile afsc.4 ahsc.4 autoconf.4 
	                           gtsc.4 intro.4 ite.4 le.4 mem.4 
	                           mfcs.4 mgnsc.4 ser.4 wesc.4 zssc.4 
	share/man/man4/man4.arc: lpt.4 
	share/man/man4/man4.hp300: Makefile autoconf.4 cons.4 ct.4 dca.4 
	                           dcl.4 dcm.4 dv.4 gb.4 grf.4 hil.4 
	                           intro.4 ite.4 le.4 mem.4 ppi.4 rb.4 
	                           rd.4 rmp.4 st.4 tc.4 
	share/man/man4/man4.mvme68k: Makefile console.4 intro.4 le.4 
	                             mem.4 
	share/man/man4/man4.pc532: lpt.4 mem.4 
	share/man/man4/man4.sparc: Makefile bwtwo.4 le.4 mem.4 
	                           openprom.4 
	share/man/man8 : crash.8 
	share/man/man8/man8.sparc: MAKEDEV.8 
	share/man/man8/man8.vax: MAKEDEV.8 crash.8 drtest.8 format.8 
	                         installboot.8 
	share/misc     : Makefile getopt 
	share/skel     : Makefile 
	share/smtpd    : Makefile 
	share/tabset   : Makefile 
	share/termtypes: termcap.5 
	share/tmac     : Makefile 

Log message:
$OpenBSD$


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/02 08:51:36

Modified files:
	usr.bin/mg     : ttyio.c 

Log message:
Reorganize to be more like the BSD version + KNF


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/02 10:01:42

Modified files:
	usr.bin/mg     : ttyio.c 

Log message:
Use a char, not a char[1] in ttgetc and cast the return value to int.
Perhaps this should really be a u_char but I don't think it really matters.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/02 11:27:37

Modified files:
	usr.sbin/pkg_install/add: pkg_add.1 

Log message:
alternativly -> alternatively


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/02 11:33:31

Modified files:
	usr.sbin/pkg_install/add: pkg_add.1 

Log message:
interactivly -> interactively (Germans can't spell) :-)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/02 11:38:27

Modified files:
	sys/arch/i386/conf: DISKLESS GENERIC NETTAN PETRA RAMDISK 
	                    RAMDISKB RAMDISK_CD 

Log message:
EXTMEM_SIZE is a dead meat; remove commented-out entries


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/03/02 11:50:01

Modified files:
	sbin/wicontrol : wicontrol.8 wicontrol.c 

Log message:
Fix; don't print settings with other options present. Slightly modify
the -o option handling. Modify manpage to match. (angelos@ ok)
Angelos also spotted that usage() still said 'wiconfig', not 'wicontrol'.


CVSROOT:	/cvs
Module name:	ports
Changes by:	aaron@cvs.openbsd.org	2000/03/02 14:20:51

ports/textproc/figlet

Update of /cvs/ports/textproc/figlet
In directory cvs.openbsd.org:/tmp/cvs-serv921/textproc/figlet

Log Message:
Directory /cvs/ports/textproc/figlet added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	aaron@cvs.openbsd.org	2000/03/02 14:21:08

ports/textproc/figlet/files

Update of /cvs/ports/textproc/figlet/files
In directory cvs.openbsd.org:/tmp/cvs-serv2164/textproc/figlet/files

Log Message:
Directory /cvs/ports/textproc/figlet/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	aaron@cvs.openbsd.org	2000/03/02 14:21:09

ports/textproc/figlet/pkg

Update of /cvs/ports/textproc/figlet/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv2164/textproc/figlet/pkg

Log Message:
Directory /cvs/ports/textproc/figlet/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	aaron@cvs.openbsd.org	2000/03/02 14:23:21

Added files:
	textproc/figlet: Makefile 
	textproc/figlet/files: md5 
	textproc/figlet/pkg: COMMENT DESCR PLIST 

Log message:
Add figlet port.


CVSROOT:	/cvs
Module name:	ports
Changes by:	aaron@cvs.openbsd.org	2000/03/02 14:23:41

Modified files:
	textproc       : Makefile 

Log message:
Add figlet.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/02 14:39:20

Modified files:
	sys/sys        : mbuf.h 

Log message:
Add prototype for m_getptr()


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/02 14:40:49

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
New function: m_getptr(), takes as argument an mbuf chain and an
offset, returns a pointer to them specific mbuf and the offset inside
it that corresponds to the offset argument (so one can find where the
n'th byte is in an mbuf).


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/02 14:55:42

Modified files:
	usr.bin/mg     : ttyio.c 

Log message:
add missing return value


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/02 16:02:15

Modified files:
	etc/etc.sun3   : MAKEDEV 
	sys/arch/sun3/conf: GENERIC 

Log message:
sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>, add ksyms.

Modified files:
	sys/arch/sun3/include: conf.h cpu.h machdep.h param.h 

Log message:
sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>
add ksyms, proto fix.

Modified files:
	sys/arch/sun3/sun3: conf.c machdep.c mem.c pmap.c sun3_startup.c 
	                    trap.c vm_machdep.c 

Log message:
sun3 is alive, thanks to Miod Vallat <miodrag@ifrance.com>
add ksyms, proto fix, msgbuf


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/02 16:02:49

Modified files:
	sys/dev/isa    : ad1848.c 

Log message:
protect more reads and rights^Wwrites w/ spl; avoid inline which blows the code in twice


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/02 16:03:27

Added files:
	sys/dev/cardbus: Makefile.cardbusdevs cardbusdevs cardbusdevs.h 
	                 cardbusdevs_data.h devlist2h.awk 

Log message:
Prep for CardBus support; from NetBSD.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/03/02 17:54:56

Modified files:
	faq            : faq14.html 

Log message:
softupdates are not experimental anymore


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/02 17:54:59

Modified files:
	sys/arch/arc   : Makefile 
	sys/arch/arm32/arm32: bcopy.S bcopy_page.S bcopyinout.S 
	                      blockio.S coproc15.S fiq.S mcount.S 
	                      memset.S scratch.S setcpsr.S setstack.S 
	                      spl.S 
	sys/arch/arm32/boot: Makefile _bsdboot.S _main.S areahand.S 
	                     bsdbooter.c enteros.S exit.S exitos.S 
	                     memcpy.S memset.S regs.h setcpsr.S start.S 
	                     strstr.c svc32.S 
	sys/arch/arm32/dev/console/fonts: font_bold.h font_italic.h 
	                                  font_normal.h font_wide.h 
	sys/arch/arm32/doc: majors+minors 
	sys/arch/arm32/include: vconsole.h vidc.h vmparam.h 
	sys/arch/atari/stand/tostools/aptck: aptck.in 
	sys/arch/atari/stand/tostools/chg_pid: chg_pid.c 
	sys/arch/atari/stand/tostools/loadbsd: loadbsd.c 
	sys/arch/atari/stand/tostools/rawwrite: rawwrite.c 
	sys/arch/kbus/dev: rd.c 
	sys/arch/kbus/kbus: clockreg.h 
	sys/arch/kbus/stand/netboot: Makefile boot.c clockreg.h conf.c 
	                             config.h dev_disk.c dev_net.c 
	                             exec_sun.c gets.c if_le.c 
	                             if_lereg.h promboot.c promcons.c 
	                             version.c 
	sys/arch/kbus/stand/sk: Makefile boot.c clockreg.h conf.c 
	                        config.h dev_disk.c dev_net.c exec_sun.c 
	                        gets.c if_le.c if_lereg.h promboot.c 
	                        promcons.c version.c 
	sys/arch/mvme68k/stand: Makefile Makefile.inc 
	sys/arch/mvme68k/stand/installboot: installboot.8 
	sys/arch/mvme88k: Makefile 
	sys/arch/mvme88k/conf: Makefile.mvme88k 
	sys/arch/mvme88k/dev: if_ie.c 
	sys/arch/mvme88k/include: ansi.h 
	sys/arch/mvme88k/mvme88k: autoconf.c cmmu.c m18x_cmmu.c 
	                          m197_cmmu.c 
	sys/arch/mvme88k/stand/installboot: installboot.8 
	sys/arch/mvme88k/stand/libsa: SRT0.S SRT1.c 
	sys/arch/mvme88k/stand/sboot: Makefile clock.c clockreg.h 
	                              if_le.c if_lereg.h oc_cksum.S 
	sys/arch/pc532/dev: ncr.c ncrreg.h rd.c 
	sys/arch/pc532/pc532: bzero.s intr.c 
	sys/arch/pc532/stand: boot.c inflate.c 
	sys/arch/pmax/dev: sfbreg.h 
	sys/arch/pmax/stand: filesystem.c 
	sys/arch/sparc/dev: power.h 
	sys/arch/sun3/stand/installboot: installboot.8 
	sys/arch/sun3/stand/netboot: version.c 
	sys/arch/sun3/stand/tapeboot: version.c 
	sys/arch/sun3/stand/ufsboot: version.c 
	sys/arch/wgrisc: Makefile 
	sys/lib/libz   : adler32.c crc32.c zconf.h zutil.h 
	sys/net        : if_spppsubr.c 
	sys/xfs        : xfs_attr.h xfs_common-bsd.c xfs_common.h 
	                 xfs_deb.c xfs_deb.h xfs_debug.h xfs_dev-bsd.c 
	                 xfs_dev-common.c xfs_dev.h xfs_fs.h xfs_locl.h 
	                 xfs_message.c xfs_message.h xfs_msg_locl.h 
	                 xfs_node-bsd.c xfs_node.h xfs_syscalls-common.c 
	                 xfs_syscalls.h xfs_vfsops-bsd.c 
	                 xfs_vfsops-bsd.h xfs_vfsops-common.c 
	                 xfs_vfsops-openbsd.c xfs_vfsops.h 
	                 xfs_vnodeops-bsd.c xfs_vnodeops-common.c 
	                 xfs_vnodeops.h 

Log message:
$OpenBSD$


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	2000/03/02 19:21:55

Modified files:
	audio/mpg123   : Makefile 
	audio/mpg123/pkg: PLIST 

Log message:
Add the COPYING file to install & package. Fix licensing info.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/02 23:19:22

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
Remove extraneous newline.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 03:39:42

Modified files:
	games/freeciv  : Makefile 

Log message:
broken, sources missing


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/03 04:15:44

Modified files:
	sys/kern       : uipc_mbuf.c 

Log message:
Style.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/03 04:17:04

Modified files:
	sys/lib/libkern/arch/sparc: divrem.m4 

Log message:
fix a comment


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 04:25:06

Modified files:
	misc/amanda    : Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 04:26:01

Modified files:
	www/analog     : Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 04:27:25

Modified files:
	russian/cyrproxy: Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 04:28:49

Modified files:
	print/enscript : Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/03 04:31:43

Modified files:
	sys/kern       : kern_fork.c kern_ktrace.c kern_resource.c 
	                 kern_sig.c kern_sysctl.c vfs_syscalls.c 
	                 kern_synch.c 

Log message:
Use LIST_ macros instead of internal field names to walk the allproc list.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 04:32:22

Modified files:
	databases/mysql: Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 04:41:39

Modified files:
	graphics/fnlib : Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 04:43:05

Modified files:
	graphics/ggi   : Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 04:44:56

Modified files:
	mail/qmail     : Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/03 04:46:09

Modified files:
	sys/kern       : kern_fork.c kern_synch.c kern_sysctl.c 

Log message:
Use the LIST_FIRST macro to get the head of zombproc list.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 04:54:45

Modified files:
	mail/postfix   : Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 05:03:02

Modified files:
	japanese/Wnn   : Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 05:07:04

Modified files:
	comms/mgetty+sendfax: Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 05:08:05

Modified files:
	comms/minicom  : Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 05:08:53

Modified files:
	net/mrtg       : Makefile 

Log message:
broken, installs files automatically in /etc


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 05:38:53

Modified files:
	net/mrtg       : Makefile 

Log message:
oops, this is fine


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 05:41:00

Modified files:
	japanese/Wnn   : Makefile 

Log message:
missed this one


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 05:43:47

Modified files:
	www/analog     : Makefile 

Log message:
again


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 05:46:00

Modified files:
	russian/cyrproxy: Makefile 

Log message:
and again


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	2000/03/03 05:59:18

Modified files:
	faq            : faq4.html 

Log message:
Missing </a> causing layout problems with some browsers (eg Mozilla M14)


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 06:01:50

Modified files:
	graphics/fnlib : Makefile 
	print/enscript : Makefile 

Log message:
these have glue to take care of packaging.  mark unbroken


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/03 06:09:29

Modified files:
	sys/netinet    : ip_input.c 

Log message:
remove WIDE's experimental ip reass code, mistakingly merged in partially.
NetBSD PR: 9412
Fix from: ho@crt.se


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	2000/03/03 06:17:15

Modified files:
	faq            : faq11.html 

Log message:
reliabilty ->reliability + small HTML cleanup


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	2000/03/03 06:30:23

Modified files:
	.              : index.html 

Log message:
<i> -> </i>


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/03 07:23:11

Modified files:
	.              : Makefile 
	infrastructure/mk: bsd.port.mk 
	infrastructure/templates: Makefile.template 

Log message:
nix LICENSE_TYPE.  This is much prettier now.


CVSROOT:	/cvs
Module name:	src
Changes by:	bitblt@cvs.openbsd.org	2000/03/03 08:51:45

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
Turns out that our implementation of STAT wasn't RFC 959 compliant.
This version is now RFC 959 compliant, using a patch adapted from one
sent in by david.leonard@eecs.uq.edu.au


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/03 09:49:25

Modified files:
	sys/sys        : kernel.h 
	sys/kern       : kern_synch.c 

Log message:
Keep track of the number of times we trigger a reschedule before the
context switch actually happens.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/03 09:58:49

Modified files:
	sys/kern       : kern_subr.c 

Log message:
If we attempted reschedule two times without suceeding, uiomove will yield,
giving other processes a chance to run.

A process feeding a huge buffer to {read,write}{,v} on a file that doesn't
need to wait for I/O, could have hogged a lot of cpu in the kernel, blocking
all userland activity.

Based on a similiar fix in FreeBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/03 10:51:37

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Basic framework for fetching distfiles for mirrors.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/03 11:08:32

Modified files:
	russian/xruskb : Makefile 
	russian/xruskb/files: md5 
	russian/xruskb/patches: patch-aa 

Log message:
Upgrade to 1.13.0


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/03 11:13:17

Modified files:
	distrib/sets/lists/base: md.alpha 
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/03 12:31:27

Modified files:
	usr.bin/mg     : keymap.c spawn.c tty.c 

Log message:
Reverse rutgers change (attachtoparent vs. spawncli)

New ttreinit function that enters application mode, enables the keypad
and resets the tty size.

New spawn module that calls tttidy() to exit application mode (and cleanup)
then calls ttreinit() after resume to get back into application mode.  Assumes
we have job control.  This takes advantage of the xterm 'alternate screen'.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/03 12:36:13

Modified files:
	russian/xruskb : Makefile 
Added files:
	russian/xruskb/patches: patch-ab 

Log message:
Improve USE_MOTIF handling.
Fix configure script bug.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/03 13:22:02

Modified files:
	comms/malsync  : Makefile 

Log message:
Separate distfiles coming from separate sites...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/03 13:41:12

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
.bak.orig looks nicer than bak.orig


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/03 13:59:17

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Mtree changes:
- don't record mtree in packages by default,
- don't run mtree on /usr/local or /usr/X11R6 by default,
- only use MTREE_FILE for plist.
- choose mtree based on PREFIX, since this is what matters.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/03 14:24:51

Modified files:
	infrastructure/mk: bsd.port.mk 
	infrastructure/install: make-plist 
Added files:
	infrastructure/db: fake.mtree 

Log message:
`Fake' infrastructure:
if a port sets FAKE=Yes, this means it can be `pre'-installed elsewhere,
with DESTDIR set to WRKINST (=work/fake-${ARCH} by default).

the infrastructure takes care of pre-install/do-install/post-install targets,
assuming those install stuff under PREFIX.

To help ports to cope with DESTDIR, you can set FAKE_FLAGS and FAKE_TARGET
(used for the fake installation).

Ports with FAKE=Yes are the way to go: they can be packaged directly without
a real installation, and the installation proceeds from the package, thus
forcing porters to check the package.


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/03 14:52:57

Modified files:
	usr.sbin/ppp/ppp: bundle.c ipcp.c mbuf.c nat_cmd.c physical.c 
	                  slcompress.c 

Log message:
Fix some printf-type argument bugs


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/03 15:20:20

ports/net/mtr/patches

Update of /cvs/ports/net/mtr/patches
In directory cvs.openbsd.org:/tmp/cvs-serv3012/patches

Log Message:
Directory /cvs/ports/net/mtr/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/03 15:22:37

Added files:
	net/mtr/patches: patch-aa 

Log message:
Security fix (from bugtraq; viktor@dtek.chalmers.se).


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/03 16:27:44

Modified files:
	.              : donations.html 

Log message:
another


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/03 16:27:53

Modified files:
	.              : tshirts.html 

Log message:
future crypto globes


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/03 16:28:28

Modified files:
	openssh        : index.html 

Log message:
openssh.org is not us


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/03/03 17:32:58

Modified files:
	.              : want.html 

Log message:
we want stuff in northern europe


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/03 18:10:07

Modified files:
	usr.sbin/inetd : inetd.c 

Log message:
handle corrupt inetd.conf files better; sdb@ssr.com


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/03/03 18:37:01

Modified files:
	faq            : faq13.html 

Log message:
add </b>


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/03 18:58:40

Modified files:
	net/ytalk      : Makefile 

Log message:
Fake-install ytalk


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/03 18:59:27

Modified files:
	net/rsync      : Makefile 

Log message:
Ports that override do-install are usually trivial to install fake.


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/03 19:21:59

Modified files:
	usr.sbin/ppp/ppp: nat_cmd.c 

Log message:
Refresh the NAT IP pointer after a potential mbuf reallocation.  This
caused frequent lock-ups for individual sessions over a NAT'd ppp link
when MTU sizes ended up more or less exactly wrong.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/03 19:34:24

Modified files:
	sys/sys        : socket.h 

Log message:
to be Posix.1g compliant, fix ancillary message alignment.  it will now be
aligned to ALIGNBYTES (arch dependent).
NOTE: the change requires you to recompile IPv6 userland, if you are
on arch that is ALIGNBYTES != sizeof(long) - 1 (sparc seems to be it).
sorry for the mess.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2000/03/04 00:07:05

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
Change invalid 'CHAT' loglevel to 'VERBOSE'


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 01:17:38

Modified files:
	net/rsync      : Makefile 

Log message:
- bump NEED_VERSION
- remove LICENSE_TYPE


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 01:23:53

Modified files:
	net/ytalk      : Makefile 

Log message:
tabs


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/04 01:35:47

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Move the test for the existance of license info up into the beginning
of fetch instead of the end of extract.  It only makes sense to do the
check in extract if we are checking the file that contains the license.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/04 01:39:37

Modified files:
	security/cops  : Makefile 

Log message:
licensing.  y,y,y,y is permitted as long as we retain the copyright
in a file somehwere.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/04 02:47:23

Modified files:
	benchmarks/lmbench: Makefile 
	benchmarks/lmbench/pkg: PLIST 
Added files:
	benchmarks/lmbench/patches: patch-Makefile patch-bw_tcp.c 
	                            patch-lat_rpc.c patch-lat_tcp.c 
	                            patch-lat_udp.c patch-memsize.c 
Removed files:
	benchmarks/lmbench/patches: patch-aa patch-ab patch-ac patch-ad 
	                            patch-ae patch-af 

Log message:
- fix patches
- fix plists
- man pages were not installing


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/04 04:57:46

Modified files:
	mail/qmail     : Makefile 
	mail/qmail/pkg : INSTALL 

Log message:
- mark unbroken, qmail now asks nicely before creating users or groups
- IS_INTERACTIVE= "if qmail users/groups do not exist yet"


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/04 07:36:47

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
remove trailing | in make describe


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/04 07:40:21

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
remove trailing -n in make describe
pretty INDEX


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/04 08:29:57

Modified files:
	lib/libkvm     : kvm.3 kvm_dump.3 kvm_geterr.3 kvm_getfiles.3 
	                 kvm_getloadavg.3 kvm_getprocs.3 kvm_nlist.3 
	                 kvm_open.3 kvm_read.3 

Log message:
Various cleanups and mdoc'ing.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/04 08:39:43

Modified files:
	lib/libc_r/man : pthread_detach.3 

Log message:
Use .Va for errno.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/04 08:53:40

Modified files:
	usr.bin/kdump  : kdump.1 
	usr.bin/ktrace : ktrace.1 

Log message:
Improve.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/04 09:40:30

Modified files:
	sys/ufs/ffs    : ffs_softdep.c 

Log message:
Cut the number of dependencies to reduce problems on low-memory machines.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/04 09:42:15

Modified files:
	sys/arch/sparc/sparc: mem.c 

Log message:
Remove unnecessary, unreached, confusing code.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/04 10:16:03

Modified files:
	include        : stdio.h 

Log message:
Make P_tmpdir point to /tmp/ not /var/tmp
Really, there should be a way to make configurable by the admin
at runtime (say, a gettmpdir() function).


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/03/04 10:20:52

Modified files:
	.              : products.html 

Log message:
Updated blurb at the top;
Added ePipe by Stallion Technologies.


CVSROOT:	/cvs
Module name:	src
Changes by:	louis@cvs.openbsd.org	2000/03/04 10:41:36

Modified files:
	share/man/man8 : afterboot.8 

Log message:
Clearer note about the daily security report.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/04 10:48:33

Modified files:
	archivers/nulib: Makefile 

Log message:
license.  nofee based.  may not sell on cdrom's.  may place on ftp.


CVSROOT:	/cvs
Module name:	src
Changes by:	louis@cvs.openbsd.org	2000/03/04 10:54:06

Modified files:
	share/man/man8 : afterboot.8 

Log message:
Typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/04 10:58:29

Modified files:
	archivers/rar  : Makefile 

Log message:
license.  this is shareware and requires registration after 40 days.
add an appropriate disclaimer to post-install stating that.
only mirror distfile.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/04 10:58:32

Added files:
	infrastructure/fetch: fetch-all check-all 

Log message:
Sample scripts for fetch-makefile use


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/04 10:58:52

Modified files:
	editors/vim    : Makefile 

Log message:
fake vim


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/04 11:08:07

Modified files:
	x11/Xaw3d      : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/04 11:08:32

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
Commenting stuff:
- pretty licensing
- pretty homepage


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/04 11:16:02

Modified files:
	infrastructure/mk: bsd.port.subdir.mk bsd.port.mk 
	.              : Makefile 

Log message:
Add fetch-makefile to bsd.port.subdir.mk, mirror-maker to main Makefile.

Tweak fetch-makefile to take PERMIT_* into account, giving us the level
of control needed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/04 11:17:33

Modified files:
	misc/gnuls     : Makefile 

Log message:
Fake. NLS version may probably not like this, I don't care for now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/04 11:19:05

Modified files:
	archivers/unarj: Makefile 

Log message:
license.  strictly nofee.  restrict cdrom.  permit ftp.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/04 11:25:35

Modified files:
	mail/mh        : Makefile 

Log message:
Mark as broken because of the buffer overflow in MIME support, point
to nmh (which has to be updated!!)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/04 11:35:53

Modified files:
	shells/zsh     : Makefile 

Log message:
zsh says hello to OpenBSD-current :(


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/04 11:40:00

Modified files:
	graphics/xanim : Makefile 

Log message:
License info, fake.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/04 11:46:43

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
amd devices; dave@dtsp.co.nz


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/04 11:47:04

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/04 12:00:07

Modified files:
	graphics/xanim/patches: patch-f 

Log message:
Fix Imakefile in a more robust way.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/04 12:12:51

Modified files:
	devel/libslang : Makefile 

Log message:
fake + license info


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/04 12:46:57

Modified files:
	.              : INDEX 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/04 13:02:24

Modified files:
	usr.bin/mesg   : mesg.1 
	usr.bin/mail   : mail.1 
	usr.bin/talk   : talk.1 
	usr.bin/renice : renice.8 
	sbin/mountd    : mountd.8 
	sbin/routed    : routed.8 
	usr.sbin/chown : chgrp.1 
	usr.sbin/lpr/lpq: lpq.1 
	usr.sbin/lpr/pac: pac.8 
	usr.sbin/route6d: route6d.8 
	usr.sbin/rpc.lockd: rpc.lockd.8 

Log message:
Try to standardize the options list introduction; it should read "The options
are as follows:", except in special cases.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/04 13:28:32

Modified files:
	russian/xcyrillic: Makefile 

Log message:
license, fake.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/04 13:41:44

Modified files:
	usr.bin/audioctl: audioctl.1 

Log message:
mdoc'ify


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/04 13:44:56

Modified files:
	usr.bin/banner : banner.1 

Log message:
Add EXAMPLES section, with OPENBSD printed in lights.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/04 14:12:01

Modified files:
	usr.bin/ar     : ar.1 
	usr.bin/arch   : arch.1 
	usr.bin/asa    : asa.1 
	usr.bin/at     : at.1 
	usr.bin/biff   : biff.1 
	usr.bin/cal    : cal.1 
	usr.bin/calendar: calendar.1 
	usr.bin/basename: basename.1 dirname.1 
	usr.bin/cap_mkdb: cap_mkdb.1 

Log message:
Many improvements and general cleanup/standardization.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/04 14:46:50

Modified files:
	sbin/dmesg     : dmesg.8 

Log message:
Point out that dmesg is most commonly used to review system startup msgs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/04 15:01:43

Modified files:
	misc/screen    : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 15:18:13

Modified files:
	russian/xcyrillic/pkg: PLIST 

Log message:
sort


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/04 15:19:33

Modified files:
	usr.bin/ctags  : ctags.1 
	usr.bin/file   : file.1 
	usr.bin/getopt : getopt.1 
	usr.bin/id     : id.1 
	usr.bin/join   : join.1 
	usr.bin/lex    : flex.1 
	usr.bin/oldrdist: oldrdist.1 
	usr.bin/rdist  : rdist.1 
	usr.bin/sed    : sed.1 
	usr.bin/telnet : telnet.1 
	usr.bin/tsort  : tsort.1 
	usr.bin/whois  : whois.1 
	usr.sbin/ipsend/ipsend: ipsend.5 
	usr.sbin/named/man: dig.1 host.1 hostname.7 resolver.5 
	usr.sbin/rbootd: rbootd.8 
	usr.sbin/sendmail/src: aliases.5 
	usr.sbin/sendmail/makemap: makemap.8 
	usr.sbin/syslogd: syslog.conf.5 
	usr.sbin/sliplogin: sliplogin.8 
	sbin/mount_umap: mount_umap.8 
	sbin/mountd    : exports.5 
	lib/libc/gen   : getcap.3 isspace.3 
	lib/libc/stdio : scanf.3 
	lib/libc/stdlib: getopt.3 strtod.3 strtol.3 strtoul.3 
	lib/libc/string: strsep.3 
	lib/libc/time  : strptime.3 zic.8 
	lib/libutil    : scsi.3 
	share/man/man7 : hostname.7 mdoc.7 mdoc.samples.7 

Log message:
In Unix land we prefer "whitespace" to "white space" or "white-space". At
least, this is the impression I get from looking at a lot of Perl docs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 15:24:37

Modified files:
	russian/xcyrillic: Makefile 

Log message:
- cleanup
- remove LICENSE_TYPE
- {yes,YES} -> Yes
- add NO_CONFIGURE
- give users of this port a fighting chance of being able to download it
any time this century, add ${MASTER_SITE_BACKUP} to the dist site list
infront of the original dist site.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/04 16:01:21

Modified files:
	mail/mutt      : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 16:07:20

Modified files:
	print/freetype : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 16:54:27

Modified files:
	graphics/gd/pkg: PLIST 

Log message:
fix usage of ldconfig


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 16:58:55

Modified files:
	graphics/gd    : Makefile 
	graphics/gd/patches: patch-aa 

Log message:
- add license info
- add NO_CONFIGURE
- Fake
- check if NO_SHARED_LIBS is set to yes instead of just being defined


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/04 17:28:58

Modified files:
	sbin/dump      : dump.8 
	sbin/fdisk     : fdisk.8 
	sbin/ipf       : ipf.8 
	sbin/mount     : mount.8 
	sbin/nfsd      : nfsd.8 
	sbin/scan_ffs  : scan_ffs.8 
	sbin/scsi      : scsi.8 
	sbin/swapctl   : swapctl.8 
	usr.sbin/ipftest: ipftest.1 
	usr.sbin/pstat : pstat.8 
	usr.sbin/sesd/sesd: sesd.8 
	usr.sbin/trpt  : trpt.8 
	usr.sbin/trsp  : trsp.8 
	bin/df         : df.1 
	bin/pax        : cpio.1 pax.1 
	usr.bin/cdio   : cdio.1 
	usr.bin/cmp    : cmp.1 
	usr.bin/comm   : comm.1 
	usr.bin/encrypt: encrypt.1 
	usr.bin/fmt    : fmt.1 
	usr.bin/gprof  : gprof.1 
	usr.bin/join   : join.1 
	usr.bin/locate/locate: locate.1 locate.updatedb.8 
	usr.bin/newsyslog: newsyslog.8 
	usr.bin/readlink: readlink.1 
	usr.bin/rup    : rup.1 
	usr.bin/rusers : rusers.1 
	usr.bin/sed    : sed.1 
	usr.bin/sort   : sort.1 
	usr.bin/tee    : tee.1 
	usr.bin/touch  : touch.1 
	usr.bin/tr     : tr.1 
	usr.bin/ul     : ul.1 
	usr.bin/uname  : uname.1 
	usr.bin/uniq   : uniq.1 
	usr.bin/wc     : wc.1 
	usr.bin/yacc   : yacc.1 
	sbin/raidctl   : raidctl.8 
	sbin/ncheck_ffs: ncheck_ffs.8 
	sbin/modload   : modload.8 
	sbin/fsirand   : fsirand.8 
	usr.sbin/apm   : apm.8 
	usr.sbin/sa    : sa.8 
	usr.sbin/afs/afsd: afsd.8 
	usr.bin/from   : from.1 
	usr.bin/mktemp : mktemp.1 
	usr.bin/msgs   : msgs.1 
	usr.bin/skeyaudit: skeyaudit.1 
	usr.bin/tn3270/tn3270: tn3270.1 

Log message:
Finish standardizing options list introduction.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/03/04 17:31:10

Modified files:
	faq            : faq8.html 

Log message:
8.16 - Ksh does not appear to read my .profile!


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 17:34:27

Modified files:
	net/mrtg       : Makefile 
	net/mrtg/files : md5 
	net/mrtg/pkg   : PLIST 

Log message:
upgrade to mrtg 2.8.12


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 17:44:31

Modified files:
	graphics/gd    : Makefile 

Log message:
meaning of "without fee" in license clarified with the author, we can
include the package and distfiles on the CD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 17:55:08

Modified files:
	net/mrtg       : Makefile 

Log message:
add some more dist sites


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/03/04 18:20:38

Modified files:
	faq            : faq6.html 

Log message:
mention /etc/ifaliases and how to set them up


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/03/04 20:33:05

Modified files:
	faq            : faq14.html 

Log message:
14.9 - Preparing for disaster: Backing up and Restoring from tape
Very informative section from Scott <sin@bytebandits.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 22:44:12

Modified files:
	graphics/pngcrush: Makefile 
	graphics/pngcrush/files: md5 

Log message:
upgrade to pngcrush 1.3.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/04 22:59:36

Modified files:
	archivers/bzip : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2000/03/04 23:41:39

Modified files:
	.              : errata.html 

Log message:
match reality, SSH jumbo patch is at version 4


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/05 01:28:33

Modified files:
	archivers/bzip2: Makefile 
	archivers/bzip2/patches: patch-aa 

Log message:
- make use of MAKE_FLAGS
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/05 02:33:04

Modified files:
	russian/wget-msgs: Makefile 

Log message:
yes -> Yes
Fake.
PERMIT_*


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/05 02:42:17

Modified files:
	russian/d1489  : Makefile 

Log message:
PERMIT_*
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/05 03:36:04

Modified files:
	net/ethereal/files: md5 

Log message:
Update to v0.8.4
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/05 03:38:41

Modified files:
	net/ethereal   : Makefile 

Log message:
v0.8.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 08:54:49

Modified files:
	games/xkobo    : Makefile 
	games/xkobo/patches: patch-aa 

Log message:
Add DESTDIR to all the places that are missing it in xkobo's Imakefile.
Turn Fake on


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 09:00:31

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Document NO_PATCH. Indent stuff correctly.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 09:20:02

Modified files:
	infrastructure/mk: bsd.port.subdir.mk 

Log message:
streamline SUBDIRUSE


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 09:33:38

Modified files:
	infrastructure/mk: bsd.port.mk 
	graphics/xpm   : Makefile 

Log message:
If DISTFILES + PATCHFILES = ALLFILES is empty, no fetch is needed...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 09:40:53

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Switch to ${PORTSDIR} before evaluating any dependency.
Makes ${PORTSDIR} in dependencies redundant.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/05 09:55:22

Modified files:
	etc            : rc 

Log message:
Adda a stripcom function to strip comments (and leading whitespace,
depending on IFS).  This replaces the ed and sed code previously
used to do this.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 10:02:14

Modified files:
	infrastructure/templates: Makefile.template 

Log message:
Fix NEED_VERSION location.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 11:30:48

Modified files:
	audio/esound   : Makefile 
	audio/gogo     : Makefile 
	audio/gom      : Makefile 
	audio/gqmpeg   : Makefile 
	audio/mp3cddb  : Makefile 
	audio/rplay    : Makefile 
	audio/rsynth   : Makefile 
	audio/workman  : Makefile 
	audio/xcd      : Makefile 
	audio/xmpeg3   : Makefile 
	benchmarks/xengine: Makefile 
	comms/hylafax  : Makefile 
	comms/jpilot   : Makefile 
	comms/malsync  : Makefile 
	comms/minicom  : Makefile 
	comms/pilot-link: Makefile 
	comms/tkhylafax: Makefile 
	databases/p5-DBD-Pg: Makefile 
	databases/postgresql: Makefile 
	databases/xmysql: Makefile 
	databases/xmysqladmin: Makefile 
	devel/ORBit    : Makefile 
	devel/autoconf : Makefile 
	devel/dejagnu  : Makefile 
	devel/id-utils : Makefile 
	devel/lclint   : Makefile 
	devel/libIDL   : Makefile 
	devel/libicq   : Makefile 
	devel/tclcl    : Makefile 
	devel/tkcvs    : Makefile 
	editors/abiword: Makefile 
	editors/jed    : Makefile 
	editors/nedit  : Makefile 
	editors/nvi-m17n: Makefile 
	editors/textedit: Makefile 
	editors/vim    : Makefile 
	editors/wordperfect: Makefile 
	editors/xemacs20: Makefile 
	games/connect4 : Makefile 
	games/freeciv  : Makefile 
	games/xinvaders: Makefile 
	games/xmine    : Makefile 
	graphics/ImageMagick: Makefile 
	graphics/fnlib : Makefile 
	graphics/fxtv  : Makefile 
	graphics/gd    : Makefile 
	graphics/ggi   : Makefile 
	graphics/gif2png: Makefile 
	graphics/gimp  : Makefile 
	graphics/gphoto: Makefile 
	graphics/gqview: Makefile 
	graphics/imlib : Makefile 
	graphics/netpbm: Makefile 
	graphics/tgif  : Makefile 
	graphics/tiff  : Makefile 
	graphics/xfig  : Makefile 
	graphics/xpaint: Makefile 
	graphics/xv    : Makefile 
	japanese/jvim  : Makefile 
	japanese/onew-wnn4: Makefile 
	lang/camlp4    : Makefile 
	lang/egcs/snapshot: Makefile 
	lang/egcs/stable: Makefile 
	lang/expect    : Makefile 
	lang/icon/lib  : Makefile 
	lang/kaffe     : Makefile 
	lang/libgcj    : Makefile 
	lang/otcl      : Makefile 
	lang/python    : Makefile 
	mail/dot-forward: Makefile 
	mail/exmh2     : Makefile 
	mail/ezmlm     : Makefile 
	mail/fastforward: Makefile 
	mail/mess822   : Makefile 
	mail/mutt      : Makefile 
	mail/pgpsendmail: Makefile 
	mail/qmail     : Makefile 
	mail/qmailanalog: Makefile 
	mail/rblsmtpd  : Makefile 
	mail/serialmail: Makefile 
	mail/tkrat     : Makefile 
	mail/xfaces    : Makefile 
	mail/xfmail    : Makefile 
	math/gnuplot   : Makefile 
	math/wingz     : Makefile 
	mbone/common   : Makefile 
	mbone/imm      : Makefile 
	mbone/nte      : Makefile 
	mbone/rat      : Makefile 
	mbone/relate   : Makefile 
	mbone/sdr      : Makefile 
	mbone/speak_freely: Makefile 
	mbone/vat      : Makefile 
	mbone/vic      : Makefile 
	mbone/wb       : Makefile 
	mbone/wbd      : Makefile 
	misc/calentool : Makefile 
	misc/cbb       : Makefile 
	misc/gnuls     : Makefile 
	misc/magicpoint: Makefile 
	misc/pi-address: Makefile 
	misc/remind    : Makefile 
	misc/tkcron    : Makefile 
	misc/tkinfo    : Makefile 
	misc/tkman     : Makefile 
	misc/xdelta    : Makefile 
	net/bitchx     : Makefile 
	net/dxpc       : Makefile 
	net/ethereal   : Makefile 
	net/firewalk   : Makefile 
	net/gaim       : Makefile 
	net/gicq       : Makefile 
	net/libnids    : Makefile 
	net/licq       : Makefile 
	net/mrtg       : Makefile 
	net/nam        : Makefile 
	net/ncftp      : Makefile 
	net/nmapfe     : Makefile 
	net/ns         : Makefile 
	net/publicfile : Makefile 
	net/tcpreplay  : Makefile 
	net/vtun       : Makefile 
	net/wget       : Makefile 
	net/xchat      : Makefile 
	news/slrn      : Makefile 
	print/a2ps     : Makefile 
	print/acroread : Makefile 
	print/ghostscript/encrypt: Makefile 
	print/ghostscript/gnu: Makefile 
	print/ghostscript5: Makefile 
	print/gv       : Makefile 
	print/lyx      : Makefile 
	print/teTeX/base: Makefile 
	print/transfig : Makefile 
	russian/wget-msgs: Makefile 
	russian/xruskb : Makefile 
	security/dsniff: Makefile 
	security/isic  : Makefile 
	security/nessus: Makefile 
	security/pgp   : Makefile 
	security/pgp5  : Makefile 
	security/rdp   : Makefile 
	security/ssh   : Makefile 
	sysutils/contool: Makefile 
	sysutils/tcplist: Makefile 
	textproc/TclXML: Makefile 
	textproc/catdoc: Makefile 
	textproc/docbook: Makefile 
	textproc/latex2html: Makefile 
	textproc/linuxdoc: Makefile 
	textproc/sgmlformat: Makefile 
	textproc/xml2rfc: Makefile 
	www/amaya-english-dict: Makefile 
	www/amaya-french-dict: Makefile 
	www/bluefish   : Makefile 
	www/mozilla    : Makefile 
	www/nscache    : Makefile 
	x11/afterstep  : Makefile 
	x11/aterm      : Makefile 
	x11/enlightenment: Makefile 
	x11/eterm      : Makefile 
	x11/explorer   : Makefile 
	x11/flwm       : Makefile 
	x11/gtk+       : Makefile 
	x11/gtkglarea  : Makefile 
	x11/kde/libs   : Makefile 
	x11/kdebase    : Makefile 
	x11/kdelibs    : Makefile 
	x11/olvwm      : Makefile 
	x11/qt         : Makefile 
	x11/tk80       : Makefile 
	x11/tk82       : Makefile 
	x11/windowmaker: Makefile 
	x11/wterm      : Makefile 
	x11/xfce       : Makefile 
	x11/xtraceroute: Makefile 
	x11/xview-clients: Makefile 
	x11/xview-lib  : Makefile 

Log message:
PORTSDIR no longer needed in *DEPENDS.


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2000/03/05 11:31:25

Modified files:
	archivers/unzip: Makefile 

Log message:
fake, license


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/05 11:40:59

Modified files:
	sys/arch/i386/stand/libsa: exec_i386.c libsa.h memprobe.c 

Log message:
D not forget our memmap changes, ok mickey@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 11:49:36

Modified files:
	shells/bash2   : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/05 12:07:44

Modified files:
	sys/arch/i386/include: biosvar.h 
	sys/arch/i386/pci: pci_machdep.c 

Log message:
export bios_pciinfo for the whole _KERNEL, there will be more files to use it


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/05 12:20:38

Modified files:
	usr.bin/chpass : chpass.1 edit.c 

Log message:
Change prompt string from "Location:" to "Office Location:", to disambiguate
from what is expected, and to be consistent with finger(1); from FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/05 13:09:22

Modified files:
	usr.bin/cdio   : cdio.1 
	usr.bin/checknr: checknr.1 
	usr.bin/chflags: chflags.1 
	usr.bin/cksum  : cksum.1 
	usr.bin/cmp    : cmp.1 
	usr.bin/compile_et: compile_et.1 
	usr.bin/compress: compress.1 zopen.3 
	usr.bin/ctags  : ctags.1 
	usr.bin/cut    : cut.1 
	usr.bin/du     : du.1 
	usr.bin/encrypt: encrypt.1 
	usr.bin/env    : env.1 

Log message:
Various improvements, including a few HISTORY sections added from FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/05 13:32:13

Modified files:
	sys/compat/ibcs2: ibcs2_misc.c 

Log message:
fix size check case for getgroups; pbucich@sion.com


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/05 13:34:12

Modified files:
	usr.bin/du     : du.1 

Log message:
Remove hard sentence breaks.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/05 14:42:00

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
add toshiba pci-isa bridge; from aaron@


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/05 14:42:51

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/03/05 15:18:59

Modified files:
	sys/dev/ic     : isp.c 

Log message:
Clean up some error messages so that the channel source is printed. Don't
wipe out the whole marker flag when a bus event happens on one channel- just
or in the channel that needs to have a marker sent. Correctly mark a
PORT CHANGED error with a 'selection timeout'.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/03/05 15:20:09

Modified files:
	sys/dev/ic     : isp_openbsd.h 

Log message:
roll minor revision level


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/03/05 15:22:56

Modified files:
	sys/dev/ic     : isp_openbsd.c 

Log message:
Don't issue an initial SCSI bus reset for Ultra3 cards. What seems to
happen is that the SCSI bus reset, even after several seconds delay, seems
to cause the Qlogic to then destroy several subsequent commands (which,
ha ha, happen during probing for devices). I dunno why this is- some Qlogic
f/w problem that we need to step around.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/05 15:28:49

Modified files:
	graphics/tgif/files: md5 
	graphics/tgif/patches: patch-aa 

Log message:
update to v4.1.27
licensing added


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/05 15:29:32

Modified files:
	graphics/tgif  : Makefile 

Log message:
update to v4.1.27 + licensing


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/05 15:55:45

Modified files:
	security/stunnel: Makefile 
	security/stunnel/files: md5 
	security/stunnel/patches: patch-ad patch-ae 
Added files:
	security/stunnel/patches: patch-af 
Removed files:
	security/stunnel/patches: patch-aa patch-ab patch-ac 

Log message:
Update to v3.8
Add licensing


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/05 16:00:35

Modified files:
	benchmarks/netperf: Makefile 
	graphics/gifsicle: Makefile 
	mail/imap-uw   : Makefile 
	mail/postfix   : Makefile 
	misc/pi-address: Makefile 
	net/bind8      : Makefile 
	net/httptunnel : Makefile 
	net/mtr        : Makefile 
	security/dante : Makefile 
	security/logsurfer: Makefile 
	sysutils/usbutil: Makefile 
	textproc/TclXML: Makefile 
	textproc/rxp   : Makefile 
	textproc/xml2rfc: Makefile 
	www/php3       : Makefile 
	x11/wmx        : Makefile 
	x11/xdu        : Makefile 

Log message:
fix license info


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/05 18:48:43

Modified files:
	archivers/arc  : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/05 19:21:02

Modified files:
	sys/arch/hppa/hppa: locore.S 

Log message:
do not save/restore callee-save regs on trap, except for DDB


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/05 19:38:19

Modified files:
	usr.bin/file   : file.1 magic.5 

Log message:
mdoc'ify; from FreeBSD, with many modifications by me.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 20:00:04

Modified files:
	shells/tcsh    : Makefile 

Log message:
Fake means simpler, for once !


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/05 20:03:53

Modified files:
	sys/arch/hppa/hppa: locore.S 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/05 20:16:00

Modified files:
	usr.bin/find   : find.1 
	usr.bin/pr     : pr.1 
	usr.bin/printf : printf.1 
	usr.bin/time   : time.1 
	usr.bin/tty    : tty.1 
	usr.bin/uname  : uname.1 

Log message:
Add HISTORY sections; from FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/05 20:17:41

Modified files:
	usr.bin/last   : last.1 
	usr.bin/look   : look.1 
	usr.bin/quota  : quota.1 
	usr.bin/ruptime: ruptime.1 
	usr.bin/sed    : sed.1 
	usr.bin/shar   : shar.1 
	usr.bin/showmount: showmount.8 
	usr.bin/systat : systat.1 
	usr.bin/talk   : talk.1 
	usr.bin/tftp   : tftp.1 
	usr.bin/tput   : tput.1 
	usr.bin/unifdef: unifdef.1 
	usr.bin/vgrind : vgrind.1 
	usr.bin/wc     : wc.1 
	usr.bin/who    : who.1 
	usr.bin/what   : what.1 
	usr.bin/which  : whereis.1 
	usr.bin/window : window.1 
	usr.bin/write  : write.1 
	usr.bin/xstr   : xstr.1 

Log message:
Some section re-ordering.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 20:51:35

Modified files:
	devel/m4       : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 20:56:07

Modified files:
	devel/autoconf : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/05 21:06:32

Modified files:
	graphics/png   : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/05 23:03:45

Modified files:
	mail/postfix   : Makefile 

Log message:
mark unbroken until the installing in /etc issue is resolved.


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/03/06 00:15:00

Modified files:
	xc/programs/kx : kx.c kxd.c 

Log message:
sync with new kerberosIV; from hin@


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/03/06 00:16:20

Modified files:
	xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86: 
	                                                         host.def 

Log message:
we do threads on i386 now


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/06 04:07:24

Modified files:
	graphics/jpeg  : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/06 05:23:42

Modified files:
	usr.bin/rs     : rs.1 

Log message:
Covert to mdoc; from FreeBSD, with some modifications by me.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/06 06:02:47

Modified files:
	usr.bin/rev    : rev.1 

Log message:
Correct SYNOPSIS (rev(1) accepts more than one file argument); from FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/06 06:12:49

Modified files:
	usr.bin/script : script.1 

Log message:
- ``Option:'' -> ``The options are as follows:''
- Correct some mdoc usage.
- Nicer ENVIRONMENT section.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/06 06:34:10

Modified files:
	net/proxy-suite: Makefile 
	net/proxy-suite/pkg: INSTALL PLIST 
Added files:
	net/proxy-suite/pkg: DEINSTALL 

Log message:
- Fake (brad@)
- ${STRIP} -> strip
- add DEINSTALL


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/06 07:16:23

Modified files:
	sys/arch/hppa/hppa: db_disasm.c 

Log message:
do signed hex instead of %D


CVSROOT:	/cvs
Module name:	www
Changes by:	art@cvs.openbsd.org	2000/03/06 07:44:15

Modified files:
	.              : donations.html 

Log message:
I have The Book now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/06 09:48:27

Modified files:
	graphics/tiff  : Makefile 
	graphics/tiff/patches: patch-ag 

Log message:
Fake... a bit more hairy, since tiff is writing Makefiles at a weird point.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/06 10:04:30

Modified files:
	graphics/xv    : Makefile 

Log message:
Fake
Licensing info


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/06 10:16:33

Modified files:
	sysutils/xntpd : Makefile 

Log message:
Fake, a breeze, as all those Makefiles are ready for it.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/03/06 10:42:54

Modified files:
	.              : want.html 

Log message:
Typo fixes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/06 10:57:24

Modified files:
	shells/zsh     : Makefile 
	shells/zsh/patches: patch-ac 

Log message:
texinfo 4.0 repairs.
fake.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/03/06 11:32:57

Modified files:
	.              : i386-laptop.html 

Log message:
Update my Toshiba Tecra 550CDT entry. The built-in modem does not work because
it requires Windows-specific software. It does not implement a true RS232
communication port.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/06 12:07:39

Modified files:
	distrib/sets/lists/base: md.i386 md.powerpc 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/06 12:46:52

Modified files:
	print/ghostscript/gnu: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/06 13:29:05

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
fix pr 1113, fclose() -> pclose(), todo: remote popen()


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/06 13:55:23

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/06 14:17:46

Modified files:
	graphics/tiff  : Makefile 

Log message:
- Marc managed to revert the ${PORTSDIR} change with the previous commit
to enable the use of Fake
- ldconfig is no longer needed for post-install target with the use of Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/06 14:19:40

Modified files:
	graphics/jpeg  : Makefile 

Log message:
- bump NEED_VERSION for Fake
- remove ldconfig


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/06 14:34:10

Modified files:
	usr.bin/ssh    : version.h 

Log message:
version 1.2.3


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/06 14:38:08

Modified files:
	openssh        : ftp.html index.html openbsd.html 
Added files:
	openssh        : openbsd26_1.2.3.patch 

Log message:
openssh 1.2.3


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/06 14:39:04

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/06 14:41:24

Modified files:
	openssh        : openbsd.html 

Log message:
err


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/06 14:46:57

Modified files:
	sbin/ipf       : ipf.5 
	usr.sbin/pkg_install/delete: pkg_delete.1 
	bin/stty       : stty.1 
	lib/libc/gen   : getcap.3 
	lib/libc/regex : regex.3 
	lib/libutil    : getrawpartition.3 
	share/man/man9 : style.9 
	share/man/man8 : afterboot.8 
	share/man/man4/man4.i386: pms.4 
	share/man/man4 : raid.4 options.4 

Log message:
Do not leave `(' characters dangling at the end of lines; instead, use the
appropriate mdoc macros to handle these cases.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/06 14:47:27

Modified files:
	lib/libc/time  : ctime.3 
	lib/libkeynote : keynote.3 

Log message:
Various mdoc fixups.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/06 15:05:14

Modified files:
	archivers/bzip2: Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/06 15:09:41

Modified files:
	graphics/jbigkit: Makefile 

Log message:
- Fake
- add NO_CONFIGURE


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/03/06 15:16:18

Modified files:
	.              : plus.html 

Log message:
add links


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/03/06 15:19:12

Modified files:
	.              : plus.html 

Log message:
fix few bad links


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/06 15:53:16

Modified files:
	graphics/Mesa  : Makefile 

Log message:
- Fake
- add NO_CONFIGURE
- remove USE_X11, it never was necessary to install this port in /usr/X11R6


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/03/06 16:16:18

Modified files:
	faq            : faq6.html 

Log message:
mention depreciation of /etc/ifaliases. suggested by fries@


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/03/06 17:05:40

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Add Kerberos information that recently hit the lists.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/06 18:37:38

Log message:
    Ghostscript 6.0 port
    
    Status:
    
    Vendor Tag:	ALADDIN_6_0
    Release Tags:	espie
    
    N ports/print/ghostscript/aladdin/Makefile
    N ports/print/ghostscript/aladdin/pkg/COMMENT
    N ports/print/ghostscript/aladdin/pkg/DESCR
    N ports/print/ghostscript/aladdin/pkg/PLIST
    N ports/print/ghostscript/aladdin/patches/patch-ad
    N ports/print/ghostscript/aladdin/patches/patch-ab
    N ports/print/ghostscript/aladdin/patches/patch-aa
    N ports/print/ghostscript/aladdin/files/md5
    N ports/print/ghostscript/aladdin/files/devices
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/06 18:38:44

Modified files:
	print/ghostscript: Makefile 

Log message:
Add aladdin


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/06 18:48:06

Modified files:
	devel/gmake    : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/06 18:58:07

Modified files:
	misc/amanda    : Makefile 
	misc/amanda/pkg: INSTALL PLIST 

Log message:
Mark unbroken. Install architecture dependent data to ${PREFIX}/lib/amanda
and fix the INSTALL script.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/06 19:13:11

Modified files:
	editors/emacs  : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/06 21:36:33

Modified files:
	archivers/p5-Compress-Zlib: Makefile 

Log message:
License info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/06 21:41:12

Modified files:
	archivers/zoo  : Makefile 

Log message:
License info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/06 21:44:09

Modified files:
	astro/sattrack : Makefile 

Log message:
License info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/06 21:45:21

Modified files:
	astro/xearth   : Makefile 

Log message:
License info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/06 21:49:13

Modified files:
	astro/xephem   : Makefile 

Log message:
License info. The NO_CDROM tag was removed; the license in the package
says that we can charge for distributing this, if we're charging for
th media or for "small handling". I believe we fit in this latter
category. If anyone thinks otherwise, go ahead and change it back.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/06 21:50:55

Modified files:
	astro/xphoon   : Makefile 

Log message:
License info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/06 21:51:53

Modified files:
	astro/xearth   : Makefile 

Log message:
"Can not" -> "Cannot"


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/06 21:54:44

Modified files:
	audio/amp      : Makefile 

Log message:
License info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/06 22:00:49

Modified files:
	audio/sox      : Makefile 

Log message:
License info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/07 00:51:33

Modified files:
	devel/gettext  : Makefile 
	devel/gettext/patches: patch-aa patch-ah 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/07 00:52:02

Added files:
	devel/gettext/patches: patch-ai 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/07 00:52:40

Modified files:
	devel/gettext/pkg: PLIST 

Log message:
better


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/07 01:18:30

Modified files:
	mail/imap-uw   : Makefile 
	mail/imap-uw/files: md5 

Log message:
update to v4.7b


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/07 01:25:52

Modified files:
	mail/imap-uw   : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/07 02:57:25

Modified files:
	net/popa3d     : Makefile 

Log message:
- Fake
- {yes|YES} -> Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/07 03:07:27

Modified files:
	net/popa3d     : Makefile 

Log message:
No need for DESTDIR in do-install target, using fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 08:32:18

Modified files:
	print/teTeX/texmf: Makefile 
	print/teTeX/texmf/pkg: PLIST 

Log message:
Fake
The change of checksum meant a few details changed as well...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 09:14:20

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Pass TRUEPREFIX, PREFIX, DESTDIR  to pre-install, do-install, install targets
in FAKE mode, to simplify conversion.


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/03/07 09:50:42

Modified files:
	usr.sbin/tcpdump: print-ether.c print-fddi.c 

Log message:
Add 802.1Q from kuznet@ms2.inr.ac.ru via tcpdump.org
also, make extracted_ethertype not extern


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 09:59:21

Modified files:
	lang/icon/interp: Makefile 
	lang/icon/lib  : Makefile 

Log message:
Fake. Need to use TRUEPREFIX


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 10:16:31

Modified files:
	lang/ocaml     : Makefile 
	lang/ocaml/pkg : PLIST 

Log message:
Make sure the LICENSE gets installed somewhere, so that we respect
the LICENSE terms.

That way, we can safely set PERMIT_* to Yes.

Bad, bad, angelos.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 10:47:09

Modified files:
	lang/ocaml     : Makefile 

Log message:
Fix LICENSE name.
Fake, a bit more fun than usual, since Bob has this notion is the best
programmer in the world, and he's going to rewrite configure from scratch
as a better tool, which doesn't want to be coerced into
prefix=${DESTDIR}/usr/local.

Well, **ck him.


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/03/07 11:15:47

Modified files:
	sys/netinet    : if_ether.h 

Log message:
add ETHERTYPE_8021Q


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/03/07 11:16:38

Modified files:
	usr.sbin/tcpdump: print-ether.c 

Log message:
Use ETHERTYPE_8021Q


CVSROOT:	/cvs
Module name:	src
Changes by:	alex@cvs.openbsd.org	2000/03/07 12:58:22

Modified files:
	lib/libc_r/man : sigwait.3 

Log message:
Typo in synopsis: sont --> const


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/07 13:40:41

Modified files:
	usr.bin/ssh    : servconf.c 

Log message:
typo: ignore_user_known_hosts int->flag; naddy@mips.rhein-neckar.de


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/07 14:11:10

Modified files:
	usr.bin/error  : error.1 
	usr.bin/expand : expand.1 
	usr.bin/file2c : file2c.1 
	usr.bin/find   : find.1 
	usr.bin/finger : finger.1 
	usr.bin/fmt    : fmt.1 
	usr.bin/fsplit : fsplit.1 
	usr.bin/fstat  : fstat.1 
	usr.bin/ftp    : ftp.1 
	usr.bin/gencat : gencat.1 
	usr.bin/getconf: getconf.1 
	usr.bin/getopt : getopt.1 
	usr.bin/gprof  : gprof.1 
	usr.bin/head   : head.1 
	usr.bin/hexdump: hexdump.1 od.1 
	usr.bin/id     : id.1 whoami.1 groups.1 

Log message:
Various cleanup.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/07 15:14:36

Modified files:
	net/mtr        : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 15:24:23

Modified files:
	archivers/lzo  : Makefile 
	net/dxpc       : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 15:44:48

Modified files:
	www/navigator  : Makefile 

Log message:
Fake the i386 version.
sparc should be trivial, I just can't test it...


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/03/07 16:10:47

Modified files:
	openssh        : index.html 

Log message:
rm openssh.org, ok niels@


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/03/07 16:11:49

Modified files:
	openssh        : index.html 

Log message:
PuTTY (win32)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 16:20:18

Modified files:
	lang/ocaml/patches: patch-aa 

Log message:
Replace sloppy mkstemp patch with something sane, that does correctly delete
temp files at the end, and traps error conditions better.

Checked with fries@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 16:46:49

ports/converters/recode/patches

Update of /cvs/ports/converters/recode/patches
In directory cvs.openbsd.org:/tmp/cvs-serv3814/patches

Log Message:
Directory /cvs/ports/converters/recode/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 16:49:41

Modified files:
	converters/recode: Makefile 
Added files:
	converters/recode/patches: patch-po 

Log message:
Fake.
gettext automake fragment is *moronic*


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 16:58:10

Modified files:
	graphics/aalib : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 17:07:38

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Fix build-depends/recurse-build-depends to work with PORTSDIR removed.

(no, I'm not going back and adding NEED_VERSION everywhere...)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 18:13:13

Modified files:
	devel/glib     : Makefile 
	graphics/mpeg-lib: Makefile 
	x11/gtk+       : Makefile 
	x11/gtk+/patches: patch-af 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/07 18:27:59

Modified files:
	x11/qt         : Makefile 
	x11/qt/files   : md5 
	x11/qt/patches : patch-aa patch-ab 
	x11/qt/pkg     : PLIST 

Log message:
Upgrade to version 1.45.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/07 19:27:58

Modified files:
	x11/kdelibs    : Makefile 
	x11/kdelibs/files: md5 
	x11/kdelibs/patches: patch-aa patch-ab patch-ac patch-ad 
	                     patch-ae patch-af patch-ag patch-ah 
	                     patch-ai patch-aj patch-ak patch-configure 
	x11/kdelibs/pkg: PLIST 

Log message:
Upgrade to 1.1.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 19:46:02

Modified files:
	graphics/gimp  : Makefile 
	graphics/gimp/patches: patch-af 

Log message:
Fake, fix gtk location.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/07 20:10:59

Modified files:
	www/w3m        : Makefile 
	www/w3m/patches: patch-aa 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/07 20:11:32

Modified files:
	usr.bin/indent : indent.1 
	usr.bin/ipcrm  : ipcrm.1 
	usr.bin/ipcs   : ipcs.1 
	usr.bin/join   : join.1 
	usr.bin/jot    : jot.1 
	usr.bin/kdump  : kdump.1 
	usr.bin/ktrace : ktrace.1 
	usr.bin/last   : last.1 
	usr.bin/lastcomm: lastcomm.1 
	usr.bin/leave  : leave.1 
	usr.bin/lndir  : lndir.1 
	usr.bin/locate/locate: locate.1 
	usr.bin/lock   : lock.1 
	usr.bin/logger : logger.1 
	usr.bin/login  : login.1 

Log message:
Various cleanups and improvements.


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	2000/03/07 20:21:26

Modified files:
	openssh        : index.html 

Log message:
rephrase


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/03/07 20:35:29

Modified files:
	sys/compat/linux: linux_signal.c linux_signal.h syscalls.master 

Log message:
Add support for the new sigset_t and sigaction.


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/03/07 20:36:23

Modified files:
	sys/compat/linux: linux_syscall.h linux_syscallargs.h 
	                  linux_syscalls.c linux_sysent.c 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/07 20:37:30

Modified files:
	x11/kdebase    : Makefile 
	x11/kdebase/files: md5 
	x11/kdebase/patches: patch-aa patch-ah patch-ai patch-an 
	                     patch-configure 
	x11/kdebase/pkg: PLIST 
Removed files:
	x11/kdebase/patches: patch-ab patch-ac patch-ad patch-ae 
	                     patch-af patch-saver 

Log message:
Upgrade to version 1.1.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/07 20:47:51

Modified files:
	x11/kde/libs   : Makefile 
	x11/kde/libs/patches: patch-aa patch-ab patch-ac patch-ad 
	                      patch-ae patch-af patch-ag patch-ah 
	                      patch-ai patch-aj patch-ak patch-configure 
	x11/kde/libs/pkg: PLIST 

Log message:
Fix up the Makefile and PLISTs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/07 21:02:56

ports/x11/kde/base

Update of /cvs/ports/x11/kde/base
In directory cvs.openbsd.org:/cvs.n/hack/kevlo/ports/x11/kde/base

Log Message:
Directory /cvs/ports/x11/kde/base added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/07 21:06:50

ports/x11/kde/base/files

Update of /cvs/ports/x11/kde/base/files
In directory cvs.openbsd.org:/cvs.n/hack/kevlo/ports/x11/kde/base/files

Log Message:
Directory /cvs/ports/x11/kde/base/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/07 21:06:55

ports/x11/kde/base/patches

Update of /cvs/ports/x11/kde/base/patches
In directory cvs.openbsd.org:/cvs.n/hack/kevlo/ports/x11/kde/base/patches

Log Message:
Directory /cvs/ports/x11/kde/base/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/07 21:06:57

ports/x11/kde/base/pkg

Update of /cvs/ports/x11/kde/base/pkg
In directory cvs.openbsd.org:/cvs.n/hack/kevlo/ports/x11/kde/base/pkg

Log Message:
Directory /cvs/ports/x11/kde/base/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/07 21:11:05

Modified files:
	x11/kde        : Makefile 
Added files:
	x11/kde/base   : Makefile 
	x11/kde/base/files: md5 
	x11/kde/base/patches: patch-aa patch-ag patch-ah patch-ai 
	                      patch-aj patch-ak patch-al patch-am 
	                      patch-an patch-configure patch-ltconfig 
	x11/kde/base/pkg: COMMENT DESCR PLIST SECURITY 

Log message:
Enable base.


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	2000/03/07 21:17:59

Modified files:
	openssh        : index.html 

Log message:
rephrase 2nd.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/07 22:11:56

Modified files:
	mail/nmh       : Makefile 
	mail/nmh/files : md5 
	mail/nmh/patches: patch-aa patch-ab patch-ac patch-ad patch-af 
	                  patch-ag 
	mail/nmh/pkg   : PLIST 
Removed files:
	mail/nmh/patches: patch-ae patch-ah 

Log message:
- Upgrade to 1.0.3 and fix the security problem.
- Mark unbroken.
- Update the MASTER_SITES.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/03/07 22:42:05

Modified files:
	lang/python    : Makefile 

Log message:
Fake.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/08 01:41:42

Modified files:
	sbin/isakmpd   : crypto.c 

Log message:
Merge with EOM 1.32

author: niklas
Use a clearer pointer arithmetic

author: niklas
Multiple DES API support

author: niklas
argh

author: niklas
More braindamage with USE_ macros


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/08 01:41:58

Modified files:
	sbin/isakmpd   : pf_key_v2.c 

Log message:
Merge with EOM 1.39

author: ho
FreeBSD and NetBSD use KAME

author: ho
Add netbsd


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/08 01:42:15

Modified files:
	sbin/isakmpd   : x509.c 

Log message:
Merge with EOM 1.37

author: ho
Add missing #ifdef USE_X509/#endif


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/08 01:42:27

Modified files:
	sbin/isakmpd/apps/certpatch: certpatch.c 

Log message:
Merge with EOM 1.7

author: ho
Add sysdep.h and compile with KAME


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/08 01:42:38

Modified files:
	sbin/isakmpd   : ui.c 

Log message:
Merge with EOM 1.38

author: niklas
Comparison to wrong var, fix by rayl@mail.com


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/08 01:42:48

Modified files:
	sbin/isakmpd   : cert.c libcrypto.h 

Log message:
cert.c: Merge with EOM 1.15
libcrypto.h: Merge with EOM 1.12

author: ho
KAME and ssl includes


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/08 01:43:04

Modified files:
	sbin/isakmpd   : ike_phase_1.c 

Log message:
Merge with EOM 1.24

author: niklas
line break


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/08 01:43:16

Modified files:
	sbin/isakmpd   : udp.c 

Log message:
Merge with EOM 1.48

author: ho
Do not crash if user forgot address field.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/08 01:49:34

Modified files:
	x11/qt/pkg     : PLIST PLIST.noshared 

Log message:
sort PLISTs


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/08 01:52:36

Modified files:
	x11/qt/patches : patch-aa patch-ab 

Log message:
better patches, uses $(LOCALBASE) to try and link in Mesa if someone trys to compile qgl separately


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/08 01:55:32

Modified files:
	x11/qt         : Makefile 

Log message:
merge in a few minor diffs from my upgrade to qt 1.45
- remove dependency on Mesa since this isn't actually used by Qt for the
"default" installation
- use MAKE_FLAGS to bump the MINOR version number of the Qt lib upto 45
from 44
- ${MAKE_PROGRAM} -> make
- remove ldconfig


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/03/08 09:55:09

Modified files:
	openssh        : index.html 

Log message:
Tone down. "legitimate" has bad vibes. Niels + Louis.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/03/08 12:39:51

Modified files:
	faq            : faq2.html 

Log message:
use &lt;, &gt; where needed. Horacio MG <homega@ciberia.es>


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/08 15:13:23

Modified files:
	sys/arch/sparc/include: param.h 

Log message:
multiple inclusion protect because of pstat and socket.h needing ALIGNBYTES


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/08 17:08:10

Modified files:
	gnu/usr.bin/grep: AUTHORS COPYING Makefile NEWS README dfa.c 
	                  dfa.h getopt.c getopt.h grep.1 grep.c grep.h 
	                  kwset.c kwset.h obstack.c obstack.h regex.c 
	                  regex.h search.c 
Added files:
	gnu/usr.bin/grep: THANKS TODO getopt1.c savedir.c savedir.h 
	                  stpcpy.c system.h 
	gnu/usr.bin/grep/tests: bre.awk bre.sh bre.tests empty.sh 
	                        ere.awk ere.sh ere.tests khadafy.sh 
	                        options.sh spencer1.awk spencer1.sh 
	                        spencer1.tests status.sh warning.sh 
Removed files:
	gnu/usr.bin/grep: PROJECTS getpagesize.h 
	gnu/usr.bin/grep/tests: check.sh scriptgen.awk spencer.tests 

Log message:
new grep 2.4.1
whole bunch of bug fixes, mmap support (w/ --mmap)
changed binary file grep behavior, but could be overwritten w/ -a
millert@ ok


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/08 18:58:24

Modified files:
	print/acroread : Makefile 
	print/acroread/patches: patch-aa 

Log message:
Fake


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/03/08 19:10:03

Modified files:
	faq            : faq13.html 

Log message:
Fixes from Hal Snyder <hal@vailsys.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/08 19:12:56

Log message:
    Another text web browser.
    tempnam() appears to be innocuous.
    
    Status:
    
    Vendor Tag:	links
    Release Tags:	links_0_83
    
    N ports/www/links/Makefile
    N ports/www/links/pkg/PLIST
    N ports/www/links/pkg/COMMENT
    N ports/www/links/pkg/DESCR
    N ports/www/links/pkg/SECURITY
    N ports/www/links/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/08 19:14:48

Modified files:
	www            : Makefile 

Log message:
link links


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/08 20:00:03

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/03/08 23:35:54

Modified files:
	sys/scsi       : scsi_message.h 

Log message:
update for new adaptec support.


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2000/03/09 00:48:40

Modified files:
	audio/sox      : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/09 02:48:10

Modified files:
	archivers/ha   : Makefile 
Removed files:
	archivers/ha/patches: patch-ae 

Log message:
- make use of MAKE_FLAGS
- add NO_CONFIGURE
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/09 02:52:55

Modified files:
	archivers/lzo  : Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/09 02:59:18

Modified files:
	games/freeciv  : Makefile 
	games/freeciv/files: md5 
	games/freeciv/pkg: PLIST 

Log message:
Upgrade to version 1.10.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/09 07:59:12

Modified files:
	libexec/rshd   : rshd.c 

Log message:
-Wall type correctness


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/09 08:03:30

Modified files:
	libexec/rlogind: rlogind.c 

Log message:
-Wall cleanup


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/09 11:21:22

Log message:
    skill port
    
    Status:
    
    Vendor Tag:	jakob
    Release Tags:	jakob_2000-03-09
    
    N ports/sysutils/skill/Makefile
    N ports/sysutils/skill/files/md5
    N ports/sysutils/skill/patches/patch-aa
    N ports/sysutils/skill/pkg/PLIST
    N ports/sysutils/skill/pkg/DESCR
    N ports/sysutils/skill/pkg/COMMENT
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/09 12:31:48

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
disallow guessing of root password


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/09 13:50:29

Modified files:
	mail/postfix   : Makefile 
	mail/postfix/files: md5 

Log message:
update to version 19991231 patch 05.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/09 14:21:13

Modified files:
	sys/netinet    : icmp6.h 

Log message:
change struct icmp6_filter member name: s/icmp6_filter/icmp6_filt/,
to be compliant with RFC2292.
From: Francis Dupont


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/09 14:24:02

Modified files:
	usr.bin/vi/build: recover 

Log message:
Pull in fnctl modeul so we are sure to get O_* for sysopen().


CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/03/09 16:50:17

Modified files:
	net/zebra      : Makefile 
	net/zebra/files: md5 
	net/zebra/pkg  : PLIST 

Log message:
upgrade to 0.85.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/03/09 17:37:29

Modified files:
	.              : users.html 

Log message:
Our use of OpenBSD has grown considerably.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 17:49:47

Modified files:
	.              : art.html art2.html i386-laptop.html 

Log message:
Small cleanups, most due to cut and paste


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/09 17:51:38

Modified files:
	openssh        : history.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/03/09 17:53:58

Modified files:
	sys/dev/ic     : am7990.c 

Log message:
increased buffer size.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/09 17:58:48

Modified files:
	.              : donations.html 

Log message:
repairs


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/09 18:35:06

Modified files:
	lib/libcurses  : curs_attr.3tbl curs_kernel.3 curs_outopts.3 
	                 curses.h curses.priv.h dft_fgbg.3 ncurses_cfg.h 
	lib/libcurses/base: lib_color.c lib_dft_fgbg.c lib_getch.c 
	                    lib_mouse.c lib_newterm.c lib_nl.c lib_pad.c 
	                    lib_set_term.c wresize.c 
	lib/libcurses/doc: hackguide.html ncurses-intro.html 
	lib/libcurses/tinfo: comp_scan.c lib_napms.c lib_options.c 
	                     lib_raw.c lib_setup.c lib_termcap.c 
	                     lib_ti.c lib_tputs.c parse_entry.c 
	                     read_entry.c read_termcap.c write_entry.c 
	lib/libcurses/trace: lib_trace.c lib_tracebits.c 
	lib/libcurses/tty: lib_mvcur.c lib_twait.c tty_display.h 
	                   tty_update.c 
	usr.bin/tic    : MKtermsort.sh progs.priv.h tic.c 
	usr.bin/tset   : tset.c 

Log message:
Update to ncurses-5.0-20000304


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 18:36:36

Modified files:
	faq            : faq13.html install-i386.html install-sparc.html 

Log message:
Replaced a couple of /absolute links by ../relative links


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/09 18:36:47

Modified files:
	.              : donations.html 

Log message:
more


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 19:47:22

Modified files:
	faq            : faq5.html 

Log message:
Typo: Bootloader info in faq14, not faq15


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/09 19:48:47

Modified files:
	share/termtypes: termtypes.master 

Log message:
Updates from ncurses-5.0-20000304:
o minor corrections/updates to several terminfo entries: rxvt-basic,
vt520, vt525, ibm5151, xterm-xf86-v40
o minor corrections to xterm-xf86-v333 terminfo entry
o add several terminfo entries from esr's "11.0".


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/09 19:54:41

Modified files:
	share/termtypes: termtypes.master 

Log message:
Make pcvt arrow keys work with vt220 entries; DEC terminals generate DEL,
not ^H.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 19:56:24

Modified files:
	hp300          : hp300faq.html 

Log message:
Dissable links to non-existing files serial.splitter.html and dcmpinouts.html


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 20:47:16

www/de

Update of /cvs/www/de
In directory cvs.openbsd.org:/tmp/cvs-serv11345/de

Log Message:
Directory /cvs/www/de added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 20:48:48

Added files:
	de             : index.html 

Log message:
German translation of main page, work by:

Jan-Uwe Finck <ju.finck@nord-com.net>


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 20:49:07

www/openssh/de

Update of /cvs/www/openssh/de
In directory cvs.openbsd.org:/tmp/cvs-serv1527/de

Log Message:
Directory /cvs/www/openssh/de added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 20:50:23

Added files:
	openssh/de     : index.html 

Log message:
German translation of OpenSSH.org main page, work by:

Jan-Uwe Finck <ju.finck@nord-com.net>


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 20:51:38

Modified files:
	openssh        : index.html 

Log message:
Introduce German translation link


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/09 20:51:59

Modified files:
	sys/netinet    : ip_xform.c 

Log message:
cleared wrong amount of memory in skipjack zerokey, causes bigtime crashes


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 20:51:58

www/nl

Update of /cvs/www/nl
In directory cvs.openbsd.org:/tmp/cvs-serv23018/nl

Log Message:
Directory /cvs/www/nl added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/09 20:53:21

Modified files:
	openssh        : index.html 

Log message:
spelling


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 20:53:41

Added files:
	nl             : index.html 

Log message:
Dutch translation of OpenBSD.org main page, work by me and

Daniel De Kok <d.j.a.de.kok@wolmail.nl>


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 20:54:28

www/es

Update of /cvs/www/es
In directory cvs.openbsd.org:/tmp/cvs-serv23789/es

Log Message:
Directory /cvs/www/es added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 20:57:51

Added files:
	es             : 26.html alpha.html amiga.html anoncvs.html 
	                 arc.html arm32.html art.html atari.html 
	                 audio-port.html books.html crypto.html ctm.html 
	                 docum.html donations.html errata.html 
	                 errata24.html errata25.html ftp.html goals.html 
	                 groups.html grp-tmpl.txt hp300.html hppa.html 
	                 i386-laptop.html i386.html index.html 
	                 items.html mac68k.html mail.html mvme68k.html 
	                 mvme88k.html orders.html pc532.html plat.html 
	                 plus.html plus20.html plus21.html plus22.html 
	                 plus23.html plus24.html plus25.html plus26.html 
	                 pmax.html policy.html porting.html ports.html 
	                 powerpc.html press.html report.html romp.html 
	                 security.html sgi.html smp.html sparc.html 
	                 sparc64.html sun3.html sun3x.html supp-tmpl.txt 
	                 support.html tshirts.html users.html vax.html 
	                 want.html x68k.html 

Log message:
Spanish translation of OpenBSD.org webpages, a *lot* of work by:

Horacio MG <homega@ciberia.es>


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2000/03/09 20:58:21

Modified files:
	mail/procmail  : Makefile 
	mail/procmail/patches: patch-aa 

Log message:
fake; update patch to not be interactive


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/09 20:59:22

Modified files:
	.              : index.html 

Log message:
Introduce link to Spanish, German and Dutch translation


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/09 21:17:32

Modified files:
	.              : donations.html 

Log message:
more


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/09 21:18:36

Modified files:
	.              : donations.html 

Log message:
clean


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/09 21:41:17

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/09 22:07:22

Modified files:
	.              : want.html 

Log message:
update


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/09 23:33:31

Added files:
	lib/libkeynote/doc: rfc2792.txt 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/03/09 23:53:51

Modified files:
	usr.bin/compress: main.c 

Log message:
plug leak


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/10 00:45:14

Modified files:
	devel/glib     : Makefile 
	devel/glib/files: md5 
	devel/glib/patches: patch-aa patch-ab patch-ac patch-ad patch-ae 
	                    patch-ah 

Log message:
upgrade to glib 1.2.7


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/10 01:45:00

Modified files:
	sys/dev/pci    : aeon.c aeonreg.h 

Log message:
unlock cryptography functions on Hi/fn 7751 cryptography card.  Based on reverse engineering of an unlock binary provided by Invertex, for their AEON card, which uses the chip


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/10 06:21:52

Modified files:
	etc            : netstart 

Log message:
fix non behavior
with this `!' lines in /etc/hostname.* run even without certain lines
(like a comment) preceeding it.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/10 06:39:56

Modified files:
	nl             : index.html 

Log message:
Translation sync with version 276


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/10 06:46:13

Modified files:
	de             : index.html 

Log message:
Translation sync with version 275/276


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/03/10 07:42:42

Modified files:
	.              : plus.html 

Log message:
wording fix


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/10 10:02:05

Modified files:
	emulators/linux_lib: Makefile 
	emulators/linux_lib/pkg: INSTALL 

Log message:
Install under /usr/local, use fake.
Link /usr/local/linux/emul -> /linux/emul


CVSROOT:	/cvs
Module name:	www
Changes by:	turan@cvs.openbsd.org	2000/03/10 10:13:13

Modified files:
	.              : checklist.html 

Log message:
- update to a more usable and readable version
- licensing
- installing in /etc policy.

espie@ for provided some of the text.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/10 10:44:15

Modified files:
	devel/glib     : Makefile 
	devel/glib/patches: patch-ad 

Log message:
fix stupid automake code for producing info pages so it'll work when using
SEPARATE_BUILD


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/10 11:09:24

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
pre-fake target:
finish setting up WRKINST tree after mtree, but before making the
INSTALL_PRECOOKIE.

See /usr/ports/print/teTeX/base for sample use.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/10 11:32:22

Modified files:
	.              : index.html 
	de             : index.html 
	es             : index.html 
	nl             : index.html 
	openssh        : index.html 
	openssh/de     : index.html 

Log message:
fix header


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/10 11:32:36

Modified files:
	.              : donations.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/10 11:34:39

Modified files:
	usr.bin/mixerctl: mixerctl.1 

Log message:
Convert to newer style.


CVSROOT:	/cvs
Module name:	www
Changes by:	smurph@cvs.openbsd.org	2000/03/10 12:05:10

Modified files:
	.              : want.html donations.html 

Log message:
Updated Adaptec stuff


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/10 12:07:23

Modified files:
	usr.bin/logname: logname.1 
	usr.bin/look   : look.1 
	usr.bin/lorder : lorder.1 
	usr.bin/m4     : m4.1 
	usr.bin/mail   : mail.1 
	usr.bin/make   : make.1 
	usr.bin/man    : man.1 
	usr.bin/mg     : mg.1 
	usr.bin/midiplay: midiplay.1 
	usr.bin/audioctl: audioctl.1 
	usr.bin/mkstr  : mkstr.1 
	usr.bin/mktemp : mktemp.1 
	usr.bin/modstat: modstat.8 
	usr.bin/msgs   : msgs.1 
	usr.bin/nc     : nc.1 
	usr.bin/newsyslog: newsyslog.8 
	usr.bin/nice   : nice.1 
	usr.bin/nm     : nm.1 
	usr.bin/nohup  : nohup.1 

Log message:
Various cleanups and standardization.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/10 12:08:46

Modified files:
	.              : donations.html 

Log message:
fix


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/03/10 12:31:10

Modified files:
	.              : plus.html 

Log message:
Link to Banga and Mogul paper


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/10 12:54:25

Modified files:
	sys/dev/pci    : aeon.c 

Log message:
repair ramcfg whacking code; mickey


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/10 13:17:52

Modified files:
	usr.bin/oldrdist: oldrdist.1 
	usr.bin/passwd : passwd.1 
	usr.bin/paste  : paste.1 
	usr.bin/pctr   : pctr.1 
	usr.bin/pr     : pr.1 
	usr.bin/printenv: printenv.1 
	usr.bin/printf : printf.1 
	usr.bin/quota  : quota.1 
	usr.bin/ranlib : ranlib.1 ranlib.5 
	usr.bin/readlink: readlink.1 
	usr.bin/renice : renice.8 
	usr.bin/rlogin : rlogin.1 
	usr.bin/rpcgen : rpcgen.1 
	usr.bin/rpcinfo: rpcinfo.8 
	usr.bin/rsh    : rsh.1 
	usr.bin/rup    : rup.1 
	usr.bin/ruptime: ruptime.1 
	usr.bin/rusers : rusers.1 
	usr.bin/rwall  : rwall.1 
	usr.bin/rwho   : rwho.1 
	usr.bin/script : script.1 
	usr.bin/sed    : sed.1 
	usr.bin/shar   : shar.1 
	usr.bin/showmount: showmount.8 
	usr.bin/size   : size.1 
	usr.bin/skey   : skey.1 

Log message:
Various cleanups and standardization.


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/03/10 14:09:05

Modified files:
	xc/config/cf   : OpenBSD.cf Imakefile 

Log message:
fix a /tmp race during make install, reported by Joseph S. Myers


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/03/10 14:26:12

Modified files:
	xc/config/cf   : OpenBSD.cf 

Log message:
- simplify previous fix
- I missed one case (it doesn't exist in 4.0).


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/03/10 14:45:40

www/xf86configs

Update of /cvs/www/xf86configs
In directory cvs.openbsd.org:/tmp/cvs-serv18764/xf86configs

Log Message:
Directory /cvs/www/xf86configs added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/10 15:04:19

Modified files:
	include        : Makefile 
	kerberosIV     : Makefile 

Log message:
A more normal way of building kerberos, faster, and it works with SUDO


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/03/10 15:05:05

Added files:
	xf86configs    : libretto50ct 

Log message:
XF86Config for toshiba libretto 50ct


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/10 15:05:49

Modified files:
	.              : Makefile 

Log message:
A more normal way of building kerberos, faster, and it works with SUDO


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/03/10 15:18:33

Modified files:
	.              : i386-laptop.html 

Log message:
reference XF86Config


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/03/10 15:56:58

Added files:
	xf86configs    : libretto100ct 

Log message:
libretto 100CT XF86Config file from marc@snafu.org


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/10 16:02:18

Modified files:
	.              : i386-laptop.html 
Added files:
	xf86configs    : viaoz505r 

Log message:
viao 505r XF86Config


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/03/10 17:04:19

Modified files:
	.              : i386-laptop.html 

Log message:
Libretto 100CT


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/10 17:07:38

Modified files:
	print/teTeX/base: Makefile 
	print/teTeX/base/files: md5 
	print/teTeX/base/pkg: PLIST 
	print/teTeX/texmf: Makefile 
	print/teTeX/texmf/files: md5 
	print/teTeX/texmf/pkg: PLIST 
Added files:
	print/teTeX/base/files: fix-Makefiles 

Log message:
texmf 1.0.2
tetex 1.0.7

Fake, some heavy tweaking needed, but it works.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/10 17:50:59

Modified files:
	openssh        : index.html 

Log message:
we have a mail archive, but alex will not allow us to publish his mail


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/03/10 17:51:55

Modified files:
	www/tidy       : Makefile 

Log message:
Licence info + fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/10 18:08:43

Modified files:
	audio/tracker  : Makefile 
	audio/tracker/patches: patch-ac 
	audio/tracker/pkg: PLIST 

Log message:
Licensing issues :)
Fake
Get a clean info file correctly installed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/10 18:09:02

Modified files:
	audio/mpg123   : Makefile 
	audio/bladeenc : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/10 18:19:27

Modified files:
	mbone/vat      : Makefile 

Log message:
Need to put GSM_WORK *after* bsd.port.mk to evaluate PORTSDIR


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/10 19:29:03

Modified files:
	distrib/sparc  : install.md 

Log message:
work around /kern/msgbuf NUL behaviour; pjanzen


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/10 19:54:19

Modified files:
	security/gnupg : Makefile 

Log message:
Fake. Leave gnu-make along for now, it suspiciously looks like an OpenBSD
make bug.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/10 20:28:13

Modified files:
	japanese/less  : Makefile 
	japanese/nkf   : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2000/03/10 21:12:16

Modified files:
	print/afm      : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	www
Changes by:	form@cvs.openbsd.org	2000/03/11 00:43:55

Modified files:
	.              : checklist.html 

Log message:
CVS_ROOT -> CVSROOT


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/11 01:19:44

Modified files:
	net/epic4      : Makefile 

Log message:
- add SEPARATE_BUILD
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/11 08:54:44

Modified files:
	usr.bin/m4     : eval.c extern.h gnum4.c m4.1 main.c mdef.h 
	                 misc.c 

Log message:
Add a few builtins for greater compatibility with gnu-m4, and extended
functionality.
* regular expressions,
* line-number reporting
* `meta'-macros, builtin and indir.

Reviewed by pjanzen@, tested by fries@ and a few others.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/11 08:56:23

Modified files:
	japanese/kterm : Makefile 
Removed files:
	japanese/kterm/files: patch-0 

Log message:
Remove idiotic XAw3d patch, it's simpler to add the define to the MAKE_FLAGS.
Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/11 09:01:16

Modified files:
	x11/xcb        : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/11 09:15:11

Modified files:
	x11/xco        : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/11 09:19:55

Modified files:
	databases/p5-DBD-Pg: Makefile 

Log message:
Mark unbroken since install target exists.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/11 11:21:52

Modified files:
	print/gv       : Makefile 

Log message:
Use gs 5.50 port.
Fake


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	2000/03/11 11:49:19

Modified files:
	.              : checklist.html smp.html 

Log message:
HTML cleanup

HTML4 recommands replacing empty <p> with <br> or <br><br>
it looks the same in Netscape and is more standard compliant


CVSROOT:	/cvs
Module name:	www
Changes by:	rohee@cvs.openbsd.org	2000/03/11 12:00:44

Modified files:
	.              : alpha.html 

Log message:
repair


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/11 14:40:08

Modified files:
	usr.bin/skeyaudit: skeyaudit.1 
	usr.bin/skeyinfo: skeyinfo.1 
	usr.bin/soelim : soelim.1 
	usr.bin/sort   : sort.1 
	usr.bin/split  : split.1 
	usr.bin/ssh    : ssh.1 
	usr.bin/strings: strings.1 
	usr.bin/su     : su.1 
	usr.bin/systat : systat.1 
	usr.bin/tail   : tail.1 
	usr.bin/talk   : talk.1 
	usr.bin/tcopy  : tcopy.1 
	usr.bin/telnet : telnet.1 
	usr.bin/tftp   : tftp.1 
	usr.bin/time   : time.1 
	usr.bin/tip    : tip.1 
	usr.bin/tn3270/tn3270: tn3270.1 
	usr.bin/top    : top.1 
	usr.bin/touch  : touch.1 
	usr.bin/tput   : tput.1 
	usr.bin/tr     : tr.1 
	usr.bin/true   : true.1 
	usr.bin/tset   : tset.1 
	usr.bin/tsort  : tsort.1 
	usr.bin/tty    : tty.1 
	usr.bin/ul     : ul.1 
	usr.bin/uname  : uname.1 
	usr.bin/unifdef: unifdef.1 
	usr.bin/uniq   : uniq.1 
	usr.bin/arch   : arch.1 
	usr.bin/du     : du.1 
	usr.bin/hexdump: od.1 hexdump.1 
	usr.bin/make   : make.1 
	usr.bin/rdist  : rdist.1 
	usr.bin/sed    : sed.1 

Log message:
Various cleanups and standardizations.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/11 17:25:22

Modified files:
	devel/bison    : Makefile 
	devel/gperf    : Makefile 
	devel/gperf/pkg: PLIST 
	devel/lclint   : Makefile 

Log message:
Fake
Clean up gperf PLIST
Check license info (lclint guide is packaged separately, but written
by David Evans... I sent a request for clarification, but I'm sure the
whole package is meant to be free)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/11 17:42:16

Modified files:
	usr.bin/mg     : ttykbd.c 

Log message:
If no 'begin' key on keypad, use 'home' instead since PC keyboards
have 'home', not 'begin'.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/11 18:00:54

Modified files:
	x11/rxvt       : Makefile 

Log message:
Fake, /usr/local.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/11 18:07:03

Modified files:
	textproc/agrep : Makefile 

Log message:
Fake, pass CFLAGS to port.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/11 18:11:49

Modified files:
	x11/lesstif    : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/11 18:27:11

Modified files:
	sys/net        : rtsock.c 

Log message:
don't touch root radix node on RTM_*.  this can panic system from
non-root userland process, under certain routing table setup.
http://orange.kame.net/dev/query-pr.cgi?pr=217


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/11 18:52:45

Modified files:
	devel/lclint   : Makefile 

Log message:
Guide can be redistributed freely provided it's not tampered with.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/11 19:16:28

Modified files:
	devel/ddd      : Makefile 

Log message:
Fake.

Mark as BROKEN, *no-one* has even tried to fix the numerous tmpnam() warnings
yet, which are OBVIOUS, ACTUAL SECURITY RISKS in every case.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/11 19:19:00

Modified files:
	games/freeciv  : Makefile 
Added files:
	games/freeciv/patches: patch-badautomake 

Log message:
Fake
Gtk now lives under /usr/local.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/11 19:59:02

Modified files:
	share/man/man8 : dhcp.8 

Log message:
grammar


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/11 20:54:44

Modified files:
	sys/net        : if.c 

Log message:
remove redundant check against ifa_dstaddr.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/11 20:56:44

Modified files:
	usr.sbin/traceroute6: traceroute6.c 

Log message:
correct use of perror().  improve src addr selection. (sync with kame)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/11 21:18:48

Modified files:
	etc            : netstart 

Log message:
disallow packets to malicious 6to4 prefix, based on
http://playground.iijlab.net/i-d/draft-itojun-ipv6-transition-abuse-00.txt


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/11 22:08:48

Modified files:
	devel/libIDL   : Makefile 

Log message:
Fake+License


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/11 22:20:44

Modified files:
	devel/libaudiofile: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/11 23:16:58

Modified files:
	sys/netinet6   : in6.c 

Log message:
undo interface address addition if in6_ifinit fails.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/11 23:46:32

Modified files:
	sys/netinet    : in.c 

Log message:
undo interface address addition, if in_ifinit fails.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/12 00:08:48

Modified files:
	x11/gtk+       : Makefile 
	x11/gtk+/files : md5 
	x11/gtk+/patches: patch-aa patch-ab patch-ac patch-ad patch-ae 
	                  patch-af patch-ah 
	x11/gtk+/pkg   : PLIST PLIST.noshared 

Log message:
upgrade to Gtk+ 1.2.7


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/12 04:45:15

Modified files:
	x11/wmx        : Makefile 
	x11/wmx/files  : md5 
	x11/wmx/pkg    : COMMENT 
Removed files:
	x11/wmx/patches: patch-aa 

Log message:
update to version 6pre1
fake installation


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/12 06:20:41

Modified files:
	russian/xruskb : Makefile 
	russian/xruskb/pkg: PLIST 
Added files:
	russian/xruskb/pkg: DEINSTALL INSTALL 

Log message:
Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/12 06:23:02

Modified files:
	russian/cyrproxy: Makefile 

Log message:
Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/12 06:51:52

Modified files:
	misc/deco      : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/12 07:47:05

Modified files:
	archivers/unrar: Makefile 

Log message:
license.  no fee.  no modify.  allow only distfile on ftp.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/12 07:51:57

Modified files:
	archivers/zip  : Makefile 

Log message:
license.  no fee.  restrict cdrom.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/12 07:57:42

Modified files:
	audio/mpegaudio: Makefile 

Log message:
license.  provided "as-is".  allow all.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/12 08:01:45

Modified files:
	audio/xcd      : Makefile 

Log message:
license.  free to redistribute.  allow all.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/12 08:11:09

Modified files:
	benchmarks/iozone: Makefile 
	benchmarks/xengine: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/12 09:50:26

Modified files:
	usr.sbin/faithd: faithd.8 

Log message:
improve SECURITY section.  sync with kame.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/12 10:18:55

Modified files:
	editors/xwpe   : Makefile 

Log message:
Propagate CFLAGS, fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/12 10:43:45

Modified files:
	www/links      : Makefile 
	www/links/files: md5 

Log message:
Update to 0.84 (fix shell escapes)


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/12 11:02:32

Modified files:
	cad/spice      : Makefile 

Log message:
license.  no fee.  restrict cdrom.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/12 11:03:57

Modified files:
	print/psutils  : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/03/12 11:04:21

Modified files:
	devel/libproplist: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/12 12:00:26

Modified files:
	x11/xlogout/pkg: DESCR 

Log message:
trim


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/12 12:04:17

Modified files:
	x11/xlogout    : Makefile 

Log message:
Fake, from: maintainer


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/12 12:08:19

Modified files:
	sys/arch/pmax/pmax: clock.c 

Log message:
Update clock code to work until 2001-12-31. -moj


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/12 12:13:37

Modified files:
	infrastructure/templates: network.conf.template 

Log message:
cdrom.com -> freesoftware.com, From: FreeBSD bsd.port.mk


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/12 12:25:13

Modified files:
	sys/arch/pmax/pmax: mainbus.c 

Log message:
Get mainbus working with gcc 2.95.x. -moj


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/03/12 12:59:49

Modified files:
	x11/windowmaker: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/12 13:37:23

Modified files:
	www/navigator  : Makefile 

Log message:
Fake on sparc


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/12 14:07:51

Modified files:
	x11/gtk+/patches: patch-ac patch-af 

Log message:
closer to getting SEPARATE_BUILD to work, but still the issue of stupid
Gtk+ rebuilding when doing a make install


CVSROOT:	/cvs
Module name:	ports
Changes by:	niklas@cvs.openbsd.org	2000/03/12 14:31:30

Modified files:
	net/vtun/patches: patch-aa 

Log message:
Do not recreate a man-directory with bad perms


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/12 14:32:05

Modified files:
	share/termtypes: termtypes.master 

Log message:
add khome/kend to xterm-r6 since our xterm supports these correctly.  The old non-xfree86 r6 xterm sends \E[^@ for these keys which is wrong but enabling khome/kend shouldn't really cause any harm there.


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/03/12 14:39:23

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Fix a couple of nits. halogen@nol.net and hin@stacken.kth.se


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/12 15:07:54

Modified files:
	www/navigator  : Makefile 
	www/navigator/files: md5 
Removed files:
	www/navigator/patches.i386: patch-ab patch-ac 
	www/navigator/patches.sparc: patch-ab patch-ac 

Log message:
upgrade to Fortify 1.4.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/12 18:01:57

Added files:
	games/xkobo/patches: patch-keepmap1 patch-keepmap2 

Log message:
Tweak display slightly so that the last map displayed when game is lost
stays displayed.
Gives a better idea how close to the goal you were...


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/12 19:18:37

Modified files:
	lib/libc/net   : getnameinfo.c 

Log message:
don't process NI_NOFQDN, since the currently coded behavior is not specwise
correct.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/12 19:22:12

Modified files:
	lib/libc/net   : getnameinfo.c 

Log message:
avoid unused variable by #ifdef


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/12 19:37:02

Modified files:
	net/vtun       : Makefile 

Log message:
Add PERMIT_*


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/12 20:21:05

Modified files:
	net/snort      : Makefile 

Log message:
Fake. Submitted by the maintainer <halogen@nol.net>


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/12 20:25:50

Modified files:
	x11/eterm      : Makefile 

Log message:
Fake. Submitted by the maintainer <halogen@nol.net>


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/12 20:40:48

Modified files:
	misc/buffer    : Makefile 

Log message:
Fake. Submmitted by the maintainer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/12 20:45:06

Modified files:
	sysutils/sdd   : Makefile 

Log message:
Update the MASTER_SITES and Fake.
Submmitted by the maintainer.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/12 21:05:15

Modified files:
	sys/sys        : msgbuf.h 
	sys/kern       : subr_prf.c 
	sys/miscfs/kernfs: kernfs_vnops.c 

Log message:
Get rid of leading NULs in /kern/msgbuf.  If the msgbuf modified in between
reads at just the right time is is possible to get duplicate output but
in practice this is extremely rare.  Joint effort with Theo.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/12 21:08:24

Modified files:
	x11/xdu        : Makefile 
	x11/xdu/pkg    : PLIST 

Log message:
Fake and fix the PLIST.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/12 21:23:33

Modified files:
	chinese/lunar  : Makefile 

Log message:
license.  non-commercial use only.  restrict cdrom.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/12 22:06:21

Modified files:
	x11/xfedor     : Makefile 
	x11/xfedor/pkg : PLIST 

Log message:
- Fake
- mkdir => ${INSTALL_DATA_DIR}
- fix the PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/12 22:13:01

ports/www/weblint/patches

Update of /cvs/ports/www/weblint/patches
In directory cvs.openbsd.org:/cvs.n/hack/kevlo/ports/www/weblint/patches

Log Message:
Directory /cvs/ports/www/weblint/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/12 22:15:07

Modified files:
	www/weblint    : Makefile 
Added files:
	www/weblint/patches: patch-aa 

Log message:
Fake. Submitted by the maintainer.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/12 23:16:12

Modified files:
	usr.sbin/rtadvd: config.c if.c rrenum.c rtadvd.8 rtadvd.c 
	                 rtadvd.conf.5 rtadvd.h 

Log message:
bring in latest rtadvd source from kame.
this fixes unclosed file descriptor in router renumbering case.


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2000/03/12 23:56:56

Modified files:
	sys/arch/i386/i386: mtrr.c 

Log message:
at least 2 people report problems with the K6 MTRR support, disable it
until the problem is solved.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/13 00:04:58

Modified files:
	x11/xsnow      : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/13 00:23:43

Modified files:
	net/vtun       : Makefile 

Log message:
- Fake
- add another dist site


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/13 00:46:14

Modified files:
	net/vtun/pkg   : INSTALL 

Log message:
mkdir -> install


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/13 00:48:51

Modified files:
	net/vtun       : Makefile 
Removed files:
	net/vtun/patches: patch-aa 

Log message:
use our own do-install target instead of hacking up the install targets in
vtun's Makefile until there is nothing left


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/13 01:00:09

Modified files:
	x11/xtestpicture: Makefile 
	x11/xtattr     : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/03/13 01:18:31

Modified files:
	sys/compat/linux: linux_signal.c syscalls.master 

Log message:
Implement rt_sigaction, rt_sigprocmask, rt_sigpending & rt_sigsuspend.


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/03/13 01:18:57

Modified files:
	sys/compat/linux: linux_syscall.h linux_syscallargs.h 
	                  linux_syscalls.c linux_sysent.c 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/13 01:27:24

Modified files:
	net/ucspi-tcp  : Makefile 
	net/ucspi-tcp/files: md5 
	net/ucspi-tcp/pkg: DESCR PLIST 
Added files:
	net/ucspi-tcp/patches: patch-Makefile patch-rights 
	net/ucspi-tcp/pkg: MESSAGE 
Removed files:
	net/ucspi-tcp/patches: patch-aa 

Log message:
- version 0.84 -> 0.86 (changes too numerous to list)
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/13 01:28:18

Modified files:
	net/ucspi-tcp  : Makefile 

Log message:
- yes -> Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/13 01:33:41

Modified files:
	chinese/cless  : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/03/13 01:42:53

Modified files:
	x11/xfstt      : Makefile 
	x11/xfstt/pkg  : INSTALL 

Log message:
Fake; /usr/local


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/13 02:24:04

Modified files:
	sysutils/daemontools: Makefile 
	sysutils/daemontools/files: md5 
	sysutils/daemontools/patches: patch-rights 
	sysutils/daemontools/pkg: DESCR PLIST 
Added files:
	sysutils/daemontools/patches: patch-Makefile 

Log message:
- version 0.61 -> 0.70 (went from alpha to beta)
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/13 02:38:35

ports/mail/checkpassword/patches

Update of /cvs/ports/mail/checkpassword/patches
In directory cvs.openbsd.org:/tmp/cvs-serv15635/patches

Log Message:
Directory /cvs/ports/mail/checkpassword/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/13 02:43:28

Modified files:
	mail/checkpassword: Makefile 
	mail/checkpassword/pkg: DESCR 
Added files:
	mail/checkpassword/patches: patch-Makefile 

Log message:
- add HOMEPAGE, PERMIT_*
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/13 02:53:28

ports/mail/dot-forward/patches

Update of /cvs/ports/mail/dot-forward/patches
In directory cvs.openbsd.org:/tmp/cvs-serv12815/patches

Log Message:
Directory /cvs/ports/mail/dot-forward/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/13 03:09:10

Modified files:
	mail/dot-forward: Makefile 
	mail/dot-forward/pkg: DESCR 
Added files:
	mail/dot-forward/patches: patch-Makefile 

Log message:
- add HOMEPAGE
- Fake


CVSROOT:	/cvs
Module name:	www
Changes by:	art@cvs.openbsd.org	2000/03/13 03:12:37

Modified files:
	.              : donations.html 

Log message:
Dual processor motherboard.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/13 04:26:58

ports/mail/fastforward/patches

Update of /cvs/ports/mail/fastforward/patches
In directory cvs.openbsd.org:/tmp/cvs-serv12573/patches

Log Message:
Directory /cvs/ports/mail/fastforward/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/13 04:27:34

Modified files:
	mail/fastforward: Makefile 
	mail/fastforward/pkg: DESCR 
Added files:
	mail/fastforward/patches: patch-Makefile 

Log message:
- add HOMEPAGE
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/13 05:26:57

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
fix error handling in yp case.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/13 07:07:55

Modified files:
	sys/ufs/ufs    : ufs_bmap.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/13 07:29:04

Modified files:
	sys/vm         : vm_map.h 

Log message:
Some vm_offset_t -> vaddr_t (&co) and some ifndef uvm.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/13 07:30:19

Modified files:
	sys/vm         : vm_extern.h 

Log message:
Put a lot more behind ifndef UVM.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/13 07:33:42

Modified files:
	sys/vm         : vm_extern.h 

Log message:
vm_size_t -> vsize_t


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/13 07:40:00

Modified files:
	sys/arch/hppa/gsc: com_gsc.c 

Log message:
and he said 'this must die, Die, DIEcvs -d cvs.openbsd.org:/cvs diff com_gsc.ccvs -d cvs.openbsd.org:/cvs diff com_gsc.c' and it died


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/13 09:05:25

Modified files:
	sys/vm         : pmap.h 

Log message:
zap #if 0 code


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/13 09:08:28

Modified files:
	sys/vm         : vm.h 

Log message:
various cleanups


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/13 11:43:33

Modified files:
	math/maple     : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/13 11:57:14

Modified files:
	graphics/netpbm: Makefile 

Log message:
Fake.
PERMIT*


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/03/13 13:14:45

Modified files:
	.              : donations.html 

Log message:
another


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/13 13:32:15

Modified files:
	sys/dev/eisa   : eisadevs 

Log message:
Add some ethernet cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and me. -moj


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/13 13:33:39

Modified files:
	sys/dev/eisa   : eisadevs.h eisadevs_data.h 

Log message:
sync. -moj


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/13 13:39:50

Modified files:
	sys/dev/eisa   : if_ep_eisa.c 

Log message:
Add support for more 3com cards. William Yodlowsky <wyodlows@route1.nj.devry.edu> and me. -moj


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/03/13 13:50:49

Modified files:
	.              : i386-laptop.html 
Added files:
	xf86configs    : vaio747 vaioz505r 
Removed files:
	xf86configs    : viaoz505r 

Log message:
added vaio747, viao->vaio


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/03/13 16:40:20

Modified files:
	sys/netinet    : fil.c ip_auth.c ip_auth.h ip_fil.c ip_fil.h 
	                 ip_fil_compat.h ip_frag.c ip_frag.h 
	                 ip_ftp_pxy.c ip_log.c ip_nat.c ip_nat.h 
	                 ip_proxy.c ip_proxy.h ip_raudio_pxy.c 
	                 ip_rcmd_pxy.c ip_state.c ip_state.h ipl.h 
	sbin/ipf       : HISTORY facpri.c facpri.h ifaddr.c ifaddr.h 
	                 ipf.c ipf.h opt.c parse.c 
	sbin/ipnat     : ipnat.c natparse.c 
	sbin/ipfstat   : fils.c kmem.c kmem.h 
	usr.sbin/ipmon : ipmon.c 
	usr.sbin/ipftest: ipft_ef.c ipft_hx.c ipft_pc.c ipft_sn.c 
	                  ipft_td.c ipft_tx.c ipt.c ipt.h misc.c pcap.h 
	                  snoop.h 

Log message:
Import of Darren Reed's IPFilter 3.3.11. See sbin/ipf/HISTORY for detailed
changelog. Documentation changes are now way behind. Volunteers?


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/13 16:53:42

Modified files:
	lib/libcurses  : curses.h shlib_version term.h term_entry.h 
	                 terminfo.5tbl 
	lib/libcurses/tinfo: alloc_entry.c captoinfo.c comp_parse.c 
	                     init_keytry.c lib_options.c make_keys.c 
	                     parse_entry.c read_entry.c read_termcap.c 
	                     write_entry.c 
	usr.bin/tset   : tset.c 
	usr.bin/infocmp: infocmp.1tbl infocmp.c 
	usr.bin/tic    : dump_entry.c dump_entry.h tic.c 

Log message:
update to ncurses-5.0-20000311


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/13 17:24:56

Modified files:
	comms/bpl+     : Makefile 
	comms/jpilot   : Makefile 
	comms/kermit   : Makefile 
	comms/malsync  : Makefile 
	comms/qpage    : Makefile 
	comms/zmtx-zmrx: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/03/13 18:06:36

Modified files:
	.              : users.html 

Log message:
Sonora state electoral council <coralin@prodigy.net.mx>


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/13 18:14:18

Modified files:
	print/transfig : Makefile 
	print/transfig/patches: patch-ac 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/13 18:40:04

Modified files:
	graphics/ImageMagick: Makefile 

Log message:
Fake
ghostscript5.50


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/13 18:46:52

Modified files:
	graphics/giflib: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/13 21:09:40

Modified files:
	share/termtypes: termtypes.master 

Log message:
Back out a change from the last ncurses termtype merge.  The new vt220
causes the console to switch into graphics mode with pcvt.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/13 21:22:00

Modified files:
	converters/btoa: Makefile 
	converters/mimepp: Makefile 
	converters/p5-Convert-UU: Makefile 
	converters/p5-MIME-Base64: Makefile 
	converters/trans: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/03/13 22:04:36

Modified files:
	.              : i386-laptop.html 
Added files:
	xf86configs    : hinotevp700 

Log message:
config for a digital hinote vp700 series


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/13 22:08:48

Modified files:
	databases/p5-DBD-Pg: Makefile 
	databases/p5-DBI: Makefile 
	databases/xmysql: Makefile 
	databases/xmysqladmin: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	www
Changes by:	form@cvs.openbsd.org	2000/03/14 00:49:56

Modified files:
	.              : index.html 
	de             : index.html 
	es             : index.html 
	nl             : index.html 

Log message:
Another RU mirror.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/14 00:57:38

Log message:
    Initial import of bvi version 1.2.0.
    bvi is a binary visual display editor, based on vi.
    
    Submitted by:	Christian Weisgerber <naddy@mips.rhein-neckar.de>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Mar-14
    
    N ports/editors/bvi/Makefile
    N ports/editors/bvi/files/md5
    N ports/editors/bvi/pkg/PLIST
    N ports/editors/bvi/pkg/COMMENT
    N ports/editors/bvi/pkg/DESCR
    N ports/editors/bvi/patches/patch-aa
    N ports/editors/bvi/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/14 00:58:34

Modified files:
	editors        : Makefile 

Log message:
Add bvi.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/14 01:17:39

Modified files:
	mail/mess822   : Makefile 
	mail/mess822/pkg: DESCR 
Added files:
	mail/mess822/patches: patch-Makefile 

Log message:
Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/14 01:27:20

Modified files:
	mail/qmailanalog: Makefile 
Added files:
	mail/qmailanalog/patches: patch-Makefile 

Log message:
Fake. PERMIT_*


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/14 01:33:13

ports/mail/rblsmtpd/patches

Update of /cvs/ports/mail/rblsmtpd/patches
In directory cvs.openbsd.org:/tmp/cvs-serv8250/patches

Log Message:
Directory /cvs/ports/mail/rblsmtpd/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/14 01:39:59

Modified files:
	mail/rblsmtpd  : Makefile 
Added files:
	mail/rblsmtpd/patches: patch-Makefile 
	mail/rblsmtpd/pkg: MESSAGE 

Log message:
- Fake
- add MESSAGE:
WARNING: The features of rblsmtpd have been incorporated into
ucspi-tcp 0.86; there will be no more rblsmtpd releases.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/14 07:58:28

Modified files:
	usr.bin/units  : units.1 
	usr.bin/uuencode: uuencode.1 uuencode.5 
	usr.bin/vacation: vacation.1 
	usr.bin/vgrind : vgrind.1 vgrindefs.5 
	usr.bin/vis    : vis.1 
	usr.bin/vmstat : vmstat.8 
	usr.bin/w      : w.1 
	usr.bin/wall   : wall.1 
	usr.bin/wc     : wc.1 
	usr.bin/what   : what.1 
	usr.bin/whatis : whatis.1 
	usr.bin/which  : which.1 whereis.1 
	usr.bin/who    : who.1 
	usr.bin/whois  : whois.1 
	usr.bin/window : window.1 
	usr.bin/write  : write.1 
	usr.bin/xargs  : xargs.1 
	usr.bin/xinstall: install.1 
	usr.bin/xstr   : xstr.1 
	usr.bin/yacc   : yacc.1 
	usr.bin/ypwhich: ypwhich.1 

Log message:
Finish off cleanup usr.bin/ man pages.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/14 09:26:23

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_vtf.c 

Log message:
Fix `blink' and `underline' attribute handling for new PC display mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/14 10:22:17

Modified files:
	share/termtypes: termtypes.master 

Log message:
Go back to using the "new" vt220 entry but use:
rmacs=\E(B, smacs=\E(0
instead of:
rmacs=^O, smacs=^N
Though it really seems like pcvt should work with the latter as well.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/14 12:00:33

Modified files:
	usr.bin/make   : suff.c 

Log message:
Disable suffix removal for now, as it's buggy.

*If* refcounting is to be useful, the actual erasure of suffixes data
should occur when stuff is moved from the suffList to the cleanList, and
it's not at all clear whether all the extra baggage is actually any use.
How many suffixes are we talking about anyway ?

This lets gnupg build correctly without gnu-make.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/14 12:50:14

Modified files:
	sys/dev/ic     : am7990.c 

Log message:
sloppy smurph, leaving debug garbage behind...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/14 13:13:30

Modified files:
	usr.bin/ssh/lib: Makefile 
	usr.bin/ssh/ssh: Makefile 
	usr.bin/ssh/sshd: Makefile 
	usr.sbin/afs   : Applflags.inc 
	usr.sbin/afs/libarla: Makefile.rxkad.inc 

Log message:
support DESTDIR include fetching; dm


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/14 13:25:47

Modified files:
	bin/ksh        : ksh.1tbl 

Log message:
Better mdoc formatting.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/14 14:17:15

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/14 14:31:47

Modified files:
	sbin/init      : init.8 
	sbin/ipf       : ipf.5 
	sbin/mount_nfs : mount_nfs.8 
	sbin/route     : route.8 
	usr.bin/man    : man.conf.5 
	usr.sbin/arp   : arp.4 arp.8 
	usr.sbin/bootpd: bootpd.8 bootptab.5 
	usr.sbin/config: config.8 
	usr.sbin/ipsend/ipresend: ipresend.1 
	usr.sbin/ipsend/ipsend: ipsend.5 
	usr.sbin/mrouted: mrouted.8 
	usr.sbin/named/man: dig.1 hostname.7 dnsquery.1 host.1 
	                    resolver.5 
	usr.sbin/pppd  : pppd.8 
	usr.sbin/rtadvd: rtadvd.conf.5 
	libexec/fingerd: fingerd.8 
	libexec/getty  : gettytab.5 
	libexec/lfs_cleanerd: lfs_cleanerd.8 
	lib/libc/db/man: btree.3 dbopen.3 recno.3 
	lib/libc/sys   : mlock.2 brk.2 ioctl.2 send.2 socket.2 
	lib/libc_r/man : pthread_rwlock_rdlock.3 pthreads.3 
	lib/libwrap    : hosts_access.5 
	bin/pax        : pax.1 
	usr.bin/rdist  : rdist.1 
	usr.bin/ssh    : sshd.8 
	usr.bin/sup/src: sup.1 
	usr.bin/xlint/xlint: lint.1 
	sbin/disklabel : disklabel.5 
	sbin/raidctl   : raidctl.8 
	sbin/reboot    : boot_mac68k.8 
	usr.sbin/bad144: bad144.8 
	usr.sbin/fdformat: fdformat.1 
	usr.sbin/lpr/lprm: lprm.1 
	usr.sbin/mopd/mopd: mopd.8 
	usr.sbin/mopd/mopprobe: mopprobe.1 
	usr.sbin/ppp/ppp: ppp.8 
	usr.sbin/tcpdump: tcpdump.8 
	lib/libc/crypt : blowfish.3 
	lib/libc/gen   : ualarm.3 
	lib/libc/regex : re_format.7 regex.3 
	lib/libc/yp    : ypclnt.3 
	lib/libcompat/regexp: regexp.3 
	lib/libedit    : editrc.5 
	lib/libm/man   : exp.3 
	lib/libmenu    : menu_driver.3 
	lib/libpcap    : pcap.3 
	libexec/ftpd   : ftpd.8 

Log message:
Suffix "i.e." and "e.g." with a comma. Just another really picky man page
commit, as we want our documentation to be as consistently formatted as
possible (it's getting there :-)).


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/14 14:39:02

Modified files:
	emulators/x48  : Makefile 

Log message:
license, fake, pretty


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/03/14 14:44:09

Modified files:
	.              : plus.html 

Log message:
impliment -> implement


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/14 14:47:38

Modified files:
	share/man/man4 : ses.4 

Log message:
repair errors; reported by amh@pobox.com


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/03/14 14:52:46

Modified files:
	.              : plus.html 

Log message:
add links


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/14 15:38:20

Modified files:
	net/curl       : Makefile 
	net/curl/files : md5 

Log message:
upgrade to Curl 6.5


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/14 16:26:36

Modified files:
	.              : donations.html 

Log message:
more


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/14 17:09:46

Modified files:
	usr.sbin/mtree : mtree.8 

Log message:
Repair mdoc botch.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/14 20:18:02

Modified files:
	sys/msdosfs    : msdosfs_vfsops.c 

Log message:
Support FAT32 partitions >4GB (up to 128GB, in fact); d@ ok, from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/14 20:56:49

Modified files:
	include        : poll.h 
	include/rpcsvc : yp_prot.h 
	lib/libc/yp    : yp_order.c 
	sys/arch/i386/include: bus.h 
	sys/arch/mac68k/include: bus.h 
	sys/dev/pci    : if_tireg.h 

Log message:
implimented -> implemented


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/15 00:47:56

Modified files:
	net/ethereal   : Makefile 

Log message:
Don't force the location of glib-config; <marc@snafu.org>.


CVSROOT:	/cvs
Module name:	www
Changes by:	art@cvs.openbsd.org	2000/03/15 04:36:08

Modified files:
	.              : ftp.html 

Log message:
New swedish mirror.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/15 04:56:14

Modified files:
	usr.bin/tset   : tset.1 

Log message:
Repair mdoc botch.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/15 07:14:33

Modified files:
	sys/vm         : vm_inherit.h 

Log message:
cast the VM_INHERIT_ constants to the correct type.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/15 07:16:12

Modified files:
	sys/vm         : vm_pageout.h 

Log message:
More stuff that doesn't belong in UVM.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/15 07:17:48

Modified files:
	sys/vm         : vm_param.h 

Log message:
Don't allow the PAGE_SIZE macros to be exported to userland.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/15 07:36:21

Modified files:
	distrib/sets/lists/base: md.amiga md.hp300 md.i386 md.mac68k 
	                         md.mvme68k md.pmax md.powerpc md.sparc 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/15 07:37:49

Modified files:
	sys/dev/ic     : am7990.c 

Log message:
more smurph damage control


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/15 07:48:49

Modified files:
	print/ghostscript/encrypt: Makefile 

Log message:
Work with Aladdin ghostscript.
Remove duplicate package/install using fake.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/15 07:55:52

Modified files:
	sys/dev/pci    : aeon.c aeonreg.h 

Log message:
Bring in bit definitions from the datasheet and allow shared interrupts.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/15 08:50:22

Modified files:
	sys/uvm        : uvm.h uvm_amap.c uvm_amap.h uvm_amap_i.h 
	                 uvm_anon.c uvm_anon.h uvm_aobj.h uvm_ddb.h 
	                 uvm_device.c uvm_device.h uvm_glue.h uvm_init.c 
	                 uvm_io.c uvm_loan.h uvm_meter.c uvm_pager.h 
	                 uvm_pager_i.h uvm_stat.c uvm_stat.h uvm_swap.c 
	                 uvm_swap.h uvm_unix.c uvm_user.c uvm_vnode.c 
	                 uvm_vnode.h 

Log message:
Fix the NetBSD id strings.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/15 08:58:41

Modified files:
	sys/kern       : subr_extent.c 

Log message:
prevent overflow in a diagnostic check; art@ ok


CVSROOT:	/cvs
Module name:	www
Changes by:	brad@cvs.openbsd.org	2000/03/15 11:18:41

Modified files:
	.              : plus.html 

Log message:
typo, no -> on


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/03/15 11:58:21

Modified files:
	.              : donations.html 

Log message:
donation


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/15 12:12:49

Modified files:
	graphics/gd    : Makefile 
	graphics/gd/files: md5 
	graphics/gd/patches: patch-aa patch-ab 
	graphics/gd/pkg: PLIST 

Log message:
upgrade to gd 1.8.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/15 12:20:06

Modified files:
	net/mrtg       : Makefile 

Log message:
bump library version # for gd dependency


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/15 12:51:46

Modified files:
	x11/gtkglarea  : Makefile 
	x11/gtkglarea/files: md5 
	x11/gtkglarea/patches: patch-aa patch-ab patch-ac patch-ad 

Log message:
- upgrade to gtkglarea 1.2.2
(does not need to be installed in /usr/X11R6, remove USE_X11)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/15 12:58:00

Modified files:
	.              : orders.html 

Log message:
italy


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/03/15 16:05:36

Modified files:
	mail/vrfy      : Makefile 
	mail/vrfy/pkg  : DESCR PLIST 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/03/15 16:59:53

Modified files:
	x11/blackbox   : Makefile 
	x11/blackbox/pkg: PLIST 

Log message:
various cleanup, fake


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/15 17:36:39

Modified files:
	sbin/ipf       : ipf.4 

Log message:
Convert to mdoc, but it's still a pretty ugly man page.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/15 20:34:05

Modified files:
	archivers/zip  : Makefile 
	archivers/zip/patches: patch-aa 

Log message:
- upgrade to version 2.3
- update the MASTER_SITES. The original site has been moved
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/15 20:36:32

Modified files:
	archivers/unzip: Makefile 

Log message:
Update the MASTER_SITES because the original site has been moved.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/16 00:52:01

Modified files:
	graphics/gifsicle: Makefile 
	graphics/gifsicle/files: md5 

Log message:
update to v1.17
fake
fix license typo


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/16 00:58:37

Modified files:
	.              : donations.html 

Log message:
another


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/16 07:08:56

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
workaround against name servers which return NXDOMAIN/SERVFAIL on IPv4 only
node (the srever server should return acount = 0 without error).
NetBSD PR: 9621


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/16 13:33:48

Modified files:
	sys/dev/pci    : hifn7751.c hifn7751reg.h hifn7751var.h 
	                 files.pci 
Removed files:
	sys/dev/pci    : aeon.c aeonreg.h aeonvar.h 

Log message:
move aeon to hifn7751


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/16 13:34:08

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : hifn.4 

Log message:
start at a hifn 7751 man page


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/16 13:39:23

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
document that other vendors use the hifn pci id too


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/16 13:56:16

Modified files:
	usr.bin/ssh    : atomicio.c auth-krb4.c bufaux.c channels.c 
	                 compress.c fingerprint.c packet.h radix.c rsa.c 
	                 scp.c ssh-agent.c ssh-keygen.c sshconnect.c 
	                 sshd.c 

Log message:
-pedantic: signed vs. unsigned, void*-arithm, etc


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/16 15:11:05

Modified files:
	sys/arch/sparc/sparc: machdep.c 
	sys/arch/i386/i386: machdep.c 
	sys/arch/hppa/hppa: machdep.c 
	sys/kern       : kern_malloc.c kern_sysctl.c kern_physio.c 
	sys/uvm        : uvm_aobj.c uvm_extern.h uvm_fault.c uvm_fault.h 
	                 uvm_fault_i.h uvm_glue.c uvm_km.c uvm_km.h 
	                 uvm_loan.c uvm_map.c uvm_map.h uvm_map_i.h 
	                 uvm_mmap.c uvm_object.h uvm_page.c uvm_page.h 
	                 uvm_page_i.h uvm_pager.c uvm_pdaemon.c 
	                 uvm_pdaemon.h uvm_pglist.c 
	sys/vm         : vm_map.h 
Added files:
	sys/uvm        : uvm_uio.c uvm_uio.h 

Log message:
Bring in some new UVM code from NetBSD (not current).

- Introduce a new type of map that are interrupt safe and never allow faults
in them. mb_map and kmem_map are made intrsafe.
- Add "access protection" to uvm_vslock (to be passed down to uvm_fault and
later to pmap_enter).
- madvise(2) now works.
- various cleanups.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 15:26:18

Modified files:
	emulators/bochs: Makefile 
	emulators/simh : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 15:32:36

Modified files:
	editors/abiword: Makefile 
	editors/axe    : Makefile 
	editors/jove   : Makefile 
	editors/nedit  : Makefile 
	editors/textedit: Makefile 
	editors/xemacs20: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 16:06:45

Modified files:
	games/adom     : Makefile 
	games/agm      : Makefile 
	games/dopewars : Makefile 
	games/xasteroids: Makefile 
	games/xbat     : Makefile 
	games/xbattle  : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/16 16:15:51

Modified files:
	security/cfs   : Makefile 

Log message:
Inform the user at the end of the installation that the machine must
be set up as an NFS client and server.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 16:16:47

Modified files:
	.              : INDEX 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 16:47:54

Modified files:
	games/xboing   : Makefile 
	games/xinvaders: Makefile 
	games/xjewel   : Makefile 
	games/xminehunter: Makefile 
	games/xminesweep: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 17:26:38

Modified files:
	games/xmris    : Makefile 
	games/xripple  : Makefile 
	games/xroach   : Makefile 
	games/xscrabble: Makefile 
	games/xskat    : Makefile 
	games/xteddy   : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 17:53:49

Modified files:
	graphics/compface: Makefile 
	graphics/ggi   : Makefile 
	graphics/giftrans: Makefile 
	graphics/gii   : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 18:03:41

Modified files:
	graphics/giftrans: Makefile 

Log message:
maintainer's email address does not deliever.  change maint to ports@


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 18:10:00

Modified files:
	graphics/gphoto: Makefile 
	graphics/gracula: Makefile 
	graphics/xbmbrowser: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/16 18:27:14

Modified files:
	sys/dev/pci    : if_dc.c if_dcreg.h 

Log message:
Sync with FreeBSD. Also, fix a stupid bug where the dc driver was claiming
all PCI interrupts (kind of a bad thing, noticed by jason@); from jason@


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 19:07:29

Modified files:
	lang/erlang    : Makefile 
	lang/kaffe     : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/16 19:35:08

Modified files:
	x11/xprompt    : Makefile 
	x11/xpostit    : Makefile 
	x11/xpostitPlus: Makefile 
	x11/xmold      : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 19:36:28

Modified files:
	japanese/jvim  : Makefile 
	japanese/jvim-wnn4: Makefile 
	japanese/onew-wnn4: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/16 19:53:39

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
hifn driver changed names


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 20:17:04

Log message:
    import mxconns port.  dbt@meat.net.
    
    Status:
    
    Vendor Tag:	turan
    Release Tags:	turan_16mar2000
    
    N ports/x11/mxconns/Makefile
    N ports/x11/mxconns/patches/patch-configure
    N ports/x11/mxconns/files/md5
    N ports/x11/mxconns/pkg/COMMENT
    N ports/x11/mxconns/pkg/DESCR
    N ports/x11/mxconns/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 20:25:58

Modified files:
	mail/asmail    : Makefile 
	mail/cucipop   : Makefile 
	mail/exim      : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/16 21:01:30

Modified files:
	mail/exmh2     : Makefile 
	mail/faces     : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/17 00:30:13

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/17 00:51:04

Modified files:
	www/php3       : Makefile 

Log message:
Fix library permissions; matthew patton <mep@netsec.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/17 03:25:23

Modified files:
	sys/conf       : GENERIC files 
	sys/kern       : init_main.c 
	sys/net        : if_enc.c pfkeyv2.c 
	sys/netinet    : ip_ah.c ip_ah.h ip_esp.c ip_esp.h ip_ipsp.c 
	                 ip_ipsp.h ip_output.c ipsec_input.c 
Added files:
	sys/crypto     : crypto.c crypto.h xform.c xform.h 
Removed files:
	sys/netinet    : ip_xform.c 

Log message:
Cryptographic services framework, and software "device driver". The
idea is to support various cryptographic hardware accelerators (which
may be (detachable) cards, secondary/tertiary/etc processors,
software crypto, etc). Supports session migration between crypto
devices. What it doesn't (yet) support:
- multiple instances of the same algorithm used in the same session
- use of multiple crypto drivers in the same session
- asymmetric crypto

No support for a userland device yet.

IPsec code path modified to allow for asynchronous cryptography
(callbacks used in both input and output processing). Some unrelated
code simplification done in the process (especially for AH).

Development of this code kindly supported by Network Security
Technologies (NSTI). The code was writen mostly in Greece, and is
being committed from Montreal.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/17 06:53:24

Modified files:
	sys/uvm        : uvm_map.c 

Log message:
fix a non-DIAGNOSTIC gotcha


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/17 10:19:00

Modified files:
	etc            : rtadvd.conf 

Log message:
improve comments.  we don't usually need explicit configs.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/17 10:34:43

Modified files:
	etc            : rtadvd.conf 

Log message:
more comment fixes.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/17 10:40:31

Modified files:
	etc            : netstart 

Log message:
correct reject route installations for IPv6.  improve comments.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/17 11:15:16

Modified files:
	bin/cat        : cat.1 
	bin/cp         : cp.1 
	bin/chio       : chio.1 
	bin/chmod      : chmod.1 
	bin/csh        : csh.1 
	bin/df         : df.1 
	bin/domainname : domainname.1 
	bin/ed         : ed.1 
	bin/expr       : expr.1 
	bin/hostname   : hostname.1 
	bin/kill       : kill.1 
	bin/ls         : ls.1 
	bin/md5        : md5.1 
	bin/mkdir      : mkdir.1 
	bin/mt         : mt.1 
	bin/mv         : mv.1 
	bin/pax        : cpio.1 pax.1 tar.1 
	bin/ps         : ps.1 
	bin/rcp        : rcp.1 
	bin/stty       : stty.1 
	bin/test       : test.1 
	bin/ksh        : ksh.1tbl sh.1tbl 

Log message:
Remove hard sentence breaks.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/17 11:48:44

Modified files:
	bin/ksh        : ksh.1tbl sh.1tbl 

Log message:
Try to synchronize the ksh(1) and sh(1) man pages somewhat.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/17 12:17:47

Added files:
	shells/zsh/patches: patch-Doc-Makefile.in patch-Doc-zsh.texi 
	                    patch-Src-Makefile.in 
Removed files:
	shells/zsh/patches: patch-aa patch-ab patch-ac 

Log message:
- fix. close pr1146.
- change patch names to something more sensible.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/17 12:28:51

Modified files:
	mail/p5-Mail-POP3Client: Makefile 
	mail/popclient : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/17 13:14:02

Modified files:
	mail/tkrat     : Makefile 
	mail/xfmail    : Makefile 
	mail/xlbiff    : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/17 13:31:31

Modified files:
	sys/dev/pci    : hifn7751.c hifn7751reg.h 

Log message:
Fix some space->\t
Attempt to figure out how much context ram is on the board (known to work
with sram boards).
From the amount of ram & other configuration, figure out how many sessions
are available for storage.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/17 13:47:07

Modified files:
	math/gnuplot   : Makefile 
	math/wingz     : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/17 14:54:07

Modified files:
	sys/arch/sparc/sparc: cache.c 

Log message:
move more sun4m stuff behind an #ifdef


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/17 14:59:08

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
Be sure to mask out the chip stepping when examining the chip level
For round robin requests, use one static variable and hifn_cd to decide
the next device to use.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/17 15:05:57

Modified files:
	sys/netinet    : if_ether.c 

Log message:
remove multiple function declarations.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/03/17 15:24:27

Modified files:
	sys/kern       : kern_time.c 
	sys/sys        : time.h 
	share/man/man9 : Makefile 
Added files:
	share/man/man9 : ratecheck.9 

Log message:
ratecheck - function to help implement rate-limited actions (from NetBSD)
ok art@


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/17 17:28:51

Modified files:
	mbone/imm      : Makefile 
	mbone/speak_freely: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/17 18:06:56

Modified files:
	usr.bin/m4     : eval.c extern.h m4.1 main.c 

Log message:
Last needed m4 changes to bootstrap autoconf without gnu-m4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/17 18:15:52

Modified files:
	shells/zsh/patches: patch-Doc-zsh.texi 

Log message:
revert texinfo change as this a a -current fix.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/17 18:27:19

Removed files:
	usr.sbin/httpd/src/modules/ssl: ssl_expr_parse.c 
	                                ssl_expr_parse.h 

Log message:
delete generated files (again (*&@#$


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/17 19:41:45

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
cap the maximum sessions at 2048 since that's all that is available in
the result descriptor (the command descriptor has an extra bit, but it
gets blown away in transit).


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/17 20:56:51

Modified files:
	games/dopewars : Makefile 
	games/dopewars/pkg: PLIST 
Removed files:
	games/dopewars/patches: patch-aa 

Log message:
- set myself as the maintainer
- Fake
- make use of MAKE_FLAGS and our own do-install target, remove now
unnecessary patch


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2000/03/17 23:14:47

Modified files:
	devel/automake : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 08:54:23

Modified files:
	devel/autoconf : Makefile 
	devel/autoconf/patches: patch-aa 
	devel/autoconf/pkg: DESCR PLIST 
Added files:
	devel/autoconf/patches: patch-ad patch-ae 

Log message:
autoconf WITHOUT gnu-m4


CVSROOT:	/cvs
Module name:	X11
Changes by:	espie@cvs.openbsd.org	2000/03/18 09:18:43

Modified files:
	xc/config/util : xmkmf.cpp 

Log message:
Modify xmkmf slightly to pass -D* to imake.
Used to get imake ports to install under /usr/local
Okayed by fries, matthieu.


CVSROOT:	/cvs
Module name:	X11
Changes by:	espie@cvs.openbsd.org	2000/03/18 09:24:47

Modified files:
	xc/config/cf   : OpenBSD.cf X11.rules 
Added files:
	xc/config/cf   : ports.cf 

Log message:
Add ports.cf wedge, to use with xmkmf -DPorts to cajole imake ports
to install under /usr/local.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 09:43:18

Modified files:
	.              : INDEX 

Log message:
Synch.
autoconf ports no longer have a gm4 dependency.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 10:01:35

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Let X11 ports install under /usr/local


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/18 12:23:54

Modified files:
	.              : donations.html 

Log message:
more


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/03/18 12:34:25

Modified files:
	sys/uvm        : uvm_swap.c 

Log message:
make uvm swap encrypt compile again, from markus@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/18 12:45:46

Modified files:
	etc            : netstart 

Log message:
silence all extra route addition printouts


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/03/18 13:51:32

Modified files:
	sys/uvm        : uvm_meter.c uvm_swap.c uvm_swap.h 

Log message:
postpone memory allocation for uvm swap encryption until it is turned on with
sysctl.


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/03/18 13:59:52

Modified files:
	distrib/sets/lists/xshare: mi 
	xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-alpha: 
	                                                          upd-list 
	xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-amiga: 
	                                                          upd-list 
	xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-powerpc: 
	                                                            upd-list 
	xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-sparc: 
	                                                          upd-list 
	xc/config/cf   : Imakefile 
Added files:
	xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-hp300: 
	                                                          upd-list 
	xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86: 
	                                                         upd-list 
	xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-mac68k: 
	                                                           upd-list 
	xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-pmax: 
	                                                         upd-list 

Log message:
X, meet ports.cf


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/18 14:23:04

Modified files:
	usr.sbin/cron  : entry.c 

Log message:
fix parsing of commands after @ keywords and hourly bitmap handling;
sheldonh@uunet.co.za


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/18 14:26:28

Modified files:
	share/man/man8 : crash.8 

Log message:
more details; d


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2000/03/18 14:36:03

Modified files:
	sys/compat/linux: syscalls.master 

Log message:
Implement vfork (ok jasoni).


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2000/03/18 14:39:16

Modified files:
	sys/compat/linux: linux_syscall.h linux_syscallargs.h 
	                  linux_syscalls.c linux_sysent.c 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 15:35:13

Modified files:
	print/gv       : Makefile 
	print/gv/patches: patch-aa 

Log message:
Put docs under /usr/local


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 15:46:18

Modified files:
	devel/automake/patches: patch-ab 

Log message:
Fix.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/18 15:56:06

Modified files:
	sbin/atactl    : atactl.8 
	sbin/badsect   : badsect.8 
	sbin/brconfig  : brconfig.8 
	sbin/ccdconfig : ccdconfig.8 
	sbin/disklabel : disklabel.8 
	sbin/dump      : dump.8 
	sbin/fdisk     : fdisk.8 
	sbin/fsck      : fsck.8 
	sbin/fsck_ext2fs: fsck_ext2fs.8 
	sbin/fsck_ffs  : fsck_ffs.8 
	sbin/fsck_msdos: fsck_msdos.8 
	sbin/fsdb      : fsdb.8 
	sbin/fsirand   : fsirand.8 
	sbin/ifconfig  : ifconfig.8 
	sbin/init      : init.8 
	sbin/ipf       : ipf.5 ipf.8 
	sbin/ipfstat   : ipfstat.8 
	sbin/ipnat     : ipnat.4 ipnat.5 ipnat.8 
	sbin/ipsecadm  : ipsecadm.8 
	sbin/isakmpd   : isakmpd.8 isakmpd.conf.5 
	sbin/mknod     : mkfifo.1 mknod.8 
	sbin/modload   : modload.8 
	sbin/mount     : mount.8 
	sbin/mount_ffs : mount_ffs.8 
	sbin/mount_kernfs: mount_kernfs.8 
	sbin/mount_msdos: mount_msdos.8 
	sbin/mount_nfs : mount_nfs.8 
	sbin/mount_null: mount_null.8 
	sbin/mount_portal: mount_portal.8 
	sbin/mount_umap: mount_umap.8 
	sbin/mount_xfs : mount_xfs.8 
	sbin/newfs     : newfs.8 
	sbin/ncheck_ffs: ncheck_ffs.8 
	sbin/newfs_msdos: newfs_msdos.8 
	sbin/newlfs    : newlfs.8 
	sbin/nfsiod    : nfsiod.8 
	sbin/photurisd : photurisd.8 
	sbin/ping      : ping.8 
	sbin/ping6     : ping6.8 
	sbin/quotacheck: quotacheck.8 
	sbin/raidctl   : raidctl.8 
	sbin/reboot    : boot_atari.8 boot_i386.8 boot_mac68k.8 
	                 boot_pmax.8 boot_sparc.8 boot_vax.8 reboot.8 
	sbin/restore   : restore.8 
	sbin/route     : route.8 
	sbin/routed    : routed.8 
	sbin/scan_ffs  : scan_ffs.8 
	sbin/scsi      : scsi.8 
	sbin/shutdown  : shutdown.8 
	sbin/slattach  : slattach.8 
	sbin/startkey  : startkey.1 
	sbin/swapctl   : swapctl.8 
	sbin/sysctl    : sysctl.8 
	sbin/ttyflags  : ttyflags.8 
	sbin/tunefs    : tunefs.8 
	sbin/wicontrol : wicontrol.8 

Log message:
Remove hard sentence breaks, and some other cleanup along the way.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 17:23:33

Added files:
	print/ghostscript/encrypt/pkg: PLIST.aladdin 

Log message:
Missed aladdin's packing list.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 17:24:20

Modified files:
	print/ghostscript/aladdin: Makefile 
	print/ghostscript/gnu: Makefile 

Log message:
Don't depend on :extract, that's stupid.
Even if it doesn't make a difference now,
:patch ensures we won't miss jpeg/png changes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 17:31:33

Modified files:
	graphics/png   : Makefile 
Added files:
	graphics/png/patches: noshared-patch 
Removed files:
	graphics/png/files: patch 

Log message:
Use PATCH_LIST to handle supplementary patch.
Playing around with multiple definitions of post-patch is a bad idea...


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/18 17:35:10

Modified files:
	sbin/brconfig  : brconfig.8 

Log message:
Bring the format closer to ifconfig(8).


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/18 17:57:36

Modified files:
	games/dopewars : Makefile 
	games/dopewars/files: md5 
Added files:
	games/dopewars/patches: patch-Makefile.in patch-dopeos.h 
Removed files:
	games/dopewars/patches: patch-ab 

Log message:
upgrade to dopewars 1.4.7


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 17:58:06

Modified files:
	graphics/imlib : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/18 18:14:04

Modified files:
	distrib/miniroot: install.sh install.sub upgrade.sh 

Log message:
populateusrlocal: create the right hierarchy under /usr/local
right before unmounting the new system.
Beats having mtree files around every package...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/18 18:16:12

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 18:52:47

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
app-defaults kludge needs to have a test around thanks to ln semantics.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 19:09:14

Modified files:
	astro/dgpsip/pkg: DESCR 

Log message:
Kill duplicate text.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 19:20:31

Modified files:
	astro/dgpsip   : Makefile 
	astro/sattrack : Makefile 
	astro/xearth   : Makefile 
	astro/xephem   : Makefile 
	astro/xphoon   : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 19:30:23

Modified files:
	infrastructure/db: fake.mtree 

Log message:
Add some missing X11 directories under /usr/local.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 19:32:23

Modified files:
	x11/xforms     : Makefile 

Log message:
Fake, license.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/03/18 19:35:54

Modified files:
	build          : groups.dat groups.skel support.dat support.skel 

Log message:
Add several consultants and groups. Tighten wording on how to submit.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/18 19:38:42

Modified files:
	graphics/gif2png: Makefile 
	graphics/gif2png/files: md5 

Log message:
upgrade to gif2png 2.3.2


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/03/18 19:44:56

Modified files:
	.              : groups.html support.html 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/18 19:47:42

Modified files:
	graphics/gif2png: Makefile 
	graphics/gif2png/files: web2png 

Log message:
revert previous change made in rev. 1.9 of Makefile,
@PREFIX@ = ${PREFIX} -> ${LOCALBASE}


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/18 20:50:19

Modified files:
	games/spider   : Makefile 
	games/xlife    : Makefile 
	games/xlife/patches: patch-aa 
	games/xmine    : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/18 23:53:40

Modified files:
	sys/conf       : files 
	sys/crypto     : crypto.c 
Added files:
	sys/crypto     : cryptosoft.c 

Log message:
split crypto driver front-end from software crypto engine


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/19 03:33:34

Modified files:
	usr.sbin/ppp/ppp: README.changes alias_db.c bundle.c bundle.h 
	                  command.c command.h filter.c filter.h ipcp.c 
	                  ipcp.h ppp.8 route.c route.h systems.c 
	                  systems.h 

Log message:
Allow environment variables on command/config lines; markk@knigma.org
Add the ``resolv'' command so that when ``enable dns''
is used, it's possible to restore the file.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 03:52:55

src/lib/libssl/src/MacOS

Update of /cvs/src/lib/libssl/src/MacOS
In directory cvs.openbsd.org:/cvs.n/hack/beck/src/lib/libssl/src/MacOS

Log Message:
Directory /cvs/src/lib/libssl/src/MacOS added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 03:53:09

src/lib/libssl/src/doc/apps

Update of /cvs/src/lib/libssl/src/doc/apps
In directory cvs.openbsd.org:/cvs.n/hack/beck/src/lib/libssl/src/doc/apps

Log Message:
Directory /cvs/src/lib/libssl/src/doc/apps added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 03:53:10

src/lib/libssl/src/doc/crypto

Update of /cvs/src/lib/libssl/src/doc/crypto
In directory cvs.openbsd.org:/cvs.n/hack/beck/src/lib/libssl/src/doc/crypto

Log Message:
Directory /cvs/src/lib/libssl/src/doc/crypto added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 03:53:11

src/lib/libssl/src/doc/ssl

Update of /cvs/src/lib/libssl/src/doc/ssl
In directory cvs.openbsd.org:/cvs.n/hack/beck/src/lib/libssl/src/doc/ssl

Log Message:
Directory /cvs/src/lib/libssl/src/doc/ssl added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 03:56:10

src/lib/libssl/src/MacOS/GetHTTPS.src

Update of /cvs/src/lib/libssl/src/MacOS/GetHTTPS.src
In directory cvs.openbsd.org:/cvs.n/hack/beck/src/lib/libssl/src/MacOS/GetHTTPS.src

Log Message:
Directory /cvs/src/lib/libssl/src/MacOS/GetHTTPS.src added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/19 04:02:37

Modified files:
	.              : orders.html 

Log message:
Added myself for France and Germany


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 04:13:59

Modified files:
	lib/libssl/crypto: Makefile shlib_version 
	lib/libssl/crypto-patent: Makefile shlib_version 
	lib/libssl/src : CHANGES Configure INSTALL INSTALL.VMS 
	                 INSTALL.W32 LICENSE Makefile.org NEWS README 
	                 config e_os.h install.com makevms.com 
	lib/libssl/src/VMS: install.com vms_idhacks.h 
	lib/libssl/src/apps: CA.com CA.pl CA.sh Makefile.ssl apps.c 
	                     apps.h asn1pars.c ca.c ciphers.c crl.c 
	                     crl2p7.c dgst.c dh.c dsa.c dsaparam.c enc.c 
	                     errstr.c gendh.c gendsa.c genrsa.c 
	                     makeapps.com nseq.c openssl-vms.cnf 
	                     openssl.c openssl.cnf pkcs12.c pkcs7.c 
	                     pkcs8.c progs.h progs.pl req.c rsa.c 
	                     s_client.c s_server.c s_time.c sess_id.c 
	                     speed.c verify.c version.c x509.c 
	lib/libssl/src/bugs: SSLv3 
	lib/libssl/src/certs: ca-cert.pem pca-cert.pem 
	lib/libssl/src/crypto: Makefile Makefile.ssl cryptlib.c 
	                       crypto-lib.com crypto.h ebcdic.h 
	                       ex_data.c install.com md32_common.h mem.c 
	                       opensslconf.h.in opensslv.h 
	lib/libssl/src/crypto/asn1: Makefile.ssl a_bitstr.c a_bmp.c 
	                            a_bytes.c a_digest.c a_dup.c 
	                            a_enum.c a_gentm.c a_hdr.c 
	                            a_i2d_fp.c a_int.c a_object.c 
	                            a_octet.c a_print.c a_sign.c 
	                            a_time.c a_type.c a_utctm.c a_utf8.c 
	                            a_verify.c a_vis.c asn1.h asn1_err.c 
	                            asn1_lib.c asn1_mac.h asn1_par.c 
	                            d2i_dhp.c d2i_dsap.c d2i_pr.c 
	                            d2i_r_pr.c d2i_r_pu.c d2i_s_pr.c 
	                            d2i_s_pu.c evp_asn1.c f_enum.c 
	                            f_int.c f_string.c i2d_dhp.c 
	                            i2d_dsap.c i2d_r_pr.c i2d_r_pu.c 
	                            i2d_s_pr.c i2d_s_pu.c n_pkey.c 
	                            p5_pbe.c p5_pbev2.c p7_dgst.c 
	                            p7_enc.c p7_enc_c.c p7_evp.c 
	                            p7_i_s.c p7_lib.c p7_recip.c 
	                            p7_s_e.c p7_signd.c p7_signi.c 
	                            p8_pkey.c pkcs8.c t_crl.c t_pkey.c 
	                            t_req.c t_x509.c x_algor.c 
	                            x_attrib.c x_cinf.c x_crl.c 
	                            x_exten.c x_info.c x_name.c x_pkey.c 
	                            x_pubkey.c x_req.c x_sig.c x_spki.c 
	                            x_val.c x_x509.c 
	lib/libssl/src/crypto/bf: bf_cbc.c bf_cfb64.c bf_ecb.c bf_enc.c 
	                          bf_locl.h bf_ofb64.c bf_opts.c bf_pi.h 
	                          bf_skey.c bfspeed.c bftest.c 
	                          blowfish.h 
	lib/libssl/src/crypto/bio: Makefile.ssl b_dump.c b_print.c 
	                           b_sock.c bf_buff.c bf_nbio.c 
	                           bf_null.c bio.h bio_err.c bio_lib.c 
	                           bss_acpt.c bss_bio.c bss_conn.c 
	                           bss_file.c bss_log.c bss_mem.c 
	                           bss_null.c bss_rtcp.c bss_sock.c 
	lib/libssl/src/crypto/bn: Makefile.ssl bn.h bn_add.c bn_asm.c 
	                          bn_comba.c bn_div.c bn_err.c bn_exp.c 
	                          bn_exp2.c bn_gcd.c bn_lcl.h bn_lib.c 
	                          bn_mont.c bn_mul.c bn_opts.c 
	                          bn_prime.c bn_prime.h bn_prime.pl 
	                          bn_print.c bn_rand.c bn_recp.c 
	                          bn_sqr.c bn_word.c bnspeed.c bntest.c 
	                          comba.pl d.c exp.c expspeed.c 
	                          exptest.c new test.c 
	lib/libssl/src/crypto/bn/asm: README alpha.s mips3.s 
	lib/libssl/src/crypto/bn/old: b_sqr.c bn_com.c bn_high.c bn_ka.c 
	                              bn_low.c bn_m.c bn_mul.c.works 
	                              bn_wmul.c build info test.works 
	lib/libssl/src/crypto/buffer: Makefile.ssl 
	lib/libssl/src/crypto/cast: c_ecb.c cast_lcl.h cast_s.h 
	                            cast_spd.c castopts.c casttest.c 
	lib/libssl/src/crypto/comp: comp.h 
	lib/libssl/src/crypto/conf: conf.c conf.h 
	lib/libssl/src/crypto/des: Makefile.ssl cbc3_enc.c des.c des.h 
	                           des_locl.h des_opts.c destest.c 
	                           enc_read.c enc_writ.c fcrypt.c 
	                           fcrypt_b.c rand_key.c read_pwd.c 
	                           rpc_enc.c set_key.c speed.c str2key.c 
	lib/libssl/src/crypto/dh: Makefile.ssl dh.h dh_check.c dh_gen.c 
	                          dh_key.c dh_lib.c dhtest.c 
	lib/libssl/src/crypto/dsa: Makefile.ssl dsa.h dsa_asn1.c 
	                           dsa_err.c dsa_gen.c dsa_lib.c 
	                           dsa_sign.c dsa_vrf.c dsatest.c 
	lib/libssl/src/crypto/err: Makefile.ssl err.c err.h err_all.c 
	                           openssl.ec 
	lib/libssl/src/crypto/evp: Makefile.ssl bio_b64.c bio_enc.c 
	                           bio_md.c bio_ok.c c_all.c e_cbc_3d.c 
	                           e_cbc_d.c e_cfb_3d.c e_cfb_d.c 
	                           e_ecb_3d.c e_ecb_d.c e_ofb_3d.c 
	                           e_ofb_d.c e_xcbc_d.c encode.c evp.h 
	                           evp_err.c evp_key.c evp_lib.c 
	                           evp_pkey.c p_lib.c p_open.c p_seal.c 
	lib/libssl/src/crypto/hmac: hmac.c hmac.h hmactest.c 
	lib/libssl/src/crypto/idea: idea_lcl.h idea_spd.c 
	lib/libssl/src/crypto/lhash: Makefile.ssl lhash.c lhash.h 
	lib/libssl/src/crypto/md2: Makefile.ssl md2.h md2_dgst.c 
	                           md2_one.c md2test.c 
	lib/libssl/src/crypto/md5: Makefile.ssl md5.h md5_dgst.c 
	                           md5_locl.h md5_one.c md5test.c 
	lib/libssl/src/crypto/mdc2: Makefile.ssl mdc2.h mdc2_one.c 
	                            mdc2dgst.c mdc2test.c 
	lib/libssl/src/crypto/objects: Makefile.ssl o_names.c obj_dat.c 
	                               obj_dat.pl objects.h 
	lib/libssl/src/crypto/pem: pem.h pem_all.c pem_err.c pem_info.c 
	                           pem_lib.c pem_seal.c 
	lib/libssl/src/crypto/perlasm: x86ms.pl x86unix.pl 
	lib/libssl/src/crypto/pkcs12: Makefile.ssl p12_add.c p12_attr.c 
	                              p12_bags.c p12_crpt.c p12_decr.c 
	                              p12_init.c p12_key.c p12_kiss.c 
	                              p12_lib.c p12_mac.c p12_mutl.c 
	                              pk12err.c pkcs12.h 
	lib/libssl/src/crypto/pkcs7: Makefile.ssl bio_ber.c dec.c enc.c 
	                             example.c pk7_doit.c pk7_lib.c 
	                             pkcs7.h pkcs7err.c sign.c verify.c 
	lib/libssl/src/crypto/rand: Makefile.ssl md_rand.c rand.h 
	                            rand_lib.c randfile.c randtest.c 
	lib/libssl/src/crypto/rc2: rc2speed.c rc2test.c 
	lib/libssl/src/crypto/rc4: rc4.h rc4_enc.c rc4_skey.c rc4speed.c 
	                           rc4test.c 
	lib/libssl/src/crypto/rc5: rc5speed.c rc5test.c 
	lib/libssl/src/crypto/ripemd: Makefile.ssl ripemd.h rmd_dgst.c 
	                              rmd_locl.h rmd_one.c rmdtest.c 
	lib/libssl/src/crypto/ripemd/asm: rips.cpp rm-win32.asm 
	                                  rmd-586.pl 
	lib/libssl/src/crypto/rsa: Makefile.ssl rsa.h rsa_eay.c 
	                           rsa_err.c rsa_gen.c rsa_lib.c 
	                           rsa_oaep.c rsa_oaep_test.c rsa_pk1.c 
	                           rsa_saos.c rsa_sign.c rsa_ssl.c 
	lib/libssl/src/crypto/sha: Makefile.ssl sha.h sha1dgst.c 
	                           sha1s.cpp sha1test.c sha_dgst.c 
	                           sha_locl.h shatest.c 
	lib/libssl/src/crypto/sha/asm: s1-win32.asm sha1-586.pl 
	lib/libssl/src/crypto/stack: Makefile.ssl stack.c stack.h 
	lib/libssl/src/crypto/threads: mttest.c th-lock.c 
	lib/libssl/src/crypto/txt_db: Makefile.ssl txt_db.c 
	lib/libssl/src/crypto/x509: Makefile.ssl by_dir.c by_file.c 
	                            x509.h x509_cmp.c x509_d2.c 
	                            x509_def.c x509_err.c x509_ext.c 
	                            x509_lu.c x509_r2x.c x509_req.c 
	                            x509_set.c x509_txt.c x509_v3.c 
	                            x509_vfy.c x509_vfy.h x509name.c 
	                            x_all.c 
	lib/libssl/src/crypto/x509v3: Makefile.ssl README v3_akey.c 
	                              v3_alt.c v3_bcons.c v3_bitst.c 
	                              v3_conf.c v3_cpols.c v3_crld.c 
	                              v3_enum.c v3_genn.c v3_ia5.c 
	                              v3_int.c v3_lib.c v3_pku.c 
	                              v3_prn.c v3_skey.c v3_sxnet.c 
	                              v3_utl.c v3err.c x509v3.h 
	lib/libssl/src/demos: selfsign.c 
	lib/libssl/src/demos/bio: saccept.c sconnect.c 
	lib/libssl/src/demos/ssl: cli.cpp 
	lib/libssl/src/dep: crypto.txt files gen.pl ssl.txt 
	lib/libssl/src/doc: README c-indentation.el crypto.pod 
	                    openssl.pod openssl.txt ssl.pod ssleay.txt 
	lib/libssl/src/ms: test.bat 
	lib/libssl/src/mt: README mttest.c profile.sh ptest.bat 
	                   pthread.sh purify.sh solaris.sh win32.bat 
	lib/libssl/src/rsaref: Makefile.ssl rsaref.c 
	lib/libssl/src/ssl: Makefile.ssl bio_ssl.c install.com 
	                    s23_clnt.c s23_lib.c s23_pkt.c s23_srvr.c 
	                    s2_clnt.c s2_enc.c s2_lib.c s2_meth.c 
	                    s2_pkt.c s2_srvr.c s3_both.c s3_clnt.c 
	                    s3_enc.c s3_lib.c s3_pkt.c s3_srvr.c 
	                    ssl-lib.com ssl.h ssl2.h ssl3.h ssl_asn1.c 
	                    ssl_cert.c ssl_ciph.c ssl_err.c ssl_lib.c 
	                    ssl_locl.h ssl_sess.c ssl_stat.c ssl_task.c 
	                    ssl_txt.c ssltest.c t1_enc.c t1_lib.c tls1.h 
	lib/libssl/src/test: Makefile.ssl dsa-ca.pem dsa-pca.pem 
	                     maketests.com tcrl.com testca.com 
	                     testenc.com testgen testgen.com tests.com 
	                     testssl testssl.com tpkcs7.com tpkcs7d.com 
	                     treq.com trsa.com tsid.com tx509.com 
	lib/libssl/src/util: domd libeay.num mkdef.pl mkerr.pl 
	                     ssleay.num 
	lib/libssl/src/util/pl: BC-32.pl Mingw32.pl VC-32.pl 
	lib/libssl/ssl : shlib_version 
	lib/libssl/ssl-patent: shlib_version 
Added files:
	lib/libssl/src : FAQ INSTALL.MacOS 
	lib/libssl/src/MacOS: GUSI_Init.cpp OpenSSL.mcp.hqx TODO 
	                      _MWERKS_GUSI_prefix.h _MWERKS_prefix.h 
	                      buildinf.h mklinks.as.hqx opensslconf.h 
	lib/libssl/src/MacOS/GetHTTPS.src: CPStringUtils.cpp 
	                                   CPStringUtils.hpp 
	                                   ErrorHandling.cpp 
	                                   ErrorHandling.hpp 
	                                   GetHTTPS.cpp MacSocket.cpp 
	                                   MacSocket.h 
	lib/libssl/src/VMS: test-includes.com 
	lib/libssl/src/apps: CA.pl.in app_rand.c dhparam.c passwd.c 
	                     smime.c spkac.c 
	lib/libssl/src/crypto: ebcdic.c mem_dbg.c 
	lib/libssl/src/crypto/asn1: a_mbstr.c a_null.c a_strnid.c 
	                            p8_key.c t_bitst.c t_spki.c 
	                            t_x509a.c x_x509a.c 
	lib/libssl/src/crypto/bn: bn_ctx.c divtest.c 
	lib/libssl/src/crypto/dsa: dsa_ossl.c 
	lib/libssl/src/crypto/evp: c_allc.c c_alld.c 
	lib/libssl/src/crypto/pkcs12: p12_npas.c 
	lib/libssl/src/crypto/pkcs7: pk7_attr.c pk7_mime.c pk7_smime.c 
	lib/libssl/src/crypto/rand: md_rand_munged.c rand_egd.c 
	                            rand_err.c 
	lib/libssl/src/crypto/rsa: rsa_null.c rsa_test.c 
	lib/libssl/src/crypto/threads: README profile.sh ptest.bat 
	                               pthread.sh pthread2.sh 
	                               pthreads-vms.com purify.sh 
	                               solaris.sh win32.bat 
	lib/libssl/src/crypto/x509: x509_att.c x509_trs.c x509spki.c 
	lib/libssl/src/crypto/x509v3: ext_dat.h tabtest.c v3_info.c 
	                              v3_purp.c 
	lib/libssl/src/doc/apps: CA.pl.pod asn1parse.pod ca.pod 
	                         ciphers.pod config.pod crl.pod 
	                         crl2pkcs7.pod dgst.pod dhparam.pod 
	                         dsa.pod dsaparam.pod enc.pod gendsa.pod 
	                         genrsa.pod nseq.pod openssl.pod 
	                         passwd.pod pkcs12.pod pkcs7.pod 
	                         pkcs8.pod req.pod rsa.pod s_client.pod 
	                         s_server.pod sess_id.pod smime.pod 
	                         speed.pod spkac.pod verify.pod 
	                         version.pod x509.pod 
	lib/libssl/src/doc/crypto: BN_CTX_new.pod BN_CTX_start.pod 
	                           BN_add.pod BN_add_word.pod 
	                           BN_bn2bin.pod BN_cmp.pod BN_copy.pod 
	                           BN_generate_prime.pod 
	                           BN_mod_inverse.pod 
	                           BN_mod_mul_montgomery.pod 
	                           BN_mod_mul_reciprocal.pod BN_new.pod 
	                           BN_num_bytes.pod BN_rand.pod 
	                           BN_set_bit.pod BN_zero.pod 
	                           CRYPTO_set_ex_data.pod 
	                           DH_generate_key.pod 
	                           DH_generate_parameters.pod 
	                           DH_get_ex_new_index.pod DH_new.pod 
	                           DH_set_method.pod DH_size.pod 
	                           DSA_SIG_new.pod DSA_do_sign.pod 
	                           DSA_dup_DH.pod DSA_generate_key.pod 
	                           DSA_generate_parameters.pod 
	                           DSA_get_ex_new_index.pod DSA_new.pod 
	                           DSA_set_method.pod DSA_sign.pod 
	                           DSA_size.pod ERR_GET_LIB.pod 
	                           ERR_clear_error.pod 
	                           ERR_error_string.pod 
	                           ERR_get_error.pod 
	                           ERR_load_crypto_strings.pod 
	                           ERR_load_strings.pod 
	                           ERR_print_errors.pod 
	                           ERR_put_error.pod 
	                           ERR_remove_state.pod 
	                           EVP_DigestInit.pod 
	                           EVP_EncryptInit.pod 
	                           OPENSSL_VERSION_NUMBER.pod 
	                           OpenSSL_add_all_algorithms.pod 
	                           RAND_add.pod RAND_bytes.pod 
	                           RAND_cleanup.pod RAND_egd.pod 
	                           RAND_load_file.pod 
	                           RAND_set_rand_method.pod 
	                           RSA_blinding_on.pod RSA_check_key.pod 
	                           RSA_generate_key.pod 
	                           RSA_get_ex_new_index.pod RSA_new.pod 
	                           RSA_padding_add_PKCS1_type_1.pod 
	                           RSA_print.pod RSA_private_encrypt.pod 
	                           RSA_public_encrypt.pod 
	                           RSA_set_method.pod RSA_sign.pod 
	                           RSA_sign_ASN1_OCTET_STRING.pod 
	                           RSA_size.pod blowfish.pod bn.pod 
	                           bn_internal.pod buffer.pod crypto.pod 
	                           d2i_DHparams.pod d2i_RSAPublicKey.pod 
	                           des_modes.pod dh.pod dsa.pod err.pod 
	                           hmac.pod lh_stats.pod lhash.pod 
	                           md5.pod mdc2.pod rand.pod rc4.pod 
	                           ripemd.pod rsa.pod sha.pod 
	                           threads.pod 
	lib/libssl/src/doc/ssl: SSL_get_error.pod ssl.pod 
	lib/libssl/src/test: rsa_test.c 
	lib/libssl/src/util: pod2man.pl selftest.pl 

Log message:
OpenSSL 0.9.5 merge

*warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2
if you are using the ssl26 packages for ssh and other things to work you will
need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 04:14:56

Modified files:
	usr.sbin/openssl: Makefile 

Log message:
new minty 0.9.5 openssl


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 04:17:42

Modified files:
	usr.sbin/httpd : Announcement INSTALL.SSL configure 
	usr.sbin/httpd/conf: httpd.conf-dist 
	usr.sbin/httpd/conf/ssl.crl: Makefile 
	usr.sbin/httpd/conf/ssl.crt: ca-bundle.crt 
	usr.sbin/httpd/htdocs/manual/misc: FAQ.html rewriteguide.html 
	usr.sbin/httpd/htdocs/manual/mod: core.html directives.html 
	                                  mod_include.html mod_mime.html 
	                                  mod_rewrite.html 
	usr.sbin/httpd/htdocs/manual/mod/mod_ssl: index.html 
	                                          ssl_compat.html 
	                                          ssl_cover.wml 
	                                          ssl_faq.html 
	                                          ssl_faq.wml 
	                                          ssl_glossary.html 
	                                          ssl_glossary.wml 
	                                          ssl_howto.html 
	                                          ssl_intro.html 
	                                          ssl_intro.wml 
	                                          ssl_overview.html 
	                                          ssl_reference.html 
	                                          ssl_reference.wml 
	                                          ssl_template.inc 
	usr.sbin/httpd/htdocs/manual/vhosts: ip-based.html 
	usr.sbin/httpd/src: ApacheCore.def CHANGES CHANGES.SSL Configure 
	usr.sbin/httpd/src/ap: ap_getpass.c 
	usr.sbin/httpd/src/helpers: binbuild.sh 
	usr.sbin/httpd/src/include: ap_config.h ap_mmn.h http_core.h 
	                            httpd.h 
	usr.sbin/httpd/src/main: http_core.c http_log.c http_main.c 
	                         http_protocol.c util.c 
	usr.sbin/httpd/src/modules/experimental: mod_auth_digest.c 
	usr.sbin/httpd/src/modules/proxy: mod_proxy.c proxy_http.c 
	                                  proxy_util.c 
	usr.sbin/httpd/src/modules/ssl: Makefile.tmpl README 
	                                libssl.module libssl.version 
	                                mod_ssl.c mod_ssl.h 
	                                ssl_engine_compat.c 
	                                ssl_engine_config.c 
	                                ssl_engine_ext.c 
	                                ssl_engine_init.c 
	                                ssl_engine_io.c 
	                                ssl_engine_kernel.c 
	                                ssl_engine_mutex.c 
	                                ssl_engine_rand.c 
	                                ssl_engine_vars.c ssl_util.c 
	                                ssl_util_ssl.c ssl_util_ssl.h 
	usr.sbin/httpd/src/modules/standard: mod_actions.c mod_auth.c 
	                                     mod_auth_db.module 
	                                     mod_autoindex.c 
	                                     mod_cern_meta.c 
	                                     mod_expires.c mod_include.c 
	                                     mod_log_config.c mod_mime.c 
	                                     mod_speling.c mod_status.c 
	usr.sbin/httpd/src/os/bs2000: ebcdic.h 
	usr.sbin/httpd/src/os/win32: registry.c 
	usr.sbin/httpd/src/support: ab.c apxs.pl htdigest.c htpasswd.1 
	                            logresolve.c mkcert.sh 

Log message:
apache 1.3.12 + mod_ssl 2.6.2 merge


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 04:50:43

Modified files:
	usr.sbin/openssl: Makefile 

Log message:
cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/19 05:38:19

Modified files:
	usr.sbin/ppp/ppp: nat_cmd.c 

Log message:
Add some diagnostics to prove that incoming IP fragments are
being dealt with correctly.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 09:04:21

Modified files:
	infrastructure/mk: bsd.port.mk 
	japanese/kterm : Makefile 
	mail/exmh2     : Makefile 
	x11/xview-clients: Makefile 
	x11/xview-lib  : Makefile 
	x11/mxconns    : Makefile 

Log message:
A few PORTSDIR I didn't remove...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 09:05:42

Modified files:
	devel/ctm      : Makefile 
	devel/gindent  : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 09:11:41

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Strip :: -> : in dependencies.
(to provide for a seamless way to insert MORE in dependencies)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 09:43:42

Modified files:
	comms/hylafax  : Makefile 
	games/xmine    : Makefile 
	graphics/ggi   : Makefile 
	japanese/jvim  : Makefile 
	japanese/onew-wnn4: Makefile 
	mbone/wb       : Makefile 
	mbone/wbd      : Makefile 
	misc/calentool : Makefile 
	misc/cbb       : Makefile 
	misc/tkman     : Makefile 
	print          : Makefile 
	print/a2ps     : Makefile 
	sysutils/contool: Makefile 
	textproc/latex2html: Makefile 
	x11/explorer   : Makefile 
	x11/olvwm      : Makefile 

Log message:
Use new LIB_DEPENDS specs everywhere (sed takes care of . -> \.)
Turn new ghostscript on everywhere.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 09:44:47

Removed files:
	print/ghostscript5: Makefile 
	print/ghostscript5/files: md5 
	print/ghostscript5/patches: patch-aa patch-ab patch-ac patch-ad 
	                            patch-ae patch-af 
	print/ghostscript5/pkg: COMMENT DESCR PLIST 
	print/ghostscript5/scripts: configure configure.batch 

Log message:
Bye, gs 5.10


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 09:46:19

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Remove references to ancient versions of LIB_DEPENDS.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 09:59:11

Modified files:
	net/gicq       : Makefile 
	net/xchat      : Makefile 
	www/bluefish   : Makefile 
	x11/xfce       : Makefile 
	x11/xtraceroute: Makefile 

Log message:
Let gtk ports find gtk under /usr/local.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 10:07:47

Modified files:
	editors/nvi-m17n: Makefile 
Removed files:
	editors/nvi-m17n/pkg: REQ 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 10:24:17

Modified files:
	editors/axe    : Makefile 
	editors/axe/pkg: PLIST 
Added files:
	editors/axe/patches: patch-ab 

Log message:
Fake axe.
- morons don't care about DESTDIR, we do.
- THIS PACKAGE WAS NEVER TESTED BEFORE!!! obviously.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 10:27:35

Modified files:
	editors/nedit  : Makefile 

Log message:
Try looking up what ftp'ing to fnal.gov says...


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/19 10:38:03

Modified files:
	sys/dev        : rnd.c rndvar.h 

Log message:
faster log2, more stats, lazy random stirring, more stats, less debug, help and ok from provos@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 10:45:20

Modified files:
	editors/nedit  : Makefile 
	editors/nedit/patches: patch-ab patch-ac 

Log message:
better MASTER_SITES, HOMEPAGE,
fix to install under /usr/local properly,
FAKE.

(probably will get updated to 5.1.1 soon)


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/03/19 10:50:16

Modified files:
	build          : groups.dat 

Log message:
Add Berkeley UNIX User's Group.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/03/19 10:51:13

Modified files:
	.              : groups.html 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 10:56:56

Modified files:
	games/xsol     : Makefile 
	games/xminesweep: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/19 10:57:19

Modified files:
	usr.sbin/ac    : ac.8 
	usr.sbin/afs/afsd: afsd.8 
	usr.sbin/accton: accton.8 
	usr.sbin/adduser: adduser.8 rmgroup.8 
	usr.sbin/amd/amd: amd.8 
	usr.sbin/amd/amq: amq.8 
	usr.sbin/apm   : apm.8 
	usr.sbin/apmd  : apmd.8 
	usr.sbin/arp   : arp.4 arp.8 
	usr.sbin/bad144: bad144.8 
	usr.sbin/bootpd: bootpef.8 bootptest.8 
	usr.sbin/catman: catman.8 
	usr.sbin/chown : chgrp.1 chown.8 
	usr.sbin/config: config.8 
	usr.sbin/cron  : cron.8 crontab.1 crontab.5 
	usr.sbin/dhcp/dhclient: dhclient.8 
	usr.sbin/eeprom: eeprom.8 
	usr.sbin/fdformat: fdformat.1 
	usr.sbin/grfconfig: grfconfig.8 
	usr.sbin/grfinfo: grfinfo.1 
	usr.sbin/ifmcstat: ifmcstat.8 
	usr.sbin/inetd : inetd.8 
	usr.sbin/iostat: iostat.8 
	usr.sbin/ipftest: ipftest.1 
	usr.sbin/ipsend/ipresend: ipresend.1 
	usr.sbin/iteconfig: iteconfig.8 
	usr.sbin/kvm_mkdb: kvm_mkdb.8 
	usr.sbin/lpr/lpc: lpc.8 
	usr.sbin/lpr/lpd: lpd.8 
	usr.sbin/lpr/lpq: lpq.1 
	usr.sbin/lpr/lpr: lpr.1 
	usr.sbin/lpr/lprm: lprm.1 
	usr.sbin/lpr/lptest: lptest.1 
	usr.sbin/lpr/pac: pac.8 
	usr.sbin/mailwrapper: mailer.conf.5 mailwrapper.8 
	usr.sbin/map-mbone: map-mbone.8 
	usr.sbin/memconfig: memconfig.8 
	usr.sbin/mopd/mopd: mopd.8 
	usr.sbin/mopd/mopprobe: mopprobe.1 
	usr.sbin/ndp   : ndp.8 
	usr.sbin/mtree : mtree.8 
	usr.sbin/named/man: dig.1 
	usr.sbin/netgroup_mkdb: netgroup_mkdb.8 
	usr.sbin/pkg_install/add: pkg_add.1 
	usr.sbin/pkg_install/create: pkg_create.1 
	usr.sbin/pkg_install/delete: pkg_delete.1 
	usr.sbin/pkg_install/info: pkg_info.1 
	usr.sbin/pkg_install/sign: pkg_sign.1 
	usr.sbin/ppp/ppp: ppp.8 
	usr.sbin/ppp/pppctl: pppctl.8 
	usr.sbin/pstat : pstat.8 
	usr.sbin/pwd_mkdb: pwd_mkdb.8 
	usr.sbin/quot  : quot.8 
	usr.sbin/quotaon: quotaon.8 
	usr.sbin/rarpd : rarpd.8 
	usr.sbin/rdate : rdate.8 
	usr.sbin/rdconfig: rdconfig.8 
	usr.sbin/repquota: repquota.8 
	usr.sbin/rmt   : rmt.8 
	usr.sbin/rpc.bootparamd: bootparams.5 rpc.bootparamd.8 
	usr.sbin/rpc.lockd: rpc.lockd.8 
	usr.sbin/rtadvd: rtadvd.8 
	usr.sbin/rtsold: rtsold.8 
	usr.sbin/rwhod : rwhod.8 
	usr.sbin/sa    : sa.8 
	usr.sbin/screenblank: screenblank.1 
	usr.sbin/sliplogin: sliplogin.8 
	usr.sbin/slstats: slstats.8 
	usr.sbin/sesd/sesd: sesd.8 
	usr.sbin/syslogd: syslog.conf.5 syslogd.8 
	usr.sbin/tcpdump: tcpdump.8 
	usr.sbin/timed/timed: timed.8 
	usr.sbin/timed/timedc: timedc.8 
	usr.sbin/traceroute: traceroute.8 
	usr.sbin/trsp  : trsp.8 
	usr.sbin/vipw  : vipw.8 
	usr.sbin/vnconfig: vnconfig.8 
	usr.sbin/ypbind: ypbind.8 
	usr.sbin/ypserv/makedbm: makedbm.8 
	usr.sbin/ypserv/mkalias: mkalias.8 
	usr.sbin/ypserv/mknetid: mknetid.8 
	usr.sbin/ypserv/revnetgroup: revnetgroup.8 
	usr.sbin/ypserv/stdethers: stdethers.8 
	usr.sbin/ypserv/stdhosts: stdhosts.8 
	usr.sbin/ypserv/ypinit: ypinit.8 
	usr.sbin/ypserv/yppush: yppush.8 
	usr.sbin/ypserv/ypserv: ypserv.8 
	usr.sbin/ypserv/yptest: yptest.8 
	usr.sbin/ypserv/ypxfr: ypxfr.8 

Log message:
Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other
cleanup along the way.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 11:14:18

Modified files:
	games/xneko    : Makefile 

Log message:
Find live MASTER_SITE, fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 11:21:05

Modified files:
	games/xbattle  : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/19 11:48:29

Modified files:
	archivers/zip/files: md5 

Log message:
mismatched checksum


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/19 12:18:39

Modified files:
	archivers/p5-Compress-Zlib: Makefile 

Log message:
shorten pkgname


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/19 12:25:37

Modified files:
	share/man/man1 : cd.1 intro.1 wait.1 
	share/man/man3 : assert.3 bitstring.3 dlfcn.3 intro.3 queue.3 
	                 stdarg.3 
	share/man/man5 : a.out.5 acct.5 core.5 disktab.5 ethers.5 
	                 fbtab.5 fs.5 group.5 hostname.if.5 hosts.5 
	                 hosts.equiv.5 link.5 netgroup.5 passwd.5 
	                 passwd.conf.5 phones.5 protocols.5 remote.5 
	                 resolv.conf.5 services.5 
	share/man/man7 : environ.7 mailaddr.7 mdoc.7 mdoc.samples.7 
	                 operator.7 ports.7 securelevel.7 

Log message:
Various cleanups.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/19 12:36:55

Modified files:
	games/nethack  : Makefile 
	games/nethack/patches: patch-ad 
	games/nethack/pkg: PLIST 

Log message:
Fake.

1/4 of the ports tree uses Fake !


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 14:31:34

Added files:
	lib/libssl/src/crypto/objects: obj_dat.h 

Log message:
this appears to be needed again.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 14:47:31

Removed files:
	lib/libssl/src/crypto/objects: obj_dat.h 

Log message:
No, I'm a luser and a moron. this is *not* supposed to be here.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/03/19 15:17:06

Modified files:
	lib/libssl     : Makefile.bsd-wrapper 

Log message:
Change how obj_dat.pl is run, it has changed to take args insted of io redirect


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/19 19:06:58

Modified files:
	games/dopewars/pkg: PLIST 

Log message:
fix ordering of PLIST


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/03/19 19:38:22

Modified files:
	build          : support.dat 

Log message:
Fixup Makowski.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/19 19:38:35

Modified files:
	usr.bin/netstat: inet.c 

Log message:
Print statistics about crypto failures in IPsec processing.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/03/19 19:39:24

Modified files:
	.              : support.html 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/19 20:10:01

Modified files:
	games/dopewars : Makefile 
	games/dopewars/pkg: PLIST 

Log message:
set proper file perms on dopewars binary as part of do-install target


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/19 20:20:51

Modified files:
	www/navigator  : Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/19 22:00:51

Modified files:
	www/communicator: Makefile 
	www/communicator/files: md5 
Removed files:
	www/communicator/patches.i386: patch-ab patch-ac 
	www/communicator/patches.sparc: patch-ab patch-ac 

Log message:
sync communicator port with changes made recently in the navigator port
- Fake
- upgrade to Fortify 1.4.6


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/19 23:51:48

Modified files:
	audio/mpg123   : Makefile 
	audio/mpg123/files: md5 
	audio/mpg123/patches: patch-aa 

Log message:
- use 02/17/2000 kame patch
- respect CC
- remove kludge and enable IPv6 support by default


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/20 00:05:54

Modified files:
	sys/arch/powerpc/powerpc: machdep.c mainbus.c ofw_machdep.c 
	                          pmap.c trap.c 
Added files:
	sys/arch/powerpc/powerpc: dma.c 

Log message:
add first version of bus_dma for powerpc.
changes to trap handler to print out better information for jump to 0 bugs.
changes to pmap.c and machdep.c to debug a duplicate memory region
bug occasionally observed on imac with compressed kernels.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/20 00:10:51

Modified files:
	sys/arch/powerpc/pci: macobio.c mpc106reg.h mpcpcibus.c 
	                      pcibrvar.h 

Log message:
Changes to support uninorth bridge (probably a bit of a hack for now).
cleaned up the previous support for the macobio that was there previously.

Now registers real interupt handler devices instead of the pseudo configed
ones before.

The G4 systems are not yet working, the onboard ide configures properly
and interrupts seem to work, but the system hangs before mounting
the root drive (even ramdisks). Maybe someone will point out something
bogus in the code, so it is being checked in.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/20 00:12:37

Modified files:
	net/ntop       : Makefile 

Log message:
- Fake
- ${STRIP} -> strip


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/20 00:15:01

Modified files:
	sys/arch/powerpc/conf: GENERICMAC RAMDISKMAC files.powerpc 
Added files:
	sys/arch/powerpc/conf: USBMAC 

Log message:
early support for busdma added, allows USBMAC config to attach ohci USB,
however, it claims "legacy support: unsupported" which then causes
the imac to not config USB further.

Changes to *MAC to support openpic interrupt controller, G4 (uninorth)
is almost supported, but hangs during root mount.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/20 00:26:52

Modified files:
	sys/arch/powerpc/mac: if_bm.c macintr.c wdc_obio.c 
Added files:
	sys/arch/powerpc/mac: openpic.c 

Log message:
Interrupt code changed from called routines, to initialized driver.
Added openpic support with this new driver scheme.

added support for keylargo-ata, G4 ide configures properly.
interrupt configuration changed to be more full featured, like isa had been.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/20 00:27:54

Added files:
	sys/arch/powerpc/mac: openpicreg.h 

Log message:
Register definitions for openpic interrupt controller driver.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/20 00:33:09

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add Apple and Motorola PCI devices.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/20 00:37:57

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
Update


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/20 00:40:45

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Apple Bandit was in here twice, once properly alpha, one not
I deleted the wrong one.

Now reordered properly.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/20 00:46:03

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
Update after realpha on the source.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/20 04:04:49

Modified files:
	www/analog     : Makefile 
	www/analog/files: md5 
	www/analog/pkg : PLIST 

Log message:
Upgrade to 4.03.
Fake.
PERMIT_*


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/03/20 07:52:40

Modified files:
	lib/libssl/crypto: Makefile 
	lib/libssl/crypto-patent: Makefile 

Log message:
x509_att.c that was left out.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/20 08:29:54

Modified files:
	sys/kern       : init_main.c 

Log message:
bring proto into scope


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/20 08:50:11

Modified files:
	.              : index.html 

Log message:
another mirror


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/20 10:04:33

Modified files:
	sys/arch/powerpc/include: limits.h 

Log message:
Make float.h and limits.h agree for DBL_MIN and DBL_MAX.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/20 11:16:22

Modified files:
	lang/tcl80     : Makefile 
	x11/tk80       : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/20 12:25:13

Modified files:
	lang/tcl82     : Makefile 
	x11/tk82       : Makefile 
	devel/tkcvs    : Makefile 
	devel/tkcvs/patches: patch-aa patch-ab 

Log message:
Fake.
Switch tkcvs to tcl/tk82


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/20 13:16:39

Modified files:
	lang/tcl80     : Makefile 
	lang/tcl82     : Makefile 
	x11/tk80       : Makefile 
	x11/tk82       : Makefile 

Log message:
Fix *config.sh after fake install to remove DESTDIR


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/20 14:21:49

Modified files:
	sys/crypto     : crypto.h cryptosoft.c 

Log message:
move software crypto engine out of main crypto.c


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/20 14:31:45

Added files:
	sys/crypto     : cryptosoft.h 

Log message:
oh, and we need this


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/20 14:43:48

Modified files:
	security/stunnel/patches: patch-ad 

Log message:
create pid-files in /var/run


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/20 14:49:40

Modified files:
	security/stunnel: Makefile 

Log message:
Trivial FAKE


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/20 14:57:42

Modified files:
	distrib/sets/lists/base: md.amiga md.arc md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.powerpc 
	                         md.sparc 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/20 14:57:46

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/20 15:00:38

Modified files:
	benchmarks/netperf: Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/20 15:30:49

Modified files:
	misc/pi-address: Makefile 
	misc/pi-address/files: md5 
	misc/pi-address/patches: patch-aa 
	misc/pi-address/pkg: PLIST 

Log message:
update to v0.3.4
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/20 15:31:02

Modified files:
	net/httptunnel : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/20 15:35:09

Modified files:
	sysutils/usbutil: Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/20 15:35:14

Modified files:
	security/dante : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/20 15:42:58

Modified files:
	security/logsurfer: Makefile 
	security/logsurfer/files: md5 
	security/logsurfer/patches: patch-aa 

Log message:
update to v1.5
fake


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/20 17:26:46

Modified files:
	lib/libssl/src : Makefile.org 
	lib/libssl/src/crypto: Makefile 

Log message:
force shell execution; TDeval@PrimeOBJ.COM


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/03/20 21:29:51

Modified files:
	.              : press.html 

Log message:
Add German government survey paper;
Add refs to each language section;


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/20 21:53:13

Modified files:
	sys/netinet    : tcp_subr.c 

Log message:
Fix function to comply with prototype. Kind of moot, as tcp signatures
don't work yet anyhow, so there's no point compiling them in.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/21 00:12:40

Modified files:
	devel/autoconf/pkg: PLIST 

Log message:
rearrange


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/21 00:13:50

Modified files:
	devel/autoconf/patches: patch-ad 
Added files:
	devel/autoconf/patches: patch-af 
Removed files:
	devel/autoconf/patches: patch-mktemp1 patch-mktemp2 

Log message:
- get rid of overlaping patches
- fix autoheader for use with our new intree m4


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/21 07:06:55

Modified files:
	bin/ksh        : ksh.1tbl sh.1tbl 

Log message:
Sometimes it is confusing when a sentence begins with lowercase; d@


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/21 07:08:35

Modified files:
	share/man/man3 : stdarg.3 

Log message:
Use proper KNF in code example; d@


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/21 07:19:47

Modified files:
	usr.bin/chpass : chpass.1 

Log message:
The BUGS section comes after HISTORY, usually.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/21 07:40:15

Modified files:
	bin/chmod      : chmod.1 
	bin/cp         : cp.1 
	bin/date       : date.1 
	bin/ed         : ed.1 
	bin/mkdir      : mkdir.1 
	bin/mv         : mv.1 
	bin/rm         : rm.1 
	bin/rmdir      : rmdir.1 

Log message:
Add HISTORY sections; from FreeBSD. Information originally obtained from
"A Quarter Centry of UNIX, Peter H. Salus, Page 41".


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/21 07:55:53

Modified files:
	sys/conf       : param.c 

Log message:
double ncallout, until art fixes this further


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/03/21 10:51:00

Modified files:
	sys/uvm        : uvm_swap.c 

Log message:
only free in swap_off if allocated.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/21 13:17:10

Modified files:
	lang/tcl80     : Makefile 
	lang/tcl82     : Makefile 
	x11/tk80       : Makefile 
	x11/tk82       : Makefile 

Log message:
Use INSTALL_ROOT, cleaner fake that way


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/21 13:46:30

Modified files:
	sbin/sysctl    : sysctl.c 

Log message:
more random stats


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/21 14:00:09

Modified files:
	sys/netinet    : ip_ah.c ip_esp.c 

Log message:
Fix casting so it compiles on alphas (testing by janjaap@stack.nl,
closing pr #1150)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/21 14:06:59

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
No need to display MESSAGE at the end of fake install, for obvious
reasons...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/21 14:23:55

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Crude check for broken links in fake install.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/03/21 14:54:51

Modified files:
	usr.bin/who    : who.c 

Log message:
only chdir() if needed. This affected having who reading different file


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/21 14:58:04

Modified files:
	sbin/newfs     : newfs.c 

Log message:
add missing break; found by Matt Patton <mep@netsec.net>.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/21 14:59:18

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
shorten 2nd ID message


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/21 15:01:07

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
3com 3cr990 crypto ethernet card


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/21 15:04:24

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/21 15:43:49

Modified files:
	lang/tcl80/patches: patch-ab 
	lang/tcl82/patches: patch-aa 
	x11/tk80/patches: patch-ab 
	x11/tk82/patches: patch-ab 

Log message:
Fix bad symlinks.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/21 16:11:10

Modified files:
	usr.bin/ssh    : auth-krb4.c 

Log message:
-Wall


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/21 16:18:14

Modified files:
	sys/net        : if_media.c if_media.h 

Log message:
small knits in .c, more media definitions from netbsd in .h


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/21 16:31:27

Modified files:
	sys/net        : if.c if.h if_ppp.c if_ppp.h if_tun.c 

Log message:
add SIOCGIFMTU/SIOCSIFMTU; remediate redundant code of tun, ppp, sppp; chris@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/21 17:02:13

Modified files:
	sys/arch/i386/i386: k6_mem.c mtrr.c 

Log message:
fix k6 mtrr; cokane@pohl.ececs.uc.edu


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/21 17:59:24

Modified files:
	news/slrn      : Makefile 

Log message:
slang is a lib depend, not build depend.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/21 18:57:55

Modified files:
	usr.sbin/sendmail/src: sendmail.8 

Log message:
queuing -> queueing; chuck@home.snew.com


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/03/21 19:06:06

Modified files:
	lib/libc_r/uthread: uthread_stack.c 

Log message:
MACHINE_STACK_GROWS_UP


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/21 19:42:35

Modified files:
	usr.bin/chpass : chpass.1 

Log message:
Note that ``chfn'' and ``chsh'' are synonyms for ``chpass'', and reflect this
in the NAME section as well; d@, deraadt@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/03/21 19:48:48

Modified files:
	sys/dev/ic     : aic7xxx.c aic7xxxreg.h aic7xxxvar.h 

Log message:
new ahc driver.  Adds suport for newer Adaptec controllers.  This represents two months of work.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/03/21 19:50:50

Modified files:
	sys/dev/microcode/aic7xxx: aic7xxx.seq aic7xxx_seq.h 
	sys/dev/microcode/ncr53cxxx: Makefile.inc 
Added files:
	sys/dev/microcode/aic7xxx: Makefile aic7xxx.reg aicasm.c 
	                           aicasm.h aicasm_gram.y aicasm_scan.l 
	                           aicasm_symbol.c aicasm_symbol.h 
	                           sequencer.h 
Removed files:
	sys/dev/microcode: Makefile.inc 
	sys/dev/microcode/aic7xxx: Makefile.inc aic7xxx_asm.1 
	                           aic7xxx_asm.c aic7xxx_reg.h 

Log message:
new ahc driver.  Adds support for newer Adaptec controllers.  This represents two months of work.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/03/21 19:55:40

Modified files:
	sys/dev/eisa   : ahc_eisa.c 

Log message:
new ahc driver.  Adds support for newer Adaptec controllers.  This represents two months of work.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/03/21 19:57:17

Modified files:
	sys/arch/i386/isa: ahc_isa.c 

Log message:
new ahc driver.  Adds support for newer Adaptec controllers.  This represents two months of work.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/03/21 20:00:58

Modified files:
	share/man/man4 : ahc.4 

Log message:
new ahc driver.  Adds support for newer Adaptec controllers.  This represents two months of work.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/21 20:05:51

Modified files:
	share/man/man8 : crash.8 

Log message:
Some fixes; d@


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/03/21 20:17:04

Modified files:
	share/man/man4 : ahc.4 

Log message:
removed reference to tagged queuing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/21 20:24:12

Modified files:
	www/navigator  : Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	www
Changes by:	smurph@cvs.openbsd.org	2000/03/21 20:24:27

Modified files:
	.              : i386.html 

Log message:
new, improved Adaptec support.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/21 20:25:31

Modified files:
	www/communicator: Makefile 

Log message:
fix typos


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/21 20:42:13

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
add new adaptec models


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/21 20:42:17

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/21 20:48:19

Modified files:
	usr.sbin/sendmail/src: sendmail.8 

Log message:
Correct Xr'efs; brad@


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/21 20:48:30

Modified files:
	sys/netinet6   : in6.c 
	sys/netinet    : in.c 

Log message:
comment out ifconfig undo code.  they are necessary to avoid memory
leakage, however, was too strict that they disallow multiple address
from same prefix to be assigned (when rtinit returns EEXIST).
we'll need to improve it.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/21 20:50:35

Modified files:
	sys/netinet6   : icmp6.c ip6_input.c ip6_var.h 

Log message:
aintroduce ip6_{next,last}hdr which lets us parse IPv6 header chain correctly.
use it from icmp6 code.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/21 20:57:57

Modified files:
	sys/dev/pci    : hifn7751var.h 

Log message:
convert some spaces to tabs and make variable names the same as the
surrounding comments


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/03/21 21:01:09

Modified files:
	sys/dev/pci    : ahc_pci.c 

Log message:
new ahc driver.  Adds support for newer Adaptec controllers.  This represents two months of work.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/21 21:06:18

Modified files:
	sbin/isakmpd   : isakmpd.conf.5 

Log message:
Add some text about CA certificates and policies (suggested by Paul
Hoffman).


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/21 21:33:44

Modified files:
	sys/arch/sparc/dev: fga.c 

Log message:
allow opening of the fga char device


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/21 21:37:13

Added files:
	sys/net        : if_ieee80211.h 

Log message:
802.11 stuff beginnings, from netbsd


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/21 21:40:58

Modified files:
	sys/dev/pcmcia : files.pcmcia 
Added files:
	sys/dev/pcmcia : if_ray.c if_rayreg.h 

Log message:
raytheon/webgear ieee 802.11 FH wireless ethernet, from Christian E. Hopps, from netbsd


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/21 21:47:01

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
Oops... catch up with variable renaming in header file


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/21 22:30:47

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
fix arguments to failure printf's (correct numbers and types)


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/03/21 23:35:33

Added files:
	games/xchomp/patches: patch-ac patch-ad patch-ae 

Log message:
Eliminate compiler warnings (girbal@tacheles.de)


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/21 23:40:45

Modified files:
	russian/xcyrillic: Makefile 

Log message:
another master site; ww@shadowfax.styx.org (Will Waites)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/22 00:12:37

Modified files:
	net/pop3gwd    : Makefile 

Log message:
Fake. Submitted by the maintainer.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/22 00:34:31

Modified files:
	etc/etc.alpha  : MAKEDEV 
	etc/etc.amiga  : MAKEDEV 
	etc/etc.arc    : MAKEDEV 
	etc/etc.arm32  : MAKEDEV 
	etc/etc.atari  : MAKEDEV 
	etc/etc.hp300  : MAKEDEV 
	etc/etc.hppa   : MAKEDEV 
	etc/etc.i386   : MAKEDEV 
	etc/etc.mac68k : MAKEDEV 
	etc/etc.mvme68k: MAKEDEV 
	etc/etc.mvme88k: MAKEDEV 
	etc/etc.pc532  : MAKEDEV 
	etc/etc.pmax   : MAKEDEV 
	etc/etc.powerpc: MAKEDEV 
	etc/etc.sparc  : MAKEDEV 
	etc/etc.sun3   : MAKEDEV 
	etc/etc.vax    : MAKEDEV 
	etc/etc.wgrisc : MAKEDEV 
	etc/etc.x68k   : MAKEDEV 

Log message:
operator should have perms to write and change tapes.  ch* is still missing
in some MAKEDEVs, will see to them in a separate commit.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/22 00:53:05

Removed files:
	x11/kdebase    : Makefile 
	x11/kdebase/files: md5 
	x11/kdebase/patches: patch-aa patch-ag patch-ah patch-ai 
	                     patch-aj patch-ak patch-al patch-am 
	                     patch-an patch-configure patch-ltconfig 
	x11/kdebase/pkg: COMMENT DESCR PLIST SECURITY 

Log message:
bye bye, we don't need 2 ports of the same program


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/22 00:55:51

Removed files:
	x11/kdelibs    : Makefile 
	x11/kdelibs/files: md5 
	x11/kdelibs/patches: patch-aa patch-ab patch-ac patch-ad 
	                     patch-ae patch-af patch-ag patch-ah 
	                     patch-ai patch-aj patch-ak patch-al 
	                     patch-configure patch-ltconfig 
	x11/kdelibs/pkg: COMMENT DESCR PLIST PLIST.noshared 

Log message:
bye bye, we don't need 2 ports of the same program


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/22 01:06:30

Modified files:
	x11            : Makefile 

Log message:
enable kde, remove kdebase/kdelibs


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/22 01:08:53

Modified files:
	etc/etc.arc    : MAKEDEV 
	etc/etc.hppa   : MAKEDEV 

Log message:
ch* creation on platforms which had them in conf.c but missed them in MAKEDEV


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/22 01:15:02

Modified files:
	share/man/man4 : inet6.4 

Log message:
correct example for IPv6 scoped address.  refer latest draft.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/22 01:15:42

Modified files:
	sys/netinet6   : IMPLEMENTATION 

Log message:
correct references.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/22 01:27:38

Removed files:
	etc/etc.x68k   : MAKEDEV Makefile.inc disktab fbtab sysctl.conf 
	                 ttys 

Log message:
we do not even have the x68k port, why have etc files for it then?


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/22 01:28:18

Modified files:
	sys/arch/i386/conf: RAMDISK 

Log message:
xe does not fit, with new ahc included


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/22 01:34:17

Modified files:
	etc/etc.pc532  : MAKEDEV 
	etc/etc.atari  : MAKEDEV 
	sys/arch/pc532/pc532: conf.c 
	sys/arch/atari/atari: conf.c 

Log message:
Add ch to some dead ports for consistency, of course not tested.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/22 02:55:11

Modified files:
	usr.bin/ssh    : cipher.c cipher.h ssh.c sshd.c 

Log message:
remove unused cipher_attack_detected code


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/22 03:37:16

Modified files:
	www/analog     : Makefile 
	www/analog/files: md5 
	www/analog/patches: patch-ac 

Log message:
Upgrade 4.04.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/22 04:28:43

Modified files:
	sys/net        : if.c if.h 

Log message:
remove if_withname(), which was imported during KAME merge by mistake.


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/22 06:15:27

Modified files:
	distrib/sets/lists/base: md.pmax 
	distrib/sets/lists/comp: md.pmax 

Log message:
sync pmax. -moj


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/22 08:38:23

Modified files:
	usr.bin/ul     : ul.c 
	usr.bin/ftp    : main.c 

Log message:
fix overflows, ok aaron@


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/22 08:49:51

Modified files:
	sys/dev/pci    : hifn7751var.h 

Log message:
eissed another renamning of result_status -> result_flags


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/22 09:15:13

Modified files:
	mail/pine      : Makefile 

Log message:
Trivial fake


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/03/22 09:50:25

Modified files:
	sys/net        : route.c 

Log message:
remove bogus comment


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/22 10:07:38

Modified files:
	usr.bin/who    : who.c 

Log message:
Avoid the chdir entirely by prefixing _PATH_DEV to the tty name when
doing a stat.  This makes the -T and -u flags work in confunction with
a file argument.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/03/22 11:08:13

Modified files:
	sys/conf       : GENERIC 

Log message:
make UVM_SWAP_ENCRYPT default, still need to enable via sysctl


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/22 11:11:27

Modified files:
	graphics/xfig  : Makefile 
	graphics/xfig/patches: patch-aa 

Log message:
Fake, fix Imakefile, as Imakefiles should be working.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/22 11:15:21

Modified files:
	sys/dev/pci    : if_wx.c 

Log message:
single line attach message


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/22 11:15:36

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/22 11:35:51

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
commented out ray*


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/22 12:49:14

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 12:58:13

Modified files:
	misc/astrolog  : Makefile 
	misc/dialog    : Makefile 
	misc/figlet    : Makefile 
	misc/mc        : Makefile 
	misc/mmv       : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/03/22 12:59:19

Modified files:
	.              : plus.html 

Log message:
add links


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/22 13:02:00

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : ray.4 

Log message:
ray(4); chopps@netbsd.org


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/22 13:04:45

Modified files:
	.              : plus.html 

Log message:
more


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/03/22 13:25:19

Modified files:
	usr.bin/script : script.c 

Log message:
Make script give correct return values; adapted from FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/22 14:22:26

Modified files:
	usr.bin/ul     : ul.1 

Log message:
Put BUGS section after HISTORY.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/22 14:34:55

Modified files:
	share/man/man5 : intro.5 

Log message:
Better list format; missed from a previous commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/22 14:35:38

Modified files:
	sys/kern       : init_main.c kern_exec.c 

Log message:
some more machine_stack_grows_up


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 14:36:11

Modified files:
	misc/mshell    : Makefile 
	misc/plan      : Makefile 
	misc/tkman     : Makefile 
	misc/viz       : Makefile 
	misc/xd        : Makefile 
	misc/xgas      : Makefile 
	misc/xless     : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/22 14:46:18

Modified files:
	share/man/man4 : ray.4 

Log message:
OpenBSD'ify this man page somewhat:
- get rid of the HARDWARE section and move supported cards list up
- more verbose HISTORY/AUTHORS
- remove trailing whitespace, remove hard sentence breaks, other nits


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/03/22 14:58:31

Modified files:
	xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-ix86: 
	                                                         host.def 

Log message:
HasThreadSafeAPI NO for now


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 15:39:40

Modified files:
	net/archie     : Makefile 
	net/bitchx     : Makefile 
	net/epic4      : Makefile 
	net/gated      : Makefile 
	net/icb        : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 15:42:30

Modified files:
	net/icmpinfo   : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 16:27:56

Modified files:
	net/ircII      : Makefile 
	net/ircii-epic : Makefile 
	net/mirror     : Makefile 
	net/ngrep      : Makefile 
	net/nmapfe     : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/03/22 16:43:11

Modified files:
	distrib/sets/lists/xlink: md.i386 

Log message:
X, meet ports.cf


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 17:47:41

Modified files:
	net/nsping     : Makefile 
	net/pchar      : Makefile 
	net/sniffit    : Makefile 
	net/tcpflow    : Makefile 
	net/tcpshow    : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 18:11:30

Modified files:
	net/tcptrace   : Makefile 
	net/xarchie    : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/22 18:24:30

Modified files:
	sbin/disklabel : editor.c 

Log message:
Don't use the BIOS geometry by default, it causes too many problems.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 20:43:41

Modified files:
	news/aub       : Makefile 
	news/cnews     : Makefile 
	news/leafnode  : Makefile 
	news/tin       : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 20:49:59

Modified files:
	plan9/9menu    : Makefile 
	plan9/9wm      : Makefile 
	plan9/wily     : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/22 20:52:56

Modified files:
	sys/arch/powerpc/powerpc: pmap.c 

Log message:
comment out memory region debugging.
make certain that physmem is initialized.
improve readablity of code.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/22 20:57:54

Modified files:
	shells/bash2   : Makefile 
	shells/bash2/files: md5 
	shells/bash2/patches: patch-aa patch-ab 

Log message:
Upgrade to version 2.04.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/22 21:01:56

Modified files:
	sys/arch/powerpc/powerpc: machdep.c 

Log message:
comment out bounds check, ncr card on G4 is triggering it, replaced
with a debug printf.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/22 21:04:21

Modified files:
	sys/arch/powerpc/powerpc: ofw_machdep.c 

Log message:
Hack to make physmem something almost reasonable, if for some reason
the G4 decides to claim that no real memory exists in the machine, even
though memory is available. Real memory size is aliased to available.
Take this out if a real cause is determined.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/22 21:06:56

Added files:
	sys/arch/powerpc/mac: if_gm.c if_gmreg.h 

Log message:
NetBSD gm ethernet driver ported from NetBSD. compiles, but does not yet
configure. mii code is very suspect. Additional debugging will be done
after configuration issues are addressed.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/22 21:08:12

Modified files:
	sys/arch/powerpc/conf: GENERICMAC RAMDISKMAC 

Log message:
add mii and if_gm ethernet.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/22 21:08:42

Modified files:
	sys/arch/powerpc/conf: files.powerpc 

Log message:
add mii and if_gm ethernet.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 21:12:05

Modified files:
	print/acroread : Makefile 
	print/afm      : Makefile 
	print/bibview  : Makefile 
	print/psutils  : Makefile 
	print/transfig : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/22 21:12:48

Modified files:
	sys/arch/powerpc/powerpc: clock.c 

Log message:
If failure occurs on clock reading routine, make certain that the time
translation failes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 21:22:21

Modified files:
	security/ADMsmb: Makefile 
	security/antisniff: Makefile 
	security/cfs   : Makefile 
	security/isic  : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 21:28:18

Modified files:
	security/crack : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/22 22:04:59

Log message:
    Initial import of frotz version 2.32.
    frotz is a curses-based interpreter for Infocom-compatible games.
    
    Submitted by:	Carsten Ilchmann <ci2@gmx.net>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Mar-23
    
    N ports/games/frotz/Makefile
    N ports/games/frotz/pkg/COMMENT
    N ports/games/frotz/pkg/DESCR
    N ports/games/frotz/pkg/PLIST
    N ports/games/frotz/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/22 22:06:02

Modified files:
	games          : Makefile 

Log message:
Add frotz.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 22:09:33

Modified files:
	security/its4  : Makefile 
	security/lxnb  : Makefile 
	security/nfsshell: Makefile 
	security/pgplib: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 22:15:35

Modified files:
	security/portscanner: Makefile 
	security/rdp   : Makefile 
	security/swatch: Makefile 
	security/tempwatch: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/03/22 22:18:33

Modified files:
	lib/libc_r/TEST: test_pw.c 

Log message:
test re-entrant getpwnam_r


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 22:33:36

Modified files:
	shells/scsh    : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 22:40:41

Modified files:
	sysutils/LPRng : Makefile 
	sysutils/apc-upsd: Makefile 
	sysutils/idled : Makefile 
	sysutils/upsd  : Makefile 
	sysutils/xbatt : Makefile 
	sysutils/xosview: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 23:10:42

Modified files:
	textproc/docbook: Makefile 
	textproc/glimpse: Makefile 
	textproc/iso12083: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/22 23:51:18

Modified files:
	textproc/latex2html: Makefile 
	textproc/mgdiff: Makefile 
	textproc/par   : Makefile 
	textproc/rman  : Makefile 
	textproc/spiff : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/22 23:52:00

Modified files:
	graphics/jbigkit: Makefile 
	graphics/jbigkit/patches: patch-aa patch-ab patch-ac 

Log message:
- make use of MAKE_FLAGS
- re-do install target using BSD_INSTALL_ macros


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/23 00:01:14

Modified files:
	.              : plus.html 

Log message:
URL


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 00:04:35

Modified files:
	net/curl       : Makefile 
	net/curl/files : md5 

Log message:
upgrade to Curl 6.5.2
- curl_unescape() buffer overrun removed


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 00:23:09

Modified files:
	comms/hylafax  : Makefile 

Log message:
change BROKEN tag to mention that hylafax has a known buffer overflow


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 00:25:22

Modified files:
	net/ircII      : Makefile 
	net/ircII/files: md5 

Log message:
mark BROKEN, has a known buffer overflow, newer version of ircII coming soon


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 00:27:43

Modified files:
	net/ircII/files: md5 

Log message:
oops, revert previous commit


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 00:56:33

Modified files:
	net/samba      : Makefile 

Log message:
- {yes,YES} -> Yes
- hardcoded /usr/local -> ${PREFIX}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 01:00:41

Modified files:
	net/samba      : Makefile 

Log message:
the sample config file should always be up to date


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 01:11:15

Modified files:
	net/samba/pkg  : INSTALL 

Log message:
- mkdir, chmod, cp -> install
- check for existance of the config file (instead of the config directory)
before trying to install the sample config


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 01:29:59

Modified files:
	net/epic4      : Makefile 

Log message:
remove commented out option


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/03/23 02:08:14

Modified files:
	sbin/ping      : ping.8 

Log message:
tidy


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 02:59:57

Modified files:
	sys/arch/alpha/alpha: machdep.c 
	sys/arch/amiga/amiga: machdep.c 
	sys/arch/arc/arc: machdep.c 
	sys/arch/arm32/arm32: machdep.c 
	sys/arch/atari/atari: machdep.c 
	sys/arch/hp300/hp300: machdep.c 
	sys/arch/hppa/hppa: machdep.c 
	sys/arch/i386/i386: machdep.c 
	sys/arch/kbus/kbus: machdep.c 
	sys/arch/mac68k/mac68k: machdep.c 
	sys/arch/mvme68k/mvme68k: machdep.c 
	sys/arch/mvme88k/mvme88k: machdep.c 
	sys/arch/pc532/pc532: machdep.c 
	sys/arch/pmax/pmax: machdep.c 
	sys/arch/powerpc/powerpc: machdep.c 
	sys/arch/sparc/sparc: machdep.c 
	sys/arch/sun3/sun3: machdep.c 
	sys/arch/vax/vax: machdep.c 
	sys/arch/wgrisc/wgrisc: machdep.c 
	sys/conf       : files param.c 
	sys/kern       : kern_clock.c 
Added files:
	sys/kern       : kern_timeout.c 
	sys/sys        : timeout.h 
Removed files:
	sys/sys        : callout.h 

Log message:
New API for timeouts. Replaces the old timeout()/untimeout() API and
makes it the callers responsibility to allocate resources for the
timeouts.

This is a KISS implementation and does _not_ solve the problems of slow
handling of a large number of pending timeouts (this will be solved in
future work) (although hardclock is now guarateed to take constant time
for handling of timeouts).

Old timeout() and untimeout() are implemented as wrappers around the new
API and kept for compatibility. They will be removed as soon as all
subsystems are converted to use the new API.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 03:10:20

Modified files:
	share/man/man9 : timeout.9 

Log message:
Document the new timeout API.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 03:11:52

Modified files:
	share/man/man9 : Makefile 

Log message:
Install links for the new timeout API.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 03:13:59

Modified files:
	sys/kern       : init_main.c kern_synch.c 

Log message:
Adapt roundrobin and schedcpu to the new timeout API.


CVSROOT:	/cvs
Module name:	www
Changes by:	brian@cvs.openbsd.org	2000/03/23 03:26:16

Modified files:
	.              : index.html 
Added files:
	.              : cvsup.html 

Log message:
Add a cvsup servers page - currently only cvsup.uk.OpenBSD.org


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 03:27:05

Modified files:
	sys/kern       : kern_timeout.c 

Log message:
Preserve the FIFO order of issued timeouts.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 03:42:29

Modified files:
	sys/kern       : uipc_domain.c 

Log message:
Use new timeouts for pfslowtimo and pffasttimo.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 04:07:34

Modified files:
	sys/sys        : timeout.h 
	sys/kern       : kern_timeout.c 

Log message:
Provide methods to check if a timeout was initalized and if it is scheduled.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 04:15:22

Modified files:
	share/man/man9 : timeout.9 

Log message:
Document timeout_pending and timeout_initialized.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 04:20:46

Modified files:
	sys/kern       : kern_clock.c 

Log message:
Update a comment to reflect reality.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 04:24:43

Modified files:
	sys/sys        : timeout.h 

Log message:
Speling.


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/03/23 04:26:18

Modified files:
	sbin/ping6     : Makefile ping6.8 ping6.c 

Log message:
Support std-dev gathering and fine interval like our regular ping.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 04:26:28

Modified files:
	sys/kern       : kern_acct.c 

Log message:
convert to new timeouts.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 05:34:19

Modified files:
	.              : 21.html 22.html 23.html 24.html 25.html 26.html 

Log message:
replace < and > tags with &lt; and &gt; to correct HTML parsing


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 05:46:34

Modified files:
	nl             : index.html 
Added files:
	nl             : 26.html goals.html items.html plat.html 

Log message:
Translated work by Daniel (and cleaning up by me as needed)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 05:57:45

www/openssh/es

Update of /cvs/www/openssh/es
In directory cvs.openbsd.org:/tmp/cvs-serv5164/es

Log Message:
Directory /cvs/www/openssh/es added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 05:59:03

Added files:
	openssh/es     : features.html ftp.html goals.html history.html 
	                 index.html openbsd.html press.html 
	                 security.html 

Log message:
Added Spanish translation of OpenSSH site, work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 06:00:59

Modified files:
	openssh        : index.html 

Log message:
Enable link to Spanish translation of the OpenSSH site


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 06:12:36

Modified files:
	es             : alpha.html art.html donations.html ftp.html 
	                 i386-laptop.html index.html orders.html 
	                 smp.html users.html want.html 

Log message:
Sync Spanish pages a bit, work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 06:48:59

Modified files:
	faq            : install-i386.html install-sparc.html 

Log message:
Getting rid of some typos and wrong links (Horacio, me)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 06:54:41

Modified files:
	faq            : faq4.html 

Log message:
changed wording (Horacio)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/23 07:29:37

Modified files:
	share/termtypes: termtypes.master 

Log message:
Updates from ncurses terminfo file:
+ correct typo in rxvt-basic terminfo from temporary change made while
integrating 20000318.
+ revert part of the vt220 change (request by Todd C Miller).
+ add ansi-* terminfo entries from Eric's version.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 07:43:47

Modified files:
	sys/sys        : proc.h 

Log message:
Changes to use the new timeout interface.
For tsleep we add a field "p_sleep_to", for ITIMER_REAL we add "p_realit_to".
I also sneak in a change for niklas for linux compat, so that we can
handle all questions about broken "ps", etc. at the same time.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 07:44:37

Modified files:
	sys/kern       : kern_synch.c 

Log message:
use the new timeout interface for tsleep.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 07:59:23

Modified files:
	sys/sys        : timeout.h 

Log message:
Protect from multiple include.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/23 08:23:52

Modified files:
	usr.bin/chpass : table.c 

Log message:
Change prompt string from "Location:" to "Office Location:", to disambiguate
from what is expected, and to be consistent with finger(1); from FreeBSD. This
file was missed from a previous commit. :-(


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 08:47:50

Modified files:
	sys/sys        : timeout.h 

Log message:
Opps. Fix a comment from "should" to "should not".
Thanks to mickey@ for pointing this out.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 08:55:52

Modified files:
	sys/kern       : kern_exit.c kern_exec.c kern_time.c 

Log message:
Use the new timeout facilities for ITIMER_REAL.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 08:57:33

Modified files:
	sys/kern       : vfs_sync.c 

Log message:
No need for our own declaration of lbolt.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 09:36:37

Modified files:
	sys/net        : bpf.c 

Log message:
Remove code from the stone age.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 09:37:52

Modified files:
	sys/net        : route.c 

Log message:
New timeout code.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 09:52:26

Modified files:
	sys/sys        : timeout.h 

Log message:
Another typo. Noted by aaron.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 09:54:44

Modified files:
	sys/kern       : kern_synch.c kern_time.c init_main.c 
	                 kern_fork.c 

Log message:
Don't reinitialize the tsleep and ITIMER_REAL timers all the time.
The function and the argument never change.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/03/23 10:01:36

Modified files:
	usr.bin/script : script.1 

Log message:
not changes in script


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/23 10:09:48

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_hdr.h 

Log message:
<sys/callout.h> is no longer.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/23 10:17:33

Modified files:
	sys/arch/i386/i386: linux_machdep.c vm86.c 
	sys/arch/i386/isa: pccons.c 

Log message:
Do not include <sys/callout.h>, it is never needed; art@


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/03/23 10:20:23

Modified files:
	sys/kern       : tty.c 

Log message:
Iiieeek! This kludge was almost funny.

Probably something from the stone age. Kill it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 11:02:58

Modified files:
	net/samba      : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 11:06:33

Modified files:
	x11/xview-lib  : Makefile 

Log message:
fix extract, mark unbroken.


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/03/23 11:10:27

Modified files:
	.              : hppa.html 

Log message:
update


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 12:01:13

Modified files:
	www/amaya-english-dict: Makefile 
	www/amaya-french-dict: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/23 12:13:52

Modified files:
	lib/libc/gen   : fnmatch.c 

Log message:
Add #ifdef __STDC__ around the rangematch function header to avoid
promotion of test to int, thus violating the prototype.  Gcc handles
this gracefully but more std ANSI compilers will complain.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/23 12:32:14

Modified files:
	usr.bin/mail   : names.c 

Log message:
When calling sendmail, use "--" to indicate end of command line arguments.
This prevents someone from sneaking arbitrary args to sendmail via
the Reply-To: or From: lines.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/23 13:02:58

Modified files:
	sys/dev/pcmcia : if_ray.c 

Log message:
new timeout code from netbsd; also remove trailing spaces and tabs, spaces in tabs


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/23 13:14:09

Modified files:
	sys/arch/hppa/dev: pdc.c 

Log message:
new timeout code from openbsd (; remove extraneous includes


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 13:14:20

Modified files:
	x11/Xaw3d      : Makefile 
	x11/asclock    : Makefile 
	x11/bclock     : Makefile 
	x11/ctwm       : Makefile 
	x11/dclock     : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/23 13:25:41

Modified files:
	sys/arch/hppa/hppa: locore.S machdep.c 
	sys/arch/hppa/include: cpu.h 

Log message:
new cpu type switch code.
initializes tlb miss handlers correspondent to probed cpu features.
also btlb load routine.
versions written are for pcxl and others.
cpu-dep btlb loaders are missing, only generic for now.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/23 14:10:23

Modified files:
	usr.bin/ssh    : scp.1 ssh-agent.1 ssh-keygen.1 sshd.8 
	usr.bin/arch   : arch.1 
	usr.bin/asa    : asa.1 
	usr.bin/at     : at.1 
	usr.bin/aucat  : aucat.1 
	usr.bin/chpass : chpass.1 
	usr.bin/col    : col.1 
	usr.bin/compile_et: compile_et.1 
	usr.bin/compress: compress.1 
	usr.bin/encrypt: encrypt.1 
	usr.bin/error  : error.1 
	usr.bin/file   : file.1 
	usr.bin/fstat  : fstat.1 
	usr.bin/m4     : m4.1 
	usr.bin/pctr   : pctr.1 
	usr.bin/printf : printf.1 
	usr.bin/skey   : skeyprune.8 
	usr.bin/skeyinit: skeyinit.1 
	usr.bin/systat : systat.1 
	sbin/isakmpd/apps/certpatch: certpatch.8 
	sbin/mount_fdesc: mount_fdesc.8 
	sbin/routed/rtquery: rtquery.8 
	usr.sbin/amd/mk-amd-map: mk-amd-map.8 
	bin/ln         : symlink.7 
	bin/md5        : rmd160.1 sha1.1 
	bin/pax        : pax.1 

Log message:
Fix some formatting problems I missed before.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/23 14:11:39

Modified files:
	usr.bin/ssh    : ssh-add.1 ssh.1 

Log message:
Fix some formatting problems I missed before.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/23 14:19:03

Modified files:
	.              : art2.html index.html 
Added files:
	.              : art1.html art3.html 

Log message:
banner page


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 14:33:02

Modified files:
	x11/olvwm      : Makefile 
	x11/piewm      : Makefile 
	x11/rclock     : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/23 14:39:58

Modified files:
	usr.bin/biff   : biff.1 
	usr.bin/calendar: calendar.1 
	usr.bin/elf2ecoff: elf2ecoff.1 
	usr.bin/file   : magic.5 
	usr.bin/indent : indent.1 
	usr.bin/last   : last.1 
	usr.bin/leave  : leave.1 
	usr.bin/locate/locate: locate.1 
	usr.bin/m4     : m4.1 
	usr.bin/rusers : rusers.1 
	usr.bin/rwall  : rwall.1 
	usr.bin/showmount: showmount.8 
	usr.bin/skey   : skey.1 
	usr.bin/skeyinit: skeyinit.1 
	usr.bin/ssh    : ssh.1 
	usr.bin/systat : systat.1 
	usr.bin/talk   : talk.1 
	usr.bin/telnet : telnet.1 
	usr.bin/wc     : wc.1 
	usr.bin/who    : who.1 
	usr.bin/whois  : whois.1 
	usr.bin/xinstall: install.1 
	usr.bin/yacc   : yacc.1 
	sbin/ifconfig  : ifconfig.8 
	sbin/isakmpd   : isakmpd.conf.5 isakmpd.policy.5 
	usr.sbin/cron  : crontab.1 
	usr.sbin/mopd/mopa.out: mopa.out.1 
	usr.sbin/rtadvd: rtadvd.conf.5 
	usr.sbin/sesd/getencstat: getencstat.8 
	usr.sbin/sesd/setobjstat: setobjstat.8 
	usr.sbin/traceroute: traceroute.8 
	usr.sbin/ypserv/mknetid: netid.5 
	usr.sbin/ypserv/ypserv: securenet.5 ypserv.acl.5 
	bin/stty       : stty.1 

Log message:
More pedantic man page formatting insanity, lalala


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 14:41:24

Modified files:
	x11/sliderule  : Makefile 
	x11/swisswatch : Makefile 
	x11/tvtwm      : Makefile 
	x11/x2vnc      : Makefile 
	x11/xdtm       : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/23 14:52:03

Modified files:
	usr.bin/ssh    : ssh.c 

Log message:
switch to raw mode only if he _get_ a pty (not if we _want_ a pty).


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 14:59:58

Modified files:
	audio/timidity : Makefile 

Log message:
broken, compile errors.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/23 15:03:33

Modified files:
	usr.bin/ssh    : README 

Log message:
Please note that this file has not been updated for OpenSSH.....


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/03/23 15:09:02

Modified files:
	lib/libc/gen   : getgrent.3 

Log message:
getgrnam_r, getgrgid_r. ok aaron@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/03/23 15:09:39

Modified files:
	lib/libc/gen   : directory.3 

Log message:
readdir_r. ok aaron@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/03/23 15:10:21

Modified files:
	lib/libc/time  : ctime.3 

Log message:
asctime_r, ctime_r, gmtime_r, localtime_r. ok aaron@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 15:12:07

Modified files:
	www/navigator/pkg: PLIST.i386 PLIST.sparc 

Log message:
remove unnecessary @unexec tags


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 15:12:54

Modified files:
	www/communicator/pkg: PLIST.i386 PLIST.sparc 

Log message:
remove unnecessary @unexec tags


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/03/23 15:14:03

Modified files:
	lib/libc/gen   : getgrent.3 

Log message:
oops, return values are int


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 15:14:38

Modified files:
	x11/xfce       : Makefile 
	x11/xfishtank  : Makefile 
	x11/xfm        : Makefile 
	x11/xforms     : Makefile 
	x11/xmascot    : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/23 15:15:34

Modified files:
	usr.bin/ssh    : auth-rh-rsa.c auth-rsa.c hostfile.c match.c 
	                 ssh.h sshconnect.c sshd.c 
	usr.bin/ssh/lib: Makefile 
Added files:
	usr.bin/ssh    : hostfile.h key.c key.h match.h 

Log message:
initial support for DSA keys. ok deraadt@, niels@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/03/23 15:22:01

Modified files:
	lib/libc/gen   : Makefile.inc 
	lib/libc/time  : Makefile.inc 

Log message:
*_r MLINKS


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 15:44:37

Modified files:
	x11/xmbdfed    : Makefile 
	x11/xsnow      : Makefile 
	x11/xtoolwait  : Makefile 
	x11/xzoom      : Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 16:09:03

Modified files:
	audio/gom      : Makefile 
	audio/workman  : Makefile 
	editors/textedit: Makefile 
	misc/calentool : Makefile 
	sysutils/contool: Makefile 
	x11/olvwm      : Makefile 
	x11/xview-clients: Makefile 
	x11/xview-clients/patches: patch-aa patch-ab 
	x11/xview-config: Makefile 
	x11/xview-lib  : Makefile 

Log message:
mark xview and all ports that depend on it broken.
- it is not ok to set your WRKDIST to that of another port and extract
it as part of your extraction process.
- is is not ok to reverse patches in other ports.

This port is so wrong.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 16:18:37

Modified files:
	audio/amp/patches: patch-aa patch-ab patch-ad 

Log message:
unified diffs


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 16:19:22

Modified files:
	audio/amp      : Makefile 

Log message:
- Fake
- make use of MAKE_FLAGS so this port respects CFLAGS


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/23 17:20:05

Modified files:
	usr.sbin/pkg_install/add: extract.c 
	usr.sbin/pkg_install/lib: file.c lib.h plist.c 

Log message:
Handle expansion sequences in @exec better (let the expander decide whether
it needs a file name instead of assuming we always need one).

Sent to *quite a few* people, comments by drahn@... guys, wake up !!!


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/23 17:21:29

Modified files:
	usr.sbin/pkg_install/delete: perform.c 

Log message:
Disallow pkg_delete when the pkg_prefix is on a read-only file-system.
This avoids erasing /var/db/info while keeping the package and issuing
hundreds of warnings...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/23 17:24:18

Modified files:
	usr.sbin/pkg_install/create: perform.c 

Log message:
Fake buglet fix: if PLIST_SRC directly follows PLIST_CWD, ignore
the PLIST_CWD in creating the tar pipe.

This takes care of pkg_create -p PREFIX -s FAKE
where PREFIX does not exist at pkg creation time.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 18:00:40

Modified files:
	databases/xmysql: Makefile 
	mail/xfmail    : Makefile 
	databases/xmysqladmin: Makefile 
	print/lyx      : Makefile 
	x11/xforms     : Makefile 

Log message:
xforms is broken.  fake problems.  Mark ports w/ depends broken as well.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/23 18:24:35

Modified files:
	x11/xforms     : Makefile 
	x11/xforms/patches: patch-aa 

Log message:
Repair those few links. Shesh ! :)


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/23 18:28:08

Modified files:
	share/man/man7 : mdoc.samples.7 

Log message:
Many corrections and updates, mostly from NetBSD, but with some of my very own
special sauce: document the FreeBSD (Fx) and NetBSD (Nx) macros, add the
section 9 "Kernel Manual" to list of man page ``volumes'', mention the two
situations where the `.Nm' macro should always be given an argument, correct
description of -ragged display and add description for -unfilled, note that
-enum lists cannot be nested within themselves or displays, document a couple
more tagged list types, demonstrate that -width is not really optional for -tag
lists, document the -column list type, all kinds of formatting nits repaired,
and a partridge in a pear tree.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 18:45:58

Modified files:
	faq            : install-i386.html install-sparc.html 

Log message:
Changed phrasing a bit to make it readable


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 18:53:37

Modified files:
	openssh        : index.html 
	openssh/de     : index.html 

Log message:
Fixed link to FreeBSD port, it's #OpenSSH-1.2.2, not #OpenSSH-1.2


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 19:02:32

Modified files:
	faq            : install-i386.html install-sparc.html 

Log message:
Fixing some more typos spotted by Horacio. Somebody needs to pay
attention to the use of "your" and "you're" ;-)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 19:17:23

www/se

Update of /cvs/www/se
In directory cvs.openbsd.org:/tmp/cvs-serv25054/se

Log Message:
Directory /cvs/www/se added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 19:19:23

Added files:
	se             : goals.html index.html 

Log message:
Initial Swedish translation of OpenBSD website. Work by:

Johan Hermansson <javax@chaosdev.org>


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/23 19:21:20

Modified files:
	.              : index.html 

Log message:
enable link to swedish translation of OpenBSD site


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/03/23 19:48:30

Modified files:
	es             : index.html 
	nl             : index.html 
	de             : index.html 
	se             : index.html 

Log message:
Add links to Swedish page.


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2000/03/23 20:04:47

Modified files:
	usr.bin/ssh    : ssh.1 sshd.8 

Log message:
fix spelling errors, From: FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/23 20:23:23

Modified files:
	share/man/man7 : mdoc.7 

Log message:
Corrections and updates; mostly from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/23 20:28:37

Modified files:
	bin/ln         : symlink.7 

Log message:
All man pages should have a DESCRIPTION section. Fix some formatting nits
while we're here.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/23 20:38:22

Modified files:
	share/man/man7 : mdoc.samples.7 

Log message:
Better grammar and mdoc.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 21:02:20

Modified files:
	databases/xmysql: Makefile 
	mail/xfmail    : Makefile 
	databases/xmysqladmin: Makefile 
	print/lyx      : Makefile 

Log message:
unmark broken


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/23 21:06:28

Modified files:
	archivers/p5-Compress-Zlib/pkg: PLIST 

Log message:
fix packing lists


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/03/23 21:14:25

www/ua

Update of /cvs/www/ua
In directory cvs.openbsd.org:/tmp/cvs-serv928/ua

Log Message:
Directory /cvs/www/ua added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/03/23 21:16:00

www/openssh/ua

Update of /cvs/www/openssh/ua
In directory cvs.openbsd.org:/tmp/cvs-serv14770/ua

Log Message:
Directory /cvs/www/openssh/ua added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/23 21:22:54

Modified files:
	share/man/man7 : mdoc.samples.7 

Log message:
More fixes and improvements; from FreeBSD this time.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/23 22:14:58

Modified files:
	editors/hexedit: Makefile 

Log message:
- master site has moved
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/23 23:56:42

Modified files:
	sys/arch/powerpc/pci: mpcpcibus.c 

Log message:
Correct config mechanism for uni-north bridge.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/24 02:09:56

Modified files:
	sys/arch/alpha/alpha: Tag: SMP machdep.c 
	sys/arch/amiga/amiga: Tag: SMP machdep.c 
	sys/arch/arc   : Tag: SMP Makefile 
	sys/arch/arc/arc: Tag: SMP machdep.c 
	sys/arch/arm32/arm32: Tag: SMP bcopy.S bcopy_page.S bcopyinout.S 
	                      blockio.S coproc15.S fiq.S machdep.c 
	                      mcount.S memset.S scratch.S setcpsr.S 
	                      setstack.S spl.S 
	sys/arch/arm32/boot: Tag: SMP Makefile _bsdboot.S _main.S 
	                     areahand.S bsdbooter.c enteros.S exit.S 
	                     exitos.S memcpy.S memset.S regs.h setcpsr.S 
	                     start.S strstr.c svc32.S 
	sys/arch/arm32/dev/console/fonts: Tag: SMP font_bold.h 
	                                  font_italic.h font_normal.h 
	                                  font_wide.h 
	sys/arch/arm32/doc: Tag: SMP majors+minors 
	sys/arch/arm32/include: Tag: SMP vconsole.h vidc.h vmparam.h 
	sys/arch/atari/atari: Tag: SMP conf.c machdep.c 
	sys/arch/atari/stand/tostools/aptck: Tag: SMP aptck.in 
	sys/arch/atari/stand/tostools/chg_pid: Tag: SMP chg_pid.c 
	sys/arch/atari/stand/tostools/loadbsd: Tag: SMP loadbsd.c 
	sys/arch/atari/stand/tostools/rawwrite: Tag: SMP rawwrite.c 
	sys/arch/hp300/hp300: Tag: SMP machdep.c 
	sys/arch/hppa/dev: Tag: SMP pdc.c 
	sys/arch/hppa/gsc: Tag: SMP com_gsc.c 
	sys/arch/hppa/hppa: Tag: SMP db_disasm.c locore.S machdep.c 
	sys/arch/hppa/include: Tag: SMP cpu.h 
	sys/arch/i386/conf: Tag: SMP DISKLESS GENERIC NETTAN PETRA 
	                    RAMDISK RAMDISKB RAMDISK_CD 
	sys/arch/i386/i386: Tag: SMP k6_mem.c linux_machdep.c machdep.c 
	                    vm86.c 
	sys/arch/i386/include: Tag: SMP biosvar.h bus.h 
	sys/arch/i386/isa: Tag: SMP ahc_isa.c pccons.c 
	sys/arch/i386/isa/pcvt: Tag: SMP pcvt_hdr.h pcvt_vtf.c 
	sys/arch/i386/pci: Tag: SMP pci_machdep.c 
	sys/arch/i386/stand/libsa: Tag: SMP exec_i386.c libsa.h 
	                           memprobe.c 
	sys/arch/kbus/dev: Tag: SMP rd.c 
	sys/arch/kbus/kbus: Tag: SMP clockreg.h machdep.c 
	sys/arch/kbus/stand/netboot: Tag: SMP Makefile boot.c clockreg.h 
	                             conf.c config.h dev_disk.c 
	                             dev_net.c exec_sun.c gets.c if_le.c 
	                             if_lereg.h promboot.c promcons.c 
	                             version.c 
	sys/arch/kbus/stand/sk: Tag: SMP Makefile boot.c clockreg.h 
	                        conf.c config.h dev_disk.c dev_net.c 
	                        exec_sun.c gets.c if_le.c if_lereg.h 
	                        promboot.c promcons.c version.c 
	sys/arch/mac68k/include: Tag: SMP bus.h 
	sys/arch/mac68k/mac68k: Tag: SMP machdep.c 
	sys/arch/mvme68k/mvme68k: Tag: SMP machdep.c 
	sys/arch/mvme68k/stand: Tag: SMP Makefile Makefile.inc 
	sys/arch/mvme68k/stand/installboot: Tag: SMP installboot.8 
	sys/arch/mvme88k: Tag: SMP Makefile 
	sys/arch/mvme88k/conf: Tag: SMP Makefile.mvme88k 
	sys/arch/mvme88k/dev: Tag: SMP if_ie.c 
	sys/arch/mvme88k/include: Tag: SMP ansi.h 
	sys/arch/mvme88k/mvme88k: Tag: SMP autoconf.c cmmu.c m18x_cmmu.c 
	                          m197_cmmu.c machdep.c 
	sys/arch/mvme88k/stand/installboot: Tag: SMP installboot.8 
	sys/arch/mvme88k/stand/libsa: Tag: SMP SRT0.S SRT1.c 
	sys/arch/mvme88k/stand/sboot: Tag: SMP Makefile clock.c 
	                              clockreg.h if_le.c if_lereg.h 
	                              oc_cksum.S 
	sys/arch/pc532/dev: Tag: SMP ncr.c ncrreg.h rd.c 
	sys/arch/pc532/pc532: Tag: SMP bzero.s conf.c intr.c machdep.c 
	sys/arch/pc532/stand: Tag: SMP boot.c inflate.c 
	sys/arch/pmax/dev: Tag: SMP sfbreg.h 
	sys/arch/pmax/pmax: Tag: SMP clock.c machdep.c mainbus.c 
	sys/arch/pmax/stand: Tag: SMP filesystem.c 
	sys/arch/powerpc/conf: Tag: SMP GENERICMAC RAMDISKMAC 
	                       files.powerpc 
	sys/arch/powerpc/include: Tag: SMP limits.h 
	sys/arch/powerpc/mac: Tag: SMP if_bm.c macintr.c wdc_obio.c 
	sys/arch/powerpc/pci: Tag: SMP macobio.c mpc106reg.h mpcpcibus.c 
	                      pcibrvar.h 
	sys/arch/powerpc/powerpc: Tag: SMP clock.c machdep.c mainbus.c 
	                          ofw_machdep.c pmap.c trap.c 
	sys/arch/sparc/dev: Tag: SMP fga.c power.h 
	sys/arch/sparc/include: Tag: SMP param.h 
	sys/arch/sparc/sparc: Tag: SMP cache.c machdep.c mem.c 
	sys/arch/sun3/conf: Tag: SMP GENERIC 
	sys/arch/sun3/include: Tag: SMP conf.h cpu.h machdep.h param.h 
	sys/arch/sun3/stand/installboot: Tag: SMP installboot.8 
	sys/arch/sun3/stand/netboot: Tag: SMP version.c 
	sys/arch/sun3/stand/tapeboot: Tag: SMP version.c 
	sys/arch/sun3/stand/ufsboot: Tag: SMP version.c 
	sys/arch/sun3/sun3: Tag: SMP conf.c machdep.c mem.c pmap.c 
	                    sun3_startup.c trap.c vm_machdep.c 
	sys/arch/vax/vax: Tag: SMP machdep.c 
	sys/arch/wgrisc: Tag: SMP Makefile 
	sys/arch/wgrisc/wgrisc: Tag: SMP machdep.c 
	sys/compat/ibcs2: Tag: SMP ibcs2_misc.c 
	sys/compat/linux: Tag: SMP linux_signal.c linux_signal.h 
	                  linux_syscall.h linux_syscallargs.h 
	                  linux_syscalls.c linux_sysent.c 
	                  syscalls.master 
	sys/conf       : Tag: SMP GENERIC files param.c 
	sys/dev        : Tag: SMP rnd.c rndvar.h 
	sys/dev/eisa   : Tag: SMP ahc_eisa.c eisadevs eisadevs.h 
	                 eisadevs_data.h if_ep_eisa.c 
	sys/dev/ic     : Tag: SMP aic7xxx.c aic7xxxreg.h aic7xxxvar.h 
	                 am7990.c isp.c isp_openbsd.c isp_openbsd.h 
	sys/dev/isa    : Tag: SMP ad1848.c 
	sys/dev/microcode/aic7xxx: Tag: SMP aic7xxx.seq aic7xxx_seq.h 
	sys/dev/microcode/ncr53cxxx: Tag: SMP Makefile.inc 
	sys/dev/pci    : Tag: SMP ahc_pci.c files.pci hifn7751.c 
	                 hifn7751reg.h hifn7751var.h if_dc.c if_dcreg.h 
	                 if_tireg.h if_wx.c pcidevs pcidevs.h 
	                 pcidevs_data.h 
	sys/dev/pcmcia : Tag: SMP files.pcmcia 
	sys/kern       : Tag: SMP init_main.c kern_acct.c kern_clock.c 
	                 kern_exec.c kern_exit.c kern_fork.c 
	                 kern_ktrace.c kern_malloc.c kern_physio.c 
	                 kern_resource.c kern_sig.c kern_subr.c 
	                 kern_synch.c kern_sysctl.c kern_time.c 
	                 subr_extent.c subr_prf.c tty.c uipc_domain.c 
	                 uipc_mbuf.c vfs_sync.c vfs_syscalls.c 
	sys/lib/libkern/arch/sparc: Tag: SMP divrem.m4 
	sys/lib/libz   : Tag: SMP adler32.c crc32.c zconf.h zutil.h 
	sys/miscfs/kernfs: Tag: SMP kernfs_vnops.c 
	sys/msdosfs    : Tag: SMP msdosfs_vfsops.c 
	sys/net        : Tag: SMP bpf.c if.c if.h if_enc.c if_media.c 
	                 if_media.h if_ppp.c if_ppp.h if_spppsubr.c 
	                 if_tun.c pfkeyv2.c route.c rtsock.c 
	sys/netinet    : Tag: SMP fil.c icmp6.h if_ether.c if_ether.h 
	                 in.c ip_ah.c ip_ah.h ip_esp.c ip_esp.h ip_fil.c 
	                 ip_fil.h ip_input.c ip_ipsp.c ip_ipsp.h 
	                 ip_output.c ip_proxy.c ip_proxy.h ip_state.c 
	                 ip_state.h ipl.h ipsec_input.c tcp_subr.c 
	sys/netinet6   : Tag: SMP IMPLEMENTATION icmp6.c in6.c 
	                 in6_ifattach.c ip6_input.c ip6_var.h nd6_rtr.c 
	sys/scsi       : Tag: SMP scsi_message.h 
	sys/sys        : Tag: SMP kernel.h mbuf.h msgbuf.h proc.h 
	                 socket.h time.h 
	sys/ufs/ffs    : Tag: SMP ffs_softdep.c 
	sys/ufs/ufs    : Tag: SMP ufs_bmap.c 
	sys/uvm        : Tag: SMP uvm.h uvm_amap.c uvm_amap.h 
	                 uvm_amap_i.h uvm_anon.c uvm_anon.h uvm_aobj.c 
	                 uvm_aobj.h uvm_ddb.h uvm_device.c uvm_device.h 
	                 uvm_extern.h uvm_fault.c uvm_fault.h 
	                 uvm_fault_i.h uvm_glue.c uvm_glue.h uvm_init.c 
	                 uvm_io.c uvm_km.c uvm_km.h uvm_loan.c 
	                 uvm_loan.h uvm_map.c uvm_map.h uvm_map_i.h 
	                 uvm_meter.c uvm_mmap.c uvm_object.h uvm_page.c 
	                 uvm_page.h uvm_page_i.h uvm_pager.c uvm_pager.h 
	                 uvm_pager_i.h uvm_pdaemon.c uvm_pdaemon.h 
	                 uvm_pglist.c uvm_stat.c uvm_stat.h uvm_swap.c 
	                 uvm_swap.h uvm_unix.c uvm_user.c uvm_vnode.c 
	                 uvm_vnode.h 
	sys/vm         : Tag: SMP pmap.h vm.h vm_extern.h vm_inherit.h 
	                 vm_map.h vm_pageout.h vm_param.h 
	sys/xfs        : Tag: SMP xfs_attr.h xfs_common-bsd.c 
	                 xfs_common.h xfs_deb.c xfs_deb.h xfs_debug.h 
	                 xfs_dev-bsd.c xfs_dev-common.c xfs_dev.h 
	                 xfs_fs.h xfs_locl.h xfs_message.c xfs_message.h 
	                 xfs_msg_locl.h xfs_node-bsd.c xfs_node.h 
	                 xfs_syscalls-common.c xfs_syscalls.h 
	                 xfs_vfsops-bsd.c xfs_vfsops-bsd.h 
	                 xfs_vfsops-common.c xfs_vfsops-openbsd.c 
	                 xfs_vfsops.h xfs_vnodeops-bsd.c 
	                 xfs_vnodeops-common.c xfs_vnodeops.h 
Added files:
	sys/arch/powerpc/conf: Tag: SMP USBMAC 
	sys/arch/powerpc/mac: Tag: SMP if_gm.c if_gmreg.h openpic.c 
	                      openpicreg.h 
	sys/arch/powerpc/powerpc: Tag: SMP dma.c 
	sys/crypto     : Tag: SMP crypto.c crypto.h cryptosoft.c 
	                 cryptosoft.h xform.c xform.h 
	sys/dev/microcode/aic7xxx: Tag: SMP Makefile aic7xxx.reg 
	                           aicasm.c aicasm.h aicasm_gram.y 
	                           aicasm_scan.l aicasm_symbol.c 
	                           aicasm_symbol.h sequencer.h 
	sys/dev/pcmcia : Tag: SMP if_ray.c if_rayreg.h 
	sys/kern       : Tag: SMP kern_timeout.c 
	sys/net        : Tag: SMP if_ieee80211.h 
	sys/sys        : Tag: SMP timeout.h 
	sys/uvm        : Tag: SMP uvm_uio.c uvm_uio.h 
Removed files:
	sys/dev/microcode: Tag: SMP Makefile.inc 
	sys/dev/microcode/aic7xxx: Tag: SMP Makefile.inc aic7xxx_asm.1 
	                           aic7xxx_asm.c aic7xxx_reg.h 
	sys/dev/pci    : Tag: SMP aeon.c aeonreg.h aeonvar.h 
	sys/netinet    : Tag: SMP ip_xform.c 
	sys/sys        : Tag: SMP callout.h 

Log message:
Sync with -current


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/24 02:44:04

Added files:
	audio/gogo/files: md5 

Log message:
add missing checksums


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/24 02:45:44

Modified files:
	audio/gogo     : Makefile 

Log message:
- rearrange Makefile
- fix BUILD_DEPENDS
- mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 03:43:18

Modified files:
	sysutils/mtools: Makefile 

Log message:
Fake, SEPARATE_BUILD


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 03:44:32

Modified files:
	sysutils/mtools: Makefile 

Log message:
You call this a port ?
What is this fuck doing looking up for rfd0f by default ?


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/24 04:02:38

Log message:
    fping.
    A tool to quickly ping N number of hosts to determine their reachability
    without flooding the network.
    
    Status:
    
    Vendor Tag:	form
    Release Tags:	form_2000-Mar-24
    
    N ports/net/fping/Makefile
    N ports/net/fping/files/md5
    N ports/net/fping/patches/patch-fping-man
    N ports/net/fping/patches/patch-fping-c
    N ports/net/fping/pkg/COMMENT
    N ports/net/fping/pkg/DESCR
    N ports/net/fping/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/24 04:11:28

Modified files:
	net            : Makefile 

Log message:
add fping to makefile


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/24 06:01:42

Modified files:
	nl             : index.html 

Log message:
Fixed link to y2k.html


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/24 07:05:02

Modified files:
	faq            : faq13.html 

Log message:
Use ../relative link to /images/


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/24 07:06:46

Modified files:
	nl             : index.html 

Log message:
Fix /absolute link into ../relative link


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/24 07:08:07

Modified files:
	.              : checklist.html 

Log message:
Fix link to "mailto:"'s


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/24 07:09:22

Modified files:
	.              : plus23.html 

Log message:
Fix link to soft updates in FAQ (it's faq14.5, not faq15.5)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/24 07:12:08

Modified files:
	es             : 26.html art.html docum.html hp300.html 
	                 i386-laptop.html plus23.html plus24.html 
	                 plus25.html security.html 

Log message:
Various fixes to ../links that were pointing to non-existing files


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/03/24 07:56:09

Modified files:
	share/man/man4 : ch.4 

Log message:
Remove bogus NOTES section


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/24 08:59:34

Modified files:
	textproc/expat : Makefile 

Log message:
- PERMIT*
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/24 09:00:25

Modified files:
	textproc/docbook: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/24 10:13:24

Modified files:
	include        : fnmatch.h 

Log message:
Add FNM_NOSYS, meaning "The implementation does not support this function",
for XPG conformance.  We don't use it but programs might check for it.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/24 10:16:31

Modified files:
	lib/libc/gen   : fnmatch.3 

Log message:
Mention that FNM_LEADING_DIR and FNM_CASEFOLD are extensions.
I got bit by this recently in my own code...


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/03/24 10:47:41

Modified files:
	sys/dev/pci    : pciide.c 
Added files:
	sys/dev/pci    : pciide_amd_reg.h 

Log message:
From NetBSD:

Don't reset cp->hw_ok ro 0 when cp isn't initialised in cy693_chip_map()

Support for AMD 756 IDE controller


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/03/24 10:49:06

Modified files:
	share/man/man4 : pciide.4 

Log message:
Document AMD 756


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/03/24 10:52:00

Modified files:
	share/man/man4 : pciide.4 

Log message:
pretty


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 10:57:03

Modified files:
	print/ghostscript/aladdin: Makefile 
	print/ghostscript/aladdin/files: md5 
	print/ghostscript/aladdin/pkg: PLIST 
	print/ghostscript/encrypt: Makefile 
	print/ghostscript/encrypt/pkg: PLIST.aladdin 
Removed files:
	print/ghostscript/aladdin/patches: patch-aa 

Log message:
Maintenance update (6.01, bug fixes)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/24 11:04:45

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.mvme88k 
	                         md.pmax md.powerpc md.sparc 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/24 11:44:24

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
newer qlc devices


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/24 11:44:42

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/24 12:07:49

Modified files:
	sys/sys        : mount.h 
	lib/libc/sys   : getfsstat.2 statfs.2 
	bin/df         : df.c 

Log message:
Make f_bsize signed.  Having it unsigned causes surprising (and unwanted)
type coercions.  With this fixed I can back out the hack in df.


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/03/24 12:27:15

Modified files:
	xc/config/cf   : Imake.tmpl 

Log message:
reorder libs for static archs, noted by drahn@ on powerpc; Thanks!


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/24 12:53:09

Modified files:
	share/tmac/mdoc: doc-syms 

Log message:
Don't use the small caps (i.e., tN "trade name") font for General Text macros
that have mixed casings.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/24 13:05:29

Modified files:
	games/xbl/pkg  : PLIST 
Added files:
	games/xbl/patches: patch-Makefile.in 
Removed files:
	games/xbl/patches: patch-aa 

Log message:
- reorder patches
- force install in local instead X11R6
- fix packing lists


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/24 13:44:01

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
MTREE_FILE fix.  Some ports did not pass MTREE_FILE into make-plist.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 13:48:20

Modified files:
	devel/autoconf : Makefile 
	devel/autoconf/patches: patch-ad patch-af 
Added files:
	devel/autoconf/patches: patch-mktemp1 patch-mktemp2 

Log message:
Put back mktemp patches as SEPARATE patches.

Brad, next time, ask me, THANKS...

Turn m4 -g test around, so that it actually works on a machine without
enough gm4 compatibility.


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/03/24 13:50:20

Modified files:
	.              : plus.html 

Log message:
m4 is not 100% gm4 yet (nor will it be), but it is good enough for
autoconf 2.13.


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2000/03/24 13:51:57

Modified files:
	lang/guile     : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/24 13:58:52

Modified files:
	share/man/man8 : ssl.8 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/24 14:00:19

Modified files:
	share/man/man8 : ssl.8 

Log message:
more Xr


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/24 14:03:47

Modified files:
	share/tmac/mdoc: doc-syms 
	share/man/man7 : mdoc.samples.7 

Log message:
Add macros for AT&T UNIX Versions 2-5 to doc-syms. Also add the following
standards: -p1003.1-95, -p1003.1c-95, -xbd5, -xcu5, -xsh5, -xns5, -xns5.2d2.0,
-xcurses4.2; from NetBSD. Document the new standards macros in mdoc.samples(7).


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2000/03/24 14:06:53

Modified files:
	usr.bin/locate/locate: locate.1 

Log message:
Typo.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 14:19:34

Modified files:
	games/xscrabble: Makefile 
	games/xscrabble/patches: patch-aa 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 14:21:51

Modified files:
	infrastructure/db: fake.mtree 

Log message:
Don't create a fake /usr/X11R6.
Nor a fake /home (thanks fries@).
Create a fake /usr/local/lib/X11/app-defaults


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/24 14:41:09

Modified files:
	bin/ls         : ls.1 
	sbin/dump      : dump.8 
	usr.bin/login  : login.1 
	usr.bin/mail   : mail.1 
	usr.bin/sort   : sort.1 
	usr.bin/who    : who.1 

Log message:
Correct the HISTORY section to note that this command appeared in Version 5
of AT&T UNIX, not Version 6. Verified by strings(1)'ing a .dsk file (PDP-11
executable) containing the v5 sources, obtainable at gatekeeper.dec.com in the
directory /pub/DEC/sim/software. Idea from NetBSD PR/4790.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 15:12:07

Modified files:
	archivers/arc  : Makefile 
	archivers/ha   : Makefile 
	archivers/bzip : Makefile 
	archivers/bzip2: Makefile 
	archivers/gtar : Makefile 
	archivers/nulib: Makefile 
	archivers/rar  : Makefile 
	archivers/unace: Makefile 
	archivers/unrar: Makefile 
	archivers/unzip: Makefile 
	archivers/zip  : Makefile 
	archivers/zoo  : Makefile 
	audio/gogo     : Makefile 
	audio/gsm      : Makefile 
	audio/mp3encode: Makefile 
	audio/mpg123   : Makefile 
	audio/sox      : Makefile 
	audio/timidity : Makefile 
	audio/waveplay : Makefile 
	audio/xmix     : Makefile 
	benchmarks/iozone: Makefile 
	benchmarks/netperf: Makefile 
	benchmarks/tcpblast: Makefile 
	cad/spice      : Makefile 
	chinese/c2t    : Makefile 
	comms/conserver: Makefile 
	comms/kermit   : Makefile 
	comms/mgetty+sendfax: Makefile 
	comms/seyon    : Makefile 
	comms/xcept    : Makefile 
	comms/zmtx-zmrx: Makefile 
	converters/mpack: Makefile 
	databases/db   : Makefile 
	databases/gdbm : Makefile 
	databases/mysql: Makefile 
	devel/boehm-gc : Makefile 
	devel/gettext  : Makefile 
	devel/glib     : Makefile 
	devel/gsl      : Makefile 
	devel/libaudiofile: Makefile 
	devel/libslang : Makefile 
	devel/libtool  : Makefile 
	devel/mm       : Makefile 
	devel/prc-tools: Makefile 
	devel/swig     : Makefile 
	devel/xmake    : Makefile 
	editors/beav   : Makefile 
	editors/hexedit: Makefile 
	editors/joe    : Makefile 
	editors/jove   : Makefile 
	editors/uemacs : Makefile 
	emulators/bochs: Makefile 
	emulators/freebsd_lib: Makefile 
	emulators/simh : Makefile 
	emulators/wine : Makefile 
	games/abuse    : Makefile 
	games/adom     : Makefile 
	games/bnetd    : Makefile 
	games/dopewars : Makefile 
	games/gnuchess : Makefile 
	games/gnushogi : Makefile 
	games/slash    : Makefile 
	games/xasteroids: Makefile 
	games/xbat     : Makefile 
	games/xblast   : Makefile 
	games/xboing   : Makefile 
	games/xchomp   : Makefile 
	games/xcubes   : Makefile 
	games/xdeblock : Makefile 
	games/xdino    : Makefile 
	games/xevil    : Makefile 
	games/xgolgo   : Makefile 
	games/xjewel   : Makefile 
	games/xjig     : Makefile 
	games/xkobo    : Makefile 
	games/xminehunter: Makefile 
	games/xmris    : Makefile 
	games/xskat    : Makefile 
	graphics/Mesa  : Makefile 
	graphics/gif2png: Makefile 
	graphics/gqview: Makefile 
	graphics/jbigkit: Makefile 
	graphics/jpeg  : Makefile 
	graphics/mpeg_play: Makefile 
	graphics/pngcrush: Makefile 
	graphics/tiff  : Makefile 
	graphics/xanim : Makefile 
	japanese/Wnn   : Makefile 
	lang/Gofer     : Makefile 
	lang/erlang    : Makefile 
	lang/expect    : Makefile 
	lang/guile     : Makefile 
	lang/mawk      : Makefile 
	lang/tcl80     : Makefile 
	lang/tcl82     : Makefile 
	mail/adcomplain: Makefile 
	mail/bulk_mailer: Makefile 
	mail/elm       : Makefile 
	mail/metamail  : Makefile 
	mail/mh        : Makefile 
	mail/popclient : Makefile 
	mail/poppassd  : Makefile 
	mail/vrfy      : Makefile 
	math/hoc       : Makefile 
	misc/amanda    : Makefile 
	misc/astrolog  : Makefile 
	misc/buffer    : Makefile 
	misc/figlet    : Makefile 
	misc/jive      : Makefile 
	misc/mmv       : Makefile 
	misc/mshell    : Makefile 
	misc/screen    : Makefile 
	net/archie     : Makefile 
	net/arpcatch   : Makefile 
	net/bind8      : Makefile 
	net/clog       : Makefile 
	net/curl       : Makefile 
	net/epic4      : Makefile 
	net/hping      : Makefile 
	net/irc        : Makefile 
	net/ircii-epic : Makefile 
	net/libnet     : Makefile 
	net/mirror     : Makefile 
	net/mrtd       : Makefile 
	net/mrtg       : Makefile 
	net/mtr        : Makefile 
	net/ngrep      : Makefile 
	net/nsping     : Makefile 
	net/ntop       : Makefile 
	net/pop3gwd    : Makefile 
	net/popa3d     : Makefile 
	net/proxy-suite: Makefile 
	net/rsync      : Makefile 
	net/samba      : Makefile 
	net/sharity-light: Makefile 
	net/slirp      : Makefile 
	net/vnc        : Makefile 
	net/tcpshow    : Makefile 
	net/tcptrace   : Makefile 
	net/tintin++   : Makefile 
	net/tinyfugue  : Makefile 
	net/tircproxy  : Makefile 
	net/totd       : Makefile 
	net/vtun       : Makefile 
	net/ytalk      : Makefile 
	news/aub       : Makefile 
	news/tin       : Makefile 
	news/cnews     : Makefile 
	plan9/9menu    : Makefile 
	plan9/9wm      : Makefile 
	plan9/rc       : Makefile 
	plan9/sam      : Makefile 
	plan9/tcs      : Makefile 
	print/bibview  : Makefile 
	print/detex    : Makefile 
	print/freetype : Makefile 
	print/pkfonts  : Makefile 
	security/ADMsmb: Makefile 
	security/ADMsnmp: Makefile 
	security/antisniff: Makefile 
	security/bounix: Makefile 
	security/crack : Makefile 
	security/gnupg : Makefile 
	security/john  : Makefile 
	security/l0phtcrack: Makefile 
	security/lxnb  : Makefile 
	security/nbaudit: Makefile 
	security/nfsshell: Makefile 
	security/outguess: Makefile 
	security/portscanner: Makefile 
	security/rsaref: Makefile 
	security/socks5: Makefile 
	security/stel  : Makefile 
	security/strobe: Makefile 
	security/tempwatch: Makefile 
	security/whisker: Makefile 
	sysutils/LPRng : Makefile 
	sysutils/apc-upsd: Makefile 
	sysutils/lsof  : Makefile 
	sysutils/rtty  : Makefile 
	sysutils/setquota: Makefile 
	sysutils/upsd  : Makefile 
	sysutils/xosview: Makefile 
	sysutils/zap   : Makefile 
	textproc/html  : Makefile 
	textproc/iso12083: Makefile 
	textproc/iso8879: Makefile 
	textproc/ispell: Makefile 
	textproc/libxml: Makefile 
	textproc/pilot_makedoc: Makefile 
	textproc/texi2html: Makefile 
	textproc/xpdf  : Makefile 
	www/amaya      : Makefile 
	www/cgiparse   : Makefile 
	www/communicator: Makefile 
	www/libghttp   : Makefile 
	www/mozilla    : Makefile 
	www/navigator  : Makefile 
	www/squid      : Makefile 
	www/tidy       : Makefile 
	x11/Xaw3d      : Makefile 
	x11/dclock     : Makefile 
	x11/fltk       : Makefile 
	x11/freefonts  : Makefile 
	x11/getbdf     : Makefile 
	x11/gtk+       : Makefile 
	x11/gtkglarea  : Makefile 
	x11/icewm      : Makefile 
	x11/kde/libs   : Makefile 
	x11/lupe       : Makefile 
	x11/qt         : Makefile 
	x11/tvtwm      : Makefile 
	x11/xcolors    : Makefile 
	x11/xdtm       : Makefile 
	x11/xdu        : Makefile 
	x11/xfishtank  : Makefile 
	x11/xgrab      : Makefile 
	x11/xloadimage : Makefile 
	x11/xlogout    : Makefile 
	x11/xpostit    : Makefile 
	x11/xtacy      : Makefile 
	x11/xview-config: Makefile 

Log message:
Move all NEED_VERSION right after CATEGORY


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 15:13:49

Modified files:
	www/mozilla    : Makefile 

Log message:
Unwanted change, oops.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 15:39:00

Modified files:
	audio/timidity : Makefile 
	audio/timidity/patches: patch-aa 

Log message:
Fix X11 move (/usr/local), fake.
Use MASTER_SITES0.
Note that timidity is fairly old, a port of timidity++ might be a good idea.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 15:43:16

Modified files:
	lang/expect    : Makefile 

Log message:
Not yet


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/03/24 15:54:37

Modified files:
	es             : users.html 

Log message:
Missing /a


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 16:28:42

Modified files:
	audio/esound   : Makefile 
	audio/gogo     : Makefile 
	audio/gom      : Makefile 
	audio/gqmpeg   : Makefile 
	audio/mp3cddb  : Makefile 
	audio/rplay    : Makefile 
	audio/rsynth   : Makefile 
	audio/workman  : Makefile 
	audio/xcd      : Makefile 
	audio/xmpeg3   : Makefile 
	benchmarks/xengine: Makefile 
	comms/hylafax  : Makefile 
	comms/jpilot   : Makefile 
	comms/malsync  : Makefile 
	comms/minicom  : Makefile 
	comms/pilot-link: Makefile 
	comms/tkhylafax: Makefile 
	databases/p5-DBD-Pg: Makefile 
	databases/postgresql: Makefile 
	databases/xmysql: Makefile 
	databases/xmysqladmin: Makefile 
	devel/ORBit    : Makefile 
	devel/dejagnu  : Makefile 
	devel/id-utils : Makefile 
	devel/lclint   : Makefile 
	devel/libIDL   : Makefile 
	devel/libicq   : Makefile 
	devel/tclcl    : Makefile 
	devel/tkcvs    : Makefile 
	editors/abiword: Makefile 
	editors/jed    : Makefile 
	editors/nedit  : Makefile 
	editors/textedit: Makefile 
	editors/vim    : Makefile 
	editors/wordperfect: Makefile 
	editors/xemacs20: Makefile 
	games/connect4 : Makefile 
	games/freeciv  : Makefile 
	games/xinvaders: Makefile 
	games/xmine    : Makefile 
	graphics/ImageMagick: Makefile 
	graphics/fnlib : Makefile 
	graphics/fxtv  : Makefile 
	graphics/gd    : Makefile 
	graphics/ggi   : Makefile 
	graphics/gif2png: Makefile 
	graphics/gimp  : Makefile 
	graphics/gphoto: Makefile 
	graphics/gqview: Makefile 
	graphics/imlib : Makefile 
	graphics/netpbm: Makefile 
	graphics/tgif  : Makefile 
	graphics/tiff  : Makefile 
	graphics/xfig  : Makefile 
	graphics/xpaint: Makefile 
	graphics/xv    : Makefile 
	japanese/jvim  : Makefile 
	japanese/kterm : Makefile 
	japanese/onew-wnn4: Makefile 
	lang/camlp4    : Makefile 
	lang/egcs/snapshot: Makefile 
	lang/egcs/stable: Makefile 
	lang/expect    : Makefile 
	lang/icon/lib  : Makefile 
	lang/kaffe     : Makefile 
	lang/libgcj    : Makefile 
	lang/otcl      : Makefile 
	lang/python    : Makefile 
	mail/dot-forward: Makefile 
	mail/exmh2     : Makefile 
	mail/ezmlm     : Makefile 
	mail/fastforward: Makefile 
	mail/mess822   : Makefile 
	mail/mutt      : Makefile 
	mail/pgpsendmail: Makefile 
	mail/qmail     : Makefile 
	mail/qmailanalog: Makefile 
	mail/rblsmtpd  : Makefile 
	mail/serialmail: Makefile 
	mail/tkrat     : Makefile 
	mail/xfaces    : Makefile 
	mail/xfmail    : Makefile 
	math/gnuplot   : Makefile 
	math/wingz     : Makefile 
	mbone/common   : Makefile 
	mbone/imm      : Makefile 
	mbone/nte      : Makefile 
	mbone/rat      : Makefile 
	mbone/relate   : Makefile 
	mbone/sdr      : Makefile 
	mbone/speak_freely: Makefile 
	mbone/vat      : Makefile 
	mbone/vic      : Makefile 
	mbone/wb       : Makefile 
	mbone/wbd      : Makefile 
	misc/calentool : Makefile 
	misc/cbb       : Makefile 
	misc/gnuls     : Makefile 
	misc/magicpoint: Makefile 
	misc/pi-address: Makefile 
	misc/remind    : Makefile 
	misc/tkcron    : Makefile 
	misc/tkinfo    : Makefile 
	misc/tkman     : Makefile 
	misc/xdelta    : Makefile 
	net/bitchx     : Makefile 
	net/dxpc       : Makefile 
	net/ethereal   : Makefile 
	net/firewalk   : Makefile 
	net/gaim       : Makefile 
	net/gicq       : Makefile 
	net/libnids    : Makefile 
	net/licq       : Makefile 
	net/mrtg       : Makefile 
	net/nam        : Makefile 
	net/ncftp      : Makefile 
	net/nmapfe     : Makefile 
	net/ns         : Makefile 
	net/publicfile : Makefile 
	net/tcpreplay  : Makefile 
	net/vtun       : Makefile 
	net/wget       : Makefile 
	net/xchat      : Makefile 
	news/slrn      : Makefile 
	print/a2ps     : Makefile 
	print/acroread : Makefile 
	print/ghostscript/encrypt: Makefile 
	print/ghostscript/gnu: Makefile 
	print/ghostscript/aladdin: Makefile 
	print/gv       : Makefile 
	print/lyx      : Makefile 
	print/teTeX/base: Makefile 
	print/transfig : Makefile 
	russian/wget-msgs: Makefile 
	russian/xruskb : Makefile 
	security/dsniff: Makefile 
	security/isic  : Makefile 
	security/nessus: Makefile 
	security/pgp   : Makefile 
	security/pgp5  : Makefile 
	security/rdp   : Makefile 
	security/ssh   : Makefile 
	sysutils/contool: Makefile 
	sysutils/tcplist: Makefile 
	textproc/TclXML: Makefile 
	textproc/catdoc: Makefile 
	textproc/docbook: Makefile 
	textproc/latex2html: Makefile 
	textproc/linuxdoc: Makefile 
	textproc/sgmlformat: Makefile 
	textproc/xml2rfc: Makefile 
	www/amaya-english-dict: Makefile 
	www/amaya-french-dict: Makefile 
	www/bluefish   : Makefile 
	www/mozilla    : Makefile 
	www/nscache    : Makefile 
	x11/afterstep  : Makefile 
	x11/aterm      : Makefile 
	x11/enlightenment: Makefile 
	x11/eterm      : Makefile 
	x11/explorer   : Makefile 
	x11/flwm       : Makefile 
	x11/gtk+       : Makefile 
	x11/gtkglarea  : Makefile 
	x11/kde/libs   : Makefile 
	x11/kde/base   : Makefile 
	x11/olvwm      : Makefile 
	x11/tk80       : Makefile 
	x11/tk82       : Makefile 
	x11/windowmaker: Makefile 
	x11/wterm      : Makefile 
	x11/xfce       : Makefile 
	x11/xtraceroute: Makefile 
	x11/mxconns    : Makefile 

Log message:
Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/24 16:45:09

Modified files:
	.              : portstat.html portstat.stat 

Log message:
typo fix: thats -> that's


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/24 16:45:11

Modified files:
	games/xboing/pkg: PLIST 
Added files:
	games/xboing/patches: patch-Imakefile patch-audio-LINUXaudio.c 
	                      patch-ball.c patch-bonus.c 
	                      patch-highscore.c 
Removed files:
	games/xboing/patches: patch-aa patch-ab patch-ac patch-ad 
	                      patch-ae 

Log message:
Fix broken port:
- force install in local instead of X11R6
- rename patches to something more useable.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/24 16:49:13

Modified files:
	audio/gom/pkg  : COMMENT 
	audio/mp3cddb/pkg: COMMENT 
	audio/mp3encode/pkg: COMMENT 
	audio/waveplay/pkg: COMMENT 
	chinese/cless/pkg: COMMENT 
	devel/libIDL/pkg: COMMENT 
	editors/abiword/pkg: COMMENT 
	games/abuse/pkg: COMMENT 
	graphics/fnlib/pkg: COMMENT 
	graphics/gqview/pkg: COMMENT 
	graphics/pngcrush/pkg: COMMENT 
	lang/python/pkg: COMMENT 
	lang/libgcj/pkg: COMMENT 
	mail/exim/pkg  : COMMENT 
	mail/tkrat/pkg : COMMENT 
	mbone/common/pkg: COMMENT 
	misc/magicpoint/pkg: COMMENT 

Log message:
Somewhate sloppy comments.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/24 17:01:50

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/24 17:05:06

Modified files:
	faq            : faq10.html faq14.html faq2.html faq3.html 
	                 faq6.html install-i386.html install-sparc.html 

Log message:
A lot of typo's and grammar errors, spotted by Horacio and me


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/24 17:18:21

Modified files:
	openssh/de     : index.html 

Log message:
Better wording by markus@openbsd.org


CVSROOT:	/cvs
Module name:	www
Changes by:	brian@cvs.openbsd.org	2000/03/24 17:23:15

Modified files:
	.              : cvsup.html 

Log message:
Adjust tags, instead of <a name="..."></a><h3>...</h3>, use
<h3><a name="...">...</a></h3>
Suggested by: Christian Weisgerber <naddy@mips.rhein-neckar.de>


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/03/24 17:46:48

Modified files:
	.              : press.html 

Log message:
German gov't paper pulled from web site.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/24 17:48:09

Modified files:
	japanese/Wnn   : Makefile 
	japanese/jvim-wnn4: Makefile 
	japanese/onew-wnn4: Makefile 

Log message:
wnn ports and depends broken.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/24 18:01:07

Modified files:
	gnu/usr.bin/bc : Makefile.bsd-wrapper 

Log message:
link gnubc(1) to bc(1)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/24 18:29:49

Modified files:
	.              : index.html 
	de             : index.html 
	es             : index.html 
	nl             : index.html 
	openssh        : index.html 
	openssh/de     : index.html 
	openssh/es     : index.html 
	se             : index.html 

Log message:
Fixup of Language: formatting to save space


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/24 18:34:16

Modified files:
	usr.sbin       : Makefile 

Log message:
pccon gets turn off.  totally machine specific, no man page


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/03/24 19:29:50

Modified files:
	.              : audio-port.html ctm.html pmax.html porting.html 
	                 report.html 

Log message:
Small fixups on $OpenBSD$ tag on bottom of page, make it look more uniform


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/24 21:36:56

Modified files:
	sys/arch/powerpc/mac: if_bm.c 

Log message:
Busified.
OpenBSD tag added.
mii code corrected (seems to work, anyone want to verify this?) only tesed at
10baseT
interrupt configuration hacked, pa_line contents not reliable, hacked for
now.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/24 21:40:44

Modified files:
	sys/crypto     : crypto.h cryptosoft.c 

Log message:
Add CRD_F_IV_PRESENT, to indicate encryption requests where an
explicit IV preceeds the data to be encrypted.

Nice weather in Australia...


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/24 21:57:51

Modified files:
	sys/netinet    : ip_esp.c 

Log message:
Fix typo causing crash if ESP was used with only authentication or
encryption (not both). Problem noted by jason@openbsd.org


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/24 22:10:48

Modified files:
	archivers/p5-Compress-Zlib: Makefile 
Added files:
	archivers/p5-Compress-Zlib/files: PLIST.template 
Removed files:
	archivers/p5-Compress-Zlib/pkg: PLIST 

Log message:
fix port so it can be uninstalled on other archs besides i386


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/24 22:52:39

Modified files:
	security/ssh/pkg: INSTALL 

Log message:
- rearrange
- fix comment


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/24 22:53:20

Modified files:
	security/ssh   : Makefile 

Log message:
- Fake
- mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/24 23:03:13

Modified files:
	security/rsaref: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/24 23:04:36

Modified files:
	security/ssh   : Makefile 

Log message:
oops, didnt mean to remove these


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/24 23:12:15

Modified files:
	net/nmap       : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/24 23:50:03

Modified files:
	net/queso      : Makefile 
	net/queso/pkg  : PLIST 
Added files:
	net/queso/patches: patch-ad 
	net/queso/pkg  : DEINSTALL INSTALL 

Log message:
- change dist site to ${MASTER_SITE_BACKUP}
- properly install sample queso.conf in /etc
- fix port so it installs properly when made into a package
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/24 23:51:47

Modified files:
	net/ytalk/pkg  : INSTALL 

Log message:
cp -> install


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/24 23:57:48

Modified files:
	net/wget/pkg   : INSTALL 

Log message:
cp -> install


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/25 00:38:54

Modified files:
	net/wget       : Makefile 

Log message:
- hardcoded /usr/local -> ${LOCALBASE}
- Fake
- add USE_GMAKE


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/25 01:34:48

Modified files:
	net/bitchx     : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/25 01:58:20

Modified files:
	graphics/pngcrush: Makefile 
	graphics/pngcrush/files: md5 
Removed files:
	graphics/pngcrush/patches: patch-aa 

Log message:
upgrade to pngcrush 1.4.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	2000/03/25 03:27:57

ports/net/bind8/patches

Update of /cvs/ports/net/bind8/patches
In directory cvs.openbsd.org:/tmp/cvs-serv17872/patches

Log Message:
Directory /cvs/ports/net/bind8/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	2000/03/25 03:29:23

Modified files:
	net/bind8      : Makefile 
	net/bind8/pkg  : INSTALL 
Added files:
	net/bind8/patches: patch-aa 

Log message:
Follow the current trend and 'fake' this.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/03/25 05:40:58

Modified files:
	www/amaya      : Makefile 
	www/amaya/files: md5 
	www/amaya/pkg  : PLIST 

Log message:
Update to 2.4

This port doesn't use FAKE... To do so one need either to repair a completely
broken build process for this program or do a giant do-install:


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/25 06:39:27

Modified files:
	x11/xforms     : Makefile 

Log message:
We can include xforms. The blurb about Linux caused me to ask the authors.
Answer: `Yes, OpenBSD is fine.'


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/25 07:00:14

Modified files:
	x11/kde/base   : Makefile 
	x11/kde/base/pkg: PLIST 
	x11/kde/libs   : Makefile 
	x11/kde/libs/pkg: PLIST 

Log message:
Clean up Makefile and fix the PLISTs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/25 07:30:45

Modified files:
	editors/beav   : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/25 07:33:31

Modified files:
	editors/bvi    : Makefile 

Log message:
Update the MASTER_SITES since the original has been moved.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/03/25 07:58:57

Modified files:
	build          : groups.dat support.dat 

Log message:
Vancouver group; Italian and USA support.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/03/25 08:00:03

Modified files:
	.              : groups.html support.html 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/25 08:22:25

src/gnu/usr.bin/lynx/po

Update of /cvs/src/gnu/usr.bin/lynx/po
In directory cvs.openbsd.org:/tmp/cvs-serv8091/po

Log Message:
Directory /cvs/src/gnu/usr.bin/lynx/po added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/25 08:22:55

src/gnu/usr.bin/lynx/intl

Update of /cvs/src/gnu/usr.bin/lynx/intl
In directory cvs.openbsd.org:/tmp/cvs-serv27767/intl

Log Message:
Directory /cvs/src/gnu/usr.bin/lynx/intl added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/25 08:26:27

Modified files:
	sys/arch/powerpc/conf: GENERICMAC RAMDISKMAC files.powerpc 

Log message:
if_gm attaches on pci, not macobio.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/25 08:28:43

Modified files:
	devel/libslang : Makefile 
	devel/libslang/files: md5 
	devel/libslang/pkg: PLIST 

Log message:
Upgrade to version 1.4.0.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/25 08:31:06

Modified files:
	editors/jed    : Makefile 

Log message:
Fix the dependencies.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/25 08:39:54

Modified files:
	editors/joe    : Makefile 

Log message:
- Fake
- YES => Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/25 08:47:52

Modified files:
	editors/jove   : Makefile 

Log message:
- Update the MASTER_SITES
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/25 11:17:19

Modified files:
	gnu/usr.bin/lynx: COPYHEADER INSTALLATION LYMessages_en.h 
	                  MAKEFILE.W32 Makefile.bsd-wrapper PROBLEMS 
	                  README aclocal.m4 build-slang.com build.com 
	                  config.guess config.hin config.sub configure 
	                  configure.in descrip.mms lynx.cfg lynx.hlp 
	                  lynx.man makefile.in userdefs.h 
	gnu/usr.bin/lynx/WWW/Library/Implementation: HTAABrow.c 
	                                             HTAABrow.h 
	                                             HTAAProt.c 
	                                             HTAAProt.h 
	                                             HTAAUtil.c 
	                                             HTAAUtil.h 
	                                             HTAccess.c 
	                                             HTAccess.h 
	                                             HTAnchor.c 
	                                             HTAnchor.h 
	                                             HTAssoc.c HTAssoc.h 
	                                             HTAtom.c HTAtom.h 
	                                             HTBTree.c HTBTree.h 
	                                             HTCJK.h HTChunk.c 
	                                             HTChunk.h HTDOS.c 
	                                             HTDOS.h HTFTP.c 
	                                             HTFTP.h HTFWriter.c 
	                                             HTFWriter.h 
	                                             HTFile.c HTFile.h 
	                                             HTFinger.c 
	                                             HTFinger.h 
	                                             HTFormat.c 
	                                             HTFormat.h 
	                                             HTGopher.c 
	                                             HTGopher.h 
	                                             HTGroup.c HTGroup.h 
	                                             HTInit.h HTLex.c 
	                                             HTLex.h HTList.c 
	                                             HTList.h HTMIME.c 
	                                             HTMIME.h HTMLDTD.c 
	                                             HTMLDTD.h HTMLGen.c 
	                                             HTMLGen.h HTNews.c 
	                                             HTNews.h HTParse.c 
	                                             HTParse.h HTPlain.c 
	                                             HTPlain.h HTRules.c 
	                                             HTRules.h 
	                                             HTStream.h 
	                                             HTString.c 
	                                             HTString.h 
	                                             HTStyle.c HTStyle.h 
	                                             HTTCP.c HTTCP.h 
	                                             HTTP.c HTTP.h 
	                                             HTTelnet.c 
	                                             HTTelnet.h HTUU.c 
	                                             HTUU.h HTUtils.h 
	                                             HTVMSUtils.c 
	                                             HTVMSUtils.h 
	                                             HTVMS_WaisProt.c 
	                                             HTVMS_WaisProt.h 
	                                             HTVMS_WaisUI.c 
	                                             HTVMS_WaisUI.h 
	                                             HTWAIS.c HTWAIS.h 
	                                             HTWSRC.c HTWSRC.h 
	                                             HText.h LYLeaks.h 
	                                             LYexit.h SGML.c 
	                                             SGML.h UCAux.h 
	                                             UCDefs.h UCMap.h 
	                                             crypt.c 
	                                             crypt_util.c 
	                                             getline.c getpass.c 
	                                             tcp.h ufc-crypt.h 
	gnu/usr.bin/lynx/WWW/Library/djgpp: CommonMakefile makefile 
	gnu/usr.bin/lynx/WWW/Library/vms: descrip.mms libmake.com 
	gnu/usr.bin/lynx/docs: CHANGES2.3 CHANGES2.4 CHANGES2.5 
	                       CHANGES2.8 FM.announce 
	                       IBMPC-charsets.announce README.chartrans 
	                       SOCKETSHR.announce 
	gnu/usr.bin/lynx/lynx_help: Lynx_users_guide.html 
	                            about_lynx.html lynx-dev.html 
	                            lynx_help_main.html 
	                            lynx_url_support.html 
	gnu/usr.bin/lynx/lynx_help/keystrokes: cookie_help.html 
	                                       edit_help.html 
	                                       follow_help.html 
	                                       keystroke_help.html 
	                                       option_help.html 
	                                       other_help.html 
	                                       visited_help.html 
	gnu/usr.bin/lynx/samples: lynx.cfg lynx.lss mime.types 
	gnu/usr.bin/lynx/src: AttrList.h DefaultStyle.c GridText.c 
	                      GridText.h HTAlert.c HTAlert.h HTFWriter.c 
	                      HTFont.h HTForms.h HTInit.c HTML.c HTML.h 
	                      HTSaveToFile.h LYBookmark.c LYBookmark.h 
	                      LYCgi.c LYCgi.h LYCharSets.c LYCharSets.h 
	                      LYCharUtils.c LYCharUtils.h LYClean.c 
	                      LYClean.h LYCookie.c LYCookie.h LYCurses.c 
	                      LYCurses.h LYDownload.c LYDownload.h 
	                      LYEdit.c LYEdit.h LYEditmap.c LYExtern.c 
	                      LYExtern.h LYForms.c LYGetFile.c 
	                      LYGetFile.h LYGlobalDefs.h LYHash.c 
	                      LYHash.h LYHistory.c LYHistory.h LYJump.c 
	                      LYJump.h LYKeymap.c LYKeymap.h LYLeaks.c 
	                      LYList.c LYList.h LYLocal.c LYLocal.h 
	                      LYMail.c LYMail.h LYMain.c LYMainLoop.c 
	                      LYMainLoop.h LYMap.c LYMap.h LYNews.c 
	                      LYNews.h LYOptions.c LYOptions.h LYPrint.c 
	                      LYPrint.h LYReadCFG.c LYReadCFG.h 
	                      LYSearch.c LYSearch.h LYShowInfo.c 
	                      LYShowInfo.h LYSignal.h LYStrings.c 
	                      LYStrings.h LYStructs.h LYStyle.c 
	                      LYStyle.h LYTraversal.c LYTraversal.h 
	                      LYUpload.c LYUpload.h LYUtils.c LYUtils.h 
	                      LYexit.c LYrcFile.c LYrcFile.h UCAuto.c 
	                      UCAuto.h UCAux.c UCdomap.c UCdomap.h 
	                      descrip.mms makefile.dos makefile.in 
	gnu/usr.bin/lynx/src/chrtrans: MAKEW32.BAT README.format 
	                               README.tables UCkd.h 
	                               build-chrtrans.com cp1250_uni.tbl 
	                               cp1251_uni.tbl cp1252_uni.tbl 
	                               cp1253_uni.tbl cp1255_uni.tbl 
	                               cp1256_uni.tbl cp1257_uni.tbl 
	                               cp437_uni.tbl cp737_uni.tbl 
	                               cp775_uni.tbl cp850_uni.tbl 
	                               cp852_uni.tbl cp862_uni.tbl 
	                               cp864_uni.tbl cp866_uni.tbl 
	                               cp869_uni.tbl def7_uni.tbl 
	                               dmcs_uni.tbl iso01_uni.tbl 
	                               iso02_uni.tbl iso03_uni.tbl 
	                               iso04_uni.tbl iso05_uni.tbl 
	                               iso06_uni.tbl iso07_uni.tbl 
	                               iso08_uni.tbl iso09_uni.tbl 
	                               iso10_uni.tbl koi8r_uni.tbl 
	                               makefile.dos makefile.in 
	                               makeuctb.c mnem2_suni.tbl 
	                               mnem_suni.tbl next_uni.tbl 
	                               rfc_suni.tbl utf8_uni.tbl 
	                               viscii_uni.tbl 
	gnu/usr.bin/lynx/test: sgml.html unicode.html 
Added files:
	gnu/usr.bin/lynx: ABOUT-NLS CHANGES LYHelp.hin cfg_defs.sh 
	                  cfg_edit.sh fixtext.sh 
	gnu/usr.bin/lynx/WWW/Library/Implementation: makefile.in 
	gnu/usr.bin/lynx/WWW/Library/djgpp: makefile.sla 
	gnu/usr.bin/lynx/docs: OS-390.announce djgpp.key pdcurses.key 
	                       slang.key 
	gnu/usr.bin/lynx/intl: ChangeLog VERSION bindtextdom.c 
	                       cat-compat.c dcgettext.c dgettext.c 
	                       explodename.c finddomain.c gettext.c 
	                       gettext.h gettextP.h hash-string.h 
	                       intl-compat.c l10nflist.c libgettext.h 
	                       libintl.h linux-msg.sed loadinfo.h 
	                       loadmsgcat.c localealias.c makefile.in 
	                       po2tbl.sed.in textdomain.c xopen-msg.sed 
	gnu/usr.bin/lynx/lynx_help: help_files.txt 
	gnu/usr.bin/lynx/lynx_help/keystrokes: alt_edit_help.html 
	                                       environments.html 
	                                       test_display.html 
	gnu/usr.bin/lynx/po: ChangeLog POTFILES.in de.po es.po fr.po 
	                     it.po ko.po lynx.pot makefile.inn nl.po 
	                     no.po pl.po pt.po readme sl.po sv.po 
	gnu/usr.bin/lynx/samples: blue-background.lss cernrules.txt 
	                          lynx-keymaps mild-colors.lss 
	gnu/usr.bin/lynx/src: LYCharVals.h LYPrettySrc.c LYPrettySrc.h 
	                      makefile.dsl makefile.wsl structdump.h 
	gnu/usr.bin/lynx/src/chrtrans: caselower.h cp866u_uni.tbl 
	                               entities.h hp_uni.tbl 
	                               iso15_uni.tbl jcuken_kb.h 
	                               koi8u_uni.tbl rot13_kb.h 
	                               yawerty_kb.h 
	gnu/usr.bin/lynx/test: c1.html raw8bit.html spaces.html 
Removed files:
	gnu/usr.bin/lynx/WWW/Library/Implementation: BSDI_Makefile 
	                                             CommonMakefile 
	                                             HTAAFile.c 
	                                             HTAAFile.h 
	                                             HTAAServ.c 
	                                             HTAAServ.h HTACL.c 
	                                             HTACL.h HTAlert.c 
	                                             HTAlert.h HTAuth.c 
	                                             HTAuth.h 
	                                             HTHistory.c 
	                                             HTHistory.h 
	                                             HTInit.c HTPasswd.c 
	                                             HTPasswd.h 
	                                             HTWriter.c 
	                                             HTWriter.h 
	                                             entities.h 
	gnu/usr.bin/lynx/WWW/Library/apollo_m68k: Makefile 
	gnu/usr.bin/lynx/WWW/Library/clix: Makefile 
	gnu/usr.bin/lynx/WWW/Library/convex: Makefile 
	gnu/usr.bin/lynx/WWW/Library/decstation: Makefile 
	gnu/usr.bin/lynx/WWW/Library/duns: Makefile 
	gnu/usr.bin/lynx/WWW/Library/freebsd: Makefile 
	gnu/usr.bin/lynx/WWW/Library/isc: Makefile 
	gnu/usr.bin/lynx/WWW/Library/mips: Makefile 
	gnu/usr.bin/lynx/WWW/Library/netbsd: Makefile 
	gnu/usr.bin/lynx/WWW/Library/next: Makefile 
	gnu/usr.bin/lynx/WWW/Library/osf: Makefile 
	gnu/usr.bin/lynx/WWW/Library/ptx: Makefile 
	gnu/usr.bin/lynx/WWW/Library/rs6000: Makefile 
	gnu/usr.bin/lynx/WWW/Library/sco: Makefile 
	gnu/usr.bin/lynx/WWW/Library/sgi: Makefile 
	gnu/usr.bin/lynx/WWW/Library/snake: Makefile 
	gnu/usr.bin/lynx/WWW/Library/solaris2: Makefile 
	gnu/usr.bin/lynx/WWW/Library/sun3: Makefile 
	gnu/usr.bin/lynx/WWW/Library/sun4: Makefile 
	gnu/usr.bin/lynx/WWW/Library/svr4: Makefile 
	gnu/usr.bin/lynx/WWW/Library/umaxv-m88k: Makefile 
	gnu/usr.bin/lynx/WWW/Library/unix: makefile.in 
	gnu/usr.bin/lynx/WWW/Library/unix_x: Makefile 
	gnu/usr.bin/lynx/WWW/Library/vax_ultrix: Makefile 
	gnu/usr.bin/lynx/src: LYSystem.h 
	gnu/usr.bin/lynx/utils/lpansi: Makefile README lpansi.1 lpansi.c 
	                               vmsbuild.com 

Log message:
Upgrade to Lynx 2.8.2. -moj


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/25 14:08:01

Modified files:
	devel/libslang : Makefile 
	devel/libslang/files: md5 

Log message:
use gzip'd tarball


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/25 14:10:55

Modified files:
	devel/libslang/patches: patch-aa patch-ad 

Log message:
get rid of fuzz and a bad offset caused by the port being upgraded


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/25 16:13:01

Modified files:
	net/ethereal   : Makefile 

Log message:
- since dependencies are working properly we do not need to specify both
glib and gtk for LIB_DEPENDS
- remove unnecessary CONFIGURE_ARGS


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/25 16:24:06

Modified files:
	net/wget       : Makefile 

Log message:
remove USE_GMAKE, our "make" works properly afterall. Not really sure what
the problem was but after a fresh checkout of the port it works perfectly.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/25 17:12:28

Modified files:
	shells/bash    : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/25 17:29:22

Modified files:
	net/sniffit/patches: patch-aa patch-af patch-ag 

Log message:
unified diffs


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/25 17:31:49

Modified files:
	net/sniffit    : Makefile 

Log message:
- mkdir -> ${INSTALL_DATA_DIR}
- make this port respect CFLAGS
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/25 17:36:16

Modified files:
	shells/es      : Makefile 
Added files:
	shells/es/patches: patch-main_c patch-prim-sys_c patch-stdenv_h 
	shells/es/pkg  : DEINSTALL INSTALL 
Removed files:
	shells/es/patches: patch-aa 

Log message:
Cosmetic changes, mostly.
- unbundle patches in separate files,
- remove mostly unneeded Makefile patch, use ports mechanisms instead,
- use INSTALL_* macros,
- FAKE,
- proper package, handles shell addition/removal like other shells do...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/25 18:10:39

Modified files:
	shells/scsh    : Makefile 
Added files:
	shells/scsh/pkg: DEINSTALL INSTALL 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/25 18:40:37

Modified files:
	net/sniffit/patches: patch-ag 

Log message:
make sniffit recognize most if not all of the ethernet devices available
on i386, sparc, m68k, mips and powerpc based archs


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/25 19:00:19

Modified files:
	shells/zsh-devel: Makefile 
	shells/zsh-devel/patches: patch-ab 

Log message:
Fake, a bit harder than usual...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/25 19:24:03

Modified files:
	audio/gogo/pkg : COMMENT 

Log message:
lobitimized comment.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/25 19:29:58

Modified files:
	devel/nasm     : Makefile 
	audio/gogo     : Makefile 
	audio/gogo/pkg : DESCR 

Log message:
Fake.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/03/25 22:24:26

Modified files:
	usr.sbin/tcpdump: tcpdump.c 

Log message:
correct usage() return value


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/25 23:40:51

Modified files:
	sys/net        : pfkeyv2.c 

Log message:
Add RCS ID.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 00:46:21

Removed files:
	net/ircii-epic : Makefile 
	net/ircii-epic/files: md5 
	net/ircii-epic/patches: patch-aa 
	net/ircii-epic/pkg: COMMENT DESCR PLIST 

Log message:
remove ircii-epic. superseded by epic4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 00:47:14

Modified files:
	net            : Makefile 

Log message:
remove ircii-epic. superseded by epic4.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 00:50:00

Modified files:
	audio/amp      : Makefile 

Log message:
mark BROKEN, ok'd by maintainer


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 00:51:21

Modified files:
	audio/xmpeg3   : Makefile 

Log message:
mark BROKEN, ok'd by maintainer


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 01:34:10

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
New devices; from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 01:34:31

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
Regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 01:39:47

Modified files:
	sys/dev/usb    : hid.c ohci.c ohcireg.h ohcivar.h uaudio.c 
	                 uaudioreg.h ugen.c uhci.c uhcireg.h uhcivar.h 
	                 uhid.c uhub.c usb.c usb.h usb_mem.c usb_mem.h 
	                 usb_port.h usb_quirks.c usb_quirks.h usb_subr.c 
	                 usbdi.c usbdi.h usbdi_util.c usbdi_util.h 
	                 usbdivar.h 

Log message:
Sync with NetBSD.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/03/26 01:53:07

Modified files:
	.              : want.html 

Log message:
We want USB Ethernet adapters.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 02:52:37

ports/net/ircII/patches

Update of /cvs/ports/net/ircII/patches
In directory cvs.openbsd.org:/tmp/cvs-serv28160/patches

Log Message:
Directory /cvs/ports/net/ircII/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 02:55:33

Modified files:
	net/ircII      : Makefile 
	net/ircII/files: md5 
	net/ircII/pkg  : PLIST 
Added files:
	net/ircII/patches: patch-aa 

Log message:
upgrade to ircII 4.4S

LOTS of changes including:
- fixes the buffer overflow
- adds support for IPv6
- adds ICB support!! ;)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 03:35:10

Added files:
	net/bitchx/patches: patch-ac 

Log message:
fix sym link creation


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 03:55:29

Modified files:
	net/epic4      : Makefile 
	net/epic4/patches: patch-ab 

Log message:
- revert part of patch and use FAKE_FLAGS to override INSTALL_PROGRAM and
INSTALL_DATA
- fix symlink creation


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/26 04:33:26

Modified files:
	net/licq       : Makefile 

Log message:
Fix LIB_DEPENDS, CONFIGURE_ARGS and CONFIGURE_ENV.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/26 08:51:32

Modified files:
	usr.bin/make   : suff.c 

Log message:
Remove refCount for suffixes.
- suffixes can't be removed from suffList except when an explicit reset
is seen, e.g.,
.SUFFIXES:

This actually occurs seldom enough that the very small memory gain does
not justify the extra code and added complexity.

(Removing suffixes at other times, as the old code used to do, is a bug)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 08:52:54

Modified files:
	audio/tosha    : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 08:53:08

Modified files:
	sys/dev/usb    : uhci.c 

Log message:
Fix an obvious typo.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 08:59:42

Modified files:
	infrastructure/mk: bsd.port.mk bsd.port.subdir.mk 

Log message:
Propagate RECURSIVE_FETCH_LIST in a less hackish way.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 09:01:10

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Missed PORTSDIR in fetch-list.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/26 09:08:27

Modified files:
	usr.bin/make   : job.c 

Log message:
Passing an (int) instead of an (int*) won't work.
Those casts are evil...


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 09:10:41

Modified files:
	textproc/catdoc: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/26 09:21:33

Modified files:
	usr.bin/make   : arch.c compat.c cond.c dir.c for.c hash.h job.c 
	                 main.c make.c parse.c sprite.h suff.c targ.c 
	                 var.c 
	usr.bin/make/lst.lib: lstDatum.c lstDeQueue.c 

Log message:
Remove idiotic, braindead casts T* -> void*
They serve no purpose, except hiding potential bugs.

In particular, remove (ClientData) cast from macro, showing potentially
troublesome use of Hashes to store time_t.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/26 09:45:05

Modified files:
	share/termtypes: termtypes.master 
	lib/libcurses  : curses.h curses.priv.h shlib_version 
	                 term_entry.h tic.h 
	lib/libcurses/base: lib_color.c lib_dft_fgbg.c lib_mouse.c 
	                    lib_set_term.c 
	lib/libcurses/doc: hackguide.html 
	lib/libcurses/tinfo: add_tries.c alloc_ttype.c captoinfo.c 
	                     comp_parse.c comp_scan.c free_ttype.c 
	                     read_termcap.c 
	lib/libcurses/tty: lib_vidattr.c tty_update.c 
	usr.bin/tic    : captoinfo.1tbl infotocap.1 tic.1 tic.c 
	usr.bin/infocmp: infocmp.1tbl infocmp.c 

Log message:
Update to ncurses-5.0-20000325


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 09:50:38

Modified files:
	games/connect4 : Makefile 
	games/connect4/pkg: PLIST 

Log message:
Fake, obey CFLAGS, fix package...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 09:51:22

Modified files:
	archivers/gshar+gunshar: Makefile 
	games/xjig     : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 09:57:42

Modified files:
	infrastructure/mk: bsd.port.subdir.mk 

Log message:
Trim sed, using same techniques I already did for bsd.port.mk.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/26 10:36:33

Modified files:
	sbin/brconfig  : brconfig.8 

Log message:
fix rule example


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/26 11:35:06

Modified files:
	etc/ppp        : ppp.conf.sample 

Log message:
resolf.conf -> resolv.conf; charnier@xp11.frmug.org


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 11:38:51

Modified files:
	textproc/glimpse: Makefile 
	textproc/xpdf  : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 11:43:37

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
Add 3COM460.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 11:44:28

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
Regen.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 11:49:44

Modified files:
	sys/arch/i386/conf: GENERIC 
	sys/dev/usb    : files.usb 
Added files:
	sys/dev/usb    : if_kue.c if_kuereg.h 

Log message:
Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 12:09:17

Added files:
	sys/dev/usb    : kue_fw.h 

Log message:
Whoops, missed a file. BTW, these drivers came from NetBSD sources but were
originally developed by Bill Paul of FreeBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 12:29:17

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
Whoops.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 12:30:40

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
Regen.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 13:43:11

Modified files:
	x11/qt         : Makefile 

Log message:
remove USE_X11


CVSROOT:	/cvs
Module name:	ports
Changes by:	jeremy@cvs.openbsd.org	2000/03/26 14:06:35

Log message:
    add nemesis port
    
    Status:
    
    Vendor Tag:	jeremy
    Release Tags:	jeremy_03_26_2000
    
    N ports/net/nemesis/Makefile
    N ports/net/nemesis/pkg/COMMENT
    N ports/net/nemesis/pkg/DESCR
    N ports/net/nemesis/pkg/PLIST
    N ports/net/nemesis/files/md5
    N ports/net/nemesis/patches/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 14:23:21

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
USE_X11 should mark ports that need X11, but don't say anything about
where they install.

E.g., DON'T TOUCH USE_X11 in existing ports for now, we'll see how we
go about them.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 14:27:20

Modified files:
	archivers/freeze: Makefile 
	archivers/freeze/patches: patch-ab 

Log message:
- Fake
- make use of MAKE_FLAGS


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 14:27:59

Modified files:
	archivers/arc  : Makefile 

Log message:
remove blank line


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 14:28:47

Modified files:
	archivers/bzip : Makefile 

Log message:
remove blank line


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 14:36:10

Modified files:
	x11/qt         : Makefile 

Log message:
re-add USE_X11


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 14:47:30

Modified files:
	sys/dev/pci    : uhci_pci.c 

Log message:
Sync with NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 14:47:52

Modified files:
	sys/dev/usb    : usb.c uhci.c 

Log message:
Fix typos.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 15:02:28

Modified files:
	archivers/zoo  : Makefile 
	archivers/zoo/patches: patch-ab 

Log message:
- make use of MAKE_FLAGS
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 15:12:27

Modified files:
	archivers/zip  : Makefile 
	archivers/zip/patches: patch-aa 

Log message:
- make use of MAKE_FLAGS
- bump NEED_VERSION


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 15:20:04

Modified files:
	x11/kde/base   : Makefile 

Log message:
fix x11/kde/libs dependency, brought to my attention by jakob@


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 15:21:18

Modified files:
	x11/kde/libs   : Makefile 

Log message:
add missing MAINTAINER


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 15:34:29

Modified files:
	archivers/unzip: Makefile 
	archivers/unzip/patches: patch-aa 

Log message:
- make use of MAKE_FLAGS
- bump NEED_VERSION


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/26 15:38:39

Modified files:
	sys/dev/pci    : files.pci pcidevs pcivar.h 
	sys/arch/i386/conf: GENERIC files.i386 
	sys/arch/i386/i386: autoconf.c 
	sys/arch/i386/include: biosvar.h 
	sys/arch/i386/pci: pcib.c 
Added files:
	sys/dev/pci    : pci_quirks.c 
	sys/arch/i386/i386: bios32.c 
	sys/arch/i386/pci: opti82c558.c opti82c558reg.h opti82c700.c 
	                   opti82c700reg.h pci_bus_fixup.c 
	                   pci_bus_fixup.h pci_intr_fixup.c 
	                   pci_intr_fixup.h pcibios.c pcibios.h piix.c 
	                   piixreg.h piixvar.h sis85c503.c 
	                   sis85c503reg.h via82c586.c via82c586reg.h 

Log message:
from netbsd: pci interrupt routing code.
also, change a few pcidevs names to match netbsd (and more descriptive).
tested on a bunch of laptops, helps resolving 'pin X unmapped'
problems for (usually) usb and cardbus cntrollers.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/26 15:39:03

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 15:40:25

Modified files:
	archivers/unrar: Makefile 

Log message:
- style
- bump NEED_VERSION
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 15:42:06

Modified files:
	archivers/unrar/patches: patch-aa patch-ab 

Log message:
unified diffs


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 15:50:03

Modified files:
	archivers/unarj: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 15:52:16

Modified files:
	archivers/unace: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 16:07:01

Modified files:
	archivers/rar  : Makefile 

Log message:
- Fake
- add NO_CONFIGURE and NO_PATCH


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 16:14:37

Modified files:
	archivers/nulib: Makefile 

Log message:
- Fake
- respect CC and CFLAGS
- add NO_CONFIGURE


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/26 16:17:04

Modified files:
	archivers/lzo  : Makefile 

Log message:
remove license type


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/26 16:32:00

Modified files:
	sys/arch/arc/dev: pccons.c 
	sys/arch/mvme68k/dev: cl.c flash.c fooip.c ipic.c lp.c mc.c 
	                      memc.c pcc.c pcctwo.c vme.c wl.c zs.c 
	sys/arch/mvme88k/dev: cl.c dart.c memc.c pcctwo.c syscon.c vme.c 
	                      vx.c 

Log message:
callout.h is gone


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 17:34:15

Modified files:
	sys/dev/pci    : files.pci 
Removed files:
	sys/dev/pci    : if_al.c if_alreg.h if_ax.c if_axreg.h 

Log message:
Remove the al and ax drivers; these cards now supported by the dc driver.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/26 17:56:00

Modified files:
	sys/dev/pci    : uhci_pci.c 

Log message:
Need a newline now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 18:05:20

Modified files:
	x11/tvtwm      : Makefile 
	x11/tvtwm/files: md5 
	x11/afterstep  : Makefile 

Log message:
Fake...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 18:08:56

Modified files:
	japanese/less  : Makefile 

Log message:
HOMEPAGE


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 18:52:18

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Remove PORTSDIR from describe:, in portsubdir, and in descr.

(noticed by turan, quick and dirty implementation until I clean the
DIRPRFX mess)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 18:55:55

Modified files:
	audio/gogo     : Makefile 
	audio/gogo/files: md5 
	audio/gogo/patches: patch-a 

Log message:
gogo 2.26a, less segfaults.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 19:01:43

Removed files:
	lang/tcl80     : Makefile 
	lang/tcl80/files: md5 
	lang/tcl80/patches: patch-aa patch-ab 
	lang/tcl80/pkg : COMMENT DESCR PLIST PLIST.noshared 

Log message:
Bye, bye. This is integraded with tcl port.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 19:08:47

Log message:
    Initial import of tcl
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Mar-27
    
    N ports/lang/tcl/Makefile
    N ports/lang/tcl/8.0/Makefile
    N ports/lang/tcl/8.0/files/md5
    N ports/lang/tcl/8.0/patches/patch-aa
    N ports/lang/tcl/8.0/patches/patch-ab
    N ports/lang/tcl/8.0/pkg/COMMENT
    N ports/lang/tcl/8.0/pkg/DESCR
    N ports/lang/tcl/8.0/pkg/PLIST
    N ports/lang/tcl/8.0/pkg/PLIST.noshared
    N ports/lang/tcl/8.3/Makefile
    N ports/lang/tcl/8.3/files/md5
    N ports/lang/tcl/8.3/patches/patch-aa
    N ports/lang/tcl/8.3/patches/patch-ab
    N ports/lang/tcl/8.3/pkg/COMMENT
    N ports/lang/tcl/8.3/pkg/DESCR
    N ports/lang/tcl/8.3/pkg/PLIST
    N ports/lang/tcl/8.3/pkg/PLIST.noshared
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 19:11:19

Modified files:
	lang           : Makefile 

Log message:
Add tcl, disable tcl80


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 19:14:42

Removed files:
	lang/tcl82     : Makefile 
	lang/tcl82/files: md5 
	lang/tcl82/patches: patch-aa patch-ab 
	lang/tcl82/pkg : COMMENT DESCR PLIST PLIST.noshared 

Log message:
Ditch this port. I will fix the dependencies ASAP.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 19:16:49

Modified files:
	infrastructure/fetch: fetch-all 

Log message:
Create DIST_SUBDIR.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 19:25:17

Log message:
    Initial import of tk.
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Mar-27
    
    N ports/x11/tk/Makefile
    N ports/x11/tk/8.0/Makefile
    N ports/x11/tk/8.0/files/md5
    N ports/x11/tk/8.0/patches/patch-aa
    N ports/x11/tk/8.0/patches/patch-ab
    N ports/x11/tk/8.0/patches/patch-ac
    N ports/x11/tk/8.0/patches/patch-ad
    N ports/x11/tk/8.0/patches/patch-ae
    N ports/x11/tk/8.0/patches/patch-af
    N ports/x11/tk/8.0/patches/patch-ag
    N ports/x11/tk/8.0/pkg/COMMENT
    N ports/x11/tk/8.0/pkg/DESCR
    N ports/x11/tk/8.0/pkg/PLIST
    N ports/x11/tk/8.0/pkg/PLIST.noshared
    N ports/x11/tk/8.3/Makefile
    N ports/x11/tk/8.3/pkg/COMMENT
    N ports/x11/tk/8.3/pkg/DESCR
    N ports/x11/tk/8.3/pkg/PLIST
    N ports/x11/tk/8.3/pkg/PLIST.noshared
    N ports/x11/tk/8.3/patches/patch-aa
    N ports/x11/tk/8.3/patches/patch-ab
    N ports/x11/tk/8.3/files/md5
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 19:28:30

Removed files:
	x11/tk80       : Makefile 
	x11/tk80/files : md5 
	x11/tk80/patches: patch-aa patch-ab patch-ac patch-ad patch-ae 
	                  patch-af patch-ag 
	x11/tk80/pkg   : COMMENT DESCR PLIST PLIST.noshared 

Log message:
Bye, bye. This is integrated with tk.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 19:35:06

Removed files:
	x11/tk82       : Makefile 
	x11/tk82/files : md5 
	x11/tk82/patches: patch-aa patch-ab patch-ac patch-ad patch-ae 
	                  patch-af patch-ag 
	x11/tk82/pkg   : COMMENT DESCR PLIST PLIST.noshared 

Log message:
Ditch tk82. I will fix the dependicies ASAP.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/26 19:38:06

Modified files:
	.              : INDEX 

Log message:
Somewhat synched...


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/03/26 19:40:17

Modified files:
	.              : users.html 

Log message:
Add qpalzm.com (from <chris@qpalzm.com>)


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/03/26 20:05:56

Modified files:
	build          : groups.awk groups.dat support.awk 

Log message:
Fix typos spotted by Louis (mixed USA and United States); force the latter.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 20:05:57

Modified files:
	x11            : Makefile 

Log message:
Add tk, disable tk80.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/03/26 20:07:04

Modified files:
	.              : groups.html support.html 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/26 20:44:39

Modified files:
	usr.bin/sudo   : BUGS CHANGES INSTALL Makefile.in README RUNSON 
	                 TODO acsite.m4 check.c config.h.in configure 
	                 configure.in defaults.c defaults.h getspwuid.c 
	                 logging.c parse.c parse.h parse.lex parse.yacc 
	                 sudo.8 sudo.c sudo.h sudoers.5 testsudoers.c 
	                 tgetpass.c version.h visudo.8 visudo.c 
	usr.bin/sudo/auth: aix_auth.c fwtk.c pam.c passwd.c sudo_auth.c 

Log message:
sudo 1.6.3; see http://www.courtesan.com/sudo/current.html for a list
of changes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 21:02:38

Modified files:
	misc/tkinfo    : Makefile 
	misc/tkinfo/files: md5 
	misc/tkinfo/patches: patch-aa 

Log message:
- Upgrade to version 2.5
- Fix the dependencies
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 22:05:38

Modified files:
	misc/tkcron    : Makefile 
	misc/tkcron/files: Makefile 
	misc/tkcron/patches: patch-aa 

Log message:
- Fix the dependencies.
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/26 22:20:06

ports/security/libssl26

Update of /cvs/ports/security/libssl26
In directory cvs.openbsd.org:/tmp/cvs-serv28838/libssl26

Log Message:
Directory /cvs/ports/security/libssl26 added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/26 22:20:34

ports/security/libssl26/pkg

Update of /cvs/ports/security/libssl26/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv31085/pkg

Log Message:
Directory /cvs/ports/security/libssl26/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/26 22:22:03

Added files:
	security/libssl26: Makefile 
	security/libssl26/pkg: COMMENT DESCR INSTALL PLIST 

Log message:
libssl26 port - builds non-usa rsa-enabled libssl and package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 22:39:34

Modified files:
	textproc/rman  : Makefile 
	textproc/rman/files: md5 

Log message:
- Upgrade to version 3.0.8
- Clean up the Makefile
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/26 23:46:41

Modified files:
	misc/tkman     : Makefile 
	misc/tkman/files: md5 
	misc/tkman/patches: patch-aa 

Log message:
- Upgrade to version 2.1b4
- Fix the dependencies
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/27 00:26:46

Modified files:
	sys/netinet    : ip_input.c 

Log message:
As I threatened a while ago, ingress IPsec ACL-checking is turned on
by default. Read the ipsecadm(8) man page for more details on how to
specify ingress filters with manual keying. isakmpd has been doing
this for a while now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/27 01:32:25

Log message:
    BIND replacement by Dan Bernstein.
    
    Status:
    
    Vendor Tag:	camield
    Release Tags:	camield_2000-Mar-27
    
    N ports/net/dnscache/Makefile
    N ports/net/dnscache/files/md5
    N ports/net/dnscache/pkg/COMMENT
    N ports/net/dnscache/pkg/DESCR
    N ports/net/dnscache/pkg/SECURITY
    N ports/net/dnscache/pkg/MESSAGE
    N ports/net/dnscache/pkg/PLIST
    N ports/net/dnscache/patches/patch-rights
    N ports/net/dnscache/patches/patch-etc-share
    N ports/net/dnscache/patches/patch-Makefile
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2000/03/27 01:35:22

Modified files:
	sys/arch/i386/pci: opti82c558.c opti82c558reg.h opti82c700.c 
	                   opti82c700reg.h pci_bus_fixup.c 
	                   pci_bus_fixup.h pci_intr_fixup.c 
	                   pci_intr_fixup.h pcib.c pcibios.c pcibios.h 
	                   piix.c piixreg.h piixvar.h sis85c503.c 
	                   sis85c503reg.h via82c586.c via82c586reg.h 

Log message:
add missing OpenBSD RCS IDs


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/27 02:03:25

Modified files:
	mail/metamail  : Makefile 

Log message:
- Fake
- YES => Yes


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/27 04:31:58

Modified files:
	kerberosIV/usr.bin/kdestroy: Makefile 
	kerberosIV/usr.bin/klist: Makefile 

Log message:
readd -ldes. ok hin@ -moj


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/27 05:32:26

Modified files:
	mail/tkrat     : Makefile 
	mail/tkrat/files: md5 
	mail/tkrat/patches: patch-ab patch-ac patch-ad 

Log message:
- Upgrade to version 2.0b9
- Fix the dependencies
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/27 05:53:41

Modified files:
	kerberosIV     : Makefile.inc 

Log message:
readd libcom_err support. ok with hin@ -moj.


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/03/27 05:55:13

Modified files:
	kerberosIV/lib/krb: Makefile 

Log message:
readd libcom_err support. ok with hin@ -moj.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/27 06:56:10

Modified files:
	sys/conf       : param.c 

Log message:
no vm_cache_max in uvm; ok art@


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2000/03/27 07:22:46

Modified files:
	usr.bin/file/magdir: images 

Log message:
Add Photoshop sub-type to JPEG.


CVSROOT:	/cvs
Module name:	src
Changes by:	ian@cvs.openbsd.org	2000/03/27 07:25:34

Modified files:
	usr.bin/file/magdir: printer 

Log message:
Add HPGL2 printer entyr (Pavel Lisy)


CVSROOT:	/cvs
Module name:	www
Changes by:	maja@cvs.openbsd.org	2000/03/27 08:18:01

Modified files:
	.              : i386.html 

Log message:
VIA Rhine/RhineII is vr not rl. -moj


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/27 08:44:04

Added files:
	usr.bin/ssh    : ssh2.h 

Log message:
ssh2 message type codes


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/27 08:56:46

Modified files:
	sys/arch/i386/pci: piixvar.h 

Log message:
fix OpenBSD tag


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/27 09:00:26

Modified files:
	x11/tk/8.0     : Makefile 
	x11/tk/8.3     : Makefile 

Log message:
Fix the LIB_DEPENDS.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/27 09:05:44

Modified files:
	devel/tkcvs    : Makefile 
	devel/tkcvs/patches: patch-aa patch-ab 

Log message:
Fix the dependicies.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/27 10:09:04

Modified files:
	usr.sbin/pkg_install/create: pkg_create.1 

Log message:
Document -s, indicate the existence of @option, remove fixed bug from
description.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/27 10:15:01

Modified files:
	usr.sbin/pkg_install/add: perform.c 
	usr.sbin/pkg_install/create: pkg_create.1 

Log message:
Add and document option no-default-conflict.


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/27 10:26:07

Modified files:
	mail/cucipop   : Makefile 
	mail/cucipop/patches: patch-aa 

Log message:
respect CFLAGS.
fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/27 10:28:59

Modified files:
	lang/tcl/8.0/pkg: PLIST PLIST.noshared 
	x11/tk/8.0     : Makefile 
	x11/tk/8.0/pkg : PLIST PLIST.noshared 

Log message:
Move man pages out of the way to avoid conflict with 8.3.
Use @option no-default-conflict to say this is okay to install alongside
another version.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/27 10:41:51

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
allow bigger packets


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/27 10:46:30

ports/security/libssl26/files

Update of /cvs/ports/security/libssl26/files
In directory cvs.openbsd.org:/tmp/cvs-serv15669/files

Log Message:
Directory /cvs/ports/security/libssl26/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/27 10:47:18

Modified files:
	security/libssl26: Makefile 
Added files:
	security/libssl26/files: md5 

Log message:
need checksums, add USA_RESIDENT nonsense to make it clear this is the
free world version.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/27 11:00:41

Modified files:
	lang/tcl/8.3/pkg: PLIST PLIST.noshared 
	x11/tk/8.3     : Makefile 
	x11/tk/8.3/pkg : PLIST PLIST.noshared 

Log message:
Move manpages around. Now tcl/tk 8.0 and tcl/tk 8.3 can coexist peacefully.


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/27 11:01:21

Removed files:
	security/libssl26: Makefile 
	security/libssl26/files: md5 
	security/libssl26/pkg: COMMENT DESCR INSTALL PLIST 

Log message:
Wrong place.


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/27 11:02:38

ports/security/ssl26

Update of /cvs/ports/security/ssl26
In directory cvs.openbsd.org:/tmp/cvs-serv30320/ssl26

Log Message:
Directory /cvs/ports/security/ssl26 added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/27 11:03:00

ports/security/ssl26/files

Update of /cvs/ports/security/ssl26/files
In directory cvs.openbsd.org:/tmp/cvs-serv6669/files

Log Message:
Directory /cvs/ports/security/ssl26/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/27 11:03:01

ports/security/ssl26/pkg

Update of /cvs/ports/security/ssl26/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv6669/pkg

Log Message:
Directory /cvs/ports/security/ssl26/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/27 11:04:35

Added files:
	security/ssl26 : Makefile 
	security/ssl26/files: md5 
	security/ssl26/pkg: COMMENT DESCR INSTALL PLIST 

Log message:
ssl26 port - generates rsa-enabled libssl libcrypto, non-USA version


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/27 11:10:01

Modified files:
	security/ssl26 : Makefile 
	security/ssl26/files: md5 

Log message:
cleanup - name ssl26


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/03/27 11:14:33

Modified files:
	security/ssl26 : Makefile 

Log message:
Shouldn't go on CD. (yet)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/27 11:17:31

Modified files:
	audio/xcd      : Makefile 
	audio/xmpeg3   : Makefile 
	comms/pilot-link: Makefile 
	databases/postgresql: Makefile 
	devel/tclcl    : Makefile 
	devel/tkcvs    : Makefile 
	lang/expect    : Makefile 
	lang/otcl      : Makefile 
	lang/python    : Makefile 
	mail/exmh2     : Makefile 
	mail/tkrat     : Makefile 
	mbone/common   : Makefile 
	mbone/imm      : Makefile 
	mbone/nte      : Makefile 
	mbone/rat      : Makefile 
	mbone/relate   : Makefile 
	mbone/sdr      : Makefile 
	mbone/vat      : Makefile 
	mbone/vic      : Makefile 
	misc/cbb       : Makefile 
	misc/remind    : Makefile 
	misc/tkcron    : Makefile 
	misc/tkinfo    : Makefile 
	misc/tkman     : Makefile 
	net/ns         : Makefile 
	textproc/TclXML: Makefile 
	textproc/catdoc: Makefile 
	textproc/xml2rfc: Makefile 
	x11/tk/8.0     : Makefile 

Log message:
Fix tcl/tk 8.0 and 8.3 dependencies...

tcl/tk 8.2 still needs to be updated to 8.3 to fully clean up that mess.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/27 11:34:58

Modified files:
	sys/dev/pcmcia : if_wi.c 

Log message:
don't include rcsid in compile


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/27 12:36:05

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
another


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/27 12:36:13

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/27 13:16:39

Modified files:
	mail/cucipop/patches: patch-ac patch-ad patch-ae patch-af 

Log message:
unified diffs


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/27 14:12:33

Modified files:
	lang/otcl      : Makefile 

Log message:
Fake, homepage, tk 8.3.
Angelos, please supply license...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/27 14:30:07

Modified files:
	devel/tclcl    : Makefile 

Log message:
Tk 8.3, fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/03/27 14:57:52

Modified files:
	net/ngrep      : Makefile 
	net/libnet     : Makefile 
	net/libnids    : Makefile 

Log message:
packetfactory dist path changed


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/03/27 15:38:13

Modified files:
	sys/compat/linux: files.linux syscalls.master 
Added files:
	sys/compat/linux: linux_getcwd.c 

Log message:
Implement getcwd.


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/03/27 15:38:45

Modified files:
	sys/compat/linux: linux_syscall.h linux_syscallargs.h 
	                  linux_syscalls.c linux_sysent.c 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/27 15:40:09

Modified files:
	share/man/man8 : afterboot.8 

Log message:
Improve; deraadt@ ok


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/27 16:02:49

Modified files:
	security/socks5: Makefile 
	security/socks5/pkg: PLIST PLIST.noshared 
Added files:
	security/socks5/files: runsocks.in 
	security/socks5/patches: patch-configure patch-rld-c 
	                         patch-socks5-1 patch-socks5-conf-5 
	                         patch-socks5-passwd-5 patch-stopsocks-1 
Removed files:
	security/socks5/patches: patch-aa patch-ab 

Log message:
YES -> Yes
Fix runsocks bug.
bin/{socks5,stopsocks} -> sbin/


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/27 16:15:50

Modified files:
	distrib/sets/lists/base: md.amiga md.hp300 md.i386 md.mac68k 
	                         md.mvme68k md.pmax md.powerpc md.sparc 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/27 16:19:23

Modified files:
	sys/arch/i386/conf: PETRA RAMDISK RAMDISK_CD 

Log message:
better rearrangements


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/27 16:28:23

Modified files:
	share/man/man4 : ncr.4 

Log message:
Updates from NetBSD with minor changes to match OpenBSD, plus a description
of the NCR_VERBOSE option.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/27 17:02:08

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
more yamaha


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/27 17:02:14

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/03/27 18:18:01

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
more VIA devices [NetBSD]


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/03/27 18:18:26

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/27 18:20:14

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
simplify


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/27 18:20:29

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/27 20:38:00

Modified files:
	sys/arch/i386/pci: opti82c558.c opti82c558reg.h opti82c700.c 
	                   opti82c700reg.h pci_bus_fixup.c 
	                   pci_bus_fixup.h pci_intr_fixup.c 
	                   pci_intr_fixup.h pcibios.c pcibios.h piix.c 
	                   piixreg.h piixvar.h sis85c503.c 
	                   sis85c503reg.h via82c586.c via82c586reg.h 

Log message:
fix netbsd rcsids up.
also, from the 3rd try make proper openbsd rcsids, rediculous
3 commits just to add proper openbsd rcsids.
i think someone forgot to _look_ at the diffs before commit.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/27 20:43:54

Modified files:
	sys/dev/pci    : pci_quirks.c 

Log message:
fix netbsd rcsid up


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/27 20:47:26

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
PCIBIOS does not fully work yet


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/27 21:28:59

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
from netbsd: give pcic0 whole 64k iomem, and move pcic{1,2} to 0xe0000


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/27 22:54:40

Modified files:
	libexec/talkd  : Makefile 

Log message:
need an ntalkd man page, obviously


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/03/27 23:35:57

Modified files:
	sys/compat/linux: syscalls.master 
	sys/arch/i386/i386: linux_machdep.c 

Log message:
Implement rt_sigreturn.


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/03/27 23:36:29

Modified files:
	sys/compat/linux: linux_syscall.h linux_syscallargs.h 
	                  linux_syscalls.c linux_sysent.c 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/27 23:55:42

Modified files:
	misc/remind    : Makefile 
	misc/remind/files: md5 
	misc/remind/patches: patch-aa patch-ac 
	misc/remind/pkg: PLIST 

Log message:
- Upgrade to version 3.00.21.
- Fix the dependencies.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/27 23:58:15

Modified files:
	sys/netinet    : ip_ipsp.c 

Log message:
Set the protocol family in the destination address of bypass flows.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/27 23:58:54

Modified files:
	mail/dot-forward: Makefile 

Log message:
- PERMIT_* = Yes
- better Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/28 00:04:03

Modified files:
	sys/netinet    : ip_esp.c ip_ipsp.c 

Log message:
Allow authentication-only ESP (must have broken it in the previous
round of commits).


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/28 00:21:42

ports/mail/ezmlm/patches

Update of /cvs/ports/mail/ezmlm/patches
In directory cvs.openbsd.org:/tmp/cvs-serv21052/patches

Log Message:
Directory /cvs/ports/mail/ezmlm/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/28 00:22:31

Modified files:
	mail/ezmlm     : Makefile 
Added files:
	mail/ezmlm/patches: patch-Makefile 

Log message:
- PERMIT_* = Yes
- add HOMEPAGE
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/28 00:28:33

Modified files:
	mail/fastforward: Makefile 

Log message:
- PERMIT_* = Yes
- better Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/28 00:40:34

Modified files:
	mail/mess822   : Makefile 

Log message:
PERMIT_* = Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/28 00:43:13

Modified files:
	mail/qmailanalog: Makefile 

Log message:
PERMIT_* = Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/28 00:44:58

Modified files:
	mail/rblsmtpd  : Makefile 

Log message:
PERMIT_* = Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/28 00:53:12

Modified files:
	misc/remind    : Makefile 
	misc/remind/patches: patch-ac 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/28 01:46:26

Modified files:
	mail/cucipop   : Makefile 
	mail/cucipop/patches: patch-aa 
	mail/cucipop/pkg: PLIST 
Added files:
	mail/cucipop/pkg: INSTALL 

Log message:
- revert most of patch-aa and instead use a combination of MAKE_FLAGS and
our own install target, this also has the affect of not unnecessarily
creating the spool dir durring the fake install
- add INSTALL script


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/28 02:27:04

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Don't record ${PREFIX} in index if it's equal to ${LOCALBASE}


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/28 03:00:19

Modified files:
	net/mirror     : Makefile 
	net/mirror/pkg : PLIST 
Added files:
	net/mirror/files: mirror.man 

Log message:
Fake
Supply documentation along with mirror, replace stub manpage accordingly.


CVSROOT:	/cvs
Module name:	www
Changes by:	brian@cvs.openbsd.org	2000/03/28 03:01:14

Modified files:
	.              : cvsup.html 

Log message:
Add cvsup.de.OpenBSD.org
Reviewed by: wosch@FreeBSD.org


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/28 03:38:54

Modified files:
	net/icb        : Makefile 
	net/vnc        : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/28 04:33:44

Modified files:
	net/ucspi-tcp  : Makefile 

Log message:
PERMIT_* = Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/28 04:53:04

Modified files:
	mail/serialmail: Makefile 
Added files:
	mail/serialmail/patches: patch-rights-paths 
Removed files:
	mail/serialmail/patches: patch-aa 

Log message:
- HOMEPAGE
- Fake
- PERMIT_* = Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/28 04:54:05

Added files:
	mail/serialmail/patches: patch-Makefile 

Log message:
oops, forgot this one


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/28 04:54:15

Modified files:
	lang/expect    : Makefile 
	lang/expect/files: md5 
	lang/expect/patches: patch-aa 
	lang/expect/pkg: PLIST PLIST.noshared 

Log message:
expect 5.31, works with tk 8.3
Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/28 05:26:32

Modified files:
	net/ucspi-tcp  : Makefile 
	net/ucspi-tcp/files: md5 
	net/ucspi-tcp/patches: patch-Makefile 

Log message:
upgrade to version 0.88: one bugfix and a few tweaks


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/03/28 05:32:57

Modified files:
	sysutils/daemontools: Makefile 

Log message:
PERMIT_* = Yes


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/03/28 06:08:45

Modified files:
	share/man/man9 : ratecheck.9 

Log message:
ratecheck comes from NetBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/28 06:16:04

Log message:
    ruby 1.4.3: a nice language, very similar to perl, but with with interesting
    differences.
    
    Status:
    
    Vendor Tag:	ruby
    Release Tags:	ruby_1_4_3
    
    N ports/lang/ruby/Makefile
    N ports/lang/ruby/files/md5
    N ports/lang/ruby/files/PLIST.template
    N ports/lang/ruby/pkg/COMMENT
    N ports/lang/ruby/pkg/DESCR
    N ports/lang/ruby/pkg/SECURITY
    N ports/lang/ruby/patches/patch-findtcltk
    N ports/lang/ruby/patches/patch-socket
    N ports/lang/ruby/patches/patch-dln
    N ports/lang/ruby/patches/patch-mkstemp1
    N ports/lang/ruby/patches/patch-mkstemp2
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/28 06:18:50

Modified files:
	lang           : Makefile 

Log message:
Add ruby, kill old tcl.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/28 06:44:31

Modified files:
	converters/base64: Makefile 
	converters/btoa: Makefile 
	converters/ish : Makefile 
	converters/mimepp: Makefile 
	converters/mpack: Makefile 
	converters/p5-Convert-UU: Makefile 
	converters/trans: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/28 06:58:50

Modified files:
	textproc/TclXML: Makefile 
	textproc/TclXML/files: md5 
	textproc/TclXML/pkg: PLIST 

Log message:
- Upgrade to version 1.2.1
- tclsh8.0 -> tclsh8.3
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/28 07:04:51

Modified files:
	textproc/idiff : Makefile 

Log message:
- Fake
- YES -> Yes


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/28 07:07:43

Modified files:
	sys/dev/isa    : wss_isa.c wssreg.h 

Log message:
Allow wss to configure @irq 5, which is the default irq for quite a few
laptops.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/28 07:30:52

Modified files:
	sbin/ipsecadm  : ipsecadm.c 

Log message:
fix sanity checks to allow authentication-only ESP


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/28 08:13:09

Modified files:
	usr.sbin/ppp/ppp: systems.c 

Log message:
Don't treat # specially here


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/28 08:14:15

Modified files:
	usr.sbin/ppp/ppp: defs.c 

Log message:
don't treat # specially if PARSE_NOHASH is passed


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/28 09:08:31

Modified files:
	textproc/xml2rfc: Makefile 
	textproc/xml2rfc/patches: patch-aa 

Log message:
Fix the dependencies.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/28 10:35:10

Modified files:
	include        : md4.h md5.h 
	lib/libc/md    : md4c.c md5c.c mdX.3 

Log message:
Expose MDXTransform functions to be consistent with sha1 and rmd160.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/28 12:37:53

Modified files:
	sys/arch/i386/conf: GENERIC 
	sys/dev/usb    : FILES TODO files.usb hid.c hid.h if_kue.c 
	                 if_kuereg.h kue_fw.h ohci.c ohcireg.h ohcivar.h 
	                 uaudio.c uaudioreg.h ugen.c uhci.c uhcireg.h 
	                 uhcivar.h uhid.c uhub.c usb.c usb.h usb_mem.c 
	                 usb_mem.h usb_port.h usb_quirks.c usb_quirks.h 
	                 usb_subr.c usbcdc.h usbdevs usbdevs.h 
	                 usbdevs_data.h usbdi.c usbdi.h usbdi_util.c 
	                 usbdi_util.h usbdivar.h usbhid.h 
Added files:
	sys/dev/usb    : if_aue.c if_auereg.h if_cue.c if_cuereg.h 
	                 ulpt.c 

Log message:
Much cleaner sync with NetBSD. Some #if defined() magic has been sent in the
form of a diff to augustss@netbsd.org so that future syncs will be very easy.
This commit also adds support for ADMtek AN986 "Pegasus" based USB Ethernet,
CATC USB-EL1210A based USB Ethernet, and USB Printers (all untested).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 13:04:53

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 13:22:50

Modified files:
	usr.bin/ssh    : serverloop.c 

Log message:
close(fdin) if fdin != fdout, shutdown otherwise, ok theo@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 13:24:19

Modified files:
	usr.bin/ssh    : bufaux.c bufaux.h 

Log message:
support ssh2 bignums


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 13:24:50

Modified files:
	usr.bin/ssh    : cipher.c cipher.h 

Log message:
support ssh2 ciphers


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 13:25:15

Modified files:
	usr.bin/ssh    : compress.c 

Log message:
cleanup, less code


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 13:26:22

Modified files:
	usr.bin/ssh    : log-server.c 

Log message:
do not log() if debuggin to stderr


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 13:27:11

Modified files:
	usr.bin/ssh    : mpaux.c 

Log message:
KNF


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 13:31:31

Modified files:
	usr.bin/ssh    : channels.c channels.h clientloop.c nchan.c 
	                 nchan.h packet.c readconf.c serverloop.c ssh.c 
	                 ssh.h sshd.c 
	usr.bin/ssh/lib: Makefile 

Log message:
replace big switch() with function tables (prepare for ssh2)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 13:33:51

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
missing close


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 13:34:14

Modified files:
	usr.bin/ssh    : nchan.c 

Log message:
sync w/ channels.c


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 13:39:06

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 13:40:49

Added files:
	usr.bin/ssh    : dispatch.c dispatch.h 

Log message:
function tables for different message types


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/03/28 14:15:46

Modified files:
	usr.bin/ssh    : sshd.c 
	usr.bin/ssh/sshd: Makefile 
Added files:
	usr.bin/ssh    : auth.c auth.h session.c session.h 

Log message:
split sshd.c -> auth.c session.c sshd.c plus cleanup and goto-removal


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 14:56:01

Modified files:
	gnu/egcs/gcc   : Makefile.bsd-wrapper 

Log message:
MLINK f77 to g77


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 15:41:43

Modified files:
	lib/libutil    : uucplock.3 

Log message:
no need to spec the link path


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 15:42:03

Modified files:
	lib/libc/stdio : Makefile.inc 

Log message:
fseeko.3 and ftello.3


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 15:43:35

Modified files:
	lib/libc/compat-43: Makefile.inc 

Log message:
sigblock.3 MLINK


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 15:44:26

Modified files:
	lib/libc/net   : inet6_option_space.3 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 15:50:07

Modified files:
	share/man/man3 : Makefile 

Log message:
link real names (uppercase) to queue.3


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 16:07:25

Modified files:
	lib/libc/md    : Makefile.inc 

Log message:
need more links for MD[45]Transform


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 16:34:19

Modified files:
	lib/libc/time  : ctime.3 

Log message:
tzfile(5) not tzfil(5)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 16:35:51

Modified files:
	usr.bin/elf2olf: elf2olf.1 

Log message:
remove bad Xr


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/28 16:40:06

Modified files:
	usr.sbin/sesd/sesd: sesd.8 
	usr.sbin/sesd/getencstat: getencstat.8 
	usr.bin/mktemp : mktemp.1 

Log message:
Remove duplicate word occurrences.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 16:44:41

Modified files:
	usr.bin/passwd : passwd.1 

Log message:
no kpasswdd


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 16:46:31

Modified files:
	share/man/man4 : inet6.4 

Log message:
bye bye ttcp menion


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 16:47:29

Modified files:
	share/man/man4 : esis.4 

Log message:
clean


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 16:49:17

Modified files:
	share/man/man4 : ses.4 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 16:53:17

Modified files:
	sbin/newfs     : newfs.8 
	sbin/fsck_ffs  : fsck_ffs.8 

Log message:
mkfs(8) died a long time ago


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 17:06:36

Modified files:
	kerberosIV/src/man: kerberos.8 

Log message:
put arguments down below too, and a typo


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/28 17:14:21

Modified files:
	usr.sbin/ppp/ppp: nat_cmd.c 

Log message:
Mention the value of the unexpected return code in nat_LayerPull()


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/28 17:27:06

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : aue.4 cue.4 kue.4 ohci.4 uhci.4 ulpt.4 

Log message:
Update USB man pages.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/28 17:28:41

Modified files:
	share/man/man4 : Makefile 
Removed files:
	share/man/man4 : al.4 ax.4 

Log message:
The al and ax drivers are gone.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 18:28:56

Modified files:
	libexec/mail.local: mail.local.8 
	sbin/newfs     : newfs.8 
	share/man/man4 : ccd.4 vnd.4 

Log message:
Xr repair


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/03/28 18:53:01

Modified files:
	sbin/fdisk     : part.c 

Log message:
sort partition type list vertically rather than across. ok weingart@


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/28 19:07:12

Modified files:
	textproc/xml2rfc: Makefile 
	textproc/xml2rfc/files: md5 

Log message:
- Update the checksum
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/03/28 20:50:51

Modified files:
	distrib/notes/i386: hardware 

Log message:
From Ian Darwin <ian@darwinsys.com>


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/28 23:16:21

Removed files:
	.              : LICENSE license-check 

Log message:
delete these as they are no longer needed.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 23:37:27

Modified files:
	lib/libcurses  : Makefile 

Log message:
more MLINKS


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 23:51:19

Modified files:
	kerberosIV/lib/krb: Makefile 
	kerberosIV/libexec/kerberos: Makefile 

Log message:
forgotten man pages


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/28 23:56:24

Modified files:
	sbin/ifconfig  : ifconfig.8 

Log message:
gifconfig died an early death


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 00:01:30

Modified files:
	usr.sbin/adduser: adduser.8 

Log message:
no adduser_proc(8) anymore


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 00:06:06

Modified files:
	kerberosIV/lib/acl: Makefile 

Log message:
missing man page


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/03/29 00:06:13

Modified files:
	devel/id-utils : Makefile 

Log message:
broken, Illegal variable name in id-utils.el


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/29 00:09:40

Modified files:
	sys/crypto     : crypto.h cryptosoft.c 

Log message:
Better support for weird IV schemes (like ESP half-IV, or the swap
encryption block-number IV).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/29 00:09:58

Modified files:
	sys/netinet    : ip_esp.c ip_ipsp.h 

Log message:
Conform to crypto framework changes for IVs.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 00:12:39

Modified files:
	usr.bin/ssh    : sshd.8 

Log message:
reorder Xr to avoid cutting


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/29 00:19:52

Modified files:
	sys/netinet    : ip_esp.c 

Log message:
Note to self: test before committing.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/29 01:50:38

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Minor cleanup.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/29 01:55:52

Modified files:
	textproc/par   : Makefile 
	textproc/par/files: md5 

Log message:
- Upgrade to version 1.51.
- Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/29 02:24:11

Modified files:
	textproc/rxp   : Makefile 
	textproc/rxp/files: md5 

Log message:
- Upgrade to version 1.1
- YES -> Yes
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 02:28:31

Modified files:
	lib/libssl     : Makefile.bsd-wrapper 

Log message:
initial attempt at a complete set of ssl/crypto man pages as part of the base system, oh this is going to hurt


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/29 02:32:26

Modified files:
	usr.sbin/ppp/ppp: filter.c 

Log message:
Allow the use of hostnames instead of (and as well as) IP
numbers in all commands.
If people use hostnames and have dodgy resolvers or try to resolve
the hostname before the link is up, they get what they deserve....

Requested by: ru


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/29 02:32:37

Modified files:
	usr.sbin/ppp/ppp: ip.c nat_cmd.c 

Log message:
Log information about packets being dropped (probably due to
``nat deny_incoming yes'') by libalias.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/29 02:37:02

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Fix problem with TCP/UDP and ACLs.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/29 03:15:22

Modified files:
	sys/netinet    : ipsec_input.c 

Log message:
Be consistent about packet properties.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/29 08:41:29

Modified files:
	infrastructure/db: fake.mtree 

Log message:
Let var appear at the right location.
Clean up indentations, and then clean it up some more.
Based on Camiel's patch, plus some more clean up, thanks Camiel !


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/29 08:44:35

Modified files:
	lib/libssl     : Makefile.bsd-wrapper 

Log message:
Run pod2man with the basename of the pod page so the heading is normal.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/29 08:47:44

Modified files:
	lib/libssl     : Makefile.bsd-wrapper 

Log message:
Add missing d2i_DHparams.cat3 to MANALL


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/29 08:59:51

Modified files:
	infrastructure/mk: bsd.port.mk bsd.port.subdir.mk 

Log message:
Flavored ports


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/29 09:34:46

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Depend on the `package' target of subpackages for installing fake packages.
This means that sub packages *won't* be installed, except as an effect of
pkg_add...

Helps finding problems with pkg_add.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/29 10:34:56

Modified files:
	etc            : rc.securelevel 

Log message:
record ntpd pid on startup


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 11:00:42

Modified files:
	share/man/man8 : ssl.8 

Log message:
Xr most important ssl pod2man pages


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 11:03:22

Modified files:
	.              : want.html 

Log message:
changes changes


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 11:15:10

Modified files:
	kerberosIV/src/man: tf_util.3 

Log message:
use kerberos(3) instead of krb(3)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 11:23:47

Modified files:
	kerberosIV/lib/krb: Makefile 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 13:17:56

Modified files:
	usr.bin/ssh    : sshd.8 

Log message:
typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/03/29 13:23:05

Modified files:
	russian/xcyrillic/pkg: DEINSTALL INSTALL 

Log message:
default PREFIX -> /usr/local


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/29 13:23:21

Modified files:
	sys/dev/pcmcia : files.pcmcia 

Log message:
ifmedia for ray


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 13:32:55

Modified files:
	usr.sbin/named : Makefile 

Log message:
addr(8) goes away, no man page, and useless


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/29 13:54:59

Modified files:
	sys/dev/pci    : hifn7751.c hifn7751reg.h hifn7751var.h 

Log message:
Long over due checkpoint:
o register the hifn as handling DES and 3DES (no md5 or sha1 yet) depending
on whether the board is unlocked (none, half, or full)
o Fix many KNF nits
o print the amount of memory correctly and don't print the number of sessions
o set command and result buffer sizes correctly
o reclaim the descriptor rings so new commands and buffers can be added
o remove some bogus checks on the command buffer
o add new variables mac_process_len and crypt_process_len to hifn_command_t
o fix calculation in hifn_mbuf to generate the pa/len array for src/dst
o simplify the code for setting up the jump descriptor
o rework the hifn_intr routine to interrupt at IPL_IMP and simplify it's
results processing
o more to come...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 13:59:58

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 14:00:36

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
more intel 840 stuff


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 14:00:46

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/29 14:03:12

Modified files:
	sys/dev/pci    : hifn7751.c hifn7751var.h 

Log message:
remove round-robin use of the boards.  We're depending on the upper layer
being more intelligent about allocation in the future.


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/03/29 14:23:09

Modified files:
	usr.sbin/afs/fs: Makefile 
Added files:
	usr.sbin/afs/fs: fs.1 

Log message:
Add manpage fs(1)


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/03/29 14:24:40

Modified files:
	usr.sbin/afs/pts: Makefile 
Added files:
	usr.sbin/afs/pts: pts.1 

Log message:
Add manpage pts(1). (ok deraadt@)


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/03/29 14:26:43

Modified files:
	usr.sbin/afs/vos: Makefile 
Added files:
	usr.sbin/afs/vos: vos.1 

Log message:
Add manpage vos(1). (ok deraadt@)


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/03/29 14:38:48

Modified files:
	usr.sbin/afs/fs: fs.1 
	usr.sbin/afs/pts: pts.1 
	usr.sbin/afs/vos: Makefile 
Added files:
	usr.sbin/afs/vos: vos.8 
Removed files:
	usr.sbin/afs/vos: vos.1 

Log message:
vos.1 -> vos.8


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 14:43:06

Modified files:
	usr.sbin/afs/afsd: afsd.8 
	usr.sbin/afs/fs: fs.1 
	usr.sbin/afs/pts: pts.1 
	usr.sbin/afs/vos: vos.8 

Log message:
you missed a bunch of things


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/29 14:46:08

Modified files:
	etc/etc.i386   : MAKEDEV 

Log message:
Uncomment ulpt targets.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 14:54:56

Modified files:
	lib/libssl/src/doc/ssl: ssl.pod 

Log message:
name is incorrect: openssl people please note


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 15:01:32

Modified files:
	share/man/man4 : hifn.4 

Log message:
13 not 12


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/29 15:02:50

Modified files:
	distrib/sets/lists/man: mi 

Log message:
even more man page improvements! yowsa!


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/29 15:39:40

Modified files:
	sys/dev/pci    : hifn7751.c hifn7751var.h hifn7751reg.h 

Log message:
- update copyrights
- remove all ability to block (no more tsleep/wakeup)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/29 16:11:13

Modified files:
	sys/arch/hppa/dev: clock.c 
	sys/arch/hppa/hppa: autoconf.c 
	sys/arch/hppa/include: cpufunc.h 

Log message:
timeout-driven heartbeat.
right thing would be to pass beat count as an argument to timeout
routine (casted to (void *)) avoiding static counter, but
doing timeout_set() every timeout_add() sounds kinda uncool.
well, pondering in the struct timeout guts would be even more ugly.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/29 16:26:17

Modified files:
	lang/egcs/snapshot: Makefile 
	lang/egcs/snapshot/files: PLIST.template md5 

Log message:
20000313 snapshot.
Simplify framework somewhere (don't go around downloading n+ distinct
archives)
Fake
Remove fixinc.sh more `permanently'.

20000327 snapshot and more tests pending
(sjlj is broken, I have a patch by Jeff to test).


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/29 18:46:58

Modified files:
	devel/autoconf : Makefile 

Log message:
Spell things out, for infrequent users.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/29 19:09:31

Modified files:
	infrastructure/mk: bsd.port.subdir.mk 

Log message:
Typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/29 19:10:36

Modified files:
	japanese       : Makefile 
	japanese/kterm : Makefile 

Log message:
Simple flavored port.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/29 19:49:36

Modified files:
	sys/dev/pci    : if_fxp.c if_fxpvar.h 

Log message:
auto detect the size of the seeprom; from freebsd (from NetBSD (from Linux?))


CVSROOT:	/cvs
Module name:	ports
Changes by:	chris@cvs.openbsd.org	2000/03/29 19:58:58

ports/devel/jdk

Update of /cvs/ports/devel/jdk
In directory cvs.openbsd.org:/tmp/cvs-serv7887/jdk

Log Message:
Directory /cvs/ports/devel/jdk added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	chris@cvs.openbsd.org	2000/03/29 20:05:05

ports/devel/jdk/files

Update of /cvs/ports/devel/jdk/files
In directory cvs.openbsd.org:/tmp/cvs-serv27999/files

Log Message:
Directory /cvs/ports/devel/jdk/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	chris@cvs.openbsd.org	2000/03/29 20:05:06

ports/devel/jdk/pkg

Update of /cvs/ports/devel/jdk/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv27999/pkg

Log Message:
Directory /cvs/ports/devel/jdk/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	chris@cvs.openbsd.org	2000/03/29 20:07:25

Added files:
	devel/jdk      : Makefile 
	devel/jdk/files: md5 
	devel/jdk/pkg  : COMMENT DESCR PLIST 

Log message:
Sun JDK, based on the FreeBSD port, for those times when Kaffe won't
cut it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	chris@cvs.openbsd.org	2000/03/29 20:38:28

ports/www/hotjava

Update of /cvs/ports/www/hotjava
In directory cvs.openbsd.org:/tmp/cvs-serv30146/hotjava

Log Message:
Directory /cvs/ports/www/hotjava added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	chris@cvs.openbsd.org	2000/03/29 20:38:29

ports/www/hotjava/files

Update of /cvs/ports/www/hotjava/files
In directory cvs.openbsd.org:/tmp/cvs-serv30146/hotjava/files

Log Message:
Directory /cvs/ports/www/hotjava/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	chris@cvs.openbsd.org	2000/03/29 20:38:29

ports/www/hotjava/pkg

Update of /cvs/ports/www/hotjava/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv30146/hotjava/pkg

Log Message:
Directory /cvs/ports/www/hotjava/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	chris@cvs.openbsd.org	2000/03/29 20:38:30

ports/www/hotjava/patches

Update of /cvs/ports/www/hotjava/patches
In directory cvs.openbsd.org:/tmp/cvs-serv30146/hotjava/patches

Log Message:
Directory /cvs/ports/www/hotjava/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	chris@cvs.openbsd.org	2000/03/29 20:40:26

Added files:
	www/hotjava    : Makefile 
	www/hotjava/files: md5 
	www/hotjava/patches: patch-aa 
	www/hotjava/pkg: COMMENT PLIST DESCR 

Log message:
Sun Hotjava browser, port adapted from FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/29 21:53:36

Modified files:
	sys/netinet    : ip_output.c 

Log message:
Set re_rt to NULL, so we don't double free.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/29 22:56:31

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
add some instrumentation for tracking input (commands/bytes) and output
(results/bytes) as well as "ring full" and "other" errors
rework hifn_process so that in the event of a ring full or other error,
the error type is set in the descriptor and the callback is executed.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/29 23:17:56

Modified files:
	sys/netinet    : ip_esp.c 

Log message:
Only allocate space for a copy of the authenticator if authentication
is in use.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/29 23:28:11

Modified files:
	share/termtypes: termtypes.master 

Log message:
Temporary work around until pcvt is fixed.
vt220 -> vt220-new
vt220-old -> vt220


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/03/29 23:42:18

Modified files:
	etc            : sysctl.conf 

Log message:
Add a sample commented out net.inet.ip.ipsec-acl=0 entry.


CVSROOT:	/cvs
Module name:	ports
Changes by:	chris@cvs.openbsd.org	2000/03/29 23:51:29

Modified files:
	www/hotjava    : Makefile 
	devel/jdk      : Makefile 

Log message:
Add license and fix hotjava pre-fetch


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/30 00:30:40

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
instrument bad crp's and bad crp callbacks, too


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/03/30 01:00:21

Modified files:
	kerberosIV/src/man: ext_srvtab.8 kadmin.8 kadmind.8 kafs.3 
	                    kerberos.1 kinit.1 

Log message:
Fix a couple of manpage errors


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/03/30 01:03:25

Modified files:
	kerberosIV/lib/kafs: Makefile 

Log message:
add manpage kafs(3)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/30 01:18:45

Modified files:
	lib/libssl     : Makefile.bsd-wrapper 

Log message:
no buffer.3, instead, cp before pod2man


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/03/30 02:26:52

Modified files:
	kerberosIV/src/man: kinit.1 

Log message:
Sync with recent update in the original kerberos tree:
Don't mention toehold as it's not available in KTH.KRB...
(from Assar)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/30 02:27:02

Modified files:
	devel/jdk      : Makefile 
	www/hotjava    : Makefile 

Log message:
Looks more like an OpenBSD port. Not perfect, though.


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/03/30 02:29:26

Modified files:
	kerberosIV/src/man: acl_check.3 ext_srvtab.8 kadmind.8 
	                    kdb_destroy.8 kdb_init.8 kdestroy.1 
	                    kerberos.1 kerberos.3 klist.1 krb.conf.5 
	                    krb.realms.5 krb_realmofhost.3 
	                    krb_sendauth.3 krb_set_tkt_string.3 
	                    ksrvtgt.1 kuserok.3 tf_util.3 

Log message:
Pedantic .Xr fixes.


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/30 03:46:18

Modified files:
	usr.sbin/ppp/ppp: filter.c 

Log message:
Correct address parsing

Pointed out by: Maxim Sobolev <sobomax@altavista.net>


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/30 08:05:39

Modified files:
	sysutils/usbutil/files: md5 

Log message:
update to v0.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/30 08:17:33

Modified files:
	chinese/lunar  : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/30 08:24:29

Modified files:
	chinese/c2t    : Makefile 

Log message:
- Update the MASTER_SITES
- YES -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/30 08:35:27

Modified files:
	net/httptunnel/files: md5 
	net/httptunnel/pkg: PLIST 

Log message:
update to v3.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/30 08:37:35

Modified files:
	net/httptunnel : Makefile 

Log message:
update to v3.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/30 08:38:03

Modified files:
	sysutils/usbutil: Makefile 

Log message:
update to v0.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/30 08:39:24

Modified files:
	sysutils/zap   : Makefile 

Log message:
- YES -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/30 08:41:03

Modified files:
	sysutils/stat  : Makefile 

Log message:
- Clean up the Makefile
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/30 08:44:22

Modified files:
	sysutils/star  : Makefile 

Log message:
- YES -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/30 08:51:37

Modified files:
	sysutils/socket: Makefile 

Log message:
- Clean up the Makefile
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/30 09:19:34

Modified files:
	sys/dev/usb    : hid.c if_aue.c if_cue.c if_kue.c kue_fw.h 
	                 ohci.c ohcireg.h ohcivar.h uaudio.c ugen.c 
	                 uhci.c uhid.c uhub.c ulpt.c usb.c usb_mem.c 
	                 usb_port.h usb_quirks.c usb_subr.c usbdi.c 
	                 usbdi_util.c usbdivar.h 

Log message:
Sync with NetBSD. USB Ethernet drivers should work now.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/03/30 09:33:27

Modified files:
	sys/arch/hppa/hppa: autoconf.c 

Log message:
smarter heartbeat()


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2000/03/30 10:30:13

Modified files:
	.              : anoncvs.html 

Log message:
new cvs.bsdfr.org anoncvs mirror in France.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/30 11:25:48

Modified files:
	.              : donations.html 

Log message:
more


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/03/30 12:06:41

Modified files:
	mail/postfix   : Makefile 
	mail/postfix/files: md5 

Log message:
update to postfix-19991231-pl06
clean up makefile and fake installation


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/30 12:16:58

Modified files:
	kerberosIV/src/man: kafs.3 

Log message:
correct


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/30 12:18:23

Modified files:
	kerberosIV/src/man: kafs.3 

Log message:
fix lots


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/30 12:45:15

Modified files:
	lib/libssl     : Makefile.bsd-wrapper 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/30 14:02:11

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_hdr.h pcvt_out.c pcvt_vtf.c 

Log message:
- Remove some unused code.
- Much needed indent cleanup.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/30 14:09:55

Modified files:
	print/ghostscript: Makefile 
	print/ghostscript/aladdin: Makefile 
	print/ghostscript/gnu: Makefile 

Log message:
Flavored ghostscript


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/30 14:12:16

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/30 14:15:01

Modified files:
	games          : Makefile 
	games/xkobo    : Makefile 
	games/freeciv  : Makefile 

Log message:
Flavors for xkobo and freeciv


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/30 14:23:38

Modified files:
	misc/pi-address: Makefile 

Log message:
Looking for x11/kdelibs BEFORE killing it is not THAT hard, is it ?


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/30 14:37:55

Modified files:
	.              : INDEX 

Log message:
Synch


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 14:43:10

Modified files:
	graphics/gd    : Makefile 

Log message:
change spaces to a tab


CVSROOT:	/cvs
Module name:	src
Changes by:	alex@cvs.openbsd.org	2000/03/30 14:46:38

Modified files:
	share/man/man4 : audio.4 

Log message:
buffersize -> buffer_size


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/03/30 14:51:23

Modified files:
	.              : i386.html 

Log message:
Note support for USB Ethernet adapters.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 14:59:27

Modified files:
	www/squid      : Makefile 
	www/squid/files: md5 

Log message:
- bump NEED_VERSION
- fix MASTER_SITES URLs, squid.nlanr.net -> www.squid-cache.org
- use DIST_SUBDIR
- YES -> Yes
- remove unnecessary CONFIGURE_ARGS option
- remove STRIP variable since INSTALL_PROGRAM has used INSTALL_STRIP for
awhile now, better fix coming soon


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/30 15:07:39

Modified files:
	archivers/gtar : Makefile 
	archivers/lha  : Makefile 

Log message:
Fake, separate_build for gtar.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 15:12:24

Modified files:
	archivers/lha  : Makefile 

Log message:
change spaces to tabs


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 15:28:49

Modified files:
	archivers/lha  : Makefile 
Removed files:
	archivers/lha/patches: patch-aa 

Log message:
make use of {MAKE,FAKE}_FLAGS


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 15:31:53

Modified files:
	archivers/ha   : Makefile 

Log message:
remove blank line


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/30 15:40:32

Modified files:
	audio/ac3dec   : Makefile 
	audio/esound   : Makefile 
	audio/gqmpeg   : Makefile 
	audio/gsm      : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 15:59:58

Modified files:
	net/mrtg       : Makefile 

Log message:
add workaround to fix a problem caused by recent gd upgrade


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 16:04:11

Modified files:
	archivers/gtar : Makefile 

Log message:
remove unnecessary post-install target, the binary is stripped anyway when
installed with "install"


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 16:10:55

Modified files:
	archivers/bzip2: Makefile 

Log message:
remove blank line


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/30 16:14:25

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
document hook functions


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 16:24:56

Modified files:
	archivers/gshar+gunshar: Makefile 

Log message:
- add NEED_VERSION
- remove unnecessary post-install target, the binaries are stripped anyway
when installed with "install"


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/30 16:26:45

Modified files:
	lib/libc/time  : zic.c 

Log message:
Make 'zic -l' actually work.  I guess we all just do the symlink
by hand and thus never noticed.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/30 16:30:25

Modified files:
	lib/libc/time  : zic.c 

Log message:
Try a hard link before a soft one since we want hard links in
the zoneinfo dir.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/30 16:56:28

Modified files:
	lib/libc/time  : zic.8 

Log message:
Reference /etc/localtime in FILES section.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/30 17:04:14

Modified files:
	lib/libc/gen   : timezone.3 

Log message:
Add a pointer to zic so new users can figure out how to set the
timezone.  The obvious thing to do is 'man timezone' so hopefully
folks will be able to get the info they need.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/30 17:10:14

Modified files:
	lib/libc/time  : ctime.3 

Log message:
Tell how to set the localtime link here too.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/30 17:10:24

Modified files:
	bin/date       : date.1 

Log message:
more timezone pointers


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/30 17:21:58

Modified files:
	share/man/man5 : Makefile 

Log message:
link inetd.conf(5) to inetd(8)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/30 18:00:49

Modified files:
	share/man/man5 : Makefile 
	usr.sbin/inetd : Makefile 

Log message:
install inetd.conf(5) here instead


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/30 18:01:06

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/30 18:24:09

Modified files:
	kerberosIV/src/man: kafs.3 

Log message:
spelling


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/30 20:16:54

Modified files:
	security/pgp   : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 21:09:31

Modified files:
	sys/arch/powerpc/powerpc: machdep.c 

Log message:
Add ummapiodev() functionality, to mirror mapiodev().


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 21:11:02

Modified files:
	sys/arch/powerpc/powerpc: locore.S 

Log message:
add interrupt counting support. (intrcnt)


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 21:12:58

Modified files:
	sys/arch/powerpc/powerpc: dma.c 

Log message:
implement dmamap_load (stolen from i386) for powerpc.
This is required for USB support.
(with this a a bit more the root hub configures).


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 21:14:18

Modified files:
	sys/arch/powerpc/powerpc: clock.c 

Log message:
Count clock interrupts.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 21:16:34

Modified files:
	sys/arch/powerpc/include: intr.h 

Log message:
add support for intrcnt from "C", make CLK_IRQ available
to count clock interrupts.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 21:20:21

Modified files:
	sys/arch/powerpc/mac: openpic.c 

Log message:
Add interrupt counter, to verify interrupt problem is causing
over 200000 interrupts per second, and the G4 is still usable.
Gotta fix that bug.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 21:25:41

Modified files:
	sys/arch/powerpc/pci: mpcpcibus.c 

Log message:
Find last memory or io segment, in case multiple happen to be found,
allows imac to configure ohci.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 21:41:53

Added files:
	sys/arch/powerpc/pci: pchb.c 

Log message:
PCi Host Bridge, dummy driver to quiet "not configured" messages,
hopefully will be used to configure special items on bridges.
(such as hacks to enable devices?)


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 21:44:39

Modified files:
	sys/arch/powerpc/conf: GENERICMAC RAMDISKMAC USBMAC 
	                       files.powerpc 

Log message:
Add pchb PCi Host Bridge dummy device to print devices nicely, instead of
"not configured"


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 21:49:35

Modified files:
	sys/arch/powerpc/mac: wdc_obio.c 

Log message:
remove extra debug printfs


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 22:14:37

Modified files:
	sys/arch/powerpc/mac: macintr.c 

Log message:
Add interrupt counter.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 22:18:47

Modified files:
	sys/arch/powerpc/powerpc: machdep.c 

Log message:
Remove unnecessary debug prints.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 22:30:52

Modified files:
	sys/arch/powerpc/mac: if_gm.c 

Log message:
Busified.
OpenBSD tag added.
mii code corrected (seems to work, anyone want to verify this?) only tesed at
10baseT
interrupt configuration hacked, pa_line contents not reliable, hacked for now.
attempt at enable hack is present but not turned on.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 22:33:37

Modified files:
	sys/arch/powerpc/mac: if_bm.c 

Log message:
Revision 1.3 checked in again, version 1.4 was incorrectly checked in
when if_gm.c was supposed to be checked in. It was a non-functional working
version that has not yet been finished, it needs the bitbang mii code
from NetBSD, or the proper routines imbedded in the driver.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 22:43:54

Modified files:
	sys/arch/powerpc/pci: macobio.c 

Log message:
Remove unnecessary debug printf.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/03/30 22:49:08

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
Remove the timeout and print_stats functions (debugging code)
Make sure to skip over zero length mbufs when building the pa/len array
Correct some of the comments to reflect reality
Fix sanity checking of the device based on the 'sid'


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 22:56:48

Modified files:
	security/socks5/pkg: PLIST PLIST.noshared 

Log message:
PLIST's should not contain *.orig files


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 22:58:41

Modified files:
	security/socks5: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 23:06:28

Modified files:
	sys/dev/ofw    : ofbus.c 

Log message:
Quiet down the boot for powerpc, do not print openfirmware devices not
configured, still prints all of the buses...


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/03/30 23:08:26

Modified files:
	sys/arch/powerpc/pci: macobio.c 

Log message:
Quiet down boot on openfirmware probe of macobio bus. Does not print
devices that are not recognize by drivers, it does not seem right
to imply that fd, scsi and adb devices exist on an imac, (ok, they
really do but apple did not bring the pins out where they were useable.)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/30 23:10:35

Modified files:
	databases/mysql: Makefile 

Log message:
- remove blank line
- remove license type
- better BROKEN message
- remove CONFIGURE_ARGS option --enable-thread-safe-client, the problems
caused by enabling it offset the good of enabling it in the first place
(programs that link agains't libmysqlclient.{a,so} should have an autoconf
test to check whether the library has support for pthreads built in or
not)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/31 00:57:11

Modified files:
	net/tcpshow    : Makefile 

Log message:
- fix dist site URL
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/03/31 07:32:51

Modified files:
	usr.sbin/ppp/ppp: command.c nat_cmd.c nat_cmd.h ppp.8 

Log message:
Add the ``nat target'' command.


CVSROOT:	/cvs
Module name:	www
Changes by:	ho@cvs.openbsd.org	2000/03/31 07:47:33

Modified files:
	se             : index.html 

Log message:
Was this written by someone swedish? Could use some more work.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/31 08:23:27

Modified files:
	share/man/man4/man4.i386: wss.4 

Log message:
Synch doc (+IRQ 5)


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/31 08:55:06

Modified files:
	libexec/makewhatis: makewhatis.pl 

Log message:
Parse nroff source directly as well, don't use getNAME which is awful
at doing this.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/31 08:56:59

Modified files:
	libexec/makewhatis: makewhatis.pl 

Log message:
Reformat with ts=8, after some prodding from Tom Christiansen :)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 09:30:25

Modified files:
	shells/bash2   : Makefile 

Log message:
Work-around for libtermcap.a incorrectly defining trace.

Seen when building -static.

Note that work-around never hurts, so put it in unconditionally for
arches without dynamic libs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 09:31:08

Modified files:
	shells         : Makefile 
	shells/bash    : Makefile 
	shells/tcsh    : Makefile 
	shells/zsh     : Makefile 
	shells/zsh-devel: Makefile 

Log message:
Flavored shells.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 10:22:05

Modified files:
	x11            : Makefile 
	x11/asclock    : Makefile 

Log message:
Fake, flavors


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/31 11:03:55

Modified files:
	share/mk       : bsd.own.mk 

Log message:
Define BSD_OWN_MK, to play `don't include the same file twice' game.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 11:05:28

Modified files:
	infrastructure/mk: bsd.port.mk bsd.port.subdir.mk 

Log message:
Include guard to avoid getting bsd.own.mk twice.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/31 11:14:04

Modified files:
	.              : donations.html 

Log message:
another


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 11:41:22

Modified files:
	www/libghttp   : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 11:42:14

Modified files:
	x11/enlightenment: Makefile 
	x11/enlightenment/pkg: PLIST 
	graphics/fnlib : Makefile 

Log message:
Fake, from the maintainer.

*.swp file removed from PLIST.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/03/31 11:43:26

Modified files:
	share/mk       : bsd.port.mk bsd.port.subdir.mk 

Log message:
include bsd.own.mk there (allows for PORTSDIR in /etc/mk.conf)

(This whole series of patches approved by millert@, btw)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 11:51:10

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
More uniform way to find PLIST, handles more flavors.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/31 12:07:49

Modified files:
	archivers/nulib: Makefile 
	benchmarks/netpipe: Makefile 
	games/xscrabble: Makefile 
	mail/movemail  : Makefile 
	mail/popclient : Makefile 
	misc/buffer    : Makefile 
	sysutils/socket: Makefile 
	sysutils/stat  : Makefile 
	textproc/info2html: Makefile 

Log message:
http://www.freebsd.org/~foo -> http://people.freebsd.org/~foo


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/31 13:26:16

Modified files:
	archivers/rar  : Makefile 

Log message:
remove bad dist site


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/31 13:57:36

Modified files:
	games/xroach   : Makefile 
	games/xroach/patches: patch-aa 

Log message:
fix dist site URL


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/31 14:18:18

Modified files:
	games/xroach   : Makefile 
	games/xroach/patches: patch-aa 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 14:25:13

Modified files:
	x11/blast      : Makefile 

Log message:
Fix & fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/31 14:28:09

Modified files:
	games/xroach   : Makefile 

Log message:
add comment about dist site


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/31 14:29:08

Modified files:
	games/xneko    : Makefile 
	games/xneko/patches: patch-aa 

Log message:
- add comment about dist site
- cleanup
- trim down patch
- remove license type


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 14:31:47

Modified files:
	.              : INDEX 

Log message:
Synch.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 14:35:49

Modified files:
	x11/aterm      : Makefile 
	x11/bclock     : Makefile 
	x11/ctwm       : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/31 14:48:48

Modified files:
	astro/xphoon   : Makefile 
	audio/xcdplayer: Makefile 
	games/xasteroids: Makefile 
	games/xlife    : Makefile 
	misc/mc        : Makefile 
	news/aub       : Makefile 
	x11/olvwm      : Makefile 

Log message:
ftp.cdrom.com -> ftp.freesoftware.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 15:01:13

Modified files:
	x11/bricons/patches: patch-aa 

Log message:
Replace sorry excuse of an Imakefile with a *sane* version of same...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 15:03:54

Modified files:
	x11/bricons/patches: patch-ac 

Log message:
Add /usr/local dir to icons search path


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 15:09:59

Modified files:
	x11/bricons    : Makefile 
	x11/bricons/pkg: PLIST 

Log message:
More fixes than you can shake a stick at...


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/03/31 15:11:37

Modified files:
	sys/arch/i386/conf: GENERIC 
	sys/dev/usb    : files.usb usb_port.h 
Added files:
	sys/dev/usb    : umass.c 

Log message:
Add support for USB Mass Storage devices; e.g., USB Zip Drives. UNTESTED.
From NetBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	marc@cvs.openbsd.org	2000/03/31 15:19:55

Log message:
    USA (RSAREF) version of libssl
    
    Status:
    
    Vendor Tag:	marc
    Release Tags:	marc_2000-Mar-31
    
    N ports/security/sslusa/Makefile
    N ports/security/sslusa/files/md5
    N ports/security/sslusa/pkg/INSTALL
    N ports/security/sslusa/pkg/COMMENT
    N ports/security/sslusa/pkg/DESCR
    N ports/security/sslusa/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	marc@cvs.openbsd.org	2000/03/31 15:21:58

Modified files:
	security       : Makefile 

Log message:
add sslusa to makefile


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 16:04:44

Modified files:
	x11/emiclock   : Makefile 
	x11/emiclock/patches: patch-ab 

Log message:
Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	todd@cvs.openbsd.org	2000/03/31 18:26:02

Modified files:
	x11/x2x        : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 18:53:44

Modified files:
	x11/explorer   : Makefile 

Log message:
Fake.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/03/31 18:54:13

Modified files:
	.              : donations.html 

Log message:
more


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 19:16:11

Modified files:
	x11/fltk       : Makefile 
Added files:
	x11/fltk/patches: patch-includelink 

Log message:
Fake. Replace idiotic links with something saner.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/03/31 19:24:55

Modified files:
	x11/flwm       : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/31 20:04:29

Modified files:
	net            : Makefile 

Log message:
add nemesis to Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/31 20:34:55

src/regress/share

Update of /cvs/src/regress/share
In directory cvs.openbsd.org:/usr/src/regress/share

Log Message:
Directory /cvs/src/regress/share added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/31 20:34:58

src/regress/share/man

Update of /cvs/src/regress/share/man
In directory cvs.openbsd.org:/usr/src/regress/share/man

Log Message:
Directory /cvs/src/regress/share/man added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/31 20:41:47

Modified files:
	regress        : Makefile 
Added files:
	regress/share  : Makefile 
	regress/share/man: Makefile cfman no3man scatman 

Log message:
some man page tree checking tools from tchrist@perl.com


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/31 20:44:20

Modified files:
	lib/libssl     : Makefile.bsd-wrapper 

Log message:
more MLINKS


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/03/31 20:47:29

Modified files:
	x11/dclock     : Makefile 

Log message:
- yes -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/03/31 21:34:29

Modified files:
	sysutils/socket: Makefile 
Added files:
	sysutils/socket/patches: patch-README patch-globals.h patch-io.c 
	                         patch-siglist.c patch-socket.1 
	                         patch-socket.c patch-socketp.c 
	                         patch-utils.c 
Removed files:
	sysutils/socket/patches: patch-aa 

Log message:



CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/31 21:41:26

Modified files:
	regress/share/man: Makefile 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/31 22:01:15

Modified files:
	regress/share/man: Makefile 

Log message:
oh bloody hell


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/03/31 22:05:36

Modified files:
	usr.bin/whatis : whatis.1 whatis.c 

Log message:
Previously, whatis would treat a word as [A-z0-9_] and terminate
parsing an entry at the end of a word.  This kept things like
'whatis B::Bytecode' from working.  Now we match both on a word basis
as well matching until we hit a space, ',', or '(' character.
This allows one to say 'whatis B' and see the whatis line for B(3p)
as well as its methods (B::*).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/03/31 23:01:57

Modified files:
	regress/share/man: Makefile 

Log message:
when will this end...


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/01 00:17:26

Modified files:
	net/mtr/pkg    : PLIST 

Log message:
fix setuid for package install; problem noted by Hal Snyder <hal@vailsys.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/01 01:05:06

Modified files:
	regress/share/man: Makefile 

Log message:
ok, this is not my night.  never before has a makefile kicked my ass
as much as this one has.  i violated the "test fully before commit rule"


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/01 01:40:38

Modified files:
	net/epic4      : Makefile 
	net/epic4/files: md5 
	net/epic4/pkg  : PLIST 

Log message:
upgrade to EPIC4 2.507 snapshot


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/01 01:58:06

Modified files:
	comms/pilot-link: Makefile 

Log message:
update dependency to tcl 8.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/01 02:05:58

Modified files:
	net/epic4      : Makefile 
	net/epic4/pkg  : PLIST 

Log message:
install the epic man page


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/01 02:44:36

Modified files:
	x11/gtkglarea  : Makefile 

Log message:
- bump NEED_VERSION
- remove blank line


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/01 03:13:26

Modified files:
	sys/sys        : utsname.h 

Log message:
define and use SYS_NMLN. ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/04/01 06:08:37

Modified files:
	sbin/savecore  : savecore.8 

Log message:
.core.Z via NetBSD pr/9684


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/01 07:54:49

Modified files:
	infrastructure/mk: bsd.port.subdir.mk 

Log message:
Pass `show VARNAME=' to subdirs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/01 07:57:24

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Add :${FLAVOR} to directory if exists.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/01 08:12:38

Modified files:
	.              : INDEX 

Log message:
Synch'ed INDEX, with FLAVORS


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/04/01 08:30:01

Modified files:
	sys/arch/powerpc/powerpc: machdep.c 

Log message:
timeout -> callout.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/04/01 08:38:21

Modified files:
	sys/arch/powerpc/mac: if_gm.c 
	sys/arch/powerpc/pci: mpcpcibus.c 

Log message:
boot noise removal.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/01 08:49:07

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Oops, make sure FLAVOR is always defined...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/01 10:19:09

Modified files:
	bin/ed         : buf.c 

Log message:
buf oflow; ath@algonet.se


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/01 10:20:11

Modified files:
	bin/ed         : main.c 

Log message:
commons type mismatch; ath@algonet.se


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/04/01 10:23:54

Modified files:
	www/analog     : Makefile 
	www/analog/files: md5 
	www/analog/patches: patch-aa 
	www/analog/pkg : PLIST 

Log message:
upgrade to 4.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/01 10:47:42

Modified files:
	math/maple     : Makefile 

Log message:
Set IGNORE unless MAPLE_CDROM is mounted, deals with package builders
problems.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/01 11:23:46

Modified files:
	games/xchomp   : Makefile 
	games/xgolgo   : Makefile 
	games/xinvaders: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/01 11:54:49

Modified files:
	x11/enlightenment: Makefile 

Log message:
Add HOMEPAGE


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/01 12:11:36

Modified files:
	sys/dev/usb    : ohci.c ohcireg.h 

Log message:
The AMD756 requires a delay before reading the number of ports from the
controller to avoid getting 0 from it; from NetBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/01 13:32:26

Modified files:
	lang/tcl/8.0   : Makefile 
	lang/tcl/8.0/patches: patch-ab 

Log message:
- bump NEED_VERSION
- remove license type
- respect CFLAGS
- remove double FAKE_FLAGS
- remove part of patch which is replaced by the use of FAKE_FLAGS


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/01 13:51:27

Modified files:
	lang/tcl/8.0   : Makefile 

Log message:
almost forgot this, add another variable to FAKE_FLAGS to override the
INSTALL program used


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/01 14:43:05

Modified files:
	lang/tcl/8.3   : Makefile 
	lang/tcl/8.3/patches: patch-aa 

Log message:
- bump NEED_VERSION
- respect CFLAGS
- remove double FAKE_FLAGS
- remove part of patch which is replaced by the use of FAKE_FLAGS


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/01 15:18:13

Modified files:
	lib/libssl     : Makefile.bsd-wrapper 

Log message:
do some file renaming here, and more links


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/01 15:45:09

Modified files:
	share/man/man4 : mtio.4 

Log message:
modernize Xr


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/01 15:45:28

Modified files:
	kerberosIV/lib/kafs: Makefile 

Log message:
add mlinks


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/04/01 16:29:25

Modified files:
	sys/kern       : kern_descrip.c 

Log message:
fdup could fail when want for fdalloc > than the free fd in the block.
slightly different fix than in the bug report by
Rob Pickering <rob@syntonet.co.uk>


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/01 16:33:04

Modified files:
	mail/mutt      : Makefile 

Log message:
Flavor


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/01 16:33:29

Modified files:
	mail           : Makefile 

Log message:
More mutts.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/01 17:03:11

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_out.c 

Log message:
Fix a typo from last commit that was causing spontaneous reboots.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/04/01 17:14:31

Modified files:
	sys/arch/powerpc/powerpc: machdep.c 

Log message:
callout->timeout.
Ok, my tree was not fully updated, and it was committed
incorrectly. This is version 1.38 checked in again.


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/04/01 18:36:20

Modified files:
	usr.sbin/ppp/ppp: alias_db.c nat_cmd.c 

Log message:
Make the default ``nat target'' address INADDR_NONE, meaning
incoming connections go to the NAT address.  Make a ``nat target''
address of INADDR_ANY allow connections from outside directly into
the internal network.

Change some s_addr == 0 to s_addr == INADDR_ANY


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/04/01 18:36:22

Modified files:
	usr.sbin/ppp/ppp: datalink.c main.c 

Log message:
Don't wait for the redial timer before exiting due to the last
background/direct link closing.


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/04/01 18:36:23

Modified files:
	usr.sbin/ppp/ppp: bundle.c 

Log message:
Don't claim (in the log file) that the parent was notified
of success if the child process in -background mode failed
to connect.


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/04/01 18:36:24

Modified files:
	usr.sbin/ppp/ppp: bundle.c 

Log message:
Don't ``down'' all NCPs when the last LCP reaches TLD.  Instead,
wait for bundle_LinkClosed() to be called.  This allows the correct
redial decision to be made (un-breaking ``set redial'').


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/04/01 18:36:26

Modified files:
	usr.sbin/ppp/ppp: command.c 

Log message:
Allow ``set authname'' in any phase, just warn if we're not
in DEAD or ESTABLISH.


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/04/01 18:36:27

Modified files:
	usr.sbin/ppp/ppp: exec.c 

Log message:
When a link is ``!program'', realise when the process we're
exec()ing couldn't be exec'd and fail the device open rather
than thinking the open succeeded but the first read() got zero.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/01 19:12:33

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/01 20:59:01

Modified files:
	kerberosIV/lib/kafs: Makefile 

Log message:
typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/01 22:55:57

Modified files:
	net/nmap       : Makefile 
	net/nmap/files : md5 
	net/nmap/patches: patch-aa patch-ab 

Log message:
upgrade to nmap 2.3b17


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/01 23:06:12

Modified files:
	net/nmapfe     : Makefile 

Log message:
- Fake
- bump NEED_VERSION


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/02 00:09:22

Modified files:
	www/bluefish   : Makefile 
	www/bluefish/pkg: PLIST 

Log message:
- bump NEED_VERSION
- remove license type
- Fake
- remove USE_GMAKE
- sync PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/02 00:15:34

Added files:
	www/bluefish/patches: patch-Makefile.in 

Log message:
modify Makefile.in so we do not need to use gmake


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/04/02 03:48:40

Modified files:
	xc/doc/man/Xext/dbe: XdbeGetV.man 

Log message:
fix NAME for new makewhatis. Noticed by Gregory Steuck <greg@nest.cx>


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/04/02 04:01:21

Modified files:
	.              : donations.html 

Log message:
SMP Motherboard


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 04:47:55

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Try to detect people who are not running X-current and tell them about it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 06:31:53

Added files:
	x11/emiclock/patches: patch-sound1 patch-sound2 patch-sound3 

Log message:
OpenBSD sound support
(why do I spend my time repairing half-finished `ports' ?)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 07:01:26

Modified files:
	x11/emiclock   : Makefile 

Log message:
License


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/02 08:41:52

Modified files:
	mbone/speak_freely: Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 09:25:21

Log message:
    Xview's return.
    Cleaned up so that lib depends on config:build, and lndir it
    instead of mucking with the source dir.
    
    All patches put into config/patches, separated and renamed
    (yes, this is a LARGE fucker).
    
    Fake
    
    xview/clients to come.
    
    Currently installs under /usr/X11R6, some more patches to X needed to fix
    that.
    
    Status:
    
    Vendor Tag:	XVIEW
    Release Tags:	XVIEW_3_2_1
    
    N ports/x11/xview/Makefile
    N ports/x11/xview/Makefile.inc
    N ports/x11/xview/lib/Makefile
    N ports/x11/xview/lib/files/md5
    N ports/x11/xview/lib/pkg/COMMENT
    N ports/x11/xview/lib/pkg/DESCR
    N ports/x11/xview/lib/pkg/PLIST
    N ports/x11/xview/lib/pkg/PLIST.noshared
    N ports/x11/xview/config/Makefile
    N ports/x11/xview/config/patches/p-libxview-base-Imakefile
    N ports/x11/xview/config/patches/p-libxview-base-base_h
    N ports/x11/xview/config/patches/p-libxview-base-xv_debug_h
    N ports/x11/xview/config/patches/p-libxview-base-xv_error_c
    N ports/x11/xview/config/patches/p-libxview-dnd-dnd_c
    N ports/x11/xview/config/patches/p-libxview-dnd-site_c
    N ports/x11/xview/config/patches/p-libxview-file_chooser-Imakefile
    N ports/x11/xview/config/patches/p-libxview-file_chooser-fc_layout_c
    N ports/x11/xview/config/patches/p-libxview-file_chooser-file_list_c
    N ports/x11/xview/config/patches/p-libxview-file_chooser-xv_path_util_h
    N ports/x11/xview/config/patches/p-libxview-filter-filter_c
    N ports/x11/xview/config/patches/p-libxview-font-font_c
    N ports/x11/xview/config/patches/p-doc-Imakefile
    N ports/x11/xview/config/patches/p-libxview-frame-fm_get_c
    N ports/x11/xview/config/patches/p-libxview-frame-fm_impl_h
    N ports/x11/xview/config/patches/p-libxview-frame-fm_props_h
    N ports/x11/xview/config/patches/p-libxview-frame-fmcmd_set_c
    N ports/x11/xview/config/patches/p-libxview-frame-frame_base_h
    N ports/x11/xview/config/patches/p-libxview-frame-frame_cmd_h
    N ports/x11/xview/config/patches/p-libxview-frame-frame_help_h
    N ports/x11/xview/config/patches/p-libxview-io_stream-file_strms_c
    N ports/x11/xview/config/patches/p-libxview-io_stream-othr_strms_c
    N ports/x11/xview/config/patches/p-libxview-io_stream-str_strms_c
    N ports/x11/xview/config/patches/p-libxview-menu-Imakefile
    N ports/x11/xview/config/patches/p-libxview-menu-om_render_c
    N ports/x11/xview/config/patches/p-libxview-menu-om_set_c
    N ports/x11/xview/config/patches/p-libxview-misc-Imakefile
    N ports/x11/xview/config/patches/p-libxview-misc-expandname_c
    N ports/x11/xview/config/patches/p-libxview-misc-getlogindr_c
    N ports/x11/xview/config/patches/p-libxview-misc-i18n_impl_h
    N ports/x11/xview/config/patches/p-libxview-misc-portable_h
    N ports/x11/xview/config/patches/p-libxview-notice-notice_pt_c
    N ports/x11/xview/config/patches/p-libxview-notify-ndet_fcntl_c
    N ports/x11/xview/config/patches/p-libxview-notify-ndet_fd_c
    N ports/x11/xview/config/patches/p-libxview-notify-ndet_h
    N ports/x11/xview/config/patches/p-libxview-notify-ndet_loop_c
    N ports/x11/xview/config/patches/p-libxview-notify-ndet_read_c
    N ports/x11/xview/config/patches/p-libxview-notify-ndisdispch_c
    N ports/x11/xview/config/patches/p-libxview-notify-ntfy_h
    N ports/x11/xview/config/patches/p-libxview-notify-ntfy_test_c
    N ports/x11/xview/config/patches/p-libxview-notify-ntfyclient_c
    N ports/x11/xview/config/patches/p-libxview-notify-sys_fcntl_c
    N ports/x11/xview/config/patches/p-libxview-notify-sys_read_c
    N ports/x11/xview/config/patches/p-libxview-notify-sys_select_c
    N ports/x11/xview/config/patches/p-libxview-openwin-ow_view_c
    N ports/x11/xview/config/patches/p-libxview-panel-item_set_c
    N ports/x11/xview/config/patches/p-libxview-panel-p_btn_c
    N ports/x11/xview/config/patches/p-libxview-panel-p_choice_c
    N ports/x11/xview/config/patches/p-libxview-panel-p_drop_c
    N ports/x11/xview/config/patches/p-libxview-panel-p_gauge_c
    N ports/x11/xview/config/patches/p-libxview-panel-p_get_c
    N ports/x11/xview/config/patches/p-olwm-defaults_c
    N ports/x11/xview/config/patches/p-olwm-gettext_h
    N ports/x11/xview/config/patches/p-libxview-panel-p_list_c
    N ports/x11/xview/config/patches/p-libxview-panel-p_set_c
    N ports/x11/xview/config/patches/p-libxview-panel-p_slider_c
    N ports/x11/xview/config/patches/p-libxview-panel-p_txt_c
    N ports/x11/xview/config/patches/p-libxview-panel-panel_c
    N ports/x11/xview/config/patches/p-libxview-panel-panel_impl_h
    N ports/x11/xview/config/patches/p-libxview-rect-rect_util_c
    N ports/x11/xview/config/patches/p-olwm-i18n_h
    N ports/x11/xview/config/patches/p-olwm-mem_c
    N ports/x11/xview/config/patches/p-olwm-menu_c
    N ports/x11/xview/config/patches/p-olwmslave-helpwin_c
    N ports/x11/xview/config/patches/p-libxview-sel-sel_agent_c
    N ports/x11/xview/config/patches/p-olwm-olwm_c
    N ports/x11/xview/config/patches/p-libxview-attr-attr_copy_c
    N ports/x11/xview/config/patches/p-libxview-sel-seln_impl_h
    N ports/x11/xview/config/patches/p-libxview-selection-sel_own_c
    N ports/x11/xview/config/patches/p-libxview-selection-sel_req_c
    N ports/x11/xview/config/patches/p-libxview-selection-sel_util_c
    N ports/x11/xview/config/patches/p-libxview-server-server_c
    N ports/x11/xview/config/patches/p-libxview-textsw-ei_text_c
    N ports/x11/xview/config/patches/p-libxview-textsw-es_attr_c
    N ports/x11/xview/config/patches/p-libxview-textsw-es_file_c
    N ports/x11/xview/config/patches/p-olwm-cmdstream_c
    N ports/x11/xview/config/patches/p-olwmslave-mem_c
    N ports/x11/xview/config/patches/p-bitmaps-Imakefile
    N ports/x11/xview/config/patches/p-libolgx-ol_init_c
    N ports/x11/xview/config/patches/p-config-Imakefile
    N ports/x11/xview/config/patches/p-config-XView_obj
    N ports/x11/xview/config/patches/p-olwm-screen_c
    N ports/x11/xview/config/patches/p-pixrect-Imakefile
    N ports/x11/xview/config/patches/p-libolgx-ol_sb_c
    N ports/x11/xview/config/patches/p-images-Imakefile
    N ports/x11/xview/config/patches/p-config-XView_cf
    N ports/x11/xview/config/patches/p-config-XView_lib
    N ports/x11/xview/config/patches/p-config-XView_rules
    N ports/x11/xview/config/patches/p-config-XView_tmpl
    N ports/x11/xview/config/patches/p-libxview-textsw-ev_op_bdry_c
    N ports/x11/xview/config/patches/p-olwm-slave_c
    N ports/x11/xview/config/patches/p-libxview-textsw-ps_impl_c
    N ports/x11/xview/config/patches/p-libxview-textsw-txt_again_c
    N ports/x11/xview/config/patches/p-libxview-textsw-txt_e_menu_c
    N ports/x11/xview/config/patches/p-libxview-textsw-txt_filter_c
    N ports/x11/xview/config/patches/p-libxview-textsw-txt_input_c
    N ports/x11/xview/config/patches/p-libxview-textsw-txt_move_c
    N ports/x11/xview/config/patches/p-libxview-textsw-txt_popup_c
    N ports/x11/xview/config/patches/p-olwm-winicon_c
    N ports/x11/xview/config/patches/p-libxview-textsw-txt_putkey_c
    N ports/x11/xview/config/patches/p-libxview-textsw-txt_selsvc_c
    N ports/x11/xview/config/patches/p-libxview-ttysw-cim_change_c
    N ports/x11/xview/config/patches/p-olwmslave-Imakefile
    N ports/x11/xview/config/patches/p-libxview-ttysw-cim_size_c
    N ports/x11/xview/config/patches/p-libxview-ttysw-tty_gtty_c
    N ports/x11/xview/config/patches/p-libxview-ttysw-tty_impl_h
    N ports/x11/xview/config/patches/p-libxview-ttysw-tty_init_c
    N ports/x11/xview/config/patches/p-libxview-ttysw-tty_main_c
    N ports/x11/xview/config/patches/p-olwmslave-cmdstream_c
    N ports/x11/xview/config/patches/p-libxview-ttysw-tty_mapkey_c
    N ports/x11/xview/config/patches/p-libxview-ttysw-tty_ntfy_c
    N ports/x11/xview/config/patches/p-libxview-ttysw-ttyansi_c
    N ports/x11/xview/config/patches/p-libxview-win-win_input_c
    N ports/x11/xview/config/patches/p-libxview-ttysw-ttyselect_c
    N ports/x11/xview/config/patches/p-misc-support-Imakefile
    N ports/x11/xview/config/files/md5
    N ports/x11/xview/config/pkg/COMMENT
    N ports/x11/xview/config/pkg/DESCR
    N ports/x11/xview/config/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 09:26:23

Modified files:
	editors/textedit: Makefile 

Log message:
Test that xview works.
Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 09:27:35

Modified files:
	x11            : Makefile 

Log message:
Unlink old xview, link new xview.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 10:42:28

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Don't propagate DEPENDS_TARGET more than one level deep.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 11:13:06

Modified files:
	x11/eterm      : Makefile 
	x11/eterm/pkg  : COMMENT 
Added files:
	x11/eterm/patches: patch-kanji 
	x11/eterm/pkg  : COMMENT-kanji 

Log message:
FLAVOR for a japanese eterm.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 11:15:58

Modified files:
	x11            : Makefile 

Log message:
Build eterm:kanji


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 11:30:04

Modified files:
	audio/gom      : Makefile 

Log message:
Still broken, but for different reasons...
This could use a non-X flavor, btw.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 11:55:46

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Typo


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 11:59:05

Modified files:
	lib/libc/crypt : arc4random.3 

Log message:
First appeared in OpenBSD 2.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 12:08:31

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Force packages to always go the PKGREPOSITORY, creating it if needed.
Add PKGREPOSITORY to PKG_PATH before pkg_add.

Thanks to aaron, fries, and mickey.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 12:12:29

src/share/doc/smm/09.sendmail

Update of /cvs/src/share/doc/smm/09.sendmail
In directory cvs.openbsd.org:/tmp/cvs-serv18355/09.sendmail

Log Message:
Directory /cvs/src/share/doc/smm/09.sendmail added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 12:13:13

Added files:
	share/doc/smm/09.sendmail: Makefile intro.me 

Log message:
These have been removed from the sendmail distribution so move them here.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 12:35:42

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Typo


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/02 12:47:51

Modified files:
	regress/share/man: Makefile 

Log message:
handle obj dirs


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 12:53:12

Added files:
	x11/xview/config/patches: p-cmdtool-Imakefile 

Log message:
Help Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 12:55:47

Log message:
    Return of the XView clients...
    
    Status:
    
    Vendor Tag:	xview
    Release Tags:	xview_clients
    
    N ports/x11/xview/clients/Makefile
    N ports/x11/xview/clients/pkg/COMMENT
    N ports/x11/xview/clients/pkg/DESCR
    N ports/x11/xview/clients/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 12:56:23

Modified files:
	x11/xview      : Makefile 

Log message:
Link them in.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 13:06:06

Log message:
    stock sendmail 8.10.0 with $Id -> $Sendmail
    
    Status:
    
    Vendor Tag:	SENDMAIL_INC
    Release Tags:	SENDMAIL_8_10_0
    
    N src/gnu/usr.sbin/sendmail/Makefile
    N src/gnu/usr.sbin/sendmail/Build
    N src/gnu/usr.sbin/sendmail/FAQ
    N src/gnu/usr.sbin/sendmail/INSTALL
    N src/gnu/usr.sbin/sendmail/KNOWNBUGS
    N src/gnu/usr.sbin/sendmail/LICENSE
    N src/gnu/usr.sbin/sendmail/PGPKEYS
    N src/gnu/usr.sbin/sendmail/README
    N src/gnu/usr.sbin/sendmail/RELEASE_NOTES
    N src/gnu/usr.sbin/sendmail/devtools/README
    N src/gnu/usr.sbin/sendmail/devtools/bin/Build
    N src/gnu/usr.sbin/sendmail/devtools/bin/configure.sh
    N src/gnu/usr.sbin/sendmail/devtools/bin/find_m4.sh
    N src/gnu/usr.sbin/sendmail/devtools/bin/find_in_path.sh
    N src/gnu/usr.sbin/sendmail/devtools/bin/install.sh
    N src/gnu/usr.sbin/sendmail/devtools/M4/header.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/list.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/string.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/subst_ext.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/switch.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/depend/AIX.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/depend/BSD.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/depend/CC-M.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/depend/NCR.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/depend/Solaris.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/depend/X11.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/depend/generic.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/UNIX/all.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/UNIX/defines.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/UNIX/executable.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/UNIX/footer.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/UNIX/library.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/UNIX/links.m4
    N src/gnu/usr.sbin/sendmail/devtools/M4/UNIX/manpage.m4
    N src/gnu/usr.sbin/sendmail/devtools/OS/386BSD
    N src/gnu/usr.sbin/sendmail/devtools/OS/A-UX
    N src/gnu/usr.sbin/sendmail/devtools/OS/AIX
    N src/gnu/usr.sbin/sendmail/devtools/OS/AIX.2
    N src/gnu/usr.sbin/sendmail/devtools/OS/AIX.4.2
    N src/gnu/usr.sbin/sendmail/devtools/OS/AIX.4.3
    N src/gnu/usr.sbin/sendmail/devtools/OS/AIX.4.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/Altos
    N src/gnu/usr.sbin/sendmail/devtools/OS/BSD-OS
    N src/gnu/usr.sbin/sendmail/devtools/OS/BSD43
    N src/gnu/usr.sbin/sendmail/devtools/OS/CLIX
    N src/gnu/usr.sbin/sendmail/devtools/OS/CRAYT3E.2.0.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/CRAYTS.10.0.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/CSOS
    N src/gnu/usr.sbin/sendmail/devtools/OS/ConvexOS
    N src/gnu/usr.sbin/sendmail/devtools/OS/Darwin
    N src/gnu/usr.sbin/sendmail/devtools/OS/Dell
    N src/gnu/usr.sbin/sendmail/devtools/OS/DomainOS
    N src/gnu/usr.sbin/sendmail/devtools/OS/DomainOS.10.4
    N src/gnu/usr.sbin/sendmail/devtools/OS/Dynix
    N src/gnu/usr.sbin/sendmail/devtools/OS/EWS-UX_V
    N src/gnu/usr.sbin/sendmail/devtools/OS/FreeBSD
    N src/gnu/usr.sbin/sendmail/devtools/OS/GNU
    N src/gnu/usr.sbin/sendmail/devtools/OS/HP-UX
    N src/gnu/usr.sbin/sendmail/devtools/OS/HP-UX.10.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/HP-UX.11.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/IRIX
    N src/gnu/usr.sbin/sendmail/devtools/OS/IRIX.5.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/IRIX.6.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/IRIX.6.5
    N src/gnu/usr.sbin/sendmail/devtools/OS/IRIX64.6.0
    N src/gnu/usr.sbin/sendmail/devtools/OS/IRIX64.6.1
    N src/gnu/usr.sbin/sendmail/devtools/OS/IRIX64.6.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/IRIX64.6.5
    N src/gnu/usr.sbin/sendmail/devtools/OS/ISC
    N src/gnu/usr.sbin/sendmail/devtools/OS/KSR
    N src/gnu/usr.sbin/sendmail/devtools/OS/LUNA
    N src/gnu/usr.sbin/sendmail/devtools/OS/Linux
    N src/gnu/usr.sbin/sendmail/devtools/OS/Mach386
    N src/gnu/usr.sbin/sendmail/devtools/OS/NCR.MP-RAS.2.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/NCR.MP-RAS.3.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/NEWS-OS.4.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/NEWS-OS.6.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/NEXTSTEP.4.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/NeXT.2.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/NeXT.3.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/NeXT.4.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/NetBSD
    N src/gnu/usr.sbin/sendmail/devtools/OS/NetBSD.8.3
    N src/gnu/usr.sbin/sendmail/devtools/OS/NonStop-UX
    N src/gnu/usr.sbin/sendmail/devtools/OS/OSF1
    N src/gnu/usr.sbin/sendmail/devtools/OS/OpenBSD
    N src/gnu/usr.sbin/sendmail/devtools/OS/PTX
    N src/gnu/usr.sbin/sendmail/devtools/OS/Paragon
    N src/gnu/usr.sbin/sendmail/devtools/OS/QNX
    N src/gnu/usr.sbin/sendmail/devtools/OS/PowerUX
    N src/gnu/usr.sbin/sendmail/devtools/OS/RISCos
    N src/gnu/usr.sbin/sendmail/devtools/OS/Rhapsody
    N src/gnu/usr.sbin/sendmail/devtools/OS/SCO
    N src/gnu/usr.sbin/sendmail/devtools/OS/RISCos.4_0
    N src/gnu/usr.sbin/sendmail/devtools/OS/SCO.4.2
    N src/gnu/usr.sbin/sendmail/devtools/OS/SCO.5.x
    N src/gnu/usr.sbin/sendmail/devtools/OS/SINIX.5.43
    N src/gnu/usr.sbin/sendmail/devtools/OS/SINIX.5.44
    N src/gnu/usr.sbin/sendmail/devtools/OS/SVR4
    N src/gnu/usr.sbin/sendmail/devtools/OS/SunOS
    N src/gnu/usr.sbin/sendmail/devtools/OS/SunOS.4.0
    N src/gnu/usr.sbin/sendmail/devtools/OS/SunOS.5.1
    N src/gnu/usr.sbin/sendmail/devtools/OS/SunOS.5.2
    N src/gnu/usr.sbin/sendmail/devtools/OS/SunOS.5.3
    N src/gnu/usr.sbin/sendmail/devtools/OS/SunOS.5.4
    N src/gnu/usr.sbin/sendmail/devtools/OS/SunOS.5.5
    N src/gnu/usr.sbin/sendmail/devtools/OS/SunOS.5.6
    N src/gnu/usr.sbin/sendmail/devtools/OS/SunOS.5.7
    N src/gnu/usr.sbin/sendmail/devtools/OS/SunOS.5.8
    N src/gnu/usr.sbin/sendmail/devtools/OS/Titan
    N src/gnu/usr.sbin/sendmail/devtools/OS/ULTRIX
    N src/gnu/usr.sbin/sendmail/devtools/OS/UMAX
    N src/gnu/usr.sbin/sendmail/devtools/OS/UNICOS
    N src/gnu/usr.sbin/sendmail/devtools/OS/UNIX_SV.4.x.i386
    N src/gnu/usr.sbin/sendmail/devtools/OS/UX4800
    N src/gnu/usr.sbin/sendmail/devtools/OS/UXPDS.V10
    N src/gnu/usr.sbin/sendmail/devtools/OS/dgux
    N src/gnu/usr.sbin/sendmail/devtools/OS/UXPDS.V20
    N src/gnu/usr.sbin/sendmail/devtools/OS/UnixWare.5.i386
    N src/gnu/usr.sbin/sendmail/devtools/OS/dcosx.1.x.NILE
    N src/gnu/usr.sbin/sendmail/devtools/OS/maxion
    N src/gnu/usr.sbin/sendmail/devtools/OS/m88k
    N src/gnu/usr.sbin/sendmail/devtools/OS/uts.systemV
    N src/gnu/usr.sbin/sendmail/devtools/Site/README
    N src/gnu/usr.sbin/sendmail/doc/op/Makefile
    N src/gnu/usr.sbin/sendmail/doc/op/op.me
    N src/gnu/usr.sbin/sendmail/doc/op/op.ps
    N src/gnu/usr.sbin/sendmail/libsmutil/Build
    N src/gnu/usr.sbin/sendmail/libsmutil/Makefile
    N src/gnu/usr.sbin/sendmail/libsmutil/Makefile.m4
    N src/gnu/usr.sbin/sendmail/libsmutil/debug.c
    N src/gnu/usr.sbin/sendmail/libsmutil/errstring.c
    N src/gnu/usr.sbin/sendmail/libsmutil/lockfile.c
    N src/gnu/usr.sbin/sendmail/libsmutil/safefile.c
    N src/gnu/usr.sbin/sendmail/libsmutil/snprintf.c
    N src/gnu/usr.sbin/sendmail/libsmutil/strl.c
    N src/gnu/usr.sbin/sendmail/mail.local/Build
    N src/gnu/usr.sbin/sendmail/mail.local/Makefile
    N src/gnu/usr.sbin/sendmail/mail.local/Makefile.m4
    N src/gnu/usr.sbin/sendmail/mail.local/README
    N src/gnu/usr.sbin/sendmail/mail.local/mail.local.0
    N src/gnu/usr.sbin/sendmail/mail.local/mail.local.8
    N src/gnu/usr.sbin/sendmail/mail.local/mail.local.c
    N src/gnu/usr.sbin/sendmail/mailstats/Build
    N src/gnu/usr.sbin/sendmail/mailstats/Makefile
    N src/gnu/usr.sbin/sendmail/mailstats/Makefile.m4
    N src/gnu/usr.sbin/sendmail/mailstats/mailstats.0
    N src/gnu/usr.sbin/sendmail/mailstats/mailstats.8
    N src/gnu/usr.sbin/sendmail/mailstats/mailstats.c
    N src/gnu/usr.sbin/sendmail/makemap/Build
    N src/gnu/usr.sbin/sendmail/makemap/Makefile
    N src/gnu/usr.sbin/sendmail/makemap/Makefile.m4
    N src/gnu/usr.sbin/sendmail/makemap/makemap.0
    N src/gnu/usr.sbin/sendmail/makemap/makemap.8
    N src/gnu/usr.sbin/sendmail/makemap/makemap.c
    N src/gnu/usr.sbin/sendmail/smrsh/Build
    N src/gnu/usr.sbin/sendmail/smrsh/Makefile
    N src/gnu/usr.sbin/sendmail/smrsh/Makefile.m4
    N src/gnu/usr.sbin/sendmail/smrsh/README
    N src/gnu/usr.sbin/sendmail/smrsh/smrsh.0
    N src/gnu/usr.sbin/sendmail/smrsh/smrsh.8
    N src/gnu/usr.sbin/sendmail/smrsh/smrsh.c
    N src/gnu/usr.sbin/sendmail/sendmail/Build
    N src/gnu/usr.sbin/sendmail/sendmail/Makefile
    N src/gnu/usr.sbin/sendmail/sendmail/Makefile.m4
    N src/gnu/usr.sbin/sendmail/sendmail/README
    N src/gnu/usr.sbin/sendmail/sendmail/TRACEFLAGS
    N src/gnu/usr.sbin/sendmail/sendmail/alias.c
    N src/gnu/usr.sbin/sendmail/sendmail/aliases
    N src/gnu/usr.sbin/sendmail/sendmail/aliases.0
    N src/gnu/usr.sbin/sendmail/sendmail/aliases.5
    N src/gnu/usr.sbin/sendmail/sendmail/arpadate.c
    N src/gnu/usr.sbin/sendmail/sendmail/bf.h
    N src/gnu/usr.sbin/sendmail/sendmail/bf_portable.c
    N src/gnu/usr.sbin/sendmail/sendmail/bf_portable.h
    N src/gnu/usr.sbin/sendmail/sendmail/bf_torek.c
    N src/gnu/usr.sbin/sendmail/sendmail/bf_torek.h
    N src/gnu/usr.sbin/sendmail/sendmail/clock.c
    N src/gnu/usr.sbin/sendmail/sendmail/collect.c
    N src/gnu/usr.sbin/sendmail/sendmail/conf.c
    N src/gnu/usr.sbin/sendmail/sendmail/conf.h
    N src/gnu/usr.sbin/sendmail/sendmail/control.c
    N src/gnu/usr.sbin/sendmail/sendmail/convtime.c
    N src/gnu/usr.sbin/sendmail/sendmail/daemon.c
    N src/gnu/usr.sbin/sendmail/sendmail/deliver.c
    N src/gnu/usr.sbin/sendmail/sendmail/domain.c
    N src/gnu/usr.sbin/sendmail/sendmail/envelope.c
    N src/gnu/usr.sbin/sendmail/sendmail/err.c
    N src/gnu/usr.sbin/sendmail/sendmail/headers.c
    N src/gnu/usr.sbin/sendmail/sendmail/helpfile
    N src/gnu/usr.sbin/sendmail/sendmail/macro.c
    N src/gnu/usr.sbin/sendmail/sendmail/mailq.0
    N src/gnu/usr.sbin/sendmail/sendmail/mailq.1
    N src/gnu/usr.sbin/sendmail/sendmail/main.c
    N src/gnu/usr.sbin/sendmail/sendmail/makesendmail
    N src/gnu/usr.sbin/sendmail/sendmail/map.c
    N src/gnu/usr.sbin/sendmail/sendmail/mci.c
    N src/gnu/usr.sbin/sendmail/sendmail/milter.c
    N src/gnu/usr.sbin/sendmail/sendmail/mime.c
    N src/gnu/usr.sbin/sendmail/sendmail/newaliases.0
    N src/gnu/usr.sbin/sendmail/sendmail/newaliases.1
    N src/gnu/usr.sbin/sendmail/sendmail/parseaddr.c
    N src/gnu/usr.sbin/sendmail/sendmail/queue.c
    N src/gnu/usr.sbin/sendmail/sendmail/readcf.c
    N src/gnu/usr.sbin/sendmail/sendmail/recipient.c
    N src/gnu/usr.sbin/sendmail/sendmail/savemail.c
    N src/gnu/usr.sbin/sendmail/sendmail/sendmail.0
    N src/gnu/usr.sbin/sendmail/sendmail/sendmail.8
    N src/gnu/usr.sbin/sendmail/sendmail/sendmail.h
    N src/gnu/usr.sbin/sendmail/sendmail/sfsasl.c
    N src/gnu/usr.sbin/sendmail/sendmail/sfsasl.h
    N src/gnu/usr.sbin/sendmail/sendmail/shmticklib.c
    N src/gnu/usr.sbin/sendmail/sendmail/srvrsmtp.c
    N src/gnu/usr.sbin/sendmail/sendmail/stab.c
    N src/gnu/usr.sbin/sendmail/sendmail/stats.c
    N src/gnu/usr.sbin/sendmail/sendmail/statusd_shm.h
    N src/gnu/usr.sbin/sendmail/sendmail/sysexits.c
    N src/gnu/usr.sbin/sendmail/sendmail/timers.c
    N src/gnu/usr.sbin/sendmail/sendmail/timers.h
    N src/gnu/usr.sbin/sendmail/sendmail/trace.c
    N src/gnu/usr.sbin/sendmail/sendmail/udb.c
    N src/gnu/usr.sbin/sendmail/sendmail/usersmtp.c
    N src/gnu/usr.sbin/sendmail/sendmail/util.c
    N src/gnu/usr.sbin/sendmail/sendmail/version.c
    N src/gnu/usr.sbin/sendmail/sendmail/sysexits.h
    N src/gnu/usr.sbin/sendmail/test/t_exclopen.c
    N src/gnu/usr.sbin/sendmail/test/t_seteuid.c
    N src/gnu/usr.sbin/sendmail/test/t_setreuid.c
    N src/gnu/usr.sbin/sendmail/test/t_pathconf.c
    N src/gnu/usr.sbin/sendmail/test/Results
    N src/gnu/usr.sbin/sendmail/include/sendmail/cdefs.h
    N src/gnu/usr.sbin/sendmail/include/sendmail/errstring.h
    N src/gnu/usr.sbin/sendmail/include/sendmail/mailstats.h
    N src/gnu/usr.sbin/sendmail/include/sendmail/pathnames.h
    N src/gnu/usr.sbin/sendmail/include/sendmail/sendmail.h
    N src/gnu/usr.sbin/sendmail/include/sendmail/useful.h
    N src/gnu/usr.sbin/sendmail/include/libsmdb/smdb.h
    N src/gnu/usr.sbin/sendmail/include/libmilter/mfapi.h
    N src/gnu/usr.sbin/sendmail/include/libmilter/milter.h
    N src/gnu/usr.sbin/sendmail/cf/README
    N src/gnu/usr.sbin/sendmail/cf/cf/Build
    N src/gnu/usr.sbin/sendmail/cf/cf/Makefile
    N src/gnu/usr.sbin/sendmail/cf/cf/chez.cs.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/clientproto.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/cs-hpux10.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/cs-hpux9.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/cs-osf1.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/cs-solaris2.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/cs-sunos4.1.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/cs-ultrix4.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/cyrusproto.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-bsd4.4.cf
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-bsd4.4.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-hpux10.cf
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-hpux10.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-hpux9.cf
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-hpux9.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-linux.cf
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-linux.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-osf1.cf
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-nextstep3.3.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-osf1.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-solaris2.cf
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-solaris2.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-sunos4.1.cf
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-sunos4.1.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-ultrix4.cf
    N src/gnu/usr.sbin/sendmail/cf/cf/generic-ultrix4.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/huginn.cs.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/knecht.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/mail.cs.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/mail.eecs.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/mailspool.cs.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/python.cs.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/s2k-osf1.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/s2k-ultrix4.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/tcpproto.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/ucbarpa.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/ucbvax.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/uucpproto.mc
    N src/gnu/usr.sbin/sendmail/cf/cf/vangogh.cs.mc
    N src/gnu/usr.sbin/sendmail/cf/domain/Berkeley.EDU.m4
    N src/gnu/usr.sbin/sendmail/cf/domain/CS.Berkeley.EDU.m4
    N src/gnu/usr.sbin/sendmail/cf/domain/EECS.Berkeley.EDU.m4
    N src/gnu/usr.sbin/sendmail/cf/domain/S2K.Berkeley.EDU.m4
    N src/gnu/usr.sbin/sendmail/cf/domain/generic.m4
    N src/gnu/usr.sbin/sendmail/cf/domain/berkeley-only.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/accept_unqualified_senders.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/accept_unresolvable_domains.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/access_db.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/allmasquerade.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/always_add_domain.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/bestmx_is_local.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/bitdomain.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/blacklist_recipients.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/delay_checks.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/dnsbl.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/domaintable.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/generics_entire_domain.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/genericstable.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/ldap_routing.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/limited_masquerade.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/local_lmtp.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/rbl.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/local_procmail.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/loose_relay_check.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/mailertable.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/masquerade_entire_domain.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/masquerade_envelope.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/no_default_msa.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/nocanonify.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/nodns.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/notsticky.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/nouucp.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/nullclient.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/promiscuous_relay.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/redirect.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/relay_based_on_MX.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/relay_entire_domain.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/relay_hosts_only.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/relay_local_from.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/relay_mail_from.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/smrsh.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/stickyhost.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/use_ct_file.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/use_cw_file.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/uucpdomain.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/virtuser_entire_domain.m4
    N src/gnu/usr.sbin/sendmail/cf/feature/virtusertable.m4
    N src/gnu/usr.sbin/sendmail/cf/hack/cssubdomain.m4
    N src/gnu/usr.sbin/sendmail/cf/m4/cf.m4
    N src/gnu/usr.sbin/sendmail/cf/m4/cfhead.m4
    N src/gnu/usr.sbin/sendmail/cf/m4/proto.m4
    N src/gnu/usr.sbin/sendmail/cf/m4/version.m4
    N src/gnu/usr.sbin/sendmail/cf/mailer/cyrus.m4
    N src/gnu/usr.sbin/sendmail/cf/mailer/fax.m4
    N src/gnu/usr.sbin/sendmail/cf/mailer/local.m4
    N src/gnu/usr.sbin/sendmail/cf/mailer/mail11.m4
    N src/gnu/usr.sbin/sendmail/cf/mailer/phquery.m4
    N src/gnu/usr.sbin/sendmail/cf/mailer/pop.m4
    N src/gnu/usr.sbin/sendmail/cf/mailer/procmail.m4
    N src/gnu/usr.sbin/sendmail/cf/mailer/qpage.m4
    N src/gnu/usr.sbin/sendmail/cf/mailer/smtp.m4
    N src/gnu/usr.sbin/sendmail/cf/mailer/usenet.m4
    N src/gnu/usr.sbin/sendmail/cf/mailer/uucp.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/aix2.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/aix3.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/aix4.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/altos.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/amdahl-uts.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/aux.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/bsd4.3.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/bsd4.4.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/bsdi.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/bsdi1.0.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/bsdi2.0.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/dgux.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/domainos.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/dynix3.2.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/gnu.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/hpux10.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/hpux11.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/hpux9.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/irix4.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/irix5.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/irix6.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/isc4.1.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/linux.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/maxion.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/mklinux.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/nextstep.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/openbsd.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/osf1.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/powerux.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/ptx2.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/qnx.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/riscos4.5.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/sco-uw-2.1.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/sco3.2.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/sinix.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/solaris2.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/solaris2.ml.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/solaris2.pre5.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/sunos3.5.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/sunos4.1.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/svr4.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/ultrix4.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/unixware7.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/unknown.m4
    N src/gnu/usr.sbin/sendmail/cf/ostype/uxpds.m4
    N src/gnu/usr.sbin/sendmail/cf/sh/makeinfo.sh
    N src/gnu/usr.sbin/sendmail/cf/siteconfig/uucp.cogsci.m4
    N src/gnu/usr.sbin/sendmail/cf/siteconfig/uucp.old.arpa.m4
    N src/gnu/usr.sbin/sendmail/cf/siteconfig/uucp.ucbarpa.m4
    N src/gnu/usr.sbin/sendmail/cf/siteconfig/uucp.ucbvax.m4
    N src/gnu/usr.sbin/sendmail/praliases/Build
    N src/gnu/usr.sbin/sendmail/praliases/Makefile
    N src/gnu/usr.sbin/sendmail/praliases/Makefile.m4
    N src/gnu/usr.sbin/sendmail/praliases/praliases.0
    N src/gnu/usr.sbin/sendmail/praliases/praliases.8
    N src/gnu/usr.sbin/sendmail/praliases/praliases.c
    N src/gnu/usr.sbin/sendmail/rmail/Build
    N src/gnu/usr.sbin/sendmail/rmail/Makefile
    N src/gnu/usr.sbin/sendmail/rmail/Makefile.m4
    N src/gnu/usr.sbin/sendmail/rmail/rmail.8
    N src/gnu/usr.sbin/sendmail/rmail/rmail.0
    N src/gnu/usr.sbin/sendmail/rmail/rmail.c
    N src/gnu/usr.sbin/sendmail/contrib/README
    N src/gnu/usr.sbin/sendmail/contrib/bitdomain.c
    N src/gnu/usr.sbin/sendmail/contrib/bounce-resender.pl
    N src/gnu/usr.sbin/sendmail/contrib/bsdi.mc
    N src/gnu/usr.sbin/sendmail/contrib/converting.sun.configs
    N src/gnu/usr.sbin/sendmail/contrib/domainmap.m4
    N src/gnu/usr.sbin/sendmail/contrib/doublebounce.pl
    N src/gnu/usr.sbin/sendmail/contrib/etrn.pl
    N src/gnu/usr.sbin/sendmail/contrib/expn.pl
    N src/gnu/usr.sbin/sendmail/contrib/mail.local.linux
    N src/gnu/usr.sbin/sendmail/contrib/mailprio
    N src/gnu/usr.sbin/sendmail/contrib/mh.patch
    N src/gnu/usr.sbin/sendmail/contrib/mmuegel
    N src/gnu/usr.sbin/sendmail/contrib/oldbind.compat.c
    N src/gnu/usr.sbin/sendmail/contrib/passwd-to-alias.pl
    N src/gnu/usr.sbin/sendmail/contrib/qtool.pl
    N src/gnu/usr.sbin/sendmail/contrib/qtool.8
    N src/gnu/usr.sbin/sendmail/contrib/re-mqueue.pl
    N src/gnu/usr.sbin/sendmail/contrib/rmail.oldsys.patch
    N src/gnu/usr.sbin/sendmail/contrib/smcontrol.pl
    N src/gnu/usr.sbin/sendmail/libsmdb/Build
    N src/gnu/usr.sbin/sendmail/libsmdb/Makefile
    N src/gnu/usr.sbin/sendmail/libsmdb/Makefile.m4
    N src/gnu/usr.sbin/sendmail/libsmdb/smdb.c
    N src/gnu/usr.sbin/sendmail/libsmdb/smdb1.c
    N src/gnu/usr.sbin/sendmail/libsmdb/smdb2.c
    N src/gnu/usr.sbin/sendmail/libsmdb/smndbm.c
    N src/gnu/usr.sbin/sendmail/libmilter/Build
    N src/gnu/usr.sbin/sendmail/libmilter/Makefile
    N src/gnu/usr.sbin/sendmail/libmilter/Makefile.m4
    N src/gnu/usr.sbin/sendmail/libmilter/README
    N src/gnu/usr.sbin/sendmail/libmilter/comm.c
    N src/gnu/usr.sbin/sendmail/libmilter/engine.c
    N src/gnu/usr.sbin/sendmail/libmilter/handler.c
    N src/gnu/usr.sbin/sendmail/libmilter/listener.c
    N src/gnu/usr.sbin/sendmail/libmilter/main.c
    N src/gnu/usr.sbin/sendmail/libmilter/libmilter.h
    N src/gnu/usr.sbin/sendmail/libmilter/signal.c
    N src/gnu/usr.sbin/sendmail/libmilter/sm_gethost.c
    N src/gnu/usr.sbin/sendmail/libmilter/smfi.c
    N src/gnu/usr.sbin/sendmail/vacation/Build
    N src/gnu/usr.sbin/sendmail/vacation/Makefile
    N src/gnu/usr.sbin/sendmail/vacation/Makefile.m4
    N src/gnu/usr.sbin/sendmail/vacation/vacation.1
    N src/gnu/usr.sbin/sendmail/vacation/vacation.0
    N src/gnu/usr.sbin/sendmail/vacation/vacation.c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 13:48:37

Modified files:
	gnu/usr.sbin/sendmail: FAQ KNOWNBUGS LICENSE Makefile README 
	gnu/usr.sbin/sendmail/cf: README 
	gnu/usr.sbin/sendmail/cf/cf: Makefile clientproto.mc tcpproto.mc 
	gnu/usr.sbin/sendmail/contrib: README 
	gnu/usr.sbin/sendmail/doc/op: op.me 
	gnu/usr.sbin/sendmail/libmilter: Makefile README 
	gnu/usr.sbin/sendmail/libsmdb: Makefile 
	gnu/usr.sbin/sendmail/libsmutil: Makefile 
	gnu/usr.sbin/sendmail/mail.local: Makefile README mail.local.8 
	gnu/usr.sbin/sendmail/mailstats: Makefile 
	gnu/usr.sbin/sendmail/makemap: Makefile 
	gnu/usr.sbin/sendmail/praliases: Makefile 
	gnu/usr.sbin/sendmail/rmail: Makefile rmail.8 
	gnu/usr.sbin/sendmail/sendmail: Makefile README aliases.5 conf.c 
	                                conf.h mailq.1 newaliases.1 
	                                sendmail.8 
	gnu/usr.sbin/sendmail/smrsh: Makefile README 
	gnu/usr.sbin/sendmail/vacation: Makefile vacation.1 
Added files:
	gnu/usr.sbin/sendmail: Makefile.inc 
	gnu/usr.sbin/sendmail/cf: Makefile 
	gnu/usr.sbin/sendmail/cf/cf: alatar.mc corpse.mc 
	                             courtesan-lists.mc 
	                             courtesan-nonet.mc courtesan.mc 
	                             elbereth.mc gandalf.mc lucifier.mc 
	                             nettan.mc openbsd-lists.mc 
	                             openbsd-proto.mc saruman.mc 
	                             waldorf.mc 
	gnu/usr.sbin/sendmail/cf/domain: sigmasoft.m4 
	gnu/usr.sbin/sendmail/praliases: praliases.1 
Removed files:
	gnu/usr.sbin/sendmail: Build INSTALL PGPKEYS 
	gnu/usr.sbin/sendmail/cf/cf: generic-bsd4.4.cf generic-hpux10.cf 
	                             generic-hpux9.cf generic-linux.cf 
	                             generic-osf1.cf generic-solaris2.cf 
	                             generic-sunos4.1.cf 
	                             generic-ultrix4.cf 
	gnu/usr.sbin/sendmail/devtools: README 
	gnu/usr.sbin/sendmail/devtools/M4: header.m4 list.m4 string.m4 
	                                   subst_ext.m4 switch.m4 
	gnu/usr.sbin/sendmail/devtools/M4/UNIX: all.m4 defines.m4 
	                                        executable.m4 footer.m4 
	                                        library.m4 links.m4 
	                                        manpage.m4 
	gnu/usr.sbin/sendmail/devtools/M4/depend: AIX.m4 BSD.m4 CC-M.m4 
	                                          NCR.m4 Solaris.m4 
	                                          X11.m4 generic.m4 
	gnu/usr.sbin/sendmail/devtools/OS: 386BSD A-UX AIX AIX.2 AIX.4.2 
	                                   AIX.4.3 AIX.4.x Altos BSD-OS 
	                                   BSD43 CLIX CRAYT3E.2.0.x 
	                                   CRAYTS.10.0.x CSOS ConvexOS 
	                                   Darwin Dell DomainOS 
	                                   DomainOS.10.4 Dynix EWS-UX_V 
	                                   FreeBSD GNU HP-UX HP-UX.10.x 
	                                   HP-UX.11.x IRIX IRIX.5.x 
	                                   IRIX.6.5 IRIX.6.x IRIX64.6.0 
	                                   IRIX64.6.1 IRIX64.6.5 
	                                   IRIX64.6.x ISC KSR LUNA Linux 
	                                   Mach386 NCR.MP-RAS.2.x 
	                                   NCR.MP-RAS.3.x NEWS-OS.4.x 
	                                   NEWS-OS.6.x NEXTSTEP.4.x 
	                                   NeXT.2.x NeXT.3.x NeXT.4.x 
	                                   NetBSD NetBSD.8.3 NonStop-UX 
	                                   OSF1 OpenBSD PTX Paragon 
	                                   PowerUX QNX RISCos RISCos.4_0 
	                                   Rhapsody SCO SCO.4.2 SCO.5.x 
	                                   SINIX.5.43 SINIX.5.44 SVR4 
	                                   SunOS SunOS.4.0 SunOS.5.1 
	                                   SunOS.5.2 SunOS.5.3 SunOS.5.4 
	                                   SunOS.5.5 SunOS.5.6 SunOS.5.7 
	                                   SunOS.5.8 Titan ULTRIX UMAX 
	                                   UNICOS UNIX_SV.4.x.i386 
	                                   UX4800 UXPDS.V10 UXPDS.V20 
	                                   UnixWare.5.i386 
	                                   dcosx.1.x.NILE dgux m88k 
	                                   maxion uts.systemV 
	gnu/usr.sbin/sendmail/devtools/Site: README 
	gnu/usr.sbin/sendmail/devtools/bin: Build configure.sh 
	                                    find_in_path.sh find_m4.sh 
	                                    install.sh 
	gnu/usr.sbin/sendmail/libmilter: Build Makefile.m4 
	gnu/usr.sbin/sendmail/libsmdb: Build Makefile.m4 
	gnu/usr.sbin/sendmail/libsmutil: Build Makefile.m4 
	gnu/usr.sbin/sendmail/mail.local: Build Makefile.m4 mail.local.0 
	gnu/usr.sbin/sendmail/mailstats: Build Makefile.m4 mailstats.0 
	gnu/usr.sbin/sendmail/makemap: Build Makefile.m4 makemap.0 
	gnu/usr.sbin/sendmail/praliases: Build Makefile.m4 praliases.0 
	                                 praliases.8 
	gnu/usr.sbin/sendmail/rmail: Build Makefile.m4 rmail.0 
	gnu/usr.sbin/sendmail/sendmail: Build Makefile.m4 aliases.0 
	                                mailq.0 newaliases.0 sendmail.0 
	gnu/usr.sbin/sendmail/smrsh: Build Makefile.m4 smrsh.0 
	gnu/usr.sbin/sendmail/test: Results t_exclopen.c t_pathconf.c 
	                            t_seteuid.c t_setreuid.c 
	gnu/usr.sbin/sendmail/vacation: Build Makefile.m4 vacation.0 

Log message:
Remove sendmail's `Build' scaffolding and add real Makefiles
praliases should be in section 1, not 8
Use arc4random(3) instead of random(3)
Add some sample OpenBSD .mc files


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/04/02 13:50:18

Modified files:
	graphics/xv    : Makefile 
	graphics/xv/files: md5 

Log message:
Repair make fetch

Thanks to greg@nest.cx for noticing


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 15:04:38

Modified files:
	gnu/usr.sbin/sendmail/sendmail: conf.h 

Log message:
arc4random() returns an unsigned 32-bit int but sendmail expects the
RNG to return a signed (but positive) value.  This resulted in some
random numbers being interpreted as signed negative.  In one case
the result was being used to traverse an array so bad things (tm)
were happening.  The fix is to simply mask out the sign bit.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 15:11:43

Modified files:
	gnu/usr.sbin/sendmail/cf/cf: Makefile 

Log message:
Build courtesan-lists.mc and openbsd-lists.mc too


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 15:12:29

Modified files:
	gnu/usr.sbin/sendmail/cf/cf: Makefile 

Log message:
Fix typo introduced in last commit


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 15:15:53

Added files:
	gnu/usr.sbin/sendmail/cf/feature: mailnametable.m4 

Log message:
Homegrown feature to do local mail address rewrites.  Needed to build
courtesan.mc and generally useful.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 15:22:35

Modified files:
	gnu/usr.sbin/sendmail/cf/cf: openbsd-lists.mc gandalf.mc 
	                             elbereth.mc 

Log message:
Must put Cw entries in LOCAL_CONFIG section or they seem to get ignored.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 15:35:44

Modified files:
	gnu/usr.sbin/sendmail/doc/op: Makefile 

Log message:
Missed this one in the previous mega localization commit.  Don't
build op.ps in the source tree, install op.me in source form.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 15:39:42

Modified files:
	etc            : syslog.conf 

Log message:
Sample lines for sudo and chat using !progname syntax


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 15:55:50

Modified files:
	x11/xview/clients: Makefile 

Log message:
Put back stuff I inadvertently removed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 16:43:12

Modified files:
	x11/xview/clients: Makefile 
	x11/xview/lib  : Makefile 

Log message:
Fix depends. In particular, config is only a BUILD_DEPENDS.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 16:47:16

Modified files:
	editors/textedit: Makefile 

Log message:
Depends on xview-config.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 16:58:48

Added files:
	x11/xview/config/patches: p-config-XView_prog 

Log message:
Missing DESTDIR and extra spaces going to hamper Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 17:00:20

Modified files:
	audio/workman  : Makefile 

Log message:
Repaired, and Faked.
Uses X11BASE until Xview-config is `fixed' to handle LOCALBASE.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/04/02 17:19:26

Modified files:
	sys/dev/ic     : adw.c 

Log message:
adw_intr should only claim adw interrupts. Two typos.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/04/02 17:32:14

Modified files:
	sys/dev/ic     : adwlib.c 

Log message:
AdvSendIdleCmd() not re-entrant - use splbio()/splx(). Two typos.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/04/02 17:51:16

Modified files:
	sys/dev/ic     : adwlib.c 

Log message:
Stop losing carriers during bus reset, by not re-init'ing icq_sp/irq_sp


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 17:54:01

Modified files:
	x11/xview/clients: Makefile 
	x11/xview/lib  : Makefile 

Log message:
Revert unwanted commit, XView.cf is still under X11BASE right now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 18:03:09

Modified files:
	misc/calentool : Makefile 
	misc/calentool/patches: patch-01 
	misc/calentool/pkg: PLIST 

Log message:
Some patchy work-around since XView installs under /usr/X11R6 right now,
and we want all the calentool files under the same suffix.

Sane manpage install rules, decent PLIST...
and Fake, of course.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/04/02 18:04:01

Modified files:
	sys/dev/ic     : adwlib.c 

Log message:
Bring code into line with comment and ensure
that carr_freelist always has a carrier on
it. This should fix a problem where carr_freelist
has become NULL and then AdvISR() attempts to
put a carrier back on the list without checking
if carr_freelist is non-NULL.

This and the previous two changes to adwlib.c
and the change committed to adw.c at the same
time were derived in whole or part from work
done by/with dante@ from NetBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 18:24:04

Modified files:
	sysutils/contool: Makefile 

Log message:
Repair, fake. Temp tweaks to make sure everything installs under X11BASE


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/02 18:49:14

Modified files:
	distrib/sets/lists/comp: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 18:51:50

Modified files:
	x11/olvwm      : Makefile 

Log message:
Repaired, and Fake.
Temp install under X11BASE...


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/02 19:02:01

Modified files:
	sys/dev/pcmcia : files.pcmcia 
	sys/conf       : files 
Added files:
	sys/dev/ic     : an.c anreg.h anvar.h 
	sys/dev/pcmcia : if_an_pcmcia.c 

Log message:
aironet 802.11 ds driver from freebsd, isa and pci are missing


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/02 19:03:20

Added files:
	share/man/man4 : an.4 

Log message:
an(4), it figures


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/02 19:05:23

Modified files:
	share/man/man4 : Makefile 

Log message:
an(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/02 19:06:13

src/sbin/ancontrol

Update of /cvs/src/sbin/ancontrol
In directory cvs.openbsd.org:/tmp/cvs-serv11940/ancontrol

Log Message:
Directory /cvs/src/sbin/ancontrol added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/02 19:08:10

Added files:
	sbin/ancontrol : Makefile ancontrol.8 ancontrol.c 

Log message:
ancontrol(8) to manipulate an(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/02 19:10:05

Modified files:
	sbin           : Makefile 

Log message:
ancontrol(8), probably should not be i386, but follow wicontrol


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 19:23:30

Modified files:
	x11            : Makefile 

Log message:
Over-eager...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 19:26:21

Removed files:
	x11/xview-clients: Makefile 
	x11/xview-clients/patches: patch-aa patch-ab 
	x11/xview-clients/pkg: COMMENT DESCR PLIST 
	x11/xview-clients/scripts: configure 
	x11/xview-config: Makefile 
	x11/xview-config/files: md5 
	x11/xview-config/patches: patch-aa 
	x11/xview-config/pkg: COMMENT DESCR PLIST 
	x11/xview-lib  : Makefile 
	x11/xview-lib/patches: patch-aa patch-ab patch-ac patch-ad 
	                       patch-ae patch-af patch-ag 
	x11/xview-lib/pkg: COMMENT DESCR PLIST PLIST.noshared 

Log message:
Move finished...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 19:26:54

Modified files:
	misc/calentool : Makefile 

Log message:
typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 19:38:25

Modified files:
	sysutils/contool: Makefile 

Log message:
oops, tired.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/02 19:39:12

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
an at pcmcia; 10x Lynda McGinley <mcginley@suod.cs.colorado.edu> for a hardware loan


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/02 19:46:24

Modified files:
	usr.sbin/tcpdump: print-atalk.c 

Log message:
byte order fixes; gwes@oat.com


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/02 19:53:36

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
split wireless cards into their own section


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 19:54:07

Modified files:
	print/ghostscript: Makefile 
	print/ghostscript/encrypt: Makefile 
Added files:
	print/ghostscript/encrypt/pkg: PLIST-aladdin PLIST-gnu 
Removed files:
	print/ghostscript/encrypt/pkg: PLIST PLIST.aladdin 

Log message:
Flavors for ghostscript_encrypt.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/02 19:59:19

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
enable ray at pcmcia, once pcic config has been fixed


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 20:02:30

Modified files:
	.              : INDEX 

Log message:
Synch


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/04/02 20:08:44

Modified files:
	.              : want.html 

Log message:
add some aironet gear


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/02 20:28:35

Modified files:
	sbin/ancontrol : ancontrol.8 
	share/man/man4 : an.4 

Log message:
OpenBSD'ify the Aironet man pages.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/02 20:30:59

Modified files:
	share/man/man4 : an.4 ses.4 

Log message:
Do not give the .Os macro an argument. It will be replaced by the current
version of OpenBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/02 20:38:12

Modified files:
	share/man/man4 : an.4 

Log message:
clarify better that this is a DS driver


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 20:52:12

Modified files:
	gnu/usr.sbin/sendmail/praliases: praliases.1 praliases.c 

Log message:
Add missing 'praliases user1 user2 ...' functionality from sendmail-8.10.1.Beta1


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 20:54:39

Removed files:
	gnu/usr.sbin/sendmail/doc/op: op.ps 

Log message:
This is a generated file.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/02 20:58:28

Modified files:
	etc            : master.passwd 

Log message:
daemon's group should be daemon, not guest!


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/02 20:58:46

Modified files:
	usr.bin/make   : main.c make.1 

Log message:
Junk CDPATH from the environment.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/04/02 21:00:04

Modified files:
	devel/libproplist: Makefile 
	devel/libproplist/files: md5 
	devel/libproplist/pkg: PLIST 

Log message:
Upgrade to 0.10.0


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/02 21:00:34

Modified files:
	x11/emiclock   : Makefile 

Log message:
Fixed licensing


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/04/02 21:03:32

Modified files:
	x11/windowmaker: Makefile 
	x11/windowmaker/files: md5 
	x11/windowmaker/pkg: PLIST PLIST.noshared 
Added files:
	x11/windowmaker/patches: patch-ab 

Log message:
Upgrade to 0.62.0


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/02 21:11:27

Modified files:
	sys/dev/ic     : anreg.h 

Log message:
Set the default node name to "OpenBSD".


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/02 23:43:43

Modified files:
	usr.sbin/tcpdump: print-atalk.c 

Log message:
add more ntohs().  u_short -> u_int16_t.  (in-sync with tcpdump.org tree)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/03 00:00:29

Modified files:
	sys/sys        : socket.h 

Log message:
hide CMSG_ALIGN from userland, it is not part of RFC2292/Posix.1g.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/03 01:07:15

Modified files:
	usr.bin/ssh    : channels.c channels.h compat.c compat.h nchan.c 
	                 nchan.h packet.c packet.h 
Added files:
	usr.bin/ssh    : nchan2.ms 

Log message:
channel layer support for ssh2


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 01:43:32

Modified files:
	share/man/man4 : we.4 

Log message:
described the modern cards


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 01:43:53

Modified files:
	sys/dev/isa    : if_we.c 

Log message:
change overriding message


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/03 01:45:02

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : nsphyter.4 

Log message:
add nsphyter man page


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/04/03 10:01:33

Modified files:
	net/micq       : Makefile 
	net/micq/files : md5 
	net/micq/pkg   : PLIST 
Added files:
	net/micq/patches: patch-makefile 
Removed files:
	net/micq/patches: patch-aa 

Log message:
Upgrade to 0.4.5.
Fake.
Sort PLIST.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/03 10:30:55

Modified files:
	x11/emiclock   : Makefile 
	x11/emiclock/files: md5 
	x11/emiclock/pkg: PLIST 

Log message:
Update to 2.0.2.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/03 11:09:13

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Fix SED_PLIST behavior for flavors.
- test for NO_SHARED before reading PFRAG.shared
- pipe several sed together, otherwise keyword recognition won't work
in fragments.
- put PFRAG.shared replacement at front, so that further flavor will
use it.
- various typos...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/03 11:11:48

Modified files:
	lang/python    : Makefile 
Added files:
	lang/python/pkg: PFRAG.mm PFRAG.mpz PFRAG.shared PFRAG.tk 
	                 PFRAG.tools PLIST.sed 
Removed files:
	lang/python/files: PLIST PLIST.Tools PLIST.gmp PLIST.mm 
	                   PLIST.noshared PLIST.tk 

Log message:
FLAVORed python.
- mark mpz flavor as broken currently (?)
- register tools as a flavor, where it should build a separate package.
But the required framework is not finished yet.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/03 11:13:16

Modified files:
	lang           : Makefile 

Log message:
Add a few python flavors:
- bare python for people not wanting tk
- threads/no-threads thanks to sparc, and other non-gifted with threads
archs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/03 11:32:42

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Use flavor in WRKINST/WRKBUILD name.
Optimize space: if SEPARATE_BUILD contains `flavored',
one WRKSRC for all flavors is enough.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/03 11:42:18

Modified files:
	x11/xmascot    : Makefile 
	x11/xmascot/pkg: PLIST 

Log message:
xmascot is perfectly happy with pmake.
Fake, fix PLIST...


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 12:19:42

Modified files:
	.              : orders.html tshirts.html 
Added files:
	images         : tshirt-10-s.gif tshirt-10.jpg 

Log message:
new tshirt #10; 3 heads no black, going up for order later today


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/04/03 12:31:01

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Update the overview to reflect the way kerberos builds now
(chouanard@parc.xerox.com). Add another remider to blow out old
objects if you encounter errors. tip: /usr/obj on its own partition.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 13:01:45

Modified files:
	.              : tshirts.html 

Log message:
error; sebastion@irelandmail.com


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 13:21:59

Modified files:
	.              : plus.html 

Log message:
nu stuuphh


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 13:27:54

Modified files:
	lib/libssl/src/doc/crypto: BN_CTX_new.pod BN_add.pod 
	                           BN_add_word.pod BN_bn2bin.pod 
	                           BN_copy.pod BN_generate_prime.pod 
	                           BN_mod_inverse.pod 
	                           BN_mod_mul_montgomery.pod 
	                           BN_mod_mul_reciprocal.pod BN_new.pod 
	                           BN_rand.pod DH_generate_key.pod 
	                           DH_generate_parameters.pod DH_new.pod 
	                           DSA_SIG_new.pod DSA_do_sign.pod 
	                           DSA_dup_DH.pod DSA_generate_key.pod 
	                           DSA_generate_parameters.pod 
	                           DSA_new.pod DSA_sign.pod 
	                           EVP_DigestInit.pod RAND_bytes.pod 
	                           RSA_check_key.pod 
	                           RSA_generate_key.pod RSA_new.pod 
	                           RSA_private_encrypt.pod 
	                           RSA_public_encrypt.pod RSA_sign.pod 
	                           RSA_sign_ASN1_OCTET_STRING.pod 
	                           crypto.pod dsa.pod hmac.pod md5.pod 
	                           mdc2.pod ripemd.pod sha.pod 

Log message:
correct Xr to where we actually install the man pages


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 13:34:20

Modified files:
	share/man/man4 : an.4 ray.4 
	share/man/man4/man4.i386: awi.4 wi.4 

Log message:
make DS pages point to DS, and same for FH


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 13:47:25

Modified files:
	share/man/man8 : afterboot.8 

Log message:
again, remind admins how to read man pages


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/04/03 13:56:36

Modified files:
	usr.sbin/ppp/ppp: systems.c 

Log message:
Plug two file descriptor leaks


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 14:04:45

Modified files:
	distrib/sets/lists/base: md.i386 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: md.i386 mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/03 14:06:16

Modified files:
	usr.bin/ssh/lib: Makefile 
Added files:
	usr.bin/ssh    : dsa.c dsa.h hmac.c hmac.h kex.c kex.h 

Log message:
DSA, keyexchange, algorithm agreement for ssh2


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/04/03 14:11:29

Modified files:
	.              : plus.html 

Log message:
same old typo...


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/03 14:12:56

Modified files:
	usr.bin/ssh    : packet.c packet.h 

Log message:
ssh2 packet format


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/04/03 14:13:00

Modified files:
	.              : plus.html 

Log message:
and a new typand a new typoo


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/03 14:34:53

Modified files:
	x11/swisswatch : Makefile 
	x11/xdaliclock : Makefile 
	x11/xloadimage : Makefile 
	x11/xloadimage/pkg: PLIST 
Added files:
	x11/xloadimage/patches: patch-imakefile 

Log message:
Fake.
More manpages for xloadimage


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/03 14:38:32

Modified files:
	x11/wterm      : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/03 15:08:42

Modified files:
	x11/xzoom      : Makefile 
	x11/xzoom/patches: patch-aa 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/03 15:11:05

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : umass.4 

Log message:
Add man page for USB mass storage device driver.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 15:13:49

Modified files:
	sys/dev/pci    : eso.c if_ne_pci.c sv.c 

Log message:
fix dmesg output


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 15:14:14

Modified files:
	sys/arch/i386/conf: GENERIC RAMDISK RAMDISKB RAMDISK_CD 

Log message:
put some DS/FH cards on some boot media


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/03 15:19:38

Modified files:
	share/man/man4 : ac97.4 ahc.4 an.4 atapiscsi.4 aue.4 bpf.4 
	                 bridge.4 cue.4 dc.4 dpt.4 ess.4 faith.4 fxp.4 
	                 gdt.4 gif.4 gre.4 icmp6.4 inet6.4 ip6.4 ipsec.4 
	                 isapnp.4 kue.4 options.4 pciide.4 raid.4 sf.4 
	                 sis.4 ste.4 ti.4 ugen.4 uhid.4 usb.4 vr.4 wd.4 
	share/man/man4/man4.i386: awi.4 mtrr.4 pms.4 wi.4 
	share/man/man4/man4.sparc: pnozz.4 

Log message:
Remove trailing whitespace.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/03 15:26:21

Modified files:
	x11/xdtm       : Makefile 
	x11/xdtm/patches: patch-aa 

Log message:
Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/03 16:09:36

Modified files:
	x11/xtraceroute: Makefile 
	x11/xtraceroute/patches: patch-aa 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/03 17:23:49

Modified files:
	include        : stdlib.h 
	lib/libc/stdlib: random.3 random.c 
	lib/libc       : shlib_version 

Log message:
Add srandomdev() from FreeBSD for use by sendmail and others.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/03 18:03:15

Modified files:
	lib/libc/stdlib: Makefile.inc 

Log message:
MLINK srandomdev


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/04/03 20:11:48

Modified files:
	sys/arch/powerpc/powerpc: autoconf.c 

Log message:
support root drive detection for G4 powermac.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/03 20:41:19

Modified files:
	usr.sbin/mailwrapper: Makefile 

Log message:
Add smtpd link


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/03 20:41:54

Modified files:
	etc            : mailer.conf 

Log message:
Add smtpd


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 21:23:02

Modified files:
	lib/libssl     : Makefile.bsd-wrapper 

Log message:
repair some mis-directed links


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/03 21:32:03

Modified files:
	usr.sbin/config: config.8 
	share/man/man8 : Makefile boot_config.8 

Log message:
more details, and a UKC(8) link


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/03 21:32:55

Modified files:
	games/an       : Makefile 

Log message:
- MANPREFIX -> PREFIX
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/04/03 21:48:48

Modified files:
	sys/dev/microcode/aic7xxx: aic7xxx.reg aic7xxx.seq aic7xxx_seq.h 
	sys/dev/ic     : aic7xxx.c aic7xxxreg.h 

Log message:
Import tagging code and try to resolve locking problem.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/03 22:50:14

Modified files:
	gnu/usr.sbin/sendmail/mailstats: mailstats.8 
	gnu/usr.sbin/sendmail/makemap: makemap.8 
	gnu/usr.sbin/sendmail/praliases: praliases.1 
	gnu/usr.sbin/sendmail/sendmail: Makefile aliases.5 mailq.1 
	                                newaliases.1 sendmail.8 

Log message:
Add MLINKs from sendmail.8 to smtpd.8, hoststat.1, purgestat.1
Convert man pages back to mandoc format.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/03 22:54:35

Removed files:
	gnu/usr.sbin/sendmail/sendmail: makesendmail 

Log message:
Part of the sendmail build procedure we don't use


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/03 22:58:35

Modified files:
	gnu/usr.sbin/sendmail: Makefile 

Log message:
Don't install sendmail internal libs and add some comments


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/04/03 23:31:51

Modified files:
	sys/compat/linux: syscalls.master linux_file.c 

Log message:
Implement Linux's pread(2) and pwrite(2).


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/04/03 23:32:17

Modified files:
	sys/compat/linux: linux_syscall.h linux_syscallargs.h 
	                  linux_syscalls.c linux_sysent.c 

Log message:
sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/04 00:18:02

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
close efd on eof


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 00:28:33

Modified files:
	games/gnugo    : Makefile 
	games/gnugo/files: md5 
	games/gnugo/pkg: PLIST 

Log message:
- Upgrade to 2.6
- {yes,YES} -> Yes
- Fix the PLIST
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/04 00:42:07

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : isa.4 pci.4 

Log message:
isa and pci pages, talking about legacy ISA interrupt routing...


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/04 02:02:33

Modified files:
	mail/dot-forward: Makefile 

Log message:
- remove pre-fake: fake.mtree creates var properly again
- make hack around pkg_create bug more robust


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/04 02:14:36

ports/net/publicfile/patches

Update of /cvs/ports/net/publicfile/patches
In directory cvs.openbsd.org:/tmp/cvs-serv9780/patches

Log Message:
Directory /cvs/ports/net/publicfile/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/04 02:19:41

Modified files:
	net/publicfile : Makefile 
Added files:
	net/publicfile/patches: patch-Makefile 

Log message:
- Fake
- PERMIT_* = Yes


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 03:05:02

Modified files:
	games/xbl      : Makefile 
	games/xboing   : Makefile 

Log message:
- {yes,YES} -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 03:29:17

Modified files:
	games/xcubes   : Makefile 

Log message:
- {yes,YES} -> Yes
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/04 03:51:17

Modified files:
	share/man/man4 : hifn.4 isa.4 pci.4 

Log message:
flesh


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/04 03:59:26

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
i82802AB/AC firmware hub


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/04 04:00:18

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 04:49:24

Modified files:
	games/xdeblock : Makefile 
	games/xdeblock/patches: patch-aa patch-ab 

Log message:
- {yes,YES} -> Yes
- @mkdir -> ${INSTALL_DATA_DIR}
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 04:51:44

Modified files:
	games/xdino    : Makefile 

Log message:
- {yes,YES} -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 04:57:03

Modified files:
	games/xevil    : Makefile 
	games/xevil/pkg: PLIST 
	games/xevil/scripts: configure 

Log message:
- Fix the PLIST
- Fix the configure: $(PREFIX)/lib/app-defaults => $(PREFIX)/lib/X11/app-defaults
- {yes,YES} -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 04:58:56

ports/games/xboard/patches

Update of /cvs/ports/games/xboard/patches
In directory cvs.openbsd.org:/cvs.n/hack/kevlo/ports/games/xboard/patches

Log Message:
Directory /cvs/ports/games/xboard/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 05:01:33

Modified files:
	games/xboard   : Makefile 
	games/xboard/files: md5 
Added files:
	games/xboard/patches: patch-aa 

Log message:
- Upgrade to version 4.0.7
- {yes,YES} -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 06:04:08

Modified files:
	games/xjig     : Makefile 

Log message:
@mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/04 06:35:47

Removed files:
	sys/uvm        : uvm_uio.c uvm_uio.h 

Log message:
remove accidentally comitted files


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 06:35:53

Modified files:
	games/xmahjongg: Makefile 
	games/xmahjongg/files: md5 
Added files:
	games/xmahjongg/patches: patch-aa 

Log message:
- Upgrade to version 3.3
- PERMIT_*=Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 06:38:11

Modified files:
	games/xmj      : Makefile 

Log message:
- {yes,YES} -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 06:59:36

Modified files:
	games/xonix    : Makefile 
	games/xonix/pkg: PLIST 

Log message:
- Update the MASTER_SITES
- Fix the PLIST
- {yes,YES} -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 07:11:17

Modified files:
	games/xripple  : Makefile 

Log message:
- yes -> Yes
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/04 07:38:24

Modified files:
	lib/libc/stdlib: random.c 

Log message:
Fix an fd leak if the read from /dev/arandom fails.  Pointed out by
Markus Friedl.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/04 07:43:02

Modified files:
	sys/netinet    : ip_input.c 

Log message:
Verbiage fix.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/04 07:44:51

Modified files:
	etc            : netstart 

Log message:
Remove the -E flag from ipf as it is implicitly enabled and using
the -E flag here causes the kernel to printf 'IP Filter: already
initialized'.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/04 07:58:28

Modified files:
	gnu/usr.sbin/sendmail/sendmail: Makefile 

Log message:
Make sure /etc/netstart references /etc/mail/sendmail.cf, not
/etc/sendmail.cf or on reboot sendmail will not be started.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/04 08:27:00

Modified files:
	lib/libc/stdlib: random.c 

Log message:
Fix the leak for real (that's what I get for hacking when i can't sleep).


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/04 08:27:14

Added files:
	net/mtr/patches: patch-ab 

Log message:
do not try to setuid binary from makefile as this is specified in PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 08:43:59

Modified files:
	games/xskat    : Makefile 
	games/xskat/files: md5 
Removed files:
	games/xskat/patches: patch-aa 

Log message:
- Upgrade to version 3.3
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 08:49:36

Modified files:
	games/xsoldier : Makefile 
	games/xteddy   : Makefile 

Log message:
- {yes,YES} -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 08:55:17

Modified files:
	x11/xview/config/patches: p-bitmaps-Imakefile p-config-XView_obj 
	                          p-images-Imakefile p-pixrect-Imakefile 

Log message:
Missed a few DESTDIR, noticeable when you install Read-Only.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 09:10:39

Modified files:
	audio/workman  : Makefile 
	editors/textedit: Makefile 
	misc/calentool : Makefile 
	x11/xview/config: Makefile 
	x11/xview/lib  : Makefile 
	x11/xview/clients: Makefile 

Log message:
Use IMAKEINCLUDE to move xview-config back to /usr/local.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/04 09:12:02

Modified files:
	usr.sbin/pkg_install/create: perform.c 

Log message:
Register PLIST_SRC before dependencies and conflicts so that the
PLIST_CWD != PLIST_SRC hack works with dependencies present.

Noticed and tested by Camiel.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/04 09:16:13

Modified files:
	misc/xgas      : Makefile 
	misc/xtimer    : Makefile 

Log message:
- {yes,YES} -> Yes
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/04 09:19:43

Modified files:
	usr.bin/ssh    : clientloop.c compat.c ssh.c sshconnect.c 
Added files:
	usr.bin/ssh    : myproposal.h 

Log message:
ssh2 client implementation, interops w/ ssh.com and lsh servers.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/04 09:30:52

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
missing free.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/04 09:31:06

Modified files:
	libexec/makewhatis: makewhatis.pl 

Log message:
Scan l and n sections as well.
Noticed by Hal Snyder.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/04 09:37:11

Modified files:
	mail/dot-forward: Makefile 
	mail/fastforward: Makefile 

Log message:
Remove work-around. pkg_create bug has been fixed by espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/04 10:29:28

Modified files:
	sbin/disklabel : disklabel.8 editor.c 

Log message:
Add "expert mode" and don't prompt for fsize/bsize/cpg unless an expert

next_offset() now takes a pointer to the partition size as its second
argument instead of a pointer to the partition.  This allows us to
get the offset earlier on and sort_partitions() will not try and
include the partition we are trying to create in its list.

In free_chunks() start looking for things at starting_sector, not 0,
to avoid getting starting offsets that precede the start of the OpenBSD
part of the disk.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 10:31:24

Modified files:
	x11/xview/clients/pkg: PLIST 

Log message:
Help dir belongs to xview/lib


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/04 10:49:59

Modified files:
	lib/libcurses  : curses.h 
	lib/libcurses/base: MKunctrl.awk 
	lib/libcurses/tinfo: captoinfo.c comp_scan.c 
	lib/libcurses/trace: lib_trace.c lib_tracechr.c 

Log message:
Update to ncurses-5.0-20000401:
o change unctrl() to render C1 characters (128-159) as ~@, ~A, etc.
o trace() function is provided only if TRACE is defined, e.g., in the debug
library.  Modify related calls to _tracechar() to use unctrl() instead.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/04 11:29:47

Modified files:
	usr.bin/ssh    : clientloop.c 

Log message:
re-order: group ssh1 vs. ssh2


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/04 12:08:28

Modified files:
	gnu/usr.sbin/sendmail: Makefile.inc 

Log message:
Clarify IPv6 comment


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/04 14:09:56

Modified files:
	sys/dev/pcmcia : pcmciadevs 

Log message:
new cards supported by if_awi (new coming soon); also extraneous spaces removed


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/04 14:10:27

Modified files:
	sys/dev/pci    : hifn7751reg.h 

Log message:
make the comment and definition of HIFN_MAX_COMMAND more readable
define HIFN_MAC_CMD_RESULT bit (append MAC to result buffer)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/04 14:10:55

Modified files:
	sys/dev/pcmcia : pcmciadevs.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 14:12:00

Modified files:
	x11/xview/config/patches: p-config-XView_tmpl 
Added files:
	x11/xview/config/patches: p-Imakefile 

Log message:
Use mkdir -p, like the rest of OpenBSD X11.
Missed one DESTDIR yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/04 14:16:33

Modified files:
	sys/dev/pci    : hifn7751var.h hifn7751.c 

Log message:
add mac result pointer to the callback routine
register as supporting MD5_HMAC96 and SHA1_HMAC96
use the correct bit (HIFN_MAC_CMD_NEW_KEY) when checking the mac_cmd mask
don't append the mac result to the dest buffer, add it to the result buffer
remove incorrect source count calculation involving mac length
add order checking to hifn_process so that we can verify the request is
possible given the ordering of processing units within the hifn.
correct hifn_callback()'s handling of mac checking and copy the computed
mac into the right place in the mbuf.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 14:19:35

Modified files:
	x11/xview/config/patches: p-doc-Imakefile 
Added files:
	x11/xview/config/patches: p-doc-bugs-Imakefile 
	                          p-doc-config-usenixws-Imakefile 
	                          p-util-Imakefile 

Log message:
More missing DESTDIRs


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 15:17:22

Modified files:
	x11/xview/clients: Makefile 
	x11/xview/config/patches: p-config-XView_cf 
	                          p-libxview-textsw-txt_e_menu_c 
	x11/xview/lib  : Makefile 

Log message:
Let xview install under /usr/local.
Tweak the extras_menus recognition code lightly:
- the redefine part is broken, as the filename has a full path.
- let the fallback work, e.g., go to /usr/local/lib instead of /usr/lib.


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/04/04 15:17:44

Modified files:
	security/ssl26 : Makefile 
	security/ssl26/files: md5 

Log message:
Change port to fix a couple problems noticed by niklas and fries
- make with NOMAN set (this doesn't need to override system man pages)
- use a lndir instead of cp since patch makes new files and deals with
that ok
- by the above, take care of not accidentally bringing over obj dirs from a
build tree


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 15:18:24

Modified files:
	editors/textedit: Makefile 
	editors/textedit/pkg: PLIST 

Log message:
TextEdit is perfectly happy with the default install


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/04 15:37:28

Modified files:
	usr.bin/ssh    : authfile.c cipher.c cipher.h packet.c 
	                 sshconnect.c sshd.c 

Log message:
remove unused argument, split cipher_mask()


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 15:37:47

Modified files:
	audio/workman  : Makefile 
	misc/calentool : Makefile 
	sysutils/contool: Makefile 
	sysutils/contool/patches: patch-01 

Log message:
Stash under /usr/local.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 15:51:41

Modified files:
	x11/olvwm      : Makefile 

Log message:
And move to /usr/local as well.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/04 16:51:24

Modified files:
	sys/dev/usb    : files.usb umass.c usb_port.h 
	sys/arch/i386/conf: GENERIC 

Log message:
New USB mass storage driver. Improvements: Uses asynchronous USB requests,
supports more transport protocols (bulk-only and CBI), supports more command
sets (SCSI and ATAPI); from NetBSD. Not yet tested.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/04 16:52:30

Modified files:
	sys/dev/usb    : if_aue.c if_cue.c if_kue.c usb.h usbdevs 
	                 usbdevs.h usbdevs_data.h 

Log message:
Sync with NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/04 18:29:14

Modified files:
	sys/arch/i386/conf: GENERIC 
	sys/dev/usb    : files.usb usb_port.h 
Added files:
	sys/dev/usb    : ucom.c ucomvar.h umodem.c 

Log message:
Add USB modem driver stubs; from NetBSD. Not yet tested.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 18:47:24

Modified files:
	graphics/mpeg_play: Makefile 

Log message:
Diffs from my tree, stuff that was faked ages ago...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 19:18:43

Modified files:
	news/slrn      : Makefile 

Log message:
Fake. fix bogus libslang dependency.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 19:21:33

Modified files:
	x11/xtacy      : Makefile 
	x11/xtoolwait  : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 19:30:21

Modified files:
	x11/sliderule  : Makefile 

Log message:
Fake'd most useless port *EVER*.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/04 19:42:08

Modified files:
	x11/xcolors    : Makefile 

Log message:
Fake, retrieve color database from ${X11BASE}.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/04/04 22:29:59

Modified files:
	sys/dev/ic     : aic7xxx.c 
	sys/dev/pci    : ahc_pci.c 

Log message:
Changed boot messages and fixed Ultra160 boot messages.
AHA-29160 Ultra160 verified working.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/04/04 23:35:28

Modified files:
	sys/netinet    : ip_fil.c ip_fil.h ip_fil_compat.h ip_ftp_pxy.c 
	                 ip_nat.c ip_nat.h ip_proxy.c ip_proxy.h 
	                 ip_raudio_pxy.c ipl.h 
	sbin/ipf       : HISTORY ifaddr.c ifaddr.h parse.c 

Log message:
Update to ipf 3.3.12. Most fixes relate to hardening of
in-kernel ftp proxy. See sbin/ipf/HISTORY for details.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/05 00:39:30

Modified files:
	www/php3       : Makefile 
	www/php3/files : md5 

Log message:
Update to PHP v3.0.16


CVSROOT:	/cvs
Module name:	ports
Changes by:	form@cvs.openbsd.org	2000/04/05 01:54:43

Modified files:
	.              : .cvsignore 

Log message:
add packages


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/05 02:10:42

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
Correct RCSId


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/05 02:13:34

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/05 03:23:43

Modified files:
	x11/xview/clients: Makefile 

Log message:
Oops, forgot to propagate MAKE_ENV in a case where it matters...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/05 03:47:06

Modified files:
	x11/icewm      : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/05 04:02:59

ports/x11/lupe/patches

Update of /cvs/ports/x11/lupe/patches
In directory cvs.openbsd.org:/tmp/cvs-serv25847/patches

Log Message:
Directory /cvs/ports/x11/lupe/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/05 04:04:14

Modified files:
	x11/lupe       : Makefile 
Added files:
	x11/lupe/patches: patch-gmake-bug 

Log message:
Remove gmake dependency.
Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/05 04:13:53

Modified files:
	net/ns         : Makefile 
	net/ns/pkg     : DESCR 

Log message:
Fake, use tcl/tk 8.3

Mark broken: scripts in examples use stuff from WRKDIST/bin which is not
even installed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/05 04:26:31

Modified files:
	x11/piewm      : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/05 05:17:17

Log message:
    Initial import of kdbg version 1.0.2.
    kdbg is a graphical debugger for kde.
    
    Submitted by:	Sean Cavanaugh <seanc@mona.cginfo.sk.ca>
    
    Status:
    
    Vendor Tag:	kevlo
    Release Tags:	kevlo_2000-Apr-05
    
    N ports/devel/kdbg/Makefile
    N ports/devel/kdbg/files/md5
    N ports/devel/kdbg/pkg/DESCR
    N ports/devel/kdbg/pkg/COMMENT
    N ports/devel/kdbg/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/05 05:18:14

Modified files:
	devel          : Makefile 

Log message:
Add kdbg.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/05 05:54:45

Modified files:
	x11            : Makefile 
	x11/blackbox   : Makefile 

Log message:
Flavored


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/05 06:37:34

Modified files:
	share/man/man4 : hifn.4 

Log message:
more detail about interaction with ipsec


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/05 07:19:05

Modified files:
	devel/kdbg     : Makefile 

Log message:
Add $OpenBSD$ tag, thanks espie@ for reminding me.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/05 08:14:35

Modified files:
	usr.bin/sudo   : Makefile.bsd-wrapper 

Log message:
Keep configure from complaining about missing *.man.in


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/05 08:21:43

Modified files:
	net/ethereal   : Makefile 
	net/ethereal/files: md5 
	net/ethereal/pkg: PLIST 

Log message:
update to v0.8.5


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/05 08:36:10

Modified files:
	games/bnetd    : Makefile 
	games/bnetd/patches: patch-aa patch-ab patch-ac 
	games/bnetd/pkg: PLIST 

Log message:
- Fix the PLIST.
- Install bnetd into ${PREFIX}/lib/bnetd, not ${PREFIX}/bnetd.
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/05 09:18:55

Modified files:
	etc/mtree      : 4.4BSD.dist 

Log message:
Add /etc/mail for sendmail 8.10


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/05 10:34:07

Modified files:
	sys/dev/pci    : hifn7751.c hifn7751reg.h 

Log message:
maintain state about keys, upload them to context ram once (and avoid the
300 clock penalty on key upload)
XXX hifn_freesession should probably zot the keys from context ram but
XXX does not yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/05 10:52:22

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
run at splnet() instead of splimp()


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/05 11:13:56

Modified files:
	japanese/Wnn   : Makefile 
	japanese/Wnn/pkg: PLIST 

Log message:
Fix most Wnn issues.
Cleaner build, a few bug-fixes. Fake.
Almost complete PLIST, does not need wnn account
before pkg_add.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/05 11:26:47

Modified files:
	usr.sbin/pkg_install/lib: plist.c 

Log message:
Fix bogus error message. Not a dir can mean *nothing* at all.
Reviewed by aaron@... ;-)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/05 11:40:28

Modified files:
	lib/libc/gen   : sysconf.3 

Log message:
Clarify _SC_ARG_MAX


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/05 12:35:46

Modified files:
	net/gated      : Makefile 

Log message:
add comment, where to get a description of the problem.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/05 12:55:00

Modified files:
	build          : support.dat 

Log message:
Add Jason Ish; reformat my own listing a bit.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/05 13:21:40

Modified files:
	.              : support.html 

Log message:
ync.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/05 15:00:55

Modified files:
	es             : 26.html alpha.html amiga.html anoncvs.html 
	                 arc.html arm32.html art.html atari.html 
	                 audio-port.html books.html crypto.html ctm.html 
	                 docum.html donations.html errata.html 
	                 errata24.html errata25.html ftp.html goals.html 
	                 groups.html hp300.html hppa.html 
	                 i386-laptop.html i386.html index.html 
	                 items.html mac68k.html mail.html mvme68k.html 
	                 mvme88k.html orders.html pc532.html plat.html 
	                 plus.html plus20.html plus21.html plus22.html 
	                 plus23.html plus24.html plus25.html plus26.html 
	                 pmax.html policy.html porting.html ports.html 
	                 powerpc.html press.html report.html romp.html 
	                 security.html sgi.html smp.html sparc.html 
	                 sparc64.html sun3.html sun3x.html support.html 
	                 tshirts.html users.html vax.html want.html 
	                 x68k.html 
Added files:
	es             : art1.html art2.html art3.html cvsup.html 
	                 products.html 

Log message:
Sync Spanish translation up to date. A lot of work by Horacio


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/05 15:06:02

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/comp: mi 

Log message:
mv config to base, because of config -e; ericj


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/05 15:06:38

www/faq/es

Update of /cvs/www/faq/es
In directory cvs.openbsd.org:/tmp/cvs-serv7855/es

Log Message:
Directory /cvs/www/faq/es added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/05 15:09:16

Modified files:
	.              : donations.html 

Log message:
more donations


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/05 15:10:40

Added files:
	faq/es         : faq1.html faq2.html faq3.html faq4.html 
	                 faq5.html faq6.html faq7.html index.html 
	                 install-i386.html 

Log message:
Added Spanish translation, work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/05 15:15:49

Modified files:
	de             : index.html 
Added files:
	de             : 26.html arc.html arm32.html atari.html 
	                 crypto.html cvsup.html donations.html 
	                 goals.html items.html orders.html pc532.html 
	                 plat.html pmax.html policy.html romp.html 
	                 security.html sparc64.html sun3x.html 
	                 tshirts.html vax.html why-cvs.html y2k.html 

Log message:
Extention of German translation: work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/05 15:17:40

Modified files:
	openssh/es     : features.html ftp.html goals.html history.html 
	                 index.html openbsd.html press.html 
	                 security.html 

Log message:
Sync Spanish translation, work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/05 15:18:44

Modified files:
	openssh/de     : index.html 

Log message:
Sync German translation, work by jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/05 15:43:39

Modified files:
	de             : cvsup.html tshirts.html 

Log message:
Sync (fix broken links)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/05 15:44:12

Modified files:
	es             : docum.html 

Log message:
Sync (fix broken links)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/05 15:46:34

Modified files:
	nl             : 26.html goals.html index.html items.html 
	                 plat.html 
Added files:
	nl             : art1.html art2.html donations.html 

Log message:
Sync Dutch translation (work by Daniel)


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/05 15:49:27

Modified files:
	faq            : faq6.html faq14.html 

Log message:
add some links and fix restore(8) usage


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/05 15:54:48

Modified files:
	sys/ddb        : db_hangman.c 

Log message:
do not exhaust the random pool while debugging


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/05 16:03:33

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper 

Log message:
seed srandom from /dev/arandom not /dev/urandom


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/05 16:19:00

Modified files:
	es             : groups.html index.html 

Log message:
Sync (fix versions)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/05 16:44:30

Modified files:
	faq/es         : faq5.html 

Log message:
Fix $Translation$ tag


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/05 17:25:20

Modified files:
	x11/kde/libs   : Makefile 
	x11/kde/libs/patches: patch-ac 
Added files:
	x11/kde/libs/patches: patch-doc-Makefile_in patch-po-Makefile.in 

Log message:
Fake


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/04/05 18:37:04

Modified files:
	.              : press.html 

Log message:
Security Portal March 29


CVSROOT:	/cvs
Module name:	ports
Changes by:	marc@cvs.openbsd.org	2000/04/05 18:40:22

Modified files:
	security/sslusa: Makefile 
	security/sslusa/files: md5 
	security/sslusa/pkg: PLIST 

Log message:
build package/install in proper dir (/usr/local/lib, not /usr/local
work in the presence of OBJMACHINE= and WRKOBJDIR=
bump distribution version


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/05 19:05:38

Modified files:
	gnu/usr.sbin/sendmail/sendmail: Makefile sendmail.8 
	usr.sbin/mailwrapper: Makefile 

Log message:
Don't make a sendmail smtpd link, it will be confused with beck's smtpd.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/05 20:06:50

Added files:
	japanese/Wnn/patches: patch-for-japanese 

Log message:
Forgot that one...


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/05 22:01:50

Modified files:
	sys/dev/ic     : an.c 

Log message:
hide debugging printfs


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/04/05 22:44:56

Modified files:
	.              : i386-laptop.html 

Log message:
hinote needs pcibios options, yeah and usb then works


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/05 22:50:40

Modified files:
	.              : press.html 

Log message:
fix a louis typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/05 23:46:43

Modified files:
	astro/dgpsip   : Makefile 
	astro/dgpsip/files: md5 

Log message:
upgrade to dgpsip 1.32


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/04/05 23:47:00

Modified files:
	sys/dev/ic     : ispvar.h 

Log message:
Roll internal revision level. Put in Fibre Channel topology storage
and definitions.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/04/05 23:47:54

Modified files:
	sys/dev/ic     : isp_openbsd.c 

Log message:
Remove restriction against bus resets for Ultra3 cards (and what
would have been for Ultra2)- we've fixed the problem in isp_control.


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/04/05 23:50:43

Modified files:
	sys/dev/ic     : isp.c 

Log message:
Get FC connection topology out of f/w during startup. Reset restriction
against targets < 129 if we're on a Public Loop- we can have those, yes.
Fix all the settings isp_sendmarker all throughout this file to OR in
the bus that we are trying to synchronize (e.g., after a bus reset)- this
way we don't wipe out pending sendmarker settings that haven't been done
yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/06 00:08:54

Modified files:
	distrib/sets/lists/base: md.amiga md.arc md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.powerpc 
	                         md.sparc mi 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/06 02:55:23

Modified files:
	usr.bin/ssh    : auth.c auth.h servconf.c servconf.h 
	                 serverloop.c session.c session.h ssh.h sshd.c 
Added files:
	usr.bin/ssh    : README.openssh2 

Log message:
ssh2 server side, see README.openssh2; enable with 'sshd -2'


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/06 03:43:15

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
no adjust after close


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/04/06 04:09:58

Modified files:
	usr.sbin/ppp/ppp: bundle.c 

Log message:
I didn't get this right the last time....

When an NCP reaches TLF, *ONLY* datalink_Close() links that are
in DATALINK_OPEN.

When the last link reaches TLD, DOWN all NCPs (as we used to in the
links TLF (which was the wrong place anyway)), as the NCPs aren't
now going to datalink_Close() us unexpectedly, we get to continue
doing what we were told to do in the first place.

The result:  When we lose a link, the IPCP layer goes down and
we actually call the stuff in ppp.linkdown !


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/04/06 07:10:25

Modified files:
	.              : press.html 

Log message:
Boardwatch article now online


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/06 07:25:26

Modified files:
	sys/kern       : kern_ktrace.c 

Log message:
Random cleanup.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/06 07:30:47

Modified files:
	sys/arch/alpha/include: db_machdep.h 

Log message:
include vm/vm.h because some stuff in the kernel depends on that.
(all other archs include it)


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/06 08:29:06

Modified files:
	games/cgoban   : Makefile 
	games/cgoban/files: md5 
	games/cgoban/patches: patch-aa patch-ab 

Log message:
- Upgrade to version 1.9.10.
- {yes,YES} -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/06 08:31:01

Modified files:
	mbone/imm      : Makefile 

Log message:
- @mkdir -> ${INSTALL_DATA_DIR}
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/06 09:35:26

Modified files:
	net/wget       : Makefile 
	net/wget/pkg   : PLIST 

Log message:
Put back USE_GMAKE until I figure out why it sometimes does not work
as advertized...

Temporary --disable-nls until we figure out what's wrong with messages.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/06 09:45:45

Modified files:
	gnu/usr.sbin/sendmail/sendmail: Makefile 

Log message:
Fix typo introduce when removing smtpd MLINK


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/06 10:08:23

Modified files:
	sys/netinet    : ip_esp.c 

Log message:
only call get_random_bytes() once in m_pad()


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/06 10:17:23

Log message:
    virgin perl 5.6.0
    
    Status:
    
    Vendor Tag:	CPAN
    Release Tags:	PERL_5_6_0
    
    N src/gnu/usr.bin/perl/AUTHORS
    U src/gnu/usr.bin/perl/Artistic
    C src/gnu/usr.bin/perl/Changes
    U src/gnu/usr.bin/perl/Changes5.000
    U src/gnu/usr.bin/perl/Changes5.001
    U src/gnu/usr.bin/perl/Changes5.002
    U src/gnu/usr.bin/perl/Changes5.003
    U src/gnu/usr.bin/perl/Changes5.004
    N src/gnu/usr.bin/perl/Changes5.005
    C src/gnu/usr.bin/perl/Configure
    U src/gnu/usr.bin/perl/Copying
    C src/gnu/usr.bin/perl/EXTERN.h
    C src/gnu/usr.bin/perl/INSTALL
    C src/gnu/usr.bin/perl/INTERN.h
    N src/gnu/usr.bin/perl/MAINTAIN
    C src/gnu/usr.bin/perl/MANIFEST
    C src/gnu/usr.bin/perl/Makefile.SH
    U src/gnu/usr.bin/perl/Policy_sh.SH
    C src/gnu/usr.bin/perl/README
    N src/gnu/usr.bin/perl/README.Y2K
    C src/gnu/usr.bin/perl/README.amiga
    U src/gnu/usr.bin/perl/README.apollo
    C src/gnu/usr.bin/perl/Todo
    U src/gnu/usr.bin/perl/README.beos
    N src/gnu/usr.bin/perl/README.cygwin
    U src/gnu/usr.bin/perl/README.dos
    N src/gnu/usr.bin/perl/README.epoc
    U src/gnu/usr.bin/perl/README.hpux
    U src/gnu/usr.bin/perl/README.hurd
    N src/gnu/usr.bin/perl/README.machten
    U src/gnu/usr.bin/perl/README.mint
    U src/gnu/usr.bin/perl/README.mpeix
    C src/gnu/usr.bin/perl/README.os2
    U src/gnu/usr.bin/perl/README.os390
    U src/gnu/usr.bin/perl/README.plan9
    N src/gnu/usr.bin/perl/README.posix-bc
    U src/gnu/usr.bin/perl/README.qnx
    U src/gnu/usr.bin/perl/README.threads
    N src/gnu/usr.bin/perl/README.vmesa
    C src/gnu/usr.bin/perl/README.vms
    U src/gnu/usr.bin/perl/README.vos
    C src/gnu/usr.bin/perl/README.win32
    N src/gnu/usr.bin/perl/Todo-5.6
    C src/gnu/usr.bin/perl/XSUB.h
    C src/gnu/usr.bin/perl/av.c
    C src/gnu/usr.bin/perl/av.h
    U src/gnu/usr.bin/perl/bytecode.pl
    U src/gnu/usr.bin/perl/cc_runtime.h
    C src/gnu/usr.bin/perl/cflags.SH
    C src/gnu/usr.bin/perl/config_h.SH
    C src/gnu/usr.bin/perl/configpm
    U src/gnu/usr.bin/perl/configure.com
    C src/gnu/usr.bin/perl/configure.gnu
    C src/gnu/usr.bin/perl/cop.h
    C src/gnu/usr.bin/perl/cv.h
    C src/gnu/usr.bin/perl/deb.c
    C src/gnu/usr.bin/perl/doio.c
    C src/gnu/usr.bin/perl/doop.c
    C src/gnu/usr.bin/perl/dosish.h
    C src/gnu/usr.bin/perl/dump.c
    U src/gnu/usr.bin/perl/ebcdic.c
    C src/gnu/usr.bin/perl/embed.h
    C src/gnu/usr.bin/perl/embed.pl
    U src/gnu/usr.bin/perl/embedvar.h
    U src/gnu/usr.bin/perl/fakethr.h
    C src/gnu/usr.bin/perl/form.h
    C src/gnu/usr.bin/perl/global.sym
    U src/gnu/usr.bin/perl/globals.c
    N src/gnu/usr.bin/perl/globvar.sym
    C src/gnu/usr.bin/perl/gv.c
    C src/gnu/usr.bin/perl/gv.h
    C src/gnu/usr.bin/perl/handy.h
    C src/gnu/usr.bin/perl/hv.c
    C src/gnu/usr.bin/perl/hv.h
    C src/gnu/usr.bin/perl/installhtml
    C src/gnu/usr.bin/perl/installman
    C src/gnu/usr.bin/perl/installperl
    U src/gnu/usr.bin/perl/intrpvar.h
    U src/gnu/usr.bin/perl/iperlsys.h
    C src/gnu/usr.bin/perl/keywords.h
    C src/gnu/usr.bin/perl/keywords.pl
    C src/gnu/usr.bin/perl/makeaperl.SH
    N src/gnu/usr.bin/perl/makedef.pl
    C src/gnu/usr.bin/perl/makedepend.SH
    U src/gnu/usr.bin/perl/makedir.SH
    C src/gnu/usr.bin/perl/malloc.c
    C src/gnu/usr.bin/perl/mg.c
    C src/gnu/usr.bin/perl/mg.h
    C src/gnu/usr.bin/perl/minimod.pl
    C src/gnu/usr.bin/perl/miniperlmain.c
    U src/gnu/usr.bin/perl/mv-if-diff
    N src/gnu/usr.bin/perl/myconfig.SH
    U src/gnu/usr.bin/perl/nostdio.h
    U src/gnu/usr.bin/perl/objXSUB.h
    C src/gnu/usr.bin/perl/op.c
    C src/gnu/usr.bin/perl/op.h
    C src/gnu/usr.bin/perl/opcode.h
    C src/gnu/usr.bin/perl/opcode.pl
    N src/gnu/usr.bin/perl/opnames.h
    C src/gnu/usr.bin/perl/perl.c
    C src/gnu/usr.bin/perl/patchlevel.h
    C src/gnu/usr.bin/perl/perl.h
    N src/gnu/usr.bin/perl/perlapi.c
    N src/gnu/usr.bin/perl/perlapi.h
    C src/gnu/usr.bin/perl/perlio.c
    U src/gnu/usr.bin/perl/perlio.h
    U src/gnu/usr.bin/perl/perlio.sym
    C src/gnu/usr.bin/perl/perlsdio.h
    C src/gnu/usr.bin/perl/perlsfio.h
    U src/gnu/usr.bin/perl/perlsh
    U src/gnu/usr.bin/perl/perlvars.h
    C src/gnu/usr.bin/perl/perly.c
    C src/gnu/usr.bin/perl/perly.fixer
    C src/gnu/usr.bin/perl/perly.h
    C src/gnu/usr.bin/perl/perly.y
    U src/gnu/usr.bin/perl/perly_c.diff
    C src/gnu/usr.bin/perl/pp.c
    C src/gnu/usr.bin/perl/pp.h
    N src/gnu/usr.bin/perl/pp.sym
    C src/gnu/usr.bin/perl/pp_ctl.c
    C src/gnu/usr.bin/perl/pp_hot.c
    U src/gnu/usr.bin/perl/pp_proto.h
    C src/gnu/usr.bin/perl/pp_sys.c
    C src/gnu/usr.bin/perl/proto.h
    C src/gnu/usr.bin/perl/regcomp.c
    C src/gnu/usr.bin/perl/regcomp.h
    U src/gnu/usr.bin/perl/regcomp.pl
    U src/gnu/usr.bin/perl/regcomp.sym
    C src/gnu/usr.bin/perl/regexec.c
    C src/gnu/usr.bin/perl/regexp.h
    U src/gnu/usr.bin/perl/regnodes.h
    C src/gnu/usr.bin/perl/run.c
    C src/gnu/usr.bin/perl/scope.c
    C src/gnu/usr.bin/perl/scope.h
    C src/gnu/usr.bin/perl/sv.c
    C src/gnu/usr.bin/perl/sv.h
    C src/gnu/usr.bin/perl/taint.c
    U src/gnu/usr.bin/perl/thrdvar.h
    U src/gnu/usr.bin/perl/thread.h
    C src/gnu/usr.bin/perl/toke.c
    C src/gnu/usr.bin/perl/universal.c
    C src/gnu/usr.bin/perl/unixish.h
    N src/gnu/usr.bin/perl/utf8.c
    N src/gnu/usr.bin/perl/utf8.h
    C src/gnu/usr.bin/perl/util.c
    C src/gnu/usr.bin/perl/util.h
    N src/gnu/usr.bin/perl/warnings.h
    N src/gnu/usr.bin/perl/warnings.pl
    C src/gnu/usr.bin/perl/writemain.SH
    N src/gnu/usr.bin/perl/xsutils.c
    U src/gnu/usr.bin/perl/eg/ADB
    U src/gnu/usr.bin/perl/eg/README
    U src/gnu/usr.bin/perl/eg/changes
    U src/gnu/usr.bin/perl/eg/client
    U src/gnu/usr.bin/perl/eg/down
    U src/gnu/usr.bin/perl/eg/dus
    U src/gnu/usr.bin/perl/eg/findcp
    U src/gnu/usr.bin/perl/eg/findtar
    U src/gnu/usr.bin/perl/eg/muck
    U src/gnu/usr.bin/perl/eg/muck.man
    U src/gnu/usr.bin/perl/eg/myrup
    U src/gnu/usr.bin/perl/eg/nih
    U src/gnu/usr.bin/perl/eg/relink
    U src/gnu/usr.bin/perl/eg/rename
    U src/gnu/usr.bin/perl/eg/rmfrom
    U src/gnu/usr.bin/perl/eg/server
    U src/gnu/usr.bin/perl/eg/shmkill
    U src/gnu/usr.bin/perl/eg/travesty
    U src/gnu/usr.bin/perl/eg/unuc
    U src/gnu/usr.bin/perl/eg/uudecode
    U src/gnu/usr.bin/perl/eg/who
    U src/gnu/usr.bin/perl/eg/wrapsuid
    U src/gnu/usr.bin/perl/eg/cgi/RunMeFirst
    U src/gnu/usr.bin/perl/eg/cgi/caution.xbm
    U src/gnu/usr.bin/perl/eg/cgi/clickable_image.cgi
    U src/gnu/usr.bin/perl/eg/cgi/cookie.cgi
    U src/gnu/usr.bin/perl/eg/cgi/crash.cgi
    U src/gnu/usr.bin/perl/eg/cgi/customize.cgi
    U src/gnu/usr.bin/perl/eg/cgi/diff_upload.cgi
    N src/gnu/usr.bin/perl/eg/cgi/dna_small_gif.uu
    C src/gnu/usr.bin/perl/eg/cgi/file_upload.cgi
    U src/gnu/usr.bin/perl/eg/cgi/frameset.cgi
    C src/gnu/usr.bin/perl/eg/cgi/index.html
    U src/gnu/usr.bin/perl/eg/cgi/internal_links.cgi
    U src/gnu/usr.bin/perl/eg/cgi/javascript.cgi
    U src/gnu/usr.bin/perl/eg/cgi/monty.cgi
    U src/gnu/usr.bin/perl/eg/cgi/multiple_forms.cgi
    U src/gnu/usr.bin/perl/eg/cgi/nph-clock.cgi
    U src/gnu/usr.bin/perl/eg/cgi/nph-multipart.cgi
    U src/gnu/usr.bin/perl/eg/cgi/popup.cgi
    U src/gnu/usr.bin/perl/eg/cgi/save_state.cgi
    U src/gnu/usr.bin/perl/eg/cgi/tryit.cgi
    N src/gnu/usr.bin/perl/eg/cgi/wilogo_gif.uu
    U src/gnu/usr.bin/perl/eg/g/gcp
    U src/gnu/usr.bin/perl/eg/g/gcp.man
    U src/gnu/usr.bin/perl/eg/g/ged
    U src/gnu/usr.bin/perl/eg/g/ghosts
    U src/gnu/usr.bin/perl/eg/g/gsh
    U src/gnu/usr.bin/perl/eg/g/gsh.man
    U src/gnu/usr.bin/perl/eg/scan/scan_df
    U src/gnu/usr.bin/perl/eg/scan/scan_last
    U src/gnu/usr.bin/perl/eg/scan/scan_messages
    U src/gnu/usr.bin/perl/eg/scan/scan_passwd
    U src/gnu/usr.bin/perl/eg/scan/scan_ps
    U src/gnu/usr.bin/perl/eg/scan/scan_sudo
    U src/gnu/usr.bin/perl/eg/scan/scan_suid
    U src/gnu/usr.bin/perl/eg/scan/scanner
    U src/gnu/usr.bin/perl/eg/sysvipc/README
    U src/gnu/usr.bin/perl/eg/sysvipc/ipcmsg
    U src/gnu/usr.bin/perl/eg/sysvipc/ipcsem
    U src/gnu/usr.bin/perl/eg/sysvipc/ipcshm
    U src/gnu/usr.bin/perl/eg/van/empty
    U src/gnu/usr.bin/perl/eg/van/unvanish
    U src/gnu/usr.bin/perl/eg/van/vanexp
    U src/gnu/usr.bin/perl/eg/van/vanish
    U src/gnu/usr.bin/perl/Porting/Contract
    C src/gnu/usr.bin/perl/Porting/Glossary
    U src/gnu/usr.bin/perl/Porting/config.sh
    C src/gnu/usr.bin/perl/Porting/config_H
    U src/gnu/usr.bin/perl/Porting/findvars
    U src/gnu/usr.bin/perl/Porting/fixCORE
    U src/gnu/usr.bin/perl/Porting/fixvars
    U src/gnu/usr.bin/perl/Porting/genlog
    C src/gnu/usr.bin/perl/Porting/makerel
    U src/gnu/usr.bin/perl/Porting/p4d2p
    N src/gnu/usr.bin/perl/Porting/p4desc
    U src/gnu/usr.bin/perl/Porting/patching.pod
    C src/gnu/usr.bin/perl/Porting/patchls
    C src/gnu/usr.bin/perl/Porting/pumpkin.pod
    U src/gnu/usr.bin/perl/apollo/netinet/in.h
    U src/gnu/usr.bin/perl/beos/nm.c
    N src/gnu/usr.bin/perl/cygwin/cygwin.c
    N src/gnu/usr.bin/perl/cygwin/Makefile.SHs
    N src/gnu/usr.bin/perl/cygwin/ld2.in
    N src/gnu/usr.bin/perl/cygwin/perlld.in
    U src/gnu/usr.bin/perl/djgpp/config.over
    U src/gnu/usr.bin/perl/djgpp/configure.bat
    U src/gnu/usr.bin/perl/djgpp/djgpp.c
    U src/gnu/usr.bin/perl/djgpp/djgppsed.sh
    U src/gnu/usr.bin/perl/djgpp/fixpmain
    U src/gnu/usr.bin/perl/ext/B/B.pm
    U src/gnu/usr.bin/perl/ext/B/B.xs
    U src/gnu/usr.bin/perl/ext/B/Makefile.PL
    U src/gnu/usr.bin/perl/ext/B/NOTES
    U src/gnu/usr.bin/perl/ext/B/O.pm
    U src/gnu/usr.bin/perl/ext/B/README
    U src/gnu/usr.bin/perl/ext/B/TESTS
    U src/gnu/usr.bin/perl/ext/B/Todo
    N src/gnu/usr.bin/perl/ext/B/defsubs_h.PL
    U src/gnu/usr.bin/perl/ext/B/typemap
    U src/gnu/usr.bin/perl/ext/B/B/Asmdata.pm
    U src/gnu/usr.bin/perl/ext/B/B/Assembler.pm
    U src/gnu/usr.bin/perl/ext/B/B/Bblock.pm
    U src/gnu/usr.bin/perl/ext/B/B/Bytecode.pm
    U src/gnu/usr.bin/perl/ext/B/B/C.pm
    U src/gnu/usr.bin/perl/ext/B/B/CC.pm
    U src/gnu/usr.bin/perl/ext/B/B/Debug.pm
    U src/gnu/usr.bin/perl/ext/B/B/Deparse.pm
    U src/gnu/usr.bin/perl/ext/B/B/Disassembler.pm
    U src/gnu/usr.bin/perl/ext/B/B/Lint.pm
    U src/gnu/usr.bin/perl/ext/B/B/Showlex.pm
    U src/gnu/usr.bin/perl/ext/B/B/Stackobj.pm
    N src/gnu/usr.bin/perl/ext/B/B/Stash.pm
    U src/gnu/usr.bin/perl/ext/B/B/Terse.pm
    U src/gnu/usr.bin/perl/ext/B/B/Xref.pm
    U src/gnu/usr.bin/perl/ext/B/B/assemble
    U src/gnu/usr.bin/perl/ext/B/B/cc_harness
    U src/gnu/usr.bin/perl/ext/B/B/disassemble
    U src/gnu/usr.bin/perl/ext/B/B/makeliblinks
    U src/gnu/usr.bin/perl/ext/B/ramblings/cc.notes
    U src/gnu/usr.bin/perl/ext/B/ramblings/curcop.runtime
    U src/gnu/usr.bin/perl/ext/B/ramblings/flip-flop
    U src/gnu/usr.bin/perl/ext/B/ramblings/magic
    U src/gnu/usr.bin/perl/ext/B/ramblings/reg.alloc
    U src/gnu/usr.bin/perl/ext/B/ramblings/runtime.porting
    N src/gnu/usr.bin/perl/ext/ByteLoader/ByteLoader.pm
    N src/gnu/usr.bin/perl/ext/ByteLoader/ByteLoader.xs
    N src/gnu/usr.bin/perl/ext/ByteLoader/Makefile.PL
    N src/gnu/usr.bin/perl/ext/ByteLoader/bytecode.h
    N src/gnu/usr.bin/perl/ext/ByteLoader/byterun.c
    N src/gnu/usr.bin/perl/ext/ByteLoader/byterun.h
    N src/gnu/usr.bin/perl/ext/ByteLoader/hints/sunos.pl
    U src/gnu/usr.bin/perl/ext/DB_File/Changes
    C src/gnu/usr.bin/perl/ext/DB_File/DB_File.pm
    C src/gnu/usr.bin/perl/ext/DB_File/DB_File.xs
    U src/gnu/usr.bin/perl/ext/DB_File/DB_File_BS
    C src/gnu/usr.bin/perl/ext/DB_File/Makefile.PL
    U src/gnu/usr.bin/perl/ext/DB_File/dbinfo
    C src/gnu/usr.bin/perl/ext/DB_File/typemap
    N src/gnu/usr.bin/perl/ext/DB_File/version.c
    U src/gnu/usr.bin/perl/ext/DB_File/hints/dynixptx.pl
    N src/gnu/usr.bin/perl/ext/DB_File/hints/sco.pl
    U src/gnu/usr.bin/perl/ext/Data/Dumper/Changes
    U src/gnu/usr.bin/perl/ext/Data/Dumper/Dumper.pm
    U src/gnu/usr.bin/perl/ext/Data/Dumper/Dumper.xs
    U src/gnu/usr.bin/perl/ext/Data/Dumper/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Data/Dumper/Todo
    N src/gnu/usr.bin/perl/ext/Devel/DProf/Changes
    N src/gnu/usr.bin/perl/ext/Devel/DProf/DProf.pm
    N src/gnu/usr.bin/perl/ext/Devel/DProf/DProf.xs
    N src/gnu/usr.bin/perl/ext/Devel/DProf/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Devel/DProf/Todo
    N src/gnu/usr.bin/perl/ext/Devel/Peek/Changes
    N src/gnu/usr.bin/perl/ext/Devel/Peek/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Devel/Peek/Peek.pm
    N src/gnu/usr.bin/perl/ext/Devel/Peek/Peek.xs
    U src/gnu/usr.bin/perl/ext/DynaLoader/DynaLoader_pm.PL
    C src/gnu/usr.bin/perl/ext/DynaLoader/Makefile.PL
    U src/gnu/usr.bin/perl/ext/DynaLoader/README
    N src/gnu/usr.bin/perl/ext/DynaLoader/XSLoader_pm.PL
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_aix.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_beos.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_dld.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_dlopen.xs
    N src/gnu/usr.bin/perl/ext/DynaLoader/dl_dyld.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_hpux.xs
    U src/gnu/usr.bin/perl/ext/DynaLoader/dl_mpeix.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_next.xs
    U src/gnu/usr.bin/perl/ext/DynaLoader/dl_none.xs
    N src/gnu/usr.bin/perl/ext/DynaLoader/dl_vmesa.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dl_vms.xs
    C src/gnu/usr.bin/perl/ext/DynaLoader/dlutils.c
    N src/gnu/usr.bin/perl/ext/DynaLoader/hints/aix.pl
    N src/gnu/usr.bin/perl/ext/DynaLoader/hints/linux.pl
    N src/gnu/usr.bin/perl/ext/DynaLoader/hints/openbsd.pl
    U src/gnu/usr.bin/perl/ext/Errno/ChangeLog
    U src/gnu/usr.bin/perl/ext/Errno/Errno_pm.PL
    U src/gnu/usr.bin/perl/ext/Errno/Makefile.PL
    C src/gnu/usr.bin/perl/ext/Fcntl/Fcntl.pm
    C src/gnu/usr.bin/perl/ext/Fcntl/Fcntl.xs
    U src/gnu/usr.bin/perl/ext/Fcntl/Makefile.PL
    N src/gnu/usr.bin/perl/ext/File/Glob/Changes
    N src/gnu/usr.bin/perl/ext/File/Glob/Glob.pm
    N src/gnu/usr.bin/perl/ext/File/Glob/Glob.xs
    N src/gnu/usr.bin/perl/ext/File/Glob/Makefile.PL
    N src/gnu/usr.bin/perl/ext/File/Glob/TODO
    N src/gnu/usr.bin/perl/ext/File/Glob/bsd_glob.c
    N src/gnu/usr.bin/perl/ext/File/Glob/bsd_glob.h
    C src/gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.pm
    U src/gnu/usr.bin/perl/ext/GDBM_File/GDBM_File.xs
    U src/gnu/usr.bin/perl/ext/GDBM_File/Makefile.PL
    C src/gnu/usr.bin/perl/ext/GDBM_File/typemap
    U src/gnu/usr.bin/perl/ext/GDBM_File/hints/sco.pl
    N src/gnu/usr.bin/perl/ext/IO/ChangeLog
    C src/gnu/usr.bin/perl/ext/IO/IO.pm
    C src/gnu/usr.bin/perl/ext/IO/IO.xs
    C src/gnu/usr.bin/perl/ext/IO/Makefile.PL
    C src/gnu/usr.bin/perl/ext/IO/README
    N src/gnu/usr.bin/perl/ext/IO/poll.c
    N src/gnu/usr.bin/perl/ext/IO/poll.h
    N src/gnu/usr.bin/perl/ext/IO/lib/IO/Dir.pm
    C src/gnu/usr.bin/perl/ext/IO/lib/IO/File.pm
    C src/gnu/usr.bin/perl/ext/IO/lib/IO/Handle.pm
    C src/gnu/usr.bin/perl/ext/IO/lib/IO/Pipe.pm
    N src/gnu/usr.bin/perl/ext/IO/lib/IO/Poll.pm
    C src/gnu/usr.bin/perl/ext/IO/lib/IO/Seekable.pm
    C src/gnu/usr.bin/perl/ext/IO/lib/IO/Select.pm
    C src/gnu/usr.bin/perl/ext/IO/lib/IO/Socket.pm
    N src/gnu/usr.bin/perl/ext/IO/lib/IO/Socket/INET.pm
    N src/gnu/usr.bin/perl/ext/IO/lib/IO/Socket/UNIX.pm
    U src/gnu/usr.bin/perl/ext/IPC/SysV/ChangeLog
    U src/gnu/usr.bin/perl/ext/IPC/SysV/MANIFEST
    U src/gnu/usr.bin/perl/ext/IPC/SysV/Makefile.PL
    U src/gnu/usr.bin/perl/ext/IPC/SysV/Msg.pm
    U src/gnu/usr.bin/perl/ext/IPC/SysV/README
    U src/gnu/usr.bin/perl/ext/IPC/SysV/Semaphore.pm
    U src/gnu/usr.bin/perl/ext/IPC/SysV/SysV.pm
    U src/gnu/usr.bin/perl/ext/IPC/SysV/SysV.xs
    N src/gnu/usr.bin/perl/ext/IPC/SysV/hints/cygwin.pl
    N src/gnu/usr.bin/perl/ext/IPC/SysV/hints/next_3.pl
    U src/gnu/usr.bin/perl/ext/IPC/SysV/t/msg.t
    U src/gnu/usr.bin/perl/ext/IPC/SysV/t/sem.t
    U src/gnu/usr.bin/perl/ext/NDBM_File/Makefile.PL
    C src/gnu/usr.bin/perl/ext/NDBM_File/NDBM_File.pm
    U src/gnu/usr.bin/perl/ext/NDBM_File/NDBM_File.xs
    C src/gnu/usr.bin/perl/ext/NDBM_File/typemap
    N src/gnu/usr.bin/perl/ext/NDBM_File/hints/cygwin.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/dec_osf.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/dynixptx.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/solaris.pl
    N src/gnu/usr.bin/perl/ext/NDBM_File/hints/sco.pl
    U src/gnu/usr.bin/perl/ext/NDBM_File/hints/svr4.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/Makefile.PL
    C src/gnu/usr.bin/perl/ext/ODBM_File/ODBM_File.pm
    C src/gnu/usr.bin/perl/ext/ODBM_File/ODBM_File.xs
    U src/gnu/usr.bin/perl/ext/ODBM_File/typemap
    N src/gnu/usr.bin/perl/ext/ODBM_File/hints/cygwin.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/dec_osf.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/hpux.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/sco.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/solaris.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/svr4.pl
    U src/gnu/usr.bin/perl/ext/ODBM_File/hints/ultrix.pl
    U src/gnu/usr.bin/perl/ext/Opcode/Makefile.PL
    C src/gnu/usr.bin/perl/ext/Opcode/Opcode.pm
    C src/gnu/usr.bin/perl/ext/Opcode/Opcode.xs
    C src/gnu/usr.bin/perl/ext/Opcode/Safe.pm
    U src/gnu/usr.bin/perl/ext/Opcode/ops.pm
    U src/gnu/usr.bin/perl/ext/POSIX/Makefile.PL
    C src/gnu/usr.bin/perl/ext/POSIX/POSIX.pm
    C src/gnu/usr.bin/perl/ext/POSIX/POSIX.pod
    C src/gnu/usr.bin/perl/ext/POSIX/POSIX.xs
    U src/gnu/usr.bin/perl/ext/POSIX/typemap
    U src/gnu/usr.bin/perl/ext/POSIX/hints/bsdos.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/dynixptx.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/freebsd.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/linux.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/mint.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/netbsd.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/next_3.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/openbsd.pl
    U src/gnu/usr.bin/perl/ext/POSIX/hints/sunos_4.pl
    C src/gnu/usr.bin/perl/ext/SDBM_File/Makefile.PL
    C src/gnu/usr.bin/perl/ext/SDBM_File/SDBM_File.pm
    U src/gnu/usr.bin/perl/ext/SDBM_File/SDBM_File.xs
    C src/gnu/usr.bin/perl/ext/SDBM_File/typemap
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/CHANGES
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/COMPARE
    C src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/Makefile.PL
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/README
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/README.too
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/biblio
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dba.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbd.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbe.1
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbe.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbm.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbm.h
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/dbu.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/grind
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/hash.c
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/linux.patches
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/makefile.sdbm
    C src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/pair.c
    C src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/pair.h
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/readme.ms
    C src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/sdbm.3
    C src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/sdbm.c
    C src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/sdbm.h
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/tune.h
    U src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/util.c
    U src/gnu/usr.bin/perl/ext/Socket/Makefile.PL
    C src/gnu/usr.bin/perl/ext/Socket/Socket.pm
    C src/gnu/usr.bin/perl/ext/Socket/Socket.xs
    N src/gnu/usr.bin/perl/ext/Sys/Hostname/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Sys/Hostname/Hostname.pm
    N src/gnu/usr.bin/perl/ext/Sys/Hostname/Hostname.xs
    N src/gnu/usr.bin/perl/ext/Sys/Syslog/Makefile.PL
    N src/gnu/usr.bin/perl/ext/Sys/Syslog/Syslog.pm
    N src/gnu/usr.bin/perl/ext/Sys/Syslog/Syslog.xs
    U src/gnu/usr.bin/perl/ext/Thread/Makefile.PL
    U src/gnu/usr.bin/perl/ext/Thread/Notes
    U src/gnu/usr.bin/perl/ext/Thread/README
    U src/gnu/usr.bin/perl/ext/Thread/Thread.pm
    U src/gnu/usr.bin/perl/ext/Thread/Thread.xs
    U src/gnu/usr.bin/perl/ext/Thread/create.t
    U src/gnu/usr.bin/perl/ext/Thread/die.t
    U src/gnu/usr.bin/perl/ext/Thread/die2.t
    U src/gnu/usr.bin/perl/ext/Thread/io.t
    U src/gnu/usr.bin/perl/ext/Thread/join.t
    U src/gnu/usr.bin/perl/ext/Thread/join2.t
    U src/gnu/usr.bin/perl/ext/Thread/list.t
    U src/gnu/usr.bin/perl/ext/Thread/lock.t
    U src/gnu/usr.bin/perl/ext/Thread/queue.t
    U src/gnu/usr.bin/perl/ext/Thread/specific.t
    U src/gnu/usr.bin/perl/ext/Thread/sync.t
    U src/gnu/usr.bin/perl/ext/Thread/sync2.t
    U src/gnu/usr.bin/perl/ext/Thread/typemap
    U src/gnu/usr.bin/perl/ext/Thread/unsync.t
    U src/gnu/usr.bin/perl/ext/Thread/unsync2.t
    U src/gnu/usr.bin/perl/ext/Thread/unsync3.t
    U src/gnu/usr.bin/perl/ext/Thread/unsync4.t
    U src/gnu/usr.bin/perl/ext/Thread/Thread/Queue.pm
    U src/gnu/usr.bin/perl/ext/Thread/Thread/Semaphore.pm
    U src/gnu/usr.bin/perl/ext/Thread/Thread/Signal.pm
    U src/gnu/usr.bin/perl/ext/Thread/Thread/Specific.pm
    U src/gnu/usr.bin/perl/ext/attrs/Makefile.PL
    U src/gnu/usr.bin/perl/ext/attrs/attrs.pm
    U src/gnu/usr.bin/perl/ext/attrs/attrs.xs
    U src/gnu/usr.bin/perl/ext/re/Makefile.PL
    U src/gnu/usr.bin/perl/ext/re/re.pm
    U src/gnu/usr.bin/perl/ext/re/re.xs
    U src/gnu/usr.bin/perl/ext/re/hints/mpeix.pl
    U src/gnu/usr.bin/perl/ext/util/make_ext
    U src/gnu/usr.bin/perl/ext/util/mkbootstrap
    C src/gnu/usr.bin/perl/emacs/cperl-mode.el
    N src/gnu/usr.bin/perl/emacs/e2ctags.pl
    U src/gnu/usr.bin/perl/emacs/ptags
    N src/gnu/usr.bin/perl/epoc/config.sh
    N src/gnu/usr.bin/perl/epoc/createpkg.pl
    N src/gnu/usr.bin/perl/epoc/epoc.c
    N src/gnu/usr.bin/perl/epoc/epoc_stubs.c
    N src/gnu/usr.bin/perl/epoc/epocish.c
    N src/gnu/usr.bin/perl/epoc/epocish.h
    N src/gnu/usr.bin/perl/epoc/link.pl
    U src/gnu/usr.bin/perl/h2pl/README
    U src/gnu/usr.bin/perl/h2pl/cbreak.pl
    U src/gnu/usr.bin/perl/h2pl/cbreak2.pl
    U src/gnu/usr.bin/perl/h2pl/getioctlsizes
    U src/gnu/usr.bin/perl/h2pl/mksizes
    U src/gnu/usr.bin/perl/h2pl/mkvars
    U src/gnu/usr.bin/perl/h2pl/tcbreak
    U src/gnu/usr.bin/perl/h2pl/tcbreak2
    U src/gnu/usr.bin/perl/h2pl/eg/sizeof.ph
    U src/gnu/usr.bin/perl/h2pl/eg/sysexits.pl
    U src/gnu/usr.bin/perl/h2pl/eg/sys/errno.pl
    U src/gnu/usr.bin/perl/h2pl/eg/sys/ioctl.pl
    U src/gnu/usr.bin/perl/hints/3b1.sh
    U src/gnu/usr.bin/perl/hints/3b1cc
    C src/gnu/usr.bin/perl/hints/README.hints
    C src/gnu/usr.bin/perl/hints/aix.sh
    U src/gnu/usr.bin/perl/hints/altos486.sh
    C src/gnu/usr.bin/perl/hints/amigaos.sh
    U src/gnu/usr.bin/perl/hints/apollo.sh
    U src/gnu/usr.bin/perl/hints/aux_3.sh
    C src/gnu/usr.bin/perl/hints/beos.sh
    U src/gnu/usr.bin/perl/hints/broken-db.msg
    U src/gnu/usr.bin/perl/hints/bsdos.sh
    U src/gnu/usr.bin/perl/hints/convexos.sh
    U src/gnu/usr.bin/perl/hints/cxux.sh
    N src/gnu/usr.bin/perl/hints/cygwin.sh
    N src/gnu/usr.bin/perl/hints/darwin.sh
    U src/gnu/usr.bin/perl/hints/dcosx.sh
    C src/gnu/usr.bin/perl/hints/dec_osf.sh
    C src/gnu/usr.bin/perl/hints/dgux.sh
    U src/gnu/usr.bin/perl/hints/dos_djgpp.sh
    U src/gnu/usr.bin/perl/hints/dynix.sh
    C src/gnu/usr.bin/perl/hints/dynixptx.sh
    C src/gnu/usr.bin/perl/hints/epix.sh
    C src/gnu/usr.bin/perl/hints/esix4.sh
    U src/gnu/usr.bin/perl/hints/fps.sh
    U src/gnu/usr.bin/perl/hints/gnu.sh
    C src/gnu/usr.bin/perl/hints/freebsd.sh
    U src/gnu/usr.bin/perl/hints/genix.sh
    U src/gnu/usr.bin/perl/hints/greenhills.sh
    C src/gnu/usr.bin/perl/hints/hpux.sh
    U src/gnu/usr.bin/perl/hints/i386.sh
    C src/gnu/usr.bin/perl/hints/irix_4.sh
    C src/gnu/usr.bin/perl/hints/irix_5.sh
    C src/gnu/usr.bin/perl/hints/irix_6.sh
    C src/gnu/usr.bin/perl/hints/irix_6_0.sh
    C src/gnu/usr.bin/perl/hints/irix_6_1.sh
    U src/gnu/usr.bin/perl/hints/isc.sh
    U src/gnu/usr.bin/perl/hints/isc_2.sh
    C src/gnu/usr.bin/perl/hints/linux.sh
    C src/gnu/usr.bin/perl/hints/lynxos.sh
    C src/gnu/usr.bin/perl/hints/machten.sh
    U src/gnu/usr.bin/perl/hints/machten_2.sh
    U src/gnu/usr.bin/perl/hints/mint.sh
    U src/gnu/usr.bin/perl/hints/mips.sh
    U src/gnu/usr.bin/perl/hints/mpc.sh
    C src/gnu/usr.bin/perl/hints/mpeix.sh
    U src/gnu/usr.bin/perl/hints/ncr_tower.sh
    C src/gnu/usr.bin/perl/hints/netbsd.sh
    C src/gnu/usr.bin/perl/hints/newsos4.sh
    C src/gnu/usr.bin/perl/hints/next_3.sh
    C src/gnu/usr.bin/perl/hints/next_3_0.sh
    C src/gnu/usr.bin/perl/hints/next_4.sh
    C src/gnu/usr.bin/perl/hints/openbsd.sh
    U src/gnu/usr.bin/perl/hints/opus.sh
    C src/gnu/usr.bin/perl/hints/os2.sh
    C src/gnu/usr.bin/perl/hints/os390.sh
    N src/gnu/usr.bin/perl/hints/posix-bc.sh
    C src/gnu/usr.bin/perl/hints/powerux.sh
    C src/gnu/usr.bin/perl/hints/qnx.sh
    N src/gnu/usr.bin/perl/hints/rhapsody.sh
    C src/gnu/usr.bin/perl/hints/sco.sh
    U src/gnu/usr.bin/perl/hints/sco_2_3_0.sh
    U src/gnu/usr.bin/perl/hints/sco_2_3_1.sh
    U src/gnu/usr.bin/perl/hints/sco_2_3_2.sh
    U src/gnu/usr.bin/perl/hints/sco_2_3_3.sh
    U src/gnu/usr.bin/perl/hints/sco_2_3_4.sh
    C src/gnu/usr.bin/perl/hints/solaris_2.sh
    U src/gnu/usr.bin/perl/hints/stellar.sh
    U src/gnu/usr.bin/perl/hints/sunos_4_0.sh
    C src/gnu/usr.bin/perl/hints/sunos_4_1.sh
    C src/gnu/usr.bin/perl/hints/svr4.sh
    N src/gnu/usr.bin/perl/hints/svr5.sh
    U src/gnu/usr.bin/perl/hints/ti1500.sh
    U src/gnu/usr.bin/perl/hints/titanos.sh
    C src/gnu/usr.bin/perl/hints/ultrix_4.sh
    U src/gnu/usr.bin/perl/hints/umips.sh
    C src/gnu/usr.bin/perl/hints/unicos.sh
    C src/gnu/usr.bin/perl/hints/unicosmk.sh
    U src/gnu/usr.bin/perl/hints/unisysdynix.sh
    U src/gnu/usr.bin/perl/hints/utekv.sh
    U src/gnu/usr.bin/perl/hints/uts.sh
    U src/gnu/usr.bin/perl/hints/uwin.sh
    N src/gnu/usr.bin/perl/hints/vmesa.sh
    N src/gnu/usr.bin/perl/jpl/README
    N src/gnu/usr.bin/perl/jpl/SETVARS.PL
    N src/gnu/usr.bin/perl/jpl/install-jpl
    N src/gnu/usr.bin/perl/jpl/JNI/Changes
    N src/gnu/usr.bin/perl/jpl/JNI/Closer.java
    N src/gnu/usr.bin/perl/jpl/JNI/JNI.pm
    N src/gnu/usr.bin/perl/jpl/JNI/JNI.xs
    N src/gnu/usr.bin/perl/jpl/JNI/JNIConfig
    N src/gnu/usr.bin/perl/jpl/JNI/JNIConfig.Win32
    N src/gnu/usr.bin/perl/jpl/JNI/JNIConfig.kaffe
    N src/gnu/usr.bin/perl/jpl/JNI/JNIConfig.noembed
    N src/gnu/usr.bin/perl/jpl/JNI/JNIConfig.standard
    N src/gnu/usr.bin/perl/jpl/JNI/Makefile.PL
    N src/gnu/usr.bin/perl/jpl/JNI/test.pl
    N src/gnu/usr.bin/perl/jpl/JNI/typemap
    N src/gnu/usr.bin/perl/jpl/JNI/typemap.gcc
    N src/gnu/usr.bin/perl/jpl/JNI/typemap.win32
    N src/gnu/usr.bin/perl/jpl/JPL/AutoLoader.pm
    N src/gnu/usr.bin/perl/jpl/JPL/Class.pm
    N src/gnu/usr.bin/perl/jpl/JPL/Compile.pm
    N src/gnu/usr.bin/perl/jpl/JPL/Makefile.PL
    N src/gnu/usr.bin/perl/jpl/JPL_Rolo/JPL_Rolo.jpl
    N src/gnu/usr.bin/perl/jpl/JPL_Rolo/Makefile.PL
    N src/gnu/usr.bin/perl/jpl/JPL_Rolo/README
    N src/gnu/usr.bin/perl/jpl/JPL_Rolo/cardfile
    N src/gnu/usr.bin/perl/jpl/PerlInterpreter/Makefile.PL
    N src/gnu/usr.bin/perl/jpl/PerlInterpreter/PerlInterpreter.c
    N src/gnu/usr.bin/perl/jpl/PerlInterpreter/PerlInterpreter.h
    N src/gnu/usr.bin/perl/jpl/PerlInterpreter/PerlInterpreter.java
    N src/gnu/usr.bin/perl/jpl/Sample/Makefile.PL
    N src/gnu/usr.bin/perl/jpl/Sample/Sample.jpl
    N src/gnu/usr.bin/perl/jpl/Test/Makefile.PL
    N src/gnu/usr.bin/perl/jpl/Test/Test.jpl
    N src/gnu/usr.bin/perl/jpl/bin/jpl
    N src/gnu/usr.bin/perl/jpl/get_jdk/README
    N src/gnu/usr.bin/perl/jpl/get_jdk/get_jdk.pl
    N src/gnu/usr.bin/perl/jpl/get_jdk/jdk_hosts
    C src/gnu/usr.bin/perl/lib/AnyDBM_File.pm
    C src/gnu/usr.bin/perl/lib/AutoLoader.pm
    C src/gnu/usr.bin/perl/lib/AutoSplit.pm
    C src/gnu/usr.bin/perl/lib/Benchmark.pm
    C src/gnu/usr.bin/perl/lib/CGI.pm
    C src/gnu/usr.bin/perl/lib/CPAN.pm
    C src/gnu/usr.bin/perl/lib/Carp.pm
    C src/gnu/usr.bin/perl/lib/Cwd.pm
    N src/gnu/usr.bin/perl/lib/DB.pm
    U src/gnu/usr.bin/perl/lib/DirHandle.pm
    U src/gnu/usr.bin/perl/lib/Dumpvalue.pm
    C src/gnu/usr.bin/perl/lib/English.pm
    C src/gnu/usr.bin/perl/lib/Env.pm
    C src/gnu/usr.bin/perl/lib/Exporter.pm
    U src/gnu/usr.bin/perl/lib/Fatal.pm
    U src/gnu/usr.bin/perl/lib/FileCache.pm
    C src/gnu/usr.bin/perl/lib/FileHandle.pm
    C src/gnu/usr.bin/perl/lib/FindBin.pm
    U src/gnu/usr.bin/perl/lib/SelectSaver.pm
    C src/gnu/usr.bin/perl/lib/SelfLoader.pm
    C src/gnu/usr.bin/perl/lib/Shell.pm
    U src/gnu/usr.bin/perl/lib/Symbol.pm
    U src/gnu/usr.bin/perl/lib/Test.pm
    C src/gnu/usr.bin/perl/lib/UNIVERSAL.pm
    C src/gnu/usr.bin/perl/lib/abbrev.pl
    U src/gnu/usr.bin/perl/lib/assert.pl
    N src/gnu/usr.bin/perl/lib/attributes.pm
    C src/gnu/usr.bin/perl/lib/autouse.pm
    C src/gnu/usr.bin/perl/lib/base.pm
    C src/gnu/usr.bin/perl/lib/bigfloat.pl
    C src/gnu/usr.bin/perl/lib/bigint.pl
    U src/gnu/usr.bin/perl/lib/bigrat.pl
    C src/gnu/usr.bin/perl/lib/blib.pm
    N src/gnu/usr.bin/perl/lib/bytes.pm
    N src/gnu/usr.bin/perl/lib/bytes_heavy.pl
    C src/gnu/usr.bin/perl/lib/cacheout.pl
    N src/gnu/usr.bin/perl/lib/charnames.pm
    U src/gnu/usr.bin/perl/lib/chat2.pl
    C src/gnu/usr.bin/perl/lib/complete.pl
    C src/gnu/usr.bin/perl/lib/constant.pm
    C src/gnu/usr.bin/perl/lib/ctime.pl
    C src/gnu/usr.bin/perl/lib/diagnostics.pm
    C src/gnu/usr.bin/perl/lib/dotsh.pl
    C src/gnu/usr.bin/perl/lib/dumpvar.pl
    U src/gnu/usr.bin/perl/lib/exceptions.pl
    U src/gnu/usr.bin/perl/lib/fastcwd.pl
    U src/gnu/usr.bin/perl/lib/fields.pm
    U src/gnu/usr.bin/perl/lib/find.pl
    N src/gnu/usr.bin/perl/lib/filetest.pm
    U src/gnu/usr.bin/perl/lib/finddepth.pl
    U src/gnu/usr.bin/perl/lib/flush.pl
    C src/gnu/usr.bin/perl/lib/ftp.pl
    C src/gnu/usr.bin/perl/lib/getcwd.pl
    C src/gnu/usr.bin/perl/lib/getopt.pl
    C src/gnu/usr.bin/perl/lib/getopts.pl
    U src/gnu/usr.bin/perl/lib/hostname.pl
    U src/gnu/usr.bin/perl/lib/importenv.pl
    U src/gnu/usr.bin/perl/lib/integer.pm
    U src/gnu/usr.bin/perl/lib/less.pm
    C src/gnu/usr.bin/perl/lib/lib.pm
    C src/gnu/usr.bin/perl/lib/locale.pm
    C src/gnu/usr.bin/perl/lib/look.pl
    U src/gnu/usr.bin/perl/lib/newgetopt.pl
    N src/gnu/usr.bin/perl/lib/open.pm
    U src/gnu/usr.bin/perl/lib/open2.pl
    U src/gnu/usr.bin/perl/lib/open3.pl
    C src/gnu/usr.bin/perl/lib/overload.pm
    C src/gnu/usr.bin/perl/lib/perl5db.pl
    C src/gnu/usr.bin/perl/lib/pwd.pl
    U src/gnu/usr.bin/perl/lib/shellwords.pl
    U src/gnu/usr.bin/perl/lib/sigtrap.pm
    U src/gnu/usr.bin/perl/lib/stat.pl
    C src/gnu/usr.bin/perl/lib/strict.pm
    U src/gnu/usr.bin/perl/lib/subs.pm
    C src/gnu/usr.bin/perl/lib/syslog.pl
    U src/gnu/usr.bin/perl/lib/tainted.pl
    C src/gnu/usr.bin/perl/lib/termcap.pl
    U src/gnu/usr.bin/perl/lib/timelocal.pl
    N src/gnu/usr.bin/perl/lib/utf8.pm
    N src/gnu/usr.bin/perl/lib/utf8_heavy.pl
    U src/gnu/usr.bin/perl/lib/validate.pl
    C src/gnu/usr.bin/perl/lib/vars.pm
    N src/gnu/usr.bin/perl/lib/warnings.pm
    C src/gnu/usr.bin/perl/lib/CGI/Apache.pm
    C src/gnu/usr.bin/perl/lib/CGI/Carp.pm
    U src/gnu/usr.bin/perl/lib/CGI/Cookie.pm
    C src/gnu/usr.bin/perl/lib/CGI/Fast.pm
    N src/gnu/usr.bin/perl/lib/CGI/Pretty.pm
    C src/gnu/usr.bin/perl/lib/CGI/Push.pm
    C src/gnu/usr.bin/perl/lib/CGI/Switch.pm
    C src/gnu/usr.bin/perl/lib/CPAN/FirstTime.pm
    C src/gnu/usr.bin/perl/lib/CPAN/Nox.pm
    N src/gnu/usr.bin/perl/lib/Carp/Heavy.pm
    C src/gnu/usr.bin/perl/lib/Class/Struct.pm
    U src/gnu/usr.bin/perl/lib/Devel/SelfStubber.pm
    N src/gnu/usr.bin/perl/lib/Exporter/Heavy.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Command.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Embed.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Install.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/Installed.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Liblist.pm
    N src/gnu/usr.bin/perl/lib/ExtUtils/MM_Cygwin.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MM_OS2.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MM_Unix.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MM_VMS.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MM_Win32.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/MakeMaker.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Manifest.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Mkbootstrap.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/Mksymlists.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/Packlist.pm
    U src/gnu/usr.bin/perl/lib/ExtUtils/inst
    U src/gnu/usr.bin/perl/lib/ExtUtils/testlib.pm
    C src/gnu/usr.bin/perl/lib/ExtUtils/typemap
    C src/gnu/usr.bin/perl/lib/ExtUtils/xsubpp
    C src/gnu/usr.bin/perl/lib/File/Basename.pm
    C src/gnu/usr.bin/perl/lib/File/CheckTree.pm
    C src/gnu/usr.bin/perl/lib/File/Compare.pm
    C src/gnu/usr.bin/perl/lib/File/Copy.pm
    C src/gnu/usr.bin/perl/lib/File/DosGlob.pm
    C src/gnu/usr.bin/perl/lib/File/Find.pm
    C src/gnu/usr.bin/perl/lib/File/Path.pm
    U src/gnu/usr.bin/perl/lib/File/Spec.pm
    C src/gnu/usr.bin/perl/lib/File/stat.pm
    N src/gnu/usr.bin/perl/lib/File/Spec/Functions.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/Mac.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/OS2.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/Unix.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/VMS.pm
    U src/gnu/usr.bin/perl/lib/File/Spec/Win32.pm
    C src/gnu/usr.bin/perl/lib/Getopt/Long.pm
    C src/gnu/usr.bin/perl/lib/Getopt/Std.pm
    C src/gnu/usr.bin/perl/lib/I18N/Collate.pm
    C src/gnu/usr.bin/perl/lib/IPC/Open2.pm
    C src/gnu/usr.bin/perl/lib/IPC/Open3.pm
    U src/gnu/usr.bin/perl/lib/Math/BigFloat.pm
    C src/gnu/usr.bin/perl/lib/Math/BigInt.pm
    C src/gnu/usr.bin/perl/lib/Math/Complex.pm
    C src/gnu/usr.bin/perl/lib/Math/Trig.pm
    C src/gnu/usr.bin/perl/lib/Net/Ping.pm
    C src/gnu/usr.bin/perl/lib/Net/hostent.pm
    C src/gnu/usr.bin/perl/lib/Net/netent.pm
    C src/gnu/usr.bin/perl/lib/Net/protoent.pm
    C src/gnu/usr.bin/perl/lib/Net/servent.pm
    N src/gnu/usr.bin/perl/lib/Pod/Checker.pm
    N src/gnu/usr.bin/perl/lib/Pod/Find.pm
    C src/gnu/usr.bin/perl/lib/Pod/Functions.pm
    C src/gnu/usr.bin/perl/lib/Pod/Html.pm
    N src/gnu/usr.bin/perl/lib/Pod/InputObjects.pm
    N src/gnu/usr.bin/perl/lib/Pod/Man.pm
    N src/gnu/usr.bin/perl/lib/Pod/ParseUtils.pm
    N src/gnu/usr.bin/perl/lib/Pod/Parser.pm
    N src/gnu/usr.bin/perl/lib/Pod/Plainer.pm
    N src/gnu/usr.bin/perl/lib/Pod/Select.pm
    C src/gnu/usr.bin/perl/lib/Pod/Text.pm
    N src/gnu/usr.bin/perl/lib/Pod/Usage.pm
    N src/gnu/usr.bin/perl/lib/Pod/Text/Color.pm
    N src/gnu/usr.bin/perl/lib/Pod/Text/Termcap.pm
    U src/gnu/usr.bin/perl/lib/Search/Dict.pm
    N src/gnu/usr.bin/perl/lib/Term/ANSIColor.pm
    C src/gnu/usr.bin/perl/lib/Term/Cap.pm
    U src/gnu/usr.bin/perl/lib/Term/Complete.pm
    C src/gnu/usr.bin/perl/lib/Term/ReadLine.pm
    C src/gnu/usr.bin/perl/lib/Test/Harness.pm
    C src/gnu/usr.bin/perl/lib/Text/Abbrev.pm
    C src/gnu/usr.bin/perl/lib/Text/ParseWords.pm
    C src/gnu/usr.bin/perl/lib/Text/Soundex.pm
    C src/gnu/usr.bin/perl/lib/Text/Tabs.pm
    U src/gnu/usr.bin/perl/lib/Text/Wrap.pm
    U src/gnu/usr.bin/perl/lib/Tie/Array.pm
    U src/gnu/usr.bin/perl/lib/Tie/Handle.pm
    C src/gnu/usr.bin/perl/lib/Tie/Hash.pm
    C src/gnu/usr.bin/perl/lib/Tie/RefHash.pm
    C src/gnu/usr.bin/perl/lib/Tie/Scalar.pm
    U src/gnu/usr.bin/perl/lib/Tie/SubstrHash.pm
    C src/gnu/usr.bin/perl/lib/Time/Local.pm
    C src/gnu/usr.bin/perl/lib/Time/gmtime.pm
    C src/gnu/usr.bin/perl/lib/Time/localtime.pm
    U src/gnu/usr.bin/perl/lib/Time/tm.pm
    C src/gnu/usr.bin/perl/lib/User/grent.pm
    C src/gnu/usr.bin/perl/lib/User/pwent.pm
    N src/gnu/usr.bin/perl/lib/unicode/ArabLink.pl
    N src/gnu/usr.bin/perl/lib/unicode/ArabLnkGrp.pl
    N src/gnu/usr.bin/perl/lib/unicode/ArabShap.txt
    N src/gnu/usr.bin/perl/lib/unicode/Bidirectional.pl
    N src/gnu/usr.bin/perl/lib/unicode/Block.pl
    N src/gnu/usr.bin/perl/lib/unicode/Blocks.txt
    N src/gnu/usr.bin/perl/lib/unicode/Category.pl
    N src/gnu/usr.bin/perl/lib/unicode/CombiningClass.pl
    N src/gnu/usr.bin/perl/lib/unicode/CompExcl.txt
    N src/gnu/usr.bin/perl/lib/unicode/Decomposition.pl
    N src/gnu/usr.bin/perl/lib/unicode/EAWidth.txt
    N src/gnu/usr.bin/perl/lib/unicode/Index.txt
    N src/gnu/usr.bin/perl/lib/unicode/Jamo.txt
    N src/gnu/usr.bin/perl/lib/unicode/JamoShort.pl
    N src/gnu/usr.bin/perl/lib/unicode/LineBrk.txt
    N src/gnu/usr.bin/perl/lib/unicode/Makefile
    N src/gnu/usr.bin/perl/lib/unicode/Name.pl
    N src/gnu/usr.bin/perl/lib/unicode/Names.txt
    N src/gnu/usr.bin/perl/lib/unicode/NamesList.html
    N src/gnu/usr.bin/perl/lib/unicode/Number.pl
    N src/gnu/usr.bin/perl/lib/unicode/Props.txt
    N src/gnu/usr.bin/perl/lib/unicode/README.Ethiopic
    N src/gnu/usr.bin/perl/lib/unicode/ReadMe.txt
    N src/gnu/usr.bin/perl/lib/unicode/SpecCase.txt
    N src/gnu/usr.bin/perl/lib/unicode/UCD300.html
    N src/gnu/usr.bin/perl/lib/unicode/Unicode.300
    N src/gnu/usr.bin/perl/lib/unicode/Unicode3.html
    N src/gnu/usr.bin/perl/lib/unicode/mktables.PL
    N src/gnu/usr.bin/perl/lib/unicode/syllables.txt
    N src/gnu/usr.bin/perl/lib/unicode/In/AlphabeticPresentationForms.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Arabic.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/ArabicPresentationForms-A.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/ArabicPresentationForms-B.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Armenian.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Arrows.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/BasicLatin.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Bengali.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/BlockElements.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Bopomofo.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/BopomofoExtended.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/BoxDrawing.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/BraillePatterns.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/CJKCompatibility.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/CJKCompatibilityForms.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/CJKCompatibilityIdeographs.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Cherokee.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/CJKUnifiedIdeographs.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/CJKRadicalsSupplement.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/CJKSymbolsandPunctuation.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/CombiningDiacriticalMarks.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/CombiningHalfMarks.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/CombiningMarksforSymbols.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/ControlPictures.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/CurrencySymbols.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Cyrillic.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Devanagari.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Dingbats.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/EnclosedAlphanumerics.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/EnclosedCJKLettersandMonths.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Ethiopic.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/GeneralPunctuation.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Georgian.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/GeometricShapes.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Greek.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/GreekExtended.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Gujarati.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Gurmukhi.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/HalfwidthandFullwidthForms.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/HangulCompatibilityJamo.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/HangulJamo.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/HangulSyllables.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Hebrew.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/HighPrivateUseSurrogates.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/HighSurrogates.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Hiragana.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/IPAExtensions.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/IdeographicDescriptionCharacters.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Kanbun.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/KangxiRadicals.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Kannada.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Katakana.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Khmer.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Lao.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Latin-1Supplement.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/LatinExtended-A.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/LatinExtended-B.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/LatinExtendedAdditional.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/LetterlikeSymbols.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/LowSurrogates.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Malayalam.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/MathematicalOperators.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/MiscellaneousSymbols.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/MiscellaneousTechnical.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Mongolian.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Myanmar.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/NumberForms.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Ogham.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/OpticalCharacterRecognition.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Thai.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Oriya.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/PrivateUse.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Runic.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Sinhala.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/SmallFormVariants.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/SpacingModifierLetters.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Specials.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/SuperscriptsandSubscripts.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Syriac.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Tamil.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Telugu.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Thaana.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/Tibetan.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/YiRadicals.pl
    N src/gnu/usr.bin/perl/lib/unicode/In/YiSyllables.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/ASCII.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Alnum.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Alpha.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/BidiAN.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/BidiB.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/BidiCS.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/BidiEN.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/BidiES.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/BidiET.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/BidiL.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/BidiON.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/BidiR.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/BidiS.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/BidiWS.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/C.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Cc.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Cn.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Cntrl.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Co.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCcircle.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCcompat.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCfinal.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCfont.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCinital.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCinitial.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCisolated.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCnarrow.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCnoBreak.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCsmall.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCsquare.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCsub.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCsuper.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCvertical.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DCwide.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DecoCanon.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/DecoCompat.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Digit.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Graph.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/L.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Ll.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Lm.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Lo.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Lower.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Lt.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Lu.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/M.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Mc.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Mirrored.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Mn.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/N.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Nd.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/No.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/P.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Pd.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Pe.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Po.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Print.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Ps.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Punct.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/S.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Sc.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Sm.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/So.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Space.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylA.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylC.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylE.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylI.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylO.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylU.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylV.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylWA.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylWC.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylWE.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylWI.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/SylWV.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Syllable.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Upper.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Word.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/XDigit.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Z.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Zl.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Zp.pl
    N src/gnu/usr.bin/perl/lib/unicode/Is/Zs.pl
    N src/gnu/usr.bin/perl/lib/unicode/To/Digit.pl
    N src/gnu/usr.bin/perl/lib/unicode/To/Lower.pl
    N src/gnu/usr.bin/perl/lib/unicode/To/Title.pl
    N src/gnu/usr.bin/perl/lib/unicode/To/Upper.pl
    N src/gnu/usr.bin/perl/lib/warnings/register.pm
    U src/gnu/usr.bin/perl/mint/Makefile
    U src/gnu/usr.bin/perl/mint/README
    U src/gnu/usr.bin/perl/mint/errno.h
    U src/gnu/usr.bin/perl/mint/pwd.c
    U src/gnu/usr.bin/perl/mint/stdio.h
    U src/gnu/usr.bin/perl/mint/time.h
    U src/gnu/usr.bin/perl/mint/sys/time.h
    U src/gnu/usr.bin/perl/mpeix/mpeixish.h
    U src/gnu/usr.bin/perl/mpeix/nm
    U src/gnu/usr.bin/perl/mpeix/relink
    C src/gnu/usr.bin/perl/os2/Changes
    C src/gnu/usr.bin/perl/os2/Makefile.SHs
    C src/gnu/usr.bin/perl/os2/diff.configure
    C src/gnu/usr.bin/perl/os2/dl_os2.c
    C src/gnu/usr.bin/perl/os2/dlfcn.h
    C src/gnu/usr.bin/perl/os2/os2.c
    U src/gnu/usr.bin/perl/os2/os2.sym
    C src/gnu/usr.bin/perl/os2/os2ish.h
    U src/gnu/usr.bin/perl/os2/os2thread.h
    U src/gnu/usr.bin/perl/os2/perl2cmd.pl
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/Changes
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/ExtAttr.pm
    C src/gnu/usr.bin/perl/os2/OS2/ExtAttr/ExtAttr.xs
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/MANIFEST
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/Makefile.PL
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/myea.h
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/typemap
    U src/gnu/usr.bin/perl/os2/OS2/ExtAttr/t/os2_ea.t
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/Changes
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/MANIFEST
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/Makefile.PL
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/PrfDB.pm
    C src/gnu/usr.bin/perl/os2/OS2/PrfDB/PrfDB.xs
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/typemap
    U src/gnu/usr.bin/perl/os2/OS2/PrfDB/t/os2_prfdb.t
    U src/gnu/usr.bin/perl/os2/OS2/Process/MANIFEST
    U src/gnu/usr.bin/perl/os2/OS2/Process/Makefile.PL
    U src/gnu/usr.bin/perl/os2/OS2/Process/Process.pm
    C src/gnu/usr.bin/perl/os2/OS2/Process/Process.xs
    C src/gnu/usr.bin/perl/os2/OS2/REXX/Changes
    U src/gnu/usr.bin/perl/os2/OS2/REXX/MANIFEST
    C src/gnu/usr.bin/perl/os2/OS2/REXX/Makefile.PL
    C src/gnu/usr.bin/perl/os2/OS2/REXX/REXX.pm
    C src/gnu/usr.bin/perl/os2/OS2/REXX/REXX.xs
    N src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/Changes
    N src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/DLL.pm
    N src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/DLL.xs
    N src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/MANIFEST
    N src/gnu/usr.bin/perl/os2/OS2/REXX/DLL/Makefile.PL
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_cmprt.t
    C src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_dllld.t
    N src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_emxrv.t
    C src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_objcall.t
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_sql.test
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_tiesql.test
    C src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_tievar.t
    C src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_tieydb.t
    U src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_varset.t
    C src/gnu/usr.bin/perl/os2/OS2/REXX/t/rx_vrexx.t
    U src/gnu/usr.bin/perl/plan9/aperl
    U src/gnu/usr.bin/perl/plan9/buildinfo
    C src/gnu/usr.bin/perl/plan9/config.plan9
    U src/gnu/usr.bin/perl/plan9/exclude
    U src/gnu/usr.bin/perl/plan9/fndvers
    C src/gnu/usr.bin/perl/plan9/genconfig.pl
    U src/gnu/usr.bin/perl/plan9/mkfile
    C src/gnu/usr.bin/perl/plan9/myconfig.plan9
    U src/gnu/usr.bin/perl/plan9/perlplan9.doc
    U src/gnu/usr.bin/perl/plan9/perlplan9.pod
    U src/gnu/usr.bin/perl/plan9/plan9.c
    C src/gnu/usr.bin/perl/plan9/plan9ish.h
    U src/gnu/usr.bin/perl/plan9/setup.rc
    C src/gnu/usr.bin/perl/plan9/versnum
    U src/gnu/usr.bin/perl/plan9/arpa/inet.h
    C src/gnu/usr.bin/perl/pod/Makefile
    N src/gnu/usr.bin/perl/pod/Win32.pod
    C src/gnu/usr.bin/perl/pod/buildtoc
    U src/gnu/usr.bin/perl/pod/checkpods.PL
    C src/gnu/usr.bin/perl/pod/perl.pod
    U src/gnu/usr.bin/perl/pod/perl5004delta.pod
    N src/gnu/usr.bin/perl/pod/perl5005delta.pod
    N src/gnu/usr.bin/perl/pod/perlapi.pod
    U src/gnu/usr.bin/perl/pod/perlapio.pod
    C src/gnu/usr.bin/perl/pod/perlbook.pod
    N src/gnu/usr.bin/perl/pod/perlboot.pod
    U src/gnu/usr.bin/perl/pod/perlbot.pod
    C src/gnu/usr.bin/perl/pod/perlcall.pod
    N src/gnu/usr.bin/perl/pod/perlcompile.pod
    C src/gnu/usr.bin/perl/pod/perldata.pod
    N src/gnu/usr.bin/perl/pod/perldbmfilter.pod
    N src/gnu/usr.bin/perl/pod/perldebguts.pod
    C src/gnu/usr.bin/perl/pod/perldebug.pod
    C src/gnu/usr.bin/perl/pod/perldelta.pod
    C src/gnu/usr.bin/perl/pod/perldiag.pod
    C src/gnu/usr.bin/perl/pod/perldsc.pod
    C src/gnu/usr.bin/perl/pod/perlembed.pod
    C src/gnu/usr.bin/perl/pod/perlfaq.pod
    C src/gnu/usr.bin/perl/pod/perlfaq1.pod
    C src/gnu/usr.bin/perl/pod/perlfaq2.pod
    C src/gnu/usr.bin/perl/pod/perlfaq3.pod
    C src/gnu/usr.bin/perl/pod/perlfaq4.pod
    C src/gnu/usr.bin/perl/pod/perlfaq5.pod
    C src/gnu/usr.bin/perl/pod/perlfaq6.pod
    C src/gnu/usr.bin/perl/pod/perlfaq7.pod
    C src/gnu/usr.bin/perl/pod/perlfaq8.pod
    C src/gnu/usr.bin/perl/pod/perlfaq9.pod
    N src/gnu/usr.bin/perl/pod/perlfilter.pod
    N src/gnu/usr.bin/perl/pod/perlfork.pod
    U src/gnu/usr.bin/perl/pod/perlform.pod
    C src/gnu/usr.bin/perl/pod/perlfunc.pod
    C src/gnu/usr.bin/perl/pod/perlguts.pod
    N src/gnu/usr.bin/perl/pod/perlhack.pod
    C src/gnu/usr.bin/perl/pod/perlhist.pod
    N src/gnu/usr.bin/perl/pod/perlintern.pod
    C src/gnu/usr.bin/perl/pod/perlipc.pod
    U src/gnu/usr.bin/perl/pod/rofftoc
    N src/gnu/usr.bin/perl/pod/perllexwarn.pod
    C src/gnu/usr.bin/perl/pod/perllocale.pod
    C src/gnu/usr.bin/perl/pod/perllol.pod
    C src/gnu/usr.bin/perl/pod/perlmod.pod
    U src/gnu/usr.bin/perl/pod/perlmodinstall.pod
    C src/gnu/usr.bin/perl/pod/perlmodlib.pod
    N src/gnu/usr.bin/perl/pod/perlnumber.pod
    C src/gnu/usr.bin/perl/pod/perlobj.pod
    C src/gnu/usr.bin/perl/pod/perlop.pod
    U src/gnu/usr.bin/perl/pod/perlopentut.pod
    C src/gnu/usr.bin/perl/pod/perlpod.pod
    U src/gnu/usr.bin/perl/pod/perlport.pod
    C src/gnu/usr.bin/perl/pod/perlre.pod
    C src/gnu/usr.bin/perl/pod/perlref.pod
    U src/gnu/usr.bin/perl/pod/perlreftut.pod
    C src/gnu/usr.bin/perl/pod/perlrun.pod
    C src/gnu/usr.bin/perl/pod/perlsec.pod
    C src/gnu/usr.bin/perl/pod/perlstyle.pod
    C src/gnu/usr.bin/perl/pod/perlsub.pod
    C src/gnu/usr.bin/perl/pod/perlsyn.pod
    U src/gnu/usr.bin/perl/pod/perlthrtut.pod
    C src/gnu/usr.bin/perl/pod/perltie.pod
    C src/gnu/usr.bin/perl/pod/perltoc.pod
    N src/gnu/usr.bin/perl/pod/perltodo.pod
    C src/gnu/usr.bin/perl/pod/perltoot.pod
    N src/gnu/usr.bin/perl/pod/perltootc.pod
    C src/gnu/usr.bin/perl/pod/perltrap.pod
    N src/gnu/usr.bin/perl/pod/perlunicode.pod
    C src/gnu/usr.bin/perl/pod/perlvar.pod
    C src/gnu/usr.bin/perl/pod/perlxs.pod
    C src/gnu/usr.bin/perl/pod/perlxstut.pod
    U src/gnu/usr.bin/perl/pod/pod2html.PL
    C src/gnu/usr.bin/perl/pod/pod2latex.PL
    C src/gnu/usr.bin/perl/pod/pod2man.PL
    C src/gnu/usr.bin/perl/pod/pod2text.PL
    N src/gnu/usr.bin/perl/pod/pod2usage.PL
    N src/gnu/usr.bin/perl/pod/podchecker.PL
    N src/gnu/usr.bin/perl/pod/podselect.PL
    C src/gnu/usr.bin/perl/pod/roffitall
    U src/gnu/usr.bin/perl/pod/splitman
    U src/gnu/usr.bin/perl/pod/splitpod
    U src/gnu/usr.bin/perl/qnx/ar
    U src/gnu/usr.bin/perl/qnx/cpp
    U src/gnu/usr.bin/perl/t/README
    C src/gnu/usr.bin/perl/t/TEST
    N src/gnu/usr.bin/perl/t/UTEST
    C src/gnu/usr.bin/perl/t/harness
    U src/gnu/usr.bin/perl/t/base/cond.t
    U src/gnu/usr.bin/perl/t/base/if.t
    C src/gnu/usr.bin/perl/t/base/lex.t
    U src/gnu/usr.bin/perl/t/base/pat.t
    U src/gnu/usr.bin/perl/t/base/rs.t
    C src/gnu/usr.bin/perl/t/base/term.t
    U src/gnu/usr.bin/perl/t/cmd/elsif.t
    U src/gnu/usr.bin/perl/t/cmd/for.t
    U src/gnu/usr.bin/perl/t/cmd/mod.t
    U src/gnu/usr.bin/perl/t/cmd/subval.t
    U src/gnu/usr.bin/perl/t/cmd/switch.t
    C src/gnu/usr.bin/perl/t/cmd/while.t
    N src/gnu/usr.bin/perl/t/comp/bproto.t
    U src/gnu/usr.bin/perl/t/comp/cmdopt.t
    C src/gnu/usr.bin/perl/t/comp/colon.t
    C src/gnu/usr.bin/perl/t/comp/cpp.aux
    C src/gnu/usr.bin/perl/t/comp/cpp.t
    U src/gnu/usr.bin/perl/t/comp/decl.t
    U src/gnu/usr.bin/perl/t/comp/multiline.t
    U src/gnu/usr.bin/perl/t/comp/package.t
    C src/gnu/usr.bin/perl/t/comp/proto.t
    U src/gnu/usr.bin/perl/t/comp/redef.t
    U src/gnu/usr.bin/perl/t/comp/require.t
    C src/gnu/usr.bin/perl/t/comp/script.t
    C src/gnu/usr.bin/perl/t/comp/term.t
    C src/gnu/usr.bin/perl/t/comp/use.t
    C src/gnu/usr.bin/perl/t/io/argv.t
    C src/gnu/usr.bin/perl/t/io/dup.t
    C src/gnu/usr.bin/perl/t/io/fs.t
    U src/gnu/usr.bin/perl/t/io/inplace.t
    U src/gnu/usr.bin/perl/t/io/iprefix.t
    N src/gnu/usr.bin/perl/t/io/nargv.t
    N src/gnu/usr.bin/perl/t/io/open.t
    N src/gnu/usr.bin/perl/t/io/openpid.t
    C src/gnu/usr.bin/perl/t/io/pipe.t
    C src/gnu/usr.bin/perl/t/io/print.t
    U src/gnu/usr.bin/perl/t/io/read.t
    C src/gnu/usr.bin/perl/t/io/tell.t
    C src/gnu/usr.bin/perl/t/lib/abbrev.t
    N src/gnu/usr.bin/perl/t/lib/ansicolor.t
    C src/gnu/usr.bin/perl/t/lib/anydbm.t
    N src/gnu/usr.bin/perl/t/lib/attrs.t
    C src/gnu/usr.bin/perl/t/lib/autoloader.t
    C src/gnu/usr.bin/perl/t/lib/basename.t
    N src/gnu/usr.bin/perl/t/lib/bigfloat.t
    N src/gnu/usr.bin/perl/t/lib/bigfltpm.t
    U src/gnu/usr.bin/perl/t/lib/bigint.t
    C src/gnu/usr.bin/perl/t/lib/bigintpm.t
    U src/gnu/usr.bin/perl/t/lib/cgi-form.t
    U src/gnu/usr.bin/perl/t/lib/cgi-function.t
    U src/gnu/usr.bin/perl/t/lib/cgi-html.t
    U src/gnu/usr.bin/perl/t/lib/cgi-request.t
    N src/gnu/usr.bin/perl/t/lib/charnames.t
    C src/gnu/usr.bin/perl/t/lib/checktree.t
    C src/gnu/usr.bin/perl/t/lib/complex.t
    C src/gnu/usr.bin/perl/t/lib/db-btree.t
    C src/gnu/usr.bin/perl/t/lib/db-hash.t
    C src/gnu/usr.bin/perl/t/lib/db-recno.t
    C src/gnu/usr.bin/perl/t/lib/dirhand.t
    C src/gnu/usr.bin/perl/t/lib/dosglob.t
    N src/gnu/usr.bin/perl/t/lib/dprof.t
    U src/gnu/usr.bin/perl/t/lib/dumper-ovl.t
    U src/gnu/usr.bin/perl/t/lib/dumper.t
    U src/gnu/usr.bin/perl/t/lib/english.t
    C src/gnu/usr.bin/perl/t/lib/env.t
    N src/gnu/usr.bin/perl/t/lib/env-array.t
    U src/gnu/usr.bin/perl/t/lib/errno.t
    U src/gnu/usr.bin/perl/t/lib/fatal.t
    U src/gnu/usr.bin/perl/t/lib/fields.t
    C src/gnu/usr.bin/perl/t/lib/filecache.t
    C src/gnu/usr.bin/perl/t/lib/filecopy.t
    C src/gnu/usr.bin/perl/t/lib/filefind.t
    N src/gnu/usr.bin/perl/t/lib/filefunc.t
    C src/gnu/usr.bin/perl/t/lib/filehand.t
    C src/gnu/usr.bin/perl/t/lib/filepath.t
    U src/gnu/usr.bin/perl/t/lib/filespec.t
    C src/gnu/usr.bin/perl/t/lib/findbin.t
    C src/gnu/usr.bin/perl/t/lib/gdbm.t
    C src/gnu/usr.bin/perl/t/lib/getopt.t
    N src/gnu/usr.bin/perl/t/lib/glob-basic.t
    N src/gnu/usr.bin/perl/t/lib/glob-case.t
    N src/gnu/usr.bin/perl/t/lib/glob-global.t
    N src/gnu/usr.bin/perl/t/lib/glob-taint.t
    N src/gnu/usr.bin/perl/t/lib/gol-basic.t
    N src/gnu/usr.bin/perl/t/lib/gol-compat.t
    N src/gnu/usr.bin/perl/t/lib/gol-linkage.t
    U src/gnu/usr.bin/perl/t/lib/h2ph.h
    U src/gnu/usr.bin/perl/t/lib/h2ph.pht
    U src/gnu/usr.bin/perl/t/lib/h2ph.t
    C src/gnu/usr.bin/perl/t/lib/hostname.t
    N src/gnu/usr.bin/perl/t/lib/io_const.t
    N src/gnu/usr.bin/perl/t/lib/io_dir.t
    C src/gnu/usr.bin/perl/t/lib/io_dup.t
    N src/gnu/usr.bin/perl/t/lib/io_linenum.t
    N src/gnu/usr.bin/perl/t/lib/io_multihomed.t
    C src/gnu/usr.bin/perl/t/lib/io_pipe.t
    N src/gnu/usr.bin/perl/t/lib/io_poll.t
    C src/gnu/usr.bin/perl/t/lib/io_sel.t
    C src/gnu/usr.bin/perl/t/lib/io_sock.t
    C src/gnu/usr.bin/perl/t/lib/io_taint.t
    C src/gnu/usr.bin/perl/t/lib/io_tell.t
    C src/gnu/usr.bin/perl/t/lib/io_udp.t
    N src/gnu/usr.bin/perl/t/lib/io_unix.t
    C src/gnu/usr.bin/perl/t/lib/io_xs.t
    U src/gnu/usr.bin/perl/t/lib/ipc_sysv.t
    C src/gnu/usr.bin/perl/t/lib/ndbm.t
    C src/gnu/usr.bin/perl/t/lib/odbm.t
    C src/gnu/usr.bin/perl/t/lib/opcode.t
    C src/gnu/usr.bin/perl/t/lib/open2.t
    C src/gnu/usr.bin/perl/t/lib/open3.t
    C src/gnu/usr.bin/perl/t/lib/ops.t
    C src/gnu/usr.bin/perl/t/lib/parsewords.t
    U src/gnu/usr.bin/perl/t/lib/ph.t
    C src/gnu/usr.bin/perl/t/lib/posix.t
    C src/gnu/usr.bin/perl/t/lib/safe1.t
    C src/gnu/usr.bin/perl/t/lib/safe2.t
    C src/gnu/usr.bin/perl/t/lib/sdbm.t
    C src/gnu/usr.bin/perl/t/lib/searchdict.t
    C src/gnu/usr.bin/perl/t/lib/selectsaver.t
    C src/gnu/usr.bin/perl/t/lib/socket.t
    C src/gnu/usr.bin/perl/t/lib/soundex.t
    C src/gnu/usr.bin/perl/t/lib/symbol.t
    N src/gnu/usr.bin/perl/t/lib/syslfs.t
    U src/gnu/usr.bin/perl/t/lib/textfill.t
    C src/gnu/usr.bin/perl/t/lib/texttabs.t
    C src/gnu/usr.bin/perl/t/lib/textwrap.t
    N src/gnu/usr.bin/perl/t/lib/thr5005.t
    U src/gnu/usr.bin/perl/t/lib/tie-push.t
    U src/gnu/usr.bin/perl/t/lib/tie-stdarray.t
    N src/gnu/usr.bin/perl/t/lib/tie-stdhandle.t
    U src/gnu/usr.bin/perl/t/lib/tie-stdpush.t
    C src/gnu/usr.bin/perl/t/lib/timelocal.t
    C src/gnu/usr.bin/perl/t/lib/trig.t
    N src/gnu/usr.bin/perl/t/lib/dprof/V.pm
    N src/gnu/usr.bin/perl/t/lib/dprof/test1_t
    N src/gnu/usr.bin/perl/t/lib/dprof/test1_v
    N src/gnu/usr.bin/perl/t/lib/dprof/test2_t
    N src/gnu/usr.bin/perl/t/lib/dprof/test2_v
    N src/gnu/usr.bin/perl/t/lib/dprof/test3_t
    N src/gnu/usr.bin/perl/t/lib/dprof/test3_v
    N src/gnu/usr.bin/perl/t/lib/dprof/test4_t
    N src/gnu/usr.bin/perl/t/lib/dprof/test4_v
    N src/gnu/usr.bin/perl/t/lib/dprof/test5_t
    N src/gnu/usr.bin/perl/t/lib/dprof/test5_v
    N src/gnu/usr.bin/perl/t/lib/dprof/test6_t
    N src/gnu/usr.bin/perl/t/lib/dprof/test6_v
    N src/gnu/usr.bin/perl/t/op/64bitint.t
    U src/gnu/usr.bin/perl/t/op/append.t
    N src/gnu/usr.bin/perl/t/op/args.t
    C src/gnu/usr.bin/perl/t/op/arith.t
    C src/gnu/usr.bin/perl/t/op/array.t
    C src/gnu/usr.bin/perl/t/op/assignwarn.t
    N src/gnu/usr.bin/perl/t/op/attrs.t
    U src/gnu/usr.bin/perl/t/op/auto.t
    U src/gnu/usr.bin/perl/t/op/avhv.t
    C src/gnu/usr.bin/perl/t/op/bop.t
    N src/gnu/usr.bin/perl/t/op/chars.t
    C src/gnu/usr.bin/perl/t/op/chop.t
    C src/gnu/usr.bin/perl/t/op/closure.t
    U src/gnu/usr.bin/perl/t/op/cmp.t
    U src/gnu/usr.bin/perl/t/op/cond.t
    U src/gnu/usr.bin/perl/t/op/context.t
    U src/gnu/usr.bin/perl/t/op/defins.t
    C src/gnu/usr.bin/perl/t/op/delete.t
    U src/gnu/usr.bin/perl/t/op/die.t
    U src/gnu/usr.bin/perl/t/op/die_exit.t
    U src/gnu/usr.bin/perl/t/op/do.t
    C src/gnu/usr.bin/perl/t/op/each.t
    C src/gnu/usr.bin/perl/t/op/eval.t
    C src/gnu/usr.bin/perl/t/op/exec.t
    N src/gnu/usr.bin/perl/t/op/exists_sub.t
    U src/gnu/usr.bin/perl/t/op/exp.t
    N src/gnu/usr.bin/perl/t/op/fh.t
    N src/gnu/usr.bin/perl/t/op/filetest.t
    U src/gnu/usr.bin/perl/t/op/flip.t
    C src/gnu/usr.bin/perl/t/op/fork.t
    C src/gnu/usr.bin/perl/t/op/glob.t
    C src/gnu/usr.bin/perl/t/op/goto.t
    C src/gnu/usr.bin/perl/t/op/goto_xs.t
    N src/gnu/usr.bin/perl/t/op/grent.t
    U src/gnu/usr.bin/perl/t/op/grep.t
    C src/gnu/usr.bin/perl/t/op/groups.t
    C src/gnu/usr.bin/perl/t/op/gv.t
    U src/gnu/usr.bin/perl/t/op/hashwarn.t
    C src/gnu/usr.bin/perl/t/op/inc.t
    U src/gnu/usr.bin/perl/t/op/index.t
    C src/gnu/usr.bin/perl/t/op/int.t
    C src/gnu/usr.bin/perl/t/op/join.t
    N src/gnu/usr.bin/perl/t/op/lex_assign.t
    N src/gnu/usr.bin/perl/t/op/lfs.t
    C src/gnu/usr.bin/perl/t/op/list.t
    U src/gnu/usr.bin/perl/t/op/local.t
    N src/gnu/usr.bin/perl/t/op/lop.t
    C src/gnu/usr.bin/perl/t/op/magic.t
    C src/gnu/usr.bin/perl/t/op/method.t
    C src/gnu/usr.bin/perl/t/op/misc.t
    C src/gnu/usr.bin/perl/t/op/mkdir.t
    U src/gnu/usr.bin/perl/t/op/my.t
    N src/gnu/usr.bin/perl/t/op/nothr5005.t
    N src/gnu/usr.bin/perl/t/op/numconvert.t
    C src/gnu/usr.bin/perl/t/op/oct.t
    C src/gnu/usr.bin/perl/t/op/ord.t
    C src/gnu/usr.bin/perl/t/op/pack.t
    C src/gnu/usr.bin/perl/t/op/pat.t
    U src/gnu/usr.bin/perl/t/op/pos.t
    U src/gnu/usr.bin/perl/t/op/push.t
    N src/gnu/usr.bin/perl/t/op/pwent.t
    C src/gnu/usr.bin/perl/t/op/quotemeta.t
    C src/gnu/usr.bin/perl/t/op/rand.t
    C src/gnu/usr.bin/perl/t/op/range.t
    C src/gnu/usr.bin/perl/t/op/re_tests
    U src/gnu/usr.bin/perl/t/op/read.t
    C src/gnu/usr.bin/perl/t/op/readdir.t
    C src/gnu/usr.bin/perl/t/op/recurse.t
    C src/gnu/usr.bin/perl/t/op/ref.t
    C src/gnu/usr.bin/perl/t/op/regexp.t
    U src/gnu/usr.bin/perl/t/op/regexp_noamp.t
    C src/gnu/usr.bin/perl/t/op/repeat.t
    C src/gnu/usr.bin/perl/t/op/runlevel.t
    U src/gnu/usr.bin/perl/t/op/sleep.t
    C src/gnu/usr.bin/perl/t/op/sort.t
    U src/gnu/usr.bin/perl/t/op/splice.t
    C src/gnu/usr.bin/perl/t/op/split.t
    C src/gnu/usr.bin/perl/t/op/sprintf.t
    C src/gnu/usr.bin/perl/t/op/stat.t
    U src/gnu/usr.bin/perl/t/op/study.t
    C src/gnu/usr.bin/perl/t/op/subst.t
    N src/gnu/usr.bin/perl/t/op/subst_amp.t
    N src/gnu/usr.bin/perl/t/op/subst_wamp.t
    C src/gnu/usr.bin/perl/t/op/substr.t
    C src/gnu/usr.bin/perl/t/op/sysio.t
    C src/gnu/usr.bin/perl/t/op/taint.t
    C src/gnu/usr.bin/perl/t/op/tie.t
    U src/gnu/usr.bin/perl/t/op/tiearray.t
    U src/gnu/usr.bin/perl/t/op/tiehandle.t
    C src/gnu/usr.bin/perl/t/op/time.t
    U src/gnu/usr.bin/perl/t/op/tr.t
    C src/gnu/usr.bin/perl/t/op/undef.t
    C src/gnu/usr.bin/perl/t/op/universal.t
    U src/gnu/usr.bin/perl/t/op/unshift.t
    C src/gnu/usr.bin/perl/t/op/vec.t
    N src/gnu/usr.bin/perl/t/op/ver.t
    U src/gnu/usr.bin/perl/t/op/wantarray.t
    C src/gnu/usr.bin/perl/t/op/write.t
    N src/gnu/usr.bin/perl/t/pod/emptycmd.t
    N src/gnu/usr.bin/perl/t/pod/emptycmd.xr
    N src/gnu/usr.bin/perl/t/pod/for.t
    N src/gnu/usr.bin/perl/t/pod/for.xr
    N src/gnu/usr.bin/perl/t/pod/headings.t
    N src/gnu/usr.bin/perl/t/pod/headings.xr
    N src/gnu/usr.bin/perl/t/pod/include.t
    N src/gnu/usr.bin/perl/t/pod/include.xr
    N src/gnu/usr.bin/perl/t/pod/included.t
    N src/gnu/usr.bin/perl/t/pod/included.xr
    N src/gnu/usr.bin/perl/t/pod/lref.t
    N src/gnu/usr.bin/perl/t/pod/lref.xr
    N src/gnu/usr.bin/perl/t/pod/multiline_items.t
    N src/gnu/usr.bin/perl/t/pod/multiline_items.xr
    N src/gnu/usr.bin/perl/t/pod/nested_items.t
    N src/gnu/usr.bin/perl/t/pod/nested_items.xr
    N src/gnu/usr.bin/perl/t/pod/nested_seqs.t
    N src/gnu/usr.bin/perl/t/pod/nested_seqs.xr
    N src/gnu/usr.bin/perl/t/pod/oneline_cmds.t
    N src/gnu/usr.bin/perl/t/pod/oneline_cmds.xr
    N src/gnu/usr.bin/perl/t/pod/pod2usage.t
    N src/gnu/usr.bin/perl/t/pod/pod2usage.xr
    N src/gnu/usr.bin/perl/t/pod/poderrs.t
    N src/gnu/usr.bin/perl/t/pod/poderrs.xr
    N src/gnu/usr.bin/perl/t/pod/podselect.t
    N src/gnu/usr.bin/perl/t/pod/podselect.xr
    N src/gnu/usr.bin/perl/t/pod/special_seqs.t
    N src/gnu/usr.bin/perl/t/pod/special_seqs.xr
    N src/gnu/usr.bin/perl/t/pod/testcmp.pl
    N src/gnu/usr.bin/perl/t/pod/testp2pt.pl
    N src/gnu/usr.bin/perl/t/pod/testpchk.pl
    C src/gnu/usr.bin/perl/t/pragma/constant.t
    N src/gnu/usr.bin/perl/t/pragma/diagnostics.t
    C src/gnu/usr.bin/perl/t/pragma/locale.t
    C src/gnu/usr.bin/perl/t/pragma/overload.t
    C src/gnu/usr.bin/perl/t/pragma/strict-refs
    C src/gnu/usr.bin/perl/t/pragma/strict-subs
    C src/gnu/usr.bin/perl/t/pragma/strict-vars
    C src/gnu/usr.bin/perl/t/pragma/strict.t
    C src/gnu/usr.bin/perl/t/pragma/subs.t
    N src/gnu/usr.bin/perl/t/pragma/sub_lval.t
    N src/gnu/usr.bin/perl/t/pragma/utf8.t
    N src/gnu/usr.bin/perl/t/pragma/warnings.t
    N src/gnu/usr.bin/perl/t/pragma/locale/latin1
    N src/gnu/usr.bin/perl/t/pragma/locale/utf8
    N src/gnu/usr.bin/perl/t/pragma/warn/1global
    N src/gnu/usr.bin/perl/t/pragma/warn/2use
    N src/gnu/usr.bin/perl/t/pragma/warn/3both
    N src/gnu/usr.bin/perl/t/pragma/warn/4lint
    N src/gnu/usr.bin/perl/t/pragma/warn/5nolint
    N src/gnu/usr.bin/perl/t/pragma/warn/6default
    N src/gnu/usr.bin/perl/t/pragma/warn/7fatal
    N src/gnu/usr.bin/perl/t/pragma/warn/8signal
    N src/gnu/usr.bin/perl/t/pragma/warn/9enabled
    N src/gnu/usr.bin/perl/t/pragma/warn/av
    N src/gnu/usr.bin/perl/t/pragma/warn/doio
    N src/gnu/usr.bin/perl/t/pragma/warn/doop
    N src/gnu/usr.bin/perl/t/pragma/warn/gv
    N src/gnu/usr.bin/perl/t/pragma/warn/hv
    N src/gnu/usr.bin/perl/t/pragma/warn/malloc
    N src/gnu/usr.bin/perl/t/pragma/warn/mg
    N src/gnu/usr.bin/perl/t/pragma/warn/op
    N src/gnu/usr.bin/perl/t/pragma/warn/perl
    N src/gnu/usr.bin/perl/t/pragma/warn/perlio
    N src/gnu/usr.bin/perl/t/pragma/warn/perly
    N src/gnu/usr.bin/perl/t/pragma/warn/pp
    N src/gnu/usr.bin/perl/t/pragma/warn/pp_ctl
    N src/gnu/usr.bin/perl/t/pragma/warn/pp_hot
    N src/gnu/usr.bin/perl/t/pragma/warn/pp_sys
    N src/gnu/usr.bin/perl/t/pragma/warn/regcomp
    N src/gnu/usr.bin/perl/t/pragma/warn/regexec
    N src/gnu/usr.bin/perl/t/pragma/warn/run
    N src/gnu/usr.bin/perl/t/pragma/warn/sv
    N src/gnu/usr.bin/perl/t/pragma/warn/taint
    N src/gnu/usr.bin/perl/t/pragma/warn/toke
    N src/gnu/usr.bin/perl/t/pragma/warn/universal
    N src/gnu/usr.bin/perl/t/pragma/warn/utf8
    N src/gnu/usr.bin/perl/t/pragma/warn/util
    C src/gnu/usr.bin/perl/utils/Makefile
    U src/gnu/usr.bin/perl/utils/c2ph.PL
    N src/gnu/usr.bin/perl/utils/dprofpp.PL
    C src/gnu/usr.bin/perl/utils/h2ph.PL
    C src/gnu/usr.bin/perl/utils/h2xs.PL
    N src/gnu/usr.bin/perl/utils/perlbc.PL
    C src/gnu/usr.bin/perl/utils/perlbug.PL
    U src/gnu/usr.bin/perl/utils/perlcc.PL
    C src/gnu/usr.bin/perl/utils/perldoc.PL
    U src/gnu/usr.bin/perl/utils/pl2pm.PL
    U src/gnu/usr.bin/perl/utils/splain.PL
    N src/gnu/usr.bin/perl/vmesa/Makefile
    N src/gnu/usr.bin/perl/vmesa/vmesa.c
    N src/gnu/usr.bin/perl/vmesa/vmesaish.h
    U src/gnu/usr.bin/perl/vms/descrip_mms.template
    C src/gnu/usr.bin/perl/vms/gen_shrfls.pl
    C src/gnu/usr.bin/perl/vms/genconfig.pl
    U src/gnu/usr.bin/perl/vms/genopt.com
    U src/gnu/usr.bin/perl/vms/make_command.com
    U src/gnu/usr.bin/perl/vms/mms2make.pl
    U src/gnu/usr.bin/perl/vms/munchconfig.c
    C src/gnu/usr.bin/perl/vms/myconfig.com
    C src/gnu/usr.bin/perl/vms/perlvms.pod
    C src/gnu/usr.bin/perl/vms/perly_c.vms
    C src/gnu/usr.bin/perl/vms/perly_h.vms
    C src/gnu/usr.bin/perl/vms/sockadapt.c
    C src/gnu/usr.bin/perl/vms/sockadapt.h
    U src/gnu/usr.bin/perl/vms/subconfigure.com
    C src/gnu/usr.bin/perl/vms/test.com
    C src/gnu/usr.bin/perl/vms/vms.c
    C src/gnu/usr.bin/perl/vms/vms_yfix.pl
    C src/gnu/usr.bin/perl/vms/vmsish.h
    C src/gnu/usr.bin/perl/vms/writemain.pl
    C src/gnu/usr.bin/perl/vms/ext/Filespec.pm
    C src/gnu/usr.bin/perl/vms/ext/XSSymSet.pm
    U src/gnu/usr.bin/perl/vms/ext/filespec.t
    C src/gnu/usr.bin/perl/vms/ext/vmsish.pm
    C src/gnu/usr.bin/perl/vms/ext/vmsish.t
    C src/gnu/usr.bin/perl/vms/ext/DCLsym/0README.txt
    C src/gnu/usr.bin/perl/vms/ext/DCLsym/DCLsym.pm
    C src/gnu/usr.bin/perl/vms/ext/DCLsym/DCLsym.xs
    U src/gnu/usr.bin/perl/vms/ext/DCLsym/Makefile.PL
    U src/gnu/usr.bin/perl/vms/ext/DCLsym/test.pl
    U src/gnu/usr.bin/perl/vms/ext/Stdio/0README.txt
    U src/gnu/usr.bin/perl/vms/ext/Stdio/Makefile.PL
    C src/gnu/usr.bin/perl/vms/ext/Stdio/Stdio.pm
    C src/gnu/usr.bin/perl/vms/ext/Stdio/Stdio.xs
    C src/gnu/usr.bin/perl/vms/ext/Stdio/test.pl
    U src/gnu/usr.bin/perl/vos/Changes
    U src/gnu/usr.bin/perl/vos/build.cm
    U src/gnu/usr.bin/perl/vos/compile_perl.cm
    N src/gnu/usr.bin/perl/vos/config.def
    U src/gnu/usr.bin/perl/vos/config.h
    N src/gnu/usr.bin/perl/vos/config.pl
    C src/gnu/usr.bin/perl/vos/config_h.SH_orig
    U src/gnu/usr.bin/perl/vos/perl.bind
    U src/gnu/usr.bin/perl/vos/test_vos_dummies.c
    U src/gnu/usr.bin/perl/vos/vos_dummies.c
    U src/gnu/usr.bin/perl/vos/vosish.h
    C src/gnu/usr.bin/perl/win32/Makefile
    C src/gnu/usr.bin/perl/win32/config.bc
    U src/gnu/usr.bin/perl/win32/config.gc
    C src/gnu/usr.bin/perl/win32/config.vc
    C src/gnu/usr.bin/perl/win32/config_H.bc
    C src/gnu/usr.bin/perl/win32/config_H.gc
    C src/gnu/usr.bin/perl/win32/config_H.vc
    C src/gnu/usr.bin/perl/win32/config_h.PL
    C src/gnu/usr.bin/perl/win32/config_sh.PL
    U src/gnu/usr.bin/perl/win32/des_fcrypt.patch
    C src/gnu/usr.bin/perl/win32/dl_win32.xs
    N src/gnu/usr.bin/perl/win32/genmk95.pl
    C src/gnu/usr.bin/perl/win32/makefile.mk
    U src/gnu/usr.bin/perl/win32/perlglob.c
    U src/gnu/usr.bin/perl/win32/perlhost.h
    C src/gnu/usr.bin/perl/win32/perllib.c
    C src/gnu/usr.bin/perl/win32/pod.mak
    C src/gnu/usr.bin/perl/win32/runperl.c
    U src/gnu/usr.bin/perl/win32/splittree.pl
    N src/gnu/usr.bin/perl/win32/vdir.h
    N src/gnu/usr.bin/perl/win32/vmem.h
    C src/gnu/usr.bin/perl/win32/win32.c
    C src/gnu/usr.bin/perl/win32/win32.h
    C src/gnu/usr.bin/perl/win32/win32iop.h
    C src/gnu/usr.bin/perl/win32/win32sck.c
    U src/gnu/usr.bin/perl/win32/win32thread.c
    U src/gnu/usr.bin/perl/win32/win32thread.h
    N src/gnu/usr.bin/perl/win32/bin/exetype.pl
    U src/gnu/usr.bin/perl/win32/bin/perlglob.pl
    C src/gnu/usr.bin/perl/win32/bin/pl2bat.pl
    U src/gnu/usr.bin/perl/win32/bin/runperl.pl
    U src/gnu/usr.bin/perl/win32/bin/search.pl
    C src/gnu/usr.bin/perl/win32/include/dirent.h
    U src/gnu/usr.bin/perl/win32/include/netdb.h
    U src/gnu/usr.bin/perl/win32/include/arpa/inet.h
    C src/gnu/usr.bin/perl/win32/include/sys/socket.h
    U src/gnu/usr.bin/perl/x2p/EXTERN.h
    U src/gnu/usr.bin/perl/x2p/INTERN.h
    C src/gnu/usr.bin/perl/x2p/Makefile.SH
    C src/gnu/usr.bin/perl/x2p/a2p.c
    C src/gnu/usr.bin/perl/x2p/a2p.h
    C src/gnu/usr.bin/perl/x2p/a2p.pod
    C src/gnu/usr.bin/perl/x2p/a2p.y
    C src/gnu/usr.bin/perl/x2p/a2py.c
    C src/gnu/usr.bin/perl/x2p/cflags.SH
    C src/gnu/usr.bin/perl/x2p/find2perl.PL
    C src/gnu/usr.bin/perl/x2p/hash.c
    C src/gnu/usr.bin/perl/x2p/hash.h
    U src/gnu/usr.bin/perl/x2p/proto.h
    C src/gnu/usr.bin/perl/x2p/s2p.PL
    U src/gnu/usr.bin/perl/x2p/str.c
    C src/gnu/usr.bin/perl/x2p/str.h
    C src/gnu/usr.bin/perl/x2p/util.c
    C src/gnu/usr.bin/perl/x2p/util.h
    C src/gnu/usr.bin/perl/x2p/walk.c
    
    547 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jCPAN:yesterday -jCPAN src/gnu/usr.bin/perl

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/06 10:32:42

Modified files:
	x11/xmbdfed    : Makefile 
	x11/xmbdfed/files: md5 
	x11/xmbdfed/patches: patch-aa 

Log message:
- Update to a recent version,
- Ditch REQUIRE_MOTIF, lesstif is happy,
- link with freetype


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/06 10:55:45

Modified files:
	.              : press.html 

Log message:
32bits online


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/06 10:58:45

Modified files:
	.              : press.html 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/06 11:09:19

Modified files:
	gnu/usr.bin/perl: Changes Configure EXTERN.h INSTALL INTERN.h 
	                  MANIFEST Makefile.SH Makefile.bsd-wrapper 
	                  README README.amiga README.os2 README.vms 
	                  README.win32 Todo XSUB.h av.c av.h cflags.SH 
	                  config_h.SH configpm configure.gnu cop.h cv.h 
	                  deb.c doio.c doop.c dosish.h dump.c embed.h 
	                  embed.pl form.h global.sym gv.c gv.h handy.h 
	                  hv.c hv.h installhtml installman installperl 
	                  keywords.h keywords.pl makeaperl.SH 
	                  makedepend.SH malloc.c mg.c mg.h minimod.pl 
	                  miniperlmain.c op.c op.h opcode.h opcode.pl 
	                  patchlevel.h perl.c perl.h perlio.c perlsdio.h 
	                  perlsfio.h perly.c perly.fixer perly.h pp.c 
	                  pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h 
	                  regcomp.c regcomp.h regexec.c regexp.h run.c 
	                  scope.c scope.h shlib_version sv.c sv.h 
	                  taint.c toke.c universal.c unixish.h util.c 
	                  util.h writemain.SH 
	gnu/usr.bin/perl/Porting: Glossary config_H makerel patchls 
	                          pumpkin.pod 
	gnu/usr.bin/perl/beos: nm.c 
	gnu/usr.bin/perl/eg: ADB changes dus findcp findtar muck.man 
	                     myrup nih relink rename rmfrom shmkill 
	                     wrapsuid 
	gnu/usr.bin/perl/eg/cgi: file_upload.cgi index.html 
	gnu/usr.bin/perl/eg/g: gcp gcp.man ged gsh gsh.man 
	gnu/usr.bin/perl/eg/scan: scan_df scan_last scan_messages 
	                          scan_passwd scan_ps scan_sudo 
	                          scan_suid scanner 
	gnu/usr.bin/perl/eg/van: empty unvanish vanexp vanish 
	gnu/usr.bin/perl/emacs: cperl-mode.el 
	gnu/usr.bin/perl/ext/DB_File: DB_File.pm DB_File.xs Makefile.PL 
	                              typemap 
	gnu/usr.bin/perl/ext/DynaLoader: Makefile.PL dl_aix.xs 
	                                 dl_beos.xs dl_dld.xs 
	                                 dl_dlopen.xs dl_hpux.xs 
	                                 dl_next.xs dl_vms.xs dlutils.c 
	gnu/usr.bin/perl/ext/Fcntl: Fcntl.pm Fcntl.xs 
	gnu/usr.bin/perl/ext/GDBM_File: GDBM_File.pm typemap 
	gnu/usr.bin/perl/ext/IO: IO.pm IO.xs Makefile.PL README 
	gnu/usr.bin/perl/ext/IO/lib/IO: File.pm Handle.pm Pipe.pm 
	                                Seekable.pm Select.pm Socket.pm 
	gnu/usr.bin/perl/ext/IPC/SysV: Makefile.PL 
	gnu/usr.bin/perl/ext/NDBM_File: NDBM_File.pm typemap 
	gnu/usr.bin/perl/ext/ODBM_File: ODBM_File.pm ODBM_File.xs 
	gnu/usr.bin/perl/ext/Opcode: Opcode.pm Opcode.xs Safe.pm 
	gnu/usr.bin/perl/ext/POSIX: POSIX.pm POSIX.pod POSIX.xs 
	gnu/usr.bin/perl/ext/POSIX/hints: openbsd.pl 
	gnu/usr.bin/perl/ext/SDBM_File: Makefile.PL SDBM_File.pm typemap 
	gnu/usr.bin/perl/ext/SDBM_File/sdbm: Makefile.PL pair.c pair.h 
	                                     readme.ms sdbm.3 sdbm.c 
	                                     sdbm.h 
	gnu/usr.bin/perl/ext/Socket: Socket.pm Socket.xs 
	gnu/usr.bin/perl/hints: README.hints aix.sh amigaos.sh beos.sh 
	                        dec_osf.sh dgux.sh dynixptx.sh epix.sh 
	                        esix4.sh freebsd.sh hpux.sh irix_4.sh 
	                        irix_5.sh irix_6.sh irix_6_0.sh 
	                        irix_6_1.sh linux.sh lynxos.sh 
	                        machten.sh mpeix.sh netbsd.sh newsos4.sh 
	                        next_3.sh next_3_0.sh next_4.sh 
	                        openbsd.sh os2.sh os390.sh powerux.sh 
	                        qnx.sh sco.sh solaris_2.sh sunos_4_1.sh 
	                        svr4.sh ultrix_4.sh unicos.sh 
	                        unicosmk.sh 
	gnu/usr.bin/perl/lib: AnyDBM_File.pm AutoLoader.pm AutoSplit.pm 
	                      Benchmark.pm CGI.pm CPAN.pm Carp.pm Cwd.pm 
	                      English.pm Env.pm Exporter.pm 
	                      FileHandle.pm FindBin.pm SelfLoader.pm 
	                      Shell.pm UNIVERSAL.pm abbrev.pl autouse.pm 
	                      base.pm bigfloat.pl bigint.pl blib.pm 
	                      cacheout.pl complete.pl constant.pm 
	                      ctime.pl diagnostics.pm dotsh.pl 
	                      dumpvar.pl ftp.pl getcwd.pl getopt.pl 
	                      getopts.pl importenv.pl lib.pm locale.pm 
	                      look.pl newgetopt.pl overload.pm 
	                      perl5db.pl pwd.pl stat.pl strict.pm 
	                      syslog.pl termcap.pl validate.pl vars.pm 
	gnu/usr.bin/perl/lib/CGI: Apache.pm Carp.pm Fast.pm Push.pm 
	                          Switch.pm 
	gnu/usr.bin/perl/lib/CPAN: FirstTime.pm Nox.pm 
	gnu/usr.bin/perl/lib/Class: Struct.pm 
	gnu/usr.bin/perl/lib/ExtUtils: Command.pm Embed.pm Install.pm 
	                               Liblist.pm MM_OS2.pm MM_Unix.pm 
	                               MM_VMS.pm MM_Win32.pm 
	                               MakeMaker.pm Manifest.pm 
	                               Mkbootstrap.pm Mksymlists.pm 
	                               testlib.pm typemap xsubpp 
	gnu/usr.bin/perl/lib/File: Basename.pm CheckTree.pm Compare.pm 
	                           Copy.pm DosGlob.pm Find.pm Path.pm 
	                           stat.pm 
	gnu/usr.bin/perl/lib/Getopt: Long.pm Std.pm 
	gnu/usr.bin/perl/lib/I18N: Collate.pm 
	gnu/usr.bin/perl/lib/IPC: Open2.pm Open3.pm 
	gnu/usr.bin/perl/lib/Math: BigInt.pm Complex.pm Trig.pm 
	gnu/usr.bin/perl/lib/Net: Ping.pm hostent.pm netent.pm 
	                          protoent.pm servent.pm 
	gnu/usr.bin/perl/lib/Pod: Functions.pm Html.pm Man.pm Text.pm 
	gnu/usr.bin/perl/lib/Pod/Text: Color.pm Termcap.pm 
	gnu/usr.bin/perl/lib/Term: ANSIColor.pm Cap.pm ReadLine.pm 
	gnu/usr.bin/perl/lib/Test: Harness.pm 
	gnu/usr.bin/perl/lib/Text: Abbrev.pm ParseWords.pm Soundex.pm 
	                           Tabs.pm 
	gnu/usr.bin/perl/lib/Tie: Hash.pm RefHash.pm Scalar.pm 
	gnu/usr.bin/perl/lib/Time: Local.pm gmtime.pm localtime.pm 
	gnu/usr.bin/perl/lib/User: grent.pm pwent.pm 
	gnu/usr.bin/perl/os2: Changes Makefile.SHs diff.configure 
	                      dl_os2.c dlfcn.h os2.c os2ish.h 
	gnu/usr.bin/perl/os2/OS2/ExtAttr: ExtAttr.xs 
	gnu/usr.bin/perl/os2/OS2/PrfDB: PrfDB.xs 
	gnu/usr.bin/perl/os2/OS2/Process: Process.xs 
	gnu/usr.bin/perl/os2/OS2/REXX: Changes Makefile.PL REXX.pm 
	                               REXX.xs 
	gnu/usr.bin/perl/os2/OS2/REXX/t: rx_dllld.t rx_objcall.t 
	                                 rx_tievar.t rx_tieydb.t 
	                                 rx_vrexx.t 
	gnu/usr.bin/perl/plan9: config.plan9 genconfig.pl myconfig.plan9 
	                        plan9ish.h versnum 
	gnu/usr.bin/perl/pod: Makefile buildtoc perl.pod perlbook.pod 
	                      perlcall.pod perldata.pod perldebug.pod 
	                      perldelta.pod perldiag.pod perldsc.pod 
	                      perlembed.pod perlfaq.pod perlfaq1.pod 
	                      perlfaq2.pod perlfaq3.pod perlfaq4.pod 
	                      perlfaq5.pod perlfaq6.pod perlfaq7.pod 
	                      perlfaq8.pod perlfaq9.pod perlfunc.pod 
	                      perlguts.pod perlhist.pod perlipc.pod 
	                      perllocale.pod perllol.pod perlmod.pod 
	                      perlmodlib.pod perlobj.pod perlop.pod 
	                      perlpod.pod perlre.pod perlref.pod 
	                      perlrun.pod perlsec.pod perlstyle.pod 
	                      perlsub.pod perlsyn.pod perltie.pod 
	                      perltoc.pod perltoot.pod perltrap.pod 
	                      perlvar.pod perlxs.pod perlxstut.pod 
	                      pod2latex.PL pod2man.PL pod2text.PL 
	                      roffitall 
	gnu/usr.bin/perl/t: TEST harness 
	gnu/usr.bin/perl/t/base: cond.t if.t lex.t pat.t term.t 
	gnu/usr.bin/perl/t/cmd: elsif.t mod.t subval.t switch.t while.t 
	gnu/usr.bin/perl/t/comp: cmdopt.t colon.t cpp.aux cpp.t decl.t 
	                         multiline.t proto.t script.t term.t 
	                         use.t 
	gnu/usr.bin/perl/t/io: argv.t dup.t fs.t inplace.t open.t pipe.t 
	                       print.t read.t tell.t 
	gnu/usr.bin/perl/t/lib: abbrev.t anydbm.t autoloader.t 
	                        basename.t bigintpm.t checktree.t 
	                        complex.t db-btree.t db-hash.t 
	                        db-recno.t dirhand.t dosglob.t env.t 
	                        filecache.t filecopy.t filefind.t 
	                        filehand.t filepath.t findbin.t gdbm.t 
	                        getopt.t hostname.t io_dup.t io_pipe.t 
	                        io_sel.t io_sock.t io_taint.t io_tell.t 
	                        io_udp.t io_xs.t ndbm.t odbm.t opcode.t 
	                        open2.t open3.t ops.t parsewords.t 
	                        posix.t safe1.t safe2.t sdbm.t 
	                        searchdict.t selectsaver.t socket.t 
	                        soundex.t symbol.t texttabs.t textwrap.t 
	                        timelocal.t trig.t 
	gnu/usr.bin/perl/t/op: append.t arith.t array.t assignwarn.t 
	                       auto.t bop.t chop.t closure.t cond.t 
	                       delete.t do.t each.t eval.t exec.t exp.t 
	                       flip.t fork.t glob.t goto.t goto_xs.t 
	                       groups.t gv.t inc.t index.t int.t join.t 
	                       list.t magic.t method.t misc.t mkdir.t 
	                       oct.t ord.t pack.t pat.t push.t 
	                       quotemeta.t rand.t range.t re_tests 
	                       read.t readdir.t recurse.t ref.t regexp.t 
	                       repeat.t runlevel.t sleep.t sort.t 
	                       split.t sprintf.t stat.t study.t subst.t 
	                       substr.t sysio.t taint.t tie.t time.t 
	                       undef.t universal.t unshift.t vec.t 
	                       write.t 
	gnu/usr.bin/perl/t/pragma: constant.t locale.t overload.t 
	                           strict-refs strict-subs strict-vars 
	                           strict.t subs.t 
	gnu/usr.bin/perl/utils: Makefile c2ph.PL h2ph.PL h2xs.PL 
	                        perlbug.PL perldoc.PL 
	gnu/usr.bin/perl/vms: gen_shrfls.pl genconfig.pl myconfig.com 
	                      perlvms.pod perly_c.vms perly_h.vms 
	                      sockadapt.c sockadapt.h test.com vms.c 
	                      vms_yfix.pl vmsish.h writemain.pl 
	gnu/usr.bin/perl/vms/ext: Filespec.pm XSSymSet.pm vmsish.pm 
	                          vmsish.t 
	gnu/usr.bin/perl/vms/ext/DCLsym: 0README.txt DCLsym.pm DCLsym.xs 
	gnu/usr.bin/perl/vms/ext/Stdio: Stdio.pm Stdio.xs test.pl 
	gnu/usr.bin/perl/vos: config.h config_h.SH_orig 
	gnu/usr.bin/perl/win32: Makefile config.bc config.vc config_H.bc 
	                        config_H.gc config_H.vc config_h.PL 
	                        config_sh.PL dl_win32.xs makefile.mk 
	                        perllib.c pod.mak runperl.c win32.c 
	                        win32.h win32iop.h win32sck.c 
	gnu/usr.bin/perl/win32/bin: pl2bat.pl 
	gnu/usr.bin/perl/win32/include: dirent.h 
	gnu/usr.bin/perl/win32/include/sys: socket.h 
	gnu/usr.bin/perl/x2p: EXTERN.h INTERN.h Makefile.SH a2p.c a2p.h 
	                      a2p.pod a2p.y a2py.c cflags.SH 
	                      find2perl.PL hash.c hash.h s2p.PL str.c 
	                      str.h util.c util.h walk.c 
Added files:
	gnu/usr.bin/perl: perly.y 
Removed files:
	gnu/usr.bin/perl: README.cygwin32 Todo-5.005 XSlock.h bytecode.h 
	                  byterun.c byterun.h gen_openbsd_mandep 
	                  myconfig objpp.h perl_exp.SH thread.sym 
	gnu/usr.bin/perl/cygwin32: cw32imp.h gcc2 ld2 perlgcc perlld 
	gnu/usr.bin/perl/eg/cgi: dna.small.gif.uu wilogo.gif.uu 
	gnu/usr.bin/perl/ext/B: byteperl.c 
	gnu/usr.bin/perl/ext/DynaLoader: dl_cygwin32.xs 
	gnu/usr.bin/perl/hints: cygwin32.sh 
	gnu/usr.bin/perl/lib/Sys: Hostname.pm Syslog.pm 
	gnu/usr.bin/perl/os2: POSIX.mkfifo 
	gnu/usr.bin/perl/t/lib: thread.t 
	gnu/usr.bin/perl/t/op: nothread.t 
	gnu/usr.bin/perl/t/pragma: warn-1global warning.t 
	gnu/usr.bin/perl/vos: vos_accept.c 
	gnu/usr.bin/perl/win32: GenCAPI.pl TEST autosplit.pl genxsdef.pl 
	                        makedef.pl makemain.pl makeperldef.pl 
	gnu/usr.bin/perl/win32/bin: network.pl webget.pl www.pl 

Log message:
perl-5.6.0 + local changes


CVSROOT:	/cvs
Module name:	ports
Changes by:	marc@cvs.openbsd.org	2000/04/06 11:12:47

Modified files:
	print/transfig/patches: patch-ac 

Log message:
missing \${DESTDIR} added


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/06 12:21:43

Modified files:
	sys/dev/pci    : ahc_pci.c 

Log message:
Don't match AIC6915 -- that's a network card, supported by sf(4).


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/06 12:24:20

Modified files:
	etc            : mailer.conf 

Log message:
Remove smtpd link (should have been part of yesterday's commit) since
our smtpd is something other than sendmail.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/06 12:26:05

Modified files:
	usr.sbin       : Makefile 
	gnu/usr.sbin   : Makefile 
	etc            : Makefile rc 
	etc/mtree      : special 

Log message:
Enable sendmail 8.10.0.  Things like sendmail.* and aliases now live
in /etc/mail.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/06 12:36:00

Modified files:
	gnu/usr.sbin/sendmail/cf/ostype: openbsd.m4 
	gnu/usr.sbin/sendmail/mailstats: mailstats.8 
	gnu/usr.sbin/sendmail/sendmail: sendmail.8 

Log message:
Use /etc/mail/statistics not /var/log/sendmail.st by default.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/06 12:59:29

Modified files:
	gnu/usr.sbin/sendmail/cf/ostype: openbsd.m4 
	gnu/usr.sbin/sendmail/mailstats: mailstats.8 
	gnu/usr.sbin/sendmail/sendmail: sendmail.8 

Log message:
Back out last change, I changed my mind...


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/04/06 13:31:53

Modified files:
	.              : want.html 

Log message:
Large laptop drives as well as gigabit gear in Europe


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/04/06 13:32:25

Modified files:
	.              : i386.html amiga.html 

Log message:
More hw I have added support for


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/04/06 13:43:46

Modified files:
	sys/arch/hppa/include: db_machdep.h 

Log message:
add vm/vm.h for prototypes; from mickey@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/04/06 14:05:40

Modified files:
	sys/arch/hppa/hppa: autoconf.c 

Log message:
in the heat of the night...


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/04/06 14:21:05

Modified files:
	.              : want.html 

Log message:
Typos


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/04/06 14:45:02

Log message:
    ADMfzap - connect(), bind() wrapper to evade misconfigured packet filters
    
    Status:
    
    Vendor Tag:	dugsong
    Release Tags:	dugsong_2000-Apr-6
    
    N ports/security/ADMfzap/Makefile
    N ports/security/ADMfzap/files/md5
    N ports/security/ADMfzap/files/ADMfzap
    N ports/security/ADMfzap/pkg/COMMENT
    N ports/security/ADMfzap/pkg/DESCR
    N ports/security/ADMfzap/pkg/PLIST
    N ports/security/ADMfzap/patches/patch-aa
    N ports/security/ADMfzap/patches/patch-ab
    N ports/security/ADMfzap/patches/patch-ac
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/04/06 14:46:06

Modified files:
	security       : Makefile 

Log message:
add ADMfzap


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/06 15:28:23

Modified files:
	usr.bin/ssh    : README.openssh2 

Log message:
umask 077


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/06 15:34:44

Added files:
	x11/kde/base/patches: patch-kconsole-other-Makefile_in 
	                      patch-kcontrol-bell-Makefile_in 
	                      patch-kcontrol-input-Makefile_in 
	                      patch-kcontrol-ipics-Makefile_in 
	                      patch-kcontrol-kcontrol-Makefile_in 
	                      patch-kcontrol-kpanel-Makefile_in 
	                      patch-kcontrol-locale-Makefile_in 
	                      patch-kcontrol-samba-Makefile_in 
	                      patch-kcontrol-sample-Makefile_in 
	                      patch-kcontrol-syssound-Makefile_in 
	                      patch-kcontrol-themes-Makefile_in 
	                      patch-kdehelp-Makefile_in 
	                      patch-kfind-Makefile_in 
	                      patch-kfm-Makefile_in 
	                      patch-kfontmanager-Makefile_in 
	                      patch-kikbd-Makefile_in 
	                      patch-kmenuedit-Makefile_in 
	                      patch-kpanel-Makefile_in 
	                      patch-kpanerl-pics-Makefile_in 
	                      patch-kpic-Makefile_in 
	                      patch-kscreensave-Makefile_in 
	                      patch-kvt-Makefile_in 
	                      patch-kwm-Makefile_in patch-po-br 
	                      patch-po-ca patch-po-cs patch-po-da 
	                      patch-po-de patch-po-el patch-po-en_UK 
	                      patch-po-eo patch-po-es patch-po-et 
	                      patch-po-fi patch-po-fr patch-po-he 
	                      patch-po-hr patch-po-hs patch-po-hu 
	                      patch-po-is patch-po-it patch-po-ja 
	                      patch-po-ko patch-po-mk patch-po-nl 
	                      patch-po-no patch-po-pl patch-po-pt 
	                      patch-po-pt_BR patch-po-ro patch-po-ru 
	                      patch-po-sk patch-po-sl patch-po-sv 
	                      patch-po-tr patch-po-zh_CN.GB2312 
	                      patch-po-zh_TW.Big5 
	                      patch-sample_kde...-Makefile_in 

Log message:
Add missing DESTDIR


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/06 16:51:49

Modified files:
	net/wget       : Makefile 

Log message:
Remove gmake dependency, install a proper way to recurse into subdirs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/06 17:05:16

Modified files:
	net/wget/patches: patch-aa 

Log message:
Drudge, drudge, drudge: fix texinfo xrefs.
Come on guys, there are some easy commits there...


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/06 17:52:37

Modified files:
	.              : tshirts.html 

Log message:
to better explain the crypto globe to people who do not get the incredible
irony, and perhaps take it personally or patriotically, link to an article
by an american which further explains the issues at hand, in a historical
way similar to our shirt does.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/06 18:09:25

Modified files:
	x11/kde/base   : Makefile 
	x11/kde/base/pkg: PLIST 

Log message:
Fake
Don't run kappfinder when first installing, as it screws the packaging.
Use kdelibs as a fake base, so that directories are properly recorded.
Fix PLIST.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/06 18:53:51

Modified files:
	x11/xview/config/patches: p-util-Imakefile 
	x11/xview/lib/pkg: PLIST 

Log message:
Don't build and install msgfmt and xgettext, as they conflict with gettext.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/06 18:56:43

Modified files:
	net/wget       : Makefile 

Log message:
Re-enable NLS, this was a conflict with xview.


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/04/06 19:54:04

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Talk about sendmail stuff.  The old/new bit should really be in a table.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/06 20:11:59

Modified files:
	.              : INDEX 

Log message:
Synch


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/06 20:33:39

Modified files:
	etc            : Makefile 

Log message:
install correct cf distribution


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/06 20:52:55

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper 

Log message:
need -fPIC on sparc for libperl.so


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/06 22:31:45

Modified files:
	games/phantasia: fight.c 

Log message:
Fix operator precedence errors:  NetBSD PR 9698.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/06 22:34:17

Modified files:
	games/rogue    : pack.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/06 22:42:36

Modified files:
	games/quiz/datfiles: elements 

Log message:
Alternate (valid) element names from Dan Koranyi


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/06 22:45:07

Modified files:
	games/fortune/datfiles: fortunes fortunes-o.real 
	                        fortunes-o.sp.ok fortunes.sp.ok 
	                        fortunes2 

Log message:
Typos and punctuation; most from FreeBSD, one from NetBSD, and a couple
bonus ones discovered while editing the file.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/06 23:03:17

Modified files:
	games/mille    : mille.c 

Log message:
Remove unused ifdef missed previously


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/07 01:57:24

Modified files:
	games/fortune/datfiles: fortunes 

Log message:
Missed a couple corrections from NetBSD last time


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 03:12:44

Modified files:
	sys/dev/ata    : wd.c 

Log message:
remove statics


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/07 03:17:39

Modified files:
	usr.bin/ssh    : sshd.c compat.c 

Log message:
interop w/ latest ssh.com windows client.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 05:22:47

Modified files:
	sys/dev/ata    : ata.c 

Log message:
correct debug printouts


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/07 06:44:16

Modified files:
	mbone/common   : Makefile 
	mbone/nte      : Makefile 
	mbone/rat      : Makefile 
	mbone/wb       : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/07 06:57:56

Modified files:
	mbone/sdr      : Makefile 
	mbone/sdr/files: md5 

Log message:
- Update the checksum
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/07 07:17:41

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.mvme88k 
	                         md.pmax md.powerpc md.sparc mi 
	distrib/sets/lists/etc: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/07 07:39:02

Modified files:
	sys/arch/mvme68k/include: disklabel.h 
	sys/arch/mvme88k/include: disklabel.h 

Log message:
add DISKMINOR(), and repair redefinitions


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/07 07:53:41

Modified files:
	sys/sys        : disklabel.h 

Log message:
add DISKMINOR(), and repair redefinitions


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/07 08:02:01

Modified files:
	www/php3       : Makefile 

Log message:
Add USE_MYSQL to compile with MySQL. Just run ``make USE_MYSQL=yes install''


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/07 08:07:31

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper 

Log message:
Win32.pod should go in man3p, not man1.  The only reason we even
install this is to have a complete set of perl docs (so all xrefs
are existent).


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/07 12:25:43

Modified files:
	.              : anoncvs.html 

Log message:
finish some cleanup


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/07 12:41:57

Modified files:
	.              : anoncvs.html 

Log message:
a little more


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/04/07 12:45:06

Modified files:
	devel/libproplist: Makefile 
	devel/libproplist/files: md5 

Log message:
Update to 0.10.1 - bug fix, old src removed


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/04/07 12:46:51

Modified files:
	x11/windowmaker: Makefile 
	x11/windowmaker/files: md5 
	x11/windowmaker/pkg: PLIST PLIST.noshared 

Log message:
Update to 0.62.1 - bugfix.
One point against me for not letting the new release mature enough!


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/07 12:49:16

Modified files:
	net/wget/pkg   : PLIST 

Log message:
uncomment NLS files in PLIST now that they have been re-enabled


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/07 13:07:22

Modified files:
	databases/mysql: Makefile 
	databases/mysql/pkg: INSTALL 

Log message:
maybe this will get some comments/feedback once it's actually in the ports
tree, Fake MySQL port


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/07 13:20:47

Modified files:
	gnu/usr.sbin/sendmail: README RELEASE_NOTES 
	gnu/usr.sbin/sendmail/cf: README 
	gnu/usr.sbin/sendmail/cf/cf: clientproto.mc 
	gnu/usr.sbin/sendmail/cf/m4: cfhead.m4 proto.m4 version.m4 
	gnu/usr.sbin/sendmail/cf/mailer: smtp.m4 
	gnu/usr.sbin/sendmail/cf/ostype: mklinux.m4 
	gnu/usr.sbin/sendmail/doc/op: op.me 
	gnu/usr.sbin/sendmail/include/libsmdb: smdb.h 
	gnu/usr.sbin/sendmail/include/sendmail: sendmail.h 
	gnu/usr.sbin/sendmail/libmilter: README engine.c 
	gnu/usr.sbin/sendmail/libsmdb: smdb.c smdb1.c smdb2.c smndbm.c 
	gnu/usr.sbin/sendmail/mail.local: mail.local.c 
	gnu/usr.sbin/sendmail/makemap: makemap.c 
	gnu/usr.sbin/sendmail/rmail: rmail.c 
	gnu/usr.sbin/sendmail/sendmail: README alias.c collect.c conf.c 
	                                conf.h daemon.c deliver.c 
	                                headers.c main.c map.c milter.c 
	                                parseaddr.c queue.c readcf.c 
	                                savemail.c sendmail.h sfsasl.c 
	                                sfsasl.h srvrsmtp.c usersmtp.c 
	                                util.c version.c 
	gnu/usr.sbin/sendmail/smrsh: smrsh.c 
	gnu/usr.sbin/sendmail/vacation: vacation.1 vacation.c 
Removed files:
	gnu/usr.sbin/sendmail/contrib: converting.sun.configs 

Log message:
Update to sendmail-8.10.1


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/07 13:23:08

Modified files:
	faq            : faq9.html 

Log message:
cleanup and bring up to date


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/07 14:08:17

Modified files:
	faq            : faq8.html 

Log message:
cleanup and bring up to date


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/07 14:17:50

Modified files:
	faq            : faq14.html 

Log message:
minor cleanups


CVSROOT:	/cvs
Module name:	src
Changes by:	mjacob@cvs.openbsd.org	2000/04/07 15:05:06

Modified files:
	sys/arch/i386/include: param.h 

Log message:
Protect MAXPHYS against redefinition- this allows you to make a config
option for increasing it to something reasonable for large I/O subsystems
(you get 22MB/s on some of the DataDirect RAID arrays at 64K, about 37MB/s
when you get go to 256KB transfers).


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 15:33:19

Removed files:
	sbin/isakmpd/regress/pkcs: .cvsignore Makefile pkcstest.c 

Log message:
Obsolete


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 15:34:14

Removed files:
	sbin/isakmpd/regress/asn: .cvsignore Makefile asntest.c 
	                          ssh-test-ca.pem 

Log message:
Obsolete


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/07 15:42:37

Modified files:
	.              : press.html 

Log message:
url moved


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 15:44:17

Added files:
	sbin/isakmpd   : math_mp.h 

Log message:
Abstract MP layer


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 15:59:42

Modified files:
	sbin/isakmpd/regress/rsakeygen: .cvsignore 

Log message:
Ignore generated keys


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:03:35

Modified files:
	sbin/isakmpd   : policy.h 

Log message:
Merge with EOM 1.6

author: niklas
Hmm keynote does not exist in a dynamically linked version


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:03:52

Modified files:
	sbin/isakmpd   : gmp_util.c gmp_util.h 

Log message:
gmp_util.c: Merge with EOM 1.4
gmp_util.h: Merge with EOM 1.2

author: niklas
Ugly multi-implementation MP support, will get better later


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:04:03

Modified files:
	sbin/isakmpd   : policy.c 

Log message:
Merge with EOM 1.20

author: niklas
Hmm keynote does not exist in a dynamically linked version

author: angelos
Add phase_1 attribute.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:04:17

Modified files:
	sbin/isakmpd   : x509.c 

Log message:
Merge with EOM 1.38

author: niklas
log_fatal is only OK during initialization, also style fixes


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/04/07 16:04:16

www/porting

Update of /cvs/www/porting
In directory cvs.openbsd.org:/tmp/cvs-serv30256/porting

Log Message:
Directory /cvs/www/porting added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:04:24

Modified files:
	sbin/isakmpd/regress/dh: Makefile 
	sbin/isakmpd/regress/group: Makefile 

Log message:
regress/dh/Makefile: Merge with EOM 1.10
regress/group/Makefile: Merge with EOM 1.12

author: niklas
Use OpenSSL math

author: ho
Revert to manual OS selection.

author: ho
Another way to do multiple OSes


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:04:45

Modified files:
	sbin/isakmpd   : math_group.c 

Log message:
Merge with EOM 1.25

author: niklas
typo

author: niklas
Multi-implementation for MP


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:04:59

Modified files:
	sbin/isakmpd   : udp.c 

Log message:
Merge with EOM 1.49

author: ho
Missing #ifndef linux


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:05:09

Modified files:
	sbin/isakmpd   : init.c log.h 

Log message:
init.c: Merge with EOM 1.25
log.h: Merge with EOM 1.19

author: ho
Add log_init().


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:05:20

Modified files:
	sbin/isakmpd   : ike_quick_mode.c 

Log message:
Merge with EOM 1.121

author: niklas
log_fatal is only OK during initialization

author: ho
Missing #ifdef USE_X509 added

author: ho
typo

author: ho
Add #ifdef USE_X509


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:05:29

Modified files:
	sbin/isakmpd   : connection.c 

Log message:
Merge with EOM 1.20

author: provos
Do not require Remote-ID in connection_record_passiv, make lookup_by_ids
deal with it.  This helps road warrior support. okay ho@ angelos@


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:05:39

Modified files:
	sbin/isakmpd   : log.c 

Log message:
Merge with EOM 1.27

author: ho
Add log_init() to properly initialize log_output variable.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:05:49

Modified files:
	sbin/isakmpd   : ike_phase_1.c 

Log message:
Merge with EOM 1.25

author: niklas
wording


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/04/07 16:05:59

Added files:
	porting        : diffs.html 

Log message:
Document some changes from other BSDs


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:06:00

Modified files:
	sbin/isakmpd   : isakmpd.policy.5 

Log message:
Merge with EOM 1.12

author: angelos
Add phase_1 attribute.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:06:11

Modified files:
	sbin/isakmpd/regress/crypto: Makefile 
	sbin/isakmpd/regress/ec2n: Makefile 
	sbin/isakmpd/regress/exchange: Makefile 
	sbin/isakmpd/regress/prf: Makefile 
	sbin/isakmpd/regress/x509: Makefile 

Log message:
regress/crypto/Makefile: Merge with EOM 1.7
regress/ec2n/Makefile: Merge with EOM 1.8
regress/exchange/Makefile: Merge with EOM 1.8
regress/prf/Makefile: Merge with EOM 1.6
regress/x509/Makefile: Merge with EOM 1.12

author: ho
Revert to manual OS selection.

author: ho
Another way to do multiple OSes


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:06:20

Modified files:
	sbin/isakmpd   : libcrypto.c libcrypto.h 

Log message:
libcrypto.c: Merge with EOM 1.13
libcrypto.h: Merge with EOM 1.14

author: ho
Name change for 0.9.5; {SSLeay,OpenSSL}_add_all_algorithms.

author: ho
Missing #ifdef USE_X509 added


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:06:29

Modified files:
	sbin/isakmpd   : Makefile 

Log message:
Merge with EOM 1.68

author: niklas
Make gmp a feature, which we do not use normally

author: niklas
I am probably breaking the other OSes now, but FEATURES really
belong here.  Also add MP_FLAVOUR setting.

author: ho
Revert to manual OS selection. Remove FEATURES definition.

author: ho
Removed unused stuff.

author: ho
Another way to do multiple OSes

author: ho
Work around missing :U for features, get OS from uname.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:06:36

Modified files:
	sbin/isakmpd/apps/certpatch: Makefile 

Log message:
Merge with EOM 1.6

author: ho
Revert to manual OS selection.

author: ho
multiple OSes, sync with other Makefiles

author: ho
sysdep fixes, new def for OS variable


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:06:45

Modified files:
	sbin/isakmpd   : conf.c isakmpd.c sa.c ui.c 

Log message:
conf.c: Merge with EOM 1.21
isakmpd.c: Merge with EOM 1.46
sa.c: Merge with EOM 1.100
ui.c: Merge with EOM 1.39

author: niklas
error message style


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:06:57

Modified files:
	sbin/isakmpd   : isakmpd.conf.5 

Log message:
Merge with EOM 1.39

author: angelos
Add text on CAs and policies.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:07:08

Modified files:
	sbin/isakmpd   : cert.c 

Log message:
Merge with EOM 1.16

author: ho
Missing #ifdef USE_X509 added


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:07:18

Modified files:
	sbin/isakmpd/regress/rsakeygen: Makefile 

Log message:
Merge with EOM 1.10

author: ho
Revert to manual OS selection, and make sure USE_X509 is set as needed.

author: ho
Another way to do multiple OSes


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:07:31

Modified files:
	sbin/isakmpd   : exchange.c 

Log message:
Merge with EOM 1.119

author: niklas
log_fatal is only OK during initialization

author: ho
Missing #ifdef USE_X509 added

author: ho
Add #ifdef USE_X509


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:07:44

Modified files:
	sbin/isakmpd   : ike_auth.c 

Log message:
Merge with EOM 1.48

author: niklas
Style and correct error reporting

author: provos
remove double free(buf), caused skeyid to point to skeyid_d when using USER_FQDN

author: niklas
More braindamage with USE_ macros


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/04/07 16:09:29

Modified files:
	.              : porting.html 

Log message:
Link porting/diffs.html in.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:10:30

Modified files:
	sbin/isakmpd   : conf.c gmp_util.c gmp_util.h math_mp.h sa.c 
	                 ui.c 

Log message:
conf.c: Merge with EOM 1.22
gmp_util.c: Merge with EOM 1.5
gmp_util.h: Merge with EOM 1.3
math_mp.h: Merge with EOM 1.2
sa.c: Merge with EOM 1.101
ui.c: Merge with EOM 1.40

author: niklas
(c) 2000


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:10:40

Modified files:
	sbin/isakmpd/sysdep/openbsd: Makefile.sysdep 

Log message:
Merge with EOM 1.13

author: niklas
(c) 2000

author: niklas
FEATURES does not belong here, and let GMP go

author: ho
Add FEATURES definition, fix comment.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:21:55

Modified files:
	sbin/isakmpd/regress/b2n: Makefile 

Log message:
Bring up to date with EOM version


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:22:27

Modified files:
	sbin/isakmpd/apps/certpatch: certpatch.8 

Log message:
apps/certpatch/certpatch.8: Merge with EOM 1.5
isakmpd.8: Merge with EOM 1.20
isakmpd.conf.5: Merge with EOM 1.40
isakmpd.policy.5: Merge with EOM 1.13

author: niklas
Changes from OpenBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/07 16:22:57

Modified files:
	sys/arch/i386/pci: pci_bus_fixup.c 

Log message:
Need <sys/device.h>.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:23:15

Modified files:
	sbin/isakmpd   : isakmpd.8 isakmpd.conf.5 isakmpd.policy.5 

Log message:
apps/certpatch/certpatch.8: Merge with EOM 1.5
isakmpd.8: Merge with EOM 1.20
isakmpd.conf.5: Merge with EOM 1.40
isakmpd.policy.5: Merge with EOM 1.13

author: niklas
Changes from OpenBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/07 16:25:43

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
Another option, PCIBIOS_BUS_FIXUP, is needed for CardBus on some machines.


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/04/07 16:26:57

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Convert PRE to TABLE in sendmail section.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:49:46

Modified files:
	sbin/isakmpd   : TO-DO 

Log message:
Merge with EOM 1.45

author: niklas
Remove the log_fatal point


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:49:54

Modified files:
	sbin/isakmpd   : isakmpd.policy.5 

Log message:
Merge with EOM 1.14

author: angelos
*_ike_address -> *_negotiation_address (so it's not IKE specific)


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/07 16:50:02

Modified files:
	sbin/isakmpd   : policy.c 

Log message:
Merge with EOM 1.23

author: angelos
Typo...

author: angelos
*_ike_address -> *_negotiation_address (so it's not IKE specific)

author: angelos
No need to use log_fatal...


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/04/07 17:38:05

Modified files:
	faq            : faq8.html 

Log message:
At least view the page before you commit it!!!


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/04/07 17:46:40

Modified files:
	usr.sbin/ppp/ppp: bundle.c bundle.h datalink.c defs.c defs.h 
	                  main.c 

Log message:
When running ppp -background, show comfort messages showing
when we're redialing/reconnecting.

While we're here, log redial, reconnect and phone number
announcements to LogCHAT, and reduce some other logging to
LogDEBUG.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/07 18:13:52

Modified files:
	net/nmap       : Makefile 
	net/nmap/files : md5 

Log message:
upgrade to nmap 2.3b18


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/07 18:24:47

Modified files:
	porting        : diffs.html 

Log message:
fix formatting and some english


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/07 22:32:13

Modified files:
	distrib/sets/lists/base: md.sparc 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/07 23:06:26

Modified files:
	sys/sys        : param.h 
	sys/conf       : newvers.sh 
	share/tmac/mdoc: doc-common 
	share/mk       : sys.mk 
	distrib/miniroot: install.sub 

Log message:
2.7-beta


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/07 23:40:07

Modified files:
	databases/mysql: Makefile 

Log message:
${PREFIX} -> ${TRUEPREFIX}


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/07 23:41:34

Modified files:
	databases/mysql/pkg: DEINSTALL 

Log message:
tell the end user to remove the database dir as well


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/07 23:50:53

Modified files:
	sys/arch/i386/conf: files.i386 GENERIC 
	sys/arch/i386/include: bus.h 
	sys/arch/i386/i386: machdep.c 
	sys/conf       : files 
	sys/dev/ic     : i82365.c i82365var.h 
	sys/dev/pci    : files.pci 
	sys/dev/pcmcia : files.pcmcia pcmcia.c pcmciachip.h 
	sys/kern       : Makefile 
	sys/dev/isa    : i82365_isasubr.c 
Added files:
	sys/arch/i386/include: rbus_machdep.h 
	sys/arch/i386/i386: rbus_machdep.c 
	sys/dev/ic     : xl.c xlreg.h 
	sys/dev/pci    : pccbb.c pccbbreg.h pccbbvar.h if_xl_pci.c 
	sys/dev/cardbus: cardbus.c cardbus_exrom.c cardbus_exrom.h 
	                 cardbus_map.c cardbusvar.h cardslot.c 
	                 cardslotvar.h files.cardbus if_xl_cardbus.c 
	                 rbus.c rbus.h 
Removed files:
	sys/dev/pci    : if_xl.c if_xlreg.h 

Log message:
Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many
machines, this code needs the new PCIBIOS* options enabled in the kernel config
file to work, but your mileage may vary. Included is a working 3c575 driver for
3Com 10/100 CardBus PC Card NICs (tested only with the 'C' revision). The 3c575
is the pccard version of the PCI EtherLink XL cards, and thus the xl driver has
been split into /sys/dev/ic.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/08 00:06:25

Modified files:
	databases/mysql/pkg: INSTALL 

Log message:
make sure adduser uses the proper uid


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/08 00:16:17

Modified files:
	net/nmap/pkg   : PLIST 

Log message:
stop trying to remove this dir


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/08 00:41:24

Modified files:
	audio/esound   : Makefile 

Log message:
- bump NEED_VERSION
- remove blank line
- remove license type
- mkdir -> ${INSTALL_DATA_DIR}
- remove unnecessary ${LDCONFIG}


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/08 01:21:01

Modified files:
	mbone/speak_freely: Makefile 

Log message:
- yes -> Yes
- @mkdir -> ${INSTALL_DATA_DIR}


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	2000/04/08 04:42:18

Modified files:
	comms/jpilot   : Makefile 
	comms/jpilot/files: md5 
Added files:
	comms/jpilot/patches: patch-fake 
Removed files:
	comms/jpilot/patches: patch-ab 

Log message:
Update to version 0.98. Set me as MAINTAINER. 'Fake'.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/08 06:18:26

Modified files:
	games/fish     : fish.c 

Log message:
Fix the card shuffle/draw algorithm.  Patch only slightly
modified from that given by John Darrow in NetBSD PR 9651.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/08 06:22:40

Modified files:
	games/fish     : fish.c 

Log message:
Handle EOF more cleanly


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 08:00:23

Modified files:
	converters/p5-Convert-UU: Makefile 
	converters/p5-Convert-UU/pkg: PLIST 

Log message:
Fixed Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 08:11:10

Modified files:
	converters/p5-Convert-UU: Makefile 
Added files:
	converters/p5-Convert-UU/pkg: PLIST.sed 
Removed files:
	converters/p5-Convert-UU/pkg: PLIST 

Log message:
Handle ARCH-dependent PLIST


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 08:17:07

Modified files:
	archivers/p5-Compress-Zlib: Makefile 
Added files:
	archivers/p5-Compress-Zlib/pkg: PLIST.sed 
Removed files:
	archivers/p5-Compress-Zlib/files: PLIST.template 

Log message:
Fake, use PLIST.sed feature.
Install man pages.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 08:17:53

Modified files:
	converters/p5-Convert-UU: Makefile 

Log message:
Arch-independent pre-fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 08:22:30

Modified files:
	converters/p5-MIME-Base64: Makefile 
Added files:
	converters/p5-MIME-Base64/pkg: PLIST.sed 
Removed files:
	converters/p5-MIME-Base64/pkg: PLIST 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 08:28:48

Modified files:
	audio/p5-MPEG-MP3Info: Makefile 
Removed files:
	audio/p5-MPEG-MP3Info/pkg: PLIST 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 08:32:55

Modified files:
	audio/p5-cddb  : Makefile 
Added files:
	audio/p5-cddb/pkg: PLIST.sed 
Removed files:
	audio/p5-cddb/pkg: PLIST 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 08:40:28

Modified files:
	databases/p5-DBI: Makefile 
Added files:
	databases/p5-DBI/pkg: PLIST.sed 
Removed files:
	databases/p5-DBI/pkg: PLIST 

Log message:
Fake, fix.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 08:43:33

Modified files:
	mail/p5-Mail-POP3Client: Makefile 
Added files:
	mail/p5-Mail-POP3Client/pkg: PLIST.sed 
Removed files:
	mail/p5-Mail-POP3Client/pkg: PLIST 

Log message:
Fix & Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 09:01:00

Modified files:
	audio/mp3encode: Makefile 

Log message:
Fake, repair.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 09:05:44

Modified files:
	audio/mpegaudio: Makefile 
	audio/mpegaudio/patches: patch-aa 

Log message:
Fake, use BSD_INSTALL_* in install.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 09:07:00

Modified files:
	audio/mp3cddb  : Makefile 
	audio/mp3info  : Makefile 
	audio/nspmod   : Makefile 

Log message:
trivial fakes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 10:39:14

Modified files:
	audio/rplay    : Makefile 
	audio/rplay/pkg: PLIST 
Added files:
	audio/rplay/patches: patch-ae patch-af patch-ag patch-ah 

Log message:
Fake.
Install texinfo documentation properly.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/08 10:40:51

Modified files:
	gnu/usr.bin/perl: config.over 

Log message:
Make installsitebin '/usr/local/bin'


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/08 10:55:58

Modified files:
	sys/net        : if_enc.c 

Log message:
If IFF_LINK0 is set, do IP-in-IP instead of Ethernet-in-IP. This will
be used to implement overlay networks and more flexible road-warrior
support.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 11:30:16

Modified files:
	audio/rsynth   : Makefile 
	audio/rsynth/patches: patch-ac 
Added files:
	audio/rsynth/patches: patch-ad 
Removed files:
	audio/rsynth/files: config.guess config.sub configure 

Log message:
Replace *huge* files by a simple config.sub patch, plus an explicit
config system, courtesy of gcc.
Find gdbm, link against it, fix dependency.
Fake.

There is probably more to install, some dictionaries to build, and I have
a hunch the audio output is Ulaw where it should be linear, but this will
wait...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 11:38:02

Modified files:
	audio/waveplay : Makefile 
Removed files:
	audio/waveplay/patches: patch-aa 

Log message:
Fake, fuss a little bit.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 11:48:23

Modified files:
	audio/xcd      : Makefile 
Removed files:
	audio/xcd/scripts: configure 

Log message:
Fake, use tcl/tk8.3


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 12:20:22

Modified files:
	audio/xcdplayer: Makefile 
	audio/xmix     : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 12:31:17

Modified files:
	audio/xmp      : Makefile 

Log message:
Fake.
Tsk, tsk, tsk, xmp is using tempnam + system to decompress files.
Bad, *really* bad...
Mark as broken.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/08 12:49:29

Modified files:
	share/man/man4 : enc.4 

Log message:
Document IFF_LINK0 flag.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/08 13:10:48

Modified files:
	sys/dev/usb    : umass.c 

Log message:
Complete the port to OpenBSD started by aaron@

Tested with Y-E USB floppy.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/08 13:19:33

Modified files:
	sys/scsi       : ch.c scsiconf.c scsiconf.h sd.c st.c 

Log message:
These days, attach can occur outside the tsleep-restricted world of
BSD autoconf.

Don't use POLL & NOSLEEP mode if attaching after autoconf


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 13:47:40

Modified files:
	audio/xmpeg3   : Makefile 
	audio/xmpeg3/files: md5 
	audio/xmpeg3/patches: patch-aa 

Log message:
Ok, it's broken, but still it can updated, for whenever someone repairs
amp/makes the sucker work with mpg123 or something...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 14:01:35

Modified files:
	benchmarks/bonnie: Makefile 
Added files:
	benchmarks/bonnie/files: bonnie.1 
Removed files:
	benchmarks/bonnie/patches: patch-aa 

Log message:
Fake.
Handle patch differently.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/08 14:03:34

Modified files:
	sys/dev/usb    : ucom.c umass.c umodem.c 

Log message:
Add RCSids.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 14:12:16

Modified files:
	benchmarks/lmbench: Makefile 

Log message:
Fake.
Repair rights so that make package can run as non-root.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 14:13:23

Modified files:
	benchmarks/netperf: Makefile 

Log message:
yes -> Yes


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/04/08 14:25:52

Modified files:
	porting        : diffs.html 

Log message:
NO_WRKSUBDIR has been removed, since you can get the same functionality
with WRKDIST=${WRKDIR}


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/08 14:28:08

Modified files:
	sys/dev/usb    : umass.c 

Log message:
Y-E UFI drives don't clear sense on INQUIRY. Upper-layer SCSI drivers
don't like that too much.

Now drive is detected correctly, even without floppy in it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 14:37:26

Modified files:
	benchmarks/bytebench: Makefile 
	benchmarks/bytebench/pkg: PLIST 
	benchmarks/iozone: Makefile 
	benchmarks/netpipe: Makefile 
	benchmarks/tcpblast: Makefile 
	benchmarks/xengine: Makefile 
Removed files:
	benchmarks/netpipe/patches: patch-ab 

Log message:
Fake remaining benchmarks.
Tweak tcpblast `no fetch' so that it works with the new mirror_maker script.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/08 14:55:41

Modified files:
	sys/dev/usb    : usb_subr.c 

Log message:
If the vendor name is NULL, do not output a leading space; reported by deraadt@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 16:04:33

Modified files:
	math/gnuplot   : Makefile 
	math/xspread   : Makefile 

Log message:
FAKE
(xspread could probably use some update)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 16:16:57

Modified files:
	math/wingz     : Makefile 
	math/wingz/pkg : PLIST 
Removed files:
	math/wingz/patches: patch-aa 

Log message:
Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 16:18:00

Modified files:
	math/hoc       : Makefile 

Log message:
Fake.
math subdir done (xcalc is pending update approval from port's maintainer)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/08 16:37:42

Modified files:
	cad/spice      : Makefile 

Log message:
Spice, Fake, happy.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/08 16:56:29

Modified files:
	.              : events.html 

Log message:
Add O'Reilly "Open Source" Conference. Mention Theo's talk and
my tutorial.


CVSROOT:	/cvs
Module name:	ports
Changes by:	marc@cvs.openbsd.org	2000/04/08 17:11:16

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Change PACKAGES so the arch part of the name.  Allows nfs mounted
ports tree to be shared by hosts of different types.   Note: you
may want to do something like this to move any existing packages:
cd /usr/ports/packages
mkdir .tmp
mv * .tmp
mv .tmp sparc
patch approved by espie@


CVSROOT:	/cvs
Module name:	ports
Changes by:	marc@cvs.openbsd.org	2000/04/08 17:14:14

Modified files:
	security/sslusa: Makefile 
	security/sslusa/files: md5 

Log message:
Bump version to 2.7
make sure any old objects are deleted before building so we don't
create libs using the old (non-rsa) configuration


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/04/08 22:17:20

Modified files:
	.              : books.html 

Log message:
German BSD book


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/08 23:40:02

Modified files:
	gnu/usr.bin/perl/lib/Pod: Man.pm 

Log message:
Fix bug when doing C<FOO I<BAR>>; rra@stanford.edu


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/09 00:00:50

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper 

Log message:
o config.sh depends on config.over
o config.sh must be the first thing in ${GENERATED}
That way a make w/o a make depend first will work.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/09 01:09:04

Modified files:
	sys/scsi       : cd.c 

Log message:
Don't trust the TOC coming from the drive so much.

Be better about handling failures of SCSI CD READ TOC command.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/09 01:17:23

Modified files:
	archivers/gtar : Makefile 

Log message:
add build_depend for gettext.  msgfmt is required.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/09 01:48:15

Modified files:
	.              : Makefile 

Log message:
using just ldconfig is a bad idea, use -R


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/09 01:58:39

Log message:
    groff 1.15
    
    Status:
    
    Vendor Tag:	gnu
    Release Tags:	groff_1_15
    
    U src/gnu/usr.bin/groff/Makefile
    U src/gnu/usr.bin/groff/BUG-REPORT
    U src/gnu/usr.bin/groff/COPYING
    U src/gnu/usr.bin/groff/ChangeLog
    U src/gnu/usr.bin/groff/INSTALL
    U src/gnu/usr.bin/groff/INSTALL.gen
    U src/gnu/usr.bin/groff/Makefile.ccpg
    C src/gnu/usr.bin/groff/Makefile.comm
    U src/gnu/usr.bin/groff/Makefile.cpg
    U src/gnu/usr.bin/groff/Makefile.dev
    C src/gnu/usr.bin/groff/Makefile.in
    U src/gnu/usr.bin/groff/Makefile.init
    U src/gnu/usr.bin/groff/Makefile.lib
    U src/gnu/usr.bin/groff/Makefile.man
    U src/gnu/usr.bin/groff/Makefile.sub
    U src/gnu/usr.bin/groff/NEWS
    U src/gnu/usr.bin/groff/PROBLEMS
    U src/gnu/usr.bin/groff/PROJECTS
    U src/gnu/usr.bin/groff/README
    U src/gnu/usr.bin/groff/TODO
    U src/gnu/usr.bin/groff/VERSION
    U src/gnu/usr.bin/groff/aclocal.m4
    C src/gnu/usr.bin/groff/configure
    U src/gnu/usr.bin/groff/configure.in
    U src/gnu/usr.bin/groff/gendef.sh
    U src/gnu/usr.bin/groff/install-sh
    U src/gnu/usr.bin/groff/mdate.sh
    U src/gnu/usr.bin/groff/test-groff
    U src/gnu/usr.bin/groff/include/Makefile.sub
    U src/gnu/usr.bin/groff/include/assert.h
    U src/gnu/usr.bin/groff/include/cmap.h
    U src/gnu/usr.bin/groff/include/cset.h
    U src/gnu/usr.bin/groff/include/device.h
    U src/gnu/usr.bin/groff/include/driver.h
    U src/gnu/usr.bin/groff/include/errarg.h
    U src/gnu/usr.bin/groff/include/error.h
    U src/gnu/usr.bin/groff/include/font.h
    U src/gnu/usr.bin/groff/include/index.h
    U src/gnu/usr.bin/groff/include/lib.h
    U src/gnu/usr.bin/groff/include/macropath.h
    U src/gnu/usr.bin/groff/include/posix.h
    U src/gnu/usr.bin/groff/include/printer.h
    U src/gnu/usr.bin/groff/include/ptable.h
    U src/gnu/usr.bin/groff/include/refid.h
    U src/gnu/usr.bin/groff/include/search.h
    U src/gnu/usr.bin/groff/include/searchpath.h
    U src/gnu/usr.bin/groff/include/stringclass.h
    U src/gnu/usr.bin/groff/include/unix.h
    U src/gnu/usr.bin/groff/libgroff/Makefile.dep
    U src/gnu/usr.bin/groff/libgroff/Makefile.sub
    U src/gnu/usr.bin/groff/libgroff/assert.cc
    U src/gnu/usr.bin/groff/libgroff/change_lf.cc
    U src/gnu/usr.bin/groff/libgroff/cmap.cc
    U src/gnu/usr.bin/groff/libgroff/cset.cc
    U src/gnu/usr.bin/groff/libgroff/device.cc
    U src/gnu/usr.bin/groff/libgroff/errarg.cc
    U src/gnu/usr.bin/groff/libgroff/error.cc
    U src/gnu/usr.bin/groff/libgroff/fatal.cc
    U src/gnu/usr.bin/groff/libgroff/filename.cc
    U src/gnu/usr.bin/groff/libgroff/fmod.c
    U src/gnu/usr.bin/groff/libgroff/font.cc
    U src/gnu/usr.bin/groff/libgroff/fontfile.cc
    U src/gnu/usr.bin/groff/libgroff/getcwd.c
    U src/gnu/usr.bin/groff/libgroff/iftoa.c
    U src/gnu/usr.bin/groff/libgroff/illegal.cc
    U src/gnu/usr.bin/groff/libgroff/itoa.c
    U src/gnu/usr.bin/groff/libgroff/lf.cc
    U src/gnu/usr.bin/groff/libgroff/lineno.cc
    U src/gnu/usr.bin/groff/libgroff/macropath.cc
    U src/gnu/usr.bin/groff/libgroff/matherr.c
    U src/gnu/usr.bin/groff/libgroff/nametoindex.cc
    U src/gnu/usr.bin/groff/libgroff/new.cc
    U src/gnu/usr.bin/groff/libgroff/prime.cc
    U src/gnu/usr.bin/groff/libgroff/progname.cc
    U src/gnu/usr.bin/groff/libgroff/ptable.cc
    U src/gnu/usr.bin/groff/libgroff/putenv.c
    U src/gnu/usr.bin/groff/libgroff/searchpath.cc
    U src/gnu/usr.bin/groff/libgroff/strerror.c
    U src/gnu/usr.bin/groff/libgroff/string.cc
    U src/gnu/usr.bin/groff/libgroff/strsave.cc
    U src/gnu/usr.bin/groff/libgroff/strtol.c
    U src/gnu/usr.bin/groff/libgroff/tmpfile.cc
    U src/gnu/usr.bin/groff/libdriver/Makefile.dep
    U src/gnu/usr.bin/groff/libdriver/Makefile.sub
    U src/gnu/usr.bin/groff/libdriver/input.cc
    U src/gnu/usr.bin/groff/libdriver/printer.cc
    U src/gnu/usr.bin/groff/libbib/Makefile.dep
    U src/gnu/usr.bin/groff/libbib/Makefile.sub
    U src/gnu/usr.bin/groff/libbib/common.cc
    U src/gnu/usr.bin/groff/libbib/index.cc
    U src/gnu/usr.bin/groff/libbib/linear.cc
    U src/gnu/usr.bin/groff/libbib/map.c
    U src/gnu/usr.bin/groff/libbib/search.cc
    U src/gnu/usr.bin/groff/groff/Makefile.dep
    U src/gnu/usr.bin/groff/groff/Makefile.sub
    C src/gnu/usr.bin/groff/groff/groff.cc
    C src/gnu/usr.bin/groff/groff/groff.man
    U src/gnu/usr.bin/groff/groff/pipeline.c
    U src/gnu/usr.bin/groff/groff/pipeline.h
    U src/gnu/usr.bin/groff/troff/Makefile.dep
    U src/gnu/usr.bin/groff/troff/Makefile.sub
    U src/gnu/usr.bin/groff/troff/TODO
    U src/gnu/usr.bin/groff/troff/charinfo.h
    U src/gnu/usr.bin/groff/troff/column.cc
    U src/gnu/usr.bin/groff/troff/dictionary.cc
    U src/gnu/usr.bin/groff/troff/dictionary.h
    U src/gnu/usr.bin/groff/troff/div.cc
    U src/gnu/usr.bin/groff/troff/div.h
    U src/gnu/usr.bin/groff/troff/env.cc
    U src/gnu/usr.bin/groff/troff/env.h
    U src/gnu/usr.bin/groff/troff/hvunits.h
    U src/gnu/usr.bin/groff/troff/hyphen.us
    U src/gnu/usr.bin/groff/troff/input.cc
    U src/gnu/usr.bin/groff/troff/node.cc
    U src/gnu/usr.bin/groff/troff/node.h
    U src/gnu/usr.bin/groff/troff/number.cc
    U src/gnu/usr.bin/groff/troff/reg.cc
    U src/gnu/usr.bin/groff/troff/reg.h
    U src/gnu/usr.bin/groff/troff/request.h
    U src/gnu/usr.bin/groff/troff/symbol.cc
    U src/gnu/usr.bin/groff/troff/symbol.h
    U src/gnu/usr.bin/groff/troff/token.h
    U src/gnu/usr.bin/groff/troff/troff.h
    C src/gnu/usr.bin/groff/troff/troff.man
    U src/gnu/usr.bin/groff/tbl/Makefile.dep
    U src/gnu/usr.bin/groff/tbl/Makefile.sub
    U src/gnu/usr.bin/groff/tbl/main.cc
    U src/gnu/usr.bin/groff/tbl/table.cc
    U src/gnu/usr.bin/groff/tbl/table.h
    U src/gnu/usr.bin/groff/tbl/tbl.man
    U src/gnu/usr.bin/groff/pic/Makefile.dep
    U src/gnu/usr.bin/groff/pic/Makefile.sub
    U src/gnu/usr.bin/groff/pic/TODO
    U src/gnu/usr.bin/groff/pic/common.cc
    U src/gnu/usr.bin/groff/pic/common.h
    U src/gnu/usr.bin/groff/pic/depend
    U src/gnu/usr.bin/groff/pic/lex.cc
    U src/gnu/usr.bin/groff/pic/main.cc
    U src/gnu/usr.bin/groff/pic/object.cc
    U src/gnu/usr.bin/groff/pic/object.h
    U src/gnu/usr.bin/groff/pic/output.h
    C src/gnu/usr.bin/groff/pic/pic.cc
    U src/gnu/usr.bin/groff/pic/pic.h
    U src/gnu/usr.bin/groff/pic/pic.man
    U src/gnu/usr.bin/groff/pic/pic.tab.h
    U src/gnu/usr.bin/groff/pic/pic.y
    U src/gnu/usr.bin/groff/pic/position.h
    U src/gnu/usr.bin/groff/pic/tex.cc
    U src/gnu/usr.bin/groff/pic/text.h
    U src/gnu/usr.bin/groff/pic/troff.cc
    U src/gnu/usr.bin/groff/eqn/Makefile.dep
    U src/gnu/usr.bin/groff/eqn/Makefile.sub
    U src/gnu/usr.bin/groff/eqn/TODO
    U src/gnu/usr.bin/groff/eqn/box.cc
    U src/gnu/usr.bin/groff/eqn/box.h
    U src/gnu/usr.bin/groff/eqn/delim.cc
    U src/gnu/usr.bin/groff/eqn/eqn.cc
    U src/gnu/usr.bin/groff/eqn/eqn.h
    U src/gnu/usr.bin/groff/eqn/eqn.man
    U src/gnu/usr.bin/groff/eqn/eqn.tab.h
    U src/gnu/usr.bin/groff/eqn/eqn.y
    U src/gnu/usr.bin/groff/eqn/lex.cc
    U src/gnu/usr.bin/groff/eqn/limit.cc
    U src/gnu/usr.bin/groff/eqn/list.cc
    U src/gnu/usr.bin/groff/eqn/main.cc
    U src/gnu/usr.bin/groff/eqn/mark.cc
    U src/gnu/usr.bin/groff/eqn/neqn.sh
    U src/gnu/usr.bin/groff/eqn/other.cc
    U src/gnu/usr.bin/groff/eqn/over.cc
    U src/gnu/usr.bin/groff/eqn/pbox.h
    U src/gnu/usr.bin/groff/eqn/pile.cc
    U src/gnu/usr.bin/groff/eqn/script.cc
    U src/gnu/usr.bin/groff/eqn/special.cc
    U src/gnu/usr.bin/groff/eqn/sqrt.cc
    U src/gnu/usr.bin/groff/eqn/text.cc
    U src/gnu/usr.bin/groff/grops/Makefile.dep
    U src/gnu/usr.bin/groff/grops/Makefile.sub
    U src/gnu/usr.bin/groff/grops/TODO
    U src/gnu/usr.bin/groff/grops/grops.man
    C src/gnu/usr.bin/groff/grops/ps.cc
    U src/gnu/usr.bin/groff/grops/ps.h
    U src/gnu/usr.bin/groff/grops/psfig.diff
    U src/gnu/usr.bin/groff/grops/psrm.cc
    U src/gnu/usr.bin/groff/grotty/Makefile.dep
    U src/gnu/usr.bin/groff/grotty/Makefile.sub
    U src/gnu/usr.bin/groff/grotty/TODO
    U src/gnu/usr.bin/groff/grotty/grotty.man
    U src/gnu/usr.bin/groff/grotty/tty.cc
    U src/gnu/usr.bin/groff/grodvi/Makefile.dep
    U src/gnu/usr.bin/groff/grodvi/Makefile.sub
    U src/gnu/usr.bin/groff/grodvi/dvi.cc
    U src/gnu/usr.bin/groff/grodvi/grodvi.man
    U src/gnu/usr.bin/groff/tfmtodit/Makefile.dep
    U src/gnu/usr.bin/groff/tfmtodit/Makefile.sub
    U src/gnu/usr.bin/groff/tfmtodit/tfmtodit.cc
    U src/gnu/usr.bin/groff/tfmtodit/tfmtodit.man
    U src/gnu/usr.bin/groff/grolj4/Makefile.dep
    U src/gnu/usr.bin/groff/grolj4/Makefile.sub
    U src/gnu/usr.bin/groff/grolj4/grolj4.man
    U src/gnu/usr.bin/groff/grolj4/lj4.cc
    U src/gnu/usr.bin/groff/hpftodit/Makefile.dep
    U src/gnu/usr.bin/groff/hpftodit/Makefile.sub
    U src/gnu/usr.bin/groff/hpftodit/hpftodit.cc
    U src/gnu/usr.bin/groff/hpftodit/hpftodit.man
    U src/gnu/usr.bin/groff/refer/Makefile.dep
    U src/gnu/usr.bin/groff/refer/Makefile.sub
    U src/gnu/usr.bin/groff/refer/TODO
    U src/gnu/usr.bin/groff/refer/command.cc
    U src/gnu/usr.bin/groff/refer/command.h
    U src/gnu/usr.bin/groff/refer/label.cc
    U src/gnu/usr.bin/groff/refer/label.y
    U src/gnu/usr.bin/groff/refer/ref.cc
    U src/gnu/usr.bin/groff/refer/ref.h
    U src/gnu/usr.bin/groff/refer/refer.cc
    U src/gnu/usr.bin/groff/refer/refer.h
    U src/gnu/usr.bin/groff/refer/refer.man
    U src/gnu/usr.bin/groff/refer/token.cc
    U src/gnu/usr.bin/groff/refer/token.h
    U src/gnu/usr.bin/groff/lookbib/Makefile.dep
    U src/gnu/usr.bin/groff/lookbib/Makefile.sub
    U src/gnu/usr.bin/groff/lookbib/lookbib.cc
    U src/gnu/usr.bin/groff/lookbib/lookbib.man
    U src/gnu/usr.bin/groff/indxbib/Makefile.dep
    U src/gnu/usr.bin/groff/indxbib/Makefile.sub
    U src/gnu/usr.bin/groff/indxbib/dirnamemax.c
    U src/gnu/usr.bin/groff/indxbib/eign
    U src/gnu/usr.bin/groff/indxbib/indxbib.cc
    U src/gnu/usr.bin/groff/indxbib/indxbib.man
    U src/gnu/usr.bin/groff/indxbib/signal.c
    U src/gnu/usr.bin/groff/lkbib/Makefile.dep
    U src/gnu/usr.bin/groff/lkbib/Makefile.sub
    U src/gnu/usr.bin/groff/lkbib/lkbib.cc
    U src/gnu/usr.bin/groff/lkbib/lkbib.man
    U src/gnu/usr.bin/groff/soelim/Makefile.dep
    U src/gnu/usr.bin/groff/soelim/Makefile.sub
    U src/gnu/usr.bin/groff/soelim/TODO
    U src/gnu/usr.bin/groff/soelim/soelim.cc
    U src/gnu/usr.bin/groff/soelim/soelim.man
    U src/gnu/usr.bin/groff/addftinfo/Makefile.dep
    U src/gnu/usr.bin/groff/addftinfo/Makefile.sub
    U src/gnu/usr.bin/groff/addftinfo/addftinfo.cc
    U src/gnu/usr.bin/groff/addftinfo/addftinfo.man
    U src/gnu/usr.bin/groff/addftinfo/guess.cc
    U src/gnu/usr.bin/groff/addftinfo/guess.h
    N src/gnu/usr.bin/groff/grohtml/ChangeLog
    N src/gnu/usr.bin/groff/grohtml/Makefile.dep
    N src/gnu/usr.bin/groff/grohtml/Makefile.sub
    N src/gnu/usr.bin/groff/grohtml/design.ms
    N src/gnu/usr.bin/groff/grohtml/grohtml.man
    N src/gnu/usr.bin/groff/grohtml/html.cc
    N src/gnu/usr.bin/groff/grohtml/html.h
    N src/gnu/usr.bin/groff/grohtml/ordered_list.h
    U src/gnu/usr.bin/groff/pfbtops/Makefile.dep
    U src/gnu/usr.bin/groff/pfbtops/Makefile.sub
    U src/gnu/usr.bin/groff/pfbtops/pfbtops.c
    U src/gnu/usr.bin/groff/pfbtops/pfbtops.man
    U src/gnu/usr.bin/groff/psbb/Makefile.dep
    U src/gnu/usr.bin/groff/psbb/Makefile.sub
    U src/gnu/usr.bin/groff/psbb/psbb.c
    U src/gnu/usr.bin/groff/psbb/psbb.man
    U src/gnu/usr.bin/groff/devps/AB
    U src/gnu/usr.bin/groff/devps/ABI
    U src/gnu/usr.bin/groff/devps/AI
    U src/gnu/usr.bin/groff/devps/AR
    U src/gnu/usr.bin/groff/devps/BMB
    U src/gnu/usr.bin/groff/devps/BMBI
    U src/gnu/usr.bin/groff/devps/BMI
    U src/gnu/usr.bin/groff/devps/BMR
    U src/gnu/usr.bin/groff/devps/CB
    U src/gnu/usr.bin/groff/devps/CBI
    U src/gnu/usr.bin/groff/devps/CI
    U src/gnu/usr.bin/groff/devps/CR
    U src/gnu/usr.bin/groff/devps/DESC.in
    U src/gnu/usr.bin/groff/devps/HB
    U src/gnu/usr.bin/groff/devps/HBI
    U src/gnu/usr.bin/groff/devps/HI
    U src/gnu/usr.bin/groff/devps/HNB
    U src/gnu/usr.bin/groff/devps/HNBI
    U src/gnu/usr.bin/groff/devps/HNI
    U src/gnu/usr.bin/groff/devps/HNR
    U src/gnu/usr.bin/groff/devps/HR
    U src/gnu/usr.bin/groff/devps/Makefile.sub
    U src/gnu/usr.bin/groff/devps/NB
    U src/gnu/usr.bin/groff/devps/NBI
    U src/gnu/usr.bin/groff/devps/NI
    U src/gnu/usr.bin/groff/devps/NR
    U src/gnu/usr.bin/groff/devps/PB
    U src/gnu/usr.bin/groff/devps/PBI
    U src/gnu/usr.bin/groff/devps/PI
    U src/gnu/usr.bin/groff/devps/PR
    U src/gnu/usr.bin/groff/devps/S
    U src/gnu/usr.bin/groff/devps/SS
    U src/gnu/usr.bin/groff/devps/TB
    U src/gnu/usr.bin/groff/devps/TBI
    U src/gnu/usr.bin/groff/devps/TI
    U src/gnu/usr.bin/groff/devps/TR
    U src/gnu/usr.bin/groff/devps/ZD
    U src/gnu/usr.bin/groff/devps/ZCMI
    U src/gnu/usr.bin/groff/devps/ZDR
    U src/gnu/usr.bin/groff/devps/download
    U src/gnu/usr.bin/groff/devps/prologue.ps
    U src/gnu/usr.bin/groff/devps/psstrip.sed
    U src/gnu/usr.bin/groff/devps/symbol.afm
    U src/gnu/usr.bin/groff/devps/symbolmap
    U src/gnu/usr.bin/groff/devps/symbolsl.ps
    U src/gnu/usr.bin/groff/devps/text.enc
    U src/gnu/usr.bin/groff/devps/zapfdr.afm
    U src/gnu/usr.bin/groff/devps/zapfdr.ps
    U src/gnu/usr.bin/groff/devps/generate/Makefile
    U src/gnu/usr.bin/groff/devps/generate/afmname
    U src/gnu/usr.bin/groff/devps/generate/dingbatsmap
    U src/gnu/usr.bin/groff/devps/generate/dingbatsrmap
    U src/gnu/usr.bin/groff/devps/generate/lgreekmap
    U src/gnu/usr.bin/groff/devps/generate/symbol.sed
    U src/gnu/usr.bin/groff/devps/generate/symbolchars
    U src/gnu/usr.bin/groff/devps/generate/symbolsl.afm
    U src/gnu/usr.bin/groff/devps/generate/textmap
    U src/gnu/usr.bin/groff/devdvi/B
    U src/gnu/usr.bin/groff/devdvi/BI
    U src/gnu/usr.bin/groff/devdvi/CW
    U src/gnu/usr.bin/groff/devdvi/DESC.in
    U src/gnu/usr.bin/groff/devdvi/EX
    U src/gnu/usr.bin/groff/devdvi/H
    U src/gnu/usr.bin/groff/devdvi/HB
    U src/gnu/usr.bin/groff/devdvi/HI
    U src/gnu/usr.bin/groff/devdvi/I
    U src/gnu/usr.bin/groff/devdvi/MI
    U src/gnu/usr.bin/groff/devdvi/Makefile.sub
    U src/gnu/usr.bin/groff/devdvi/R
    U src/gnu/usr.bin/groff/devdvi/S
    U src/gnu/usr.bin/groff/devdvi/SA
    U src/gnu/usr.bin/groff/devdvi/SB
    U src/gnu/usr.bin/groff/devdvi/generate/CompileFonts
    U src/gnu/usr.bin/groff/devdvi/generate/Makefile
    U src/gnu/usr.bin/groff/devdvi/generate/cork.map
    U src/gnu/usr.bin/groff/devdvi/generate/msam.map
    U src/gnu/usr.bin/groff/devdvi/generate/msbm.map
    U src/gnu/usr.bin/groff/devdvi/generate/texb.map
    U src/gnu/usr.bin/groff/devdvi/generate/texex.map
    U src/gnu/usr.bin/groff/devdvi/generate/texi.map
    U src/gnu/usr.bin/groff/devdvi/generate/texmi.map
    U src/gnu/usr.bin/groff/devdvi/generate/texr.map
    U src/gnu/usr.bin/groff/devdvi/generate/texsy.map
    U src/gnu/usr.bin/groff/devdvi/generate/textt.map
    U src/gnu/usr.bin/groff/devascii/DESC.proto
    U src/gnu/usr.bin/groff/devascii/Makefile.sub
    U src/gnu/usr.bin/groff/devascii/R.proto
    U src/gnu/usr.bin/groff/devlatin1/DESC.proto
    U src/gnu/usr.bin/groff/devlatin1/Makefile.sub
    U src/gnu/usr.bin/groff/devlatin1/R.proto
    U src/gnu/usr.bin/groff/devX75/CB
    U src/gnu/usr.bin/groff/devX75/CBI
    U src/gnu/usr.bin/groff/devX75/CI
    U src/gnu/usr.bin/groff/devX75/CR
    U src/gnu/usr.bin/groff/devX75/DESC
    U src/gnu/usr.bin/groff/devX75/HB
    U src/gnu/usr.bin/groff/devX75/HBI
    U src/gnu/usr.bin/groff/devX75/HI
    U src/gnu/usr.bin/groff/devX75/HR
    U src/gnu/usr.bin/groff/devX75/Makefile.sub
    U src/gnu/usr.bin/groff/devX75/NB
    U src/gnu/usr.bin/groff/devX75/NBI
    U src/gnu/usr.bin/groff/devX75/NI
    U src/gnu/usr.bin/groff/devX75/NR
    U src/gnu/usr.bin/groff/devX75/S
    U src/gnu/usr.bin/groff/devX75/TB
    U src/gnu/usr.bin/groff/devX75/TBI
    U src/gnu/usr.bin/groff/devX75/TI
    U src/gnu/usr.bin/groff/devX75/TR
    U src/gnu/usr.bin/groff/devX75-12/CB
    U src/gnu/usr.bin/groff/devX75-12/CBI
    U src/gnu/usr.bin/groff/devX75-12/CI
    U src/gnu/usr.bin/groff/devX75-12/CR
    U src/gnu/usr.bin/groff/devX75-12/DESC
    U src/gnu/usr.bin/groff/devX75-12/HB
    U src/gnu/usr.bin/groff/devX75-12/HBI
    U src/gnu/usr.bin/groff/devX75-12/HI
    U src/gnu/usr.bin/groff/devX75-12/HR
    U src/gnu/usr.bin/groff/devX75-12/Makefile.sub
    U src/gnu/usr.bin/groff/devX75-12/NB
    U src/gnu/usr.bin/groff/devX75-12/NBI
    U src/gnu/usr.bin/groff/devX75-12/NI
    U src/gnu/usr.bin/groff/devX75-12/NR
    U src/gnu/usr.bin/groff/devX75-12/S
    U src/gnu/usr.bin/groff/devX75-12/TB
    U src/gnu/usr.bin/groff/devX75-12/TBI
    U src/gnu/usr.bin/groff/devX75-12/TI
    U src/gnu/usr.bin/groff/devX75-12/TR
    U src/gnu/usr.bin/groff/devX100/CB
    U src/gnu/usr.bin/groff/devX100/CBI
    U src/gnu/usr.bin/groff/devX100/CI
    U src/gnu/usr.bin/groff/devX100/CR
    U src/gnu/usr.bin/groff/devX100/DESC
    U src/gnu/usr.bin/groff/devX100/HB
    U src/gnu/usr.bin/groff/devX100/HBI
    U src/gnu/usr.bin/groff/devX100/HI
    U src/gnu/usr.bin/groff/devX100/HR
    U src/gnu/usr.bin/groff/devX100/Makefile.sub
    U src/gnu/usr.bin/groff/devX100/NB
    U src/gnu/usr.bin/groff/devX100/NBI
    U src/gnu/usr.bin/groff/devX100/NI
    U src/gnu/usr.bin/groff/devX100/NR
    U src/gnu/usr.bin/groff/devX100/S
    U src/gnu/usr.bin/groff/devX100/TB
    U src/gnu/usr.bin/groff/devX100/TBI
    U src/gnu/usr.bin/groff/devX100/TI
    U src/gnu/usr.bin/groff/devX100/TR
    U src/gnu/usr.bin/groff/devX100-12/CB
    U src/gnu/usr.bin/groff/devX100-12/CBI
    U src/gnu/usr.bin/groff/devX100-12/CI
    U src/gnu/usr.bin/groff/devX100-12/CR
    U src/gnu/usr.bin/groff/devX100-12/DESC
    U src/gnu/usr.bin/groff/devX100-12/HB
    U src/gnu/usr.bin/groff/devX100-12/HBI
    U src/gnu/usr.bin/groff/devX100-12/HI
    U src/gnu/usr.bin/groff/devX100-12/HR
    U src/gnu/usr.bin/groff/devX100-12/Makefile.sub
    U src/gnu/usr.bin/groff/devX100-12/NB
    U src/gnu/usr.bin/groff/devX100-12/NBI
    U src/gnu/usr.bin/groff/devX100-12/NI
    U src/gnu/usr.bin/groff/devX100-12/NR
    U src/gnu/usr.bin/groff/devX100-12/S
    U src/gnu/usr.bin/groff/devX100-12/TB
    U src/gnu/usr.bin/groff/devX100-12/TBI
    U src/gnu/usr.bin/groff/devX100-12/TI
    U src/gnu/usr.bin/groff/devX100-12/TR
    U src/gnu/usr.bin/groff/devlj4/ALBB
    U src/gnu/usr.bin/groff/devlj4/ALBR
    U src/gnu/usr.bin/groff/devlj4/AOB
    U src/gnu/usr.bin/groff/devlj4/AOI
    U src/gnu/usr.bin/groff/devlj4/AOR
    U src/gnu/usr.bin/groff/devlj4/CB
    U src/gnu/usr.bin/groff/devlj4/CBI
    U src/gnu/usr.bin/groff/devlj4/CI
    U src/gnu/usr.bin/groff/devlj4/CLARENDON
    U src/gnu/usr.bin/groff/devlj4/CORONET
    U src/gnu/usr.bin/groff/devlj4/CR
    U src/gnu/usr.bin/groff/devlj4/DESC.in
    U src/gnu/usr.bin/groff/devlj4/GB
    U src/gnu/usr.bin/groff/devlj4/GBI
    U src/gnu/usr.bin/groff/devlj4/GI
    U src/gnu/usr.bin/groff/devlj4/GR
    U src/gnu/usr.bin/groff/devlj4/LGB
    U src/gnu/usr.bin/groff/devlj4/LGI
    U src/gnu/usr.bin/groff/devlj4/LGR
    U src/gnu/usr.bin/groff/devlj4/MARIGOLD
    U src/gnu/usr.bin/groff/devlj4/Makefile.sub
    U src/gnu/usr.bin/groff/devlj4/OB
    U src/gnu/usr.bin/groff/devlj4/OBI
    U src/gnu/usr.bin/groff/devlj4/OI
    U src/gnu/usr.bin/groff/devlj4/OR
    U src/gnu/usr.bin/groff/devlj4/S
    U src/gnu/usr.bin/groff/devlj4/TB
    U src/gnu/usr.bin/groff/devlj4/TBI
    U src/gnu/usr.bin/groff/devlj4/TI
    U src/gnu/usr.bin/groff/devlj4/TR
    U src/gnu/usr.bin/groff/devlj4/UB
    U src/gnu/usr.bin/groff/devlj4/UBI
    U src/gnu/usr.bin/groff/devlj4/UCB
    U src/gnu/usr.bin/groff/devlj4/UCBI
    U src/gnu/usr.bin/groff/devlj4/UCI
    U src/gnu/usr.bin/groff/devlj4/UCR
    U src/gnu/usr.bin/groff/devlj4/UI
    U src/gnu/usr.bin/groff/devlj4/UR
    U src/gnu/usr.bin/groff/devlj4/generate/Makefile
    U src/gnu/usr.bin/groff/devlj4/generate/special.map
    U src/gnu/usr.bin/groff/devlj4/generate/text.map
    N src/gnu/usr.bin/groff/devhtml/CB
    N src/gnu/usr.bin/groff/devhtml/CBI
    N src/gnu/usr.bin/groff/devhtml/CI
    N src/gnu/usr.bin/groff/devhtml/CR
    N src/gnu/usr.bin/groff/devhtml/DESC
    N src/gnu/usr.bin/groff/devhtml/HB
    N src/gnu/usr.bin/groff/devhtml/HBI
    N src/gnu/usr.bin/groff/devhtml/HI
    N src/gnu/usr.bin/groff/devhtml/HR
    N src/gnu/usr.bin/groff/devhtml/Makefile.sub
    N src/gnu/usr.bin/groff/devhtml/NB
    N src/gnu/usr.bin/groff/devhtml/NBI
    N src/gnu/usr.bin/groff/devhtml/NI
    N src/gnu/usr.bin/groff/devhtml/NR
    N src/gnu/usr.bin/groff/devhtml/S
    N src/gnu/usr.bin/groff/devhtml/TB
    N src/gnu/usr.bin/groff/devhtml/TBI
    N src/gnu/usr.bin/groff/devhtml/TI
    N src/gnu/usr.bin/groff/devhtml/TR
    U src/gnu/usr.bin/groff/man/Makefile.sub
    U src/gnu/usr.bin/groff/man/groff_char.man
    U src/gnu/usr.bin/groff/man/groff_font.man
    C src/gnu/usr.bin/groff/man/groff_out.man
    C src/gnu/usr.bin/groff/tmac/Makefile.sub
    U src/gnu/usr.bin/groff/tmac/TODO
    C src/gnu/usr.bin/groff/tmac/doc-common
    U src/gnu/usr.bin/groff/tmac/doc-ditroff
    U src/gnu/usr.bin/groff/tmac/doc-nroff
    U src/gnu/usr.bin/groff/tmac/doc-syms
    U src/gnu/usr.bin/groff/tmac/eqnrc
    U src/gnu/usr.bin/groff/tmac/fixmacros.sed
    N src/gnu/usr.bin/groff/tmac/groff_man.man
    N src/gnu/usr.bin/groff/tmac/groff_mdoc.man
    N src/gnu/usr.bin/groff/tmac/groff_mdoc.samples.man
    N src/gnu/usr.bin/groff/tmac/groff_me.man
    U src/gnu/usr.bin/groff/tmac/groff_ms.man
    N src/gnu/usr.bin/groff/tmac/groff_msafer.man
    U src/gnu/usr.bin/groff/tmac/man.local
    U src/gnu/usr.bin/groff/tmac/man.ultrix
    U src/gnu/usr.bin/groff/tmac/mm.diff
    U src/gnu/usr.bin/groff/tmac/strip.sed
    U src/gnu/usr.bin/groff/tmac/tmac.X
    U src/gnu/usr.bin/groff/tmac/tmac.Xps
    U src/gnu/usr.bin/groff/tmac/tmac.a4
    U src/gnu/usr.bin/groff/tmac/tmac.an
    U src/gnu/usr.bin/groff/tmac/tmac.andoc
    N src/gnu/usr.bin/groff/tmac/tmac.arkup
    U src/gnu/usr.bin/groff/tmac/tmac.doc
    I src/gnu/usr.bin/groff/tmac/tmac.doc.old
    U src/gnu/usr.bin/groff/tmac/tmac.dvi
    C src/gnu/usr.bin/groff/tmac/tmac.e
    N src/gnu/usr.bin/groff/tmac/tmac.html
    U src/gnu/usr.bin/groff/tmac/tmac.latin1
    U src/gnu/usr.bin/groff/tmac/tmac.lj4
    U src/gnu/usr.bin/groff/tmac/tmac.pic
    U src/gnu/usr.bin/groff/tmac/tmac.ps
    U src/gnu/usr.bin/groff/tmac/tmac.psatk
    U src/gnu/usr.bin/groff/tmac/tmac.psfig
    U src/gnu/usr.bin/groff/tmac/tmac.psnew
    U src/gnu/usr.bin/groff/tmac/tmac.psold
    U src/gnu/usr.bin/groff/tmac/tmac.pspic
    U src/gnu/usr.bin/groff/tmac/tmac.s
    U src/gnu/usr.bin/groff/tmac/tmac.safer
    U src/gnu/usr.bin/groff/tmac/tmac.trace
    U src/gnu/usr.bin/groff/tmac/tmac.tty
    U src/gnu/usr.bin/groff/tmac/tmac.tty-char
    U src/gnu/usr.bin/groff/tmac/troffrc
    U src/gnu/usr.bin/groff/afmtodit/Makefile.sub
    U src/gnu/usr.bin/groff/afmtodit/afmtodit.man
    U src/gnu/usr.bin/groff/afmtodit/afmtodit.pl
    U src/gnu/usr.bin/groff/grog/Makefile.sub
    U src/gnu/usr.bin/groff/grog/grog.man
    U src/gnu/usr.bin/groff/grog/grog.pl
    U src/gnu/usr.bin/groff/grog/grog.sh
    U src/gnu/usr.bin/groff/nroff/Makefile.sub
    U src/gnu/usr.bin/groff/nroff/nroff.man
    C src/gnu/usr.bin/groff/nroff/nroff.sh
    C src/gnu/usr.bin/groff/mm/ChangeLog
    C src/gnu/usr.bin/groff/mm/Makefile.sim
    C src/gnu/usr.bin/groff/mm/Makefile.sub
    U src/gnu/usr.bin/groff/mm/NOTES
    C src/gnu/usr.bin/groff/mm/README
    C src/gnu/usr.bin/groff/mm/groff_mm.man
    C src/gnu/usr.bin/groff/mm/groff_mmse.man
    C src/gnu/usr.bin/groff/mm/tmac.m
    C src/gnu/usr.bin/groff/mm/tmac.mse
    C src/gnu/usr.bin/groff/mm/mm/0.MT
    C src/gnu/usr.bin/groff/mm/mm/4.MT
    C src/gnu/usr.bin/groff/mm/mm/5.MT
    C src/gnu/usr.bin/groff/mm/mm/ms.cov
    C src/gnu/usr.bin/groff/mm/mm/se_ms.cov
    U src/gnu/usr.bin/groff/xditview/ChangeLog
    U src/gnu/usr.bin/groff/xditview/DESC
    C src/gnu/usr.bin/groff/xditview/Dvi.c
    U src/gnu/usr.bin/groff/xditview/Dvi.h
    U src/gnu/usr.bin/groff/xditview/DviChar.c
    U src/gnu/usr.bin/groff/xditview/DviChar.h
    U src/gnu/usr.bin/groff/xditview/DviP.h
    U src/gnu/usr.bin/groff/xditview/FontMap
    N src/gnu/usr.bin/groff/xditview/GXditview-ad.h
    U src/gnu/usr.bin/groff/xditview/GXditview.ad
    U src/gnu/usr.bin/groff/xditview/INSTALL
    C src/gnu/usr.bin/groff/xditview/Imakefile
    U src/gnu/usr.bin/groff/xditview/Menu.h
    U src/gnu/usr.bin/groff/xditview/README
    U src/gnu/usr.bin/groff/xditview/TODO
    U src/gnu/usr.bin/groff/xditview/XFontName.c
    U src/gnu/usr.bin/groff/xditview/XFontName.h
    N src/gnu/usr.bin/groff/xditview/ad2c
    U src/gnu/usr.bin/groff/xditview/device.c
    U src/gnu/usr.bin/groff/xditview/device.h
    U src/gnu/usr.bin/groff/xditview/draw.c
    U src/gnu/usr.bin/groff/xditview/font.c
    N src/gnu/usr.bin/groff/xditview/gray1.bm
    N src/gnu/usr.bin/groff/xditview/gray2.bm
    N src/gnu/usr.bin/groff/xditview/gray3.bm
    N src/gnu/usr.bin/groff/xditview/gray4.bm
    N src/gnu/usr.bin/groff/xditview/gray5.bm
    N src/gnu/usr.bin/groff/xditview/gray6.bm
    N src/gnu/usr.bin/groff/xditview/gray7.bm
    N src/gnu/usr.bin/groff/xditview/gray8.bm
    U src/gnu/usr.bin/groff/xditview/gxditview.man
    U src/gnu/usr.bin/groff/xditview/lex.c
    U src/gnu/usr.bin/groff/xditview/page.c
    U src/gnu/usr.bin/groff/xditview/parse.c
    U src/gnu/usr.bin/groff/xditview/xdit.bm
    U src/gnu/usr.bin/groff/xditview/xdit_mask.bm
    U src/gnu/usr.bin/groff/xditview/xditview.c
    U src/gnu/usr.bin/groff/xditview/xtotroff.c
    U src/gnu/usr.bin/groff/doc/Makefile
    N src/gnu/usr.bin/groff/doc/groff.texinfo
    U src/gnu/usr.bin/groff/doc/meintro.me
    U src/gnu/usr.bin/groff/doc/meref.me
    U src/gnu/usr.bin/groff/doc/pic.ms
    
    28 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jgnu:yesterday -jgnu src/gnu/usr.bin/groff

CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/09 02:23:29

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/09 02:25:26

Modified files:
	gnu/usr.bin/groff: Makefile.bsd-wrapper Makefile.comm 
	                   Makefile.in configure 
	gnu/usr.bin/groff/addftinfo: Makefile.sub 
	gnu/usr.bin/groff/afmtodit: Makefile.sub 
	gnu/usr.bin/groff/doc: groff.texinfo pic.ms 
	gnu/usr.bin/groff/eqn: Makefile.sub 
	gnu/usr.bin/groff/grodvi: Makefile.sub 
	gnu/usr.bin/groff/groff: Makefile.sub groff.cc 
	gnu/usr.bin/groff/grog: Makefile.sub 
	gnu/usr.bin/groff/grohtml: Makefile.sub 
	gnu/usr.bin/groff/grolj4: Makefile.sub 
	gnu/usr.bin/groff/grops: Makefile.sub ps.cc 
	gnu/usr.bin/groff/grotty: Makefile.sub 
	gnu/usr.bin/groff/hpftodit: Makefile.sub 
	gnu/usr.bin/groff/indxbib: Makefile.sub indxbib.cc 
	gnu/usr.bin/groff/libgroff: tmpfile.cc 
	gnu/usr.bin/groff/lkbib: Makefile.sub 
	gnu/usr.bin/groff/lookbib: Makefile.sub 
	gnu/usr.bin/groff/man: Makefile.sub 
	gnu/usr.bin/groff/mm: ChangeLog Makefile.sub README tmac.m 
	                      tmac.mse 
	gnu/usr.bin/groff/mm/mm: 0.MT 4.MT 5.MT ms.cov se_ms.cov 
	gnu/usr.bin/groff/nroff: Makefile.sub nroff.sh 
	gnu/usr.bin/groff/pfbtops: Makefile.sub 
	gnu/usr.bin/groff/pic: Makefile.sub 
	gnu/usr.bin/groff/psbb: Makefile.sub 
	gnu/usr.bin/groff/refer: Makefile.sub 
	gnu/usr.bin/groff/soelim: Makefile.sub 
	gnu/usr.bin/groff/tbl: Makefile.sub 
	gnu/usr.bin/groff/tfmtodit: Makefile.sub 
	gnu/usr.bin/groff/tmac: Makefile.sub doc-common tmac.e 
	gnu/usr.bin/groff/troff: Makefile.sub 
	gnu/usr.bin/groff/xditview: Dvi.c Imakefile 
Added files:
	gnu/usr.bin/groff/addftinfo: addftinfo.1_in 
	gnu/usr.bin/groff/afmtodit: afmtodit.1_in 
	gnu/usr.bin/groff/eqn: eqn.1_in 
	gnu/usr.bin/groff/grodvi: grodvi.1_in 
	gnu/usr.bin/groff/groff: groff.1_in 
	gnu/usr.bin/groff/grog: grog.1_in 
	gnu/usr.bin/groff/grohtml: grohtml.1_in 
	gnu/usr.bin/groff/grolj4: grolj4.1_in 
	gnu/usr.bin/groff/grops: grops.1_in 
	gnu/usr.bin/groff/grotty: grotty.1_in 
	gnu/usr.bin/groff/hpftodit: hpftodit.1_in 
	gnu/usr.bin/groff/indxbib: indxbib.1_in 
	gnu/usr.bin/groff/lkbib: lkbib.1_in 
	gnu/usr.bin/groff/lookbib: lookbib.1_in 
	gnu/usr.bin/groff/man: groff_char.7_in groff_font.5_in 
	                       groff_out.5_in 
	gnu/usr.bin/groff/mm: groff_mm.7_in groff_mmse.7_in 
	gnu/usr.bin/groff/nroff: nroff.1_in 
	gnu/usr.bin/groff/pfbtops: pfbtops.1_in 
	gnu/usr.bin/groff/pic: pic.1_in 
	gnu/usr.bin/groff/psbb: psbb.1_in 
	gnu/usr.bin/groff/refer: refer.1_in 
	gnu/usr.bin/groff/soelim: soelim.1_in 
	gnu/usr.bin/groff/tbl: tbl.1_in 
	gnu/usr.bin/groff/tfmtodit: tfmtodit.1_in 
	gnu/usr.bin/groff/tmac: groff_man.7_in groff_mdoc.7_in 
	                        groff_mdoc.samples.7_in groff_me.7_in 
	                        groff_ms.7_in groff_msafer.7_in 
	gnu/usr.bin/groff/troff: troff.1_in 
Removed files:
	gnu/usr.bin/groff/addftinfo: addftinfo.man 
	gnu/usr.bin/groff/afmtodit: afmtodit.man 
	gnu/usr.bin/groff/eqn: eqn.man 
	gnu/usr.bin/groff/grodvi: grodvi.man 
	gnu/usr.bin/groff/groff: groff.man 
	gnu/usr.bin/groff/grog: grog.man 
	gnu/usr.bin/groff/grohtml: grohtml.man 
	gnu/usr.bin/groff/grolj4: grolj4.man 
	gnu/usr.bin/groff/grops: grops.man 
	gnu/usr.bin/groff/grotty: grotty.man 
	gnu/usr.bin/groff/hpftodit: hpftodit.man 
	gnu/usr.bin/groff/indxbib: indxbib.man 
	gnu/usr.bin/groff/lkbib: lkbib.man 
	gnu/usr.bin/groff/lookbib: lookbib.man 
	gnu/usr.bin/groff/man: groff_char.man groff_font.man 
	                       groff_out.man 
	gnu/usr.bin/groff/mm: groff_mm.man groff_mmse.man 
	gnu/usr.bin/groff/nroff: nroff.man 
	gnu/usr.bin/groff/pfbtops: pfbtops.man 
	gnu/usr.bin/groff/pic: pic.man 
	gnu/usr.bin/groff/psbb: psbb.man 
	gnu/usr.bin/groff/refer: refer.man 
	gnu/usr.bin/groff/soelim: soelim.man 
	gnu/usr.bin/groff/tbl: tbl.man 
	gnu/usr.bin/groff/tfmtodit: tfmtodit.man 
	gnu/usr.bin/groff/tmac: groff_man.man groff_mdoc.man 
	                        groff_mdoc.samples.man groff_me.man 
	                        groff_ms.man groff_msafer.man me.man 
	                        msafer.man 
	gnu/usr.bin/groff/troff: troff.man 

Log message:
groff 1.15 plus local changes (insomnia strikes):
o moved *.man to *.$section_in and generate *.$section not *.n for bsd.man.mk
o modified groff Makefiles to not install man pages (we do it ourselves)
o use mkstemp everywhere
o don't install groff versions on mdoc macros, we want our own ones


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/09 03:13:23

Modified files:
	databases/xmysql: Makefile 
Added files:
	databases/xmysql/patches: patch-Makefile patch-XmysqlDB.c 
	                          patch-Xmysql_cb.c 
Removed files:
	databases/xmysql/patches: patch-aa patch-ab patch-ac 

Log message:
fix broken port
- move from X11 to local broke it.  fix.
- reorder patches


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/09 03:44:08

Modified files:
	databases/xmysqladmin: Makefile 
Added files:
	databases/xmysqladmin/patches: patch-Makefile 
Removed files:
	databases/xmysqladmin/patches: patch-aa 

Log message:
fix broken port
- move from X11 to local broke it
- rename patches to something more sensible
- fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 05:34:02

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Fix bug in IGNORE logic.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 05:51:40

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Fix MANPREFIX for FAKE, reported by Chris Turan.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 05:53:19

Modified files:
	audio/nspmod   : Makefile 

Log message:
bump NEED_VERSION for MANPREFIX bug.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/09 06:04:14

Modified files:
	infrastructure/mk: bsd.port.mk bsd.port.subdir.mk 

Log message:
ftp-packages, cdrom-packages targets. These are the targets I use
to build packages and log them.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/09 06:06:14

Modified files:
	faq/es         : faq1.html faq2.html faq3.html faq4.html 
	                 faq5.html faq6.html faq7.html index.html 
	                 install-i386.html 
Added files:
	faq/es         : faq8.html faq9.html 

Log message:
Updates by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/09 06:08:58

Modified files:
	openssh/es     : history.html openbsd.html 

Log message:
Updates by Horacio


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 06:31:48

Modified files:
	graphics/compface: Makefile 
	graphics/compface/patches: patch-aa 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 06:45:55

Modified files:
	.              : Makefile 
Added files:
	infrastructure/fetch: distfiles-update-locatedb 

Log message:
Porters support: create a locate database that holds all distfile contents
it knows how to scan without extracting anything.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 07:13:24

Modified files:
	editors/emacs/files: PLIST.template 

Log message:
Not exactly broken, but conflits with xemacs...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 07:18:18

Modified files:
	editors/xemacs20: Makefile 
Added files:
	editors/xemacs20/pkg: PFRAG.mule PLIST.sed 
Removed files:
	editors/xemacs20/files: PLIST.template PLIST.template.mule 

Log message:
Flavors for mule and compface.
PLIST.sed is flexible enough to handle that...
Add emacs conflict.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/09 08:10:58

Modified files:
	.              : events.html 

Log message:
Typo.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 08:12:30

Modified files:
	editors/xemacs20: Makefile 

Log message:
Fix GCCARCH, partial fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 08:25:33

Modified files:
	devel/id-utils : Makefile 
Added files:
	devel/id-utils/files: recompile 
	devel/id-utils/patches: patch-ac 

Log message:
Fake.
Fix emacs mode installation: stash the files into /usr/local/lib/id-utils,
and provide enough to run/re-run the compile when installing emacs/xemacs.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/09 08:32:20

Modified files:
	share/tmac     : Makefile 

Log message:
Link /usr/tmac/mdoc/doc to /usr/tmac/tmac.doc and remove references
to files we don't ship.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 09:05:52

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Let fetch-all use the same magic invocation as mirror-distfiles


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 09:24:14

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Need to include Makefile.inc sooner.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 09:50:19

Log message:
    Reformatted netscape ports, to allow easier sharing of configuration
    between navigator and communicator, plus distinct versions depending on
    the architecture.
    
    Fix a few problems while I'm doing it:
    - remove uncaught bison build dependency,
    - sort PLIST,
    - mark navigator and communicator as conflicting.
    
    Not linked in www yet, waiting for sparc tests.
    
    Status:
    
    Vendor Tag:	netscape
    Release Tags:	espie
    
    N ports/www/netscape/Makefile.inc
    N ports/www/netscape/Makefile
    N ports/www/netscape/communicator/Makefile
    N ports/www/netscape/communicator/files/md5
    N ports/www/netscape/communicator/files/netscape.i386
    N ports/www/netscape/communicator/patches.i386/patch-aa
    N ports/www/netscape/communicator/pkg/COMMENT
    N ports/www/netscape/communicator/pkg/DESCR
    N ports/www/netscape/communicator/pkg/PLIST.i386
    N ports/www/netscape/communicator-old/Makefile
    N ports/www/netscape/communicator-old/patches.sparc/patch-aa
    N ports/www/netscape/communicator-old/pkg/COMMENT
    N ports/www/netscape/communicator-old/pkg/DESCR
    N ports/www/netscape/communicator-old/pkg/PLIST.sparc
    N ports/www/netscape/communicator-old/files/md5
    N ports/www/netscape/communicator-old/files/netscape.sparc
    N ports/www/netscape/navigator/Makefile
    N ports/www/netscape/navigator/files/md5
    N ports/www/netscape/navigator/files/netscape.i386
    N ports/www/netscape/navigator/pkg/PLIST.i386
    N ports/www/netscape/navigator/pkg/COMMENT
    N ports/www/netscape/navigator/pkg/DESCR
    N ports/www/netscape/navigator/patches.i386/patch-aa
    N ports/www/netscape/navigator-old/Makefile
    N ports/www/netscape/navigator-old/files/md5
    N ports/www/netscape/navigator-old/files/netscape.sparc
    N ports/www/netscape/navigator-old/pkg/PLIST.sparc
    N ports/www/netscape/navigator-old/pkg/COMMENT
    N ports/www/netscape/navigator-old/pkg/DESCR
    N ports/www/netscape/navigator-old/patches.sparc/patch-aa
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/09 10:23:28

Modified files:
	.              : plus.html 

Log message:
add links


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 10:26:14

Modified files:
	.              : Makefile 
Added files:
	infrastructure/build: index-retrieve 

Log message:
If key, author, category is defined on the command line,
build SUBDIRS directly from INDEX.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 10:29:43

Added files:
	devel/id-utils/pkg: PLIST 
Removed files:
	devel/id-utils/files: PLIST 

Log message:
Forgot


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 10:31:04

Added files:
	audio/p5-MPEG-MP3Info/pkg: PLIST.sed 

Log message:
Forgot


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 10:38:27

Modified files:
	audio/xmmix    : Makefile 
	audio/xmmix/patches: patch-ah patch-ai 

Log message:
Fake.
Fix install path /usr/X11R6 -> /usr/local


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 10:39:05

Modified files:
	databases/gdbm : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 11:38:50

Modified files:
	audio/xmcd     : Makefile 
	comms/bpl+     : Makefile 
	comms/conserver: Makefile 
	comms/efax     : Makefile 
	comms/hylafax  : Makefile 
	comms/kermit   : Makefile 
	comms/lrzsz    : Makefile 
	comms/malsync  : Makefile 
	comms/mgetty+sendfax: Makefile 
	comms/minicom  : Makefile 
	comms/pilot-link: Makefile 
	comms/qpage    : Makefile 
	comms/seyon    : Makefile 
	comms/tkhylafax: Makefile 
	comms/xcept    : Makefile 
	comms/zmtx-zmrx: Makefile 
	databases/db   : Makefile 
	databases/p5-DBD-Pg: Makefile 
	databases/postgresql: Makefile 
	devel/ElectricFence: Makefile 
	devel/ORBit    : Makefile 
	devel/boehm-gc : Makefile 
	devel/dejagnu  : Makefile 
	devel/gsl      : Makefile 
	devel/lam      : Makefile 
	devel/libicq   : Makefile 
	devel/libtool  : Makefile 
	devel/mm       : Makefile 
	devel/prc-tools: Makefile 
	devel/shtool   : Makefile 
	devel/swig     : Makefile 
	devel/xmake    : Makefile 
	editors/abiword: Makefile 
	editors/jed    : Makefile 
	editors/uemacs : Makefile 
	editors/wordperfect: Makefile 
	editors/xemacs20: Makefile 
	emulators/bochs: Makefile 
	emulators/freebsd_lib: Makefile 
	emulators/simh : Makefile 
	emulators/wine : Makefile 
	emulators/xcopilot: Makefile 
	games/abuse    : Makefile 
	games/adom     : Makefile 
	games/agm      : Makefile 
	games/gnuchess : Makefile 
	games/gnushogi : Makefile 
	games/netris   : Makefile 
	games/slash    : Makefile 
	games/starlanes: Makefile 
	games/xasteroids: Makefile 
	games/xbat     : Makefile 
	games/xbill    : Makefile 
	games/xblast   : Makefile 
	games/xjewel   : Makefile 
	games/xminehunter: Makefile 
	games/xmris    : Makefile 
	games/xpat2    : Makefile 
	graphics/fxtv  : Makefile 
	graphics/ggi   : Makefile 
	graphics/giftrans: Makefile 
	graphics/gii   : Makefile 
	graphics/gphoto: Makefile 
	graphics/gqview: Makefile 
	graphics/gracula: Makefile 
	graphics/tgif  : Makefile 
	graphics/xbmbrowser: Makefile 
	graphics/xpaint: Makefile 
	graphics/xpm   : Makefile 
	japanese/jvim  : Makefile 
	japanese/onew-wnn4: Makefile 
	lang/Gofer     : Makefile 
	lang/STk       : Makefile 
	lang/camlp4    : Makefile 
	lang/egcs/stable: Makefile 
	lang/erlang    : Makefile 
	lang/guavac    : Makefile 
	lang/kaffe     : Makefile 
	lang/libgcj    : Makefile 
	lang/mawk      : Makefile 
	mail/adcomplain: Makefile 
	mail/asmail    : Makefile 
	mail/bulk_mailer: Makefile 
	mail/elm       : Makefile 
	mail/exim      : Makefile 
	mail/exmh      : Makefile 
	mail/exmh2     : Makefile 
	mail/faces     : Makefile 
	mail/fetchmail : Makefile 
	mail/mh        : Makefile 
	mail/movemail  : Makefile 
	mail/nmh       : Makefile 
	mail/pgpsendmail: Makefile 
	mail/popclient : Makefile 
	mail/poppassd  : Makefile 
	mail/qmail     : Makefile 
	mail/xfaces    : Makefile 
	mail/xfmail    : Makefile 
	mail/xlbiff    : Makefile 
	math/calc      : Makefile 
	mbone/relate   : Makefile 
	mbone/rtptools : Makefile 
	mbone/vat      : Makefile 
	mbone/vic      : Makefile 
	mbone/wbd      : Makefile 
	misc/amanda    : Makefile 
	misc/astrolog  : Makefile 
	misc/cbb       : Makefile 
	misc/cdrecord  : Makefile 
	misc/delay     : Makefile 
	misc/dialog    : Makefile 
	misc/figlet    : Makefile 
	misc/jive      : Makefile 
	misc/magicpoint: Makefile 
	misc/mc        : Makefile 
	misc/mmv       : Makefile 
	misc/mshell    : Makefile 
	misc/plan      : Makefile 
	misc/splitvt   : Makefile 
	misc/viz       : Makefile 
	misc/xd        : Makefile 
	misc/xdelta    : Makefile 
	misc/xless     : Makefile 
	misc/xtar      : Makefile 
	net/archie     : Makefile 
	net/arpcatch   : Makefile 
	net/arpwatch   : Makefile 
	net/bing       : Makefile 
	net/clog       : Makefile 
	net/firewalk   : Makefile 
	net/gaim       : Makefile 
	net/gated      : Makefile 
	net/gicq       : Makefile 
	net/hping      : Makefile 
	net/icmpinfo   : Makefile 
	net/irc        : Makefile 
	net/libnet     : Makefile 
	net/libnids    : Makefile 
	net/licq       : Makefile 
	net/mrtd       : Makefile 
	net/nam        : Makefile 
	net/ncftp      : Makefile 
	net/netatalk   : Makefile 
	net/netpipe    : Makefile 
	net/ngrep      : Makefile 
	net/nsping     : Makefile 
	net/pchar      : Makefile 
	net/sharity-light: Makefile 
	net/slirp      : Makefile 
	net/tcpflow    : Makefile 
	net/tcpreplay  : Makefile 
	net/tcptrace   : Makefile 
	net/tintin++   : Makefile 
	net/tinyfugue  : Makefile 
	net/tircproxy  : Makefile 
	net/totd       : Makefile 
	net/trafshow   : Makefile 
	net/ucd-snmp   : Makefile 
	net/wide-dhcp  : Makefile 
	net/xarchie    : Makefile 
	net/xchat      : Makefile 
	net/xip        : Makefile 
	net/zebra      : Makefile 
	news/aub       : Makefile 
	news/cnews     : Makefile 
	news/leafnode  : Makefile 
	news/newsfetch : Makefile 
	news/plor      : Makefile 
	news/tin       : Makefile 
	plan9/9menu    : Makefile 
	plan9/9wm      : Makefile 
	plan9/rc       : Makefile 
	plan9/sam      : Makefile 
	plan9/tcs      : Makefile 
	plan9/wily     : Makefile 
	print/a2ps     : Makefile 
	print/bibview  : Makefile 
	print/detex    : Makefile 
	print/enscript : Makefile 
	print/ghostview: Makefile 
	print/lyx      : Makefile 
	print/mpage    : Makefile 
	print/pkfonts  : Makefile 
	security/ADMsmb: Makefile 
	security/ADMsnmp: Makefile 
	security/antisniff: Makefile 
	security/bounix: Makefile 
	security/cfs   : Makefile 
	security/cgichk: Makefile 
	security/cops  : Makefile 
	security/crack : Makefile 
	security/dsniff: Makefile 
	security/fragrouter: Makefile 
	security/isic  : Makefile 
	security/its4  : Makefile 
	security/john  : Makefile 
	security/l0phtcrack: Makefile 
	security/libident: Makefile 
	security/lxnb  : Makefile 
	security/nbaudit: Makefile 
	security/nessus: Makefile 
	security/nfsshell: Makefile 
	security/outguess: Makefile 
	security/parse : Makefile 
	security/pgp5  : Makefile 
	security/pgplib: Makefile 
	security/portscanner: Makefile 
	security/rdp   : Makefile 
	security/smurflog: Makefile 
	security/ssl26 : Makefile 
	security/stel  : Makefile 
	security/strobe: Makefile 
	security/swatch: Makefile 
	security/tempwatch: Makefile 
	security/whisker: Makefile 
	sysutils/LPRng : Makefile 
	sysutils/apc-upsd: Makefile 
	sysutils/cfengine: Makefile 
	sysutils/idled : Makefile 
	sysutils/lsof  : Makefile 
	sysutils/mkhybrid: Makefile 
	sysutils/rtty  : Makefile 
	sysutils/setquota: Makefile 
	sysutils/tcplist: Makefile 
	sysutils/upsd  : Makefile 
	sysutils/webmin: Makefile 
	sysutils/xbatt : Makefile 
	sysutils/xosview: Makefile 
	textproc/c2html: Makefile 
	textproc/figlet: Makefile 
	textproc/html  : Makefile 
	textproc/info2html: Makefile 
	textproc/isearch: Makefile 
	textproc/iso12083: Makefile 
	textproc/iso8879: Makefile 
	textproc/ispell: Makefile 
	textproc/jade  : Makefile 
	textproc/latex2html: Makefile 
	textproc/libxml: Makefile 
	textproc/linuxdoc: Makefile 
	textproc/mgdiff: Makefile 
	textproc/pilot_makedoc: Makefile 
	textproc/sgmlformat: Makefile 
	textproc/sp    : Makefile 
	textproc/spiff : Makefile 
	textproc/texi2html: Makefile 
	textproc/wdiff : Makefile 
	www/amaya-english-dict: Makefile 
	www/amaya-french-dict: Makefile 
	www/amaya      : Makefile 
	www/cgiparse   : Makefile 
	www/decss      : Makefile 
	www/hotjava    : Makefile 
	www/mozilla    : Makefile 
	www/nscache    : Makefile 
	www/php3       : Makefile 
	www/squid      : Makefile 
	www/transproxy : Makefile 
	www/wwwcount   : Makefile 
	x11/freefonts  : Makefile 
	x11/getbdf     : Makefile 
	x11/mouseclock : Makefile 
	x11/rclock     : Makefile 
	x11/viewfax    : Makefile 
	x11/x2vnc      : Makefile 
	x11/xaniroc    : Makefile 
	x11/xantfarm   : Makefile 
	x11/xautolock  : Makefile 
	x11/xcoloredit : Makefile 
	x11/xfce       : Makefile 
	x11/xfed       : Makefile 
	x11/xfishtank  : Makefile 
	x11/xfm        : Makefile 
	x11/xgrab      : Makefile 
	x11/xlockmore  : Makefile 

Log message:
explicit FAKE=No, so that we can turn FAKE on by default.


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/04/09 11:42:10

Modified files:
	.              : i386-laptop.html 

Log message:
now everything works


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/09 11:43:02

Modified files:
	sys/netinet    : ip_input.c udp_usrreq.c 

Log message:
Pass ip_off and ip_len in the correct byte order to icmp_error(); this
should fix the crash problems with isic, reported last week.


CVSROOT:	/cvs
Module name:	www
Changes by:	mickey@cvs.openbsd.org	2000/04/09 11:46:39

Modified files:
	.              : i386-laptop.html 

Log message:
yes, it's named PCIBIOS_*_FIXUP


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/09 12:01:34

Modified files:
	sysutils/lsof  : Makefile 
	sysutils/lsof/files: md5 

Log message:
Version 4.49_W


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/04/09 12:27:26

Modified files:
	usr.sbin/ppp/ppp: main.c 

Log message:
Add a missing ``break''


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/09 13:23:18

Modified files:
	sys/sys        : device.h 
	sys/kern       : subr_autoconf.c 

Log message:
Added config_detach_children, config_activate_children.

Added ref counting to devices: device_ref, device_unref and a new method
for devices : ca_zeroref, called when the ref count hits zero.

Note that ca_zeroref may be called from interrupt context.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/09 13:26:35

Modified files:
	sys/kern       : subr_disk.c 
	sys/sys        : disk.h 

Log message:
Move a locking function that was spread throughout disk device drivers into
the disk structure.

The locking was mostly used in disk device drivers to prevent multiple
disklabel operations from going on simultaneously against the device.

Added disk_construct(), a constructor for the disk structure, that
initializes the lock structure in disk. It is called by default in
disk_attach() if it hasn't been called yet.

Added disk_lock and disk_unlock


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/09 14:21:30

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_out.c 

Log message:
Put the line-wrap check back under STATE_INIT. It was causing some display
problems in some (curses?) applications, i.e., sniffit.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/09 14:33:00

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.mvme88k 
	                         md.pmax md.powerpc md.sparc 
	distrib/sets/lists/comp: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.pmax 
	                         md.powerpc md.sparc mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/09 14:34:03

Modified files:
	editors        : Makefile 
	editors/emacs  : Makefile 

Log message:
add a no_X11 emacs flavor


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/09 14:35:53

Modified files:
	.              : plus.html 

Log message:
a few more links


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/09 14:53:59

Modified files:
	share/man/man4 : ahc.4 

Log message:
Tagged queueing now supported.


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2000/04/09 15:07:46

Modified files:
	sys/arch/i386/i386: conf.c 
	sys/sys        : conf.h 

Log message:
fix ulpt major # allocation


CVSROOT:	/cvs
Module name:	src
Changes by:	matthieu@cvs.openbsd.org	2000/04/09 15:08:26

Modified files:
	etc/etc.i386   : MAKEDEV 

Log message:
fix ulpt major # allocation


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/09 16:46:06

Modified files:
	sys/kern       : subr_autoconf.c 

Log message:
range error; < cd_ndevs, not <=


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 17:57:59

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Typos


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 18:40:28

Modified files:
	math/hoc       : Makefile 
	math/hoc/patches: patch-aa 

Log message:
Fix dependencies so that we can build code.o first.

on i386, build code.o with -O0 to work around a gcc bug.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 18:42:06

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
ALWAYS_PACKAGE: if defined, let install depend on _PACKAGE_COOKIE as well.
Use this for the {all,cdrom,ftp}-packages targets instead of unreliable
DEPENDS_TARGET.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/09 19:11:36

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Somewhat simpler {ftp/cdrom/all}-packages, depending on real files.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/09 19:56:49

Modified files:
	sys/net        : if_enc.c 

Log message:
Allow setting address.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/09 20:28:36

Modified files:
	usr.bin/sudo   : sudo.8 

Log message:
Remove extra backslash, noted by marc@snafu.org


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/09 20:33:32

Modified files:
	sys/net        : if_enc.c 

Log message:
SIOCAIFADDR.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/09 20:34:07

Modified files:
	sys/net        : if_enc.c 

Log message:
Typo.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/09 22:39:41

Modified files:
	sys/net        : if_enc.c 

Log message:
output routine enqueues and calls start, rather than requeueing for input.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/10 01:06:18

Modified files:
	sys/dev/ic     : wdc.c wdcvar.h 
	sys/dev/pcmcia : wdc_pcmcia.c 
	sys/dev/ata    : wd.c ata_wdc.c wdvar.h atavar.h 
	sys/dev/atapiscsi: atapiscsi.c 
	sys/dev/pci    : pciide.c 

Log message:
Added support for wd detach (merge from NetBSD). Support for
SCSI/ATAPI detach is not here yet.

Minor cleanup of wdc. Downgrade to UDMA mode 1 before going further.
Want to stay in UDMA modes because they're more error-resilient due to
a CRC.

Got rid of some of the ridiculous amount of softc sharing going on.
Hopefully, this will make the life of whoever goes in and fixes the
ref-counting to be correct easier.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/10 01:33:44

Modified files:
	sys/netinet    : ip_ether.c 

Log message:
Oops on sanity logic.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/10 01:34:53

Modified files:
	sys/net        : if_enc.c 

Log message:
Minor oops in sanity logic, IFF_RUNNING is set/unset with IFF_UP,
be paranoid with uninitialized variable.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/10 05:43:59

Modified files:
	es             : 26.html amiga.html anoncvs.html books.html 
	                 crypto.html docum.html donations.html 
	                 groups.html i386-laptop.html i386.html 
	                 index.html mail.html plus.html porting.html 
	                 ports.html press.html security.html 
	                 support.html tshirts.html want.html 

Log message:
Sync translation with Badlands Translation CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/10 05:47:48

Modified files:
	faq/es         : faq8.html faq9.html index.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/10 05:50:32

Modified files:
	de             : crypto.html donations.html goals.html 
	                 index.html plat.html security.html tshirts.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/10 06:20:31

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add Aironet PC4500 and PC4800


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/10 06:21:14

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen from pcidevs


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/10 06:39:08

Modified files:
	net/dnscache/pkg: MESSAGE 

Log message:
example passwd lines were taken from /etc/passwd instead of /etc/master.passwd


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/10 07:34:55

Modified files:
	sys/net        : if_bridge.c 

Log message:
don't return directly from bridge_ioctl without splx() on invalid enc
interfaces; modified version of patch from Armin Wolfermann
<armin@wolfermann.org>.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/10 07:45:16

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Pare down the AIRONET strings a bit


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/10 07:45:32

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/10 07:55:01

Modified files:
	sys/dev/pci    : files.pci 
	sys/arch/i386/conf: GENERIC 
Added files:
	sys/dev/pci    : if_an_pci.c 

Log message:
Aironet PCI shim; all the real meat is in sys/ic/an.c.
Based on the FreeBSD if_an_pci.c but really the only things that
remain the same are the informative comments at the top.  I retained
Bill Paul's Copyright since it seems silly to add my own copyright
to what is simply boilerplate.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/10 09:19:43

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
repair x11-fwd


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/10 09:46:06

Log message:
    knapster port
    
    Status:
    
    Vendor Tag:	jakob
    Release Tags:	jakob_2000-04-10
    
    N ports/audio/knapster/Makefile
    N ports/audio/knapster/files/md5
    N ports/audio/knapster/pkg/COMMENT
    N ports/audio/knapster/pkg/DESCR
    N ports/audio/knapster/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/10 10:17:11

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
a couple of xircom ethernet controllers


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/10 10:18:49

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/10 10:30:35

Modified files:
	graphics/pngcrush: Makefile 
	graphics/pngcrush/files: md5 

Log message:
upgrade to pngcrush 1.4.1


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/04/10 10:39:14

Modified files:
	editors/vim    : Makefile 
	editors/vim/files: md5 
Added files:
	editors/vim/patches: patch-location 

Log message:
Update to patch level 47.
Add HOMEPAGE.
Use flavors.
Fix man pages from picking fake'd file locations.


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/04/10 10:59:57

Modified files:
	.              : orders.html 

Log message:
I have CD's too.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/10 11:03:13

Modified files:
	emulators/linux_lib/pkg: INSTALL 

Log message:
fix the prefix that is used if PREFIX is not defined


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/10 11:16:31

Modified files:
	usr.bin/m4     : gnum4.c 

Log message:
Thinko in dobuiltin. Reported by turan@


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 11:32:33

Modified files:
	emulators/linux_lib: Makefile 

Log message:
TRUEPREFIX, good bye.
Rely on Fake for INSTALL script.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 11:51:27

Modified files:
	infrastructure/mk: bsd.port.subdir.mk 

Log message:
Flexibility in recursively entering subdirs.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/10 12:09:47

Modified files:
	sys/dev/pci    : if_an_pci.c 

Log message:
Use pci_mapreg_map() instead of pci_io_find() and pci_mapreg_map()


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 12:33:53

Modified files:
	editors        : Makefile 
	editors/vim    : Makefile 

Log message:
Missing USE_MOTIF (no lesstif dependency)
Activate light flavor


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 12:39:56

Modified files:
	.              : INDEX 

Log message:
Synch


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/10 12:40:47

Modified files:
	sys/dev/pci    : hifn7751.c hifn7751reg.h hifn7751var.h 

Log message:
- Add back code from the original aeon driver to handle missed interrupts by
enabling interrupts when the command queue has more than one entry.
- fix comment on hifn_newsession to reflect reality
- allocate session structure in softc
- compute a random IV when a session is created and try to chain from a
software kept IV for subsequent packets
- add handling of CRD_F_EXPLICIT


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/10 12:44:31

Modified files:
	usr.sbin/pkg_install/info: perform.c show.c 

Log message:
Speed up simple pkg_info: don't retrieve information we don't use.
Improve pkg list display slightly, insert space between pkg name and info
always (requested by aaron@).


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 12:56:07

Modified files:
	devel/libtool  : Makefile 
	devel/libtool/pkg: PLIST PLIST.noshared 
Added files:
	devel/libtool/patches: patch-ag 

Log message:
Fake, add missing AM_MAKEFLAGS.
Remove obsolete texinfo-3.11 bug work-around.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/10 13:36:03

Modified files:
	lib/libc/sys   : open.2 

Log message:
document EWOULDBLOCK; freebsd


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/10 13:36:30

Modified files:
	lib/libc/stdlib: malloc.c 

Log message:
missing THREAD_UNLOCK; netch@segfault.kiev.ua


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/10 13:44:40

Modified files:
	sys/dev        : rnd.c rndioctl.h rndvar.h 

Log message:
add support for more random sources.
make it easy to add more in the future.
make extract_entropy() faster.
more accurate stats.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/10 13:49:14

Modified files:
	sys/dev        : audio.c 

Log message:
make .mpg playing more usefull, i.e. supply entropy


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/10 13:50:51

Modified files:
	sbin/sysctl    : sysctl.c 

Log message:
this is how rnd stats are printed out now


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/04/10 14:03:21

Modified files:
	www/w3m        : Makefile 
	www/w3m/files  : md5 
	www/w3m/patches: patch-aa patch-ac 
	www/w3m/pkg    : DESCR PLIST 
Removed files:
	www/w3m/patches: patch-ad 

Log message:
upgrade to w3m-0.1.8, from d@


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/10 14:07:47

Modified files:
	sys/arch/i386/pci: pchb.c 
Added files:
	sys/dev/ic     : i82802reg.h 

Log message:
add support for true RNG presented on the i82802 FWH.
it produces 1 byte at a time and has no ready irq, thus timeout driven.
in fact w/ default hz=100 it produces up to 60% of
gross entropy production in an average loaded desktop system.


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/04/10 14:39:06

Modified files:
	libexec/identd : Makefile 

Log message:
proxy function not used/needed


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/04/10 14:47:08

Removed files:
	libexec/identd : proxy.c 

Log message:
remove proxy.c as well


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 15:44:07

ports/audio/knapster/patches

Update of /cvs/ports/audio/knapster/patches
In directory cvs.openbsd.org:/tmp/cvs-serv32748/patches

Log Message:
Directory /cvs/ports/audio/knapster/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 15:45:18

Modified files:
	audio/knapster/pkg: PLIST 
Added files:
	audio/knapster/patches: patch-docs-en-Makefile_in 
	                        patch-knapster-Makefile_in 
	                        patch-po-Makefile_in 

Log message:
Fake might mean a bit more than adding FAKE=Yes, broken Makefiles are
fairly common.

So, the packing list looks more decent, in the end.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/10 19:35:04

Modified files:
	.              : donations.html 

Log message:
more


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/10 19:35:51

Modified files:
	sys/arch/i386/conf: RAMDISK 

Log message:
we need more room; xe goes away again, but it is on other floppies of course


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	2000/04/10 19:37:57

Modified files:
	x11/olvwm      : Makefile 

Log message:
Licensing info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 19:38:41

Modified files:
	editors/xemacs20: Makefile 

Log message:
Typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 19:39:30

Modified files:
	russian/wget-msgs: Makefile 

Log message:
Use empty DISTFILES instead of special do-fetch target to grab stuff


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 19:46:12

ports/x11/xview/clients/files

Update of /cvs/ports/x11/xview/clients/files
In directory cvs.openbsd.org:/tmp/cvs-serv12309/files

Log Message:
Directory /cvs/ports/x11/xview/clients/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 19:47:19

Added files:
	x11/xview/clients/files: md5 

Log message:
Forgot


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/10 19:55:32

Modified files:
	mail/exmh      : Makefile 

Log message:
Avoid checking by automated tools...


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/10 20:15:08

Modified files:
	textproc/c2html: Makefile 
	textproc/c2html/files: md5 

Log message:
Update to version 0.9


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/10 20:44:33

Modified files:
	sys/arch/alpha/alpha: machdep.c 
	sys/arch/amiga/amiga: machdep.c 
	sys/arch/arc/arc: machdep.c 
	sys/arch/arm32/arm32: clock.c 
	sys/arch/atari/atari: machdep.c 
	sys/arch/i386/i386: machdep.c 
	sys/arch/kbus/kbus: machdep.c 
	sys/arch/mac68k/mac68k: machdep.c 
	sys/arch/mvme68k/dev: nvram.c 
	sys/arch/mvme88k/dev: nvram.c 
	sys/arch/pc532/pc532: machdep.c 
	sys/arch/powerpc/powerpc: clock.c 
	sys/arch/sun3/sun3: clock.c 
	sys/arch/vax/vax: clock.c 
	sys/arch/wgrisc/wgrisc: machdep.c 
	sys/dev        : sequencer.c 

Log message:
Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/10 20:55:31

Modified files:
	games/wump     : wump.c 
	games/fortune/datfiles: fortunes2 fortunes2-o 

Log message:
the the; some occurrences found by soren@NetBSD.org


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/10 21:52:07

Modified files:
	games/fortune/datfiles: fortunes2 fortunes2-o 

Log message:
tidying, accuracy, and duplicate removal


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/10 23:52:23

Modified files:
	security/rsaref: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/10 23:58:16

Modified files:
	net            : Makefile 

Log message:
add dnscache


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/11 00:02:29

Modified files:
	security       : Makefile 
	security/ssh   : Makefile 

Log message:
usa and international flavors for ssh.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/11 00:06:30

Modified files:
	security/ssh   : Makefile 

Log message:
test for no FLAVOR


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/11 00:09:57

Modified files:
	print/a2ps     : Makefile 

Log message:
broken. sources moved.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/11 00:23:20

Modified files:
	audio          : Makefile 

Log message:
add knapster


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/11 00:42:35

Modified files:
	misc/amanda/pkg: PLIST 

Log message:
fix broken packing listss


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2000/04/11 01:31:32

Modified files:
	gnu/usr.sbin/sendmail/smrsh: Makefile smrsh.8 

Log message:
Once again, /usr/sbin/smrsh -> /usr/libexec
Correct paths in smrsh(8).


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/11 01:47:16

Modified files:
	mail/asmail    : Makefile 
	x11/bclock     : Makefile 

Log message:
asmail: fix pixmap install.
bclock: broken, sources missing.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/11 01:58:20

Modified files:
	devel/libtool  : Makefile 

Log message:
- bump NEED_VERSION
- remove license type
- use -f option when invoking rm on libtool.info*


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 05:40:35

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 05:42:12

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
do not lose descriptors; Takahiro Kambe


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/11 05:52:56

Modified files:
	usr.sbin/ypbind: ypbind.c 

Log message:
avoid complex alignment constraint in SIOCGIFCONF,
by using getifaddrs(3).


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/11 06:02:31

Modified files:
	usr.sbin/route6d: route6d.c 

Log message:
ignore routing messages for interfaces that route6d does not care.
do not advertise blackhole/reject static routes.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 06:08:19

Modified files:
	share/man/man4 : isp.4 adv.4 

Log message:
looks better


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/11 07:20:32

Modified files:
	usr.sbin/traceroute: traceroute.8 

Log message:
Fix HISTORY section; ian@darwinsys.com


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/11 07:49:34

Modified files:
	sys/dev/pci    : hifn7751reg.h 

Log message:
define the rest of the descriptor bits


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/04/11 07:56:40

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
Add Neomagic NM256ZX


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/04/11 07:57:40

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/11 08:01:53

Modified files:
	share/man/man4 : isa.4 isapnp.4 pci.4 usb.4 

Log message:
Many updates, including some OpenBSD'ification, device additions and removals,
better cross references (Xr bus types, not each individual driver), formatting
fixes, etc.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/11 08:08:04

Modified files:
	share/man/man4 : isa.4 isapnp.4 pcmcia.4 pci.4 usb.4 

Log message:
Xr pcmcia(4), too.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/11 08:12:28

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : cardbus.4 

Log message:
Add cardbus(4) man page.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/11 10:22:09

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
- Don't bother with PCI_COMMAND_IO_ENABLE, the card doesn't support it.
- remove some debugging code
- fix arguments to last call to crypto_register()
- for sram boards, only check 1mb of ram
- when the rings are full, call the crp->callback with crp->crp_etype == ENOMEM
so it can clean up, then return 0
- some KNF


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/11 10:26:23

Modified files:
	share/man/man4 : an.4 

Log message:
Add pci config


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/11 10:28:49

Modified files:
	sys/netinet    : ip_ether.c 

Log message:
Don't add an extra 20 bytes to ip_len, m_pkthdr.len is already updated
by M_PREPEND.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/11 12:08:44

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
add 802.11's nwid command; add mtu command


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/11 12:38:33

Modified files:
	sbin/umount    : umount.c 

Log message:
If realpath() fails, just use the old name and don't make it a fatal error.
Closes PR #1185


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/04/11 12:43:35

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Clean up the KerberosIV instructions, once and for all.
Hopefully, this will dispell any remaining questions.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/11 13:03:19

Modified files:
	sys/dev/usb    : usbdevs 

Log message:
Philips USB camera


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/11 13:04:10

Modified files:
	sys/dev/usb    : usbdevs.h usbdevs_data.h 

Log message:
regen


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/04/11 13:18:39

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
forgot a depend.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 13:44:42

Modified files:
	share/man/man4 : Makefile 
	share/man/man8 : Makefile 

Log message:
lose non-support architecture pages


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 13:49:53

Modified files:
	.              : donations.html goals.html 

Log message:
detail write-offs


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/11 13:59:07

Modified files:
	sys/dev/pci    : hifn7751.c hifn7751var.h 

Log message:
- add support for buffers that are not aligned (or end on a non 4byte boundary)
- recompute destination length from destination descriptors and reclaim the
destination ring there.


CVSROOT:	/cvs
Module name:	ports
Changes by:	matthieu@cvs.openbsd.org	2000/04/11 14:00:05

Modified files:
	x11/Xaw3d/patches: patch-aa 

Log message:
don't use the libXaw version number from XFree86 4.0, when building
whith XFree86 4.0 installed. (Ok: espie@)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/11 14:08:39

Modified files:
	share/tmac/mdoc: Makefile 

Log message:
Do the mdoc/doc -> tmac.doc linking in the correct subdir.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/04/11 14:08:51

Log message:
    new layout for amaya port
    
    Status:
    
    Vendor Tag:	BrunoRohee
    Release Tags:	BrunoRohee_2000-Apr-11
    
    N ports/www/amaya/Makefile.inc
    C ports/www/amaya/Makefile
    N ports/www/amaya/browser/Makefile
    N ports/www/amaya/browser/pkg/COMMENT
    N ports/www/amaya/browser/pkg/DESCR
    N ports/www/amaya/browser/pkg/PLIST
    N ports/www/amaya/browser/files/md5
    N ports/www/amaya/english-dict/Makefile
    N ports/www/amaya/english-dict/pkg/COMMENT
    N ports/www/amaya/english-dict/pkg/DESCR
    N ports/www/amaya/english-dict/pkg/PLIST
    N ports/www/amaya/english-dict/files/md5
    N ports/www/amaya/french-dict/Makefile
    N ports/www/amaya/french-dict/pkg/COMMENT
    N ports/www/amaya/french-dict/pkg/DESCR
    N ports/www/amaya/french-dict/pkg/PLIST
    N ports/www/amaya/french-dict/files/md5
    
    1 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jBrunoRohee:yesterday -jBrunoRohee ports/www/amaya

CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 14:10:24

Modified files:
	etc/mtree      : 4.4BSD.dist 

Log message:
remove unneeded arch subdirs


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/04/11 14:12:33

Modified files:
	www/amaya      : Makefile 

Log message:
resolve conflict


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/11 14:13:13

Modified files:
	share/tmac     : Makefile 

Log message:
Do the mdoc/doc -> tmac.doc linking in the correct subdir.


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/04/11 14:15:48

Removed files:
	www/amaya/files: md5 
	www/amaya/pkg  : COMMENT DESCR PLIST 

Log message:
clean


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/04/11 14:21:28

Removed files:
	www/amaya-english-dict: Makefile 
	www/amaya-english-dict/files: md5 
	www/amaya-english-dict/pkg: COMMENT DESCR PLIST 
	www/amaya-french-dict: Makefile 
	www/amaya-french-dict/files: md5 
	www/amaya-french-dict/pkg: COMMENT DESCR PLIST 

Log message:
These ports are now in ports/www/amaya/english-dict and french-dict respectively


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/04/11 14:23:15

Modified files:
	www            : Makefile 

Log message:
remove amaya dictionaries, now under amaya directory


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/04/11 14:25:50

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
hopefully, last tweak to kerberos section.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/11 14:34:43

Modified files:
	.              : plus.html 

Log message:
links


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 14:39:07

Modified files:
	share/man/man4 : an.4 cardbus.4 isapnp.4 pci.4 pcmcia.4 usb.4 

Log message:
more Xr flesh


CVSROOT:	/cvs
Module name:	ports
Changes by:	rohee@cvs.openbsd.org	2000/04/11 14:47:24

Modified files:
	www/amaya      : Makefile Makefile.inc 
	www/amaya/english-dict: Makefile 
	www/amaya/french-dict: Makefile 

Log message:
cleaning


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/11 14:53:40

Modified files:
	faq            : faq8.html 

Log message:
mention /etc/motd disappearing line jazz


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/11 15:00:48

Modified files:
	share/man/man9 : random.9 

Log message:
current


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 15:27:23

Modified files:
	.              : donations.html goals.html 

Log message:
not enough sleep


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 17:19:14

Modified files:
	.              : want.html 

Log message:
spelling


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 18:07:09

Modified files:
	.              : events.html 

Log message:
another


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 18:13:45

Modified files:
	libexec/tcpd/tcpd: tcpd.8 

Log message:
put wrapper in the Nd


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 18:18:20

Modified files:
	usr.bin/ssh    : cipher.c 

Log message:
comment typo


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/04/11 21:52:08

Modified files:
	xc/programs/fvwm/sample.fvwmrc: system.fvwm2rc system.fvwmrc 

Log message:
2.7


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/11 22:11:32

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	marc@cvs.openbsd.org	2000/04/11 22:16:44

Modified files:
	security/sslusa: Makefile 
	security/sslusa/files: md5 

Log message:
Fix a frustrating commedy of errors found by fries@ and others
libssl/Makefile.bsd-wrapper did the wrong thing with make clean
if run before make prereq.   bsd.port.mk doesn't clean up the obj
dir of the sslusa port when symlinked somewhere else.   These two
bugs caused no end of grief to everyone but me.   This is a workaround
for some of those bugs


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/04/11 22:22:41

Modified files:
	sys/compat/linux: linux_misc.c syscalls.master 

Log message:
Implement linux's setfsuid and getfsuid (from NetBSD)


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/04/11 22:23:05

Modified files:
	sys/compat/linux: linux_syscall.h linux_syscallargs.h 
	                  linux_syscalls.c linux_sysent.c 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/12 00:02:30

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
rename PEQUR to RCC, and add other chips


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/12 00:02:38

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/12 00:20:32

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
another RCC bridge


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/12 00:20:36

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/12 00:36:48

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
fix passwd prompt for ssh2, less debugging output.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/12 00:37:03

Modified files:
	usr.bin/ssh    : clientloop.c compat.c dsa.c kex.c sshd.c 

Log message:
less debugging output


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/12 01:03:07

Modified files:
	usr.bin/ssh    : kex.c kex.h sshconnect.c sshd.c 

Log message:
check for reasonable public DH values


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/12 01:45:45

Modified files:
	usr.bin/ssh    : README.openssh2 cipher.c cipher.h compat.c 
	                 compat.h readconf.c readconf.h servconf.c 
	                 servconf.h ssh.c ssh.h sshconnect.c sshd.c 

Log message:
add Cipher and Protocol options to ssh/sshd, e.g.:
ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers arcfour,3des-cbc'


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/04/12 01:53:04

Modified files:
	sys/arch/i386/isa/pcvt/Util/kcon: kcon.1 

Log message:
correct path


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/12 01:56:16

Modified files:
	usr.bin/ssh    : sshconnect.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/04/12 02:00:18

Modified files:
	lib/libc/stdio : printf.3 

Log message:
list 'i' only once


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/12 02:11:36

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
print 1.99 only if server supports both


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/12 03:39:11

Modified files:
	usr.bin/ssh    : auth-rh-rsa.c auth-rsa.c authfd.c authfile.c 
	                 bufaux.c cipher.c cipher.h dsa.c fingerprint.c 
	                 hmac.c hostfile.c kex.c key.c mpaux.c packet.c 
	                 packet.h rsa.h ssh-agent.c sshconnect.c sshd.c 

Log message:
#include <ssl/foo.h> -> <openssh/foo.h>


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/12 04:22:39

Modified files:
	usr.bin/ssh    : buffer.c 

Log message:
typos


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/12 07:20:42

Modified files:
	sys/arch/i386/isa/pcvt: pcvt_vtf.c 

Log message:
When resetting attributes (VT_NORMAL), do a proper color set.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/04/12 08:23:39

Modified files:
	.              : want.html 

Log message:
We would like to see donations of USB and CardBus devices.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/12 10:10:22

Modified files:
	sys/arch/amiga/conf: files.amiga 

Log message:
Fix pcic attachments; jj@dynarc.se


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/12 10:17:40

Modified files:
	share/man/man4 : dc.4 

Log message:
Spelling error: transfered -> transferred


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/12 10:19:12

Modified files:
	sys/dev/usb    : ucomvar.h usb_port.h 

Log message:
RCSids.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/12 10:36:33

Modified files:
	es             : i386-laptop.html index.html orders.html 
	                 plus.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/12 10:46:52

Modified files:
	de             : 26.html crypto.html cvsup.html goals.html 
	                 index.html items.html orders.html plat.html 
	                 security.html tshirts.html why-cvs.html 
Added files:
	de             : anoncvs.html ftp.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/12 10:50:29

Modified files:
	es             : i386-laptop.html index.html orders.html 
	                 plus.html 

Log message:
Unroll previous commit, put in place the correct translated files, not
the [en] version!


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/12 10:50:53

Modified files:
	sys/arch/amiga/stand/loadbsd: loadbsd.8 
	sbin/atactl    : atactl.8 
	sbin/wicontrol : wicontrol.8 
	share/man/man9/man9.i386: bioscall.9 
	usr.sbin/memconfig: memconfig.8 
	usr.sbin/rtsold: rtsold.8 

Log message:
Remove all arguments to the .Os macro so that all of 2.7's man pages will
correctly say "OpenBSD 2.7".


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/12 10:55:03

Modified files:
	openssh/de     : index.html 
Added files:
	openssh/de     : ftp.html goals.html press.html security.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/12 11:00:54

Added files:
	es             : checklist.html events.html portstat.html 
	                 why-cvs.html 

Log message:
New files added by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/12 11:06:39

Modified files:
	de             : donations.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/12 12:05:47

Modified files:
	sys/net        : if_enc.c 

Log message:
Fix checksum for outgoing etherip/ipip packets from enc interfaces.


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/04/12 12:15:37

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
nit nit, & to &amp; Thanks je@sekure.net


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/12 12:37:31

Modified files:
	archivers/p5-Compress-Zlib: Makefile 

Log message:
broken, does not build.  I have logs if you want to fix this.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/12 12:39:13

Modified files:
	graphics/gimp  : Makefile 

Log message:
sources moved.  updated.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/12 12:42:11

Modified files:
	graphics/fxtv  : Makefile 

Log message:
broken, bad packaging.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/12 12:43:59

Modified files:
	games/xpat2    : Makefile 

Log message:
broken, does not build


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/12 13:05:31

Modified files:
	distrib/sets/lists/base: md.mvme68k 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/12 13:12:44

Modified files:
	games/xpat2    : Makefile 
	games/xpat2/patches: patch-aa 

Log message:
Fixed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/12 13:28:45

Modified files:
	graphics/fxtv  : Makefile 
	graphics/fxtv/patches: patch-aa 

Log message:
Fix packing list/installation location.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/12 13:45:51

Modified files:
	devel/dejagnu  : Makefile 

Log message:
bump up tcl and tk to 8.3.
add explict depends for tcl and tk


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/12 14:06:19

Modified files:
	comms/pilot-link/pkg: PLIST 

Log message:
fix broken port


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/12 14:34:17

Log message:
    Groff 1.10 + japanese groff patch 0.99.
    Soon to be used to format Wnn man pages.
    
    Status:
    
    Vendor Tag:	groff
    Release Tags:	jgroff_0_99
    
    N ports/japanese/groff/Makefile
    N ports/japanese/groff/files/md5
    N ports/japanese/groff/patches/patch-hpftodit_hpftodit_cc
    N ports/japanese/groff/patches/patch-configure
    N ports/japanese/groff/patches/patch-Makefile_in
    N ports/japanese/groff/patches/patch-Makefile_comm
    N ports/japanese/groff/patches/patch-devps_DESC_in
    N ports/japanese/groff/patches/patch-afmtodit_Makefile_sub
    N ports/japanese/groff/patches/patch-grog_Makefile_sub
    N ports/japanese/groff/patches/patch-devdvi_DESC_in
    N ports/japanese/groff/patches/patch-devlj4_DESC_in
    N ports/japanese/groff/patches/patch-nroff_nroff_sh
    N ports/japanese/groff/patches/patch-grog_grog_pl
    N ports/japanese/groff/patches/patch-devascii_DESC_proto
    N ports/japanese/groff/patches/patch-devlatin1_DESC_proto
    N ports/japanese/groff/patches/patch-devnippon_DESC_proto
    N ports/japanese/groff/pkg/COMMENT
    N ports/japanese/groff/pkg/PLIST
    N ports/japanese/groff/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/12 14:43:27

Modified files:
	math/calc      : Makefile 
	math/calc/files: md5 
	math/calc/pkg  : PLIST 
Removed files:
	math/calc/patches: patch-aa 

Log message:
Update to an existing version and Fake (with maintainer's approval)


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/12 14:46:21

Modified files:
	libexec/makewhatis: makewhatis.pl 

Log message:
Limited EUC heuristics, should handle bold wide characters correctly,
and recognize `NAME' in japanese manpages.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/12 15:21:30

Modified files:
	net/ucd-snmp   : Makefile 

Log message:
Mark broken, all the scripts try to use /usr/local/bin/perl


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/04/12 15:32:40

Modified files:
	sys/netinet    : ip_ftp_pxy.c 

Log message:
FTP Proxy changes introduced in 3.3.12 were too agressive. Tone down
a bit. posted to ipf list by darrenr@pobox.com


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/04/12 15:46:42

Modified files:
	sys/netinet    : ipl.h 

Log message:
bump ipf version (3.3.12a) to go with last commit


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/12 15:48:05

Modified files:
	bin/domainname : domainname.1 
	bin/hostname   : hostname.1 
	bin/sleep      : sleep.1 
	bin/stty       : stty.1 
	usr.bin/file   : magic.5 
	usr.bin/m4     : m4.1 
	usr.bin/mail   : mail.1 
	usr.bin/make   : make.1 
	usr.bin/mg     : mg.1 
	usr.bin/oldrdist: oldrdist.1 
	usr.bin/script : script.1 
	usr.bin/sort   : sort.1 
	usr.bin/ssh    : scp.1 ssh-add.1 ssh-agent.1 ssh-keygen.1 ssh.1 
	                 sshd.8 
	usr.bin/w      : uptime.1 
	usr.sbin/afs/fs: fs.1 
	usr.sbin/afs/pts: pts.1 
	usr.sbin/afs/vos: vos.8 
	usr.sbin/arp   : arp.8 
	usr.sbin/config: config.8 
	usr.sbin/dhcp/dhclient: dhclient.conf.5 
	usr.sbin/faithd: faithd.8 
	usr.sbin/ifmcstat: ifmcstat.8 
	usr.sbin/inetd : inetd.8 
	usr.sbin/ipftest: ipftest.1 
	usr.sbin/ipsend/iptest: iptest.1 
	usr.sbin/iteconfig: iteconfig.8 
	usr.sbin/mailwrapper: mailwrapper.8 
	usr.sbin/memconfig: memconfig.8 
	usr.sbin/ndp   : ndp.8 
	usr.sbin/pkg_install/add: pkg_add.1 
	usr.sbin/pkg_install/create: pkg_create.1 
	usr.sbin/pkg_install/sign: pkg_sign.1 
	usr.sbin/ppp/ppp: ppp.8 
	usr.sbin/rip6query: rip6query.8 
	usr.sbin/rtadvd: rtadvd.8 rtadvd.conf.5 
	usr.sbin/rtsold: rtsold.8 
	usr.sbin/sesd/getencstat: getencstat.8 
	usr.sbin/sesd/sesd: sesd.8 
	usr.sbin/sesd/setencstat: setencstat.8 
	usr.sbin/sesd/setobjstat: setobjstat.8 
	usr.sbin/traceroute6: traceroute6.8 
	sbin/ifconfig  : ifconfig.8 
	sbin/ipf       : ipf.5 
	sbin/ipsecadm  : ipsecadm.8 
	sbin/isakmpd   : isakmpd.conf.5 
	sbin/ping6     : ping6.8 
	sbin/raidctl   : raidctl.8 
	sbin/route     : route.8 
	sbin/shutdown  : shutdown.8 
	sbin/wicontrol : wicontrol.8 
	lib/libc/gen   : sysctl.3 
	lib/libc/net   : getifaddrs.3 inet6_option_space.3 
	lib/libc/stdio : fopen.3 
	lib/libc/sys   : read.2 socket.2 write.2 
	lib/libc_r/man : pthread_attr_init.3 
	                 pthread_attr_setdetachstate.3 
	                 pthread_attr_setstackaddr.3 
	                 pthread_attr_setstacksize.3 
	                 pthread_rwlock_init.3 pthread_rwlock_rdlock.3 
	                 pthread_rwlock_unlock.3 pthread_rwlock_wrlock.3 
	                 pthread_rwlockattr_destroy.3 
	                 pthread_rwlockattr_getpshared.3 
	                 pthread_rwlockattr_init.3 
	                 pthread_rwlockattr_setpshared.3 
	                 pthread_set_name_np.3 pthreads.3 
	lib/libform    : form_field_buffer.3 
	lib/libkeynote : keynote.1 keynote.3 keynote.4 keynote.5 
	lib/libm/man   : math.3 
	lib/libutil    : login_fbtab.3 
	libexec/makewhatis: makewhatis.8 
	libexec/rshd   : rshd.8 
	libexec/uucpd  : uucpd.8 

Log message:
Trailing whitespace begone!


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/04/12 15:51:48

Modified files:
	sbin/ipf       : ipf.c 

Log message:
remove unnecessary kernel dependency - mep@netsec.net


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/04/12 16:02:10

Modified files:
	.              : press.html 

Log message:
Add eup e-zine interview


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/12 16:12:15

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper 

Log message:
do h2ph for the whole include tree; millert@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/12 17:00:28

Modified files:
	usr.bin/ssh    : ssh.1 sshd.8 

Log message:
document Protocol, Ciphers


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/12 17:38:51

Modified files:
	sys/dev/ic     : ac97.c 

Log message:
Disable DAC, Output, and Record mute by default


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/12 18:00:09

Modified files:
	sys/dev        : audiovar.h 

Log message:
Move min # of blocks to two to accomodate hackis neomagic driver


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/12 18:06:16

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
netsec


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/12 18:06:56

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/12 18:07:06

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
RCC/ServerWorks products


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/12 18:07:23

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/12 18:10:52

Modified files:
	sys/dev/pci    : files.pci 
Added files:
	sys/dev/pci    : neo.c neoreg.h neo-coeff.h 

Log message:
NeoMagic 256AV/ZX audio driver

Still in beta.

May lock up your machine when accessing mixer


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/12 18:28:45

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
match netsec 7751 card, and oh golly gee, will ya look at that, it's
unlock secret is all 0's as well, my, what a coincidence!


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/12 18:36:43

Modified files:
	sys/dev/pci    : neo.c 

Log message:
Remove printf from interrupt handler...

Use blksize more aggressively instead of hard-wiring it everywhere

Fix to nm_waitcd and neo_malloc. neo_malloc still ain't pretty.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/04/12 18:46:28

Modified files:
	faq            : faq13.html 

Log message:
Lots of cleanup
and new section regarding certificates


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/04/12 19:00:11

Modified files:
	faq            : index.html 
Added files:
	faq            : faq13-2.6.html 

Log message:
Don't attempt to maintain 2.6 and 2.7 specifics in the same file


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/12 20:38:43

Modified files:
	mbone/sdr/files: md5 

Log message:
checksums changed.  ok'd by maint.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/12 21:25:31

Modified files:
	openssh        : index.html 

Log message:
more


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/04/12 22:25:13

Modified files:
	sys/dev/pci    : pcidevs ahc_pci.c 

Log message:
Add support for Adaptec 2930U2 controller.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/04/12 22:28:30

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
Add support for Adaptec 2930U2 controller.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/12 23:55:20

Modified files:
	lib/libpcap    : Makefile inet.c 

Log message:
use getifaddrs, to avoid copmlicated align constraint in SIOCGIFCONF.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/13 00:12:19

Modified files:
	usr.bin/mg     : README basic.c buffer.c chrdef.h cinfo.c def.h 
	                 dir.c dired.c display.c echo.c extend.c file.c 
	                 fileio.c help.c kbd.c kbd.h key.h keymap.c 
	                 line.c macro.c macro.h main.c match.c modes.c 
	                 paragraph.c random.c re_search.c region.c 
	                 search.c spawn.c sysdef.h tty.c ttydef.h 
	                 ttyio.c ttykbd.c version.c window.c word.c 

Log message:
The start of KNF + -Wall.  The code has been run through indent but
needs hand fixup.  I stopped at keymap.c...


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 00:42:53

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 00:46:13

Modified files:
	share/man/man4 : Makefile sv.4 
Added files:
	share/man/man4 : neo.4 

Log message:
new and tweak


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 06:47:05

Modified files:
	.              : crypto.html 

Log message:
hardware sub-section


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 06:58:59

Modified files:
	.              : crypto.html 

Log message:
more


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 07:10:59

Modified files:
	.              : crypto.html 

Log message:
final pass for now


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 07:26:00

Modified files:
	sbin/swapctl   : swapctl.8 

Log message:
example fstab entry


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 07:28:50

Modified files:
	share/man/man5 : fstab.5 

Log message:
example


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/13 07:48:30

Modified files:
	sys/dev        : rnd.c rndioctl.h rndvar.h 

Log message:
better has when adding entropy to the pool.
bigger pool (4k).


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/13 08:08:51

Modified files:
	sys/netinet6   : icmp6.c 

Log message:
do not return icmp6 error against icmp6 error.
(this is due to a bug in header chain chasing)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/13 08:11:18

Modified files:
	sys/netinet6   : nd6.c 

Log message:
even if nd6_nud_hint is called, do not change a neighbor's status
unless the old status is probably reachable (i.e. the link-layer address
has already been resolved).
KAME PR 235.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/13 08:18:46

Modified files:
	.              : plus.html 

Log message:
add links, and patches by Horacio MG


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 08:26:37

Modified files:
	.              : plus.html 

Log message:
point at hifn stuff


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 08:27:42

Modified files:
	.              : plus.html 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/13 08:34:10

Modified files:
	sys/netinet6   : nd6.c 

Log message:
bark if sdl_alen == 0.  test code for KAME PR 235.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/13 09:05:45

Modified files:
	share/man/man4 : sv.4 

Log message:
Cleanup.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/13 09:06:00

Modified files:
	share/man/man4 : neo.4 

Log message:
Cleanup.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/13 10:02:09

Modified files:
	net/mtr        : Makefile 
	net/mtr/files  : md5 

Log message:
sync with latest KAME patches
add 'curses' flavor for systems without GTK


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/04/13 10:12:39

Modified files:
	.              : events.html 

Log message:
add IKE and bridge papers


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/04/13 10:17:08

Modified files:
	.              : events.html 

Log message:
better


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/04/13 10:23:53

Modified files:
	sbin/ipnat     : ipnat.8 

Log message:
Add a note regarding bimap and ipnat's "First Match" policy.
This question comes up fairly regularly. from mep@netsec.net


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/04/13 10:26:13

Modified files:
	lib/libssl/src/crypto/rsa: rsa_eay.c 

Log message:
Fix an oopsie so these get initialized even when RSA isn't there,
thanks niklas@

*WARNING* - this breaks the patch used in the "ssl26" port - you'll
need to use the new minty ssl-intl port, coming right after this


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/13 10:27:27

Modified files:
	sys/netinet6   : nd6.c 

Log message:
add comment on sanity check


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/04/13 10:29:30

Modified files:
	.              : events.html 

Log message:
add "Safety Checking of Kernel Extensions" by Craig Metz to USENIX2000


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/04/13 10:33:14

ports/security/sslintl

Update of /cvs/ports/security/sslintl
In directory cvs.openbsd.org:/tmp/cvs-serv6442/sslintl

Log Message:
Directory /cvs/ports/security/sslintl added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/13 10:33:50

Modified files:
	net/ethereal   : Makefile 
	net/ethereal/files: md5 
	net/ethereal/pkg: PLIST 

Log message:
update to v0.8.7

Change summary
--------------
In Ethereal 0.8.7 we have fixed a display bug affecting boolean flags
in bitfields that was introduced in 0.8.5. The DNS dissector avoids the
zlip DNS Denial-of-Service exploit.  Dissectors for rlogin and SOCKS
4 and 5 were added. Other updated dissectors include SMB, BGP, LLC,
OSI CLNP, and ISIS.


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/04/13 10:34:30

ports/security/sslintl/files

Update of /cvs/ports/security/sslintl/files
In directory cvs.openbsd.org:/tmp/cvs-serv21728/files

Log Message:
Directory /cvs/ports/security/sslintl/files added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/04/13 10:34:30

ports/security/sslintl/pkg

Update of /cvs/ports/security/sslintl/pkg
In directory cvs.openbsd.org:/tmp/cvs-serv21728/pkg

Log Message:
Directory /cvs/ports/security/sslintl/pkg added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/04/13 10:35:49

Added files:
	security/sslintl: Makefile 
	security/sslintl/files: md5 
	security/sslintl/pkg: COMMENT DESCR INSTALL PLIST 

Log message:
New minty 2.7 version, now hopefuly behaving nicer as a port.


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/04/13 10:43:01

Modified files:
	.              : events.html 

Log message:
add usenix security 2000 and 'Encrypting Virtual Memory' by Niels Provos.


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/04/13 10:44:12

Modified files:
	.              : events.html 

Log message:
better


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/04/13 11:13:42

Modified files:
	sys/netinet    : ip_state.h 

Log message:
#ifndef the definitions of IPSTATE_MAX and IPSTATE_SIZE
This allows the redefinition of these constants in mk.conf,
for example. mep@netset.net


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/04/13 11:14:28

Modified files:
	.              : i386.html 

Log message:
Hi/Fn 7751


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/13 11:16:09

Modified files:
	distrib/notes/i386: hardware 

Log message:
hifn7751


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/13 11:17:14

Modified files:
	share/man/man4/man4.i386: intro.4 

Log message:
hifn7751


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2000/04/13 11:47:20

Modified files:
	.              : donations.html 

Log message:
Add U of A Sunsite project - help make sure we continue to get bandwidth
for our main fan-out site


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 12:25:35

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
neo


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 12:28:19

Modified files:
	.              : events.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/13 12:55:09

Modified files:
	.              : donations.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/13 13:22:57

Modified files:
	sys/netinet    : ip_output.c 

Log message:
When fragmenting a packet, inherit the multicast and broadcast flags so that
the link layer can choose the right address.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/04/13 13:59:40

Modified files:
	sbin/ipf       : ipf.4 ipf.5 
	sbin/ipnat     : ipnat.4 ipnat.5 
	share/man/man4 : ipl.4 

Log message:
Long overdue documentation update for IPFilter. These
are taken directly from the ipf distribution, and are
not mandoc'ed. ipf(8), ipfstat(8), and ipnat(8) are yet
to go and must be done manually. (sigh)


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/04/13 14:37:09

Modified files:
	security/sslintl/files: md5 

Log message:
oops


CVSROOT:	/cvs
Module name:	ports
Changes by:	beck@cvs.openbsd.org	2000/04/13 14:45:48

Modified files:
	security/sslintl/pkg: COMMENT 

Log message:
I hate that length restriction. I hate it I hate it I hate it...


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/13 14:55:17

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
- complete rewrite of hifn_write_command() to avoid copies by removing the
hifn_build_command() middle layer for building the command descriptor
- remove an unnecessary assignment in hifn_process()


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/13 14:55:34

Modified files:
	sys/dev/pci    : hifn7751var.h 

Log message:
remove unnecessary variable


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2000/04/13 14:58:23

Modified files:
	.              : anoncvs.html 

Log message:
New anoncvs server in Montreal.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/13 15:16:52

Log message:
    initial import of ADM's radius sniffer.
    
    from nny@sinister.com
    
    Status:
    
    Vendor Tag:	TURAN
    Release Tags:	RADIUSNIFF_IMPORT
    
    N ports/security/radiusniff/Makefile
    N ports/security/radiusniff/files/md5
    N ports/security/radiusniff/patches/patch-Makefile
    N ports/security/radiusniff/pkg/COMMENT
    N ports/security/radiusniff/pkg/DESCR
    N ports/security/radiusniff/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/13 16:34:10

Modified files:
	sys/dev/pci    : hifn7751.c hifn7751var.h 

Log message:
- let hifn_process() compute the mask bits for the command descriptors
(falls under the category of compute it once and use it).
- just copy the computed masks in hifn_write_command()
- remove the now unnecessary flags field from hifn_command


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/13 16:38:10

Modified files:
	sys/dev/pci    : hifn7751var.h 

Log message:
remove bit definitions and associated macros for hifn_command.flags since it
doesn't exist anymore.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/04/13 17:51:23

Modified files:
	sys/dev/pci    : ahc_pci.c 

Log message:
Add support for Adaptec 2930U2 controller.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/13 18:11:55

Modified files:
	openssh/de     : index.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/13 18:14:08

Modified files:
	de             : anoncvs.html cvsup.html donations.html 
	                 goals.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/13 20:14:59

Modified files:
	faq            : faq13.html 

Log message:
Get rid of /absolute link -> ../ftp.html


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/13 20:29:41

Modified files:
	porting        : diffs.html 

Log message:
Fix link to ../images/ instead of images/


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/13 20:38:21

Modified files:
	sbin/ifconfig  : Makefile ifconfig.c 

Log message:
recover "ifconfig -a" and "ifconfig -A" behavior for inet (least surprise).


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/13 20:39:53

Added files:
	openssh/de     : features.html history.html openbsd.html 

Log message:
New files, added by Jufi


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/13 20:40:01

Modified files:
	sbin/ifconfig  : Makefile ifconfig.c 

Log message:
use getifaddrs, instead of SIOCGIFCONF.
XXX ifr/ifr6 manipulation is kind of ugly.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/13 20:45:08

Modified files:
	openssh/es     : press.html 

Log message:
Sync (fix ../link)


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/04/13 20:45:29

Modified files:
	.              : events.html 

Log message:
Add COMDEX BOF


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/13 20:46:26

Modified files:
	faq/es         : faq9.html 

Log message:
Sync (fix ../link)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/13 20:47:30

Modified files:
	openssh/de     : security.html 

Log message:
Sync (fix ../link)


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/04/13 20:51:52

Modified files:
	.              : press.html 

Log message:
Add credit union tech article <tomd@sacefcu.org>


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/13 20:52:35

Modified files:
	usr.sbin/rarpd : Makefile rarpd.c 

Log message:
use getifaddrs, not SIOCGIFCONF.  #ifdef will be removed later.


CVSROOT:	/cvs
Module name:	src
Changes by:	smurph@cvs.openbsd.org	2000/04/13 21:29:02

Modified files:
	sys/dev/eisa   : eisa.c 

Log message:
This fixes EISA bus_space API.  The bus dma tag was never initialized!!!


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/13 21:56:50

Modified files:
	sys/dev/pci    : neo.c 

Log message:
Some documentation for future generations of maintainers


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/13 22:20:58

Modified files:
	sys/netinet    : tcp_input.c 

Log message:
for layer 3 protocols that does not support path MTU discovery
(I mean, IPv4) do not try to use rmx_mtu on routing table.
this symptom was introduced by rmx_mtu initialization (necessary for IPv6
path MTU discovery) in net/route.c.  now prior behavior is recovered.
From: Hugh Graham <hugh@openbsd.org>

there are several question about mssdflt semantics, though:

Question 1: with the current code, mssdflt does not override rmx_mtu value
(mssdflt overrides interface mtu only).  should we override rmx_mtu by
mssdflt as well?

Question 2: with the current code, mssdflt overrides mss computed from
if mtu, only when the destination is IPv4 non-local.  is it safe enough?
we may want to use mssdflt, whenever we are uncertain.
mss = if mtu - hdrsiz;
if (IPv4 non-local destination)
mss = min(mss, mssdflt);


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/13 22:41:39

Modified files:
	sys/netinet    : tcp_debug.c 

Log message:
make "option TCPDEBUG" kernel compile.
PR1186 from "Robert Mooney" <rjmooney@atl.mediaone.net>.
(printf format change is not bringed in - i'm unsure about it)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/14 00:00:21

Modified files:
	share/man/man4 : hifn.4 

Log message:
talk about 9751


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/14 00:05:50

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
indent


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/14 00:05:53

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/04/14 00:20:06

Modified files:
	.              : i386.html 

Log message:
- Reformat HTML to make it easier to read/edit.
- Reorganize a bit.
- Add many supported devices.
- Add notes for many devices that are not supported.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/14 01:59:55

Modified files:
	print/lyx      : Makefile 

Log message:
fix port broken by move from X11R6 to local.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/14 02:06:57

Added files:
	misc/remind/patches: patch-scripts-tkremind 
	                     patch-src-Makefile.in patch-src-queue.c 
Removed files:
	misc/remind/patches: patch-aa patch-ab patch-ac 

Log message:
fix broken port.  reorder patches.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/14 02:34:25

Modified files:
	print/mpage    : Makefile 

Log message:
fix this to get the existing "flavors" to work with package builds.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/14 02:51:13

Added files:
	mail/mutt/patches: patch-doc-Makefile.in 

Log message:
fix minor errors in middle of build.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/14 03:05:42

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
bluesteel networks products


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/14 03:05:49

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/14 04:09:17

Modified files:
	usr.bin/ssh    : auth.c channels.c clientloop.c packet.c 
	                 packet.h serverloop.c session.c sshconnect.c 

Log message:
check payload for (illegal) extra data


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/14 04:11:13

Modified files:
	usr.bin/ssh    : ssh.1 ssh.c 

Log message:
ssh -2


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/14 04:30:34

Modified files:
	usr.bin/ssh    : auth-krb4.c auth-passwd.c auth-rh-rsa.c 
	                 auth-rhosts.c auth-rsa.c auth-skey.c auth.c 
	                 authfd.c authfd.h authfile.c bufaux.c bufaux.h 
	                 buffer.c buffer.h canohost.c channels.c 
	                 channels.h cipher.c cipher.h clientloop.c 
	                 compat.c compress.c compress.h crc32.h 
	                 dispatch.c dsa.c getput.h hostfile.c hostfile.h 
	                 includes.h kex.c log-client.c log-server.c 
	                 login.c match.c mpaux.c mpaux.h nchan.c 
	                 packet.c packet.h pty.c pty.h radix.c 
	                 readconf.c readconf.h readpass.c rsa.c rsa.h 
	                 scp.c servconf.c servconf.h serverloop.c 
	                 session.c ssh-agent.c ssh-keygen.c ssh.c ssh.h 
	                 ssh2.h sshconnect.c sshd.c ttymodes.c 
	                 ttymodes.h uidswap.c uidswap.h xmalloc.c 
	                 xmalloc.h 

Log message:
whitespace cleanup


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/14 06:57:21

Modified files:
	es             : crypto.html 

Log message:
Crypto hardware section added by Horacio


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/14 07:59:51

Modified files:
	sys/dev/pci    : hifn7751var.h 

Log message:
not EXPORT


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/04/14 08:13:19

Modified files:
	net/hping      : Makefile 
	net/hping/files: md5 
	net/hping/patches: patch-aa patch-ac 
	net/hping/pkg  : PLIST 

Log message:
fix port: update distfile, fake


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/14 08:40:51

Modified files:
	sys/dev        : rnd.c 

Log message:
this should fix the alpha; closes PR kernel/1189


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/04/14 08:50:14

Modified files:
	net/ngrep/pkg  : DESCR 

Log message:
fix port: update distfile, fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/04/14 08:51:49

Modified files:
	net/ngrep      : Makefile 

Log message:
fix port: update distfile, fake


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/04/14 08:53:22

Modified files:
	.              : i386.html 

Log message:
- Add more device references (still some left).
- Add USB section.
- Add Communications Controllers section.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/04/14 08:55:28

Modified files:
	.              : i386.html 

Log message:
Typo.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/04/14 09:08:49

Modified files:
	.              : i386.html 

Log message:
We don't recommend using NE2000 cards, but your mileage may vary.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/14 09:27:13

Modified files:
	www/wwwcount   : Makefile 
	www/wwwcount/files: md5 

Log message:
sources moved and checksums differ.  ok form@


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/14 09:59:42

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
Move the PCIBIOS options line next to the CardBus bus support stuff, and add a
note saying it may need to be uncommented for things to work.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/14 10:40:21

Modified files:
	print          : Makefile 

Log message:
forgot to enable this for mpage flavors.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/14 12:22:26

Modified files:
	distrib/sets/lists/base: md.amiga md.hp300 md.i386 md.mac68k 
	                         md.mvme68k md.sparc mi 
	distrib/sets/lists/comp: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.mvme88k 
	                         md.powerpc md.sparc mi 
	distrib/sets/lists/etc: mi 
	distrib/sets/lists/man: md.i386 md.mvme68k md.mvme88k md.sparc 
	                        mi 

Log message:
partial sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/14 12:43:35

Modified files:
	usr.bin/window : ttinit.c ww.h 

Log message:
Don't assume that termcap entries start with a 2-character short name--
modern ones do not.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/14 13:11:33

Modified files:
	net/mrtd       : Makefile 

Log message:
fix broken port and make a better PKGNAME


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/14 13:14:03

Modified files:
	lib/libcurses/tinfo: read_termcap.c 

Log message:
Check $TERMCAP for a termcap entry even when we are using the system's
getcap(3) routines.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/04/14 14:03:40

Modified files:
	.              : i386.html 

Log message:
We don't support the old Hewlett-Packard HP27xxx Ethernet adapters.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/14 14:15:17

Modified files:
	share/man/man4 : xl.4 

Log message:
- Note support for 3c575 CardBus cards.
- Reflect CardBus xl attachment in SYNOPSIS.
- Some cleanup.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/14 15:04:59

Modified files:
	share/termtypes: termtypes.master 

Log message:
Add color support to pcvt25 entry.  Our pcvt supports color but only
in 25 line mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/14 15:53:21

Modified files:
	sys/dev/isa    : gusvar.h 

Log message:
fix compilation with -DAUDIO_DEBUG; vonminde@cs.colorado.edu


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/14 16:04:21

Modified files:
	de             : anoncvs.html crypto.html donations.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/14 16:05:59

Modified files:
	openssh/de     : index.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/14 16:21:21

Modified files:
	.              : errata.html 

Log message:
be more clear about the old ssl issue


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/14 16:50:31

Modified files:
	sys/dev/usb    : TODO hid.c if_aue.c if_auereg.h if_cuereg.h 
	                 ucom.c ucomvar.h uhci.c uhcireg.h uhcivar.h 
	                 uhid.c ulpt.c umass.c umodem.c usb_subr.c 
	                 usbdevs usbdevs.h usbdevs_data.h 

Log message:
Sync with NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/14 18:20:14

Modified files:
	sys/sys        : queue.h 

Log message:
fix TAILQ_REPLACE, add TAILQ_FOREACH_REVERSE; alaric@exoinc.com


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/14 19:37:29

Modified files:
	share/man/man3 : Makefile queue.3 

Log message:
doc some missing macros


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/14 19:42:29

Modified files:
	share/man/man3 : queue.3 

Log message:
misc cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/14 20:15:30

Modified files:
	bin/csh        : csh.1 
	bin/ed         : ed.1 
	bin/pax        : pax.1 
	usr.bin/ar     : ar.1 
	usr.bin/getopt : getopt.1 
	usr.bin/lndir  : lndir.1 
	usr.bin/netstat: netstat.1 
	usr.bin/rup    : rup.1 
	usr.bin/rusers : rusers.1 
	usr.bin/rwall  : rwall.1 
	usr.bin/sed    : sed.1 
	usr.bin/telnet : telnet.1 
	usr.bin/tip    : tip.1 
	usr.bin/xlint/xlint: lint.1 
	sbin/fsirand   : fsirand.8 
	sbin/ipsecadm  : ipsecadm.8 
	sbin/isakmpd/apps/certpatch: certpatch.8 
	sbin/mount_nfs : mount_nfs.8 
	sbin/mount_procfs: mount_procfs.8 
	sbin/mountd    : exports.5 
	sbin/quotacheck: quotacheck.8 
	sbin/raidctl   : raidctl.8 
	sbin/reboot    : boot_i386.8 boot_sparc.8 
	sbin/restore   : restore.8 
	sbin/route     : route.8 
	sbin/routed    : routed.8 
	sbin/savecore  : savecore.8 
	usr.sbin/afs/fs: fs.1 
	usr.sbin/afs/pts: pts.1 
	usr.sbin/afs/vos: vos.8 
	usr.sbin/inetd : inetd.8 
	usr.sbin/iostat: iostat.8 
	usr.sbin/netgroup_mkdb: netgroup_mkdb.8 
	usr.sbin/pkg_install/add: pkg_add.1 
	usr.sbin/pkg_install/delete: pkg_delete.1 
	usr.sbin/pkg_install/sign: pkg_sign.1 
	usr.sbin/rtadvd: rtadvd.conf.5 
	usr.sbin/rtsold: rtsold.8 
	usr.sbin/sendmail/src: sendmail.8 
	usr.sbin/tcpdump: tcpdump.8 
	usr.sbin/timed/timedc: timedc.8 
	usr.sbin/traceroute: traceroute.8 
	usr.sbin/ypbind: ypbind.8 
	lib/libc/crypt : arc4random.3 blowfish.3 crypt.3 
	lib/libc/gen   : directory.3 getpwent.3 glob.3 
	lib/libc/net   : gethostbyname.3 inet6_option_space.3 
	lib/libc/regex : regex.3 
	lib/libc/rpc   : rpc.3 
	lib/libc/stdio : fseek.3 printf.3 stdio.3 
	lib/libc/sys   : brk.2 clock_gettime.2 fhopen.2 getsockopt.2 
	                 gettimeofday.2 recv.2 select.2 shmat.2 
	lib/libc/termios: tcsendbreak.3 tcsetattr.3 
	lib/libc/time  : ctime.3 
	lib/libc_r/man : pread.3 pthread_attr_setstackaddr.3 
	                 pthread_set_name_np.3 pwrite.3 
	lib/libcompat/4.1: vlimit.3 
	lib/libedit    : editline.3 editrc.5 
	lib/libkeynote : keynote.3 keynote.5 
	lib/libkvm     : kvm_getfiles.3 
	lib/libkvm.old : kvm_getfiles.3 kvm_getprocs.3 kvm_open.3 
	lib/libm/man   : exp.3 lgamma.3 
	lib/libutil    : login_fbtab.3 scsi.3 uucplock.3 
	libexec/ftpd   : ftpd.8 
	libexec/identd : identd.8 
	libexec/rshd   : rshd.8 
	libexec/smtpd/smtpd: smtpd.8 
	libexec/tcpd/tcpd: tcpd.8 
	libexec/telnetd: telnetd.8 

Log message:
Mostly punctuation fixes.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/14 23:22:14

Modified files:
	usr.bin/window : Makefile char.h cmd.c cmd6.c defs.h ttinit.c 
	                 wwinit.c 

Log message:
Modify to build with ncurses, not ocurses.  A proper port to terminfo
is probably not worth the effort.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/04/15 00:18:51

Modified files:
	lib/libssl/src/MacOS: OpenSSL.mcp.hqx 
	lib/libssl/src/MacOS/GetHTTPS.src: GetHTTPS.cpp 
	lib/libssl/src/apps: CA.pl Makefile.ssl app_rand.c ca.c dh.c 
	                     dhparam.c eay.c gendh.c gendsa.c genrsa.c 
	                     makeapps.com openssl.c pkcs12.c progs.h 
	                     req.c rsa.c s_apps.h s_cb.c s_client.c 
	                     s_socket.c smime.c speed.c spkac.c 
	                     testdsa.h testrsa.h tkca x509.c 
	lib/libssl/src/apps/rsa: 01.pem 1.txt SecureServer.pem s.txt 
	lib/libssl/src/crypto: Makefile Makefile.ssl cpt_err.c 
	                       crypto-lib.com mem_dbg.c opensslv.h 
	lib/libssl/src/crypto/asn1: asn1_err.c p5_pbe.c p5_pbev2.c 
	                            t_req.c x_pubkey.c 
	lib/libssl/src/crypto/bf: Makefile.ssl Makefile.uni 
	lib/libssl/src/crypto/bf/asm: b-win32.asm 
	lib/libssl/src/crypto/bio: Makefile.ssl b_print.c bio.h 
	                           bio_err.c bio_lib.c bss_bio.c 
	                           bss_log.c 
	lib/libssl/src/crypto/bn: Makefile.ssl bn.h bn_err.c bn_mont.c 
	                          bn_mul.c bntest.c 
	lib/libssl/src/crypto/bn/asm: bn-win32.asm x86w16.asm x86w32.asm 
	lib/libssl/src/crypto/buffer: buf_err.c 
	lib/libssl/src/crypto/cast: Makefile.ssl Makefile.uni cast_lcl.h 
	lib/libssl/src/crypto/cast/asm: c-win32.asm 
	lib/libssl/src/crypto/comp: comp_err.c 
	lib/libssl/src/crypto/conf: conf_err.c 
	lib/libssl/src/crypto/des: DES.pod MODES.DES Makefile.PL 
	                           Makefile.lit Makefile.ssl 
	                           Makefile.uni PC1 PC2 des.c des.h 
	                           des.man des.pl des_crypt.man 
	                           des_locl.h destest.c doIP doPC1 doPC2 
	                           fcrypt.c fcrypt_b.c ncbc_enc.c podd.h 
	                           qud_cksm.c rand_key.c set_key.c 
	                           shifts.pl sk.h testdes.pl 
	lib/libssl/src/crypto/des/asm: d-win32.asm y-win32.asm 
	lib/libssl/src/crypto/dh: dh_err.c 
	lib/libssl/src/crypto/dsa: dsa_err.c dsa_key.c 
	lib/libssl/src/crypto/err: err.c 
	lib/libssl/src/crypto/evp: evp_err.c evp_pkey.c names.c 
	lib/libssl/src/crypto/hmac: hmac.c 
	lib/libssl/src/crypto/idea: Makefile.uni 
	lib/libssl/src/crypto/lhash: lhash.c lhash.h 
	lib/libssl/src/crypto/md5: Makefile.ssl Makefile.uni md5_locl.h 
	lib/libssl/src/crypto/md5/asm: m5-win32.asm 
	lib/libssl/src/crypto/objects: o_names.c obj_err.c objects.h 
	lib/libssl/src/crypto/pem: pem_err.c pem_lib.c 
	lib/libssl/src/crypto/perlasm: x86asm.pl x86ms.pl x86unix.pl 
	lib/libssl/src/crypto/pkcs12: p12_crt.c p12_key.c p12_kiss.c 
	                              p12_mutl.c pk12err.c pkcs12.h 
	lib/libssl/src/crypto/pkcs7: README pk7_doit.c pkcs7err.c 
	lib/libssl/src/crypto/rand: md_rand.c rand.h rand_egd.c 
	                            rand_err.c rand_lib.c randfile.c 
	lib/libssl/src/crypto/rc2: Makefile.uni 
	lib/libssl/src/crypto/rc4: Makefile.ssl Makefile.uni 
	lib/libssl/src/crypto/rc4/asm: r4-win32.asm 
	lib/libssl/src/crypto/rc5: Makefile.ssl Makefile.uni rc5_locl.h 
	lib/libssl/src/crypto/rc5/asm: r5-win32.asm 
	lib/libssl/src/crypto/ripemd: Makefile.ssl Makefile.uni 
	                              rmd_locl.h 
	lib/libssl/src/crypto/ripemd/asm: rm-win32.asm 
	lib/libssl/src/crypto/rsa: rsa_err.c 
	lib/libssl/src/crypto/sha: Makefile.ssl Makefile.uni sha_locl.h 
	lib/libssl/src/crypto/sha/asm: s1-win32.asm sha1-586.pl 
	lib/libssl/src/crypto/x509: x509.h x509_err.c x509_trs.c 
	                            x509_vfy.c x509name.c 
	lib/libssl/src/crypto/x509v3: v3_purp.c v3err.c x509v3.h 
	lib/libssl/src/doc/apps: CA.pl.pod dgst.pod dhparam.pod 
	                         genrsa.pod openssl.pod s_client.pod 
	                         x509.pod 
	lib/libssl/src/doc/crypto: DH_set_method.pod DSA_set_method.pod 
	                           RAND_add.pod RAND_set_rand_method.pod 
	                           RSA_set_method.pod blowfish.pod 
	                           des_modes.pod rsa.pod 
	lib/libssl/src/ms: test.bat 
	lib/libssl/src/rsaref: rsar_err.c 
	lib/libssl/src/ssl: s3_clnt.c s3_lib.c s3_srvr.c ssl.h 
	                    ssl_cert.c ssl_ciph.c ssl_err.c ssl_lib.c 
	                    ssl_txt.c ssltest.c 
	lib/libssl/src/util: libeay.num mk1mf.pl mkerr.pl selftest.pl 
	                     sep_lib.sh 
	lib/libssl/src/util/pl: BC-32.pl Mingw32.pl 
Added files:
	lib/libssl/src/MacOS: Randomizer.cpp Randomizer.h 
	lib/libssl/src/apps: rand.c winrand.c 
	lib/libssl/src/crypto/des: des.pod 
	lib/libssl/src/doc/apps: rand.pod 
	lib/libssl/src/doc/crypto: EVP_OpenInit.pod EVP_SealInit.pod 
	                           EVP_SignInit.pod EVP_VerifyInit.pod 
	                           des.pod 
	lib/libssl/src/ms: mingw32.bat 
	lib/libssl/src/shlib: Makefile.hpux10-cc hpux10-cc.sh 

Log message:
OpenSSL 0.9.5a merge


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/04/15 00:26:31

Modified files:
	usr.sbin/openssl: Makefile 

Log message:
OpenSSL 0.9.5a merge - fixes DSA cert generation problem


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/04/15 03:17:59

Log message:
    import xlockmore version 4.16
    
    Status:
    
    Vendor Tag:	xlockmore
    Release Tags:	V4_16
    
    C X11/xc/programs/xlockmore/Imakefile
    U X11/xc/programs/xlockmore/Makefile.in
    U X11/xc/programs/xlockmore/README
    U X11/xc/programs/xlockmore/config.guess
    U X11/xc/programs/xlockmore/config.h.in
    U X11/xc/programs/xlockmore/config.sub
    U X11/xc/programs/xlockmore/configure
    U X11/xc/programs/xlockmore/configure.in
    U X11/xc/programs/xlockmore/configure.tcl
    C X11/xc/programs/xlockmore/iconfig.h
    U X11/xc/programs/xlockmore/install-sh
    U X11/xc/programs/xlockmore/make.com
    U X11/xc/programs/xlockmore/mkinstalldirs
    U X11/xc/programs/xlockmore/bitmaps/terra-00.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-01.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-02.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-03.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-04.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-05.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-06.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-07.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-08.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-09.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-10.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-11.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-12.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-13.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-14.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-15.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-16.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-17.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-18.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-bob.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-19.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-20.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-21.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-22.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-23.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-24.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-25.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-26.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-27.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-28.xbm
    U X11/xc/programs/xlockmore/bitmaps/terra-29.xbm
    U X11/xc/programs/xlockmore/bitmaps/bounce-0.xbm
    U X11/xc/programs/xlockmore/bitmaps/bounce-1.xbm
    U X11/xc/programs/xlockmore/bitmaps/bounce-2.xbm
    U X11/xc/programs/xlockmore/bitmaps/bounce-3.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-grelb.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-mot.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-x11.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-linux.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-sgi.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-sgi.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-bsd.xbm
    U X11/xc/programs/xlockmore/bitmaps/bad.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-mot.xbm
    U X11/xc/programs/xlockmore/bitmaps/bat-2.xbm
    U X11/xc/programs/xlockmore/bitmaps/bat-3.xbm
    U X11/xc/programs/xlockmore/bitmaps/bat-4.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-bsd.xbm
    U X11/xc/programs/xlockmore/bitmaps/bat-1.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-x11.xbm
    U X11/xc/programs/xlockmore/bitmaps/bat-0.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-4.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-1.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-2.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-3.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-3.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-0.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-1.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-2.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-0.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-5.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-7.xbm
    U X11/xc/programs/xlockmore/bitmaps/shark-6.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-4.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-5.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-6.xbm
    U X11/xc/programs/xlockmore/bitmaps/fish-7.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-faced.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-hp.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-hp.xbm
    U X11/xc/programs/xlockmore/bitmaps/t-x11.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-hp.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-mot.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-sun.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-x11.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-sun.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-sun.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-linux.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-facef.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-facel.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-facer.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-hat.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-hatd.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-xlock.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-linux.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-sgi.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-bsd.xbm
    U X11/xc/programs/xlockmore/bitmaps/bounce-mask.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-grelb.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-stepl.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-ghost.xbm
    U X11/xc/programs/xlockmore/bitmaps/gray1.xbm
    U X11/xc/programs/xlockmore/bitmaps/stipple.xbm
    U X11/xc/programs/xlockmore/bitmaps/cross_weave.xbm
    U X11/xc/programs/xlockmore/bitmaps/root_weave.xbm
    U X11/xc/programs/xlockmore/bitmaps/dimple1.xbm
    U X11/xc/programs/xlockmore/bitmaps/dimple3.xbm
    U X11/xc/programs/xlockmore/bitmaps/flipped_gray.xbm
    U X11/xc/programs/xlockmore/bitmaps/light_gray.xbm
    U X11/xc/programs/xlockmore/bitmaps/gray3.xbm
    U X11/xc/programs/xlockmore/bitmaps/hlines2.xbm
    U X11/xc/programs/xlockmore/bitmaps/vlines2.xbm
    U X11/xc/programs/xlockmore/bitmaps/vlines3.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-xlock.xbm
    U X11/xc/programs/xlockmore/bitmaps/t-smilie.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-linux1.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-linux1.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-linux1.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-bob.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-shoef.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-shoel.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-shoer.xbm
    U X11/xc/programs/xlockmore/bitmaps/nose-stepr.xbm
    U X11/xc/programs/xlockmore/bitmaps/donkey.xbm
    U X11/xc/programs/xlockmore/bitmaps/sickle.xbm
    U X11/xc/programs/xlockmore/bitmaps/elephant.xbm
    U X11/xc/programs/xlockmore/bitmaps/defect.xbm
    U X11/xc/programs/xlockmore/bitmaps/cooperat.xbm
    U X11/xc/programs/xlockmore/bitmaps/good.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-dec.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-dec.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-dec.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-ibm.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-ibm.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-ibm.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-sco.xbm
    U X11/xc/programs/xlockmore/bitmaps/l-sco.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-sco.xbm
    U X11/xc/programs/xlockmore/bitmaps/mailempty.xbm
    U X11/xc/programs/xlockmore/bitmaps/mailfull.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot00.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot01.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot02.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot03.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot04.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot05.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot06.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot07.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot08.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot09.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot10.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot11.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot12.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot13.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot14.xbm
    U X11/xc/programs/xlockmore/bitmaps/rot15.xbm
    U X11/xc/programs/xlockmore/bitmaps/s-grelb-2.xbm
    U X11/xc/programs/xlockmore/bitmaps/m-grelb-2.xbm
    U X11/xc/programs/xlockmore/bitmaps/enterprise-5.xbm
    U X11/xc/programs/xlockmore/bitmaps/enterprise-2.xbm
    U X11/xc/programs/xlockmore/bitmaps/enterprise-6.xbm
    U X11/xc/programs/xlockmore/bitmaps/enterprise-3.xbm
    N X11/xc/programs/xlockmore/bitmaps/s-osf.xbm
    U X11/xc/programs/xlockmore/docs/Revisions
    U X11/xc/programs/xlockmore/docs/HACKERS.GUIDE
    U X11/xc/programs/xlockmore/docs/3d.howto
    U X11/xc/programs/xlockmore/docs/cell_automata
    U X11/xc/programs/xlockmore/docs/Purify
    U X11/xc/programs/xlockmore/docs/xlock.html
    U X11/xc/programs/xlockmore/docs/HACKERS.GUIDE.fr
    U X11/xc/programs/xlockmore/docs/xlock.hlp
    U X11/xc/programs/xlockmore/docs/Purify.sunos
    U X11/xc/programs/xlockmore/docs/Purify.solaris
    U X11/xc/programs/xlockmore/docs/TODO
    U X11/xc/programs/xlockmore/etc/glider.life
    U X11/xc/programs/xlockmore/etc/rplay.conf
    U X11/xc/programs/xlockmore/etc/rplay.hosts
    U X11/xc/programs/xlockmore/etc/rplay.servers
    U X11/xc/programs/xlockmore/etc/xlock.staff
    U X11/xc/programs/xlockmore/etc/system.fvwm2rc.xlock
    U X11/xc/programs/xlockmore/etc/dtprofile
    U X11/xc/programs/xlockmore/etc/fortune.dat
    U X11/xc/programs/xlockmore/etc/xlocklife.pl
    U X11/xc/programs/xlockmore/etc/play.sh
    U X11/xc/programs/xlockmore/etc/xlockrandimage.pl
    U X11/xc/programs/xlockmore/etc/xlocksat.pl
    U X11/xc/programs/xlockmore/etc/xlockranddur.pl
    U X11/xc/programs/xlockmore/etc/system.fvwmrc.xlock
    U X11/xc/programs/xlockmore/etc/glider.hlife
    U X11/xc/programs/xlockmore/etc/dtscreen.dt
    U X11/xc/programs/xlockmore/etc/descrip.mms
    U X11/xc/programs/xlockmore/etc/xlock.tcl
    U X11/xc/programs/xlockmore/etc/xlock.java
    U X11/xc/programs/xlockmore/etc/README.etc
    U X11/xc/programs/xlockmore/etc/system.olwmrc.xlock
    U X11/xc/programs/xlockmore/etc/xlockFrame.java
    U X11/xc/programs/xlockmore/etc/system.mwmrc.xlock
    U X11/xc/programs/xlockmore/etc/xlockhexlife.pl
    U X11/xc/programs/xlockmore/etc/glider.3dlife
    U X11/xc/programs/xlockmore/etc/xlock.sh
    U X11/xc/programs/xlockmore/etc/showmodes.sh
    U X11/xc/programs/xlockmore/etc/vtswitch.c
    U X11/xc/programs/xlockmore/etc/system.wmrc.xlock
    U X11/xc/programs/xlockmore/etc/xwinlock.sh
    U X11/xc/programs/xlockmore/etc/xtermlock.sh
    U X11/xc/programs/xlockmore/etc/chkmbox/Mail.xpm
    U X11/xc/programs/xlockmore/etc/chkmbox/imapsocket.c
    U X11/xc/programs/xlockmore/etc/chkmbox/imapsocket.h
    U X11/xc/programs/xlockmore/etc/chkmbox/Makefile
    U X11/xc/programs/xlockmore/etc/chkmbox/NoMail.xpm
    U X11/xc/programs/xlockmore/etc/chkmbox/chkmbox.c
    U X11/xc/programs/xlockmore/etc/chkmbox/chkmbox.cfg
    U X11/xc/programs/xlockmore/etc/gif/README
    U X11/xc/programs/xlockmore/etc/gif/deflag.gif
    U X11/xc/programs/xlockmore/etc/gif/frflag.gif
    U X11/xc/programs/xlockmore/etc/gif/nlflag.gif
    U X11/xc/programs/xlockmore/etc/gif/ukflag.gif
    U X11/xc/programs/xlockmore/etc/genlauncher/lmode.h
    U X11/xc/programs/xlockmore/etc/genlauncher/etc.xlock.tcl
    U X11/xc/programs/xlockmore/etc/genlauncher/xmlock.modes.tpl
    U X11/xc/programs/xlockmore/etc/genlauncher/xalock.modes.tpl
    N X11/xc/programs/xlockmore/etc/genlauncher/xglock.modes.tpl
    N X11/xc/programs/xlockmore/etc/genlauncher/guibuild.pl
    N X11/xc/programs/xlockmore/etc/genlauncher/etc.xlock.java
    N X11/xc/programs/xlockmore/etc/genlauncher/README.gui
    N X11/xc/programs/xlockmore/etc/genlauncher/Makefile
    U X11/xc/programs/xlockmore/etc/genlauncher/xlockgen.lex
    C X11/xc/programs/xlockmore/modes/life.c
    U X11/xc/programs/xlockmore/modes/crystal.c
    U X11/xc/programs/xlockmore/modes/Makefile.in
    U X11/xc/programs/xlockmore/modes/ant.c
    U X11/xc/programs/xlockmore/modes/ball.c
    U X11/xc/programs/xlockmore/modes/bat.c
    U X11/xc/programs/xlockmore/modes/blank.c
    U X11/xc/programs/xlockmore/modes/blot.c
    U X11/xc/programs/xlockmore/modes/bomb.c
    U X11/xc/programs/xlockmore/modes/bouboule.c
    U X11/xc/programs/xlockmore/modes/bounce.c
    U X11/xc/programs/xlockmore/modes/bug.c
    U X11/xc/programs/xlockmore/modes/cartoon.c
    U X11/xc/programs/xlockmore/modes/clock.c
    U X11/xc/programs/xlockmore/modes/daisy.c
    U X11/xc/programs/xlockmore/modes/dclock.c
    U X11/xc/programs/xlockmore/modes/demon.c
    U X11/xc/programs/xlockmore/modes/drift.c
    U X11/xc/programs/xlockmore/modes/eyes.c
    U X11/xc/programs/xlockmore/modes/flame.c
    U X11/xc/programs/xlockmore/modes/forest.c
    U X11/xc/programs/xlockmore/modes/galaxy.c
    U X11/xc/programs/xlockmore/modes/goop.c
    U X11/xc/programs/xlockmore/modes/grav.c
    U X11/xc/programs/xlockmore/modes/helix.c
    U X11/xc/programs/xlockmore/modes/flag.c
    U X11/xc/programs/xlockmore/modes/hop.c
    U X11/xc/programs/xlockmore/modes/hyper.c
    U X11/xc/programs/xlockmore/modes/ico.c
    U X11/xc/programs/xlockmore/modes/ifs.c
    U X11/xc/programs/xlockmore/modes/image.c
    U X11/xc/programs/xlockmore/modes/julia.c
    U X11/xc/programs/xlockmore/modes/kaleid.c
    U X11/xc/programs/xlockmore/modes/laser.c
    U X11/xc/programs/xlockmore/modes/life1d.c
    U X11/xc/programs/xlockmore/modes/life3d.c
    U X11/xc/programs/xlockmore/modes/lightning.c
    U X11/xc/programs/xlockmore/modes/lisa.c
    U X11/xc/programs/xlockmore/modes/lissie.c
    U X11/xc/programs/xlockmore/modes/loop.c
    U X11/xc/programs/xlockmore/modes/marquee.c
    U X11/xc/programs/xlockmore/modes/maze.c
    U X11/xc/programs/xlockmore/modes/mountain.c
    U X11/xc/programs/xlockmore/modes/nose.c
    U X11/xc/programs/xlockmore/modes/pacman.c
    U X11/xc/programs/xlockmore/modes/penrose.c
    U X11/xc/programs/xlockmore/modes/petal.c
    U X11/xc/programs/xlockmore/modes/puzzle.c
    U X11/xc/programs/xlockmore/modes/pyro.c
    U X11/xc/programs/xlockmore/modes/qix.c
    U X11/xc/programs/xlockmore/modes/random.c
    U X11/xc/programs/xlockmore/modes/roll.c
    U X11/xc/programs/xlockmore/modes/braid.c
    U X11/xc/programs/xlockmore/modes/shape.c
    U X11/xc/programs/xlockmore/modes/slip.c
    U X11/xc/programs/xlockmore/modes/sphere.c
    U X11/xc/programs/xlockmore/modes/spiral.c
    U X11/xc/programs/xlockmore/modes/spline.c
    U X11/xc/programs/xlockmore/modes/star.c
    U X11/xc/programs/xlockmore/modes/swarm.c
    U X11/xc/programs/xlockmore/modes/swirl.c
    U X11/xc/programs/xlockmore/modes/triangle.c
    U X11/xc/programs/xlockmore/modes/tube.c
    U X11/xc/programs/xlockmore/modes/turtle.c
    U X11/xc/programs/xlockmore/modes/voters.c
    U X11/xc/programs/xlockmore/modes/wator.c
    U X11/xc/programs/xlockmore/modes/wire.c
    U X11/xc/programs/xlockmore/modes/world.c
    U X11/xc/programs/xlockmore/modes/worm.c
    U X11/xc/programs/xlockmore/modes/fadeplot.c
    U X11/xc/programs/xlockmore/modes/vines.c
    C X11/xc/programs/xlockmore/modes/Imakefile
    U X11/xc/programs/xlockmore/modes/munch.c
    U X11/xc/programs/xlockmore/modes/sierpinski.c
    U X11/xc/programs/xlockmore/modes/dilemma.c
    U X11/xc/programs/xlockmore/modes/deco.c
    U X11/xc/programs/xlockmore/modes/mandelbrot.c
    U X11/xc/programs/xlockmore/modes/coral.c
    U X11/xc/programs/xlockmore/modes/bubble.c
    U X11/xc/programs/xlockmore/modes/rotor.c
    U X11/xc/programs/xlockmore/modes/strange.c
    U X11/xc/programs/xlockmore/modes/Makefile.inxs
    U X11/xc/programs/xlockmore/modes/discrete.c
    U X11/xc/programs/xlockmore/modes/flow.c
    U X11/xc/programs/xlockmore/modes/thornbird.c
    U X11/xc/programs/xlockmore/modes/starfish.c
    U X11/xc/programs/xlockmore/modes/kumppa.c
    U X11/xc/programs/xlockmore/modes/xjack.c
    U X11/xc/programs/xlockmore/modes/tetris.c
    U X11/xc/programs/xlockmore/modes/space.c
    U X11/xc/programs/xlockmore/modes/lyapunov.c
    U X11/xc/programs/xlockmore/modes/decay.c
    U X11/xc/programs/xlockmore/modes/matrix.c
    N X11/xc/programs/xlockmore/modes/solitare.cc
    N X11/xc/programs/xlockmore/modes/t3d.c
    U X11/xc/programs/xlockmore/modes/tik_tak.c
    N X11/xc/programs/xlockmore/modes/juggle.c
    U X11/xc/programs/xlockmore/modes/glx/s1_1.c
    U X11/xc/programs/xlockmore/modes/glx/s1_2.c
    U X11/xc/programs/xlockmore/modes/glx/s1_3.c
    U X11/xc/programs/xlockmore/modes/glx/s1_4.c
    U X11/xc/programs/xlockmore/modes/glx/s1_5.c
    U X11/xc/programs/xlockmore/modes/glx/s1_6.c
    U X11/xc/programs/xlockmore/modes/glx/s1_b.c
    U X11/xc/programs/xlockmore/modes/glx/sproingies.c
    U X11/xc/programs/xlockmore/modes/glx/sproingiewrap.c
    U X11/xc/programs/xlockmore/modes/glx/buildlwo.c
    U X11/xc/programs/xlockmore/modes/glx/buildlwo.h
    U X11/xc/programs/xlockmore/modes/glx/superquadrics.c
    U X11/xc/programs/xlockmore/modes/glx/morph3d.c
    U X11/xc/programs/xlockmore/modes/glx/gears.c
    U X11/xc/programs/xlockmore/modes/glx/pipes.c
    U X11/xc/programs/xlockmore/modes/glx/pipeobjs.c
    U X11/xc/programs/xlockmore/modes/glx/Makefile.in
    U X11/xc/programs/xlockmore/modes/glx/e_textures.h
    U X11/xc/programs/xlockmore/modes/glx/Imakefile
    U X11/xc/programs/xlockmore/modes/glx/rubik.c
    U X11/xc/programs/xlockmore/modes/glx/cage.c
    U X11/xc/programs/xlockmore/modes/glx/moebius.c
    U X11/xc/programs/xlockmore/modes/glx/stairs.c
    U X11/xc/programs/xlockmore/modes/glx/atlantis.c
    U X11/xc/programs/xlockmore/modes/glx/atlantis.h
    U X11/xc/programs/xlockmore/modes/glx/whale.c
    U X11/xc/programs/xlockmore/modes/glx/dolphin.c
    U X11/xc/programs/xlockmore/modes/glx/shark.c
    U X11/xc/programs/xlockmore/modes/glx/swim.c
    U X11/xc/programs/xlockmore/modes/glx/bubble3d.c
    U X11/xc/programs/xlockmore/modes/glx/bubble3d.h
    U X11/xc/programs/xlockmore/modes/glx/b_lockglue.c
    U X11/xc/programs/xlockmore/modes/glx/b_sphere.c
    U X11/xc/programs/xlockmore/modes/glx/b_draw.c
    U X11/xc/programs/xlockmore/modes/glx/text3d.cc
    U X11/xc/programs/xlockmore/modes/glx/text3d.h
    U X11/xc/programs/xlockmore/modes/glx/lament.c
    U X11/xc/programs/xlockmore/modes/glx/invert.c
    U X11/xc/programs/xlockmore/modes/glx/i_evert.h
    U X11/xc/programs/xlockmore/modes/glx/i_linkage.h
    U X11/xc/programs/xlockmore/modes/glx/i_linkage.cc
    U X11/xc/programs/xlockmore/modes/glx/i_sphere.cc
    U X11/xc/programs/xlockmore/modes/glx/i_sphere.h
    U X11/xc/programs/xlockmore/modes/glx/i_spline.h
    U X11/xc/programs/xlockmore/modes/glx/i_spline.cc
    U X11/xc/programs/xlockmore/modes/glx/i_threejet.cc
    U X11/xc/programs/xlockmore/modes/glx/i_threejet.h
    U X11/xc/programs/xlockmore/modes/glx/i_twojet.h
    U X11/xc/programs/xlockmore/modes/glx/i_threejetvec.h
    U X11/xc/programs/xlockmore/modes/glx/i_twojetvec.cc
    U X11/xc/programs/xlockmore/modes/glx/i_threejetvec.cc
    U X11/xc/programs/xlockmore/modes/glx/i_twojetvec.h
    U X11/xc/programs/xlockmore/modes/glx/i_twojet.cc
    U X11/xc/programs/xlockmore/modes/glx/i_figureeight.cc
    U X11/xc/programs/xlockmore/modes/glx/i_figureeight.h
    U X11/xc/programs/xlockmore/pixmaps/m-sol.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-blank.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-hp.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-sun.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-x11.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-linux.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-xlock.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-bsd.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-dec.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-sgi.xpm
    U X11/xc/programs/xlockmore/pixmaps/bat-2.xpm
    U X11/xc/programs/xlockmore/pixmaps/bat-1.xpm
    U X11/xc/programs/xlockmore/pixmaps/bat-0.xpm
    U X11/xc/programs/xlockmore/pixmaps/bat-4.xpm
    U X11/xc/programs/xlockmore/pixmaps/bat-3.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-axp.xpm
    U X11/xc/programs/xlockmore/pixmaps/calvin.xpm
    U X11/xc/programs/xlockmore/pixmaps/calvin2.xpm
    U X11/xc/programs/xlockmore/pixmaps/calvin3.xpm
    U X11/xc/programs/xlockmore/pixmaps/calvin4.xpm
    U X11/xc/programs/xlockmore/pixmaps/calvinf.xpm
    U X11/xc/programs/xlockmore/pixmaps/dragon.xpm
    U X11/xc/programs/xlockmore/pixmaps/garfield.xpm
    U X11/xc/programs/xlockmore/pixmaps/gravity.xpm
    U X11/xc/programs/xlockmore/pixmaps/hobbes.xpm
    U X11/xc/programs/xlockmore/pixmaps/cal_hob.xpm
    U X11/xc/programs/xlockmore/pixmaps/marino2.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-linux1.xpm
    U X11/xc/programs/xlockmore/pixmaps/l-xlock.xpm
    U X11/xc/programs/xlockmore/pixmaps/l-linux.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-ibm.xpm
    U X11/xc/programs/xlockmore/pixmaps/m-sco.xpm
    U X11/xc/programs/xlockmore/pixmaps/lament.xpm
    U X11/xc/programs/xlockmore/pixmaps/s-grelb.xpm
    U X11/xc/programs/xlockmore/pixmaps/s-grelb-2.xpm
    U X11/xc/programs/xlockmore/raster/scream.ras
    U X11/xc/programs/xlockmore/sounds/thank-you.au
    U X11/xc/programs/xlockmore/sounds/identify-please.au
    U X11/xc/programs/xlockmore/sounds/not-programmed.au
    U X11/xc/programs/xlockmore/sounds/complete.au
    U X11/xc/programs/xlockmore/xalock/multireq.c
    U X11/xc/programs/xlockmore/xalock/multireq.h
    U X11/xc/programs/xlockmore/xalock/Imakefile
    U X11/xc/programs/xlockmore/xalock/Makefile.in
    U X11/xc/programs/xlockmore/xalock/xalock.h
    U X11/xc/programs/xlockmore/xalock/modes.h
    U X11/xc/programs/xlockmore/xalock/xalock.c
    U X11/xc/programs/xlockmore/xglock/README.xglock
    U X11/xc/programs/xlockmore/xglock/xglock.c
    U X11/xc/programs/xlockmore/xglock/Makefile.in
    N X11/xc/programs/xlockmore/xglock/xglockrc
    N X11/xc/programs/xlockmore/xglock/logo.h
    N X11/xc/programs/xlockmore/xglock/modes.h
    U X11/xc/programs/xlockmore/xlock/Makefile.in
    C X11/xc/programs/xlockmore/xlock/XLock.ad
    U X11/xc/programs/xlockmore/xlock/color.c
    U X11/xc/programs/xlockmore/xlock/logout.c
    U X11/xc/programs/xlockmore/xlock/mode.c
    U X11/xc/programs/xlockmore/xlock/mode.h
    U X11/xc/programs/xlockmore/xlock/ras.c
    U X11/xc/programs/xlockmore/xlock/ras.h
    U X11/xc/programs/xlockmore/xlock/sound.c
    C X11/xc/programs/xlockmore/xlock/xlock.c
    U X11/xc/programs/xlockmore/xlock/version.h
    U X11/xc/programs/xlockmore/xlock/vroot.h
    U X11/xc/programs/xlockmore/xlock/xbm.c
    U X11/xc/programs/xlockmore/xlock/xlock.h
    C X11/xc/programs/xlockmore/xlock/xlock.man
    U X11/xc/programs/xlockmore/xlock/Imakefile
    U X11/xc/programs/xlockmore/xlock/vms_amd.c
    U X11/xc/programs/xlockmore/xlock/vms_amd.h
    U X11/xc/programs/xlockmore/xlock/memcheck.c
    U X11/xc/programs/xlockmore/xlock/iostuff.c
    C X11/xc/programs/xlockmore/xlock/passwd.c
    U X11/xc/programs/xlockmore/xlock/spline.c
    U X11/xc/programs/xlockmore/xlock/spline.h
    U X11/xc/programs/xlockmore/xlock/util.h
    U X11/xc/programs/xlockmore/xlock/vis.h
    U X11/xc/programs/xlockmore/xlock/vis.c
    U X11/xc/programs/xlockmore/xlock/util.c
    U X11/xc/programs/xlockmore/xlock/Makefile.inxs
    U X11/xc/programs/xlockmore/xlock/iostuff.h
    U X11/xc/programs/xlockmore/xlock/automata.c
    U X11/xc/programs/xlockmore/xlock/random.c
    U X11/xc/programs/xlockmore/xlock/random.h
    U X11/xc/programs/xlockmore/xlock/automata.h
    U X11/xc/programs/xlockmore/xlock/color.h
    U X11/xc/programs/xlockmore/xlock/passwd.h
    U X11/xc/programs/xlockmore/xlock/erase.c
    U X11/xc/programs/xlockmore/xlock/vtlock.c
    U X11/xc/programs/xlockmore/xlock/vtlock_proc.c
    U X11/xc/programs/xlockmore/xlock/erase.h
    U X11/xc/programs/xlockmore/xlock/parsecmd.c
    U X11/xc/programs/xlockmore/xlock/erase_debug.h
    U X11/xc/programs/xlockmore/xlock/erase_init.h
    U X11/xc/programs/xlockmore/xlock/resource.c
    U X11/xc/programs/xlockmore/xmlock/XmLock.ad
    U X11/xc/programs/xlockmore/xmlock/option.c
    U X11/xc/programs/xlockmore/xmlock/Makefile.in
    U X11/xc/programs/xlockmore/xmlock/Imakefile
    U X11/xc/programs/xlockmore/xmlock/modes.h
    U X11/xc/programs/xlockmore/xmlock/xmlock.c
    U X11/xc/programs/xlockmore/xscreensaver/Makefile.in
    U X11/xc/programs/xlockmore/xscreensaver/configure.in
    U X11/xc/programs/xlockmore/xscreensaver/README
    
    8 conflicts created by this import.
    Use the following command to help the merge:
    
    cvs checkout -jxlockmore:yesterday -jxlockmore X11/xc/programs/xlockmore

CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/04/15 03:46:00

Modified files:
	xc/programs/xlockmore: Imakefile iconfig.h 
	xc/programs/xlockmore/modes: Imakefile life.c 
	xc/programs/xlockmore/xlock: XLock.ad passwd.c xlock.c xlock.man 
Removed files:
	xc/programs/xlockmore/etc: ext.life 
	xc/programs/xlockmore/etc/genlauncher: README lex.yy.c 
	                                       make.launcher 
	xc/programs/xlockmore/xalock: Makefile 
	xc/programs/xlockmore/xglock: lmode.h 

Log message:
resolve merge conflicts


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/15 05:12:29

Modified files:
	x11/xfedor     : Makefile 
Added files:
	x11/xfedor/patches: patch-Imakefile patch-bitmaps-bull 
	                    patch-couchex.c patch-filer.c patch-sos.c 
	                    patch-xfedor.man 
Removed files:
	x11/xfedor/patches: patch-aa patch-ab patch-ac patch-ad patch-ae 
	                    patch-af 

Log message:
fix broken port.  reorder patches.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/15 05:46:05

Modified files:
	share/man/man4 : ns.4 nsip.4 tun.4 ddb.4 
	share/man/man5 : acct.5 
	share/man/man7 : hier.7 
	share/man/man8 : makedev.8 sticky.8 
	bin/chmod      : chmod.1 
	bin/csh        : csh.1 
	bin/date       : date.1 
	bin/kill       : kill.1 
	bin/ls         : ls.1 
	bin/stty       : stty.1 
	usr.bin/ar     : ar.1 
	usr.bin/calendar: calendar.1 
	usr.bin/chflags: chflags.1 
	usr.bin/chpass : chpass.1 
	usr.bin/nice   : nice.1 
	usr.bin/passwd : passwd.1 
	usr.bin/quota  : quota.1 
	usr.bin/renice : renice.8 
	usr.bin/rpcinfo: rpcinfo.8 
	usr.bin/telnet : telnet.1 
	usr.bin/tn3270/tn3270: tn3270.1 
	usr.bin/wall   : wall.1 
	sbin/init      : init.8 
	sbin/mount     : mount.8 
	sbin/ping      : ping.8 
	sbin/ping6     : ping6.8 
	sbin/route     : route.8 
	sbin/shutdown  : shutdown.8 
	sbin/slattach  : slattach.8 
	usr.sbin/arp   : arp.8 
	usr.sbin/chown : chgrp.1 chown.8 
	usr.sbin/edquota: edquota.8 
	usr.sbin/lpr/lpc: lpc.8 
	usr.sbin/mopd/mopa.out: mopa.out.1 
	usr.sbin/pppd  : pppd.8 
	usr.sbin/repquota: repquota.8 
	usr.sbin/rpc.pcnfsd: pcnfsd.8 
	usr.sbin/ssio  : reset_scanner.1 
	lib/libarch/i386: i386_get_ioperm.2 i386_iopl.2 
	lib/libc/compat-43: gethostid.3 killpg.3 setregid.3 setreuid.3 
	lib/libc/gen   : getdomainname.3 gethostname.3 initgroups.3 
	                 nice.3 utime.3 
	lib/libc/net   : rcmd.3 
	lib/libc/sys   : acct.2 adjtime.2 chflags.2 chmod.2 chown.2 
	                 chroot.2 clock_gettime.2 execve.2 getlogin.2 
	                 getpriority.2 getrlimit.2 gettimeofday.2 
	                 intro.2 kill.2 ktrace.2 link.2 mknod.2 mount.2 
	                 msgctl.2 nfssvc.2 quotactl.2 reboot.2 semctl.2 
	                 setgroups.2 setpgid.2 shmctl.2 socket.2 stat.2 
	                 swapctl.2 swapon.2 truncate.2 unlink.2 utimes.2 
	                 write.2 
	lib/libcompat/4.1: vlimit.3 
	libexec/ftpd   : ftpd.8 

Log message:
- For consistency, `super-user' -> `superuser' in all cases.
- Some punctuation fixes.
- Some `id' -> `ID'.


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/04/15 05:47:10

Modified files:
	.              : i386.html 

Log message:
Nit.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/15 05:53:30

Modified files:
	usr.sbin/cron  : crontab.5 

Log message:
- `coexist', not `co-exist'; it's not hyphenated.
- Correct some .Nm usage.


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/04/15 11:32:15

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Aparently the 2.6 m4 chokes on the new sendmail .mc files.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/15 11:32:42

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
comment out USB ethernet adapters (orphaned otherwise)


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/15 11:36:29

Modified files:
	sys/dev/usb    : usb_port.h files.usb 
	sys/arch/i386/i386: conf.c 
Added files:
	sys/dev/usb    : urio.c urio.h 

Log message:
urio(4) - Diamond Multimedia RIO 500 (from NetBSD)

This driver will eventually go away as it really should be implemented
using ugen(4) instead.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/15 11:37:25

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
add urio(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/15 11:42:03

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : urio.4 

Log message:
add urio(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/15 11:50:46

Modified files:
	etc/etc.i386   : MAKEDEV 

Log message:
add urio(4)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/15 12:46:08

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Bug-fix: take ${_FEXT} into account for WRKOBJDIR.


CVSROOT:	/cvs
Module name:	ports
Changes by:	maja@cvs.openbsd.org	2000/04/15 13:02:00

Modified files:
	security/its4  : Makefile 

Log message:
add MIRROR_DISTFILE=no. -moj


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/15 13:16:08

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
more gear


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/15 13:16:26

Modified files:
	sys/dev/pci    : pcidevs_data.h 

Log message:
pcidevs.h


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/04/15 13:33:35

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
fix typo introduced in last commit


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/15 13:52:48

Modified files:
	sys/kern       : vfs_syscalls.c 

Log message:
Fix sys_sync to actually sync all file systems.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/15 14:35:57

Modified files:
	sbin/savecore  : Makefile 

Log message:
i gust forgot about this file...; noted by gluk@ptci.ru


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/15 15:06:00

Modified files:
	.              : donations.html 

Log message:
link


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/15 18:29:06

Modified files:
	emulators/freebsd_lib: Makefile 

Log message:
Mark this port as broken.  There is a horrible bug in it that clobbers
/var/run/ld.so.hints.  Mark it broken so that no one stumbles onto it
and damages their system in the process.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/15 18:55:05

Modified files:
	x11/xsnow/patches: patch-aa 

Log message:
fix port broken by X11R6 move.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/15 18:58:13

Removed files:
	misc/xtar/patches: patch-ae 

Log message:
Not needed.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/15 18:59:08

Modified files:
	misc/xtar/patches: patch-ad 

Log message:
Renumbering.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/15 19:53:16

Modified files:
	usr.sbin/syslogd: syslogd.8 

Log message:
for the Nth time, the damn syslog socket is required


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/04/15 20:19:56

Modified files:
	bin/ps         : ps.c 

Log message:
correct getopt


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/15 21:58:11

Modified files:
	distrib/sets/lists/base: md.mvme68k 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/15 22:12:11

Modified files:
	sys/dev/pci    : pcidevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/04/15 22:21:34

Modified files:
	usr.bin/du     : du.c 

Log message:
correct return value; from FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/15 22:41:15

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
jakob, please be more careful


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/04/15 22:47:06

Modified files:
	lib/libssl/src/crypto/rand: randfile.c 

Log message:
Fix this for the case where the file is a device - make sure we don't
attempt to read from a device forever.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/15 22:47:44

Modified files:
	usr.bin/ssh    : scp.c 

Log message:
after completion, replace the progress bar ETA counter with a final elapsed time; my idea, aaron wrote the patch


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/15 22:59:27

Modified files:
	lib/libssl/src/doc/crypto: EVP_OpenInit.pod EVP_SealInit.pod 
	                           EVP_SignInit.pod EVP_VerifyInit.pod 

Log message:
link to correct renamed pages


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/15 23:00:07

Modified files:
	lib/libssl     : Makefile.bsd-wrapper 

Log message:
4 new pages; ignore conflicting pages that the OpenSSL group keeps merging into their tree


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/15 23:07:29

Modified files:
	sys/arch/i386/i386: bios.c 

Log message:
permit compiling kernel without pccom or com


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/16 00:16:55

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
rename an RCC product


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/16 00:17:01

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/16 03:47:42

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.pmax 
	                         md.powerpc md.sparc 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
more.... sync, does it never end?


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/16 04:25:25

Modified files:
	etc            : services 

Log message:
canna


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/04/16 05:59:55

Modified files:
	.              : products.html 

Log message:
Update Network Security Wizards <rgula@securitywizards.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/16 07:48:53

Modified files:
	lib/libc/net   : getifaddrs.3 

Log message:
avoid misunderstanding in history portion, okay'ed by aaron.
may need english check:-)  (getifaddrs.c is straight import from bsdi4)


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/16 08:10:19

Modified files:
	sys/arch/i386/conf: GENERIC 

Log message:
Remove atapiscsi* at umass?; csapuntz@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/04/16 10:00:46

Modified files:
	share/man/man8 : afterboot.8 

Log message:
typo


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/16 10:06:22

Modified files:
	net/tircproxy  : Makefile 

Log message:
- fix dist site URL, it has been moved
- Fake
- strip the installed binary


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/16 10:09:21

Modified files:
	sbin/wicontrol : wicontrol.8 
	sbin/ancontrol : ancontrol.8 

Log message:
Typo: specfied -> specified


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/04/16 10:12:18

Modified files:
	share/zoneinfo/datfiles: africa antarctica asia australasia 
	                         backward europe iso3166.tab leapseconds 
	                         northamerica southamerica zone.tab 

Log message:
sync with ftp://elsie.nci.nih.gov/pub/tzdata2000d.tar.gz, ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/04/16 10:24:05

Modified files:
	lib/libc/time  : Theory ctime.3 localtime.c private.h strftime.3 
	                 strftime.c zic.8 zic.c 
Added files:
	lib/libc/time  : tz-art.htm tz-link.htm 
Removed files:
	lib/libc/time  : Arts.htm WWW.htm 

Log message:
sync with ftp://elsie.nci.nih.gov/pub/tzcode2000c.tar.gz, millert@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/16 10:24:32

Modified files:
	usr.bin/netstat: netstat.1 

Log message:
- Insert some .Pp here and there to make the man page easier to read.
- Put address family options into a columnated list with descriptions.
- `` '' -> .Dq and such.
- Xr netintro(4).
- Remove hard sentence breaks.
- Typo: specfied -> specified.
- Correct .Nm usage.
- Comma splice fixes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/16 10:25:18

Modified files:
	x11/xtraceroute: Makefile 

Log message:
- bump NEED_VERSION
- remove license type


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/16 10:40:43

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
fix pr 1196, listen_port and port_to_connect interchanged


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/16 11:07:03

Modified files:
	x11/kde/base   : Makefile 

Log message:
- bump NEED_VERSION
- add library dependency for Mesa


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/16 11:16:03

Modified files:
	share/man/man7 : hier.7 

Log message:
/altroot is for backups of the root filesystem, not root's home directory, duh!
Noticed by todd@.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/16 11:17:57

Modified files:
	x11/kde/libs   : Makefile 

Log message:
bump NEED_VERSION


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/16 11:26:17

Modified files:
	sbin/ipsecadm  : ipsecadm.8 

Log message:
Restore some required trailing whitespace that alex's script bonked.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/16 11:44:34

Modified files:
	usr.sbin/vnconfig: vnconfig.8 
	share/man/man4 : esis.4 
	share/man/man8 : vpn.8 

Log message:
More formatting repairs.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/16 11:49:11

Modified files:
	usr.bin/telnet : telnet.1 

Log message:
- Remove reference to -S option; we don't have gettosbyname() and friends.
- Shrink SYNOPSIS a bit.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/16 11:51:52

Modified files:
	share/man/man8 : afterboot.8 

Log message:
RCSid


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/16 11:56:57

Modified files:
	share/man/man8 : afterboot.8 

Log message:
Use .Ox, not .Os, when referring to ``OpenBSD'' in the general text domain.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/16 12:31:23

Modified files:
	x11/kde/base   : Makefile 

Log message:
sync with kde/libs, add DIST_SUBDIR


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/16 12:46:20

Modified files:
	www/netscape   : Makefile 

Log message:
better


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 14:10:21

Modified files:
	infrastructure/mk: bsd.port.subdir.mk 

Log message:
Don't add FLAVOR='' to ports without flavor, let default be picked up
instead.

Allow for ',' as a FLAVOR separator instead of ':'


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/16 14:19:47

Modified files:
	share/man/man8 : afterboot.8 ssl.8 

Log message:
2.7


CVSROOT:	/cvs
Module name:	www
Changes by:	fgsch@cvs.openbsd.org	2000/04/16 14:20:37

Modified files:
	.              : want.html 

Log message:
3c562D and 3c589B cards I got a while ago.


CVSROOT:	/cvs
Module name:	www
Changes by:	fgsch@cvs.openbsd.org	2000/04/16 14:27:50

Modified files:
	.              : donations.html 

Log message:
Evan Cordes for the 3c562B. I have to find out the other guy name.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/16 14:28:55

Modified files:
	usr.bin/script : script.c 

Log message:
Propagate window size changes to slave.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 14:42:13

Log message:
    Common data to the nethack and slash port, to avoid conflicts.
    
    Status:
    
    Vendor Tag:	nethack
    Release Tags:	espie
    
    N ports/games/hackdata/Makefile
    N ports/games/hackdata/files/md5
    N ports/games/hackdata/pkg/COMMENT
    N ports/games/hackdata/pkg/PLIST
    N ports/games/hackdata/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 14:43:27

Modified files:
	games          : Makefile 

Log message:
Put hackdata/nethack/slash together


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/16 14:46:22

Modified files:
	etc            : security changelist 

Log message:
sendmail support files now live in /etc/mail


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 14:49:01

Modified files:
	games/nethack  : Makefile 
	games/nethack/files: md5 
	games/nethack/pkg: DESCR 
Added files:
	games/nethack/patches: patch-include_config_h 
	                       patch-include_system_h 
	                       patch-include_unixconf_h 
	                       patch-sys_unix_Makefile_doc 
	                       patch-sys_unix_Makefile_src 
	                       patch-sys_unix_Makefile_top 
	                       patch-sys_unix_Makefile_utl 
	                       patch-sys_unix_unixunix_c 
	                       patch-win_Qt_qt_win_cpp 
	games/nethack/pkg: PFRAG.x11 PLIST.sed 
Removed files:
	games/nethack/patches: patch-aa patch-ab patch-ac patch-ad 
	                       patch-ae patch-af patch-ag patch-ah 
	games/nethack/pkg: PLIST 

Log message:
Revamped nethack port:

- 3.3.0.
- fixed packaging.
- moved common data to hackdata port, to avoid nasty collision with slash.
- compile and install recover.
- only install manpages that correspond to stuff we run.
- remove need for GMAKE.
- include configuration files, allow for X11/plain/qt flavor
(qt is not yet ready, it needs qt 2.0).

Colors work much better, even under console if TERM is set to pcvt25.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 14:51:00

Added files:
	games/nethack/files: qt-config simple-config x-config 

Log message:
...and add the config files.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 14:59:23

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Add @


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/16 15:02:07

Modified files:
	lib/libkvm     : kvm_i386.c 

Log message:
from: gluk@ptci.ru
make it grok current core dumps.
seem to work now.
also millert@ took a look.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 15:03:22

Log message:
    Much belated angband port.
    
    Status:
    
    Vendor Tag:	angband
    Release Tags:	ci2
    
    N ports/games/angband/Makefile
    N ports/games/angband/files/md5
    N ports/games/angband/pkg/DESCR
    N ports/games/angband/pkg/COMMENT
    N ports/games/angband/pkg/PLIST
    N ports/games/angband/patches/patch-aa
    N ports/games/angband/patches/patch-ab
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/16 15:06:29

Modified files:
	www/netscape   : Makefile.inc 

Log message:
- respect CC and CFLAGS


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 15:09:56

Modified files:
	games/nethack  : Makefile 

Log message:
Wrong filename


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 15:19:09

Modified files:
	games/slash    : Makefile 
	games/slash/files: md5 
Added files:
	games/slash/files: simple-config substitute x-config 
	games/slash/patches: patch-include_config_h 
	                     patch-include_patchlevel_h 
	                     patch-include_system_h 
	                     patch-include_unixconf_h 
	                     patch-sys_unix_Makefile_dat 
	                     patch-sys_unix_Makefile_doc 
	                     patch-sys_unix_Makefile_src 
	                     patch-sys_unix_Makefile_top 
	                     patch-sys_unix_Makefile_utl 
	                     patch-sys_unix_unixunix_c 
	                     patch-win_X11_winX_c 
	                     patch-win_tty_termcap_c 
	games/slash/pkg: PFRAG.x11 PLIST.sed 
Removed files:
	games/slash/patches: patch-aa patch-ab patch-ac patch-ad 
	                     patch-ae patch-af patch-ag patch-ah 
	                     patch-ai patch-aj 
	games/slash/pkg: PLIST 

Log message:
Repair slash port.
- base on nethack 3.2.2, bump to 3.3.0 will have to wait (probably better
to port slash'em instead),
- use hackdata to avoid conflicts with nethack,
- proper packaging,
- x11/no x11 flavor,
- install recover,
- change manpages to differentiate from nethack,
- grab enough TERMINFO to handle color correctly (from nethack 3.3.0)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 15:31:17

Modified files:
	japanese/kterm : Makefile 
	japanese/kterm/pkg: PLIST 
Removed files:
	japanese/kterm/patches: patch-ab 

Log message:
Tweak MAKE_FLAGS instead of patch-ab.
Fix packing list to have same permissions as xterm.
tek FLAVOR, for people who want a full xterm emulation (strange idea)...

(Issue: let japanese mode be euc as a default,
since our other ports use euc ?)


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/16 15:33:04

Modified files:
	x11/lesstif    : Makefile 

Log message:
- bump NEED_VERSION
- fix dist site URLs
- remove license type


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 15:34:58

Modified files:
	games          : Makefile 

Log message:
Activate angband, compile slash/nethack x11 flavors as well.


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/04/16 15:38:40

Modified files:
	net/licq       : Makefile 

Log message:
Fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 15:41:08

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Common definitions into _FAKE_SETUP to shorten and simplify fake target.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/04/16 15:46:38

Modified files:
	lib/libssl/src/crypto/rand: randfile.c 

Log message:
Fix randfile so it doesn't attempt to chmod and write entropy back to
devices. This caused people's /dev/arandom's to be permitted 600,
which causes rsa to fail to get random data, which results in all
kinds of fun with ssh :)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 15:53:40

Modified files:
	japanese/Wnn   : Makefile 
	japanese/Wnn/pkg: PLIST 
Added files:
	japanese/Wnn/files: install-script 
	japanese/Wnn/patches: patch-Contrib_dic_gerodic_Makefile 
	                      patch-Wnn_conv_cvt_read_c 
	                      patch-Wnn_etc_bdic_c 
	                      patch-Wnn_include_commonhd_h 
	                      patch-Wnn_jd_libwnn_msg 
	                      patch-Wnn_jlib_V3_Imakefile 
	                      patch-Wnn_jlib_V3_jlib_h 
	                      patch-Wnn_jlib_js_c 
	                      patch-Wnn_jserver_b_index_c 
	                      patch-Wnn_jserver_de_c 
	                      patch-Wnn_jserver_readfile_c 
	                      patch-Wnn_jutil_wnnstat_c 
	                      patch-Wnn_pubdic_Imakefile 
	                      patch-Wnn_uum_jhlp_c 
	                      patch-Wnn_uum_key_bind_c 
	                      patch-Wnn_uum_prologue_c 
	                      patch-Wnn_uum_termcap_c 
	                      patch-Wnn_uum_termio_c 
	                      patch-Wnn_uum_wnnrc_op_c 
	                      patch-config_Project_tmpl 
	                      patch-kWnn_etc_Imakefile 
	                      patch-kWnn_jlib_Imakefile 
	                      patch-kWnn_kd_uumrc 
Removed files:
	japanese/Wnn/patches: patch-aa patch-ab patch-ac patch-ad 
	                      patch-ae patch-af patch-ag patch-ah 
	                      patch-ai patch-aj patch-ak patch-al 
	                      patch-for-japanese 
	japanese/Wnn/pkg: INSTALL 

Log message:
Loads of changes, not quite finished yet.

- format man pages using new jgroff, so that we can install a full set
of documentation.
- move INSTALL script into a separate script, so that adding a new user
need not be done at the time of INSTALL.
- add a few strlcpy to fix a few holes. This stuff is rather bad, though.
- use terminfo instead of termcap, for better keycap names, fixing quite
a few bugs that made it impossible to build that version along the way...
- move scripts into /usr/local/bin instead of /usr/local/bin/Wnn4.

- use @comment no checksum
in packing list, even though pkg_add does not support that yet.
Not quite completely ready, but getting there...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 15:58:57

Modified files:
	japanese       : Makefile 

Log message:
Activate jgroff


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/16 16:02:28

Modified files:
	usr.sbin/pkg_install/add: perform.c 

Log message:
Fix package conflict for flavors:
try to find the last dash followed by a digit in word.
If not applicable, then still use the last dash.

e.g., kterm-6.2.0-xaw3d -> kterm-   as a stem, not kterm-6.2.0


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/16 16:23:29

Modified files:
	build          : groups.dat 

Log message:
OpenBSD group in Ireland, UK.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/16 16:25:49

Modified files:
	build          : support.dat 

Log message:
More support for Poland.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/16 16:27:43

Modified files:
	.              : groups.html support.html 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/04/16 17:50:12

Modified files:
	lib/libssl/src/crypto/rand: randfile.c 

Log message:
Fix strcpy/strcat abuse and fix stupid behaviour of the default
RAND_file_name - changed so that it stats the filename it returns
before returing it. If the file won't stat, return DEVRANDOM (for us
/dev/arandom) instead, thus making the default behaviour moderately
intelligent.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/16 18:46:09

Modified files:
	editors/xemacs20/pkg: PLIST.sed 
Added files:
	editors/xemacs20/patches: patch-ah 

Log message:
Fix packaging.


CVSROOT:	/cvs
Module name:	ports
Changes by:	millert@cvs.openbsd.org	2000/04/16 18:53:57

Modified files:
	print/acroread/files: md5 
	print/acroread/patches: patch-aa 
	print/acroread/pkg: PLIST 

Log message:
Update acroread to 4.05


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/16 20:32:49

Modified files:
	bin/csh        : csh.1 
	usr.bin/cal    : cal.1 
	usr.bin/m4     : m4.1 
	share/man/man4 : tty.4 ksyms.4 ss.4 
	lib/libcurses  : term.7 
	sys/arch/amiga/stand/binpatch: binpatch.8 
	share/man/man8 : crash.8 yp.8 
	sbin/newfs     : newfs.8 
	usr.sbin/named/man: ndc.8 

Log message:
Move some misplaced periods outside of the parentheses.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/16 21:28:33

Modified files:
	lib/libcompat/4.1: vtimes.3 
	sys/arch/atari/stand/binpatch: binpatch.8 

Log message:
Whoops, missed a few.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/16 22:44:51

Modified files:
	sys/netinet6   : in6.c in6_ifattach.c in6_ifattach.h in6_var.h 
	                 ip6_input.c nd6.c nd6.h 
	usr.sbin/ndp   : ndp.8 ndp.c 

Log message:
revisit in6_ifattach().  (1) make it more persistent about initializaing an
interface (2) cleanup interface id selection.
run NUD on p2p interface (required by spec for bidir p2p interface).
add "ndp -i interface" (can tweak per-interface ND flag).
(sync with more recent kame)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/16 23:00:50

Modified files:
	share/man/man4 : inet6.4 

Log message:
correct untermintaed sentence.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/17 00:55:54

Modified files:
	distrib/sets/lists/base: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/17 06:31:47

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
missing xfree()


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/04/17 06:47:11

Modified files:
	.              : press.html 

Log message:
SecurityFocus.com commentary


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/17 06:49:03

Modified files:
	.              : i386.html 

Log message:
more to the aha product line


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/17 06:57:06

Modified files:
	.              : i386-laptop.html 

Log message:
neo


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/04/17 07:46:53

Modified files:
	usr.bin/ssh    : sshd_config ssh_config 

Log message:
show 'Protocol' as an example, ok markus@


CVSROOT:	/cvs
Module name:	ports
Changes by:	dugsong@cvs.openbsd.org	2000/04/17 10:22:46

Modified files:
	mail/nmh       : Makefile 
	mail/nmh/files : md5 

Log message:
upgrade to 1.0.4 (security fix reported on bugtraq), enabled Kerberized POP, fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/17 12:14:21

Added files:
	games/xsoldier/patches: patch-Imakefile patch-main_c 
	                        patch-manage_c 
Removed files:
	games/xsoldier/patches: patch-aa patch-ab patch-ac 
	games/xsoldier/scripts: configure 

Log message:
fix broken port.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/17 12:14:22

Modified files:
	sys/arch/i386/i386: apm.c 

Log message:
fix version for some endianess-challenged compaqs; via linux


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/17 13:29:48

Modified files:
	www/php3       : Makefile 
	www/php3/pkg   : DEINSTALL PLIST 
Added files:
	www/php3/files : php3-enable 
	www/php3/pkg   : INSTALL 

Log message:
add mysql flavour
fake installation and add php3-enable script

(ok turan@ before freeze)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 13:57:42

Modified files:
	x11/eterm      : Makefile 

Log message:
ja-eterm and eterm are different names, so they don't fall under the
automatic conflict rule, though both packages can't be installed
simultaneously.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/17 14:05:22

Modified files:
	share/man/man4 : ray.4 

Log message:
add a note about link0 mode


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 14:12:03

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
MULTI_PACKAGES framework.
This is somewhat orthogonal to FLAVORS.

Principle: one port may build several packages in one go.
For instance, egcs will build all compilers, and package stuff as
base, C++, Fortran, etc.

This simplifies some japanese ports greatly, e.g., one Canna port that
builds libs/server/app packages.

How to use:
just set
MULTI_PACKAGES=-ext1 -ext2...
in the Makefile.

Then make package will invoke itself recursively with SUBPACKAGE set to
-ext1, -ext2.

The SUBPACKAGE will fetch package info as PLIST-ext1, COMMENT-ext1,
DESCR-ext1, etc.

The port Makefile itself can test the value of SUBPACKAGE if things differ.

Some problems:
- there still is a main package (with PLIST, DESCR, etc), and it's built
last, so you can't add RUN_DEPENDS=main_package to subpackages, you have
to encode them explicitly in the PLIST for now.
- other ports can't depend on subpackages yet. This is usually not a
problem, it's just a question of choosing the `right' main package (e.g.,
for Canna, it will be canna-lib).
- PLIST.sed recognize @FLAVOR@, which is extended to the current flavor,
so that a subpackage may depend on the corresponding main package in
explicit ways.

describe is also invoked recursively, so that all subpackages appear in
the INDEX.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 14:14:33

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
buglet fix: let the port+flavor directory show up in a form suitable
for direct SUBDIR reuse.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 14:57:19

Modified files:
	x11/xfm/pkg    : PLIST 

Log message:
Remove unwanted app-defaults dir in PLIST, probably a side-effect of
my bug in make-plist.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 15:00:57

Modified files:
	infrastructure/install: make-plist 

Log message:
Fix nasty bug in make-plist:
if a new directory was found, it  is always marked for @dirrm.
But, if the directory is empty, nothing pertaining to it is recorded in
the PLIST... and thanks to pkg_*, we can't record directories in the PLIST.
So, just add an @exec mkdir -p   right in front of the @dirrm, up to
the port maintainer to decide whether the @exec mkdir/@dirrm pair is
justified or not (for the port at hand).


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/17 15:35:19

Added files:
	share/man/man4 : pchb.4 

Log message:
pchb, and a few notes on what it does; aaron@ was picking


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/17 15:38:35

Modified files:
	share/man/man4 : Makefile 

Log message:
add pchb


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 15:42:11

Modified files:
	mail/xlbiff/pkg: PLIST 

Log message:
make-plist does not follow the app-defaults symlink, and so erroneously
records app-default in the PLIST, instead of the real config file.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/17 15:43:14

Modified files:
	share/man/man4 : pci.4 

Log message:
Xr pchb


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 15:53:39

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Always define a FAKE_COOKIE, so that FAKE="No" will display an error message.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 15:54:19

Modified files:
	mail/xlbiff    : Makefile 

Log message:
trivial fake


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/17 16:01:12

Modified files:
	share/man/man4 : random.4 

Log message:
Xr pchb(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/17 16:23:44

Modified files:
	gnu/usr.bin/ld/i386: md.h 

Log message:
change MAX_ALIGNMENT to double, as requested by djb@cr.yp.to


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 16:35:23

Modified files:
	x11/xfm        : Makefile 
	x11/xfm/pkg    : PLIST 
Added files:
	x11/xfm/patches: patch-ab 

Log message:
Fix packing-list to include app-defaults, and fake it while I'm at it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 16:42:45

Modified files:
	textproc/jade/pkg: PLIST 
	textproc/sp/pkg: PLIST 

Log message:
Explicit conflict.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 17:07:36

Modified files:
	textproc/glimpse/pkg: PLIST 
	textproc/agrep/pkg: PLIST 

Log message:
Conflict agrep/glimpse, since glimpse contains agrep.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 17:35:00

Modified files:
	print/teTeX/base/pkg: PLIST 

Log message:
make-plist somehow fails, remove duplicated files with teTeX-texmf...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/17 17:45:24

Modified files:
	usr.bin/make   : extern.h parse.c 

Log message:
Don't free Makefile filenames when the file is finished reading, but
keep them for error reporting.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/17 17:50:46

Modified files:
	usr.bin/make   : cond.c 

Log message:
Annotate CondStack with filenames/line numbers.
Give a trace of dangling .if in case of errors.


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/17 17:53:05

Modified files:
	www            : Makefile 
Removed files:
	www/communicator: Makefile 
	www/communicator/files: md5 netscape.i386 netscape.sparc 
	www/communicator/patches.i386: patch-aa 
	www/communicator/patches.sparc: patch-aa 
	www/communicator/pkg: COMMENT DESCR PLIST.i386 PLIST.sparc 
	www/navigator  : Makefile 
	www/navigator/files: md5 netscape.i386 netscape.sparc 
	www/navigator/patches.i386: patch-aa 
	www/navigator/patches.sparc: patch-aa 
	www/navigator/pkg: COMMENT DESCR PLIST.i386 PLIST.sparc 

Log message:
- remove navigator and communicator ports, replaced by netscape port
- remove a few unnecessary entries from Makefile


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/17 17:54:48

Modified files:
	usr.bin/make   : compat.c make.h parse.c 

Log message:
Record location in target node as well.
Indicate what went wrong for commands like
@exit 1


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/17 17:57:46

Modified files:
	usr.bin/make   : targ.c 

Log message:
Initialize lineno and fname, see parse.c.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 19:08:53

Modified files:
	x11/xdaliclock/pkg: PLIST 

Log message:
missed app-default


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/17 19:10:10

Modified files:
	x11/xmascot/pkg: PLIST 

Log message:
app-defaults


CVSROOT:	/cvs
Module name:	ports
Changes by:	millert@cvs.openbsd.org	2000/04/17 19:49:47

Modified files:
	print/acroread/files: md5 
	print/acroread/patches: patch-aa 
	print/acroread/pkg: PLIST 

Log message:
Revert to 4.0, we are in release mode.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/17 20:31:36

Modified files:
	lib/libc/compat-43: getdtablesize.3 gethostid.3 killpg.3 
	                    setregid.3 setreuid.3 sigvec.3 
	lib/libc/crypt : arc4random.3 blowfish.3 crypt.3 
	lib/libc/db/man: btree.3 dbm.3 dbopen.3 hash.3 mpool.3 ndbm.3 
	                 recno.3 

Log message:
Repairs.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/17 21:01:36

Modified files:
	lib/libc/gen   : basename.3 directory.3 dirname.3 exec.3 ftok.3 
	                 fts.3 getcap.3 getdiskbyname.3 getdomainname.3 
	                 getgrent.3 gethostname.3 getloadavg.3 
	                 getmntinfo.3 getpwent.3 getusershell.3 lockf.3 
	                 psignal.3 setjmp.3 signal.3 sleep.3 sysctl.3 
	                 timezone.3 tolower.3 toupper.3 ttyname.3 
	                 unvis.3 utime.3 vis.3 
	lib/libc/hash  : rmd160.3 sha1.3 
	lib/libc/locale: setlocale.3 
	lib/libc/md    : mdX.3 
	lib/libc/net   : byteorder.3 ethers.3 gethostbyname.3 
	                 getifaddrs.3 getnameinfo.3 getnetent.3 
	                 getprotoent.3 getservent.3 inet.3 
	                 inet6_rthdr_space.3 inet_net.3 link_addr.3 
	                 net_addrcmp.3 rcmd.3 
	lib/libc/regex : re_format.7 
	lib/libc/rpc   : bindresvport.3 getrpcent.3 getrpcport.3 rpc.3 
	                 rpcauth.3 xdr.3 
	lib/libc/stdio : fgets.3 mktemp.3 printf.3 putc.3 scanf.3 
	                 stdio.3 

Log message:
Repairs, mostly removing hard sentence breaks.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/17 21:07:13

Modified files:
	usr.bin/w      : uptime.1 
	usr.bin/locate/locate: locate.updatedb.8 

Log message:
Missed a few.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/17 21:40:55

Modified files:
	sys/dev/pci    : if_fxp.c if_fxpvar.h 

Log message:
remove #ifdef {free,net}bsd stuff
remove most of the statics


CVSROOT:	/cvs
Module name:	www
Changes by:	jason@cvs.openbsd.org	2000/04/17 21:45:41

Modified files:
	.              : donations.html 

Log message:
oversight donation


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/17 21:52:36

Modified files:
	sys/dev/pci    : if_xl_pci.c 

Log message:
copyright


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/17 22:57:30

Removed files:
	usr.sbin/sendmail/BuildTools: README 
	usr.sbin/sendmail/BuildTools/M4: header.m4 
	usr.sbin/sendmail/BuildTools/M4/depend: BSD.m4 CC-M.m4 NCR.m4 
	                                        Solaris.m4 X11.m4 
	                                        generic.m4 
	usr.sbin/sendmail/BuildTools/OS: 386BSD A-UX AIX AIX.2 AIX.4.2 
	                                 AIX.4.3 AIX.4.x Altos BSD-OS 
	                                 BSD43 CLIX CRAYT3E.2.0.x 
	                                 CRAYTS.10.0.x CSOS ConvexOS 
	                                 Dell DomainOS DomainOS.10.4 
	                                 Dynix EWS-UX_V FreeBSD HP-UX 
	                                 HP-UX.10.x HP-UX.11.x IRIX 
	                                 IRIX.5.x IRIX.6.5 IRIX.6.x 
	                                 IRIX64.6.0 IRIX64.6.1 
	                                 IRIX64.6.5 IRIX64.6.x ISC KSR 
	                                 LUNA Linux Linux.ppc Mach386 
	                                 NCR.MP-RAS.2.x NCR.MP-RAS.3.x 
	                                 NEWS-OS.4.x NEWS-OS.6.x 
	                                 NEXTSTEP.4.x NeXT.2.x NeXT.3.x 
	                                 NeXT.4.x NetBSD NetBSD.8.3 
	                                 NonStop-UX OSF1 OpenBSD PTX 
	                                 Paragon PowerUX QNX RISCos 
	                                 RISCos.4_0 ReliantUNIX Rhapsody 
	                                 SCO SCO.4.2 SCO.5.x SINIX SVR4 
	                                 SunOS SunOS.4.0 SunOS.5.1 
	                                 SunOS.5.2 SunOS.5.3 SunOS.5.4 
	                                 SunOS.5.5 SunOS.5.6 SunOS.5.7 
	                                 SunOS.5.8 Titan ULTRIX UMAX 
	                                 UNICOS UNIX_SV.4.x.i386 UX4800 
	                                 UXPDS.V10 UXPDS.V20 
	                                 UnixWare.5.i386 dcosx.1.x.NILE 
	                                 dgux maxion uts.systemV 
	usr.sbin/sendmail/BuildTools/Site: README 
	usr.sbin/sendmail/BuildTools/bin: Build configure.sh find_m4.sh 
	                                  install.sh 
	usr.sbin/sendmail/cf: Makefile README 
	usr.sbin/sendmail/cf/cf: Build Makefile Makefile.dist alatar.mc 
	                         boat-anchor.mc chez.cs.mc 
	                         clientproto.mc corpse.mc cs-hpux10.mc 
	                         cs-hpux9.mc cs-osf1.mc cs-solaris2.mc 
	                         cs-sunos4.1.mc cs-ultrix4.mc 
	                         cyrusproto.mc elbereth.mc gandalf.mc 
	                         generic-bsd4.4.cf generic-bsd4.4.mc 
	                         generic-hpux10.cf generic-hpux10.mc 
	                         generic-hpux9.cf generic-hpux9.mc 
	                         generic-nextstep3.3.mc generic-osf1.cf 
	                         generic-osf1.mc generic-solaris2.cf 
	                         generic-solaris2.mc generic-sunos4.1.cf 
	                         generic-sunos4.1.mc generic-ultrix4.cf 
	                         generic-ultrix4.mc huginn.cs.mc 
	                         knecht.mc lucifier.mc mail.cs.mc 
	                         mail.eecs.mc mailspool.cs.mc nettan.mc 
	                         openbsd-proto.mc python.cs.mc 
	                         s2k-osf1.mc s2k-ultrix4.mc saruman.mc 
	                         tcpproto.mc trinity.mc ucbarpa.mc 
	                         ucbvax.mc uucpproto.mc vangogh.cs.mc 
	                         waldorf.mc 
	usr.sbin/sendmail/cf/domain: Berkeley.EDU.m4 CS.Berkeley.EDU.m4 
	                             EECS.Berkeley.EDU.m4 
	                             S2K.Berkeley.EDU.m4 
	                             berkeley-only.m4 generic.m4 
	                             sigmasoft.m4 
	usr.sbin/sendmail/cf/feature: accept_unqualified_senders.m4 
	                              accept_unresolvable_domains.m4 
	                              access_db.m4 allmasquerade.m4 
	                              always_add_domain.m4 
	                              bestmx_is_local.m4 bitdomain.m4 
	                              blacklist_recipients.m4 
	                              domaintable.m4 genericstable.m4 
	                              limited_masquerade.m4 
	                              local_lmtp.m4 local_procmail.m4 
	                              loose_relay_check.m4 
	                              mailertable.m4 
	                              masquerade_entire_domain.m4 
	                              masquerade_envelope.m4 
	                              nocanonify.m4 nodns.m4 
	                              notsticky.m4 nouucp.m4 
	                              nullclient.m4 promiscuous_relay.m4 
	                              rbl.m4 redirect.m4 
	                              relay_based_on_MX.m4 
	                              relay_entire_domain.m4 
	                              relay_hosts_only.m4 
	                              relay_local_from.m4 smrsh.m4 
	                              stickyhost.m4 use_ct_file.m4 
	                              use_cw_file.m4 uucpdomain.m4 
	                              virtusertable.m4 
	usr.sbin/sendmail/cf/hack: cssubdomain.m4 
	usr.sbin/sendmail/cf/m4: cf.m4 cfhead.m4 nullrelay.m4 proto.m4 
	                         version.m4 
	usr.sbin/sendmail/cf/mailer: cyrus.m4 fax.m4 local.m4 mail11.m4 
	                             phquery.m4 pop.m4 procmail.m4 
	                             smtp.m4 usenet.m4 uucp.m4 
	usr.sbin/sendmail/cf/ostype: aix2.m4 aix3.m4 aix4.m4 altos.m4 
	                             amdahl-uts.m4 aux.m4 bsd4.3.m4 
	                             bsd4.4.m4 bsdi1.0.m4 bsdi2.0.m4 
	                             dgux.m4 domainos.m4 dynix3.2.m4 
	                             gnuhurd.m4 hpux10.m4 hpux9.m4 
	                             irix4.m4 irix5.m4 irix6.m4 
	                             isc4.1.m4 linux.m4 maxion.m4 
	                             mklinux.m4 nextstep.m4 openbsd.m4 
	                             osf1.m4 powerux.m4 ptx2.m4 qnx.m4 
	                             riscos4.5.m4 sco-uw-2.1.m4 
	                             sco3.2.m4 sinix.m4 solaris2.m4 
	                             solaris2.ml.m4 sunos3.5.m4 
	                             sunos4.1.m4 svr4.m4 ultrix4.m4 
	                             unixware7.m4 unknown.m4 uxpds.m4 
	usr.sbin/sendmail/cf/sh: makeinfo.sh 
	usr.sbin/sendmail/cf/siteconfig: uucp.cogsci.m4 uucp.old.arpa.m4 
	                                 uucp.ucbarpa.m4 uucp.ucbvax.m4 
	usr.sbin/sendmail/contrib: README bitdomain.c bsdi.mc 
	                           converting.sun.configs 
	                           doublebounce.pl etrn.pl expn.pl 
	                           mail.local.linux mailprio mh.patch 
	                           mmuegel oldbind.compat.c 
	                           passwd-to-alias.pl re-mqueue.pl 
	                           rmail.oldsys.patch smcontrol.pl 
	usr.sbin/sendmail/doc/changes: Makefile changes.me changes.ps 
	usr.sbin/sendmail/doc/intro: Makefile intro.me intro.ps 
	usr.sbin/sendmail/doc/op: Makefile op.me 
	usr.sbin/sendmail/doc/usenix: Makefile usenix.me usenix.ps 
	usr.sbin/sendmail/mailstats: Makefile Makefile.m4 mailstats.8 
	                             mailstats.c 
	usr.sbin/sendmail/makemap: Makefile Makefile.m4 makemap.8 
	                           makemap.c 
	usr.sbin/sendmail/praliases: Makefile Makefile.m4 praliases.1 
	                             praliases.c 
	usr.sbin/sendmail/smrsh: Makefile Makefile.m4 README smrsh.8 
	                         smrsh.c 
	usr.sbin/sendmail/src: Makefile Makefile.m4 README TRACEFLAGS 
	                       alias.c aliases aliases.5 arpadate.c 
	                       cdefs.h clock.c collect.c conf.c conf.h 
	                       control.c convtime.c daemon.c deliver.c 
	                       domain.c envelope.c err.c headers.c 
	                       ldap_map.h macro.c mailq.1 mailstats.h 
	                       main.c makesendmail map.c mci.c mime.c 
	                       newaliases.1 parseaddr.c pathnames.h 
	                       queue.c readcf.c recipient.c safefile.c 
	                       savemail.c sendmail.8 sendmail.h 
	                       sendmail.hf snprintf.c srvrsmtp.c stab.c 
	                       stats.c sysexits.c sysexits.h trace.c 
	                       udb.c useful.h usersmtp.c util.c 
	                       version.c 
	usr.sbin/sendmail/test: Results t_exclopen.c t_pathconf.c 
	                        t_seteuid.c t_setreuid.c 

Log message:
remove sendmail 8.9.3


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/17 23:53:18

Modified files:
	sys/scsi       : cd.c scsiconf.c sd.c 

Log message:
sd and scsibus detach

cdlock/cdunlock now through disk_lock/disk_unlock


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/18 00:06:17

Modified files:
	usr.sbin/tcpdump: print-enc.c 

Log message:
Print a parenthesis in front of security flags.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/18 00:21:14

Modified files:
	sys/crypto     : crypto.c cryptosoft.c 

Log message:
Add a few newlines for readability.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/18 00:34:18

Modified files:
	sys/scsi       : cd.c 

Log message:
cd detach


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/18 00:35:02

Modified files:
	sys/net        : if_enc.c 

Log message:
Sanity check on dequeued mbufs, also keep track of correct interface
for statistics purposes.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/18 00:41:23

Modified files:
	sys/net        : if_enc.c 

Log message:
Stats for bridge output too.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/18 01:10:46

Modified files:
	lang/otcl      : Makefile 

Log message:
License information.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/18 01:13:06

Modified files:
	devel/tclcl    : Makefile 

Log message:
License info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/18 01:16:06

Modified files:
	net/ns         : Makefile 

Log message:
License info.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/18 01:31:18

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/18 03:48:01

Modified files:
	devel/mm       : Makefile 
	security/pgp   : Makefile 
	security/pgp5  : Makefile 
	security/rsaref: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/18 04:08:24

Modified files:
	security/dsniff: Makefile 
	textproc/iso8879: Makefile 

Log message:
license


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/18 04:34:10

Modified files:
	graphics/xfig  : Makefile 
	lang/otcl      : Makefile 
	net/netatalk   : Makefile 
	net/totd       : Makefile 
	x11/freefonts  : Makefile 

Log message:
more missing licenses


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/18 04:49:30

Added files:
	infrastructure/db: essentials.mk full-list.mk 

Log message:
these are the makefiles I will be using to build on
m68k, powerpc, alpha, and other less used platforms.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/18 04:51:00

Modified files:
	infrastructure/db: essentials.mk full-list.mk 

Log message:
includes


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/18 06:26:31

Modified files:
	infrastructure/db: full-list.mk 

Log message:
fix a2ps and kde


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/18 06:57:17

Modified files:
	share/man/man9 : timeout.9 

Log message:
Better explaination, various fixes.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 07:35:44

Modified files:
	es             : anoncvs.html cvsup.html donations.html 
	                 errata.html events.html goals.html groups.html 
	                 i386.html plus.html press.html products.html 
	                 want.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 07:37:03

Modified files:
	openssh/es     : index.html 

Log message:
Sync with Badlands Translation CVS. (Horacio)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 07:38:40

Modified files:
	faq/es         : faq8.html index.html 

Log message:
Sync with Badlands Translation CVS. (Horacio)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 07:40:28

Modified files:
	.              : Makefile 
	infrastructure/build: index-retrieve 

Log message:
author -> maintainer, use consistent terminology


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 07:43:10

Modified files:
	de             : donations.html index.html plat.html 
Added files:
	de             : alpha.html amiga.html docum.html 
	                 i386-laptop.html i386.html sgi.html smp.html 

Log message:
Sync with Badlands Translation CVS. (Jufi)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 07:53:37

www/faq/de

Update of /cvs/www/faq/de
In directory cvs.openbsd.org:/tmp/cvs-serv15297/de

Log Message:
Directory /cvs/www/faq/de added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/18 08:32:49

Modified files:
	sys/dev/ic     : xl.c xlreg.h 

Log message:
Set MII parameters for the other 3Com CardBus cards, not just 'C' revision.


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/04/18 09:11:28

Modified files:
	sys/dev        : rnd.c 

Log message:
Double usage of random() in the pseudo device to avoid setting
every 32nd bit to zero in the output.  Checked by mickey.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/18 09:14:36

Modified files:
	share/man/man8 : afterboot.8 

Log message:
sendmail.cf and aliases live in /etc/mail now; reinhard@sammer.net


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/18 09:24:27

Modified files:
	usr.bin/nfsstat: Makefile nfsstat.1 nfsstat.c 

Log message:
use sysctl() to fetch struct nfsstats; no more -lkvm; millert@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	turan@cvs.openbsd.org	2000/04/18 09:34:19

Modified files:
	usr.sbin/ypserv/ypinit: Makefile.yp 

Log message:
accesses /etc/aliases instead of /etc/mail/aliases. (ok millert)


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/18 10:22:16

Modified files:
	sys/kern       : kern_ktrace.c 

Log message:
If the user does a huge I/O split the genio logging into smaller chunks
to avoid allocating a huge buffer which could lead to kmem starvation.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/04/18 10:57:14

Modified files:
	share/man/man8 : afterboot.8 

Log message:
Answer the motd FAQ here, too.  ok aaron@.


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/04/18 11:24:17

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Need to update bootblocks for new apm code.
Some HTML cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/04/18 11:27:17

Modified files:
	share/man/man8 : afterboot.8 

Log message:
operator alias points to root by default.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 11:35:10

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Handle NO_DESCRIBE like NO_PACKAGE for MULTI_PACKAGES.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 11:43:21

Modified files:
	de             : i386-laptop.html index.html smp.html 
Added files:
	de             : books.html 

Log message:
Sync with Badlands Translation CVS. Fixed ../links and new file by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 11:44:19

Modified files:
	openssh/de     : press.html 

Log message:
Sync with Badlands Translation CVS. Fixed ../link


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 11:49:39

Modified files:
	faq            : upgrade-minifaq.html 
Added files:
	faq/de         : faq1.html faq2.html faq3.html faq4.html 
	                 index.html 

Log message:
Fix evil /absolute link in upgrade-minifaq.html (please stop using those)
new German translation of FAQ by Reinard (reinhard@sammer.net)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 11:59:53

Modified files:
	de             : books.html docum.html 

Log message:
Syn with Badlands Translation CVS (fix ../links)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 12:03:15

Modified files:
	faq/de         : faq1.html faq2.html faq3.html faq4.html 
	                 index.html 

Log message:
Sync with Badlands Translation CVS.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 12:19:17

Modified files:
	faq            : index.html 

Log message:
Added links to [es] and [de] translation of the FAQ


CVSROOT:	/cvs
Module name:	www
Changes by:	kjell@cvs.openbsd.org	2000/04/18 12:43:25

Modified files:
	faq            : upgrade-minifaq.html 

Log message:
Bye Bye absolute hrefs


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/18 12:44:32

Modified files:
	sys/conf       : files 
	sys/dev/pci    : files.pci 
Added files:
	sys/dev/ic     : fxp.c fxpvar.h fxpreg.h 
	sys/dev/pci    : if_fxp_pci.c 
Removed files:
	sys/dev/pci    : if_fxp.c if_fxpreg.h if_fxpvar.h 

Log message:
split fxp into bus independent and dependent (pci) parts (cardbus to come)


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 12:55:38

Added files:
	japanese/kterm/patches: patch-ab 

Log message:
Make euc the default, since jgroff, wnn... handle euc by default.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/18 13:31:01

Modified files:
	sys/arch/hppa/conf: GECKO SHEPHERD_PIE files.hppa generic.hppa 

Log message:
audio type 2 is called harmony and could come w/ 2 fax/modem/voice channels, or isdn


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 13:33:09

Modified files:
	faq/de         : index.html 

Log message:
Sync with Badlands Translation CVS. Link to [en] and [es] translation


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 13:33:42

Modified files:
	faq/es         : index.html 

Log message:
Sync with Badlands Translation CVS. Link to [en] and [de] translation


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/18 13:35:32

Modified files:
	sys/conf       : files 
	sys/dev/pci    : files.pci 
	sys/dev/mii    : dcphy.c 
Added files:
	sys/dev/ic     : dc.c dcreg.h 
	sys/dev/pci    : if_dc_pci.c 
Removed files:
	sys/dev/pci    : if_dc.c if_dcreg.h 

Log message:
split dc driver into bus dependent and bus independent (pci) parts
(cardbus to come later).


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 13:47:05

Modified files:
	print/mpage    : Makefile 

Log message:
Use Ian McWilliam version.
In particular:
- remove PAGESIZE variable,
- no need for FAKE_FLAGS.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/18 13:52:10

Modified files:
	sys/arch/hppa/conf: files.hppa 

Log message:
typo


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 14:00:03

Modified files:
	faq/es         : index.html 

Log message:
Sync with Badlands Translation CVS. (Fixed link)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/18 14:01:10

Modified files:
	faq/de         : index.html 

Log message:
Sync with Badlands Translation CVS. (Fixed link + v 1.91 changes)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/18 14:02:47

Modified files:
	sys/arch/hppa/hppa: db_disasm.c 

Log message:
vm/vm.h not needed anymore


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 14:13:50

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Missed SUBPACKAGE in PFRAG.shared


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/18 14:16:22

Modified files:
	sys/arch/hppa/include: pdc.h 

Log message:
some PDC calls


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/18 14:17:55

Modified files:
	usr.bin/nfsstat: Makefile nfsstat.1 nfsstat.c 

Log message:
add back a way to analyze post-mortem cores; does not need sgid for syctl() thoguh


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/18 14:46:22

Modified files:
	usr.bin/nfsstat: nfsstat.1 

Log message:
add a note about sysctl/kvm dualism nature


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/18 14:55:03

Modified files:
	sys/arch/hppa/eisa: eisa_machdep.h 

Log message:
seems ok w/o priming


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/18 15:37:29

Modified files:
	sys/netinet    : ip_ether.c 

Log message:
Remove the ethernet header from the mbuf before passing it on to
bridge_input()


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/18 15:45:14

Modified files:
	sbin/restore   : restore.8 
	share/man/man4 : lkm.4 

Log message:
Typo: sytem -> system


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/18 15:48:39

Modified files:
	usr.sbin/httpd : Makefile.bsd-wrapper 

Log message:
strip htdigest and htpasswd before installing.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/04/18 16:40:16

Modified files:
	sbin/fdisk     : cmd.c disk.c 

Log message:
Favor BIOS geometry over physical. This should fix MANY problems with
hard drives >8G sharing partitions with other operating systems.
Also, support extended partition type 0x0F, which is quite common now.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 17:20:49

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
MULTI_PACKAGES needs to be propagated to all-package, ftp-packages,
cdrom-packages as well.

Use _sub for loop variable name, to work around an obscure make bug.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 17:23:16

Modified files:
	lang/egcs/snapshot: Makefile 
	lang/egcs/snapshot/pkg: COMMENT DESCR 
Added files:
	lang/egcs/snapshot/pkg: COMMENT-c++ COMMENT-chill COMMENT-g77 
	                        COMMENT-java COMMENT-objc 
	                        PFRAG.shared-c++ PLIST.sed PLIST.sed-c++ 
	                        PLIST.sed-chill PLIST.sed-g77 
	                        PLIST.sed-java PLIST.sed-objc 
Removed files:
	lang/egcs/snapshot/files: PLIST.template 

Log message:
MULTI_PACKAGES gcc.
Splits one large 5Mb packages into core/c++/f77/java, all around 1Mb.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 17:34:46

Modified files:
	lang/egcs/snapshot: Makefile 

Log message:
Forgot to bump NEED_VERSION


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 17:56:26

Modified files:
	japanese/less  : Makefile 
	devel/gperf    : Makefile 
	net/epic4      : Makefile 
	sysutils/mtools: Makefile 

Log message:
Fix pkgname so that the pkg tools don't get confused about the version number.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 17:59:11

Modified files:
	games          : Makefile 

Log message:
Forgot to add angband:no_x11


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/18 18:10:35

Modified files:
	sys/dev/pci    : hifn7751.c 
	sys/conf       : files 
	sys/crypto     : crypto.h 
Added files:
	sys/crypto     : mbuf.c 

Log message:
split out mbuf scatter gather function


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 18:11:53

Modified files:
	lang/egcs/snapshot/pkg: PLIST.sed PLIST.sed-c++ PLIST.sed-chill 
	                        PLIST.sed-g77 PLIST.sed-java 
	                        PLIST.sed-objc 

Log message:
In MULTI_PACKAGES, the default pkg_add algorithm for finding conflicts
must be overridden, as it fails.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 18:17:18

Modified files:
	games/angband  : Makefile 

Log message:
no_x11 FLAVOR, from maintainer


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 18:20:46

Added files:
	games/angband/pkg: COMMENT-no_x11 

Log message:
more appropriate comment.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 18:21:01

Modified files:
	.              : INDEX 

Log message:
Synch


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/18 19:21:46

Modified files:
	print/mpage    : Makefile 

Log message:
Set default flavor.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/18 19:39:58

Modified files:
	share/man/man7 : ports.7 Makefile 
Added files:
	share/man/man7 : mirroring-ports.7 

Log message:
Document the way distfiles are mirrored.
Document a few things that changed in the ports tree.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/18 20:17:49

Modified files:
	sys/dev/isa    : aha.c 

Log message:
Force mailbox to be under 16MB so the controller can see it


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/18 21:37:36

Modified files:
	sys/netinet    : ip_ipsp.c ip_ipsp.h 

Log message:
tdb_ref should be signed, this avoid a problem with flushing the TDB
table causing repeated allocations of bypass TDBs.


CVSROOT:	/cvs
Module name:	ports
Changes by:	marc@cvs.openbsd.org	2000/04/18 23:04:30

ports/security/sslusa/patches

Update of /cvs/ports/security/sslusa/patches
In directory cvs.openbsd.org:/tmp/cvs-serv3309/patches

Log Message:
Directory /cvs/ports/security/sslusa/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/18 23:24:33

Modified files:
	mail/elm       : Makefile 

Log message:
missing license.  free.  approved by author, taylor@intuitive.com.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/19 01:05:51

Modified files:
	usr.bin/ssh    : clientloop.c login.c serverloop.c ssh-agent.c 
	                 ssh.h sshconnect.c sshd.c 

Log message:
pid_t


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/19 01:27:44

Modified files:
	sys/dev/ic     : i82365.c i82365var.h 

Log message:
Fix a bug introduced after cardbus commit where uart16550a was
being detected as uart16450 as side effect. This also corrects the
posibility of misdetection of vadem controllers.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/19 01:38:50

Modified files:
	sys/netinet6   : nd6.c 

Log message:
add boundary check for nd_ifinfo[].  (sync with kame)


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/19 01:52:45

Modified files:
	sys/dev/ic     : i82365.c 

Log message:
indent.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/19 02:34:58

Modified files:
	sys/sys        : file.h vnode.h socketvar.h 
	sys/kern       : vfs_vnops.c sys_socket.c sys_pipe.c 
	                 sys_generic.c 
	sys/compat/linux: linux_file.c 
	sys/compat/netbsd: netbsd_pos_io.c 

Log message:
Change struct file interface methods read and write to pass file offset in
and out.

Make pread/pwrite in netbsd & linux thread safe - which is the whole point
anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/19 02:35:40

Modified files:
	sys/kern       : kern_ktrace.c 

Log message:
Don't abuse malloc to allocate small fixed-size structs that we can keep on the stack.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/19 03:18:16

Modified files:
	sys/dev/pcmcia : pcmciadevs 

Log message:
New products from NetBSD; remove duplicated entry.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/19 03:18:55

Modified files:
	sys/dev/pcmcia : pcmciadevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/19 03:19:44

Modified files:
	sys/dev/pcmcia : if_ne_pcmcia.c 

Log message:
new products; rearrange.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/19 03:24:41

Modified files:
	usr.bin/ssh    : session.c 

Log message:
remove bogus chan_read_failed. this could cause data
corruption (missing data) at end of a SSH2 session.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/19 03:37:35

Modified files:
	share/man/man4 : gif.4 

Log message:
add bugs section.   reference updates.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/19 03:43:50

Modified files:
	share/man/man4 : faith.4 gif.4 

Log message:
use "Op Ar count".


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/19 03:58:20

Modified files:
	sys/sys        : proc.h 
	sys/kern       : kern_synch.c kern_subr.c 

Log message:
Remove the roundrobin_attempts hack and replace it with per-process scheduling
flags (much nicer for future smp work).
Add two generic functions yield() and preempt(). Use preepmt() in uio when
we are told to yield.
Based on my idea, code written by Jason Thorpe from NetBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/19 04:13:22

Modified files:
	sys/kern       : kern_ktrace.c 

Log message:
When logging genio, check if we need to yield in the same way as in uiomove.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/19 04:56:41

Modified files:
	sys/kern       : kern_ktrace.c 

Log message:
Unbreak genio (how could I commit that garbage?).

Let ktrwrite return an error if the write failed so that we won't loop in
genio writing to a full disk (or whatever other error happened).


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/19 05:11:50

Modified files:
	share/man/man7 : mirroring-ports.7 

Log message:
Err, oops. I know I needed to check the spelling before I committed this.
Sorry Camiel.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/19 05:16:28

Added files:
	infrastructure/build: update-patches 

Log message:
A simple script to magically update-patches.
It's a fair attempt at trying to match actual changed files
with the patchdir, and invent new patch file names.

There are a few things it doesn't do yet, such as dealing with
patch files with multiple patches, or dealing with context diffs.

Just watch out when you use it for the first time on a port, verify
you don't lose or duplicate patches.

I've been using this to update large ports recently, and it seemed too
good not to give it to other porters.

Approved by turan@


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/19 06:27:53

Modified files:
	es             : donations.html i386-laptop.html i386.html 
	                 press.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/19 06:29:45

Modified files:
	faq/es         : faq9.html index.html 
Added files:
	faq/es         : faq10.html faq11.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/19 06:30:30

Modified files:
	sys/sys        : kernel.h 

Log message:
Remove roundrobin_attempts.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/19 06:33:57

Modified files:
	de             : anoncvs.html donations.html goals.html 
	                 i386-laptop.html i386.html index.html 
Added files:
	de             : products.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/19 06:35:55

Modified files:
	faq/de         : faq3.html index.html 

Log message:
Sync with Badlands Translation CVS. Work by Reinhard


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/19 06:41:45

Modified files:
	se             : goals.html index.html 
Added files:
	se             : 26.html crypto.html ftp.html i386.html 
	                 plat.html security.html 

Log message:
Sync with Badlands Translation CVS. Work by Javax


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/19 06:49:37

Modified files:
	lang/otcl      : Makefile 

Log message:
two sets of duplicate licenses.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/19 08:31:18

Added files:
	infrastructure/package: find-all-conflicts 
	                        check-package-dependencies 

Log message:
Those are the tools we (Chris and I) use to check on packaging problems.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/19 08:37:19

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
hook to call update-patches, and call your fave editor on the changed
patches.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/19 10:08:55

Removed files:
	usr.sbin/sendmail: FAQ KNOWNBUGS LICENSE Makefile Makefile.dist 
	                   README RELEASE_NOTES 

Log message:
cvs missed removing these before


CVSROOT:	/cvs
Module name:	ports
Changes by:	marc@cvs.openbsd.org	2000/04/19 11:16:18

Modified files:
	security/sslusa: Makefile 
	security/sslusa/files: md5 
Added files:
	security/sslusa/patches: patch-rsa 

Log message:
Per Chris Turan's request: extract rsaref into a local directory
and apply local patch instead of using the rsaref port directory.
Fixes problems trying to make both ports concurrently, among other
things.

This is a bookkeeping change only.. there is no change in the
generated libraries.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/19 13:04:21

Modified files:
	bin/ls         : ls.1 

Log message:
Change the second sentence a bit so it doesn't seem like you're reading the
same thing twice; noticed by angelos@, but no beer for him yet. :-)


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/19 15:21:19

Added files:
	.              : testimonials.html 

Log message:
Add some nice things people have said about us (not yet linked into
main page, pending font fiddling).


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/19 15:35:11

Modified files:
	sys/dev/ic     : dp8390.c 

Log message:
* use different numbers of transmit buffers depending on the memory
size (not working yet), useful for 100mbit cards.
* add some diagnostic messages
* compute the xmit buffer length w/o taking crc length in count
* when SIOCSIFFLAGS is issued and none of the above conditions match,
check for IFF_UP rather than sc_enabled.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/19 15:40:46

Modified files:
	sys/dev/ic     : dp8390.c 

Log message:
Remove NetBSD ifdefs.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/19 15:52:39

Modified files:
	sys/dev/ic     : dp8390var.h 

Log message:
Remove NetBSD ifdefs here too.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/19 18:54:01

Modified files:
	sysutils/webmin: Makefile 
	sysutils/webmin/files: md5 

Log message:
Upgrade to version 0.79.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/19 19:17:21

Modified files:
	sysutils/mtools: Makefile 
	sysutils/mtools/files: md5 

Log message:
Mark unbroken.

Fixed by:	 Mike Glamm <glam0006@tc.umn.edu>


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/19 19:39:33

Modified files:
	lib/libc/stdio : fclose.3 ferror.3 fflush.3 fgetln.3 fopen.3 
	                 fputs.3 fseek.3 funopen.3 getc.3 mktemp.3 
	                 perror.3 printf.3 putc.3 scanf.3 setbuf.3 
	                 stdio.3 tmpnam.3 ungetc.3 

Log message:
Flesh out all of the stdio man pages.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/19 20:14:26

Modified files:
	lib/libc/stdlib: malloc.3 

Log message:
- Formatting repairs and standardizations.
- s/MESSAGES/DIAGNOSTICS/, and put message descriptions in a nice list.
- Talk more about how using malloc() in signal handlers is bad.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/19 20:23:40

Modified files:
	sysutils/apc-upsd: Makefile 
	sysutils/apc-upsd/pkg: PLIST 
Added files:
	sysutils/apc-upsd/pkg: DEINSTALL INSTALL 

Log message:
- clean up the Makefile
- install apc-upsd.conf into ${PREFIX}/lib/apc-upsd
- fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/19 21:26:54

Modified files:
	misc/jive      : Makefile 

Log message:
- YES -> Yes
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/19 23:03:41

Modified files:
	misc/mmv       : Makefile 
Added files:
	misc/mmv/patches: patch-ab 

Log message:
Clean up the Makefile and fake.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/20 00:19:34

Modified files:
	usr.bin/tip    : acu.c cmds.c tip.c tip.h 

Log message:
avoid naming something pwrite()


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/20 00:32:00

Modified files:
	sys/sys        : file.h 
	sys/kern       : sys_generic.c vfs_syscalls.c 

Log message:
p{read,write}{,v} from csapuntz, partial NetBSD origin I think


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/20 00:32:24

Modified files:
	sys/kern       : syscalls.master 

Log message:
system call hookup for p{read,write}{,v}


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/20 00:32:47

Modified files:
	sys/sys        : syscall.h syscallargs.h 
	sys/kern       : init_sysent.c syscalls.c 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/20 00:34:18

Modified files:
	sys/sys        : uio.h 
	include        : unistd.h 

Log message:
prototyping for p{read,write}{,v}


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/20 00:34:37

Modified files:
	lib/libc/sys   : Makefile.inc read.2 write.2 
Added files:
	lib/libc/sys   : pread.c preadv.c pwrite.c pwritev.c 

Log message:
p{read,write}{,v} man pages


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/20 00:36:07

Modified files:
	distrib/sets/lists/base: md.amiga md.hp300 md.i386 md.mac68k 
	                         md.mvme68k md.sparc 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/20 01:09:00

Modified files:
	lib/libc       : shlib_version 
	lib/libc_r     : shlib_version 

Log message:
bump because of p{read,write}{,v}


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/20 01:47:12

Modified files:
	usr.sbin/traceroute: traceroute.8 traceroute.c 

Log message:
Add a "minimum ttl" option (starting point). Useful for skipping over
local-ISP routers that don't generate ICMP time exceeded.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/20 01:49:47

Modified files:
	usr.sbin/traceroute6: traceroute6.8 traceroute6.c 

Log message:
Same as the traceroute commit just now; add an option for skipping
nodes at the beginning of the trace.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/20 01:50:55

Modified files:
	usr.sbin/traceroute6: traceroute6.c 

Log message:
Forgot trailing newline in message.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/20 01:52:19

Modified files:
	usr.sbin/traceroute6: traceroute6.c 

Log message:
Also forgot to update usage()


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/20 01:57:41

Modified files:
	usr.sbin/traceroute6: traceroute6.c 

Log message:
Yet more typos...I should quit while I'm ahead.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/20 02:14:21

Modified files:
	usr.sbin/dhcp/dhclient/scripts: dhclient-script 

Log message:
If /etc/resolv.conf.tail exists, append to newly-constructed
/etc/resolv.conf


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/20 02:14:40

Modified files:
	etc/mtree      : special 

Log message:
Add /etc/resolv.conf.tail


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/20 04:03:43

Modified files:
	sys/sys        : ktrace.h 
	sys/kern       : kern_ktrace.c kern_exec.c kern_exit.c 

Log message:
Add a function "ktrsettracevnode", that changes the ktrace vnode for a process
in a correct way. Use it in all places where the vnode was changed.
(most of the earlier code was incorrect and had races).


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/20 04:17:06

Modified files:
	misc/mshell    : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/20 06:26:35

Modified files:
	sbin/route     : route.c 

Log message:
use scoped address notation (fe80::1%de0) for IPv6 linklocal unicast/multicast.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/20 06:49:33

Modified files:
	misc/splitvt   : Makefile 
	misc/magicpoint: Makefile 
	misc/viz       : Makefile 

Log message:
FAKE...


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/20 07:05:30

Modified files:
	sys/crypto     : mbuf.c 

Log message:
Don't include machine/pmap.h, vm/pmap.h does that for us.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/20 07:07:44

Modified files:
	.              : testimonials.html 

Log message:
Fix attribution, add one requested mailto:.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/20 07:09:04

Modified files:
	misc/astrolog  : Makefile 
	misc/astrolog/pkg: PLIST 

Log message:
- Fix the PLIST
- Fake


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/20 07:22:19

Modified files:
	se             : crypto.html goals.html i386.html index.html 
Added files:
	se             : i386-laptop.html 

Log message:
Sync with Badlands Translation CVS. Work by Javax


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/20 07:25:05

Modified files:
	de             : index.html plat.html 
Added files:
	de             : mac68k.html powerpc.html x68k.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/20 07:28:09

Modified files:
	faq/de         : faq1.html faq4.html index.html 
Added files:
	faq/de         : faq5.html 

Log message:
Sync with Badlands Translation CVS. Work by Reinhard


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/20 07:50:03

Modified files:
	lib/libc/stdlib: a64l.3 abort.3 abs.3 alloca.3 atexit.3 atoi.3 
	                 atol.3 bsearch.3 div.3 exit.3 getenv.3 getopt.3 
	                 getsubopt.3 labs.3 ldiv.3 memory.3 qabs.3 
	                 qsort.3 radixsort.3 rand.3 rand48.3 random.3 
	                 realpath.3 strtod.3 strtol.3 strtoul.3 system.3 
	                 tsearch.3 

Log message:
Flesh out stdlib function man pages.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/20 07:53:07

Modified files:
	misc/delay     : Makefile 
	misc/dialog    : Makefile 
	misc/cdrecord  : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/20 08:10:41

Modified files:
	de             : powerpc.html 

Log message:
Sync with Badlands Translation CVS. (fixed ..back.gif -> ../back.gif)


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/04/20 08:41:57

Modified files:
	sys/ufs/ffs    : ffs_balloc.c 

Log message:
Fix a problem that occurs when the filesystem fills up.
When the filesystem is able to allocate an indirect block but not the data
block, it incorrectly unwinds the indirect block leaving a dangling pointer
to a free block.
This is said to fix the "freeing free block" panics people were seeing.

From FreeBSD.


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/04/20 08:59:01

Modified files:
	.              : anoncvs.html 

Log message:
mention anonymous sup


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/20 09:24:24

Modified files:
	usr.bin/vi/build: recover 

Log message:
If recover dir is not owned by root, chown it.  If the mode is not
01777, fix that too.  This is safe because the script is run before
user processes start.


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/04/20 10:22:49

Modified files:
	.              : donations.html 

Log message:
2 new donations


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/20 11:26:37

Modified files:
	usr.sbin/traceroute: traceroute.8 traceroute.c 

Log message:
Change the flag to -f, similar to Solaris.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/20 11:43:47

Modified files:
	usr.sbin/traceroute6: traceroute6.8 traceroute6.c 

Log message:
Change -b to -f, similar to Solaris.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/20 11:45:55

Modified files:
	usr.sbin/dhcp/dhclient: dhclient-script.8 

Log message:
Document /etc/resolv.conf.tail


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/20 14:26:59

Modified files:
	distrib/sets/lists/base: md.amiga md.arc md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.powerpc 
	                         md.sparc mi 
	distrib/sets/lists/etc: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/20 15:15:23

Modified files:
	sys/dev/pci    : pccbb.c 

Log message:
Fix function prototype so it compiles again.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/04/20 15:48:31

Modified files:
	faq            : faq13.html 

Log message:
Some fixup, much more needed


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 16:40:43

Modified files:
	japanese/groff/patches: patch-nroff_nroff_sh 
Added files:
	japanese/groff/patches: patch-grops_ps_cc 
	                        patch-indxbib_indxbib_cc 
	                        patch-nroff_nroff_sh.orig 
	                        patch-tmac_doc-common patch-tmac_tmac_e 
	                        patch-xditview_Dvi_c 

Log message:
Synch with OpenBSD changes for groff 1.10:
bug fix, security fixes, Y2K fixes.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 16:50:53

Log message:
    Put common data to all wnn ports into one separate package.
    
    Status:
    
    Vendor Tag:	Wnn
    Release Tags:	data
    
    N ports/japanese/Wnn-data/Makefile
    N ports/japanese/Wnn-data/pkg/COMMENT
    N ports/japanese/Wnn-data/pkg/DESCR
    N ports/japanese/Wnn-data/pkg/PLIST
    N ports/japanese/Wnn-data/files/install-script
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 16:59:23

Modified files:
	japanese/Wnn/patches: patch-Wnn_uum_jhlp_c 
	                      patch-Wnn_uum_termio_c 

Log message:
Handle window size changes.
Don't change the terminal name.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 17:11:48

Modified files:
	japanese/Wnn/patches: patch-kWnn_etc_Imakefile 
	                      patch-kWnn_jlib_Imakefile 

Log message:
Remove unnecessary comment that bugs the patches with $Id$.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 17:13:52

Modified files:
	japanese/Wnn/pkg: PLIST 

Log message:
Don't bother making/removing empty dirs


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 17:28:25

Modified files:
	japanese/Wnn-data/files: install-script 

Log message:
Make install-script resistant to installation order issues.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 17:32:23

Modified files:
	japanese/Wnn   : Makefile 
	japanese/Wnn/patches: patch-config_Project_tmpl 
	japanese/Wnn/pkg: COMMENT DESCR PLIST 
Added files:
	japanese/Wnn/pkg: COMMENT-dict DESCR-dict PLIST-dict 

Log message:
Split dictionary into a separate package, using MULTI_PACKAGES.
(so that dictionaries install into /var/dict).

Note that ja-Wnn and ja-Wnn-dict do not depend on each other.
The installation `polish' script in Wnn-data should know how to take
care of that.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/20 17:49:27

Modified files:
	usr.bin/units  : units.1 

Log message:
No logarithmic scales.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/20 17:50:53

Modified files:
	usr.bin/units  : units.lib 

Log message:
ISO currency and other additions, including smoot, jansky, and score.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 17:58:24

Modified files:
	japanese/Wnn   : Makefile 
	japanese/Wnn-data: Makefile 

Log message:
Fix paths. Install script as script.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 18:09:49

Modified files:
	japanese/Wnn-data/files: install-script 
Added files:
	japanese/Wnn/patches: patch-Wnn_jd_jserverrc 
	                      patch-cWnn_cd_cserverrc 
	                      patch-kWnn_kd_kserverrc 

Log message:
Fix dictionary location in install-script, and in server config file.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/20 18:10:40

Modified files:
	.              : Makefile 

Log message:
Don't need to explicitly make perl's config.sh, the beforedepend target
will do that.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 18:25:26

Modified files:
	japanese/Wnn   : Makefile 
	japanese/Wnn/patches: patch-config_Project_tmpl 
Removed files:
	japanese/Wnn/files: patch-for-chinese patch-for-japanese 
	                    patch-for-korean 
	japanese/Wnn/patches: patch-Wnn_jd_jserverrc 
	                      patch-cWnn_cd_cserverrc 
	                      patch-kWnn_kd_kserverrc 

Log message:
Handle japanese/chinese/korean as a generated config.h file.

Remove *serverrc patches because of $Id$, perform as post-patch instead.


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2000/04/20 18:27:11

Modified files:
	usr.bin/ssh    : ssh-agent.c 

Log message:
Fix memory leak per connection. Report from Andy Spiegl <Andy@Spiegl.de>
via Debian bug #59926


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 18:36:06

Modified files:
	japanese/Wnn   : Makefile 
Removed files:
	japanese/Wnn/files: install-script 

Log message:
Prepare to add chinese and korean to multi-package framework


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 18:45:30

Modified files:
	japanese/Wnn/pkg: PLIST PLIST-dict 
Added files:
	japanese/Wnn/pkg: COMMENT-ko COMMENT-kodict COMMENT-zh 
	                  COMMENT-zhdict DESCR-ko DESCR-kodict DESCR-zh 
	                  DESCR-zhdict PLIST-ko PLIST-kodict PLIST-zh 
	                  PLIST-zhdict 

Log message:
Package description for chinese and korean packages


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 19:01:33

Modified files:
	japanese/Wnn   : Makefile 

Log message:
Spelling


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 20:01:53

Modified files:
	japanese/Wnn-data: Makefile 
	japanese/Wnn-data/files: install-script 
	japanese/Wnn-data/pkg: PLIST 
	japanese/Wnn   : Makefile 
	japanese/Wnn/pkg: PLIST PLIST-ko PLIST-kodict PLIST-zh 

Log message:
Fix a few typos.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 20:10:55

Modified files:
	japanese/Wnn-data/files: install-script 
	japanese/Wnn   : Makefile 
	japanese/Wnn/patches: patch-config_Project_tmpl 
	japanese/Wnn/pkg: PLIST-zhdict 

Log message:
Activate other languages, after I fixed a stupid typo...


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/20 20:54:40

Modified files:
	japanese/Wnn-data/files: install-script 
	japanese/Wnn-data/pkg: PLIST 

Log message:
Typos


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/20 21:10:31

Modified files:
	games/backgammon/backgammon: backgammon.6 
	games/backgammon/common_source: fancy.c subs.c 
	games/boggle   : README 
	games/rain     : rain.6 
	games/snake    : move.c 

Log message:
documentation:  refer to terminfo, not termcap, where appropriate.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/20 21:26:37

Modified files:
	share/man/man4/man4.sparc: cgsix.4 

Log message:
Adapted from NetBSD:  mention the 'al'/'AL' console mode bug and its workaround


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/20 23:04:44

Modified files:
	databases/gdbm : Makefile 

Log message:
style


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 01:39:15

Modified files:
	sys/kern       : kern_ktrace.c 

Log message:
do not declare and use a local variable which conflicts with a global
variable which is used by a macro when VM is used instead of UVM.  very
cute, Art -- 10 points for artistic expression.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 01:54:44

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/etc: mi 

Log message:
even more from base to etc; everything else looks right


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/21 03:51:36

Modified files:
	misc/xdelta    : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/21 05:42:25

Modified files:
	sys/netinet    : in_pcb.c 
	sys/netinet6   : in6_pcb.c 

Log message:
NRL pcb issue; inp_{f,l}addr{,6} is a union so we need to be sure about
af match.
- do not touch IPv4 pcb entries on in6_pcbnotify.
- do not touch IPv6 pcb entries on in_pcbnotify.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/21 08:50:51

Modified files:
	net/libnet     : Makefile 
	net/gaim       : Makefile 
	net/clog       : Makefile 
	net/archie     : Makefile 
	net/arpwatch   : Makefile 
	net/libnids    : Makefile 
	net/ncftp      : Makefile 

Log message:
fake...


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/21 08:52:18

Modified files:
	net/nmapfe     : Makefile 

Log message:
- Add the license
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/21 08:53:55

Modified files:
	net/arpcatch   : Makefile 

Log message:
Add the license and fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/21 08:56:28

Modified files:
	net/bing       : Makefile 
	net/bing/patches: patch-aa 
	net/bing/pkg   : PLIST 

Log message:
Fix the PLIST and fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/21 08:58:26

Modified files:
	net/icmpinfo   : Makefile 
	net/icmpinfo/pkg: PLIST 

Log message:
Fix the PLIST and fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 09:09:54

Modified files:
	japanese/Wnn   : Makefile 
	japanese/Wnn/patches: patch-config_Project_tmpl 
	japanese/Wnn/pkg: PLIST PLIST-dict PLIST-ko PLIST-kodict 
	                  PLIST-zh PLIST-zhdict 
	japanese/Wnn-data/files: install-script 

Log message:
Put dictionaries in /var/dict/Wnn to avoid confusion with Canna.
Let that be somewhat configurable.
Fix all documentation to refer to the right location for dictionaries.
Fix the install-script so that it can take care of all three languages at
once.
Let un-installation instructions be more helpful, explaining about usr
data.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/21 09:24:21

Modified files:
	lib/libc/string: bcmp.3 bcopy.3 bm.3 bstring.3 bzero.3 ffs.3 
	                 memccpy.3 memchr.3 memcmp.3 memcpy.3 memmove.3 
	                 memset.3 strcasecmp.3 strcat.3 strchr.3 
	                 strcmp.3 strcoll.3 strcpy.3 strcspn.3 strdup.3 
	                 string.3 strlcpy.3 strlen.3 strmode.3 strpbrk.3 
	                 strrchr.3 strsep.3 strspn.3 strstr.3 strtok.3 
	                 strxfrm.3 

Log message:
Flesh out libc string function man pages.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/21 09:27:41

Modified files:
	lib/libc/string: strdup.3 

Log message:
Check return value of strdup(3) for NULL in example code (duh).


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/21 09:32:15

Modified files:
	lib/libc/string: strdup.3 

Log message:
Add ERRORS section (the strdup(3) function may fail and set errno to any of the
errors specified by the library routine malloc(3)).


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/21 09:38:18

Modified files:
	lib/libc/net   : inet.3 inet_net.3 
	bin/ed         : ed.1 
	usr.bin/window : window.1 
	share/man/man4 : cardbus.4 wd.4 

Log message:
Don't hyphenate the words {left|right}most.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/21 09:47:28

Modified files:
	sys/sys        : fcntl.h 
	lib/libc/sys   : open.2 
	sys/kern       : kern_sig.c vfs_vnops.c 

Log message:
Change kernel-only open flag FNOSYMLINK to userland-visible O_NOFOLLOW;
adapated from FreeBSD.  Also change O_FSYNC to the more standard O_SYNC
and document it.  open(2) needs some real examples for proper usage,
to come later.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/21 09:50:22

Modified files:
	sys/compat/linux: linux_file.c 
	sys/compat/sunos: sunos_ioctl.c sunos_misc.c 
	sys/compat/svr4: svr4_fcntl.c 
	sys/compat/ultrix: ultrix_pathname.c 
	sys/compat/ibcs2: ibcs2_fcntl.c 

Log message:
O_FYNC -> O_SYNC


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/21 10:05:40

Modified files:
	net/nsping     : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/21 10:07:33

Modified files:
	net/pchar      : Makefile 
	net/pchar/pkg  : PLIST 

Log message:
Fix the PLIST and fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/21 10:13:04

Modified files:
	mail/qmail     : Makefile 

Log message:
PERMIT_* = Yes

The port and package install _exactly_ the same as a manual qmail install,
except for the addition of a /var/qmail/setup directory where the setup
scripts are copied.
Therefore the following should apply: http://cr.yp.to/qmail/dist.html


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/21 10:29:58

Modified files:
	sys/arch/i386/i386: apm.c 

Log message:
shovel apm into it's own thread.
apply art's idea to sleep on &lbolt, it seem fine w/ it.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/21 10:33:13

Modified files:
	sys/kern       : vfs_subr.c 

Log message:
see if there is any meaning under curproc before using &proc0 in vfs_syncwait(); from art@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/21 11:06:15

Modified files:
	usr.bin/vi/build: recover 

Log message:
Remove the races so that this is safe to run anytime.  We open
/var/tmp/vi.recover to get an fd and user O_NOFOLLOW to following a symlink.
Once we have a file handle we can use it to safely chdir to the right
place and form then on do operations relative to ".".  Also restrict
to root.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 11:32:25

Modified files:
	sbin/ipsecadm  : ipsecadm.c 

Log message:
fix some usage glitches


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 11:33:42

Modified files:
	sbin/ipsecadm  : ipsecadm.8 

Log message:
more readable


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/21 11:59:54

Modified files:
	gnu/usr.bin/perl: Makefile.bsd-wrapper MANIFEST 
Added files:
	gnu/usr.bin/perl/lib/File: Temp.pm 

Log message:
add CPAN File::Temp module for perl versions of mkstemp et al.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 12:45:14

Modified files:
	audio          : Makefile 
	devel          : Makefile 
	editors        : Makefile 
	net            : Makefile 
	security       : Makefile 
	security/radiusniff: Makefile 
	sysutils       : Makefile 
	www            : Makefile 
	x11            : Makefile 

Log message:
From Kyle Hargraves <halogen@nol.net>:
add a few missing entries from SUBDIRs.
Leave lam out for now, as its install process is really weird.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 12:53:24

Modified files:
	gnu/usr.bin/lynx: Makefile.bsd-wrapper configure configure.in 
	gnu/usr.bin/lynx/WWW/Library/Implementation: HTAAUtil.c 
	                                             HTFormat.c HTNews.c 
	                                             HTTP.c 

Log message:
a little bit of glue to call openssl; mark@moxienet.com


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 13:15:07

Modified files:
	textproc/texi2html: Makefile 
	textproc/texi2html/patches: patch-AA 

Log message:
Repair... Apparently, this port was broken since its inception, wow.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/21 13:16:11

Modified files:
	.              : testimonials.html 

Log message:
Fix typo, and reword.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 13:20:57

Modified files:
	misc/dialog/pkg: PLIST 
	print/teTeX/base/pkg: PLIST 
	textproc/texi2html/pkg: PLIST 

Log message:
Register conflicts


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/21 13:24:36

Modified files:
	.              : testimonials.html 

Log message:
One more mailto, and minor rewordings.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 13:32:17

Modified files:
	japanese/Wnn-data: Makefile 

Log message:
Not a BUILD_DEPENDS in the end. It's happy while building, but all hell
breaks loose when printing dependencies.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/21 13:38:13

Modified files:
	.              : testimonials.html 

Log message:
Make top of page have same layout and colors as standard pages.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 13:51:48

Modified files:
	.              : donations.html 

Log message:
correction


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/04/21 13:59:23

Modified files:
	.              : testimonials.html 

Log message:
Spelling.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 14:02:28

Modified files:
	.              : orders.html 
Added files:
	images         : poster1-s.gif poster1.jpg poster2-s.gif 
	                 poster2.jpg 

Log message:
posters!  web ordering system not setup yet...


CVSROOT:	/cvs
Module name:	ports
Changes by:	brad@cvs.openbsd.org	2000/04/21 14:03:40

Modified files:
	net/ircII      : Makefile 
	net/ircII/patches: patch-aa 
	net/ircII/pkg  : PLIST 

Log message:
- SEPARATE_BUILD= Yes -> concurrent
- make the man page filename consistent with the binary name of the
program


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/04/21 14:16:47

Modified files:
	.              : orders.html 

Log message:
Emphasize web ordering.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 14:18:53

Modified files:
	.              : orders.html 

Log message:
more


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 14:19:10

Modified files:
	.              : orders.html 

Log message:
errk


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 14:20:00

Modified files:
	.              : orders.html 

Log message:
no, that is pretty ugly


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 14:26:29

Modified files:
	.              : INDEX 

Log message:
Synch


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/21 14:29:55

Modified files:
	net/nam        : Makefile 

Log message:
License info.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/21 14:33:19

Modified files:
	net/ns/pkg     : DESCR 

Log message:
Add a "pointer" to nam (the graphical front-end for ns).


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/21 15:26:20

Added files:
	misc/plan/patches: patch-Makefile patch-src-Makefile 
	                   patch-src-daemon_c patch-src-daycalc_c 
	                   patch-src-help_c patch-src-holiday_c 
	                   patch-src-netplan_c patch-src-sublist_c 
	                   patch-src-weekcalc_c patch-src-yovcalc_c 
Removed files:
	misc/plan/patches: patch-aa patch-ab patch-ac patch-ad patch-ae 
	                   patch-af patch-ag patch-ah patch-ai patch-aj 

Log message:
reorder patches and fix broken port.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 15:27:35

Modified files:
	share/man/man8 : Makefile rc.conf.8 
	etc            : netstart rc.conf 

Log message:
rc.conf.local support, inspired by chuck yerkes


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/21 15:37:50

Modified files:
	share/man/man8 : vpn.8 

Log message:
do not make stupid promises for the next release, three releases ago


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/21 15:50:01

Modified files:
	libexec/mail.local: mail.local.c 

Log message:
Use fgetln(3) instead of fgets(3) when reading in the message.  This
way the From line escaping gets done correctly even for really long
lines.


CVSROOT:	/cvs
Module name:	ports
Changes by:	ian@cvs.openbsd.org	2000/04/21 16:10:59

Modified files:
	lang/kaffe/pkg : PLIST 

Log message:
Add missing files into PLIST.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/21 16:48:53

Modified files:
	sys/arch/i386/pci: pchb.c 

Log message:
oops


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 16:52:22

Modified files:
	net/ircII      : Makefile 
	net/ircII/pkg  : PLIST 
Removed files:
	net/ircII/patches: patch-aa 

Log message:
Let ircII install as ircII to avoid conflict with the irc package.
This is the *only simple way* to prevent users from running into trouble
if they decide to install both packages, which they are perfectly
entitled to do.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 17:12:38

Modified files:
	textproc/c2html: Makefile 

Log message:
Find a distsite that still carries c2html 0.9.
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 17:16:14

Modified files:
	textproc       : Makefile 

Log message:
Remove duplicate figlet port from INDEX.
aaron, dugsong, salvage the best parts and pull it in the other port.
There can be only one.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 17:24:54

Modified files:
	textproc/html  : Makefile 
	textproc/info2html: Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 17:42:11

Modified files:
	textproc/isearch: Makefile 
Added files:
	textproc/isearch/patches: patch-Makefile 
	                          patch-doctype_sgmlnorm_cxx 
	                          patch-doctype_usmarc_cxx 
	                          patch-src_index_cxx 
Removed files:
	textproc/isearch/patches: patch-aa patch-ab 

Log message:
Repair, fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 17:43:57

Modified files:
	textproc/iso12083: Makefile 
	textproc/iso8879: Makefile 

Log message:
Obvious fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/21 18:33:12

Modified files:
	textproc/latex2html: Makefile 
	textproc/latex2html/pkg: PLIST 

Log message:
It's trivial enough to run the configuration script at pkg_add time.
Ditch NO_PACKAGE, IS_INTERACTIVE.
Fake.
Tweak PLIST, as actual installation changes checksums, and creates db files.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/21 19:05:29

Modified files:
	share/man/man4 : ipsec.4 

Log message:
Document vmstat and netstat relevance to ipsec, add pointer to
net.inet.ip.ipsec-acl.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/21 19:07:01

Modified files:
	share/man/man4 : ipsec.4 

Log message:
A bit more on netstat


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/21 19:50:15

Modified files:
	sbin/ipsecadm  : ipsecadm.8 

Log message:
Document -authkeyfile/-keyfile


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/21 19:53:42

Modified files:
	sbin/ipsecadm  : ipsecadm.c 

Log message:
-keyfile/-authkeyfile flags, for reading keys from a file.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/21 19:57:17

Modified files:
	share/ipsec    : rc.vpn 

Log message:
Use -keyfile/-authkeyfile flags.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/21 20:04:24

Modified files:
	share/man/man8 : vpn.8 

Log message:
Change the example to use -keyfile/-authkeyfile, add a sentence on why
-key/-authkey are somewhat risky (command line snooping).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/21 20:40:02

Modified files:
	sbin/ipsecadm  : ipsecadm.c 

Log message:
Slight clarification in usage.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/21 20:43:15

Modified files:
	sbin/ipsecadm  : ipsecadm.c 

Log message:
Remove extra space from usage.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/22 01:40:34

Modified files:
	usr.sbin/httpd/src/support: ab.8 apachectl.8 

Log message:
misnumbered web pages; patch sent to beck


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/22 01:42:03

Modified files:
	usr.sbin/httpd/src/support: apxs.8 

Log message:
another misnumbering


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/22 04:22:16

Modified files:
	editors/emacs  : Makefile 

Log message:
make no_X11 flavor not link X libs.  kjell noticed it.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/22 05:02:29

Modified files:
	es             : errata.html products.html report.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/22 05:07:00

Modified files:
	faq/es         : faq1.html faq10.html faq11.html faq2.html 
	                 faq3.html faq5.html faq6.html faq7.html 
	                 faq8.html index.html install-i386.html 
Added files:
	faq/es         : faq12.html upgrade-minifaq.html 

Log message:
Sync with Badlands CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/22 05:10:17

Modified files:
	de             : index.html plat.html romp.html security.html 
	                 smp.html 
Added files:
	de             : hp300.html mail.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/22 05:11:27

Modified files:
	faq/de         : faq1.html faq2.html 

Log message:
Sync with Badlands Translation CVS. Work by Reinhard


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/22 05:45:32

Modified files:
	games/slash    : Makefile 

Log message:
Change PKGNAME into something that does not confuse pkg_add.
Remove conflicts with flavor of self.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/22 05:50:38

Log message:
    Initial canna package: dict, and everything else.
    To be split further.
    
    Status:
    
    Vendor Tag:	canna35b2
    Release Tags:	espie
    
    N ports/japanese/canna/Makefile
    N ports/japanese/canna/patches/patch-canna_widedef_h
    N ports/japanese/canna/patches/patch-cmd_catdic_Imakefile
    N ports/japanese/canna/patches/patch-Canna_conf
    N ports/japanese/canna/patches/patch-Imakefile
    N ports/japanese/canna/patches/patch-dic_ideo_grammar_Imakefile
    N ports/japanese/canna/patches/patch-dic_ideo_words_Imakefile
    N ports/japanese/canna/files/md5
    N ports/japanese/canna/pkg/COMMENT
    N ports/japanese/canna/pkg/PLIST
    N ports/japanese/canna/pkg/PLIST-dict
    N ports/japanese/canna/pkg/DESCR
    N ports/japanese/canna/pkg/COMMENT-dict
    N ports/japanese/canna/pkg/DESCR-dict
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/22 06:05:58

Modified files:
	japanese/Wnn   : Makefile 
	japanese/Wnn/patches: patch-config_Project_tmpl 
	japanese/Wnn/pkg: PLIST PLIST-ko PLIST-zh 
	japanese/Wnn-data/pkg: PLIST 
Added files:
	japanese/Wnn/patches: patch-Xwnmo_romkan_m_Imakefile 
	                      patch-Xwnmo_xjutil_Imakefile 
	                      patch-Xwnmo_xjutil_init_w_c 
	                      patch-Xwnmo_xjutil_jutil_c 
	                      patch-Xwnmo_xjutil_kensaku_c 
	                      patch-Xwnmo_xwnmo_Imakefile 
	                      patch-Xwnmo_xwnmo_client_c 
	                      patch-Xwnmo_xwnmo_jhlp_c 
	                      patch-Xwnmo_xwnmo_screen_c 
	japanese/Wnn/pkg: COMMENT-xwnmo DESCR-xwnmo PLIST-xwnmo 

Log message:
Activate xwnmo as well.
create lang subdirs in Wnn-data package, as it's impossible
to know when to dirrm them otherwise (main package or dict ?)
Remove chinese docs from the korean package.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/22 06:12:07

Modified files:
	print/a2ps     : Makefile 
	security       : Makefile 
	security/pgp   : Makefile 
	security/pgp5  : Makefile 

Log message:
flavor these ports


CVSROOT:	/cvs
Module name:	ports
Changes by:	peter@cvs.openbsd.org	2000/04/22 06:30:52

Modified files:
	mail/exim/files: Makefile md5 
	mail/exim/pkg  : PLIST 
Added files:
	mail/exim/patches: patch-aa 

Log message:
update to exim 3.14, ok turan

* bug fixes and new features release
* fix a tempnam() usage in the patch

No fake or flavours support - this may get done if I learn enough,
quickly enough. Will not build as a real package just now. Working on
it.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/22 07:01:12

Modified files:
	japanese/canna : Makefile 
	japanese/canna/pkg: COMMENT COMMENT-dict DESCR DESCR-dict PLIST 
	                    PLIST-dict 
Added files:
	japanese/canna/pkg: COMMENT-server DESCR-server PLIST-server 

Log message:
Flesh out COMMENTS/DESCRS,
split server/libs (not quite finished),
fix packing lists enough to have a functional install.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/22 07:02:26

Modified files:
	japanese       : Makefile 

Log message:
Fix subdirs links


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/22 07:04:00

Modified files:
	editors        : Makefile 
	editors/nvi-m17n: Makefile 

Log message:
Canna flavor.
Separate PLIST into a real target


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/22 08:04:03

Modified files:
	print          : Makefile 

Log message:
and cvs missed this one.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/22 11:35:41

Modified files:
	distrib/sets/lists/base: md.hp300 md.i386 md.mac68k md.mvme68k 
	                         md.sparc mi 
	distrib/sets/lists/etc: mi 
	distrib/sets/lists/man: mi 

Log message:
always syncing


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/22 12:57:01

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Dependency bugfix:
subpackage cookies ought to depend on {fake,install}_cookie as well.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/22 13:20:13

Modified files:
	infrastructure/mk: bsd.port.mk 

Log message:
Passing flavors along while computing dependencies is a bad idea,
use _DEPEND_THRU uniformously.

Note that this actually needs something very similar to what is used
in bsd.port.subdir.mk to work.

In particular `default' FLAVORs not being empty is probably a bad idea,
and won't work uniformously.

The right way to set a default flavor is probably to:
- not have empty as a valid flavor.
- do things in two steps:
FLAVOR?=default
.if empty(FLAVOR)
FLAVOR:=default
.endif

so that flavor always gets set correctly.


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/04/22 14:32:14

Modified files:
	sysutils/lsof  : Makefile 
	sysutils/lsof/pkg: PLIST 
Added files:
	sysutils/lsof/patches: patch-ac 

Log message:
Make it compile properly under 2.7


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/04/22 14:48:46

Modified files:
	share/man/man8 : vpn.8 

Log message:
Don't be wasteful of entropy when generating keys.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/22 15:07:04

Modified files:
	gnu/usr.sbin/sendmail/sendmail: conf.c conf.h 

Log message:
Sendmail didn't buy back the arc4random() changes so just use
srandomdev() which seeds itself from arc4random().  Sendmail doesn't
really need crypto-strength random numbers.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/22 17:42:41

Log message:
    A fairly old package to convert japanese files to PostScript.
    
    Status:
    
    Vendor Tag:	kanjips
    Release Tags:	espie
    
    N ports/japanese/kanjips/Makefile
    N ports/japanese/kanjips/files/md5
    N ports/japanese/kanjips/files/config.sh
    N ports/japanese/kanjips/files/remove-quotes
    N ports/japanese/kanjips/files/add-quotes
    N ports/japanese/kanjips/pkg/COMMENT
    N ports/japanese/kanjips/pkg/PLIST
    N ports/japanese/kanjips/pkg/DESCR
    N ports/japanese/kanjips/patches/patch-jenscript_jenscript_SH
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/22 17:44:28

Modified files:
	japanese       : Makefile 

Log message:
link kanjips


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/22 21:35:01

Modified files:
	net/tintin++   : Makefile 
	net/tcptrace   : Makefile 
	net/tcpreplay  : Makefile 
	net/tcpflow    : Makefile 
	net/snort      : Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/22 21:37:30

Modified files:
	net/vtun       : Makefile 

Log message:
Upgrade to version 2.1. OK'd by Turan.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/22 21:40:18

Modified files:
	net/slirp      : Makefile 
Removed files:
	net/slirp/patches: patch-aa 

Log message:
Fake and we don't need the patch-aa anymore.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/22 23:01:53

Modified files:
	sys/crypto     : crypto.c crypto.h cryptosoft.c cryptosoft.h 

Log message:
Change the type of freesession to take u_int64_t as argument.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/22 23:03:40

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
freesession takes u_int64_t


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/22 23:04:13

Modified files:
	sys/crypto     : cryptosoft.c 

Log message:
Correct bitmask.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/23 03:34:47

Modified files:
	net/totd       : Makefile 

Log message:
Mark broken. Confirmed by maintainer.


CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/04/23 07:23:54

ports/net/totd/patches

Update of /cvs/ports/net/totd/patches
In directory cvs.openbsd.org:/tmp/cvs-serv26002/patches

Log Message:
Directory /cvs/ports/net/totd/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	itojun@cvs.openbsd.org	2000/04/23 07:24:35

Modified files:
	net/totd       : Makefile 
	net/totd/files : md5 
Added files:
	net/totd/patches: patch-aa 

Log message:
use original distribution 1.1p4.  unbroken it (avoid useless getpwnam).


CVSROOT:	/cvs
Module name:	ports
Changes by:	maja@cvs.openbsd.org	2000/04/23 08:42:16

Modified files:
	www/hotjava    : Makefile 

Log message:
allow mirror-distfiles to work. add OpenBSD-tag. -moj


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/23 09:31:24

Modified files:
	net/netpipe    : Makefile 

Log message:
Trivial fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/23 09:35:48

Modified files:
	net/trafshow   : Makefile 
	net/trafshow/patches: patch-aa 
	net/trafshow/pkg: PLIST 
Added files:
	net/trafshow/pkg: DEINSTALL INSTALL 

Log message:
- Install trafshow.conf into ${PREFIX}/lib/trafshow
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/23 09:40:01

Modified files:
	net/bind8      : Makefile 

Log message:
MASTER_SITES changed


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/23 09:43:17

Modified files:
	japanese/kanjips: Makefile 
	japanese/kanjips/files: add-quotes remove-quotes 
	japanese/kanjips/patches: patch-jenscript_jenscript_SH 
	japanese/kanjips/pkg: PLIST 
Added files:
	japanese/kanjips/files: jenscript.1 kanjips.1 

Log message:
Add manpages,
fix quoting to avoid breaking script,
fix vgrindefs parsing,
remove need for preprocessor in jenscript.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/23 09:57:07

Modified files:
	japanese/kanjips/patches: patch-jenscript_jenscript_SH 

Log message:
Fix typo in original script, and typo in my patch.
Vgrind works.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/23 10:32:07

Modified files:
	usr.bin/at     : at.c 

Log message:
Fix thinko, check eqp for NULL, not ap; ath@algonet.se


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/23 10:49:31

Modified files:
	japanese/kanjips/files: jenscript.1 
	japanese/kanjips/patches: patch-jenscript_jenscript_SH 

Log message:
Add `landscape' mode.
Put BoundingBox into the resulting document.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/23 11:06:39

Added files:
	japanese/kanjips/patches: patch-kanjips_kanjips_c 

Log message:
Recognize document prologue and output headers only after the normal
document prologue.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/23 11:23:11

Modified files:
	japanese/kanjips/patches: patch-kanjips_kanjips_c 

Log message:
%%DocumentFonts triggers code emission: the header must be out by then.


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/04/23 11:33:47

Modified files:
	sys/dev/usb    : if_aue.c if_cue.c if_kue.c 

Log message:
Save ethernet address in arpcom.ac_enaddr. -moj


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/23 15:42:40

Modified files:
	bin/ed         : ed.1 

Log message:
Some fixups.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/23 16:09:45

Modified files:
	japanese/kanjips/files: jenscript.1 
	japanese/kanjips/patches: patch-jenscript_jenscript_SH 

Log message:
Use `real' landscape.
After diving into my PostScript reference manual, output Orientation
as well, to unconfuse gv, and redo the coordinate change on each page,
as this is required.
Landscape printing works.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/23 16:14:28

Modified files:
	libexec/makewhatis: makewhatis.8 makewhatis.pl 

Log message:
With perl 5.6.0, GetOpt::Std is functional, use it.
Add -p (prick) and -t (test) option.
reword error handling as follows:
makewhatis tries harder to find section and/or subject lines in man pages,
even when the formatting is slightly incorrect.
-p mode diagnoses problems.
-t can be used to quickly test a new man page.
Approved by millert@.  aaron@ would like `The options are as follows...'
style, but:
- I don't think this would be as clear,
- he hasn't come up with actual replacement text yet...

At least this is accurate documentation.


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/04/23 16:17:37

Modified files:
	faq            : faq13.html 

Log message:
wording


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/23 19:20:36

Modified files:
	gnu/usr.bin/perl/lib/Pod: Man.pm InputObjects.pm 

Log message:
Fix in scalar vs. list dereference bug in InputObjects.pm.  Keep
dashes in C<> blocks from getting \e prepended to them.  They should
have a \ prepended to escape them which this does correctly do yet,
but at least it produces legible documentation; rra@stanford.edu


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/23 19:42:37

Modified files:
	net/xarchie    : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/23 19:45:02

Modified files:
	net/zebra      : Makefile 
	net/zebra/pkg  : PLIST 

Log message:
- Install data into ${PREFIX}/lib/zebra
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/23 20:33:20

Modified files:
	gnu/usr.bin/perl/lib/Pod: Man.pm 

Log message:
Better fix for all the dash shenanigans; rra@stanford.edu
Updates Man.pm to version 1.04.


CVSROOT:	/cvs
Module name:	src
Changes by:	pjanzen@cvs.openbsd.org	2000/04/23 20:54:29

Modified files:
	etc            : changelist 

Log message:
/etc/rc.conf.local, the default local_rcconf defined in /etc/rc.conf


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/23 21:30:17

Modified files:
	usr.bin/ftp    : fetch.c 

Log message:
support RFC2732 IPv6 address literal URLs (http://[::1]:80/index.html).


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2000/04/23 21:33:28

Modified files:
	gnu/usr.bin/ld : etc.c ld.h shlib.c 

Log message:
Add xstrdup() - like strdup but get fatal error if memory is exhausted.
Avoid duplicates in search path.
ok espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/04/23 22:23:13

Modified files:
	etc            : daily 

Log message:
fix per pr1192; also == "xx" -> ~ /xx/, same thought


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/04/23 22:34:32

Modified files:
	share/man/man8 : afterboot.8 

Log message:
add descriptions for ipv6, dhcpd, and others to bring this uptodate


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/23 22:53:02

Modified files:
	sys/arch/alpha/alpha: disksubr.c 
	sys/arch/i386/i386: disksubr.c 
	sys/arch/mips/mips: disksubr.c 
	sys/arch/powerpc/powerpc: disksubr.c 

Log message:
support DOSPTYP_EXTENDL like DOSPTYP_EXTEND; scott@nts.umn.edu


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/23 22:54:20

Modified files:
	sys/crypto     : mbuf.c 

Log message:
use pmap_extract() instead of vtophys(); art


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/23 23:12:19

Modified files:
	sbin/raidctl   : raidctl.8 

Log message:
properly label whole disk partition; op21@squish.org


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/23 23:19:01

Modified files:
	lib/libc/sys   : quotactl.2 

Log message:
proper include files; ath@algonet.se


CVSROOT:	/cvs
Module name:	www
Changes by:	fgsch@cvs.openbsd.org	2000/04/24 00:09:33

Modified files:
	.              : donations.html 

Log message:
Finally. Guan Yang for the 3c589B.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/24 00:19:13

Modified files:
	news/aub       : Makefile 
	news/aub/pkg   : PLIST 

Log message:
Fix the PLIST and fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/24 00:22:12

Modified files:
	news/plor      : Makefile 

Log message:
Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/04/24 00:26:24

Modified files:
	sys/sys        : filedesc.h 

Log message:
fix macros that calculated bitmap size for fdalloc. fries@ helped debugging.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/24 07:26:49

Modified files:
	share/man/man4 : gif.4 

Log message:
remove backward compatibilty clause, it did not make sense (tun(4) has no
relationship at all)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/24 08:24:48

Modified files:
	sys/arch/hppa/include: iomod.h 

Log message:
s/int/u_int/ pass iint page0 and generic io module, fixes a few obscure problems


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/24 08:49:14

Modified files:
	japanese/kanjips/patches: patch-jenscript_jenscript_SH 

Log message:
Change column on ^L


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/24 09:20:26

Modified files:
	sys/dev/pcmcia : pcmciadevs 

Log message:
new prods; rearrange.


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/24 09:21:47

Modified files:
	sys/dev/pcmcia : pcmciadevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/24 09:27:03

Modified files:
	sys/dev/pcmcia : if_ep_pcmcia.c 

Log message:
3C1 and 3CCFEM556BI (this one uses boomerang chipset, so no support yet);
from NetBSD.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/24 10:10:22

Log message:
    Extra set of japanese fonts, excerpted from gnu intlfonts.
    
    Status:
    
    Vendor Tag:	gnu
    Release Tags:	espie
    
    N ports/japanese/intlfonts/Makefile
    N ports/japanese/intlfonts/files/md5
    N ports/japanese/intlfonts/files/list
    N ports/japanese/intlfonts/pkg/COMMENT
    N ports/japanese/intlfonts/pkg/DESCR
    N ports/japanese/intlfonts/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/24 10:33:44

Modified files:
	distrib/sparc  : install.md 
	distrib/alpha/ramdisk: install.md 

Log message:
Treat the beginning of the current dmesg output as starting at
/^OpenBSD /, not /^Copyright / (the latter doesn't show up in dmesg).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/24 10:55:45

Modified files:
	lib/libc/string: strtok.3 

Log message:
correct example


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/24 11:13:14

Modified files:
	.              : orders.html 

Log message:
poster sizes


CVSROOT:	/cvs
Module name:	www
Changes by:	smurph@cvs.openbsd.org	2000/04/24 11:16:15

Modified files:
	.              : donations.html 

Log message:
Add Adaptec.


CVSROOT:	/cvs
Module name:	www
Changes by:	smurph@cvs.openbsd.org	2000/04/24 11:24:03

Modified files:
	.              : want.html 

Log message:
Add Adaptec cards.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/24 11:39:55

Modified files:
	sys/arch/hppa/include: cpufunc.h 

Log message:
fix some types


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/24 11:56:35

Modified files:
	gnu/usr.bin/ld/rtld: rtld.c 

Log message:
Make dlopened modules prefer symbols defined locally


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/24 12:25:24

Log message:
    More japanese fonts, supply 26 points kanji.
    
    Status:
    
    Vendor Tag:	funet
    Release Tags:	espie
    
    N ports/japanese/funetfonts/Makefile
    N ports/japanese/funetfonts/files/md5
    N ports/japanese/funetfonts/patches/patch-Imakefile
    N ports/japanese/funetfonts/pkg/COMMENT
    N ports/japanese/funetfonts/pkg/DESCR
    N ports/japanese/funetfonts/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/24 12:26:34

Modified files:
	japanese/intlfonts/pkg: PLIST 

Log message:
Fix packaging, to work with other fonts port.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/24 12:37:54

Modified files:
	japanese/kterm/patches: patch-aa patch-ab 
	japanese/kterm/pkg: PLIST 

Log message:
patch-aa did not really change, but it's using -p now.

Provide more font paths, so that kterm gets a chance to display up to
size 26.

Tell people about the extra font packages.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/24 12:39:15

Modified files:
	japanese       : Makefile 

Log message:
More fonts.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/24 12:56:56

Modified files:
	sys/arch/i386/i386: machdep.c 

Log message:
3 bugs: off by one in dump offset calculation,
when to print what is left, and what to print.  Fixes PR#1182


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/24 13:06:01

Modified files:
	sys/dev/pcmcia : pcmcia.c 

Log message:
wait just a bit for enabling to settle, fixes pccom on an xe
when using the faster cardbus mode of the PCI1131 chip


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/24 13:43:36

Modified files:
	sys/dev/pcmcia : com_pcmcia.c if_an_pcmcia.c if_awi_pcmcia.c 
	                 if_cnw.c if_ep_pcmcia.c if_ne_pcmcia.c if_ray.c 
	                 if_rln_pcmcia.c if_sm_pcmcia.c if_wi.c if_xe.c 
	                 wdc_pcmcia.c 

Log message:
Do not unmap CCR before using them for the last time


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/24 13:44:01

Modified files:
	sys/lib/libkern/arch/hppa: milli.S 

Log message:
5k of source saved in spaces and empty lines; also rcsid


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/24 13:45:53

Log message:
    kakasi port, originally from FreeBSD.
    kanji -> kana converter, somewhat unusual,
    but very useful when you're learning the ropes...
    
    Status:
    
    Vendor Tag:	kakasi
    Release Tags:	freebsd
    
    N ports/japanese/kakasi/Makefile
    N ports/japanese/kakasi/files/md5
    N ports/japanese/kakasi/pkg/COMMENT
    N ports/japanese/kakasi/pkg/PLIST
    N ports/japanese/kakasi/pkg/DESCR
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/24 13:58:08

Modified files:
	japanese       : Makefile 

Log message:
Activate kakasi


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/24 13:59:16

Removed files:
	sys/dev/pcmcia : if_rl2_pcmcia.c 

Log message:
revived by mistake


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/24 14:23:33

Modified files:
	distrib/sparc  : Makefile 
Removed files:
	distrib/sparc/floppies: Makefile Makefile.inc list2sh.awk 
	                        runlist.sh 
	distrib/sparc/floppies/inst: Makefile disktab.preinstall 
	                             dot.hdprofile dot.instutils 
	                             dot.profile install.sh list 
	distrib/sparc/floppies/inst-common: Makefile.inc dot.commonutils 
	                                    instbin-krb.conf 
	                                    instbin.conf list mtree.conf 
	                                    termcap.pc3 
	distrib/sparc/floppies/kernel: Makefile list mtree.conf 
	distrib/sparc/floppies/upgr: Makefile dot.hdprofile dot.profile 
	                             dot.upgrutils list upgrade.sh 

Log message:
remove old stuff


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/24 14:32:03

Modified files:
	japanese/Wnn   : Makefile 

Log message:
Typo


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/24 15:10:10

Modified files:
	sys/dev/pcmcia : if_xe.c 

Log message:
Fix promiscuous mode (from martin@crt.se). Style nits.  Do not look at
instance numbers in mii matching


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/24 15:13:33

Modified files:
	sys/dev/mii    : mii.c miivar.h 

Log message:
Add simple mii detach routine while waiting for the post-2.7
merge of NetBSD mii work


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/24 15:15:33

Modified files:
	sys/dev/pcmcia : if_xe.c 

Log message:
use mii_detach, now xe detach/attach rocks again


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/24 15:31:38

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
serverworks is very private with their info...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/24 15:31:45

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/24 16:21:18

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/24 16:21:27

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/24 16:27:01

Log message:
    Initial import of user/group management tools from NetBSD.
    
    Status:
    
    Vendor Tag:	NetBSD
    Release Tags:	NetBSD-20000425
    
    N src/usr.sbin/user/usermgmt.h
    N src/usr.sbin/user/userinfo.8
    N src/usr.sbin/user/userdel.8
    N src/usr.sbin/user/useradd.8
    N src/usr.sbin/user/user.c
    N src/usr.sbin/user/user.8
    N src/usr.sbin/user/main.c
    N src/usr.sbin/user/groupmod.8
    N src/usr.sbin/user/usermod.8
    N src/usr.sbin/user/groupdel.8
    N src/usr.sbin/user/groupadd.8
    N src/usr.sbin/user/group.8
    N src/usr.sbin/user/defs.h
    N src/usr.sbin/user/groupinfo.8
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/24 16:31:30

Modified files:
	usr.sbin/user  : defs.h group.8 groupadd.8 groupdel.8 
	                 groupinfo.8 groupmod.8 main.c user.8 user.c 
	                 useradd.8 userdel.8 userinfo.8 usermgmt.h 
	                 usermod.8 

Log message:
id-tags


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/24 16:37:15

Modified files:
	usr.sbin/user  : user.c 

Log message:
remove lint stuff. remove unneeded strlcpy.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/24 16:38:31

Modified files:
	usr.sbin/user  : user.c 

Log message:
is_number() is needed even without EXTENSIONS defined


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/24 16:40:11

Modified files:
	usr.sbin/user  : user.c 

Log message:
fix usage when building with EXTENSIONS


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/24 16:45:42

Added files:
	usr.sbin/user  : Makefile 

Log message:
init


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/24 16:52:36

Modified files:
	usr.sbin/user  : user.c 

Log message:
use _PATH_MASTERPASSWD & _PATH_GROUP


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/24 16:59:26

Modified files:
	usr.sbin/user  : user.c 

Log message:
include cleanup


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/24 17:11:16

Modified files:
	usr.sbin/user  : user.c 

Log message:
default to non-verbose (previously undefined)


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/24 17:37:33

Modified files:
	usr.sbin/user  : group.8 user.8 useradd.8 userdel.8 

Log message:
clean up bogus .Nm ""


CVSROOT:	/cvs
Module name:	ports
Changes by:	d@cvs.openbsd.org	2000/04/24 17:43:03

ports/x11/xdu/patches

Update of /cvs/ports/x11/xdu/patches
In directory cvs.openbsd.org:/tmp/cvs-serv16358/patches

Log Message:
Directory /cvs/ports/x11/xdu/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	d@cvs.openbsd.org	2000/04/24 17:49:36

Added files:
	x11/xdu/patches: patch-aa 

Log message:
fix two problems with xdu
* correctly handle cumulative size for directory / rather than treat
it as a file named "" under directory / (Seen with 'du /|xdu')
* handle filenames with whitespace chars (but not [\r\n])
(jakob@ ok)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/24 19:25:13

Modified files:
	lib/libssl/crypto: Makefile 
	usr.sbin/openssl: Makefile 

Log message:
omit RC5


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/04/24 19:41:32

Modified files:
	.              : press.html 

Log message:
Catch up on recent headlines.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/24 20:10:04

Modified files:
	sys/kern       : vfs_vnops.c 

Log message:
non-O_NOFOLLOW error introduced by accident, this is fragile code..


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/04/24 20:24:47

Modified files:
	.              : events.html 

Log message:
Linux Business Expo Chicago is over.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/24 20:34:43

Modified files:
	lib/libssl/src/doc/crypto: des_modes.pod 

Log message:
another annoying thing


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/24 20:53:46

Modified files:
	sys/netinet    : ip_esp.c ip_ah.c 

Log message:
when fixing up the header, copy from the right sized datatype (fixes IPsec
on big-endian machines)


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/24 22:15:34

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
use the size of the allocation, not the minimum of what was requested and
the allocation size to determine the length of a destination buffer


CVSROOT:	/cvs
Module name:	src
Changes by:	fgsch@cvs.openbsd.org	2000/04/24 22:48:50

Modified files:
	sys/dev/pcmcia : if_ne_pcmcia.c 

Log message:
sync unknown list with reality; minor changes.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/24 23:32:22

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
fixing the frontend means fixing the backend too... add a countdown when
computing the length of a destination buffer in the callback since hifn always
writes in multiples of 4 bytes (and AH can produce non-nice packets)


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/04/25 00:03:46

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
if we have to allocate a new mbuf, don't forget to copy the header info from
the original packet.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/25 00:10:16

Modified files:
	sys/adosfs     : advfsops.c 

Log message:
From Assar: make adosfs compile, I was supposed
to commit this long ago.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/25 04:30:38

Modified files:
	usr.bin/ssh    : README.openssh2 

Log message:
interop w/ F-secure windows client


CVSROOT:	/cvs
Module name:	src
Changes by:	d@cvs.openbsd.org	2000/04/25 06:21:06

Modified files:
	lib/libc/gen   : Makefile.inc getpwent.3 getpwent.c 

Log message:
getpw*_r()


CVSROOT:	/cvs
Module name:	ports
Changes by:	markus@cvs.openbsd.org	2000/04/25 07:11:06

Log message:
    ftp replacement that runs over a ssh tunnel, for protocol 1+2, ok turan@
    
    Status:
    
    Vendor Tag:	markus
    Release Tags:	markus_2000_04_25
    
    N ports/security/sftp/Makefile
    N ports/security/sftp/files/md5
    N ports/security/sftp/pkg/COMMENT
    N ports/security/sftp/pkg/DESCR
    N ports/security/sftp/pkg/PLIST
    N ports/security/sftp/patches/patch-makefile.in
    N ports/security/sftp/patches/patch-readline
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/25 07:39:03

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
correct boundary check.  XXX should avoid code duplicate here...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/25 09:15:10

Modified files:
	lib/libc/stdio : printf.3 

Log message:
C deals with complex functions, but not imaginary ones yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/25 09:24:01

Modified files:
	sys/lib/libkern: memset.c 

Log message:
make bzero() compile again; millert@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/25 09:28:24

Modified files:
	sys/lib/libkern/arch/hppa: Makefile.inc 
Removed files:
	sys/lib/libkern/arch/hppa: bzero.S 

Log message:
screw .S version memset does same job...


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/25 10:39:05

Modified files:
	lib/libform    : fty_enum.c 

Log message:
Missed this in last ncurses sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/25 10:40:37

Modified files:
	lib/libc/sys   : ktrace.2 

Log message:
Mention that ktrace(2) doesn't follow links


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/25 10:42:23

Modified files:
	usr.bin/mail   : aux.c cmd1.c cmd3.c extern.h lex.c 

Log message:
When incorporating new messages, clear the "new" count before the
inc so the count of new messages is useful afterwards.  This makes
mail behave more like the SunOS version in this respect.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/25 10:45:25

Modified files:
	lib/libc/rpc   : rpc.3 

Log message:
Typo


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/25 10:51:19

Modified files:
	share/man/man9 : Makefile 
	games/snake    : Makefile 
	games/canfield/canfield: Makefile 
	share/man/man3 : Makefile 

Log message:
Missing MLINKS


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/25 12:54:30

Modified files:
	misc/dialog/pkg: PLIST 
	print/teTeX/base/pkg: PLIST 
Added files:
	print/teTeX/base/patches: patch-dialog_Makefile_in 
	                          patch-dialog_dialog_man 
	                          patch-texk_tetex_texconfig 

Log message:
Turns out tetex dialog is not suitable for anything but tetex.
In particular, XF86Setup complains...

So, fix texconfig to find misc/dialog first, then fall back on teTeX's
dialog.

This removes the teTeX/dialog conflict, repairs XF86Setup.
Installing tetex-dialog as a fall back removes the need for teTeX to
depend on misc/dialog.

Solved by fries@.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/25 13:00:22

Modified files:
	usr.sbin/user  : group.8 groupadd.8 groupdel.8 groupinfo.8 
	                 groupmod.8 user.8 useradd.8 userdel.8 
	                 userinfo.8 usermod.8 

Log message:
remove some non-important HISTORY


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/25 13:05:44

Modified files:
	sys/netinet    : igmp.c 

Log message:
Avoid divide-by-zero; from FreeBSD PR/8990 and NetBSD PR/6541. Use the same fix
for now, at least until we determine if there is a more correct one.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/25 13:11:48

Modified files:
	lib/libc/gen   : Makefile.inc getpwent.3 getpwent.c 

Log message:
well if you cannot do a libc commit properly a week before 2.7 tree lock, surely it can wait till after 2.7


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/25 13:33:22

Modified files:
	share/man/man8 : vpn.8 

Log message:
keyfile protects keys, not files


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/25 13:35:30

Modified files:
	share/man/man8 : vpn.8 

Log message:
grammar


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/25 13:56:51

Modified files:
	usr.sbin/pkg_install/add: pkg_add.1 

Log message:
2.6 -> 2.7; deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/25 14:11:07

Modified files:
	usr.sbin/user  : group.8 groupadd.8 groupdel.8 groupinfo.8 
	                 groupmod.8 user.8 useradd.8 userdel.8 
	                 userinfo.8 usermod.8 

Log message:
we are OpenBSD and HISTORY should say so


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/25 14:19:21

Modified files:
	usr.sbin/user  : Makefile 

Log message:
do not replace adduser manpage (yet)


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/25 14:22:36

Modified files:
	usr.sbin/user  : group.8 groupadd.8 groupdel.8 groupinfo.8 
	                 groupmod.8 user.8 useradd.8 userdel.8 
	                 userinfo.8 usermod.8 

Log message:
s/.Os NetBSD/.Os/


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/25 14:46:57

src/etc/skel

Update of /cvs/src/etc/skel
In directory cvs.openbsd.org:/tmp/cvs-serv8841/skel

Log Message:
Directory /cvs/src/etc/skel added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/25 14:52:50

Modified files:
	etc            : Makefile 
	etc/mtree      : 4.4BSD.dist 
Added files:
	etc/skel       : dot.cshrc dot.login dot.mailrc dot.profile 
	                 dot.rhosts 

Log message:
skeletal login directory into /etc/skel


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/25 14:58:30

Modified files:
	usr.sbin/user  : user.8 useradd.8 usermod.8 

Log message:
references to /usr/share/examples/usermgmt removed as we do not have that


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/25 15:08:42

Modified files:
	usr.sbin/adduser: adduser.perl 

Log message:
change /usr/share/skel to /etc/skel. maintain dot.magic for backwards compability.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/25 15:12:55

Modified files:
	share          : Makefile 
Removed files:
	share/skel     : Makefile dot.cshrc dot.login dot.mailrc 
	                 dot.profile dot.rhosts 

Log message:
/usr/share/skel moved to /etc/skel


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/25 15:14:09

Modified files:
	etc/mtree      : 4.4BSD.dist 

Log message:
/usr/share/skel removed


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/25 15:17:29

Modified files:
	etc            : Makefile 

Log message:
fix install mode for skel/dot.rhosts


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/25 16:01:59

Modified files:
	distrib/miniroot: list 
	distrib/ramdisk: list 

Log message:
kill, test and pwd are ksh builtins--no need to include standalone binaries.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/25 16:03:18

Modified files:
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/25 16:12:53

Modified files:
	sbin/sysctl    : sysctl.8 

Log message:
mention tcp identifiers; miodrag@ifrance.com


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/25 16:41:57

Modified files:
	sys/kern       : vfs_subr.c 

Log message:
Use CIRCLEQ_FOREACH


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/25 16:53:10

Added files:
	japanese/canna/pkg: PFRAG.shared PLIST.sed 
Removed files:
	japanese/canna/pkg: PLIST 

Log message:
Plain forgot about shared libs... I'm a moron.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/25 16:56:38

Added files:
	japanese/kakasi/pkg: PFRAG.shared PLIST.sed 
Removed files:
	japanese/kakasi/pkg: PLIST 

Log message:
Shared lib


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/25 17:10:31

Modified files:
	sys/uvm        : uvm_page.c 
	sys/arch/i386/include: vmparam.h 

Log message:
A fix to the dreaded isadmaattach panic which hunts people playing with
large memory machines.  This time I really hope we can continue quite a bit
away over the Gig.


CVSROOT:	/cvs
Module name:	src
Changes by:	csapuntz@cvs.openbsd.org	2000/04/25 17:33:58

Modified files:
	sys/sys        : audioio.h 

Log message:
Add AudioNvideo


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/25 18:43:14

Log message:
    X input method for japanese.
    Port by Hitoshi Suzuki <sigh@kuzirabekon.econ.nagasaki-u.ac.jp>,
    with a few flavor tricks by me.
    
    Domo arigato, Suzuki san !
    
    Status:
    
    Vendor Tag:	kinput2
    Release Tags:	SUZUKI
    
    N ports/japanese/kinput2/Makefile
    N ports/japanese/kinput2/files/md5
    N ports/japanese/kinput2/files/Kinput2.conf
    N ports/japanese/kinput2/pkg/DESCR
    N ports/japanese/kinput2/pkg/PLIST-canna
    N ports/japanese/kinput2/pkg/COMMENT-wnn
    N ports/japanese/kinput2/pkg/COMMENT-canna
    N ports/japanese/kinput2/pkg/PLIST-wnn
    N ports/japanese/kinput2/pkg/PLIST-canna-wnn
    N ports/japanese/kinput2/pkg/COMMENT-canna-wnn
    N ports/japanese/kinput2/patches/patch-lib_imlib_imxport_c
    N ports/japanese/kinput2/patches/patch-lib_ConvCtrl_c
    N ports/japanese/kinput2/patches/patch-lib_IMProto_c
    N ports/japanese/kinput2/patches/patch-lib_KIProto_c
    N ports/japanese/kinput2/patches/patch-lib_XimpProto_c
    N ports/japanese/kinput2/patches/patch-lib_cconv_c
    N ports/japanese/kinput2/patches/patch-lib_wnnlib_c
    N ports/japanese/kinput2/patches/patch-lib_Sj3_c
    N ports/japanese/kinput2/patches/patch-lib_fontset_c
    N ports/japanese/kinput2/patches/patch-client_convlib_c
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/25 18:45:15

Modified files:
	japanese       : Makefile 

Log message:
Activate


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/04/25 19:05:52

Modified files:
	distrib/sets/lists/base: md.mac68k 

Log message:
Make perl sets happy.. Yoy!


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/25 20:11:55

Modified files:
	distrib/sets   : maketars 
	distrib/sets/lists/base: mi 
	distrib/sets/lists/etc: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/25 21:08:43

Modified files:
	sys/arch/vax/include: ansi.h asm.h clock.h cpu.h db_machdep.h 
	                      endian.h exec.h float.h ioa.h ka410.h 
	                      ka420.h ka43.h ka630.h ka650.h ka750.h 
	                      ka820.h limits.h macros.h mtpr.h nexus.h 
	                      param.h pmap.h proc.h profile.h psl.h 
	                      pte.h rpb.h scb.h setjmp.h sid.h stdarg.h 
	                      trap.h types.h uvax.h vmparam.h vsbus.h 

Log message:
vax resurrection, part 1: sync with early-april netbsd

many changes here, notable:  uvm, ansi.h, more (and cleaner) vsbus support


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/25 21:15:26

Modified files:
	.              : INDEX 

Log message:
Synch


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/25 21:28:57

Modified files:
	sys/dev/ic     : dcreg.h 
	sys/dev/pci    : if_dc_pci.c 

Log message:
dc_csid ain't needed no more; jason@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 00:08:28

Added files:
	sys/arch/vax/include: bus.h intr.h ka46.h ka48.h ka670.h sgmap.h 
	                      spinlock.h 

Log message:
new header files from netbsd -- also a spinlock.h


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/26 00:21:07

Modified files:
	usr.sbin       : Makefile 

Log message:
enable user


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/26 00:25:46

Modified files:
	usr.sbin/user  : main.c 

Log message:
usermgmt_usage doesnt return; eric jackson <shinobi@monkey.org>


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/26 00:27:58

Modified files:
	usr.sbin/user  : user.c 

Log message:
make usage readable on a console; eric jackson <shinobi@monkey.org>


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/26 01:24:44

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	ports
Changes by:	peter@cvs.openbsd.org	2000/04/26 03:40:59

Modified files:
	mail/exim      : Makefile 

Log message:
Commit makefile *again*.

(I am starting to hate CVS).


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/04/26 06:24:34

Modified files:
	.              : donations.html 

Log message:
Add one.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/26 06:31:45

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
sync with latest kame.
- completely disable AI_ADDRCONFIG support (post RFC2553) since it does
not work for PF_UNSPEC.
- remove unused variables, some delint.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/26 06:48:54

Modified files:
	sys/dev/ic     : fxp.c 

Log message:
After the fxp split, sizeof(enaddr) is now 4, not 6, since enaddr is a pointer
that's passed in from the bus-dependent parts. Use ETHER_ADDR_LEN so we get the
whole thing; sigh@kuzirabekon.econ.nagasaki-u.ac.jp


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/26 07:58:28

Modified files:
	sys/dev/ic     : dcreg.h 
	sys/dev/pci    : if_dc_pci.c 

Log message:
we've done an oops


CVSROOT:	/cvs
Module name:	src
Changes by:	brad@cvs.openbsd.org	2000/04/26 08:05:34

Modified files:
	sys/dev/cardbus: cardbusvar.h 

Log message:
fix RCS id


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/26 08:06:48

Modified files:
	net/dnscache   : Makefile 
	net/dnscache/patches: patch-Makefile 

Log message:
Better fake. The DNScache installation tools had the fake-workdir path
in them and thus were actually broken if the builddir wasn't still
around.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/26 08:12:15

Modified files:
	net/ucspi-tcp  : Makefile 
	net/ucspi-tcp/patches: patch-Makefile 

Log message:
Better fake. Fixes shell examples which had the fake-workdir path in them.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/26 08:20:19

Modified files:
	sysutils/daemontools: Makefile 
	sysutils/daemontools/patches: patch-Makefile 

Log message:
Better fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/26 08:25:31

Modified files:
	mail/rblsmtpd  : Makefile 

Log message:
Mark broken to resolve package conflict. rblsmtpd has been obsoleted
by net/ucspi-tcp. This port can be scheduled for removal, or can just have
the Makefile around to point people at ucspi-tcp.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/26 08:39:30

Modified files:
	net/publicfile : Makefile 
	net/publicfile/patches: patch-Makefile 

Log message:
Better fake.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/26 08:41:15

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
remove #if 0'ed portion which we will never revisit (no behavior change).


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/26 08:43:52

Modified files:
	mail/checkpassword: Makefile 
	mail/checkpassword/patches: patch-Makefile 

Log message:
Fake better.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/26 08:46:47

Modified files:
	lib/libc/net   : getnameinfo.c 

Log message:
bring in latest KAME implementation.
conforms to draft-ietf-ipngwg-scopedaddr-format-01.txt.
behavior change: returns numeric scopeid if we can't convert to string
removed #if 0'ed portion which we will never revisit.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/26 08:57:40

Modified files:
	sys/dev/pci    : pccbb.c 

Log message:
Remove one of my completely incomprehensible debugging printf's.


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/26 09:18:33

Modified files:
	mail/dot-forward: Makefile 
	mail/dot-forward/patches: patch-Makefile 
	mail/ezmlm     : Makefile 
	mail/ezmlm/patches: patch-Makefile 
	mail/fastforward: Makefile 
	mail/fastforward/patches: patch-Makefile 
	mail/mess822   : Makefile 
	mail/mess822/patches: patch-Makefile 
	mail/qmailanalog: Makefile 
	mail/qmailanalog/patches: patch-Makefile 
	mail/serialmail: Makefile 
	mail/serialmail/patches: patch-Makefile 

Log message:
Better fake.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/26 09:25:29

Modified files:
	usr.sbin/pkg_install/create: pl.c 

Log message:
Needed feature: if
@comment no checksum
is inserted in a packing-list, then the next file will not have
its MD5 checksum stored, and pkg_delete won't complain later if
the file checksum changed.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/26 09:28:14

Modified files:
	usr.sbin/pkg_install/lib: plist.c 

Log message:
Consistency in error reports.
*always* tell them MD5Sum fails, because later, pkg_delete will
complain about a bad package anyway, and the poor user won't be
able to figure out what went wrong, and it's obviously too late
since the package is gone already...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/26 09:32:29

Modified files:
	usr.sbin/pkg_install/add: extract.c 

Log message:
Don't ever let pkg_add destroy existing files.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/26 09:44:19

Modified files:
	libexec/makewhatis: makewhatis.pl 

Log message:
Try harder to find a full subject line.

In pricky mode, verify the subject line: for each name,
check that there indeed is a man page with the right name around.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/26 09:45:27

Modified files:
	sbin/ipnat     : Makefile 
	sbin/ipf       : Makefile 

Log message:
Missing links.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/26 09:47:32

Modified files:
	usr.bin/mail   : cmd1.c cmd2.c collect.c extern.h quit.c send.c 

Log message:
Change the name of mail's send() function to sendmessages() to
avoid shadowing the libc send(2); gadams@avernus.com


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/26 09:59:58

Modified files:
	include        : sysexits.h 

Log message:
Minor comment changes:
o utmp lives in /var/run, not /etc
o document EX_CONFIG


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/26 10:01:10

Modified files:
	share/man/man3 : Makefile 
Added files:
	share/man/man3 : sysexits.3 

Log message:
Add sysexits(3) as referenced by style(9) from FreeBSD.  This is basically
just the comments from sysexits.h


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/26 10:05:22

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
add $KAME$ for future version tracking


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/26 10:08:13

Modified files:
	lib/libc/net   : getnameinfo.c 

Log message:
const poisoning


CVSROOT:	/cvs
Module name:	src
Changes by:	beck@cvs.openbsd.org	2000/04/26 10:19:40

Modified files:
	share/man/man8 : ssl.8 

Log message:
Add a section talking about random data sources, /dev/arandom, and what
happens when it's not there.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/26 11:03:26

Modified files:
	faq/es         : faq12.html faq6.html index.html 
Added files:
	faq/es         : faq13.html 

Log message:
Sync with Badlands translation CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/26 11:05:16

www/porting/es

Update of /cvs/www/porting/es
In directory cvs.openbsd.org:/tmp/cvs-serv17555/es

Log Message:
Directory /cvs/www/porting/es added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/26 11:06:26

Added files:
	porting/es     : diffs.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/26 11:14:32

Modified files:
	de             : anoncvs.html donations.html plat.html 
Added files:
	de             : mvme68k.html sun3.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/26 11:16:44

Modified files:
	faq/de         : faq1.html 

Log message:
Sync with Badlands Translation CVS. Work by Reinhard


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/26 11:28:40

Modified files:
	es             : anoncvs.html plus23.html 

Log message:
Sync with Badlands Translation CVS. (Fixed dead link)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/26 11:32:02

Modified files:
	de             : orders.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 12:37:38

Modified files:
	sys/sys        : sockio.h 

Log message:
SIOCSIFGENERIC/SIOCGIFGENERIC


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/26 12:38:47

Modified files:
	sys/arch/i386/pci: pchb.c 

Log message:
add errata for 82443BX identified by smurph


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 12:39:00

Modified files:
	sys/net        : if_sppp.h 

Log message:
SIOCSIFGENERIC is now in sys/sockio.h


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/26 12:39:29

Modified files:
	sys/arch/i386/pci: pchb.c 

Log message:
properly probe sub-pci busses for RCC ServerWorks chipsets


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 12:39:38

Modified files:
	sys/net        : if_spppsubr.c 

Log message:
Cruft


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 12:40:50

Modified files:
	sys/sys        : mbuf.h 

Log message:
Add mbuf flag


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/04/26 12:43:54

Modified files:
	mail/fetchmail : Makefile 
	mail/fetchmail/files: md5 
	mail/fetchmail/pkg: COMMENT 
Added files:
	mail/fetchmail/patches: patch-aa 

Log message:
Update to 5.3.8; fake; change upper to lower in comment; turan@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 13:00:57

Modified files:
	share/man/man4 : Makefile 
Added files:
	share/man/man4 : vlan.4 

Log message:
vlan(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 13:03:12

Modified files:
	sys/net        : if_ethersubr.c 
Added files:
	sys/net        : if_vlan.c if_vlan_var.h 

Log message:
if_vlan from FreeBSD and a few modifications


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 13:03:46

Modified files:
	sbin/ifconfig  : ifconfig.8 ifconfig.c 

Log message:
if_vlan support


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/26 13:04:49

Modified files:
	share/man/man4 : pchb.4 

Log message:
Reliance Computer and i82443BX


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 13:04:59

Modified files:
	sys/conf       : files 

Log message:
Add if_vlan


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 13:05:28

Modified files:
	sys/dev/pci    : if_ti.c 

Log message:
Fix for if_vlan (FreeBSD)


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 13:08:23

Modified files:
	sys/conf       : GENERIC 

Log message:
pseudo-device vlan (commented out for now)


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 13:12:08

Modified files:
	sys/dev/ic     : fxp.c fxpreg.h fxpvar.h 
	sys/dev/pci    : if_fxp_pci.c 

Log message:
Turn on a bit (for 82558/82559 only) which disables the chip's
builin feature to discard frames >1500 bytes (useful for jumbo frames,
also 802.1Q VLANs)

ok aaron@


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/26 13:15:14

Modified files:
	share/man/man9 : random.9 

Log message:
some grammar, and xr pchb(4)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/26 13:41:20

Modified files:
	share/man/man9 : Makefile 
Added files:
	share/man/man9 : ctxsw.9 

Log message:
mi_switch(), cpu_switch() page from netbsd w/ small addition by me; second try


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/26 13:44:48

Modified files:
	share/man/man9 : ctxsw.9 

Log message:
unforgivable oops, forgot xr spl(9)


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/26 13:45:02

Modified files:
	faq            : faq4.html 

Log message:
wording fix; Rob Isaac <rob@terabyte.co.nz>


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/26 14:11:16

Modified files:
	share/man/man9 : disk.9 

Log message:
repairs


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/26 14:21:50

ports/mail/qmail/patches

Update of /cvs/ports/mail/qmail/patches
In directory cvs.openbsd.org:/tmp/cvs-serv14495/patches

Log Message:
Directory /cvs/ports/mail/qmail/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/26 14:23:53

Added files:
	mail/qmail/patches: patch-Makefile 

Log message:
Fake, finally. Checked with 'mtree -K shadigest' against a manual vanilla
qmail installation, to be sure it complies with the distribution license.


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/26 14:29:07

Modified files:
	share/man/man9 : disk.9 

Log message:
history says that it first appeared in netbsd 1.2


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/26 14:44:51

Modified files:
	share/man/man9 : Makefile 
Added files:
	share/man/man9 : disklabel.9 

Log message:
disklabel manipulation routines page from netbsd w/ some adjustments; no history section


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/26 14:48:42

Modified files:
	usr.bin/ssh    : auth-rsa.c 

Log message:
missing fclose


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/26 14:56:31

Modified files:
	usr.bin/ssh    : auth.c authfile.c compat.c dsa.c dsa.h 
	                 hostfile.c key.c key.h radix.c readconf.c 
	                 readconf.h ssh-add.c ssh-keygen.c ssh.c ssh.h 
	                 sshconnect.c sshd.c 
	usr.bin/ssh/lib: Makefile 
Added files:
	usr.bin/ssh    : uuencode.c uuencode.h authfile.h 

Log message:
add DSA pubkey auth and other SSH2 fixes.  use ssh-keygen -[xX]
for trading keys with the real and the original SSH, directly from the
people who invented the SSH protocol.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/26 15:02:03

Modified files:
	sys/netinet    : if_arc.h 

Log message:
add ARCTYPE_INET6


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/26 15:03:53

Modified files:
	usr.bin/ssh    : README.openssh2 

Log message:
sync documentation


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/26 15:04:00

Modified files:
	sbin/ipf       : Makefile ipf.5 
	sbin/ipnat     : Makefile ipnat.5 

Log message:
no, that is wrong


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/26 15:21:39

Modified files:
	share/man/man9 : Makefile 
Added files:
	share/man/man9 : pool.9 

Log message:
pool manipulation routines; second take


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/26 15:25:54

Modified files:
	lib/libpcap    : CHANGES Makefile README VERSION bpf_image.c 
	                 ethertype.h gencode.c gencode.h grammar.y 
	                 inet.c nametoaddr.c optimize.c pcap-bpf.c 
	                 pcap-int.h pcap-namedb.h pcap.3 pcap.h ppp.h 
	                 scanner.l 

Log message:
sync with libpcap v0.5
add support for INET6 (kame)


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/26 15:28:00

Modified files:
	share/man/man9 : ctxsw.9 disklabel.9 log.9 printf.9 

Log message:
rcsids where missing


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/26 15:28:33

Modified files:
	usr.bin/ssh    : auth.c auth.h authfile.c sshconnect.c 
Added files:
	usr.bin/ssh    : auth1.c auth2.c sshconnect.h sshconnect1.c 
	                 sshconnect2.c 

Log message:
split auth/sshconnect in one file per protocol version


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/26 15:31:59

Modified files:
	usr.bin/ssh/sshd: Makefile 
	usr.bin/ssh/ssh: Makefile 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/26 15:33:54

Modified files:
	usr.bin/ssh    : sshconnect2.c 

Log message:
remove debug


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/04/26 15:35:44

Modified files:
	usr.sbin/tcpdump: Makefile addrtoname.c addrtoname.h bootp.h 
	                  ethertype.h igrp.h interface.h machdep.c nfs.h 
	                  print-atalk.c print-atm.c print-bgp.c 
	                  print-bootp.c print-domain.c print-dvmrp.c 
	                  print-ether.c print-fddi.c print-ip.c 
	                  print-ipsec.c print-ipx.c print-isoclns.c 
	                  print-krb.c print-netbios.c print-null.c 
	                  print-ospf.c print-raw.c print-rip.c 
	                  print-sl.c print-snmp.c print-tcp.c 
	                  print-udp.c tcpdump.c 
Added files:
	usr.sbin/tcpdump: dhcp6.h dhcp6opt.h ospf6.h print-dhcp6.c 
	                  print-frag6.c print-icmp6.c print-ip6.c 
	                  print-ip6opts.c print-ospf6.c print-ripng.c 
	                  print-rt6.c route6d.h 

Log message:
INET6
DHCP/BOOTP
tcp & udp checksum detection
numerous bugfixes


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/26 15:51:51

Modified files:
	usr.bin/ssh    : uuencode.c 

Log message:
add trailing =


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/26 15:54:38

Modified files:
	usr.bin/ssh    : version.h 

Log message:
OpenSSH-2.0


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/26 15:55:04

Modified files:
	usr.bin/ssh    : ssh-keygen.1 ssh-keygen.c 

Log message:
add -R flag: exit code indicates if RSA is alive


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/26 16:15:59

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
remove unused


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 16:30:21

Modified files:
	share/man/man4 : vlan.4 

Log message:
Small fixup


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/26 16:34:55

Modified files:
	etc            : rc 

Log message:
build DSA keys automatically at boot time


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/26 16:36:07

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
silent if -Q is specified


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/04/26 16:37:08

Modified files:
	faq            : faq13.html 

Log message:
HTML and English fixups from Horacio
(Thanks!)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/26 16:38:16

Modified files:
	usr.bin/ssh    : ssh.h 

Log message:
host key becomes /etc/ssh_host_dsa_key


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/26 16:43:15

Modified files:
	usr.bin/ssh    : readconf.c servconf.c 

Log message:
ssh/sshd default to proto 1 and 2


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 16:57:28

Modified files:
	sys/net        : if_vlan.c 

Log message:
Remove redundant superuser check in SIOCSIFMTU
(already done in if.c) and modify comments


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 17:16:13

Modified files:
	sys/dev/pci    : if_wx.c 

Log message:
Enable SIOCSIFMTU, as it is supported by if.c and ifconfig now


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/04/26 17:24:42

Modified files:
	sys/ufs/ext2fs : ext2fs.h ext2fs_alloc.c ext2fs_dinode.h 
	                 ext2fs_dir.h ext2fs_extern.h ext2fs_inode.c 
	                 ext2fs_lookup.c ext2fs_vfsops.c ext2fs_vnops.c 

Log message:
Support for ext2fs rev. 1 (from NetBSD)


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/04/26 17:25:34

Modified files:
	bin/df         : ext2fs_df.c 

Log message:
Support for ext2fs rev. 1


CVSROOT:	/cvs
Module name:	src
Changes by:	jasoni@cvs.openbsd.org	2000/04/26 17:26:07

Modified files:
	sbin/fsck_ext2fs: dir.c fsck.h inode.c main.c pass1.c pass2.c 
	                  pass5.c setup.c utilities.c 

Log message:
Support for ext2fs rev. 1


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 18:00:25

Modified files:
	sys/net        : if_vlan.c 
	sys/dev/ic     : fxp.c 

Log message:
Fix SIOCSIFMTU


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 18:04:26

Modified files:
	sys/dev/ic     : midway.c 

Log message:
Remove mtu cruft


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 18:06:42

Modified files:
	sys/dev/pci    : if_de.c 

Log message:
Remove MTU cruft


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 18:29:52

Modified files:
	sys/dev/ic     : fxp.c 

Log message:
Whoops


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 18:32:09

Modified files:
	sys/dev/pci    : if_lmc.c 

Log message:
Cleanup SIOCSIFMTU


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/26 18:36:02

Modified files:
	share/man/man4/man4.amiga: mem.4 
	share/man/man4/man4.arm32: mem.4 
	share/man/man4/man4.hp300: mem.4 
	share/man/man4/man4.i386: mem.4 
	share/man/man4/man4.mac68k: mem.4 
	share/man/man4/man4.mvme68k: mem.4 
	share/man/man4/man4.pc532: mem.4 
	share/man/man4/man4.sparc: mem.4 
	share/man/man4/man4.sun3: mem.4 
	share/man/man4/man4.vax: mem.4 
	share/man/man7 : securelevel.7 

Log message:
have mem(4) talk about securelevel(7)


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/04/26 18:36:48

Modified files:
	distrib/notes  : m4.common 
	distrib/sets   : maketars 

Log message:
would you like a tgz to go?


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/26 18:41:06

Modified files:
	sys/arch/i386/pci: pchb.c 

Log message:
newline manglings


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 18:52:07

Modified files:
	sys/arch/vax/vsa: ncr.c vsbus.c 

Log message:
sync with netbsd; working ncr5380 driver, saner vsbus code


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 18:54:02

Modified files:
	sys/arch/vax/include: sgmap.h 

Log message:
oops -- forgot to give this an $OpenBSD$ tag


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 19:10:14

Modified files:
	sys/arch/vax/vax: autoconf.c cfl.c clock.c conf.c crl.c crl.h 
	                  ctu.c db_disasm.c db_machdep.c disksubr.c 
	                  gencons.c gencons.h intvec.s ka410.c ka43.c 
	                  ka630.c ka650.c ka750.c ka780.c ka820.c 
	                  ka860.c locore.c machdep.c mem.c pmap.c 
	                  rootfil.c sbi.c subr.s swapgeneric.c trap.c 
	                  vm_machdep.c 
Added files:
	sys/arch/vax/vax: findcpu.c ibus.c bus_mem.c bus_dma.c cmi.c 
	                  crx.c crx.h ka49.c ka48.c ka46.c ka670.c scb.c 
	                  sgmap.c genassym.cf 

Log message:
sync with netbsd of early april; some archs still untested


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 19:23:31

Modified files:
	sys/dev/pci    : if_de.c 

Log message:
Previous commit contained things that I want to keep local for now


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/26 20:19:42

Modified files:
	sys/dev/pci    : files.pci 
	sys/arch/i386/conf: GENERIC 
Added files:
	sys/dev/pci    : cmpci.c cmpcireg.h cmpcivar.h 

Log message:
Driver for C-Media CMI8x38 Audio Chip present on several all-in-one
motherboards (ie: bultin audio + video).  Written by Takuya SHIOZAKI.


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 20:21:34

src/sys/arch/vax/boot/boot

Update of /cvs/src/sys/arch/vax/boot/boot
In directory cvs.openbsd.org:/tmp/cvs-serv31359/boot

Log Message:
Directory /cvs/src/sys/arch/vax/boot/boot added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 20:21:35

src/sys/arch/vax/boot/xxboot

Update of /cvs/src/sys/arch/vax/boot/xxboot
In directory cvs.openbsd.org:/tmp/cvs-serv31359/xxboot

Log Message:
Directory /cvs/src/sys/arch/vax/boot/xxboot added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 20:21:35

src/sys/arch/vax/boot/common

Update of /cvs/src/sys/arch/vax/boot/common
In directory cvs.openbsd.org:/tmp/cvs-serv31359/common

Log Message:
Directory /cvs/src/sys/arch/vax/boot/common added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 20:26:27

Modified files:
	sys/arch/vax/boot: Makefile 
Added files:
	sys/arch/vax/boot/boot: Makefile autoconf.c boot.c conf.c 
	                        consio.c ctu.c data.h devopen.c hp.c 
	                        if_le.c if_qe.c if_ze.c mfm.c netio.c 
	                        ra.c rom.c tmscp.c 
	sys/arch/vax/boot/common: romread.s srt0.s str.s vaxstand.h 
	sys/arch/vax/boot/xxboot: Makefile bootxx.c start.s 
Removed files:
	sys/arch/vax/boot: autoconf.c boot.c bootxx.c conf.c consio.c 
	                   copy.c ctu.c data.h devopen.c edlabel.c hp.c 
	                   if_le.c ka410.h mfm.c netio.c ra.c rom.c 
	                   romread.s samachdep.h scsi_hi.c scsi_low.c 
	                   sd.c so.h srt0.s start.s str.s string.h 
	                   tmscp.c vaxstand.h 

Log message:
sync with netbsd -- this involved rearranging things for sanity reasons
and because separate builds of libsa are done.  this is a pretty nice
bootloader.


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 20:34:51

Added files:
	sys/arch/vax/vsa: dz_ibus.c smg.c if_ze_vsbus.c if_le_vsbus.c 
	sys/arch/vax/boot: Makefile.inc 

Log message:
forgot these, oops


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/26 20:37:40

Added files:
	share/man/man4 : cmpci.4 

Log message:
Simple cmpci man page--could use more details, such as the names of
PCI boards that use this chip (and that work with this driver :-).


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 21:05:18

src/sys/arch/vax/qbus

Update of /cvs/src/sys/arch/vax/qbus
In directory cvs.openbsd.org:/tmp/cvs-serv20348/qbus

Log Message:
Directory /cvs/src/sys/arch/vax/qbus added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 21:14:52

Modified files:
	sys/arch/vax/if: if_de.c if_le.c if_qe.c if_qereg.h if_uba.c 
	sys/arch/vax/mba: hp.c mba.c mbavar.h 
	sys/arch/vax/mscp: files.mscp mscp.c mscp.h mscp_disk.c 
	                   mscp_subr.c mscp_tape.c mscpreg.h mscpvar.h 
	sys/arch/vax/uba: uba.c ubareg.h ubavar.h 
Added files:
	sys/arch/vax/if: if_ze.c if_zereg.h sgec.c sgecreg.h sgecvar.h 
	sys/arch/vax/qbus: dhu.c dhureg.h dl.c dlreg.h dz.c dz_uba.c 
	                   dzreg.h dzvar.h files.uba qd.c qdioctl.h 
	                   qdreg.h qduser.h qevent.h qfont.c uba.c 
	                   ubavar.h uda.c 
	sys/arch/vax/uba: uba_cmi.c uba_common.h uba_dma.c uba_ibus.c 
	                  uba_mainbus.c uba_sbi.c 
Removed files:
	sys/arch/vax/uba: dhu.c dhureg.h dl.c dlreg.h dz.c dzreg.h qd.c 
	                  udareg.h 

Log message:
sync w/netbsd


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/26 21:25:36

Modified files:
	share/man/man4 : vlan.4 

Log message:
Talking about frames, not packets here!


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/26 21:59:21

Modified files:
	share/man/man4 : Makefile 

Log message:
install cmpci.4


CVSROOT:	/cvs
Module name:	ports
Changes by:	aaron@cvs.openbsd.org	2000/04/26 22:15:06

Modified files:
	audio/tosha/pkg: DESCR 

Log message:
Most IDE/ATAPI CD-ROM drives should work with tosha through atapiscsi magic.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/26 22:16:52

Modified files:
	lib/libc/stdio : scanf.3 

Log message:
Remove redundant HISTORY section.


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/26 23:22:00

Modified files:
	sysutils/webmin/patches: patch-aa 

Log message:
Set the Default OS and the version to OpenBSD 2.7.

Submitted by:	turan@


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/26 23:30:24

Modified files:
	lib/libc/net   : getaddrinfo.c 

Log message:
remove unused struct def.  more sanity check for NULL.


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/26 23:47:15

Modified files:
	sys/arch/vax/conf: GENERIC Makefile.vax files.vax 

Log message:
sync -- enabled devices in GENERIC should be working


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/26 23:47:25

Modified files:
	gnu/usr.sbin/sendmail/cf/cf: corpse.mc 

Log message:
rules are going to local_rulesets now


CVSROOT:	/cvs
Module name:	www
Changes by:	jakob@cvs.openbsd.org	2000/04/27 00:04:02

Modified files:
	se             : index.html 

Log message:
typo; <je@sekure.net>


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/04/27 00:10:10

Modified files:
	.              : Makefile 

Log message:
fix pr#1204; deal with cvs not handling permissions right


CVSROOT:	/cvs
Module name:	ports
Changes by:	camield@cvs.openbsd.org	2000/04/27 00:14:15

Modified files:
	mail/qmail     : Makefile 

Log message:
commit again, cvs missed this one.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/27 00:45:30

Modified files:
	distrib/sets/lists/base: md.hp300 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/27 00:46:43

Modified files:
	sys/arch/i386/conf: RAMDISK 

Log message:
another driver does not fit...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/27 01:06:36

Modified files:
	etc            : rc 

Log message:
ssh_host_dsa_key not ssh_dsa_host_key


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/27 01:17:21

Modified files:
	.              : index.html 

Log message:
brag a bit


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/27 01:17:56

Modified files:
	sys/arch/vax/conf: files.vax 

Log message:
remove vaxbi stuff for the moment, far from working


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/27 01:19:57

Modified files:
	sys/arch/vax/include: vsbus.h 

Log message:
put vsbus_intr() prototype here so other vsbus devices can avail themselves
of its intentional uselessness; also some __P()


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/27 01:37:15

Modified files:
	sys/dev/mii    : mii.c 

Log message:
Some PHYs does not report any OUI/MODEL combo, recognize another such case


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/27 02:01:31

Modified files:
	usr.bin/ssh    : auth2.c ssh-keygen.c sshconnect2.c sshd.c 

Log message:
xfree DSA blobs


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/27 02:02:22

Modified files:
	usr.bin/ssh    : uuencode.c 

Log message:
remove debug


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/27 02:45:43

Modified files:
	distrib/sets/lists/base: md.alpha md.amiga md.arc md.hp300 
	                         md.i386 md.mac68k md.mvme68k md.mvme88k 
	                         md.pmax md.powerpc md.sparc 
	distrib/sets/lists/comp: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/04/27 02:55:59

Modified files:
	.              : donations.html 

Log message:
Sparc sbus cards + MP sparc


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/27 03:23:21

Modified files:
	sys/netinet    : in_pcb.c 
	sys/netinet6   : in6_pcb.c 

Log message:
avoid infinite loop in in{6,}_pcbnotify (can occurs on family mismatch)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/27 04:08:00

Modified files:
	usr.sbin/tcpdump: tcpdump.8 

Log message:
add -T cnfp (code exists, missing from manpage)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/27 04:46:18

Modified files:
	sys/netinet6   : nd6.c 

Log message:
disable NUD for point-to-point devices.  KAME PR 245 (temporary workaround)


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/04/27 05:35:13

Modified files:
	emulators/freebsd_lib: Makefile 

Log message:
marked unbroken (ldconfig fixed using -f argument); <martin@crt.se>


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/27 05:41:10

ports/net/mrtd/patches

Update of /cvs/ports/net/mrtd/patches
In directory cvs.openbsd.org:/tmp/cvs-serv28693/patches

Log Message:
Directory /cvs/ports/net/mrtd/patches added to the repository


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/27 05:41:37

Added files:
	net/mrtd/patches: patch-include-mrt.h patch-lib-mrt-prefix.c 

Log message:
how did I miss adding this?


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/27 05:43:39

Added files:
	misc/pi-address/patches: patch-Makefile 
Removed files:
	misc/pi-address/patches: patch-aa 

Log message:
These patches were missed.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/04/27 06:36:30

Modified files:
	sys/arch/powerpc/stand/boot.mac: Makefile 

Log message:
Fixes to xcoff bootloader to allow it to execute and load kernels for OpenBSD.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/27 07:25:39

Modified files:
	lib/libpcap    : shlib_version 

Log message:
crank minor


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/27 07:26:45

Modified files:
	distrib/sets/lists/base: md.amiga md.arc md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.powerpc 
	                         md.sparc 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/04/27 07:42:59

Modified files:
	usr.bin/ssh    : README.openssh2 

Log message:
ssh_host_dsa_key not ssh_dsa_key


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/27 08:24:19

Modified files:
	lib/libpcap    : pcap.3 

Log message:
s/PCAP_ERRBUFF_SIZE/PCAP_ERRBUF_SIZE/ (sync with reality)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/27 09:23:03

Modified files:
	usr.bin/ssh    : auth2.c serverloop.c session.c 

Log message:
cleanup logging for sshd/2, respect PasswordAuth no


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/27 09:28:10

Modified files:
	etc            : services 

Log message:
Add port 587, message submission


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/27 09:35:00

Modified files:
	gnu/usr.sbin/sendmail/sendmail: sendmail.8 

Log message:
Mention RFC2476 and port 587


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/27 09:40:37

Modified files:
	sys/netinet6   : in6_ifattach.c 

Log message:
correct in6_ifdetach().  free oia, not ia.
Lennart says there are more problems to go (I don't own openbsd-current laptop).
From: Lennart Augustsson <augustss@augustsson.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/27 09:41:06

Modified files:
	sys/netinet    : in_pcb.h 

Log message:
add TCP port 587 to default list of reserved ports not to allocate dynamically in order to reserve it for sendmail.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/27 10:11:06

Modified files:
	distrib/miniroot: install.sub 

Log message:
ssl is now a tgz


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/27 10:42:24

Modified files:
	sys/netinet6   : in6.c 

Log message:
use of free(ia) in #if 0.
From: Lennart Augustsson <lennart@augustsson.net>


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/27 11:54:02

Modified files:
	usr.bin/ssh    : sshconnect2.c 

Log message:
less debug, respect .ssh/config


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/27 12:00:13

Modified files:
	sys/arch/hppa/hppa: locore.S 

Log message:
fix pcxt tlb handler


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/27 12:29:27

Modified files:
	share/man/man9 : Makefile 
Added files:
	share/man/man9 : audio.9 

Log message:
audio(9) from netbsd, seems to match pretty well


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/27 12:30:49

Modified files:
	share/man/man4 : audio.4 

Log message:
xr audio(9)


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/27 12:57:05

Modified files:
	gnu/egcs/gcc/config: openbsd.h 

Log message:
Support -shared on a.out platforms: pass the right options to ld
(e.g., no start symbol, -x -Bshareable).
collect2 should do the rest, wrt ctors/dtors


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/27 13:33:09

Modified files:
	gnu/usr.bin/ld/rtld: rtld.c 

Log message:
Call ctor/dtor lists generated by collect2 as well.
Since those are properly protected against multiple execution, even
if collect2/ld manages to link them at some point, this won't add
problems.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/27 13:44:17

Modified files:
	share/man/man8 : afterboot.8 

Log message:
Mention that sendmail listens on port 587 too now
Tell user that sendmail is not set to listen on any ports by default


CVSROOT:	/cvs
Module name:	www
Changes by:	hugh@cvs.openbsd.org	2000/04/27 13:50:58

Modified files:
	.              : orders.html 

Log message:
repair gothenburg orders- mea culpa


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/27 13:58:08

Modified files:
	openssh        : index.html 

Log message:
ssh 2 support coming real soon


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/04/27 14:53:08

Modified files:
	sys/netinet    : tcp_input.c 

Log message:
mbuf is freed by sbappend(), move the references to th up. found by art@


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/04/27 16:49:06

Modified files:
	usr.sbin/afs/afsd: Makefile 
Added files:
	usr.sbin/afs/afsd: CellServDB.5 ThisCell.5 

Log message:
Manpages for /etc/afs/CellServDB and /etc/afs/ThisCell


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/04/27 16:57:38

Modified files:
	usr.sbin/afs/afsd: ThisCell.5 

Log message:
oops


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/04/27 17:02:15

Modified files:
	usr.sbin/afs/afsd: Makefile 
Added files:
	usr.sbin/afs/afsd: SuidCells.5 

Log message:
This file should of course be documented as well.


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/04/27 17:04:37

Modified files:
	usr.sbin/afs/afsd: afsd.8 

Log message:
Crossreference newly added files


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/27 18:15:16

Modified files:
	sys/arch/i386/isa/pcvt/Util/userkeys: vt220keys.1 

Log message:
man page matching command, better


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/27 18:31:50

Modified files:
	sys/netinet    : tcp_input.c 

Log message:
actually m_adj tries to drop tcp header part.  it is better to
touch tcp header before m_adj, than the other way around.
(no behavior change with the current m_adj code, new code is safer against
any future m_adj changes)


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/27 18:47:56

Modified files:
	etc            : daily 

Log message:
use netstat -iv, not -i, to avoid truncation of ipv6 address. ok by deraadt


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/27 18:54:29

Modified files:
	share/man/man8 : afterboot.8 

Log message:
sync with reality. (1) lo0 has IPv6 address.
(2) typo in sysctl mib (ipv6 forwarding)


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/27 21:42:40

Modified files:
	sys/arch/./vax/bi: bireg.h bivar.h kdbreg.h 

Log message:
sync netbsd bi-related header files


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/27 22:44:59

Modified files:
	sbin/ifconfig  : ifconfig.c 

Log message:
Add vlan stuff to usage()


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/27 23:21:45

Modified files:
	sys/crypto     : crypto.c crypto.h 

Log message:
avoid using void * when we are talking about pointers


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/27 23:25:39

Modified files:
	sys/crypto     : crypto.c 

Log message:
crypto_dispatch() only returns an error if the argument it was
provided was NULL or no callback was specified.


CVSROOT:	/cvs
Module name:	src
Changes by:	chris@cvs.openbsd.org	2000/04/27 23:26:22

Modified files:
	share/man/man4 : vlan.4 

Log message:
Reorganize top


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/27 23:42:51

Added files:
	share/man/man9 : crypto.9 

Log message:
man page for the kernel crypto framework, more or less complete
(hopefully accurate too).


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/27 23:51:41

Modified files:
	share/man/man9 : crypto.9 

Log message:
Fix the types of functions passed to crypto_register(), as per Theo's
change in the include file.


CVSROOT:	/cvs
Module name:	src
Changes by:	angelos@cvs.openbsd.org	2000/04/27 23:54:08

Modified files:
	share/man/man9 : Makefile 

Log message:
Add crypto.9


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 00:53:27

Modified files:
	share/man/man4 : ahc.4 cmpci.4 pci.4 

Log message:
few tweaks


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 00:55:53

Modified files:
	share/man/man4 : pcmcia.4 

Log message:
few more tweaks


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 00:57:39

Modified files:
	share/man/man4 : hifn.4 

Log message:
Xr crypt 9


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 00:58:59

Modified files:
	share/man/man4 : ipsec.4 

Log message:
grammar


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 01:00:20

Modified files:
	lib/libc/crypt : crypt.3 

Log message:
type decl error


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/28 02:10:20

Modified files:
	usr.bin/ssh    : README.openssh2 channels.c channels.h 
	                 clientloop.c session.c ssh.c 

Log message:
support for x11-fwding, client+server


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/04/28 07:36:59

Modified files:
	sys/dev/pcmcia : pcmcia.c 

Log message:
Disable framework for recognition of CIS-less cards, several other match
functions in the tree does not cope well.  Since we have no driver for any
CIS-less cards, this disabling does not take away functionality, it only
removes a strcmp panic in the pcmcia probes.


CVSROOT:	/cvs
Module name:	src
Changes by:	aaron@cvs.openbsd.org	2000/04/28 08:03:46

Modified files:
	share/man/man9 : crypto.9 

Log message:
- Correct a lot of mdoc macro usage.
- Correct some typos.
- Remove hard sentence breaks.
- Remove trailing whitespace.
- Reorder Xr's in SEE ALSO.
- Change CODE REFERENCES section to a FILES section (more standard)


CVSROOT:	/cvs
Module name:	www
Changes by:	aaron@cvs.openbsd.org	2000/04/28 08:16:02

Modified files:
	.              : donations.html 

Log message:
Add one.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/04/28 09:00:48

Modified files:
	distrib/notes/alpha: install whatis 
	distrib/notes/amiga: upgrade xfer 
	distrib/notes/hp300: xfer 
	distrib/notes/mac68k: contents install upgrade 
	distrib/notes/mvme68k: install 
	distrib/notes/mvme88k: install 
	distrib/notes/pc532: install upgrade 
	distrib/notes/pmax: contents install 
	distrib/notes/sparc: install xfer 
	distrib/notes/sun3: upgrade 

Log message:
tweaks/OSrev/cleaning/'.tar.gz -> .tgz' .. etc ..


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/28 09:13:02

Modified files:
	x11/kde/base/files: md5 

Log message:
directories on the checksums are wrong.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/28 09:27:07

Modified files:
	sys/arch/amiga/dev: grf_cl.c ite_cl.c 

Log message:
Nicer ite3 console.
- sanitize the RGB swapping code,
- add limited color support, ala old vt220,
- nicer color scheme (whitish text, white bold, blue italic, red cursor...)


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/28 09:32:25

Modified files:
	games/xminehunter/patches: patch-aa 

Log message:
fix X11R6 move and reference the correct headers


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/28 11:43:22

Modified files:
	sys/arch/hppa/dev: cpudevs 

Log message:
a few more board ids from hpux-devtools list (;


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/28 11:45:33

Modified files:
	sys/arch/hppa/dev: cpudevs 

Log message:
oops, dups


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/28 11:46:13

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	2000/04/28 11:56:44

Modified files:
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	turan@cvs.openbsd.org	2000/04/28 12:01:43

Modified files:
	share/man/man5 : hostname.if.5 

Log message:
typo.  hostname.* should be hostname.if.


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/04/28 12:02:52

X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-mvme68k

Update of /cvs/X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-mvme68k
In directory cvs.openbsd.org:/cvs.n/hack/todd/x/X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-mvme68k

Log Message:
Directory /cvs/X11/xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-mvme68k added to the repository


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/04/28 12:06:06

Added files:
	xc/programs/Xserver/hw/xfree86/etc/bindist/OpenBSD-mvme68k: 
	                                                            host.def 

Log message:
mvme68k OpenBSD host defines


CVSROOT:	/cvs
Module name:	X11
Changes by:	espie@cvs.openbsd.org	2000/04/28 13:46:48

Modified files:
	.              : Makefile 
	distrib/sets/lists/xshare: mi 

Log message:
Add /usr/local/lib/X11/app-defaults as a second link to
/var/X11/app-defaults.

Handle installed machines with a /usr/local/lib/X11/app-defaults and fix
the situation as well.

(build has a kludge to handle the current blatant abuse of DESTDIR?, which
should be in the build-release script...)

Add .PHONY: targets list.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 14:01:31

Modified files:
	print/teTeX/base/pkg: PLIST 
	print/teTeX/texmf/pkg: PLIST 

Log message:
packaging tweaks... not 100% perfect, but getting closer.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 14:51:26

Modified files:
	lib/libc/sys   : execve.2 

Log message:
NCARGS is bigger these days; akr@m17n.org


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 15:02:55

Modified files:
	lib/libc/crypt : arc4random.3 

Log message:
improve the english


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 15:06:39

Modified files:
	print/teTeX/base/pkg: PLIST 

Log message:
Rebuilding the ls-R database when *removing* the package is useless...


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/28 15:08:16

Modified files:
	usr.sbin/pkg_install/delete: perform.c 

Log message:
If symlinks to the package exist, remove them along with the package.
(current fix for flavors not being found as proper dependencies).


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 15:16:26

Modified files:
	lib/libc/crypt : arc4random.3 

Log message:
flesh


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 15:20:39

Added files:
	japanese/Wnn/patches: patch-Wnn_jserver_do_filecom_c 

Log message:
More restrictive mkdir mode (from Hitoshi Suzuki)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 15:42:44

Modified files:
	lib/libc_r/man : pthreads.3 

Log message:
fix Xr; glam0006@tc.umn.edu


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 15:46:06

Modified files:
	net/nam        : Makefile 

Log message:
we no longer have tcl/tk 8.2
Add something decent as a master_site.
Trivial fake.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 16:12:23

Modified files:
	japanese/Wnn   : Makefile 

Log message:
Wnn-dict -> Wnndict (otherwise, we get conflicts).


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/28 16:13:55

Modified files:
	usr.sbin/pkg_install/add: perform.c 
	usr.sbin/pkg_install/lib: file.c plist.c 

Log message:
Remove last remnants of @option preserve and @option extract-in-place
We don't use these, and they are a bad idea anyway.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/28 17:17:04

Modified files:
	sys            : Makefile 

Log message:
Fix obj on amiga. I'm an idiot.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/28 17:17:43

Modified files:
	usr.bin/sudo   : sudo.c 

Log message:
Make the -H option work again.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 17:19:55

Modified files:
	japanese/onew-wnn4: Makefile 
	japanese/onew-wnn4/files: ONEW_CONF-for-wnn4 
Removed files:
	japanese/onew-wnn4/files: ONEW_CONF-for-canna 
	                          ONEW_CONF-for-canna+wnn4 
	                          ONEW_CONF-for-canna+wnn6 
	                          ONEW_CONF-for-wnn6 

Log message:
Fix onew-wnn4 part.
- remove tweakability for now, as we can't depend on specific flavors
anyway.
- I put the *BSD maintainer as maintainer a long time ago, my mistake.
- fake & simplify.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/28 17:26:07

Modified files:
	se             : crypto.html goals.html index.html plat.html 
	                 security.html 

Log message:
Sync with Bandlands Translation CVS. Work by Janne Johansson (jj)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/28 17:27:55

Modified files:
	de             : donations.html index.html orders.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 17:32:56

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
IRE SafeNet CryptIC PCI card


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/28 17:32:57

Added files:
	distrib/sets/lists/base: md.sun3 

Log message:
Resurrected, and sync with current (not 100% complete)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 17:33:05

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/28 17:33:13

Added files:
	distrib/sets/lists/comp: md.sun3 

Log message:
Resurrected, and sync with current (not 100% complete)


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/04/28 17:33:17

Modified files:
	misc/mc        : Makefile 
	misc/mc/patches: patch-aa patch-ab patch-ac patch-ad patch-ae 

Log message:
rearrange Makefile; start working on correct fixes. still a few warnings
to go.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/28 17:33:40

Added files:
	distrib/sets/lists/man: md.sun3 

Log message:
Resurrected, and sync with current (not 100% complete)


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/28 17:33:59

Added files:
	distrib/sets/lists/etc: md.sun3 

Log message:
Resurrected


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/28 17:34:20

Added files:
	distrib/sets/lists/game: md.sun3 

Log message:
Resurrected


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/28 17:34:46

Added files:
	distrib/sets/lists/misc: md.sun3 

Log message:
Resurrected


CVSROOT:	/cvs
Module name:	ports
Changes by:	fgsch@cvs.openbsd.org	2000/04/28 17:37:15

Modified files:
	misc/mc        : Makefile 

Log message:
oops. broken shouldn't be commented out yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/28 17:59:42

Modified files:
	share/man/man8 : ssl.8 

Log message:
clean


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/28 18:01:42

Modified files:
	security/l0phtcrack: Makefile 

Log message:
license.  yes to all.  ok mudge@l0pht.com.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/28 18:02:52

Modified files:
	lang/STk       : Makefile 

Log message:
license.  yes to all.  ok eg@unice.fr.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/28 18:07:33

Modified files:
	audio/ac3dec   : Makefile 

Log message:
broken on all arch's except i386. i386 asm instructions in source code.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/28 18:25:18

Modified files:
	net/ethereal/pkg: PLIST 

Log message:
fix plist.  noticed by Sean Cavanaugh <seanc@mona.cginfo.sk.ca>


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/28 18:26:47

Modified files:
	devel/automake/pkg: PLIST 

Log message:
fix plist.  noticed by Sean Cavanaugh <seanc@mona.cginfo.sk.ca>


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 19:07:15

Log message:
    We can't use flavors in dependencies yet, so split the onew `flavors' out...
    
    Status:
    
    Vendor Tag:	onew-canna
    Release Tags:	zoinx
    
    N ports/japanese/onew-canna/Makefile
    N ports/japanese/onew-canna/files/ONEW_CONF-for-canna
    N ports/japanese/onew-canna/files/md5
    N ports/japanese/onew-canna/patches/patch-aa
    N ports/japanese/onew-canna/patches/patch-ab
    N ports/japanese/onew-canna/pkg/COMMENT
    N ports/japanese/onew-canna/pkg/DESCR
    N ports/japanese/onew-canna/pkg/PLIST
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 19:13:06

Modified files:
	japanese/jvim  : Makefile 

Log message:
Fixed and flavorized jvim.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 19:16:40

Modified files:
	japanese/canna : Makefile 

Log message:
Missed jgroff depends


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 19:18:06

Removed files:
	japanese/jvim-wnn4: Makefile 
	japanese/jvim-wnn4/pkg: COMMENT DESCR 

Log message:
-> jvim flavor.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 19:20:22

Added files:
	japanese/jvim/pkg: COMMENT-canna COMMENT-wnn COMMENT-wnn-canna 

Log message:
Specific comments for flavors.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 19:21:46

Modified files:
	japanese       : Makefile 

Log message:
Synch, don't build jvim-wnn-canna yet (miss onew-wnn-canna).


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 19:35:08

Log message:
    The missing piece for jvim to be complete.
    
    Status:
    
    Vendor Tag:	onew
    Release Tags:	espie
    
    N ports/japanese/onew-wnn4-canna/Makefile
    N ports/japanese/onew-wnn4-canna/files/md5
    N ports/japanese/onew-wnn4-canna/files/ONEW_CONF-for-wnn4-canna
    N ports/japanese/onew-wnn4-canna/patches/patch-ab
    N ports/japanese/onew-wnn4-canna/patches/patch-aa
    N ports/japanese/onew-wnn4-canna/pkg/PLIST
    N ports/japanese/onew-wnn4-canna/pkg/DESCR
    N ports/japanese/onew-wnn4-canna/pkg/COMMENT
    
    No conflicts created by this import

CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/28 19:36:48

Modified files:
	japanese       : Makefile 
	japanese/jvim  : Makefile 

Log message:
Activate jvim last flavor (and fix typo).


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/04/28 19:53:35

Modified files:
	usr.sbin/dhcp/dhclient: dhclient.conf.5 

Log message:
fix spec. PR1217


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/28 21:49:11

Modified files:
	sys/arch/i386/pci: via82c586reg.h 

Log message:
from netbsd: fix vp3_cfg_intr_mask


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/29 02:20:54

Modified files:
	sys/dev/pcmcia : if_ray.c 

Log message:
make bus_space_region* w/o extra functions, seem to work ok for us
from netbsd:
make sure the payload is aligned when using e2-over-802.11 encapsulation,
as enabled by the link0 flag. fixes pr kern/9700.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/29 03:26:32

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/29 03:30:44

Modified files:
	.              : plus.html 

Log message:
more on openssh...


CVSROOT:	/cvs
Module name:	www
Changes by:	espie@cvs.openbsd.org	2000/04/29 06:38:38

Modified files:
	.              : plus.html 

Log message:
The ld/ld.so change has a wider scope.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/29 06:56:43

Modified files:
	distrib/amiga/miniroot: Makefile.inc 
	etc/etc.amiga  : disktab 

Log message:
Bump miniroot to 8704... might be slight overkill, but at least
everything fits...


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/29 07:26:41

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/29 08:02:59

Modified files:
	libexec/ftpd   : ftpd.c 

Log message:
strerror


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/29 08:03:02

Modified files:
	libexec/ftpd   : ftpcmd.y 

Log message:
indent


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/29 09:57:52

Modified files:
	sys/arch/amiga/amiga: adosglue.h disksubr.c 

Log message:
From Lars Hecking <lhecking@nmrc.ucc.ie>:
grab NetBSD changes to recognize Linux ados labels,
so that OpenBSD can mount them (provided it doesn't run into
more endianness problems)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/29 10:06:09

Modified files:
	usr.bin/ssh    : session.c 

Log message:
don't call chan_write_failed() if we are not writing


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/29 10:46:37

Modified files:
	usr.bin/time   : time.c 

Log message:
compare return value of signal(3) to SIG_ERR, not < 0 as it has not returned
an int for ages...


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/04/29 11:41:53

Modified files:
	.              : plus.html 

Log message:
add links, a few are dead but that should be fixed once the server updates


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/29 11:46:28

Modified files:
	sys/kern       : kern_ktrace.c 

Log message:
ktrace(2) should not follow symbolic links; from FreeBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/29 11:55:25

Modified files:
	distrib/sets/lists/base: md.amiga 
	distrib/sets/lists/man: md.amiga 

Log message:
Synch


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/29 12:11:52

Modified files:
	usr.bin/ssh    : auth-rsa.c auth1.c authfd.c hostfile.c 
	                 ssh-agent.c 

Log message:
keysize warnings error() -> log()


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/29 12:45:58

Modified files:
	etc            : daily 

Log message:
Prune /tmp traversal at .X11-unix
Since /tmp might be a link to /var/tmp, prune at ssh-* or .X11-unix
like the find on /tmp does.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/29 13:34:37

Modified files:
	games/gnuchess : Makefile 

Log message:
found a copy on ftp.leo.org.  mark unbroken.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/04/29 14:16:00

Modified files:
	sys/dev/ic     : adw.h 

Log message:
add $ tag


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/04/29 14:32:20

Modified files:
	.              : plus.html 

Log message:
s/pcbh/pchb/


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/29 14:35:45

Modified files:
	share/man/man4 : pchb.4 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/29 14:37:31

Modified files:
	sys/arch/sun3/sun3: machdep.c 

Log message:
Fixed a tyop


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/29 14:40:04

Modified files:
	libexec/makewhatis: makewhatis.pl 

Log message:
Use perl 5.6.0 features:
- don't use IO::File, autovivify handles instead,
- use open 3 args mode for security,
- pipe return code is now useful, so use it.

Don't install the whatis.db file directly, instead put it in a tmp location,
and copy it only if it changed: this avoids spurious errors on ro /usr.


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/04/29 15:05:32

Modified files:
	sys/dev/ic     : adw.c 

Log message:
add $ tag


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/04/29 15:07:18

Modified files:
	sys/dev/ic     : adwlib.c 

Log message:
add $ tag


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/04/29 15:12:32

Modified files:
	sys/dev/ic     : adwlib.h adwmcode.c adwmcode.h 

Log message:
add $ tag


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/04/29 15:14:51

Modified files:
	sys/dev/pci    : adw_pci.c 

Log message:
add $ tag


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/29 16:04:55

Modified files:
	etc            : Makefile 

Log message:
handle .tgz files too


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/04/29 18:03:42

Added files:
	print/ghostscript/aladdin/pkg: MESSAGE 
	print/ghostscript/gnu/pkg: MESSAGE 

Log message:
Tell people about the -encrypt package.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/29 19:16:31

Modified files:
	distrib/sets/lists/man: md.sun3 

Log message:
installboot(8) goes into arch subdirectory, espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/29 21:53:35

Modified files:
	gnu/usr.bin/./ld/vax: md.h 

Log message:
misc header reordering, remove #undef of relocation_info
ok espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/29 22:35:53

Modified files:
	gnu/usr.bin/perl/t/op: universal.t 

Log message:
Perl Change 5912 by gsar@auger on 2000/04/24 04:17:15
fix totally broken caching in UNIVERSAL::isa() (from Nick Ing-Simmons);
fixes problems with 5.6.0 and Tk.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/29 22:40:43

Modified files:
	gnu/usr.bin/perl/ext/Sys/Syslog: Syslog.pm 
Added files:
	gnu/usr.bin/perl/t/lib: syslog.t 

Log message:
Change 5969 by gsar@auger on 2000/04/27 17:50:56
fix Sys::Syslog breakage on domain sockets (from Tom Hughes)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/29 22:41:30

Modified files:
	gnu/usr.bin/perl/lib: vars.pm 

Log message:
Change 5948 by gsar@auger on 2000/04/25 18:21:57
typo in vars.pm that leads to cryptic message
(from Piotr Piatkowski <kompas@kompas.usr.onet.pl>)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/29 22:43:18

Modified files:
	gnu/usr.bin/perl/ext/IO/lib/IO/Socket: INET.pm 

Log message:
Change 5982 by gsar@auger on 2000/04/28 04:48:25
avoid error in IO::Socket::INET when given an unknown service name
with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/29 22:44:02

Modified files:
	gnu/usr.bin/perl/ext/Sys/Syslog: Syslog.pm 

Log message:
Change 5985 by gsar@auger on 2000/04/28 07:30:28
forked child may not exit correctly if it failed to open /dev/console
(from Graham Barr)


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/29 22:58:23

Modified files:
	lib/libc/stdlib: strtod.c 
	lib/libc/rpc   : xdr_float.c 

Log message:
#ifdef vax -> #ifdef __vax__


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/29 23:07:46

Modified files:
	sbin/newfs     : newfs.c 

Log message:
#ifdef vax -> #ifdef __vax__


CVSROOT:	/cvs
Module name:	X11
Changes by:	matthieu@cvs.openbsd.org	2000/04/29 23:22:23

Modified files:
	xc/programs/xdm/greeter: greet.c 

Log message:
log login failures (code by Bob Beck)


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/04/29 23:23:28

Modified files:
	usr.sbin/tcpdump: addrtoname.c machdep.c machdep.h tcpdump.c 

Log message:
be more careful with strcpy/sprintf. From tcpdump.org. millert@ ok


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/30 03:06:44

Modified files:
	security/cops  : Makefile 
	security/cops/files: md5 

Log message:
- Update the MASTER_SITES. Because the source has been moved.
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/04/30 03:12:07

Modified files:
	usr.bin/ssh    : packet.c 

Log message:
send debug messages in SSH2 format


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/30 03:17:21

Modified files:
	security/crack : Makefile 
	security/crack/pkg: PLIST 

Log message:
- Fix the PLIST
- Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/30 03:20:18

Modified files:
	security/antisniff: Makefile 
	security/bounix: Makefile 
	security/cfs   : Makefile 
	security/cgichk: Makefile 

Log message:
fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/30 04:00:20

Modified files:
	security/lxnb  : Makefile 
	security/lxnb/patches: patch-aa 

Log message:
Fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/30 04:08:13

Modified files:
	security/fragrouter: Makefile 
	security/isic  : Makefile 
	security/its4  : Makefile 
	security/l0phtcrack: Makefile 
	security/libident: Makefile 

Log message:
Trivial fake


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/30 04:21:53

Modified files:
	security/nbaudit: Makefile 
	security/nfsshell: Makefile 
	security/outguess: Makefile 

Log message:
Trivial fake...


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/04/30 04:22:50

Modified files:
	security/parse : Makefile 

Log message:
- Add the license
- Fake


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/30 04:23:36

Modified files:
	sys/arch/vax/vax: machdep.c 

Log message:
prevent messing with critical psl flags -- from netbsd


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/04/30 06:14:11

Modified files:
	audio/gogo     : Makefile 

Log message:
restrict mp3 encoders due to license.


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/04/30 08:55:26

Modified files:
	sys/netinet6   : raw_ipv6.c 

Log message:
allow compilation without -Ox.  we may want to simplify #ifdefs more,
after 2.7 is out.


CVSROOT:	/cvs
Module name:	src
Changes by:	form@cvs.openbsd.org	2000/04/30 09:14:34

Modified files:
	gnu/usr.bin/ld/ldconfig: ldconfig.c 

Log message:
- do not miss /usr/lib in search path.
- ldconfig -R: do not add /usr/lib to search path,
use previously configured dirs instead.
- avoid duplicates in search path

ok espie@


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/30 09:27:57

Modified files:
	sys/arch/sun3/conf: DISKLESS FOUR_TTYS GENERIC GENERIC_KGDB 
	                    RAMDISK SMD_TEST std.sun3 

Log message:
Add $OpenBSD$, update pseudo-device settings


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/30 09:28:50

Modified files:
	sys/arch/sun3/include: vmparam.h 

Log message:
Prevent multi inclusion
Switch to new noncontig pmap settings


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/30 09:29:47

Modified files:
	sys/arch/sun3/include: param.h 

Log message:
Fix kernel msgbuf buffer size and position


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/30 09:30:29

Modified files:
	sys/arch/sun3/sun3: sun3_startup.c 

Log message:
Fix kernel msgbuf size and position
Ensure ksyms work properly when DDB isn't defined


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/30 11:28:57

Modified files:
	gnu/usr.bin/groff/xditview: Dvi.c 

Log message:
Fix typo introduced in mkstemp addition.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/30 11:30:34

Modified files:
	sbin/reboot    : reboot.c 

Log message:
Add missing fcntl.h


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/30 11:37:47

Modified files:
	lib/libutil    : opendev.3 opendev.c 

Log message:
Add OPENDEV_BLCK flag for opening the block devices (the character
device is opened by default).

Don't open the file w/o adding a /dev/ prefix unless the file has
a '/' in it.  This prevents problems where someone says "disklabel
sd0" with a file called "sd0" in the cwd.

The OPENDEV_DRCT flag has been deprecated as it is the the default
behavior and always has been.

Add checks for >= MAXPATHLEN and return ENAMETOOLONG in that case.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/30 12:41:30

Modified files:
	share/man/man4 : ffs_softupdates.4 

Log message:
Mention you should not use soft updates on sun4 or sun4c due to the
small amount of kvm supported by those CPUs.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/30 12:44:44

Modified files:
	lib/libutil    : util.h 

Log message:
Add OPENDEV_BLCK


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/30 12:48:59

Modified files:
	sys/arch/i386/i386: locore.s 

Log message:
Add memcpy() and memcmp() emulation by swapping the first 2 args
and then calling the b* routine.  This code only gets call when the
kernel is build w/o -O* since otherwise gcc uses its own inline
routines.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/30 12:53:15

Modified files:
	share/man/man4 : hifn.4 

Log message:
list netsec board too


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/30 12:56:52

Modified files:
	lib/libutil    : shlib_version 

Log message:
crank minor


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/30 12:56:56

Modified files:
	distrib/sets/lists/base: md.amiga md.arc md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.powerpc 
	                         md.sparc md.sun3 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/30 13:10:01

Modified files:
	distrib/miniroot: install.sh upgrade.sh 

Log message:
If the site tarball included a file /install.site (upgrade.site if we
are upgrading not installing) then execute it chroot'd to /mnt.
This allows people to customize the install procedure in a simple
yet flexible manner.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/30 13:39:28

Modified files:
	distrib/miniroot: upgrade.sh 

Log message:
When doing an upgrade, if there is an /etc/sendmail.cf and no
/etc/mail/sendmail.cf, move /etc/sendmail.cf -> /etc/mail/sendmail.cf
and edit /etc/rc if needed.  That way the sendmail binary will be
able to find its .cf file on reboot.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/30 14:27:00

Modified files:
	es             : donations.html events.html index.html 
	                 orders.html press.html want.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/30 14:30:17

Modified files:
	faq/es         : faq1.html faq10.html faq11.html faq12.html 
	                 faq13.html faq2.html faq3.html faq4.html 
	                 faq5.html faq6.html faq7.html faq8.html 
	                 faq9.html index.html install-i386.html 
	                 upgrade-minifaq.html 
Added files:
	faq/es         : faq14.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/30 14:35:24

Modified files:
	de             : donations.html index.html orders.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/30 14:36:47

Modified files:
	openssh/de     : index.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/30 14:43:54

Modified files:
	es             : orders.html 

Log message:
Sync with Badlands Translation CVS. Fixed ../images/ links


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/04/30 14:47:30

Modified files:
	openssh/es     : index.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	krw@cvs.openbsd.org	2000/04/30 15:13:12

Modified files:
	.              : i386.html 

Log message:
add U2W cards to supported AdvanSys SCSI controllers


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/04/30 15:33:17

Modified files:
	gnu/usr.bin/lynx/src: LYClean.c LYMain.c 

Log message:
code missed when upgraded to 2.8.2. -moj


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/04/30 15:45:02

Modified files:
	gnu/usr.bin/lynx: Makefile.bsd-wrapper 

Log message:
disable GLOBAL_AUTOCONF_CACHE for the moment, since it doesn't work. Noticed by millert@. -moj


CVSROOT:	/cvs
Module name:	src
Changes by:	ericj@cvs.openbsd.org	2000/04/30 17:17:05

Modified files:
	etc            : rc rc.conf 

Log message:
fix PR #1169; itojun@ OK


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/30 17:57:08

Modified files:
	usr.bin/telnet : commands.c 

Log message:
If getaddrinfo() fails:
o Only call herror() if h_errno != 0
o if error == EAI_SERVICE say "bad port" since the generic error,
"service not supported for ai_socktype" is incomprehensible to most
users.
o Use warnx(), not warn() since this is not a case where errno is likely
to be relevant.
Ok'd by Theo


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/30 18:12:03

Modified files:
	sys/arch/vax/boot/boot: autoconf.c boot.c 
	sys/arch/vax/boot/common: str.s 

Log message:
fix countdown for vs4000{/60,/90,VLC} -- from netbsd


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/04/30 18:43:43

Modified files:
	sys/arch/i386/i386: locore.s 

Log message:
cleaner and righter memcmp/memcpy


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/04/30 19:18:47

Modified files:
	.              : crypto.html 

Log message:
K5 coming after 2.7, hin says


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/30 19:48:36

Modified files:
	etc/etc.vax    : MAKEDEV 

Log message:
new makedev, partly from netbsd


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/04/30 19:54:43

Modified files:
	share/man/man7 : Makefile 
Added files:
	share/man/man7 : packages.7 

Log message:
Skeleton packages man page, to be fleshed out.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/04/30 20:03:25

Modified files:
	distrib/sets/lists/base: mi 
	distrib/sets/lists/man: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/04/30 20:04:23

Modified files:
	share/man/man4 : adv.4 

Log message:
more info, better organized, on supported cards


CVSROOT:	/cvs
Module name:	src
Changes by:	krw@cvs.openbsd.org	2000/04/30 20:08:44

Modified files:
	distrib/notes/i386: hardware 

Log message:
add AdvanSys host adapters to SCSI cards section


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/04/30 20:23:20

Modified files:
	share/man/man7 : hier.7 

Log message:
Mention /etc/mail


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/04/30 20:24:12

Modified files:
	etc/etc.sun3   : sysctl.conf README 

Log message:
Clean up/update


CVSROOT:	/cvs
Module name:	www
Changes by:	miod@cvs.openbsd.org	2000/04/30 20:39:22

Modified files:
	.              : want.html 

Log message:
Added sun3 wishlist, deraadt@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/04/30 23:48:47

Added files:
	distrib/sets/lists/base: md.vax 
	distrib/sets/lists/comp: md.vax 
	distrib/sets/lists/etc: md.vax 
	distrib/sets/lists/game: md.vax 
	distrib/sets/lists/man: md.vax 
	distrib/sets/lists/misc: md.vax 

Log message:
vax distrib stuff


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/05/01 00:05:33

Modified files:
	lib/libutil    : opendev.3 

Log message:
Document device lookup semantics.


CVSROOT:	/cvs
Module name:	src
Changes by:	kjell@cvs.openbsd.org	2000/05/01 00:16:48

Modified files:
	sys/netinet    : fil.c ip_auth.c ip_fil.c ip_fil_compat.h 
	                 ip_nat.c ip_state.c ipl.h 
	sbin/ipf       : HISTORY 
	sbin/ipnat     : natparse.c 

Log message:
Update to ipfilter 3.3.13. This should be the last of the 3.3.x releases.
This patch fixes mostly ICMP timeout problems, as the ftp proxy
changes were imported previously.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 01:05:09

Modified files:
	usr.bin/ssh    : scp.c 

Log message:
fix very rare EAGAIN/EINTR issues; based on work by djm


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/05/01 01:24:47

src/distrib/notes/vax

Update of /cvs/src/distrib/notes/vax
In directory cvs.openbsd.org:/tmp/cvs-serv18447/vax

Log Message:
Directory /cvs/src/distrib/notes/vax added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/05/01 01:26:33

Added files:
	distrib/notes/vax: contents hardware install prep upgrade whatis 
	                   xfer 

Log message:
skeleton files -- to be filled in soon


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/01 01:40:04

Modified files:
	usr.bin/ssh    : packet.c 

Log message:
less debug, rm unused


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/01 01:45:09

Modified files:
	usr.bin/ssh    : auth2.c 

Log message:
disable kerb,s/key in ssh2


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/05/01 02:19:58

Modified files:
	usr.bin/ssh    : sshd.8 

Log message:
Minor tweaks and typo fixes.


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/05/01 02:20:56

Modified files:
	usr.bin/ssh    : ssh-keygen.c 

Log message:
Put -d into usage and reorder. markus ok.


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/05/01 03:46:00

Modified files:
	sbin/dmesg     : dmesg.8 

Log message:
Refer to dmesg.boot a la netbsd.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/01 06:52:02

Modified files:
	de             : plat.html 
Added files:
	de             : hppa.html mvme88k.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi.


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/05/01 08:09:54

Modified files:
	.              : INDEX 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/01 08:49:04

Modified files:
	faq/de         : faq1.html 

Log message:
Sync with Badlands Translation CVS. Work by Reinhard.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/05/01 09:56:12

Modified files:
	lang/egcs/snapshot/patches: patch-core-dynlib-ctors 

Log message:
Synch ctors issues with src/.


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/05/01 10:08:15

Modified files:
	lang/egcs/snapshot/files/config/gcc/config/vax: openbsd.h 
	                                                xm-openbsd.h 

Log message:
Fix vax config files (bjc@)


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/05/01 12:28:59

Modified files:
	sys/arch/sparc/sparc: vm_machdep.c 

Log message:
When cache is mandatory, don't pmap_enter uncached in vmapbuf.
This unbreaks physio on SM71 and SM81.

Thanks to mho@ for borrowing me a cpu I could test on.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 12:30:53

Modified files:
	bin/ed         : main.c 

Log message:
MAXPATHLEN, not MAXPATHLEN+1; millert agrees


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/01 12:31:28

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
init all fds, close all fds.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/01 12:41:08

Modified files:
	usr.bin/ssh    : sshconnect2.c 

Log message:
check whether file exists before asking for passphrase


CVSROOT:	/cvs
Module name:	ports
Changes by:	markus@cvs.openbsd.org	2000/05/01 12:46:22

Modified files:
	security       : Makefile 

Log message:
enable sftp


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/01 12:50:59

Modified files:
	usr.bin/ssh    : servconf.c servconf.h sshd.8 sshd.c 

Log message:
PidFile, pr 1210


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/01 13:11:35

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
EINTR


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/01 13:14:23

Modified files:
	sys/compat/freebsd: freebsd_file.c 

Log message:
s/netbsd_mount_type/freebsd_mount_type/g
Cosmetic only; theo@ ok'd


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 13:33:40

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
another RCC host bridge


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 13:33:44

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 13:34:23

Modified files:
	sys/arch/i386/pci: pchb.c 

Log message:
another RCC host bridge with a pci behind it


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/05/01 13:44:11

Modified files:
	usr.sbin/pkg_install/add: perform.c 

Log message:
- finish removing last pieces of in-place extraction.
- fix long time bug: call extract_plist even if not doing installation for
real, since extract_plist knows how to handle that.


CVSROOT:	/cvs
Module name:	src
Changes by:	provos@cvs.openbsd.org	2000/05/01 13:48:04

Modified files:
	usr.bin/nfsstat: nfsstat.c 

Log message:
accept valid intervals for -w


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/01 14:20:12

Modified files:
	sbin/mountd    : mountd.c 

Log message:
Remove trailing '/' in exports pathnames so mount requests will match
properly.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/01 14:21:40

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
unbreak, ok niels@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/01 14:34:52

Modified files:
	usr.bin/ssh    : sshd.c 

Log message:
unlink pid file, ok niels@


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/05/01 14:37:55

Modified files:
	etc/skel       : dot.cshrc dot.profile 

Log message:
add id-tag. sync PATH.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/05/01 14:38:42

Modified files:
	etc/skel       : dot.login 

Log message:
add id-tag


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/01 14:49:11

Modified files:
	usr.sbin/adduser: adduser.8 

Log message:
skel now lives in /etc


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/01 15:02:37

Modified files:
	share/man/man7 : hier.7 

Log message:
skel now lives in .etc; aaron@openbsd.org


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 15:49:40

Modified files:
	usr.bin/ipcs   : ipcs.c 

Log message:
do not use semconfig()


CVSROOT:	/cvs
Module name:	src
Changes by:	maja@cvs.openbsd.org	2000/05/01 16:25:47

Modified files:
	sys/arch/pmax/conf: DS3100 DS5000_200 DS5000_240 ELLE GENERIC 
	                    GENERIC.NFS GENERIC.rz0 PLUTO RAMDISK SUMMER 
	                    files.pmax 
	sys/arch/pmax/dev: dc.c dc_ds.c dc_ioasic.c fb.c pm_ds.c 
	                   qvss_compat.c 
	sys/arch/pmax/pmax: conf.c cpu_cons.c pmax_trap.c 

Log message:
changed dc to dz to avoid conflict with if_dc. -moj


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 17:10:58

Modified files:
	sys/kern       : syscalls.master 
	sys/compat/bsdos: syscalls.master 
	sys/compat/freebsd: syscalls.master 
	sys/compat/netbsd: syscalls.master 

Log message:
sys_semconfig goes away


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 17:12:30

Modified files:
	sys/compat/bsdos: bsdos_syscall.h bsdos_syscallargs.h 
	                  bsdos_syscalls.c bsdos_sysent.c 
	sys/compat/common: kern_ipc_10.c 
	sys/compat/freebsd: freebsd_syscall.h freebsd_syscallargs.h 
	                    freebsd_syscalls.c freebsd_sysent.c 
	sys/compat/netbsd: netbsd_syscall.h netbsd_syscallargs.h 
	                   netbsd_syscalls.c netbsd_sysent.c 
	sys/sys        : sem.h syscall.h syscallargs.h 
	sys/kern       : init_sysent.c syscalls.c sysv_sem.c 

Log message:
sys_semconfig goes foom


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 17:13:19

Modified files:
	lib/libc       : shlib_version 
	lib/libc/sys   : Makefile.inc 
	lib/libc_r     : shlib_version 

Log message:
bye bye semconfig(2)


CVSROOT:	/cvs
Module name:	src
Changes by:	djm@cvs.openbsd.org	2000/05/01 17:13:41

Modified files:
	usr.bin/ssh    : auth2.c 

Log message:
Add missing #ifdefs; ok - markus


CVSROOT:	/cvs
Module name:	src
Changes by:	hin@cvs.openbsd.org	2000/05/01 17:31:46

Modified files:
	gnu/usr.bin/lynx: cfg_defs.sh makefile.in 

Log message:
Make it compile even if exec-permissions are missing on cfg_defs.sh
and cfg_edit.sh.
Work by maja@, ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 18:18:20

Modified files:
	sbin/fdisk     : fdisk.8 

Log message:
Oxify; aaron


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/05/01 18:54:54

Modified files:
	usr.bin/ftp    : fetch.c 

Log message:
always attach port in numeric, for HTTP Host: header.
from: chris and mickey
XXX Host: header is specified in HTTP/1.1, not HTTP/1.0.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 19:31:57

Modified files:
	distrib/sets/lists/base: md.amiga md.arc md.hp300 md.i386 
	                         md.mac68k md.mvme68k md.pmax md.powerpc 
	                         md.sparc md.sun3 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/01 20:08:17

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/01 20:23:12

Modified files:
	.              : plus.html 

Log message:
add links


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/05/01 20:57:13

Modified files:
	sys/arch/powerpc/pci: pchb.c 

Log message:
Remove gmac_enable_hack, not needed here, doesn't work.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/05/01 20:58:53

Modified files:
	sys/arch/powerpc/powerpc: machdep.c 

Log message:
Fix bug caused by <= comparison on unsigned value.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/05/01 21:04:27

Modified files:
	sys/arch/powerpc/mac: dbdma.c 

Log message:
remove endian hack code, do it the right way.


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/05/01 21:08:43

Modified files:
	.              : testimonials.html 

Log message:
Add Bayley mailto, and fix typo in an h2.


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/05/01 23:31:50

Modified files:
	share/man/man4 : hifn.4 

Log message:
Hi/fn not hifn on the reference board


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 00:58:50

Modified files:
	.              : want.html 

Log message:
label responsible person for each region/arch


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/02 01:28:40

Modified files:
	usr.bin/ssh    : clientloop.c 

Log message:
typo


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/02 01:32:45

Modified files:
	usr.bin/ssh    : session.c 

Log message:
update proctitle on pty alloc/dealloc, e.g. w/ windows client


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/02 02:05:33

Modified files:
	usr.bin/ssh    : session.c 

Log message:
update proctitle for proto 1, too


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 04:01:26

Modified files:
	.              : crypto.html 

Log message:
doc openssh proto 2


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 04:18:24

Modified files:
	etc/mtree      : 4.4BSD.dist 

Log message:
A place to put isakmpd sample files


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/02 05:31:06

Modified files:
	es             : crypto.html i386.html plus.html want.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/02 05:34:41

Modified files:
	faq/es         : faq4.html install-i386.html 
Added files:
	faq/es         : install-sparc.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/02 05:36:28

Modified files:
	de             : plat.html 
Added files:
	de             : sparc.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/02 06:44:39

Modified files:
	usr.bin/ssh    : channels.h nchan.c serverloop.c session.c 
	                 sshd.c 

Log message:
use c-style comments


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:07:20

Modified files:
	.              : press.html 

Log message:
Swedish article


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:33:56

Added files:
	sbin/isakmpd/samples: Makefile 

Log message:
Makefile for installation of sample files


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:35:19

Modified files:
	sbin/isakmpd/samples: VPN-east.conf 

Log message:
Merge with EOM 1.11

author: niklas
New short samples


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:35:28

Modified files:
	sbin/isakmpd   : policy.c 

Log message:
Merge with EOM 1.26

author: niklas
style

author: angelos
Move POLICY_FILE_DEFAULT definition to the .h file.

author: angelos
Add etherip and protocol numbers in the transport protocol entries,
document.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:35:40

Modified files:
	sbin/isakmpd   : isakmpd.policy.5 

Log message:
Merge with EOM 1.16

author: angelos
Fix typo.

author: angelos
Add etherip and protocol numbers in the transport protocol entries,
document.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:35:55

Modified files:
	sbin/isakmpd   : conf.c 

Log message:
Merge with EOM 1.26

author: ho
Typo in comment.

author: ho
Typo; Cers-directory -> Cert-directory

author: ho
Do not load configuration if isakmpd.conf is not owned by the user running
isakmpd. Also, do not load config if file modes are too open.
Do not warn about ignored duplicate tags when they are autogenerated.

author: niklas
From ho: provide defaults for requested transforms, shortens config files
vastly.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:36:04

Modified files:
	sbin/isakmpd   : sa.c 

Log message:
Merge with EOM 1.102

author: provos
fix arguments in debug message for sa_setup_expirations


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:36:18

Modified files:
	sbin/isakmpd   : isakmpd.conf.5 

Log message:
Merge with EOM 1.42

author: ho
Add initial text on auto-generated parts of the configuration.
Reorder example somewhat.

author: niklas
Doc fixes from OpenBSD


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:36:30

Modified files:
	sbin/isakmpd   : isakmpd.c 

Log message:
Merge with EOM 1.49

author: niklas
Consolidate PID writers

author: niklas
save pid in a pidfile, based on code from Lawrence A. Wimble.  Also retry
to dlopen libcrypto after SIGHUP, useful if /usr was mounted in between.

author: ho
Write pid file on start. (angelos@ ok)


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:36:38

Modified files:
	sbin/isakmpd   : Makefile 

Log message:
Merge with EOM 1.71

author: niklas
Argh I always manage to commit my local DEBUG=-g change by mistake

author: niklas
oops in last commit

author: niklas
Install sample files


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:36:44

Modified files:
	sbin/isakmpd   : policy.h 

Log message:
Merge with EOM 1.7

author: angelos
Move POLICY_FILE_DEFAULT definition to the .h file.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:36:51

Modified files:
	sbin/isakmpd   : isakmpd.8 

Log message:
Merge with EOM 1.23

author: niklas
Describe PKI setup

author: ho
Mention requirement for config file owner and mode.

author: niklas
save pid in a pidfile, based on code from Lawrence A. Wimble.  Also retry
to dlopen libcrypto after SIGHUP, useful if /usr was mounted in between.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:37:00

Modified files:
	sbin/isakmpd   : conf.h ui.c 

Log message:
conf.h: Merge with EOM 1.11
ui.c: Merge with EOM 1.41

author: niklas
From ho: provide defaults for requested transforms, shortens config files
vastly.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:37:06

Modified files:
	sbin/isakmpd/samples: VPN-3way-template.conf 

Log message:
Merge with EOM 1.7

author: ho
Zap now redundant config data (75% actually).


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/02 08:37:12

Modified files:
	sbin/isakmpd/samples: VPN-west.conf 

Log message:
Merge with EOM 1.12

author: niklas
pasto

author: niklas
New short samples


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/05/02 09:11:29

Modified files:
	share/man/man7 : packages.7 

Log message:
Early commit, as Theo requested.
Flesh out, a few comments taken into account.
Tweaks to come.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 12:21:48

Modified files:
	usr.bin/ssh    : scp.c 

Log message:
more atomicio


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 12:42:48

Modified files:
	.              : donations.html 

Log message:
new


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/05/02 12:43:09

Modified files:
	sbin/brconfig  : brconfig.8 

Log message:
ipsec bridge documentation


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/05/02 12:43:50

Modified files:
	share/man/man4 : bridge.4 

Log message:
mention enc interfaces, too


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/05/02 12:51:05

Modified files:
	sbin/brconfig  : brconfig.8 

Log message:
note about SAs on enc interface


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/02 13:11:02

Modified files:
	etc            : changelist 

Log message:
add ssh_host_dsa_key


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/02 13:33:13

Modified files:
	usr.bin/ssh    : channels.c 

Log message:
set O_NONBLOCK


CVSROOT:	/cvs
Module name:	ports
Changes by:	espie@cvs.openbsd.org	2000/05/02 14:10:29

Modified files:
	.              : INDEX 

Log message:
Synch (add sftp)


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/05/02 14:18:06

Modified files:
	share/man/man7 : packages.7 

Log message:
Fix details, based on comments from Marco, Ian, Todd, Sean, Paul, Chris, Emre,
in no particular order, and with probable omissions.


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/05/02 14:28:35

Modified files:
	.              : donations.html want.html 

Log message:
A long wanted big thin (9.5mm) laptop disk


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/05/02 15:08:48

Modified files:
	share/man/man8 : vpn.8 

Log message:
Update, mostly isakmpd stuff.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/05/02 15:46:12

Modified files:
	distrib/sun3/common: install.md mr.profile rd.passwd rd.welcome 

Log message:
s/NetBSD/OpenBSD -- I hate to do this


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/05/02 15:48:53

Modified files:
	sys/arch/sun3/dev: sivar.h 

Log message:
Add $OpenBSD$


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/05/02 15:49:37

Modified files:
	sys/arch/sun3/sun3: cache.c 

Log message:
<machine/vmparam.h> not welcomed here


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/05/02 15:50:30

Modified files:
	sbin/ipsecadm  : ipsecadm.c 

Log message:
Keep track of those offsets in argv[].


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/05/02 16:01:36

Modified files:
	share/man/man8 : vpn.8 

Log message:
Revert to using perl in the random key generation examples as hexdump
doesn't always produce the same length output.
Also; 3DES key needs 24, not 20 bytes.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/02 16:01:56

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
update AUTHOR


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/02 16:18:04

Modified files:
	usr.bin/ssh    : readconf.c ssh-keygen.c ssh.h 

Log message:
default DSA key file ~/.ssh/id_dsa


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/02 16:25:03

Modified files:
	usr.bin/ssh    : clientloop.c 

Log message:
typo, rm verbose debug


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/05/02 16:33:26

Modified files:
	share/man/man8 : vpn.8 

Log message:
Back to hexdump again after syntax fix from espie@.
Add a bit more info in isakmpd.conf example comments on phase1/2.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 17:33:46

Modified files:
	usr.bin/ssh    : ssh-keygen.1 

Log message:
document DSA use of ssh-keygen


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 17:41:32

Modified files:
	usr.bin/ssh    : sshd.8 

Log message:
a start at describing what i understand of the DSA side


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/05/02 17:45:34

Modified files:
	distrib/sets/lists/base: md.hp300 md.i386 md.mac68k md.mvme68k 
	                         md.sparc md.sun3 
	distrib/sets/lists/comp: md.amiga md.hp300 md.i386 md.mac68k 
	                         md.mvme68k md.sparc md.sun3 md.vax 
	distrib/sets/lists/man: md.amiga md.hp300 md.i386 md.sparc 
	                        md.vax 

Log message:
Put objdump and objdump.0 in man/ on all arches.
(ok'd theo)


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/05/02 18:36:48

Modified files:
	share/man/man8/man8.vax: MAKEDEV.8 

Log message:
bring this up to date


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 20:19:33

Modified files:
	distrib/sets/lists/base: mi 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 20:40:16

Modified files:
	etc            : rc 

Log message:
hmm... simplify this


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 20:52:49

Modified files:
	usr.bin/ssh    : ssh-keygen.1 

Log message:
document -X and -x


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 20:52:57

Modified files:
	usr.bin/ssh    : ssh-keygen.c 

Log message:
simplify usage


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 21:06:14

Modified files:
	etc/root       : root.mail 

Log message:
2.7ify


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/05/02 21:27:13

Modified files:
	distrib/notes/sparc: xfer 

Log message:
Get the X11 files to go on tape instead of error messages, in the
automatized tape setup instructions


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 23:00:06

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
more nasty pcbh devices


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/02 23:00:12

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/05/02 23:04:57

Modified files:
	.              : press.html 

Log message:
Add GTGI PR; May Daemon News; tweak Computer Sweden item.


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/05/02 23:25:20

Modified files:
	distrib/sets/lists/comp: md.vax 

Log message:
newer binutils stuff is not ready yet


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/05/02 23:47:40

Modified files:
	gnu/usr.sbin/sendmail/sendmail: sendmail.8 

Log message:
typo (etc -> etc/mail migration).  deraadt okay'ed


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/03 01:22:09

Modified files:
	usr.bin/ssh    : sshd.8 

Log message:
there is no rhosts_dsa


CVSROOT:	/cvs
Module name:	ports
Changes by:	jakob@cvs.openbsd.org	2000/05/03 01:44:56

Modified files:
	mail/imap-uw   : Makefile 
	mail/imap-uw/files: md5 
Added files:
	mail/imap-uw/pkg: SECURITY 

Log message:
update to v4.7c1 & add security notice. ok turan@.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/03 02:37:27

Modified files:
	usr.bin/ssh    : ssh-keygen.1 

Log message:
document -y, update -X,-x


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/03 04:19:19

Modified files:
	usr.bin/ssh    : nchan.c 

Log message:
fix close for non-open ssh1 channels


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/03 04:21:50

Modified files:
	usr.bin/ssh    : servconf.c servconf.h ssh.h sshd.8 sshd.c 

Log message:
s/DsaKey/HostDSAKey/, document option


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/05/03 05:53:55

Modified files:
	distrib/sets/lists/base: md.amiga 

Log message:
No cryptoio.ph, wasn't sure first time around.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/03 07:37:33

Modified files:
	sbin/isakmpd/samples: singlehost-east.conf singlehost-west.conf 

Log message:
samples/singlehost-east.conf: Merge with EOM 1.8
samples/singlehost-west.conf: Merge with EOM 1.8

author: niklas
Remove unnecessary configuration data


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/03 07:47:15

Modified files:
	sbin/isakmpd   : conf.c 

Log message:
Merge with EOM 1.28

author: niklas
style fascism

author: ho
style fix

author: ho
Typo in comment.

author: ho
Typo; Cers-directory -> Cert-directory

author: ho
Do not load configuration if isakmpd.conf is not owned by the user running
isakmpd. Also, do not load config if file modes are too open.
Do not warn about ignored duplicate tags when they are autogenerated.

author: niklas
From ho: provide defaults for requested transforms, shortens config files
vastly.


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/03 07:47:27

Modified files:
	sbin/isakmpd   : isakmpd.c 

Log message:
Merge with EOM 1.51

author: ho
style fix

author: ho
Create report files with umask 077


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/03 11:55:22

Modified files:
	usr.bin/ssh    : sshconnect2.c 

Log message:
respect number_of_password_prompts


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/03 11:58:20

Modified files:
	sbin/mountd    : mountd.c 

Log message:
Fix behavior when a host is unresolvable.  Mark it as type GT_IGNORE
so we don't get an error that inadvertainly causes the entry
to get exported to the world.  Also keep a count of unresolved hosts
and error out sanely on lines w/ no resolvable hosts.  Work by
myself and provos@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/03 12:03:08

Modified files:
	usr.bin/ssh    : channels.c channels.h servconf.c servconf.h 
	                 session.c sshd.8 

Log message:
GatewayPorts for sshd, ok deraadt@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/03 12:04:39

Modified files:
	usr.bin/ssh    : ssh-add.1 ssh-agent.1 ssh.1 

Log message:
more doc on: DSA, id_dsa, known_hosts2, authorized_keys2


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/03 13:04:35

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
advansys U3W


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/03 13:05:08

Modified files:
	sys/dev/pci    : pcidevs.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/03 13:50:42

Modified files:
	usr.bin/ftp    : fetch.c ftp.c 

Log message:
if no /etc/services file, use defaults. found by millert, fixed by itojun


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/03 15:21:23

Modified files:
	distrib/hp300/ramdisk: raminst.conf 

Log message:
Add: dhclient
Remove: kill pwd shutdown strings test

We need dhclient for dhcp support and the others are either ksh builtins
or simply unused.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/03 15:24:56

Modified files:
	faq            : install-i386.html 

Log message:
fix


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/03 15:49:21

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
rename 82454NX


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/03 15:49:26

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/05/03 15:52:03

Modified files:
	build          : support.dat 

Log message:
Add Russel Sutherland in TO and Gustavo Maultasch in Brazil; tweak my own entry.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/03 16:01:10

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
more info on proto 2


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/03 16:19:30

Modified files:
	usr.bin/ssh    : sshd.8 

Log message:
sync AUTHOR w/ ssh.1


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/05/03 20:23:17

Modified files:
	sys/dev/pci    : hifn7751.c 

Log message:
fixed context memory sizing


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/03 20:27:45

Modified files:
	share/man/man4 : hifn.4 

Log message:
document how much memory they normally have


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/05/03 21:44:57

Modified files:
	distrib/sets/lists/base: md.powerpc 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/05/03 21:45:22

Modified files:
	distrib/sets/lists/comp: md.powerpc 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/05/03 21:48:58

Modified files:
	sys/arch/powerpc/mac: wdc_obio.c 

Log message:
DMA works so use it. Tested on G4 and iMac.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/03 23:34:49

Modified files:
	sys/conf       : newvers.sh 

Log message:
no more beta, well, mostly not


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/03 23:35:45

Modified files:
	sys/arch/i386/pci: pchb.c 

Log message:
assume all pchb made by ServerWorks act the same


CVSROOT:	/cvs
Module name:	src
Changes by:	drahn@cvs.openbsd.org	2000/05/03 23:42:13

Modified files:
	distrib/sets/lists/comp: md.powerpc 

Log message:
Remove shared lib items that were left.


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/04 03:50:23

Modified files:
	usr.bin/ssh    : key.c key.h sshconnect.c 

Log message:
print key type when talking about host keys


CVSROOT:	/cvs
Module name:	ports
Changes by:	jasoni@cvs.openbsd.org	2000/05/04 07:56:04

Modified files:
	editors/vim    : Makefile 

Log message:
PERMIT_*=Yes


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/05/04 08:03:26

Modified files:
	.              : products.html 

Log message:
Add GTGI PowerCrypt cards


CVSROOT:	/cvs
Module name:	ports
Changes by:	ho@cvs.openbsd.org	2000/05/04 09:04:27

Added files:
	comms/jpilot/patches: patch-ab 

Log message:
Better DST in datebook. (turan@ ok)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/04 11:05:02

Modified files:
	sys/dev/pci    : pcidevs 

Log message:
heck, pick names for some more RCC devices, since the guy who knows what they are is gone for the week


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/04 11:05:06

Modified files:
	sys/dev/pci    : pcidevs.h pcidevs_data.h 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/04 11:26:25

Modified files:
	bin/ps         : print.c 

Log message:
avoid IEEE underflow in exp(), shows up most on 68060 FPE which is precise; any math wizards want to help me clean this up?


CVSROOT:	/cvs
Module name:	ports
Changes by:	angelos@cvs.openbsd.org	2000/05/04 12:30:02

Added files:
	security/cfs/patches: patch-af 

Log message:
Update cfsd.8 to reflect how we use it (op21@squish.org, ok turan@)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/04 12:55:06

Modified files:
	sys/arch/i386/i386: pmap.c 

Log message:
revision 1.31 patch was incorrect


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/05/04 13:34:07

Modified files:
	.              : Makefile 

Log message:
x builds should now work


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/04 13:42:54

Modified files:
	sys/dev/pci    : pciide.c 

Log message:
Don't attach a PCTECH RZ1000 on the PCI bus--it has severe problems.
It will attach at wdc and be less problematical, though I still
wouldn't trust my data to it.


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/05/04 13:46:46

Modified files:
	.              : donations.html 

Log message:
Add ASA Computers


CVSROOT:	/cvs
Module name:	src
Changes by:	niklas@cvs.openbsd.org	2000/05/04 14:15:38

Modified files:
	sys/netinet    : ip_output.c 

Log message:
Bypass routes only worked for one packet, then they effectively became a
filter.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/04 15:38:13

Modified files:
	.              : i386.html 

Log message:
repair ahc section; jeffe@broadbandoffice.net


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/04 16:22:43

Modified files:
	usr.bin/ssh    : packet.c 

Log message:
clear padding in ssh2


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/04 16:38:00

Modified files:
	usr.bin/ssh    : dsa.c key.c radix.c ssh.h sshconnect1.c 
	                 uuencode.c uuencode.h 

Log message:
replace broken uuencode w/ libc b64_ntop


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/05/04 16:56:53

Modified files:
	usr.sbin/user  : user.c 

Log message:
use _PASSWORD_LEN constant
adduser(); correct sync_uid_gid handling
adduser(); initialize password correctly
copydotfiles(); run chmod properly
creategid(); cleanup
groupmod(); add missing newline
moduser(); do not overwrite shell with gecos
moduser(); initialize password correctly
read_defaults(); read default password from usermgmt.conf
userdel(); initialize password correctly

ok deraadt@.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/04 17:38:43

Modified files:
	.              : index.html testimonials.html 

Log message:
link to testimonials


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/04 18:26:28

Modified files:
	sys/arch/i386/pci: pchb.c 

Log message:
451NX machines now probe all pci busses; M.Drochner@fz-juelich.de


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/05/04 19:14:54

Modified files:
	security/crack/pkg: PLIST 
Added files:
	security/crack/patches: patch-Crack 

Log message:
fix the plist.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/04 22:11:00

Modified files:
	.              : cvsup.html 

Log message:
new cvsup server


CVSROOT:	/cvs
Module name:	src
Changes by:	bjc@cvs.openbsd.org	2000/05/04 23:04:27

Modified files:
	distrib/notes/vax: contents hardware install 

Log message:
some docs


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/04 23:15:13

Modified files:
	.              : orders.html 

Log message:
tag for the posters


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/04 23:22:42

Modified files:
	openssh        : features.html ftp.html goals.html history.html 
	                 index.html 
Added files:
	openssh        : java.html list.html manual.html portable.html 
	                 unix.html windows.html 
	openssh/images : shherrif.jpg 

Log message:
new openssh pages, half merged with violet


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/04 23:30:48

Modified files:
	openssh        : java.html unix.html windows.html 

Log message:
er, we only talk about free alternatives, sorry


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/04 23:33:01

Modified files:
	openssh        : index.html 

Log message:
hmm


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 00:02:36

Modified files:
	openssh        : index.html 

Log message:
clarify


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/05/05 00:13:54

Modified files:
	openssh        : unix.html 

Log message:
Niels Moeller wrote LSH


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/05/05 00:34:48

Modified files:
	openssh        : index.html 

Log message:
bgcolor 99cced


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 00:43:30

Modified files:
	.              : orders.html 

Log message:
oops


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 01:19:04

Modified files:
	openssh        : windows.html 

Log message:
nifty also has an scp thingy


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/05/05 01:58:15

Modified files:
	sys/net        : if.c 
	sys/netinet6   : in6_ifattach.c 

Log message:
cope with interface detach (like pcmcia card removal).  remove any
IPv6 addresses assigned to the interface.  reported by ho, bunch of
help from niklas.   KAME PR 231.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 02:01:42

Modified files:
	openssh        : index.html 

Log message:
our mirrors, for now


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/05/05 02:34:18

Modified files:
	sys/sys        : resourcevar.h 
	sys/kern       : kern_resource.c 

Log message:
Add limfree prototype to sys/recosurcevar.h.


CVSROOT:	/cvs
Module name:	src
Changes by:	art@cvs.openbsd.org	2000/05/05 02:38:23

Modified files:
	sys/kern       : kern_exit.c kern_acct.c 

Log message:
Don't set filesize limit to infinity on exit.
This is only needed in accounting and has to be done carefully because
the limit structures are shared between processes.

Found by Denis A. Doroshenko, analysed by Hannah Schroeter.


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/05/05 06:32:09

Modified files:
	usr.sbin/tcpdump: print-dhcp6.c print-ospf6.c 

Log message:
build without INET6; <goeran@cdg.chalmers.se>


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/05/05 06:33:51

Modified files:
	usr.sbin/user  : user.c 

Log message:
limit size of a password file entry (including &-expansion)
replace a couple of strcpy with strlcpy


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	2000/05/05 09:11:40

Modified files:
	openssh        : goals.html 

Log message:
typos


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/05 10:18:54

Modified files:
	faq/es         : index.html 
Added files:
	faq/es         : faq11-2.4.html faq11-2.5.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/05 10:21:08

Modified files:
	de             : crypto.html i386.html mvme88k.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/05 10:24:06

Modified files:
	faq/de         : faq4.html 

Log message:
Sync with Badlands Translation CVS. (jufi)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 10:52:44

Modified files:
	openssh        : history.html portable.html 

Log message:
more on the portable team


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/05/05 11:01:10

Modified files:
	distrib/notes/amiga: contents 

Log message:
Sizes adjust. May be tweaked by Fries yet.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/05/05 11:08:47

Modified files:
	distrib/notes  : packages 

Log message:
Better approximation to reality, ok'd theo.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/05/05 11:09:45

Modified files:
	usr.sbin/pkg_install/add: pkg_add.1 

Log message:
Nip references to extract-in-place


CVSROOT:	/cvs
Module name:	src
Changes by:	jakob@cvs.openbsd.org	2000/05/05 11:12:09

Modified files:
	usr.sbin/tcpdump: print-udp.c 

Log message:
#include <string.h>; <goeran@cdg.chalmers.se>


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 11:12:17

Modified files:
	openssh        : unix.html 

Log message:
clean; markus


CVSROOT:	/cvs
Module name:	www
Changes by:	provos@cvs.openbsd.org	2000/05/05 11:13:36

Added files:
	openssh        : report.html 

Log message:
how to report problems


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 11:16:00

Modified files:
	openssh        : history.html 
Added files:
	openssh/images : quiet.jpg 

Log message:
another picture


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 11:50:28

Modified files:
	openssh        : features.html 

Log message:
more


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/05/05 12:00:23

Modified files:
	lang/STk       : Makefile 

Log message:
fix dynamic plists


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 12:17:38

Modified files:
	openssh        : press.html 

Log message:
more


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/05 12:50:58

Modified files:
	usr.bin/ssh    : auth2.c 

Log message:
log failure before sending the reply


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/05 12:53:43

Modified files:
	usr.bin/ssh    : key.c radix.c uuencode.c 

Log message:
remote trailing comments before calling __b64_pton


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/05 13:10:36

Modified files:
	sbin/disklabel : editor.c 

Log message:
Reserve the first cylinder for bootblock if NUMBOOT=1.  Basically treat
it the same as the space we reserver on i386 to avoid fdisk trouncing.
The user can change this via the 'b' command and a message is printed
at startup to this effect.


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/05/05 13:28:51

Modified files:
	distrib/notes/amiga: hardware 

Log message:
Wow, we grew...


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 13:56:44

Modified files:
	openssh        : goals.html 

Log message:
links to manual pages


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 14:49:46

Modified files:
	openssh        : press.html 

Log message:
oops


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 15:35:41

Modified files:
	.              : i386.html 

Log message:
more on pchb


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 15:36:19

Modified files:
	.              : products.html 

Log message:
seperate out product classes


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 15:54:54

Modified files:
	.              : donations.html 

Log message:
recollumnize


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/05/05 17:22:39

Modified files:
	usr.sbin/user  : user.c useradd.8 usermod.8 

Log message:
Make -G flag work for user{add,mod}.


CVSROOT:	/cvs
Module name:	src
Changes by:	ho@cvs.openbsd.org	2000/05/05 17:54:52

Modified files:
	usr.sbin/user  : user.c 

Log message:
Forgot to update usage().


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 18:01:54

Modified files:
	.              : orders.html tshirts.html 
Added files:
	images         : tshirt-11-s.gif tshirt-11.jpg 

Log message:
new polo shirt coming in, oh, 3 weeks?


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/05 19:47:05

Modified files:
	sys/netinet    : ip_input.c 

Log message:
avoid unaligned access in timestamp; http://www.newhackcity.net/advisories/20000504a_0.txt; checked by provos and itojun


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/05/05 21:50:47

Modified files:
	.              : press.html 

Log message:
Add TekPress review, Dec.1999


CVSROOT:	/cvs
Module name:	ports
Changes by:	kevlo@cvs.openbsd.org	2000/05/06 01:15:05

Modified files:
	security/rdp   : Makefile 
	security/smurflog: Makefile 

Log message:
Trivial fake.


CVSROOT:	/cvs
Module name:	www
Changes by:	millert@cvs.openbsd.org	2000/05/06 09:27:43

Modified files:
	.              : mail.html 

Log message:
add spam section


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/06 11:08:15

Modified files:
	sys/kern       : kern_sysctl.c 

Log message:
work around filleproc() vs exit1() race of p_rlimit


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/05/06 11:39:39

src/gnu/usr.bin/binutils/man

Update of /cvs/src/gnu/usr.bin/binutils/man
In directory cvs.openbsd.org:/tmp/cvs-serv3689/man

Log Message:
Directory /cvs/src/gnu/usr.bin/binutils/man added to the repository


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/06 11:45:38

Modified files:
	usr.bin/ssh    : auth2.c readconf.c readconf.h servconf.c 
	                 servconf.h ssh.1 sshconnect2.c sshd.8 

Log message:
add DSAAuthetication option to ssh/sshd, document SSH2 in sshd.8


CVSROOT:	/cvs
Module name:	src
Changes by:	itojun@cvs.openbsd.org	2000/05/06 11:55:08

Modified files:
	sys/netinet    : ip_input.c 

Log message:
avoid underflow on unsigned value arithmetic (when optlen < 4).
2nd half of NetBSD Security Advisory 2000-002.


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/05/06 14:30:59

Modified files:
	etc/etc.sparc  : MAKEDEV 

Log message:
Add the tape device nodes to the miniroot, for tape install, deraadt@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/05/06 14:32:49

Modified files:
	distrib/notes  : m4.common 

Log message:
Mention bootable tape particularities, deraadt@ ok


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/05/06 14:33:41

Modified files:
	distrib/notes/sparc: install xfer 

Log message:
Document (and fix) bootable tape creation and use


CVSROOT:	/cvs
Module name:	src
Changes by:	miod@cvs.openbsd.org	2000/05/06 15:29:04

Modified files:
	distrib/notes/sparc: xfer 

Log message:
Oops, make the script behave as documented


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/05/06 16:11:01

Modified files:
	openssh        : goals.html history.html java.html unix.html 
	                 windows.html 

Log message:
Edit for spelling and style. OK deraadt@


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/05/06 16:54:46

Modified files:
	.              : press.html 

Log message:
Add Peter Wayner's "Smugglers" story.


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/06 19:43:36

Modified files:
	distrib/hp300/ramdisk: raminst.conf 

Log message:
Add distrib/special to srcdirs for dhclient


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/06 20:15:13

Modified files:
	distrib/hp300/ramdisk: list 
Removed files:
	distrib/hp300/ramdisk: rd.disktab rd.group rd.master.passwd 

Log message:
Kill rd.group, rd.master.passwd, rd.disktab; use DESTDIR ones instead.
Also copy in protocols and services
Remove links to kill, pwd, test, and [ to match raminst.conf
Add link for dhclient as it was added to raminst.conf


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2000/05/07 01:42:40

Modified files:
	openssh        : portable.html 
Added files:
	openssh        : portable-upgrading.html 

Log message:
HTMLised UPGRADING document


CVSROOT:	/cvs
Module name:	src
Changes by:	brian@cvs.openbsd.org	2000/05/07 04:12:15

Modified files:
	usr.sbin/ppp/ppp: mbuf.c 

Log message:
Correct a bad bug in m_prepend()

Submitted by: luoqi@FreeBSD.org


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/07 06:32:33

Modified files:
	.              : index.html 

Log message:
hmm


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/07 07:47:26

Modified files:
	de             : cvsup.html donations.html i386.html index.html 
	                 orders.html products.html 
Added files:
	de             : testimonials.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/07 07:51:35

Modified files:
	openssh/de     : features.html ftp.html goals.html history.html 
	                 index.html 
Added files:
	openssh/de     : java.html list.html manual.html portable.html 
	                 unix.html windows.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/07 08:14:51

Modified files:
	openssh/de     : index.html 

Log message:
Sync with Badlands Translation CVS. (Fixed ../report.html link)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/07 10:21:16

Modified files:
	de             : testimonials.html 

Log message:
Sync with Badlands Translation CVS. (jufi)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/07 10:22:56

Modified files:
	openssh/de     : index.html 
Added files:
	openssh/de     : report.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/07 11:08:27

Modified files:
	distrib/miniroot: install.sh install.sub 

Log message:
Add -n flag to getresp, indicating shell escapes are not to be allowed
Don't show gre interfaces when prompting user for an ether device


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/07 12:23:32

Modified files:
	usr.bin/ssh    : clientloop.c sshconnect2.c 

Log message:
make x11-fwd interop w/ ssh-2.0.13


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/07 12:30:03

Modified files:
	usr.bin/ssh    : README.openssh2 

Log message:
interop w/ SecureFX


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/07 13:10:00

Modified files:
	se             : 26.html crypto.html ftp.html goals.html 
	                 i386-laptop.html i386.html index.html plat.html 
	                 security.html 

Log message:
Sync with Badlands Translation CVS. Work by jj


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/07 13:12:56

Modified files:
	openssh/de     : portable.html windows.html 
Added files:
	openssh/de     : portable-upgrading.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	src
Changes by:	mickey@cvs.openbsd.org	2000/05/07 19:29:00

Modified files:
	sys/kern       : kern_timeout.c 

Log message:
from art@:
in timeout_hardclock_update() check out if there is
anything in the timeout queue before calculating the return value.
thanks to Adam Rogoyski <rogoyski@cs.utexas.edu> for
debugging and testing help.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/07 19:39:05

Modified files:
	openssh        : index.html portable.html 
Added files:
	openssh        : faq.html 
Removed files:
	openssh        : portable-upgrading.html 

Log message:
convert portable-upgrading to a FAQ that is nicely split up


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/07 19:43:12

Modified files:
	openssh        : faq.html 

Log message:
bad advice


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/05/07 21:26:42

Added files:
	distrib/sets/lists/xbase: md.mvme68k 
	distrib/sets/lists/xserv: md.mvme68k 
	distrib/sets/lists/xshare: md.mvme68k 

Log message:
mvme68k is new to x


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/08 00:30:47

Modified files:
	se             : index.html plat.html 
Added files:
	se             : donations.html 

Log message:
Sync with Badlands Translation CVS. Work by jj


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2000/05/08 04:06:50

Modified files:
	openssh        : portable.html 
Added files:
	openssh        : install.html 

Log message:
INSTALL -> install.html
Add link to local copy


CVSROOT:	/cvs
Module name:	src
Changes by:	espie@cvs.openbsd.org	2000/05/08 10:15:29

Modified files:
	usr.bin/leave  : leave.1 leave.c 

Log message:
Fix 12 hours handling, so that you can say leave 1830 when it is 1800.
(Anything over 1300 is obviously 24 hours based, and interval arithmetic
is much simpler than the old code would make you believe...)


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/08 10:18:28

Modified files:
	distrib/sets/lists/base: md.hp300 

Log message:
sync


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/08 11:12:16

Modified files:
	usr.bin/ssh    : cipher.h myproposal.h readconf.c readconf.h 
	                 servconf.c ssh.1 ssh.c ssh.h sshconnect1.c 
	                 sshconnect2.c sshd.8 

Log message:
complain about invalid ciphers in SSH1 (e.g. arcfour is SSH2 only)


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/05/08 11:21:32

Modified files:
	usr.bin/ssh    : ssh.1 

Log message:
zap typo


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/05/08 11:21:46

Modified files:
	sys/dev/pci    : hifn7751var.h 

Log message:
crank MAX_SCATTER to handle large chain lengths; deraadt ok'd.


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/05/08 11:26:04

Modified files:
	usr.bin/ssh    : ssh-keygen.1 

Log message:
One last nit fix. (markus approved)


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/08 11:42:25

Modified files:
	usr.bin/ssh    : auth2.c channels.c clientloop.c compat.c 
	                 compat.h dsa.c kex.c sshconnect2.c 

Log message:
bug compat w/ ssh-2.0.13 x11, split out bugs


CVSROOT:	/cvs
Module name:	src
Changes by:	hugh@cvs.openbsd.org	2000/05/08 11:42:31

Modified files:
	usr.bin/ssh    : sshd.8 

Log message:
some markus certified spelling adjustments


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/08 11:44:54

Modified files:
	usr.bin/ssh    : nchan.c 

Log message:
no drain if ibuf_empty, fixes x11fwd problems; tests by fries@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/08 12:23:08

Modified files:
	usr.bin/ssh    : ssh-keygen.c 

Log message:
handle escapes in real and original key format, ok millert@


CVSROOT:	/cvs
Module name:	src
Changes by:	markus@cvs.openbsd.org	2000/05/08 12:29:43

Modified files:
	usr.bin/ssh    : version.h 

Log message:
OpenSSH-2.1


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/08 15:18:52

Modified files:
	.              : books.html 

Log message:
add book about multibooting


CVSROOT:	/cvs
Module name:	src
Changes by:	millert@cvs.openbsd.org	2000/05/08 15:28:04

Modified files:
	distrib/miniroot: install.sub 

Log message:
If there are no CD devices, abort early.
For ISO9660 CDs we can take advantage of the label spoofing and not
ask the user for partition/fstype.  Also shorten a few variable names.
This makes CD installs go more smoothly.


CVSROOT:	/cvs
Module name:	src
Changes by:	todd@cvs.openbsd.org	2000/05/08 15:44:40

Modified files:
	etc            : netstart 

Log message:
fix dhcp 'NONE' ness from install to allow media parsing to work
.. ok deraadt@, millert@


CVSROOT:	/cvs
Module name:	ports
Changes by:	marc@cvs.openbsd.org	2000/05/08 16:18:42

Modified files:
	security/sslusa/pkg: PLIST 

Log message:
packing list change: don't forget to run ldconfig @ install.  Ok turans


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/05/08 16:59:30

Modified files:
	.              : press.html 

Log message:
Add Epinions.com review


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/08 18:59:36

Modified files:
	openssh        : index.html openbsd.html 

Log message:
openssh 2.1 released today


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/08 20:24:35

Modified files:
	.              : crypto.html 

Log message:
typo


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/09 01:47:00

Modified files:
	openssh        : press.html 

Log message:
first openssh ssh2 press


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2000/05/09 05:00:07

www/openssh/portable

Update of /cvs/www/openssh/portable
In directory cvs.openbsd.org:/tmp/cvs-serv29831/portable

Log Message:
Directory /cvs/www/openssh/portable added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2000/05/09 05:40:31

Added files:
	openssh/portable: ChangeLog README TODO UPGRADING 
	                  openssh-2.1.0-vs-openbsd.diff.gz 
	                  openssh-2.1.0.tar.gz openssh-2.1.0.tar.gz.sig 

Log message:
Added binaries and notes for portable version


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2000/05/09 05:46:27

Modified files:
	openssh        : portable.html 

Log message:
Add local links to dist files


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2000/05/09 05:54:24

Modified files:
	openssh        : portable.html 

Log message:
Add link to other files


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2000/05/09 06:22:45

Modified files:
	openssh        : list.html 

Log message:
Sadly, the list is closed to non-subscribers now.


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/09 06:46:57

Removed files:
	openssh/portable: openssh-2.1.0-vs-openbsd.diff.gz 
	                  openssh-2.1.0.tar.gz openssh-2.1.0.tar.gz.sig 

Log message:
wrong place to put these!  they will be removed from teh Attic too


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/09 06:47:28

Modified files:
	openssh        : portable.html 
Removed files:
	openssh/portable: ChangeLog README TODO UPGRADING 

Log message:
put things where they belong


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2000/05/09 06:57:04

Modified files:
	openssh        : list.html 

Log message:
open the list again


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/09 06:59:01

Modified files:
	openssh        : portable.html 

Log message:
a few mirrors


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/09 07:11:52

Modified files:
	openssh        : portable.html 

Log message:
another thing in the right place


CVSROOT:	/cvs
Module name:	www
Changes by:	djm@cvs.openbsd.org	2000/05/09 19:11:43

Modified files:
	openssh        : portable.html 

Log message:
Add links to old files on ftp


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/05/09 20:15:18

Modified files:
	xc/programs/xdm/config: OpenBSD_15bpp.xpm OpenBSD_1bpp.xpm 
	                        OpenBSD_4bpp.xpm OpenBSD_8bpp.xpm 

Log message:
2.7 images from Ty Semaka <ty@frequencylabs.com>


CVSROOT:	/cvs
Module name:	src
Changes by:	jason@cvs.openbsd.org	2000/05/09 21:22:40

Modified files:
	sys/netinet    : ip_input.c 

Log message:
make sure ip_timestamp is aligned correctly


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/05/09 23:33:07

Modified files:
	xc/programs/xdm/config: Xres.cpp 

Log message:
decorations to go with the logo


CVSROOT:	/cvs
Module name:	X11
Changes by:	todd@cvs.openbsd.org	2000/05/09 23:34:19

Modified files:
	xc/programs/xdm/config: Tag: OPENBSD_2_7 Xres.cpp 

Log message:
make it be known everywhere


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/10 04:02:33

Modified files:
	openssh/es     : index.html 
Added files:
	openssh/es     : faq.html install.html java.html manual.html 
	                 portable.html unix.html windows.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/10 04:05:43

Modified files:
	de             : donations.html i386.html index.html mail.html 
	                 orders.html products.html tshirts.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/10 04:09:24

Modified files:
	openssh/de     : features.html goals.html history.html 
	                 index.html java.html portable.html press.html 
	                 unix.html windows.html 
Added files:
	openssh/de     : faq.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/10 05:05:02

Modified files:
	openssh/es     : index.html 

Log message:
Sync with Badlands Translation CVS. Fixed links to ../list.html and
../report.html


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/10 05:07:13

Modified files:
	de             : products.html tshirts.html 

Log message:
Sync with Badlands Translation CVS. Fixed link to ../support.html and a typo


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/10 14:40:53

Modified files:
	sys/netinet    : fil.c ip_fil.h ip_nat.c ipl.h 

Log message:
ipf 3.3.14, fixes an ipnat problem and ip option mishandling, which the bridge code cares about


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/05/10 15:18:40

Modified files:
	misc/screen/pkg: Tag: OPENBSD_2_7 PLIST 

Log message:
stop installing screen in /


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/10 15:51:25

Modified files:
	faq            : install-i386.html 

Log message:
clarify


CVSROOT:	/cvs
Module name:	ports
Changes by:	turan@cvs.openbsd.org	2000/05/10 15:54:47

Modified files:
	misc/screen/pkg: PLIST 

Log message:
sync


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/05/10 17:59:02

Modified files:
	.              : press.html 

Log message:
Add LinuxNews.PL. Thanks to Vadim, Wojciech and tenyen for translations.


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/12 00:02:13

Modified files:
	distrib/miniroot: upgrade.sh 

Log message:
fix an oopsie; millert


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/12 00:06:26

Modified files:
	usr.sbin/pkg_install/lib: file.c 

Log message:
nasty bug in %f; espie


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/12 00:10:26

Modified files:
	etc            : rc 

Log message:
work around kerberos SBINDIR being misdefined; hin


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/12 00:24:32

Modified files:
	.              : events.html 

Log message:
summarize the vancouver thing


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/12 01:18:01

Modified files:
	.              : events.html 

Log message:
typos


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/12 01:30:47

Modified files:
	.              : plus.html 

Log message:
new


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/05/12 01:38:32

www/openssh/txt

Update of /cvs/www/openssh/txt
In directory cvs.openbsd.org:/tmp/cvs-serv5885/txt

Log Message:
Directory /cvs/www/openssh/txt added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/05/12 01:40:10

Modified files:
	openssh        : manual.html 
Added files:
	openssh/txt    : draft-ietf-secsh-architecture-04.txt 
	                 draft-ietf-secsh-auth-kbdinteract-00.txt 
	                 draft-ietf-secsh-connect-06.txt 
	                 draft-ietf-secsh-transport-06.txt 
	                 draft-ietf-secsh-userauth-06.txt 

Log message:
add ietf secsh drafts


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 07:02:51

Modified files:
	.              : plus.html 

Log message:
add links


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 08:30:31

Modified files:
	es             : books.html crypto.html cvsup.html 
	                 donations.html i386.html index.html mail.html 
	                 orders.html plus.html press.html products.html 
	                 support.html tshirts.html want.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 08:37:47

Modified files:
	openssh/es     : features.html ftp.html goals.html history.html 
	                 index.html openbsd.html portable.html 
	                 press.html 
Added files:
	openssh/es     : list.html report.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 08:40:10

Modified files:
	faq/es         : faq4.html install-i386.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 08:41:45

Modified files:
	de             : books.html crypto.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 08:42:54

Modified files:
	faq            : install-i386.html install-sparc.html 

Log message:
fix lists


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 08:43:51

Modified files:
	openssh/de     : index.html list.html openbsd.html portable.html 
	                 press.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 08:57:02

www/pt

Update of /cvs/www/pt
In directory cvs.openbsd.org:/tmp/cvs-serv6431/pt

Log Message:
Directory /cvs/www/pt added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 09:10:18

Modified files:
	faq            : faq6.html 

Log message:
OpenBSD DNS overview. Written by Jack J. Woehr <jwoehr@ibm.net>, additions and review by me


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 09:12:11

Modified files:
	faq            : faq6.html 

Log message:
few nits


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 09:22:56

Added files:
	faq/es         : INSTALL.linux 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 09:25:42

Added files:
	pt             : index.html plat.html 

Log message:
Sync with Badlands Translation CVS. Portugese translation by lfelipe
Luiz Felipe <luiz.felipe@mais.sul.com.br>


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 09:28:10

Modified files:
	.              : index.html 

Log message:
Enable link to Portugese translation.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 09:29:41

Modified files:
	faq            : faq6.html 

Log message:
Mention dc driver, and drivers it replaces.


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 09:31:13

Modified files:
	faq            : faq6.html 

Log message:
few more replacements


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/05/12 11:15:26

Modified files:
	faq            : faq6.html 

Log message:
Clean up....


CVSROOT:	/cvs
Module name:	www
Changes by:	ian@cvs.openbsd.org	2000/05/12 11:53:24

Modified files:
	.              : support.html 

Log message:
Sync.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 12:41:15

Modified files:
	es             : events.html index.html support.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 12:42:12

Modified files:
	openssh/es     : manual.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 12:44:14

Modified files:
	faq/es         : install-i386.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 12:45:21

Modified files:
	faq/de         : index.html 

Log message:
Sync with Badlands Translation CVS. Fixed cut&paste typo


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/12 12:46:39

Modified files:
	pt             : index.html 

Log message:
Sync with Badlands Translation CVS. Fixed version number


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/12 12:51:49

Modified files:
	.              : pmax.html 

Log message:
pmax machines available for developers


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/05/12 12:58:55

Modified files:
	.              : index.html 

Log message:
New address for swedish mirror


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 13:12:57

Modified files:
	faq            : faq10.html faq6.html 

Log message:
Fix a few minor layouts, expand adding users faq to include user(8)


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/12 13:28:32

Modified files:
	openssh        : list.html 

Log message:
more list links; markus


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 13:29:21

Modified files:
	faq            : index.html 

Log message:
add section to show recent changes for frequent visitors


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 13:30:15

Modified files:
	faq            : index.html 

Log message:
correct link


CVSROOT:	/cvs
Module name:	www
Changes by:	niklas@cvs.openbsd.org	2000/05/12 13:32:22

Modified files:
	openssh        : index.html 

Log message:
New address for swedish mirror


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 13:37:33

Modified files:
	faq            : faq10.html 

Log message:
remove whitespace


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 13:39:57

Modified files:
	faq            : faq10.html faq6.html 

Log message:
signify when certain commands need to be run as root


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/12 15:09:29

Modified files:
	.              : index.html 

Log message:
shorten title


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/12 19:18:19

Modified files:
	.              : donations.html 

Log message:
more


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/12 19:18:26

Modified files:
	.              : want.html 

Log message:
not needed


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/12 23:36:36

Modified files:
	.              : plat.html 

Log message:
vax being worked on


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/13 00:27:04

Modified files:
	faq            : faq6.html 

Log message:
ifaliases is still used


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/13 09:20:06

Modified files:
	.              : goals.html 
Added files:
	images         : map.jpg 

Log message:
map of where our developers live


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/13 09:40:17

Modified files:
	.              : goals.html 

Log message:
Style... center image, seperate from back.gif and alt tag


CVSROOT:	/cvs
Module name:	www
Changes by:	deraadt@cvs.openbsd.org	2000/05/13 10:24:54

Modified files:
	.              : products.html 

Log message:
move


CVSROOT:	/cvs
Module name:	src
Changes by:	deraadt@cvs.openbsd.org	2000/05/13 15:31:18

Modified files:
	sys/netinet6   : raw_ipv6.c 

Log message:
plug an mbuf leak


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/13 15:46:45

Modified files:
	faq            : faq6.html 

Log message:
DNSCache is also available in ports


CVSROOT:	/cvs
Module name:	www
Changes by:	louis@cvs.openbsd.org	2000/05/13 17:16:09

Modified files:
	.              : press.html 

Log message:
Add Security Portal, May 10; SunWorld, March. Good eye, Theo.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/13 18:35:40

www/it

Update of /cvs/www/it
In directory cvs.openbsd.org:/tmp/cvs-serv23761/it

Log Message:
Directory /cvs/www/it added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/13 18:39:01

Added files:
	it             : index.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.
I'd like to hear some feedback from native Italian speakers. And another
victim to do some more translation work.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/13 18:39:31

www/openssh/it

Update of /cvs/www/openssh/it
In directory cvs.openbsd.org:/tmp/cvs-serv3028/it

Log Message:
Directory /cvs/www/openssh/it added to the repository


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/13 18:40:53

Added files:
	openssh/it     : index.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.
Feedback from native Italian speakers appreciated.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/13 18:41:50

Modified files:
	openssh        : index.html 

Log message:
Enable link to [it] translation


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/13 18:42:59

Modified files:
	.              : index.html 

Log message:
Enable link to [it] translation


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/13 18:56:23

Modified files:
	es             : donations.html goals.html index.html plat.html 
	                 plus.html pmax.html porting.html press.html 
	                 products.html want.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/13 18:58:58

Modified files:
	openssh/es     : index.html list.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 04:58:47

Modified files:
	de             : donations.html goals.html index.html plat.html 
	                 pmax.html products.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 05:00:21

Modified files:
	openssh/de     : index.html list.html manual.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 08:17:51

Removed files:
	openssh/de     : portable-upgrading.html 

Log message:
Remove cruft


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 09:25:44

Modified files:
	de             : index.html 

Log message:
Sync with Badlands Translation CVS. Fixed ../ links


CVSROOT:	/cvs
Module name:	www
Changes by:	markus@cvs.openbsd.org	2000/05/14 12:09:48

Modified files:
	openssh        : manual.html 
Added files:
	openssh/txt    : draft-ietf-secsh-architecture-05.txt 
	                 draft-ietf-secsh-connect-07.txt 
	                 draft-ietf-secsh-transport-07.txt 
	                 draft-ietf-secsh-userauth-07.txt 
Removed files:
	openssh/txt    : draft-ietf-secsh-architecture-04.txt 
	                 draft-ietf-secsh-connect-06.txt 
	                 draft-ietf-secsh-transport-06.txt 
	                 draft-ietf-secsh-userauth-06.txt 

Log message:
updated real and original drafts; no real changes


CVSROOT:	/cvs
Module name:	www
Changes by:	beck@cvs.openbsd.org	2000/05/14 13:09:43

Modified files:
	openssh        : ftp.html 

Log message:
point to the 2.1 release


CVSROOT:	/cvs
Module name:	www
Changes by:	chris@cvs.openbsd.org	2000/05/14 15:24:25

Modified files:
	faq            : faq1.html faq5.html 

Log message:
Cleanup


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/14 17:20:49

Modified files:
	.              : vax.html 

Log message:
update to show recent work on vax port


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/14 17:22:31

Modified files:
	.              : sun3.html 

Log message:
update to show recent work on sun3 port


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/14 17:37:44

Modified files:
	.              : vax.html 

Log message:
more


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 18:16:53

Modified files:
	openssh/de     : ftp.html index.html manual.html portable.html 
Added files:
	openssh/de     : install.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 18:34:11

Modified files:
	es             : index.html plus.html press.html products.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 18:36:26

Modified files:
	faq/es         : faq6.html index.html install-i386.html 
	                 install-sparc.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 18:37:35

Modified files:
	faq/de         : index.html 

Log message:
Sync with Badlands Translation CVS. Work by Jufi


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 18:38:54

Modified files:
	openssh/es     : index.html 

Log message:
Sync with Badlands Translation CVS. Work by Horacio.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 19:22:54

Modified files:
	openssh/es     : manual.html 

Log message:
Sync with Badlands Translation CVS. fixed links to ../txt/*.txt


CVSROOT:	/cvs
Module name:	www
Changes by:	ericj@cvs.openbsd.org	2000/05/14 19:27:43

Modified files:
	.              : books.html 
	faq            : faq6.html 

Log message:
link dns & bind book to books.html; from Horacio MG


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 19:43:25

Modified files:
	pt             : plat.html 

Log message:
Sync with Badlands Translation CVS. Fixed vax section


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 19:59:48

Modified files:
	openssh/es     : manual.html 

Log message:
Sync with Badlands Translation CVS. Fixed bottom $Tag$


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 20:36:52

Modified files:
	faq            : obsd-faq.txt upgrade-minifaq.html 

Log message:
I hate these $Date$ tags.


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 20:48:28

Modified files:
	build          : support.skel 

Log message:
Change $Id$ into $OpenBSD$


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 20:54:28

Modified files:
	.              : support.html 

Log message:
Change $Id$ into $OpenBS$ (Ian: I did not rebuild this file, just
changed both support.html and build/support.skel)


CVSROOT:	/cvs
Module name:	www
Changes by:	wvdputte@cvs.openbsd.org	2000/05/14 21:12:15

Modified files:
	.              : portstat.tlr portstat.html 

Log message:
Changed placing of $OpenBSD$. (Marc, I did not regenerate this file,
just changed both portstat.tlr and portstat.html)