unix-history/.git
33 years agotry to keep console output flow control from wedging procs after reset fails
Mike Karels [Fri, 2 Nov 1990 02:32:45 +0000 (18:32 -0800)]
try to keep console output flow control from wedging procs after reset fails

SCCS-vsn: sys/tahoe/tahoe/cons.c 7.6

33 years agoinitialize offset variables
Keith Bostic [Fri, 2 Nov 1990 01:56:38 +0000 (17:56 -0800)]
initialize offset variables

SCCS-vsn: usr.bin/comm/comm.c 5.7

33 years agofirst cut at adding POSIX.2 limits (needed _POSIX2_LINE_MAX)
Keith Bostic [Fri, 2 Nov 1990 01:26:02 +0000 (17:26 -0800)]
first cut at adding POSIX.2 limits (needed _POSIX2_LINE_MAX)

SCCS-vsn: include/limits.h 5.7

33 years agomake the date outputs consistent, don't print newline from ctime
Keith Bostic [Thu, 1 Nov 1990 06:04:52 +0000 (22:04 -0800)]
make the date outputs consistent, don't print newline from ctime

SCCS-vsn: usr.bin/finger/lprint.c 5.13

33 years agoSIOCSIFDSTADDR does the wrong thing (droid@cray.com);
Keith Sklower [Thu, 1 Nov 1990 05:57:37 +0000 (21:57 -0800)]
SIOCSIFDSTADDR does the wrong thing (droid@cray.com);
rtinit() now returns an error which may be reported to users doing ifconfigs.

SCCS-vsn: sys/netinet/in.c 7.16

33 years agolooutput is called with four args for now.
Keith Sklower [Thu, 1 Nov 1990 05:56:05 +0000 (21:56 -0800)]
looutput is called with four args for now.

SCCS-vsn: sys/netinet/if_ether.c 7.13

33 years agodon't include function prototypes in the kernel
Keith Bostic [Thu, 1 Nov 1990 03:17:19 +0000 (19:17 -0800)]
don't include function prototypes in the kernel

SCCS-vsn: sys/sys/signal.h 7.13
SCCS-vsn: sys/sys/wait.h 7.13
SCCS-vsn: sys/sys/stat.h 7.7
SCCS-vsn: sys/sys/times.h 7.3
SCCS-vsn: sys/sys/fcntl.h 5.7

33 years agoallow for more than 255 connections on an interface; i.e.
Keith Sklower [Wed, 31 Oct 1990 13:04:49 +0000 (05:04 -0800)]
allow for more than 255 connections on an interface; i.e.
make macros for encoding and decoding lcn <-> logical_chanel and lc_group_numbers

SCCS-vsn: sys/netccitt/pk.h 7.5

33 years agodate and time created 90/10/30 16:32:15 by sklower
Keith Sklower [Wed, 31 Oct 1990 08:32:15 +0000 (00:32 -0800)]
date and time created 90/10/30 16:32:15 by sklower

SCCS-vsn: sys/tests/netccitt/xi_sink.c 7.1
SCCS-vsn: sys/tests/netccitt/xi_src.c 7.1

33 years agominor whacks, try to get to format right
Keith Bostic [Wed, 31 Oct 1990 06:32:24 +0000 (22:32 -0800)]
minor whacks, try to get to format right

SCCS-vsn: lib/libc/db/man/dbopen.3 5.6

33 years agodate and time created 90/10/30 12:41:30 by bostic
Keith Bostic [Wed, 31 Oct 1990 04:41:30 +0000 (20:41 -0800)]
date and time created 90/10/30 12:41:30 by bostic

SCCS-vsn: lib/libc/stdlib/getsubopt.c 5.1

33 years agodate and time created 90/10/30 12:41:26 by bostic
Keith Bostic [Wed, 31 Oct 1990 04:41:26 +0000 (20:41 -0800)]
date and time created 90/10/30 12:41:26 by bostic

SCCS-vsn: lib/libc/stdlib/getsubopt.3 5.1

33 years agoBSD_LINE_MAX -> POSIX2_LINE_MAX
Keith Bostic [Wed, 31 Oct 1990 01:35:50 +0000 (17:35 -0800)]
BSD_LINE_MAX -> POSIX2_LINE_MAX

