unix-history/.git
31 years agobranch should succeed if any substitution has succeeded, not just the
Keith Bostic [Thu, 3 Dec 1992 01:06:04 +0000 (17:06 -0800)]
branch should succeed if any substitution has succeeded, not just the
last one; from Diomidis Spinellis <dds@doc.ic.ac.uk>

SCCS-vsn: usr.bin/sed/process.c 5.10

31 years agoreplace old adhoc globbing code with call to libc glob function
Kirk McKusick [Wed, 2 Dec 1992 17:11:06 +0000 (09:11 -0800)]
replace old adhoc globbing code with call to libc glob function

SCCS-vsn: sbin/restore/interactive.c 5.18

31 years agohave to deal with pathsearch returning a dp instead of an ino_t
Kirk McKusick [Wed, 2 Dec 1992 17:08:12 +0000 (09:08 -0800)]
have to deal with pathsearch returning a dp instead of an ino_t

SCCS-vsn: sbin/restore/utilities.c 5.10

31 years agopathsearch and searchdir now return a dp instead of an ino_t;
Kirk McKusick [Wed, 2 Dec 1992 17:07:26 +0000 (09:07 -0800)]
pathsearch and searchdir now return a dp instead of an ino_t;
rst_opendir now really gets a new descriptor which is deleted by
the new function rst_closedir

SCCS-vsn: sbin/restore/dirs.c 5.25

31 years agoadd rst_closedir; new return value for pathsearch
Kirk McKusick [Wed, 2 Dec 1992 17:04:30 +0000 (09:04 -0800)]
add rst_closedir; new return value for pathsearch

SCCS-vsn: sbin/restore/extern.h 5.2

31 years agoadd GLOB_ALTDIRFUNC to have glob use alternate directory access functions
Kirk McKusick [Wed, 2 Dec 1992 17:03:08 +0000 (09:03 -0800)]
add GLOB_ALTDIRFUNC to have glob use alternate directory access functions

SCCS-vsn: lib/libc/gen/glob.c 5.17
SCCS-vsn: include/glob.h 5.8
SCCS-vsn: lib/libc/gen/glob.3 5.7

31 years agogotta set ip before you use it, kirk!
Chris Torek [Wed, 2 Dec 1992 12:31:41 +0000 (04:31 -0800)]
gotta set ip before you use it, kirk!

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.65

31 years agofrom Chris, handle gcc's that emit ./foo.h instead of just foo.h
Keith Bostic [Wed, 2 Dec 1992 12:16:15 +0000 (04:16 -0800)]
from Chris, handle gcc's that emit ./foo.h instead of just foo.h

SCCS-vsn: usr.bin/mkdep/mkdep.gcc.sh 5.5

31 years agoupdate for HP 95706 from Hibler
Kirk McKusick [Wed, 2 Dec 1992 06:55:43 +0000 (22:55 -0800)]
update for HP 95706 from Hibler

SCCS-vsn: etc/etc.hp300/disktab 5.7

31 years agoRLIMIT_OFILE => RLIMIT_NOFILE for compatibility with other UNIX's
Kirk McKusick [Wed, 2 Dec 1992 06:52:41 +0000 (22:52 -0800)]
RLIMIT_OFILE => RLIMIT_NOFILE for compatibility with other UNIX's

SCCS-vsn: sys/miscfs/fdesc/fdesc_vfsops.c 7.2

31 years agoRLIMIT_OFILE => RLIMIT_NOFILE for compatibility with other UNIX's
Kirk McKusick [Wed, 2 Dec 1992 05:43:26 +0000 (21:43 -0800)]
RLIMIT_OFILE => RLIMIT_NOFILE for compatibility with other UNIX's

SCCS-vsn: sys/kern/init_main.c 7.57
SCCS-vsn: sys/sys/resource.h 7.7
SCCS-vsn: bin/csh/func.c 5.38

