unix-history/.git
34 years agonew versions of time calls; add Berkeley specific copyright
Keith Bostic [Wed, 9 Aug 1989 02:26:46 +0000 (18:26 -0800)]
new versions of time calls; add Berkeley specific copyright

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

34 years agocreate pathnames.h
Keith Bostic [Sun, 6 Aug 1989 03:23:47 +0000 (19:23 -0800)]
create pathnames.h

SCCS-vsn: old/roff/common_source/ni.c 4.3

34 years agodate and time created 89/08/05 12:23:33 by bostic
Keith Bostic [Sun, 6 Aug 1989 03:23:33 +0000 (19:23 -0800)]
date and time created 89/08/05 12:23:33 by bostic

SCCS-vsn: old/roff/common_source/pathnames.h 5.1

34 years agoneed lcompat
Keith Bostic [Sun, 6 Aug 1989 03:23:19 +0000 (19:23 -0800)]
need lcompat

SCCS-vsn: old/roff/troff/Makefile 5.4

34 years agocorrect network release branch: needed additional declaration
Mike Karels [Sat, 5 Aug 1989 01:23:44 +0000 (17:23 -0800)]
correct network release branch: needed additional declaration

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

34 years agodon't worry about blocking on the console, or about inheriting the
Keith Bostic [Sat, 5 Aug 1989 00:54:38 +0000 (16:54 -0800)]
don't worry about blocking on the console, or about inheriting the
console as the controlling terminal (fixed in kernel).

SCCS-vsn: lib/libc/gen/syslog.c 5.23

34 years agoupdate for reorg
Keith Bostic [Fri, 4 Aug 1989 04:16:13 +0000 (20:16 -0800)]
update for reorg

SCCS-vsn: etc/daily 5.4

34 years agodate and time created 89/08/02 19:14:20 by edward
Edward Wang [Thu, 3 Aug 1989 10:14:20 +0000 (02:14 -0800)]
date and time created 89/08/02 19:14:20 by edward

SCCS-vsn: usr.bin/window/compress.c 3.1

34 years agodate and time created 89/08/02 19:14:19 by edward
Edward Wang [Thu, 3 Aug 1989 10:14:19 +0000 (02:14 -0800)]
date and time created 89/08/02 19:14:19 by edward

SCCS-vsn: usr.bin/window/xx.c 3.1
SCCS-vsn: usr.bin/window/xx.h 3.1

34 years agodata compression and some other stuff
Edward Wang [Thu, 3 Aug 1989 10:13:19 +0000 (02:13 -0800)]
data compression and some other stuff

SCCS-vsn: usr.bin/window/main.c 3.37
SCCS-vsn: usr.bin/window/lcmd2.c 3.18
SCCS-vsn: usr.bin/window/ttgeneric.c 3.39
SCCS-vsn: usr.bin/window/tth19.c 3.21
SCCS-vsn: usr.bin/window/wwsuspend.c 3.10
SCCS-vsn: usr.bin/window/wwflush.c 3.10
SCCS-vsn: usr.bin/window/wwredraw.c 3.11
SCCS-vsn: usr.bin/window/tt.h 3.22
SCCS-vsn: usr.bin/window/wwend.c 3.13
SCCS-vsn: usr.bin/window/ww.h 3.54
SCCS-vsn: usr.bin/window/wwupdate.c 3.25
SCCS-vsn: usr.bin/window/wwwrite.c 3.29
SCCS-vsn: usr.bin/window/wwinit.c 3.34
SCCS-vsn: usr.bin/window/Makefile 5.5
SCCS-vsn: usr.bin/window/mloop.c 3.14
SCCS-vsn: usr.bin/window/ttzapple.c 3.3

34 years agocleanup, remove mention of ``snails'' (whatevert that is)
Keith Bostic [Thu, 3 Aug 1989 07:47:18 +0000 (23:47 -0800)]
cleanup, remove mention of ``snails'' (whatevert that is)

