unix-history/.git
30 years agolint
Mike Hibler [Fri, 14 Jan 1994 14:39:36 +0000 (06:39 -0800)]
lint

SCCS-vsn: sys/hp300/hp300/sys_machdep.c 8.2

30 years agothe Sparc isn't handling structures passed to the kernel correctly
Keith Bostic [Fri, 14 Jan 1994 10:52:45 +0000 (02:52 -0800)]
the Sparc isn't handling structures passed to the kernel correctly
change LFS routines that take fsid_t's to take fsid_t *'s.

SCCS-vsn: libexec/lfs_cleanerd/cleanerd.c 8.2
SCCS-vsn: sys/ufs/lfs/lfs_syscalls.c 8.4

30 years agoadd uname(3) C library routine
Keith Bostic [Fri, 14 Jan 1994 10:05:04 +0000 (02:05 -0800)]
add uname(3) C library routine

SCCS-vsn: lib/libc/gen/Makefile.inc 8.2

30 years agousage should say newlfs, not newfs
Keith Bostic [Fri, 14 Jan 1994 09:47:46 +0000 (01:47 -0800)]
usage should say newlfs, not newfs

SCCS-vsn: sbin/newlfs/newfs.c 8.2

30 years agothe Sparc isn't handling structures passed to the kernel correctly
Keith Bostic [Fri, 14 Jan 1994 09:39:19 +0000 (01:39 -0800)]
the Sparc isn't handling structures passed to the kernel correctly
change LFS routines that take fsid_t's to take fsid_t *'s.

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

30 years agoput my name in
Mike Hibler [Fri, 14 Jan 1994 08:31:53 +0000 (00:31 -0800)]
put my name in

SCCS-vsn: sys/hp300/DOC/TODO.hp300 8.3
SCCS-vsn: sys/hp300/DOC/TODO.dev 8.2

30 years agopatch to protocol logging for short syslog buffer sizes
Eric Allman [Fri, 14 Jan 1994 07:36:45 +0000 (23:36 -0800)]
patch to protocol logging for short syslog buffer sizes

SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.22

30 years agorootfs is gone, use mountlist instead
Keith Bostic [Fri, 14 Jan 1994 06:42:51 +0000 (22:42 -0800)]
rootfs is gone, use mountlist instead

SCCS-vsn: sys/sparc/sparc/machdep.c 8.5

30 years agonew filesystem types
Mike Hibler [Fri, 14 Jan 1994 05:06:25 +0000 (21:06 -0800)]
new filesystem types

SCCS-vsn: bin/df/df.1 8.2

30 years agonew filesystems
Mike Hibler [Fri, 14 Jan 1994 05:03:01 +0000 (21:03 -0800)]
new filesystems

SCCS-vsn: bin/df/df.c 8.2

30 years agoMOUNT_AFS got lost in the last delta
Mike Hibler [Fri, 14 Jan 1994 04:59:42 +0000 (20:59 -0800)]
MOUNT_AFS got lost in the last delta

SCCS-vsn: sys/sys/mount.h 8.7

30 years agolint/KNF, by Jan-Simon and I
Keith Bostic [Fri, 14 Jan 1994 04:17:03 +0000 (20:17 -0800)]
lint/KNF, by Jan-Simon and I

SCCS-vsn: sys/miscfs/umapfs/umap_vfsops.c 8.2

30 years agoFixes a small memory leak (476 bytes) in libc's database subsystem.
Keith Bostic [Fri, 14 Jan 1994 04:12:48 +0000 (20:12 -0800)]
Fixes a small memory leak (476 bytes) in libc's database subsystem.
From: Christopher Jon Kane <kane@kidd.vet.purdue.edu>

SCCS-vsn: lib/libc/db/hash/hash.c 8.5

30 years agoMike Karels at BSDI's changes for osync, to make output padding work
Keith Bostic [Fri, 14 Jan 1994 04:10:30 +0000 (20:10 -0800)]
Mike Karels at BSDI's changes for osync, to make output padding work
correctly (this is not POSIX.2, but POSIX.2 is wrong)

