unix-history/.git
34 years agoreorganize display to get in more disks
Mike Karels [Mon, 25 Jun 1990 05:51:01 +0000 (21:51 -0800)]
reorganize display to get in more disks

SCCS-vsn: usr.bin/systat/vmstat.c 5.12

34 years agochange length to size_t; make sure length of 0 still works
Keith Bostic [Mon, 25 Jun 1990 05:27:55 +0000 (21:27 -0800)]
change length to size_t; make sure length of 0 still works

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

34 years agofix shutdown bug in last delta; revoke console so single() doesn't fail;
Mike Karels [Mon, 25 Jun 1990 05:16:19 +0000 (21:16 -0800)]
fix shutdown bug in last delta; revoke console so single() doesn't fail;
attempt some cleanup of #ifdef mess

SCCS-vsn: old/init/init.c 5.17
SCCS-vsn: sbin/init/init.c 5.17

34 years agoforgot the links for the strn* routines
Keith Bostic [Mon, 25 Jun 1990 05:12:05 +0000 (21:12 -0800)]
forgot the links for the strn* routines

SCCS-vsn: lib/libc/string/Makefile.inc 5.3

34 years agofold strn{casecmp,cat,cmp,cpy}.3 into str{casecmp,cat,cmp,cpy}.3
Keith Bostic [Mon, 25 Jun 1990 05:08:36 +0000 (21:08 -0800)]
fold strn{casecmp,cat,cmp,cpy}.3 into str{casecmp,cat,cmp,cpy}.3

SCCS-vsn: lib/libc/string/strcmp.3 5.3
SCCS-vsn: lib/libc/string/strcoll.3 5.3
SCCS-vsn: lib/libc/string/strcpy.3 5.2
SCCS-vsn: lib/libc/string/string.3 6.8
SCCS-vsn: lib/libc/string/strxfrm.3 5.2

34 years agocareful of out-of-range parameters
Mike Karels [Mon, 25 Jun 1990 05:08:25 +0000 (21:08 -0800)]
careful of out-of-range parameters

SCCS-vsn: sys/kern/sysv_shm.c 7.8

34 years agofold strn{casecmp,cat,cmp,cpy}.3 into str{casecmp,cat,cmp,cpy}.3
Keith Bostic [Mon, 25 Jun 1990 05:08:24 +0000 (21:08 -0800)]
fold strn{casecmp,cat,cmp,cpy}.3 into str{casecmp,cat,cmp,cpy}.3

SCCS-vsn: lib/libc/string/Makefile.inc 5.2
SCCS-vsn: lib/libc/string/bcmp.3 5.2
SCCS-vsn: lib/libc/string/memccpy.3 5.2
SCCS-vsn: lib/libc/string/memcmp.3 5.2
SCCS-vsn: lib/libc/string/memcpy.3 5.2
SCCS-vsn: lib/libc/string/memmove.3 5.2
SCCS-vsn: lib/libc/string/strcasecmp.3 5.2
SCCS-vsn: lib/libc/string/strcat.3 5.3

34 years agofold in strncat.3
Keith Bostic [Mon, 25 Jun 1990 04:44:05 +0000 (20:44 -0800)]
fold in strncat.3

SCCS-vsn: lib/libc/string/strcat.3 5.2

34 years agofold strncmp(3) into the manual page
Keith Bostic [Mon, 25 Jun 1990 04:41:41 +0000 (20:41 -0800)]
fold strncmp(3) into the manual page

SCCS-vsn: lib/libc/string/strcmp.3 5.2

34 years agotypo, strcoll, not strcmp
Keith Bostic [Mon, 25 Jun 1990 04:34:25 +0000 (20:34 -0800)]
typo, strcoll, not strcmp

SCCS-vsn: lib/libc/string/strcoll.3 5.2

34 years agohandle really big numbers
Keith Bostic [Mon, 25 Jun 1990 04:11:02 +0000 (20:11 -0800)]
handle really big numbers

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

34 years agostrerror returns a char *
Keith Bostic [Mon, 25 Jun 1990 04:08:50 +0000 (20:08 -0800)]
strerror returns a char *

SCCS-vsn: lib/libc/string/strerror.3 6.4

34 years agowill be a problem with the new stdio package; from Chris Torek
Keith Bostic [Mon, 25 Jun 1990 04:04:49 +0000 (20:04 -0800)]
will be a problem with the new stdio package; from Chris Torek

SCCS-vsn: usr.bin/struct/struct/1.form.c 4.2

34 years agomove spellin, spellout to /usr/bin
Keith Bostic [Mon, 25 Jun 1990 03:59:41 +0000 (19:59 -0800)]
move spellin, spellout to /usr/bin

SCCS-vsn: usr.bin/spell/Makefile 4.14

34 years agomake the dependencies right -- have to have a .o for each tabfoo.c file.
Keith Bostic [Mon, 25 Jun 1990 03:57:26 +0000 (19:57 -0800)]
make the dependencies right -- have to have a .o for each tabfoo.c file.
The obvious approach, using mkdep -p, means that mktab would have the
wrong dependency info.  From Chris Torek.

