unix-history/.git
31 years agorcsid
Chris Torek [Tue, 2 Feb 1993 03:27:41 +0000 (19:27 -0800)]
rcsid

SCCS-vsn: sys/dev/scsi/sdtrace.h 5.3

31 years agodocumentation for yank and put (y and p commands)
Edward Wang [Tue, 2 Feb 1993 03:27:14 +0000 (19:27 -0800)]
documentation for yank and put (y and p commands)

SCCS-vsn: usr.bin/window/cmd2.c 3.41
SCCS-vsn: usr.bin/window/window.1 6.16

31 years agorcsid
Chris Torek [Tue, 2 Feb 1993 03:26:32 +0000 (19:26 -0800)]
rcsid

SCCS-vsn: sys/dev/scsi/scsi.h 5.3
SCCS-vsn: sys/dev/scsi/scsi_ioctl.h 5.3
SCCS-vsn: sys/dev/scsi/scsi_subr.c 5.4
SCCS-vsn: sys/dev/scsi/scsivar.h 5.3
SCCS-vsn: sys/dev/scsi/sd.c 5.5

31 years agorm bitfields
Chris Torek [Tue, 2 Feb 1993 03:17:29 +0000 (19:17 -0800)]
rm bitfields

SCCS-vsn: sys/dev/scsi/processor.h 5.3

31 years agoupdate rcsid
Chris Torek [Tue, 2 Feb 1993 03:16:09 +0000 (19:16 -0800)]
update rcsid

SCCS-vsn: sys/dev/scsi/printer.h 5.3

31 years agomode sense, select; rm bitfields; fix comments
Chris Torek [Tue, 2 Feb 1993 03:14:35 +0000 (19:14 -0800)]
mode sense, select; rm bitfields; fix comments

SCCS-vsn: sys/dev/scsi/disktape.h 5.3

31 years agomode pages; minor comment fixes
Chris Torek [Tue, 2 Feb 1993 03:12:54 +0000 (19:12 -0800)]
mode pages; minor comment fixes

SCCS-vsn: sys/dev/scsi/disk.h 5.3

31 years agoadd sysctl
Mike Karels [Mon, 1 Feb 1993 15:09:12 +0000 (07:09 -0800)]
add sysctl

SCCS-vsn: sys/kern/syscalls.master 7.40

31 years agoadd kern_sysctl.c
Kirk McKusick [Mon, 1 Feb 1993 15:03:46 +0000 (07:03 -0800)]
add kern_sysctl.c

SCCS-vsn: sys/conf/files 7.46

31 years agoIt looks to me like the net-2 tr loses bytes in argument strings
Keith Bostic [Mon, 1 Feb 1993 01:42:25 +0000 (17:42 -0800)]
It looks to me like the net-2 tr loses bytes in argument strings
following octal escapes which take up fewer than the full 3 characters.
from Donn Seeley at BSDI

SCCS-vsn: usr.bin/tr/str.c 5.7

31 years agomake sys_signame, sys_siglist const
Keith Bostic [Sun, 31 Jan 1993 06:37:53 +0000 (22:37 -0800)]
make sys_signame, sys_siglist const

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

31 years agolint/ANSI C
Keith Bostic [Sun, 31 Jan 1993 06:13:46 +0000 (22:13 -0800)]
lint/ANSI C

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.23

31 years agofix from utashiro. Haven't had a chance to test it myself; likely OK.
Ralph Campbell [Sun, 31 Jan 1993 04:31:26 +0000 (20:31 -0800)]
fix from utashiro. Haven't had a chance to test it myself; likely OK.

SCCS-vsn: sys/pmax/pmax/fp.s 7.5

31 years agofix minor typ0
Keith Sklower [Sat, 30 Jan 1993 09:07:25 +0000 (01:07 -0800)]
fix minor typ0

SCCS-vsn: lib/libc/net/iso_addr.3 5.2

31 years agodate and time created 93/01/29 17:00:57 by sklower
Keith Sklower [Sat, 30 Jan 1993 09:00:57 +0000 (01:00 -0800)]
date and time created 93/01/29 17:00:57 by sklower

SCCS-vsn: lib/libc/net/linkaddr.3 5.1

31 years agodate and time created 93/01/29 17:00:56 by sklower
Keith Sklower [Sat, 30 Jan 1993 09:00:56 +0000 (01:00 -0800)]
date and time created 93/01/29 17:00:56 by sklower

