unix-history/.git
31 years agofix bugs in sending messages through sockets (4.4BSD-alpha/sys/6)
Kirk McKusick [Sun, 28 Feb 1993 15:16:35 +0000 (07:16 -0800)]
fix bugs in sending messages through sockets (4.4BSD-alpha/sys/6)

SCCS-vsn: sys/kern/uipc_socket.c 7.38
SCCS-vsn: sys/kern/uipc_syscalls.c 7.29

31 years agoadd auspex.cf
Eric Allman [Sun, 28 Feb 1993 04:04:19 +0000 (20:04 -0800)]
add auspex.cf

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

31 years agodate and time created 93/02/27 12:03:46 by eric
Eric Allman [Sun, 28 Feb 1993 04:03:46 +0000 (20:03 -0800)]
date and time created 93/02/27 12:03:46 by eric

SCCS-vsn: usr.sbin/sendmail/cf/cf/mailspool.cs.mc 6.1

31 years agoFEATURE(nouucp)
Eric Allman [Sun, 28 Feb 1993 04:02:45 +0000 (20:02 -0800)]
FEATURE(nouucp)

SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 6.10

31 years agohooks for FEATURE(nouucp) mode
Eric Allman [Sun, 28 Feb 1993 04:02:16 +0000 (20:02 -0800)]
hooks for FEATURE(nouucp) mode

SCCS-vsn: usr.sbin/sendmail/cf/mailer/smtp.m4 6.4

31 years agoFROZENCONFIG compile flag; better transient error checking; Alpha
Eric Allman [Sun, 28 Feb 1993 04:01:36 +0000 (20:01 -0800)]
FROZENCONFIG compile flag; better transient error checking; Alpha
portability changes; restrictmailq privacy flag; some bugs in queue runs
owner-list, and <> error message suppression

SCCS-vsn: usr.sbin/sendmail/src/version.c 6.30

31 years agofix from Eric Wassenaar for return message suppression
Eric Allman [Sun, 28 Feb 1993 04:00:22 +0000 (20:00 -0800)]
fix from Eric Wassenaar for return message suppression

SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.14

31 years agofix problem that caused looping in .forward files on queue runs only
Eric Allman [Sun, 28 Feb 1993 03:58:04 +0000 (19:58 -0800)]
fix problem that caused looping in .forward files on queue runs only

SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.20
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.24
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.19

31 years agofix a problem in owner- stuff that "loses" data files
Eric Allman [Sun, 28 Feb 1993 03:56:44 +0000 (19:56 -0800)]
fix a problem in owner- stuff that "loses" data files

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.28

31 years agoallow system make file to be replaced
Keith Bostic [Sun, 28 Feb 1993 02:32:12 +0000 (18:32 -0800)]
allow system make file to be replaced

SCCS-vsn: usr.bin/make/pathnames.h 5.3

31 years agohack it up, still doesn't work
Keith Bostic [Sun, 28 Feb 1993 02:31:33 +0000 (18:31 -0800)]
hack it up, still doesn't work

SCCS-vsn: share/mk/bsd.doc.mk 5.7

31 years agoneed .CURDIR for install
Keith Bostic [Sun, 28 Feb 1993 02:27:52 +0000 (18:27 -0800)]
need .CURDIR for install

SCCS-vsn: local/kerberosIV/Makefile 5.3

31 years agofix usage message
Keith Bostic [Sun, 28 Feb 1993 02:27:28 +0000 (18:27 -0800)]
fix usage message

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

31 years agoadd FEATURE(nouucp) support
Eric Allman [Sun, 28 Feb 1993 00:25:25 +0000 (16:25 -0800)]
add FEATURE(nouucp) support

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 6.13

31 years agoremove all uucp features
Eric Allman [Sun, 28 Feb 1993 00:24:58 +0000 (16:24 -0800)]
remove all uucp features

SCCS-vsn: usr.sbin/sendmail/cf/cf/tcpproto.mc 6.2

