unix-history/.git
35 years agoadd HDC/HD; use MCLBYTES
Keith Bostic [Sun, 25 Sep 1988 09:17:13 +0000 (01:17 -0800)]
add HDC/HD; use MCLBYTES

SCCS-vsn: sys/tahoe/tahoe/locore.s 7.3

35 years agovba_sgsetup -> vd_sgsetup
Keith Bostic [Sun, 25 Sep 1988 08:55:12 +0000 (00:55 -0800)]
vba_sgsetup -> vd_sgsetup

SCCS-vsn: sys/tahoe/vba/vd.c 7.9

35 years agoDER -> DIU (DER sounded like something else)
Keith Bostic [Sun, 25 Sep 1988 08:50:00 +0000 (00:50 -0800)]
DER -> DIU (DER sounded like something else)

SCCS-vsn: sys/tahoe/stand/vd.c 7.12

35 years agocaveat that you shouldn't write over the string; add Berkeley copyright
Keith Bostic [Sun, 25 Sep 1988 08:01:54 +0000 (00:01 -0800)]
caveat that you shouldn't write over the string; add Berkeley copyright

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

35 years agoremove version.c, lesskey, cleanup, add cleandir, blah, balh
Keith Bostic [Sat, 24 Sep 1988 05:51:49 +0000 (21:51 -0800)]
remove version.c, lesskey, cleanup, add cleandir, blah, balh

SCCS-vsn: usr.bin/more/Makefile 5.2

35 years agoisolate editor variable, only pass line numbers to vi
Keith Bostic [Sat, 24 Sep 1988 05:50:56 +0000 (21:50 -0800)]
isolate editor variable, only pass line numbers to vi

SCCS-vsn: usr.bin/more/command.c 5.9

35 years agoeditor variable is now localized, and only gotten if needed
Keith Bostic [Sat, 24 Sep 1988 05:50:43 +0000 (21:50 -0800)]
editor variable is now localized, and only gotten if needed

SCCS-vsn: usr.bin/more/main.c 5.8

35 years agodon't force extra keystroke after '=' operators
Keith Bostic [Sat, 24 Sep 1988 05:26:46 +0000 (21:26 -0800)]
don't force extra keystroke after '=' operators

SCCS-vsn: usr.bin/more/command.c 5.8

35 years agoremove version command
Keith Bostic [Sat, 24 Sep 1988 05:15:52 +0000 (21:15 -0800)]
remove version command

SCCS-vsn: usr.bin/more/cmd.h 5.3
SCCS-vsn: usr.bin/more/command.c 5.7
SCCS-vsn: usr.bin/more/decode.c 5.5

35 years agoremove mention of lesskey
Keith Bostic [Sat, 24 Sep 1988 05:12:53 +0000 (21:12 -0800)]
remove mention of  lesskey

SCCS-vsn: usr.bin/more/more.1 5.4

35 years agoprint proper track# and sector# on errors
Thomas Ferrin [Sat, 24 Sep 1988 04:59:45 +0000 (20:59 -0800)]
print proper track# and sector# on errors

SCCS-vsn: sys/ufs/ffs/ufs_disksubr.c 7.11
SCCS-vsn: sys/ufs/ufs/ufs_disksubr.c 7.11

35 years agofrom scratch; add Berkeley header
Keith Bostic [Fri, 23 Sep 1988 10:33:28 +0000 (02:33 -0800)]
from scratch; add Berkeley header

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

35 years agorewrite to do wait correctly; should eventually use waitpid();
Keith Bostic [Fri, 23 Sep 1988 10:21:55 +0000 (02:21 -0800)]
rewrite to do wait correctly; should eventually use waitpid();
add Berkeley copyright

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

35 years agoprint ascii/binary mode for connection, not address and port #
Keith Bostic [Fri, 23 Sep 1988 09:37:42 +0000 (01:37 -0800)]
print ascii/binary mode for connection, not address and port #

SCCS-vsn: libexec/ftpd/ftpd.c 5.15

35 years agoonly print local/remote message if verbose is off
Keith Bostic [Fri, 23 Sep 1988 09:26:53 +0000 (01:26 -0800)]
only print local/remote message if verbose is off

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