SCCS-vsn: bin/dd/args.c 8.2
SCCS-vsn: bin/dd/dd.1 8.2
SCCS-vsn: bin/dd/dd.c 8.2
SCCS-vsn: bin/dd/dd.h 8.2

30 years agoget rid of lingering swap_pager_finish reference
Mike Hibler [Fri, 14 Jan 1994 02:09:37 +0000 (18:09 -0800)]
get rid of lingering swap_pager_finish reference

SCCS-vsn: sys/vm/swap_pager.c 8.8

30 years agolint
Keith Bostic [Fri, 14 Jan 1994 01:23:09 +0000 (17:23 -0800)]
lint

SCCS-vsn: sys/vm/swap_pager.c 8.7
SCCS-vsn: sys/vm/vnode_pager.c 8.6

30 years agolint and KNF conversion
Keith Bostic [Fri, 14 Jan 1994 01:20:13 +0000 (17:20 -0800)]
lint and KNF conversion

SCCS-vsn: sys/ufs/ffs/ufs_readwrite.c 8.6
SCCS-vsn: sys/ufs/ufs/ufs_readwrite.c 8.6

30 years agolint
Keith Bostic [Fri, 14 Jan 1994 01:15:24 +0000 (17:15 -0800)]
lint

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 8.5
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 8.8
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 8.8

30 years agoversion 8.6.5 -- see RELEASE_NOTES for details
Eric Allman [Thu, 13 Jan 1994 22:42:08 +0000 (14:42 -0800)]
version 8.6.5 -- see RELEASE_NOTES for details

SCCS-vsn: usr.sbin/sendmail/src/version.c 8.6.5.1
SCCS-vsn: usr.sbin/sendmail/cf/m4/version.m4 8.6.5.1

30 years agoget rid of v_vm_fault, page faults are back under v_faults again
Mike Hibler [Thu, 13 Jan 1994 14:14:25 +0000 (06:14 -0800)]
get rid of v_vm_fault, page faults are back under v_faults again

SCCS-vsn: usr.bin/systat/vmstat.c 8.2

30 years agoreflect changes in mount.h, support for ISOFS
Mike Hibler [Thu, 13 Jan 1994 14:08:31 +0000 (06:08 -0800)]
reflect changes in mount.h, support for ISOFS

SCCS-vsn: sbin/mount/mount.c 8.3

30 years agoreflect changes to mount.h and ability to export other than UFS
Mike Hibler [Thu, 13 Jan 1994 14:03:17 +0000 (06:03 -0800)]
reflect changes to mount.h and ability to export other than UFS

SCCS-vsn: sbin/mountd/mountd.c 8.3

30 years agoadd -DMFS -DISOFS
Mike Hibler [Thu, 13 Jan 1994 14:02:33 +0000 (06:02 -0800)]
add -DMFS -DISOFS

SCCS-vsn: sbin/mountd/Makefile 8.2

30 years agofix usage check for mfs, reflect changes to mount.h
Mike Hibler [Thu, 13 Jan 1994 13:54:40 +0000 (05:54 -0800)]
fix usage check for mfs, reflect changes to mount.h

SCCS-vsn: sbin/newfs/newfs.c 8.2

30 years agomissing close bracket (from cgd)
Mike Hibler [Thu, 13 Jan 1994 13:28:31 +0000 (05:28 -0800)]
missing close bracket (from cgd)

SCCS-vsn: sys/hp300/dev/ac.c 8.2

30 years agoidentify as hp300
Kirk McKusick [Thu, 13 Jan 1994 09:41:26 +0000 (01:41 -0800)]
identify as hp300

SCCS-vsn: share/man/man8/man8.hp300/MAKEDEV.8 8.2
SCCS-vsn: share/man/man8/man8.hp300/format.8 8.2
SCCS-vsn: share/man/man8/man8.hp300/crash.8 8.2