SCCS-vsn: old/roff/nroff_term/Makefile 4.13

34 years agocleanup, strlen returns size_t, strsep arg1 is char **
Keith Bostic [Mon, 25 Jun 1990 03:43:28 +0000 (19:43 -0800)]
cleanup, strlen returns size_t, strsep arg1 is char **

SCCS-vsn: lib/libc/string/string.3 6.7

34 years agocfree -> free
Keith Bostic [Mon, 25 Jun 1990 03:42:14 +0000 (19:42 -0800)]
cfree -> free

SCCS-vsn: old/lex/sub2.c 4.3

34 years agocfree -> free; when put in the casts for ANSI, missed a change
Keith Bostic [Mon, 25 Jun 1990 03:41:29 +0000 (19:41 -0800)]
cfree -> free; when put in the casts for ANSI, missed a change

SCCS-vsn: old/lex/parser.y 4.3

34 years agocfree -> free
Keith Bostic [Mon, 25 Jun 1990 03:40:26 +0000 (19:40 -0800)]
cfree -> free

SCCS-vsn: old/lex/lmain.c 4.5

34 years agodelete unused locals, use correct #defines, handle case where the file
Keith Bostic [Mon, 25 Jun 1990 03:36:04 +0000 (19:36 -0800)]
delete unused locals, use correct #defines, handle case where the file
name length is 1.  -- from Chris Torek

SCCS-vsn: usr.bin/learn/learn/start.c 4.7

34 years agoHP300 support from Mike Hibler
Keith Bostic [Mon, 25 Jun 1990 03:29:35 +0000 (19:29 -0800)]
HP300 support from Mike Hibler

SCCS-vsn: lib/libcompat/4.3/ecvt.c 5.2

34 years agouse machine specific :errfix script
Keith Bostic [Mon, 25 Jun 1990 03:25:02 +0000 (19:25 -0800)]
use machine specific :errfix script

SCCS-vsn: lib/libc/gen/Makefile.inc 5.3

34 years agodate and time created 90/06/24 12:24:10 by bostic
Keith Bostic [Mon, 25 Jun 1990 03:24:10 +0000 (19:24 -0800)]
date and time created 90/06/24 12:24:10 by bostic

SCCS-vsn: lib/libc/hp300/:errfix 5.1

34 years ago4K pages on the HP's -- should be handled somewhere else?
Keith Bostic [Mon, 25 Jun 1990 03:20:47 +0000 (19:20 -0800)]
4K pages on the HP's -- should be handled somewhere else?

SCCS-vsn: include/a.out.h 5.3

34 years agoadd tempnam and tmpfile as links to tmpnam
Keith Bostic [Mon, 25 Jun 1990 03:15:18 +0000 (19:15 -0800)]
add tempnam and tmpfile as links to tmpnam

SCCS-vsn: lib/libc/gen/Makefile.inc 5.2

34 years agoalphasort takes two void *'s, since it's called from qsort(3);
Keith Bostic [Mon, 25 Jun 1990 03:10:45 +0000 (19:10 -0800)]
alphasort takes two void *'s, since it's called from qsort(3);
minor cleanups as well

SCCS-vsn: lib/libc/gen/scandir.3 6.6

34 years agocan be `char *' or `void *' according to ANSI C, but the types of
Keith Bostic [Mon, 25 Jun 1990 03:04:15 +0000 (19:04 -0800)]
can be `char *' or `void *' according to ANSI C, but the types of
scandir, qsort and alphasort should agree.

SCCS-vsn: include/dirent.h 5.13
SCCS-vsn: lib/libc/gen/scandir.c 5.9

34 years agoadd _PATH_MAILDIR
Keith Bostic [Mon, 25 Jun 1990 02:33:15 +0000 (18:33 -0800)]
add _PATH_MAILDIR

SCCS-vsn: include/paths.h 5.7

34 years agoneed dependency, from Chris Torek
Keith Bostic [Mon, 25 Jun 1990 02:18:44 +0000 (18:18 -0800)]
need dependency, from Chris Torek

SCCS-vsn: old/adb/adb.vax/Makefile 5.8

34 years agoclean y.tab.h
Keith Bostic [Mon, 25 Jun 1990 02:17:49 +0000 (18:17 -0800)]
clean y.tab.h

SCCS-vsn: usr.bin/rdist/Makefile 5.10

34 years agoclean xs.c, strings.o
Keith Bostic [Mon, 25 Jun 1990 02:16:55 +0000 (18:16 -0800)]
clean xs.c, strings.o

SCCS-vsn: usr.bin/ex/Makefile 7.29

34 years agoclean xinstall
Keith Bostic [Mon, 25 Jun 1990 02:16:22 +0000 (18:16 -0800)]
clean xinstall

SCCS-vsn: usr.bin/xinstall/Makefile 5.5

34 years agoclean e.def
Keith Bostic [Mon, 25 Jun 1990 02:15:39 +0000 (18:15 -0800)]
clean e.def

