unix-history/.git
32 years agowaitpid is now in header
Mike Karels [Tue, 3 Dec 1991 07:07:09 +0000 (23:07 -0800)]
waitpid is now in header

SCCS-vsn: usr.sbin/sendmail/EPA/mldistrib/mldistrib.c 5.5

32 years agopointers to pointers, not pointers
Keith Bostic [Fri, 29 Nov 1991 05:56:42 +0000 (21:56 -0800)]
pointers to pointers, not pointers

SCCS-vsn: include/fts.h 5.15

32 years agoPOSIX 1003.2, D11.2 modified the CRC! Bring up to date.
Keith Bostic [Thu, 28 Nov 1991 04:58:16 +0000 (20:58 -0800)]
POSIX 1003.2, D11.2 modified the CRC!  Bring up to date.

SCCS-vsn: usr.bin/cksum/crc.c 5.4
SCCS-vsn: usr.bin/cksum/cksum.1 5.6

32 years agodon't display a file name if using standard input (POSIX 1003.2, D11.2)
Keith Bostic [Thu, 28 Nov 1991 04:57:54 +0000 (20:57 -0800)]
don't display a file name if using standard input (POSIX 1003.2, D11.2)

SCCS-vsn: usr.bin/cksum/cksum.c 5.6
SCCS-vsn: usr.bin/cksum/print.c 5.2

32 years agolint
Keith Bostic [Thu, 28 Nov 1991 04:45:06 +0000 (20:45 -0800)]
lint

SCCS-vsn: usr.bin/cksum/sum1.c 5.2
SCCS-vsn: usr.bin/cksum/sum2.c 5.2
SCCS-vsn: usr.bin/cksum/cksum.c 5.5

32 years agoadd inet_aton prototype
Keith Bostic [Thu, 28 Nov 1991 03:18:53 +0000 (19:18 -0800)]
add inet_aton prototype

SCCS-vsn: include/arpa/inet.h 5.8

32 years agolink inet_aton to inet
Keith Bostic [Thu, 28 Nov 1991 03:16:17 +0000 (19:16 -0800)]
link inet_aton to inet

SCCS-vsn: lib/libc/net/Makefile.inc 5.5

32 years agofhandle_t is a structure itself.
Keith Bostic [Thu, 28 Nov 1991 02:47:51 +0000 (18:47 -0800)]
fhandle_t is a structure itself.

SCCS-vsn: lib/libc/sys/getfh.2 6.5

32 years agodon't need whdr unless LITTLE_ENDIAN
Marc Teitelbaum [Wed, 27 Nov 1991 08:21:34 +0000 (00:21 -0800)]
don't need whdr unless LITTLE_ENDIAN

SCCS-vsn: lib/libc/db/hash/hash.c 5.21

32 years agofileno is a #define macro - rename to filenum
Marc Teitelbaum [Wed, 27 Nov 1991 07:48:16 +0000 (23:48 -0800)]
fileno is a #define macro - rename to filenum

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

32 years agoproperly reverse strings (4.3BSD/lib/157)
Kirk McKusick [Wed, 27 Nov 1991 03:10:35 +0000 (19:10 -0800)]
properly reverse strings (4.3BSD/lib/157)

SCCS-vsn: lib/libcompat/4.3/ruserpass.c 5.9

32 years agoreturn number of args of caller, not self (4.3BSD-reno/lib/9)
Kirk McKusick [Wed, 27 Nov 1991 03:02:04 +0000 (19:02 -0800)]
return number of args of caller, not self (4.3BSD-reno/lib/9)

SCCS-vsn: lib/libcompat/4.3/tahoe/nargs.s 1.5

32 years agolink in arch man page
Keith Bostic [Wed, 27 Nov 1991 02:36:50 +0000 (18:36 -0800)]
link in arch man page

SCCS-vsn: old/machine/Makefile 5.5

32 years agoadd architecture so man -k finds it
Keith Bostic [Wed, 27 Nov 1991 02:35:41 +0000 (18:35 -0800)]
add architecture so man -k finds it