31 years agocreate tcpproto.cf and uucpproto.cf
Eric Allman [Sun, 28 Feb 1993 00:24:46 +0000 (16:24 -0800)]
create tcpproto.cf and uucpproto.cf

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

31 years agoadd no public FTP message
Eric Allman [Sun, 28 Feb 1993 00:24:21 +0000 (16:24 -0800)]
add no public FTP message

SCCS-vsn: usr.sbin/sendmail/READ_ME 6.6

31 years agoadd FEATURE(nouucp) and improve "getting started" description
Eric Allman [Sun, 28 Feb 1993 00:23:56 +0000 (16:23 -0800)]
add FEATURE(nouucp) and improve "getting started" description

SCCS-vsn: usr.sbin/sendmail/cf/README 6.8

31 years agoadded limited stacktrace for panics.
Ralph Campbell [Sat, 27 Feb 1993 11:15:19 +0000 (03:15 -0800)]
added limited stacktrace for panics.

SCCS-vsn: sys/pmax/pmax/trap.c 7.13
SCCS-vsn: sys/pmax/pmax/machdep.c 7.17

31 years agouse .set noreorder for better gas code.
Ralph Campbell [Sat, 27 Feb 1993 11:13:38 +0000 (03:13 -0800)]
use .set noreorder for better gas code.

SCCS-vsn: sys/pmax/pmax/locore.s 7.13

31 years agofix profiling
Ralph Campbell [Sat, 27 Feb 1993 11:11:46 +0000 (03:11 -0800)]
fix profiling

SCCS-vsn: sys/pmax/include/profile.h 7.3
SCCS-vsn: sys/pmax/include/machAsmDefs.h 7.4

31 years agochange name of minbrk and curbrk for profiling.
Ralph Campbell [Sat, 27 Feb 1993 11:08:58 +0000 (03:08 -0800)]
change name of minbrk and curbrk for profiling.

SCCS-vsn: lib/libc/mips/sys/brk.s 5.3
SCCS-vsn: lib/libc/mips/sys/sbrk.s 5.3

31 years agouse .set noreorder for better gas code.
Ralph Campbell [Sat, 27 Feb 1993 11:06:42 +0000 (03:06 -0800)]
use .set noreorder for better gas code.

SCCS-vsn: lib/libc/mips/gen/_setjmp.s 5.6

31 years agofix profiling.
Ralph Campbell [Sat, 27 Feb 1993 11:04:42 +0000 (03:04 -0800)]
fix profiling.

SCCS-vsn: lib/csu/mips/crt0.s 5.7

31 years agoadd setruid.3 manual page
Kirk McKusick [Sat, 27 Feb 1993 11:01:47 +0000 (03:01 -0800)]
add setruid.3 manual page

SCCS-vsn: lib/libc/compat-43/Makefile.inc 5.9

31 years agodate and time created 93/02/26 19:01:23 by mckusick
Kirk McKusick [Sat, 27 Feb 1993 11:01:23 +0000 (03:01 -0800)]
date and time created 93/02/26 19:01:23 by mckusick

SCCS-vsn: lib/libc/compat-43/setruid.3 6.1

31 years agodate and time created 93/02/26 18:50:17 by mckusick
Kirk McKusick [Sat, 27 Feb 1993 10:50:17 +0000 (02:50 -0800)]
date and time created 93/02/26 18:50:17 by mckusick

SCCS-vsn: lib/libc/compat-43/setregid.c 6.1

31 years agoupdate from Mike Karels at BSDI
Kirk McKusick [Sat, 27 Feb 1993 10:48:56 +0000 (02:48 -0800)]
update from Mike Karels at BSDI

SCCS-vsn: lib/libc/compat-43/setregid.2 6.2

31 years agodate and time created 93/02/26 18:44:26 by mckusick
Kirk McKusick [Sat, 27 Feb 1993 10:44:26 +0000 (02:44 -0800)]
date and time created 93/02/26 18:44:26 by mckusick

SCCS-vsn: lib/libc/compat-43/setregid.2 6.1

31 years agoadd setregid
Carl Staelin [Sat, 27 Feb 1993 10:36:56 +0000 (02:36 -0800)]
add setregid

