unix-history/.git
31 years agoadd flowcontrol option (F) and Annex support (A)
Mike Hibler [Tue, 4 May 1993 06:48:52 +0000 (22:48 -0800)]
add flowcontrol option (F) and Annex support (A)

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

31 years agoadd fpathconf, pathconf, sysconf to the C library
Keith Bostic [Tue, 4 May 1993 06:26:20 +0000 (22:26 -0800)]
add fpathconf, pathconf, sysconf to the C library

SCCS-vsn: include/unistd.h 5.28

31 years agodisallow creation of filesystem on partition marked FS_BOOT
Mike Hibler [Tue, 4 May 1993 06:07:48 +0000 (22:07 -0800)]
disallow creation of filesystem on partition marked FS_BOOT

SCCS-vsn: sbin/newfs/newfs.c 6.33

31 years agomake "cm" apply to dialed connections as well as direct connect
Mike Hibler [Tue, 4 May 1993 06:02:32 +0000 (22:02 -0800)]
make "cm" apply to dialed connections as well as direct connect

SCCS-vsn: usr.bin/tip/acu.c 5.9

31 years agoadd t3000
Mike Hibler [Tue, 4 May 1993 06:01:50 +0000 (22:01 -0800)]
add t3000

SCCS-vsn: usr.bin/tip/Makefile 5.12
SCCS-vsn: usr.bin/tip/acutab.c 5.5

31 years agoadd support for 9600 and 9600/ARQ modems, also fix a typo
Mike Hibler [Tue, 4 May 1993 05:48:10 +0000 (21:48 -0800)]
add support for 9600 and 9600/ARQ modems, also fix a typo

SCCS-vsn: usr.bin/tip/aculib/courier.c 5.8

31 years agodate and time created 93/05/03 14:46:01 by hibler
Mike Hibler [Tue, 4 May 1993 05:46:01 +0000 (21:46 -0800)]
date and time created 93/05/03 14:46:01 by hibler

SCCS-vsn: usr.bin/tip/aculib/t3000.c 5.1

31 years agofirst cut at updated alias implementation
Eric Allman [Tue, 4 May 1993 03:26:38 +0000 (19:26 -0800)]
first cut at updated alias implementation

SCCS-vsn: usr.sbin/sendmail/src/main.c 6.61
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.47
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.32
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.51
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.39

