unix-history/.git
31 years agouse libkern.a for long long support
Ralph Campbell [Mon, 14 Sep 1992 02:50:49 +0000 (18:50 -0800)]
use libkern.a for long long support

SCCS-vsn: sys/pmax/stand/Makefile 5.2

31 years agofix __indir system call
Ralph Campbell [Mon, 14 Sep 1992 02:48:58 +0000 (18:48 -0800)]
fix __indir system call

SCCS-vsn: sys/pmax/pmax/trap.c 7.8

31 years agofix GENERIC kernels when using the memory mini-root. rootdev is already defined.
Ralph Campbell [Mon, 14 Sep 1992 02:46:05 +0000 (18:46 -0800)]
fix GENERIC kernels when using the memory mini-root. rootdev is already defined.

SCCS-vsn: sys/pmax/pmax/swapgeneric.c 7.2

31 years agochanges for cpu_initclocks()
Ralph Campbell [Mon, 14 Sep 1992 02:43:43 +0000 (18:43 -0800)]
changes for cpu_initclocks()

SCCS-vsn: sys/pmax/pmax/clock.c 7.4

31 years agochange if GENERIC to ifdef GENERIC so it works!
Ralph Campbell [Mon, 14 Sep 1992 02:42:10 +0000 (18:42 -0800)]
change if GENERIC to ifdef GENERIC so it works!

SCCS-vsn: sys/pmax/pmax/autoconf.c 7.4

31 years agofix N_DATOFF to correct name
Ralph Campbell [Mon, 14 Sep 1992 02:39:17 +0000 (18:39 -0800)]
fix N_DATOFF to correct name

SCCS-vsn: sys/pmax/include/exec.h 7.2

31 years agofix gcc2 warning
Ralph Campbell [Mon, 14 Sep 1992 02:37:33 +0000 (18:37 -0800)]
fix gcc2 warning

SCCS-vsn: sys/pmax/dev/dc.c 7.8

31 years agofix bug in readdir() for old file systems & LITTLE_ENDIAN.
Ralph Campbell [Mon, 14 Sep 1992 02:31:53 +0000 (18:31 -0800)]
fix bug in readdir() for old file systems & LITTLE_ENDIAN.

SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.108
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.108

31 years agorestore sccs IDs, fix 'statis' typos.
Ralph Campbell [Mon, 14 Sep 1992 02:28:00 +0000 (18:28 -0800)]
restore sccs IDs, fix 'statis' typos.

SCCS-vsn: usr.bin/vgrind/vfontedpr.c 5.7

31 years agoodoffset is only used in odsyntax.c, don't define here.
Ralph Campbell [Mon, 14 Sep 1992 02:16:51 +0000 (18:16 -0800)]
odoffset is only used in odsyntax.c, don't define here.

SCCS-vsn: usr.bin/hexdump/hexdump.h 5.6

31 years agoadded EPSON HMD-976 disk
Ralph Campbell [Mon, 14 Sep 1992 02:07:13 +0000 (18:07 -0800)]
added EPSON HMD-976 disk

SCCS-vsn: etc/etc.pmax/disktab 5.4

31 years agoprotect against null deref in getcmd() when user types just whitespace
Andrew Cherenson [Sat, 12 Sep 1992 11:24:20 +0000 (03:24 -0800)]
protect against null deref in getcmd() when user types just whitespace

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

31 years agomake sure we allow flush on update-mode streams
Chris Torek [Sat, 12 Sep 1992 06:38:06 +0000 (22:38 -0800)]
make sure we allow flush on update-mode streams

SCCS-vsn: lib/libc/stdio/fflush.c 5.2

31 years agodeleted unecessary line.
Elan Amir [Thu, 10 Sep 1992 04:50:03 +0000 (20:50 -0800)]
deleted unecessary line.

SCCS-vsn: usr.bin/vgrind/Makefile 5.11

31 years agoAdded cap_mkdb.
Elan Amir [Thu, 10 Sep 1992 04:49:18 +0000 (20:49 -0800)]
Added cap_mkdb.

