unix-history/.git
31 years agouse old DS3100 style entry point for SCSI disk I/O
Ralph Campbell [Tue, 16 Feb 1993 03:22:42 +0000 (19:22 -0800)]
use old DS3100 style entry point for SCSI disk I/O

SCCS-vsn: sys/pmax/stand/mkboot.c 7.6
SCCS-vsn: sys/pmax/stand/boot.c 7.6
SCCS-vsn: sys/pmax/stand/conf.c 7.5
SCCS-vsn: sys/pmax/stand/Makefile 5.4
SCCS-vsn: sys/pmax/stand/start.s 7.5
SCCS-vsn: sys/pmax/stand/rz.c 7.2

31 years agofix copyright and comments.
Ralph Campbell [Tue, 16 Feb 1993 03:13:11 +0000 (19:13 -0800)]
fix copyright and comments.

SCCS-vsn: sys/pmax/stand/dec_exec.h 7.2

31 years agodate and time created 93/02/15 11:10:55 by ralph
Ralph Campbell [Tue, 16 Feb 1993 03:10:55 +0000 (19:10 -0800)]
date and time created 93/02/15 11:10:55 by ralph

SCCS-vsn: sys/pmax/stand/dec_exec.h 7.1

31 years agofix booting from disk boot program and memory mini-root.
Ralph Campbell [Tue, 16 Feb 1993 03:04:00 +0000 (19:04 -0800)]
fix booting from disk boot program and memory mini-root.

SCCS-vsn: sys/pmax/pmax/machdep.c 7.15

31 years agouse unistd.h to declare lseek properly.
Ralph Campbell [Tue, 16 Feb 1993 02:46:44 +0000 (18:46 -0800)]
use unistd.h to declare lseek properly.

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

31 years agouse SEEK_SET #define instead of constant.
Ralph Campbell [Tue, 16 Feb 1993 02:45:39 +0000 (18:45 -0800)]
use SEEK_SET #define instead of constant.

SCCS-vsn: sbin/quotacheck/quotacheck.c 5.19

31 years agouse SEEK_SET define for lseek.
Ralph Campbell [Tue, 16 Feb 1993 02:44:10 +0000 (18:44 -0800)]
use SEEK_SET define for lseek.

SCCS-vsn: sbin/newfs/mkfs.c 6.29

31 years agouse unistd.h to declare lseek properly.
Ralph Campbell [Tue, 16 Feb 1993 02:42:39 +0000 (18:42 -0800)]
use unistd.h to declare lseek properly.

SCCS-vsn: sbin/icheck/icheck.c 5.11
SCCS-vsn: sbin/ncheck/ncheck.c 5.18

31 years agouse unistd.h to declare lseek properly. Change offset variables to
Ralph Campbell [Tue, 16 Feb 1993 02:40:12 +0000 (18:40 -0800)]
use unistd.h to declare lseek properly. Change offset variables to
off_t. This probably needs more work!

SCCS-vsn: sbin/fsdb/fsdb.c 5.13

31 years agoincrease size of prescan buffer
Eric Allman [Tue, 16 Feb 1993 02:24:21 +0000 (18:24 -0800)]
increase size of prescan buffer

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

31 years agouse unistd.h to declare lseek properly. Fix #ifdef DEBUG.
Ralph Campbell [Tue, 16 Feb 1993 02:21:56 +0000 (18:21 -0800)]
use unistd.h to declare lseek properly. Fix #ifdef DEBUG.

SCCS-vsn: sbin/disklabel/disklabel.c 5.23

31 years agochange type of 'offset' to off_t to avoid truncation.
Ralph Campbell [Tue, 16 Feb 1993 02:19:29 +0000 (18:19 -0800)]
change type of 'offset' to off_t to avoid truncation.

SCCS-vsn: sbin/clri/clri.c 5.6

31 years agoabort if unknown type
Keith Bostic [Tue, 16 Feb 1993 02:19:20 +0000 (18:19 -0800)]
abort if unknown type

SCCS-vsn: lib/libc/db/db/db.c 5.5

31 years agouse unistd.h to declare lseek properly.
Ralph Campbell [Tue, 16 Feb 1993 02:16:42 +0000 (18:16 -0800)]
use unistd.h to declare lseek properly.

SCCS-vsn: sbin/badsect/badsect.c 5.11