SCCS-vsn: lib/libc/compat-43/Makefile.inc 5.8

31 years agoupdate from Mike Karels at BSDI
Kirk McKusick [Sat, 27 Feb 1993 10:24:25 +0000 (02:24 -0800)]
update from Mike Karels at BSDI

SCCS-vsn: lib/libc/gen/sigsetops.3 6.3
SCCS-vsn: lib/libc/compat-43/setreuid.2 6.6

31 years agoadd manual pages for sigpending and revoke
Kirk McKusick [Sat, 27 Feb 1993 10:14:19 +0000 (02:14 -0800)]
add manual pages for sigpending and revoke

SCCS-vsn: lib/libc/sys/Makefile.inc 5.25

31 years agoinitial manual page from Mike Karels at BSDI
Kirk McKusick [Sat, 27 Feb 1993 10:12:33 +0000 (02:12 -0800)]
initial manual page from Mike Karels at BSDI

SCCS-vsn: lib/libc/sys/sigpending.2 6.1

31 years agoupdate from Mike Karels at BSDI
Kirk McKusick [Sat, 27 Feb 1993 10:08:00 +0000 (02:08 -0800)]
update from Mike Karels at BSDI

SCCS-vsn: lib/libc/sys/execve.2 6.10
SCCS-vsn: lib/libc/sys/setuid.2 6.7
SCCS-vsn: lib/libc/sys/sigaction.2 6.6

31 years agoinitial manual page from Mike Karels at BSDI
Kirk McKusick [Sat, 27 Feb 1993 09:56:37 +0000 (01:56 -0800)]
initial manual page from Mike Karels at BSDI

SCCS-vsn: lib/libc/sys/revoke.2 6.1

31 years agoupdate from Mike Karels at BSDI
Kirk McKusick [Sat, 27 Feb 1993 09:47:43 +0000 (01:47 -0800)]
update from Mike Karels at BSDI

SCCS-vsn: lib/libc/sys/intro.2 6.15

31 years agocheck for anonymous objects in the cache (4.4BSD-alpha/sys/4)
Kirk McKusick [Sat, 27 Feb 1993 08:50:31 +0000 (00:50 -0800)]
check for anonymous objects in the cache (4.4BSD-alpha/sys/4)

SCCS-vsn: sys/vm/vm_mmap.c 7.22

31 years agonarrow possible window for losing window size change
Kirk McKusick [Sat, 27 Feb 1993 08:32:55 +0000 (00:32 -0800)]
narrow possible window for losing window size change

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

31 years agochanged per letter of 2/5/93 from Mary MacDonald
BSD Tape Makers [Sat, 27 Feb 1993 08:24:01 +0000 (00:24 -0800)]
changed per letter of 2/5/93 from Mary MacDonald

SCCS-vsn: admin/admin/4.3Reno/LOAreno.83.subsid 1.5

31 years ago/usr/spool/sockets and /usr/spool/sockets/X11 should be 777
Keith Bostic [Sat, 27 Feb 1993 08:16:33 +0000 (00:16 -0800)]
/usr/spool/sockets and /usr/spool/sockets/X11 should be 777

SCCS-vsn: etc/mtree/4.4BSD.dist 5.10

31 years agodo not allow SHARED mappings for non-writable file (yval@CS.HUJI.AC.IL)
Kirk McKusick [Sat, 27 Feb 1993 07:58:00 +0000 (23:58 -0800)]
do not allow SHARED mappings for non-writable file (yval@CS.HUJI.AC.IL)

SCCS-vsn: sys/vm/vm_mmap.c 7.21

31 years agoreasonable mode for vmunix
Kirk McKusick [Sat, 27 Feb 1993 06:42:45 +0000 (22:42 -0800)]
reasonable mode for vmunix

SCCS-vsn: sbin/savecore/savecore.c 5.37

31 years agotypo
Chris Torek [Sat, 27 Feb 1993 04:00:30 +0000 (20:00 -0800)]
typo

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