SCCS-vsn: usr.bin/vgrind/Makefile 5.10

31 years agoChanged reference data size since tag was eliminated.
Elan Amir [Thu, 10 Sep 1992 01:58:37 +0000 (17:58 -0800)]
Changed reference data size since tag was eliminated.

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.c 1.9

31 years agoIf file in path not found -- don't make it an error, just continue.
Elan Amir [Thu, 10 Sep 1992 01:57:19 +0000 (17:57 -0800)]
If file in path not found -- don't make it an error, just continue.
Also fixed bug in key size from new version of cap_mkdb(1).

SCCS-vsn: lib/libc/gen/getcap.c 5.9

31 years agomiscellaneous bug fixes from Bryan Costales and Craig Lant
Eric Allman [Wed, 9 Sep 1992 21:56:48 +0000 (13:56 -0800)]
miscellaneous bug fixes from Bryan Costales and Craig Lant

SCCS-vsn: usr.sbin/sendmail/src/envelope.c 5.31
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.115
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.39
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.46
SCCS-vsn: usr.sbin/sendmail/src/conf.c 5.42
SCCS-vsn: usr.sbin/sendmail/src/mci.c 5.5

31 years agoIt's just mistake.
Akito Fujita [Wed, 9 Sep 1992 08:55:36 +0000 (00:55 -0800)]
It's just mistake.

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

31 years agoOrganized into sections.
Elan Amir [Wed, 9 Sep 1992 03:01:04 +0000 (19:01 -0800)]
Organized into sections.

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.1 5.2

31 years agoChanged '.db' file conflict with ascii files to a warning to
Elan Amir [Wed, 9 Sep 1992 02:59:06 +0000 (18:59 -0800)]
Changed '.db' file conflict with ascii files to a warning to
the user rather than to try and fix it, because we can't know exactly what
the user wants to do.

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.c 1.8

31 years agoAdded creation of backup file -- foo.db.BAK so that records will
Elan Amir [Wed, 9 Sep 1992 02:09:09 +0000 (18:09 -0800)]
Added creation of backup file -- foo.db.BAK so that records will

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.c 1.7

31 years agocast SBOFF to daddr_t (from 8-byte off_t)
Mike Hibler [Tue, 8 Sep 1992 11:08:22 +0000 (03:08 -0800)]
cast SBOFF to daddr_t (from 8-byte off_t)

SCCS-vsn: sbin/tunefs/tunefs.c 5.15

31 years agorewire N_TXTOFF and N_DATOFF expressions to avoid gcc warning and/or
Chris Torek [Sun, 6 Sep 1992 09:36:35 +0000 (01:36 -0800)]
rewire N_TXTOFF and N_DATOFF expressions to avoid gcc warning and/or
improve clarity

SCCS-vsn: sys/sparc/include/exec.h 7.3

31 years agoEliminated redundant tc expansion upon retrieval from .db file.
Elan Amir [Sat, 5 Sep 1992 06:38:55 +0000 (22:38 -0800)]
Eliminated redundant tc expansion upon retrieval from .db file.
Changed cdbget to conform to changes in cap_mkdb(1) which eliminated the
REFERENCE\RECORD marks and added the TCERR mark to signal a failed tc

SCCS-vsn: lib/libc/gen/getcap.c 5.8

31 years agoEliminated REFERENCE and RECORD type and added TCERR flag in record
Elan Amir [Sat, 5 Sep 1992 06:36:59 +0000 (22:36 -0800)]
Eliminated REFERENCE and RECORD type and added TCERR flag in record
to mark a record with a tc expansion failure.

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.c 1.6

31 years agofixed dependencies on primary terminal name
John A. Kunze [Sat, 5 Sep 1992 02:54:30 +0000 (18:54 -0800)]
fixed dependencies on primary terminal name

SCCS-vsn: share/termcap/reorder 5.6

31 years agoremoved dups for heath/zenith 29 in ansi mode
John A. Kunze [Sat, 5 Sep 1992 02:21:34 +0000 (18:21 -0800)]
removed dups for heath/zenith 29 in ansi mode

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