31 years agodon't need to include /sys
Ralph Campbell [Tue, 16 Feb 1993 02:06:28 +0000 (18:06 -0800)]
don't need to include /sys

SCCS-vsn: usr.bin/kdump/Makefile 5.3
SCCS-vsn: usr.bin/ktrace/Makefile 5.5

31 years agofix SCCS version number.
Ralph Campbell [Tue, 16 Feb 1993 02:01:12 +0000 (18:01 -0800)]
fix SCCS version number.

SCCS-vsn: lib/libkvm/kvm_mips.c 5.1

31 years agofix another problem in the MCI state machine
Eric Allman [Mon, 15 Feb 1993 11:04:46 +0000 (03:04 -0800)]
fix another problem in the MCI state machine

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.20

31 years agoindex -> indx_t
Keith Bostic [Mon, 15 Feb 1993 09:39:27 +0000 (01:39 -0800)]
index -> indx_t

SCCS-vsn: lib/libc/db/btree/bt_conv.c 5.7
SCCS-vsn: lib/libc/db/btree/bt_debug.c 5.7
SCCS-vsn: lib/libc/db/btree/bt_delete.c 5.9
SCCS-vsn: lib/libc/db/btree/bt_get.c 5.8
SCCS-vsn: lib/libc/db/btree/bt_open.c 5.25
SCCS-vsn: lib/libc/db/btree/bt_put.c 5.13
SCCS-vsn: lib/libc/db/btree/bt_search.c 5.9
SCCS-vsn: lib/libc/db/btree/bt_seq.c 5.9
SCCS-vsn: lib/libc/db/btree/bt_split.c 5.12
SCCS-vsn: lib/libc/db/btree/btree.h 5.10

31 years agoindex_t -> indx_t
Keith Bostic [Mon, 15 Feb 1993 09:39:05 +0000 (01:39 -0800)]
index_t -> indx_t

SCCS-vsn: include/db.h 5.21
SCCS-vsn: include/mpool.h 5.2
SCCS-vsn: lib/libc/db/recno/rec_delete.c 5.6
SCCS-vsn: lib/libc/db/recno/rec_get.c 5.6
SCCS-vsn: lib/libc/db/recno/rec_put.c 5.9
SCCS-vsn: lib/libc/db/recno/rec_search.c 5.8

31 years agodb library now stored on vangogh
Eric Allman [Mon, 15 Feb 1993 08:17:23 +0000 (00:17 -0800)]
db library now stored on vangogh

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

31 years agoupdate for Eric and sendmail
Keith Bostic [Mon, 15 Feb 1993 07:45:27 +0000 (23:45 -0800)]
update for Eric and sendmail

SCCS-vsn: lib/libc/db/PORT/README 5.2
SCCS-vsn: lib/libc/db/PORT/Makefile 5.5

31 years agodelete feature/no_wildcard_MX.m4 and m4/boilerplate.m4
Eric Allman [Mon, 15 Feb 1993 07:12:40 +0000 (23:12 -0800)]
delete feature/no_wildcard_MX.m4 and m4/boilerplate.m4

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

31 years agodelete no_wildcard_MX
Eric Allman [Mon, 15 Feb 1993 07:10:42 +0000 (23:10 -0800)]
delete no_wildcard_MX

SCCS-vsn: usr.sbin/sendmail/cf/domain/Berkeley.EDU.m4 6.2
SCCS-vsn: usr.sbin/sendmail/cf/README 6.4

31 years agosome clarification; delete w option
Eric Allman [Mon, 15 Feb 1993 07:08:44 +0000 (23:08 -0800)]
some clarification; delete w option

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

31 years agorearrange and point people at relevant RFCs
Eric Allman [Mon, 15 Feb 1993 06:45:33 +0000 (22:45 -0800)]
rearrange and point people at relevant RFCs

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

31 years agodate and time created 93/02/14 14:42:07 by bostic
Keith Bostic [Mon, 15 Feb 1993 06:42:07 +0000 (22:42 -0800)]
date and time created 93/02/14 14:42:07 by bostic

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