31 years agonew include structure
Kirk McKusick [Wed, 2 Dec 1992 05:40:24 +0000 (21:40 -0800)]
new include structure

SCCS-vsn: sys/kern/init_main.c 7.56

31 years agoRLIMIT_OFILE => RLIMIT_NOFILE for compatibility with other UNIX's
Kirk McKusick [Wed, 2 Dec 1992 05:35:37 +0000 (21:35 -0800)]
RLIMIT_OFILE => RLIMIT_NOFILE for compatibility with other UNIX's

SCCS-vsn: sys/kern/kern_descrip.c 7.39

31 years agoonly move vnode to front of list when not already there
Kirk McKusick [Wed, 2 Dec 1992 05:25:00 +0000 (21:25 -0800)]
only move vnode to front of list when not already there

SCCS-vsn: sys/kern/vfs_subr.c 7.89

31 years agoThe mode.c_cc check is inversed - it now only uses the backspace code
Keith Bostic [Wed, 2 Dec 1992 03:17:51 +0000 (19:17 -0800)]
The mode.c_cc check is inversed - it now only uses the backspace code
for erase if erase is already set to the default, while it should only
do this if erase is NOT set to the default.
From arnej@Lise.Unit.NO (Arne Henrik Juul)

SCCS-vsn: usr.bin/tset/set.c 5.3

31 years agofc without arguments dereferences argv[1]; from Christos
Keith Bostic [Tue, 1 Dec 1992 16:34:56 +0000 (08:34 -0800)]
fc without arguments dereferences argv[1]; from Christos

SCCS-vsn: bin/sh/histedit.c 5.1

31 years agoset the modify time
Keith Bostic [Tue, 1 Dec 1992 16:15:14 +0000 (08:15 -0800)]
set the modify time

SCCS-vsn: old/tp/tp3.c 4.2

31 years agomake ctags work better when obj is a directory
Keith Bostic [Tue, 1 Dec 1992 15:34:26 +0000 (07:34 -0800)]
make ctags work better when obj is a directory

SCCS-vsn: share/mk/bsd.lib.mk 5.36
SCCS-vsn: share/mk/bsd.prog.mk 5.36

31 years agocheck name length before entering in cache
Kirk McKusick [Tue, 1 Dec 1992 14:04:00 +0000 (06:04 -0800)]
check name length before entering in cache

SCCS-vsn: sys/nfs/nfs_vnops.c 7.101

31 years agoscript should flush its output into the file periodicially
Keith Bostic [Tue, 1 Dec 1992 13:51:08 +0000 (05:51 -0800)]
script should flush its output into the file periodicially
random ANSI C cleanups

SCCS-vsn: usr.bin/script/script.c 5.15

31 years agofrom Carl Staelin, make it compile
Keith Bostic [Tue, 1 Dec 1992 12:53:42 +0000 (04:53 -0800)]
from Carl Staelin, make it compile

SCCS-vsn: sys/hp300/dev/ac.c 7.4

31 years agoadd hostname to recvjob screwup message, print out messed up line
Keith Bostic [Tue, 1 Dec 1992 05:35:45 +0000 (21:35 -0800)]
add hostname to recvjob screwup message, print out messed up line

SCCS-vsn: usr.sbin/lpr/lpd/recvjob.c 5.21

31 years agoadd restarted line to log
Keith Bostic [Tue, 1 Dec 1992 05:35:09 +0000 (21:35 -0800)]
add restarted line to log

SCCS-vsn: usr.sbin/lpr/lpd/lpd.c 5.19

31 years agofixed ansi c macro
Cynthia A. E. Livingston [Mon, 30 Nov 1992 12:43:39 +0000 (04:43 -0800)]
fixed ansi c macro

SCCS-vsn: share/tmac/doc-syms 5.9

31 years agotypo, missing comma
Keith Bostic [Mon, 30 Nov 1992 06:05:35 +0000 (22:05 -0800)]
typo, missing comma