31 years agoremoved duplicate names for vt132 and IBM PC xenix color display
John A. Kunze [Sat, 5 Sep 1992 02:19:48 +0000 (18:19 -0800)]
removed duplicate names for vt132 and IBM PC xenix color display

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

31 years agoremoved a couple of empty terminal names
John A. Kunze [Sat, 5 Sep 1992 02:17:37 +0000 (18:17 -0800)]
removed a couple of empty terminal names

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

31 years agoremoved dups for a bunch of ridiculous ann arbor ambassador terminals
John A. Kunze [Sat, 5 Sep 1992 02:15:25 +0000 (18:15 -0800)]
removed dups for a bunch of ridiculous ann arbor ambassador terminals

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

31 years agoremoved dup alias x1700
John A. Kunze [Sat, 5 Sep 1992 02:08:08 +0000 (18:08 -0800)]
removed dup alias x1700

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

31 years agoMade return value from cgetnext be the first entry in the case of
Elan Amir [Sat, 5 Sep 1992 02:07:28 +0000 (18:07 -0800)]
Made return value from cgetnext be the first entry in the case of
duplicate entries.

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

31 years agoGLOBAL CHANGE: got rid of all first (2-byte) names, partly because
John A. Kunze [Sat, 5 Sep 1992 02:03:38 +0000 (18:03 -0800)]
GLOBAL CHANGE:  got rid of all first (2-byte) names, partly because
they're no longer needed, not informative, and cap_mkdb doesn't like dups

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

31 years agogot rid of first (two-letter) terminal name
John A. Kunze [Sat, 5 Sep 1992 01:59:20 +0000 (17:59 -0800)]
got rid of first (two-letter) terminal name

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

31 years agoMade duplicate entries a warning, not a fatal error.
Elan Amir [Sat, 5 Sep 1992 01:53:56 +0000 (17:53 -0800)]
Made duplicate entries a warning, not a fatal error.

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.c 1.5

31 years agoEnabled cgetnext to work properly with multiple records -- passed
Elan Amir [Fri, 4 Sep 1992 04:04:51 +0000 (20:04 -0800)]
Enabled cgetnext to work properly with multiple records -- passed
name field along with name to getent() so verification can be made.
Also fixed bug in name field parsing -- it wasn't parsing name fields on
multiple lines correctly, now it does.

SCCS-vsn: lib/libc/gen/getcap.c 5.6

31 years agoReferences are to name field rather than primary name. Added
Elan Amir [Fri, 4 Sep 1992 01:57:35 +0000 (17:57 -0800)]
References are to name field rather than primary name.  Added
diagnostic message.

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.c 1.4

31 years agocleanup
Keith Bostic [Fri, 4 Sep 1992 01:11:03 +0000 (17:11 -0800)]
cleanup

SCCS-vsn: etc/mtree/special 5.5

31 years agomove to /var/db
Keith Bostic [Fri, 4 Sep 1992 01:10:22 +0000 (17:10 -0800)]
move to /var/db

SCCS-vsn: usr.sbin/kvm_mkdb/kvm_mkdb.8 5.4

31 years agoSet version number in BLOCK_INFO structures
Margo Seltzer [Thu, 3 Sep 1992 23:26:24 +0000 (15:26 -0800)]
Set version number in BLOCK_INFO structures

SCCS-vsn: libexec/lfs_cleanerd/library.c 5.5