31 years agoHPUX and OSF/1 support; fix SMTP reply codes & multiple SMTP error
Eric Allman [Mon, 15 Feb 1993 06:41:53 +0000 (22:41 -0800)]
HPUX and OSF/1 support; fix SMTP reply codes & multiple SMTP error
problem; consider cache timeout non-permanent; be more graceful on OS
failures; log forward, alias, and userdb expansions on log level 10

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 6.4
SCCS-vsn: usr.sbin/sendmail/src/recipient.c 6.7
SCCS-vsn: usr.sbin/sendmail/src/macro.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.15
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.7
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.19
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 6.4
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.15
SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.10
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.14
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.8
SCCS-vsn: usr.sbin/sendmail/src/udb.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/mci.c 6.3

31 years agodon't do a strlen() if length is provided
Keith Bostic [Mon, 15 Feb 1993 03:12:44 +0000 (19:12 -0800)]
don't do a strlen() if length is provided

SCCS-vsn: lib/libcurses/addnstr.c 5.2

31 years agodate and time created 93/02/14 11:06:16 by bostic
Keith Bostic [Mon, 15 Feb 1993 03:06:16 +0000 (19:06 -0800)]
date and time created 93/02/14 11:06:16 by bostic

SCCS-vsn: lib/libcurses/addnstr.c 5.1

31 years agoadd a.out support for MIPS.
Ralph Campbell [Sun, 14 Feb 1993 08:37:08 +0000 (00:37 -0800)]
add a.out support for MIPS.

SCCS-vsn: sys/kern/kern_exec.c 7.71

31 years agodelete addstr.c, add addnstr.c
Keith Bostic [Sun, 14 Feb 1993 06:32:13 +0000 (22:32 -0800)]
delete addstr.c, add addnstr.c

SCCS-vsn: lib/libcurses/Makefile 5.15

31 years agoadd the System V C-string oriented functions (from curs_addstr(TI_LIB));
Keith Bostic [Sun, 14 Feb 1993 06:31:54 +0000 (22:31 -0800)]
add the System V C-string oriented functions (from curs_addstr(TI_LIB));
make waddstr a macro, minor cleanups

SCCS-vsn: lib/libcurses/addbytes.c 5.20
SCCS-vsn: lib/libcurses/curses.h 5.28

31 years agomove lisp into /usr/src/old
Keith Bostic [Sun, 14 Feb 1993 04:42:40 +0000 (20:42 -0800)]
move lisp into /usr/src/old

SCCS-vsn: usr.bin/Makefile 5.14

31 years agoPOSIX notation for file permissions and type
Keith Bostic [Sun, 14 Feb 1993 02:18:58 +0000 (18:18 -0800)]
POSIX notation for file permissions and type

SCCS-vsn: lib/libc/net/rcmd.c 5.28

31 years agofor INP_HDRINCL, tell ip_output to not clobber header, so pkts
Andrew Cherenson [Sat, 13 Feb 1993 15:14:55 +0000 (07:14 -0800)]
for INP_HDRINCL, tell ip_output to not clobber header, so pkts
with options are sent correctly.

SCCS-vsn: sys/netinet/raw_ip.c 7.12

31 years agofor INP_HDRINCL, tell ip_output to not clobber header, so pkts
Andrew Cherenson [Sat, 13 Feb 1993 15:04:03 +0000 (07:04 -0800)]
for INP_HDRINCL, tell ip_output to not clobber header, so pkts

SCCS-vsn: sys/netinet/raw_ip.c 7.12

31 years agodo version check as soon as possible, keep count of pkts with
Andrew Cherenson [Sat, 13 Feb 1993 15:00:57 +0000 (07:00 -0800)]
do version check as soon as possible, keep count of pkts with
bad version; don't clobber TOS field for fragmented pkts

SCCS-vsn: sys/netinet/ip_input.c 7.25

31 years agofix sccs notice
Andrew Cherenson [Sat, 13 Feb 1993 14:58:45 +0000 (06:58 -0800)]
fix sccs notice

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

31 years agouse new flag to distinquish forwarded pkts from IP_HDRINCL pkts
Andrew Cherenson [Sat, 13 Feb 1993 14:55:39 +0000 (06:55 -0800)]
use new flag to distinquish forwarded pkts from IP_HDRINCL pkts

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

31 years agomore stats; flag for raw ip output
Andrew Cherenson [Sat, 13 Feb 1993 14:54:52 +0000 (06:54 -0800)]
more stats; flag for raw ip output