SCCS-vsn: games/worms/worms.6 6.3

34 years agohandle multiple worm characters correctly, clear screen on exit
Keith Bostic [Thu, 3 Aug 1989 07:46:53 +0000 (23:46 -0800)]
handle multiple worm characters correctly, clear screen on exit

SCCS-vsn: games/worms/worms.c 5.7

34 years agoadd new chars, allow any number of worms to play
Keith Bostic [Thu, 3 Aug 1989 07:27:09 +0000 (23:27 -0800)]
add new chars, allow any number of worms to play
Keith Gabryelski, Commodore Int'l.

SCCS-vsn: games/worms/worms.c 5.6

34 years agodon't allow sub-shells; English kindness
Keith Bostic [Thu, 3 Aug 1989 07:08:32 +0000 (23:08 -0800)]
don't allow sub-shells; English kindness

SCCS-vsn: games/worm/worm.c 5.6

34 years agoANS says that any positive value indicates that DST is on, not just 1
Keith Bostic [Thu, 3 Aug 1989 07:01:36 +0000 (23:01 -0800)]
ANS says that any positive value indicates that DST is on, not just 1

SCCS-vsn: lib/libc/gen/ctime.c 5.17

34 years agouse waitpid to avoid swallowing children; minor cleanups
Keith Bostic [Thu, 3 Aug 1989 06:45:20 +0000 (22:45 -0800)]
use waitpid to avoid swallowing children; minor cleanups

SCCS-vsn: lib/libc/gen/syslog.c 5.22

34 years agoneeds libcompat
Keith Bostic [Mon, 31 Jul 1989 06:02:33 +0000 (22:02 -0800)]
needs libcompat

SCCS-vsn: old/cpio/Makefile 5.6
SCCS-vsn: usr.bin/msgs/Makefile 5.7
SCCS-vsn: usr.sbin/ac/Makefile 5.3
SCCS-vsn: old/roff/nroff/Makefile 4.6
SCCS-vsn: usr.bin/talk/Makefile 5.11
SCCS-vsn: usr.bin/tset/Makefile 5.11
SCCS-vsn: usr.bin/xsend/xsend/Makefile 4.7

34 years agoscan_name() missing return value; bug report 4.3BSD/usr.bin/206
Keith Bostic [Mon, 31 Jul 1989 05:13:36 +0000 (21:13 -0800)]
scan_name() missing return value; bug report 4.3BSD/usr.bin/206

SCCS-vsn: usr.bin/fsplit/fsplit.c 5.2

34 years agoadd cleandir label
Keith Bostic [Mon, 31 Jul 1989 05:07:43 +0000 (21:07 -0800)]
add cleandir label

SCCS-vsn: usr.bin/f77/f77.vax/Makefile 5.4
SCCS-vsn: old/lisp/fp/fp.vax/Makefile 4.5

34 years agorip out dependency list
Keith Bostic [Mon, 31 Jul 1989 04:37:00 +0000 (20:37 -0800)]
rip out dependency list

SCCS-vsn: usr.bin/f77/f77.vax/Makefile 5.3

34 years agoneeds libcompat
Keith Bostic [Mon, 31 Jul 1989 04:13:54 +0000 (20:13 -0800)]
needs libcompat

SCCS-vsn: games/backgammon/backgammon/Makefile 5.15
SCCS-vsn: games/fish/Makefile 5.2
SCCS-vsn: old/boggle/Makefile 5.12
SCCS-vsn: games/battlestar/Makefile 5.4
SCCS-vsn: games/canfield/canfield/Makefile 5.5
SCCS-vsn: games/cribbage/Makefile 5.9
SCCS-vsn: games/hack/Makefile 5.8
SCCS-vsn: games/hangman/Makefile 5.6
SCCS-vsn: games/larn/Makefile 5.7
SCCS-vsn: games/mille/Makefile 5.9
SCCS-vsn: games/monop/Makefile 5.4
SCCS-vsn: games/phantasia/Makefile 5.7
SCCS-vsn: games/rain/Makefile 5.2
SCCS-vsn: games/robots/Makefile 5.9
SCCS-vsn: games/rogue/Makefile 5.6
SCCS-vsn: games/sail/Makefile 5.9
SCCS-vsn: games/snake/snake/Makefile 5.9
SCCS-vsn: games/worm/Makefile 5.2
SCCS-vsn: games/worms/Makefile 5.2
SCCS-vsn: games/wump/Makefile 5.2
SCCS-vsn: games/trek/Makefile 5.7

