unix-history/.git
34 years agospecify pathnames for includes
Bill Joy [Fri, 16 Mar 1990 10:10:22 +0000 (02:10 -0800)]
specify pathnames for includes

SCCS-vsn: sys/stand.att/sys.c 7.8

34 years agonotify mountd of changes by signalling pid stored in /var/run/mountd.pid
Kirk McKusick [Fri, 16 Mar 1990 09:26:17 +0000 (01:26 -0800)]
notify mountd of changes by signalling pid stored in /var/run/mountd.pid

SCCS-vsn: sbin/mount/mount.c 5.29
SCCS-vsn: sbin/mount/pathnames.h 6.3

34 years agostore pid in /var/run/mountd.pid for mount to notify of changes
Kirk McKusick [Fri, 16 Mar 1990 09:24:56 +0000 (01:24 -0800)]
store pid in /var/run/mountd.pid for mount to notify of changes

SCCS-vsn: sbin/mountd/mountd.c 5.5
SCCS-vsn: sbin/mountd/pathnames.h 6.2

34 years agoadd _PATH_PIDFILE
Kirk McKusick [Fri, 16 Mar 1990 08:41:33 +0000 (00:41 -0800)]
add _PATH_PIDFILE

SCCS-vsn: sbin/mountd/pathnames.h 6.2

34 years agodate and time created 90/03/15 13:04:23 by bostic
Keith Bostic [Fri, 16 Mar 1990 05:04:23 +0000 (21:04 -0800)]
date and time created 90/03/15 13:04:23 by bostic

SCCS-vsn: share/misc/operator 5.1

34 years agoinitialize exitval in the right place
Keith Bostic [Thu, 15 Mar 1990 09:46:07 +0000 (01:46 -0800)]
initialize exitval in the right place

SCCS-vsn: usr.bin/tput/tput.c 5.5

34 years agoredo for/from POSIX 1003.1; add Berkeley specific copyright notice
Keith Bostic [Thu, 15 Mar 1990 09:06:59 +0000 (01:06 -0800)]
redo for/from POSIX 1003.1; add Berkeley specific copyright notice

SCCS-vsn: sys/sys/stat.h 7.4

34 years agoenvinit must be initialized to NULL
Keith Bostic [Thu, 15 Mar 1990 07:14:56 +0000 (23:14 -0800)]
envinit must be initialized to NULL

SCCS-vsn: usr.bin/login/login.c 5.50

34 years agodate and time created 90/03/13 17:51:35 by mckusick
Kirk McKusick [Wed, 14 Mar 1990 09:51:35 +0000 (01:51 -0800)]
date and time created 90/03/13 17:51:35 by mckusick

SCCS-vsn: lib/libc/gen/genbuildname.c 5.1

34 years agoendpwent and setpwfile return void
Kirk McKusick [Wed, 14 Mar 1990 09:44:42 +0000 (01:44 -0800)]
endpwent and setpwfile return void

SCCS-vsn: include/pwd.h 5.3

34 years agoendgrent and setgrfile return void, not int
Kirk McKusick [Wed, 14 Mar 1990 09:41:36 +0000 (01:41 -0800)]
endgrent and setgrfile return void, not int

SCCS-vsn: include/grp.h 4.5

34 years agohave to include <sys/types.h>
Kirk McKusick [Wed, 14 Mar 1990 09:32:41 +0000 (01:32 -0800)]
have to include <sys/types.h>

SCCS-vsn: include/time.h 5.3

34 years agohave to really get the inode before it can be modified
Kirk McKusick [Wed, 14 Mar 1990 08:44:09 +0000 (00:44 -0800)]
have to really get the inode before it can be modified

SCCS-vsn: sbin/fsck/pass1.c 5.12

34 years agoonly interrupt for user requested signals
Kirk McKusick [Wed, 14 Mar 1990 06:34:23 +0000 (22:34 -0800)]
only interrupt for user requested signals

SCCS-vsn: sys/nfs/nfs_socket.c 7.9

34 years agoreturn real error, not always ENOENT (from gmf@osf.org)
Kirk McKusick [Wed, 14 Mar 1990 06:32:58 +0000 (22:32 -0800)]
return real error, not always ENOENT (from gmf@osf.org)

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

34 years agodon't set todr to time zero
Mike Karels [Wed, 14 Mar 1990 05:13:12 +0000 (21:13 -0800)]
don't set todr to time zero