SCCS-vsn: usr.bin/xargs/xargs.c 5.5
SCCS-vsn: usr.sbin/kvm_mkdb/kvm_mkdb.c 5.6

33 years agokluge around pointer warnings
Keith Bostic [Wed, 31 Oct 1990 01:34:25 +0000 (17:34 -0800)]
kluge around pointer warnings

SCCS-vsn: old/tbl/tb.c 4.5

33 years agoBSD_LINE_MAX -> POSIX2_LINE_MAX
Keith Bostic [Wed, 31 Oct 1990 01:33:03 +0000 (17:33 -0800)]
BSD_LINE_MAX -> POSIX2_LINE_MAX

SCCS-vsn: usr.bin/paste/paste.c 5.7

33 years agodon't redefine NULL
Keith Bostic [Wed, 31 Oct 1990 01:32:37 +0000 (17:32 -0800)]
don't redefine NULL

SCCS-vsn: usr.bin/ex/ex.h 7.11

33 years agoBSD_LINE_MAX -> POSIX2_LINE_MAX
Keith Bostic [Wed, 31 Oct 1990 01:29:52 +0000 (17:29 -0800)]
BSD_LINE_MAX -> POSIX2_LINE_MAX

SCCS-vsn: usr.bin/cut/cut.c 5.4

33 years agoBSD_LINE_MAX -> POSIX2_LINE_MAX
Keith Bostic [Wed, 31 Oct 1990 01:29:17 +0000 (17:29 -0800)]
BSD_LINE_MAX -> POSIX2_LINE_MAX

SCCS-vsn: usr.bin/comm/comm.c 5.6

33 years agoANSI malloc returns void *
Keith Bostic [Wed, 31 Oct 1990 01:28:13 +0000 (17:28 -0800)]
ANSI malloc returns void *

SCCS-vsn: lib/librpc/rpc/xdr.c 1.2
SCCS-vsn: sbin/umount/umount.c 5.15

33 years agosignals return pointers to void
Keith Bostic [Wed, 31 Oct 1990 00:28:18 +0000 (16:28 -0800)]
signals return pointers to void

SCCS-vsn: usr.bin/pascal/pdx/process/ptrace.c 5.4

33 years agoPOSIX return type is pid_t
Keith Bostic [Wed, 31 Oct 1990 00:20:28 +0000 (16:20 -0800)]
POSIX return type is pid_t

SCCS-vsn: lib/libc/gen/wait3.c 5.5
SCCS-vsn: lib/libc/gen/waitpid.c 5.3

33 years agoPOSIX return is pid_t
Keith Bostic [Wed, 31 Oct 1990 00:16:52 +0000 (16:16 -0800)]
POSIX return is pid_t

SCCS-vsn: lib/libc/gen/wait.c 5.3

33 years agoANSI C snarfed "clock"; change to "clck"
Keith Bostic [Wed, 31 Oct 1990 00:14:04 +0000 (16:14 -0800)]
ANSI C snarfed "clock"; change to "clck"

SCCS-vsn: games/atc/extern.c 5.4
SCCS-vsn: games/atc/extern.h 5.4
SCCS-vsn: games/atc/graphics.c 5.3
SCCS-vsn: games/atc/log.c 5.7
SCCS-vsn: games/atc/update.c 5.5

33 years agodate and time created 90/10/29 16:19:51 by bostic
Keith Bostic [Tue, 30 Oct 1990 08:19:51 +0000 (00:19 -0800)]
date and time created 90/10/29 16:19:51 by bostic

SCCS-vsn: sys/netiso/if_un.eg 7.1

33 years agochange so that user entered info gets put in secure logfile
Keith Bostic [Tue, 30 Oct 1990 08:10:51 +0000 (00:10 -0800)]
change so that user entered info gets put in secure logfile

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

33 years agoback out change to return error values
Keith Bostic [Tue, 30 Oct 1990 07:53:36 +0000 (23:53 -0800)]
back out change to return error values

SCCS-vsn: lib/libc/gen/syslog.3 6.16
SCCS-vsn: lib/libc/gen/syslog.c 5.31

