unix-history/.git
31 years agoIBM_AIX => _AIX3
Eric Allman [Sun, 23 May 1993 01:15:21 +0000 (17:15 -0800)]
IBM_AIX => _AIX3

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

31 years agoavoid writing an error message announcing that you can't write the
Eric Allman [Sun, 23 May 1993 01:05:02 +0000 (17:05 -0800)]
avoid writing an error message announcing that you can't write the
message

SCCS-vsn: usr.sbin/sendmail/src/err.c 6.21

31 years agodocumentation update
Eric Allman [Sun, 23 May 1993 00:44:03 +0000 (16:44 -0800)]
documentation update

SCCS-vsn: usr.sbin/sendmail/src/map.c 6.17

31 years agodon't pass pseudo-domains to $[ ... $] (can cause wierd problems
Eric Allman [Sun, 23 May 1993 00:43:39 +0000 (16:43 -0800)]
don't pass pseudo-domains to $[ ... $] (can cause wierd problems
with wildcard MX records); dot terminate relay hostnames in S0.

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

31 years agomerge alias database with maps, expanding and changing interface;
Eric Allman [Sun, 23 May 1993 00:42:50 +0000 (16:42 -0800)]
merge alias database with maps, expanding and changing interface;
announce mailer/host/user triple on -bv flag; don't send unsolicited
multiline HELO replies -- it breaks Pony Express; AIX portability changes

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

31 years agoAIX compatibility changes; clean up map initialization functions
Eric Allman [Sat, 22 May 1993 23:58:05 +0000 (15:58 -0800)]
AIX compatibility changes; clean up map initialization functions

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.65
SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.31
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.56
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.57
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.60

31 years agouse strerror
Jan-Simon Pendry [Sat, 22 May 1993 17:34:23 +0000 (09:34 -0800)]
use strerror

SCCS-vsn: usr.sbin/amd/amd/xutil.c 5.6
SCCS-vsn: usr.sbin/amd/config/os-bsd44.h 5.5

31 years agofix warning about regexec
Jan-Simon Pendry [Sat, 22 May 1993 17:33:55 +0000 (09:33 -0800)]
fix warning about regexec

SCCS-vsn: usr.sbin/amd/amd/mapc.c 5.7

31 years agocleanup for NIS maps
Eric Allman [Sat, 22 May 1993 11:29:48 +0000 (03:29 -0800)]
cleanup for NIS maps

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.55
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.39
SCCS-vsn: usr.sbin/sendmail/src/map.c 6.16

31 years agodon't include .db on database file names
Eric Allman [Sat, 22 May 1993 10:49:42 +0000 (02:49 -0800)]
don't include .db on database file names

SCCS-vsn: usr.sbin/sendmail/cf/feature/mailertable.m4 6.2
SCCS-vsn: usr.sbin/sendmail/cf/feature/bitdomain.m4 6.3
SCCS-vsn: usr.sbin/sendmail/cf/feature/uucpdomain.m4 6.2

31 years agoadd REDIRECT to list of top-level pseudo-domains
Eric Allman [Sat, 22 May 1993 10:49:28 +0000 (02:49 -0800)]
add REDIRECT to list of top-level pseudo-domains

SCCS-vsn: usr.sbin/sendmail/cf/feature/redirect.m4 6.2

31 years agoavoid extra qualification of top level pseudo-domains and gateways
Eric Allman [Sat, 22 May 1993 10:49:02 +0000 (02:49 -0800)]
avoid extra qualification of top level pseudo-domains and gateways

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

31 years ago$=P is top-level pseudo-domains
Eric Allman [Sat, 22 May 1993 10:48:32 +0000 (02:48 -0800)]
$=P is top-level pseudo-domains

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

31 years agoavoid unexpected multiline replies to HELO packet -- it breaks
Eric Allman [Sat, 22 May 1993 09:59:54 +0000 (01:59 -0800)]
avoid unexpected multiline replies to HELO packet -- it breaks
Pony Express on VMS; instead use a two line 220 greeting with ESMTP as the
first word of the second line

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.31
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.54