34 years agoneed libcompat
Keith Bostic [Mon, 31 Jul 1989 03:23:52 +0000 (19:23 -0800)]
need libcompat

SCCS-vsn: games/atc/Makefile 5.4

34 years agoneeds libcompat
Keith Bostic [Mon, 31 Jul 1989 03:20:23 +0000 (19:20 -0800)]
needs libcompat

SCCS-vsn: old/sh/Makefile 4.11
SCCS-vsn: games/adventure/Makefile 4.11

34 years agoget SCCS id's back
Keith Bostic [Mon, 31 Jul 1989 03:08:15 +0000 (19:08 -0800)]
get SCCS id's back

SCCS-vsn: old/talk/Makefile 5.4

34 years agoneeds libcompat for gtty
Keith Bostic [Mon, 31 Jul 1989 03:07:19 +0000 (19:07 -0800)]
needs libcompat for gtty

SCCS-vsn: old/talk/Makefile 5.3

34 years agouse paths.h define for VI
Keith Bostic [Mon, 31 Jul 1989 03:04:43 +0000 (19:04 -0800)]
use paths.h define for VI

SCCS-vsn: old/more/more.c 5.22

34 years agoneed libcompat for gtty
Keith Bostic [Mon, 31 Jul 1989 03:04:27 +0000 (19:04 -0800)]
need libcompat for gtty

SCCS-vsn: old/more/Makefile 5.9

34 years agolib2648 -> /usr/src/old
Keith Bostic [Mon, 31 Jul 1989 02:20:21 +0000 (18:20 -0800)]
lib2648 -> /usr/src/old

SCCS-vsn: lib/Makefile 5.16

34 years agovnodes
Keith Bostic [Mon, 31 Jul 1989 02:11:57 +0000 (18:11 -0800)]
vnodes

SCCS-vsn: sbin/restore/restore.h 5.4
SCCS-vsn: sbin/tunefs/tunefs.c 5.9
SCCS-vsn: usr.bin/quota/quota.c 5.8
SCCS-vsn: usr.sbin/edquota/edquota.c 5.10
SCCS-vsn: usr.sbin/mkproto/mkproto.c 5.5
SCCS-vsn: usr.sbin/quot/quot.c 4.17
SCCS-vsn: usr.sbin/repquota/repquota.c 5.7

34 years agoneeds compat library for utime
Keith Bostic [Mon, 31 Jul 1989 02:00:20 +0000 (18:00 -0800)]
needs compat library for utime

SCCS-vsn: sbin/restore/Makefile 5.8

34 years agovnodes
Keith Bostic [Mon, 31 Jul 1989 01:57:19 +0000 (17:57 -0800)]
vnodes

SCCS-vsn: sbin/dump/dumprmt.c 5.7
SCCS-vsn: sbin/dumpfs/dumpfs.c 5.8
SCCS-vsn: sbin/fsdb/fsdb.c 5.6
SCCS-vsn: sbin/icheck/icheck.c 5.5
SCCS-vsn: sbin/ncheck/ncheck.c 5.8
SCCS-vsn: sbin/quotacheck/quotacheck.c 5.11

34 years agovnodes; update EDITOR define
Keith Bostic [Mon, 31 Jul 1989 01:48:36 +0000 (17:48 -0800)]
vnodes; update EDITOR define

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