SCCS-vsn: sys/netinet/ip_var.h 7.10

31 years agodocument -l, -n options, relative filename lookup, misc. changes
Andrew Cherenson [Sat, 13 Feb 1993 12:29:00 +0000 (04:29 -0800)]
document -l, -n options, relative filename lookup, misc. changes

SCCS-vsn: libexec/tftpd/tftpd.8 6.8

31 years agoadd options for logging, suppressing naks; allow relative file
Andrew Cherenson [Sat, 13 Feb 1993 12:19:09 +0000 (04:19 -0800)]
add options for logging, suppressing naks; allow relative file
searchs, more directory prefixes, minor fixes

SCCS-vsn: libexec/tftpd/tftpd.c 5.14

31 years agoadd __progname global variable
Keith Bostic [Sat, 13 Feb 1993 09:51:54 +0000 (01:51 -0800)]
add __progname global variable

SCCS-vsn: lib/csu/hp300/crt0.c 5.8
SCCS-vsn: lib/csu/i386/crt0.c 5.9
SCCS-vsn: lib/csu/sparc/crt0.c 5.2
SCCS-vsn: lib/csu/tahoe/crt0.c 5.5
SCCS-vsn: lib/csu/vax/crt0.c 5.12

31 years agodo not put '\n' characters into the screen data structures
Chris Torek [Sat, 13 Feb 1993 09:39:45 +0000 (01:39 -0800)]
do not put '\n' characters into the screen data structures

SCCS-vsn: lib/libcurses/addbytes.c 5.19

31 years agoMIPS machine returns NULL if used '[ ]'. So added fix so it doesn't
Elan Amir [Sat, 13 Feb 1993 07:43:18 +0000 (23:43 -0800)]
MIPS machine returns NULL if used '[ ]'. So added fix so it doesn't
dump core.

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

31 years agolibkern should be $S relative
Keith Sklower [Sat, 13 Feb 1993 07:41:19 +0000 (23:41 -0800)]
libkern should be $S relative

SCCS-vsn: sys/hp300/conf/Makefile.hp300 7.21

31 years agomake multicast happen all the time, add tcp over clnp option (tuba);
Keith Sklower [Sat, 13 Feb 1993 07:37:27 +0000 (23:37 -0800)]
make multicast happen all the time, add tcp over clnp option (tuba);
separate out X.25 level 2 options HDLC (LAPB) and LLC (802.2 class 2)

SCCS-vsn: sys/conf/files 7.48

31 years agomake use of UBC formatting conventions consistent
Keith Sklower [Sat, 13 Feb 1993 07:29:26 +0000 (23:29 -0800)]
make use of UBC formatting conventions consistent

SCCS-vsn: sys/netccitt/pk_input.c 7.20

31 years agobcmp -> memcmp, probably more portable.
Elan Amir [Sat, 13 Feb 1993 07:20:35 +0000 (23:20 -0800)]
bcmp -> memcmp, probably more portable.

SCCS-vsn: lib/libcurses/refresh.c 5.29

31 years agoCLNP needs rcvif to be correct. put back! (from MITRE)
Keith Sklower [Sat, 13 Feb 1993 07:07:26 +0000 (23:07 -0800)]
CLNP needs rcvif to be correct. put back! (from MITRE)

SCCS-vsn: sys/netccitt/pk_input.c 7.19

31 years agoinclude file typo
Keith Bostic [Sat, 13 Feb 1993 07:04:38 +0000 (23:04 -0800)]
include file typo

SCCS-vsn: lib/libc/sys/syscall.2 6.4

31 years agoneed to free RR packets (plug mbuf leak reported by MITRE)
Keith Sklower [Sat, 13 Feb 1993 06:59:24 +0000 (22:59 -0800)]
need to free RR packets (plug mbuf leak reported by MITRE)

SCCS-vsn: sys/netccitt/if_x25subr.c 7.20

31 years agofixes from MITRE
Keith Sklower [Sat, 13 Feb 1993 06:55:48 +0000 (22:55 -0800)]
fixes from MITRE

SCCS-vsn: sys/netiso/iso_snpac.c 7.22

31 years agominor fixes from MITRE
Keith Sklower [Sat, 13 Feb 1993 06:54:04 +0000 (22:54 -0800)]
minor fixes from MITRE