SCCS-vsn: old/machine/machine.1 5.7

32 years agolink arch to machine
Keith Bostic [Tue, 26 Nov 1991 07:23:24 +0000 (23:23 -0800)]
link arch to machine

SCCS-vsn: old/machine/Makefile 5.4

32 years agodon't need return, it's in the letterhead
Keith Bostic [Tue, 26 Nov 1991 04:34:32 +0000 (20:34 -0800)]
don't need return, it's in the letterhead

SCCS-vsn: admin/admin/letters/letter.mips 5.2

32 years agodate and time created 91/11/25 12:27:30 by bostic
Keith Bostic [Tue, 26 Nov 1991 04:27:30 +0000 (20:27 -0800)]
date and time created 91/11/25 12:27:30 by bostic

SCCS-vsn: admin/admin/letters/letter.mips 5.1

32 years agoadded :it#8 to wy60, requested by vojta@math.berkeley.edu
John A. Kunze [Tue, 26 Nov 1991 03:07:51 +0000 (19:07 -0800)]
added :it#8 to wy60, requested by vojta@math.berkeley.edu

SCCS-vsn: share/termcap/termcap.src 5.93

32 years agoimport CLEANVARTMP, ROOTBACKUP from env; minor fixes
Mike Karels [Tue, 26 Nov 1991 02:34:34 +0000 (18:34 -0800)]
import CLEANVARTMP, ROOTBACKUP from env; minor fixes

SCCS-vsn: etc/daily 5.14

32 years agono reason to see make for machine
Keith Bostic [Tue, 26 Nov 1991 02:33:08 +0000 (18:33 -0800)]
no reason to see make for machine

SCCS-vsn: old/machine/machine.1 5.6

32 years agofree the mpool structure on close, don't free pages anymore, they're
Keith Bostic [Mon, 25 Nov 1991 03:06:20 +0000 (19:06 -0800)]
free the mpool structure on close, don't free pages anymore, they're
allocated as part of the header

SCCS-vsn: lib/libc/db/mpool/mpool.c 5.3

32 years agodo includes right
Keith Bostic [Sun, 24 Nov 1991 02:25:33 +0000 (18:25 -0800)]
do includes right

SCCS-vsn: bin/dd/Makefile 5.4

32 years agoinitialize bt_flags field, bozo
Keith Bostic [Sat, 23 Nov 1991 10:11:54 +0000 (02:11 -0800)]
initialize bt_flags field, bozo

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

32 years agoUSERDB_FILE => USERDB_SPEC
Eric Allman [Sat, 23 Nov 1991 07:02:04 +0000 (23:02 -0800)]
USERDB_FILE => USERDB_SPEC

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

32 years agoadjust user database specification
Eric Allman [Sat, 23 Nov 1991 07:01:26 +0000 (23:01 -0800)]
adjust user database specification

SCCS-vsn: usr.sbin/sendmail/cf/domain/CS.Berkeley.EDU.m4 2.10

32 years agoreality check
Eric Allman [Sat, 23 Nov 1991 06:58:03 +0000 (22:58 -0800)]
reality check

SCCS-vsn: usr.sbin/sendmail/cf/ostype/ultrix4.m4 2.3

32 years agodon't complain if sendmail.fc doesn't exist (this is not an error)
Eric Allman [Sat, 23 Nov 1991 05:54:54 +0000 (21:54 -0800)]
don't complain if sendmail.fc doesn't exist (this is not an error)

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

32 years agoec_rxstart doesn't eists
Keith Sklower [Fri, 22 Nov 1991 09:06:05 +0000 (01:06 -0800)]
ec_rxstart doesn't eists

SCCS-vsn: sys/i386/isa/if_ec.c 7.3

32 years agoisascii, isblank and toascii aren't in ANSI
Keith Bostic [Fri, 22 Nov 1991 06:14:55 +0000 (22:14 -0800)]
isascii, isblank and toascii aren't in ANSI

SCCS-vsn: include/ctype.h 5.5