SCCS-vsn: bin/sh/error.c 5.2

31 years agono more page_lock, PG_ABSENT
Mike Hibler [Mon, 30 Nov 1992 02:23:32 +0000 (18:23 -0800)]
no more page_lock, PG_ABSENT

SCCS-vsn: sys/vm/vm_fault.c 7.16

31 years agocleanup
Mike Hibler [Mon, 30 Nov 1992 02:22:20 +0000 (18:22 -0800)]
cleanup

SCCS-vsn: sys/vm/vm_pager.c 7.10

31 years agomach 2.5/3.0 inspired changes:
Mike Hibler [Mon, 30 Nov 1992 02:21:32 +0000 (18:21 -0800)]
mach 2.5/3.0 inspired changes:
1. dynamically compute inactive_target before each invokation of
vm_pageout_scan (as a function of current active/inactive pages)
2. make inactive_target larger to improve chances of reclaim and
provide a better approximation of LRU
3. allow dirty pages to be reclaimed
4. correct computation of page_shortage to avoid excess wakeups
from vm_page_alloc
also some basic code cleanup

SCCS-vsn: sys/vm/vm_pageout.c 7.10

31 years agoonly force wakeup of pageout daemon if we are short on memory
Mike Hibler [Mon, 30 Nov 1992 02:20:06 +0000 (18:20 -0800)]
only force wakeup of pageout daemon if we are short on memory

SCCS-vsn: sys/vm/swap_pager.c 7.17

31 years agoremove unused page_lock and unlock_request fields
Mike Hibler [Mon, 30 Nov 1992 02:19:41 +0000 (18:19 -0800)]
remove unused page_lock and unlock_request fields

SCCS-vsn: sys/vm/vm_page.h 7.10

31 years agop_cpu is a u_int, not a u_char
Chris Torek [Sun, 29 Nov 1992 18:26:28 +0000 (10:26 -0800)]
p_cpu is a u_int, not a u_char

SCCS-vsn: bin/ps/keyword.c 5.14

31 years agochanges sufficient for IDRP and TUBA/TCP
Keith Sklower [Thu, 26 Nov 1992 12:11:29 +0000 (04:11 -0800)]
changes sufficient for IDRP and TUBA/TCP

SCCS-vsn: sys/netiso/iso_proto.c 7.12

31 years agodubious change for TUBA
Keith Sklower [Thu, 26 Nov 1992 12:10:54 +0000 (04:10 -0800)]
dubious change for TUBA

SCCS-vsn: sys/netiso/iso.c 7.21

31 years agothis version supports TCP between two workstations on the same ethernet
Keith Sklower [Thu, 26 Nov 1992 12:09:39 +0000 (04:09 -0800)]
this version supports TCP between two workstations on the same ethernet

SCCS-vsn: sys/netiso/tuba_subr.c 7.11
SCCS-vsn: sys/netiso/tuba_table.c 7.9
SCCS-vsn: sys/netiso/tuba_table.h 7.9
SCCS-vsn: sys/netiso/tuba_usrreq.c 7.8

31 years agochanges sufficient for tuba & idrp; may want to rethink this
Keith Sklower [Thu, 26 Nov 1992 12:07:29 +0000 (04:07 -0800)]
changes sufficient for tuba & idrp; may want to rethink this

SCCS-vsn: sys/netiso/tp_iso.c 7.15

31 years agoassign socket and NLPID numbers for IDRP, also tcp & udp
Keith Sklower [Thu, 26 Nov 1992 12:06:19 +0000 (04:06 -0800)]
assign socket and NLPID numbers for IDRP, also tcp & udp

SCCS-vsn: sys/netiso/iso.h 7.8

31 years agocleanups from Torek; new constants for future interface
Kirk McKusick [Wed, 25 Nov 1992 13:15:18 +0000 (05:15 -0800)]
cleanups from Torek; new constants for future interface

