unix-history/.git
34 years agolint; checkoverlap code is conditional on DIAGNOSTIC
Kirk McKusick [Fri, 11 May 1990 06:44:01 +0000 (22:44 -0800)]
lint; checkoverlap code is conditional on DIAGNOSTIC

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

34 years agomerge in support for hp300 from Utah
Kirk McKusick [Fri, 11 May 1990 06:23:20 +0000 (22:23 -0800)]
merge in support for hp300 from Utah

SCCS-vsn: sys/ufs/ffs/ffs_subr.c 7.12

34 years agohp300 does physical I/O mapping itself
Kirk McKusick [Fri, 11 May 1990 06:20:39 +0000 (22:20 -0800)]
hp300 does physical I/O mapping itself

SCCS-vsn: sys/ufs/mfs/mfs_vnops.c 7.15

34 years agodefine i_size based on BYTE_ORDER
Kirk McKusick [Fri, 11 May 1990 06:11:12 +0000 (22:11 -0800)]
define i_size based on BYTE_ORDER

SCCS-vsn: sys/ufs/ffs/inode.h 7.13
SCCS-vsn: sys/ufs/ufs/inode.h 7.13

34 years agodate and time created 90/05/10 15:10:35 by bostic
Keith Bostic [Fri, 11 May 1990 06:10:35 +0000 (22:10 -0800)]
date and time created 90/05/10 15:10:35 by bostic

SCCS-vsn: share/man/man4/fd.4 5.1

34 years agocheckpoint for pmake
Keith Bostic [Fri, 11 May 1990 06:02:59 +0000 (22:02 -0800)]
checkpoint for pmake

SCCS-vsn: share/man/man4/Makefile 5.4

34 years agogeneral cleanup, retain exec bits, note read/write errors
Keith Bostic [Fri, 11 May 1990 05:41:08 +0000 (21:41 -0800)]
general cleanup, retain exec bits, note read/write errors

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

34 years agominor cleanup, don't have hardcoded length
Keith Bostic [Fri, 11 May 1990 05:31:52 +0000 (21:31 -0800)]
minor cleanup, don't have hardcoded length

SCCS-vsn: libexec/comsat/comsat.c 5.17

34 years agomerge in support for System V compatible shared memory
Kirk McKusick [Fri, 11 May 1990 05:26:37 +0000 (21:26 -0800)]
merge in support for System V compatible shared memory

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

34 years agomerge in support for hp300 from Utah
Kirk McKusick [Fri, 11 May 1990 05:24:16 +0000 (21:24 -0800)]
merge in support for hp300 from Utah

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

34 years agouse NKMEMCLUSTERS to size malloc arena; expand area by SMMMAXPGS
Kirk McKusick [Fri, 11 May 1990 05:21:04 +0000 (21:21 -0800)]
use NKMEMCLUSTERS to size malloc arena; expand area by SMMMAXPGS

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

34 years agouse NKMEMCLUSTERS to size malloc arena; expand arena by SHMMAXPGS
Kirk McKusick [Fri, 11 May 1990 05:18:47 +0000 (21:18 -0800)]
use NKMEMCLUSTERS to size malloc arena; expand arena by SHMMAXPGS

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

34 years agodelete unused U_QSAVE;
Kirk McKusick [Fri, 11 May 1990 05:08:54 +0000 (21:08 -0800)]
delete unused U_QSAVE;
add configuration for size of kernel malloc arena and mapped memory size

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

34 years agoadd configuration for size of kernel malloc arena and mapped memory size
Kirk McKusick [Fri, 11 May 1990 04:57:24 +0000 (20:57 -0800)]
add configuration for size of kernel malloc arena and mapped memory size

SCCS-vsn: sys/tahoe/tahoe/genassym.c 7.6

34 years agoadd default size for kernel malloc arena
Kirk McKusick [Fri, 11 May 1990 04:46:56 +0000 (20:46 -0800)]
add default size for kernel malloc arena

SCCS-vsn: sys/vax/include/param.h 7.16
SCCS-vsn: sys/tahoe/include/param.h 7.6

34 years agoconstants added from merging in hp300 support from Utah
Kirk McKusick [Fri, 11 May 1990 04:42:24 +0000 (20:42 -0800)]
constants added from merging in hp300 support from Utah

SCCS-vsn: sys/vax/include/vmparam.h 7.3

34 years agomerge in support for hp300 from Utah
Kirk McKusick [Fri, 11 May 1990 04:38:16 +0000 (20:38 -0800)]
merge in support for hp300 from Utah