33 years agoadd hp tty devices; add session to -t output, removing rcc/ccc/occ;
Mike Karels [Tue, 30 Oct 1990 05:39:33 +0000 (21:39 -0800)]
add hp tty devices; add session to -t output, removing rcc/ccc/occ;
hack to continue if nlist entries aren't found; minor cleanups

SCCS-vsn: usr.sbin/pstat/pstat.c 5.28

33 years agoadd radixsort.c
Keith Bostic [Tue, 30 Oct 1990 02:23:35 +0000 (18:23 -0800)]
add radixsort.c

SCCS-vsn: lib/libc/gen/Makefile.inc 5.8

33 years agoNCHARS -> NBUCKETS; redo stack bounding explanation;
Keith Bostic [Tue, 30 Oct 1990 02:22:50 +0000 (18:22 -0800)]
NCHARS -> NBUCKETS; redo stack bounding explanation;
off-by-one in the stack bounding; fix max bucket selection loop

SCCS-vsn: lib/libc/stdlib/radixsort.c 5.4
SCCS-vsn: lib/libc/stdlib/radixsort.3 5.2

33 years agochange group character, dot, to colon (dot still permitted)
Keith Bostic [Sat, 27 Oct 1990 06:52:07 +0000 (22:52 -0800)]
change group character, dot, to colon (dot still permitted)
change the -f flag to ONLY mask errors in changing owner/group
new manual page, started from the POSIX.2 manual page
use FTS to walk the tree

SCCS-vsn: usr.sbin/chown/Makefile 5.4
SCCS-vsn: usr.sbin/chown/chown.8 6.4
SCCS-vsn: usr.sbin/chown/chown.c 5.16

33 years agoonly root should execute this, no need for setuid or special ownership
Keith Bostic [Sat, 27 Oct 1990 03:10:37 +0000 (19:10 -0800)]
only root should execute this, no need for setuid or special ownership

SCCS-vsn: usr.sbin/lpr/lpd/Makefile 5.4

33 years agohandle non-block oriented devices
Kirk McKusick [Fri, 26 Oct 1990 15:03:33 +0000 (07:03 -0800)]
handle non-block oriented devices

SCCS-vsn: sbin/restore/tape.c 5.20

33 years agoupdate Utah source identifier
Kirk McKusick [Thu, 25 Oct 1990 07:10:50 +0000 (23:10 -0800)]
update Utah source identifier

SCCS-vsn: sys/hp/hpux/hpux_exec.h 7.2
SCCS-vsn: sys/hp/hpux/hpux_termio.h 7.3
SCCS-vsn: sys/hp/hpux/hpux_tty.c 7.5

33 years agoupdate from Mike Hibler
Kirk McKusick [Thu, 25 Oct 1990 06:03:56 +0000 (22:03 -0800)]
update from Mike Hibler

SCCS-vsn: sys/hp300/stand/autoconf.c 7.3

33 years agoVALUe -> DBT
Keith Bostic [Thu, 25 Oct 1990 05:41:50 +0000 (21:41 -0800)]
VALUe -> DBT

SCCS-vsn: lib/libc/db/man/dbopen.3 5.5

33 years agotypo in comment
Kirk McKusick [Thu, 25 Oct 1990 03:37:56 +0000 (19:37 -0800)]
typo in comment

SCCS-vsn: sys/ufs/ffs/inode.h 7.14
SCCS-vsn: sys/ufs/ufs/inode.h 7.14

33 years agolint
Kirk McKusick [Thu, 25 Oct 1990 03:37:15 +0000 (19:37 -0800)]
lint

SCCS-vsn: sys/ufs/ffs/fs.h 7.11

33 years agochange "unlimited" to requires real memeory
Keith Bostic [Thu, 25 Oct 1990 02:59:40 +0000 (18:59 -0800)]
change "unlimited" to requires real memeory

SCCS-vsn: lib/libc/db/man/dbopen.3 5.4

33 years agocheckpoint
Keith Bostic [Thu, 25 Oct 1990 02:22:20 +0000 (18:22 -0800)]
checkpoint

SCCS-vsn: lib/libc/db/man/dbopen.3 5.2
SCCS-vsn: lib/libc/db/man/dbopen.3 5.3