SCCS-vsn: sys/netiso/clnp_subr.c 7.16

31 years agonumber of bits to ignore in matches is wrong; causes panic(tuba_lookup)
Keith Sklower [Sat, 13 Feb 1993 06:50:46 +0000 (22:50 -0800)]
number of bits to ignore in matches is wrong; causes panic(tuba_lookup)

SCCS-vsn: sys/netiso/tuba_table.c 7.10

31 years agorevise to match most recent version of tcp_input.c
Keith Sklower [Sat, 13 Feb 1993 06:49:45 +0000 (22:49 -0800)]
revise to match most recent version of tcp_input.c

SCCS-vsn: sys/netiso/tuba_subr.c 7.12

31 years agofix System V compatibility -- again
Eric Allman [Sat, 13 Feb 1993 06:36:36 +0000 (22:36 -0800)]
fix System V compatibility -- again

SCCS-vsn: usr.sbin/sendmail/src/queue.c 6.9
SCCS-vsn: usr.sbin/sendmail/src/alias.c 6.7

31 years agoinclude TUBA support for now
Keith Sklower [Sat, 13 Feb 1993 06:17:47 +0000 (22:17 -0800)]
include TUBA support for now

SCCS-vsn: sys/netinet/tcp_input.c 7.33
SCCS-vsn: sys/netinet/tcp_timer.c 7.21
SCCS-vsn: sys/netinet/tcp_output.c 7.27
SCCS-vsn: sys/netinet/tcp_var.h 7.12

31 years agoalthough MULTICAST is standard, MROUTING isn't, need #ifdef
Keith Sklower [Sat, 13 Feb 1993 06:15:22 +0000 (22:15 -0800)]
although MULTICAST is standard, MROUTING isn't, need #ifdef

SCCS-vsn: sys/netinet/igmp.c 7.4

31 years agomake everything configurable on M4 macros
Eric Allman [Sat, 13 Feb 1993 04:11:30 +0000 (20:11 -0800)]
make everything configurable on M4 macros

SCCS-vsn: usr.sbin/sendmail/cf/m4/cf.m4 6.2
SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 6.3
SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 6.4
SCCS-vsn: usr.sbin/sendmail/cf/README 6.3

31 years agofix wildcard MX handling (option W no longer needed); fix
Eric Allman [Sat, 13 Feb 1993 03:51:30 +0000 (19:51 -0800)]
fix wildcard MX handling (option W no longer needed); fix
process title when using cached connection; many minor fixes

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 6.3
SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 6.5
SCCS-vsn: usr.sbin/sendmail/src/main.c 6.14
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/conf.h 6.6
SCCS-vsn: usr.sbin/sendmail/src/domain.c 6.3
SCCS-vsn: usr.sbin/sendmail/src/version.c 6.18
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 6.8
SCCS-vsn: usr.sbin/sendmail/src/TODO 6.4
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 6.6
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 6.14
SCCS-vsn: usr.sbin/sendmail/src/conf.c 6.13

31 years agomake addbytes calls declare const char *
Keith Bostic [Sat, 13 Feb 1993 01:38:08 +0000 (17:38 -0800)]
make addbytes calls declare const char *

SCCS-vsn: lib/libcurses/addbytes.c 5.18

31 years agomake strings to addbytes and addstr const char * (for gcc2)
Keith Bostic [Sat, 13 Feb 1993 01:32:36 +0000 (17:32 -0800)]
make strings to addbytes and addstr const char * (for gcc2)

SCCS-vsn: lib/libcurses/curses.h 5.27

31 years agofor terminals with "db", clear last line before scrolling up
Edward Wang [Fri, 12 Feb 1993 14:02:17 +0000 (06:02 -0800)]
for terminals with "db", clear last line before scrolling up

SCCS-vsn: usr.bin/more/screen.c 5.9
SCCS-vsn: usr.bin/more/prim.c 5.9

31 years agoreplies to some ICMP broadcasts were themselves mistaken broadcast
Keith Sklower [Fri, 12 Feb 1993 11:46:11 +0000 (03:46 -0800)]
replies to some ICMP broadcasts were themselves mistaken broadcast
due to non-clearing of an mbuf-flag.  Fix due to Mike Karels

SCCS-vsn: sys/netinet/ip_icmp.c 7.20