SCCS-vsn: old/eqn/eqn/Makefile 5.6
SCCS-vsn: old/eqn/neqn/Makefile 5.6

34 years agoclean out instrs.adb
Keith Bostic [Mon, 25 Jun 1990 02:13:26 +0000 (18:13 -0800)]
clean out instrs.adb

SCCS-vsn: old/adb/adb.vax/Makefile 5.7

34 years agoimprovements
Don Ahn [Sun, 24 Jun 1990 10:33:59 +0000 (02:33 -0800)]
improvements

SCCS-vsn: sys/i386/i386/machdep.c 5.2
SCCS-vsn: sys/i386/i386/swapgeneric.c 5.3
SCCS-vsn: sys/i386/i386/trap.c 5.2
SCCS-vsn: sys/i386/i386/vm_machdep.c 5.2

34 years agoimprove interrupt latency
Don Ahn [Sun, 24 Jun 1990 10:26:54 +0000 (02:26 -0800)]
improve interrupt latency

SCCS-vsn: sys/i386/i386/locore.s 5.2

34 years agonew drivers
Don Ahn [Sun, 24 Jun 1990 10:24:55 +0000 (02:24 -0800)]
new drivers

SCCS-vsn: sys/i386/i386/conf.c 5.2

34 years agoiba to isa
Don Ahn [Sun, 24 Jun 1990 10:22:32 +0000 (02:22 -0800)]
iba to isa

SCCS-vsn: sys/i386/i386/autoconf.c 5.2

34 years agodate and time created 90/06/23 19:05:34 by donahn
Don Ahn [Sun, 24 Jun 1990 10:05:34 +0000 (02:05 -0800)]
date and time created 90/06/23 19:05:34 by donahn

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

34 years agoimprovements for interrupt latency by W. Jolitz
Don Ahn [Sun, 24 Jun 1990 09:58:18 +0000 (01:58 -0800)]
improvements for interrupt latency by W. Jolitz

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

34 years agocyl offset changes
Don Ahn [Sun, 24 Jun 1990 09:54:59 +0000 (01:54 -0800)]
cyl offset changes

SCCS-vsn: sys/i386/isa/wd.c 5.2

34 years agoimprovements to decrease interrupt latency
Don Ahn [Sun, 24 Jun 1990 09:49:44 +0000 (01:49 -0800)]
improvements to decrease interrupt latency

SCCS-vsn: sys/i386/isa/icu.s 5.2

34 years agoAdded stuff to read the cmos clock on startup.
Don Ahn [Sun, 24 Jun 1990 09:43:43 +0000 (01:43 -0800)]
Added stuff to read the cmos clock on startup.

SCCS-vsn: sys/i386/isa/clock.c 5.2

34 years agoAdded support for ibmpc term type and improved keyboard support.
Don Ahn [Sun, 24 Jun 1990 09:36:54 +0000 (01:36 -0800)]
Added support for ibmpc term type and improved keyboard support.

SCCS-vsn: sys/i386/isa/pccons.c 5.2

34 years agonew copyright notice
Trent Hein [Sun, 24 Jun 1990 09:09:03 +0000 (01:09 -0800)]
new copyright notice