31 years agorm __BEGIN_DECLS, __END_DECLS; the latter was misspelled and
Chris Torek [Sat, 27 Feb 1993 03:40:03 +0000 (19:40 -0800)]
rm __BEGIN_DECLS, __END_DECLS; the latter was misspelled and
these are only for C++ to use C code anyway.  gcc1 was certainly
forgiving about underscores!

SCCS-vsn: usr.sbin/lpr/lpd/extern.h 5.4

31 years agoexplicitly avoid sleeping forever in select
Kirk McKusick [Sat, 27 Feb 1993 03:35:05 +0000 (19:35 -0800)]
explicitly avoid sleeping forever in select

SCCS-vsn: sys/kern/sys_generic.c 7.38

31 years agoavoid duplicate closef's
Kirk McKusick [Sat, 27 Feb 1993 03:27:15 +0000 (19:27 -0800)]
avoid duplicate closef's

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

31 years agofix typo (how did this ever work? gcc is unfathomable)
Chris Torek [Sat, 27 Feb 1993 03:08:33 +0000 (19:08 -0800)]
fix typo (how did this ever work? gcc is unfathomable)

SCCS-vsn: usr.sbin/lpr/common_source/lp.h 5.10

31 years agoworry about overflow when computing percentages
Kirk McKusick [Sat, 27 Feb 1993 03:01:24 +0000 (19:01 -0800)]
worry about overflow when computing percentages

SCCS-vsn: usr.bin/vmstat/vmstat.c 5.40

31 years agoadd restrictmailq privacy flag; better
Eric Allman [Sat, 27 Feb 1993 00:20:48 +0000 (16:20 -0800)]
add restrictmailq privacy flag; better
transient error handling

SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.19

31 years agoadd restrictmailq privacy flag
Eric Allman [Sat, 27 Feb 1993 00:20:27 +0000 (16:20 -0800)]
add restrictmailq privacy flag

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.23
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.29

31 years agoportability changes for 64 bit machines like the Alpha
Eric Allman [Sat, 27 Feb 1993 00:20:03 +0000 (16:20 -0800)]
portability changes for 64 bit machines like the Alpha

SCCS-vsn: usr.sbin/sendmail/src/domain.c 6.7

31 years agobetter handling of transient errors
Eric Allman [Sat, 27 Feb 1993 00:19:40 +0000 (16:19 -0800)]
better handling of transient errors

SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.19
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.27
SCCS-vsn: usr.sbin/sendmail/src/util.c 6.8
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.15
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.18

31 years agorequire FROZENCONFIG compile flag to get frozen config code
Eric Allman [Sat, 27 Feb 1993 00:18:14 +0000 (16:18 -0800)]
require FROZENCONFIG compile flag to get frozen config code

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.27

31 years agoportability fix for Suns
Eric Allman [Fri, 26 Feb 1993 22:52:59 +0000 (14:52 -0800)]
portability fix for Suns

SCCS-vsn: usr.sbin/sendmail/src/Makefiles/Makefile.dist 6.5

31 years agoupdate the Ingres credit
Keith Bostic [Fri, 26 Feb 1993 09:38:39 +0000 (01:38 -0800)]
update the Ingres credit

SCCS-vsn: admin/admin/contrib/contrib 5.42

31 years agoSUBDIR+=man4.sparc
Chris Torek [Fri, 26 Feb 1993 09:29:15 +0000 (01:29 -0800)]
SUBDIR+=man4.sparc

SCCS-vsn: share/man/man4/Makefile 5.16

31 years agoLong since forgotten attempts to integrate gremlin support into
Keith Sklower [Fri, 26 Feb 1993 09:19:31 +0000 (01:19 -0800)]
Long since forgotten attempts to integrate gremlin support into
a slightly later version of ditroff