30 years agocopyediting by Usenix
Kirk McKusick [Thu, 13 Jan 1994 09:34:28 +0000 (01:34 -0800)]
copyediting by Usenix

SCCS-vsn: usr.sbin/cron/crontab.5 8.2

30 years agoclarify
Kirk McKusick [Thu, 13 Jan 1994 09:22:56 +0000 (01:22 -0800)]
clarify

SCCS-vsn: usr.bin/uuencode/uuencode.format.5 8.2

30 years agotypesetting nit
Kirk McKusick [Thu, 13 Jan 1994 08:58:32 +0000 (00:58 -0800)]
typesetting nit

SCCS-vsn: lib/libc/sys/fcntl.2 8.2
SCCS-vsn: lib/libc/sys/link.2 8.3
SCCS-vsn: lib/libc/sys/sigpending.2 8.3
SCCS-vsn: lib/libc/net/getservent.3 8.3

30 years agoforgot some of the lint
Mike Hibler [Thu, 13 Jan 1994 08:50:37 +0000 (00:50 -0800)]
forgot some of the lint

SCCS-vsn: sys/hp300/hp300/machdep.c 8.6

30 years agolint
Mike Hibler [Thu, 13 Jan 1994 08:42:24 +0000 (00:42 -0800)]
lint

SCCS-vsn: sys/hp300/dev/st.c 8.3
SCCS-vsn: sys/hp/dev/grf.c 8.4
SCCS-vsn: sys/hp/dev/ite_subr.c 8.2
SCCS-vsn: sys/hp300/hp300/kgdb_stub.c 8.4

30 years agolint, cleanup
Mike Hibler [Thu, 13 Jan 1994 08:33:07 +0000 (00:33 -0800)]
lint, cleanup

SCCS-vsn: sys/hp300/hp300/machdep.c 8.5

30 years agouse new multi-page interface,
Mike Hibler [Thu, 13 Jan 1994 08:08:25 +0000 (00:08 -0800)]
use new multi-page interface,
consistantly LOCK/UNLOCK vnodes.

SCCS-vsn: sys/vm/vnode_pager.c 8.5

30 years agocleanup.
Mike Hibler [Thu, 13 Jan 1994 08:07:34 +0000 (00:07 -0800)]
cleanup.

SCCS-vsn: sys/vm/vm_user.c 8.2

30 years agomulti-page interface for get/put.
Mike Hibler [Thu, 13 Jan 1994 08:06:23 +0000 (00:06 -0800)]
multi-page interface for get/put.

SCCS-vsn: sys/vm/vm_pager.c 8.6
SCCS-vsn: sys/vm/vm_pager.h 8.4

30 years agonew prototypes.
Mike Hibler [Thu, 13 Jan 1994 08:03:52 +0000 (00:03 -0800)]
new prototypes.

SCCS-vsn: sys/vm/vm_pageout.h 8.2

30 years agoprototype clustered pageout interface,
Mike Hibler [Thu, 13 Jan 1994 08:03:15 +0000 (00:03 -0800)]
prototype clustered pageout interface,
keep vmmeter stats.

SCCS-vsn: sys/vm/vm_pageout.c 8.4

30 years agoreflect change in vm_object_page_clean interface.
Mike Hibler [Thu, 13 Jan 1994 08:01:21 +0000 (00:01 -0800)]
reflect change in vm_object_page_clean interface.

SCCS-vsn: sys/vm/vm_object.h 8.3

30 years agomods to vm_object_page_clean in support of msync,
Mike Hibler [Thu, 13 Jan 1994 08:01:04 +0000 (00:01 -0800)]
mods to vm_object_page_clean in support of msync,
keep vmmeter statistics,
get rid of unused vm_object_shutdown,
a couple of vm_object_collapse bug fixes from Mach 3.0.

SCCS-vsn: sys/vm/vm_object.c 8.3

30 years agomassive overhaul of msync, get rid of hack support routines.
Mike Hibler [Thu, 13 Jan 1994 07:59:30 +0000 (23:59 -0800)]
massive overhaul of msync, get rid of hack support routines.