SCCS-vsn: games/caesar/caesar.6 5.2
SCCS-vsn: games/wump/wump.6 6.3
SCCS-vsn: games/bcd/bcd.6 6.7
SCCS-vsn: games/pom/pom.6 5.2
SCCS-vsn: games/factor/factor.6 5.3
SCCS-vsn: games/worms/worms.6 6.4
SCCS-vsn: games/rain/rain.6 6.3
SCCS-vsn: games/number/number.6 6.4
SCCS-vsn: games/battlestar/battlestar.6 1.4
SCCS-vsn: games/sail/sail.6 5.6
SCCS-vsn: games/rogue/rogue.6 6.5
SCCS-vsn: games/larn/larn.6 5.2
SCCS-vsn: games/canfield/canfield/canfield.6 6.5
SCCS-vsn: games/backgammon/backgammon/backgammon.6 6.5
SCCS-vsn: games/mille/mille.6 6.4
SCCS-vsn: games/snake/snake/snake.6 6.4
SCCS-vsn: games/trek/trek.6 6.3
SCCS-vsn: games/monop/monop.6 6.4
SCCS-vsn: games/dm/dm.conf.5 5.5
SCCS-vsn: games/fortune/fortune/fortune.6 6.8
SCCS-vsn: games/atc/atc.6 5.4
SCCS-vsn: games/hangman/hangman.6 6.3
SCCS-vsn: games/cribbage/cribbage.6 6.5
SCCS-vsn: lib/libcompat/4.3/rexec.3 6.8
SCCS-vsn: lib/libcompat/4.3/lsearch.3 5.3
SCCS-vsn: lib/libc/gen/pwcache.3 5.3
SCCS-vsn: lib/libc/gen/getloadavg.3 6.2
SCCS-vsn: lib/libc/string/strtok.3 5.5
SCCS-vsn: lib/libc/string/strftime.3 5.6
SCCS-vsn: lib/libc/sys/mkfifo.2 6.2
SCCS-vsn: lib/libc/sys/nfssvc.2 6.4
SCCS-vsn: lib/libc/sys/chflags.2 6.3
SCCS-vsn: lib/libc/sys/truncate.2 6.8
SCCS-vsn: lib/libc/sys/symlink.2 6.5
SCCS-vsn: lib/libc/sys/swapon.2 6.6
SCCS-vsn: lib/libc/sys/socketpair.2 6.3
SCCS-vsn: lib/libc/sys/socket.2 6.7
SCCS-vsn: lib/libc/sys/sigstack.2 6.4
SCCS-vsn: lib/libc/sys/sigreturn.2 6.4
SCCS-vsn: lib/libc/sys/getfh.2 6.2
SCCS-vsn: lib/libc/sys/getdirentries.2 6.2
SCCS-vsn: lib/libc/sys/shutdown.2 6.3
SCCS-vsn: lib/libc/compat-43/setreuid.2 6.3
SCCS-vsn: lib/libc/sys/setgroups.2 6.6
SCCS-vsn: lib/libc/sys/send.2 6.6
SCCS-vsn: lib/libc/sys/select.2 6.7
SCCS-vsn: lib/libc/sys/rmdir.2 6.5
SCCS-vsn: lib/libc/sys/rename.2 6.6
SCCS-vsn: lib/libc/sys/reboot.2 6.3
SCCS-vsn: lib/libc/sys/readlink.2 6.7
SCCS-vsn: lib/libc/sys/listen.2 6.4
SCCS-vsn: lib/libc/sys/gettimeofday.2 6.10
SCCS-vsn: lib/libc/sys/getsockopt.2 6.6
SCCS-vsn: lib/libc/sys/getsockname.2 6.3
SCCS-vsn: lib/libc/sys/getrusage.2 6.8
SCCS-vsn: lib/libc/sys/getrlimit.2 6.6
SCCS-vsn: lib/libc/sys/getpriority.2 6.8
SCCS-vsn: lib/libc/sys/getpeername.2 6.4
SCCS-vsn: lib/libc/gen/getpagesize.3 6.3
SCCS-vsn: lib/libc/sys/getitimer.2 6.5
SCCS-vsn: lib/libc/gen/gethostname.3 6.6
SCCS-vsn: lib/libc/compat-43/gethostid.3 6.5
SCCS-vsn: lib/libc/sys/getgroups.2 6.6
SCCS-vsn: lib/libc/sys/getdtablesize.2 6.4
SCCS-vsn: lib/libc/sys/fsync.2 6.6
SCCS-vsn: lib/libc/sys/flock.2 6.6
SCCS-vsn: lib/libc/sys/fcntl.2 6.6
SCCS-vsn: lib/libc/sys/connect.2 6.8
SCCS-vsn: lib/libc/sys/bind.2 6.8
SCCS-vsn: lib/libc/sys/adjtime.2 1.6
SCCS-vsn: lib/libc/sys/getfsstat.2 6.4
SCCS-vsn: lib/libc/sys/statfs.2 6.3
SCCS-vsn: lib/libc/sys/quotactl.2 6.11
SCCS-vsn: lib/libc/sys/mount.2 6.10
SCCS-vsn: lib/libc/sys/mkdir.2 6.6
SCCS-vsn: lib/libc/compat-43/creat.2 6.8
SCCS-vsn: lib/libc/compat-43/sigpause.2 6.4
SCCS-vsn: lib/libc/compat-43/sigblock.2 6.5
SCCS-vsn: lib/libc/compat-43/sigsetmask.2 6.5
SCCS-vsn: lib/libc/compat-43/sigvec.2 6.5
SCCS-vsn: lib/libc/stdio/gets.3 6.4
SCCS-vsn: lib/libc/stdio/fgets.3 6.4
SCCS-vsn: lib/libc/gen/getmntinfo.3 6.3
SCCS-vsn: lib/libc/gen/time.3 5.2
SCCS-vsn: lib/libc/gen/fts.3 5.6
SCCS-vsn: lib/libc/gen/genbuildname.3 5.2
SCCS-vsn: lib/libc/gen/syslog.3 6.13
SCCS-vsn: lib/libc/gen/scandir.3 6.5
SCCS-vsn: lib/libc/stdlib/random.3 6.4
SCCS-vsn: lib/libc/gen/getusershell.3 6.4
SCCS-vsn: lib/libc/gen/setmode.3 5.3
SCCS-vsn: lib/libc/gen/getpwent.3 6.6
SCCS-vsn: lib/libc/gen/getgrent.3 6.5
SCCS-vsn: lib/libc/gen/getfsent.3 6.8
SCCS-vsn: lib/libc/gen/getttyent.3 6.6
SCCS-vsn: lib/libc/stdlib/getopt.3 6.15
SCCS-vsn: lib/libc/stdio/mktemp.3 6.7
SCCS-vsn: lib/libc/gen/getdiskbyname.3 6.5
SCCS-vsn: lib/libc/gen/directory.3 6.6
SCCS-vsn: lib/libc/gen/glob.3 5.2
SCCS-vsn: lib/libc/gen/ctime.3 6.13
SCCS-vsn: lib/libc/gen/clock.3 5.2
SCCS-vsn: lib/libc/gen/fnmatch.3 5.2
SCCS-vsn: lib/libc/gen/vis.3 5.6
SCCS-vsn: lib/libc/net/rcmd.3 6.10
SCCS-vsn: lib/libc/net/ns.3 6.4
SCCS-vsn: lib/libc/net/getservent.3 6.5
SCCS-vsn: lib/libc/net/getprotoent.3 6.5
SCCS-vsn: lib/libc/net/getnetent.3 6.5
SCCS-vsn: lib/libc/net/gethostbyname.3 6.12
SCCS-vsn: lib/libc/net/byteorder.3 6.5
SCCS-vsn: lib/libc/net/inet.3 6.9
SCCS-vsn: lib/libc/net/resolver.3 6.5
SCCS-vsn: lib/libterm/termcap.3 6.5
SCCS-vsn: lib/libcurses/curses.3 6.5
SCCS-vsn: libexec/getty/ttys.5 6.7
SCCS-vsn: usr.bin/vgrind/vgrindefs.5 6.5
SCCS-vsn: share/termcap/termcap.5 6.8
SCCS-vsn: sbin/disklabel/disklabel.5.5 6.5
SCCS-vsn: share/man/man5/shells.5 5.3
SCCS-vsn: share/man/man5/services.5 6.5
SCCS-vsn: share/man/man5/protocols.5 6.4
SCCS-vsn: share/man/man5/fstab.5 6.4
SCCS-vsn: share/man/man5/networks.5 6.4
SCCS-vsn: share/man/man5/passwd.5 6.6
SCCS-vsn: share/man/man5/resolver.5 5.10
SCCS-vsn: share/man/man5/hosts.5 6.5
SCCS-vsn: share/man/man4/man4.tahoe/mtio.4 6.3
SCCS-vsn: share/man/man4/man4.tahoe/enp.4 5.3
SCCS-vsn: share/man/man4/man4.tahoe/ace.4 6.4
SCCS-vsn: share/man/man4/udp.4 6.4
SCCS-vsn: share/man/man4/tcp.4 6.4
SCCS-vsn: share/man/man4/spp.4 1.4
SCCS-vsn: share/man/man4/nsip.4 1.3
SCCS-vsn: share/man/man4/ns.4 1.5
SCCS-vsn: share/man/man4/lo.4 6.5
SCCS-vsn: share/man/man4/ip.4 6.4
SCCS-vsn: share/man/man4/inet.4 6.5
SCCS-vsn: share/man/man4/idp.4 1.3
SCCS-vsn: share/man/man4/icmp.4 6.5
SCCS-vsn: share/man/man4/man4.vax/mtio.4 6.4
SCCS-vsn: share/man/man4/man4.vax/vv.4 6.4
SCCS-vsn: share/man/man4/man4.vax/qe.4 6.3
SCCS-vsn: share/man/man4/man4.vax/np.4 6.5
SCCS-vsn: share/man/man4/man4.vax/ix.4 6.4
SCCS-vsn: share/man/man4/man4.vax/il.4 6.6
SCCS-vsn: share/man/man4/man4.vax/hy.4 6.3
SCCS-vsn: share/man/man4/man4.vax/hdh.4 6.3
SCCS-vsn: share/man/man4/man4.vax/ex.4 6.5
SCCS-vsn: share/man/man4/man4.vax/en.4 6.4
SCCS-vsn: share/man/man4/man4.vax/ec.4 6.6
SCCS-vsn: share/man/man4/man4.vax/de.4 6.4
SCCS-vsn: share/man/man4/man4.vax/ddn.4 6.4
SCCS-vsn: share/man/man4/man4.vax/acc.4 6.3
SCCS-vsn: share/man/man3/bitstring.3 5.3
SCCS-vsn: usr.bin/man/man.conf.5 5.4
SCCS-vsn: usr.bin/tn3270/mset/map3270.5 4.4
SCCS-vsn: usr.bin/banner/banner.6 6.4
SCCS-vsn: usr.bin/uuencode/uuencode.format.5 6.3
SCCS-vsn: old/dlmpcc/mpcctab.4 6.4
SCCS-vsn: old/dlmpcc/mpcc.4 6.5
SCCS-vsn: usr.sbin/sendmail/src/aliases.5 6.4