35 years agofixes for ANSI C
Keith Bostic [Fri, 23 Sep 1988 08:50:32 +0000 (00:50 -0800)]
fixes for ANSI C

SCCS-vsn: games/adventure/io.c 4.2
SCCS-vsn: old/games.vax/compat/unixtraps.c 4.4

35 years agofix for ANSI C
Keith Bostic [Fri, 23 Sep 1988 08:35:00 +0000 (00:35 -0800)]
fix for ANSI C

SCCS-vsn: usr.bin/pascal/src/yyput.c 5.2
SCCS-vsn: usr.bin/pascal/pi/Makefile 1.3
SCCS-vsn: usr.bin/tcopy/tcopy.c 5.10

35 years agofixes for ANSI C
Keith Bostic [Fri, 23 Sep 1988 08:25:52 +0000 (00:25 -0800)]
fixes for ANSI C

SCCS-vsn: usr.bin/pascal/eyacc/ey.h 5.2
SCCS-vsn: usr.bin/pascal/eyacc/ey0.c 5.2
SCCS-vsn: usr.bin/pascal/eyacc/ey1.c 5.2
SCCS-vsn: usr.bin/pascal/eyacc/ey5.c 5.2

35 years agofix for ANSI C
Keith Bostic [Fri, 23 Sep 1988 08:10:39 +0000 (00:10 -0800)]
fix for ANSI C

SCCS-vsn: usr.bin/grep/egrep/egrep.c 5.11

35 years agofix for ANSI C; cast return of signal before compare with int
Keith Bostic [Fri, 23 Sep 1988 08:07:37 +0000 (00:07 -0800)]
fix for ANSI C; cast return of signal before compare with int

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

35 years agofix for ANSI C; netinet/tcp_debug.h declares these already
Keith Bostic [Fri, 23 Sep 1988 08:05:03 +0000 (00:05 -0800)]
fix for ANSI C; netinet/tcp_debug.h declares these already

SCCS-vsn: usr.sbin/trpt/trpt.c 5.6

35 years agofixes for ANSI C; allocbuf returns NULL pointer, not -1
Keith Bostic [Fri, 23 Sep 1988 07:59:46 +0000 (23:59 -0800)]
fixes for ANSI C; allocbuf returns NULL pointer, not -1

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

35 years agofopen returns pointer, not integer; fix for ANSI C
Keith Bostic [Fri, 23 Sep 1988 07:57:59 +0000 (23:57 -0800)]
fopen returns pointer, not integer; fix for ANSI C

SCCS-vsn: usr.bin/login/login.c 5.23
SCCS-vsn: usr.bin/login/login.c.1 5.23

35 years agorel.o duplicated, already in ${OBJS}
Keith Bostic [Fri, 23 Sep 1988 07:56:11 +0000 (23:56 -0800)]
rel.o duplicated, already in ${OBJS}

SCCS-vsn: old/pcc/ccom.vax/Makefile 1.18

35 years agomove _cleanup from findiop.c to flsbuf.c so lorder doesn't get confused
Keith Bostic [Fri, 23 Sep 1988 07:52:58 +0000 (23:52 -0800)]
move _cleanup from findiop.c to flsbuf.c so lorder doesn't get confused

SCCS-vsn: lib/libc/stdio/findfp.c 5.7
SCCS-vsn: lib/libc/stdio/wbuf.c 5.3

35 years agominor cleanups, don't static routines
Keith Bostic [Fri, 23 Sep 1988 07:47:50 +0000 (23:47 -0800)]
minor cleanups, don't static routines

SCCS-vsn: usr.bin/xinstall/xinstall.c 5.13

35 years agodate and time created 88/09/22 16:47:00 by bostic
Keith Bostic [Fri, 23 Sep 1988 07:47:00 +0000 (23:47 -0800)]
date and time created 88/09/22 16:47:00 by bostic

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

35 years agofixes for ANSI C
Keith Bostic [Fri, 23 Sep 1988 07:37:18 +0000 (23:37 -0800)]
fixes for ANSI C

SCCS-vsn: old/sh/expand.c 4.6