SCCS-vsn: sys/tahoe/include/vmparam.h 7.2

34 years agosize and bytes should be unsigned quads
Kirk McKusick [Fri, 11 May 1990 04:28:10 +0000 (20:28 -0800)]
size and bytes should be unsigned quads

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

34 years agodelete u_qsave, u_eosys, u_quota, and u_qflags;
Kirk McKusick [Fri, 11 May 1990 04:18:04 +0000 (20:18 -0800)]
delete u_qsave, u_eosys, u_quota, and u_qflags;
delete defines for u_ruid, u_rgid, u_groups, and u_ngroups;
u_error becomes an int; add u_mmap for hp300 support

SCCS-vsn: sys/sys/user.h 7.10

34 years agono more u_eosys
Kirk McKusick [Fri, 11 May 1990 04:14:22 +0000 (20:14 -0800)]
no more u_eosys

SCCS-vsn: sys/tahoe/tahoe/genassym.c 7.5
SCCS-vsn: sys/kern/kern_ktrace.c 7.4

34 years agoeliminate spurious #defines in user.h
Kirk McKusick [Fri, 11 May 1990 04:08:40 +0000 (20:08 -0800)]
eliminate spurious #defines in user.h

SCCS-vsn: sys/vax/datakit/dk.c 1.4

34 years agoget rid of spurious #defines in user.h
Kirk McKusick [Fri, 11 May 1990 04:06:32 +0000 (20:06 -0800)]
get rid of spurious #defines in user.h

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

34 years agoget rid of #defines in user.h
Kirk McKusick [Fri, 11 May 1990 04:04:00 +0000 (20:04 -0800)]
get rid of #defines in user.h

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

34 years agoget rid of spurious #define in user.h
Kirk McKusick [Fri, 11 May 1990 03:59:45 +0000 (19:59 -0800)]
get rid of spurious #define in user.h

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

34 years agoadd typedef for u_quad; merge in support for hp300 from Utah
Kirk McKusick [Fri, 11 May 1990 03:53:05 +0000 (19:53 -0800)]
add typedef for u_quad; merge in support for hp300 from Utah

SCCS-vsn: sys/sys/types.h 7.8

34 years agomerge in support for hp300
Kirk McKusick [Fri, 11 May 1990 03:42:21 +0000 (19:42 -0800)]
merge in support for hp300

SCCS-vsn: sys/sys/systm.h 7.8

34 years agouse proper error variable
Kirk McKusick [Fri, 11 May 1990 02:20:03 +0000 (18:20 -0800)]
use proper error variable

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

34 years agoput .include last
Keith Bostic [Fri, 11 May 1990 02:18:24 +0000 (18:18 -0800)]
put .include last

SCCS-vsn: share/misc/Makefile 5.5

34 years agoadd airport
Keith Bostic [Fri, 11 May 1990 01:55:48 +0000 (17:55 -0800)]
add airport

SCCS-vsn: share/misc/Makefile 5.4

34 years agodate and time created 90/05/10 10:50:40 by bostic
Keith Bostic [Fri, 11 May 1990 01:50:40 +0000 (17:50 -0800)]
date and time created 90/05/10 10:50:40 by bostic

SCCS-vsn: share/misc/airport 5.1

34 years agodon't pass magic characters to the terminal; minor lint fixes
Keith Bostic [Thu, 10 May 1990 07:49:16 +0000 (23:49 -0800)]
don't pass magic characters to the terminal; minor lint fixes

SCCS-vsn: libexec/comsat/comsat.c 5.16

34 years ago(By Sklower) checkpoint before altering OSI statement
Mike Karels [Thu, 10 May 1990 05:06:02 +0000 (21:06 -0800)]
(By Sklower) checkpoint before altering OSI statement

SCCS-vsn: admin/admin/papers/research.ms 1.2

34 years agodf gets -k option
Mike Karels [Thu, 10 May 1990 04:09:35 +0000 (20:09 -0800)]
df gets -k option

SCCS-vsn: etc/daily 5.7

34 years agomerge in hp300 support
Kirk McKusick [Thu, 10 May 1990 03:03:11 +0000 (19:03 -0800)]
merge in hp300 support

SCCS-vsn: sys/sys/proc.h 7.12

34 years agoupdate for hp300 merge
Kirk McKusick [Thu, 10 May 1990 02:04:36 +0000 (18:04 -0800)]
update for hp300 merge

SCCS-vsn: sys/sys/malloc.h 7.15