32 years agoadd sccs id
Keith Bostic [Fri, 22 Nov 1991 06:01:37 +0000 (22:01 -0800)]
add sccs id

SCCS-vsn: games/fortune/Notes 5.4

32 years agoupdate "author's current address"
Eric Allman [Fri, 22 Nov 1991 05:58:51 +0000 (21:58 -0800)]
update "author's current address"

SCCS-vsn: share/doc/usd/20.meref/ref.me 6.6

32 years agochange "author's current address"
Eric Allman [Fri, 22 Nov 1991 05:57:39 +0000 (21:57 -0800)]
change "author's current address"

SCCS-vsn: share/doc/usd/19.memacros/intro.me 6.6

32 years agotypos
Keith Bostic [Fri, 22 Nov 1991 05:40:56 +0000 (21:40 -0800)]
typos

SCCS-vsn: games/fortune/datfiles/fortunes 1.7

32 years agodate and time created 91/11/21 13:36:30 by bostic
Keith Bostic [Fri, 22 Nov 1991 05:36:30 +0000 (21:36 -0800)]
date and time created 91/11/21 13:36:30 by bostic

SCCS-vsn: games/fortune/tools/do_sort 5.1

32 years agoadd Avery comments
Keith Bostic [Fri, 22 Nov 1991 05:34:42 +0000 (21:34 -0800)]
add Avery comments

SCCS-vsn: games/fortune/README 5.3

32 years agohave to check for EOS, though, or will overrun the string
Keith Bostic [Fri, 22 Nov 1991 04:25:40 +0000 (20:25 -0800)]
have to check for EOS, though, or will overrun the string

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

32 years agohave to increment on octal string; bug case was fo tr '\003' '\002',
Keith Bostic [Fri, 22 Nov 1991 04:15:26 +0000 (20:15 -0800)]
have to increment on octal string; bug case was fo tr '\003' '\002',
occurrences of '3' in the string would get changed to '2'

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

32 years agomake -a mention -o
Keith Bostic [Fri, 22 Nov 1991 03:40:05 +0000 (19:40 -0800)]
make -a mention -o

SCCS-vsn: games/fortune/fortune/fortune.6 6.10

32 years agoobscene handled more cleanly
Keith Bostic [Fri, 22 Nov 1991 03:28:45 +0000 (19:28 -0800)]
obscene handled more cleanly

SCCS-vsn: games/fortune/README 5.2

32 years agofix scene/obscene creation
Keith Bostic [Fri, 22 Nov 1991 03:15:12 +0000 (19:15 -0800)]
fix scene/obscene creation

SCCS-vsn: games/fortune/datfiles/Makefile 5.3

32 years agofrom costales@icsi.Berkeley.EDU: print rulesets with symbolic name
Eric Allman [Thu, 21 Nov 1991 10:26:13 +0000 (02:26 -0800)]
from costales@icsi.Berkeley.EDU: print rulesets with symbolic name
instead of control characters; allow # comments in :include: files

SCCS-vsn: usr.sbin/sendmail/src/util.c 5.21
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 5.23
SCCS-vsn: usr.sbin/sendmail/src/main.c 5.36
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.24

32 years agoforward declared static but wasn't
Marc Teitelbaum [Thu, 21 Nov 1991 10:14:51 +0000 (02:14 -0800)]
forward declared static but wasn't

SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.68
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.68

32 years agodeclared static but wasn't
Marc Teitelbaum [Thu, 21 Nov 1991 10:12:02 +0000 (02:12 -0800)]
declared static but wasn't

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 7.30

32 years agono longer need seg.h
Kirk McKusick [Thu, 21 Nov 1991 09:49:42 +0000 (01:49 -0800)]
no longer need seg.h

SCCS-vsn: sys/i386/i386/trap.c 7.6

32 years agodelete unneeded seg.h
Kirk McKusick [Thu, 21 Nov 1991 09:47:06 +0000 (01:47 -0800)]
delete unneeded seg.h

SCCS-vsn: sys/hp300/hp300/trap.c 7.17

