unix-history/.git
43 years agofix placement of mpurge bug
Bill Joy [Tue, 17 Feb 1981 12:51:35 +0000 (04:51 -0800)]
fix placement of mpurge bug

SCCS-vsn: sys/kern/vfs_syscalls.c 4.6
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 4.6
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 4.6
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 4.6
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 4.6

43 years agoeliminate wasteful wakeup of runin; aston() missing added
Bill Joy [Tue, 17 Feb 1981 12:50:51 +0000 (04:50 -0800)]
eliminate wasteful wakeup of runin; aston() missing added

SCCS-vsn: sys/kern/kern_synch.c 4.6

43 years agouse HZ not 60
Bill Joy [Tue, 17 Feb 1981 12:50:04 +0000 (04:50 -0800)]
use HZ not 60

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

43 years agored zone for kernel stack
Bill Joy [Tue, 17 Feb 1981 12:48:52 +0000 (04:48 -0800)]
red zone for kernel stack

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

43 years agoresched on runin... cleanout KPROF
Bill Joy [Tue, 17 Feb 1981 12:45:20 +0000 (04:45 -0800)]
resched on runin... cleanout KPROF

SCCS-vsn: sys/kern/kern_clock.c 4.8

43 years agomore mods to working new version
Bill Joy [Tue, 17 Feb 1981 12:44:05 +0000 (04:44 -0800)]
more mods to working new version

SCCS-vsn: sys/vax/uba/ubareg.h 4.6
SCCS-vsn: sys/vax/uba/ubavar.h 4.6

43 years agodefine "writable" as "any write enable bit set" not "i can write"
Eric Allman [Tue, 17 Feb 1981 03:20:59 +0000 (19:20 -0800)]
define "writable" as "any write enable bit set" not "i can write"

SCCS-vsn: local/sccscmds/sccscmds.2/cmd/get.c 4.2
SCCS-vsn: local/sccscmds/sccscmds.ok/cmd/get.c 4.2

43 years agoast and hard/soft clock
Bill Joy [Mon, 16 Feb 1981 12:37:34 +0000 (04:37 -0800)]
ast and hard/soft clock

SCCS-vsn: sys/vax/include/clock.h 4.3
SCCS-vsn: sys/vax/include/pcb.h 4.2
SCCS-vsn: sys/sys/proc.h 4.2
SCCS-vsn: sys/vax/include/trap.h 4.2

43 years agoubawatch timeout
Bill Joy [Mon, 16 Feb 1981 12:31:43 +0000 (04:31 -0800)]
ubawatch timeout

SCCS-vsn: sys/vax/vax/autoconf.c 4.4

43 years agoast and hard/soft clock stuff
Bill Joy [Mon, 16 Feb 1981 12:30:09 +0000 (04:30 -0800)]
ast and hard/soft clock stuff

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

43 years agoASTFLT stuff
Bill Joy [Mon, 16 Feb 1981 12:26:30 +0000 (04:26 -0800)]
ASTFLT stuff

SCCS-vsn: sys/vax/vax/trap.c 4.4

43 years agonew ast stuff
Bill Joy [Mon, 16 Feb 1981 12:24:21 +0000 (04:24 -0800)]
new ast stuff

SCCS-vsn: sys/kern/kern_synch.c 4.5

43 years agonew interrupt scheme
Bill Joy [Mon, 16 Feb 1981 11:38:40 +0000 (03:38 -0800)]
new interrupt scheme

SCCS-vsn: sys/vax/vax/scb.s 4.4
SCCS-vsn: sys/kern/kern_clock.c 4.7

43 years agodate and time created 81/02/15 18:39:00 by dlw
David Wasley [Mon, 16 Feb 1981 10:39:00 +0000 (02:39 -0800)]
date and time created 81/02/15 18:39:00 by dlw

SCCS-vsn: usr.bin/f77/libU77/getlog_.c 1.1

43 years agoAdded flushing of all lu's before the exec. DLW
David Wasley [Mon, 16 Feb 1981 09:53:34 +0000 (01:53 -0800)]
Added flushing of all lu's before the exec. DLW

SCCS-vsn: usr.bin/f77/libU77/system_.c 1.2