SCCS-vsn: local/ditroff/ditroff.okeeffe/troff/t6.c 2.6
SCCS-vsn: local/ditroff/ditroff.okeeffe/troff/ni.c 2.5
SCCS-vsn: local/ditroff/ditroff.okeeffe/troff/tdef.h 2.5
SCCS-vsn: local/ditroff/ditroff.okeeffe/troff/n9.c 2.2
SCCS-vsn: local/ditroff/ditroff.okeeffe/troff/t10.c 2.7
SCCS-vsn: local/ditroff/ditroff.okeeffe/troff/ext.h 2.4

31 years agotuba testing (TCP/CLNP)
Keith Sklower [Fri, 26 Feb 1993 09:04:59 +0000 (01:04 -0800)]
tuba testing (TCP/CLNP)

SCCS-vsn: sys/tests/netiso/tisrc.c 7.8
SCCS-vsn: sys/tests/netiso/tisink.c 7.11

31 years agohide the magic strlen+2: use the SUN_LEN macro
Chris Torek [Fri, 26 Feb 1993 09:04:27 +0000 (01:04 -0800)]
hide the magic strlen+2: use the SUN_LEN macro

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

31 years agouse SUN_LEN macro instead of a local hack; prettiness police
Chris Torek [Fri, 26 Feb 1993 09:01:28 +0000 (01:01 -0800)]
use SUN_LEN macro instead of a local hack; prettiness police

SCCS-vsn: usr.sbin/syslogd/syslogd.c 5.50
SCCS-vsn: usr.sbin/syslogd/syslogd.c 5.50

31 years agoquick hack for TUBA
Keith Sklower [Fri, 26 Feb 1993 08:55:14 +0000 (00:55 -0800)]
quick hack for TUBA

SCCS-vsn: sys/netiso/iso_pcb.h 7.6

31 years agochange recommend for TCP big windows
Keith Sklower [Fri, 26 Feb 1993 08:46:53 +0000 (00:46 -0800)]
change recommend for TCP big windows

SCCS-vsn: sys/sys/socketvar.h 7.22

31 years agomulticast is now standard
Keith Sklower [Fri, 26 Feb 1993 08:45:46 +0000 (00:45 -0800)]
multicast is now standard

SCCS-vsn: sys/net/if.c 7.24

31 years agoMULTICAST is now standard
Keith Sklower [Fri, 26 Feb 1993 08:45:14 +0000 (00:45 -0800)]
MULTICAST is now standard

SCCS-vsn: sys/net/if_loop.c 7.19
SCCS-vsn: sys/net/if_sl.c 7.31

31 years agomany insertions from Dirk Husemann for 802.2 class 2
Keith Sklower [Fri, 26 Feb 1993 08:42:26 +0000 (00:42 -0800)]
many insertions from Dirk Husemann for 802.2 class 2

SCCS-vsn: sys/net/if_llc.h 7.3

31 years agomake conform to MIB II
Keith Sklower [Fri, 26 Feb 1993 08:39:39 +0000 (00:39 -0800)]
make conform to MIB II

SCCS-vsn: sys/net/if_types.h 7.5

31 years agoHusemann's X.25 over 802.2 class 2 addittions
Keith Sklower [Fri, 26 Feb 1993 08:38:43 +0000 (00:38 -0800)]
Husemann's X.25 over 802.2 class 2 addittions

SCCS-vsn: sys/net/if_ethersubr.c 7.23

31 years agohide the magic strlen+2: use the SUN_LEN macro
Chris Torek [Fri, 26 Feb 1993 08:37:58 +0000 (00:37 -0800)]
hide the magic strlen+2: use the SUN_LEN macro

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

31 years agodo not return from sigsuspend prematurely
Kirk McKusick [Fri, 26 Feb 1993 08:29:48 +0000 (00:29 -0800)]
do not return from sigsuspend prematurely

SCCS-vsn: sys/kern/kern_sig.c 7.54

31 years agono longer works on crash dumps; rm obsolete man page allusions
Chris Torek [Fri, 26 Feb 1993 07:37:31 +0000 (23:37 -0800)]
no longer works on crash dumps; rm obsolete man page allusions

SCCS-vsn: usr.sbin/arp/arp.8 6.6

