unix-history/.git
34 years agodon't fork off an output filter if it won't ever be used
Thomas Ferrin [Sat, 10 Feb 1990 01:33:23 +0000 (17:33 -0800)]
don't fork off an output filter if it won't ever be used

SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 5.11

34 years agodo not try to fsck non-ufs filesystems (from borman@cray.com)
Kirk McKusick [Fri, 9 Feb 1990 13:39:25 +0000 (05:39 -0800)]
do not try to fsck non-ufs filesystems (from borman@cray.com)

SCCS-vsn: sbin/fsck/main.c 5.19

34 years agobut now it needs buf.h. see, we should include every header in every file ;)...
Marc Teitelbaum [Fri, 9 Feb 1990 10:51:40 +0000 (02:51 -0800)]
but now it needs buf.h.  see, we should include every header in every file ;)...

SCCS-vsn: sys/nfs/nfs_vfsops.c 7.14

34 years agodate and time created 90/02/08 18:45:10 by marc
Marc Teitelbaum [Fri, 9 Feb 1990 10:45:10 +0000 (02:45 -0800)]
date and time created 90/02/08 18:45:10 by marc

SCCS-vsn: sys/sys/tsleep.h 7.1

34 years agotsleep
Marc Teitelbaum [Fri, 9 Feb 1990 10:23:21 +0000 (02:23 -0800)]
tsleep

SCCS-vsn: sys/vax/uba/ad.c 7.4
SCCS-vsn: sys/vax/uba/ct.c 7.3
SCCS-vsn: sys/vax/uba/dh.c 7.9
SCCS-vsn: sys/vax/uba/dhu.c 7.8
SCCS-vsn: sys/vax/uba/dmf.c 7.9
SCCS-vsn: sys/vax/uba/dmx.c 1.3
SCCS-vsn: sys/vax/uba/dn.c 7.4
SCCS-vsn: sys/vax/uba/dz.c 7.5
SCCS-vsn: sys/vax/uba/ik.c 7.4
SCCS-vsn: sys/vax/uba/lp.c 7.4
SCCS-vsn: sys/vax/uba/np.c 7.4
SCCS-vsn: sys/vax/uba/ps.c 7.3
SCCS-vsn: sys/vax/uba/tm.c 7.7
SCCS-vsn: sys/vax/uba/uda.c 7.25
SCCS-vsn: sys/vax/uba/ut.c 7.5
SCCS-vsn: sys/vax/uba/uu.c 7.3
SCCS-vsn: sys/vax/uba/vs.c 7.4

34 years agotsleep
Marc Teitelbaum [Fri, 9 Feb 1990 09:14:45 +0000 (01:14 -0800)]
tsleep

SCCS-vsn: sys/ufs/mfs/mfs_vfsops.c 7.9

34 years agohave to invalidate the cache for certain NFS transactions (from gmf@osf.org)
Kirk McKusick [Fri, 9 Feb 1990 09:12:24 +0000 (01:12 -0800)]
have to invalidate the cache for certain NFS transactions (from gmf@osf.org)

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

34 years agotsleep
Marc Teitelbaum [Fri, 9 Feb 1990 09:07:27 +0000 (01:07 -0800)]
tsleep

SCCS-vsn: sys/nfs/nfs_syscalls.c 7.6
SCCS-vsn: sys/sys/socketvar.h 7.7
SCCS-vsn: sys/vax/vax/tu.c 7.2

34 years agoforgot tsleep.h
Marc Teitelbaum [Fri, 9 Feb 1990 08:40:56 +0000 (00:40 -0800)]
forgot tsleep.h

SCCS-vsn: sys/kern/vfs_vnops.c 7.15

34 years agouse bwrite to avoid getting out of sync with it
Kirk McKusick [Fri, 9 Feb 1990 08:15:28 +0000 (00:15 -0800)]
use bwrite to avoid getting out of sync with it