31 years agochanges to merge alias and map implementations
Eric Allman [Sat, 22 May 1993 09:59:00 +0000 (01:59 -0800)]
changes to merge alias and map implementations

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.54

31 years agopessimize on channel flushing
Eric Allman [Sat, 22 May 1993 09:58:42 +0000 (01:58 -0800)]
pessimize on channel flushing

SCCS-vsn: usr.sbin/sendmail/src/err.c 6.20

31 years agochanges to merge alias and map implementations
Eric Allman [Sat, 22 May 1993 09:58:12 +0000 (01:58 -0800)]
changes to merge alias and map implementations

SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.47
SCCS-vsn: usr.sbin/sendmail/src/map.c 6.15
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.66
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.38
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.59

31 years agoadd support for CTL_MACHDEP
Kirk McKusick [Sat, 22 May 1993 09:39:41 +0000 (01:39 -0800)]
add support for CTL_MACHDEP

SCCS-vsn: sys/i386/include/cpu.h 5.7
SCCS-vsn: sys/i386/i386/machdep.c 7.16

31 years agouse sysctl rather than nlist
Kirk McKusick [Sat, 22 May 1993 09:34:17 +0000 (01:34 -0800)]
use sysctl rather than nlist

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

31 years agouse sysctl to get boottime and load average
Kirk McKusick [Sat, 22 May 1993 09:16:31 +0000 (01:16 -0800)]
use sysctl to get boottime and load average

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

31 years agovi w.c
Kirk McKusick [Sat, 22 May 1993 09:15:01 +0000 (01:15 -0800)]
vi w.c

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

31 years agouse paths.h name
Keith Bostic [Sat, 22 May 1993 09:04:04 +0000 (01:04 -0800)]
use paths.h name

SCCS-vsn: lib/libc/gen/getpass.c 5.10

31 years agoHenry Spencer's Alpha 3.0 regex release
Keith Bostic [Sat, 22 May 1993 07:06:57 +0000 (23:06 -0800)]
Henry Spencer's Alpha 3.0 regex release

SCCS-vsn: lib/libc/regex/cname.h 5.2
SCCS-vsn: lib/libc/regex/engine.c 5.5
SCCS-vsn: lib/libc/regex/re_format.7 5.2
SCCS-vsn: lib/libc/regex/regcomp.c 5.6
SCCS-vsn: lib/libc/regex/regerror.c 5.4
SCCS-vsn: lib/libc/regex/regex.3 5.2
SCCS-vsn: lib/libc/regex/regex2.h 5.2
SCCS-vsn: lib/libc/regex/regexec.c 5.4
SCCS-vsn: lib/libc/regex/regfree.c 5.2
SCCS-vsn: lib/libc/regex/utils.h 5.3

31 years agodate and time created 93/05/21 16:06:31 by bostic
Keith Bostic [Sat, 22 May 1993 07:06:31 +0000 (23:06 -0800)]
date and time created 93/05/21 16:06:31 by bostic

SCCS-vsn: lib/libc/regex/WHATSNEW 5.1

31 years agoupdate for new vm system
Kirk McKusick [Sat, 22 May 1993 06:46:04 +0000 (22:46 -0800)]
update for new vm system

SCCS-vsn: usr.bin/systat/swap.c 5.14

31 years agoadd other source areas
Kirk McKusick [Sat, 22 May 1993 06:40:23 +0000 (22:40 -0800)]
add other source areas

SCCS-vsn: usr.bin/systat/Makefile 5.14

31 years agoupdate header to reflect redistributable status
Kirk McKusick [Sat, 22 May 1993 06:34:24 +0000 (22:34 -0800)]
update header to reflect redistributable status

SCCS-vsn: usr.bin/systat/cmds.c 5.12
SCCS-vsn: usr.bin/systat/cmdtab.c 5.4
SCCS-vsn: usr.bin/systat/disks.c 5.16
SCCS-vsn: usr.bin/systat/fetch.c 5.7
SCCS-vsn: usr.bin/systat/iostat.c 5.13
SCCS-vsn: usr.bin/systat/keyboard.c 5.5
SCCS-vsn: usr.bin/systat/main.c 5.16
SCCS-vsn: usr.bin/systat/mbufs.c 5.9
SCCS-vsn: usr.bin/systat/netcmds.c 5.7
SCCS-vsn: usr.bin/systat/netstat.c 5.12
SCCS-vsn: usr.bin/systat/pigs.c 5.16
SCCS-vsn: usr.bin/systat/systat.h 5.10