SCCS-vsn: lib/libc/net/iso_addr.3 5.1

31 years agoyet another call to lseek requiring change
Keith Sklower [Sat, 30 Jan 1993 06:18:21 +0000 (22:18 -0800)]
yet another call to lseek requiring change

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.22

31 years agoadd ftp entry
Eric Allman [Fri, 29 Jan 1993 09:10:27 +0000 (01:10 -0800)]
add ftp entry

SCCS-vsn: usr.sbin/sendmail/Makefile 6.5

31 years agofix the System 5 compatilibility to be compatible with the rest
Eric Allman [Fri, 29 Jan 1993 09:04:58 +0000 (01:04 -0800)]
fix the System 5 compatilibility to be compatible with the rest
of the world.

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.13
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.17
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.8
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/udb.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/map.c 6.4

31 years agoSystem 5 compatibility, misc fixes
Eric Allman [Fri, 29 Jan 1993 02:16:03 +0000 (18:16 -0800)]
System 5 compatibility, misc fixes

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.12
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/err.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.13
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.7
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.12
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/udb.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/map.c 6.3

31 years agoSystem 5 compatibility
Eric Allman [Fri, 29 Jan 1993 01:41:07 +0000 (17:41 -0800)]
System 5 compatibility

SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.5

31 years agofix mci_state after sending RSET command
Eric Allman [Fri, 29 Jan 1993 00:05:32 +0000 (16:05 -0800)]
fix mci_state after sending RSET command

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.16

31 years agoInitial version that will work with binary files.
Elan Amir [Thu, 28 Jan 1993 06:28:10 +0000 (22:28 -0800)]
Initial version that will work with binary files.

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

31 years agodate and time created 93/01/27 10:58:02 by tapers
BSD Tape Makers [Thu, 28 Jan 1993 02:58:02 +0000 (18:58 -0800)]
date and time created 93/01/27 10:58:02 by tapers

SCCS-vsn: admin/admin/4.4BSD-Encumbered/GovPO.bsd.92 1.1

31 years agosome (iffy) changes to prevent suppressing the actual sender
Eric Allman [Wed, 27 Jan 1993 03:36:38 +0000 (19:36 -0800)]
some (iffy) changes to prevent suppressing the actual sender
during a queue run (interaction with C line in qf file)

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.10
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.15
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.12
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.6

31 years agoprune off NFS filesystems, not slowly descend (from hibler)
Kirk McKusick [Tue, 26 Jan 1993 10:33:43 +0000 (02:33 -0800)]
prune off NFS filesystems, not slowly descend (from hibler)

SCCS-vsn: usr.bin/locate/locate/updatedb.csh 5.4

31 years agorationalize behavior of ureadc in the face of unreasonable data
Kirk McKusick [Tue, 26 Jan 1993 10:24:31 +0000 (02:24 -0800)]
rationalize behavior of ureadc in the face of unreasonable data

SCCS-vsn: sys/kern/kern_subr.c 7.12

31 years agodate and time created 93/01/25 16:52:10 by tapers
BSD Tape Makers [Tue, 26 Jan 1993 08:52:10 +0000 (00:52 -0800)]
date and time created 93/01/25 16:52:10 by tapers

SCCS-vsn: admin/admin/4.4BSD-Encumbered/Add1.bsd.92.gov 1.1

31 years agoput back rmtioctl in case someone is using it
Kirk McKusick [Tue, 26 Jan 1993 08:08:53 +0000 (00:08 -0800)]
put back rmtioctl in case someone is using it

SCCS-vsn: sbin/dump/dumprmt.c 5.17

31 years agoalso allow user@host:file
Kirk McKusick [Tue, 26 Jan 1993 07:43:29 +0000 (23:43 -0800)]
also allow user@host:file

SCCS-vsn: sbin/dump/dump.8 6.11

31 years agocleanups from leres@lbl
Kirk McKusick [Tue, 26 Jan 1993 07:36:07 +0000 (23:36 -0800)]
cleanups from leres@lbl

SCCS-vsn: sbin/dump/optr.c 5.15
SCCS-vsn: sbin/dump/unctime.c 5.6
SCCS-vsn: sbin/dump/dump.h 5.22
SCCS-vsn: sbin/dump/tape.c 5.26
SCCS-vsn: sbin/dump/itime.c 5.16
SCCS-vsn: sbin/dump/main.c 5.25