31 years agofix bug in in_canforward reported by yval@cs.huji.ac.il
Keith Sklower [Fri, 12 Feb 1993 11:35:30 +0000 (03:35 -0800)]
fix bug in in_canforward reported by yval@cs.huji.ac.il

SCCS-vsn: sys/netinet/in.c 7.29

31 years agofixed sortscmp typo a -> !a
Christos Zoulas [Fri, 12 Feb 1993 09:13:47 +0000 (01:13 -0800)]
fixed sortscmp typo a -> !a

SCCS-vsn: bin/csh/glob.c 5.39

31 years agoChanged entry processing since termcap entries no longer have
Elan Amir [Fri, 12 Feb 1993 07:34:46 +0000 (23:34 -0800)]
Changed entry processing since termcap entries no longer have
the prefix of 2 characters.

SCCS-vsn: usr.bin/tset/tset.c 5.22

31 years agostrings.h -> string.h
Keith Bostic [Fri, 12 Feb 1993 04:00:05 +0000 (20:00 -0800)]
strings.h -> string.h

SCCS-vsn: lib/libc/db/recno/rec_seq.c 5.7

31 years agotypo, using wrong page in deletion loop; to test, insert a lot of
Keith Bostic [Fri, 12 Feb 1993 03:48:17 +0000 (19:48 -0800)]
typo, using wrong page in deletion loop; to test, insert a lot of
records and delete them.  From philn@optigfx.com (Phil Nguyen)

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

31 years agomove db.h to the end of the includes, make compat.h work better
Keith Bostic [Fri, 12 Feb 1993 03:42:24 +0000 (19:42 -0800)]
move db.h to the end of the includes, make compat.h work better

SCCS-vsn: lib/libc/db/btree/bt_close.c 5.9
SCCS-vsn: lib/libc/db/btree/bt_conv.c 5.6
SCCS-vsn: lib/libc/db/btree/bt_debug.c 5.6
SCCS-vsn: lib/libc/db/btree/bt_delete.c 5.7
SCCS-vsn: lib/libc/db/btree/bt_get.c 5.7
SCCS-vsn: lib/libc/db/btree/bt_open.c 5.24
SCCS-vsn: lib/libc/db/btree/bt_overflow.c 5.7
SCCS-vsn: lib/libc/db/btree/bt_page.c 5.3
SCCS-vsn: lib/libc/db/btree/bt_put.c 5.12
SCCS-vsn: lib/libc/db/btree/bt_search.c 5.8
SCCS-vsn: lib/libc/db/btree/bt_seq.c 5.8
SCCS-vsn: lib/libc/db/btree/bt_split.c 5.11
SCCS-vsn: lib/libc/db/btree/bt_stack.c 5.4
SCCS-vsn: lib/libc/db/btree/bt_utils.c 5.9
SCCS-vsn: lib/libc/db/db/db.c 5.4
SCCS-vsn: lib/libc/db/hash/hash.c 5.31
SCCS-vsn: lib/libc/db/hash/hash_bigkey.c 5.9
SCCS-vsn: lib/libc/db/hash/hash_buf.c 5.12
SCCS-vsn: lib/libc/db/hash/hash_func.c 5.4
SCCS-vsn: lib/libc/db/hash/hash_page.c 5.24
SCCS-vsn: lib/libc/db/hash/hsearch.c 5.8
SCCS-vsn: lib/libc/db/hash/ndbm.c 5.13
SCCS-vsn: lib/libc/db/mpool/mpool.c 5.4
SCCS-vsn: lib/libc/db/recno/rec_close.c 5.8
SCCS-vsn: lib/libc/db/recno/rec_delete.c 5.5
SCCS-vsn: lib/libc/db/recno/rec_get.c 5.5
SCCS-vsn: lib/libc/db/recno/rec_open.c 5.13
SCCS-vsn: lib/libc/db/recno/rec_put.c 5.8
SCCS-vsn: lib/libc/db/recno/rec_search.c 5.7
SCCS-vsn: lib/libc/db/recno/rec_seq.c 5.6
SCCS-vsn: lib/libc/db/recno/rec_utils.c 5.6

31 years agotypo
Keith Bostic [Fri, 12 Feb 1993 03:30:13 +0000 (19:30 -0800)]
typo

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