31 years agoInitialize dsize in terms of number of segments (i.e. don't count
Margo Seltzer [Thu, 3 Sep 1992 23:26:02 +0000 (15:26 -0800)]
Initialize dsize in terms of number of segments (i.e. don't count
extra space that doesn't live in any segment).

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

31 years agoMake sure inode MOD bit gets set lfs_markv. Make lfs_markv behave
Margo Seltzer [Thu, 3 Sep 1992 23:25:21 +0000 (15:25 -0800)]
Make sure inode MOD bit gets set lfs_markv.  Make lfs_markv behave
more like lfs_writefile -- initialize sp->fip fields, increment count of
finfos in segment and initialize sp->start_lbp.

SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 7.23

31 years agoMake writeinode always return a value! Get rid of debugging check.
Margo Seltzer [Thu, 3 Sep 1992 23:24:15 +0000 (15:24 -0800)]
Make writeinode always return a value!  Get rid of debugging check.

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 7.35

31 years agoRemove INODE_INFOs. Add version to BLOCK_INFOs.
Margo Seltzer [Thu, 3 Sep 1992 23:23:48 +0000 (15:23 -0800)]
Remove INODE_INFOs.  Add version to BLOCK_INFOs.

SCCS-vsn: sys/ufs/lfs/lfs.h 7.24

31 years agoChanges by Keith in style.
Elan Amir [Thu, 3 Sep 1992 09:19:50 +0000 (01:19 -0800)]
Changes by Keith in style.

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.1 5.1

31 years agoAdded cap_mkdb build.
Elan Amir [Thu, 3 Sep 1992 09:19:05 +0000 (01:19 -0800)]
Added cap_mkdb build.

SCCS-vsn: share/termcap/Makefile 5.13

31 years agoAdded cap_mkdb and termcap.db notes.
Elan Amir [Thu, 3 Sep 1992 09:18:50 +0000 (01:18 -0800)]
Added cap_mkdb and termcap.db notes.

SCCS-vsn: share/termcap/termcap.5 6.10

31 years agoCleanup. Fixed bug in reallocation in db_build. Fixed
Elan Amir [Thu, 3 Sep 1992 09:17:29 +0000 (01:17 -0800)]
Cleanup.  Fixed bug in reallocation in db_build. Fixed
uninitialized variable problems.  Keith moved stuff around for knf.

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.c 1.3

31 years agoAdded error checking to realloc's.
Elan Amir [Thu, 3 Sep 1992 08:59:12 +0000 (00:59 -0800)]
Added error checking to realloc's.

SCCS-vsn: lib/libc/gen/getcap.c 5.5

31 years agofix seek calls for quad's
Keith Bostic [Thu, 3 Sep 1992 06:07:14 +0000 (22:07 -0800)]
fix seek calls for quad's

SCCS-vsn: bin/dd/dd.c 5.13

31 years agodon't pick up a.out.h
Keith Bostic [Thu, 3 Sep 1992 04:25:08 +0000 (20:25 -0800)]
don't pick up a.out.h

SCCS-vsn: usr.bin/mkdep/mkdep.sh 5.21

31 years agoDon't clean if its not possible for us to generate any new segments.
Margo Seltzer [Thu, 3 Sep 1992 04:21:17 +0000 (20:21 -0800)]
Don't clean if its not possible for us to generate any new segments.

SCCS-vsn: libexec/lfs_cleanerd/cleanerd.c 5.5

31 years agoadd cap_mkdb
Keith Bostic [Thu, 3 Sep 1992 03:26:21 +0000 (19:26 -0800)]
add cap_mkdb

SCCS-vsn: usr.bin/Makefile 5.12

31 years agodate and time created 92/09/02 12:03:20 by bostic
Keith Bostic [Thu, 3 Sep 1992 03:03:20 +0000 (19:03 -0800)]
date and time created 92/09/02 12:03:20 by bostic

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

31 years agoadd luna68k
Keith Bostic [Thu, 3 Sep 1992 02:59:21 +0000 (18:59 -0800)]
add luna68k

SCCS-vsn: usr.bin/vmstat/names.c 5.7
SCCS-vsn: usr.bin/vmstat/vmstat.c 5.37
SCCS-vsn: usr.sbin/Makefile 5.8
SCCS-vsn: usr.sbin/iostat/iostat.c 5.15

31 years agonl is an exported curses function
Keith Bostic [Thu, 3 Sep 1992 02:57:36 +0000 (18:57 -0800)]
nl is an exported curses function

SCCS-vsn: usr.bin/vmstat/names.c 5.6

31 years agoadd luna68k
Keith Bostic [Thu, 3 Sep 1992 02:57:01 +0000 (18:57 -0800)]
add luna68k

SCCS-vsn: usr.bin/systat/disks.c 5.15

31 years agonl is an exported curses function
Keith Bostic [Thu, 3 Sep 1992 02:56:39 +0000 (18:56 -0800)]
nl is an exported curses function

SCCS-vsn: usr.bin/systat/disks.c 5.14
SCCS-vsn: usr.bin/systat/iostat.c 5.10
SCCS-vsn: usr.bin/systat/keyboard.c 5.4
SCCS-vsn: usr.bin/systat/main.c 5.13
SCCS-vsn: usr.bin/systat/mbufs.c 5.7
SCCS-vsn: usr.bin/systat/netstat.c 5.10
SCCS-vsn: usr.bin/systat/pigs.c 5.12
SCCS-vsn: usr.bin/systat/swap.c 5.13
SCCS-vsn: usr.bin/systat/systat.h 5.9
SCCS-vsn: usr.bin/systat/vmstat.c 5.21

31 years agoadd luna68k
Keith Bostic [Thu, 3 Sep 1992 02:54:55 +0000 (18:54 -0800)]
add luna68k

SCCS-vsn: usr.bin/gprof/gprof.h 5.14

31 years agoadd luna68k list
Keith Bostic [Thu, 3 Sep 1992 02:53:24 +0000 (18:53 -0800)]
add luna68k list

SCCS-vsn: usr.bin/Makefile 5.11

31 years agoluna68k wants rbootd
Keith Bostic [Thu, 3 Sep 1992 02:52:44 +0000 (18:52 -0800)]
luna68k wants rbootd

SCCS-vsn: libexec/Makefile 5.10

31 years agojust copy the cards
Keith Bostic [Thu, 3 Sep 1992 02:50:58 +0000 (18:50 -0800)]
just copy the cards

SCCS-vsn: games/monop/Makefile 5.8

31 years agodo it right
Keith Bostic [Thu, 3 Sep 1992 02:50:04 +0000 (18:50 -0800)]
do it right

SCCS-vsn: games/fish/Makefile 5.7

31 years agomissing ${DESTDIR}
Keith Bostic [Thu, 3 Sep 1992 02:46:46 +0000 (18:46 -0800)]
missing ${DESTDIR}

SCCS-vsn: games/fish/Makefile 5.6

31 years agodon't assume mounted under /usr/src
Keith Bostic [Thu, 3 Sep 1992 02:45:52 +0000 (18:45 -0800)]
don't assume mounted under /usr/src

SCCS-vsn: bin/sh/Makefile 5.3

31 years agostrip result
Keith Bostic [Thu, 3 Sep 1992 02:44:46 +0000 (18:44 -0800)]
strip result

SCCS-vsn: bin/csh/Makefile 5.29

31 years agoluna68 has mmap
Keith Bostic [Thu, 3 Sep 1992 02:44:04 +0000 (18:44 -0800)]
luna68 has mmap

SCCS-vsn: bin/Makefile 5.37

31 years agoinitialize cachesize if openinfo not specified
Keith Bostic [Thu, 3 Sep 1992 01:15:43 +0000 (17:15 -0800)]
initialize cachesize if openinfo not specified

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

31 years agoname is _exit, not exit
Keith Bostic [Thu, 3 Sep 1992 00:50:59 +0000 (16:50 -0800)]
name is _exit, not exit

SCCS-vsn: lib/libc/sys/_exit.2 6.7

31 years agoGet ifile inode address from superblock not ifile. During bmapv,
Keith Bostic [Wed, 2 Sep 1992 23:05:59 +0000 (15:05 -0800)]
Get ifile inode address from superblock not ifile.  During bmapv,
skip block_infos that merely describe Inodes (we were calling VOP_BMAP on
them.  Get rid of ctime check; it made us keep blocks we shouldn't.

SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 7.22

31 years agoCheck for free space during allocation (need to figure out where
Margo Seltzer [Wed, 2 Sep 1992 23:03:26 +0000 (15:03 -0800)]
Check for free space during allocation (need to figure out where
to get the cred from still).

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

31 years agoMake lfs_vflush perform a checkpoint if necessary. When computing
Margo Seltzer [Wed, 2 Sep 1992 23:01:31 +0000 (15:01 -0800)]
Make lfs_vflush perform a checkpoint if necessary.  When computing
data checksums, get the data from the user space if the blocks are coming from
the cleaner.  Also, update segusage information before computing data checksum
since you may be checksumming segusage info.  Check for out of space condition.

SCCS-vsn: sys/ufs/lfs/lfs_segment.c 7.34

31 years agolfs_truncate may be removing blocks that have been made dirty in
Margo Seltzer [Wed, 2 Sep 1992 22:59:46 +0000 (14:59 -0800)]
lfs_truncate may be removing blocks that have been made dirty in
the cache.  Since there are no disk addresses for these blocks yet, they
weren't being counted, and lfs_bavail was never being updated.  Now we count
them.

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

31 years agoCheck for out of space condition before extending ifile.
Margo Seltzer [Wed, 2 Sep 1992 22:58:53 +0000 (14:58 -0800)]
Check for out of space condition before extending ifile.

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

31 years agoUse new block counts to set statfs structures.
Margo Seltzer [Wed, 2 Sep 1992 22:58:31 +0000 (14:58 -0800)]
Use new block counts to set statfs structures.

SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.84

31 years agoDo not invalidate buffers that you return ENOSPC on (they may need
Margo Seltzer [Wed, 2 Sep 1992 22:57:49 +0000 (14:57 -0800)]
Do not invalidate buffers that you return ENOSPC on (they may need
to be written later).

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

31 years agoAdd macros to determine if there are enough free blocks for a
Margo Seltzer [Wed, 2 Sep 1992 22:57:19 +0000 (14:57 -0800)]
Add macros to determine if there are enough free blocks for a
requested allocation.

SCCS-vsn: sys/ufs/lfs/lfs.h 7.23

31 years agoadded a line which is including systm.h for min()
Akito Fujita [Wed, 2 Sep 1992 08:15:20 +0000 (00:15 -0800)]
added a line which is including systm.h for min()

SCCS-vsn: sys/luna68k/luna68k/pmap.c 7.2
SCCS-vsn: sys/luna68k/dev/sd.c 7.3
SCCS-vsn: sys/luna68k/dev/st.c 7.3

31 years agocalling sequence of hardclock() is changed
Akito Fujita [Wed, 2 Sep 1992 08:06:07 +0000 (00:06 -0800)]
calling sequence of hardclock() is changed

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

31 years ago"clock_on" flag should be turned on
Akito Fujita [Wed, 2 Sep 1992 07:57:21 +0000 (23:57 -0800)]
"clock_on" flag should be turned on

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

31 years agoremove kernel striping command line
Akito Fujita [Wed, 2 Sep 1992 07:55:27 +0000 (23:55 -0800)]
remove kernel striping command line

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

31 years agosizes are quad's, not
Keith Bostic [Wed, 2 Sep 1992 04:52:53 +0000 (20:52 -0800)]
sizes are quad's, not

SCCS-vsn: usr.sbin/mtree/compare.c 5.13
SCCS-vsn: usr.sbin/mtree/create.c 5.22

31 years agoforgot to remove scroll variable, abortive attempt at scrolling
Keith Bostic [Wed, 2 Sep 1992 04:07:49 +0000 (20:07 -0800)]
forgot to remove scroll variable, abortive attempt at scrolling

SCCS-vsn: lib/libcurses/curses.h 5.12

31 years agovgrindefs.c is gone.
Elan Amir [Wed, 2 Sep 1992 03:11:32 +0000 (19:11 -0800)]
vgrindefs.c is gone.

SCCS-vsn: usr.bin/vgrind/Makefile 5.9

31 years agoPrototyped.
Elan Amir [Wed, 2 Sep 1992 03:10:46 +0000 (19:10 -0800)]
Prototyped.

SCCS-vsn: usr.bin/vgrind/regexp.c 5.4

31 years agoRewrote to work with new getcap(3) routines. Cleaned up, prototyped.
Elan Amir [Wed, 2 Sep 1992 03:10:28 +0000 (19:10 -0800)]
Rewrote to work with new getcap(3) routines. Cleaned up, prototyped.

SCCS-vsn: usr.bin/vgrind/vfontedpr.c 5.6

31 years agovtroff = psroff
Elan Amir [Wed, 2 Sep 1992 03:09:20 +0000 (19:09 -0800)]
vtroff = psroff

SCCS-vsn: usr.bin/vgrind/vgrind.sh 5.8

31 years agoDeleted references to vtroff and added ref's to getcap(3).
Elan Amir [Wed, 2 Sep 1992 03:08:37 +0000 (19:08 -0800)]
Deleted references to vtroff and added ref's to getcap(3).

SCCS-vsn: usr.bin/vgrind/vgrind.1 6.5

31 years agoChanged year on copyright.
Elan Amir [Wed, 2 Sep 1992 03:08:08 +0000 (19:08 -0800)]
Changed year on copyright.

SCCS-vsn: usr.bin/vgrind/extern.h 1.2

31 years agodate and time created 92/09/01 12:07:29 by elan
Elan Amir [Wed, 2 Sep 1992 03:07:29 +0000 (19:07 -0800)]
date and time created 92/09/01 12:07:29 by elan

SCCS-vsn: usr.bin/vgrind/extern.h 1.1

31 years agoRewrote to use getcap(3) routines.
Elan Amir [Wed, 2 Sep 1992 02:42:29 +0000 (18:42 -0800)]
Rewrote to use getcap(3) routines.

SCCS-vsn: lib/libterm/termcap.c 5.7

31 years agoFixed usage().
Elan Amir [Wed, 2 Sep 1992 02:37:34 +0000 (18:37 -0800)]
Fixed usage().

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.c 1.2

31 years agodate and time created 92/09/01 11:36:23 by elan
Elan Amir [Wed, 2 Sep 1992 02:36:23 +0000 (18:36 -0800)]
date and time created 92/09/01 11:36:23 by elan

SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.1 1.1
SCCS-vsn: usr.bin/cap_mkdb/cap_mkdb.c 1.1

31 years agoRewrote to use new getcap(3) library.
Elan Amir [Wed, 2 Sep 1992 02:20:20 +0000 (18:20 -0800)]
Rewrote to use new getcap(3) library.

SCCS-vsn: lib/libc/gen/disklabel.c 5.20

31 years agoprintcap.c goes away.
Elan Amir [Wed, 2 Sep 1992 02:11:58 +0000 (18:11 -0800)]
printcap.c goes away.

SCCS-vsn: usr.sbin/lpr/pac/Makefile 5.2

31 years agoRewrote to use new getcap(3) library. Major prototyping and cleanup.
Elan Amir [Wed, 2 Sep 1992 02:11:46 +0000 (18:11 -0800)]
Rewrote to use new getcap(3) library.  Major prototyping and cleanup.

SCCS-vsn: usr.sbin/lpr/lptest/lptest.c 5.6
SCCS-vsn: usr.sbin/lpr/pac/pac.c 5.7

31 years agoprintcap.c goes away.
Elan Amir [Wed, 2 Sep 1992 02:11:18 +0000 (18:11 -0800)]
printcap.c goes away.

SCCS-vsn: usr.sbin/lpr/lprm/Makefile 5.5

31 years agoRewrote to use new getcap(3) library. Major prototyping and cleanup.
Elan Amir [Wed, 2 Sep 1992 02:11:08 +0000 (18:11 -0800)]
Rewrote to use new getcap(3) library.  Major prototyping and cleanup.

SCCS-vsn: usr.sbin/lpr/lprm/lprm.c 5.8

31 years agoprintcap.c goes away.
Elan Amir [Wed, 2 Sep 1992 02:10:55 +0000 (18:10 -0800)]
printcap.c goes away.

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