SCCS-vsn: sys/vm/vm_mmap.c 8.4

30 years agonew vm_map_clean routine to do bulk of msync,
Mike Hibler [Thu, 13 Jan 1994 07:58:09 +0000 (23:58 -0800)]
new vm_map_clean routine to do bulk of msync,
"special" maps now have entries_pagable == FALSE.

SCCS-vsn: sys/vm/vm_map.c 8.3

30 years agoreduce number of kernel map entries,
Mike Hibler [Thu, 13 Jan 1994 07:56:25 +0000 (23:56 -0800)]
reduce number of kernel map entries,
add vm_map_clean, get rid of vm_map_is_allocated.

SCCS-vsn: sys/vm/vm_map.h 8.2

30 years agokeep track of a few more vmmeter statistics.
Mike Hibler [Thu, 13 Jan 1994 07:55:52 +0000 (23:55 -0800)]
keep track of a few more vmmeter statistics.

SCCS-vsn: sys/vm/vm_fault.c 8.4

30 years agoget rid of unused vm_move/vm_region routines.
Mike Hibler [Thu, 13 Jan 1994 07:51:32 +0000 (23:51 -0800)]
get rid of unused vm_move/vm_region routines.

SCCS-vsn: sys/vm/vm_extern.h 8.2

30 years agomassive changes to use multi-page interface, cleanup.
Mike Hibler [Thu, 13 Jan 1994 07:51:05 +0000 (23:51 -0800)]
massive changes to use multi-page interface, cleanup.

SCCS-vsn: sys/vm/swap_pager.c 8.6

30 years agoreflect new multi-page interface.
Mike Hibler [Thu, 13 Jan 1994 07:45:32 +0000 (23:45 -0800)]
reflect new multi-page interface.

SCCS-vsn: sys/vm/device_pager.c 8.5

30 years agoget rid of vm_move.
Mike Hibler [Thu, 13 Jan 1994 07:44:18 +0000 (23:44 -0800)]
get rid of vm_move.

SCCS-vsn: sys/vm/vm_kern.c 8.3

30 years agomove export code from ufs layer to here (for other local FSes),
Mike Hibler [Thu, 13 Jan 1994 07:41:58 +0000 (23:41 -0800)]
move export code from ufs layer to here (for other local FSes),
#ifdef DIAGNOSTIC for some debug,
init vnode fields for clustering.

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

30 years agoexport routine and ufs_mountedon defns moved to mount.h.
Mike Hibler [Thu, 13 Jan 1994 07:37:26 +0000 (23:37 -0800)]
export routine and ufs_mountedon defns moved to mount.h.

SCCS-vsn: sys/ufs/ffs/ufs_extern.h 8.2
SCCS-vsn: sys/ufs/ufs/ufs_extern.h 8.2

30 years agoexport routines and ufs_mountedon moved to vfs_subr.c.
Mike Hibler [Thu, 13 Jan 1994 07:37:04 +0000 (23:37 -0800)]
export routines and ufs_mountedon moved to vfs_subr.c.

SCCS-vsn: sys/ufs/ffs/ufs_vfsops.c 8.2
SCCS-vsn: sys/ufs/ufs/ufs_vfsops.c 8.2

30 years agoreflect FS independent nature of export info.
Mike Hibler [Thu, 13 Jan 1994 07:36:13 +0000 (23:36 -0800)]
reflect FS independent nature of export info.

SCCS-vsn: sys/ufs/ffs/ufsmount.h 8.2
SCCS-vsn: sys/ufs/ufs/ufsmount.h 8.2

30 years agoallow (optional) exporting to NFS,
Mike Hibler [Thu, 13 Jan 1994 07:35:44 +0000 (23:35 -0800)]
allow (optional) exporting to NFS,
use new vfs_export routine

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

30 years agouse new vfs_export routine, ufs_mountedon -> vfs_mountedon.
Mike Hibler [Thu, 13 Jan 1994 07:34:55 +0000 (23:34 -0800)]
use new vfs_export routine, ufs_mountedon -> vfs_mountedon.