33 years agoneed types.h
Kirk McKusick [Wed, 24 Oct 1990 15:31:28 +0000 (07:31 -0800)]
need types.h

SCCS-vsn: sys/sys/wait.h 7.12

33 years agoadd boolean type and defined values (for new VM)
Kirk McKusick [Wed, 24 Oct 1990 15:16:14 +0000 (07:16 -0800)]
add boolean type and defined values (for new VM)

SCCS-vsn: sys/sys/types.h 7.12

33 years agoneed types for function prototypes
Kirk McKusick [Wed, 24 Oct 1990 14:53:42 +0000 (06:53 -0800)]
need types for function prototypes

SCCS-vsn: sys/sys/signal.h 7.12

33 years agoformating cleanups; reserve names for new VM system
Kirk McKusick [Wed, 24 Oct 1990 02:52:41 +0000 (18:52 -0800)]
formating cleanups; reserve names for new VM system

SCCS-vsn: sys/sys/malloc.h 7.18

33 years agoneed to include types.h for function prototypes
Kirk McKusick [Wed, 24 Oct 1990 02:30:43 +0000 (18:30 -0800)]
need to include types.h for function prototypes

SCCS-vsn: sys/sys/fcntl.h 5.6

33 years agoadd vm subdirectory
Kirk McKusick [Tue, 23 Oct 1990 07:18:07 +0000 (23:18 -0800)]
add vm subdirectory

SCCS-vsn: sys/kern/Makefile 7.9

33 years agoadd 9837 for jak
Keith Bostic [Tue, 23 Oct 1990 06:43:44 +0000 (22:43 -0800)]
add 9837 for jak

SCCS-vsn: share/tabset/Makefile 5.3

33 years agom_stat => mnt_stat
Kirk McKusick [Tue, 23 Oct 1990 05:47:50 +0000 (21:47 -0800)]
m_stat => mnt_stat

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

33 years agoEOPNOTSUPP => "Operation not supported"
Kirk McKusick [Tue, 23 Oct 1990 05:44:26 +0000 (21:44 -0800)]
EOPNOTSUPP => "Operation not supported"

SCCS-vsn: lib/libc/gen/errlst.c 5.7

33 years agokernel has wait functions that don't return pid's.
Keith Bostic [Tue, 23 Oct 1990 02:01:58 +0000 (18:01 -0800)]
kernel has wait functions that don't return pid's.

SCCS-vsn: sys/sys/wait.h 7.11

33 years agoadd -r option, allowing -exec/-ok to do relative traversal
Keith Bostic [Tue, 23 Oct 1990 01:52:29 +0000 (17:52 -0800)]
add -r option, allowing -exec/-ok to do relative traversal

SCCS-vsn: usr.bin/find/find.1 6.16
SCCS-vsn: usr.bin/find/function.c 5.9
SCCS-vsn: usr.bin/find/misc.c 5.3
SCCS-vsn: usr.bin/find/main.c 5.3