34 years agovnodes
Keith Bostic [Mon, 31 Jul 1989 01:47:16 +0000 (17:47 -0800)]
vnodes

SCCS-vsn: sbin/badsect/badsect.c 5.7
SCCS-vsn: sbin/clri/clri.c 2.5
SCCS-vsn: old/dcheck/dcheck.c 5.4

34 years agosomething did (lint). POSIX .2 doesn't plan on defining echo's
Keith Bostic [Mon, 31 Jul 1989 01:03:58 +0000 (17:03 -0800)]
something did (lint).  POSIX .2 doesn't plan on defining echo's
behavior for options, so go back to the original behavior.

SCCS-vsn: bin/echo/echo.c 5.2

34 years agoadd all label
Keith Bostic [Mon, 31 Jul 1989 00:39:17 +0000 (16:39 -0800)]
add all label

SCCS-vsn: old/lisp/fp/fp.vax/Makefile 4.4

34 years agoreorg
Keith Bostic [Mon, 31 Jul 1989 00:37:18 +0000 (16:37 -0800)]
reorg

SCCS-vsn: old/pcc/c2.vax/Makefile 4.9

34 years agovnodes
Keith Bostic [Mon, 31 Jul 1989 00:02:07 +0000 (16:02 -0800)]
vnodes

SCCS-vsn: lib/libc/gen/disklabel.c 5.11

34 years agolint
Edward Wang [Sat, 29 Jul 1989 12:38:39 +0000 (04:38 -0800)]
lint

SCCS-vsn: usr.bin/window/wwiomux.c 3.22

34 years ago/var/spool/at -> /var/at
Keith Bostic [Sat, 29 Jul 1989 03:58:34 +0000 (19:58 -0800)]
/var/spool/at -> /var/at

SCCS-vsn: usr.bin/at/at/pathnames.h 5.2

34 years ago/usr/spool/rwhod -> /var/rwhod
Keith Bostic [Sat, 29 Jul 1989 03:57:45 +0000 (19:57 -0800)]
/usr/spool/rwhod -> /var/rwhod

SCCS-vsn: include/protocols/rwhod.h 5.4

34 years ago/var/spool/mail -> /var/mail
Mike Karels [Sat, 29 Jul 1989 03:44:22 +0000 (19:44 -0800)]
/var/spool/mail -> /var/mail

SCCS-vsn: usr.bin/mail/pathnames.h 5.11

34 years agovnodes
Mike Karels [Sat, 29 Jul 1989 03:39:01 +0000 (19:39 -0800)]
vnodes

SCCS-vsn: usr.sbin/lpr/lpd/recvjob.c 5.9

34 years agomv to /var/spool/output
Mike Karels [Sat, 29 Jul 1989 03:38:44 +0000 (19:38 -0800)]
mv to /var/spool/output

SCCS-vsn: usr.sbin/lpr/Makefile 5.12
SCCS-vsn: usr.sbin/lpr/common_source/pathnames.h 5.3

34 years agohandle large queues; bug report 4.3BSD-tahoe/usr.bin/24
Keith Bostic [Fri, 28 Jul 1989 01:20:48 +0000 (17:20 -0800)]
handle large queues; bug report 4.3BSD-tahoe/usr.bin/24

SCCS-vsn: usr.sbin/lpr/common_source/displayq.c 5.10

34 years agoFix page block size at 1024 (what it always has been) preparatory to
John A. Kunze [Wed, 26 Jul 1989 06:12:20 +0000 (22:12 -0800)]
Fix page block size at 1024 (what it always has been) preparatory to
including ndbm.h, which would otherwise define it to be 4096.

SCCS-vsn: old/libndbm/dbm.h 5.3

34 years agoDefine page block size to 1024 (what it always has been) preparatory to
John A. Kunze [Wed, 26 Jul 1989 06:11:18 +0000 (22:11 -0800)]
Define page block size to 1024 (what it always has been) preparatory to
including ndbm.h, which would otherwise define it to be 4096.

