unix-history/.git
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

31 years agodescribe directory contents
Keith Bostic [Sat, 1 May 1993 00:33:43 +0000 (16:33 -0800)]
describe directory contents

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

31 years agoupdate from Eric
Keith Bostic [Sat, 1 May 1993 00:26:50 +0000 (16:26 -0800)]
update from Eric

SCCS-vsn: lib/libc/db/PORT/README 5.3

31 years agogive reasonable error message on transienterror() of include
Eric Allman [Fri, 30 Apr 1993 22:11:09 +0000 (14:11 -0800)]
give reasonable error message on transienterror() of include
or forward file

SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.34
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.38

31 years agoadd support for stat on socket descriptors
Jan-Simon Pendry [Fri, 30 Apr 1993 16:12:19 +0000 (08:12 -0800)]
add support for stat on socket descriptors

SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 7.8

31 years agodon't allow directories to show up in /dev/fd
Jan-Simon Pendry [Fri, 30 Apr 1993 15:34:22 +0000 (07:34 -0800)]
don't allow directories to show up in /dev/fd

SCCS-vsn: sys/miscfs/fdesc/fdesc_vnops.c 7.7

31 years agoconvert to fully use gmonparam structure
Kirk McKusick [Fri, 30 Apr 1993 15:13:33 +0000 (07:13 -0800)]
convert to fully use gmonparam structure

SCCS-vsn: lib/libc/gmon/gmon.c 5.15

31 years agouse hashfraction defined in gmonparam
Kirk McKusick [Fri, 30 Apr 1993 15:11:23 +0000 (07:11 -0800)]
use hashfraction defined in gmonparam

SCCS-vsn: lib/libc/gmon/mcount.c 5.3

31 years agoupdate from Rodney Ruddock for 4.4BSD; bug fixes, plus reworking
Keith Bostic [Fri, 30 Apr 1993 15:10:08 +0000 (07:10 -0800)]
update from Rodney Ruddock for 4.4BSD; bug fixes, plus reworking
of the bang command to permit sh scripts from within ed, a la SunOS

SCCS-vsn: contrib/ed/bang.c 5.6
SCCS-vsn: contrib/ed/ed.1 5.8
SCCS-vsn: contrib/ed/g.c 5.9
SCCS-vsn: contrib/ed/line_number.c 5.4
SCCS-vsn: contrib/ed/main.c 5.11
SCCS-vsn: contrib/ed/sub.c 5.7
SCCS-vsn: contrib/ed/w.c 5.7

31 years agodon't mark as a local filesystem
Jan-Simon Pendry [Fri, 30 Apr 1993 14:46:39 +0000 (06:46 -0800)]
don't mark as a local filesystem

SCCS-vsn: sys/miscfs/fdesc/fdesc_vfsops.c 7.4

31 years agofix bounds error on hostname
Jan-Simon Pendry [Fri, 30 Apr 1993 14:43:49 +0000 (06:43 -0800)]
fix bounds error on hostname
remove "root" to avoid filesystem recursion.

SCCS-vsn: sys/miscfs/kernfs/kernfs_vnops.c 7.8

31 years agoset hashfraction; enable getting gmonparam
Kirk McKusick [Fri, 30 Apr 1993 14:39:26 +0000 (06:39 -0800)]
set hashfraction; enable getting gmonparam

SCCS-vsn: sys/kern/subr_prof.c 7.19

31 years agoadd hashfraction to gmonparam; enable getting of gmonparam
Kirk McKusick [Fri, 30 Apr 1993 14:38:47 +0000 (06:38 -0800)]
add hashfraction to gmonparam; enable getting of gmonparam

SCCS-vsn: sys/sys/gmon.h 7.7

31 years agomostly a complete rewrite for cleanliness, but a few speedups too
Keith Bostic [Fri, 30 Apr 1993 14:32:37 +0000 (06:32 -0800)]
mostly a complete rewrite for cleanliness, but a few speedups too

SCCS-vsn: bin/rmail/rmail.c 5.1

31 years agoreference mail.local, not binmail
Keith Bostic [Fri, 30 Apr 1993 14:31:18 +0000 (06:31 -0800)]
reference mail.local, not binmail

SCCS-vsn: bin/rmail/rmail.8 6.10

31 years agoadd ability to get lowpc and hashfraction
Kirk McKusick [Fri, 30 Apr 1993 14:25:27 +0000 (06:25 -0800)]
add ability to get lowpc and hashfraction

SCCS-vsn: sys/sys/gmon.h 7.7

31 years agomake all calls to warnx, and get errno strings with strerror(3)
Keith Bostic [Fri, 30 Apr 1993 14:19:56 +0000 (06:19 -0800)]
make all calls to warnx, and get errno strings with strerror(3)

SCCS-vsn: usr.bin/printf/printf.c 5.15

31 years agodeclare optind
Keith Bostic [Fri, 30 Apr 1993 14:12:49 +0000 (06:12 -0800)]
declare optind

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

31 years agouse C library err/warn(3), do more error checking for over/underflow
Keith Bostic [Fri, 30 Apr 1993 14:06:43 +0000 (06:06 -0800)]
use C library err/warn(3), do more error checking for over/underflow
various minor cleanups

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