31 years agodate and time created 93/05/21 15:10:08 by torek
Chris Torek [Sat, 22 May 1993 06:10:08 +0000 (22:10 -0800)]
date and time created 93/05/21 15:10:08 by torek

SCCS-vsn: usr.bin/vmstat.sparc/vmstat.8 5.1
SCCS-vsn: usr.bin/vmstat.sparc/vmstat.c 5.1

31 years agodate and time created 93/05/21 15:10:07 by torek
Chris Torek [Sat, 22 May 1993 06:10:07 +0000 (22:10 -0800)]
date and time created 93/05/21 15:10:07 by torek

SCCS-vsn: usr.bin/vmstat.sparc/names.c 5.1
SCCS-vsn: usr.bin/vmstat.sparc/sum.c 5.1
SCCS-vsn: usr.bin/vmstat.sparc/util.c 5.1

31 years agodate and time created 93/05/21 15:10:06 by torek
Chris Torek [Sat, 22 May 1993 06:10:06 +0000 (22:10 -0800)]
date and time created 93/05/21 15:10:06 by torek

SCCS-vsn: usr.bin/vmstat.sparc/intr.c 5.1
SCCS-vsn: usr.bin/vmstat.sparc/main.c 5.1
SCCS-vsn: usr.bin/vmstat.sparc/mem.c 5.1

31 years agodate and time created 93/05/21 15:10:05 by torek
Chris Torek [Sat, 22 May 1993 06:10:05 +0000 (22:10 -0800)]
date and time created 93/05/21 15:10:05 by torek

SCCS-vsn: usr.bin/vmstat.sparc/extern.h 5.1
SCCS-vsn: usr.bin/vmstat.sparc/getdev.c 5.1
SCCS-vsn: usr.bin/vmstat.sparc/getdev.h 5.1

31 years agodate and time created 93/05/21 15:10:04 by torek
Chris Torek [Sat, 22 May 1993 06:10:04 +0000 (22:10 -0800)]
date and time created 93/05/21 15:10:04 by torek

SCCS-vsn: usr.bin/vmstat.sparc/Makefile 5.1

31 years agoalways call __sflush, in case somehow fp->_p > fp->_bf._base in __SRW
Chris Torek [Sat, 22 May 1993 05:53:09 +0000 (21:53 -0800)]
always call __sflush, in case somehow fp->_p > fp->_bf._base in __SRW

SCCS-vsn: lib/libc/stdio/freopen.c 5.7
SCCS-vsn: lib/libc/stdio/ungetc.c 5.8

31 years agoSparc has its own vmstat
Keith Bostic [Sat, 22 May 1993 05:47:30 +0000 (21:47 -0800)]
Sparc has its own vmstat

SCCS-vsn: usr.bin/Makefile 5.24

31 years agoalways call __sflush, in case somehow fp->_p > fp->_bf._base in __SRW
Chris Torek [Sat, 22 May 1993 05:46:52 +0000 (21:46 -0800)]
always call __sflush, in case somehow fp->_p > fp->_bf._base in __SRW

SCCS-vsn: lib/libc/stdio/fclose.c 5.4

31 years agoallow __SRW flush if somehow fp->_p > fp->_bf._base
Chris Torek [Sat, 22 May 1993 05:44:50 +0000 (21:44 -0800)]
allow __SRW flush if somehow fp->_p > fp->_bf._base

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

31 years agoput line breaks in synopsis statement
Keith Bostic [Sat, 22 May 1993 05:41:38 +0000 (21:41 -0800)]
put line breaks in synopsis statement

SCCS-vsn: bin/pax/pax.1 1.3

