unix-history/.git
34 years agogotta fire the idiot who didn't finish this...
Bill Joy [Sat, 8 Jul 1989 09:51:22 +0000 (01:51 -0800)]
gotta fire the idiot who didn't finish this...

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

34 years agoWSIGRESTART is unnecessary
Mike Karels [Sat, 8 Jul 1989 03:36:00 +0000 (19:36 -0800)]
WSIGRESTART is unnecessary

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

34 years agoonly check list of groups if EPERM is returned.
Keith Bostic [Sat, 8 Jul 1989 00:06:25 +0000 (16:06 -0800)]
only check list of groups if EPERM is returned.
sys/dir.h -> dirent.h, minor lint

SCCS-vsn: usr.sbin/chown/chown.c 5.13

34 years agodo not nput when mkdir fails (from Rick Macklem)
Kirk McKusick [Fri, 7 Jul 1989 08:45:12 +0000 (00:45 -0800)]
do not nput when mkdir fails (from Rick Macklem)

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

34 years agoupdate of July 5th from Rick Macklem
Kirk McKusick [Fri, 7 Jul 1989 08:42:37 +0000 (00:42 -0800)]
update of July 5th from Rick Macklem

SCCS-vsn: sys/nfs/nfs.h 7.2
SCCS-vsn: sys/nfs/nfs_vnops.c 7.2
SCCS-vsn: sys/nfs/nfs_node.c 7.3
SCCS-vsn: sys/nfs/nfs_serv.c 7.3
SCCS-vsn: sys/nfs/nfs_socket.c 7.2
SCCS-vsn: sys/nfs/nfs_subs.c 7.3
SCCS-vsn: sys/nfs/nfs_vfsops.c 7.2
SCCS-vsn: sys/nfs/nfsm_subs.h 7.2

34 years ago/usr/adm -> /var/log; VMUNIX -> UNIX
Keith Bostic [Fri, 7 Jul 1989 07:32:11 +0000 (23:32 -0800)]
/usr/adm -> /var/log; VMUNIX -> UNIX

SCCS-vsn: sbin/dmesg/dmesg.c 5.7
SCCS-vsn: sbin/dmesg/pathnames.h 5.3

35 years agoadd missing bump to reference count
Marc Teitelbaum [Thu, 6 Jul 1989 10:23:23 +0000 (02:23 -0800)]
add missing bump to reference count

SCCS-vsn: sys/kern/kern_ktrace.c 1.5

35 years agograb vnode reference, not inode reference
Marc Teitelbaum [Thu, 6 Jul 1989 09:14:48 +0000 (01:14 -0800)]
grab vnode reference, not inode reference

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

35 years agoeliminate vn_access; do checks directly
Kirk McKusick [Thu, 6 Jul 1989 02:45:06 +0000 (18:45 -0800)]
eliminate vn_access; do checks directly

SCCS-vsn: sys/nfs/nfs_subs.c 7.2

35 years agofirst bootable NFS from Rick Macklem
Kirk McKusick [Thu, 6 Jul 1989 02:43:48 +0000 (18:43 -0800)]
first bootable NFS from Rick Macklem

SCCS-vsn: sys/nfs/nfs_subs.c 7.1

35 years agobreak up vn_access using vn_writechk and VOP_ACCESS as appropriate
Kirk McKusick [Thu, 6 Jul 1989 02:41:00 +0000 (18:41 -0800)]
break up vn_access using vn_writechk and VOP_ACCESS as appropriate

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

35 years agofirst bootable NFS from Rick Macklem
Kirk McKusick [Thu, 6 Jul 1989 02:40:02 +0000 (18:40 -0800)]
first bootable NFS from Rick Macklem

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

35 years agodynamic allocation of nfsnode table
Kirk McKusick [Thu, 6 Jul 1989 02:38:13 +0000 (18:38 -0800)]
dynamic allocation of nfsnode table

SCCS-vsn: sys/nfs/nfs_node.c 7.2