35 years agoforgot an FRC
Keith Bostic [Fri, 23 Sep 1988 07:27:22 +0000 (23:27 -0800)]
forgot an FRC

SCCS-vsn: lib/libm/common/Makefile 5.5

35 years agoupdate for ANSI C from Alex Zliu and John Gilmore
Keith Bostic [Fri, 23 Sep 1988 07:26:42 +0000 (23:26 -0800)]
update for ANSI C from Alex Zliu and John Gilmore

SCCS-vsn: lib/libm/common_source/acosh.c 5.4
SCCS-vsn: lib/libm/common_source/asinh.c 5.4
SCCS-vsn: lib/libm/common_source/atanh.c 5.4
SCCS-vsn: lib/libm/common_source/cosh.c 5.4
SCCS-vsn: lib/libm/common_source/exp.c 5.4
SCCS-vsn: lib/libm/common_source/exp__E.c 5.4
SCCS-vsn: lib/libm/common_source/expm1.c 5.4
SCCS-vsn: lib/libm/common_source/floor.c 5.5
SCCS-vsn: lib/libm/common_source/j0.c 5.3
SCCS-vsn: lib/libm/common_source/j1.c 5.3
SCCS-vsn: lib/libm/common_source/jn.c 5.3
SCCS-vsn: lib/libm/common_source/lgamma.c 5.3
SCCS-vsn: lib/libm/common_source/log.c 5.4
SCCS-vsn: lib/libm/common_source/log10.c 5.4
SCCS-vsn: lib/libm/common_source/log1p.c 5.4
SCCS-vsn: lib/libm/common_source/log__L.c 5.4
SCCS-vsn: lib/libm/common_source/pow.c 5.4
SCCS-vsn: lib/libm/common_source/sinh.c 5.4
SCCS-vsn: lib/libm/common/Makefile 5.4
SCCS-vsn: lib/libm/common/atan2.c 5.4
SCCS-vsn: lib/libm/common/trig.h 5.4
SCCS-vsn: lib/libm/ieee/Makefile 5.4
SCCS-vsn: lib/libm/ieee/cabs.c 5.4
SCCS-vsn: lib/libm/ieee/cbrt.c 5.5
SCCS-vsn: lib/libm/ieee/support.c 5.4

35 years agoupdate for ANSI C from Alex Zliu and John Gilmore
Keith Bostic [Fri, 23 Sep 1988 07:00:37 +0000 (23:00 -0800)]
update for ANSI C from Alex Zliu and John Gilmore
replaces usr.lib/libm/math.h, add Berkeley copyright

SCCS-vsn: include/math.h 4.7

35 years agoadd logwtmp and popen modules
Keith Bostic [Fri, 23 Sep 1988 06:19:05 +0000 (22:19 -0800)]
add logwtmp and popen modules

SCCS-vsn: libexec/ftpd/Makefile 5.8

35 years agochange to do globbing and call program directly rather than shell
Keith Bostic [Fri, 23 Sep 1988 06:10:41 +0000 (22:10 -0800)]
change to do globbing and call program directly rather than shell

SCCS-vsn: libexec/ftpd/popen.c 5.2

35 years agoversion 5.7 of popen from the library
Keith Bostic [Fri, 23 Sep 1988 06:09:26 +0000 (22:09 -0800)]
version 5.7 of popen from the library

SCCS-vsn: libexec/ftpd/popen.c 5.1

35 years agochange to preserve wtmp file descriptor so can logout after chroot
Keith Bostic [Fri, 23 Sep 1988 06:05:51 +0000 (22:05 -0800)]
change to preserve wtmp file descriptor so can logout after chroot

SCCS-vsn: libexec/ftpd/logwtmp.c 5.2

35 years agoversion 5.2 of logwtmp from the library
Keith Bostic [Fri, 23 Sep 1988 06:05:05 +0000 (22:05 -0800)]
version 5.2 of logwtmp from the library

SCCS-vsn: libexec/ftpd/logwtmp.c 5.1

35 years agobreak out logwtmp and popen into separate modules
Keith Bostic [Fri, 23 Sep 1988 06:02:27 +0000 (22:02 -0800)]
break out logwtmp and popen into separate modules