43 years agoadd prconf
Bill Joy [Mon, 16 Feb 1981 05:07:33 +0000 (21:07 -0800)]
add prconf

SCCS-vsn: sys/vax/stand/Makefile 4.3

43 years agoleave space for scb
Bill Joy [Mon, 16 Feb 1981 05:07:08 +0000 (21:07 -0800)]
leave space for scb

SCCS-vsn: sys/vax/stand/srt0.c 4.4

43 years agoget rid of ??TAB
Robert Elz [Mon, 16 Feb 1981 05:05:45 +0000 (21:05 -0800)]
get rid of ??TAB

SCCS-vsn: sys/vax/vax/conf.c 4.14

43 years agobug fix in umount
Robert Elz [Mon, 16 Feb 1981 04:21:52 +0000 (20:21 -0800)]
bug fix in umount

SCCS-vsn: sys/kern/vfs_syscalls.c 4.5
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 4.5
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 4.5
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 4.5
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 4.5

43 years agoget rid of d_tab
Robert Elz [Mon, 16 Feb 1981 04:21:12 +0000 (20:21 -0800)]
get rid of d_tab

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

43 years agominor
Bill Joy [Mon, 16 Feb 1981 04:20:06 +0000 (20:20 -0800)]
minor

SCCS-vsn: sys/kern/subr_prf.c 4.9

43 years agoautoconf macroized version
Bill Joy [Mon, 16 Feb 1981 04:18:59 +0000 (20:18 -0800)]
autoconf macroized version

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

43 years agomany changes for autoconf
Bill Joy [Mon, 16 Feb 1981 04:18:16 +0000 (20:18 -0800)]
many changes for autoconf

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

43 years agocleaned up with macros
Bill Joy [Mon, 16 Feb 1981 04:17:28 +0000 (20:17 -0800)]
cleaned up with macros

SCCS-vsn: sys/vax/vax/scb.s 4.3

43 years agocorrect panic in timeout()
Bill Joy [Mon, 16 Feb 1981 04:16:53 +0000 (20:16 -0800)]
correct panic in timeout()

SCCS-vsn: sys/kern/kern_clock.c 4.6

43 years agod_tab ->d_flags
Robert Elz [Mon, 16 Feb 1981 04:15:13 +0000 (20:15 -0800)]
d_tab ->d_flags

SCCS-vsn: sys/sys/conf.h 4.4

43 years agobootable autoconf version
Bill Joy [Mon, 16 Feb 1981 04:14:20 +0000 (20:14 -0800)]
bootable autoconf version

SCCS-vsn: sys/vax/mba/mbareg.h 4.5
SCCS-vsn: sys/vax/mba/mbavar.h 4.5
SCCS-vsn: sys/vax/include/pte.h 4.4
SCCS-vsn: sys/sys/systm.h 4.8
SCCS-vsn: sys/vax/uba/ubareg.h 4.5
SCCS-vsn: sys/vax/uba/ubavar.h 4.5

43 years agoflushtty second arg added (per lint)
Bill Joy [Mon, 16 Feb 1981 04:13:11 +0000 (20:13 -0800)]
flushtty second arg added (per lint)

SCCS-vsn: sys/kern/tty_pty.c 4.5

43 years agobootable autoconf version
Robert Elz [Mon, 16 Feb 1981 04:10:09 +0000 (20:10 -0800)]
bootable autoconf version

SCCS-vsn: sys/vax/mba/hp.c 4.9
SCCS-vsn: sys/vax/uba/dh.c 4.14
SCCS-vsn: sys/vax/uba/dz.c 4.11
SCCS-vsn: sys/vax/mba/mba.c 4.6
SCCS-vsn: sys/vax/uba/uba.c 4.8
SCCS-vsn: sys/kern/kern_physio.c 4.11
SCCS-vsn: sys/kern/vfs_bio.c 4.11
SCCS-vsn: sys/kern/vfs_cluster.c 4.11
SCCS-vsn: sys/vax/uba/up.c 4.14
SCCS-vsn: sys/vax/vax/autoconf.c 4.3
SCCS-vsn: sys/vax/uba/tm.c 4.10