35 years agoallocation of nfsnode table
Kirk McKusick [Thu, 6 Jul 1989 02:37:50 +0000 (18:37 -0800)]
allocation of nfsnode table

SCCS-vsn: sys/tahoe/tahoe/machdep.c 7.3

35 years agofirst bootable NFS from Rick Macklem
Kirk McKusick [Thu, 6 Jul 1989 02:36:01 +0000 (18:36 -0800)]
first bootable NFS from Rick Macklem

SCCS-vsn: sys/nfs/nfs.h 7.1
SCCS-vsn: sys/nfs/nfs_vnops.c 7.1
SCCS-vsn: sys/nfs/nfs_socket.c 7.1
SCCS-vsn: sys/nfs/nfs_syscalls.c 7.1
SCCS-vsn: sys/nfs/nfs_vfsops.c 7.1
SCCS-vsn: sys/nfs/nfsm_subs.h 7.1
SCCS-vsn: sys/nfs/nfsmount.h 7.1
SCCS-vsn: sys/nfs/nfsnode.h 7.1
SCCS-vsn: sys/nfs/nfsproto.h 7.1
SCCS-vsn: sys/nfs/rpcv2.h 7.1
SCCS-vsn: sys/nfs/xdr_subs.h 7.1
SCCS-vsn: sys/nfs/nfs_node.c 7.1

35 years agocut off argument printing at 20
Kirk McKusick [Thu, 6 Jul 1989 01:54:04 +0000 (17:54 -0800)]
cut off argument printing at 20

SCCS-vsn: old/adb/adb.tahoe/machdep.c 5.3

35 years agoupdate for vnodes
Kirk McKusick [Thu, 6 Jul 1989 01:42:17 +0000 (17:42 -0800)]
update for vnodes

SCCS-vsn: old/adb/common_scripts/u 5.2

35 years agoupdate for process groups and vnodes
Kirk McKusick [Thu, 6 Jul 1989 01:42:05 +0000 (17:42 -0800)]
update for process groups and vnodes

SCCS-vsn: old/adb/scripts.tahoe/proc 5.2

35 years agodefine initial set of fields for syscontext structure
Kirk McKusick [Wed, 5 Jul 1989 02:06:09 +0000 (18:06 -0800)]
define initial set of fields for syscontext structure

SCCS-vsn: sys/sys/syscontext.h 7.2

35 years agopass in system call context pointer instead of using u. area
Kirk McKusick [Wed, 5 Jul 1989 01:54:07 +0000 (17:54 -0800)]
pass in system call context pointer instead of using u. area

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

35 years agopass &u to syscall routines (eventually to become a syscontext)
Kirk McKusick [Wed, 5 Jul 1989 01:01:43 +0000 (17:01 -0800)]
pass &u to syscall routines (eventually to become a syscontext)

SCCS-vsn: sys/tahoe/tahoe/trap.c 7.4
SCCS-vsn: sys/vax/vax/trap.c 7.4

35 years agoget rid of old compatibility code
Mike Karels [Wed, 5 Jul 1989 00:55:04 +0000 (16:55 -0800)]
get rid of old compatibility code

SCCS-vsn: sys/tahoe/tahoe/trap.c 7.3

35 years agoKTRACE code
Marc Teitelbaum [Wed, 5 Jul 1989 00:52:28 +0000 (16:52 -0800)]
KTRACE code

SCCS-vsn: sys/tahoe/tahoe/trap.c 7.2

35 years agoget rid of redundant status check (from Torek)
Kirk McKusick [Wed, 5 Jul 1989 00:41:22 +0000 (16:41 -0800)]
get rid of redundant status check (from Torek)

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

35 years agoadd spare fields for future use
Kirk McKusick [Tue, 4 Jul 1989 14:43:20 +0000 (06:43 -0800)]
add spare fields for future use

SCCS-vsn: sys/ufs/ffs/dinode.h 7.5
SCCS-vsn: sys/ufs/ffs/inode.h 7.5
SCCS-vsn: sys/ufs/ufs/dinode.h 7.5
SCCS-vsn: sys/ufs/ufs/inode.h 7.5

35 years agoreplace vn_access with vn_writechk;
Kirk McKusick [Tue, 4 Jul 1989 13:13:40 +0000 (05:13 -0800)]
replace vn_access with vn_writechk;
break up vn_access into its constituent parts vn_writechk and VOP_ACCESS

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

35 years agoget rid of unnecessary access checks
Kirk McKusick [Tue, 4 Jul 1989 13:10:55 +0000 (05:10 -0800)]
get rid of unnecessary access checks

SCCS-vsn: sys/kern/vfs_lookup.c 7.17

35 years agobreak vn_access into its constituent parts vn_writechk and VOP_ACCESS
Kirk McKusick [Tue, 4 Jul 1989 13:08:07 +0000 (05:08 -0800)]
break vn_access into its constituent parts vn_writechk and VOP_ACCESS

SCCS-vsn: sys/kern/vfs_syscalls.c 7.13

35 years agodelete unnecessary check; minor cleanup
Kirk McKusick [Tue, 4 Jul 1989 13:05:07 +0000 (05:05 -0800)]
delete unnecessary check; minor cleanup

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 7.13
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 7.13
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 7.13
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 7.13

35 years agouse VOP_ACCESS directly
Kirk McKusick [Tue, 4 Jul 1989 09:27:43 +0000 (01:27 -0800)]
use VOP_ACCESS directly

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

35 years agodo not need vn_access, just use VOP_ACCESS directly
Kirk McKusick [Tue, 4 Jul 1989 08:58:53 +0000 (00:58 -0800)]
do not need vn_access, just use VOP_ACCESS directly

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

35 years agouse VOP_ACCESS directly
Kirk McKusick [Tue, 4 Jul 1989 08:54:46 +0000 (00:54 -0800)]
use VOP_ACCESS directly

SCCS-vsn: sys/kern/kern_exec.c 7.11

35 years agomust ensure that the vnode is locked while operating on it
Kirk McKusick [Tue, 4 Jul 1989 02:34:25 +0000 (18:34 -0800)]
must ensure that the vnode is locked while operating on it

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

35 years agomust properly calculate whether at end of path
Kirk McKusick [Mon, 3 Jul 1989 14:58:15 +0000 (06:58 -0800)]
must properly calculate whether at end of path

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

35 years agodate and time created 89/07/02 20:11:52 by mckusick
Kirk McKusick [Mon, 3 Jul 1989 11:11:52 +0000 (03:11 -0800)]
date and time created 89/07/02 20:11:52 by mckusick

SCCS-vsn: lib/libc/sys/nfssvc.2 6.1

35 years agodate and time created 89/07/02 20:11:51 by mckusick
Kirk McKusick [Mon, 3 Jul 1989 11:11:51 +0000 (03:11 -0800)]
date and time created 89/07/02 20:11:51 by mckusick

SCCS-vsn: lib/libc/sys/getfh.2 6.1

35 years agomust return value in ni_vp when cd .. through the root
Kirk McKusick [Mon, 3 Jul 1989 09:04:14 +0000 (01:04 -0800)]
must return value in ni_vp when cd .. through the root

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

35 years agoupdate for vnodes
Kirk McKusick [Mon, 3 Jul 1989 08:09:36 +0000 (00:09 -0800)]
update for vnodes

SCCS-vsn: old/adb/common_scripts/inode 5.2
SCCS-vsn: old/adb/common_scripts/nameidata 5.2

35 years agoadd blocks and generation number
Kirk McKusick [Mon, 3 Jul 1989 07:53:22 +0000 (23:53 -0800)]
add blocks and generation number

SCCS-vsn: old/adb/common_scripts/dino 5.2

35 years agodate and time created 89/07/02 16:28:56 by mckusick
Kirk McKusick [Mon, 3 Jul 1989 07:28:56 +0000 (23:28 -0800)]
date and time created 89/07/02 16:28:56 by mckusick

SCCS-vsn: old/adb/common_scripts/vnode 1.1

35 years agodate and time created 89/07/02 15:22:51 by mckusick
Kirk McKusick [Mon, 3 Jul 1989 06:22:51 +0000 (22:22 -0800)]
date and time created 89/07/02 15:22:51 by mckusick

SCCS-vsn: lib/libc/sys/getfh.s 5.1
SCCS-vsn: lib/libc/sys/nfssvc.s 5.1

35 years agoadd nnfsnode for NFS
Kirk McKusick [Sun, 2 Jul 1989 10:02:18 +0000 (02:02 -0800)]
add nnfsnode for NFS

SCCS-vsn: sys/conf/param.c 7.7

35 years agoadd MAXPHYS for NFS
Kirk McKusick [Sun, 2 Jul 1989 09:59:43 +0000 (01:59 -0800)]
add MAXPHYS for NFS

SCCS-vsn: sys/vax/vax/genassym.c 7.4

35 years agoallocation of nfsnode table
Kirk McKusick [Sun, 2 Jul 1989 09:35:05 +0000 (01:35 -0800)]
allocation of nfsnode table

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

35 years agonew header file locations
Kirk McKusick [Sun, 2 Jul 1989 01:21:05 +0000 (17:21 -0800)]
new header file locations

SCCS-vsn: sbin/newfs/newfs.c 6.18
SCCS-vsn: sbin/newfs/mkfs.c 6.10

35 years agomust handle alignment for packets w/o data
Sam Leffler [Sun, 2 Jul 1989 01:08:46 +0000 (17:08 -0800)]
must handle alignment for packets w/o data

SCCS-vsn: sys/net/slcompress.c 7.4

35 years agomerge new code from van, sundry cleanups
Mike Karels [Sat, 1 Jul 1989 09:16:01 +0000 (01:16 -0800)]
merge new code from van, sundry cleanups

SCCS-vsn: sys/net/if_sl.c 7.16
SCCS-vsn: sys/net/if_slvar.h 7.3
SCCS-vsn: sys/net/slcompress.h 7.2

35 years agoANSI C cleanups from Torek
Kirk McKusick [Sat, 1 Jul 1989 08:02:14 +0000 (00:02 -0800)]
ANSI C cleanups from Torek

SCCS-vsn: sbin/fsck/setup.c 5.22
SCCS-vsn: sbin/fsck/utilities.c 5.16

35 years agoansi C changes from Torek
Kirk McKusick [Sat, 1 Jul 1989 07:50:14 +0000 (23:50 -0800)]
ansi C changes from Torek

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

35 years agonew version from van
Mike Karels [Sat, 1 Jul 1989 06:12:21 +0000 (22:12 -0800)]
new version from van

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

35 years agowilliam's changes
Mike Karels [Sat, 1 Jul 1989 01:15:36 +0000 (17:15 -0800)]
william's changes

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

35 years agochecked in for sam; converted to termios/BSD
Sam Leffler [Sat, 1 Jul 1989 01:14:15 +0000 (17:14 -0800)]
checked in for sam; converted to termios/BSD

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

35 years agoremove references to [sg]tty
Keith Bostic [Fri, 30 Jun 1989 10:28:37 +0000 (02:28 -0800)]
remove references to [sg]tty

SCCS-vsn: lib/libcurses/curses.h 5.5
SCCS-vsn: lib/libcurses/tstp.c 5.4
SCCS-vsn: lib/libcurses/setterm.c 5.6

35 years agonew version from Michael Fischbein.
Keith Bostic [Fri, 30 Jun 1989 08:37:18 +0000 (00:37 -0800)]
new version from Michael Fischbein.

SCCS-vsn: usr.bin/who/who.c 5.10

35 years agoinitial version from van
Mike Karels [Fri, 30 Jun 1989 00:31:16 +0000 (16:31 -0800)]
initial version from van

SCCS-vsn: sys/net/slcompress.h 7.1

35 years agonew version from van
Mike Karels [Fri, 30 Jun 1989 00:08:24 +0000 (16:08 -0800)]
new version from van

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

35 years agoinitial working version
Mike Karels [Fri, 30 Jun 1989 00:07:22 +0000 (16:07 -0800)]
initial working version

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

35 years agocheckpoint; should fix previous bug, but see next version
Sam Leffler [Fri, 30 Jun 1989 00:05:15 +0000 (16:05 -0800)]
checkpoint; should fix previous bug, but see next version

SCCS-vsn: sys/net/slcompress.c 7.2

35 years agocheckpoint; working without compression
William Nesheim [Fri, 30 Jun 1989 00:04:36 +0000 (16:04 -0800)]
checkpoint; working without compression

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

35 years agotypo; wasn't printing wheel group files
Keith Bostic [Thu, 29 Jun 1989 08:20:14 +0000 (00:20 -0800)]
typo; wasn't printing wheel group files

SCCS-vsn: bin/ls/print.c 5.14

35 years agoinfinite loop on bad file name
Keith Bostic [Thu, 29 Jun 1989 08:02:01 +0000 (00:02 -0800)]
infinite loop on bad file name

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

35 years agoavoid core dump caused by uinitialized variable (4.3BSD-tahoe/usr.bin/21)
Kirk McKusick [Thu, 29 Jun 1989 07:29:26 +0000 (23:29 -0800)]
avoid core dump caused by uinitialized variable (4.3BSD-tahoe/usr.bin/21)

SCCS-vsn: old/tbl/t8.c 4.4

35 years agodate and time created 89/06/28 11:48:36 by sam
Sam Leffler [Thu, 29 Jun 1989 02:48:36 +0000 (18:48 -0800)]
date and time created 89/06/28 11:48:36 by sam

SCCS-vsn: sys/net/slcompress.c 7.1

35 years agosyntax error
Kirk McKusick [Wed, 28 Jun 1989 15:13:35 +0000 (07:13 -0800)]
syntax error

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

35 years agoproper include path
Kirk McKusick [Wed, 28 Jun 1989 15:10:07 +0000 (07:10 -0800)]
proper include path

SCCS-vsn: sbin/mount/mount.c 5.8
SCCS-vsn: sbin/umount/umount.c 5.3

35 years agosyntax error in Nfsiomap; use /sbin/init instead of /etc/init
Kirk McKusick [Wed, 28 Jun 1989 14:31:51 +0000 (06:31 -0800)]
syntax error in Nfsiomap; use /sbin/init instead of /etc/init

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

35 years agoupdate for POSIX tty driver from Rick Macklem
Kirk McKusick [Wed, 28 Jun 1989 14:27:10 +0000 (06:27 -0800)]
update for POSIX tty driver from Rick Macklem

SCCS-vsn: sys/vax/vax/cons.c 7.6

35 years agoufs_vptofh is now called by getfh
Kirk McKusick [Wed, 28 Jun 1989 14:14:15 +0000 (06:14 -0800)]
ufs_vptofh is now called by getfh

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

35 years agoexpand maximum datagram size to 9K for benefit of NFS
Kirk McKusick [Wed, 28 Jun 1989 14:08:07 +0000 (06:08 -0800)]
expand maximum datagram size to 9K for benefit of NFS

SCCS-vsn: sys/netinet/udp_usrreq.c 7.12

35 years agoadd NFS specific calls nfssvc, getfh, and exportfs
Kirk McKusick [Wed, 28 Jun 1989 13:44:52 +0000 (05:44 -0800)]
add NFS specific calls nfssvc, getfh, and exportfs

SCCS-vsn: sys/kern/syscalls.master 7.6

35 years agoadd VREF macro
Kirk McKusick [Wed, 28 Jun 1989 13:22:31 +0000 (05:22 -0800)]
add VREF macro

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

35 years agomust vrelse vnode if VOP_OPEN fails; add vref
Kirk McKusick [Wed, 28 Jun 1989 12:17:08 +0000 (04:17 -0800)]
must vrelse vnode if VOP_OPEN fails; add vref

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

35 years agoupdate reference counts on vnodes using VREF
Kirk McKusick [Wed, 28 Jun 1989 10:28:17 +0000 (02:28 -0800)]
update reference counts on vnodes using VREF

SCCS-vsn: sys/kern/vfs_bio.c 7.7
SCCS-vsn: sys/kern/vfs_cluster.c 7.7
SCCS-vsn: sys/ufs/ffs/ffs_inode.c 7.9
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 7.9
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 7.9
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 7.9
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 7.11
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 7.11
SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 7.16
SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 7.16
SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 7.16
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 7.16
SCCS-vsn: sys/kern/init_main.c 7.14
SCCS-vsn: sys/kern/kern_fork.c 7.7
SCCS-vsn: sys/kern/vfs_lookup.c 7.14
SCCS-vsn: sys/kern/vfs_subr.c 7.5
SCCS-vsn: sys/vm/vm_swap.c 7.6
SCCS-vsn: sys/kern/kern_physio.c 7.7

35 years agodon't assign result until after all reallocs; grow size faster
Keith Bostic [Wed, 28 Jun 1989 09:23:08 +0000 (01:23 -0800)]
don't assign result until after all reallocs; grow size faster

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

35 years agomake `total' line, directory name, and preceding newline right
Keith Bostic [Wed, 28 Jun 1989 09:02:27 +0000 (01:02 -0800)]
make `total' line, directory name, and preceding newline right

SCCS-vsn: bin/ls/ls.c 5.29
SCCS-vsn: bin/ls/ls.h 5.7
SCCS-vsn: bin/ls/print.c 5.13

35 years agofree up buffer space after use
Kirk McKusick [Wed, 28 Jun 1989 08:44:54 +0000 (00:44 -0800)]
free up buffer space after use

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

35 years agominor reformat, add _PATH_ prefix to FSTAB, deprecate old version
Keith Bostic [Wed, 28 Jun 1989 08:04:39 +0000 (00:04 -0800)]
minor reformat, add _PATH_ prefix to FSTAB, deprecate old version

SCCS-vsn: include/fstab.h 5.5

35 years agohere documents not closed in at; bug report 4.3BSD-tahoe/usr.bin/20
Keith Bostic [Wed, 28 Jun 1989 00:19:19 +0000 (16:19 -0800)]
here documents not closed in at; bug report 4.3BSD-tahoe/usr.bin/20

SCCS-vsn: usr.bin/at/at/at.c 5.10

35 years agonew include file locations engendered by vnodes
Kirk McKusick [Tue, 27 Jun 1989 12:51:46 +0000 (04:51 -0800)]
new include file locations engendered by vnodes

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

35 years agorecalculate size of cylinder group block when changing formats
Kirk McKusick [Tue, 27 Jun 1989 12:51:04 +0000 (04:51 -0800)]
recalculate size of cylinder group block when changing formats

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

35 years agonew include file locations engendered by vnodes
Kirk McKusick [Tue, 27 Jun 1989 12:42:17 +0000 (04:42 -0800)]
new include file locations engendered by vnodes

SCCS-vsn: sbin/fsck/dir.c 5.6
SCCS-vsn: sbin/fsck/inode.c 5.8
SCCS-vsn: sbin/fsck/main.c 5.12
SCCS-vsn: sbin/fsck/pass1.c 5.6
SCCS-vsn: sbin/fsck/pass1b.c 5.3
SCCS-vsn: sbin/fsck/pass2.c 5.5
SCCS-vsn: sbin/fsck/pass3.c 5.3
SCCS-vsn: sbin/fsck/pass4.c 5.4
SCCS-vsn: sbin/fsck/pass5.c 5.7
SCCS-vsn: sbin/fsck/utilities.c 5.14

35 years agodon't print garbage host on guess
Mike Karels [Tue, 27 Jun 1989 12:28:35 +0000 (04:28 -0800)]
don't print garbage host on guess

SCCS-vsn: usr.bin/who/who.c 5.9

35 years agonew location for ufs sources
Kirk McKusick [Tue, 27 Jun 1989 10:59:45 +0000 (02:59 -0800)]
new location for ufs sources

SCCS-vsn: sbin/fsck/Makefile 5.12

35 years agomake -f output look like standard outputs
Keith Bostic [Tue, 27 Jun 1989 10:55:11 +0000 (02:55 -0800)]
make -f output look like standard outputs

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

35 years agocount blocks/length in argument code, as well as in directory reading
Keith Bostic [Tue, 27 Jun 1989 10:45:31 +0000 (02:45 -0800)]
count blocks/length in argument code, as well as in directory reading
minor cleanups, move f_special code out of argument reading routine

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

35 years agodon't zero pad uid/gid's
Keith Bostic [Tue, 27 Jun 1989 10:00:13 +0000 (02:00 -0800)]
don't zero pad uid/gid's

SCCS-vsn: bin/ls/print.c 5.12

35 years agonew version
Keith Bostic [Tue, 27 Jun 1989 07:38:21 +0000 (23:38 -0800)]
new version

SCCS-vsn: bin/ls/Makefile 5.2

35 years ago-f now turns off -F and -R
Keith Bostic [Tue, 27 Jun 1989 07:37:27 +0000 (23:37 -0800)]
-f now turns off -F and -R

SCCS-vsn: bin/ls/ls.1 6.8

35 years agoset newline arg if printing multiple directories w/o reg files
Keith Bostic [Tue, 27 Jun 1989 07:33:53 +0000 (23:33 -0800)]
set newline arg if printing multiple directories w/o reg files

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

35 years agoprint totals for -s flag, as well as -l
Keith Bostic [Tue, 27 Jun 1989 07:33:34 +0000 (23:33 -0800)]
print totals for -s flag, as well as -l

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

35 years agodon't need sgbuf
Keith Bostic [Tue, 27 Jun 1989 07:33:11 +0000 (23:33 -0800)]
don't need sgbuf

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

35 years agoalways have a termwidth, even if not to a tty
Keith Bostic [Tue, 27 Jun 1989 07:32:47 +0000 (23:32 -0800)]
always have a termwidth, even if not to a tty

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

35 years agokeep track of blocks and max file name length in tabdir
Keith Bostic [Tue, 27 Jun 1989 07:32:28 +0000 (23:32 -0800)]
keep track of blocks and max file name length in tabdir

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

35 years agoget window size, break up printdir into three functions
Keith Bostic [Tue, 27 Jun 1989 07:32:10 +0000 (23:32 -0800)]
get window size, break up printdir into three functions

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

35 years agorename routines to be more informative
Keith Bostic [Tue, 27 Jun 1989 07:31:54 +0000 (23:31 -0800)]
rename routines to be more informative

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

35 years agoget inode from directory for -f option; don't require stat for -i
Keith Bostic [Tue, 27 Jun 1989 07:31:35 +0000 (23:31 -0800)]
get inode from directory for -f option; don't require stat for -i

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

35 years agocleanups, comment better, use pointers rather than offsets
Keith Bostic [Tue, 27 Jun 1989 07:31:17 +0000 (23:31 -0800)]
cleanups, comment better, use pointers rather than offsets

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

35 years agoadd getwd/chdir for multiple directory operands
Keith Bostic [Tue, 27 Jun 1989 07:30:55 +0000 (23:30 -0800)]
add getwd/chdir for multiple directory operands

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

35 years agofix up flags; document options better; get rid of f_modetime;
Keith Bostic [Tue, 27 Jun 1989 07:30:32 +0000 (23:30 -0800)]
fix up flags; document options better; get rid of f_modetime;
only args() needs a stat function pointer, make -L work right

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

35 years agokeep track of path end; fix open fd error, -f blocks -R and -F
Keith Bostic [Tue, 27 Jun 1989 07:30:04 +0000 (23:30 -0800)]
keep track of path end; fix open fd error, -f blocks -R and -F

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