31 years agocache name canonification lookups (in case someone's name
Eric Allman [Tue, 4 May 1993 03:25:50 +0000 (19:25 -0800)]
cache name canonification lookups (in case someone's name
server is hanging)

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 6.43

31 years agoclean up extra "C" line in qf file; first cut at new alias scheme
Eric Allman [Tue, 4 May 1993 03:25:14 +0000 (19:25 -0800)]
clean up extra "C" line in qf file; first cut at new alias scheme

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

31 years agoimprove error logging on OutChannel I/O errors
Eric Allman [Tue, 4 May 1993 03:23:59 +0000 (19:23 -0800)]
improve error logging on OutChannel I/O errors

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

31 years agorestore NoAlias
Eric Allman [Tue, 4 May 1993 02:45:53 +0000 (18:45 -0800)]
restore NoAlias

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

31 years agoupdates for new alias implementation
Eric Allman [Tue, 4 May 1993 02:36:24 +0000 (18:36 -0800)]
updates for new alias implementation

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

31 years agofix typo -- _SYSEXIST_H_ => _SYSEXITS_H_
Eric Allman [Mon, 3 May 1993 22:17:15 +0000 (14:17 -0800)]
fix typo -- _SYSEXIST_H_ => _SYSEXITS_H_

SCCS-vsn: include/sysexits.h 4.9

31 years agokinfo_proc moved into sysctl.h
Chris Torek [Mon, 3 May 1993 20:51:49 +0000 (12:51 -0800)]
kinfo_proc moved into sysctl.h

SCCS-vsn: lib/libkvm/kvm_proc.c 5.29

31 years agofix comment (udp checksum has nothing to do with netmask req!)
Chris Torek [Mon, 3 May 1993 17:52:10 +0000 (09:52 -0800)]
fix comment (udp checksum has nothing to do with netmask req!)

SCCS-vsn: sys/netinet/udp_var.h 7.11

31 years agorm cpuspeed
Chris Torek [Mon, 3 May 1993 17:48:40 +0000 (09:48 -0800)]
rm cpuspeed

SCCS-vsn: sys/sparc/sparc/cpu.c 7.6

31 years agorevert to RCS 1.13 (rm cpuspeed)
Chris Torek [Mon, 3 May 1993 17:46:49 +0000 (09:46 -0800)]
revert to RCS 1.13 (rm cpuspeed)

SCCS-vsn: sys/sparc/include/param.h 7.5

31 years agoadded new security stuff.
Ralph Campbell [Mon, 3 May 1993 12:27:42 +0000 (04:27 -0800)]
added new security stuff.

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

31 years agopow_p -> pow_P (though not used anyway)
Mike Hibler [Mon, 3 May 1993 11:28:04 +0000 (03:28 -0800)]
pow_p -> pow_P (though not used anyway)

SCCS-vsn: lib/libm/mc68881/support.s 5.3

31 years agopow_P needs to test for x==0 and x==+inf since __log__D will fail
Mike Hibler [Mon, 3 May 1993 11:24:39 +0000 (03:24 -0800)]
pow_P needs to test for x==0 and x==+inf since __log__D will fail
given those values

SCCS-vsn: lib/libm/common_source/pow.c 5.11

31 years agoadd provision for kern.profiling
Kirk McKusick [Mon, 3 May 1993 07:08:04 +0000 (23:08 -0800)]
add provision for kern.profiling

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

31 years agonote taht the program may be safely run setuid to root
Kirk McKusick [Mon, 3 May 1993 06:47:51 +0000 (22:47 -0800)]
note taht the program may be safely run setuid to root

SCCS-vsn: usr.sbin/kgmon/Makefile 5.5

31 years agomassive overhaul to get it to use sysctl on live kernels while still
Kirk McKusick [Mon, 3 May 1993 06:42:57 +0000 (22:42 -0800)]
massive overhaul to get it to use sysctl on live kernels while still
using the kvm library for dead kernels

SCCS-vsn: usr.sbin/kgmon/kgmon.c 5.17

31 years agoadd Igor Belchinskiy, for tr
Keith Bostic [Mon, 3 May 1993 02:17:07 +0000 (18:17 -0800)]
add Igor Belchinskiy, for tr

SCCS-vsn: admin/admin/contrib/contrib 5.44

31 years agoadd prototype for lseek to make programs casting second arg to off_t work
Kirk McKusick [Mon, 3 May 1993 02:12:24 +0000 (18:12 -0800)]
add prototype for lseek to make programs casting second arg to off_t work

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

31 years agoadd nc_flags word
Eric Allman [Sun, 2 May 1993 23:17:49 +0000 (15:17 -0800)]
add nc_flags word

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.56

31 years agoadd ST_NAMECANON map (to short circuit DNS)
Eric Allman [Sun, 2 May 1993 22:57:59 +0000 (14:57 -0800)]
add ST_NAMECANON map (to short circuit DNS)

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.55

31 years agosync up to hp300/hp300/conf.c 7.16
Akito Fujita [Sun, 2 May 1993 20:46:22 +0000 (12:46 -0800)]
sync up to  hp300/hp300/conf.c     7.16

SCCS-vsn: sys/luna68k/luna68k/conf.c 7.9

31 years agoadd member save port number
Akito Fujita [Sun, 2 May 1993 20:45:13 +0000 (12:45 -0800)]
add member save port number

SCCS-vsn: sys/luna68k/dev/siovar.h 7.2

31 years agoadd PORT related macro
Akito Fujita [Sun, 2 May 1993 20:43:33 +0000 (12:43 -0800)]
add PORT related macro

SCCS-vsn: sys/luna68k/dev/sioreg.h 7.3

31 years agorewrite probe routine for BMC support
Akito Fujita [Sun, 2 May 1993 20:42:50 +0000 (12:42 -0800)]
rewrite probe routine for BMC support

SCCS-vsn: sys/luna68k/dev/sio.c 7.8

31 years agodelete DEBUG line
Akito Fujita [Sun, 2 May 1993 20:41:59 +0000 (12:41 -0800)]
delete DEBUG line

SCCS-vsn: sys/luna68k/dev/sd.c 7.7

31 years agoprobe routine support
Akito Fujita [Sun, 2 May 1993 20:41:29 +0000 (12:41 -0800)]
probe routine support

SCCS-vsn: sys/luna68k/dev/bmc.c 7.7

31 years agocomment off DEBUG line
Akito Fujita [Sun, 2 May 1993 20:40:13 +0000 (12:40 -0800)]
comment off DEBUG line

SCCS-vsn: sys/luna68k/luna68k/pmap.c 7.4

31 years agocomment off kstackatbase related statment
Akito Fujita [Sun, 2 May 1993 20:39:20 +0000 (12:39 -0800)]
comment off kstackatbase related statment

SCCS-vsn: sys/luna68k/luna68k/machdep.c 7.9

31 years agobug fix clock initialization
Akito Fujita [Sun, 2 May 1993 20:36:52 +0000 (12:36 -0800)]
bug fix clock initialization

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

31 years agoadd BMC entry for auto-configuration
Akito Fujita [Sun, 2 May 1993 20:35:40 +0000 (12:35 -0800)]
add BMC entry for auto-configuration

SCCS-vsn: sys/luna68k/luna68k/autoconf.c 7.8

31 years agodate and time created 93/05/02 05:34:03 by akito
Akito Fujita [Sun, 2 May 1993 20:34:03 +0000 (12:34 -0800)]
date and time created 93/05/02 05:34:03 by akito

SCCS-vsn: sys/luna68k/conf/PIT 7.1

31 years agoupdate for deleteing paging options
Akito Fujita [Sun, 2 May 1993 20:33:33 +0000 (12:33 -0800)]
update for deleteing paging options

SCCS-vsn: sys/luna68k/conf/GENERIC.luna68k 7.2

31 years agoprotect against lseek definition in types.h
Kirk McKusick [Sun, 2 May 1993 15:53:44 +0000 (07:53 -0800)]
protect against lseek definition in types.h

SCCS-vsn: include/unistd.h 5.27

31 years agolint
Keith Bostic [Sun, 2 May 1993 13:59:51 +0000 (05:59 -0800)]
lint

SCCS-vsn: lib/libc/db/btree/bt_conv.c 5.9

31 years agocleanup, no real change
Keith Bostic [Sun, 2 May 1993 13:14:04 +0000 (05:14 -0800)]
cleanup, no real change

SCCS-vsn: lib/libc/gen/utime.3 6.8

31 years agotypo
Keith Bostic [Sun, 2 May 1993 13:12:26 +0000 (05:12 -0800)]
typo

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

31 years agoundo botch with not stripping trailing dots off addresses
Eric Allman [Sun, 2 May 1993 08:57:44 +0000 (00:57 -0800)]
undo botch with not stripping trailing dots off addresses

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 6.37
SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 6.27

31 years agocheckpoint
Keith Bostic [Sun, 2 May 1993 07:21:34 +0000 (23:21 -0800)]
checkpoint

SCCS-vsn: lib/libc/db/VERSION 5.6

31 years agoadd different byte order test
Keith Bostic [Sun, 2 May 1993 07:20:05 +0000 (23:20 -0800)]
add different byte order test

SCCS-vsn: lib/libc/db/test/run.test 5.16

31 years agorecognize different byte orders automatically; m_lorder no longer used
Keith Bostic [Sun, 2 May 1993 06:37:09 +0000 (22:37 -0800)]
recognize different byte orders automatically; m_lorder no longer used

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

31 years agoadd code to swap the meta page as as it is read in or out
Keith Bostic [Sun, 2 May 1993 06:35:55 +0000 (22:35 -0800)]
add code to swap the meta page as as it is read in or out
break the pgin/pgout routines up again -- they can't be the same because the
interal information in the file has been switched either before or after the
rest of the page!!!

SCCS-vsn: lib/libc/db/btree/bt_conv.c 5.8

31 years agolint (bug); don't swap meta information when writing the file back,
Keith Bostic [Sun, 2 May 1993 06:34:34 +0000 (22:34 -0800)]
lint (bug); don't swap meta information when writing the file back,
the __bt_pgout routine should handle this for us

SCCS-vsn: lib/libc/db/btree/bt_close.c 5.11

31 years agorestore BTF_NODUPS and BTF_RECNO to their original values, and note
Keith Bostic [Sun, 2 May 1993 06:33:46 +0000 (22:33 -0800)]
restore BTF_NODUPS and BTF_RECNO to their original values, and note
that they cannot be altered
recognize different byte orders automatically; m_lorder no longer used

SCCS-vsn: lib/libc/db/btree/btree.h 5.13

31 years agorecognize different byte orders automatically; m_lorder no longer used
Keith Bostic [Sun, 2 May 1993 06:31:22 +0000 (22:31 -0800)]
recognize different byte orders automatically; m_lorder no longer used

SCCS-vsn: lib/libc/db/btree/bt_debug.c 5.8

31 years agoKNF
Keith Bostic [Sun, 2 May 1993 06:28:33 +0000 (22:28 -0800)]
KNF

SCCS-vsn: lib/libc/db/btree/bt_utils.c 5.11

31 years agoadd -f so can keep files across successive runs
Keith Bostic [Sun, 2 May 1993 06:19:03 +0000 (22:19 -0800)]
add -f so can keep files across successive runs

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

31 years agodon't use %e for syslog errors -- either %m or errstring
Eric Allman [Sun, 2 May 1993 06:18:38 +0000 (22:18 -0800)]
don't use %e for syslog errors -- either %m or errstring

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.40
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.38
SCCS-vsn: usr.sbin/sendmail/src/udb.c 6.19

31 years agoadd -f so can keep files across successive runs
Keith Bostic [Sun, 2 May 1993 06:18:02 +0000 (22:18 -0800)]
add -f so can keep files across successive runs

SCCS-vsn: lib/libc/db/test/README 5.7

31 years agonew GNU m4 hacks
Eric Allman [Sun, 2 May 1993 05:43:02 +0000 (21:43 -0800)]
new GNU m4 hacks

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 6.14

31 years agoUSERDB_SPEC => confUSERDB_SPEC
Eric Allman [Sun, 2 May 1993 05:40:21 +0000 (21:40 -0800)]
USERDB_SPEC => confUSERDB_SPEC

SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.cs.mc 6.7
SCCS-vsn: usr.sbin/sendmail/cf/cf/mail.eecs.mc 6.5

31 years agobe more conservative about saving diversions
Eric Allman [Sun, 2 May 1993 05:35:34 +0000 (21:35 -0800)]
be more conservative about saving diversions

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

31 years agodelete hardware speed, add machine byte order
Kirk McKusick [Sun, 2 May 1993 04:52:55 +0000 (20:52 -0800)]
delete hardware speed, add machine byte order

SCCS-vsn: sys/sys/sysctl.h 7.23
SCCS-vsn: sys/kern/kern_sysctl.c 7.37

31 years agooops... can't #undef __P on vangogh
Eric Allman [Sun, 2 May 1993 03:47:39 +0000 (19:47 -0800)]
oops...  can't #undef __P on vangogh

SCCS-vsn: usr.sbin/sendmail/src/map.c 6.13
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.37

31 years agominor tweaking of syslog levels & compile fixes for SunOS & Ultrix
Eric Allman [Sun, 2 May 1993 03:26:43 +0000 (19:26 -0800)]
minor tweaking of syslog levels & compile fixes for SunOS & Ultrix

SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.39
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.53
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.36
SCCS-vsn: usr.sbin/sendmail/src/udb.c 6.18
SCCS-vsn: usr.sbin/sendmail/src/map.c 6.12

31 years agoadd limits on maxproc
Kirk McKusick [Sun, 2 May 1993 03:17:54 +0000 (19:17 -0800)]
add limits on maxproc

SCCS-vsn: sys/kern/kern_resource.c 7.24

31 years agocorrect -n for time ranges, so that "-mtime -1" is < 1, not < 0
Keith Bostic [Sun, 2 May 1993 03:04:25 +0000 (19:04 -0800)]
correct -n for time ranges, so that "-mtime -1" is < 1, not < 0
THIS APPEARS TO VIOLATE POSIX 1003.2

SCCS-vsn: usr.bin/find/function.c 5.26

31 years agouse library err/warn(3) functions; lint, prettiness police
Keith Bostic [Sun, 2 May 1993 02:51:41 +0000 (18:51 -0800)]
use library err/warn(3) functions; lint, prettiness police

SCCS-vsn: usr.bin/find/extern.h 5.4
SCCS-vsn: usr.bin/find/find.c 5.7
SCCS-vsn: usr.bin/find/find.h 5.10
SCCS-vsn: usr.bin/find/function.c 5.25
SCCS-vsn: usr.bin/find/ls.c 5.8
SCCS-vsn: usr.bin/find/main.c 5.13
SCCS-vsn: usr.bin/find/misc.c 5.9
SCCS-vsn: usr.bin/find/operator.c 5.5
SCCS-vsn: usr.bin/find/option.c 5.12

31 years agostrerror => errstring
Eric Allman [Sun, 2 May 1993 00:22:35 +0000 (16:22 -0800)]
strerror => errstring

SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.35

31 years agofix Postmaster alias in fallback mail return; fix flock problem for
Eric Allman [Sun, 2 May 1993 00:07:13 +0000 (16:07 -0800)]
fix Postmaster alias in fallback mail return; fix flock problem for
/dev/null; add "b" and "g" mailer flags; don't change case on header field
names; improved error message reporting for queue conditions; HPUX tweaking;
misc fixes

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

31 years ago(no message)
Eric Allman [Sun, 2 May 1993 00:04:47 +0000 (16:04 -0800)]
(no message)

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

31 years agolocking for DBM files
Eric Allman [Sun, 2 May 1993 00:03:01 +0000 (16:03 -0800)]
locking for DBM files

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

31 years agoadd python.cf
Eric Allman [Sun, 2 May 1993 00:02:30 +0000 (16:02 -0800)]
add python.cf

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

31 years agodate and time created 93/05/01 09:00:46 by eric
Eric Allman [Sun, 2 May 1993 00:00:46 +0000 (16:00 -0800)]
date and time created 93/05/01 09:00:46 by eric

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

31 years agoclean up UUCP route-addrs; delete unnecessary angle brackets
Eric Allman [Sat, 1 May 1993 23:28:45 +0000 (15:28 -0800)]
clean up UUCP route-addrs; delete unnecessary angle brackets
(they are just stripped by S4 anyway) in user part of $# triple

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

31 years agodon't need angle brackets in mailer definitions (just sent through
Eric Allman [Sat, 1 May 1993 23:25:51 +0000 (15:25 -0800)]
don't need angle brackets in mailer definitions (just sent through
S4 anyway); fix UUCP route-addr

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