43 years agoadd onyx machine
Eric Allman [Mon, 16 Feb 1981 02:03:56 +0000 (18:03 -0800)]
add onyx machine

SCCS-vsn: usr.sbin/sendmail/src/conf.c 2.6

43 years agodate and time created 81/02/14 14:45:37 by dlw
David Wasley [Sun, 15 Feb 1981 06:45:37 +0000 (22:45 -0800)]
date and time created 81/02/14 14:45:37 by dlw

SCCS-vsn: usr.bin/f77/libU77/signal_.c 1.1

43 years agoI made the asterisks in the 'c' comments line up
Bill Joy [Sun, 15 Feb 1981 06:18:22 +0000 (22:18 -0800)]
I made the asterisks in the 'c' comments line up
correctly once again. -- presotto

SCCS-vsn: usr.bin/vgrind/vfontedpr.c 1.9

43 years agojust made it more convenient. Simplified the vfontedpr entry.
Bill Joy [Sun, 15 Feb 1981 05:26:15 +0000 (21:26 -0800)]
just made it more convenient.  Simplified the vfontedpr entry.
--- presotto

SCCS-vsn: old/vpr/Makefile 5.3

43 years agoAdded printing of C and V commands lines; removed printing of B
Dan Halbert? [Fri, 13 Feb 1981 07:42:40 +0000 (23:42 -0800)]
Added printing of C and V commands lines; removed printing of B
lines.  This is for vdmp and vpltdmp.  (Dan Fitzpatrick)

SCCS-vsn: old/vpr/vpq.c 1.2

43 years agoCompletely rewritten by Dan Halbert and Dan Fitzpatrick.
Dan Halbert? [Fri, 13 Feb 1981 07:25:31 +0000 (23:25 -0800)]
Completely rewritten by Dan Halbert and Dan Fitzpatrick.
Includes new code to delete queue files used by vdmp and vpltdmp.

SCCS-vsn: old/vpr/vprm.c 1.2
SCCS-vsn: old/vpr/vprm.c 1.2

43 years agoadded command line printing for commands C and V; removed B.
Dan Halbert? [Fri, 13 Feb 1981 07:17:54 +0000 (23:17 -0800)]
added command line printing for commands C and V; removed B.
Done for vdmp and vpltdmp software. (Dan Fitzpatrick)

SCCS-vsn: old/vpr/vpq.c 1.2

43 years agoadded code for vdmp and vpltdmp (Dan Fitzpatrick)
Dan Halbert? [Fri, 13 Feb 1981 07:13:35 +0000 (23:13 -0800)]
added code for vdmp and vpltdmp  (Dan Fitzpatrick)

SCCS-vsn: old/vpr/vpd.c 1.2

43 years agoadded printing of C and V command lines; removed printing of
Dan Halbert? [Fri, 13 Feb 1981 07:11:02 +0000 (23:11 -0800)]
added printing of C and V command lines; removed printing of
B command lines.  (For vdmp and vpltdmp; Dan Fitzpatrick)

SCCS-vsn: old/vpr/vpq.c 1.2

43 years agovdmp and vpltdmp code added (Dan Fitzpatrick)
Dan Halbert? [Fri, 13 Feb 1981 07:04:08 +0000 (23:04 -0800)]
vdmp and vpltdmp code added (Dan Fitzpatrick)

SCCS-vsn: old/vpr/vpd.c 1.2

43 years agodate and time created 81/02/12 14:46:23 by halbert
Dan Halbert? [Fri, 13 Feb 1981 06:46:23 +0000 (22:46 -0800)]
date and time created 81/02/12 14:46:23 by halbert

SCCS-vsn: old/vfilters/vdmp/vdmp.c 4.1

43 years agodate and time created 81/02/11 22:34:00 by dlw
David Wasley [Thu, 12 Feb 1981 14:34:00 +0000 (06:34 -0800)]
date and time created 81/02/11 22:34:00 by dlw

SCCS-vsn: usr.bin/f77/libU77/getc_.c 1.1

43 years agodate and time created 81/02/11 22:33:57 by dlw
David Wasley [Thu, 12 Feb 1981 14:33:57 +0000 (06:33 -0800)]
date and time created 81/02/11 22:33:57 by dlw