32 years agomerge in 7.5.1.1 (ralphs 3100 changes -- COFF)
Marc Teitelbaum [Thu, 21 Nov 1991 09:04:25 +0000 (01:04 -0800)]
merge in 7.5.1.1 (ralphs 3100 changes -- COFF)

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

32 years agoralphs 3100 changes (COFF support)
Marc Teitelbaum [Thu, 21 Nov 1991 09:03:05 +0000 (01:03 -0800)]
ralphs 3100 changes (COFF support)

SCCS-vsn: sys/sys/exec.h 7.5.1.1

32 years ago3100 changes (from ralph)
Marc Teitelbaum [Thu, 21 Nov 1991 08:39:44 +0000 (00:39 -0800)]
3100 changes (from ralph)

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

32 years agodon't assume getloadavg exists
Eric Allman [Thu, 21 Nov 1991 08:37:52 +0000 (00:37 -0800)]
don't assume getloadavg exists

SCCS-vsn: usr.sbin/sendmail/src/conf.c 5.30

32 years ago3100 changes (from ralph)
Marc Teitelbaum [Thu, 21 Nov 1991 08:36:58 +0000 (00:36 -0800)]
3100 changes (from ralph)

SCCS-vsn: sys/vm/vm_page.c 7.10

32 years agomerge in 7.7.1.1 (ralphs 3100 changes)
Marc Teitelbaum [Thu, 21 Nov 1991 08:35:01 +0000 (00:35 -0800)]
merge in 7.7.1.1 (ralphs 3100 changes)

SCCS-vsn: sys/vm/vm_object.c 7.9

32 years ago3100 changes (from ralph)
Marc Teitelbaum [Thu, 21 Nov 1991 08:32:16 +0000 (00:32 -0800)]
3100 changes (from ralph)

SCCS-vsn: sys/vm/vm_object.c 7.7.1.1

32 years agoadd affiliation for Oz
Keith Bostic [Thu, 21 Nov 1991 08:27:15 +0000 (00:27 -0800)]
add affiliation for Oz

SCCS-vsn: usr.bin/m4/eval.c 5.8
SCCS-vsn: usr.bin/m4/expr.c 5.5
SCCS-vsn: usr.bin/m4/extern.h 5.3
SCCS-vsn: usr.bin/m4/look.c 5.5
SCCS-vsn: usr.bin/m4/m4.1 6.12
SCCS-vsn: usr.bin/m4/main.c 5.9
SCCS-vsn: usr.bin/m4/mdef.h 5.9
SCCS-vsn: usr.bin/m4/misc.c 5.8
SCCS-vsn: usr.bin/m4/pathnames.h 5.5
SCCS-vsn: usr.bin/m4/stdd.h 5.2

32 years agomerge in 7.30.1.1 branch
Marc Teitelbaum [Thu, 21 Nov 1991 08:16:30 +0000 (00:16 -0800)]
merge in 7.30.1.1 branch

SCCS-vsn: sys/kern/subr_prf.c 7.33

32 years agochanges for mips compiler (from Ralph)
Marc Teitelbaum [Thu, 21 Nov 1991 08:13:23 +0000 (00:13 -0800)]
changes for mips compiler (from Ralph)

SCCS-vsn: sys/kern/subr_prf.c 7.30.1.1

32 years agocan't increment/decrement void *, but gcc lets you anyway
Keith Bostic [Thu, 21 Nov 1991 03:33:14 +0000 (19:33 -0800)]
can't increment/decrement void *, but gcc lets you anyway

SCCS-vsn: lib/libc/db/mpool/mpool.c 5.2

32 years agoclarify order of retrieval for get/seq
Keith Bostic [Thu, 21 Nov 1991 03:32:30 +0000 (19:32 -0800)]
clarify order of retrieval for get/seq

SCCS-vsn: lib/libc/db/man/btree.3 5.5

32 years agocan't increment an lvalue, but gcc lets you anyway
Keith Bostic [Thu, 21 Nov 1991 03:31:43 +0000 (19:31 -0800)]
can't increment an lvalue, but gcc lets you anyway

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