SCCS-vsn: libexec/ftpd/ftpd.c 5.13

35 years agoBerkeley specific copyright
Keith Bostic [Fri, 23 Sep 1988 05:29:37 +0000 (21:29 -0800)]
Berkeley specific copyright

SCCS-vsn: lib/libc/tahoe/DEFS.h 5.4

35 years agouse constants in utmp.h
Keith Bostic [Fri, 23 Sep 1988 02:26:37 +0000 (18:26 -0800)]
use constants in utmp.h

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

35 years agofrom scratch; write to /dev/tty if possible, block interrupts
Keith Bostic [Fri, 23 Sep 1988 02:23:33 +0000 (18:23 -0800)]
from scratch; write to /dev/tty if possible, block interrupts

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

35 years agoBerkeley copyright notice
Keith Bostic [Fri, 23 Sep 1988 01:50:24 +0000 (17:50 -0800)]
Berkeley copyright notice

SCCS-vsn: include/sgtty.h 4.3

35 years agouse utmp.h UT_ defines
Keith Bostic [Fri, 23 Sep 1988 01:46:07 +0000 (17:46 -0800)]
use utmp.h UT_ defines

SCCS-vsn: usr.bin/last/last.c 5.13

35 years agoadd specific size defines
Keith Bostic [Fri, 23 Sep 1988 01:42:46 +0000 (17:42 -0800)]
add specific size defines

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

35 years agoadd defines for various sizes
Keith Bostic [Fri, 23 Sep 1988 01:39:02 +0000 (17:39 -0800)]
add defines for various sizes

SCCS-vsn: include/utmp.h 5.3

35 years agonow need param.h for mbuf.h
Mike Karels [Thu, 22 Sep 1988 23:54:39 +0000 (15:54 -0800)]
now need param.h for mbuf.h

SCCS-vsn: sys/tahoe/tahoe/in_cksum.c 7.4

35 years agomore information on machine checks
Thomas Ferrin [Thu, 22 Sep 1988 21:40:13 +0000 (13:40 -0800)]
more information on machine checks

SCCS-vsn: sys/vax/vax/ka650.c 7.2
SCCS-vsn: sys/vax/vax/ka650.h 7.2

35 years agoconsole scratchpad space already reserved in locore.s - don't do twice
Thomas Ferrin [Thu, 22 Sep 1988 21:39:13 +0000 (13:39 -0800)]
console scratchpad space already reserved in locore.s - don't do twice

SCCS-vsn: sys/vax/vax/machdep.c 7.17

35 years agomust protect qbus map regs on ka650
Thomas Ferrin [Thu, 22 Sep 1988 21:36:37 +0000 (13:36 -0800)]
must protect qbus map regs on ka650

SCCS-vsn: sys/vax/vax/locore.s 7.15

35 years agoremove private versions of getpass(3) and p{open,close}(3)
Keith Bostic [Thu, 22 Sep 1988 13:40:49 +0000 (05:40 -0800)]
remove private versions of getpass(3) and p{open,close}(3)

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

35 years agoremove private versions of getpass(3)
Keith Bostic [Thu, 22 Sep 1988 13:40:45 +0000 (05:40 -0800)]
remove private versions of getpass(3)

SCCS-vsn: usr.bin/ftp/cmds.c 5.9

35 years agoremove private versions of getpass(3) and p{open,close}(3)
Keith Bostic [Thu, 22 Sep 1988 13:40:33 +0000 (05:40 -0800)]
remove private versions of getpass(3) and p{open,close}(3)

SCCS-vsn: usr.bin/ftp/Makefile 5.8

35 years agoBerkeley copyright notice
Keith Bostic [Thu, 22 Sep 1988 08:56:29 +0000 (00:56 -0800)]
Berkeley copyright notice

SCCS-vsn: usr.bin/telnet/telnet.1 6.6

35 years agominor corrections to search procedure, always report any NO_DATA error,
Mike Karels [Thu, 22 Sep 1988 00:18:22 +0000 (16:18 -0800)]
minor corrections to search procedure, always report any NO_DATA error,
clarify comments