SCCS-vsn: usr.bin/f77/libU77/fgetc_.c 1.1

43 years agodate and time created 81/02/11 22:33:53 by dlw
David Wasley [Thu, 12 Feb 1981 14:33:53 +0000 (06:33 -0800)]
date and time created 81/02/11 22:33:53 by dlw

SCCS-vsn: usr.bin/f77/libU77/fputc_.c 1.1

43 years agodate and time created 81/02/11 22:32:46 by dlw
David Wasley [Thu, 12 Feb 1981 14:32:46 +0000 (06:32 -0800)]
date and time created 81/02/11 22:32:46 by dlw

SCCS-vsn: usr.bin/f77/libU77/putc_.c 1.1

43 years agodate and time created 81/02/11 22:16:05 by dlw
David Wasley [Thu, 12 Feb 1981 14:16:05 +0000 (06:16 -0800)]
date and time created 81/02/11 22:16:05 by dlw

SCCS-vsn: usr.bin/f77/libU77/etime_.c 1.1

43 years agodate and time created 81/02/11 22:15:49 by dlw
David Wasley [Thu, 12 Feb 1981 14:15:49 +0000 (06:15 -0800)]
date and time created 81/02/11 22:15:49 by dlw

SCCS-vsn: usr.bin/f77/libU77/dtime_.c 1.1

43 years agodate and time created 81/02/11 22:15:30 by dlw
David Wasley [Thu, 12 Feb 1981 14:15:30 +0000 (06:15 -0800)]
date and time created 81/02/11 22:15:30 by dlw

SCCS-vsn: usr.bin/f77/libU77/chdir_.c 1.1

43 years agodate and time created 81/02/11 21:50:29 by dlw
David Wasley [Thu, 12 Feb 1981 13:50:29 +0000 (05:50 -0800)]
date and time created 81/02/11 21:50:29 by dlw

SCCS-vsn: usr.bin/f77/libU77/access_.c 1.1

43 years agofirst compiling autoconf version
Robert Elz [Wed, 11 Feb 1981 08:06:27 +0000 (00:06 -0800)]
first compiling autoconf version

SCCS-vsn: sys/vax/mba/mba.c 4.5
SCCS-vsn: sys/kern/kern_physio.c 4.10
SCCS-vsn: sys/kern/vfs_bio.c 4.10
SCCS-vsn: sys/kern/vfs_cluster.c 4.10

43 years agoAdded mpx debug stuff (-mg flags) (kebh)
Kipp Hickman [Wed, 11 Feb 1981 06:47:36 +0000 (22:47 -0800)]
Added mpx debug stuff (-mg flags) (kebh)

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

43 years agodate and time created 81/02/10 14:00:09 by dlw
David Wasley [Wed, 11 Feb 1981 06:00:09 +0000 (22:00 -0800)]
date and time created 81/02/10 14:00:09 by dlw

SCCS-vsn: usr.bin/f77/libU77/system_.c 1.1

43 years agodate and time created 81/02/10 13:56:24 by dlw
David Wasley [Wed, 11 Feb 1981 05:56:24 +0000 (21:56 -0800)]
date and time created 81/02/10 13:56:24 by dlw

SCCS-vsn: usr.bin/f77/libU77/fdate_.c 1.1

43 years agodate and time created 81/02/10 13:55:58 by dlw
David Wasley [Wed, 11 Feb 1981 05:55:58 +0000 (21:55 -0800)]
date and time created 81/02/10 13:55:58 by dlw

SCCS-vsn: usr.bin/f77/libU77/itime_.c 1.1

43 years agodate and time created 81/02/10 13:55:31 by dlw
David Wasley [Wed, 11 Feb 1981 05:55:31 +0000 (21:55 -0800)]
date and time created 81/02/10 13:55:31 by dlw

SCCS-vsn: usr.bin/f77/libU77/idate_.c 1.1

43 years agocompilable first uba autoconf version
Bill Joy [Wed, 11 Feb 1981 05:20:01 +0000 (21:20 -0800)]
compilable first uba autoconf version

SCCS-vsn: sys/vax/mba/hp.c 4.8
SCCS-vsn: sys/vax/uba/dh.c 4.13
SCCS-vsn: sys/vax/uba/dz.c 4.10
SCCS-vsn: sys/vax/uba/uba.c 4.7
SCCS-vsn: sys/vax/uba/up.c 4.13
SCCS-vsn: sys/vax/vax/autoconf.c 4.2
SCCS-vsn: sys/vax/uba/tm.c 4.9

43 years ago(no message)
Ken Arnold [Tue, 10 Feb 1981 09:48:57 +0000 (01:48 -0800)]
(no message)

SCCS-vsn: lib/libcurses/Makefile 1.3

43 years agodate and time created 81/02/09 17:48:21 by arnold
Ken Arnold [Tue, 10 Feb 1981 09:48:21 +0000 (01:48 -0800)]
date and time created 81/02/09 17:48:21 by arnold

SCCS-vsn: lib/libcurses/curses.ext 1.1

43 years agofix tab problem
Ken Arnold [Tue, 10 Feb 1981 09:45:56 +0000 (01:45 -0800)]
fix tab problem

SCCS-vsn: lib/libcurses/addch.c 1.2

43 years agoFixes to _stop for dual ported controllers.
Michael Toy [Mon, 9 Feb 1981 19:26:15 +0000 (11:26 -0800)]
Fixes to _stop for dual ported controllers.

SCCS-vsn: sys/stand.att/sys.c 4.2

43 years agodate and time created 81/02/08 18:39:41 by wnj
Bill Joy [Mon, 9 Feb 1981 10:39:41 +0000 (02:39 -0800)]
date and time created 81/02/08 18:39:41 by wnj

SCCS-vsn: sys/vax/vax/autoconf.c 4.1

43 years agocpusid->cpu
Bill Joy [Mon, 9 Feb 1981 10:38:35 +0000 (02:38 -0800)]
cpusid->cpu

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

43 years agonew mba.h, all nice and pretty
Bill Joy [Mon, 9 Feb 1981 10:38:17 +0000 (02:38 -0800)]
new mba.h, all nice and pretty

SCCS-vsn: sys/vax/mba/mbareg.h 4.4
SCCS-vsn: sys/vax/mba/mbavar.h 4.4

43 years agodiscarded obnoxious material
Robert Elz [Mon, 9 Feb 1981 10:37:36 +0000 (02:37 -0800)]
discarded obnoxious material

SCCS-vsn: sys/vax/vax/conf.c 4.13

43 years agofirst working autoconf version
Bill Joy [Mon, 9 Feb 1981 10:34:48 +0000 (02:34 -0800)]
first working autoconf version

SCCS-vsn: sys/vax/vax/locore.s 4.18
SCCS-vsn: sys/vax/vax/scb.s 4.2
SCCS-vsn: sys/vax/vax/machdep.c 4.11
SCCS-vsn: sys/kern/init_main.c 4.4
SCCS-vsn: sys/kern/subr_prf.c 4.8

43 years agofirst working vorsion
Bill Joy [Mon, 9 Feb 1981 10:32:31 +0000 (02:32 -0800)]
first working vorsion

SCCS-vsn: sys/vax/mba/mba.c 4.4
SCCS-vsn: sys/vax/mba/hp.c 4.7

43 years agomisc
Bill Joy [Sun, 8 Feb 1981 17:30:01 +0000 (09:30 -0800)]
misc

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

43 years agod_dump
Bill Joy [Sun, 8 Feb 1981 17:16:42 +0000 (09:16 -0800)]
d_dump

SCCS-vsn: sys/vax/vax/conf.c 4.12

43 years agolast pre-mba version
Bill Joy [Sun, 8 Feb 1981 17:13:56 +0000 (09:13 -0800)]
last pre-mba version

SCCS-vsn: sys/vax/uba/dz.c 4.9
SCCS-vsn: sys/vax/uba/up.c 4.12
SCCS-vsn: sys/vax/mba/hp.c 4.6
SCCS-vsn: sys/vax/uba/rk.c 4.6