SCCS-vsn: sys/nfs/nfs_bio.c 7.11

34 years agotsleep
Marc Teitelbaum [Fri, 9 Feb 1990 07:58:18 +0000 (23:58 -0800)]
tsleep

SCCS-vsn: sys/kern/vfs_vnops.c 7.14

34 years agomissing parameter to mntflushbuf (from noemi@osf.org)
Kirk McKusick [Fri, 9 Feb 1990 07:30:34 +0000 (23:30 -0800)]
missing parameter to mntflushbuf (from noemi@osf.org)

SCCS-vsn: sys/nfs/nfs_vfsops.c 7.13

34 years agoreassign instead of invalidating buffers associated with other vnodes
Kirk McKusick [Fri, 9 Feb 1990 05:54:59 +0000 (21:54 -0800)]
reassign instead of invalidating buffers associated with other vnodes
when doing vinvalbuf (fix for itrunc from noemi@osf.org)

SCCS-vsn: sys/kern/vfs_bio.c 7.21
SCCS-vsn: sys/kern/vfs_cluster.c 7.21

34 years agooptimization from Noemi Paciorek <noemi@osf.org>
Kirk McKusick [Fri, 9 Feb 1990 05:23:05 +0000 (21:23 -0800)]
optimization from Noemi Paciorek <noemi@osf.org>

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

34 years agodate and time created 90/02/07 19:18:39 by mckusick
Kirk McKusick [Thu, 8 Feb 1990 11:18:39 +0000 (03:18 -0800)]
date and time created 90/02/07 19:18:39 by mckusick

SCCS-vsn: share/doc/papers/memfs/0.t 1.1

34 years agocheck for compat ioctls. pgrp can now be null.
Marc Teitelbaum [Thu, 8 Feb 1990 07:42:11 +0000 (23:42 -0800)]
check for compat ioctls. pgrp can now be null.

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

34 years agotsleep
Marc Teitelbaum [Thu, 8 Feb 1990 07:39:53 +0000 (23:39 -0800)]
tsleep

SCCS-vsn: sys/kern/kern_exit.c 7.14
SCCS-vsn: sys/kern/sys_generic.c 7.13

34 years agoexclude sccs changes to remove contrib line from copyright
Keith Bostic [Thu, 8 Feb 1990 00:25:20 +0000 (16:25 -0800)]
exclude sccs changes to remove contrib line from copyright

SCCS-vsn: usr.bin/finger/finger.c 5.19
SCCS-vsn: usr.bin/finger/finger.h 5.4
SCCS-vsn: usr.bin/finger/lprint.c 5.9
SCCS-vsn: usr.bin/finger/net.c 5.3
SCCS-vsn: usr.bin/finger/sprint.c 5.6
SCCS-vsn: usr.bin/finger/util.c 5.8

34 years agocheck directory contents with a scan in disk block order
Kirk McKusick [Wed, 7 Feb 1990 16:23:02 +0000 (08:23 -0800)]
check directory contents with a scan in disk block order
instead of in the order encountered during descent from the root

SCCS-vsn: sbin/fsck/pass2.c 5.9

34 years agouse inoinfo structure to quickly find any orphaned directories
Kirk McKusick [Wed, 7 Feb 1990 16:20:55 +0000 (08:20 -0800)]
use inoinfo structure to quickly find any orphaned directories

SCCS-vsn: sbin/fsck/pass3.c 5.8

34 years agostruct inoinfo is promoted to fsck.h;
Kirk McKusick [Wed, 7 Feb 1990 16:19:52 +0000 (08:19 -0800)]
struct inoinfo is promoted to fsck.h;
add routines to manage pass1 inode buffer;
getcacheino is merged into pass2;
allow sortlist to grow if calculation of number of directories is wrong;
simplify cleanup of inoinfo data structures

SCCS-vsn: sbin/fsck/inode.c 5.13