SCCS-vsn: sys/vax/vax/clock.c 7.5

34 years agomissing parenthesis (from hibler)
Kirk McKusick [Wed, 14 Mar 1990 04:12:34 +0000 (20:12 -0800)]
missing parenthesis (from hibler)

SCCS-vsn: bin/df/df.c 5.17

34 years agouser_from_uid has a new argument
Keith Bostic [Wed, 14 Mar 1990 04:10:46 +0000 (20:10 -0800)]
user_from_uid has a new argument

SCCS-vsn: usr.bin/lastcomm/lastcomm.c 5.10

34 years agonew flag to user_from_uid and group_from_gid
Keith Bostic [Wed, 14 Mar 1990 04:09:08 +0000 (20:09 -0800)]
new flag to user_from_uid and group_from_gid

SCCS-vsn: bin/ls/print.c 5.19

34 years agoadd nouser/nogroup flag so program can find out if failed
Keith Bostic [Wed, 14 Mar 1990 04:07:48 +0000 (20:07 -0800)]
add nouser/nogroup flag so program can find out if failed

SCCS-vsn: lib/libc/gen/pwcache.3 5.2
SCCS-vsn: lib/libc/gen/pwcache.c 5.3

34 years agocheckpoint (lots of stuff)
Keith Bostic [Wed, 14 Mar 1990 03:07:08 +0000 (19:07 -0800)]
checkpoint (lots of stuff)

SCCS-vsn: share/mk/sys.mk 5.3

34 years agofix varargs stuff; ignore second and rest of multiple command lines
Keith Bostic [Tue, 13 Mar 1990 13:28:16 +0000 (05:28 -0800)]
fix varargs stuff; ignore second and rest of multiple command lines

SCCS-vsn: usr.bin/make/parse.c 5.7

34 years agoadd MACHINE global variable
Keith Bostic [Tue, 13 Mar 1990 13:18:56 +0000 (05:18 -0800)]
add MACHINE global variable

SCCS-vsn: usr.bin/make/main.c 5.12

34 years agominor reformatting, make VARARGS stuff right
Keith Bostic [Tue, 13 Mar 1990 09:35:18 +0000 (01:35 -0800)]
minor reformatting, make VARARGS stuff right

SCCS-vsn: usr.bin/make/main.c 5.11

34 years agoupdate for new ps structure
Kirk McKusick [Tue, 13 Mar 1990 08:35:51 +0000 (00:35 -0800)]
update for new ps structure

SCCS-vsn: bin/ps/Makefile 5.2

34 years agodate and time created 90/03/12 15:48:29 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:29 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:29 by bill

SCCS-vsn: sys/i386/include/tss.h 1.1

34 years agodate and time created 90/03/12 15:48:27 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:27 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:27 by bill

SCCS-vsn: sys/i386/include/trap.h 1.1

34 years agodate and time created 90/03/12 15:48:25 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:25 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:25 by bill

SCCS-vsn: sys/i386/i386/trap.c 1.1

34 years agodate and time created 90/03/12 15:48:24 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:24 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:24 by bill

SCCS-vsn: sys/i386/i386/sys_machdep.c 1.1

34 years agodate and time created 90/03/12 15:48:23 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:23 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:23 by bill

SCCS-vsn: sys/i386/i386/swapgeneric.c 1.1

34 years agodate and time created 90/03/12 15:48:21 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:21 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:21 by bill

SCCS-vsn: sys/i386/include/segments.h 1.1

34 years agodate and time created 90/03/12 15:48:18 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:18 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:18 by bill

SCCS-vsn: sys/i386/include/reg.h 1.1

34 years agodate and time created 90/03/12 15:48:16 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:16 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:16 by bill

SCCS-vsn: sys/i386/include/pte.h 1.1

34 years agodate and time created 90/03/12 15:48:15 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:15 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:15 by bill

SCCS-vsn: sys/i386/include/psl.h 1.1

34 years agodate and time created 90/03/12 15:48:14 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:14 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:14 by bill

SCCS-vsn: sys/i386/include/pcb.h 1.1

34 years agodate and time created 90/03/12 15:48:08 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:08 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:08 by bill

SCCS-vsn: sys/i386/i386/mem.c 1.1

34 years agodate and time created 90/03/12 15:48:07 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:07 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:07 by bill