SCCS-vsn: sys/vm/vm_page.h 7.9

31 years agohandle 2K mbufs gracefully: round user buffer spec up, not down.
Chris Torek [Wed, 25 Nov 1992 06:55:55 +0000 (22:55 -0800)]
handle 2K mbufs gracefully: round user buffer spec up, not down.
allow more than 3 packets of window by default (3 is particularly
bad with current ack policy).  (from van)

SCCS-vsn: sys/netinet/tcp_input.c 7.29

31 years agodelete MAP_FILE, it's the default, no longer needs to be specified
Keith Bostic [Wed, 25 Nov 1992 02:10:10 +0000 (18:10 -0800)]
delete MAP_FILE, it's the default, no longer needs to be specified

SCCS-vsn: lib/libc/sys/mmap.2 6.5

31 years agoadd HP95706A
Kirk McKusick [Tue, 24 Nov 1992 10:11:43 +0000 (02:11 -0800)]
add HP95706A

SCCS-vsn: etc/etc.hp300/disktab 5.6

31 years agouse "cp -pR", not "cp -pr"; minor error changes
Keith Bostic [Tue, 24 Nov 1992 06:22:02 +0000 (22:22 -0800)]
use "cp -pR", not "cp -pr"; minor error changes
lots of lint/ANSI cleanups

SCCS-vsn: bin/mv/mv.c 5.12

31 years agoANSI says can't include <sys/types.h>, nor does ANSI permit quads
Keith Bostic [Tue, 24 Nov 1992 02:54:32 +0000 (18:54 -0800)]
ANSI says can't include <sys/types.h>, nor does ANSI permit quads
from Chris Torek

SCCS-vsn: include/stdlib.h 5.22

31 years agominor fixes & improvements: swab not in kernel; make sure NSEL is
Keith Sklower [Sat, 21 Nov 1992 14:45:25 +0000 (06:45 -0800)]
minor fixes & improvements: swab not in kernel; make sure NSEL is
6 when connecting; don't bother to save extra 2 cksum fudges; change convention
on who moves pointer past CLNP header; on input, if you have to pull up TCP
header, do it directly into aligned header.

SCCS-vsn: sys/netiso/tuba_subr.c 7.10
SCCS-vsn: sys/netiso/tuba_table.c 7.8
SCCS-vsn: sys/netiso/tuba_table.h 7.8
SCCS-vsn: sys/netiso/tuba_usrreq.c 7.7

31 years agofix infinite loop as pointed out by gcc2
Chris Torek [Fri, 20 Nov 1992 11:23:01 +0000 (03:23 -0800)]
fix infinite loop as pointed out by gcc2

SCCS-vsn: sys/netinet/ip_mroute.c 7.4

31 years agochanges thought to be required for new pseudo-header, not tested
Keith Sklower [Thu, 19 Nov 1992 18:38:18 +0000 (10:38 -0800)]
changes thought to be required for new pseudo-header, not tested

SCCS-vsn: sys/netiso/tuba_table.c 7.7
SCCS-vsn: sys/netiso/tuba_table.h 7.7
SCCS-vsn: sys/netiso/tuba_subr.c 7.9

31 years agodk_wpms => dk_bps; turn on sddkdriver (for other sparc code);
Chris Torek [Thu, 19 Nov 1992 12:39:00 +0000 (04:39 -0800)]
dk_wpms => dk_bps; turn on sddkdriver (for other sparc code);
copy LUN into format ops; temp buffer in sd_lblkstrat must be malloc'd;
make kernel includes standard

SCCS-vsn: sys/dev/scsi/sd.c 5.4

31 years agodk_wpms => dk_bps; minor copyright fix
Chris Torek [Thu, 19 Nov 1992 12:34:38 +0000 (04:34 -0800)]
dk_wpms => dk_bps; minor copyright fix

SCCS-vsn: sys/sys/disk.h 5.2