34 years agohp300 does not have to support `double avenrun' for COMPAT_43
Kirk McKusick [Thu, 10 May 1990 02:01:40 +0000 (18:01 -0800)]
hp300 does not have to support `double avenrun' for COMPAT_43

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

34 years agoupdate for hp300 merge
Kirk McKusick [Thu, 10 May 1990 01:50:51 +0000 (17:50 -0800)]
update for hp300 merge

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

34 years agodate and time created 90/05/09 10:49:09 by mckusick
Kirk McKusick [Thu, 10 May 1990 01:49:09 +0000 (17:49 -0800)]
date and time created 90/05/09 10:49:09 by mckusick

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

34 years agoupdate for hp300 merge
Kirk McKusick [Thu, 10 May 1990 01:46:48 +0000 (17:46 -0800)]
update for hp300 merge

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

34 years agoupdate for hp300 support
Kirk McKusick [Thu, 10 May 1990 01:39:29 +0000 (17:39 -0800)]
update for hp300 support

SCCS-vsn: sys/sys/buf.h 7.11

34 years agoadd rules for generating redist files
Kirk McKusick [Thu, 10 May 1990 01:09:12 +0000 (17:09 -0800)]
add rules for generating redist files

SCCS-vsn: share/misc/Makefile 5.3

34 years agoupdate for new message
Kirk McKusick [Thu, 10 May 1990 01:08:53 +0000 (17:08 -0800)]
update for new message

SCCS-vsn: admin/admin/copyright.1/redist 5.2

34 years agonew makefile format
Keith Bostic [Thu, 10 May 1990 01:01:27 +0000 (17:01 -0800)]
new makefile format

SCCS-vsn: share/misc/Makefile 5.2

34 years agomerge in hp300 support from Utah
Kirk McKusick [Wed, 9 May 1990 14:27:56 +0000 (06:27 -0800)]
merge in hp300 support from Utah

SCCS-vsn: sys/kern/sysv_shm.c 7.1
SCCS-vsn: sys/sys/ipc.h 7.1
SCCS-vsn: sys/sys/shm.h 7.1
SCCS-vsn: sys/hp300/stand/scsivar.h 7.1

34 years agodate and time created 90/05/08 22:48:03 by mckusick
Kirk McKusick [Wed, 9 May 1990 13:48:03 +0000 (05:48 -0800)]
date and time created 90/05/08 22:48:03 by mckusick

SCCS-vsn: sys/hp300/stand/Makefile 7.1

34 years agomerge in hp300 support from Utah
Kirk McKusick [Wed, 9 May 1990 13:46:14 +0000 (05:46 -0800)]
merge in hp300 support from Utah

SCCS-vsn: sys/deprecated/netrmp/rmp.h 7.1
SCCS-vsn: sys/deprecated/netrmp/rmp_var.h 7.1
SCCS-vsn: sys/deprecated/netrmp/rmp.c 7.1
SCCS-vsn: sys/deprecated/netrmp/rmp_proto.c 7.1
SCCS-vsn: sys/hp/hpux/hpux.h 7.1
SCCS-vsn: sys/hp/hpux/hpux_exec.h 7.1
SCCS-vsn: sys/hp/hpux/hpux_termio.h 7.1
SCCS-vsn: sys/hp/hpux/hpux_compat.c 7.1
SCCS-vsn: sys/hp/hpux/hpux_net.c 7.1
SCCS-vsn: sys/hp/hpux/hpux_sig.c 7.1
SCCS-vsn: sys/hp/hpux/hpux_tty.c 7.1
SCCS-vsn: sys/hp300/stand/hpibvar.h 7.1
SCCS-vsn: sys/hp300/stand/rominfo.h 7.1
SCCS-vsn: sys/hp300/stand/saio.h 7.1
SCCS-vsn: sys/hp300/stand/samachdep.h 7.1
SCCS-vsn: sys/hp300/stand/volhdr.h 7.1
SCCS-vsn: sys/hp300/stand/autoconf.c 7.1
SCCS-vsn: sys/hp300/stand/boot.c 7.1
SCCS-vsn: sys/hp300/stand/conf.c 7.1
SCCS-vsn: sys/hp300/stand/cons.c 7.1
SCCS-vsn: sys/hp300/stand/copy.c 7.1
SCCS-vsn: sys/hp300/stand/ct.c 7.1
SCCS-vsn: sys/hp300/stand/dca.c 7.1
SCCS-vsn: sys/hp300/stand/fhpib.c 7.1
SCCS-vsn: sys/hp300/stand/hil.c 7.1
SCCS-vsn: sys/hp300/stand/hpib.c 7.1
SCCS-vsn: sys/hp300/stand/installboot.c 7.1
SCCS-vsn: sys/hp300/stand/ite.c 7.1
SCCS-vsn: sys/hp300/stand/ite_dv.c 7.1
SCCS-vsn: sys/hp300/stand/ite_gb.c 7.1
SCCS-vsn: sys/hp300/stand/ite_rb.c 7.1
SCCS-vsn: sys/hp300/stand/ite_subr.c 7.1
SCCS-vsn: sys/hp300/stand/ite_tc.c 7.1
SCCS-vsn: sys/hp300/stand/machdep.c 7.1
SCCS-vsn: sys/hp300/stand/mkboot.c 7.1
SCCS-vsn: sys/hp300/stand/nhpib.c 7.1
SCCS-vsn: sys/hp300/stand/prf.c 7.1
SCCS-vsn: sys/hp300/stand/rd.c 7.1
SCCS-vsn: sys/hp300/stand/scsi.c 7.1
SCCS-vsn: sys/hp300/stand/sd.c 7.1
SCCS-vsn: sys/hp300/stand/srt0.c 7.1
SCCS-vsn: sys/hp300/stand/sys.c 7.1

34 years agofrom kfall's EUUG paper
Mike Karels [Wed, 9 May 1990 13:11:48 +0000 (05:11 -0800)]
from kfall's EUUG paper

SCCS-vsn: admin/admin/papers/research.ms 1.1

34 years agomerge in hp300 support from Utah
Kirk McKusick [Wed, 9 May 1990 13:07:08 +0000 (05:07 -0800)]
merge in hp300 support from Utah

SCCS-vsn: sys/dev/cdvar.h 7.1
SCCS-vsn: sys/hp/dev/dcareg.h 7.1
SCCS-vsn: sys/hp300/dev/ctreg.h 7.1
SCCS-vsn: sys/hp/dev/device.h 7.1
SCCS-vsn: sys/hp300/dev/dcmreg.h 7.1
SCCS-vsn: sys/hp300/dev/dmareg.h 7.1
SCCS-vsn: sys/hp300/dev/dmavar.h 7.1
SCCS-vsn: sys/dev/vnioctl.h 7.1
SCCS-vsn: sys/hp300/dev/fhpibreg.h 7.1
SCCS-vsn: sys/hp300/dev/grf_dvreg.h 7.1
SCCS-vsn: sys/hp300/dev/grf_gbreg.h 7.1
SCCS-vsn: sys/hp300/dev/grf_rbreg.h 7.1
SCCS-vsn: sys/hp/dev/grfioctl.h 7.1
SCCS-vsn: sys/hp300/dev/grf_tcreg.h 7.1
SCCS-vsn: sys/hp/dev/grfvar.h 7.1
SCCS-vsn: sys/hp/dev/hilioctl.h 7.1
SCCS-vsn: sys/hp/dev/hilreg.h 7.1
SCCS-vsn: sys/hp/dev/hilvar.h 7.1
SCCS-vsn: sys/hp300/dev/hpibvar.h 7.1
SCCS-vsn: sys/hp300/dev/if_lereg.h 7.1
SCCS-vsn: sys/hp/dev/iteioctl.h 7.1
SCCS-vsn: sys/hp/dev/itereg.h 7.1
SCCS-vsn: sys/hp/dev/itevar.h 7.1
SCCS-vsn: sys/hp/dev/kbdmap.h 7.1
SCCS-vsn: sys/hp300/dev/nhpibreg.h 7.1
SCCS-vsn: sys/hp300/dev/rdreg.h 7.1
SCCS-vsn: sys/hp300/dev/scsireg.h 7.1
SCCS-vsn: sys/dev/cd.c 7.1
SCCS-vsn: sys/hp300/dev/scsivar.h 7.1
SCCS-vsn: sys/hp/dev/dca.c 7.1
SCCS-vsn: sys/hp300/dev/ct.c 7.1
SCCS-vsn: sys/hp300/dev/dcm.c 7.1
SCCS-vsn: sys/hp300/dev/dma.c 7.1
SCCS-vsn: sys/dev/vn.c 7.1
SCCS-vsn: sys/hp300/dev/fhpib.c 7.1
SCCS-vsn: sys/hp/dev/grf.c 7.1
SCCS-vsn: sys/hp300/dev/grf_dv.c 7.1
SCCS-vsn: sys/hp300/dev/grf_gb.c 7.1
SCCS-vsn: sys/hp300/dev/grf_rb.c 7.1
SCCS-vsn: sys/hp/dev/hil.c 7.1
SCCS-vsn: sys/hp300/dev/grf_tc.c 7.1
SCCS-vsn: sys/hp/dev/hil_keymaps.c 7.1
SCCS-vsn: sys/hp300/dev/hpib.c 7.1
SCCS-vsn: sys/hp/dev/ite.c 7.1
SCCS-vsn: sys/hp300/dev/if_le.c 7.1
SCCS-vsn: sys/hp300/dev/ite_dv.c 7.1
SCCS-vsn: sys/hp300/dev/ite_gb.c 7.1
SCCS-vsn: sys/hp/dev/ite_subr.c 7.1
SCCS-vsn: sys/hp300/dev/ite_rb.c 7.1
SCCS-vsn: sys/hp300/dev/ite_tc.c 7.1
SCCS-vsn: sys/hp300/dev/nhpib.c 7.1
SCCS-vsn: sys/hp300/dev/ppi.c 7.1
SCCS-vsn: sys/hp300/dev/rd.c 7.1
SCCS-vsn: sys/hp300/dev/scsi.c 7.1
SCCS-vsn: sys/hp300/dev/sd.c 7.1