SCCS-vsn: old/libndbm/dbm.h 5.3

34 years agofixed backwards copy by words
John A. Kunze [Wed, 26 Jul 1989 02:20:59 +0000 (18:20 -0800)]
fixed backwards copy by words

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

34 years agomove to subdirectory of /usr/libexec
Keith Bostic [Tue, 25 Jul 1989 07:57:07 +0000 (23:57 -0800)]
move to subdirectory of /usr/libexec

SCCS-vsn: usr.bin/plot/Makefile 4.13
SCCS-vsn: usr.bin/plot/plot.sh 4.6

34 years agofix syslog: use AUTH for root shells; use AUTH_DAT for Kerberos
Kevin Fall [Tue, 25 Jul 1989 03:29:17 +0000 (19:29 -0800)]
fix syslog: use AUTH for root shells; use AUTH_DAT for Kerberos

SCCS-vsn: libexec/rshd/rshd.c 5.24

34 years agolint
Edward Wang [Mon, 24 Jul 1989 22:32:20 +0000 (14:32 -0800)]
lint

SCCS-vsn: usr.bin/window/startup.c 3.23

34 years agomake it compile *and* work (and portable)
Mike Karels [Mon, 24 Jul 1989 04:13:13 +0000 (20:13 -0800)]
make it compile *and* work (and portable)

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

34 years agosyslog /var/spool -> /var/log
Keith Bostic [Sun, 23 Jul 1989 07:15:09 +0000 (23:15 -0800)]
syslog /var/spool -> /var/log

SCCS-vsn: etc/daily 5.3

34 years agowritten by Eric Allman; add Berkeley header
Keith Bostic [Sun, 23 Jul 1989 06:42:35 +0000 (22:42 -0800)]
written by Eric Allman; add Berkeley header

SCCS-vsn: usr.bin/sccs/sccs.1 2.6

34 years agoadd Berkeley specific copyright notice
Keith Bostic [Sat, 22 Jul 1989 01:41:00 +0000 (17:41 -0800)]
add Berkeley specific copyright notice

SCCS-vsn: old/dbx/Makefile 5.16

34 years agodecimal point may start a number
Keith Bostic [Fri, 21 Jul 1989 08:59:19 +0000 (00:59 -0800)]
decimal point may start a number

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

34 years agoprint single % sign for %% format
Keith Bostic [Fri, 21 Jul 1989 08:34:38 +0000 (00:34 -0800)]
print single % sign for %% format

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

34 years agowritten by Earl Cohen; add Berkeley specific copyright
Keith Bostic [Fri, 21 Jul 1989 04:56:07 +0000 (20:56 -0800)]
written by Earl Cohen; add Berkeley specific copyright

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

34 years agoneeds compat library
Keith Bostic [Fri, 21 Jul 1989 02:55:29 +0000 (18:55 -0800)]
needs compat library

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

34 years agochange iso_pcbconnect so that specifying a null nsap as target
Keith Sklower [Thu, 20 Jul 1989 14:34:59 +0000 (06:34 -0800)]
change iso_pcbconnect so that specifying a null nsap as target
means the first configured iso interface, as in the inet case.

SCCS-vsn: sys/netiso/iso_pcb.c 7.4

34 years agochange iso_pcbconnect so that connecting to null nsap means first iso nsap on the...
Keith Sklower [Thu, 20 Jul 1989 14:23:24 +0000 (06:23 -0800)]
change iso_pcbconnect so that connecting to null nsap means first iso nsap on the local machine.

SCCS-vsn: sys/netiso/iso_pcb.c 7.4

34 years agofix clnp_route for SO_DONTROUTE to set first_hop correctly.
Keith Sklower [Thu, 20 Jul 1989 14:22:34 +0000 (06:22 -0800)]
fix clnp_route for SO_DONTROUTE to set first_hop correctly.

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