31 years agofix route-addr syntax
Eric Allman [Sat, 1 May 1993 23:25:17 +0000 (15:25 -0800)]
fix route-addr syntax

SCCS-vsn: usr.sbin/sendmail/cf/mailer/uucp.m4 6.11

31 years agoa better approach than 7.39 to avoid duplicate closef's (from karels@bsdi.com)
Kirk McKusick [Sat, 1 May 1993 10:07:21 +0000 (02:07 -0800)]
a better approach than 7.39 to avoid duplicate closef's (from karels@bsdi.com)

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

31 years agotry to get the error/failed mail returns right
Keith Bostic [Sat, 1 May 1993 09:33:44 +0000 (01:33 -0800)]
try to get the error/failed mail returns right
minor cleanups, major portability hacks

SCCS-vsn: libexec/mail.local/mail.local.c 5.12

31 years agoreplace dbf with subql/jne to get around 64K limit
Kirk McKusick [Sat, 1 May 1993 09:20:35 +0000 (01:20 -0800)]
replace dbf with subql/jne to get around 64K limit

SCCS-vsn: sys/hp300/hp300/locore.s 7.25

31 years agominor integration in 4BSD source tree
Keith Bostic [Sat, 1 May 1993 07:58:55 +0000 (23:58 -0800)]
minor integration in 4BSD source tree