34 years agodate and time created 90/06/23 17:20:37 by trent
Trent Hein [Sun, 24 Jun 1990 08:20:37 +0000 (00:20 -0800)]
date and time created 90/06/23 17:20:37 by trent

SCCS-vsn: games/caesar/caesar.6 5.1

34 years agonew copyright notice
Keith Bostic [Sun, 24 Jun 1990 08:12:16 +0000 (00:12 -0800)]
new copyright notice

SCCS-vsn: games/worm/worm.6 6.3
SCCS-vsn: games/arithmetic/arithmetic.6 6.6

34 years agotypo
Keith Bostic [Sun, 24 Jun 1990 07:48:03 +0000 (23:48 -0800)]
typo

SCCS-vsn: include/dirent.h 5.12

34 years agochanged /usr/lib/aliases to /etc/aliases and /usr/lib/sendmail to /usr/sbin/sendmail
Trent Hein [Sun, 24 Jun 1990 07:42:34 +0000 (23:42 -0800)]
changed /usr/lib/aliases to /etc/aliases and /usr/lib/sendmail to /usr/sbin/sendmail

SCCS-vsn: usr.sbin/sendmail/src/aliases.5 6.3

34 years agosyntactic sugar...
Keith Bostic [Sun, 24 Jun 1990 07:42:15 +0000 (23:42 -0800)]
syntactic sugar...