31 years agofill in a few more
Kirk McKusick [Fri, 26 Feb 1993 07:24:55 +0000 (23:24 -0800)]
fill in a few more

SCCS-vsn: admin/admin/contrib/address.list 5.2

31 years agoconfig is not used everywhere; make clean should clean config.new
Chris Torek [Fri, 26 Feb 1993 07:15:19 +0000 (23:15 -0800)]
config is not used everywhere; make clean should clean config.new

SCCS-vsn: usr.sbin/Makefile 5.13

31 years agoformatting and gramatical nits
Kirk McKusick [Fri, 26 Feb 1993 06:59:48 +0000 (22:59 -0800)]
formatting and gramatical nits

SCCS-vsn: admin/admin/contrib/contrib 5.41

31 years agoadd CSRG staff and Administration
Kirk McKusick [Fri, 26 Feb 1993 06:48:08 +0000 (22:48 -0800)]
add CSRG staff and Administration

SCCS-vsn: admin/admin/contrib/contrib 5.40

31 years agomore on XNS
Kirk McKusick [Fri, 26 Feb 1993 06:27:57 +0000 (22:27 -0800)]
more on XNS

SCCS-vsn: admin/admin/contrib/contrib 5.39

31 years agospelling
Keith Bostic [Fri, 26 Feb 1993 06:02:42 +0000 (22:02 -0800)]
spelling

SCCS-vsn: admin/admin/contrib/contrib 5.38

31 years agowordsmithing
Keith Bostic [Fri, 26 Feb 1993 06:00:44 +0000 (22:00 -0800)]
wordsmithing

SCCS-vsn: admin/admin/contrib/contrib 5.37

31 years agosort
Keith Bostic [Fri, 26 Feb 1993 05:59:34 +0000 (21:59 -0800)]
sort

SCCS-vsn: admin/admin/contrib/contrib 5.36

31 years agodate and time created 93/02/25 13:58:06 by elan
Elan Amir [Fri, 26 Feb 1993 05:58:06 +0000 (21:58 -0800)]
date and time created 93/02/25 13:58:06 by elan

SCCS-vsn: contrib/libg++-2.3/libg++/g++-include/signal.h 1.1

31 years agoupdate
Keith Bostic [Fri, 26 Feb 1993 05:56:58 +0000 (21:56 -0800)]
update

SCCS-vsn: admin/admin/contrib/contrib 5.35

31 years agodate and time created 93/02/25 13:55:11 by elan
Elan Amir [Fri, 26 Feb 1993 05:55:11 +0000 (21:55 -0800)]
date and time created 93/02/25 13:55:11 by elan

SCCS-vsn: contrib/libg++-2.3/libg++/g++-include/sys/wait.h 1.1

31 years agoadd a few, minor cleanups
Keith Bostic [Fri, 26 Feb 1993 05:52:03 +0000 (21:52 -0800)]
add a few, minor cleanups

SCCS-vsn: admin/admin/contrib/contrib 5.34

31 years agoupdate from 1/93 USENIX contrib sheets
Keith Bostic [Fri, 26 Feb 1993 05:14:44 +0000 (21:14 -0800)]
update from 1/93 USENIX contrib sheets

SCCS-vsn: admin/admin/contrib/contrib 5.33

31 years agosuggestion from John Gardiner Myers <jgm+@cmu.edu>: catch
Eric Allman [Fri, 26 Feb 1993 04:57:05 +0000 (20:57 -0800)]
suggestion from John Gardiner Myers <jgm+@cmu.edu>: catch
attempts to try decode alias

SCCS-vsn: etc/aliases 5.6

31 years agodate and time created 93/02/25 12:51:27 by eric
Eric Allman [Fri, 26 Feb 1993 04:51:27 +0000 (20:51 -0800)]
date and time created 93/02/25 12:51:27 by eric

SCCS-vsn: usr.sbin/sendmail/cf/feature/nouucp.m4 6.1

31 years agofix botch in "r" option
Eric Allman [Fri, 26 Feb 1993 04:46:49 +0000 (20:46 -0800)]
fix botch in "r" option

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 6.12