31 years agomemmove needs a -D define
Keith Bostic [Fri, 30 Apr 1993 13:02:56 +0000 (05:02 -0800)]
memmove needs a -D define

SCCS-vsn: lib/libc/db/PORT/Makefile 5.8

31 years ago1.1 -> 1.2
Keith Bostic [Fri, 30 Apr 1993 12:55:19 +0000 (04:55 -0800)]
1.1 -> 1.2

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

31 years agoadd memmove, realloc, snprintf
Keith Bostic [Fri, 30 Apr 1993 12:54:37 +0000 (04:54 -0800)]
add memmove, realloc, snprintf

SCCS-vsn: lib/libc/db/PORT/Makefile 5.7

31 years agodon't need -ldbm
Eric Allman [Fri, 30 Apr 1993 11:38:23 +0000 (03:38 -0800)]
don't need -ldbm

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

31 years agooops, fix \n in panic string.
Ralph Campbell [Fri, 30 Apr 1993 11:37:02 +0000 (03:37 -0800)]
oops, fix \n in panic string.

SCCS-vsn: sys/vm/vm_glue.c 7.23

31 years agokmem_alloc*() can return zero if no more kernel virtual memory.
Ralph Campbell [Fri, 30 Apr 1993 11:35:49 +0000 (03:35 -0800)]
kmem_alloc*() can return zero if no more kernel virtual memory.

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

31 years agoimplement b mailer flag
Eric Allman [Fri, 30 Apr 1993 11:35:41 +0000 (03:35 -0800)]
implement b mailer flag

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

31 years agocompile problem -- dangling else
Eric Allman [Fri, 30 Apr 1993 11:35:30 +0000 (03:35 -0800)]
compile problem -- dangling else

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

31 years agoimplement g mailer flag
Eric Allman [Fri, 30 Apr 1993 11:34:44 +0000 (03:34 -0800)]
implement g mailer flag

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

31 years agodocument b and g mailer flags
Eric Allman [Fri, 30 Apr 1993 11:34:25 +0000 (03:34 -0800)]
document b and g mailer flags

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

31 years ago6.55 features; list of contributors
Eric Allman [Fri, 30 Apr 1993 10:47:14 +0000 (02:47 -0800)]
6.55 features; list of contributors

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

31 years agoadd M_NO_NULL_FROM
Eric Allman [Fri, 30 Apr 1993 09:59:54 +0000 (01:59 -0800)]
add M_NO_NULL_FROM

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

31 years agoupdate to 4.4BSD release values (32 days to go...)
Keith Bostic [Fri, 30 Apr 1993 08:40:06 +0000 (00:40 -0800)]
update to 4.4BSD release values (32 days to go...)

SCCS-vsn: sys/sys/param.h 7.28

31 years agoLDIRS+=dev
Chris Torek [Fri, 30 Apr 1993 08:19:01 +0000 (00:19 -0800)]
LDIRS+=dev

SCCS-vsn: include/Makefile 5.56

31 years agoseems more convenient to make the block descriptors and scsi mode page
Chris Torek [Fri, 30 Apr 1993 08:07:00 +0000 (00:07 -0800)]
seems more convenient to make the block descriptors and scsi mode page
headers separate from their associated surrounding structures.

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

31 years agomore convenient to make scsi mode page headers separate.
Chris Torek [Fri, 30 Apr 1993 08:06:13 +0000 (00:06 -0800)]
more convenient to make scsi mode page headers separate.
add CDC cache control page.

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

31 years agomore convenient to make scsi mode page headers separate.
Chris Torek [Fri, 30 Apr 1993 08:05:41 +0000 (00:05 -0800)]
more convenient to make scsi mode page headers separate.

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

31 years agoadd M_BLANKEND
Eric Allman [Fri, 30 Apr 1993 07:36:15 +0000 (23:36 -0800)]
add M_BLANKEND

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

31 years agoUse Paul Vixie's versions of basic integral data types
Keith Bostic [Fri, 30 Apr 1993 07:00:32 +0000 (23:00 -0800)]
Use Paul Vixie's versions of basic integral data types

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

31 years agoallow inode change of running file (from Macklem)
Kirk McKusick [Fri, 30 Apr 1993 06:50:08 +0000 (22:50 -0800)]
allow inode change of running file (from Macklem)

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

31 years agouse C library err/warn routines
Keith Bostic [Fri, 30 Apr 1993 06:18:58 +0000 (22:18 -0800)]
use C library err/warn routines

SCCS-vsn: bin/stty/util.c 5.3

31 years agouse C library err/warn routines, index->strchr, etc.
Keith Bostic [Fri, 30 Apr 1993 06:18:43 +0000 (22:18 -0800)]
use C library err/warn routines, index->strchr, etc.

SCCS-vsn: bin/stty/gfmt.c 5.5

31 years agouse C library err/warn routines
Keith Bostic [Fri, 30 Apr 1993 06:18:18 +0000 (22:18 -0800)]
use C library err/warn routines