34 years agoremove -v
Keith Bostic [Wed, 9 May 1990 11:46:50 +0000 (03:46 -0800)]
remove -v

SCCS-vsn: usr.bin/make/main.c 5.19

34 years agomerge in hp300 support from Utah
Kirk McKusick [Wed, 9 May 1990 09:15:43 +0000 (01:15 -0800)]
merge in hp300 support from Utah

SCCS-vsn: sys/hp300/hp300/clockioctl.h 7.1
SCCS-vsn: sys/hp300/hp300/clockreg.h 7.1
SCCS-vsn: sys/hp/dev/cons.h 7.1
SCCS-vsn: sys/hp300/include/cpu.h 7.1
SCCS-vsn: sys/hp300/include/float.h 7.1
SCCS-vsn: sys/hp300/include/frame.h 7.1
SCCS-vsn: sys/hp300/hp300/isr.h 7.1
SCCS-vsn: sys/hp300/include/mtpr.h 7.1
SCCS-vsn: sys/hp300/include/param.h 7.1
SCCS-vsn: sys/hp300/include/pcb.h 7.1
SCCS-vsn: sys/hp300/hp300/pte.h 7.1
SCCS-vsn: sys/hp300/include/psl.h 7.1
SCCS-vsn: sys/hp300/include/reg.h 7.1
SCCS-vsn: sys/hp300/include/trap.h 7.1
SCCS-vsn: sys/hp300/include/vmparam.h 7.1
SCCS-vsn: sys/hp300/hp300/autoconf.c 7.1
SCCS-vsn: sys/hp300/hp300/clock.c 7.1
SCCS-vsn: sys/hp300/hp300/conf.c 7.1
SCCS-vsn: sys/hp/dev/cons.c 7.1
SCCS-vsn: sys/hp300/hp300/dkbad.c 7.1
SCCS-vsn: sys/hp300/hp300/genassym.c 7.1
SCCS-vsn: sys/hp300/hp300/in_cksum.c 7.1
SCCS-vsn: sys/hp300/hp300/kgdb_stub.c 7.1
SCCS-vsn: sys/hp300/hp300/machdep.c 7.1
SCCS-vsn: sys/hp300/hp300/mem.c 7.1
SCCS-vsn: sys/hp300/hp300/ns_cksum.c 7.1
SCCS-vsn: sys/hp300/hp300/swapgeneric.c 7.1
SCCS-vsn: sys/hp300/hp300/sys_machdep.c 7.1
SCCS-vsn: sys/hp300/hp300/trap.c 7.1
SCCS-vsn: sys/hp300/hp300/vm_machdep.c 7.1
SCCS-vsn: sys/hp300/hp300/locore.s 7.1
SCCS-vsn: sys/hp300/hp300/oc_cksum.s 7.1
SCCS-vsn: sys/hp300/hp300/vectors.s 7.1

34 years agodate and time created 90/05/08 17:21:40 by mckusick
Kirk McKusick [Wed, 9 May 1990 08:21:40 +0000 (00:21 -0800)]
date and time created 90/05/08 17:21:40 by mckusick

SCCS-vsn: sys/hp300/conf/devices.hp300 7.1

34 years agodate and time created 90/05/08 17:21:39 by mckusick
Kirk McKusick [Wed, 9 May 1990 08:21:39 +0000 (00:21 -0800)]
date and time created 90/05/08 17:21:39 by mckusick

SCCS-vsn: sys/tahoe/conf/devices.tahoe 7.1

34 years agodate and time created 90/05/08 17:21:09 by mckusick
Kirk McKusick [Wed, 9 May 1990 08:21:09 +0000 (00:21 -0800)]
date and time created 90/05/08 17:21:09 by mckusick

SCCS-vsn: sys/hp300/conf/files.hp300 7.1

34 years agodate and time created 90/05/08 17:20:43 by mckusick
Kirk McKusick [Wed, 9 May 1990 08:20:43 +0000 (00:20 -0800)]
date and time created 90/05/08 17:20:43 by mckusick

SCCS-vsn: sys/hp300/conf/Makefile.hp300 7.1

34 years agomust have vnode locked before doing ufs_access
Kirk McKusick [Wed, 9 May 1990 07:30:23 +0000 (23:30 -0800)]
must have vnode locked before doing ufs_access

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

34 years agoaddress of vnode prepends vnode, new mount flags, print tty pgid
Marc Teitelbaum [Wed, 9 May 1990 06:58:46 +0000 (22:58 -0800)]
address of vnode prepends vnode, new mount flags, print tty pgid

SCCS-vsn: usr.sbin/pstat/pstat.c 5.25

34 years agoKNF
Mike Karels [Wed, 9 May 1990 05:47:37 +0000 (21:47 -0800)]
KNF

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

34 years agono locking needed in getmdev
Kirk McKusick [Wed, 9 May 1990 05:41:33 +0000 (21:41 -0800)]
no locking needed in getmdev

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

34 years agowhen sync'ing, verify that vnode has not been recycled to a new filesystem
Kirk McKusick [Wed, 9 May 1990 05:39:47 +0000 (21:39 -0800)]
when sync'ing, verify that vnode has not been recycled to a new filesystem

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

34 years agocheckpoint, the world rebuilds
Keith Bostic [Wed, 9 May 1990 04:42:49 +0000 (20:42 -0800)]
checkpoint, the world rebuilds

SCCS-vsn: share/mk/bsd.lib.mk 5.2
SCCS-vsn: share/mk/bsd.prog.mk 5.8
SCCS-vsn: share/mk/bsd.subdir.mk 5.4
SCCS-vsn: share/mk/sys.mk 5.6

34 years agosimplify, don't bother giving specifications of all options
Keith Bostic [Wed, 9 May 1990 01:37:59 +0000 (17:37 -0800)]
simplify, don't bother giving specifications of all options

SCCS-vsn: usr.bin/hexdump/hexdump.1 5.6

34 years agoright justify the default outputs so multiple types line up
Keith Bostic [Wed, 9 May 1990 01:35:46 +0000 (17:35 -0800)]
right justify the default outputs so multiple types line up

SCCS-vsn: usr.bin/hexdump/hexsyntax.c 5.2

34 years agosimplify some of the options, don't use tbl for formatting
Keith Bostic [Wed, 9 May 1990 00:17:47 +0000 (16:17 -0800)]
simplify some of the options, don't use tbl for formatting

SCCS-vsn: usr.bin/hexdump/hexdump.1 5.5

34 years agodate and time created 90/05/08 08:59:10 by bostic
Keith Bostic [Tue, 8 May 1990 23:59:10 +0000 (15:59 -0800)]
date and time created 90/05/08 08:59:10 by bostic

SCCS-vsn: usr.bin/hexdump/odsyntax.c 5.1

34 years agodate and time created 90/05/08 08:59:07 by bostic
Keith Bostic [Tue, 8 May 1990 23:59:07 +0000 (15:59 -0800)]
date and time created 90/05/08 08:59:07 by bostic

SCCS-vsn: usr.bin/hexdump/hexsyntax.c 5.1

34 years agobreak out arg parsing into od and hexdump modules
Keith Bostic [Tue, 8 May 1990 23:58:38 +0000 (15:58 -0800)]
break out arg parsing into od and hexdump modules

SCCS-vsn: usr.bin/hexdump/hexdump.c 5.4

34 years agoadd %l[dioux] support
Keith Bostic [Tue, 8 May 1990 23:57:04 +0000 (15:57 -0800)]
add %l[dioux] support

SCCS-vsn: usr.bin/hexdump/parse.c 5.2