31 years agomake error messages less cryptic; cleanups from leres@lbl
Kirk McKusick [Tue, 26 Jan 1993 07:35:38 +0000 (23:35 -0800)]
make error messages less cryptic; cleanups from leres@lbl

SCCS-vsn: sbin/dump/dumprmt.c 5.16

31 years agomake more portable; cleanups from leres@lbl
Kirk McKusick [Tue, 26 Jan 1993 07:35:04 +0000 (23:35 -0800)]
make more portable; cleanups from leres@lbl

SCCS-vsn: sbin/dump/traverse.c 5.23

31 years agominor cleanup
Keith Bostic [Tue, 26 Jan 1993 07:21:10 +0000 (23:21 -0800)]
minor cleanup

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

31 years agolog all instances of setting stat to EX_INTERNAL (Internal error)
Eric Allman [Tue, 26 Jan 1993 07:04:20 +0000 (23:04 -0800)]
log all instances of setting stat to EX_INTERNAL (Internal error)

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.14

31 years agodbopen(3) databases have to be read/write, not just write
Keith Bostic [Tue, 26 Jan 1993 06:09:09 +0000 (22:09 -0800)]
dbopen(3) databases have to be read/write, not just write

SCCS-vsn: usr.sbin/pwd_mkdb/pwd_mkdb.c 5.7

31 years agobugs, fix check for symlinks that cover indirect blocks
Kirk McKusick [Tue, 26 Jan 1993 06:02:17 +0000 (22:02 -0800)]
bugs, fix check for symlinks that cover indirect blocks

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

31 years agomay miss dumping last inode
Kirk McKusick [Tue, 26 Jan 1993 04:49:48 +0000 (20:49 -0800)]
may miss dumping last inode

SCCS-vsn: sbin/dump/traverse.c 5.22

31 years agozero length directories are not an error (just deleted)
Kirk McKusick [Tue, 26 Jan 1993 04:27:07 +0000 (20:27 -0800)]
zero length directories are not an error (just deleted)

SCCS-vsn: sbin/fsck/pass2.c 5.22

31 years agorename origtermio to be __orig_termios
Keith Bostic [Mon, 25 Jan 1993 12:14:48 +0000 (04:14 -0800)]
rename origtermio to be __orig_termios

SCCS-vsn: lib/libcurses/tty.c 5.9

31 years agoadd __startwin, which reinitializes the terminal using TI, VS
Keith Bostic [Mon, 25 Jan 1993 12:14:30 +0000 (04:14 -0800)]
add __startwin, which reinitializes the terminal using TI, VS

SCCS-vsn: lib/libcurses/initscr.c 5.13

31 years agorewrite tstp as __stop_signal_handler: new implementation
Keith Bostic [Mon, 25 Jan 1993 12:14:13 +0000 (04:14 -0800)]
rewrite tstp as __stop_signal_handler: new implementation

SCCS-vsn: lib/libcurses/tstp.c 5.8

31 years agorename origtermio to be __orig_termios
Keith Bostic [Mon, 25 Jan 1993 12:13:59 +0000 (04:13 -0800)]
rename origtermio to be __orig_termios

SCCS-vsn: lib/libcurses/addbytes.c 5.17
SCCS-vsn: lib/libcurses/cr_put.c 5.16
SCCS-vsn: lib/libcurses/scroll.c 5.11

31 years agorename origtermio to __orig_termios; delete tstp, add
Keith Bostic [Mon, 25 Jan 1993 12:13:17 +0000 (04:13 -0800)]
rename origtermio to __orig_termios; delete tstp, add
__stop_signal_handler and __startwin

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

31 years agoAdded MULTICAST and MROUTING.
Kazumasa Utashiro [Mon, 25 Jan 1993 11:15:08 +0000 (03:15 -0800)]
Added MULTICAST and MROUTING.

SCCS-vsn: sys/news3400/conf/NEWS3400 7.3

31 years agoreformat to KNF, prototype the world, fix lint bugs
Keith Bostic [Sun, 24 Jan 1993 07:48:00 +0000 (23:48 -0800)]
reformat to KNF, prototype the world, fix lint bugs