31 years agomake kernel includes standard
Chris Torek [Thu, 19 Nov 1992 12:18:55 +0000 (04:18 -0800)]
make kernel includes standard

SCCS-vsn: sys/dev/scsi/scsi_subr.c 5.3

31 years agorm dregs of RMP (it was deprecated some time ago)
Chris Torek [Thu, 19 Nov 1992 11:35:37 +0000 (03:35 -0800)]
rm dregs of RMP (it was deprecated some time ago)

SCCS-vsn: sys/kern/uipc_domain.c 7.11

31 years agoadd cfroots & simplify; allow duplicate config data; add events
Chris Torek [Thu, 19 Nov 1992 10:08:00 +0000 (02:08 -0800)]
add cfroots & simplify; allow duplicate config data; add events
and make dv_xname an array for export

SCCS-vsn: sys/kern/subr_autoconf.c 7.5

31 years agop_cpticks is modified by statclock intr; must prevent state changes
Chris Torek [Thu, 19 Nov 1992 09:52:35 +0000 (01:52 -0800)]
p_cpticks is modified by statclock intr; must prevent state changes
slightly sooner.  can use splstatclock instead of splhigh to do this.

SCCS-vsn: sys/kern/kern_synch.c 7.26

31 years agouse __USE_OPEN_FLAGS macro from db.h
Keith Bostic [Thu, 19 Nov 1992 07:06:36 +0000 (23:06 -0800)]
use __USE_OPEN_FLAGS macro from db.h

SCCS-vsn: lib/libc/db/btree/bt_open.c 5.23

31 years agohash_put can now set the key, so key not a const *
Keith Bostic [Thu, 19 Nov 1992 07:06:26 +0000 (23:06 -0800)]
hash_put can now set the key, so key not a const *
use __USE_OPEN_FLAGS macro from db.h

SCCS-vsn: lib/libc/db/hash/hash.c 5.29

31 years agoadd __USE_OPEN_FLAGS, it's privately used, though
Keith Bostic [Thu, 19 Nov 1992 07:02:57 +0000 (23:02 -0800)]
add __USE_OPEN_FLAGS, it's privately used, though

SCCS-vsn: include/db.h 5.20

31 years ago2^31 doesn't work in C
Keith Bostic [Thu, 19 Nov 1992 06:23:17 +0000 (22:23 -0800)]
2^31 doesn't work in C

SCCS-vsn: sbin/newlfs/lfs.c 5.24

31 years agoChanged reverse video to '#' on black squares -- makes it easier on
Elan Amir [Thu, 19 Nov 1992 04:18:15 +0000 (20:18 -0800)]
Changed reverse video to '#' on black squares -- makes it easier on
the eyes.

SCCS-vsn: games/chess/uxdsp.c 5.6

31 years agosearchheaders
Edward Wang [Wed, 18 Nov 1992 13:40:51 +0000 (05:40 -0800)]
searchheaders

SCCS-vsn: usr.bin/mail/list.c 5.16
SCCS-vsn: usr.bin/mail/mail.1 6.20

31 years agodate and time created 92/11/17 19:59:32 by sklower
Keith Sklower [Wed, 18 Nov 1992 11:59:32 +0000 (03:59 -0800)]
date and time created 92/11/17 19:59:32 by sklower

SCCS-vsn: sys/netiso/idrp_usrreq.c 7.1

31 years agodate and time created 92/11/17 17:06:53 by akito
Akito Fujita [Wed, 18 Nov 1992 09:06:53 +0000 (01:06 -0800)]
date and time created 92/11/17 17:06:53 by akito

SCCS-vsn: sys/luna68k/font/font.c 7.1

31 years agodate and time created 92/11/17 17:04:50 by akito
Akito Fujita [Wed, 18 Nov 1992 09:04:50 +0000 (01:04 -0800)]
date and time created 92/11/17 17:04:50 by akito