SCCS-vsn: sys/ufs/lfs/lfs_vfsops.c 8.5

30 years agodefine docluster{read,write} as 1 if DEBUG not defined.
Mike Hibler [Thu, 13 Jan 1994 07:21:57 +0000 (23:21 -0800)]
define docluster{read,write} as 1 if DEBUG not defined.

SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 8.6

30 years agoifdef sun => ifdef sparc
Kirk McKusick [Thu, 13 Jan 1994 07:21:42 +0000 (23:21 -0800)]
ifdef sun => ifdef sparc

SCCS-vsn: usr.bin/vmstat/names.c 8.2

30 years agouse new vfs_export routine, ufs_mountedon -> vfs_mountedon.
Mike Hibler [Thu, 13 Jan 1994 07:18:51 +0000 (23:18 -0800)]
use new vfs_export routine, ufs_mountedon -> vfs_mountedon.

SCCS-vsn: sys/ufs/ffs/ffs_vfsops.c 8.6

30 years agoufs_mountedon is now vfs_mountedon.
Mike Hibler [Thu, 13 Jan 1994 07:13:43 +0000 (23:13 -0800)]
ufs_mountedon is now vfs_mountedon.

SCCS-vsn: sys/miscfs/specfs/spec_vnops.c 8.5

30 years agomassive overhaul to the clustering strategy,
Mike Hibler [Thu, 13 Jan 1994 06:49:41 +0000 (22:49 -0800)]
massive overhaul to the clustering strategy,
handle buffers with excess memory,
propogate errors on failed cluster operations.

SCCS-vsn: sys/kern/vfs_cluster.c 8.5

30 years agoplace holders for procfs and afs.
Mike Hibler [Thu, 13 Jan 1994 06:42:45 +0000 (22:42 -0800)]
place holders for procfs and afs.

SCCS-vsn: sys/kern/vfs_conf.c 8.4

30 years agoentries_pageable set TRUE for shm_map (see vm_map.c change).
Mike Hibler [Thu, 13 Jan 1994 06:41:57 +0000 (22:41 -0800)]
entries_pageable set TRUE for shm_map (see vm_map.c change).

SCCS-vsn: sys/kern/sysv_shm.c 8.5

30 years agoexperimental code for "unmanaged" buffers,
Mike Hibler [Thu, 13 Jan 1994 06:40:46 +0000 (22:40 -0800)]
experimental code for "unmanaged" buffers,
don't get stuck on stray interrupts,
entries_pageable set TRUE for buffer map (set vm_map.c change).

SCCS-vsn: sys/hp300/hp300/machdep.c 8.4

30 years agouse pmap routines to do pagemove.
Mike Hibler [Thu, 13 Jan 1994 06:39:02 +0000 (22:39 -0800)]
use pmap routines to do pagemove.

SCCS-vsn: sys/hp300/hp300/vm_machdep.c 8.6

30 years agolink with -lcompat to pick up "correct" regex functions
Jan-Simon Pendry [Thu, 13 Jan 1994 06:38:30 +0000 (22:38 -0800)]
link with -lcompat to pick up "correct" regex functions

SCCS-vsn: sbin/mount_portal/Makefile 8.2