SCCS-vsn: contrib/ed/a.c 5.2
SCCS-vsn: contrib/ed/add_line.c 5.2
SCCS-vsn: contrib/ed/address.c 5.2
SCCS-vsn: contrib/ed/bang.c 5.2
SCCS-vsn: contrib/ed/c.c 5.2
SCCS-vsn: contrib/ed/d.c 5.2
SCCS-vsn: contrib/ed/e.c 5.2
SCCS-vsn: contrib/ed/ed.h 5.2
SCCS-vsn: contrib/ed/edhup.c 5.2
SCCS-vsn: contrib/ed/equal.c 5.2
SCCS-vsn: contrib/ed/f.c 5.2
SCCS-vsn: contrib/ed/filename.c 5.2
SCCS-vsn: contrib/ed/g.c 5.2
SCCS-vsn: contrib/ed/get_line.c 5.2
SCCS-vsn: contrib/ed/get_pattern.c 5.2
SCCS-vsn: contrib/ed/i.c 5.2
SCCS-vsn: contrib/ed/input_lines.c 5.2
SCCS-vsn: contrib/ed/j.c 5.2
SCCS-vsn: contrib/ed/k.c 5.2
SCCS-vsn: contrib/ed/l.c 5.2
SCCS-vsn: contrib/ed/line_number.c 5.2
SCCS-vsn: contrib/ed/m.c 5.2
SCCS-vsn: contrib/ed/main.c 5.2
SCCS-vsn: contrib/ed/p.c 5.2
SCCS-vsn: contrib/ed/q.c 5.2
SCCS-vsn: contrib/ed/r.c 5.2
SCCS-vsn: contrib/ed/re.c 5.2
SCCS-vsn: contrib/ed/rol.c 5.2
SCCS-vsn: contrib/ed/search.c 5.2
SCCS-vsn: contrib/ed/sub.c 5.2
SCCS-vsn: contrib/ed/t.c 5.2
SCCS-vsn: contrib/ed/u.c 5.2
SCCS-vsn: contrib/ed/w.c 5.2
SCCS-vsn: contrib/ed/z.c 5.2

31 years agoadd in a symlink for /etc/termcap
Keith Bostic [Sun, 24 Jan 1993 05:15:24 +0000 (21:15 -0800)]
add in a symlink for /etc/termcap

SCCS-vsn: etc/Makefile 5.26

31 years agoDump the buffers on the empty and age queues
Keith Bostic [Sun, 24 Jan 1993 05:00:39 +0000 (21:00 -0800)]
Dump the buffers on the empty and age queues

SCCS-vsn: sys/scripts/bdump 7.2

31 years agofix from Chris for expansion problem in previous version
Keith Bostic [Sun, 24 Jan 1993 04:56:01 +0000 (20:56 -0800)]
fix from Chris for expansion problem in previous version

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

31 years agorealloc is used in the C library, so it has to work here, too
Keith Bostic [Sun, 24 Jan 1993 04:33:14 +0000 (20:33 -0800)]
realloc is used in the C library, so it has to work here, too

SCCS-vsn: sbin/newfs/mkfs.c 6.28

31 years agodate and time created 93/01/23 11:21:42 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:21:42 +0000 (19:21 -0800)]
date and time created 93/01/23 11:21:42 by bostic

SCCS-vsn: contrib/ed/sub.c 5.1

31 years agodate and time created 93/01/23 11:13:28 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:28 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:28 by bostic

SCCS-vsn: contrib/ed/z.c 5.1

31 years agodate and time created 93/01/23 11:13:27 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:27 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:27 by bostic

SCCS-vsn: contrib/ed/w.c 5.1

31 years agodate and time created 93/01/23 11:13:26 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:26 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:26 by bostic

SCCS-vsn: contrib/ed/u.c 5.1

31 years agodate and time created 93/01/23 11:13:25 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:25 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:25 by bostic

SCCS-vsn: contrib/ed/t.c 5.1

31 years agodate and time created 93/01/23 11:13:24 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:24 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:24 by bostic

SCCS-vsn: contrib/ed/search.c 5.1

31 years agodate and time created 93/01/23 11:13:23 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:23 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:23 by bostic

SCCS-vsn: contrib/ed/rol.c 5.1

31 years agodate and time created 93/01/23 11:13:22 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:22 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:22 by bostic