SCCS-vsn: lib/libc/net/res_query.c 5.5

35 years agodocument I option to force name server use
Eric Allman [Wed, 21 Sep 1988 15:16:20 +0000 (07:16 -0800)]
document I option to force name server use

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

35 years agosome cleanup of I option handling
Eric Allman [Wed, 21 Sep 1988 14:45:13 +0000 (06:45 -0800)]
some cleanup of I option handling

SCCS-vsn: usr.sbin/sendmail/src/domain.c 5.16
SCCS-vsn: usr.sbin/sendmail/src/main.c 5.21

35 years agoMXDOMAIN compile flag no longer used
Eric Allman [Wed, 21 Sep 1988 13:16:23 +0000 (05:16 -0800)]
MXDOMAIN compile flag no longer used

SCCS-vsn: usr.sbin/sendmail/src/Makefile 5.7

35 years agoadd I option to insist on Internet domain server; add NAMED_BIND
Eric Allman [Wed, 21 Sep 1988 13:15:36 +0000 (05:15 -0800)]
add I option to insist on Internet domain server; add NAMED_BIND
compile option to compile in named routines.

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 5.23
SCCS-vsn: usr.sbin/sendmail/src/version.c 5.61
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 5.14
SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 5.13
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.27
SCCS-vsn: usr.sbin/sendmail/src/conf.h 5.12

35 years agoupdate
Keith Bostic [Wed, 21 Sep 1988 09:31:41 +0000 (01:31 -0800)]
update

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

35 years agoBerkeley specific header
Keith Bostic [Wed, 21 Sep 1988 09:31:09 +0000 (01:31 -0800)]
Berkeley specific header

SCCS-vsn: usr.bin/netstat/netstat.1 6.8

35 years agoadd manual page, update
Keith Bostic [Wed, 21 Sep 1988 09:20:35 +0000 (01:20 -0800)]
add manual page, update

SCCS-vsn: usr.sbin/sendmail/src/Makefile 5.6

35 years agoneeds sys/files.h noww
Keith Bostic [Wed, 21 Sep 1988 09:20:20 +0000 (01:20 -0800)]
needs sys/files.h noww

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

35 years agoBerkeley copyright
Keith Bostic [Wed, 21 Sep 1988 09:20:09 +0000 (01:20 -0800)]
Berkeley copyright

SCCS-vsn: usr.sbin/sendmail/src/sendmail.8 6.3

35 years agostrcmpn -> strncmp
Keith Bostic [Wed, 21 Sep 1988 08:44:30 +0000 (00:44 -0800)]
strcmpn -> strncmp

SCCS-vsn: libexec/mail.local/mail.local.c 4.34

35 years agoadd cleandir, cleanup
Keith Bostic [Wed, 21 Sep 1988 08:39:35 +0000 (00:39 -0800)]
add cleandir, cleanup

SCCS-vsn: usr.sbin/sendmail/Makefile 4.14

35 years agoBerkeley copyright
Keith Bostic [Wed, 21 Sep 1988 08:36:25 +0000 (00:36 -0800)]
Berkeley copyright

SCCS-vsn: usr.bin/talk/talk.1 6.5
SCCS-vsn: usr.bin/tftp/tftp.1 5.3

35 years agodate and time created 88/09/20 17:30:39 by bostic
Keith Bostic [Wed, 21 Sep 1988 08:30:39 +0000 (00:30 -0800)]
date and time created 88/09/20 17:30:39 by bostic

SCCS-vsn: usr.bin/rwho/Makefile 5.1

35 years agoBerkeley copyright
Keith Bostic [Wed, 21 Sep 1988 08:30:05 +0000 (00:30 -0800)]
Berkeley copyright

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

35 years agodate and time created 88/09/20 17:28:34 by bostic
Keith Bostic [Wed, 21 Sep 1988 08:28:34 +0000 (00:28 -0800)]
date and time created 88/09/20 17:28:34 by bostic

SCCS-vsn: usr.bin/ruptime/Makefile 5.1

35 years agoBerkeley copyright
Keith Bostic [Wed, 21 Sep 1988 08:28:00 +0000 (00:28 -0800)]
Berkeley copyright

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