34 years agoadd pass1 buffer constant;
Kirk McKusick [Wed, 7 Feb 1990 16:17:01 +0000 (08:17 -0800)]
add pass1 buffer constant;
add inoinfo structure to describe essential directory contents

SCCS-vsn: sbin/fsck/fsck.h 5.12

34 years agoadd propogate to find directory connectivity;
Kirk McKusick [Wed, 7 Feb 1990 16:15:54 +0000 (08:15 -0800)]
add propogate to find directory connectivity;
descend is gone, mostly moved into pass2;
add fileerror similar to direrror, but giving current directory;
pathnames are now calculated when needed rather than continuously maintained;
add function changeino to change the inode number of an entry

SCCS-vsn: sbin/fsck/dir.c 5.12

34 years agouse special routine to scan inode list
Kirk McKusick [Wed, 7 Feb 1990 16:10:53 +0000 (08:10 -0800)]
use special routine to scan inode list

SCCS-vsn: sbin/fsck/pass1.c 5.11

34 years agoallocate hash headers and sort list
Kirk McKusick [Wed, 7 Feb 1990 16:10:14 +0000 (08:10 -0800)]
allocate hash headers and sort list

SCCS-vsn: sbin/fsck/setup.c 5.26

34 years agocheck correct variable; have to use slow but safe ginode when printing pathnames
Kirk McKusick [Wed, 7 Feb 1990 16:09:28 +0000 (08:09 -0800)]
check correct variable; have to use slow but safe ginode when printing pathnames

SCCS-vsn: sbin/fsck/utilities.c 5.23

34 years agowant to round to number of frags not fragmment size
Kirk McKusick [Wed, 7 Feb 1990 13:40:54 +0000 (05:40 -0800)]
want to round to number of frags not fragmment size

SCCS-vsn: sbin/fsck/pass5.c 5.11

34 years agominor edits for structure renaming (checkin by mckusick)
Marc Teitelbaum [Wed, 7 Feb 1990 08:09:24 +0000 (00:09 -0800)]
minor edits for structure renaming (checkin by mckusick)

SCCS-vsn: usr.bin/w/w.c 5.15

34 years agofor karels; switchover to new tty ioctls & session handling; DCD checking
Sam Leffler [Wed, 7 Feb 1990 02:28:03 +0000 (18:28 -0800)]
for karels; switchover to new tty ioctls & session handling; DCD checking

SCCS-vsn: usr.sbin/sliplogin/sliplogin.c 1.4

34 years agoNIST claims that no user data implies always accept; emit void control header.
Keith Sklower [Tue, 6 Feb 1990 10:48:50 +0000 (02:48 -0800)]
NIST claims that no user data implies always accept; emit void control header.

SCCS-vsn: sys/netiso/tp_input.c 7.6

34 years agoallow rewinddir to work in all contexts
Kirk McKusick [Tue, 6 Feb 1990 09:34:04 +0000 (01:34 -0800)]
allow rewinddir to work in all contexts

SCCS-vsn: include/dirent.h 5.7

34 years agorecreate, add decimal mapping
Keith Bostic [Tue, 6 Feb 1990 03:59:05 +0000 (19:59 -0800)]
recreate, add decimal mapping

SCCS-vsn: share/man/man7/ascii.7 6.2

34 years agoadd decimal list
Keith Bostic [Tue, 6 Feb 1990 03:57:58 +0000 (19:57 -0800)]
add decimal list

SCCS-vsn: share/misc/ascii 5.2

34 years agofix C_HS and T_TXT handling
Jim Bloom [Mon, 5 Feb 1990 06:19:21 +0000 (22:19 -0800)]
fix C_HS and T_TXT handling

SCCS-vsn: lib/libc/net/res_debug.c 5.28

34 years agoAdd code in mountnfs() and nfs_unmount() to hold and release respectively,
Kirk McKusick [Sun, 4 Feb 1990 09:54:55 +0000 (01:54 -0800)]
Add code in mountnfs() and nfs_unmount() to hold and release respectively,
the vnode/nfsnode representing the remote root. If this action is not taken
and the vnode is dropped from the cache because of heavy activity, there is
no way to identify the remote root vnode during ".." traversal of the mount
point. (from gmf@osf.org)

SCCS-vsn: sys/nfs/nfs_vfsops.c 7.12

34 years agochange setlogname --> setlogin
Keith Sklower [Sat, 3 Feb 1990 13:40:39 +0000 (05:40 -0800)]
change setlogname --> setlogin

SCCS-vsn: usr.bin/login/login.c 5.49

34 years agomknod moved from etc to sbin
Keith Sklower [Sat, 3 Feb 1990 12:23:00 +0000 (04:23 -0800)]
mknod moved from etc to sbin

SCCS-vsn: etc/etc.vax/MAKEDEV 4.32

34 years agono reason for this access call
Keith Bostic [Sat, 3 Feb 1990 09:59:57 +0000 (01:59 -0800)]
no reason for this access call

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

34 years agodate and time created 90/02/02 17:28:15 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:28:15 +0000 (01:28 -0800)]
date and time created 90/02/02 17:28:15 by bostic

SCCS-vsn: share/zoneinfo/datfiles/usno1989 5.1

34 years agodate and time created 90/02/02 17:28:13 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:28:13 +0000 (01:28 -0800)]
date and time created 90/02/02 17:28:13 by bostic

SCCS-vsn: share/zoneinfo/datfiles/usno1988 5.1

34 years agodate and time created 90/02/02 17:28:12 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:28:12 +0000 (01:28 -0800)]
date and time created 90/02/02 17:28:12 by bostic

SCCS-vsn: share/zoneinfo/datfiles/systemv 5.1

34 years agodate and time created 90/02/02 17:28:10 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:28:10 +0000 (01:28 -0800)]
date and time created 90/02/02 17:28:10 by bostic

SCCS-vsn: share/zoneinfo/datfiles/southamerica 5.1

34 years agodate and time created 90/02/02 17:28:08 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:28:08 +0000 (01:28 -0800)]
date and time created 90/02/02 17:28:08 by bostic

SCCS-vsn: share/zoneinfo/datfiles/solar89 5.1

34 years agodate and time created 90/02/02 17:28:06 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:28:06 +0000 (01:28 -0800)]
date and time created 90/02/02 17:28:06 by bostic

SCCS-vsn: share/zoneinfo/datfiles/solar88 5.1

34 years agodate and time created 90/02/02 17:28:03 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:28:03 +0000 (01:28 -0800)]
date and time created 90/02/02 17:28:03 by bostic

SCCS-vsn: share/zoneinfo/datfiles/solar87 5.1

34 years agodate and time created 90/02/02 17:28:02 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:28:02 +0000 (01:28 -0800)]
date and time created 90/02/02 17:28:02 by bostic

SCCS-vsn: share/zoneinfo/datfiles/pacificnew 5.1

34 years agodate and time created 90/02/02 17:28:00 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:28:00 +0000 (01:28 -0800)]
date and time created 90/02/02 17:28:00 by bostic

SCCS-vsn: share/zoneinfo/datfiles/northamerica 5.1

34 years agodate and time created 90/02/02 17:27:59 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:27:59 +0000 (01:27 -0800)]
date and time created 90/02/02 17:27:59 by bostic

SCCS-vsn: share/zoneinfo/datfiles/leapseconds 5.1

34 years agodate and time created 90/02/02 17:27:57 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:27:57 +0000 (01:27 -0800)]
date and time created 90/02/02 17:27:57 by bostic

SCCS-vsn: share/zoneinfo/datfiles/factory 5.1

34 years agodate and time created 90/02/02 17:27:55 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:27:55 +0000 (01:27 -0800)]
date and time created 90/02/02 17:27:55 by bostic

SCCS-vsn: share/zoneinfo/datfiles/europe 5.1

34 years agodate and time created 90/02/02 17:27:53 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:27:53 +0000 (01:27 -0800)]
date and time created 90/02/02 17:27:53 by bostic

SCCS-vsn: share/zoneinfo/datfiles/etcetera 5.1

34 years agodate and time created 90/02/02 17:27:52 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:27:52 +0000 (01:27 -0800)]
date and time created 90/02/02 17:27:52 by bostic

SCCS-vsn: share/zoneinfo/datfiles/antarctica 5.1

34 years agodate and time created 90/02/02 17:27:50 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:27:50 +0000 (01:27 -0800)]
date and time created 90/02/02 17:27:50 by bostic

SCCS-vsn: share/zoneinfo/datfiles/africa 5.1

34 years agodate and time created 90/02/02 17:24:19 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:24:19 +0000 (01:24 -0800)]
date and time created 90/02/02 17:24:19 by bostic

SCCS-vsn: share/zoneinfo/zic.c 5.1

34 years agodate and time created 90/02/02 17:24:17 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:24:17 +0000 (01:24 -0800)]
date and time created 90/02/02 17:24:17 by bostic

SCCS-vsn: share/zoneinfo/zic.8 5.1

34 years agodate and time created 90/02/02 17:24:16 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:24:16 +0000 (01:24 -0800)]
date and time created 90/02/02 17:24:16 by bostic

SCCS-vsn: share/zoneinfo/DIST/tzfile.h 5.1

34 years agodate and time created 90/02/02 17:24:14 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:24:14 +0000 (01:24 -0800)]
date and time created 90/02/02 17:24:14 by bostic

SCCS-vsn: share/zoneinfo/tzfile.5 5.1

34 years agodate and time created 90/02/02 17:24:13 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:24:13 +0000 (01:24 -0800)]
date and time created 90/02/02 17:24:13 by bostic

SCCS-vsn: share/zoneinfo/DIST/time.h 5.1

34 years agodate and time created 90/02/02 17:24:11 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:24:11 +0000 (01:24 -0800)]
date and time created 90/02/02 17:24:11 by bostic

SCCS-vsn: share/zoneinfo/DIST/stdlib.h 5.1

34 years agodate and time created 90/02/02 17:24:10 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:24:10 +0000 (01:24 -0800)]
date and time created 90/02/02 17:24:10 by bostic

SCCS-vsn: share/zoneinfo/DIST/stdio.h 5.1

34 years agodate and time created 90/02/02 17:24:08 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:24:08 +0000 (01:24 -0800)]
date and time created 90/02/02 17:24:08 by bostic

SCCS-vsn: share/zoneinfo/scheck.c 5.1

34 years agodate and time created 90/02/02 17:24:07 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:24:07 +0000 (01:24 -0800)]
date and time created 90/02/02 17:24:07 by bostic

SCCS-vsn: share/zoneinfo/DIST/nonstd.h 5.1

34 years agodate and time created 90/02/02 17:24:05 by bostic
Keith Bostic [Sat, 3 Feb 1990 09:24:05 +0000 (01:24 -0800)]
date and time created 90/02/02 17:24:05 by bostic

SCCS-vsn: share/zoneinfo/ialloc.c 5.1

34 years agoupdated comments from Chongo
Keith Bostic [Sat, 3 Feb 1990 08:32:02 +0000 (00:32 -0800)]
updated comments from Chongo

SCCS-vsn: games/factor/factor.c 4.3
SCCS-vsn: games/primes/primes.c 5.3

34 years agosave block pointers of directories as they are encountered in pass1
Kirk McKusick [Fri, 2 Feb 1990 15:36:24 +0000 (07:36 -0800)]
save block pointers of directories as they are encountered in pass1
so that they do not have to be reread when descending in pass2

SCCS-vsn: sbin/fsck/main.c 5.18
SCCS-vsn: sbin/fsck/utilities.c 5.22
SCCS-vsn: sbin/fsck/pass1.c 5.10
SCCS-vsn: sbin/fsck/dir.c 5.11
SCCS-vsn: sbin/fsck/inode.c 5.12
SCCS-vsn: sbin/fsck/fsck.h 5.11
SCCS-vsn: sbin/fsck/pass3.c 5.7

34 years agodate and time created 90/02/01 22:00:29 by bostic
Keith Bostic [Fri, 2 Feb 1990 14:00:29 +0000 (06:00 -0800)]
date and time created 90/02/01 22:00:29 by bostic

SCCS-vsn: lib/libc/gen/setmode.3 5.1

34 years agodate and time created 90/02/01 21:44:13 by bostic
Keith Bostic [Fri, 2 Feb 1990 13:44:13 +0000 (05:44 -0800)]
date and time created 90/02/01 21:44:13 by bostic

SCCS-vsn: lib/libc/gen/setmode.c 5.1

34 years agoupdate for current program
Kirk McKusick [Fri, 2 Feb 1990 09:39:47 +0000 (01:39 -0800)]
update for current program

SCCS-vsn: sbin/fsck/fsck.8 6.8

34 years agoconvert to BSD only copyright
Kirk McKusick [Fri, 2 Feb 1990 09:17:49 +0000 (01:17 -0800)]
convert to BSD only copyright

SCCS-vsn: sbin/fsck/pass4.c 5.7
SCCS-vsn: sbin/fsck/main.c 5.17
SCCS-vsn: sbin/fsck/utilities.c 5.21
SCCS-vsn: sbin/fsck/setup.c 5.25
SCCS-vsn: sbin/fsck/pass1.c 5.9
SCCS-vsn: sbin/fsck/dir.c 5.10
SCCS-vsn: sbin/fsck/inode.c 5.11
SCCS-vsn: sbin/fsck/fsck.h 5.10
SCCS-vsn: sbin/fsck/pass1b.c 5.6
SCCS-vsn: sbin/fsck/pass5.c 5.10
SCCS-vsn: sbin/fsck/pass3.c 5.6
SCCS-vsn: sbin/fsck/pass2.c 5.8

34 years agoeliminate last vestages of AT&T code
Kirk McKusick [Fri, 2 Feb 1990 09:08:18 +0000 (01:08 -0800)]
eliminate last vestages of AT&T code

SCCS-vsn: sbin/fsck/utilities.c 5.20

34 years agoHope that TIOCSETA is close enough to TCSETA to work in telnetd . . .
Keith Sklower [Fri, 2 Feb 1990 09:04:18 +0000 (01:04 -0800)]
Hope that TIOCSETA is close enough to TCSETA to work in telnetd . . .

SCCS-vsn: libexec/telnetd/sys_term.c 5.4

34 years agolint and other aesthetic cleanups
Kirk McKusick [Fri, 2 Feb 1990 08:18:09 +0000 (00:18 -0800)]
lint and other aesthetic cleanups

SCCS-vsn: sbin/fsck/pass4.c 5.6
SCCS-vsn: sbin/fsck/main.c 5.16
SCCS-vsn: sbin/fsck/utilities.c 5.19
SCCS-vsn: sbin/fsck/setup.c 5.24
SCCS-vsn: sbin/fsck/pass1.c 5.8
SCCS-vsn: sbin/fsck/dir.c 5.9
SCCS-vsn: sbin/fsck/inode.c 5.10
SCCS-vsn: sbin/fsck/fsck.h 5.9
SCCS-vsn: sbin/fsck/pass1b.c 5.5
SCCS-vsn: sbin/fsck/pass5.c 5.9
SCCS-vsn: sbin/fsck/pass3.c 5.5
SCCS-vsn: sbin/fsck/pass2.c 5.7

34 years agodate and time created 90/02/01 14:32:02 by marc
Marc Teitelbaum [Fri, 2 Feb 1990 06:32:02 +0000 (22:32 -0800)]
date and time created 90/02/01 14:32:02 by marc

SCCS-vsn: sys/sys/sysctl.h 7.1

34 years agoforgot primes manual page
Keith Bostic [Fri, 2 Feb 1990 02:26:44 +0000 (18:26 -0800)]
forgot primes manual page

SCCS-vsn: games/factor/Makefile 5.5

34 years agonew version from Landon Curt Noll
Keith Bostic [Fri, 2 Feb 1990 02:22:58 +0000 (18:22 -0800)]
new version from Landon Curt Noll

SCCS-vsn: games/factor/Makefile 5.4
SCCS-vsn: games/factor/factor.6 5.2
SCCS-vsn: games/factor/factor.c 4.2
SCCS-vsn: games/primes/primes.c 5.2

34 years agonew version from Landon Curt Noll.
Keith Bostic [Fri, 2 Feb 1990 02:21:45 +0000 (18:21 -0800)]
new version from Landon Curt Noll.
date and time created 90/02/01 10:21:45 by bostic

SCCS-vsn: games/primes/primes.h 5.1

34 years agonew version from Landon Curt Noll.
Keith Bostic [Fri, 2 Feb 1990 02:21:34 +0000 (18:21 -0800)]
new version from Landon Curt Noll.
date and time created 90/02/01 10:21:34 by bostic

SCCS-vsn: games/primes/pr_tbl.c 5.1

34 years agonew version from Landon Curt Noll.
Keith Bostic [Fri, 2 Feb 1990 02:21:12 +0000 (18:21 -0800)]
new version from Landon Curt Noll.
date and time created 90/02/01 10:21:12 by bostic

SCCS-vsn: games/primes/pattern.c 5.1

34 years agoget minimal set of include files
Kirk McKusick [Thu, 1 Feb 1990 08:58:54 +0000 (00:58 -0800)]
get minimal set of include files

SCCS-vsn: sys/kern/kern_sysctl.c 7.2

34 years agoadd kern_kinfo.c
Kirk McKusick [Thu, 1 Feb 1990 08:30:37 +0000 (00:30 -0800)]
add kern_kinfo.c

SCCS-vsn: sys/conf/files 7.19

34 years agodate and time created 90/01/31 16:29:37 by marc
Marc Teitelbaum [Thu, 1 Feb 1990 08:29:37 +0000 (00:29 -0800)]
date and time created 90/01/31 16:29:37 by marc

SCCS-vsn: sys/kern/kern_sysctl.c 7.1

34 years agoadd fchdir; reduce number of cd's, do all cd's in fts_build
Keith Bostic [Thu, 1 Feb 1990 00:31:09 +0000 (16:31 -0800)]
add fchdir; reduce number of cd's, do all cd's in fts_build

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

34 years agofs.h --> ufs from sys
Keith Sklower [Wed, 31 Jan 1990 11:28:03 +0000 (03:28 -0800)]
fs.h --> ufs from sys

SCCS-vsn: usr.sbin/bad144/bad144.c 5.17

34 years agolint; try small reads on error (4.3BSD-tahoe/sbin/5)
Kirk McKusick [Wed, 31 Jan 1990 10:00:08 +0000 (02:00 -0800)]
lint; try small reads on error (4.3BSD-tahoe/sbin/5)

SCCS-vsn: sbin/ncheck/ncheck.c 5.9

34 years agohave to set both seek and loc pointers
Kirk McKusick [Wed, 31 Jan 1990 09:50:16 +0000 (01:50 -0800)]
have to set both seek and loc pointers

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

34 years agochange to dirent.h to pick up Kirk's seekdir/telldir fix
Keith Bostic [Wed, 31 Jan 1990 09:02:01 +0000 (01:02 -0800)]
change to dirent.h to pick up Kirk's seekdir/telldir fix

SCCS-vsn: old/make/defs 4.11
SCCS-vsn: old/make/files.c 4.19

