unix-history/.git
34 years agoonly copy SCTTY flag if the session still has a controlling terminal
Marc Teitelbaum [Fri, 18 May 1990 08:41:18 +0000 (00:41 -0800)]
only copy SCTTY flag if the session still has a controlling terminal

SCCS-vsn: sys/kern/kern_fork.c 7.16

34 years agoANSI C redefined bcopy and strlen
Keith Bostic [Fri, 18 May 1990 08:30:59 +0000 (00:30 -0800)]
ANSI C redefined bcopy and strlen

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

34 years agonew structure names for fts
Keith Bostic [Fri, 18 May 1990 07:37:08 +0000 (23:37 -0800)]
new structure names for fts

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

34 years agoadd stddef.h stdlib.h, move vis.h
Keith Bostic [Fri, 18 May 1990 07:18:26 +0000 (23:18 -0800)]
add stddef.h stdlib.h, move vis.h

SCCS-vsn: include/Makefile 5.34

34 years agostarting an ANSI C library
Keith Bostic [Fri, 18 May 1990 07:17:44 +0000 (23:17 -0800)]
starting an ANSI C library

SCCS-vsn: include/stdlib.h 5.2

34 years agomv x3j11.h -> machtypes.h
Keith Bostic [Fri, 18 May 1990 07:17:13 +0000 (23:17 -0800)]
mv x3j11.h -> machtypes.h

SCCS-vsn: include/stddef.h 5.2

34 years agoneeds to install LINKS too
Keith Bostic [Fri, 18 May 1990 07:16:46 +0000 (23:16 -0800)]
needs to install LINKS too

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

34 years agoget USERMEM right
Keith Bostic [Fri, 18 May 1990 07:12:57 +0000 (23:12 -0800)]
get USERMEM right

SCCS-vsn: usr.bin/compress/Makefile 5.13

34 years agostart of an ANSI C library
Keith Bostic [Fri, 18 May 1990 07:05:48 +0000 (23:05 -0800)]
start of an ANSI C library

SCCS-vsn: include/string.h 5.3

34 years agosimplify rounding, KNF
Mike Karels [Fri, 18 May 1990 06:56:52 +0000 (22:56 -0800)]
simplify rounding, KNF

SCCS-vsn: lib/libc/gen/clock.c 5.2

34 years agopgsignal takes an extra arg
Marc Teitelbaum [Fri, 18 May 1990 06:56:08 +0000 (22:56 -0800)]
pgsignal takes an extra arg

SCCS-vsn: sys/kern/tty_pty.c 7.11

34 years agoabolish NOHANG flag. signal session leader on lost carrier (not fgpgrp), put CLOCAL...
Marc Teitelbaum [Fri, 18 May 1990 06:51:12 +0000 (22:51 -0800)]
abolish NOHANG flag.  signal session leader on lost carrier (not fgpgrp), put CLOCAL check on carrier transitions

SCCS-vsn: sys/kern/tty.c 7.26

34 years agopgsignal take extra argument
Marc Teitelbaum [Fri, 18 May 1990 06:47:04 +0000 (22:47 -0800)]
pgsignal take extra argument

SCCS-vsn: sys/kern/subr_log.c 7.6

34 years agopgsignal has flag to limit to members having a ctty
Marc Teitelbaum [Fri, 18 May 1990 06:43:14 +0000 (22:43 -0800)]
pgsignal has flag to limit to members having a ctty

SCCS-vsn: sys/kern/kern_sig.c 7.16

34 years agochange declaration to match stdlib.h
Keith Bostic [Fri, 18 May 1990 06:38:39 +0000 (22:38 -0800)]
change declaration to match stdlib.h

SCCS-vsn: lib/libc/stdlib/qsort.c 5.7

34 years agouse Chris's version, need to return size_t
Keith Bostic [Fri, 18 May 1990 06:35:56 +0000 (22:35 -0800)]
use Chris's version, need to return size_t

SCCS-vsn: lib/libc/string/strspn.c 5.6

34 years agodon't include errno.h, it defines errno
Keith Bostic [Fri, 18 May 1990 06:26:24 +0000 (22:26 -0800)]
don't include errno.h, it defines errno

SCCS-vsn: lib/libc/vax/gen/ldexp.s 5.5

34 years agodon't include errno.h, it defines a variable
Keith Bostic [Fri, 18 May 1990 06:24:56 +0000 (22:24 -0800)]
don't include errno.h, it defines a variable

SCCS-vsn: lib/libc/tahoe/gen/ldexp.s 5.1

34 years agodeclare abort correctly
Keith Bostic [Fri, 18 May 1990 06:19:09 +0000 (22:19 -0800)]
declare abort correctly

SCCS-vsn: lib/libc/stdlib/abort.c 5.9

34 years agoputenv shouldn't modify the user's string, it might be read-only
Keith Bostic [Fri, 18 May 1990 05:31:05 +0000 (21:31 -0800)]
putenv shouldn't modify the user's string, it might be read-only

SCCS-vsn: lib/libc/stdlib/putenv.c 5.3

34 years agocorrectly declare cfree
Keith Bostic [Fri, 18 May 1990 05:26:22 +0000 (21:26 -0800)]
correctly declare cfree

SCCS-vsn: lib/libc/stdlib/calloc.c 5.5

34 years agoprotocol's usrreq now frees any "control" data;
Mike Karels [Fri, 18 May 1990 05:15:51 +0000 (21:15 -0800)]
protocol's usrreq now frees any "control" data;
rearrange udp output in preparation for use of cached ip header,
user-spec. ttl & tos

SCCS-vsn: sys/netinet/tcp_usrreq.c 7.14
SCCS-vsn: sys/netinet/udp_usrreq.c 7.14

34 years agodate and time created 90/05/17 12:56:12 by bostic
Keith Bostic [Fri, 18 May 1990 03:56:12 +0000 (19:56 -0800)]
date and time created 90/05/17 12:56:12 by bostic

SCCS-vsn: lib/libc/string/strncasecmp.3 5.1

34 years agotypos and mail address fixed
John A. Kunze [Fri, 18 May 1990 03:07:27 +0000 (19:07 -0800)]
typos and mail address fixed

SCCS-vsn: share/termcap/map3270 5.3

34 years agokeep string.h and source in sync
Keith Bostic [Fri, 18 May 1990 03:05:49 +0000 (19:05 -0800)]
keep string.h and source in sync

SCCS-vsn: lib/libc/string/ffs.c 5.4
SCCS-vsn: lib/libc/string/rindex.c 5.6
SCCS-vsn: lib/libc/string/strcat.c 5.4
SCCS-vsn: lib/libc/string/strcpy.c 5.5
SCCS-vsn: lib/libc/string/strdup.c 5.2
SCCS-vsn: lib/libc/string/strerror.c 5.2
SCCS-vsn: lib/libc/string/strftime.c 5.7
SCCS-vsn: lib/libc/string/strmode.c 5.2
SCCS-vsn: lib/libc/string/strspn.c 5.5
SCCS-vsn: lib/libc/string/strtok.c 5.6
SCCS-vsn: lib/libc/string/swab.c 5.5

34 years agoforgot to include string.h
Keith Bostic [Fri, 18 May 1990 03:01:58 +0000 (19:01 -0800)]
forgot to include string.h

SCCS-vsn: lib/libc/string/strftime.3 5.5
SCCS-vsn: lib/libc/string/strtok.3 5.4
SCCS-vsn: lib/libc/string/swab.3 6.3

34 years agomight as well keep header and source in sync
Keith Bostic [Fri, 18 May 1990 02:57:24 +0000 (18:57 -0800)]
might as well keep header and source in sync

SCCS-vsn: lib/libc/stdlib/abs.c 5.2
SCCS-vsn: lib/libc/stdlib/bsearch.c 5.3
SCCS-vsn: lib/libc/stdlib/labs.c 5.2
SCCS-vsn: lib/libc/stdlib/qsort.c 5.6
SCCS-vsn: lib/libc/stdlib/strtol.c 5.3
SCCS-vsn: lib/libc/stdlib/strtoul.c 5.2

34 years agoforgot stdlib include line
Keith Bostic [Fri, 18 May 1990 02:53:51 +0000 (18:53 -0800)]
forgot stdlib include line

SCCS-vsn: lib/libc/stdlib/getenv.3 6.9
SCCS-vsn: lib/libc/stdlib/system.3 6.3

34 years agoforgot stdlib include
Keith Bostic [Fri, 18 May 1990 02:52:23 +0000 (18:52 -0800)]
forgot stdlib include

SCCS-vsn: lib/libc/stdlib/exit.3 6.4

34 years agoforgot synopsis line
Keith Bostic [Fri, 18 May 1990 02:51:49 +0000 (18:51 -0800)]
forgot synopsis line

SCCS-vsn: lib/libc/stdlib/abort.3 6.5

34 years agonew man page, from scratch
Keith Bostic [Fri, 18 May 1990 02:46:55 +0000 (18:46 -0800)]
new man page, from scratch

SCCS-vsn: lib/libc/string/swab.3 6.2

34 years agodate and time created 90/05/17 11:11:09 by bostic
Keith Bostic [Fri, 18 May 1990 02:11:09 +0000 (18:11 -0800)]
date and time created 90/05/17 11:11:09 by bostic

SCCS-vsn: lib/libc/string/strxfrm.3 5.1

34 years agodate and time created 90/05/17 11:11:04 by bostic
Keith Bostic [Fri, 18 May 1990 02:11:04 +0000 (18:11 -0800)]
date and time created 90/05/17 11:11:04 by bostic

SCCS-vsn: lib/libc/string/strxfrm.c 5.1

34 years agoupdate for ANSI, remove strsep, it has its own man page
Keith Bostic [Fri, 18 May 1990 02:08:36 +0000 (18:08 -0800)]
update for ANSI, remove strsep, it has its own man page

SCCS-vsn: lib/libc/string/strtok.3 5.3

34 years agodon't need rindex reference
Keith Bostic [Fri, 18 May 1990 01:48:38 +0000 (17:48 -0800)]
don't need rindex reference

SCCS-vsn: lib/libc/string/strrchr.c 5.6

34 years agoANSI C version from Chris
Keith Bostic [Fri, 18 May 1990 01:44:16 +0000 (17:44 -0800)]
ANSI C version from Chris

SCCS-vsn: lib/libc/string/strpbrk.c 5.6

34 years agoANSI version from Chris
Keith Bostic [Fri, 18 May 1990 01:42:15 +0000 (17:42 -0800)]
ANSI version from Chris

SCCS-vsn: lib/libc/string/strncpy.c 5.5

34 years agoANSI version of strncat.c
Keith Bostic [Fri, 18 May 1990 01:39:47 +0000 (17:39 -0800)]
ANSI version of strncat.c

SCCS-vsn: lib/libc/string/strncat.c 5.5

34 years agoANSI version
Keith Bostic [Fri, 18 May 1990 01:38:06 +0000 (17:38 -0800)]
ANSI version

SCCS-vsn: lib/libc/string/strlen.c 5.4
SCCS-vsn: lib/libc/string/strncmp.c 5.4

34 years agoadd sender to outgoing headers, deleting old; keep "received" for now
Mike Karels [Fri, 18 May 1990 00:59:26 +0000 (16:59 -0800)]
add sender to outgoing headers, deleting old; keep "received" for now

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

34 years agomy modifications before first test on arpa
Mike Karels [Fri, 18 May 1990 00:57:44 +0000 (16:57 -0800)]
my modifications before first test on arpa

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

34 years agofrom Eric
Mike Karels [Fri, 18 May 1990 00:55:04 +0000 (16:55 -0800)]
from Eric

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

34 years agomove label_t to machine/machtypes
Keith Bostic [Fri, 18 May 1990 00:52:44 +0000 (16:52 -0800)]
move label_t to machine/machtypes

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

34 years agomove to machtypes.h; include label_t
Keith Bostic [Fri, 18 May 1990 00:31:16 +0000 (16:31 -0800)]
move to machtypes.h; include label_t

SCCS-vsn: sys/vax/include/types.h 7.2
SCCS-vsn: sys/hp300/include/types.h 7.2
SCCS-vsn: sys/i386/include/types.h 7.2

34 years agoremove old static tables; attempt to convert sigreturn
Mike Karels [Thu, 17 May 1990 14:12:13 +0000 (06:12 -0800)]
remove old static tables; attempt to convert sigreturn

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

34 years agoattempt to convert wait, pause
Mike Karels [Thu, 17 May 1990 14:10:23 +0000 (06:10 -0800)]
attempt to convert wait, pause

SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.4

34 years agomount structure elements now start mnt_ instead of m_
Kirk McKusick [Thu, 17 May 1990 11:23:20 +0000 (03:23 -0800)]
mount structure elements now start mnt_ instead of m_

SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.3

34 years agomounttab is gone!
Kirk McKusick [Thu, 17 May 1990 11:15:54 +0000 (03:15 -0800)]
mounttab is gone!

SCCS-vsn: sys/hp300/hp300/vm_machdep.c 7.2

34 years agohave to initialize v_specflags
Kirk McKusick [Thu, 17 May 1990 11:06:59 +0000 (03:06 -0800)]
have to initialize v_specflags

SCCS-vsn: sys/kern/vfs_subr.c 7.46

34 years agoANSI version
Keith Bostic [Thu, 17 May 1990 09:37:18 +0000 (01:37 -0800)]
ANSI version

SCCS-vsn: lib/libc/string/strcspn.c 5.5

34 years agocompare using unsigned characters
Keith Bostic [Thu, 17 May 1990 09:31:56 +0000 (01:31 -0800)]
compare using unsigned characters

SCCS-vsn: lib/libc/string/strcmp.c 5.4

34 years agoANSI C version, strncasecmp has to handle an unsigned length
Keith Bostic [Thu, 17 May 1990 09:17:14 +0000 (01:17 -0800)]
ANSI C version, strncasecmp has to handle an unsigned length

SCCS-vsn: lib/libc/string/strcasecmp.c 5.8

34 years agouse right include file
Keith Bostic [Thu, 17 May 1990 08:17:20 +0000 (00:17 -0800)]
use right include file

SCCS-vsn: lib/libc/string/rindex.c 5.5

34 years agocleanup includes, copyright
Keith Bostic [Thu, 17 May 1990 07:44:08 +0000 (23:44 -0800)]
cleanup includes, copyright

SCCS-vsn: lib/libc/string/index.c 5.5

34 years agoupdate to ANSI types
Keith Bostic [Thu, 17 May 1990 07:34:20 +0000 (23:34 -0800)]
update to ANSI types

SCCS-vsn: lib/libc/string/bzero.c 5.4

34 years agoChris Torek's new version; runs better on non-aligned addresses/lengths
Keith Bostic [Thu, 17 May 1990 07:27:33 +0000 (23:27 -0800)]
Chris Torek's new version; runs better on non-aligned addresses/lengths

SCCS-vsn: lib/libc/string/bcopy.c 5.7

34 years agotakes a size_t as argument
Keith Bostic [Thu, 17 May 1990 07:02:15 +0000 (23:02 -0800)]
takes a size_t as argument

SCCS-vsn: lib/libc/string/bcmp.c 5.3

34 years agocomment that NOHANG is a no-op
Marc Teitelbaum [Thu, 17 May 1990 06:56:30 +0000 (22:56 -0800)]
comment that NOHANG is a no-op

SCCS-vsn: sys/sys/ioctl_compat.h 7.3

34 years agoremove NOHANG - not to be done in kernel
Marc Teitelbaum [Thu, 17 May 1990 06:54:50 +0000 (22:54 -0800)]
remove NOHANG - not to be done in kernel

SCCS-vsn: sys/sys/termios.h 7.8

34 years agovinfo under control of ICANON, extra checks in TIOCCONS
Kirk McKusick [Thu, 17 May 1990 06:50:34 +0000 (22:50 -0800)]
vinfo under control of ICANON, extra checks in TIOCCONS

SCCS-vsn: sys/kern/tty.c 7.25

34 years agoperiodic checkpoint against catastrophic loss
Keith Sklower [Thu, 17 May 1990 06:46:10 +0000 (22:46 -0800)]
periodic checkpoint against catastrophic loss

SCCS-vsn: sys/netccitt/pk_subr.c 7.3
SCCS-vsn: sys/netccitt/pk_usrreq.c 7.4
SCCS-vsn: sys/netccitt/pk_var.h 7.3
SCCS-vsn: sys/netccitt/x25.h 7.3
SCCS-vsn: sys/netccitt/if_x25subr.c 7.3

34 years agonew version, new man page
Marc Teitelbaum [Thu, 17 May 1990 06:02:42 +0000 (22:02 -0800)]
new version, new man page

SCCS-vsn: lib/libc/gen/vis.3 5.4

34 years agoclean up includes
Keith Bostic [Thu, 17 May 1990 04:52:52 +0000 (20:52 -0800)]
clean up includes

SCCS-vsn: lib/libc/stdlib/system.c 5.8

34 years agocleanup includes
Keith Bostic [Thu, 17 May 1990 04:51:44 +0000 (20:51 -0800)]
cleanup includes

SCCS-vsn: lib/libc/stdlib/atoi.c 5.5
SCCS-vsn: lib/libc/stdlib/atol.c 5.5
SCCS-vsn: lib/libc/stdlib/putenv.c 5.2

34 years agodate and time created 90/05/16 13:03:37 by bostic
Keith Bostic [Thu, 17 May 1990 04:03:37 +0000 (20:03 -0800)]
date and time created 90/05/16 13:03:37 by bostic

SCCS-vsn: lib/libc/stdlib/ldiv.3 5.1

34 years agodate and time created 90/05/16 13:01:54 by bostic
Keith Bostic [Thu, 17 May 1990 04:01:54 +0000 (20:01 -0800)]
date and time created 90/05/16 13:01:54 by bostic

SCCS-vsn: lib/libc/stdlib/ldiv.c 5.1

34 years agodate and time created 90/05/16 12:55:49 by bostic
Keith Bostic [Thu, 17 May 1990 03:55:49 +0000 (19:55 -0800)]
date and time created 90/05/16 12:55:49 by bostic

SCCS-vsn: lib/libc/stdlib/div.3 5.1

34 years agodate and time created 90/05/16 12:52:07 by bostic
Keith Bostic [Thu, 17 May 1990 03:52:07 +0000 (19:52 -0800)]
date and time created 90/05/16 12:52:07 by bostic

SCCS-vsn: lib/libc/stdlib/div.c 5.1

34 years agodate and time created 90/05/16 12:49:58 by bostic
Keith Bostic [Thu, 17 May 1990 03:49:58 +0000 (19:49 -0800)]
date and time created 90/05/16 12:49:58 by bostic

SCCS-vsn: lib/libc/stdlib/labs.3 5.1

34 years agofrom the ANSI standard
Keith Bostic [Thu, 17 May 1990 03:46:55 +0000 (19:46 -0800)]
from the ANSI standard

SCCS-vsn: lib/libc/stdlib/abs.3 6.2

34 years agomove abs.3 to lib/libc/stdlib
Keith Bostic [Thu, 17 May 1990 03:45:51 +0000 (19:45 -0800)]
move abs.3 to lib/libc/stdlib

SCCS-vsn: lib/libm/Makefile 1.13

34 years agofrom the ANSI standard
Keith Bostic [Thu, 17 May 1990 03:40:47 +0000 (19:40 -0800)]
from the ANSI standard

SCCS-vsn: lib/libc/stdlib/qsort.3 6.3

34 years agoadd new copyright notice
Keith Bostic [Thu, 17 May 1990 03:30:14 +0000 (19:30 -0800)]
add new copyright notice

SCCS-vsn: lib/libc/stdlib/qsort.c 5.5

34 years agoadd ANSI standards section
Keith Bostic [Thu, 17 May 1990 03:27:46 +0000 (19:27 -0800)]
add ANSI standards section

SCCS-vsn: lib/libc/stdlib/bsearch.3 5.2

34 years agofaster version from Chris Torek
Keith Bostic [Thu, 17 May 1990 03:26:24 +0000 (19:26 -0800)]
faster version from Chris Torek

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

34 years agoANSI requires NULL argument return if interpreter available
Keith Bostic [Thu, 17 May 1990 03:25:06 +0000 (19:25 -0800)]
ANSI requires NULL argument return if interpreter available

SCCS-vsn: lib/libc/stdlib/system.c 5.7

34 years agobring up to date with ANSI C, doc signal behavior
Keith Bostic [Thu, 17 May 1990 03:23:21 +0000 (19:23 -0800)]
bring up to date with ANSI C, doc signal behavior

SCCS-vsn: lib/libc/stdlib/system.3 6.2

34 years agouse right include files, malloc takes size_t now
Keith Bostic [Thu, 17 May 1990 03:08:09 +0000 (19:08 -0800)]
use right include files, malloc takes size_t now

SCCS-vsn: lib/libc/stdlib/setenv.c 5.3

34 years agouse the right include files
Keith Bostic [Thu, 17 May 1990 03:06:48 +0000 (19:06 -0800)]
use the right include files

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

34 years agodocument that it satisfies ANSI C, errno values; reformat
Keith Bostic [Thu, 17 May 1990 03:05:37 +0000 (19:05 -0800)]
document that it satisfies ANSI C, errno values; reformat

SCCS-vsn: lib/libc/stdlib/getenv.3 6.8

34 years agofrom the ANSI standard, new stuff for atexit(3) and tmpfile(3)
Keith Bostic [Thu, 17 May 1990 02:55:06 +0000 (18:55 -0800)]
from the ANSI standard, new stuff for atexit(3) and tmpfile(3)

SCCS-vsn: lib/libc/stdlib/exit.3 6.3

34 years agonew version, using size_t's
Keith Bostic [Thu, 17 May 1990 02:39:38 +0000 (18:39 -0800)]
new version, using size_t's

SCCS-vsn: lib/libc/stdlib/calloc.c 5.4

34 years agodate and time created 90/05/16 11:30:33 by bostic
Keith Bostic [Thu, 17 May 1990 02:30:33 +0000 (18:30 -0800)]
date and time created 90/05/16 11:30:33 by bostic
new version from Sprite via Chris Torek

SCCS-vsn: lib/libc/stdlib/strtoul.c 5.1

34 years agonew version from Sprite via Chris Torek
Keith Bostic [Thu, 17 May 1990 02:23:44 +0000 (18:23 -0800)]
new version from Sprite via Chris Torek

SCCS-vsn: lib/libc/stdlib/strtol.c 5.2

34 years agodate and time created 90/05/16 11:04:28 by bostic
Keith Bostic [Thu, 17 May 1990 02:04:28 +0000 (18:04 -0800)]
date and time created 90/05/16 11:04:28 by bostic

SCCS-vsn: lib/libc/stdlib/strtod.3 5.1

34 years ago"add support for hp300 from Utah"
Kirk McKusick [Thu, 17 May 1990 01:44:25 +0000 (17:44 -0800)]
"add support for hp300 from Utah"

SCCS-vsn: usr.sbin/config/config.h 5.9
SCCS-vsn: usr.sbin/config/config.y 5.9
SCCS-vsn: usr.sbin/config/lang.l 5.6
SCCS-vsn: usr.sbin/config/main.c 5.11
SCCS-vsn: usr.sbin/config/mkglue.c 5.7
SCCS-vsn: usr.sbin/config/mkioconf.c 5.13
SCCS-vsn: usr.sbin/config/mkmakefile.c 5.27