SCCS-vsn: lib/libc/gen/scandir.3 6.4

34 years agochanged /etc/utmp to /var/run/utmp, /usr/spool/uucppublic to /var/spool/uucppublic...
Trent Hein [Sun, 24 Jun 1990 07:40:48 +0000 (23:40 -0800)]
changed /etc/utmp to /var/run/utmp, /usr/spool/uucppublic to /var/spool/uucppublic, and /usr/spool/uucp to /var/spool/uucp

SCCS-vsn: usr.bin/uucp/man5/USERFILE.5 6.2

34 years agosyntactic sugar
Keith Bostic [Sun, 24 Jun 1990 07:40:21 +0000 (23:40 -0800)]
syntactic sugar

SCCS-vsn: include/dirent.h 5.11
SCCS-vsn: lib/libc/gen/scandir.c 5.8

34 years agochanged /lib/libc to /usr/lib/libc
Trent Hein [Sun, 24 Jun 1990 07:37:38 +0000 (23:37 -0800)]
changed /lib/libc to /usr/lib/libc

SCCS-vsn: share/man/man3/intro.3 6.9

34 years agomake the sort function type-correct
Keith Bostic [Sun, 24 Jun 1990 07:37:06 +0000 (23:37 -0800)]
make the sort function type-correct

SCCS-vsn: lib/libc/gen/glob.c 5.3

34 years agochanged /usr/adm/messages to /var/log/messages
Trent Hein [Sun, 24 Jun 1990 07:36:33 +0000 (23:36 -0800)]
changed /usr/adm/messages to /var/log/messages

SCCS-vsn: share/man/man4/man4.tahoe/intro.4 6.4
SCCS-vsn: share/man/man4/man4.vax/intro.4 6.5

34 years agorearrange to make ANSI compilers happy;
Keith Bostic [Sun, 24 Jun 1990 07:35:31 +0000 (23:35 -0800)]
rearrange to make ANSI compilers happy;
f() { char *g(); } is an implicit extern declaration for g().

SCCS-vsn: lib/libc/gen/fnmatch.c 5.3

34 years agochanged /usr/adm/messages to /var/log/messages
Trent Hein [Sun, 24 Jun 1990 07:34:43 +0000 (23:34 -0800)]
changed /usr/adm/messages to /var/log/messages

SCCS-vsn: share/man/man4/netintro.4 6.9

34 years agochanged /etc/utmp to /var/run/utmp and /usr/adm/tmp to /var/log/wtmp
Trent Hein [Sun, 24 Jun 1990 07:33:34 +0000 (23:33 -0800)]
changed /etc/utmp to /var/run/utmp and /usr/adm/tmp to /var/log/wtmp

SCCS-vsn: share/man/man5/utmp.5 6.6

34 years agochanged /usr/lib/vgrindefs to /usr/share/misc/vgrindefs
Trent Hein [Sun, 24 Jun 1990 07:32:30 +0000 (23:32 -0800)]
changed /usr/lib/vgrindefs to /usr/share/misc/vgrindefs

SCCS-vsn: usr.bin/vgrind/vgrindefs.5 6.4

34 years agochanged /sbin/getty to /usr/libexec/getty
Trent Hein [Sun, 24 Jun 1990 07:30:57 +0000 (23:30 -0800)]
changed /sbin/getty to /usr/libexec/getty

SCCS-vsn: libexec/getty/ttys.5 6.6

34 years agochanged /bin/login to /usr/bin/login
Trent Hein [Sun, 24 Jun 1990 07:27:12 +0000 (23:27 -0800)]
changed /bin/login to /usr/bin/login

SCCS-vsn: libexec/getty/gettytab.5 6.4

34 years agochange /etc/termcap to /usr/share/misc/termcap
Trent Hein [Sun, 24 Jun 1990 07:25:50 +0000 (23:25 -0800)]
change /etc/termcap to /usr/share/misc/termcap

SCCS-vsn: lib/libterm/termcap.3 6.4