32 years agocast GETBINTERNAL calls for pcc
Keith Bostic [Thu, 21 Nov 1991 03:31:25 +0000 (19:31 -0800)]
cast GETBINTERNAL calls for pcc

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

32 years agomore null pointer fixes
Eric Allman [Thu, 21 Nov 1991 03:06:51 +0000 (19:06 -0800)]
more null pointer fixes

SCCS-vsn: usr.sbin/sendmail/src/udb.c 5.9

32 years agofix silly indirect-through-zero bug
Eric Allman [Thu, 21 Nov 1991 02:25:23 +0000 (18:25 -0800)]
fix silly indirect-through-zero bug

SCCS-vsn: usr.sbin/sendmail/src/udb.c 5.8

32 years agochange so -DNOMAN doesn't make or install man pages
Keith Bostic [Thu, 21 Nov 1991 01:51:26 +0000 (17:51 -0800)]
change so -DNOMAN doesn't make or install man pages

SCCS-vsn: share/mk/bsd.lib.mk 5.29

32 years agopurge seg.h
Chris Torek [Wed, 20 Nov 1991 15:49:06 +0000 (07:49 -0800)]
purge seg.h

SCCS-vsn: sys/kern/init_main.c 7.43
SCCS-vsn: sys/kern/kern_exec.c 7.49
SCCS-vsn: sys/kern/kern_fork.c 7.31
SCCS-vsn: sys/kern/kern_physio.c 7.23
SCCS-vsn: sys/kern/kern_proc.c 7.18
SCCS-vsn: sys/kern/kern_sig.c 7.37
SCCS-vsn: sys/kern/sys_process.c 7.23

32 years agodoargs writes on argv via prcopy, so provide writable "."
Chris Torek [Wed, 20 Nov 1991 15:38:46 +0000 (07:38 -0800)]
doargs writes on argv via prcopy, so provide writable "."

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

32 years agoreset rootlogin=0 so successive attempts to login with valid name succeed
Marc Teitelbaum [Wed, 20 Nov 1991 14:50:38 +0000 (06:50 -0800)]
reset rootlogin=0 so successive attempts to login with valid name succeed

SCCS-vsn: usr.bin/login/login.c 5.75

32 years agoallow both NEWDB and DBM compilation so that old alias files will
Eric Allman [Wed, 20 Nov 1991 09:35:25 +0000 (01:35 -0800)]
allow both NEWDB and DBM compilation so that old alias files will
be accepted

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

32 years agoupcall facilities for sorwakeup, non-blocking sblock for NFS (from Macklem)
Kirk McKusick [Wed, 20 Nov 1991 07:59:36 +0000 (23:59 -0800)]
upcall facilities for sorwakeup, non-blocking sblock for NFS (from Macklem)

SCCS-vsn: sys/sys/socketvar.h 7.18
SCCS-vsn: sys/kern/uipc_socket.c 7.31

32 years agoadd MSG_DONTWAIT for NFS (from Rick Macklem)
Kirk McKusick [Wed, 20 Nov 1991 07:58:03 +0000 (23:58 -0800)]
add MSG_DONTWAIT for NFS (from Rick Macklem)

SCCS-vsn: sys/sys/socket.h 7.15

32 years agofix last delta: qualification of recipient names botched
Eric Allman [Wed, 20 Nov 1991 07:30:08 +0000 (23:30 -0800)]
fix last delta: qualification of recipient names botched

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

32 years agofix some pathname errors
Eric Allman [Wed, 20 Nov 1991 07:29:01 +0000 (23:29 -0800)]
fix some pathname errors

SCCS-vsn: usr.sbin/sendmail/cf/ostype/sunos4.1.m4 2.2

32 years agoremove libc dependencies
Kirk McKusick [Wed, 20 Nov 1991 06:57:05 +0000 (22:57 -0800)]
remove libc dependencies

SCCS-vsn: lib/libc/quad/qdivrem.c 5.2
SCCS-vsn: lib/libc/quad/muldi3.c 5.2

