CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/10/28 10:47:01 Modified files: etc : rc Log message: use xfs, not afs when mounting afs. Making mount_afs work correctly is too hard. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/10/28 10:51:15 Modified files: distrib/miniroot: install.sh install.sub Log message: Move md_copy_kernel after install_sets and add check_kernel (which should probably be used instead of md_copy_kernel once I am sure nothing actually uses md_copy_kernel to copy the kernel any more). CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/10/28 10:53:31 Modified files: distrib/alpha/ramdisk: install.md distrib/amiga : install.md distrib/hp300/ramdisk: install.md distrib/sparc : install.md distrib/powerpc/ramdisk: install.md distrib/sun3/ramdisk: install.md Log message: call check_kernel instead of having the same code in all the .md files CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/10/28 10:55:10 Modified files: sys/dev/isa : pnpdevs Log message: more devices without compat-id; WOFerry+@CMU.EDU CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/10/28 10:55:13 Modified files: sys/dev/isa : pnpdevs.h Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/10/28 10:56:00 Modified files: sys/dev/isa : pnpdevs Log message: more devices without compat-id; WOFerry+@CMU.EDU CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/10/28 10:56:02 Modified files: sys/dev/isa : pnpdevs.h Log message: sync CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/10/28 10:57:10 Modified files: kerberosIV/kauth: kauth.c Log message: be nicer to buffers CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/10/28 10:58:44 Modified files: sys/sys : audioio.h Log message: Add a couple of names from NetBSD CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/10/28 11:01:02 Modified files: sys/dev : mulaw.c mulaw.h Log message: More conversion routines, from NetBSD CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/10/28 11:01:05 Modified files: gnu/usr.bin/lynx/src: LYClean.c LYMain.c Log message: mkdtemp a directory where Lynx puts all it's temporary files. Fixing creation of all temp files would involve rewriting Lynx. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/10/28 11:01:18 Modified files: usr.sbin/inetd : inetd.c Log message: fix ? usage handling; route@resentment.infonexus.com CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/10/28 11:06:46 Modified files: sys/dev/pci : eap.c Log message: Changes from NetBSD, clean up, avoid hanging if the codec is out to lunch. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/10/28 11:08:50 Modified files: sbin/mount_xfs : mount_xfs.c mount_xfs.8 Makefile Log message: give up the try to start afsd from mount_afs, the argument passing was too ugly CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/10/28 11:55:20 Modified files: distrib/miniroot: install.sub Log message: isnumeric did not check the last char in a string CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/10/28 12:17:11 Modified files: etc : netstart Log message: Kill the awful hack used to match and split /etc/hostname.* We now use a function, isalphanumeric, to determine whether an interface name is likely to be valid. This means that things like /etc/hostname.le0.bak, /etc/hostname.le0#, /etc/hostname.le0~, etc. will be ignored as they should. There is no longer an implicate assumption that /etc/hostname.* only contains a single '.'. CVSROOT: /cvs Module name: src Changes by: marc@cvs.openbsd.org 1998/10/28 12:47:02 Modified files: lib/libkvm : kvm.c Log message: Don't return error trying to make a dump header when no crash dump exists CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/10/28 14:01:37 Modified files: share/man/man4/man4.sparc: intro.4 qec.4 Log message: Correct a reference to me->qe + minor corrections CVSROOT: /cvs Module name: src Changes by: provos@cvs.openbsd.org 1998/10/28 14:34:34 Modified files: sys/netinet : tcp_input.c tcp_output.c tcp_subr.c tcp_var.h Log message: - fix three bugs pointed out in Stevens, i.a. updating timestamps correctly - fix a 4.4bsd-lite2 bug, when tcp options are present the maximum segment size is not updated correctly, so that fast recovery forces out a segment which is split in two segments by tcp_output(), the fix is adpated from FreeBSD, the effective mss is recorded after option negotiation in 3way handshake. [I was able to fix this on time spent at Center for Information Technology Integration (citi.umich.edu)] CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/10/28 16:20:01 Modified files: usr.sbin/kvm_mkdb: nlist.c Log message: uninitialized variable; hgweigand@wiesbaden.netsurf.de CVSROOT: /cvs Module name: src Changes by: csapuntz@cvs.openbsd.org 1998/10/28 16:40:42 Modified files: sys/dev/pci : if_de.c Log message: Partial merge from netBSD 102498. Seems to fix autonegotation difficulties on Bay Networks FA310TX card. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/10/28 19:15:22 Modified files: usr.sbin/ipmon : ipmon.c Log message: use correct ioctl for flushing; garath@code.ridgefield.org CVSROOT: /cvs Module name: src Changes by: brian@cvs.openbsd.org 1998/10/28 19:21:46 Modified files: usr.sbin/ppp/ppp: Makefile arp.c bundle.c bundle.h cbcp.c chat.c command.c datalink.c filter.c ipcp.c ipcp.h lcp.c main.c mp.c ppp.8 route.c systems.c tun.c Added files: usr.sbin/ppp/ppp: iface.c iface.h Log message: Catch up with the latest ppp updates/fixes: - Add enable/disable proxyall to proxy arp an entire subnet (smaller than class C) - Add ``set {send,recv}pipe for controlling socket buffers. - Fix the infamous ``first connection'' problem where the process that causes an auto dial to an ISP that assigns a dynamic IP never connects (due to the bound socket IP being changed on the tun iface). See ``enable/disable iface-alias'' and ``iface ...'' in the man page. - Add PROCESSID as a substitution string when running commands. - Add ``set proctitle'' for changing argv0. You can use all the command substitutions here too (eg ``set proctitle ppp: USER INTERFACE''). - Add a missing untimeout as soon as the chat expect string is received rather than waiting for the next expect to happen. - Be less restrictive about when auth{name,key}, enddisc, shortseq and mrru can be changed. - Improve some diagnostics. - Don't send a DELAY field with CBCP_NONUM messages (as per the spec). - Emphasise how to make callback optional in the man page. - Allow the caller to request no callback if they're allowed choose the number anyway. - Set our CBCP RESPONSE fsm id according to the REQ, moan if the peer gets the response id wrong (but continue anyway). - Shuffle the ``set ?'' output back a column so that broken terminals that can't display 80 columns *and* a '\n' will look ok. - If DES is compiled out, be more verbose about why CHAP 0x80 was rejected. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/10/28 21:09:22 Modified files: bin/ksh : BUG-REPORTS CONTRIBUTORS ChangeLog ChangeLog.0 NEWS NOTES README c_ksh.c c_sh.c c_ulimit.c emacs.c eval.c exec.c history.c jobs.c ksh.1tbl main.c misc.c path.c proto.h sh.1tbl shf.c syn.c trap.c tree.c tree.h version.c Log message: Bug fixes from pdksh-unstable-5.2.13.4, including "official" versions of some that we had already fixed locally. o typeset -f FUNC doesn't print follows command (and expression) substitutions. o when re-allocating memory, too much may be copied from old memory. o set -o printed some options sans names. o emacs mode: . in very fist command causes core dump. o pdksh dumps core after a cd command. o typeset -i reports on array elements that have no value (at&t ksh reports on array base name - no index). o ulimit -ctn unlimittttted kills shell (resource exceeded). o ". /dev/null" says access denied. o flag field in aliases incorrectly changed (all flags set instead of clearing ISSET) in exec.c(flushcom). o ${#array[*]} prints largest index instead of number of (set) elements in an array (ksh88 does the former). o sys_siglist[] doesn't always have NSIG non-null entries... CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/29 10:04:15 Modified files: usr.sbin/rbootd: rmpproto.c Log message: fix for those boxens like hppa which do not supply boot file name so we have to decide for 'em, like open the first file from the list in the config. kids tested mother approved. CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/29 10:07:25 Modified files: sys/stand/boot : cmd.c Log message: print \n when we've got timed out waiting for an operator input, so the 'booting' progress will be shown on the next line making that consistant w/ the 'boot' command look. CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/29 10:47:15 Modified files: sys/arch/hppa/dev: pdc.c Log message: fix pdccngetc() input handling CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/29 10:47:45 Modified files: sys/arch/hppa/dev: cpudevs Log message: more cpus and devices CVSROOT: /cvs Module name: src Changes by: csapuntz@cvs.openbsd.org 1998/10/29 11:11:53 Modified files: sys/dev/pci : pci.c Log message: Put in some generic code in PCI driver for enabling PCI cards. CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/29 11:21:44 Modified files: usr.sbin/apm : apm.8 apm.c Log message: provide an option to retreive battery life estimate in minutes from Martin Forseen some corrections from me. CVSROOT: /cvs Module name: www Changes by: mickey@cvs.openbsd.org 1998/10/29 12:20:46 Modified files: . : hppa.html Log message: note about 725 model CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/29 15:45:30 Modified files: sys/dev/eisa : eisavar.h Log message: hppa could be eisa too CVSROOT: /cvs Module name: www Changes by: aaron@cvs.openbsd.org 1998/10/29 16:42:41 Modified files: . : sparc.html Log message: Note that we support on-board audio in SPARCs with AMD79C30 chips, not just sun4c (the SPARCclassic is sun4m but also contains the 8-bit chip) CVSROOT: /cvs Module name: src Changes by: brian@cvs.openbsd.org 1998/10/29 16:48:19 Modified files: usr.sbin/ppp/ppp: bundle.c Log message: Don't call PacketAliasIn() when we turn around packets destined for our interface address. We're about to call ip_Input() anyway, and ip_Input() does the PacketAliasIn(). Stack trace provided by: Cameron Grant CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/10/29 17:02:58 Modified files: share/man/man8 : vpn.8 Log message: add a BUGS section; provos@, and misc cleanups CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/10/29 17:24:45 Modified files: usr.bin/tail : tail.1 usr.bin/talk : talk.1 usr.bin/tcopy : tcopy.1 usr.bin/tee : tee.1 usr.bin/telnet : telnet.1 usr.bin/tftp : tftp.1 usr.bin/time : time.1 usr.bin/tip : tip.1 usr.bin/tn3270/mset: map3270.5 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/unvis : unvis.1 usr.bin/users : users.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 : whereis.1 which.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/xlint/xlint: lint.1 usr.bin/xstr : xstr.1 usr.bin/yacc : yacc.1 usr.bin/yes : yes.1 usr.bin/ypcat : ypcat.1 usr.bin/ypmatch: ypmatch.1 usr.bin/ypwhich: ypwhich.1 Log message: usr.bin/ man page fixes, t-z CVSROOT: /cvs Module name: src Changes by: provos@cvs.openbsd.org 1998/10/29 20:39:16 Modified files: share/man/man4 : options.4 Log message: correct typo in section about IPSEC debuging. CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 11:05:00 Modified files: usr.sbin/pppd/chat: chat.c Log message: fix usage() CVSROOT: /cvs Module name: ports Changes by: mickey@cvs.openbsd.org 1998/10/30 11:05:35 Modified files: games/freeciv : Makefile games/freeciv/files: md5 Log message: update to 1.7.1 CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 11:28:03 Modified files: sys/vm : vm_page.c Log message: fix !VM_PAGE_NOADD case which was incompilable. fix printf() strings so they won't spread all across the screen. kids tested, mother approved. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/10/30 11:38:06 Modified files: etc/mtree : 4.4BSD.dist Log message: fix up comments in ssl portion to be consistent with the rest CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/10/30 11:39:52 Modified files: . : Makefile Log message: set DESTDIR to be empty, not '/' when doing 'make distrib-dirs' so we don't get /etc/foo, not //etc/foo CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/10/30 11:44:47 Modified files: etc : Makefile Log message: Run mtree with -q in distrib-dirs target CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 11:54:11 Added files: sys/arch/hppa/hppa: mainbus.c Log message: some mainbus CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 11:55:52 Added files: sys/arch/hppa/hppa: swapgeneric.c Log message: some generic swap CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 11:59:03 Added files: sys/arch/hppa/hppa: db_interface.c Log message: some ddb interface CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:06:08 Modified files: sys/arch/hppa/dev: cpudevs Log message: fix 725/50 model type shorter ASP description still not known how to deal w/ the cpu sv number... CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:07:29 Added files: sys/arch/hppa/dev: boards.h boards_data.h cpudevs.h cpudevs_data.h Log message: generated from cpudevs CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:15:31 Modified files: sys/arch/hppa/include: autoconf.h Log message: populate futher w/ structs and function declarations CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:16:34 Modified files: sys/arch/hppa/include: conf.h Log message: no dca (which is com), add fd CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:18:33 Modified files: sys/arch/hppa/include: cpu.h Log message: add some protos and defines CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:22:45 Modified files: sys/arch/hppa/include: frame.h Log message: USERMODE() and FRAME_PC definitions CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:26:03 Modified files: sys/arch/hppa/include: iomod.h Log message: remove unused definitions, cleanup CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:28:14 Modified files: sys/arch/hppa/include: param.h Log message: cleanup CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:33:39 Modified files: sys/arch/hppa/include: psl.h Log message: cleanup CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:35:29 Modified files: sys/arch/hppa/include: vmparam.h Log message: cleanup CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:40:23 Modified files: sys/arch/hppa/stand/libsa: pdc.c Log message: don't call INIT code since that seems to confuse older boxens IODC code. CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:41:14 Modified files: sys/arch/hppa/stand/libsa: dev_hppa.c Log message: thinko CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:42:17 Modified files: sys/arch/hppa/stand/libsa: dk.c Log message: support booting from disk in raw LIF mode CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:44:10 Added files: sys/arch/hppa/conf: ld.script Log message: add ld script CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:45:35 Modified files: sys/arch/hppa/conf: Makefile.hppa Log message: use ld.script, cleanup CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 12:46:43 Modified files: sys/arch/hppa/stand: Makefile.inc Log message: some more debugs for now CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/30 15:16:42 Modified files: sys/arch/hppa/hppa: pmap.c sys/arch/hppa/include: cpufunc.h Log message: remove all those "black magic" inspired routines, use PDC calls instead, which is more MI. we also don't need pmap_map to be defined any more, unless kernel mapping enforced through FORCE_MAP_KERNEL definition. CVSROOT: /cvs Module name: www Changes by: niklas@cvs.openbsd.org 1998/10/30 15:56:43 Modified files: . : events.html Log message: Event happened CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/10/30 23:30:31 Modified files: lib/libcurses : Makefile comp_expand.c curses.h curses.priv.h hardscroll.c hashmap.c lib_baudrate.c lib_color.c lib_cur_term.c lib_doupdate.c lib_endwin.c lib_getch.c lib_initscr.c lib_kernel.c lib_mouse.c lib_mvcur.c lib_newterm.c lib_redrawln.c lib_set_term.c lib_setup.c lib_termcap.c lib_ti.c lib_tparm.c lib_tputs.c lib_trace.c name_match.c ncurses_cfg.h read_entry.c read_termcap.c resizeterm.c tic.h write_entry.c Added files: lib/libcurses : getenv_num.c home_terminfo.c Log message: update to ncurses 4.2-981017 CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/10/30 23:36:50 Modified files: usr.sbin/sendmail/src: daemon.c Log message: Catch other cases where the accept(2) can fail. Works around a DOS attack noted by Michal Zalewski . Patch by Nick Andrew . CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/10/31 02:49:57 Modified files: usr.bin/calendar/calendars: calendar.birthday Log message: note samich claus brewing CVSROOT: /cvs Module name: src Changes by: matthieu@cvs.openbsd.org 1998/10/31 05:10:35 Modified files: sys/dev/pci : pcidevs Log message: recent VGA boards (from Xfree86) CVSROOT: /cvs Module name: src Changes by: matthieu@cvs.openbsd.org 1998/10/31 05:11:56 Modified files: sys/dev/pci : pcidevs_data.h pcidevs.h Log message: regen CVSROOT: /cvs Module name: src Changes by: matthieu@cvs.openbsd.org 1998/10/31 05:15:36 Modified files: sys/dev/pci : pcidevs Log message: ooops 1 duplicate and 1 typo CVSROOT: /cvs Module name: src Changes by: matthieu@cvs.openbsd.org 1998/10/31 05:16:29 Modified files: sys/dev/pci : pcidevs_data.h pcidevs.h Log message: regen CVSROOT: /cvs Module name: src Changes by: brian@cvs.openbsd.org 1998/10/31 10:38:51 Modified files: usr.sbin/ppp/ppp: command.c main.c ppp.8 systems.c systems.h Log message: Allow multiple systems (config labels) on the command line and in the ``load'' & ``dial'' commands. The last label loaded becomes the current label name. Only require a label for -auto mode. CVSROOT: /cvs Module name: src Changes by: brian@cvs.openbsd.org 1998/10/31 10:40:10 Modified files: usr.sbin/ppp/ppp: cbcp.c Log message: If the CBCP callee offsers no callback, send our configured response anyway. This is what Win95 does, despite it not being documented in the cbcp spec.... Reported by: Bill CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 1998/10/31 16:17:42 Modified files: share/man/man4 : clnp.4 cltp.4 de.4 fpa.4 fxp.4 icmp.4 idp.4 imp.4 ip.4 ipsec.4 isapnp.4 lo.4 ns.4 nsip.4 sl.4 spp.4 tcp.4 tun.4 udp.4 unix.4 Log message: Fix netintro/intro muck-up. CVSROOT: /cvs Module name: src Changes by: smurph@cvs.openbsd.org 1998/10/31 18:38:13 Modified files: gnu/usr.bin/gas: Makefile read.c gnu/usr.bin/gas/opcode: m88k.h Log message: mvme88k changes. Fixed killer bug in xcr instruction. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/01 18:39:30 Modified files: distrib/arc/ramdisk: install.md Log message: md_copy_kernel should call check_kernel like the other arches CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/01 20:02:29 Modified files: lib/libocurses : refresh.c Log message: From ken@FreeBSD.ORG: Fix a curses bug exposed by the ":numbers" display of systat -iostat. This bug showed up when you had more than 3 devices displayed. (thus requiring a second line of display) CVSROOT: /cvs Module name: ports Changes by: marc@cvs.openbsd.org 1998/11/01 21:41:50 Added files: security/ssh/patches: patch-ai Log message: Add patch from millert@ based on the IBM security advisory sent to the rootshell list CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/01 22:51:00 Modified files: sys/arch/sparc/dev: qe.c qec.c qecreg.h qecvar.h qevar.h be.c bevar.h Log message: First step at unifying qe & be drivers: o qe & be drivers now only access qec globals directly at interrupt time o more initialization done in qec_reset o qe & be drivers handle the qec internal buffer identically o nuked unused variables CVSROOT: /cvs Module name: www Changes by: niklas@cvs.openbsd.org 1998/11/02 02:12:27 Modified files: . : events.html Log message: IPsec/VPN interop in Stockholm CVSROOT: /cvs Module name: src Changes by: pjanzen@cvs.openbsd.org 1998/11/02 14:10:38 Modified files: usr.bin/calendar/calendars: calendar.birthday Log message: If de Broglie really had been born in 1774, his 1929 Nobel would have arrived quite past his peak years. CVSROOT: /cvs Module name: src Changes by: pjanzen@cvs.openbsd.org 1998/11/02 14:12:23 Modified files: usr.bin/calendar/calendars: calendar.usholiday Log message: It's "Daylight Saving Time", since it saves daylight. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/02 20:42:06 Modified files: usr.bin/calendar: calendar.1 Log message: Document some bugs wrt -A and -B CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/02 20:52:51 Modified files: usr.bin/calendar: calendar.1 Log message: For -t option, call the first two digits of the year cc (century) like date(1) CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/02 20:53:03 Modified files: share/man/man8 : afterboot.8 Log message: be a little more helpful in regards to setting the date and enabling yp services; note how to get xdm going; note to check dmesg before compiling new kernel; other misc cleanups CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/02 21:10:17 Modified files: distrib/alpha/ramdisk: install.md distrib/hp300/ramdisk: install.md distrib/i386/floppies/ramdisk: install.md distrib/pmax : install.md distrib/sun3/ramdisk: install.md distrib/sparc : install.md Log message: seperating -> separating CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/02 21:17:21 Modified files: distrib/arc/floppies/inst: install.sh distrib/arm32/floppies/inst: install.sh distrib/i386/floppies/inst: install.sh distrib/pc532/floppies/inst: install.sh distrib/sparc/floppies/inst: install.sh Log message: parition -> partition CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/02 21:35:17 Modified files: distrib/miniroot: install.sub distrib/mvme68k/ramdisk: install.sub distrib/notes : m4.common distrib/notes/pmax: install distrib/notes/sparc: xfer distrib/powerpc/ramdisk: install.sub distrib/simpleroot: install.sub Log message: it's -> its where appropriate CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/02 21:58:46 Modified files: usr.bin/time : time.1 Log message: remove some redundancy; pjanzen@ CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/02 22:07:31 Modified files: usr.bin/vis : vis.1 Log message: insert a missing word; pjanzen@ CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/02 22:10:41 Modified files: etc : rc Log message: Actually use $xdm_flags. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/02 22:40:04 Modified files: share/man/man1 : cd.1 wait.1 Log message: repairs CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/02 22:45:12 Modified files: share/skel : dot.cshrc Log message: aliases for cd, popd, and pushd were there, but one for chdir was missing; fixed CVSROOT: /cvs Module name: ports Changes by: niklas@cvs.openbsd.org 1998/11/03 08:43:17 Modified files: lang/tcl80 : Makefile lang/tcl80/files: md5 lang/tcl80/patches: patch-aa patch-ab lang/tcl80/pkg : PLIST Log message: Updated to 8.0.3, new mastersite CVSROOT: /cvs Module name: ports Changes by: niklas@cvs.openbsd.org 1998/11/03 10:49:40 Modified files: x11/tk80 : Makefile x11/tk80/files : md5 x11/tk80/patches: patch-aa patch-ab x11/tk80/pkg : PLIST Log message: Update to 8.0.3, new mastersite CVSROOT: /cvs Module name: ports Changes by: niklas@cvs.openbsd.org 1998/11/03 10:52:44 Modified files: lang/tcl80/pkg : PLIST.alpha Log message: Forgot to update this one CVSROOT: /cvs Module name: www Changes by: angelos@cvs.openbsd.org 1998/11/03 12:42:56 Modified files: . : index.html Log message: Add a pointer to DaemonNews. CVSROOT: /cvs Module name: src Changes by: pjanzen@cvs.openbsd.org 1998/11/03 13:11:04 Modified files: usr.bin/calendar/calendars: calendar.birthday Log message: Some cleanup and some checks from the Encyclopedia Britannica Online CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/03 13:16:02 Modified files: usr.sbin/sendmail/src: daemon.c Log message: Back out previous change, the problem is Linux-specific. To quote Wietse 'On UNIX systems with a BSD TCP/IP protocol stack, the accept() call does not return until the three-way handshake completes.' CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/03 14:00:12 Modified files: sys/dev : audio.c audio_if.h audiovar.h Log message: Partial sync with NetBSD, adds new trigger methods. CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/03 14:05:09 Modified files: sys/dev/pci : sv.c Log message: Update audio_hw_if. CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/03 14:06:41 Modified files: sys/dev/pci : eap.c Log message: Update audio_hw_if, fix problems. CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/03 14:15:02 Modified files: sys/dev/isa : aria.c gus.c pas.c pss.c sb.c wss.c ym.c Log message: Update audio_hw_if. CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/03 14:22:36 Modified files: sys/arch/amiga/dev: aucc.c sys/arch/sparc/dev: amd7930.c Log message: Update audio_hw_if. CVSROOT: /cvs Module name: ports Changes by: marc@cvs.openbsd.org 1998/11/03 14:56:27 Modified files: www/navigator : Makefile www/navigator/files: md5 www/navigator/patches: patch-aa patch-ab www/navigator/pkg: COMMENT DESCR PLIST Log message: update to 4.5/Fortify 1.3.0; wyodlowsky@route1.nj.devry.edu CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/03 14:59:53 Modified files: usr.bin/tic : captoinfo.1tbl dump_entry.c dump_entry.h progs.priv.h tic.c Log message: updated from ncurses-4.2-981017 CVSROOT: /cvs Module name: www Changes by: aaron@cvs.openbsd.org 1998/11/03 16:05:17 Modified files: . : errata22.html sparc.html Log message: definately -> definitely CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/03 16:12:10 Modified files: etc/ppp : ppp.conf.sample etc/etc.wgrisc : disktab Log message: it's -> its CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/03 16:29:15 Modified files: etc/etc.i386 : INSTALL.chs INSTALL.mbr Log message: parition -> partition CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/03 18:43:59 Modified files: usr.bin/file/magdir: amanda Log message: learn more about AMANDA files; is@netbsd.org CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/03 19:08:51 Modified files: sys/arch/hppa/conf: files.hppa Log message: more busses, devices, files CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/03 19:11:04 Added files: sys/arch/hppa/conf: DISKLESS Log message: some DISKLESS CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/03 19:28:07 Added files: sys/arch/hppa/conf: GEKKO Log message: one for GEKKO CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/03 19:32:42 Modified files: sys/arch/hppa/conf: DISKLESS GEKKO Log message: cleanup CVSROOT: /cvs Module name: src Changes by: pjanzen@cvs.openbsd.org 1998/11/04 04:32:02 Modified files: usr.bin/calendar: calendar.c day.c Log message: Various fixes, including closing user/630. CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/04 09:45:57 Modified files: share/man/man4 : tun.4 Log message: kill bogus sentence, probably scribbled by me. noticed by espie@ CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/04 10:01:36 Added files: sys/arch/hppa/gsc: siop_gsc.c Removed files: sys/arch/hppa/gsc: ncr53c7xx_gsc.c Log message: call it siop to be consistant w/ the other ports CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/04 10:05:15 Added files: sys/arch/hppa/gsc: gscbus.c gscbusvar.h Log message: GSC bus attachment CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/04 10:06:05 Modified files: sys/arch/hppa/conf: GEKKO files.hppa Log message: /ncr/siop/ CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/04 12:35:49 Modified files: include : string.h Log message: protos for strlcat, strlcpy CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/04 14:21:24 Modified files: lib/libocurses : cr_put.c cur_hash.c insch.c termcap.c Log message: Some -Wall and use strlcpy CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/04 14:52:41 Modified files: bin/rm : rm.c Log message: use optimal xfer block size in rm_overwrite() instead of assuming 8192 CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/04 14:56:53 src/sys/arch/hppa/isa Update of /cvs/src/sys/arch/hppa/isa In directory cvs.openbsd.org:/tmp/cvs-serv22566/isa Log Message: Directory /cvs/src/sys/arch/hppa/isa added to the repository CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/04 14:59:00 Modified files: lib/libc/nls : catopen.3 Log message: availiable -> available CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/04 15:36:42 Modified files: bin/stty : stty.1 usr.bin/asa : asa.1 usr.bin/at : at.1 usr.bin/file2c : file2c.1 usr.bin/hexdump: hexdump.1 usr.bin/nohup : nohup.1 usr.bin/skey : skey.1 usr.bin/skeyinit: skeyinit.1 usr.bin/telnet : telnet.1 usr.bin/time : time.1 usr.bin/wc : wc.1 usr.bin/window : window.1 sbin/ifconfig : ifconfig.8 sbin/reboot : boot_i386.8 sbin/mount_xfs : mount_xfs.8 Log message: be really pedantic about punctuation following -mdoc macro'd text CVSROOT: /cvs Module name: src Changes by: pjanzen@cvs.openbsd.org 1998/11/04 21:44:08 Modified files: usr.bin/calendar: ostern.c Log message: Easter and Y2K leap year fix CVSROOT: /cvs Module name: X11 Changes by: millert@cvs.openbsd.org 1998/11/04 22:21:39 Modified files: xc/programs/xlockmore/xlock: xlock.c Log message: fixes pr #632 CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 1998/11/05 02:12:52 Modified files: sys/dev/pcmcia : if_ne_pcmcia.c pcmciadevs pcmciadevs.h pcmciadevs_data.h Log message: D-Link DE-650 has many minor versions. Be sure to use the correct one. CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 1998/11/05 03:36:15 Modified files: share/mk : bsd.port.mk Log message: - support for C++ in configure consistent with sys.mk - support for USE_EGCC/USE_EGXX similar to USE_GMAKE CVSROOT: /cvs Module name: src Changes by: brian@cvs.openbsd.org 1998/11/05 15:00:12 Modified files: usr.sbin/ppp/ppp: command.c ppp.8 Log message: Don't delete the primary interface address when ``iface clean'' is used in auto mode while there are no active links. CVSROOT: /cvs Module name: src Changes by: brian@cvs.openbsd.org 1998/11/05 16:13:43 Modified files: etc/ppp : ppp.linkdown.sample Log message: Suggest using ``iface clear'' under certain circumstances in ppp.linkdown. CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/05 17:34:10 Modified files: bin/chmod : chmod.1 bin/csh : csh.1 bin/dd : dd.1 bin/echo : echo.1 bin/ed : ed.1 bin/kill : kill.1 bin/ls : ls.1 bin/mkdir : mkdir.1 bin/mv : mv.1 bin/pax : pax.1 tar.1 bin/ps : ps.1 bin/rcp : rcp.1 bin/rm : rm.1 bin/rmail : rmail.8 bin/stty : stty.1 Log message: use .Dq/.Sq macros instead of `` ''s and ` 's (think typesetting and future processing); kill redundant .Pp macros; other misc fixes CVSROOT: /cvs Module name: src Changes by: wvdputte@cvs.openbsd.org 1998/11/05 21:33:16 Modified files: lib/libc/string: strlcpy.c Log message: add missing const to match prototype in string.h CVSROOT: /cvs Module name: www Changes by: wvdputte@cvs.openbsd.org 1998/11/05 22:31:21 Modified files: . : index.html Log message: Copyright for 2.4 image (instead of 2.3) and added new Belgian WWW mirror CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 1998/11/05 23:32:16 Modified files: sys/conf : files sys/dev/ic : dp8390reg.h ne2000.c ne2000var.h sys/dev/isa : files.isa files.isapnp if_ne_isa.c if_ne_isapnp.c sys/dev/pci : files.pci if_ne_pci.c sys/dev/pcmcia : files.pcmcia if_ne_pcmcia.c Log message: Support for RealTek 8019 and 8029 NE2000-compatible network interfaces. CVSROOT: /cvs Module name: src Changes by: fgsch@cvs.openbsd.org 1998/11/05 23:34:37 Added files: sys/dev/ic : rtl80x9.c rtl80x9reg.h rtl80x9var.h Log message: Support for RealTek 8019 and 8029 NE2000-compatible network interfaces. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/06 13:42:06 Modified files: usr.sbin/httpd/src: Makefile.bsd-wrapper Log message: Set PATH before running Configure CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/07 14:33:21 Modified files: usr.sbin/httpd/src: Makefile.bsd-wrapper Log message: Nasty hack to add execute permission to helper scripts if they don't have it. I don't think hacking apache's configure mechanism is the correct approach for us, since it would just have to be redone for every import (and it requires more than just changing Configure). I don't think the read-only case is an issue since on a CD-ROM the permissions should be correct (I believe it is only ctm that doesn't update modes). CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/07 17:21:30 Modified files: usr.sbin/ac : ac.8 usr.sbin/adduser: adduser.8 adduser_proc.8 rmgroup.8 usr.sbin/afs/afsd: afsd.8 usr.sbin/amd/amd: amd.8 usr.sbin/amd/amq: amq.8 usr.sbin/amd/fsinfo: fsinfo.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/catman: catman.8 usr.sbin/chown : chgrp.1 chown.8 usr.sbin/chroot: chroot.8 usr.sbin/config: config.8 usr.sbin/ctm/ctm: ctm.1 ctm.5 usr.sbin/ctm/ctm_rmail: ctm_rmail.1 usr.sbin/dev_mkdb: dev_mkdb.8 usr.sbin/edquota: edquota.8 usr.sbin/eeprom: eeprom.8 usr.sbin/fdformat: fdformat.1 usr.sbin/grfconfig: grfconfig.8 usr.sbin/grfinfo: grfinfo.1 usr.sbin/inetd : inetd.8 usr.sbin/iostat: iostat.8 usr.sbin/iteconfig: iteconfig_amiga.8 iteconfig_atari.8 Log message: usr.sbin/ man page repairs, a-i CVSROOT: /cvs Module name: ports Changes by: marc@cvs.openbsd.org 1998/11/07 18:38:42 Modified files: graphics/gimp : Makefile graphics/gimp/files: md5 graphics/gimp/pkg: PLIST PLIST.alpha Log message: update to gimp 1.0.2; Makefile changes from dugsong@openbsd.org CVSROOT: /cvs Module name: src Changes by: pjanzen@cvs.openbsd.org 1998/11/07 21:31:13 Modified files: usr.bin/calendar: calendar.h day.c io.c Log message: Sort output by date; include framework for showing periodic events more than once CVSROOT: /cvs Module name: src Changes by: pjanzen@cvs.openbsd.org 1998/11/07 21:38:00 Modified files: usr.bin/calendar: calendar.1 usr.bin/calendar/calendars: calendar.christian Log message: Wording and accuracy CVSROOT: /cvs Module name: src Changes by: brian@cvs.openbsd.org 1998/11/08 06:05:49 Modified files: usr.sbin/ppp/ppp: ppp.8 Log message: Fix a few typos Submitted by: Forgotten (sorry) CVSROOT: /cvs Module name: src Changes by: brian@cvs.openbsd.org 1998/11/08 06:06:27 Modified files: usr.sbin/ppp/ppp: ppp.8 Log message: Explain what the command line switches do and what the various prompts signify. CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/08 08:09:02 Modified files: sys/conf : files Log message: compile MI com/lpt/ncr53c7xx for hppa CVSROOT: /cvs Module name: www Changes by: art@cvs.openbsd.org 1998/11/08 09:42:26 Modified files: . : porting.html Log message: correct link to the NetBSD package docs. From CVSROOT: /cvs Module name: ports Changes by: marc@cvs.openbsd.org 1998/11/08 18:50:02 Modified files: games/abuse : Makefile games/an : 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/xasteroids: Makefile games/xbat : Makefile games/xbattle : Makefile games/xbill : Makefile games/xbl : Makefile games/xblast : Makefile games/xboard : Makefile games/xboing : Makefile games/xchomp : Makefile games/xcubes : Makefile games/xdeblock : Makefile games/xdino : Makefile games/xevil : Makefile games/xgolgo : Makefile games/xinvaders: Makefile games/xjewel : Makefile games/xjig : Makefile games/xkobo : Makefile games/xlife : Makefile games/xmahjongg: Makefile games/xmine : Makefile games/xminehunter: Makefile games/xminesweep: Makefile games/xmj : Makefile games/xmris : Makefile games/xneko : Makefile games/xonix : Makefile games/xpacman : Makefile games/xpat2 : Makefile games/xripple : Makefile games/xroach : Makefile games/xscrabble: Makefile games/xskat : Makefile games/xsol : Makefile games/xsoldier : Makefile games/xteddy : Makefile Log message: update port makefiles; validate source code still exists; comment where sources have changed/no longer exist See port status web page (to be updated real-soon-now) for details CVSROOT: /cvs Module name: src Changes by: d@cvs.openbsd.org 1998/11/08 19:40:07 src/lib/libc_r/test Update of /cvs/src/lib/libc_r/test In directory cvs.openbsd.org:/cvs.n/hack/d/work/src/lib/libc_r/test Log Message: Directory /cvs/src/lib/libc_r/test added to the repository CVSROOT: /cvs Module name: src Changes by: d@cvs.openbsd.org 1998/11/08 19:40:08 src/lib/libc_r/arch/mips Update of /cvs/src/lib/libc_r/arch/mips In directory cvs.openbsd.org:/cvs.n/hack/d/work/src/lib/libc_r/arch/mips Log Message: Directory /cvs/src/lib/libc_r/arch/mips added to the repository CVSROOT: /cvs Module name: src Changes by: d@cvs.openbsd.org 1998/11/08 19:40:33 src/lib/libc_r/test/sigwait Update of /cvs/src/lib/libc_r/test/sigwait In directory cvs.openbsd.org:/cvs.n/hack/d/work/src/lib/libc_r/test/sigwait Log Message: Directory /cvs/src/lib/libc_r/test/sigwait added to the repository CVSROOT: /cvs Module name: src Changes by: d@cvs.openbsd.org 1998/11/08 19:40:33 src/lib/libc_r/test/sigsuspend Update of /cvs/src/lib/libc_r/test/sigsuspend In directory cvs.openbsd.org:/cvs.n/hack/d/work/src/lib/libc_r/test/sigsuspend Log Message: Directory /cvs/src/lib/libc_r/test/sigsuspend added to the repository CVSROOT: /cvs Module name: src Changes by: d@cvs.openbsd.org 1998/11/08 20:13:21 Modified files: lib/libc_r : Makefile TODO lib/libc_r/arch/i386: uthread_machdep.h lib/libc_r/include: pthread.h lib/libc_r/man : Makefile.inc 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_self.3 pthread_setspecific.3 lib/libc_r/uthread: Makefile.inc pthread_private.h uthread_close.c uthread_cond.c uthread_create.c uthread_detach.c uthread_dup2.c uthread_execve.c uthread_exit.c uthread_fcntl.c uthread_fd.c uthread_file.c uthread_find_thread.c uthread_fork.c uthread_info.c uthread_init.c uthread_kern.c uthread_kill.c uthread_sig.c uthread_sigaction.c uthread_signal.c uthread_sigsuspend.c uthread_sigwait.c uthread_spec.c uthread_spinlock.c Added files: lib/libc_r/arch/mips: _atomic_lock.S uthread_machdep.h lib/libc_r/man : pread.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 pwrite.3 lib/libc_r/test: Makefile lib/libc_r/test/sigsuspend: Makefile sigsuspend.c lib/libc_r/test/sigwait: Makefile sigwait.c lib/libc_r/uthread: uthread_gc.c uthread_rwlock.c uthread_rwlockattr.c uthread_sigaltstack.c uthread_vfork.c Log message: sync with FreeBSD (rwlock, gc thread, man pages) add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out) CVSROOT: /cvs Module name: www Changes by: marc@cvs.openbsd.org 1998/11/08 20:16:01 Modified files: . : portstat.html portstat.stat Log message: update port status page CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/08 20:54:53 Modified files: distrib/miniroot: install.sub install.sh Log message: Remove labelmoredisks(), nothing uses it anymore and most install.md's don't provide a real md_labeldisk() anyway. CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/08 21:00:11 Modified files: distrib/hp300/ramdisk: install.md distrib/sun3/ramdisk: install.md Log message: md_labeldisk is not used any more CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/08 22:40:00 Modified files: etc/etc.pmax : MAKEDEV disktab sys/arch/pmax/conf: files.pmax sys/arch/pmax/pmax: conf.c Added files: sys/arch/pmax/conf: RAMDISK sys/arch/pmax/pmax: rd_root.c Log message: Add ramdisk support for pmax; untested but compiles CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/08 22:56:50 Modified files: etc/etc.pmax : MAKEDEV Log message: typo CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/08 23:05:45 src/distrib/pmax/ramdisk Update of /cvs/src/distrib/pmax/ramdisk In directory cvs.openbsd.org:/tmp/cvs-serv2982/ramdisk Log Message: Directory /cvs/src/distrib/pmax/ramdisk added to the repository CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/08 23:16:13 Added files: distrib/pmax : Makefile.inc list2sh.awk rdsetroot.c runlist.sh distrib/pmax/ramdisk: Makefile Makefile.inc disktab.preinstall disktab.shadow dot.commonutils dot.instutils dot.profile install.md list mtree.conf raminst.conf termcap.vt Log message: pmax bsd.rd; not enabled yet as it has not been tested (though it compiles) CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/08 23:23:30 Modified files: distrib/pmax/ramdisk: install.md Log message: disks are rz, disable cd check for now CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/08 23:32:12 Modified files: usr.bin/elf2ecoff: elf2ecoff.1 Log message: add bugs section CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/09 06:00:57 Added files: sys/arch/hppa/hppa: conf.c Log message: some conf for devs CVSROOT: /cvs Module name: ports Changes by: downsj@cvs.openbsd.org 1998/11/09 17:03:48 Modified files: comms/hylafax/patches: patch-ak Log message: mkstemp() returns an int, not a FILE *. God, I hate debugging C--. CVSROOT: /cvs Module name: ports Changes by: downsj@cvs.openbsd.org 1998/11/09 17:30:04 Modified files: comms/hylafax/patches: patch-ak Log message: Don't kill the unlink(), either. CVSROOT: /cvs Module name: src Changes by: brian@cvs.openbsd.org 1998/11/09 17:32:23 Modified files: usr.sbin/ppp/ppp: ip.c Log message: Don't forget to initialise dbuff when debugging. CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/09 21:13:17 Added files: audio/xmcd/patches: patch-ac Log message: fix close/eject bug; Kenneth Stailey CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/09 22:01:51 Modified files: security/socks5: Makefile security/socks5/files: md5 Log message: update to 1.0.7 CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/09 22:06:36 Modified files: www/analog : Makefile www/analog/files: md5 Removed files: www/analog/patches: patch-ad Log message: update to 3.1 CVSROOT: /cvs Module name: ports Changes by: marc@cvs.openbsd.org 1998/11/09 23:22:24 Modified files: devel : Makefile Log message: add libtool to Makefile CVSROOT: /cvs Module name: ports Changes by: marc@cvs.openbsd.org 1998/11/09 23:24:25 Log message: port courtesy of jbi130@mail.usask.ca Status: Vendor Tag: marc Release Tags: marc_1998-Nov-09 N ports/devel/libtool/Makefile N ports/devel/libtool/files/md5 N ports/devel/libtool/patches/patch-aa N ports/devel/libtool/patches/patch-ab N ports/devel/libtool/patches/patch-ac N ports/devel/libtool/pkg/COMMENT N ports/devel/libtool/pkg/DESCR N ports/devel/libtool/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/10 00:44:49 Modified files: usr.sbin/httpd/src/include: httpd.h Log message: fix htdocs path; evanc@concer.to CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/10 01:48:59 Log message: licq 0.44, qt-based ICQ clone Status: Vendor Tag: form Release Tags: form_19981110 N ports/net/licq/Makefile N ports/net/licq/files/md5 N ports/net/licq/pkg/DESCR N ports/net/licq/pkg/COMMENT N ports/net/licq/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/10 01:54:09 Modified files: net : Makefile Log message: add licq to makefile CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/10 10:55:51 Modified files: . : events.html Log message: update CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/10 12:01:14 Modified files: . : donations.html Log message: donation CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/10 12:12:19 Modified files: . : errata.html errata21.html errata22.html index.html orders.html Added files: . : errata23.html Log message: start at 2.4 pre-release CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/10 12:30:54 Added files: . : 24.html openbsd24_cover.gif Log message: new CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/10 12:32:18 Modified files: . : orders.html Log message: pic CVSROOT: /cvs Module name: Changes by: wvdputte@cvs.openbsd.org 1998/11/10 14:49:22 Modified files: www : events.html Log message: s/December/November CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/10 15:04:11 Modified files: usr.sbin/ipmon : ipmon.c Log message: hash & cache hostnames; garath@code.ridgefield.org CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/10 15:10:22 Modified files: lib/libc/stdio : freopen.c Log message: fix append mode; mason@primenet.com.au CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/10 15:20:36 Modified files: sys/kern : kern_lock.c Log message: put text after endif into comments CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 1998/11/10 15:27:31 Modified files: lib/libc/stdlib: getenv.3 Log message: getenv() result is read-only, unless you're looking for trouble. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/10 16:48:35 Modified files: sys/arch/i386/conf: BABY Log message: shorter better BABY CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/10 17:03:48 Modified files: sys/scsi : scsiconf.c Log message: some scsi devices use 0xff as string terminator in inquiry strings; soren@t.dk CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/10 17:26:01 Modified files: sys/arch/sparc/dev: esp.c hme.c lebuffer.c qec.c sbus.c sbusvar.h Log message: Detect cards that require dma that are in non-dma slots and don't allow them to be attach'd. CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/10 17:50:31 Modified files: sys/arch/sparc/dev: dma.c if_le.c isp_sbus.c Log message: A few more dma in non-dma slot checks CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/10 19:58:35 Modified files: share/man/man4/man4.sparc: le.4 Log message: brought more up to date (ifmedia, etc) CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/10 20:39:41 Modified files: sys/dev/mii : miidevs Log message: more phys: AMD 79C873, SEEQ 84220 CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/10 20:40:41 Modified files: sys/dev/mii : miidevs.h Log message: sync CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/10 20:48:41 Modified files: sys/dev/mii : miidevs.h Log message: sync (again) CVSROOT: /cvs Module name: src Changes by: mickey@cvs.openbsd.org 1998/11/10 22:18:12 Modified files: sys/arch/hppa/hppa: pmap.c Log message: there is no splvm() in this world CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/10 22:24:14 Modified files: sys/dev/pci : if_tl.c if_tlreg.h Log message: Merge with FreeBSD: o size of tx & rx rings increased o rx ring init was using the tx ring size constant CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/11 00:52:08 Modified files: share/man/man4/man4.sparc: le.4 Log message: describe all connectors CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/11 01:01:12 Modified files: emulators/linux_lib: Makefile emulators/linux_lib/files: md5 emulators/linux_lib/pkg: PLIST Log message: update to 2.6 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/11 01:10:36 Modified files: sbin/fsck_ext2fs: pass1.c Log message: only do block checks on files that need it, therefore explicitly avoiding fifos (which linux handles incorrectly, leaving block numbers there at inconvenient times); patch from krw@tcn.net CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/11 02:22:50 Modified files: etc : rc rc.conf Log message: Add option for running ftpd out of rc. CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/11 04:23:02 Modified files: etc : daily Log message: Only run msgs -c if /var/msgs exists and is not a symlink. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 08:59:23 Modified files: . : orders.html Log message: fix date CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 09:30:51 Modified files: . : orders.html plus.html Log message: new CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 09:31:36 Modified files: . : plus.html Log message: repair CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 09:41:10 Modified files: . : donations.html Added files: . : want.html Log message: hardware we want CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 09:45:50 Modified files: . : security.html Log message: 2.4 section CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 09:56:47 Modified files: . : 23.html 24.html books.html ctm.html events.html index.html mvme68k.html orders.html report.html Added files: images : 44bsd-small.gif 44bsd.gif amazon-associates.gif back.gif bsdctm.gif head.gif logo23.jpg mvme162.gif newhead.jpg openbsd23_cover.jpg openbsd24_cover.gif openbsdpower.gif oraonline.gif tshirt.jpg twofour.jpg Removed files: . : 44bsd-small.gif 44bsd.gif amazon-associates.gif back.gif bsdctm.gif head.gif logo23.jpg mvme162.gif newhead.jpg openbsd23_cover.jpg openbsd24_cover.gif openbsdpower.gif oraonline.gif tshirt.jpg twofour.jpg Log message: move images CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 1998/11/11 10:12:02 Modified files: lib/libc/string: strlcpy.3 Log message: Fix `typo', proves that strlcpy/strlcat is a very good idea. CVSROOT: /cvs Module name: www Changes by: wvdputte@cvs.openbsd.org 1998/11/11 10:31:04 Modified files: . : anoncvs.html Log message: Added new Belgian anoncvs mirror and pointed out why we use SSH1 and not SSH2 CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/11 10:55:55 Modified files: share/tmac/mdoc: doc-common Log message: oops, this is 2.4 not 2.3 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/11 10:57:34 Modified files: sys/sys : param.h Log message: define OpenBSD2_4 and date properly CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/11 12:34:53 Modified files: sys/dev/mii : exphy.c files.mii inphy.c mii.c miivar.h nsphy.c qsphy.c tlphy.c Added files: sys/dev/mii : icsphy.c icsphyreg.h lxtphy.c lxtphyreg.h mii_physubr.c sqphy.c sqphyreg.h ukphy.c ukphy_subr.c Log message: Merge with NetBSD: o additional phy drivers (seeq, ics, level1) o "unknown phy" driver for unsupported phys o collected common code into mii_physubr o exphy isn't the only phy that doesn't have valid id registers CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/11 12:41:58 Modified files: sys/arch/i386/conf: GENERIC RAMDISK Log message: add new phys (commented out) CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/11 13:12:55 Modified files: sys/arch/alpha/conf: GENERIC RAMDISK Log message: more phys (commented out) CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/11 13:51:40 Modified files: sys/dev/pci : files.pci Added files: sys/dev/pci : if_rl.c if_rlreg.h Log message: Driver for rtl8139 based nic's ported from FreeBSD CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/11 13:55:00 Modified files: sys/arch/i386/conf: RAMDISK GENERIC Log message: add driver for rtl8129/8139 cards CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/11 14:03:52 Modified files: share/man/man4 : Makefile Added files: share/man/man4 : rl.4 Log message: man page for rtl8129/8139 CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/11 14:46:29 Modified files: share/man/man4 : Makefile Added files: share/man/man4 : exphy.4 icsphy.4 inphy.4 lxtphy.4 mii.4 nsphy.4 qsphy.4 sqphy.4 tlphy.4 Log message: doc's for the phys and the mii layer from NetBSD CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 14:55:09 Added files: images : logo24.jpg Log message: logo24 CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 14:58:12 Modified files: . : orders.html Log message: correct a name CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/11 15:20:01 Modified files: sbin/disklabel : disklabel.5 disklabel.8 sbin/fdisk : fdisk.8 sbin/fsck : fsck.8 sbin/fsck_ext2fs: fsck_ext2fs.8 sbin/fsck_ffs : fsck_ffs.8 sbin/fsdb : fsdb.8 sbin/fsirand : fsirand.8 sbin/ifconfig : ifconfig.8 sbin/init : init.8 sbin/ipsec/ipsecadm: ipsecadm.1 sbin/ipsec/startkey: startkey.1 sbin/mknod : mknod.8 sbin/modload : modload.8 sbin/mount : mount.8 sbin/mount_portal: mount_portal.8 sbin/mountd : exports.5 sbin/ncheck_ffs: ncheck_ffs.8 sbin/newfs : newfs.8 sbin/newfs_msdos: newfs_msdos.8 sbin/ping : ping.8 sbin/reboot : boot_atari.8 boot_hp300.8 boot_i386.8 boot_mac68k.8 boot_pmax.8 boot_sparc.8 boot_sun3.8 boot_vax.8 boot_x68k.8 sbin/restore : restore.8 sbin/route : route.8 sbin/routed : routed.8 sbin/savecore : savecore.8 sbin/scan_ffs : scan_ffs.8 sbin/shutdown : shutdown.8 sbin/slattach : slattach.8 sbin/swapon : swapon.8 Log message: more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/11 15:27:04 Modified files: bin/csh : csh.1 bin/date : date.1 Log message: misc repair CVSROOT: /cvs Module name: www Changes by: aaron@cvs.openbsd.org 1998/11/11 15:40:11 Modified files: . : security.html Log message: fix broken links to 2.3 errata (errata.html -> errata23.html) CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/11 15:47:03 Modified files: distrib/notes/i386: hardware Log message: note addition of rtl81[23]9 driver CVSROOT: /cvs Module name: www Changes by: jason@cvs.openbsd.org 1998/11/11 16:00:07 Modified files: . : i386.html Log message: note addition of rtl81[23]9 driver CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/11 16:01:52 Modified files: usr.bin/encrypt: encrypt.1 usr.bin/find : find.1 usr.bin/fsplit : fsplit.1 usr.bin/last : last.1 usr.bin/lastcomm: lastcomm.1 usr.bin/leave : leave.1 usr.bin/lock : lock.1 usr.bin/logger : logger.1 usr.bin/mail : mail.1 usr.bin/man : man.conf.5 usr.bin/newsyslog: newsyslog.8 usr.bin/oldrdist: oldrdist.1 usr.bin/quota : quota.1 usr.bin/telnet : telnet.1 usr.bin/tip : tip.1 usr.bin/tn3270/mset: mset.1 usr.bin/tn3270/tn3270: tn3270.1 usr.bin/vgrind : vgrindefs.5 usr.bin/vmstat : vmstat.8 usr.bin/who : who.1 usr.bin/xinstall: install.1 Log message: remove redundant .Pp macros CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/11 16:25:02 Modified files: sys/dev/pci : if_xl.c if_xlreg.h Log message: Merge with FreeBSD: o Fix syntax errors inside #ifdef FORCE_AUTONEG_TFOUR. o jack up the TX reclaim threshold for 3c90xB adapters CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 16:59:58 Modified files: . : 22.html 23.html plus.html Log message: correct links to errata pages CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 17:19:02 Modified files: . : 24.html Log message: pmax CVSROOT: /cvs Module name: www Changes by: mickey@cvs.openbsd.org 1998/11/11 20:33:30 Modified files: . : want.html Log message: some more and fixes CVSROOT: /cvs Module name: www Changes by: mickey@cvs.openbsd.org 1998/11/11 21:01:03 Modified files: . : hppa.html Log message: cleanup, more info, xref want.html CVSROOT: /cvs Module name: src Changes by: csapuntz@cvs.openbsd.org 1998/11/11 21:30:04 Modified files: sys/kern : vfs_syscalls.c vfs_subr.c sys/sys : buf.h sys/ufs/ffs : ffs_vnops.c ffs_vfsops.c ffs_softdep.c sys/ufs/ufs : ufs_vnops.c Log message: Integrate latest soft updates patches for McKusick. Integrate cleaner ffs mount code from FreeBSD. Most notably, this mount code prevents you from mounting an unclean file system read-write. CVSROOT: /cvs Module name: src Changes by: csapuntz@cvs.openbsd.org 1998/11/11 21:36:32 Modified files: sys/kern : vfs_sync.c Log message: More soft updates fixes from Kirk McKusick. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 22:38:09 Modified files: . : index.html want.html Log message: tweaks CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 22:43:33 Modified files: . : donations.html Log message: oops CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/11 22:47:06 Added files: . : back.gif Log message: bad idea CVSROOT: /cvs Module name: www Changes by: downsj@cvs.openbsd.org 1998/11/11 23:22:30 Modified files: . : i386.html Log message: Clean up bt848 section, add 'ISA' designation to 'SoundBlaster' line in audio section. CVSROOT: /cvs Module name: www Changes by: downsj@cvs.openbsd.org 1998/11/11 23:24:03 Modified files: . : want.html Log message: Add a couple more PCI cards. CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/12 02:08:34 Modified files: x11/lesstif : Makefile x11/lesstif/files: md5 x11/lesstif/patches: patch-ae x11/lesstif/pkg: PLIST PLIST.alpha Log message: update to 0.86.9 CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/12 03:52:29 Modified files: editors/joe/patches: patch-ab patch-ad Log message: add rxvt hack by Erling Jacobsen CVSROOT: /cvs Module name: ports Changes by: downsj@cvs.openbsd.org 1998/11/12 05:07:32 Modified files: print/ghostscript5: Makefile print/ghostscript5/files: md5 Log message: Add encrypted PDF support file. CVSROOT: /cvs Module name: ports Changes by: downsj@cvs.openbsd.org 1998/11/12 05:09:38 Modified files: . : LICENSE Log message: Add line for ghostscript crypto goop. CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/12 06:13:10 Log message: A PDP, IBM 1401, and Nova CPU simulator Status: Vendor Tag: form Release Tags: form_19981112 N ports/emulators/simh/Makefile N ports/emulators/simh/files/Makefile N ports/emulators/simh/files/md5 N ports/emulators/simh/patches/patch-aa N ports/emulators/simh/pkg/COMMENT N ports/emulators/simh/pkg/DESCR N ports/emulators/simh/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/12 06:19:03 Modified files: emulators : Makefile Log message: add simh to makefile CVSROOT: /cvs Module name: www Changes by: espie@cvs.openbsd.org 1998/11/12 09:05:59 Modified files: . : want.html Log message: Niklas and/or I, reduce build time to <30 hours. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/12 09:30:31 Modified files: . : crypto.html report.html security.html Log message: more error fixes CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 09:33:37 Modified files: sys/dev/isa : pnpdevs Log message: OvisLink LE-8019R pnp ne card CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 09:33:41 Modified files: sys/dev/isa : pnpdevs.h Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 09:35:02 Modified files: sys/net : bpf.c Log message: crank BPF_BUFSIZE so that fddi frames fit CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/12 10:09:59 Modified files: . : want.html Log message: more CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/12 10:30:05 Modified files: . : index.html Log message: tweak CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 10:47:11 Modified files: share/man/man4/man4.sparc: qec.4 Log message: clarify CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/12 12:15:13 Modified files: usr.sbin/sendmail/cf: Makefile Log message: make dirs in /usr/share/sendmail owned by group wheel to match mtree CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 13:40:05 Modified files: sys/dev/isa : pnpdevs Log message: new supra modem; s/ed/we/ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 13:40:11 Modified files: sys/dev/isa : pnpdevs.h Log message: sync CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/12 13:40:48 Modified files: . : donations.html Log message: donation of a device in want.html CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 14:37:38 Modified files: sys/dev/isa : pnpdevs Log message: more joy ports CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 14:37:43 Modified files: sys/dev/isa : pnpdevs.h Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 14:42:33 Modified files: sys/dev/isa : pnpdevs Log message: more cards lacking PNPxxx compatid CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 14:42:36 Modified files: sys/dev/isa : pnpdevs.h Log message: sync CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 14:46:38 Modified files: sys/dev/isa : pnpdevs Log message: fix comment CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 14:46:42 Modified files: sys/dev/isa : pnpdevs.h Log message: sync CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/12 15:19:38 Modified files: . : index.html Log message: typo CVSROOT: /cvs Module name: www Changes by: art@cvs.openbsd.org 1998/11/12 15:22:27 Modified files: . : want.html Log message: anoncvs.se needs more memory CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 17:04:01 Modified files: usr.sbin/ipmon : ipmon.c Log message: put p option in getopt(); garath@code.ridgefield.org CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/12 17:15:21 Modified files: . : orders.html Log message: fix CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/12 17:31:25 Modified files: sys/miscfs/deadfs: dead_vnops.c Log message: When vclean calls VOP_LOCK (dead_lock in this case) it has already set the VXLOCK flag. Calling chkvnlock in that case causes a deadlock. XXX note that only vclean passes LK_DRAIN to VOP_LOCK and don't call chkvnlock XXX in that case. CVSROOT: /cvs Module name: www Changes by: wvdputte@cvs.openbsd.org 1998/11/12 18:58:40 Modified files: . : index.html Log message: Copyright 1998 and added height/width tags to twofour.jpg for faster loading CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/12 19:22:04 Modified files: distrib/sets/lists/base: mi distrib/sets/lists/man: mi Log message: sync CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/13 12:39:50 Modified files: sys/dev/pci : if_rl.c Log message: more quiet during autoconf CVSROOT: /cvs Module name: src Changes by: provos@cvs.openbsd.org 1998/11/13 15:24:17 Modified files: sys/netinet : ip_input.c Log message: Recompute ip header length after packet has been reassembled, and also use the actual header length for m_pullup, pointed out by jdb@es2.net and guido@freebsd.org. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/13 15:36:12 Modified files: . : errata.html errata23.html plus.html security.html Log message: tcpfix for 2.3 and 2.4 CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/13 15:44:34 Modified files: gnu/usr.bin/sudo/sudo: check.c find_path.c getspwuid.c tgetpass.c version.h Log message: update to sudo 1.5.6p6 CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 1998/11/13 17:14:20 Modified files: gnu/usr.bin/groff/groff: groff.man gnu/usr.bin/groff/troff: troff.man gnu/usr.bin/deroff: deroff.1 Log message: add xref to deroff, fix deroff so apropos will work. CVSROOT: /cvs Module name: www Changes by: jason@cvs.openbsd.org 1998/11/13 21:58:05 Modified files: . : want.html Log message: RTL8129 CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/14 13:18:41 Modified files: . : crypto.html Added files: images : blowfish.jpg Log message: blowfish CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/14 13:19:41 Modified files: . : crypto.html Log message: bounding box CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/14 13:23:32 Modified files: . : crypto.html Added files: . : ECL.html Log message: add ECL here CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/14 14:18:20 Modified files: usr.sbin/bootpd: bootpd.8 bootpd.c Log message: put bootpd.dump in /var/run, not /tmp, to avoid /tmp race CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/14 16:32:11 src/sbin/ipsecadm Update of /cvs/src/sbin/ipsecadm In directory cvs.openbsd.org:/usr/src/sbin/ipsecadm Log Message: Directory /cvs/src/sbin/ipsecadm added to the repository CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/14 16:32:11 src/sbin/photurisd Update of /cvs/src/sbin/photurisd In directory cvs.openbsd.org:/usr/src/sbin/photurisd Log Message: Directory /cvs/src/sbin/photurisd added to the repository CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/14 16:32:12 src/sbin/startkey Update of /cvs/src/sbin/startkey In directory cvs.openbsd.org:/usr/src/sbin/startkey Log Message: Directory /cvs/src/sbin/startkey added to the repository CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/14 16:37:30 Modified files: sbin : Makefile Added files: sbin/ipsecadm : Makefile ipsecadm.1 ipsecadm.c kernel.c xf_ah_new.c xf_ah_old.c xf_delspi.c xf_esp_new.c xf_esp_old.c xf_flow.c xf_grp.c xf_ip4.c sbin/photurisd : INSTALL Makefile README README.howtouse api.c api.h attributes.c attributes.h buffer.c buffer.h compute_secrets.c config.c config.h cookie.c cookie.h encrypt.h errlog.c errlog.h exchange.c exchange.h handle_bad_cookie.c handle_cookie_request.c handle_cookie_response.c handle_identity_request.c handle_identity_response.c handle_message_reject.c handle_resource_limit.c handle_spi_needed.c handle_spi_update.c handle_value_request.c handle_value_response.c handle_verification_failure.c identity.c identity.h kernel.c kernel.h modulus.c modulus.h packet.c packet.h packets.h photuris.h photuris_cookie_request.c photuris_cookie_response.c photuris_error_message.c photuris_identity_request.c photuris_identity_response.c photuris_packet_encrypt.c photuris_spi_needed.c photuris_spi_update.c photuris_value_request.c photuris_value_response.c photurisd.8 photurisd.c schedule.c schedule.h scheme.c scheme.h secrets.h server.c server.h spi.c spi.h state.c state.h userdefs.h utypes.h validity.c validity.h sbin/startkey : Makefile startkey.1 startkey.c Removed files: sbin/ipsec : Makefile Makefile.inc sbin/ipsec/ipsecadm: Makefile ipsecadm.1 ipsecadm.c kernel.c xf_ah_new.c xf_ah_old.c xf_delspi.c xf_esp_new.c xf_esp_old.c xf_flow.c xf_grp.c xf_ip4.c sbin/ipsec/photurisd: INSTALL Makefile README README.howtouse api.c api.h attributes.c attributes.h buffer.c buffer.h compute_secrets.c config.c config.h cookie.c cookie.h encrypt.h errlog.c errlog.h exchange.c exchange.h handle_bad_cookie.c handle_cookie_request.c handle_cookie_response.c handle_identity_request.c handle_identity_response.c handle_message_reject.c handle_resource_limit.c handle_spi_needed.c handle_spi_update.c handle_value_request.c handle_value_response.c handle_verification_failure.c identity.c identity.h kernel.c kernel.h modulus.c modulus.h packet.c packet.h packets.h photuris.h photuris_cookie_request.c photuris_cookie_response.c photuris_error_message.c photuris_identity_request.c photuris_identity_response.c photuris_packet_encrypt.c photuris_spi_needed.c photuris_spi_update.c photuris_value_request.c photuris_value_response.c photurisd.8 photurisd.c schedule.c schedule.h scheme.c scheme.h secrets.h server.c server.h spi.c spi.h state.c state.h userdefs.h utypes.h validity.c validity.h sbin/ipsec/startkey: Makefile startkey.1 startkey.c Log message: move ipsec tools into . CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/14 16:39:17 Modified files: sbin : Makefile Log message: oops CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 17:03:51 Log message: Initial import of isakmpd, an IKE (ISAKMP/Oakley) implementation for the OpenBSD IPSEC stack by me, Niklas Hallqvist and Niels Provos, funded by Ericsson Radio Systems. It is not yet complete or usable in a real scenario but the missing pieces will soon be there. The early commit is for people who wants early access and who are not afraid of looking at source. isakmpd interops with Cisco, Timestep, SSH & Pluto (Linux FreeS/WAN) so far, so it is not that incomplete. It is really mostly configuration that is lacking. Status: Vendor Tag: NIKLAS Release Tags: NIKLAS_981114 N src/sbin/isakmpd/BUGS N src/sbin/isakmpd/DESIGN-NOTES N src/sbin/isakmpd/Makefile N src/sbin/isakmpd/QUESTIONS N src/sbin/isakmpd/README N src/sbin/isakmpd/TO-DO N src/sbin/isakmpd/app.c N src/sbin/isakmpd/app.h N src/sbin/isakmpd/asn.c N src/sbin/isakmpd/asn.h N src/sbin/isakmpd/asn_useful.c N src/sbin/isakmpd/asn_useful.h N src/sbin/isakmpd/attribute.c N src/sbin/isakmpd/attribute.h N src/sbin/isakmpd/cert.c N src/sbin/isakmpd/cert.h N src/sbin/isakmpd/conf.c N src/sbin/isakmpd/conf.h N src/sbin/isakmpd/constants.c N src/sbin/isakmpd/constants.h N src/sbin/isakmpd/cookie.c N src/sbin/isakmpd/cookie.h N src/sbin/isakmpd/crypto.c N src/sbin/isakmpd/crypto.h N src/sbin/isakmpd/dh.c N src/sbin/isakmpd/dh.h N src/sbin/isakmpd/doi.c N src/sbin/isakmpd/doi.h N src/sbin/isakmpd/exchange.c N src/sbin/isakmpd/exchange.h N src/sbin/isakmpd/exchange_num.cst N src/sbin/isakmpd/field.c N src/sbin/isakmpd/field.h N src/sbin/isakmpd/genconstants.sh N src/sbin/isakmpd/genfields.sh N src/sbin/isakmpd/gmp_util.c N src/sbin/isakmpd/gmp_util.h N src/sbin/isakmpd/hash.c N src/sbin/isakmpd/hash.h N src/sbin/isakmpd/if.c N src/sbin/isakmpd/if.h N src/sbin/isakmpd/ike_auth.c N src/sbin/isakmpd/ike_auth.h N src/sbin/isakmpd/ike_main_mode.c N src/sbin/isakmpd/ike_main_mode.h N src/sbin/isakmpd/ike_quick_mode.c N src/sbin/isakmpd/ike_quick_mode.h N src/sbin/isakmpd/init.c N src/sbin/isakmpd/init.h N src/sbin/isakmpd/ipsec.c N src/sbin/isakmpd/ipsec.h N src/sbin/isakmpd/ipsec_doi.h N src/sbin/isakmpd/ipsec_fld.fld N src/sbin/isakmpd/ipsec_num.cst N src/sbin/isakmpd/isakmp.h N src/sbin/isakmpd/isakmp_doi.c N src/sbin/isakmpd/isakmp_doi.h N src/sbin/isakmpd/isakmp_fld.fld N src/sbin/isakmpd/isakmp_num.cst N src/sbin/isakmpd/isakmpd.8 N src/sbin/isakmpd/isakmpd.c N src/sbin/isakmpd/isakmpd.conf.5 N src/sbin/isakmpd/isakmpd.conf.sample N src/sbin/isakmpd/isakmpd_cert.sample N src/sbin/isakmpd/isakmpd_key.pub.sample N src/sbin/isakmpd/isakmpd_key.sample N src/sbin/isakmpd/log.c N src/sbin/isakmpd/log.h N src/sbin/isakmpd/math_2n.c N src/sbin/isakmpd/math_2n.h N src/sbin/isakmpd/math_ec2n.c N src/sbin/isakmpd/math_ec2n.h N src/sbin/isakmpd/math_group.c N src/sbin/isakmpd/math_group.h N src/sbin/isakmpd/message.c N src/sbin/isakmpd/message.h N src/sbin/isakmpd/pf_encap.c N src/sbin/isakmpd/pf_encap.h N src/sbin/isakmpd/pkcs.c N src/sbin/isakmpd/pkcs.h N src/sbin/isakmpd/prf.c N src/sbin/isakmpd/prf.h N src/sbin/isakmpd/sa.c N src/sbin/isakmpd/sa.h N src/sbin/isakmpd/sysdep-openbsd.c N src/sbin/isakmpd/sysdep.h N src/sbin/isakmpd/timer.c N src/sbin/isakmpd/timer.h N src/sbin/isakmpd/transport.c N src/sbin/isakmpd/transport.h N src/sbin/isakmpd/udp.c N src/sbin/isakmpd/udp.h N src/sbin/isakmpd/ui.c N src/sbin/isakmpd/ui.h N src/sbin/isakmpd/util.c N src/sbin/isakmpd/util.h N src/sbin/isakmpd/x509.c N src/sbin/isakmpd/x509.h N src/sbin/isakmpd/regress/Makefile N src/sbin/isakmpd/regress/check.sh N src/sbin/isakmpd/regress/asn/Makefile N src/sbin/isakmpd/regress/asn/asntest.c N src/sbin/isakmpd/regress/asn/ssh-test-ca.pem N src/sbin/isakmpd/regress/b2n/Makefile N src/sbin/isakmpd/regress/b2n/b2ntest.c N src/sbin/isakmpd/regress/crypto/Makefile N src/sbin/isakmpd/regress/crypto/cryptotest.c N src/sbin/isakmpd/regress/dh/Makefile N src/sbin/isakmpd/regress/dh/dhtest.c N src/sbin/isakmpd/regress/ec2n/Makefile N src/sbin/isakmpd/regress/ec2n/ec2ntest.c N src/sbin/isakmpd/regress/exchange/Makefile N src/sbin/isakmpd/regress/exchange/def-i.1 N src/sbin/isakmpd/regress/exchange/def-r.1 N src/sbin/isakmpd/regress/exchange/run.sh N src/sbin/isakmpd/regress/group/Makefile N src/sbin/isakmpd/regress/group/grouptest.c N src/sbin/isakmpd/regress/hmac/Makefile N src/sbin/isakmpd/regress/hmac/hmactest.c N src/sbin/isakmpd/regress/pkcs/Makefile N src/sbin/isakmpd/regress/pkcs/pkcstest.c N src/sbin/isakmpd/regress/prf/Makefile N src/sbin/isakmpd/regress/prf/prftest.c N src/sbin/isakmpd/regress/rsakeygen/Makefile N src/sbin/isakmpd/regress/rsakeygen/rsakeygen.c N src/sbin/isakmpd/regress/x509/Makefile N src/sbin/isakmpd/regress/x509/certificate.txt N src/sbin/isakmpd/regress/x509/x509test.c No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 17:06:02 Modified files: etc : services Log message: ISAKMP on UDP port 500 CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/14 17:14:32 Modified files: usr.sbin/httpd/src: Configuration Log message: put userdir back; "disabled" keyword is to be used instead CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 17:15:05 Modified files: sbin/isakmpd : README TO-DO Log message: Reflect reality CVSROOT: /cvs Module name: www Changes by: mickey@cvs.openbsd.org 1998/11/14 17:15:05 Modified files: . : want.html Log message: 10x guys. one eisa scsi is enough for me CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 17:40:00 Modified files: sbin/isakmpd : DESIGN-NOTES Log message: Make up-to-date wrt to licensing CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 17:44:12 Modified files: sbin/isakmpd : BUGS DESIGN-NOTES Makefile QUESTIONS README TO-DO app.c app.h asn.c asn.h asn_useful.c asn_useful.h attribute.c attribute.h cert.c cert.h conf.c conf.h constants.c constants.h cookie.c cookie.h crypto.c crypto.h dh.c dh.h doi.c doi.h exchange.c exchange.h exchange_num.cst field.c field.h gmp_util.c gmp_util.h hash.c hash.h if.c if.h ike_auth.c ike_auth.h ike_main_mode.c ike_main_mode.h ike_quick_mode.c ike_quick_mode.h init.c init.h ipsec.c ipsec.h ipsec_doi.h ipsec_fld.fld ipsec_num.cst isakmp.h isakmp_doi.c isakmp_doi.h isakmp_fld.fld isakmp_num.cst isakmpd.8 isakmpd.c isakmpd.conf.5 isakmpd.conf.sample log.c log.h math_2n.c math_2n.h math_ec2n.c math_ec2n.h math_group.c math_group.h message.c message.h pf_encap.c pf_encap.h pkcs.c pkcs.h prf.c prf.h sa.c sa.h sysdep-openbsd.c sysdep.h timer.c timer.h transport.c transport.h udp.c udp.h ui.c ui.h util.c util.h x509.c x509.h sbin/isakmpd/regress: Makefile check.sh sbin/isakmpd/regress/asn: Makefile asntest.c sbin/isakmpd/regress/b2n: Makefile b2ntest.c sbin/isakmpd/regress/crypto: Makefile cryptotest.c sbin/isakmpd/regress/dh: Makefile dhtest.c sbin/isakmpd/regress/ec2n: Makefile ec2ntest.c sbin/isakmpd/regress/exchange: Makefile def-i.1 def-r.1 run.sh sbin/isakmpd/regress/group: Makefile grouptest.c sbin/isakmpd/regress/hmac: Makefile hmactest.c sbin/isakmpd/regress/pkcs: Makefile pkcstest.c sbin/isakmpd/regress/prf: Makefile prftest.c sbin/isakmpd/regress/rsakeygen: Makefile rsakeygen.c sbin/isakmpd/regress/x509: Makefile x509test.c Log message: openBSD RCS IDs CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 17:52:26 Removed files: sbin/isakmpd : asn.c asn_useful.c x509.c pkcs.c cert.c Log message: Not clean enough yet CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 17:59:11 Modified files: sbin/isakmpd : ike_auth.c Log message: cripple until later CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 18:01:29 Modified files: sbin/isakmpd : Makefile Log message: update src list CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 18:04:38 Removed files: sbin/isakmpd/regress/asn: Makefile asntest.c ssh-test-ca.pem sbin/isakmpd/regress/pkcs: Makefile pkcstest.c sbin/isakmpd/regress/rsakeygen: Makefile rsakeygen.c sbin/isakmpd/regress/x509: Makefile certificate.txt x509test.c Log message: Not clear if we want this CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 18:07:00 Modified files: sbin/isakmpd/regress: Makefile Log message: remove removed dirs from SUBDIR CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 18:10:00 Modified files: sbin/isakmpd : ike_auth.c Log message: Remove more cruft CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 18:11:26 Modified files: sbin/isakmpd : exchange.c message.c Log message: At the moment we do not do certificates CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 18:13:28 Modified files: sbin/isakmpd : exchange.c ike_auth.c message.c Log message: Remove last warnings after crippling CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/14 18:23:54 Added files: sbin/isakmpd : sysdep.c Log message: Hardwire our sysdep.c here CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/15 09:28:37 Modified files: etc/afs : CellServDB Log message: update entries for a few cells CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/15 09:33:01 Modified files: sys/arch/i386/i386: bios.c Log message: print info about apm when APMDEBUG is defined CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/15 09:36:50 Modified files: sys/arch/i386/i386: apm.c Log message: use DPRINTF in more places to make things more readable. (don't require DEBUG to be defined if we want to debug apm) CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/15 09:45:16 Modified files: sys/kern : kern_synch.c Log message: GC unnecessary declaration CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/15 10:15:01 Modified files: sys/sys : vnode.h Log message: indent CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/15 12:19:55 Modified files: sys/sys : ipc.h lib/libc/gen : ftok.3 ftok.c Log message: ftok() takes int id; xpg CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/15 12:23:37 Modified files: lib/libc : shlib_version Log message: ftok requires minor crank CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/15 12:52:12 Modified files: lib/libc/compat-43: __setregid.c __setreuid.c Log message: improve behaviour; ww@styx.org CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 1998/11/15 17:15:18 Log message: dxpc, import from release 3.7.0. Status: Vendor Tag: OpenBSD Release Tags: initial N ports/net/dxpc/Makefile N ports/net/dxpc/files/md5 N ports/net/dxpc/pkg/PLIST N ports/net/dxpc/pkg/DESCR N ports/net/dxpc/pkg/COMMENT No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/15 17:52:32 Modified files: gnu/usr.bin/gas: expr.c Log message: Fix `L2-L1' expression evaluation botch; from NetBSD. CVSROOT: /cvs Module name: ports Changes by: jason@cvs.openbsd.org 1998/11/15 18:58:18 ports/lang/egcs-snapshot/files/config/gcc/config/sparc Update of /cvs/ports/lang/egcs-snapshot/files/config/gcc/config/sparc In directory cvs.openbsd.org:/tmp/cvs-serv3992/sparc Log Message: Directory /cvs/ports/lang/egcs-snapshot/files/config/gcc/config/sparc added to the repository CVSROOT: /cvs Module name: ports Changes by: jason@cvs.openbsd.org 1998/11/15 19:03:12 Modified files: lang/egcs-snapshot/patches: patch-aa Added files: lang/egcs-snapshot/files/config/gcc/config/sparc: openbsd.h Log message: Initial stuff for sparc (sparc still not added to ONLY_FOR_ARCH's) CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/15 20:08:42 Modified files: usr.bin/tset : Makefile tset.1 tset.c Added files: usr.bin/tset : termcap.c Removed files: usr.bin/tset : extern.h map.c misc.c set.c term.c wrterm.c Log message: ncurses tset plus hacks to make $TERMCAP still get set CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/15 21:06:46 Modified files: sys/netinet : ip_ipsp.c Log message: SPIs are kept in network byte order CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/15 21:46:13 Modified files: . : want.html donations.html Log message: isapnp card coming from R. Robert Willmann Jr CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/15 21:46:31 Modified files: . : errata23.html plus.html security.html Log message: add entries for a patch we released before.. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/15 23:04:51 Modified files: lib/libm/src : k_standard.c Log message: fix _USE_WRITE CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/15 23:04:54 Modified files: lib/libm : Makefile Log message: use _USE_WRITE CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/15 23:09:12 Modified files: usr.bin/join : join.c usr.bin/paste : paste.c Log message: more -Wall CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/15 23:20:37 Modified files: sys/arch/sparc/dev: qec.c Log message: save a bit of space; theo. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/15 23:21:58 Modified files: usr.bin/fsplit : fsplit.c Log message: more -Wall CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/15 23:22:28 Modified files: usr.bin/error : error.h pi.c subr.c Log message: some -Wall.. much more needed CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/15 23:28:32 Modified files: usr.bin/man : man.c Log message: off by one string termination; wsanchez CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/15 23:43:29 Modified files: . : plus.html Log message: new CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/16 00:10:32 Modified files: lib/libutil : passwd.c Log message: preserve errno; christos CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/16 00:12:36 Modified files: lib/libc/sys : send.2 Log message: doc EAFNOSUPPORT return CVSROOT: /cvs Module name: X11 Changes by: todd@cvs.openbsd.org 1998/11/16 00:31:12 Modified files: xc/config/cf : OpenBSD.cf xc/programs/xterm: resize.c main.c Log message: o use -lcurses for terminal information, not -ltermcap o fix a term init bug CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/16 01:00:44 Modified files: sys/netinet : ip_ipsp.c Log message: Break long lines. Use correct format for expiry times Present "first use" expirations correctly. CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/16 01:02:59 Modified files: sys/netinet : ip_ipsp.c Log message: Please GCC CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/16 05:20:34 Modified files: sbin/isakmpd : exchange.c message.c Log message: Add back cert handling, no patent problem here CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/16 05:24:13 Added files: sbin/isakmpd : cert.c Log message: revive CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/16 05:30:45 Modified files: sbin/isakmpd : cert.c Log message: Remove X509 hooks CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/16 05:31:00 Modified files: sbin/isakmpd : Makefile Log message: Compile with cert.c CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/16 08:29:18 Modified files: sys/dev/pci : if_xl.c Log message: fix up pointer alignment for buffers CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/16 08:44:36 Modified files: sys/dev/pci : if_rl.c Log message: Take advantage of generic io/mem/busmaster enabling of parent and remove redundant code. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/16 10:21:03 Modified files: gnu/usr.bin/lynx/WWW/Library/Implementation: HTTelnet.c Log message: simple fixes for buffer overflows in telnet:// tn3270:// and rlogin:// and a fix for stupid handling of username for rlogin:// (which is passed to system()...) CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/16 11:33:33 Modified files: sys/dev/pci : if_tl.c Log message: Take advantage of generic pci io/mem/busmaster enabling and remove redundant code. CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/16 12:12:07 Modified files: . : donations.html Log message: donation CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/16 14:07:20 Modified files: sbin/isakmpd : Makefile cert.c ike_auth.c Added files: sbin/isakmpd : asn.c asn_useful.c pkcs.c x509.c Log message: Reinstate X509 signature code except for RSA code CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 1998/11/16 14:11:18 Modified files: lang/egcs-snapshot: Makefile lang/egcs-snapshot/files: md5 lang/egcs-snapshot/patches: patch-aa patch-ab patch-ac Added files: lang/egcs-snapshot/files: PLIST.template lang/egcs-snapshot/patches: patch-ad patch-ae Log message: Update to recent snapshot, make it more configurable too CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/16 14:25:51 Modified files: . : orders.html Log message: tweak CVSROOT: /cvs Module name: www Changes by: downsj@cvs.openbsd.org 1998/11/16 14:39:52 Modified files: . : want.html Log message: Remove ABP940UW line (thanks Diana!), add line for hp735 ethernet. CVSROOT: /cvs Module name: www Changes by: fgsch@cvs.openbsd.org 1998/11/16 14:52:32 Modified files: . : want.html Log message: Add PCMCIA specs. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/16 14:58:30 Modified files: usr.bin/unifdef: unifdef.c Log message: clean; adding // comment support CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/16 16:39:16 Modified files: distrib/pmax/ramdisk: Makefile Log message: fix order of include CVSROOT: /cvs Module name: src Changes by: weingart@cvs.openbsd.org 1998/11/16 16:47:57 Modified files: sys/arch/i386/isa/pcvt: pcvt_vtf.c Log message: Fix attribute handling. From John Wright CVSROOT: /cvs Module name: www Changes by: mickey@cvs.openbsd.org 1998/11/16 17:51:35 Modified files: . : hppa.html Log message: some more hardwrare information CVSROOT: /cvs Module name: www Changes by: mickey@cvs.openbsd.org 1998/11/16 17:57:06 Modified files: . : want.html Log message: give an option for 712/100 CVSROOT: /cvs Module name: www Changes by: espie@cvs.openbsd.org 1998/11/16 18:10:30 Modified files: . : 22.html 23.html 24.html books.html ctm.html errata.html errata21.html errata22.html errata23.html events.html policy.html ports.html products.html security.html softupdate.html users.html Log message: Okay, I couldn't sleep... spelling, repeated words, & and update ports.html to 1998... CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/16 20:16:22 Modified files: lib/libcurses : MKkeyname.awk Makefile comp_parse.c comp_scan.c curses.h lib_freeall.c lib_raw.c lib_set_term.c lib_termcap.c nc_alloc.h term.h tries.c Added files: lib/libcurses : add_tries.c lib_tracebits.c lib_winch.c setbuf.c Log message: update to ncurses-4.2-981114 CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/16 20:25:15 Modified files: usr.bin/tset : tset.c Log message: preserve ncruses module id CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/16 20:51:20 Modified files: lib/libcurses : terminfo.3 Makefile Added files: lib/libcurses : curs_scr_dump.3 Removed files: lib/libcurses : curs_scr_dmp.3 Log message: man updates from ncurses-4.2-981114 CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/16 21:25:21 Modified files: sys/dev/ic : adv.c advlib.c advlib.h Log message: Sync with NetBSD CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/16 23:08:16 Modified files: sys/dev/ic : adv.c advlib.h Log message: Move offsetof define. CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/16 23:09:02 Modified files: sys/dev/pci : adv_pci.c Log message: Kill redundant PCI code. CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/16 23:11:06 Modified files: sys/dev/pci : files.pci Added files: sys/dev/pci : adw_pci.c Log message: Add adw device driver, from NetBSD. CVSROOT: /cvs Module name: src Changes by: dm@cvs.openbsd.org 1998/11/16 23:13:43 Modified files: usr.bin/yacc : skeleton.c Log message: add __attribute__ ((unused)) to the yyrcsid under GCC 2 CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/16 23:14:48 Modified files: sys/conf : files Log message: Add adw device driver. CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/16 23:14:59 Added files: sys/dev/ic : adw.c adw.h adwlib.c adwlib.h adwmcode.c adwmcode.h Log message: Add adw device driver, from NetBSD. CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/16 23:18:33 Modified files: sys/arch/i386/conf: GENERIC Log message: Add adw driver. CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/16 23:25:17 Modified files: share/man/man4 : Makefile adv.4 Log message: Add adw documention, make adw.4 and advansys.4 links. CVSROOT: /cvs Module name: src Changes by: form@cvs.openbsd.org 1998/11/16 23:39:26 Modified files: share/mk : bsd.port.mk Log message: Test ${ONLY_FOR_ARCHS} against both ${ARCH} and ${MACHINE_ARCH}. CVSROOT: /cvs Module name: src Changes by: form@cvs.openbsd.org 1998/11/17 00:14:17 Modified files: share/mk : bsd.port.mk Log message: Handle USE_MOTIF. CVSROOT: /cvs Module name: src Changes by: downsj@cvs.openbsd.org 1998/11/17 00:55:46 Modified files: sys/dev/pci : adv_pci.c Log message: Remove 940UW from the comments. CVSROOT: /cvs Module name: www Changes by: niklas@cvs.openbsd.org 1998/11/17 01:06:44 Modified files: . : want.html Log message: BT445S wanted for an ARC box CVSROOT: /cvs Module name: www Changes by: downsj@cvs.openbsd.org 1998/11/17 03:34:55 Modified files: . : plus.html Log message: Note addition of adw driver. CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/17 04:10:24 Modified files: sbin/isakmpd : BUGS DESIGN-NOTES Makefile QUESTIONS README TO-DO app.c app.h asn.c asn.h asn_useful.c asn_useful.h attribute.c attribute.h cert.c cert.h conf.c conf.h constants.c constants.h cookie.c cookie.h crypto.c crypto.h dh.c dh.h doi.c doi.h exchange.c exchange.h exchange_num.cst field.c field.h genconstants.sh genfields.sh gmp_util.c gmp_util.h hash.c hash.h if.c if.h ike_auth.c ike_auth.h ike_main_mode.c ike_main_mode.h ike_quick_mode.c ike_quick_mode.h init.c init.h ipsec.c ipsec.h ipsec_doi.h ipsec_fld.fld ipsec_num.cst isakmp.h isakmp_doi.c isakmp_doi.h isakmp_fld.fld isakmp_num.cst isakmpd.8 isakmpd.c isakmpd.conf.5 isakmpd.conf.sample log.c log.h math_2n.c math_2n.h math_ec2n.c math_ec2n.h math_group.c math_group.h message.c message.h pf_encap.c pf_encap.h pkcs.c pkcs.h prf.c prf.h sa.c sa.h sysdep-openbsd.c sysdep.c sysdep.h timer.c timer.h transport.c transport.h udp.c udp.h ui.c ui.h util.c util.h x509.c x509.h sbin/isakmpd/regress: Makefile check.sh Log message: Add RCS Ids from the EOM repository CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 1998/11/17 10:37:19 ports/lang/egcs-snapshot/files/config/gcc/config/m68k Update of /cvs/ports/lang/egcs-snapshot/files/config/gcc/config/m68k In directory cvs.openbsd.org:/tmp/cvs-serv24798/files/config/gcc/config/m68k Log Message: Directory /cvs/ports/lang/egcs-snapshot/files/config/gcc/config/m68k added to the repository CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 1998/11/17 10:37:19 ports/lang/egcs-snapshot/files/patches Update of /cvs/ports/lang/egcs-snapshot/files/patches In directory cvs.openbsd.org:/tmp/cvs-serv24798/files/patches Log Message: Directory /cvs/ports/lang/egcs-snapshot/files/patches added to the repository CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 1998/11/17 10:39:34 Modified files: lang/egcs-snapshot: Makefile lang/egcs-snapshot/files: md5 Added files: lang/egcs-snapshot/files/config/gcc/config/m68k: openbsd.h lang/egcs-snapshot/files/patches: patch-core-config.open patch-core-doc-ecpp patch-core-doc-egcc patch-core-name-transform patch-g++-libshared.open Log message: Clean Makefile up, mv patches around for conditional inclusion, add beginning of m68k config. CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 1998/11/17 10:45:22 Removed files: lang/egcs-snapshot/patches: patch-aa patch-ab patch-ac patch-ad patch-ae Log message: ... and finally, remove the old named patches. CVSROOT: /cvs Module name: src Changes by: provos@cvs.openbsd.org 1998/11/17 12:23:04 Modified files: sys/netinet : tcp.h tcp_debug.c tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_usrreq.c tcp_var.h Log message: NewReno, SACK and FACK support for TCP, adapted from code for BSDI by Hari Balakrishnan (hari@lcs.mit.edu), Tom Henderson (tomh@cs.berkeley.edu) and Venkat Padmanabhan (padmanab@cs.berkeley.edu) as part of the Daedalus research group at the University of California, (http://daedalus.cs.berkeley.edu). [I was able to do this on time spent at the Center for Information Technology Integration (citi.umich.edu)] CVSROOT: /cvs Module name: src Changes by: provos@cvs.openbsd.org 1998/11/17 12:29:53 Modified files: sys/conf : GENERIC Log message: enable TCP_SACK and TCP_FACK by default CVSROOT: /cvs Module name: src Changes by: provos@cvs.openbsd.org 1998/11/17 12:56:22 Modified files: share/man/man4 : options.4 Log message: describe options TCP_NEWRENO, TCP_SACK and TCP_FACK. CVSROOT: /cvs Module name: src Changes by: provos@cvs.openbsd.org 1998/11/17 13:50:39 Modified files: share/man/man4 : tcp.4 Log message: explain tcp socketoptions, there are more than just TCP_NODELAY. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/17 13:52:16 Modified files: sys/sys : malloc.h Log message: don't default to KMEMSTATS (was defined unless NO_KMEMSTATS was defined) add a M_VMSWAP memory type (for future use) do { ... } while(0) protect the MALLOC and FREE macros. CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/17 14:05:41 Modified files: sys/sys : malloc.h Log message: put back the NO_KMEMSTATS hack CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/17 14:20:41 Modified files: . : ftp.html Log message: fresno, CA mirror CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/17 14:20:46 Modified files: . : plus.html Log message: new CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/17 15:36:21 Modified files: sbin/isakmpd : sa.c Log message: From the EOM repos: Only find ready ISAKMP SAs in sa_isakmp_lookup_by_peer CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/17 16:10:14 Modified files: share/man/man4 : options.4 Log message: cleanup, explain that gdb's -k flag is obsolete CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/17 16:14:14 Modified files: gnu/usr.bin : Makefile Log message: Move perl install to be after binutils since binutils installs some headers that we may want to convert with h2ph CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/17 16:20:53 Modified files: share/man/man4 : tcp.4 Log message: cleanup CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/17 16:29:35 Modified files: share/man/man4 : scsi.4 Log message: remove empty reference to non-existent su(4) page CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/17 16:41:44 Modified files: lib/libc/stdlib: Makefile.inc malloc.3 Log message: add MLINK for malloc.conf.5 man page, also add FILES section to malloc.3; fries@ CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/17 18:03:16 Modified files: usr.bin/wall : ttymsg.c Log message: move to euid for tty opens; based on something from form CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/17 18:14:25 Modified files: sys/kern : syscalls.master Log message: syscalls behind #ifdef should have an #else CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/17 18:15:59 Modified files: sys/kern : init_sysent.c syscalls.c sys/sys : syscall.h syscallargs.h Log message: regen CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/17 18:41:09 Modified files: usr.sbin/ipmon : ipmon.8 Log message: paramters -> parameters (but this whole page needs to be redone, hopefully soon) CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/17 18:46:30 Modified files: share/man/man4 : netintro.4 Log message: paramaters -> parameters CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/17 19:11:16 Modified files: usr.bin/gprof : gprof.1 Log message: remove empty reference to non-existent prof(1) page CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/17 19:57:22 Modified files: usr.bin/wall : ttymsg.c Log message: do S_IWGRP checking just like write(1) CVSROOT: /cvs Module name: src Changes by: dm@cvs.openbsd.org 1998/11/17 20:22:55 Modified files: usr.bin/yacc : skeleton.c Log message: drop the __attribute__ stuf in favor of a simple const CVSROOT: /cvs Module name: src Changes by: art@cvs.openbsd.org 1998/11/18 03:43:04 Modified files: sbin/modunload : modunload.c Log message: atoi does not do error checking on numbers, change to strtol. pr system/641 From CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/18 04:06:54 Modified files: emulators/bochs: Makefile emulators/bochs/files: md5 emulators/bochs/patches: patch-aa emulators/bochs/pkg: PLIST Log message: update to 980707a CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/18 04:15:55 Added files: emulators/bochs/patches: patch-ab Log message: add missing patch CVSROOT: /cvs Module name: src Changes by: dm@cvs.openbsd.org 1998/11/18 08:45:13 Modified files: usr.bin/yacc : skeleton.c Log message: revert last change for K\&R C compilers without const CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 09:06:44 Modified files: sbin/modunload : modunload.c Log message: better strtol() checking CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 09:47:01 Modified files: usr.bin/wall : ttymsg.c Log message: simply honour S_IWGRP CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 09:50:05 Modified files: sbin/ping : ping.c Log message: obvious typo CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 10:09:45 Modified files: sys/conf : GENERIC Log message: disable SACK/FACK until provos learns how to write code which does not do unaligned accesses CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 10:42:22 Modified files: sys/netinet : tcp_var.h Log message: indent right CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 10:42:52 Modified files: sys/netinet : tcp.h Log message: do not require userland programs to define cpp variables, that is stupid CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/18 11:36:43 Modified files: . : orders.html Log message: bad URL CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/18 13:11:33 Modified files: sys/dev/mii : files.mii sys/dev/pci : if_rl.c if_rlreg.h Added files: sys/dev/mii : rlphy.c Log message: dev/mii'fy RTL driver and add new phy driver for the 8139 internal phy CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/18 13:14:07 Modified files: sys/dev/pci : files.pci Log message: add mii attribute to if_rl (missed in last commit) CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/18 13:17:19 Modified files: sys/arch/i386/conf: GENERIC RAMDISK Log message: Add rlphy driver CVSROOT: /cvs Module name: src Changes by: provos@cvs.openbsd.org 1998/11/18 14:13:06 Modified files: sys/netinet : tcp_output.c Log message: 64-bit clean up CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/18 14:26:44 Modified files: share/man/man4 : Makefile Added files: share/man/man4 : rlphy.4 Log message: simple man page for rlphy CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/18 14:42:10 Modified files: sys/dev/pci : if_rl.c if_rlreg.h Log message: nuke unused variables CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 16:25:35 Modified files: usr.sbin/inetd : inetd.c Log message: correct strtol() mess around rpc version numbers CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 16:26:13 Modified files: bin/stty : cchar.c Log message: strtol() range check CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 16:28:35 Modified files: lib/libc/gen : setmode.c Log message: negative change strtol() CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 16:28:55 Modified files: lib/libc/net : ethers.c Log message: check for negative numbers from strtol() CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 16:30:09 Modified files: libexec/ftpd : ftpd.c Log message: check for out-of-range umask bits from strtol() CVSROOT: /cvs Module name: src Changes by: niklas@cvs.openbsd.org 1998/11/18 16:30:37 Modified files: lib/libssl/crypto: Makefile lib/libssl/ssl : Makefile Log message: "foo.h" -> in ssl includes, so we do not need -I/usr/include/ssl and we won't be bothered by nameclashes with application headers CVSROOT: /cvs Module name: ports Changes by: yanick@cvs.openbsd.org 1998/11/18 16:55:35 Log message: Add dialog port Status: Vendor Tag: yanick Release Tags: yanick_1998-11-18 N ports/misc/dialog/Makefile N ports/misc/dialog/files/md5 N ports/misc/dialog/pkg/DESCR N ports/misc/dialog/pkg/COMMENT N ports/misc/dialog/pkg/PLIST N ports/misc/dialog/patches/patch-aa No conflicts created by this import CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/18 17:06:23 Modified files: . : plus.html Log message: new CVSROOT: /cvs Module name: ports Changes by: yanick@cvs.openbsd.org 1998/11/18 17:07:26 Modified files: misc : Makefile Log message: Add dialog to Makefile CVSROOT: /cvs Module name: ports Changes by: yanick@cvs.openbsd.org 1998/11/18 17:29:35 Modified files: misc/dialog : Makefile Log message: Add OpenBSD tag CVSROOT: /cvs Module name: ports Changes by: yanick@cvs.openbsd.org 1998/11/18 17:41:20 Log message: Add giflib port Status: Vendor Tag: yanick Release Tags: yanick_1998-11-18 N ports/graphics/giflib/Makefile N ports/graphics/giflib/files/md5 N ports/graphics/giflib/pkg/COMMENT N ports/graphics/giflib/pkg/PLIST N ports/graphics/giflib/pkg/DESCR N ports/graphics/giflib/pkg/PLIST.alpha N ports/graphics/giflib/patches/patch-aa N ports/graphics/giflib/patches/patch-ab No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: yanick@cvs.openbsd.org 1998/11/18 17:47:18 Modified files: graphics : Makefile Log message: Add dialog to Makefile CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/18 18:10:02 Modified files: lib/libform : form_data.3 Log message: Correct $From CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/18 18:14:21 Modified files: lib/libpanel : panel.c Log message: Correct $From CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/18 18:45:17 Modified files: images : blowfish.jpg Log message: better blowfish CVSROOT: /cvs Module name: src Changes by: provos@cvs.openbsd.org 1998/11/18 18:57:03 Modified files: sys/conf : GENERIC Log message: reenable SACK and FACK CVSROOT: /cvs Module name: src Changes by: form@cvs.openbsd.org 1998/11/18 20:09:17 Modified files: usr.bin/wall : wall.c Log message: fprintf(stderr, "wall: ..."); exit(1) -> errx(1, "...") CVSROOT: /cvs Module name: ports Changes by: turan@cvs.openbsd.org 1998/11/18 20:16:34 Log message: added mutt port Status: Vendor Tag: turan Release Tags: turan_1998-Nov-18 N ports/mail/mutt/Makefile N ports/mail/mutt/files/md5 N ports/mail/mutt/patches/patch-aa N ports/mail/mutt/patches/patch-ab N ports/mail/mutt/patches/patch-ac N ports/mail/mutt/pkg/COMMENT N ports/mail/mutt/pkg/DESCR N ports/mail/mutt/pkg/PLIST No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: turan@cvs.openbsd.org 1998/11/18 20:22:35 Log message: added stel port Status: Vendor Tag: turan Release Tags: turan_1998-Nov-18 N ports/security/stel/Makefile N ports/security/stel/patches/patch-ab N ports/security/stel/patches/patch-ac N ports/security/stel/patches/patch-ad N ports/security/stel/patches/patch-ae N ports/security/stel/patches/patch-af N ports/security/stel/patches/patch-aa N ports/security/stel/files/md5 N ports/security/stel/pkg/DESCR N ports/security/stel/pkg/COMMENT N ports/security/stel/pkg/PLIST N ports/security/stel/pkg/POST-INSTALL No conflicts created by this import CVSROOT: /cvs Module name: ports Changes by: turan@cvs.openbsd.org 1998/11/18 20:31:41 Modified files: mail : Makefile Log message: added mutt to Makefile CVSROOT: /cvs Module name: ports Changes by: turan@cvs.openbsd.org 1998/11/18 20:36:19 Modified files: security : Makefile Log message: added stel to Makefile CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 1998/11/18 21:12:56 Modified files: usr.sbin/pkg_install/create: perform.c usr.sbin/pkg_install/info: info.h perform.c show.c usr.sbin/pkg_install/lib: lib.h Log message: - fix pkg_info to give more rational summary when COMMENTS files are weird. - warn when COMMENT > 60 characters. *** In one month we turn this into an error -> fix packages files *** CVSROOT: /cvs Module name: www Changes by: espie@cvs.openbsd.org 1998/11/18 21:14:57 Modified files: . : checklist.html Log message: ... and add corresponding documentation to checklist.html CVSROOT: /cvs Module name: src Changes by: espie@cvs.openbsd.org 1998/11/18 21:20:10 Modified files: share/mk : bsd.port.mk Log message: new functionalities: - PATCH_LIST for conditional patches - addsum for non destructive md5 checksum updates CVSROOT: /cvs Module name: ports Changes by: todd@cvs.openbsd.org 1998/11/18 21:51:32 Modified files: devel/libslang/pkg: COMMENT Log message: adhere to < 60 char limit CVSROOT: /cvs Module name: ports Changes by: espie@cvs.openbsd.org 1998/11/18 21:52:27 Modified files: lang/egcs-stable/pkg: COMMENT lang/egcs-snapshot/pkg: COMMENT games/slash/pkg: COMMENT games/nethack/pkg: COMMENT games/xkobo/pkg: COMMENT Log message: better COMMENTS, to the point CVSROOT: /cvs Module name: ports Changes by: form@cvs.openbsd.org 1998/11/18 21:54:02 Modified files: devel/gmake : Makefile devel/gmake/files: md5 devel/gmake/patches: patch-aa patch-ac Log message: update to 3.77; use mkstemp() instead of mktemp() CVSROOT: /cvs Module name: ports Changes by: jasoni@cvs.openbsd.org 1998/11/18 22:09:11 Log message: Add Freetype port - impor from FreeBSD ports Status: Vendor Tag: jasoni Release Tags: jasoni_1998-Nov-18 N ports/print/freetype/Makefile N ports/print/freetype/files/md5 N ports/print/freetype/pkg/COMMENT N ports/print/freetype/pkg/DESCR N ports/print/freetype/pkg/PLIST N ports/print/freetype/patches/patch-ac No conflicts created by this import CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 22:12:57 Modified files: sys/dev/pci : pcidevs Log message: accton 503x CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 22:13:08 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: sync CVSROOT: /cvs Module name: ports Changes by: jasoni@cvs.openbsd.org 1998/11/18 22:16:26 Modified files: print : Makefile Log message: add freetype to Makefile CVSROOT: /cvs Module name: ports Changes by: jasoni@cvs.openbsd.org 1998/11/18 23:00:47 Modified files: x11/rxvt/files : md5 x11/rxvt/pkg : PLIST Log message: Update to version 2.4.5 CVSROOT: /cvs Module name: ports Changes by: jasoni@cvs.openbsd.org 1998/11/18 23:20:58 Modified files: x11/rxvt : Makefile Log message: Update to version 2.4.5 CVSROOT: /cvs Module name: ports Changes by: jasoni@cvs.openbsd.org 1998/11/18 23:23:04 Removed files: x11/rxvt/patches: patch-aa patch-ab patch-ad patch-ae patch-ah Log message: hmph, I will be more efficient on my next port update CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 23:34:03 Modified files: usr.sbin/inetd : inetd.c Log message: catch extra junk at the end of the numbers CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/18 23:44:07 Modified files: include : unistd.h Log message: add getpgid() proto; form CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/18 23:45:23 Modified files: sys/dev/pci : pcidevs Log message: remove realtek2 entry CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/18 23:47:26 Modified files: sys/dev/pci : pcidevs.h pcidevs_data.h Log message: sync CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/19 00:01:56 Modified files: sys/dev/pci : if_rl.c if_rlreg.h Log message: Sync with FreeBSD: o match Accton 1207D (MXP5030, 5038) o always do buffer copies on tx (it happened most of the time anyway) o fix up tx packets to minimum length CVSROOT: /cvs Module name: ports Changes by: niklas@cvs.openbsd.org 1998/11/19 00:16:36 Modified files: archivers/gtar/pkg: COMMENT Log message: Shorten COMMENT to be under 60 characters CVSROOT: /cvs Module name: ports Changes by: niklas@cvs.openbsd.org 1998/11/19 00:21:16 Modified files: misc/cdrecord/pkg: COMMENT Log message: Shorten COMMENT to be under 60 characters CVSROOT: /cvs Module name: src Changes by: d@cvs.openbsd.org 1998/11/19 00:32:10 src/lib/libc_r/arch/m68k Update of /cvs/src/lib/libc_r/arch/m68k In directory cvs.openbsd.org:/cvs.n/hack/d/work/src/lib/libc_r/arch/m68k Log Message: Directory /cvs/src/lib/libc_r/arch/m68k added to the repository CVSROOT: /cvs Module name: src Changes by: d@cvs.openbsd.org 1998/11/19 00:32:11 src/lib/libc_r/arch/sparc Update of /cvs/src/lib/libc_r/arch/sparc In directory cvs.openbsd.org:/cvs.n/hack/d/work/src/lib/libc_r/arch/sparc Log Message: Directory /cvs/src/lib/libc_r/arch/sparc added to the repository CVSROOT: /cvs Module name: ports Changes by: jasoni@cvs.openbsd.org 1998/11/19 00:33:13 Modified files: devel/automake : Makefile devel/automake/files: md5 devel/automake/patches: patch-aa patch-ab devel/automake/pkg: PLIST Log message: Update to version 1.3 CVSROOT: /cvs Module name: ports Changes by: jasoni@cvs.openbsd.org 1998/11/19 00:37:54 Modified files: x11/rxvt/pkg : COMMENT Log message: Shorten comment to <= 60 chars CVSROOT: /cvs Module name: ports Changes by: jasoni@cvs.openbsd.org 1998/11/19 00:43:36 Modified files: net/licq/pkg : COMMENT Log message: Shorten to <= 60 chars CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/19 00:54:53 Modified files: . : want.html Log message: new CVSROOT: /cvs Module name: www Changes by: deraadt@cvs.openbsd.org 1998/11/19 00:55:21 Modified files: . : want.html Log message: oops CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/19 01:04:12 Modified files: share/man/man4/man4.sparc: intro.4 Log message: audioamd on classic CVSROOT: /cvs Module name: src Changes by: dugsong@cvs.openbsd.org 1998/11/19 01:18:59 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.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: add support for more ptys CVSROOT: /cvs Module name: src Changes by: jason@cvs.openbsd.org 1998/11/19 01:22:39 Modified files: share/man/man4/man4.sparc: intro.4 Log message: more updates; theo. CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/19 02:33:13 Modified files: share/man/man4/man4.i386: Makefile intro.4 Removed files: share/man/man4/man4.i386: ed.4 Log message: some updating.. could do with TONS more.. anyone want to help? CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/19 03:02:00 Modified files: sys/dev/isa : pnpdevs Log message: more pnp devices CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/19 03:04:51 Modified files: sys/dev/isa : pnpdevs Log message: clean CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/19 03:04:54 Modified files: sys/dev/isa : pnpdevs.h Log message: sync CVSROOT: /cvs Module name: ports Changes by: provos@cvs.openbsd.org 1998/11/19 07:21:09 Modified files: misc/xdelta/pkg: COMMENT Log message: shorten COMMENT CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/19 10:07:14 Modified files: lib/libocurses : pathnames.h termcap.c Log message: For issetugid case, only ignore $TERMCAP if it is a path CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/19 10:12:26 Modified files: lib/libocurses : pathnames.h Log message: add missing space CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/19 10:22:23 Modified files: lib/libcurses : read_termcap.c Log message: For issetugid case, only ignore $TERMCAP if it is a path CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/19 10:48:52 Modified files: lib/libocurses : setterm.c Log message: ignore out-of-range environment LINES and COLUMNS CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/19 11:08:54 Modified files: lib/libcurses : read_bsd_terminfo.c Log message: Ignore $TERMINFO if setuigid CVSROOT: /cvs Module name: src Changes by: deraadt@cvs.openbsd.org 1998/11/19 11:27:02 Modified files: sys/conf : GENERIC Log message: disable FACK/SACK again; they still panic alphas. Sorry Niels, but you have to do better... CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/19 12:54:37 Modified files: bin/ksh : jobs.c Log message: thou shalt not follow the NULL pointer, that way lies madness CVSROOT: /cvs Module name: src Changes by: millert@cvs.openbsd.org 1998/11/19 12:59:10 Modified files: bin/ksh : jobs.c Log message: better fix CVSROOT: /cvs Module name: src Changes by: marc@cvs.openbsd.org 1998/11/19 15:15:31 Modified files: share/mk : bsd.port.mk Log message: checkpatch target and PATCH_CHECK_ONLY not available with OpenBSD CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/19 16:23:50 Modified files: usr.bin/mail : mail.1 Log message: significant cleanup; also s/INTRODUCTION/DESCRIPTION/, in particular for man -h CVSROOT: /cvs Module name: src Changes by: aaron@cvs.openbsd.org 1998/11/19 16:33:46 Modified files: bin/csh : csh.1 Log message: note when -n option is used, shell can be terminated with ^D (end-of-file) CVSROOT: /cvs Module name: www Changes by: