unix-history/.git
34 years agoredo the way the initial linked list of "roots" is set up; broke
Keith Bostic [Wed, 23 May 1990 10:15:53 +0000 (02:15 -0800)]
redo the way the initial linked list of "roots" is set up; broke
if you called ftsread multiple times in the same program.

SCCS-vsn: lib/libc/gen/fts.c 5.6

34 years agoadd FTS_XDEV; don't cross mount points
Keith Bostic [Wed, 23 May 1990 09:57:50 +0000 (01:57 -0800)]
add FTS_XDEV; don't cross mount points

SCCS-vsn: lib/libc/gen/fts.c 5.5
SCCS-vsn: lib/libc/gen/fts.3 5.4

34 years agodate and time created 90/05/22 16:09:20 by marc
Marc Teitelbaum [Wed, 23 May 1990 07:09:20 +0000 (23:09 -0800)]
date and time created 90/05/22 16:09:20 by marc

SCCS-vsn: sys/sys/tprintf.h 1.1

34 years agoone fell through the cracks: "put" was broken, nothing was sent
Mike Karels [Wed, 23 May 1990 06:52:07 +0000 (22:52 -0800)]
one fell through the cracks: "put" was broken, nothing was sent
if type was 0 (default to binary)

SCCS-vsn: usr.bin/ftp/ftp.c 5.33

34 years agocheckpoint before changing pq structure to be a sockbuf for downq
Keith Sklower [Wed, 23 May 1990 06:46:31 +0000 (22:46 -0800)]
checkpoint before changing pq structure to be a sockbuf for downq
and only retaining up method

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

34 years agocosmetic quickie
Keith Sklower [Wed, 23 May 1990 06:44:22 +0000 (22:44 -0800)]
cosmetic quickie

SCCS-vsn: sys/netccitt/ccitt_proto.c 7.3

34 years agofts now has flag to keep from crossing mount points
Keith Bostic [Wed, 23 May 1990 06:00:52 +0000 (22:00 -0800)]
fts now has flag to keep from crossing mount points

SCCS-vsn: usr.bin/find/find.c 4.29
SCCS-vsn: usr.bin/find/function.c 5.5
SCCS-vsn: usr.bin/find/main.c 5.2

34 years agoadd FTS_XDEV
Keith Bostic [Wed, 23 May 1990 04:11:17 +0000 (20:11 -0800)]
add FTS_XDEV

SCCS-vsn: include/fts.h 5.3

34 years agochange the names from foo to fts_foo
Keith Bostic [Wed, 23 May 1990 04:10:02 +0000 (20:10 -0800)]
change the names from foo to fts_foo

SCCS-vsn: lib/libc/gen/fts.3 5.3
SCCS-vsn: lib/libc/gen/fts.c 5.4

34 years agorearrange and make the world static
Keith Bostic [Wed, 23 May 1990 03:58:49 +0000 (19:58 -0800)]
rearrange and make the world static

SCCS-vsn: usr.sbin/mtree/compare.c 5.3
SCCS-vsn: usr.sbin/mtree/mtree.c 5.5
SCCS-vsn: usr.sbin/mtree/mtree.h 5.2
SCCS-vsn: usr.sbin/mtree/spec.c 5.4
SCCS-vsn: usr.sbin/mtree/util.c 5.3
SCCS-vsn: usr.sbin/mtree/create.c 5.6

34 years agoAT&T free version, from Michael Rendell (michael@stretch.cs.mun.ca)
Keith Bostic [Wed, 23 May 1990 02:32:18 +0000 (18:32 -0800)]
AT&T free version, from Michael Rendell (michael@stretch.cs.mun.ca)

SCCS-vsn: usr.bin/tsort/tsort.1 6.2

34 years agonew version from Michael Rendell
Keith Bostic [Wed, 23 May 1990 02:08:44 +0000 (18:08 -0800)]
new version from Michael Rendell
Michael Rendell <michael@stretch.cs.mun.ca>

SCCS-vsn: usr.bin/col/col.c 5.1
SCCS-vsn: usr.bin/col/col.1 6.3

34 years agodate and time created 90/05/22 11:04:21 by bostic
Keith Bostic [Wed, 23 May 1990 02:04:21 +0000 (18:04 -0800)]
date and time created 90/05/22 11:04:21 by bostic
Michael Rendell <michael@stretch.cs.mun.ca>

SCCS-vsn: usr.bin/col/README 5.1

34 years agoprevious version of route breaks default routes
Keith Sklower [Tue, 22 May 1990 08:51:31 +0000 (00:51 -0800)]
previous version of route breaks default routes

SCCS-vsn: sbin/route/route.c 5.22

34 years agoadd network pathnames from libc/net/*
Keith Bostic [Tue, 22 May 1990 08:01:06 +0000 (00:01 -0800)]
add network pathnames from libc/net/*

SCCS-vsn: include/netdb.h 5.11

34 years agoput pathnames into netdb.h
Keith Bostic [Tue, 22 May 1990 07:58:23 +0000 (23:58 -0800)]
put pathnames into netdb.h

SCCS-vsn: lib/libc/net/gethostnamadr.c 6.40
SCCS-vsn: lib/libc/net/getnetent.c 5.6
SCCS-vsn: lib/libc/net/getprotoent.c 5.6
SCCS-vsn: lib/libc/net/getservent.c 5.7
SCCS-vsn: lib/libc/net/rcmd.c 5.21

34 years agoget with the times: MAXHOSTNAMELEN, new sockaddrs, and not #ifdef vax
Mike Karels [Tue, 22 May 1990 06:57:44 +0000 (22:57 -0800)]
get with the times: MAXHOSTNAMELEN, new sockaddrs, and not #ifdef vax

SCCS-vsn: usr.sbin/rwhod/rwhod.c 5.15

34 years agodon't allow root login on unsecure terminal
Keith Bostic [Tue, 22 May 1990 06:06:22 +0000 (22:06 -0800)]
don't allow root login on unsecure terminal

SCCS-vsn: libexec/rlogind/rlogind.c 5.43

34 years agoallow arguments both before and after variable assignments (*sigh*)
Keith Bostic [Tue, 22 May 1990 04:11:25 +0000 (20:11 -0800)]
allow arguments both before and after variable assignments (*sigh*)

SCCS-vsn: usr.bin/make/main.c 5.20

34 years agodocument how to reparse arguments
Keith Bostic [Tue, 22 May 1990 03:58:03 +0000 (19:58 -0800)]
document how to reparse arguments

SCCS-vsn: lib/libc/stdlib/getopt.3 6.14

34 years agonew ibm3163 entry
John A. Kunze [Tue, 22 May 1990 01:06:50 +0000 (17:06 -0800)]
new ibm3163 entry

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

34 years agoonly use inline on the vax
Keith Bostic [Mon, 21 May 1990 10:08:51 +0000 (02:08 -0800)]
only use inline on the vax

SCCS-vsn: sbin/routed/Makefile 5.13

34 years agorights => control, various cleanups
Mike Karels [Mon, 21 May 1990 07:27:01 +0000 (23:27 -0800)]
rights => control, various cleanups

SCCS-vsn: sys/kern/uipc_socket2.c 7.12

34 years agofix the resolver addresses to be as before if an error occurs
Jim Bloom [Mon, 21 May 1990 05:07:25 +0000 (21:07 -0800)]
fix the resolver addresses to be as before if an error occurs

SCCS-vsn: lib/libc/net/res_init.c 6.13

34 years agodate and time created 90/05/20 13:20:33 by bostic
Keith Bostic [Mon, 21 May 1990 04:20:33 +0000 (20:20 -0800)]
date and time created 90/05/20 13:20:33 by bostic

SCCS-vsn: usr.bin/man/config.c 5.1

34 years agoadd fstype local
Keith Bostic [Mon, 21 May 1990 04:17:05 +0000 (20:17 -0800)]
add fstype local

SCCS-vsn: usr.bin/find/find.1 6.11

34 years agoadd fstype "local"; remove FIND_{TRUE,FALSE}; rename fts fields
Keith Bostic [Mon, 21 May 1990 04:13:49 +0000 (20:13 -0800)]
add fstype "local"; remove FIND_{TRUE,FALSE}; rename fts fields

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

34 years agorename fts fields
Keith Bostic [Mon, 21 May 1990 03:56:32 +0000 (19:56 -0800)]
rename fts fields

SCCS-vsn: usr.bin/find/find.c 4.28

34 years agogroup options together in output display
Keith Bostic [Sun, 20 May 1990 04:07:45 +0000 (20:07 -0800)]
group options together in output display
don't walk off the end of arg list in verbose mode
lots of lint fluff (and not-so-fluff)

SCCS-vsn: sbin/mount/mount.c 5.36

34 years agonew calling convention for strsep, takes char **
Marc Teitelbaum [Sat, 19 May 1990 09:31:28 +0000 (01:31 -0800)]
new calling convention for strsep, takes char **

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

34 years agofix botched conversion
Sam Leffler [Sat, 19 May 1990 09:06:41 +0000 (01:06 -0800)]
fix botched conversion

SCCS-vsn: usr.bin/uuencode/uuencode.c 5.8

34 years agoadd hp300 define
Keith Bostic [Sat, 19 May 1990 08:47:20 +0000 (00:47 -0800)]
add hp300 define

SCCS-vsn: usr.bin/telnet/commands.c 1.26

34 years agodon't do a putchar on unknown inode...
Keith Bostic [Sat, 19 May 1990 08:16:57 +0000 (00:16 -0800)]
don't do a putchar on unknown inode...

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

34 years agodelete PROC_JOBC - now done inline in fixjobc()
Marc Teitelbaum [Sat, 19 May 1990 07:00:45 +0000 (23:00 -0800)]
delete PROC_JOBC - now done inline in fixjobc()

SCCS-vsn: sys/sys/proc.h 7.16

34 years agoadd eproc flag (use spare, hooray!)
Marc Teitelbaum [Sat, 19 May 1990 06:32:13 +0000 (22:32 -0800)]
add eproc flag (use spare, hooray!)

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

34 years agonfs_mknod update from Rick Macklem
Kirk McKusick [Sat, 19 May 1990 06:07:31 +0000 (22:07 -0800)]
nfs_mknod update from Rick Macklem

SCCS-vsn: sys/nfs/nfs_vnops.c 7.40

34 years ago"nfs_mknod update from Rick Macklem"
Kirk McKusick [Sat, 19 May 1990 05:59:05 +0000 (21:59 -0800)]
"nfs_mknod update from Rick Macklem"

SCCS-vsn: sys/nfs/nfsm_subs.h 7.8
SCCS-vsn: sys/nfs/nfsproto.h 7.6
SCCS-vsn: sys/nfs/nfs_bio.c 7.14
SCCS-vsn: sys/nfs/nfs_serv.c 7.20
SCCS-vsn: sys/nfs/nfs_socket.c 7.13
SCCS-vsn: sys/nfs/nfs_subs.c 7.25
SCCS-vsn: sys/nfs/nfs_vfsops.c 7.22

34 years agoline mode telnet mods
Marc Teitelbaum [Sat, 19 May 1990 05:17:15 +0000 (21:17 -0800)]
line mode telnet mods

SCCS-vsn: sys/sys/ioctl.h 7.12
SCCS-vsn: sys/sys/termios.h 7.9

34 years agoANSI doesn't allow promotions for the user
Keith Bostic [Sat, 19 May 1990 03:25:10 +0000 (19:25 -0800)]
ANSI doesn't allow promotions for the user

SCCS-vsn: include/stdarg.h 5.2

34 years agoFREAD -> O_RDONLY
Keith Bostic [Sat, 19 May 1990 02:03:10 +0000 (18:03 -0800)]
FREAD -> O_RDONLY

SCCS-vsn: games/mille/misc.c 5.5

34 years agoadd hp300 support
Keith Bostic [Sat, 19 May 1990 01:34:29 +0000 (17:34 -0800)]
add hp300 support

SCCS-vsn: lib/libm/Makefile 5.2

34 years agoneed man suffix rules
Keith Bostic [Sat, 19 May 1990 01:25:03 +0000 (17:25 -0800)]
need man suffix rules

SCCS-vsn: usr.bin/lorder/Makefile 5.3

34 years agoSPTECHG needed for hp300
Kirk McKusick [Sat, 19 May 1990 00:25:15 +0000 (16:25 -0800)]
SPTECHG needed for hp300

SCCS-vsn: sys/sys/proc.h 7.14

34 years agokrb.h needs des.h
Keith Bostic [Fri, 18 May 1990 23:44:25 +0000 (15:44 -0800)]
krb.h needs des.h

SCCS-vsn: usr.bin/su/su.c 5.18

34 years agoFWRITE -> O_RDWR
Keith Bostic [Fri, 18 May 1990 23:28:19 +0000 (15:28 -0800)]
FWRITE -> O_RDWR

SCCS-vsn: usr.bin/rlogin/rlogin.c 5.27

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

SCCS-vsn: lib/libm/mc68881/mcount.sed 5.1

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

SCCS-vsn: lib/libm/mc68881/tanh.s 5.1

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

SCCS-vsn: lib/libm/mc68881/tan.s 5.1

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

SCCS-vsn: lib/libm/mc68881/sqrt.s 5.1

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

SCCS-vsn: lib/libm/mc68881/sinh.s 5.1

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

SCCS-vsn: lib/libm/mc68881/sincos.s 5.1

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

SCCS-vsn: lib/libm/mc68881/log1p.s 5.1

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

SCCS-vsn: lib/libm/mc68881/log10.s 5.1

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

SCCS-vsn: lib/libm/mc68881/log.s 5.1

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

SCCS-vsn: lib/libm/mc68881/floor.s 5.1

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

SCCS-vsn: lib/libm/mc68881/expm1.s 5.1

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

SCCS-vsn: lib/libm/mc68881/exp.s 5.1

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

SCCS-vsn: lib/libm/mc68881/cosh.s 5.1

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

SCCS-vsn: lib/libm/mc68881/atanh.s 5.1

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

SCCS-vsn: lib/libm/mc68881/atan.s 5.1

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

SCCS-vsn: lib/libm/mc68881/asincos.s 5.1

34 years agodon't use symlinks, use search order
Keith Bostic [Fri, 18 May 1990 11:30:32 +0000 (03:30 -0800)]
don't use symlinks, use search order

SCCS-vsn: lib/libm/Makefile 5.1

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

SCCS-vsn: lib/libm/mc68881/atan2.c 5.1

34 years agoMike Hibler: compute scalb() using fscale instead of ftwotox/fmul
Keith Bostic [Fri, 18 May 1990 10:04:52 +0000 (02:04 -0800)]
Mike Hibler: compute scalb() using fscale instead of ftwotox/fmul
as suggested by Tim Moore

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

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

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

34 years agothere's an assembly language version for the HP's
Keith Bostic [Fri, 18 May 1990 09:59:19 +0000 (01:59 -0800)]
there's an assembly language version for the HP's

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

34 years agoadd flag to pgsignal to restrict to procs having a ctty
Marc Teitelbaum [Fri, 18 May 1990 09:02:08 +0000 (01:02 -0800)]
add flag to pgsignal to restrict to procs having a ctty

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

34 years agoonly copy SCTTY if proc *has* a ctty
Marc Teitelbaum [Fri, 18 May 1990 09:00:00 +0000 (01:00 -0800)]
only copy SCTTY if proc *has* a ctty

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

34 years agoNOHANG is gone
Keith Bostic [Fri, 18 May 1990 08:49:35 +0000 (00:49 -0800)]
NOHANG is gone

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

34 years agoonly copy out ctty if proc *has* a ctty
Marc Teitelbaum [Fri, 18 May 1990 08:43:27 +0000 (00:43 -0800)]
only copy out ctty if proc *has* a ctty

SCCS-vsn: sys/kern/kern_acct.c 7.10

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