34 years agoset up seek pointer for telldir
Kirk McKusick [Wed, 31 Jan 1990 09:00:44 +0000 (01:00 -0800)]
set up seek pointer for telldir

SCCS-vsn: lib/libc/gen/opendir.c 5.8

34 years agoupdate for rewinddir
Kirk McKusick [Wed, 31 Jan 1990 08:56:01 +0000 (00:56 -0800)]
update for rewinddir

SCCS-vsn: sys/ufs/ffs/dir.h 7.7
SCCS-vsn: sys/ufs/ufs/dir.h 7.7

34 years agoset up rewinddir to work correctly
Kirk McKusick [Wed, 31 Jan 1990 08:52:59 +0000 (00:52 -0800)]
set up rewinddir to work correctly

SCCS-vsn: include/dirent.h 5.6

34 years agooutput errors to log file (4.3BSD-tahoe/usr.sbin/6)
Kirk McKusick [Wed, 31 Jan 1990 05:14:26 +0000 (21:14 -0800)]
output errors to log file (4.3BSD-tahoe/usr.sbin/6)

SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 5.10

34 years agoproper cast in printf (4.3BSD-tahoe/usr.lib/10)
Kirk McKusick [Wed, 31 Jan 1990 05:09:04 +0000 (21:09 -0800)]
proper cast in printf (4.3BSD-tahoe/usr.lib/10)

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 5.31

34 years agoif I had brains, I'd be dangerous
Keith Bostic [Tue, 30 Jan 1990 11:37:30 +0000 (03:37 -0800)]
if I had brains, I'd be dangerous

SCCS-vsn: etc/weekly 5.6

34 years agoadd reference to SP&E paper
Kirk McKusick [Tue, 30 Jan 1990 10:05:19 +0000 (02:05 -0800)]
add reference to SP&E paper

SCCS-vsn: usr.bin/gprof/gprof.1 6.4

34 years agofixbugs in ishinput, rdinput processing, checkpoint for release
Keith Sklower [Fri, 26 Jan 1990 10:26:17 +0000 (02:26 -0800)]
fixbugs in ishinput, rdinput processing, checkpoint for release
to NIST

SCCS-vsn: sys/netiso/esis.c 7.5
SCCS-vsn: sys/netiso/iso_snpac.c 7.6

34 years agoeditor temporaries now kept in /var/tmp
Keith Sklower [Wed, 24 Jan 1990 03:29:41 +0000 (19:29 -0800)]
editor temporaries now kept in /var/tmp

SCCS-vsn: etc/rc 5.9

34 years agonew version from van (beta release)
Sam Leffler [Sun, 21 Jan 1990 09:34:18 +0000 (01:34 -0800)]
new version from van (beta release)

SCCS-vsn: sys/net/slcompress.h 7.3
SCCS-vsn: sys/net/slcompress.c 7.5

34 years agorearrange flags; add "auto enable" of compression
Sam Leffler [Sun, 21 Jan 1990 09:34:03 +0000 (01:34 -0800)]
rearrange flags; add "auto enable" of compression

SCCS-vsn: sys/net/if_slvar.h 7.4

34 years agoupdate from van: add "auto enable" of compression (if auto
Sam Leffler [Sun, 21 Jan 1990 09:33:42 +0000 (01:33 -0800)]
update from van: add "auto enable" of compression (if auto
enable flag is set on if and a compressed packet is received, then
enable compression on output); also separates i/o mru/mtu

SCCS-vsn: sys/net/if_sl.c 7.19

34 years agoadditional initialization needed for 7.24
Kirk McKusick [Sat, 20 Jan 1990 10:13:29 +0000 (02:13 -0800)]
additional initialization needed for 7.24

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

34 years agonew signals
Keith Bostic [Sat, 20 Jan 1990 06:53:11 +0000 (22:53 -0800)]
new signals

SCCS-vsn: sbin/restore/main.c 5.7