33 years agodelete Kerberos compilation for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 15:04:49 +0000 (07:04 -0800)]
delete Kerberos compilation for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/login/Makefile 5.6.1.1
SCCS-vsn: usr.bin/su/Makefile 5.5.1.1

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 13:18:45 +0000 (05:18 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: bin/rcp/rcp.c 5.30.1.1
SCCS-vsn: bin/rcp/Makefile 5.4.1.1

33 years agodocument the -x flag
Kirk McKusick [Mon, 22 Oct 1990 13:17:12 +0000 (05:17 -0800)]
document the -x flag

SCCS-vsn: bin/rcp/rcp.1 6.12

33 years agoadd -DCRYPT to get -x processing
Kirk McKusick [Mon, 22 Oct 1990 13:14:21 +0000 (05:14 -0800)]
add -DCRYPT to get -x processing

SCCS-vsn: bin/rcp/Makefile 5.4

33 years agobreak out processing of -x into ifdef CRYPT
Kirk McKusick [Mon, 22 Oct 1990 13:14:03 +0000 (05:14 -0800)]
break out processing of -x into ifdef CRYPT

SCCS-vsn: bin/rcp/rcp.c 5.30

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 12:46:25 +0000 (04:46 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/passwd/Makefile 5.8.1.1

33 years agodelete kpasswdd from the set of compiled programs
Kirk McKusick [Mon, 22 Oct 1990 12:34:07 +0000 (04:34 -0800)]
delete kpasswdd from the set of compiled programs

SCCS-vsn: libexec/Makefile 5.6.1.1

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 12:27:22 +0000 (04:27 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: libexec/rshd/rshd.c 5.36.1.1
SCCS-vsn: libexec/rshd/Makefile 5.6.1.1

33 years agouse ifdef's that unifdef can understand
Kirk McKusick [Mon, 22 Oct 1990 12:25:18 +0000 (04:25 -0800)]
use ifdef's that unifdef can understand

SCCS-vsn: libexec/rshd/rshd.c 5.36

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 12:18:25 +0000 (04:18 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: libexec/rlogind/rlogind.c 5.50.1.1
SCCS-vsn: libexec/rlogind/Makefile 5.9.1.1

33 years agouse ifdefs that unifdef understands
Kirk McKusick [Mon, 22 Oct 1990 12:15:26 +0000 (04:15 -0800)]
use ifdefs that unifdef understands

SCCS-vsn: libexec/rlogind/rlogind.c 5.50

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 12:07:56 +0000 (04:07 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/rsh/rsh.c 5.23.1.1
SCCS-vsn: usr.bin/rsh/rsh.1 6.8.1.1
SCCS-vsn: usr.bin/rsh/Makefile 5.6.1.1

33 years agouse ifdef's that unifdef understands
Kirk McKusick [Mon, 22 Oct 1990 12:03:08 +0000 (04:03 -0800)]
use ifdef's that unifdef understands

SCCS-vsn: usr.bin/rsh/rsh.c 5.23

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 10:31:55 +0000 (02:31 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.32.1.1
SCCS-vsn: usr.bin/rlogin/Makefile 5.6.1.1
SCCS-vsn: usr.bin/rlogin/rlogin.1 6.17.1.1

33 years agouse ifdef's that unifdef understands
Kirk McKusick [Mon, 22 Oct 1990 10:17:36 +0000 (02:17 -0800)]
use ifdef's that unifdef understands

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.32

33 years agodelete data-stream encryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 10:15:52 +0000 (02:15 -0800)]
delete data-stream encryption for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/rlogin/des_rw.c 5.7.1.1
SCCS-vsn: usr.bin/rlogin/krcmd.c 1.6.1.1

33 years agouse ifdef's that unifdef can understand
Kirk McKusick [Mon, 22 Oct 1990 10:13:25 +0000 (02:13 -0800)]
use ifdef's that unifdef can understand

SCCS-vsn: usr.bin/rlogin/des_rw.c 5.7

33 years agodelete decryption for the foreign sites (4.3-Reno)
Kirk McKusick [Mon, 22 Oct 1990 08:38:03 +0000 (00:38 -0800)]
delete decryption for the foreign sites (4.3-Reno)

SCCS-vsn: usr.bin/ex/ex.c 7.7.1.1
SCCS-vsn: usr.bin/ex/ex.h 7.11
SCCS-vsn: usr.bin/ex/ex.h 7.10.1.1
SCCS-vsn: usr.bin/ex/ex_io.c 7.18.1.1
SCCS-vsn: usr.bin/ex/ex_temp.c 7.7.1.1
SCCS-vsn: usr.bin/ex/Makefile 7.32.1.1

33 years agodelete xsend for foreign sites
Kirk McKusick [Mon, 22 Oct 1990 08:20:30 +0000 (00:20 -0800)]
delete xsend for foreign sites

SCCS-vsn: usr.bin/Makefile 5.5.1.1

33 years agodelete crypt for the foreign sites
Kirk McKusick [Mon, 22 Oct 1990 08:00:31 +0000 (00:00 -0800)]
delete crypt for the foreign sites

SCCS-vsn: old/Makefile 5.9
SCCS-vsn: old/Makefile 5.8.1.1

33 years agodelete decryption for the foreign sites
Kirk McKusick [Mon, 22 Oct 1990 07:41:53 +0000 (23:41 -0800)]
delete decryption for the foreign sites

SCCS-vsn: bin/ed/ed.c 4.13.1.1
SCCS-vsn: bin/ed/ed.1 6.5.1.1
SCCS-vsn: lib/libc/gen/crypt.c 5.3.1.1

33 years agoupdate from Mike for restarting after hangup
Kirk McKusick [Sun, 21 Oct 1990 10:13:28 +0000 (02:13 -0800)]
update from Mike for restarting after hangup

SCCS-vsn: sbin/startslip/startslip.c 5.2

33 years agodate and time created 90/10/20 17:44:34 by mckusick
Kirk McKusick [Sun, 21 Oct 1990 09:44:34 +0000 (01:44 -0800)]
date and time created 90/10/20 17:44:34 by mckusick

SCCS-vsn: sbin/startslip/startslip.1 5.1

33 years agodate and time created 90/10/20 17:26:27 by mckusick
Kirk McKusick [Sun, 21 Oct 1990 09:26:27 +0000 (01:26 -0800)]
date and time created 90/10/20 17:26:27 by mckusick

SCCS-vsn: sbin/startslip/startslip.c 5.1

33 years agoactually need to install now
Mike Karels [Sat, 20 Oct 1990 11:16:37 +0000 (03:16 -0800)]
actually need to install now

SCCS-vsn: local/transcript/lib/troff.font/Makefile 1.2

33 years agooriginal version
Mike Karels [Sat, 20 Oct 1990 10:58:57 +0000 (02:58 -0800)]
original version

SCCS-vsn: local/transcript/lib/troff.font/Makefile 1.1

33 years agotuning
Mike Karels [Sat, 20 Oct 1990 10:57:12 +0000 (02:57 -0800)]
tuning

SCCS-vsn: local/transcript/lib/enscript.pro 1.3

33 years agocopyinstr/copyoutstr now return ENAMETOOLONG when name is too long
Kirk McKusick [Sat, 20 Oct 1990 08:32:17 +0000 (00:32 -0800)]
copyinstr/copyoutstr now return ENAMETOOLONG when name is too long

SCCS-vsn: sys/kern/kern_exec.c 7.32
SCCS-vsn: sys/kern/kern_prot.c 7.16
SCCS-vsn: sys/tahoe/tahoe/locore.s 7.15
SCCS-vsn: sys/vax/vax/locore.s 7.26
SCCS-vsn: sys/hp300/hp300/locore.s 7.4

33 years agoturn off tracing on setuid and setgid programs if not root
Marc Teitelbaum [Sat, 20 Oct 1990 07:51:29 +0000 (23:51 -0800)]
turn off tracing on setuid and setgid programs if not root

SCCS-vsn: sys/kern/kern_exec.c 7.31

33 years agoproperly decrement reference count on directory
Kirk McKusick [Sat, 20 Oct 1990 07:26:43 +0000 (23:26 -0800)]
properly decrement reference count on directory

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.46
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.46
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.46
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.46

33 years agofor Marc; -T should display all time information
Keith Bostic [Sat, 20 Oct 1990 06:34:21 +0000 (22:34 -0800)]
for Marc; -T should display all time information

SCCS-vsn: bin/ls/ls.1 6.15
SCCS-vsn: bin/ls/print.c 5.24

33 years agotypo "&" -> "&&"
Keith Bostic [Sat, 20 Oct 1990 01:54:37 +0000 (17:54 -0800)]
typo "&" -> "&&"

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

33 years agoadd EX__MAX to represent top value listed
Eric Allman [Tue, 16 Oct 1990 03:24:26 +0000 (19:24 -0800)]
add EX__MAX to represent top value listed

SCCS-vsn: include/sysexits.h 4.7

33 years agonew HP entry
John A. Kunze [Tue, 16 Oct 1990 03:00:11 +0000 (19:00 -0800)]
new HP entry

SCCS-vsn: share/termcap/termcap.src 5.83

33 years ago_BSD_LINE_MAX -> _POSIX2_LINE_MAX
Keith Bostic [Mon, 15 Oct 1990 04:43:25 +0000 (20:43 -0800)]
_BSD_LINE_MAX -> _POSIX2_LINE_MAX

SCCS-vsn: lib/libkvm/kvm.c 5.10
SCCS-vsn: lib/libkvm/kvm_hp300.c 5.10
SCCS-vsn: lib/libkvm/kvm_proc.c 5.10

33 years agodon't translate the name again, use symbolic permissions
Keith Bostic [Mon, 15 Oct 1990 04:41:22 +0000 (20:41 -0800)]
don't translate the name again, use symbolic permissions

SCCS-vsn: lib/libutil/pty.c 5.1

33 years agoreplace copyright with Berkeley specific copyright notice
Keith Bostic [Mon, 15 Oct 1990 03:55:40 +0000 (19:55 -0800)]
replace copyright with Berkeley specific copyright notice

SCCS-vsn: share/doc/papers/sysperf/0.t 1.5
SCCS-vsn: share/doc/papers/sysperf/1.t 1.3
SCCS-vsn: share/doc/papers/sysperf/2.t 1.3
SCCS-vsn: share/doc/papers/sysperf/3.t 1.3
SCCS-vsn: share/doc/papers/sysperf/4.t 1.4
SCCS-vsn: share/doc/papers/sysperf/5.t 1.3
SCCS-vsn: share/doc/papers/sysperf/6.t 1.3
SCCS-vsn: share/doc/papers/sysperf/7.t 1.4
SCCS-vsn: share/doc/papers/sysperf/a1.t 1.2
SCCS-vsn: share/doc/papers/sysperf/a2.t 1.2

33 years agono real changes; hopefully make the stack explanation clearer
Keith Bostic [Sun, 14 Oct 1990 06:04:23 +0000 (22:04 -0800)]
no real changes; hopefully make the stack explanation clearer

SCCS-vsn: lib/libc/stdlib/radixsort.c 5.3

33 years agobound the stack correctly
Keith Bostic [Sat, 13 Oct 1990 13:53:40 +0000 (05:53 -0800)]
bound the stack correctly

SCCS-vsn: lib/libc/stdlib/radixsort.c 5.2

33 years agoinit stack variables!
Mike Karels [Sat, 13 Oct 1990 11:48:08 +0000 (03:48 -0800)]
init stack variables!

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

33 years agoadd function prototypes
Keith Bostic [Sat, 13 Oct 1990 00:23:16 +0000 (16:23 -0800)]
add function prototypes

SCCS-vsn: sys/sys/wait.h 7.10

33 years agoFriday is tm_wday 5, not 6
Keith Bostic [Sat, 13 Oct 1990 00:07:56 +0000 (16:07 -0800)]
Friday is tm_wday 5, not 6

SCCS-vsn: usr.bin/calendar/calendar.c 4.11

33 years agominor cleanups, print program name on error, redo usage statement
Keith Bostic [Fri, 12 Oct 1990 08:47:07 +0000 (00:47 -0800)]
minor cleanups, print program name on error, redo usage statement

SCCS-vsn: bin/ln/ln.c 4.14

33 years agoBSD style makefile
Keith Bostic [Fri, 12 Oct 1990 04:11:34 +0000 (20:11 -0800)]
BSD style makefile

SCCS-vsn: contrib/sc/Makefile 5.2

33 years agochange all "pname"'s to "sc"
Keith Bostic [Fri, 12 Oct 1990 04:11:18 +0000 (20:11 -0800)]
change all "pname"'s to "sc"

SCCS-vsn: contrib/sc/sc.1 5.2

33 years agodate and time created 90/10/11 11:35:54 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:54 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:54 by bostic

SCCS-vsn: contrib/sc/xmalloc.c 5.1

33 years agodate and time created 90/10/11 11:35:52 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:52 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:52 by bostic

SCCS-vsn: contrib/sc/vmtbl.c 5.1

33 years agodate and time created 90/10/11 11:35:51 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:51 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:51 by bostic

SCCS-vsn: contrib/sc/vi.c 5.1

33 years agodate and time created 90/10/11 11:35:49 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:49 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:49 by bostic

SCCS-vsn: contrib/sc/version.c 5.1

33 years agodate and time created 90/10/11 11:35:48 by bostic
Keith Bostic [Fri, 12 Oct 1990 03:35:48 +0000 (19:35 -0800)]
date and time created 90/10/11 11:35:48 by bostic

SCCS-vsn: contrib/sc/tutorial.sc 5.1