SCCS-vsn: sys/i386/include/param.h 1.1

34 years agodate and time created 90/03/12 15:48:05 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:05 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:05 by bill

SCCS-vsn: sys/i386/i386/machdep.c 1.1

34 years agodate and time created 90/03/12 15:48:01 by bill
Bill Joy [Tue, 13 Mar 1990 07:48:01 +0000 (23:48 -0800)]
date and time created 90/03/12 15:48:01 by bill

SCCS-vsn: sys/i386/i386/locore.s 1.1

34 years agodate and time created 90/03/12 15:47:54 by bill
Bill Joy [Tue, 13 Mar 1990 07:47:54 +0000 (23:47 -0800)]
date and time created 90/03/12 15:47:54 by bill

SCCS-vsn: sys/i386/i386/genassym.c 1.1

34 years agodate and time created 90/03/12 15:47:53 by bill
Bill Joy [Tue, 13 Mar 1990 07:47:53 +0000 (23:47 -0800)]
date and time created 90/03/12 15:47:53 by bill

SCCS-vsn: sys/i386/include/frame.h 1.1

34 years agodate and time created 90/03/12 15:47:52 by bill
Bill Joy [Tue, 13 Mar 1990 07:47:52 +0000 (23:47 -0800)]
date and time created 90/03/12 15:47:52 by bill

SCCS-vsn: sys/i386/include/npx.h 1.1

34 years agodate and time created 90/03/12 15:47:50 by bill
Bill Joy [Tue, 13 Mar 1990 07:47:50 +0000 (23:47 -0800)]
date and time created 90/03/12 15:47:50 by bill

SCCS-vsn: sys/i386/include/dkio.h 1.1

34 years agodate and time created 90/03/12 15:47:49 by bill
Bill Joy [Tue, 13 Mar 1990 07:47:49 +0000 (23:47 -0800)]
date and time created 90/03/12 15:47:49 by bill

SCCS-vsn: sys/i386/i386/dkbad.c 1.1

34 years agodate and time created 90/03/12 15:47:47 by bill
Bill Joy [Tue, 13 Mar 1990 07:47:47 +0000 (23:47 -0800)]
date and time created 90/03/12 15:47:47 by bill

SCCS-vsn: sys/i386/include/cpu.h 1.1

34 years agodate and time created 90/03/12 15:47:44 by bill
Bill Joy [Tue, 13 Mar 1990 07:47:44 +0000 (23:47 -0800)]
date and time created 90/03/12 15:47:44 by bill

SCCS-vsn: sys/i386/i386/conf.c 1.1

34 years agodate and time created 90/03/12 15:47:40 by bill
Bill Joy [Tue, 13 Mar 1990 07:47:40 +0000 (23:47 -0800)]
date and time created 90/03/12 15:47:40 by bill

SCCS-vsn: sys/i386/i386/autoconf.c 1.1