SCCS-vsn: usr.bin/pr/egetopt.c 5.2
SCCS-vsn: usr.bin/pr/extern.h 5.2
SCCS-vsn: usr.bin/pr/pr.1 5.2
SCCS-vsn: usr.bin/pr/pr.c 5.2
SCCS-vsn: usr.bin/pr/pr.h 5.2

31 years agointegrate
Keith Bostic [Sat, 1 May 1993 07:29:05 +0000 (23:29 -0800)]
integrate

SCCS-vsn: usr.bin/pr/Makefile 5.2

31 years agoadd pr
Keith Bostic [Sat, 1 May 1993 07:22:55 +0000 (23:22 -0800)]
add pr

SCCS-vsn: old/Makefile 5.35

31 years agoclean up error message printing, especially for deferred messages
Eric Allman [Sat, 1 May 1993 06:15:55 +0000 (22:15 -0800)]
clean up error message printing, especially for deferred messages

SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 6.47
SCCS-vsn: usr.sbin/sendmail/src/err.c 6.15
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 6.42

31 years agoadd uint for S5 compatibility, move ANSI/POSIX tests down into
Keith Bostic [Sat, 1 May 1993 05:10:14 +0000 (21:10 -0800)]
add uint for S5 compatibility, move ANSI/POSIX tests down into
machine/include/types.h, some of it should now be visible

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