34 years agohandle multiple file args -- lint/error message rework
Keith Bostic [Thu, 20 Jul 1989 08:02:00 +0000 (00:02 -0800)]
handle multiple file args -- lint/error message rework

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

34 years agoremove mail bias; uudecode handles multiple files.
Keith Bostic [Thu, 20 Jul 1989 07:53:04 +0000 (23:53 -0800)]
remove mail bias; uudecode handles multiple files.

SCCS-vsn: usr.bin/uuencode/uuencode.1 6.5

34 years agofix PBLKSIZ at old value preparatory to changing PBLKSIZ in ndbm.h
John A. Kunze [Wed, 19 Jul 1989 23:30:52 +0000 (15:30 -0800)]
fix PBLKSIZ at old value preparatory to changing PBLKSIZ in ndbm.h

SCCS-vsn: old/libndbm/dbm.h 5.3

34 years agowritten by Sam Leffler; Berkeley copyright
Keith Bostic [Wed, 19 Jul 1989 09:13:31 +0000 (01:13 -0800)]
written by Sam Leffler; Berkeley copyright

SCCS-vsn: lib/libc/gen/nice.c 5.3
SCCS-vsn: lib/libc/gen/pause.c 5.5

34 years agocat -s fix to not remove all newlines after first extra one
Keith Bostic [Wed, 19 Jul 1989 07:37:17 +0000 (23:37 -0800)]
cat -s fix to not remove all newlines after first extra one

SCCS-vsn: bin/cat/cat.c 5.7

34 years agofix PBLKSIZ at old value preparatory to changing PBLKSIZ in ndbm.h
John A. Kunze [Wed, 19 Jul 1989 05:10:24 +0000 (21:10 -0800)]
fix PBLKSIZ at old value preparatory to changing PBLKSIZ in ndbm.h

SCCS-vsn: old/libndbm/dbm.h 5.3

34 years agoNULL dereference from SUN; bug report 4.3BSD-tahoe/ucb/46
Keith Bostic [Tue, 18 Jul 1989 10:10:43 +0000 (02:10 -0800)]
NULL dereference from SUN; bug report 4.3BSD-tahoe/ucb/46

SCCS-vsn: usr.bin/rdist/gram.y 5.5

34 years agosink() returns multiple messages; bug report 4.3BSD-tahoe/bin/26
Keith Bostic [Tue, 18 Jul 1989 09:53:50 +0000 (01:53 -0800)]
sink() returns multiple messages; bug report 4.3BSD-tahoe/bin/26
NULL dereference; use strerror() rather than sys_errlist[]

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

34 years agoAT&T free; written by Eric Allman
Keith Bostic [Tue, 18 Jul 1989 08:51:00 +0000 (00:51 -0800)]
AT&T free; written by Eric Allman

SCCS-vsn: share/doc/usd/19.memacros/intro.me 6.4

34 years agoAT&T free
Keith Bostic [Tue, 18 Jul 1989 08:50:58 +0000 (00:50 -0800)]
AT&T free

SCCS-vsn: share/doc/usd/19.memacros/Makefile 6.3

34 years agoAT&T free; written by Eric Allman
Keith Bostic [Tue, 18 Jul 1989 08:50:19 +0000 (00:50 -0800)]
AT&T free; written by Eric Allman

SCCS-vsn: share/doc/usd/20.meref/ref.me 6.4

34 years agoAT&T free
Keith Bostic [Tue, 18 Jul 1989 08:50:16 +0000 (00:50 -0800)]
AT&T free

SCCS-vsn: share/doc/usd/20.meref/Makefile 6.3

34 years agoput the ANSI C stuff back in
Keith Bostic [Tue, 18 Jul 1989 05:10:40 +0000 (21:10 -0800)]
put the ANSI C stuff back in

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