SCCS-vsn: sys/luna68k/dev/bmd.c 7.1
SCCS-vsn: sys/luna68k/stand/bmd.c 7.1

31 years agosiointr() --> _siointr() (for bmc)
Akito Fujita [Wed, 18 Nov 1992 09:01:13 +0000 (01:01 -0800)]
siointr() --> _siointr() (for bmc)

SCCS-vsn: sys/luna68k/luna68k/locore.s 7.7

31 years agomake kernel includes standard, again
Akito Fujita [Wed, 18 Nov 1992 08:57:43 +0000 (00:57 -0800)]
make kernel includes standard, again

SCCS-vsn: sys/luna68k/luna68k/autoconf.c 7.4
SCCS-vsn: sys/luna68k/luna68k/conf.c 7.5

31 years agoadd routine table of bmc
Akito Fujita [Wed, 18 Nov 1992 08:53:11 +0000 (00:53 -0800)]
add routine table of bmc

SCCS-vsn: sys/luna68k/luna68k/cons.c 7.3

31 years agoadd bmc driver entry
Akito Fujita [Wed, 18 Nov 1992 08:48:02 +0000 (00:48 -0800)]
add bmc driver entry

SCCS-vsn: sys/luna68k/luna68k/conf.c 7.4

31 years agodevice table entry of sio is changed
Akito Fujita [Wed, 18 Nov 1992 08:45:52 +0000 (00:45 -0800)]
device table entry of sio is changed

SCCS-vsn: sys/luna68k/luna68k/autoconf.c 7.3

31 years agodate and time created 92/11/17 16:36:54 by akito
Akito Fujita [Wed, 18 Nov 1992 08:36:54 +0000 (00:36 -0800)]
date and time created 92/11/17 16:36:54 by akito

SCCS-vsn: sys/luna68k/dev/kbd.c 7.1

31 years agodate and time created 92/11/17 16:29:08 by akito
Akito Fujita [Wed, 18 Nov 1992 08:29:08 +0000 (00:29 -0800)]
date and time created 92/11/17 16:29:08 by akito

SCCS-vsn: sys/luna68k/dev/bmc.c 7.1

31 years agoadd device macro for bmc
Akito Fujita [Wed, 18 Nov 1992 08:27:30 +0000 (00:27 -0800)]
add device macro for bmc

SCCS-vsn: sys/luna68k/dev/device.h 7.2

31 years agodate and time created 92/11/17 16:23:33 by akito
Akito Fujita [Wed, 18 Nov 1992 08:23:33 +0000 (00:23 -0800)]
date and time created 92/11/17 16:23:33 by akito

SCCS-vsn: sys/luna68k/dev/siovar.h 7.1

31 years agofor bmc driver
Akito Fujita [Wed, 18 Nov 1992 08:19:32 +0000 (00:19 -0800)]
for bmc driver

SCCS-vsn: sys/luna68k/dev/sio.c 7.3
SCCS-vsn: sys/luna68k/dev/sioreg.h 7.2

31 years agoadd bmc driver entry
Akito Fujita [Wed, 18 Nov 1992 08:12:49 +0000 (00:12 -0800)]
add bmc driver entry

SCCS-vsn: sys/luna68k/conf/files.luna68k 7.2

31 years agoadd /sys to include line
Keith Bostic [Wed, 18 Nov 1992 05:45:53 +0000 (21:45 -0800)]
add /sys to include line

SCCS-vsn: sys/libkern/Makefile 7.8

31 years agoadd rindex()
Keith Bostic [Wed, 18 Nov 1992 05:45:16 +0000 (21:45 -0800)]
add rindex()

SCCS-vsn: sys/libkern/libkern.h 7.5

31 years agodate and time created 92/11/17 13:37:57 by elan
Elan Amir [Wed, 18 Nov 1992 05:37:57 +0000 (21:37 -0800)]
date and time created 92/11/17 13:37:57 by elan