31 years agogcc -Wall from Craig Leres (no substantive changes)
Keith Bostic [Fri, 12 Feb 1993 00:28:43 +0000 (16:28 -0800)]
gcc -Wall from Craig Leres (no substantive changes)

SCCS-vsn: sbin/restore/dirs.c 5.27
SCCS-vsn: sbin/restore/extern.h 5.4
SCCS-vsn: sbin/restore/interactive.c 5.20
SCCS-vsn: sbin/restore/main.c 5.12
SCCS-vsn: sbin/restore/symtab.c 5.8
SCCS-vsn: sbin/restore/tape.c 5.36

31 years agoatof.c is in libc/stdlib now
Keith Bostic [Thu, 11 Feb 1993 15:17:54 +0000 (07:17 -0800)]
atof.c is in libc/stdlib now

SCCS-vsn: lib/libc/hp300/stdlib/Makefile.inc 5.2
SCCS-vsn: lib/libc/i386/stdlib/Makefile.inc 5.2
SCCS-vsn: lib/libc/mips/stdlib/Makefile.inc 5.3
SCCS-vsn: lib/libc/tahoe/stdlib/Makefile.inc 5.2
SCCS-vsn: lib/libc/vax/stdlib/Makefile.inc 5.2

31 years agoANSI C, prototypes
Keith Bostic [Thu, 11 Feb 1993 15:14:03 +0000 (07:14 -0800)]
ANSI C, prototypes

SCCS-vsn: usr.sbin/chroot/chroot.c 5.9
SCCS-vsn: usr.sbin/syslogd/syslogd.c 5.49

31 years agoANSI C
Keith Bostic [Thu, 11 Feb 1993 14:51:13 +0000 (06:51 -0800)]
ANSI C

SCCS-vsn: usr.bin/nohup/nohup.c 5.5

31 years agoANSI C prototypes
Keith Bostic [Thu, 11 Feb 1993 14:47:54 +0000 (06:47 -0800)]
ANSI C prototypes

SCCS-vsn: usr.bin/nice/nice.c 5.6