32 years agodate and time created 91/11/19 14:54:08 by mckusick
Kirk McKusick [Wed, 20 Nov 1991 06:54:08 +0000 (22:54 -0800)]
date and time created 91/11/19 14:54:08 by mckusick

SCCS-vsn: lib/libc/quad/muldi3.c 5.1

32 years agodate and time created 91/11/19 14:51:13 by mckusick
Kirk McKusick [Wed, 20 Nov 1991 06:51:13 +0000 (22:51 -0800)]
date and time created 91/11/19 14:51:13 by mckusick

SCCS-vsn: lib/libc/quad/qdivrem.c 5.1

32 years agonew db routine interface
Keith Bostic [Wed, 20 Nov 1991 06:40:07 +0000 (22:40 -0800)]
new db routine interface

SCCS-vsn: old/dbconv/dbconv.c 5.2

32 years agothe export interface now permits credentials, needs new include files
Kirk McKusick [Wed, 20 Nov 1991 05:50:17 +0000 (21:50 -0800)]
the export interface now permits credentials, needs new include files

SCCS-vsn: lib/libc/sys/statfs.2 6.6
SCCS-vsn: lib/libc/sys/getfsstat.2 6.7

32 years agothe export interface now permits credentials, needs new include files
Keith Bostic [Wed, 20 Nov 1991 05:41:42 +0000 (21:41 -0800)]
the export interface now permits credentials, needs new include files

SCCS-vsn: lib/libc/gen/getmntinfo.3 6.6
SCCS-vsn: lib/libc/gen/getmntinfo.c 6.5

32 years agolim cannot be signed, must be size_t
Chris Torek [Wed, 20 Nov 1991 05:34:53 +0000 (21:34 -0800)]
lim cannot be signed, must be size_t

SCCS-vsn: lib/libc/stdlib/bsearch.c 5.6

32 years agodelete remote implementation in lieu of better protocol
Eric Allman [Wed, 20 Nov 1991 02:18:15 +0000 (18:18 -0800)]
delete remote implementation in lieu of better protocol

SCCS-vsn: usr.sbin/sendmail/src/udb.c 5.7

32 years agomake work with new config
Keith Sklower [Tue, 19 Nov 1991 09:43:25 +0000 (01:43 -0800)]
make work with new config

SCCS-vsn: sys/vax/conf/Makefile.vax 7.19
SCCS-vsn: sys/vax/conf/files.vax 7.15

32 years agobug fix from dkhusema@uni-erlangen.de - pkthdr.len not increment in pk_clear
Keith Sklower [Tue, 19 Nov 1991 08:24:41 +0000 (00:24 -0800)]
bug fix from dkhusema@uni-erlangen.de - pkthdr.len not increment in pk_clear

SCCS-vsn: sys/netccitt/pk_subr.c 7.18

32 years agom_split moved into common code.
Keith Sklower [Tue, 19 Nov 1991 08:21:54 +0000 (00:21 -0800)]
m_split moved into common code.

SCCS-vsn: sys/netccitt/pk_subr.c 7.17

32 years agofix Steve Haymans organization
Keith Bostic [Tue, 19 Nov 1991 08:16:34 +0000 (00:16 -0800)]
fix Steve Haymans organization

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

32 years agobad setenv call
Keith Bostic [Tue, 19 Nov 1991 07:46:56 +0000 (23:46 -0800)]
bad setenv call

SCCS-vsn: usr.bin/make/var.c 5.8

32 years agointegrate Steve Hayman's version; now POSIX 1003.2 D11.2 compliant
Keith Bostic [Tue, 19 Nov 1991 06:07:20 +0000 (22:07 -0800)]
integrate Steve Hayman's version; now POSIX 1003.2 D11.2 compliant

SCCS-vsn: usr.bin/join/join.c 5.1
SCCS-vsn: usr.bin/join/join.1 6.8