34 years ago/etc/utmp ->> /var/run/utmp
Trent Hein [Sun, 24 Jun 1990 07:23:44 +0000 (23:23 -0800)]
/etc/utmp ->> /var/run/utmp

SCCS-vsn: lib/libc/gen/getlogin.3 6.3

34 years agodate and time created 90/06/23 16:23:42 by bostic
Keith Bostic [Sun, 24 Jun 1990 07:23:42 +0000 (23:23 -0800)]
date and time created 90/06/23 16:23:42 by bostic

SCCS-vsn: lib/libc/sys/Makefile.inc 5.1

34 years agodate and time created 90/06/23 16:23:39 by bostic
Keith Bostic [Sun, 24 Jun 1990 07:23:39 +0000 (23:23 -0800)]
date and time created 90/06/23 16:23:39 by bostic

SCCS-vsn: lib/libc/string/Makefile.inc 5.1

34 years agodate and time created 90/06/23 16:23:33 by bostic
Keith Bostic [Sun, 24 Jun 1990 07:23:33 +0000 (23:23 -0800)]
date and time created 90/06/23 16:23:33 by bostic

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

34 years agodate and time created 90/06/23 16:23:27 by bostic
Keith Bostic [Sun, 24 Jun 1990 07:23:27 +0000 (23:23 -0800)]
date and time created 90/06/23 16:23:27 by bostic

SCCS-vsn: lib/libc/stdio/Makefile.inc 5.1

34 years agodate and time created 90/06/23 16:23:22 by bostic
Keith Bostic [Sun, 24 Jun 1990 07:23:22 +0000 (23:23 -0800)]
date and time created 90/06/23 16:23:22 by bostic

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

34 years agodate and time created 90/06/23 16:23:18 by bostic
Keith Bostic [Sun, 24 Jun 1990 07:23:18 +0000 (23:23 -0800)]
date and time created 90/06/23 16:23:18 by bostic

SCCS-vsn: lib/libc/gen/Makefile.inc 5.1

34 years agodate and time created 90/06/23 16:23:14 by bostic
Keith Bostic [Sun, 24 Jun 1990 07:23:14 +0000 (23:23 -0800)]
date and time created 90/06/23 16:23:14 by bostic

SCCS-vsn: lib/libc/compat-43/Makefile.inc 5.1

34 years agoreset can't be done in C; use VAX version, there is no tahoe version
Keith Bostic [Sun, 24 Jun 1990 07:22:58 +0000 (23:22 -0800)]
reset can't be done in C; use VAX version, there is no tahoe version

SCCS-vsn: lib/libcompat/Makefile 5.4

34 years ago/etc/zoneinfo ->> /usr/share/zoneinfo
Trent Hein [Sun, 24 Jun 1990 07:22:02 +0000 (23:22 -0800)]
/etc/zoneinfo ->> /usr/share/zoneinfo

SCCS-vsn: lib/libc/gen/ctime.3 6.12

34 years agoadd Chris Torek's comment before removing
Keith Bostic [Sun, 24 Jun 1990 07:20:43 +0000 (23:20 -0800)]
add Chris Torek's comment before removing

SCCS-vsn: lib/libcompat/4.1/reset.c 4.2

34 years agoadd inet_aton
Mike Karels [Sun, 24 Jun 1990 07:15:37 +0000 (23:15 -0800)]
add inet_aton

SCCS-vsn: lib/libc/net/inet.3 6.8

34 years agodelete the library so modules don't hang around, do quick load
Keith Bostic [Sun, 24 Jun 1990 07:01:39 +0000 (23:01 -0800)]
delete the library so modules don't hang around, do quick load

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

34 years agodo dependencies for .po's as well as .o's
Keith Bostic [Sun, 24 Jun 1990 06:53:13 +0000 (22:53 -0800)]
do dependencies for .po's as well as .o's

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

34 years agodeprecate vfont.5
Keith Bostic [Sun, 24 Jun 1990 06:48:05 +0000 (22:48 -0800)]
deprecate vfont.5

SCCS-vsn: share/man/man5/Makefile 5.6

34 years agoreplace inet_addr with inet_aton, which has separate error and value
Mike Karels [Sun, 24 Jun 1990 06:36:11 +0000 (22:36 -0800)]
replace inet_addr with inet_aton, which has separate error and value
returns

SCCS-vsn: lib/libc/net/inet_addr.c 5.8

34 years agodo mkdep -p for single modules
Keith Bostic [Sun, 24 Jun 1990 06:22:31 +0000 (22:22 -0800)]
do mkdep -p for single modules

SCCS-vsn: share/mk/bsd.prog.mk 5.18

34 years agomove lib.b to bc.library
Keith Bostic [Sun, 24 Jun 1990 05:53:58 +0000 (21:53 -0800)]
move lib.b to bc.library

SCCS-vsn: usr.bin/bc/Makefile 5.5
SCCS-vsn: usr.bin/bc/bc.1 6.4
SCCS-vsn: usr.bin/bc/pathnames.h 5.3