34 years agorelease 2.1 of pmake
Keith Bostic [Tue, 13 Mar 1990 06:16:43 +0000 (22:16 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/PSD.doc/tutorial.ms 5.1

34 years agochanges to support getkerninfo()
Keith Sklower [Tue, 13 Mar 1990 05:42:09 +0000 (21:42 -0800)]
changes to support getkerninfo()

SCCS-vsn: sys/net/rtsock.c 7.7

34 years agochanges to support cloning routes
Keith Sklower [Tue, 13 Mar 1990 05:40:46 +0000 (21:40 -0800)]
changes to support cloning routes

SCCS-vsn: sys/net/route.h 7.7

34 years agorework to always be "make". Deleted -M, -B, -C, -v. Partial deletion
Keith Bostic [Tue, 13 Mar 1990 04:20:08 +0000 (20:20 -0800)]
rework to always be "make".  Deleted -M, -B, -C, -v.  Partial deletion
of .NULL.  Never remove leading components in file search.  # is always a
comment.  Print usage line, not message.  Make vararg'd routines right.

SCCS-vsn: usr.bin/make/job.c 5.8
SCCS-vsn: usr.bin/make/main.c 5.10
SCCS-vsn: usr.bin/make/make.h 5.6
SCCS-vsn: usr.bin/make/parse.c 5.6
SCCS-vsn: usr.bin/make/suff.c 5.4

34 years agothis version works with getkerninfo call.
Keith Sklower [Tue, 13 Mar 1990 03:24:19 +0000 (19:24 -0800)]
this version works with getkerninfo call.

SCCS-vsn: sbin/route/route.c 5.18

34 years agogoing to change main, so reformat to KNF
Keith Bostic [Tue, 13 Mar 1990 03:18:06 +0000 (19:18 -0800)]
going to change main, so reformat to KNF

SCCS-vsn: usr.bin/make/main.c 5.9

34 years agohave to include <sys/types.h> since now using u_long
Kirk McKusick [Tue, 13 Mar 1990 03:01:24 +0000 (19:01 -0800)]
have to include <sys/types.h> since now using u_long

SCCS-vsn: include/pwd.h 5.2

34 years agoremove rmt.c module, most of remote support, including .EXPORT,
Keith Bostic [Tue, 13 Mar 1990 02:42:46 +0000 (18:42 -0800)]
remove rmt.c module, most of remote support, including .EXPORT,
.EXPORTSAME, .NOEXPORT, -X and -x

SCCS-vsn: usr.bin/make/compat.c 5.3
SCCS-vsn: usr.bin/make/job.c 5.7
SCCS-vsn: usr.bin/make/main.c 5.8
SCCS-vsn: usr.bin/make/make.h 5.5
SCCS-vsn: usr.bin/make/nonints.h 5.3
SCCS-vsn: usr.bin/make/parse.c 5.5
SCCS-vsn: usr.bin/make/targ.c 5.4

34 years agowire in DEF_OLD_VARS, still needs more work (oldVars variable)
Keith Bostic [Tue, 13 Mar 1990 01:55:02 +0000 (17:55 -0800)]
wire in DEF_OLD_VARS, still needs more work (oldVars variable)

SCCS-vsn: usr.bin/make/config.h 5.7
SCCS-vsn: usr.bin/make/main.c 5.7
SCCS-vsn: usr.bin/make/var.c 5.4

34 years agouse genbuildname to place output file
Kirk McKusick [Tue, 13 Mar 1990 01:43:27 +0000 (17:43 -0800)]
use genbuildname to place output file

SCCS-vsn: old/as.vax/asmain.c 5.5

34 years agowire in '.' as include/define intro character
Keith Bostic [Tue, 13 Mar 1990 01:37:26 +0000 (17:37 -0800)]
wire in '.' as include/define intro character

SCCS-vsn: usr.bin/make/cond.c 5.5
SCCS-vsn: usr.bin/make/config.h 5.6
SCCS-vsn: usr.bin/make/parse.c 5.4

34 years agonew signal type; mv cursor to bottom when interrupted
Mike Karels [Tue, 13 Mar 1990 01:34:37 +0000 (17:34 -0800)]
new signal type; mv cursor to bottom when interrupted

SCCS-vsn: usr.bin/systat/cmds.c 5.7
SCCS-vsn: usr.bin/systat/main.c 5.7

34 years agoremove sparc #ifdef's
Keith Bostic [Tue, 13 Mar 1990 01:31:20 +0000 (17:31 -0800)]
remove sparc #ifdef's

SCCS-vsn: usr.bin/make/job.c 5.6

34 years agoRemove NEED_FD_SET, FD_SETSIZE, NO_WAIT3, NO_VFORK, LIBTOC
Keith Bostic [Tue, 13 Mar 1990 01:30:20 +0000 (17:30 -0800)]
Remove NEED_FD_SET, FD_SETSIZE, NO_WAIT3, NO_VFORK, LIBTOC

SCCS-vsn: usr.bin/make/arch.c 5.4
SCCS-vsn: usr.bin/make/config.h 5.5
SCCS-vsn: usr.bin/make/job.c 5.5
SCCS-vsn: usr.bin/make/make.h 5.4

34 years agouse MAXHOSTNAMELEN
Mike Karels [Tue, 13 Mar 1990 01:27:15 +0000 (17:27 -0800)]
use MAXHOSTNAMELEN

SCCS-vsn: usr.bin/systat/systat.h 5.4

34 years agofilesystem reorg
Keith Bostic [Tue, 13 Mar 1990 01:24:17 +0000 (17:24 -0800)]
filesystem reorg

SCCS-vsn: lib/csu/vax/Makefile 5.10

34 years agomissed two Str_New's, include strings.h in make.h for everybody
Keith Bostic [Tue, 13 Mar 1990 01:19:54 +0000 (17:19 -0800)]
missed two Str_New's, include strings.h in make.h for everybody

SCCS-vsn: usr.bin/make/cond.c 5.4
SCCS-vsn: usr.bin/make/make.h 5.3
SCCS-vsn: usr.bin/make/str.c 5.5

34 years agoremove SYSV and is68k ifdef's
Keith Bostic [Tue, 13 Mar 1990 01:07:24 +0000 (17:07 -0800)]
remove SYSV and is68k ifdef's

SCCS-vsn: usr.bin/make/cond.c 5.3
SCCS-vsn: usr.bin/make/job.c 5.4
SCCS-vsn: usr.bin/make/main.c 5.6

34 years agoremove Sprite ifdef's
Keith Bostic [Tue, 13 Mar 1990 01:04:44 +0000 (17:04 -0800)]
remove Sprite ifdef's

SCCS-vsn: usr.bin/make/job.c 5.3
SCCS-vsn: usr.bin/make/main.c 5.5
SCCS-vsn: usr.bin/make/str.c 5.4

34 years agoStr_New -> strdup
Keith Bostic [Tue, 13 Mar 1990 01:00:07 +0000 (17:00 -0800)]
Str_New -> strdup

SCCS-vsn: usr.bin/make/arch.c 5.3
SCCS-vsn: usr.bin/make/dir.c 5.3
SCCS-vsn: usr.bin/make/nonints.h 5.2
SCCS-vsn: usr.bin/make/parse.c 5.3
SCCS-vsn: usr.bin/make/str.c 5.3
SCCS-vsn: usr.bin/make/suff.c 5.3
SCCS-vsn: usr.bin/make/targ.c 5.3
SCCS-vsn: usr.bin/make/var.c 5.3

34 years agoremove directory locking, including the -l flag
Keith Bostic [Tue, 13 Mar 1990 00:52:46 +0000 (16:52 -0800)]
remove directory locking, including the -l flag

SCCS-vsn: usr.bin/make/main.c 5.4
SCCS-vsn: usr.bin/make/config.h 5.4

34 years agoredo system makefile configuration for BSD
Keith Bostic [Tue, 13 Mar 1990 00:42:39 +0000 (16:42 -0800)]
redo system makefile configuration for BSD

SCCS-vsn: usr.bin/make/config.h 5.3
SCCS-vsn: usr.bin/make/main.c 5.3

34 years agoadd Berkeley specific copyright
Keith Bostic [Tue, 13 Mar 1990 00:13:48 +0000 (16:13 -0800)]
add Berkeley specific copyright

SCCS-vsn: usr.bin/make/lst.lib/lstInt.h 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Tue, 13 Mar 1990 00:13:12 +0000 (16:13 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/lst.lib/lstInt.h 5.1

34 years agoI eliminated the definition of ROWSIZE because, with the change
Bob Corbett [Mon, 12 Mar 1990 14:41:11 +0000 (06:41 -0800)]
I eliminated the definition of ROWSIZE because, with the change
to warshall.c, it is no longer needed.  -rpc

SCCS-vsn: usr.bin/yacc/defs.h 5.3

34 years agoI fixed a bug in the code for reading literals. -rpc
Bob Corbett [Mon, 12 Mar 1990 14:35:40 +0000 (06:35 -0800)]
I fixed a bug in the code for reading literals.  -rpc

SCCS-vsn: usr.bin/yacc/reader.c 5.3

34 years agoI fixed an off-by-one error in the #line numbers. -rpc
Bob Corbett [Mon, 12 Mar 1990 14:34:00 +0000 (06:34 -0800)]
I fixed an off-by-one error in the #line numbers.  -rpc

SCCS-vsn: usr.bin/yacc/output.c 5.4

34 years agoI changed the banner to match the current revision of the skeleton.
Bob Corbett [Mon, 12 Mar 1990 14:32:16 +0000 (06:32 -0800)]
I changed the banner to match the current revision of the skeleton.
-rpc

SCCS-vsn: usr.bin/yacc/skeleton.c 5.4

34 years agoI fixed a portability problem. The code used to assume the conversion
Bob Corbett [Mon, 12 Mar 1990 14:28:46 +0000 (06:28 -0800)]
I fixed a portability problem.  The code used to assume the conversion
unsigned* -> unsigned -> unsigned* was safe.  -rpc

SCCS-vsn: usr.bin/yacc/warshall.c 5.2

34 years agoreorg; add cleandir
Keith Bostic [Mon, 12 Mar 1990 09:10:38 +0000 (01:10 -0800)]
reorg; add cleandir

SCCS-vsn: lib/csu/tahoe/Makefile 5.7

34 years agoadd Berkeley specific copyright notice
Keith Bostic [Mon, 12 Mar 1990 09:03:31 +0000 (01:03 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: usr.bin/make/lst.lib/lstAppend.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstAtEnd.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstAtFront.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstClose.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstConcat.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstCur.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstDatum.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstDeQueue.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstDestroy.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstDupl.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstEnQueue.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstFake.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstFind.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstFindFrom.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstFirst.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstForEach.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstForEachFrom.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstIndex.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstInit.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstInsert.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstIsAtEnd.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstIsEmpty.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstLast.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstLength.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstMember.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstMove.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstNext.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstOpen.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstPred.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstPrev.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstRemove.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstReplace.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstSetCirc.c 5.2
SCCS-vsn: usr.bin/make/lst.lib/lstSucc.c 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 08:54:17 +0000 (00:54 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/lst.lib/lstAppend.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstAtEnd.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstAtFront.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstClose.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstConcat.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstCur.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstDatum.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstDeQueue.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstDestroy.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstDupl.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstEnQueue.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstFake.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstFind.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstFindFrom.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstFirst.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstForEach.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstForEachFrom.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstIndex.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstInit.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstInsert.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstIsAtEnd.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstIsEmpty.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstLast.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstLength.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstMember.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstMove.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstNext.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstOpen.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstPred.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstPrev.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstRemove.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstReplace.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstSetCirc.c 5.1
SCCS-vsn: usr.bin/make/lst.lib/lstSucc.c 5.1

34 years agoadd Berkeley specific copyright notices
Keith Bostic [Mon, 12 Mar 1990 08:50:55 +0000 (00:50 -0800)]
add Berkeley specific copyright notices

SCCS-vsn: usr.bin/make/buf.c 5.2
SCCS-vsn: usr.bin/make/hash.c 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 08:48:03 +0000 (00:48 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/buf.c 5.1
SCCS-vsn: usr.bin/make/hash.c 5.1

34 years agouse genbuildname to find input and place output files
Kirk McKusick [Mon, 12 Mar 1990 08:18:22 +0000 (00:18 -0800)]
use genbuildname to find input and place output files

SCCS-vsn: old/ld/ld.c 5.13

34 years agodelete .o file from build directory
Kirk McKusick [Mon, 12 Mar 1990 08:15:38 +0000 (00:15 -0800)]
delete .o file from build directory

SCCS-vsn: old/pcc/cc/cc.c 4.19

34 years agoadd Berkeley specific copyright notice
Keith Bostic [Mon, 12 Mar 1990 08:01:04 +0000 (00:01 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: usr.bin/make/bit.h 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 08:00:41 +0000 (00:00 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/bit.h 5.1

34 years agoadd Berkeley specific copyright
Keith Bostic [Mon, 12 Mar 1990 07:59:15 +0000 (23:59 -0800)]
add Berkeley specific copyright

SCCS-vsn: usr.bin/make/buf.h 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 07:58:54 +0000 (23:58 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/buf.h 5.1

34 years agoadd Berkeley specific copyright notice
Keith Bostic [Mon, 12 Mar 1990 07:55:18 +0000 (23:55 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: usr.bin/make/hash.h 5.2
SCCS-vsn: usr.bin/make/list.h 5.2
SCCS-vsn: usr.bin/make/lst.h 5.2
SCCS-vsn: usr.bin/make/sprite.h 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 07:49:05 +0000 (23:49 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/hash.h 5.1
SCCS-vsn: usr.bin/make/list.h 5.1
SCCS-vsn: usr.bin/make/lst.h 5.1
SCCS-vsn: usr.bin/make/sprite.h 5.1

34 years agoadd Berkeley specific copyright notice
Keith Bostic [Mon, 12 Mar 1990 07:43:59 +0000 (23:43 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: usr.bin/make/config.h 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 07:43:07 +0000 (23:43 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/config.h 5.1

34 years agoadd Berkeley specific copyright notice
Keith Bostic [Mon, 12 Mar 1990 07:39:42 +0000 (23:39 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: usr.bin/make/arch.c 5.2
SCCS-vsn: usr.bin/make/compat.c 5.2
SCCS-vsn: usr.bin/make/cond.c 5.2
SCCS-vsn: usr.bin/make/dir.c 5.2
SCCS-vsn: usr.bin/make/job.c 5.2
SCCS-vsn: usr.bin/make/job.h 5.2
SCCS-vsn: usr.bin/make/main.c 5.2
SCCS-vsn: usr.bin/make/make.c 5.2
SCCS-vsn: usr.bin/make/make.h 5.2
SCCS-vsn: usr.bin/make/parse.c 5.2
SCCS-vsn: usr.bin/make/str.c 5.2
SCCS-vsn: usr.bin/make/suff.c 5.2
SCCS-vsn: usr.bin/make/targ.c 5.2
SCCS-vsn: usr.bin/make/var.c 5.2

34 years agorelease 2.1 of pmake
Keith Bostic [Mon, 12 Mar 1990 07:27:57 +0000 (23:27 -0800)]
release 2.1 of pmake

SCCS-vsn: usr.bin/make/arch.c 5.1
SCCS-vsn: usr.bin/make/compat.c 5.1
SCCS-vsn: usr.bin/make/cond.c 5.1
SCCS-vsn: usr.bin/make/dir.c 5.1
SCCS-vsn: usr.bin/make/job.c 5.1
SCCS-vsn: usr.bin/make/job.h 5.1
SCCS-vsn: usr.bin/make/main.c 5.1
SCCS-vsn: usr.bin/make/make.c 5.1
SCCS-vsn: usr.bin/make/make.h 5.1
SCCS-vsn: usr.bin/make/nonints.h 5.1
SCCS-vsn: usr.bin/make/parse.c 5.1
SCCS-vsn: usr.bin/make/str.c 5.1
SCCS-vsn: usr.bin/make/suff.c 5.1
SCCS-vsn: usr.bin/make/targ.c 5.1
SCCS-vsn: usr.bin/make/utimes.c 5.1
SCCS-vsn: usr.bin/make/var.c 5.1

34 years agoremove /lib
Keith Bostic [Mon, 12 Mar 1990 07:19:36 +0000 (23:19 -0800)]
remove /lib

SCCS-vsn: old/ld/pathnames.h 5.2

34 years agoadd -m flag, configurable directory search path (/etc/man.config)
Keith Bostic [Mon, 12 Mar 1990 07:11:13 +0000 (23:11 -0800)]
add -m flag, configurable directory search path (/etc/man.config)
add man.config man page, redo man(1) man page, now AT&T free.  Change '-'
option to -c, other minor whacks

SCCS-vsn: usr.bin/man/Makefile 5.8
SCCS-vsn: usr.bin/man/man.1 6.8
SCCS-vsn: usr.bin/man/man.c 5.19
SCCS-vsn: usr.bin/man/pathnames.h 5.2

34 years agoadd -m flag, configurable search directories
Keith Bostic [Mon, 12 Mar 1990 07:08:37 +0000 (23:08 -0800)]
add -m flag, configurable search directories

SCCS-vsn: usr.bin/apropos/apropos.1 6.6
SCCS-vsn: usr.bin/apropos/apropos.c 5.9

34 years agodate and time created 90/03/11 15:08:02 by bostic
Keith Bostic [Mon, 12 Mar 1990 07:08:02 +0000 (23:08 -0800)]
date and time created 90/03/11 15:08:02 by bostic

SCCS-vsn: usr.bin/apropos/Makefile 5.1

34 years agoadd -m option, configurable search directories
Keith Bostic [Mon, 12 Mar 1990 07:06:10 +0000 (23:06 -0800)]
add -m option, configurable search directories

SCCS-vsn: usr.bin/whatis/whatis.1 6.5
SCCS-vsn: usr.bin/whatis/whatis.c 5.4

34 years agodate and time created 90/03/11 15:05:09 by bostic
Keith Bostic [Mon, 12 Mar 1990 07:05:09 +0000 (23:05 -0800)]
date and time created 90/03/11 15:05:09 by bostic

SCCS-vsn: usr.bin/whatis/Makefile 5.1

34 years agorename to locate command
Keith Bostic [Mon, 12 Mar 1990 04:17:41 +0000 (20:17 -0800)]
rename to locate command

SCCS-vsn: usr.bin/locate/locate/pathnames.h 5.4