32 years agomake use of "X, Y" and "X and Y" consistent, add join(1), quiz(6)
Keith Bostic [Tue, 19 Nov 1991 06:06:16 +0000 (22:06 -0800)]
make use of "X, Y" and "X and Y" consistent, add join(1), quiz(6)

SCCS-vsn: admin/admin/contrib/contrib 5.20

32 years agohandle 0 length files
Keith Bostic [Sun, 17 Nov 1991 10:59:39 +0000 (02:59 -0800)]
handle 0 length files

SCCS-vsn: usr.bin/cmp/regular.c 5.2

32 years agomips compiler doesn't like [] without extern.
Ralph Campbell [Sun, 17 Nov 1991 09:21:39 +0000 (01:21 -0800)]
mips compiler doesn't like [] without extern.

SCCS-vsn: sbin/routed/af.h 5.8

32 years agoadded netccitt
Ralph Campbell [Sun, 17 Nov 1991 09:18:42 +0000 (01:18 -0800)]
added netccitt

SCCS-vsn: include/Makefile 5.48

32 years agopartial fix of icu bugs.
William Nesheim [Sun, 17 Nov 1991 06:06:15 +0000 (22:06 -0800)]
partial fix of icu bugs.

SCCS-vsn: sys/i386/isa/icu.h 5.7

32 years agoname change for seeley's conf.c file
William Nesheim [Sun, 17 Nov 1991 06:05:46 +0000 (22:05 -0800)]
name change for seeley's conf.c file

SCCS-vsn: sys/i386/isa/fd.c 7.5

32 years agofixes for fp context switching
William Nesheim [Sun, 17 Nov 1991 06:05:01 +0000 (22:05 -0800)]
fixes for fp context switching

SCCS-vsn: sys/i386/isa/npx.c 7.3

32 years agomove copyin() call so if uap->size pointer is null, still return size
Ralph Campbell [Sun, 17 Nov 1991 04:36:03 +0000 (20:36 -0800)]
move copyin() call so if uap->size pointer is null, still return size

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

32 years agotry and clarify this man page -- I'm tired of refiguring it out each
Keith Bostic [Sun, 17 Nov 1991 03:05:11 +0000 (19:05 -0800)]
try and clarify this man page -- I'm tired of refiguring it out each
time I try and use it!

SCCS-vsn: lib/libc/string/strsep.3 5.5

32 years agoheader consistency police
Keith Bostic [Sun, 17 Nov 1991 02:22:40 +0000 (18:22 -0800)]
header consistency police

SCCS-vsn: lib/libc/string/strcasecmp.c 5.11
SCCS-vsn: lib/libc/string/strsep.c 5.5

32 years agoadd libtelnet
Keith Bostic [Sat, 16 Nov 1991 10:38:59 +0000 (02:38 -0800)]
add libtelnet

SCCS-vsn: lib/Makefile 5.26

32 years agoadd route label
Keith Bostic [Sat, 16 Nov 1991 09:31:26 +0000 (01:31 -0800)]
add route label

SCCS-vsn: sbin/route/Makefile 5.7

32 years agominor cleanup
Keith Bostic [Sat, 16 Nov 1991 09:20:40 +0000 (01:20 -0800)]
minor cleanup

SCCS-vsn: sbin/reboot/Makefile 5.9

32 years agoadd program target
Keith Bostic [Sat, 16 Nov 1991 09:19:03 +0000 (01:19 -0800)]
add program target

SCCS-vsn: sbin/disklabel/Makefile 5.7

32 years agochange leading "local mailer" indicator to avoid conflict with
Eric Allman [Sat, 16 Nov 1991 07:53:40 +0000 (23:53 -0800)]
change leading "local mailer" indicator to avoid conflict with
:include: lists

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

32 years agomove pcc into /usr/old
Keith Bostic [Sat, 16 Nov 1991 07:31:31 +0000 (23:31 -0800)]
move pcc into /usr/old

SCCS-vsn: usr.bin/f77/f77.tahoe/pathnames.h 5.6
SCCS-vsn: usr.bin/f77/f77.vax/pathnames.h 5.6