34 years agodefine vflag here
Keith Bostic [Tue, 8 May 1990 23:56:16 +0000 (15:56 -0800)]
define vflag here

SCCS-vsn: usr.bin/hexdump/display.c 5.6

34 years agodate and time created 90/05/08 08:55:44 by bostic
Keith Bostic [Tue, 8 May 1990 23:55:44 +0000 (15:55 -0800)]
date and time created 90/05/08 08:55:44 by bostic

SCCS-vsn: usr.bin/hexdump/od.1 5.1

34 years agochanges to support od(1), plus type "etc" -> "etb"
Keith Bostic [Tue, 8 May 1990 13:56:02 +0000 (05:56 -0800)]
changes to support od(1), plus type "etc" -> "etb"

SCCS-vsn: usr.bin/hexdump/conv.c 5.3

34 years agofix bug so doesn't match first line in file of all NULL's
Keith Bostic [Tue, 8 May 1990 12:07:54 +0000 (04:07 -0800)]
fix bug so doesn't match first line in file of all NULL's

SCCS-vsn: usr.bin/hexdump/display.c 5.5
SCCS-vsn: usr.bin/hexdump/hexdump.c 5.3
SCCS-vsn: usr.bin/hexdump/hexdump.h 5.3

34 years agoadd flags parameter to revoke
Kirk McKusick [Tue, 8 May 1990 10:35:44 +0000 (02:35 -0800)]
add flags parameter to revoke

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

34 years agodate and time created 90/05/07 18:25:41 by mckusick
Kirk McKusick [Tue, 8 May 1990 09:25:41 +0000 (01:25 -0800)]
date and time created 90/05/07 18:25:41 by mckusick

SCCS-vsn: admin/admin/proposals/IBM.proposal 1.1

34 years agoremove MSG_MAXIOVLEN -- use UIO_{MAX|SMALL}IOV from uio.h
Marc Teitelbaum [Tue, 8 May 1990 06:34:33 +0000 (22:34 -0800)]
remove MSG_MAXIOVLEN -- use UIO_{MAX|SMALL}IOV from uio.h

SCCS-vsn: sys/sys/socket.h 7.8

34 years agowhoops, it's revoke (vgone is internal name)
Marc Teitelbaum [Tue, 8 May 1990 03:24:04 +0000 (19:24 -0800)]
whoops, it's revoke (vgone is internal name)

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

34 years agoadd vgone
Marc Teitelbaum [Tue, 8 May 1990 03:19:09 +0000 (19:19 -0800)]
add vgone

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

34 years agohowmany conflicts with types.h
Keith Bostic [Tue, 8 May 1990 00:29:10 +0000 (16:29 -0800)]
howmany conflicts with types.h

SCCS-vsn: games/phantasia/fight.c 5.3

34 years agoget around time.h defining "time"
Keith Bostic [Mon, 7 May 1990 23:42:22 +0000 (15:42 -0800)]
get around time.h defining "time"

SCCS-vsn: games/battlestar/com6.c 5.4

34 years agoallow fstab to override the default quota file name
Kirk McKusick [Mon, 7 May 1990 08:42:35 +0000 (00:42 -0800)]
allow fstab to override the default quota file name

SCCS-vsn: usr.sbin/edquota/edquota.c 5.12

34 years agoallow fstab to override default quota file name
Kirk McKusick [Mon, 7 May 1990 08:41:16 +0000 (00:41 -0800)]
allow fstab to override default quota file name

SCCS-vsn: sbin/quotacheck/quotacheck.c 5.13

34 years agospecify the group in which quota files are created
Kirk McKusick [Mon, 7 May 1990 08:39:56 +0000 (00:39 -0800)]
specify the group in which quota files are created

SCCS-vsn: sys/ufs/ffs/quota.h 7.5
SCCS-vsn: sys/ufs/ufs/quota.h 7.5

34 years agowritten by Bill Joy and David Wasley; add Berkeley copyright
Keith Bostic [Mon, 7 May 1990 08:07:15 +0000 (00:07 -0800)]
written by Bill Joy and David Wasley; add Berkeley copyright

SCCS-vsn: usr.bin/msgs/msgs.1 6.4
SCCS-vsn: usr.bin/msgs/msgs.c 5.5

34 years agoallow fstab file to override location of quota files
Kirk McKusick [Mon, 7 May 1990 07:09:33 +0000 (23:09 -0800)]
allow fstab file to override location of quota files

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