43 years agomisc pre-mba changes (non-recursive printf, futz, resuba, %uXX...)
Bill Joy [Sun, 8 Feb 1981 17:11:48 +0000 (09:11 -0800)]
misc pre-mba changes (non-recursive printf, futz, resuba, %uXX...)

SCCS-vsn: sys/kern/subr_prf.c 4.7
SCCS-vsn: sys/vax/vax/locore.s 4.17

43 years ago(no message)
Bill Joy [Sun, 8 Feb 1981 17:02:22 +0000 (09:02 -0800)]
(no message)

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

43 years agofixed up version format
Bill Joy [Sun, 8 Feb 1981 16:50:15 +0000 (08:50 -0800)]
fixed up version format

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

43 years ago(no message)
Bill Joy [Sun, 8 Feb 1981 16:48:40 +0000 (08:48 -0800)]
(no message)

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

43 years agodate and time created 81/02/07 22:23:07 by wnj
Bill Joy [Sun, 8 Feb 1981 14:23:07 +0000 (06:23 -0800)]
date and time created 81/02/07 22:23:07 by wnj

SCCS-vsn: sbin/shutdown/shutdown.c 4.1

43 years agoadded arpavax local directories
Robert Elz [Sun, 8 Feb 1981 12:12:06 +0000 (04:12 -0800)]
added arpavax local directories

SCCS-vsn: old/whereis/whereis.c 4.3

43 years agonow abides by uucp locking conventions for acu/line. also fixed
Mark Horton [Sun, 8 Feb 1981 10:53:20 +0000 (02:53 -0800)]
now abides by uucp locking conventions for acu/line.  also fixed
bug preventing stdin from being a pipe. - mrh

SCCS-vsn: old/cu/cu.c 4.2

43 years ago-r doesnt yield 1 if undef'd syms
Robert Elz [Sun, 8 Feb 1981 08:55:46 +0000 (00:55 -0800)]
-r doesnt yield 1 if undef'd syms

SCCS-vsn: old/ld/ld.c 4.3

43 years agofix per kre
Robert Elz [Sun, 8 Feb 1981 08:32:29 +0000 (00:32 -0800)]
fix per kre

SCCS-vsn: usr.bin/expand/expand.c 4.2

43 years ago(no message)
Bill Joy [Sun, 8 Feb 1981 07:55:07 +0000 (23:55 -0800)]
(no message)

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

43 years agominor inconsequential changes
Bill Joy [Sun, 8 Feb 1981 07:54:02 +0000 (23:54 -0800)]
minor inconsequential changes

SCCS-vsn: sys/vax/uba/ubareg.h 4.4
SCCS-vsn: sys/vax/uba/ubavar.h 4.4

43 years agocalloc map
Bill Joy [Sun, 8 Feb 1981 07:52:11 +0000 (23:52 -0800)]
calloc map

SCCS-vsn: sys/vax/include/pte.h 4.3

43 years agoreformatting; bufhd, queues to 3 ...
Bill Joy [Sun, 8 Feb 1981 07:51:15 +0000 (23:51 -0800)]
reformatting; bufhd, queues to 3 ...

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

43 years agonew dump code
Bill Joy [Sun, 8 Feb 1981 07:49:31 +0000 (23:49 -0800)]
new dump code

SCCS-vsn: sys/vax/uba/tm.c 4.8

43 years agoadded dump code
Bill Joy [Sun, 8 Feb 1981 07:48:52 +0000 (23:48 -0800)]
added dump code

SCCS-vsn: sys/vax/mba/hp.c 4.5

43 years agoinvalidate buffer cache (correctly, through hash headers)
Robert Elz [Sun, 8 Feb 1981 07:46:40 +0000 (23:46 -0800)]
invalidate buffer cache (correctly, through hash headers)

SCCS-vsn: sys/kern/kern_physio.c 4.9
SCCS-vsn: sys/kern/vfs_bio.c 4.9
SCCS-vsn: sys/kern/vfs_cluster.c 4.9

43 years agonon-negative hex + uprintf
Robert Elz [Sun, 8 Feb 1981 07:43:04 +0000 (23:43 -0800)]
non-negative hex + uprintf

SCCS-vsn: sys/kern/subr_prf.c 4.6