30 years agodubious change to not remove wired mappings in pmap_protect_page.
Mike Hibler [Thu, 13 Jan 1994 06:38:26 +0000 (22:38 -0800)]
dubious change to not remove wired mappings in pmap_protect_page.
(can lead to mappings that cannot be removed as opposed to removing wired
mappings that shouldn't be removed)

SCCS-vsn: sys/hp300/hp300/pmap.c 8.4

30 years agohandle "reverse priority" searches of SCSI devices (like HP boot ROM).
Mike Hibler [Thu, 13 Jan 1994 06:36:51 +0000 (22:36 -0800)]
handle "reverse priority" searches of SCSI devices (like HP boot ROM).

SCCS-vsn: sys/hp300/hp300/autoconf.c 8.2

30 years agoimprovements for removable media
Mike Hibler [Thu, 13 Jan 1994 06:36:03 +0000 (22:36 -0800)]
improvements for removable media

SCCS-vsn: sys/hp300/dev/sd.c 8.2

30 years agoreorganization for generic support of export information,
Mike Hibler [Thu, 13 Jan 1994 06:33:05 +0000 (22:33 -0800)]
reorganization for generic support of export information,
add ISOFS mount info.

SCCS-vsn: sys/sys/mount.h 8.6

30 years agonew v_maxra field for clustering,
Mike Hibler [Thu, 13 Jan 1994 06:32:13 +0000 (22:32 -0800)]
new v_maxra field for clustering,
add VT_ISOFS.

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

30 years agotypes for ISOFS.
Mike Hibler [Thu, 13 Jan 1994 06:30:52 +0000 (22:30 -0800)]
types for ISOFS.

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

30 years agoentries_pageable set TRUE for buffer map (set vm_map.c change).
Mike Hibler [Thu, 13 Jan 1994 06:29:54 +0000 (22:29 -0800)]
entries_pageable set TRUE for buffer map (set vm_map.c change).

SCCS-vsn: sys/sparc/sparc/machdep.c 8.4
SCCS-vsn: sys/pmax/pmax/machdep.c 8.3
SCCS-vsn: sys/news3400/news3400/machdep.c 8.3
SCCS-vsn: sys/luna68k/luna68k/machdep.c 8.3
SCCS-vsn: sys/i386/i386/machdep.c 8.2

30 years agofix CFLAGS
Jan-Simon Pendry [Thu, 13 Jan 1994 05:55:22 +0000 (21:55 -0800)]
fix CFLAGS

SCCS-vsn: old/mount_lofs/Makefile 8.2
SCCS-vsn: sbin/mount_null/Makefile 8.2
SCCS-vsn: sbin/mount_umap/Makefile 8.2

30 years agosome cleanup for short syslog buffers
Eric Allman [Thu, 13 Jan 1994 04:38:43 +0000 (20:38 -0800)]
some cleanup for short syslog buffers

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 8.62
SCCS-vsn: usr.sbin/sendmail/src/headers.c 8.21

30 years agodocument SCSI_REVPRI, MAPPEDCOPY, BUFFERS_UNMANAGED
Mike Hibler [Thu, 13 Jan 1994 03:39:15 +0000 (19:39 -0800)]
document SCSI_REVPRI, MAPPEDCOPY, BUFFERS_UNMANAGED

SCCS-vsn: sys/hp300/DOC/Options 8.2

30 years agoadd isofs files.
Mike Hibler [Thu, 13 Jan 1994 03:07:37 +0000 (19:07 -0800)]
add isofs files.

SCCS-vsn: sys/conf/files 8.4
SCCS-vsn: sys/conf/files.newconf 8.5

30 years agotypo
Keith Bostic [Thu, 13 Jan 1994 02:27:53 +0000 (18:27 -0800)]
typo

SCCS-vsn: sys/hp300/hp300/kgdb_stub.c 8.3

30 years agolint
Keith Bostic [Thu, 13 Jan 1994 02:10:48 +0000 (18:10 -0800)]
lint

SCCS-vsn: sys/hp300/hp300/clock.c 8.2
SCCS-vsn: sys/hp300/hp300/dkbad.c 8.2
SCCS-vsn: sys/hp300/hp300/kgdb_glue.c 8.2
SCCS-vsn: sys/hp300/hp300/kgdb_stub.c 8.2
SCCS-vsn: sys/hp300/hp300/mem.c 8.3
SCCS-vsn: sys/hp300/dev/grf_machdep.c 8.2
SCCS-vsn: sys/hp300/dev/grf_dv.c 8.4
SCCS-vsn: sys/hp300/dev/grf_hy.c 8.4
SCCS-vsn: sys/hp300/dev/grf_rb.c 8.4
SCCS-vsn: sys/hp300/dev/grf_tc.c 8.4
SCCS-vsn: sys/hp300/dev/grf_gb.c 8.4
SCCS-vsn: sys/hp300/dev/dcm.c 8.3
SCCS-vsn: sys/hp300/dev/dcm.c 8.4
SCCS-vsn: sys/hp300/dev/hpib.c 8.2
SCCS-vsn: sys/hp300/dev/fhpib.c 8.2
SCCS-vsn: sys/hp300/dev/nhpib.c 8.2
SCCS-vsn: sys/hp300/dev/ct.c 8.2
SCCS-vsn: sys/hp300/dev/scsi.c 8.2
SCCS-vsn: sys/hp/dev/cons.c 8.2
SCCS-vsn: sys/hp/dev/dca.c 8.2
SCCS-vsn: sys/hp/dev/grf.c 8.3
SCCS-vsn: sys/hp/dev/hil.c 8.2
SCCS-vsn: sys/hp/dev/hil_subr.c 8.2
SCCS-vsn: sys/hp/dev/ite.c 8.2
SCCS-vsn: sys/hp/hpux/hpux_tty.c 8.3

30 years agodon't put comments inside comments
Keith Bostic [Thu, 13 Jan 1994 01:37:11 +0000 (17:37 -0800)]
don't put comments inside comments

SCCS-vsn: sys/hp300/hp300/clockreg.h 8.2

30 years agolint
Keith Bostic [Thu, 13 Jan 1994 01:33:24 +0000 (17:33 -0800)]
lint

SCCS-vsn: sys/net/if_sl.c 8.5
SCCS-vsn: sys/nfs/nfs_serv.c 8.3
SCCS-vsn: sys/nfs/nfs_socket.c 8.3

30 years agoadd warning about upper case letters in NIS keys
Eric Allman [Wed, 12 Jan 1994 22:51:49 +0000 (14:51 -0800)]
add warning about upper case letters in NIS keys

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

30 years ago"c" option was poorly documented
Eric Allman [Wed, 12 Jan 1994 22:19:00 +0000 (14:19 -0800)]
"c" option was poorly documented

SCCS-vsn: usr.sbin/sendmail/cf/README 8.21

30 years agofix comment on "c" option
Eric Allman [Wed, 12 Jan 1994 22:16:47 +0000 (14:16 -0800)]
fix comment on "c" option

SCCS-vsn: usr.sbin/sendmail/cf/m4/proto.m4 8.30

30 years agoadd failure of sender deletion in :include: lists
Eric Allman [Wed, 12 Jan 1994 22:00:43 +0000 (14:00 -0800)]
add failure of sender deletion in :include: lists

SCCS-vsn: usr.sbin/sendmail/KNOWNBUGS 8.15

30 years agoOSF/1 patch
Eric Allman [Wed, 12 Jan 1994 22:00:13 +0000 (14:00 -0800)]
OSF/1 patch

SCCS-vsn: usr.sbin/sendmail/src/READ_ME 8.47

30 years agochange prototypes of tick() to match signal handler
Eric Allman [Wed, 12 Jan 1994 22:00:01 +0000 (14:00 -0800)]
change prototypes of tick() to match signal handler

SCCS-vsn: usr.sbin/sendmail/src/clock.c 8.8

30 years agodebugging the new list code
Kirk McKusick [Wed, 12 Jan 1994 15:29:30 +0000 (07:29 -0800)]
debugging the new list code

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

30 years agoadd ability to run ffs totally asynchronously (dangerously)
Kirk McKusick [Wed, 12 Jan 1994 15:27:57 +0000 (07:27 -0800)]
add ability to run ffs totally asynchronously (dangerously)

SCCS-vsn: sys/kern/vfs_bio.c 8.6
SCCS-vsn: sys/kern/vfs_syscalls.c 8.5

30 years agodate and time created 94/01/11 23:26:34 by pendry
Jan-Simon Pendry [Wed, 12 Jan 1994 15:26:34 +0000 (07:26 -0800)]
date and time created 94/01/11 23:26:34 by pendry

SCCS-vsn: sbin/mount_procfs/mount_procfs.c 8.1

30 years agoadd generic MNT_ASYNC flag
Kirk McKusick [Wed, 12 Jan 1994 15:26:31 +0000 (07:26 -0800)]
add generic MNT_ASYNC flag

SCCS-vsn: sbin/mount/mount.c 8.2

30 years agoadd MNT_ASYNC flag to run your filesystem dangerously
Kirk McKusick [Wed, 12 Jan 1994 15:08:42 +0000 (07:08 -0800)]
add MNT_ASYNC flag to run your filesystem dangerously

SCCS-vsn: sys/sys/mount.h 8.5

30 years agotypo
Keith Bostic [Wed, 12 Jan 1994 13:18:43 +0000 (05:18 -0800)]
typo

SCCS-vsn: sys/netinet/tcp_var.h 8.2

30 years agouse standard promotion rules
Keith Bostic [Wed, 12 Jan 1994 13:18:33 +0000 (05:18 -0800)]
use standard promotion rules

SCCS-vsn: sys/netinet/tcp_input.c 8.4

30 years agocleanup include syntax
Kirk McKusick [Wed, 12 Jan 1994 08:44:04 +0000 (00:44 -0800)]
cleanup include syntax

SCCS-vsn: sys/sys/ioctl_compat.h 8.3
SCCS-vsn: sys/sys/shm.h 8.4

30 years agoclean up include syntax
Kirk McKusick [Wed, 12 Jan 1994 08:42:59 +0000 (00:42 -0800)]
clean up include syntax

SCCS-vsn: sys/sys/ioctl.h 8.4

30 years ago4.4BSD snapshot (revision 8.1); add 1993 to copyright
Kirk McKusick [Wed, 12 Jan 1994 08:14:29 +0000 (00:14 -0800)]
4.4BSD snapshot (revision 8.1); add 1993 to copyright

SCCS-vsn: sys/news3400/include/cpu.h 8.1

30 years agofix panic message to print a string rather than a function address
Kirk McKusick [Wed, 12 Jan 1994 08:09:17 +0000 (00:09 -0800)]
fix panic message to print a string rather than a function address

SCCS-vsn: sys/ufs/ffs/ufs_readwrite.c 8.5
SCCS-vsn: sys/ufs/ufs/ufs_readwrite.c 8.5

30 years agoadded struct reg for procfs (from ralph)
Kirk McKusick [Wed, 12 Jan 1994 08:07:58 +0000 (00:07 -0800)]
added struct reg for procfs (from ralph)

SCCS-vsn: sys/pmax/include/reg.h 8.2

30 years agodon't panic if corrected memory read error (from ralph)
Kirk McKusick [Wed, 12 Jan 1994 08:06:42 +0000 (00:06 -0800)]
don't panic if corrected memory read error (from ralph)

SCCS-vsn: sys/pmax/pmax/trap.c 8.5

30 years agofix msgbuf so printfs from a panic will get logged to /var/adm/messages (from ralph)
Kirk McKusick [Wed, 12 Jan 1994 08:06:13 +0000 (00:06 -0800)]
fix msgbuf so printfs from a panic will get logged to /var/adm/messages (from ralph)

SCCS-vsn: sys/pmax/pmax/machdep.c 8.2

30 years agoprint to virtual console so X screen isn't scrolled for console output (from ralph)
Kirk McKusick [Wed, 12 Jan 1994 08:05:43 +0000 (00:05 -0800)]
print to virtual console so X screen isn't scrolled for console output (from ralph)

SCCS-vsn: sys/pmax/pmax/cons.c 8.2

30 years agofix page allocating to use new list macros (from Ralph)
Kirk McKusick [Wed, 12 Jan 1994 08:05:10 +0000 (00:05 -0800)]
fix page allocating to use new list macros (from Ralph)

SCCS-vsn: sys/pmax/pmax/pmap.c 8.3