34 years agodate and time created 90/05/16 10:15:26 by bostic
Keith Bostic [Thu, 17 May 1990 01:15:26 +0000 (17:15 -0800)]
date and time created 90/05/16 10:15:26 by bostic

SCCS-vsn: lib/libc/stdlib/atol.3 5.1

34 years agodate and time created 90/05/16 10:13:33 by bostic
Keith Bostic [Thu, 17 May 1990 01:13:33 +0000 (17:13 -0800)]
date and time created 90/05/16 10:13:33 by bostic

SCCS-vsn: lib/libc/stdlib/atoi.3 5.1

34 years agofrom the ANSI C standard
Keith Bostic [Thu, 17 May 1990 01:09:52 +0000 (17:09 -0800)]
from the ANSI C standard

SCCS-vsn: lib/libc/stdlib/atof.3 6.2

34 years agostarting from the ANSI C manual page
Keith Bostic [Thu, 17 May 1990 00:55:10 +0000 (16:55 -0800)]
starting from the ANSI C manual page

SCCS-vsn: lib/libc/stdlib/abort.3 6.4

34 years agouse POSIX signal calls
Keith Bostic [Thu, 17 May 1990 00:43:16 +0000 (16:43 -0800)]
use POSIX signal calls

SCCS-vsn: lib/libc/stdlib/abort.c 5.8

34 years agoadd redist.gas
Kirk McKusick [Wed, 16 May 1990 13:48:13 +0000 (05:48 -0800)]
add redist.gas

SCCS-vsn: share/misc/Makefile 5.6

34 years agodate and time created 90/05/15 22:43:01 by bostic
Keith Bostic [Wed, 16 May 1990 13:43:01 +0000 (05:43 -0800)]
date and time created 90/05/15 22:43:01 by bostic

SCCS-vsn: lib/libc/stdlib/labs.c 5.1

34 years agodate and time created 90/05/15 22:40:27 by bostic
Keith Bostic [Wed, 16 May 1990 13:40:27 +0000 (05:40 -0800)]
date and time created 90/05/15 22:40:27 by bostic

SCCS-vsn: lib/libc/stdlib/abs.c 5.1

34 years agodate and time created 90/05/15 22:32:18 by bostic
Keith Bostic [Wed, 16 May 1990 13:32:18 +0000 (05:32 -0800)]
date and time created 90/05/15 22:32:18 by bostic

SCCS-vsn: lib/libc/stdlib/atexit.3 5.1

34 years agodate and time created 90/05/15 22:31:39 by bostic
Keith Bostic [Wed, 16 May 1990 13:31:39 +0000 (05:31 -0800)]
date and time created 90/05/15 22:31:39 by bostic

SCCS-vsn: lib/libc/stdlib/atexit.c 5.1

34 years agodate and time created 90/05/15 22:31:07 by bostic
Keith Bostic [Wed, 16 May 1990 13:31:07 +0000 (05:31 -0800)]
date and time created 90/05/15 22:31:07 by bostic

SCCS-vsn: lib/libc/stdlib/atexit.h 5.1

34 years agoANSI says that programs can catch the abort signal
Keith Bostic [Wed, 16 May 1990 13:29:40 +0000 (05:29 -0800)]
ANSI says that programs can catch the abort signal

SCCS-vsn: lib/libc/stdlib/abort.c 5.7

34 years agofixed an obscure bug that doesn't show up in English
Edward Wang [Wed, 16 May 1990 13:29:03 +0000 (05:29 -0800)]
fixed an obscure bug that doesn't show up in English

SCCS-vsn: usr.bin/spell/spell.c 4.3

34 years agosize_t => segsz_t for bostic
Kirk McKusick [Wed, 16 May 1990 13:28:49 +0000 (05:28 -0800)]
size_t => segsz_t for bostic

SCCS-vsn: sys/sys/proc.h 7.13
SCCS-vsn: sys/sys/user.h 7.11