34 years agodate and time created 89/07/16 17:41:49 by mckusick
Kirk McKusick [Mon, 17 Jul 1989 08:41:49 +0000 (00:41 -0800)]
date and time created 89/07/16 17:41:49 by mckusick

SCCS-vsn: sbin/mountd/Makefile 5.1

34 years agodate and time created 89/07/16 17:41:48 by mckusick
Kirk McKusick [Mon, 17 Jul 1989 08:41:48 +0000 (00:41 -0800)]
date and time created 89/07/16 17:41:48 by mckusick

SCCS-vsn: sbin/mountd/mountd.8 5.1

34 years agodate and time created 89/07/16 17:36:42 by mckusick
Kirk McKusick [Mon, 17 Jul 1989 08:36:42 +0000 (00:36 -0800)]
date and time created 89/07/16 17:36:42 by mckusick

SCCS-vsn: sbin/nfsd/Makefile 5.1
SCCS-vsn: sbin/nfsd/nfsd.8 5.1

34 years agooriginal code from Rick Macklem
Kirk McKusick [Mon, 17 Jul 1989 08:36:29 +0000 (00:36 -0800)]
original code from Rick Macklem

SCCS-vsn: sbin/nfsd/nfsd.c 5.1
SCCS-vsn: sbin/mountd/mountd.c 5.1

34 years agodate and time created 89/07/16 15:54:08 by mckusick
Kirk McKusick [Mon, 17 Jul 1989 06:54:08 +0000 (22:54 -0800)]
date and time created 89/07/16 15:54:08 by mckusick

SCCS-vsn: usr.bin/nfsstat/Makefile 5.1
SCCS-vsn: usr.bin/nfsstat/nfsstat.1 5.1

34 years agoinitial version from Rick Macklem
Kirk McKusick [Mon, 17 Jul 1989 06:53:56 +0000 (22:53 -0800)]
initial version from Rick Macklem

SCCS-vsn: usr.bin/nfsstat/nfsstat.c 5.1

34 years agocheck carefully for stale file handles and return errors
Kirk McKusick [Mon, 17 Jul 1989 06:11:07 +0000 (22:11 -0800)]
check carefully for stale file handles and return errors

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.18
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 7.18
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.18
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 7.18

34 years agodetect release of free inodes (from stale file handles)
Kirk McKusick [Mon, 17 Jul 1989 06:06:29 +0000 (22:06 -0800)]
detect release of free inodes (from stale file handles)
and just put them on the free list

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.10
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 7.10
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.10
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 7.10

34 years agoavoid dangling reference for cdir when doing rename
Kirk McKusick [Mon, 17 Jul 1989 05:21:22 +0000 (21:21 -0800)]
avoid dangling reference for cdir when doing rename

SCCS-vsn: sys/nfs/nfs_serv.c 7.5

34 years agouse precise NFS semantics for access checks
Kirk McKusick [Mon, 17 Jul 1989 05:17:41 +0000 (21:17 -0800)]
use precise NFS semantics for access checks

SCCS-vsn: sys/nfs/nfs_serv.c 7.4

34 years agominor (really minor) cleanup
Keith Bostic [Mon, 17 Jul 1989 04:39:30 +0000 (20:39 -0800)]
minor (really minor) cleanup

SCCS-vsn: libexec/bugfiler/process.c 5.7

34 years agohave to release those buffers when reading indirect blocks
Kirk McKusick [Mon, 17 Jul 1989 04:35:18 +0000 (20:35 -0800)]
have to release those buffers when reading indirect blocks

SCCS-vsn: sys/ufs/ffs/ffs_balloc.c 7.4
SCCS-vsn: sys/ufs/lfs/lfs_balloc.c 7.4

34 years agoupdate for NFS fields (from Rick Macklem)
Kirk McKusick [Sun, 16 Jul 1989 05:08:31 +0000 (21:08 -0800)]
update for NFS fields (from Rick Macklem)

SCCS-vsn: include/fstab.h 5.6