31 years ago[ ] used *(char *)NULL (net2/bin/16). also, /bin/[ should work
Chris Torek [Thu, 11 Feb 1993 14:04:44 +0000 (06:04 -0800)]
[ ] used *(char *)NULL (net2/bin/16).  also, /bin/[ should work
just like [

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

31 years agoadd atof.c to the SRCS lists
Keith Bostic [Thu, 11 Feb 1993 12:58:47 +0000 (04:58 -0800)]
add atof.c to the SRCS lists

SCCS-vsn: lib/libc/stdlib/Makefile.inc 5.14

31 years agodate and time created 93/02/10 20:56:45 by bostic
Keith Bostic [Thu, 11 Feb 1993 12:56:45 +0000 (04:56 -0800)]
date and time created 93/02/10 20:56:45 by bostic

SCCS-vsn: contrib/ed/Makefile 5.1

31 years agodate and time created 93/02/10 20:56:32 by bostic
Keith Bostic [Thu, 11 Feb 1993 12:56:32 +0000 (04:56 -0800)]
date and time created 93/02/10 20:56:32 by bostic

SCCS-vsn: contrib/ed/ed.1 5.1

31 years agobreak up .o removal, C library command lines too long
Keith Bostic [Thu, 11 Feb 1993 12:51:21 +0000 (04:51 -0800)]
break up .o removal, C library command lines too long

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

31 years agodo not allow mappings above the top user address
Kirk McKusick [Thu, 11 Feb 1993 12:49:17 +0000 (04:49 -0800)]
do not allow mappings above the top user address

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

31 years agohave to account for one extra needed page
Kirk McKusick [Thu, 11 Feb 1993 12:44:55 +0000 (04:44 -0800)]
have to account for one extra needed page

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

31 years agobpf doesn't need sys/dir.h
Keith Bostic [Thu, 11 Feb 1993 12:38:43 +0000 (04:38 -0800)]
bpf doesn't need sys/dir.h

SCCS-vsn: sys/net/bpf.c 7.13

31 years agou_short, u_long aren't POSIX, so may not be typdef'd
Keith Bostic [Thu, 11 Feb 1993 12:29:06 +0000 (04:29 -0800)]
u_short, u_long aren't POSIX, so may not be typdef'd

SCCS-vsn: include/unistd.h 5.25
SCCS-vsn: sys/sys/types.h 7.25
SCCS-vsn: sys/sys/dirent.h 7.4

31 years agou_short, u_long aren't POSIX, so may not be typedef'd
Keith Bostic [Thu, 11 Feb 1993 12:24:15 +0000 (04:24 -0800)]
u_short, u_long aren't POSIX, so may not be typedef'd

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

31 years agoadditional information for uname
Kirk McKusick [Thu, 11 Feb 1993 11:41:22 +0000 (03:41 -0800)]
additional information for uname

SCCS-vsn: sys/conf/newvers.sh 7.6

31 years agoconstruct string that can be copied out later
Kirk McKusick [Thu, 11 Feb 1993 11:40:28 +0000 (03:40 -0800)]
construct string that can be copied out later

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

31 years agoeliminate need for kinfo.h
Kirk McKusick [Thu, 11 Feb 1993 11:39:53 +0000 (03:39 -0800)]
eliminate need for kinfo.h

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

31 years agoMUST USE SPENCERS OLD REGEXP PACKAGE (available by searching
Marc Teitelbaum [Thu, 11 Feb 1993 09:23:36 +0000 (01:23 -0800)]
MUST USE SPENCERS OLD REGEXP PACKAGE (available by searching
libcompat first -- BARF...)

SCCS-vsn: usr.bin/grep/egrep/Makefile 5.2

31 years agofilename before error string
Keith Bostic [Thu, 11 Feb 1993 09:03:50 +0000 (01:03 -0800)]
filename before error string

SCCS-vsn: usr.bin/fstat/fstat.c 5.42

31 years agolocal version update
Akito Fujita [Thu, 11 Feb 1993 07:50:53 +0000 (23:50 -0800)]
local version update

SCCS-vsn: sys/luna68k/stand/init_main.c 7.6

31 years agoadd "tailor" option
Akito Fujita [Thu, 11 Feb 1993 07:50:32 +0000 (23:50 -0800)]
add "tailor" option

SCCS-vsn: sys/luna68k/stand/fsdump.c 7.3

31 years agodate and time created 93/02/10 15:22:27 by elan
Elan Amir [Thu, 11 Feb 1993 07:22:27 +0000 (23:22 -0800)]
date and time created 93/02/10 15:22:27 by elan

SCCS-vsn: contrib/libg++-2.3/libiberty/strsignal.c 1.1

31 years agodate and time created 93/02/10 15:13:41 by elan
Elan Amir [Thu, 11 Feb 1993 07:13:41 +0000 (23:13 -0800)]
date and time created 93/02/10 15:13:41 by elan

SCCS-vsn: contrib/libg++-2.3/Makefile.BSD 1.1

31 years agoadd GLOB_BRACE, GLOB_TILDE, plus minor cleanups and prototyping
Keith Bostic [Thu, 11 Feb 1993 07:05:51 +0000 (23:05 -0800)]
add GLOB_BRACE, GLOB_TILDE, plus minor cleanups and prototyping
from Christos Zoulas

SCCS-vsn: lib/libc/gen/glob.3 5.8
SCCS-vsn: lib/libc/gen/glob.c 5.19

31 years agomake declarations work with new prototypes in globh
Keith Bostic [Thu, 11 Feb 1993 06:47:53 +0000 (22:47 -0800)]
make declarations work with new prototypes in globh

SCCS-vsn: sbin/restore/dirs.c 5.26
SCCS-vsn: sbin/restore/extern.h 5.3
SCCS-vsn: sbin/restore/interactive.c 5.19
SCCS-vsn: sbin/restore/utilities.c 5.11

31 years agoadd GLOB_BRACE, GLOB_TILDE; minor cleanup
Keith Bostic [Thu, 11 Feb 1993 06:29:35 +0000 (22:29 -0800)]
add GLOB_BRACE, GLOB_TILDE; minor cleanup

SCCS-vsn: include/glob.h 5.9

31 years agodate and time created 93/02/10 13:08:15 by elan
Elan Amir [Thu, 11 Feb 1993 05:08:15 +0000 (21:08 -0800)]
date and time created 93/02/10 13:08:15 by elan

SCCS-vsn: contrib/gcc-2.3.3/hconfig.h 1.1