31 years agosys_errlist defined in stdio.h (in a complicated fashion...)
Keith Bostic [Sat, 22 May 1993 05:36:44 +0000 (21:36 -0800)]
sys_errlist defined in stdio.h (in a complicated fashion...)

SCCS-vsn: bin/pax/tty_subs.c 1.2

31 years agoadd pax
Keith Bostic [Sat, 22 May 1993 05:33:57 +0000 (21:33 -0800)]
add pax

SCCS-vsn: bin/Makefile 5.40

31 years agoprotect against malicious clients
Kirk McKusick [Sat, 22 May 1993 05:02:12 +0000 (21:02 -0800)]
protect against malicious clients

SCCS-vsn: sys/nfs/nfs_serv.c 7.65

31 years agoHenry Spencer's Alpha 3.0 regex release
Keith Bostic [Sat, 22 May 1993 04:03:59 +0000 (20:03 -0800)]
Henry Spencer's Alpha 3.0 regex release

SCCS-vsn: include/regex.h 5.3

31 years agoparenthesize the negative numbers so "256-CHAR_MIN" works
Keith Bostic [Sat, 22 May 1993 03:42:52 +0000 (19:42 -0800)]
parenthesize the negative numbers so "256-CHAR_MIN" works

SCCS-vsn: sys/hp300/include/limits.h 7.8

31 years agoadd the other example lpr file, upgrade to current configuration
Keith Bostic [Sat, 22 May 1993 02:42:33 +0000 (18:42 -0800)]
add the other example lpr file, upgrade to current configuration

SCCS-vsn: etc/printcap 5.4

31 years agoAdd "nocrypt" target to create a subdirectory
Dave A. Borman [Sat, 22 May 1993 01:28:09 +0000 (17:28 -0800)]
Add "nocrypt" target to create a subdirectory
with source with encryption removed.

SCCS-vsn: libexec/telnetd/Makefile 5.19

31 years agoAdd "nocrypt" target to create a subdirectory
Dave A. Borman [Sat, 22 May 1993 01:23:27 +0000 (17:23 -0800)]
Add "nocrypt" target to create a subdirectory

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

31 years agoAdd "nocrypt" target to create a subdirectory
Dave A. Borman [Sat, 22 May 1993 01:17:27 +0000 (17:17 -0800)]
Add "nocrypt" target to create a subdirectory
with source with encryption removed.

SCCS-vsn: lib/libtelnet/Makefile 5.7
SCCS-vsn: lib/libtelnet/Makefile 5.7

31 years agosettranscom has to return an int to be in the commands table
Keith Bostic [Sat, 22 May 1993 00:19:01 +0000 (16:19 -0800)]
settranscom has to return an int to be in the commands table

SCCS-vsn: usr.bin/telnet/externs.h 5.8
SCCS-vsn: usr.bin/telnet/tn3270.c 5.5