SCCS-vsn: contrib/ed/re.c 5.1

31 years agodate and time created 93/01/23 11:13:21 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:21 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:21 by bostic

SCCS-vsn: contrib/ed/r.c 5.1

31 years agodate and time created 93/01/23 11:13:20 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:20 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:20 by bostic

SCCS-vsn: contrib/ed/q.c 5.1

31 years agodate and time created 93/01/23 11:13:19 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:19 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:19 by bostic

SCCS-vsn: contrib/ed/p.c 5.1

31 years agodate and time created 93/01/23 11:13:18 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:18 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:18 by bostic

SCCS-vsn: contrib/ed/m.c 5.1
SCCS-vsn: contrib/ed/main.c 5.1

31 years agodate and time created 93/01/23 11:13:17 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:17 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:17 by bostic

SCCS-vsn: contrib/ed/line_number.c 5.1

31 years agodate and time created 93/01/23 11:13:16 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:16 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:16 by bostic

SCCS-vsn: contrib/ed/l.c 5.1

31 years agodate and time created 93/01/23 11:13:15 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:15 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:15 by bostic

SCCS-vsn: contrib/ed/k.c 5.1

31 years agodate and time created 93/01/23 11:13:14 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:14 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:14 by bostic

SCCS-vsn: contrib/ed/j.c 5.1

31 years agodate and time created 93/01/23 11:13:13 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:13 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:13 by bostic

SCCS-vsn: contrib/ed/input_lines.c 5.1

31 years agodate and time created 93/01/23 11:13:12 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:12 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:12 by bostic

SCCS-vsn: contrib/ed/i.c 5.1

31 years agodate and time created 93/01/23 11:13:11 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:11 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:11 by bostic

SCCS-vsn: contrib/ed/get_line.c 5.1
SCCS-vsn: contrib/ed/get_pattern.c 5.1

31 years agodate and time created 93/01/23 11:13:10 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:10 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:10 by bostic

SCCS-vsn: contrib/ed/g.c 5.1

31 years agodate and time created 93/01/23 11:13:08 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:08 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:08 by bostic

SCCS-vsn: contrib/ed/filename.c 5.1

31 years agodate and time created 93/01/23 11:13:07 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:07 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:07 by bostic

SCCS-vsn: contrib/ed/f.c 5.1

31 years agodate and time created 93/01/23 11:13:06 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:06 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:06 by bostic

SCCS-vsn: contrib/ed/equal.c 5.1

31 years agodate and time created 93/01/23 11:13:05 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:05 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:05 by bostic

SCCS-vsn: contrib/ed/edhup.c 5.1

31 years agodate and time created 93/01/23 11:13:04 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:04 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:04 by bostic

SCCS-vsn: contrib/ed/ed.h 5.1

31 years agodate and time created 93/01/23 11:13:03 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:03 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:03 by bostic

SCCS-vsn: contrib/ed/e.c 5.1

31 years agodate and time created 93/01/23 11:13:02 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:02 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:02 by bostic

SCCS-vsn: contrib/ed/d.c 5.1

31 years agodate and time created 93/01/23 11:13:01 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:01 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:01 by bostic

SCCS-vsn: contrib/ed/c.c 5.1

31 years agodate and time created 93/01/23 11:13:00 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:13:00 +0000 (19:13 -0800)]
date and time created 93/01/23 11:13:00 by bostic

SCCS-vsn: contrib/ed/bang.c 5.1

31 years agodate and time created 93/01/23 11:12:59 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:12:59 +0000 (19:12 -0800)]
date and time created 93/01/23 11:12:59 by bostic

SCCS-vsn: contrib/ed/address.c 5.1

31 years agodate and time created 93/01/23 11:12:58 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:12:58 +0000 (19:12 -0800)]
date and time created 93/01/23 11:12:58 by bostic

SCCS-vsn: contrib/ed/add_line.c 5.1

31 years agodate and time created 93/01/23 11:12:57 by bostic
Keith Bostic [Sun, 24 Jan 1993 03:12:57 +0000 (19:12 -0800)]
date and time created 93/01/23 11:12:57 by bostic

SCCS-vsn: contrib/ed/a.c 5.1

31 years agoadd ed
Keith Bostic [Sun, 24 Jan 1993 03:04:32 +0000 (19:04 -0800)]
add ed