34 years agoupdate to support NFS (from Rick Macklem)
Kirk McKusick [Wed, 12 Jul 1989 10:14:15 +0000 (02:14 -0800)]
update to support NFS (from Rick Macklem)

SCCS-vsn: sbin/mount/mount.c 5.9
SCCS-vsn: sbin/mount/mount.8 6.4
SCCS-vsn: sbin/mount/Makefile 5.3
SCCS-vsn: sbin/umount/umount.c 5.4
SCCS-vsn: sbin/umount/Makefile 5.3

34 years agoadd sunrpc to the list
Kirk McKusick [Wed, 12 Jul 1989 09:53:51 +0000 (01:53 -0800)]
add sunrpc to the list

SCCS-vsn: lib/Makefile 5.15

34 years agoupdate to install in the standard place
Kirk McKusick [Wed, 12 Jul 1989 09:48:45 +0000 (01:48 -0800)]
update to install in the standard place

SCCS-vsn: lib/librpc/rpc/Makefile 1.2

34 years agoupdate for global telldir list
Kirk McKusick [Wed, 12 Jul 1989 09:12:07 +0000 (01:12 -0800)]
update for global telldir list

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

34 years agostub to call to real seekdir located in telldir.c
Kirk McKusick [Wed, 12 Jul 1989 09:11:33 +0000 (01:11 -0800)]
stub to call to real seekdir located in telldir.c

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

34 years agomove structure describing telldir magic cookie to telldir.c
Kirk McKusick [Wed, 12 Jul 1989 09:09:43 +0000 (01:09 -0800)]
move structure describing telldir magic cookie to telldir.c

SCCS-vsn: include/dirent.h 5.5
SCCS-vsn: include/dirent.h 5.5

34 years agoupdate for global telldir list
Kirk McKusick [Wed, 12 Jul 1989 08:49:23 +0000 (00:49 -0800)]
update for global telldir list

SCCS-vsn: lib/libc/gen/opendir.c 5.6
SCCS-vsn: lib/libc/gen/closedir.c 5.6

34 years agodate and time created 89/07/10 17:38:32 by mckusick
Kirk McKusick [Tue, 11 Jul 1989 08:38:32 +0000 (00:38 -0800)]
date and time created 89/07/10 17:38:32 by mckusick

SCCS-vsn: lib/librpc/rpc/Makefile 1.1

34 years agoupdate to use getdirentries
Kirk McKusick [Tue, 11 Jul 1989 06:15:52 +0000 (22:15 -0800)]
update to use getdirentries

SCCS-vsn: lib/libc/gen/closedir.c 5.5
SCCS-vsn: lib/libc/gen/opendir.c 5.5
SCCS-vsn: lib/libc/gen/readdir.c 5.6
SCCS-vsn: lib/libc/gen/seekdir.c 5.5
SCCS-vsn: lib/libc/gen/telldir.c 5.5

34 years agoupdate to support new directory access routines that use getdirentries
Kirk McKusick [Tue, 11 Jul 1989 06:14:54 +0000 (22:14 -0800)]
update to support new directory access routines that use getdirentries

SCCS-vsn: include/dirent.h 5.4

34 years agoYABCU (Yet Another Bostic Clean Up); make code that used to work
Sam Leffler [Tue, 11 Jul 1989 01:28:46 +0000 (17:28 -0800)]
YABCU (Yet Another Bostic Clean Up); make code that used to work
work again after Keith touches it!

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

34 years agocleanup after bostic again -- inet_ntoa returns a static buffer so
Sam Leffler [Mon, 10 Jul 1989 08:22:28 +0000 (00:22 -0800)]
cleanup after bostic again -- inet_ntoa returns a static buffer so
can't use twice in one statement (the old code handled this; his
"cleanup" broke it)

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

34 years agomore symlink fixes
Keith Bostic [Mon, 10 Jul 1989 02:39:04 +0000 (18:39 -0800)]
more symlink fixes

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