31 years agocast const char * so it compiles without complaining
Keith Bostic [Sat, 22 May 1993 00:06:32 +0000 (16:06 -0800)]
cast const char * so it compiles without complaining
(no, I didn't fix the problem)

SCCS-vsn: local/kerberosIV/compile_et/error_message.c 5.3

31 years agosys_siglist is declared as a const char *
Keith Bostic [Sat, 22 May 1993 00:02:40 +0000 (16:02 -0800)]
sys_siglist is declared as a const char *

SCCS-vsn: usr.bin/sccs/sccs.c 5.13

31 years agoadd unistd.h to make lseek calls work
Keith Bostic [Sat, 22 May 1993 00:01:11 +0000 (16:01 -0800)]
add unistd.h to make lseek calls work

SCCS-vsn: old/sh/name.c 4.5
SCCS-vsn: old/sh/service.c 4.9

31 years agounknown font specification
Keith Bostic [Fri, 21 May 1993 23:58:15 +0000 (15:58 -0800)]
unknown font specification

SCCS-vsn: lib/libc/sys/nfssvc.2 6.8

31 years agoadd support for NEWDB
Eric Allman [Fri, 21 May 1993 23:54:42 +0000 (15:54 -0800)]
add support for NEWDB

SCCS-vsn: usr.sbin/sendmail/praliases/praliases.c 6.3

31 years agolog more information on -bv "deliverable" message
Eric Allman [Fri, 21 May 1993 23:20:26 +0000 (15:20 -0800)]
log more information on -bv "deliverable" message

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

31 years agoneed to delete ndbm.h from db library as well as ndbm.o
Eric Allman [Fri, 21 May 1993 22:06:31 +0000 (14:06 -0800)]
need to delete ndbm.h from db library as well as ndbm.o

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

31 years agoadd CPU_MACHDEP
Kirk McKusick [Fri, 21 May 1993 12:22:25 +0000 (04:22 -0800)]
add CPU_MACHDEP

SCCS-vsn: sys/kern/kern_sysctl.c 7.42

31 years agoadd CTL_MACHDEP definitions
Kirk McKusick [Fri, 21 May 1993 12:21:33 +0000 (04:21 -0800)]
add CTL_MACHDEP definitions

SCCS-vsn: sys/hp300/include/cpu.h 7.14

31 years agoadd cpu_sysctl
Kirk McKusick [Fri, 21 May 1993 12:21:02 +0000 (04:21 -0800)]
add cpu_sysctl

SCCS-vsn: sys/hp300/hp300/machdep.c 7.37

31 years agopage size is max indx_t + 1, so store in a larger integral type
Keith Bostic [Fri, 21 May 1993 10:46:38 +0000 (02:46 -0800)]
page size is max indx_t + 1, so store in a larger integral type

SCCS-vsn: include/mpool.h 5.3

31 years agoadd boottime
Kirk McKusick [Fri, 21 May 1993 10:26:11 +0000 (02:26 -0800)]
add boottime

SCCS-vsn: usr.sbin/sysctl/sysctl.8 5.5

31 years agoadd KERN_BOOTTIME
Kirk McKusick [Fri, 21 May 1993 08:52:12 +0000 (00:52 -0800)]
add KERN_BOOTTIME

SCCS-vsn: lib/libc/gen/sysctl.3 6.7

31 years agodate and time created 93/05/20 17:47:46 by hibler
Mike Hibler [Fri, 21 May 1993 08:47:46 +0000 (00:47 -0800)]
date and time created 93/05/20 17:47:46 by hibler

SCCS-vsn: contrib/emacs-18.57/src/fileio.c 5.1

31 years agouse library versions of warn and friends
Keith Bostic [Fri, 21 May 1993 07:39:40 +0000 (23:39 -0800)]
use library versions of warn and friends

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

31 years agodate and time created 93/05/20 16:19:36 by bostic
Keith Bostic [Fri, 21 May 1993 07:19:36 +0000 (23:19 -0800)]
date and time created 93/05/20 16:19:36 by bostic

SCCS-vsn: share/doc/smm/06.nfs/1.t 5.1

31 years agodate and time created 93/05/20 16:19:31 by bostic
Keith Bostic [Fri, 21 May 1993 07:19:31 +0000 (23:19 -0800)]
date and time created 93/05/20 16:19:31 by bostic

SCCS-vsn: share/doc/smm/06.nfs/Makefile 5.1

31 years agoconvert from dbm to ndbm
Keith Bostic [Fri, 21 May 1993 07:05:27 +0000 (23:05 -0800)]
convert from dbm to ndbm

SCCS-vsn: usr.sbin/sendmail/praliases/praliases.c 6.2
SCCS-vsn: usr.sbin/sendmail/praliases/Makefile 6.2

31 years agocompatibility for Sun BSD
Eric Allman [Fri, 21 May 1993 06:40:14 +0000 (22:40 -0800)]
compatibility for Sun BSD

SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.58
SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.30

31 years agonits (net2/sys/26)
Kirk McKusick [Fri, 21 May 1993 04:36:06 +0000 (20:36 -0800)]
nits (net2/sys/26)

SCCS-vsn: lib/libc/sys/getsockopt.2 6.12

31 years agoupdate 4.4BSD from PRERELEASE
Cynthia A. E. Livingston [Fri, 21 May 1993 04:11:23 +0000 (20:11 -0800)]
update 4.4BSD from PRERELEASE

SCCS-vsn: share/tmac/doc-common 5.9

31 years agoupdate the addresses
Keith Bostic [Fri, 21 May 1993 04:10:22 +0000 (20:10 -0800)]
update the addresses

SCCS-vsn: share/termcap/README 5.2

31 years agoperformance fixes from Rick Macklem
Kirk McKusick [Fri, 21 May 1993 04:09:01 +0000 (20:09 -0800)]
performance fixes from Rick Macklem

SCCS-vsn: sys/nfs/nfs_srvcache.c 7.21
SCCS-vsn: sys/nfs/nfsrvcache.h 7.7

31 years agoadd support for printing out boottime
Kirk McKusick [Fri, 21 May 1993 04:04:24 +0000 (20:04 -0800)]
add support for printing out boottime

SCCS-vsn: usr.sbin/sysctl/sysctl.c 5.11

31 years agoadd KERN_BOOTTIME
Kirk McKusick [Fri, 21 May 1993 03:52:15 +0000 (19:52 -0800)]
add KERN_BOOTTIME

SCCS-vsn: sys/kern/kern_sysctl.c 7.41

31 years agoadd boottime
Kirk McKusick [Fri, 21 May 1993 03:44:33 +0000 (19:44 -0800)]
add boottime

SCCS-vsn: sys/sys/sysctl.h 7.25

31 years agoSeveral fixes. The big one is that all of the
Dave A. Borman [Fri, 21 May 1993 02:38:08 +0000 (18:38 -0800)]
Several fixes.  The big one is that all of the
code that was "#if defined(ENCRYPTION)" is now changed
to "#ifdef ENCRYPTION", so that all the encryption code
can be stripped out using unifdef.
Other fixes:
Add support for HP-UX (untested...)
Simplification of the ENV_HACK stuff
Add in UNICOS 8.0 secure system changes
Clean up the option processing
Fix up the usage() statement

SCCS-vsn: libexec/telnetd/authenc.c 5.3
SCCS-vsn: libexec/telnetd/telnetd.c 5.52
SCCS-vsn: libexec/telnetd/termstat.c 5.14
SCCS-vsn: libexec/telnetd/utility.c 5.12
SCCS-vsn: libexec/telnetd/defs.h 5.12
SCCS-vsn: libexec/telnetd/state.c 5.14
SCCS-vsn: libexec/telnetd/sys_term.c 5.22
SCCS-vsn: libexec/telnetd/ext.h 5.10

31 years agoFix all the "#if defined(ENCRYPTION)" lines to just
Dave A. Borman [Fri, 21 May 1993 01:51:42 +0000 (17:51 -0800)]
Fix all the "#if defined(ENCRYPTION)" lines to just
be "#ifdef ENCRYPTION", so that unifdef can be used to strip
out all the encryption code.

SCCS-vsn: lib/libtelnet/enc_des.c 5.4
SCCS-vsn: lib/libtelnet/encrypt.h 5.4
SCCS-vsn: lib/libtelnet/enc-proto.h 5.4
SCCS-vsn: lib/libtelnet/kerberos.c 5.4
SCCS-vsn: lib/libtelnet/kerberos5.c 5.4
SCCS-vsn: lib/libtelnet/encrypt.c 5.4
SCCS-vsn: lib/libtelnet/misc.c 5.4
SCCS-vsn: lib/libtelnet/auth.c 5.4
SCCS-vsn: lib/libtelnet/spx.c 5.2
SCCS-vsn: lib/libtelnet/krb4encpwd.c 5.2

31 years agoMostly, this changes all the "#if defined(ENCRYPTION)"
Dave A. Borman [Fri, 21 May 1993 01:49:40 +0000 (17:49 -0800)]
Mostly, this changes all the "#if defined(ENCRYPTION)"
lines to "#ifdef ENCRYPTION".  This will allow unifdef
to be used to strip out the encryption code for
foreign exports.  This also fixes up the usage statement.

SCCS-vsn: usr.bin/telnet/authenc.c 5.3
SCCS-vsn: usr.bin/telnet/externs.h 5.7
SCCS-vsn: usr.bin/telnet/telnet.c 5.56
SCCS-vsn: usr.bin/telnet/network.c 5.4
SCCS-vsn: usr.bin/telnet/terminal.c 5.5
SCCS-vsn: usr.bin/telnet/ring.h 5.4
SCCS-vsn: usr.bin/telnet/main.c 5.6
SCCS-vsn: usr.bin/telnet/sys_bsd.c 5.5
SCCS-vsn: usr.bin/telnet/ring.c 5.4
SCCS-vsn: usr.bin/telnet/commands.c 5.12
SCCS-vsn: usr.bin/telnet/utilities.c 5.8

31 years agoMostly this changes "#if defined(ENCRYPTION)" to
Dave A. Borman [Fri, 21 May 1993 01:37:28 +0000 (17:37 -0800)]
Mostly this changes "#if defined(ENCRYPTION)" to
"#ifdef ENCRYPTION".  This will allow unifdef to be

SCCS-vsn: usr.bin/telnet/authenc.c 5.3
SCCS-vsn: usr.bin/telnet/externs.h 5.7
SCCS-vsn: usr.bin/telnet/telnet.c 5.56
SCCS-vsn: usr.bin/telnet/network.c 5.4
SCCS-vsn: usr.bin/telnet/terminal.c 5.5
SCCS-vsn: usr.bin/telnet/ring.h 5.4
SCCS-vsn: usr.bin/telnet/main.c 5.6
SCCS-vsn: usr.bin/telnet/sys_bsd.c 5.5
SCCS-vsn: usr.bin/telnet/ring.c 5.4
SCCS-vsn: usr.bin/telnet/commands.c 5.12
SCCS-vsn: usr.bin/telnet/utilities.c 5.8

31 years agomake sure PT page is marked clean at allocation to avoid pageout
Mike Hibler [Thu, 20 May 1993 23:07:27 +0000 (15:07 -0800)]
make sure PT page is marked clean at allocation to avoid pageout

SCCS-vsn: sys/hp300/hp300/pmap.c 7.16

31 years agobuild tags
Keith Bostic [Thu, 20 May 1993 08:31:41 +0000 (00:31 -0800)]
build tags

SCCS-vsn: sbin/route/Makefile 5.10

31 years agobuild tags 444
Keith Bostic [Thu, 20 May 1993 08:15:34 +0000 (00:15 -0800)]
build tags 444

SCCS-vsn: share/mk/bsd.prog.mk 5.37
SCCS-vsn: share/mk/bsd.lib.mk 5.39

31 years agomove enpload to /usr/src/old
Keith Bostic [Thu, 20 May 1993 08:04:51 +0000 (00:04 -0800)]
move enpload to /usr/src/old

SCCS-vsn: sbin/Makefile 5.9

31 years agolint
Keith Bostic [Thu, 20 May 1993 07:56:29 +0000 (23:56 -0800)]
lint

SCCS-vsn: sbin/badsect/badsect.c 5.12
SCCS-vsn: sbin/clri/clri.c 5.7

31 years agoCFLAGS= -> +=
Elan Amir [Thu, 20 May 1993 07:29:35 +0000 (23:29 -0800)]
CFLAGS= -> +=

SCCS-vsn: games/xroach/Makefile 1.2

31 years agoIn Cherenson's mbuf leak fix, we forgot to (void) the return of m_free()
Keith Sklower [Thu, 20 May 1993 07:23:41 +0000 (23:23 -0800)]
In Cherenson's mbuf leak fix, we forgot to (void) the return of m_free()

SCCS-vsn: sys/netinet/ip_output.c 7.33

31 years agocast m_free() output as void
Keith Sklower [Thu, 20 May 1993 07:19:19 +0000 (23:19 -0800)]
cast m_free() output as void

SCCS-vsn: sys/netinet/ip_output.c 7.33

31 years agodate and time created 93/05/19 16:16:30 by elan
Elan Amir [Thu, 20 May 1993 07:16:30 +0000 (23:16 -0800)]
date and time created 93/05/19 16:16:30 by elan

SCCS-vsn: games/xroach/Makefile 1.1

31 years agosymcnt, tsymlen not reinitialized on each archive; bug report net2/usr.bin/34
Keith Bostic [Thu, 20 May 1993 06:40:17 +0000 (22:40 -0800)]
symcnt, tsymlen not reinitialized on each archive; bug report net2/usr.bin/34

SCCS-vsn: usr.bin/ranlib/build.c 5.6

31 years agodate and time created 93/05/19 14:58:10 by elan
Elan Amir [Thu, 20 May 1993 05:58:10 +0000 (21:58 -0800)]
date and time created 93/05/19 14:58:10 by elan

SCCS-vsn: contrib/perl-4.036/h2ph.SH 1.1

31 years agocast lseek argument
Keith Bostic [Thu, 20 May 1993 05:56:52 +0000 (21:56 -0800)]
cast lseek argument

SCCS-vsn: usr.sbin/rmt/rmt.c 5.8

31 years agolint, prettiness police
Keith Bostic [Thu, 20 May 1993 05:55:48 +0000 (21:55 -0800)]
lint, prettiness police

SCCS-vsn: usr.bin/last/last.c 5.20

31 years agoinclude unistd.h for truncate prototype
Keith Bostic [Thu, 20 May 1993 05:47:52 +0000 (21:47 -0800)]
include  unistd.h for truncate prototype

SCCS-vsn: usr.bin/msgs/msgs.c 5.10
SCCS-vsn: usr.sbin/edquota/edquota.c 5.17

31 years agoinclude unistd.h for truncate prototype
Keith Bostic [Thu, 20 May 1993 05:47:15 +0000 (21:47 -0800)]
include unistd.h for truncate prototype

SCCS-vsn: lib/libutil/logwtmp.c 5.6

31 years agodate and time created 93/05/19 14:11:00 by elan
Elan Amir [Thu, 20 May 1993 05:11:00 +0000 (21:11 -0800)]
date and time created 93/05/19 14:11:00 by elan

SCCS-vsn: contrib/perl-4.036/Makefile.SH 1.1

31 years agodate and time created 93/05/19 14:06:38 by elan
Elan Amir [Thu, 20 May 1993 05:06:38 +0000 (21:06 -0800)]
date and time created 93/05/19 14:06:38 by elan

SCCS-vsn: contrib/perl-4.036/installperl 1.1

31 years agoreturning the wrong structure from the -i option
Keith Bostic [Thu, 20 May 1993 02:36:35 +0000 (18:36 -0800)]
returning the wrong structure from the -i option

SCCS-vsn: lib/libc/db/test/dbtest.c 5.17

31 years agouse TMPDIR to specify where the output goes, it can be quite large
Margo Seltzer [Thu, 20 May 1993 02:35:07 +0000 (18:35 -0800)]
use TMPDIR to specify where the output goes, it can be quite large

SCCS-vsn: lib/libc/db/test/dbtest.c 5.16

31 years agodate and time created 93/05/19 11:28:32 by elan
Elan Amir [Thu, 20 May 1993 02:28:32 +0000 (18:28 -0800)]
date and time created 93/05/19 11:28:32 by elan

SCCS-vsn: contrib/perl-4.036/config_h.SH 1.1

31 years agodate and time created 93/05/19 11:06:40 by elan
Elan Amir [Thu, 20 May 1993 02:06:40 +0000 (18:06 -0800)]
date and time created 93/05/19 11:06:40 by elan

SCCS-vsn: contrib/perl-4.036/x2p/Makefile.SH 1.1

31 years agodate and time created 93/05/18 16:58:54 by elan
Elan Amir [Wed, 19 May 1993 07:58:54 +0000 (23:58 -0800)]
date and time created 93/05/18 16:58:54 by elan

SCCS-vsn: contrib/perl-4.036/x2p/cflags.SH 1.1

31 years agodate and time created 93/05/18 16:00:40 by elan
Elan Amir [Wed, 19 May 1993 07:00:40 +0000 (23:00 -0800)]
date and time created 93/05/18 16:00:40 by elan

SCCS-vsn: contrib/perl-4.036/cflags.SH 1.1