SCCS-vsn: bin/stty/stty.c 5.33

31 years agomake GCC 2 happy
Keith Bostic [Fri, 30 Apr 1993 06:17:59 +0000 (22:17 -0800)]
make GCC 2 happy

SCCS-vsn: bin/stty/modes.c 5.7

31 years agoprettiness police
Keith Bostic [Fri, 30 Apr 1993 06:17:41 +0000 (22:17 -0800)]
prettiness police

SCCS-vsn: bin/stty/print.c 5.5

31 years agouse C library err/warn routines; make GCC 2 happy
Keith Bostic [Fri, 30 Apr 1993 06:17:32 +0000 (22:17 -0800)]
use C library err/warn routines; make GCC 2 happy

SCCS-vsn: bin/stty/key.c 5.5

31 years agouse C library err/warn routines
Keith Bostic [Fri, 30 Apr 1993 06:17:20 +0000 (22:17 -0800)]
use C library err/warn routines

SCCS-vsn: bin/stty/extern.h 5.5

31 years agouse C library err/warn routines; make GCC 2 happy
Keith Bostic [Fri, 30 Apr 1993 06:17:06 +0000 (22:17 -0800)]
use C library err/warn routines; make GCC 2 happy

SCCS-vsn: bin/stty/cchar.c 5.7

31 years agoprettiness police
Keith Bostic [Fri, 30 Apr 1993 05:50:58 +0000 (21:50 -0800)]
prettiness police

SCCS-vsn: bin/sleep/sleep.c 5.7

31 years agousee err/warn from the C library
Keith Bostic [Fri, 30 Apr 1993 05:48:40 +0000 (21:48 -0800)]
usee err/warn from the C library

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

31 years agouse err/warn from C library; lint, minor cleanups
Keith Bostic [Fri, 30 Apr 1993 04:55:46 +0000 (20:55 -0800)]
use err/warn from C library; lint, minor cleanups

SCCS-vsn: bin/rm/rm.c 5.1

31 years agouse err/warn from the C library
Keith Bostic [Fri, 30 Apr 1993 04:39:33 +0000 (20:39 -0800)]
use err/warn from the C library

SCCS-vsn: bin/rcp/extern.h 5.2
SCCS-vsn: bin/rcp/util.c 5.3

31 years agouse err/warn from the C library, lint, minor cleanups
Keith Bostic [Fri, 30 Apr 1993 04:39:03 +0000 (20:39 -0800)]
use err/warn from the C library, lint, minor cleanups

SCCS-vsn: bin/rcp/rcp.c 5.36

31 years agouse err/warn from C library
Keith Bostic [Fri, 30 Apr 1993 04:21:32 +0000 (20:21 -0800)]
use err/warn from C library

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

31 years agouse err/warn from the C library
Keith Bostic [Fri, 30 Apr 1993 04:19:12 +0000 (20:19 -0800)]
use err/warn from the C library

SCCS-vsn: bin/ps/extern.h 5.4

31 years agorindex -> strrchr
Keith Bostic [Fri, 30 Apr 1993 04:19:04 +0000 (20:19 -0800)]
rindex -> strrchr

SCCS-vsn: bin/ps/fmt.c 5.3

31 years agouse err/warn from the C library
Keith Bostic [Fri, 30 Apr 1993 04:18:56 +0000 (20:18 -0800)]
use err/warn from the C library

SCCS-vsn: lib/libc/gen/devname.c 5.18

31 years agouse err/warn to C library, cast size values to printf(3) to int
Keith Bostic [Fri, 30 Apr 1993 04:18:43 +0000 (20:18 -0800)]
use err/warn to C library, cast size values to printf(3) to int

SCCS-vsn: bin/ps/print.c 5.14

31 years agouse err/warn from the C library
Keith Bostic [Fri, 30 Apr 1993 04:18:25 +0000 (20:18 -0800)]
use err/warn from the C library

SCCS-vsn: bin/ps/keyword.c 5.16

31 years agouse err/warn from C library; lots of minor cleanup, lint
Keith Bostic [Fri, 30 Apr 1993 04:18:12 +0000 (20:18 -0800)]
use err/warn from C library; lots of minor cleanup, lint

SCCS-vsn: bin/ps/ps.c 5.51

31 years agouse err/warn from C library
Keith Bostic [Fri, 30 Apr 1993 04:17:52 +0000 (20:17 -0800)]
use err/warn from C library

SCCS-vsn: bin/ps/nlist.c 5.8

31 years agobe more informative and careful about error conditions
Keith Bostic [Fri, 30 Apr 1993 03:57:06 +0000 (19:57 -0800)]
be more informative and careful about error conditions

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

31 years agouse err/warn routines from C library
Keith Bostic [Fri, 30 Apr 1993 03:40:44 +0000 (19:40 -0800)]
use err/warn routines from C library

SCCS-vsn: bin/ls/extern.h 5.5

31 years agoprettiness police
Keith Bostic [Fri, 30 Apr 1993 03:40:29 +0000 (19:40 -0800)]
prettiness police

SCCS-vsn: bin/ls/cmp.c 5.8