31 years agointegral types: one more time, with feeling
Keith Bostic [Sat, 1 May 1993 05:06:30 +0000 (21:06 -0800)]
integral types: one more time, with feeling

SCCS-vsn: sys/hp300/include/types.h 7.13
SCCS-vsn: sys/i386/include/types.h 7.9
SCCS-vsn: sys/hp300/include/types.h 7.13
SCCS-vsn: sys/pmax/include/types.h 7.5
SCCS-vsn: sys/sparc/include/types.h 7.7
SCCS-vsn: sys/vax/include/types.h 7.9

31 years agost_size is a quad now
Keith Bostic [Sat, 1 May 1993 04:53:40 +0000 (20:53 -0800)]
st_size is a quad now

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

31 years agodate and time created 93/04/30 13:30:06 by muller
Keith Muller [Sat, 1 May 1993 04:30:06 +0000 (20:30 -0800)]
date and time created 93/04/30 13:30:06 by muller

SCCS-vsn: usr.bin/pr/pr.h 5.1

31 years agodate and time created 93/04/30 13:30:05 by muller
Keith Muller [Sat, 1 May 1993 04:30:05 +0000 (20:30 -0800)]
date and time created 93/04/30 13:30:05 by muller

SCCS-vsn: usr.bin/pr/pr.c 5.1