35 years agodate and time created 88/09/20 17:26:27 by bostic
Keith Bostic [Wed, 21 Sep 1988 08:26:27 +0000 (00:26 -0800)]
date and time created 88/09/20 17:26:27 by bostic

SCCS-vsn: usr.bin/rsh/Makefile 5.1

35 years agoBerkeley copyright
Keith Bostic [Wed, 21 Sep 1988 08:25:39 +0000 (00:25 -0800)]
Berkeley copyright

SCCS-vsn: usr.bin/rsh/rsh.c 5.7

35 years agoBerkeley copyright
Keith Bostic [Wed, 21 Sep 1988 08:24:48 +0000 (00:24 -0800)]
Berkeley copyright

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

35 years agoadd cleandir, man pages, cleanup
Keith Bostic [Wed, 21 Sep 1988 08:18:10 +0000 (00:18 -0800)]
add cleandir, man pages, cleanup

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

35 years agoBerkeley copyright
Keith Bostic [Wed, 21 Sep 1988 08:17:22 +0000 (00:17 -0800)]
Berkeley copyright

SCCS-vsn: usr.bin/rdist/rdist.1 6.7

35 years agoadd manual page, cleanups
Keith Bostic [Wed, 21 Sep 1988 08:10:38 +0000 (00:10 -0800)]
add manual page, cleanups

SCCS-vsn: usr.bin/ftp/Makefile 5.7

35 years agoswitch includes for utmp.h
Keith Bostic [Wed, 21 Sep 1988 08:09:58 +0000 (00:09 -0800)]
switch includes for utmp.h

SCCS-vsn: usr.bin/ftp/ruserpass.c 1.6

35 years agoBerkeley copyright notice
Keith Bostic [Wed, 21 Sep 1988 08:07:34 +0000 (00:07 -0800)]
Berkeley copyright notice

SCCS-vsn: usr.bin/ftp/ftp.1 6.10

35 years agodate and time created 88/09/20 17:00:24 by bostic
Keith Bostic [Wed, 21 Sep 1988 08:00:24 +0000 (00:00 -0800)]
date and time created 88/09/20 17:00:24 by bostic

SCCS-vsn: bin/hostname/Makefile 5.1

35 years agodate and time created 88/09/20 16:58:20 by bostic
Keith Bostic [Wed, 21 Sep 1988 07:58:20 +0000 (23:58 -0800)]
date and time created 88/09/20 16:58:20 by bostic

SCCS-vsn: usr.bin/finger/Makefile 5.1

35 years agowritten by Earl Cohen; add Berkeley specific header
Keith Bostic [Wed, 21 Sep 1988 07:56:56 +0000 (23:56 -0800)]
written by Earl Cohen; add Berkeley specific header

SCCS-vsn: usr.bin/finger/finger.1 6.5
SCCS-vsn: usr.bin/finger/finger.c 5.11

35 years agoadd cleandir
Keith Bostic [Wed, 21 Sep 1988 07:51:52 +0000 (23:51 -0800)]
add cleandir

SCCS-vsn: lib/libc/net/SCCS/hosttable/Makefile 5.10
SCCS-vsn: lib/libutil/Makefile 5.2

35 years agoadd Berkeley specific copyright
Keith Bostic [Wed, 21 Sep 1988 07:38:06 +0000 (23:38 -0800)]
add Berkeley specific copyright

SCCS-vsn: include/resolv.h 5.6

35 years agoadd rest of routines, Berkeley copyright
Keith Bostic [Wed, 21 Sep 1988 07:33:58 +0000 (23:33 -0800)]
add rest of routines, Berkeley copyright

SCCS-vsn: include/pwd.h 4.2

35 years agoadd rest of routines; Berkeley copyright
Keith Bostic [Wed, 21 Sep 1988 07:33:42 +0000 (23:33 -0800)]
add rest of routines; Berkeley copyright

SCCS-vsn: include/grp.h 4.2

35 years agodate and time created 88/09/20 16:32:31 by bostic
Keith Bostic [Wed, 21 Sep 1988 07:32:31 +0000 (23:32 -0800)]
date and time created 88/09/20 16:32:31 by bostic