31 years agofseek doesn't work if open is in pure append mode (optimization in
Keith Bostic [Fri, 26 Feb 1993 00:55:43 +0000 (16:55 -0800)]
fseek doesn't work if open is in pure append mode (optimization in
new stdio, probably).  Fix msgs; bug report 4.4BSD-alpha/usr.bin/0.

SCCS-vsn: usr.bin/msgs/msgs.c 5.9

31 years agofseek doesn't do anything in stdio if the open was in pure append
Keith Bostic [Thu, 25 Feb 1993 11:49:26 +0000 (03:49 -0800)]
fseek doesn't do anything in stdio if the open was in pure append
mode (which seems reasonable).  Fix msgs.
from Tod Oace  <tod@vision.intel.com>  (503)696-4802

SCCS-vsn: usr.bin/msgs/msgs.c 5.9

31 years agomove implog, implogd, htable, gettable to /usr/src/old
Keith Bostic [Thu, 25 Feb 1993 10:19:39 +0000 (02:19 -0800)]
move implog, implogd, htable, gettable to /usr/src/old

SCCS-vsn: usr.sbin/Makefile 5.12

31 years agoadd dlmpcc to TAHOE list
Keith Bostic [Thu, 25 Feb 1993 10:18:00 +0000 (02:18 -0800)]
add dlmpcc to TAHOE list

SCCS-vsn: old/Makefile 5.32

31 years agomove dlmpcc to /usr/src/old
Keith Bostic [Thu, 25 Feb 1993 10:17:41 +0000 (02:17 -0800)]
move dlmpcc to /usr/src/old

SCCS-vsn: usr.sbin/Makefile 5.11

31 years agoadd arff, flcopy and rxformat to VAX programs
Keith Bostic [Thu, 25 Feb 1993 10:16:40 +0000 (02:16 -0800)]
add arff, flcopy and rxformat to VAX programs

SCCS-vsn: old/Makefile 5.31

31 years agomove arff, rxformat, flcopy to old
Keith Bostic [Thu, 25 Feb 1993 10:15:34 +0000 (02:15 -0800)]
move arff, rxformat, flcopy to old

SCCS-vsn: usr.sbin/Makefile 5.10

31 years agochecked in for Chris Torek by TK
Chris Torek [Thu, 25 Feb 1993 10:14:56 +0000 (02:14 -0800)]
checked in for Chris Torek by TK

SCCS-vsn: usr.sbin/Makefile 5.9

31 years agomionr cleanups
Keith Bostic [Thu, 25 Feb 1993 09:49:51 +0000 (01:49 -0800)]
mionr cleanups

SCCS-vsn: admin/admin/contrib/contrib 5.32

31 years agodate and time created 93/02/24 17:42:45 by bostic
Keith Bostic [Thu, 25 Feb 1993 09:42:45 +0000 (01:42 -0800)]
date and time created 93/02/24 17:42:45 by bostic

SCCS-vsn: admin/admin/contrib/address.list 5.1

31 years agoKirk, Keith and Keith make a pass over the source tree
Keith Bostic [Thu, 25 Feb 1993 09:38:28 +0000 (01:38 -0800)]
Kirk, Keith and Keith make a pass over the source tree

SCCS-vsn: admin/admin/contrib/contrib 5.31

31 years agorename namelist to nl
Keith Bostic [Thu, 25 Feb 1993 09:22:20 +0000 (01:22 -0800)]
rename namelist to nl

SCCS-vsn: usr.sbin/iostat/iostat.c 5.16

31 years agoadd contrib notice; Bob Toxen
Keith Bostic [Thu, 25 Feb 1993 08:48:37 +0000 (00:48 -0800)]
add contrib notice; Bob Toxen

SCCS-vsn: usr.bin/lock/lock.c 5.14

31 years agofix headers
Keith Bostic [Thu, 25 Feb 1993 08:19:31 +0000 (00:19 -0800)]
fix headers

SCCS-vsn: sbin/mount_umap/mount_umap.8 5.5