43 years agorpb, badaddr, other dump stuff
Bill Joy [Sun, 8 Feb 1981 07:41:07 +0000 (23:41 -0800)]
rpb, badaddr, other dump stuff

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

43 years agopanic fixups, auto dumping code
Bill Joy [Sun, 8 Feb 1981 06:33:08 +0000 (22:33 -0800)]
panic fixups, auto dumping code

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

43 years agofixed job control bug, improved choice of + and - jobs
Bill Joy [Sun, 8 Feb 1981 04:16:15 +0000 (20:16 -0800)]
fixed job control bug, improved choice of + and - jobs

SCCS-vsn: bin/csh/proc.c 4.2

43 years agofixed include file
Bill Joy [Sun, 8 Feb 1981 04:15:31 +0000 (20:15 -0800)]
fixed include file

SCCS-vsn: bin/csh/func.c 4.2

43 years agoadd ARPAVAX; default to NETV6MAIL at Berkeley
Eric Allman [Sun, 8 Feb 1981 02:28:36 +0000 (18:28 -0800)]
add ARPAVAX; default to NETV6MAIL at Berkeley

SCCS-vsn: usr.sbin/sendmail/src/conf.c 2.5

43 years agoadded noheader flag to suppress initial header print
Kurt A. Schoens [Sat, 7 Feb 1981 01:41:29 +0000 (17:41 -0800)]
added noheader flag to suppress initial header print

SCCS-vsn: usr.bin/mail/glob.h 1.6

43 years agoadded -N flag to suppress header printing
Kurt A. Schoens [Sat, 7 Feb 1981 01:40:38 +0000 (17:40 -0800)]
added -N flag to suppress header printing

SCCS-vsn: usr.bin/mail/main.c 1.3

43 years agonameof now takes 2 args
Kurt A. Schoens [Sat, 7 Feb 1981 01:38:24 +0000 (17:38 -0800)]
nameof now takes 2 args

SCCS-vsn: usr.bin/mail/list.c 1.5

43 years agoNow takes -N flag to suppress initial header printing
Kurt A. Schoens [Sat, 7 Feb 1981 01:36:53 +0000 (17:36 -0800)]
Now takes -N flag to suppress initial header printing

SCCS-vsn: usr.bin/mail/lex.c 1.14

43 years agoChanged reply to send only to reply-to field if such given
Kurt A. Schoens [Sat, 7 Feb 1981 01:35:41 +0000 (17:35 -0800)]
Changed reply to send only to reply-to field if such given

SCCS-vsn: usr.bin/mail/cmd3.c 1.9

43 years agoNew nameof takes two args
Kurt A. Schoens [Sat, 7 Feb 1981 01:34:20 +0000 (17:34 -0800)]
New nameof takes two args

SCCS-vsn: usr.bin/mail/cmd1.c 1.6

43 years agoallow space in -d and -p
Eric Allman [Fri, 6 Feb 1981 10:29:14 +0000 (02:29 -0800)]
allow space in -d and -p

SCCS-vsn: usr.bin/sccs/sccs.c 1.61

43 years agofix for a real system
Eric Allman [Fri, 6 Feb 1981 09:58:27 +0000 (01:58 -0800)]
fix for a real system

SCCS-vsn: local/sccscmds/sccscmds.2/util/curdir.c 4.2
SCCS-vsn: local/sccscmds/sccscmds.ok/util/curdir.c 4.2

43 years agodate and time created 81/02/05 17:33:39 by eric
Eric Allman [Fri, 6 Feb 1981 09:33:39 +0000 (01:33 -0800)]
date and time created 81/02/05 17:33:39 by eric

SCCS-vsn: local/sccscmds/sccscmds.2/util/curdir.c 4.1
SCCS-vsn: local/sccscmds/sccscmds.ok/util/curdir.c 4.1

43 years agoalways issued a delivermail error message regardless of M_QUIET
Eric Allman [Fri, 6 Feb 1981 00:01:28 +0000 (16:01 -0800)]
always issued a delivermail error message regardless of M_QUIET

SCCS-vsn: usr.sbin/sendmail/src/version.c 2.7
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 2.5