34 years agouse user_from_uid from utility library
Keith Bostic [Sun, 24 Jun 1990 05:31:20 +0000 (21:31 -0800)]
use user_from_uid from utility library

SCCS-vsn: usr.sbin/quot/quot.c 4.19

34 years agoneeds libutil now
Keith Bostic [Sun, 24 Jun 1990 05:31:06 +0000 (21:31 -0800)]
needs libutil now

SCCS-vsn: usr.sbin/quot/Makefile 5.4

34 years agodon't need special targets now
Keith Bostic [Sun, 24 Jun 1990 05:18:45 +0000 (21:18 -0800)]
don't need special targets now

SCCS-vsn: sbin/fastboot/Makefile 5.6

34 years agouse right ld flags, don't need substitution, why was it there??
Keith Bostic [Sun, 24 Jun 1990 04:14:54 +0000 (20:14 -0800)]
use right ld flags, don't need substitution, why was it there??

SCCS-vsn: usr.bin/f77/libU77/Makefile 5.7

34 years agobuild profiled version with ld -X flag, use -R flag for Version.c;
Keith Bostic [Sun, 24 Jun 1990 04:08:17 +0000 (20:08 -0800)]
build profiled version with ld -X flag, use -R flag for Version.c;
other cleanups, from Chris Torek

SCCS-vsn: usr.bin/f77/libF77/Makefile 5.12

34 years agodon't need special tags anymore
Keith Bostic [Sun, 24 Jun 1990 03:57:30 +0000 (19:57 -0800)]
don't need special tags anymore

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

34 years agoc2.vax uses nargs(), which is no longer in libc; fix from Chris Torek
Keith Bostic [Sun, 24 Jun 1990 03:43:12 +0000 (19:43 -0800)]
c2.vax uses nargs(), which is no longer in libc; fix from Chris Torek

SCCS-vsn: old/pcc/c2.vax/c20.c 4.11

34 years agolibm Makefile makes .depend too often
Keith Bostic [Sun, 24 Jun 1990 03:27:28 +0000 (19:27 -0800)]
libm Makefile makes .depend too often

SCCS-vsn: lib/libm/Makefile 5.4

34 years agoadd _CLOCK_T, _TIME_T for time.h
Keith Bostic [Sun, 24 Jun 1990 03:14:07 +0000 (19:14 -0800)]
add _CLOCK_T, _TIME_T for time.h

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

34 years agoANSI typedef's; no longer need sys/types.h, though
Keith Bostic [Sun, 24 Jun 1990 03:11:46 +0000 (19:11 -0800)]
ANSI typedef's; no longer need sys/types.h, though

SCCS-vsn: include/time.h 5.6

34 years agoadd c_plusplus to STDC ifdef
Keith Bostic [Sun, 24 Jun 1990 02:56:51 +0000 (18:56 -0800)]
add c_plusplus to STDC ifdef

SCCS-vsn: include/time.h 5.5

34 years agocheckpoint before trying to break up into subdirectories
Keith Bostic [Sun, 24 Jun 1990 02:07:19 +0000 (18:07 -0800)]
checkpoint before trying to break up into subdirectories

SCCS-vsn: lib/libc/Makefile 4.39

34 years agobuild strrchr out of rindex
Keith Bostic [Sun, 24 Jun 1990 02:00:18 +0000 (18:00 -0800)]
build strrchr out of rindex

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

34 years agobuild strchr out of index
Keith Bostic [Sun, 24 Jun 1990 02:00:05 +0000 (18:00 -0800)]
build strchr out of index

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

34 years agobuild memcopy and memmove out of fast bcopy code
Keith Bostic [Sun, 24 Jun 1990 01:51:13 +0000 (17:51 -0800)]
build memcopy and memmove out of fast bcopy code

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

34 years agoredo the compat-sys5.3 manual page as the tmpnam.3 manual page
Keith Bostic [Sat, 23 Jun 1990 13:47:15 +0000 (05:47 -0800)]
redo the compat-sys5.3 manual page as the tmpnam.3 manual page

SCCS-vsn: lib/libc/stdio/tmpnam.3 5.10

34 years agofree up the memory if it fails
Keith Bostic [Sat, 23 Jun 1990 13:40:04 +0000 (05:40 -0800)]
free up the memory if it fails

SCCS-vsn: lib/libc/stdio/tempnam.c 4.8

34 years agoadd libkdb to DPADD
Kevin Fall [Sat, 23 Jun 1990 11:42:57 +0000 (03:42 -0800)]
add libkdb to DPADD

SCCS-vsn: libexec/kpasswdd/Makefile 1.3

34 years agodate and time created 90/06/22 19:43:59 by bostic
Keith Bostic [Sat, 23 Jun 1990 10:43:59 +0000 (02:43 -0800)]
date and time created 90/06/22 19:43:59 by bostic

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

34 years agolibc.a now in /usr/lib
Kevin Fall [Sat, 23 Jun 1990 10:18:52 +0000 (02:18 -0800)]
libc.a now in /usr/lib

SCCS-vsn: usr.bin/pascal/eyacc/Makefile 5.4