SCCS-vsn: games/chess/Xchess/scrollText.c 1.1

31 years agodate and time created 92/11/17 13:32:52 by elan
Elan Amir [Wed, 18 Nov 1992 05:32:52 +0000 (21:32 -0800)]
date and time created 92/11/17 13:32:52 by elan

SCCS-vsn: games/chess/Xchess/program.c 1.1

31 years agouse di_inumber not di_inum.
Margo Seltzer [Wed, 18 Nov 1992 05:22:04 +0000 (21:22 -0800)]
use di_inumber not di_inum.

SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.83

31 years agoInitialize on-disk inode structure correctly. Use di_inumber.
Margo Seltzer [Wed, 18 Nov 1992 05:21:41 +0000 (21:21 -0800)]
Initialize on-disk inode structure correctly.  Use di_inumber.

SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 7.55

31 years agoIf out of buffers, sleep rather than return ENOSPC
Margo Seltzer [Wed, 18 Nov 1992 05:20:50 +0000 (21:20 -0800)]
If out of buffers, sleep rather than return ENOSPC

SCCS-vsn: sys/ufs/lfs/lfs_bio.c 7.18

31 years agoSeg read flag.
Margo Seltzer [Wed, 18 Nov 1992 05:20:10 +0000 (21:20 -0800)]
Seg read flag.

SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 7.40

31 years agoAdd lock pid to lfs structure.
Margo Seltzer [Wed, 18 Nov 1992 05:05:40 +0000 (21:05 -0800)]
Add lock pid to lfs structure.

SCCS-vsn: sbin/newlfs/lfs.c 5.23