SCCS-vsn: old/Makefile 5.30

31 years agoforgot the usage message
Keith Bostic [Sun, 24 Jan 1993 02:33:21 +0000 (18:33 -0800)]
forgot the usage message

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

31 years agodon't be so noisy...
Keith Bostic [Sun, 24 Jan 1993 02:32:20 +0000 (18:32 -0800)]
don't be so noisy...

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

31 years agoadd -v flag to print out number of records
Keith Bostic [Sun, 24 Jan 1993 02:32:05 +0000 (18:32 -0800)]
add -v flag to print out number of records

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

31 years agomisc changes
Eric Allman [Sun, 24 Jan 1993 00:17:33 +0000 (16:17 -0800)]
misc changes

SCCS-vsn: usr.sbin/sendmail/src/TODO 6.3

31 years agomake wording regarding lockf() more polite
Eric Allman [Sun, 24 Jan 1993 00:17:09 +0000 (16:17 -0800)]
make wording regarding lockf() more polite

SCCS-vsn: usr.sbin/sendmail/doc/op/op.me 6.9

31 years agoper Tom Skibo, remove experimental SACK options code
Andrew Cherenson [Sat, 23 Jan 1993 11:28:01 +0000 (03:28 -0800)]
per Tom Skibo, remove experimental SACK options code

SCCS-vsn: sys/netinet/tcp_input.c 7.32
SCCS-vsn: sys/netinet/tcp_output.c 7.26

31 years agoget it all...
Keith Bostic [Sat, 23 Jan 1993 10:25:58 +0000 (02:25 -0800)]
get it all...

SCCS-vsn: games/sail/pl_7.c 5.10

31 years agocurses should be handling all of the job stop stuff (untested)
Keith Bostic [Sat, 23 Jan 1993 10:24:45 +0000 (02:24 -0800)]
curses should be handling all of the job stop stuff (untested)

SCCS-vsn: games/sail/pl_7.c 5.9

31 years agofix -e compat flag; a few compilation warnings; improve error messages
Eric Allman [Sat, 23 Jan 1993 09:20:21 +0000 (01:20 -0800)]
fix -e compat flag; a few compilation warnings; improve error messages

SCCS-vsn: usr.sbin/sendmail/src/version.c 6.13
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 6.3

31 years agoprovide local version of cputchar, don't uses curses'
Keith Bostic [Sat, 23 Jan 1993 09:20:18 +0000 (01:20 -0800)]
provide local version of cputchar, don't uses curses'
ditto for _puts

SCCS-vsn: usr.bin/plot/crtplot.c 4.5

31 years agofix -e compat flag; a few compilation warnings; improve error messages
Eric Allman [Sat, 23 Jan 1993 09:20:17 +0000 (01:20 -0800)]
fix -e compat flag; a few compilation warnings; improve error messages

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.10
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.11
SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 6.4

31 years agocfree -> free
Keith Bostic [Sat, 23 Jan 1993 09:15:11 +0000 (01:15 -0800)]
cfree -> free

SCCS-vsn: old/lex/sub2.c 4.4

31 years agocfree -> cfree
Keith Bostic [Sat, 23 Jan 1993 09:14:36 +0000 (01:14 -0800)]
cfree -> cfree

SCCS-vsn: usr.bin/mail/cmd3.c 5.26
SCCS-vsn: usr.bin/mail/lex.c 5.26

31 years agocfree -> free
Keith Bostic [Sat, 23 Jan 1993 09:13:45 +0000 (01:13 -0800)]
cfree -> free

SCCS-vsn: usr.bin/ctags/tree.c 5.6
SCCS-vsn: usr.bin/gprof/printgprof.c 5.9

31 years agoMNT_NOFORCE is gone
Kirk McKusick [Sat, 23 Jan 1993 08:18:19 +0000 (00:18 -0800)]
MNT_NOFORCE is gone

SCCS-vsn: usr.sbin/amd/amd/umount_fs.c 5.5

31 years agono more MNT_NOFORCE
Kirk McKusick [Sat, 23 Jan 1993 08:14:01 +0000 (00:14 -0800)]
no more MNT_NOFORCE

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

31 years agoMNT_NOFORCE is gone
Kirk McKusick [Sat, 23 Jan 1993 08:11:43 +0000 (00:11 -0800)]
MNT_NOFORCE is gone

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