SCCS-vsn: bin/rcp/Makefile 5.1

35 years agoBerkeley specific copyright
Keith Bostic [Wed, 21 Sep 1988 07:31:53 +0000 (23:31 -0800)]
Berkeley specific copyright

SCCS-vsn: bin/rcp/rcp.c 5.10
SCCS-vsn: bin/rcp/rcp.1 6.6

35 years agodate and time created 88/09/20 16:26:28 by bostic
Keith Bostic [Wed, 21 Sep 1988 07:26:28 +0000 (23:26 -0800)]
date and time created 88/09/20 16:26:28 by bostic

SCCS-vsn: old/hostid/Makefile 5.1

35 years agodate and time created 88/09/20 16:23:18 by bostic
Keith Bostic [Wed, 21 Sep 1988 07:23:18 +0000 (23:23 -0800)]
date and time created 88/09/20 16:23:18 by bostic

SCCS-vsn: usr.sbin/trsp/Makefile 5.1

35 years agochecked in for Keith Sklower; bring up to date
Keith Bostic [Wed, 21 Sep 1988 07:22:14 +0000 (23:22 -0800)]
checked in for Keith Sklower; bring up to date

SCCS-vsn: usr.sbin/trsp/trsp.c 6.3

35 years agoadd manual page
Keith Bostic [Wed, 21 Sep 1988 07:19:59 +0000 (23:19 -0800)]
add manual page

SCCS-vsn: old/htable/Makefile 5.7

35 years agoBerkeley copyright
Keith Bostic [Wed, 21 Sep 1988 07:14:40 +0000 (23:14 -0800)]
Berkeley copyright

SCCS-vsn: old/htable/htable.8 6.4

35 years agodate and time created 88/09/20 16:11:39 by bostic
Keith Bostic [Wed, 21 Sep 1988 07:11:39 +0000 (23:11 -0800)]
date and time created 88/09/20 16:11:39 by bostic

SCCS-vsn: old/gettable/Makefile 5.1

35 years agoBerkeley copyright notice
Keith Bostic [Wed, 21 Sep 1988 07:10:52 +0000 (23:10 -0800)]
Berkeley copyright notice

SCCS-vsn: old/gettable/gettable.8 6.3
SCCS-vsn: old/gettable/gettable.c 5.3

35 years agotypo...
Keith Bostic [Wed, 21 Sep 1988 07:06:13 +0000 (23:06 -0800)]
typo...

SCCS-vsn: libexec/rlogind/Makefile 5.3

35 years agouse logwtmp
Keith Bostic [Wed, 21 Sep 1988 06:47:52 +0000 (22:47 -0800)]
use logwtmp

SCCS-vsn: usr.sbin/timed/timed/master.c 2.17
SCCS-vsn: usr.sbin/timed/timed/slave.c 2.19

35 years agoadd manual page, cleanup
Keith Bostic [Wed, 21 Sep 1988 06:47:34 +0000 (22:47 -0800)]
add manual page, cleanup

SCCS-vsn: usr.sbin/timed/timed/Makefile 5.7

35 years agodate and time created 88/09/20 15:44:22 by bostic
Keith Bostic [Wed, 21 Sep 1988 06:44:22 +0000 (22:44 -0800)]
date and time created 88/09/20 15:44:22 by bostic

SCCS-vsn: usr.bin/last/Makefile 5.1

35 years agofix to work with new wtmp stuff; notice date resets
Keith Bostic [Wed, 21 Sep 1988 06:39:44 +0000 (22:39 -0800)]
fix to work with new wtmp stuff; notice date resets

SCCS-vsn: usr.bin/last/last.c 5.12

35 years agouse logwtmp()
Keith Bostic [Wed, 21 Sep 1988 06:26:43 +0000 (22:26 -0800)]
use logwtmp()

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

35 years agotake name and host as args, too, fix to truncate on write failure
Keith Bostic [Wed, 21 Sep 1988 05:19:34 +0000 (21:19 -0800)]
take name and host as args, too, fix to truncate on write failure

SCCS-vsn: lib/libutil/logwtmp.c 5.2