31 years agoAllow segments of 64K (still need to be able to create indirect
Margo Seltzer [Wed, 18 Nov 1992 04:53:05 +0000 (20:53 -0800)]
Allow segments of 64K (still need to be able to create indirect
blocks in newfs).

SCCS-vsn: sbin/newlfs/config.h 5.4

31 years agoUse union for inode number. Compute disk blocks per seg correctly.
Margo Seltzer [Wed, 18 Nov 1992 04:52:36 +0000 (20:52 -0800)]
Use union for inode number.  Compute disk blocks per seg correctly.

SCCS-vsn: sbin/newlfs/lfs.c 5.22

31 years agogcc -Wall points out bogus subscript
Chris Torek [Tue, 17 Nov 1992 15:24:42 +0000 (07:24 -0800)]
gcc -Wall points out bogus subscript

SCCS-vsn: usr.bin/telnet/utilities.c 5.4

31 years agorm bogus variable to fix "send" command (jonathan@CS.Stanford.EDU)
Chris Torek [Tue, 17 Nov 1992 15:07:59 +0000 (07:07 -0800)]
rm bogus variable to fix "send" command (jonathan@CS.Stanford.EDU)

SCCS-vsn: usr.bin/telnet/commands.c 5.7
SCCS-vsn: usr.bin/telnet/commands.c 5.7

31 years agoadd alpha.cf and s2000.cf
Eric Allman [Tue, 17 Nov 1992 12:04:29 +0000 (04:04 -0800)]
add alpha.cf and s2000.cf

SCCS-vsn: usr.sbin/sendmail/cf/cf/Makefile 5.8

31 years agodate and time created 92/11/16 20:03:27 by eric
Eric Allman [Tue, 17 Nov 1992 12:03:27 +0000 (04:03 -0800)]
date and time created 92/11/16 20:03:27 by eric

SCCS-vsn: usr.sbin/sendmail/cf/cf/s2k-osf1.mc 2.1

31 years agodate and time created 92/11/16 20:03:07 by eric
Eric Allman [Tue, 17 Nov 1992 12:03:07 +0000 (04:03 -0800)]
date and time created 92/11/16 20:03:07 by eric

SCCS-vsn: usr.sbin/sendmail/cf/ostype/osf1.m4 2.1

31 years agospelling
Chris Torek [Tue, 17 Nov 1992 11:35:01 +0000 (03:35 -0800)]
spelling

SCCS-vsn: sys/kern/kern_clock.c 7.28

31 years agoadd event counters; expand dv_xname for external use; fix copyright
Chris Torek [Tue, 17 Nov 1992 10:27:45 +0000 (02:27 -0800)]
add event counters; expand dv_xname for external use; fix copyright

SCCS-vsn: sys/sys/device.h 7.5

31 years agofix dom_init prototype (no args => __P((void)), not empty)
Chris Torek [Tue, 17 Nov 1992 10:00:04 +0000 (02:00 -0800)]
fix dom_init prototype (no args => __P((void)), not empty)

SCCS-vsn: sys/sys/domain.h 7.6

31 years agoadd event counters; expand dv_xname for external use; fix copyright
Chris Torek [Tue, 17 Nov 1992 09:56:19 +0000 (01:56 -0800)]
add event counters; expand dv_xname for external use; fix copyright

SCCS-vsn: sys/sys/device.h 7.5

31 years agomake it use varargs/stdarg and vsprintf
Eric Allman [Tue, 17 Nov 1992 09:52:20 +0000 (01:52 -0800)]
make it use varargs/stdarg and vsprintf

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 5.25
SCCS-vsn: usr.sbin/sendmail/src/main.c 5.60
SCCS-vsn: usr.sbin/sendmail/src/conf.h 5.30
SCCS-vsn: usr.sbin/sendmail/src/err.c 5.16
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.126
SCCS-vsn: usr.sbin/sendmail/src/conf.c 5.46

31 years agoMade reverse easier on the eyes...
Elan Amir [Tue, 17 Nov 1992 05:03:22 +0000 (21:03 -0800)]
Made reverse easier on the eyes...

SCCS-vsn: games/chess/uxdsp.c 5.5

31 years agoMade display easier to read by making black squares on board appear
Elan Amir [Tue, 17 Nov 1992 04:50:00 +0000 (20:50 -0800)]
Made display easier to read by making black squares on board appear
in reverse video.

SCCS-vsn: games/chess/uxdsp.c 5.4

31 years agoChanged to new data structures.
Elan Amir [Tue, 17 Nov 1992 04:11:10 +0000 (20:11 -0800)]
Changed to new data structures.

SCCS-vsn: games/hangman/getguess.c 5.6

31 years ago#error breaks most old compilers, even if it is being ignored
Eric Allman [Tue, 17 Nov 1992 03:44:13 +0000 (19:44 -0800)]
#error breaks most old compilers, even if it is being ignored

SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.40

31 years agoadd -f (fold case) flag to keyed database lookups
Eric Allman [Tue, 17 Nov 1992 03:41:29 +0000 (19:41 -0800)]
add -f (fold case) flag to keyed database lookups

SCCS-vsn: usr.sbin/sendmail/src/version.c 5.125
SCCS-vsn: usr.sbin/sendmail/src/map.c 5.3

31 years agoadd MF_FOLDCASE flag
Eric Allman [Tue, 17 Nov 1992 03:30:45 +0000 (19:30 -0800)]
add MF_FOLDCASE flag

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.43

31 years agoeliminate old DBM support; improve NDBM support
Eric Allman [Tue, 17 Nov 1992 03:29:23 +0000 (19:29 -0800)]
eliminate old DBM support; improve NDBM support

SCCS-vsn: usr.sbin/sendmail/src/Makefile 5.29
SCCS-vsn: usr.sbin/sendmail/src/alias.c 5.39
SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dist 5.4

31 years agodate and time created 92/11/16 09:14:26 by eric
Eric Allman [Tue, 17 Nov 1992 01:14:26 +0000 (17:14 -0800)]
date and time created 92/11/16 09:14:26 by eric

SCCS-vsn: usr.sbin/sendmail/makemap/makemap.8 5.1