31 years agodate and time created 93/04/30 13:30:04 by muller
Keith Muller [Sat, 1 May 1993 04:30:04 +0000 (20:30 -0800)]
date and time created 93/04/30 13:30:04 by muller

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

31 years agodate and time created 93/04/30 13:30:03 by muller
Keith Muller [Sat, 1 May 1993 04:30:03 +0000 (20:30 -0800)]
date and time created 93/04/30 13:30:03 by muller

SCCS-vsn: usr.bin/pr/extern.h 5.1

31 years agodate and time created 93/04/30 13:30:02 by muller
Keith Muller [Sat, 1 May 1993 04:30:02 +0000 (20:30 -0800)]
date and time created 93/04/30 13:30:02 by muller

SCCS-vsn: usr.bin/pr/Makefile 5.1
SCCS-vsn: usr.bin/pr/egetopt.c 5.1

31 years agofix comment on message()
Eric Allman [Sat, 1 May 1993 03:54:37 +0000 (19:54 -0800)]
fix comment on message()

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

31 years agodon't change alpha case on header field names
Eric Allman [Sat, 1 May 1993 03:54:27 +0000 (19:54 -0800)]
don't change alpha case on header field names

SCCS-vsn: usr.sbin/sendmail/src/collect.c 6.15
SCCS-vsn: usr.sbin/sendmail/src/headers.c 6.32
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.60
SCCS-vsn: usr.sbin/sendmail/src/savemail.c 6.38
SCCS-vsn: usr.sbin/sendmail/src/util.c 6.16