34 years agono more AT&T code left, add Berkeley copyright
Keith Bostic [Mon, 7 May 1990 06:55:51 +0000 (22:55 -0800)]
no more AT&T code left, add Berkeley copyright

SCCS-vsn: include/setjmp.h 4.3

34 years agoredo from scratch, print out assertion as well as line/file
Keith Bostic [Mon, 7 May 1990 06:52:12 +0000 (22:52 -0800)]
redo from scratch, print out assertion as well as line/file

SCCS-vsn: include/assert.h 4.3

34 years agoallow fstab file to override location of quota file
Kirk McKusick [Mon, 7 May 1990 06:45:30 +0000 (22:45 -0800)]
allow fstab file to override location of quota file

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

34 years agoallow fstab to override the defualt quota file name
Kirk McKusick [Mon, 7 May 1990 06:37:13 +0000 (22:37 -0800)]
allow fstab to override the defualt quota file name

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

34 years agoallow fstab to override default quota file location
Kirk McKusick [Mon, 7 May 1990 06:19:31 +0000 (22:19 -0800)]
allow fstab to override default quota file location

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

34 years agodate and time created 90/05/06 14:37:53 by bostic
Keith Bostic [Mon, 7 May 1990 05:37:53 +0000 (21:37 -0800)]
date and time created 90/05/06 14:37:53 by bostic

SCCS-vsn: old/refer/refer/TEST.out 5.1

34 years agodate and time created 90/05/06 14:37:44 by bostic
Keith Bostic [Mon, 7 May 1990 05:37:44 +0000 (21:37 -0800)]
date and time created 90/05/06 14:37:44 by bostic

SCCS-vsn: old/refer/refer/TEST 5.1

34 years agoupdate for new quota system
Kirk McKusick [Mon, 7 May 1990 05:35:26 +0000 (21:35 -0800)]
update for new quota system

SCCS-vsn: usr.sbin/edquota/edquota.8 6.5
SCCS-vsn: usr.bin/quota/quota.1 6.4
SCCS-vsn: usr.sbin/quotaon/quotaon.8 6.5
SCCS-vsn: sbin/quotacheck/quotacheck.8 6.5
SCCS-vsn: usr.sbin/repquota/repquota.8 6.4

34 years agonew quota system
Kirk McKusick [Mon, 7 May 1990 05:33:27 +0000 (21:33 -0800)]
new quota system

SCCS-vsn: lib/libc/sys/quotactl.2 6.10

34 years agoupdate for quotas, new fsck pass processing, and addition of mfs
Kirk McKusick [Mon, 7 May 1990 05:32:58 +0000 (21:32 -0800)]
update for quotas, new fsck pass processing, and addition of mfs

SCCS-vsn: share/man/man5/fstab.5 6.3

34 years agono more interaction with quotas
Kirk McKusick [Mon, 7 May 1990 05:05:36 +0000 (21:05 -0800)]
no more interaction with quotas

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

34 years agol_time(): give the rss fields more room
Edward Wang [Sun, 6 May 1990 17:51:33 +0000 (09:51 -0800)]
l_time(): give the rss fields more room

SCCS-vsn: usr.bin/window/lcmd2.c 3.20

34 years agofirst cut at new quotas
Kirk McKusick [Sun, 6 May 1990 10:29:20 +0000 (02:29 -0800)]
first cut at new quotas

SCCS-vsn: usr.sbin/repquota/repquota.c 5.8

34 years agomissing (but critical) parenthesis
Kirk McKusick [Sun, 6 May 1990 10:28:36 +0000 (02:28 -0800)]
missing (but critical) parenthesis

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

34 years agodo not lock vnodes when copying for kinfo (if the info changes, who cares)
Kirk McKusick [Sun, 6 May 1990 08:11:07 +0000 (00:11 -0800)]
do not lock vnodes when copying for kinfo (if the info changes, who cares)

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

34 years agohave to check that vnode is still associated with mount point before using it
Kirk McKusick [Sun, 6 May 1990 08:07:46 +0000 (00:07 -0800)]
have to check that vnode is still associated with mount point before using it

SCCS-vsn: sys/kern/vfs_bio.c 7.28
SCCS-vsn: sys/kern/vfs_cluster.c 7.28
SCCS-vsn: sys/kern/vfs_subr.c 7.44

34 years agono longer need to check um_fs to detect busy;
Kirk McKusick [Sun, 6 May 1990 07:30:22 +0000 (23:30 -0800)]
no longer need to check um_fs to detect busy;
vfs_busy ensures single threading

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