31 years agosysctl.h needs <sys/param.h>
Keith Bostic [Sat, 1 May 1993 03:42:16 +0000 (19:42 -0800)]
sysctl.h needs <sys/param.h>

SCCS-vsn: sbin/XNSrouted/startup.c 5.14

31 years agosomeone confused kvm_open and kvm_openfiles; the Sun interface is simpler
Keith Bostic [Sat, 1 May 1993 03:41:01 +0000 (19:41 -0800)]
someone confused kvm_open and kvm_openfiles; the Sun interface is simpler

SCCS-vsn: sbin/dmesg/dmesg.c 5.16
SCCS-vsn: sbin/dmesg/dmesg.c 5.16

31 years agolint
Keith Bostic [Sat, 1 May 1993 02:43:51 +0000 (18:43 -0800)]
lint

SCCS-vsn: bin/test/test.c 5.6

31 years agoput in path to test
Keith Bostic [Sat, 1 May 1993 02:39:31 +0000 (18:39 -0800)]
put in path to test

SCCS-vsn: bin/test/TEST.csh 5.2

31 years agodate and time created 93/04/30 11:38:09 by bostic
Keith Bostic [Sat, 1 May 1993 02:38:09 +0000 (18:38 -0800)]
date and time created 93/04/30 11:38:09 by bostic

SCCS-vsn: bin/test/operators.h 5.1

31 years agodate and time created 93/04/30 11:38:05 by bostic
Keith Bostic [Sat, 1 May 1993 02:38:05 +0000 (18:38 -0800)]
date and time created 93/04/30 11:38:05 by bostic

SCCS-vsn: bin/test/operators.c 5.1

31 years agoquite building operators dynamically (from NetBSD, Adam Glass)
Keith Bostic [Sat, 1 May 1993 02:37:47 +0000 (18:37 -0800)]
quite building operators dynamically (from NetBSD, Adam Glass)

SCCS-vsn: bin/test/Makefile 5.2

31 years agostrip leading spaces from "integers" (bug report 4.4BSD-alpha/bin/1)
Keith Bostic [Sat, 1 May 1993 02:33:43 +0000 (18:33 -0800)]
strip leading spaces from "integers" (bug report 4.4BSD-alpha/bin/1)
check for underflow, overflow, trailing garbage, use strtol(3)
use err/warn from the C library, some minor lint/cleanups

SCCS-vsn: bin/test/test.c 5.5

31 years agoint8: char -> signed char
Keith Bostic [Sat, 1 May 1993 00:56:56 +0000 (16:56 -0800)]
int8: char -> signed char

SCCS-vsn: sys/hp300/include/types.h 7.12
SCCS-vsn: sys/i386/include/types.h 7.8
SCCS-vsn: sys/pmax/include/types.h 7.4
SCCS-vsn: sys/sparc/include/types.h 7.6
SCCS-vsn: sys/vax/include/types.h 7.8