unix-history/.git
39 years agolocate stack frame when debugging crash dumps
Sam Leffler [Mon, 6 Aug 1984 08:19:15 +0000 (00:19 -0800)]
locate stack frame when debugging crash dumps

SCCS-vsn: old/adb/adb.vax/setup.c 4.8

39 years agoadd B option to set blank substitution character
Eric Allman [Mon, 6 Aug 1984 02:01:18 +0000 (18:01 -0800)]
add B option to set blank substitution character

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 4.5
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.32

39 years agoalway reset uid and gid immediately if alternate config file
Eric Allman [Mon, 6 Aug 1984 01:14:14 +0000 (17:14 -0800)]
alway reset uid and gid immediately if alternate config file

SCCS-vsn: usr.sbin/sendmail/src/main.c 4.10
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.31

39 years agoincrease size of hash table header to reduce collisions
Kirk McKusick [Sat, 4 Aug 1984 11:34:27 +0000 (03:34 -0800)]
increase size of hash table header to reduce collisions

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

39 years agoincrease size of hash chain head to reduce collisions
Kirk McKusick [Sat, 4 Aug 1984 11:30:36 +0000 (03:30 -0800)]
increase size of hash chain head to reduce collisions

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

39 years agodon't sign extend character otherwise flsbuf can return EOF falsely
Ralph Campbell [Sat, 4 Aug 1984 07:48:18 +0000 (23:48 -0800)]
don't sign extend character otherwise flsbuf can return EOF falsely

SCCS-vsn: lib/libc/stdio/fwrite.c 4.2

39 years agoJust print no mail if zero length mail file
Ralph Campbell [Sat, 4 Aug 1984 05:59:48 +0000 (21:59 -0800)]
Just print no mail if zero length mail file

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

39 years agoIn boot, only spl1() if syncing
Mike Karels [Sat, 4 Aug 1984 03:07:10 +0000 (19:07 -0800)]
In boot, only spl1() if syncing

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

39 years agofix for slow devices (from hplabs!tymix!feldman)
Kirk McKusick [Fri, 3 Aug 1984 07:51:32 +0000 (23:51 -0800)]
fix for slow devices (from hplabs!tymix!feldman)

SCCS-vsn: sys/vax/uba/lp.c 6.2

39 years agodon't get sgtty from /usr/include
Mike Karels [Fri, 3 Aug 1984 05:27:13 +0000 (21:27 -0800)]
don't get sgtty from /usr/include

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

39 years agono, includes not from /usr/include
Mike Karels [Fri, 3 Aug 1984 05:20:37 +0000 (21:20 -0800)]
no, includes not from /usr/include

SCCS-vsn: sys/vax/conf/Makefile.vax 6.7

39 years agodon't convert ashl, bicl to extzv if `field' crosses longword boundary
Ralph Campbell [Fri, 3 Aug 1984 02:08:55 +0000 (18:08 -0800)]
don't convert ashl, bicl to extzv if `field' crosses longword boundary

SCCS-vsn: old/pcc/c2.vax/c21.c 4.11

39 years agoatrun moves to usr.bin/at subdirectory
Kirk McKusick [Fri, 3 Aug 1984 01:26:04 +0000 (17:26 -0800)]
atrun moves to usr.bin/at subdirectory

SCCS-vsn: lib/Makefile 4.11

39 years agofix utimes argument types.
Ralph Campbell [Fri, 3 Aug 1984 01:21:45 +0000 (17:21 -0800)]
fix utimes argument types.

SCCS-vsn: old/pcc/lint/llibs/llib-lc 1.11

39 years agoreformat, reinsert sccs headers
Kirk McKusick [Fri, 3 Aug 1984 01:15:03 +0000 (17:15 -0800)]
reformat, reinsert sccs headers

SCCS-vsn: usr.bin/at/at/at.c 4.8
SCCS-vsn: usr.bin/at/atrun/atrun.c 4.6
SCCS-vsn: usr.bin/at/atq/atq.c 1.2
SCCS-vsn: usr.bin/at/atrm/atrm.c 1.2

39 years agodate and time created 84/08/02 10:13:15 by mckusick
Kirk McKusick [Fri, 3 Aug 1984 01:13:15 +0000 (17:13 -0800)]
date and time created 84/08/02 10:13:15 by mckusick

SCCS-vsn: usr.bin/at/at/Makefile 4.1

39 years agoremove the typo making label specs optional
Peter Collinson [Fri, 3 Aug 1984 00:36:21 +0000 (16:36 -0800)]
remove the typo making label specs optional

SCCS-vsn: local/ukc/dump/dumplabel.8 1.2

39 years agoadded initgroups(3x) for multiple groups, added mail option, store
Steve Wall [Thu, 2 Aug 1984 15:38:21 +0000 (07:38 -0800)]
added initgroups(3x) for multiple groups, added mail option, store
last update time in seconds instead of hours.

SCCS-vsn: usr.bin/at/atrun/atrun.c 4.5

39 years agomissing arg to an fprintf
Jay Lepreau [Thu, 2 Aug 1984 15:30:38 +0000 (07:30 -0800)]
missing arg to an fprintf

SCCS-vsn: sbin/ifconfig/ifconfig.c 4.8

39 years agoMAJOR CHANGES -- added comments (much needed), 3 line header in spoolfile
Steve Wall [Thu, 2 Aug 1984 15:27:59 +0000 (07:27 -0800)]
MAJOR CHANGES -- added comments (much needed), 3 line header in spoolfile
(for atq), -m, -s, -c flags, and more error checking.

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

39 years agodate and time created 84/08/02 00:17:35 by wall
Steve Wall [Thu, 2 Aug 1984 15:17:35 +0000 (07:17 -0800)]
date and time created 84/08/02 00:17:35 by wall

SCCS-vsn: usr.bin/at/atrm/atrm.c 1.1

39 years agodate and time created 84/08/02 00:17:05 by wall
Steve Wall [Thu, 2 Aug 1984 15:17:05 +0000 (07:17 -0800)]
date and time created 84/08/02 00:17:05 by wall

SCCS-vsn: usr.bin/at/atq/atq.c 1.1

39 years agoadd provision for profiling
Kirk McKusick [Thu, 2 Aug 1984 08:48:48 +0000 (00:48 -0800)]
add provision for profiling

SCCS-vsn: sys/vax/vax/udiv.s 6.2
SCCS-vsn: sys/vax/vax/urem.s 6.2

39 years agoadd provision for .s files to be profiled
Kirk McKusick [Thu, 2 Aug 1984 08:46:39 +0000 (00:46 -0800)]
add provision for .s files to be profiled

SCCS-vsn: usr.sbin/config/mkmakefile.c 1.32

39 years agoadd provision for profiling
Kirk McKusick [Thu, 2 Aug 1984 07:57:59 +0000 (23:57 -0800)]
add provision for profiling

SCCS-vsn: sys/vax/vax/udiv.s 6.2
SCCS-vsn: sys/vax/vax/urem.s 6.2

39 years agoAdd auto-rewind hooks
Peter Collinson [Thu, 2 Aug 1984 07:13:46 +0000 (23:13 -0800)]
Add auto-rewind hooks

SCCS-vsn: local/ukc/dump/dumpall/dumpdev.sh 1.3

39 years agoFix it so that it works!
Peter Collinson [Thu, 2 Aug 1984 06:35:08 +0000 (22:35 -0800)]
Fix it so that it works!

SCCS-vsn: local/ukc/dump/cleanvolumes.sh 1.3

39 years agoMake question a bit prettier
Peter Collinson [Thu, 2 Aug 1984 06:23:54 +0000 (22:23 -0800)]
Make question a bit prettier

SCCS-vsn: local/ukc/dump/dumpall/dumpall.sh 1.4

39 years agodate and time created 84/08/01 14:14:48 by pc
Peter Collinson [Thu, 2 Aug 1984 05:14:48 +0000 (21:14 -0800)]
date and time created 84/08/01 14:14:48 by pc

SCCS-vsn: local/ukc/dump/dumpdev.8 1.1

39 years agoAdd a dumplogclean call
Peter Collinson [Thu, 2 Aug 1984 05:00:27 +0000 (21:00 -0800)]
Add a dumplogclean call

SCCS-vsn: local/ukc/dump/dumpall/dumpall.sh 1.3

39 years agodate and time created 84/08/01 13:51:44 by pc
Peter Collinson [Thu, 2 Aug 1984 04:51:44 +0000 (20:51 -0800)]
date and time created 84/08/01 13:51:44 by pc

SCCS-vsn: local/ukc/dump/dumplabel.8 1.1

39 years agouse non-blocking I/O, use syslog.
Ralph Campbell [Thu, 2 Aug 1984 03:17:01 +0000 (19:17 -0800)]
use non-blocking I/O, use syslog.

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

39 years agoreverse order of process creation, so we don't have to screw with
Mike Karels [Thu, 2 Aug 1984 02:42:54 +0000 (18:42 -0800)]
reverse order of process creation, so we don't have to screw with
mpid and proc order; move default umask into global so can be patched

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

39 years agoStop echo command being echoed
Peter Collinson [Thu, 2 Aug 1984 02:19:44 +0000 (18:19 -0800)]
Stop echo command being echoed

SCCS-vsn: local/ukc/dump/dumpall/Makefile 1.2

39 years agoreorder initial process creation so we don't have to screw with mpid
Mike Karels [Thu, 2 Aug 1984 02:17:10 +0000 (18:17 -0800)]
reorder initial process creation so we don't have to screw with mpid
and proc order; put default umask in global for patching

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

39 years agodate and time created 84/08/01 10:56:58 by pc
Peter Collinson [Thu, 2 Aug 1984 01:56:58 +0000 (17:56 -0800)]
date and time created 84/08/01 10:56:58 by pc

SCCS-vsn: local/ukc/dump/dumpall/Makefile 1.1

39 years agoMake into real running commands
Peter Collinson [Thu, 2 Aug 1984 01:54:41 +0000 (17:54 -0800)]
Make into real running commands

SCCS-vsn: local/ukc/dump/dumpall/dumpdev.sh 1.2
SCCS-vsn: local/ukc/dump/dumpall/dumpall.sh 1.2

39 years agoMake into a runnable entity on /etc
Peter Collinson [Thu, 2 Aug 1984 01:33:54 +0000 (17:33 -0800)]
Make into a runnable entity on /etc

SCCS-vsn: local/ukc/dump/cleanvolumes.sh 1.2

39 years agodate and time created 84/07/31 23:51:51 by pc
Peter Collinson [Wed, 1 Aug 1984 14:51:51 +0000 (06:51 -0800)]
date and time created 84/07/31 23:51:51 by pc

SCCS-vsn: local/ukc/dump/dumpall/dumpdev.sh 1.1

39 years agodate and time created 84/07/31 23:51:00 by pc
Peter Collinson [Wed, 1 Aug 1984 14:51:00 +0000 (06:51 -0800)]
date and time created 84/07/31 23:51:00 by pc

SCCS-vsn: local/ukc/dump/dumpall/dumpall.sh 1.1

39 years agoblock input while doing temporary connect;
Mike Karels [Wed, 1 Aug 1984 09:03:12 +0000 (01:03 -0800)]
block input while doing temporary connect;
don't free mbuf on rcvoob (done later); allow broadcasts without routing

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

39 years agoclear ip_tos on output
Mike Karels [Wed, 1 Aug 1984 08:59:30 +0000 (00:59 -0800)]
clear ip_tos on output

SCCS-vsn: sys/netinet/raw_ip.c 6.3

39 years agoadd EGP
Mike Karels [Wed, 1 Aug 1984 08:58:53 +0000 (00:58 -0800)]
add EGP

SCCS-vsn: sys/netinet/in_proto.c 6.4
SCCS-vsn: sys/netinet/in.h 6.3

39 years agostart init before pagedaemon; put umask in global for patching
Mike Karels [Wed, 1 Aug 1984 08:57:54 +0000 (00:57 -0800)]
start init before pagedaemon; put umask in global for patching

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

39 years agoumask moved here from login; fix the comments
Mike Karels [Wed, 1 Aug 1984 08:49:38 +0000 (00:49 -0800)]
umask moved here from login; fix the comments

SCCS-vsn: sys/sys/param.h 6.3

39 years agomove loop invariants in schedcpu; try to make curpri reflect
Mike Karels [Wed, 1 Aug 1984 08:29:55 +0000 (00:29 -0800)]
move loop invariants in schedcpu; try to make curpri reflect
the current process (still not right); curpri is always a usrpri

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

39 years agoast's set only temporarily, cancelled by swtch;
Mike Karels [Wed, 1 Aug 1984 08:14:24 +0000 (00:14 -0800)]
ast's set only temporarily, cancelled by swtch;
clear runrun in swtch after idle; break idle loop out of swtch
and straighten out the path through swtch

SCCS-vsn: sys/vax/vax/locore.s 6.12
SCCS-vsn: sys/vax/include/pcb.h 6.2

39 years agobe sure to always call setbuf!
Ralph Campbell [Wed, 1 Aug 1984 07:37:29 +0000 (23:37 -0800)]
be sure to always call setbuf!

SCCS-vsn: old/pcc/c2.vax/c20.c 4.7

39 years agoclean up error recovery
Mike Karels [Wed, 1 Aug 1984 07:12:45 +0000 (23:12 -0800)]
clean up error recovery

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

39 years agodate and time created 84/07/31 12:40:08 by pc
Peter Collinson [Wed, 1 Aug 1984 03:40:08 +0000 (19:40 -0800)]
date and time created 84/07/31 12:40:08 by pc

SCCS-vsn: local/ukc/dump/cleanvolumes.sh 1.1

39 years agobug fixes from mcvax!jim for slave side closing while master
Sam Leffler [Mon, 30 Jul 1984 09:40:29 +0000 (01:40 -0800)]
bug fixes from mcvax!jim for slave side closing while master
side is in a read; fixes for sending EOF from dave rosenthal; performance
improvement from toronto

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

39 years agoq_to_b now used by pty routines
Sam Leffler [Mon, 30 Jul 1984 09:39:02 +0000 (01:39 -0800)]
q_to_b now used by pty routines

SCCS-vsn: sys/kern/tty_subr.c 6.2

39 years agocomplete revised argument processing -- use copyoutstr to move
Sam Leffler [Mon, 30 Jul 1984 09:37:57 +0000 (01:37 -0800)]
complete revised argument processing -- use copyoutstr to move
arguments from swap space to user space

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

39 years agofixed bug in final separator string
John A. Kunze [Sun, 29 Jul 1984 12:39:45 +0000 (04:39 -0800)]
fixed bug in final separator string

SCCS-vsn: usr.bin/lam/lam.c 4.3

39 years agospeed up inode map search in ialloccg
Kirk McKusick [Sun, 29 Jul 1984 08:44:58 +0000 (00:44 -0800)]
speed up inode map search in ialloccg

SCCS-vsn: sys/ufs/ffs/ffs_alloc.c 6.4
SCCS-vsn: sys/ufs/lfs/lfs_alloc.c 6.4

39 years agoadd `skpc' instruction
Kirk McKusick [Sun, 29 Jul 1984 07:34:55 +0000 (23:34 -0800)]
add `skpc' instruction

SCCS-vsn: sys/vax/inline/langpats.c 1.4

39 years agomake provision for gathering profile statistics
Kirk McKusick [Sun, 29 Jul 1984 05:56:37 +0000 (21:56 -0800)]
make provision for gathering profile statistics

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

39 years agoallocate profiling buffers from special profiling map instead of Kernelmap
Kirk McKusick [Sun, 29 Jul 1984 03:05:52 +0000 (19:05 -0800)]
allocate profiling buffers from special profiling map instead of Kernelmap

SCCS-vsn: sys/kern/subr_prof.c 6.2
SCCS-vsn: sys/kern/subr_xxx.c 6.3

39 years agoadd copyoutstr to speed up exec
Kirk McKusick [Sat, 28 Jul 1984 08:21:22 +0000 (00:21 -0800)]
add copyoutstr to speed up exec

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

39 years agoadd log device ; unused reset routines are nulldev
Mike Karels [Sat, 28 Jul 1984 06:50:03 +0000 (22:50 -0800)]
add log device ; unused reset routines are nulldev

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

39 years agoadd splhigh
Mike Karels [Sat, 28 Jul 1984 06:35:02 +0000 (22:35 -0800)]
add splhigh

SCCS-vsn: sys/vax/inline/langpats.c 1.3

39 years agorewrite `rename' and `rmdir' to properly invalidate the cache
Kirk McKusick [Sat, 28 Jul 1984 02:30:21 +0000 (18:30 -0800)]
rewrite `rename' and `rmdir' to properly invalidate the cache

SCCS-vsn: sys/kern/vfs_syscalls.c 6.13
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 6.13
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 6.13
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 6.13
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 6.13
SCCS-vsn: sys/kern/vfs_lookup.c 6.14
SCCS-vsn: sys/ufs/ffs/ufs_lookup.c 6.14
SCCS-vsn: sys/ufs/ufs/ufs_lookup.c 6.14

39 years agoadd IRENAME to prevent reentrant rename for same directory
Kirk McKusick [Fri, 27 Jul 1984 13:30:52 +0000 (05:30 -0800)]
add IRENAME to prevent reentrant rename for same directory

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

39 years agoReceiving out of band data shouldn't free mbuf
Jim Bloom [Fri, 27 Jul 1984 08:11:04 +0000 (00:11 -0800)]
Receiving out of band data shouldn't free mbuf

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

39 years agoFix mbuf handling for unsupported operations
Jim Bloom [Fri, 27 Jul 1984 08:07:56 +0000 (00:07 -0800)]
Fix mbuf handling for unsupported operations

SCCS-vsn: sys/net/raw_usrreq.c 6.2

39 years agoremove extraneous blank lines in all three files, an
Gary M. Levin [Fri, 27 Jul 1984 08:00:57 +0000 (00:00 -0800)]
remove extraneous blank lines in all three files, an
duplicate lines in bib.supn

SCCS-vsn: contrib/bib/macs/bib.stdsn 2.3
SCCS-vsn: contrib/bib/macs/bib.supn 2.3
SCCS-vsn: contrib/bib/macs/bmac.open 2.3

39 years agominor fix for operator precedence.
Ralph Campbell [Fri, 27 Jul 1984 06:16:48 +0000 (22:16 -0800)]
minor fix for operator precedence.

SCCS-vsn: usr.sbin/lpr/lpc/cmds.c 4.13

39 years agofix popen security hole.
Ralph Campbell [Fri, 27 Jul 1984 02:03:42 +0000 (18:03 -0800)]
fix popen security hole.

SCCS-vsn: libexec/fingerd/fingerd.c 1.3

39 years agocleanup odd unused entries.
Ralph Campbell [Fri, 27 Jul 1984 02:00:56 +0000 (18:00 -0800)]
cleanup odd unused entries.

SCCS-vsn: usr.bin/mail/Makefile 2.17

39 years agocheck buffer size.
Ralph Campbell [Fri, 27 Jul 1984 01:36:21 +0000 (17:36 -0800)]
check buffer size.

SCCS-vsn: usr.bin/mail/optim.c 2.10

39 years agou.u_exdata is no more
Mike Karels [Thu, 26 Jul 1984 08:54:23 +0000 (00:54 -0800)]
u.u_exdata is no more

SCCS-vsn: old/adb/adb.vax/setup.c 4.7

39 years agoadd another digit to wchan, too many processes wait on higher addresses
Jim Bloom [Thu, 26 Jul 1984 06:54:16 +0000 (22:54 -0800)]
add another digit to wchan, too many processes wait on higher addresses

SCCS-vsn: bin/ps/ps.c 4.28

39 years agoFix user structure to agree with namei change
Jim Bloom [Thu, 26 Jul 1984 06:32:35 +0000 (22:32 -0800)]
Fix user structure to agree with namei change

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

39 years agojust warn branches to undef externals not local defined globals
Ralph Campbell [Thu, 26 Jul 1984 02:34:02 +0000 (18:34 -0800)]
just warn branches to undef externals not local defined globals

SCCS-vsn: old/as.vax/ascode.c 4.12

39 years agouse syslog(). Check for free space before transfering file.
Ralph Campbell [Thu, 26 Jul 1984 00:08:55 +0000 (16:08 -0800)]
use syslog(). Check for free space before transfering file.

SCCS-vsn: usr.sbin/lpr/lpd/printjob.c 4.18
SCCS-vsn: usr.sbin/lpr/lpd/recvjob.c 4.7

39 years agouse syslog().
Ralph Campbell [Wed, 25 Jul 1984 23:52:18 +0000 (15:52 -0800)]
use syslog().

SCCS-vsn: usr.sbin/lpr/lpd/lpd.c 4.12

39 years agofix wtmp logging: no anonymous logout record; null hostname.
Jay Lepreau [Wed, 25 Jul 1984 17:41:08 +0000 (09:41 -0800)]
fix wtmp logging: no anonymous logout record; null hostname.
disallow null passwords yet again.

SCCS-vsn: libexec/ftpd/ftpd.c 4.31

39 years agodon't make vars static - rename
Ralph Campbell [Wed, 25 Jul 1984 07:57:35 +0000 (23:57 -0800)]
don't make vars static - rename

SCCS-vsn: usr.sbin/lpr/common_source/displayq.c 4.12
SCCS-vsn: usr.sbin/lpr/common_source/rmjob.c 4.10

39 years agouse syslog().
Ralph Campbell [Wed, 25 Jul 1984 07:53:24 +0000 (23:53 -0800)]
use syslog().

SCCS-vsn: usr.sbin/lpr/common_source/lp.h 4.7
SCCS-vsn: usr.sbin/lpr/common_source/lp.local.h 4.5

39 years agoadded `up' command. restart kills & restarts.
Ralph Campbell [Wed, 25 Jul 1984 07:48:05 +0000 (23:48 -0800)]
added `up' command. restart kills & restarts.

SCCS-vsn: usr.sbin/lpr/lpc/cmds.c 4.12

39 years agoadded `up' command
Ralph Campbell [Wed, 25 Jul 1984 07:30:07 +0000 (23:30 -0800)]
added `up' command

SCCS-vsn: usr.sbin/lpr/lpc/cmdtab.c 4.6

39 years agocheck each route according to its address family, not the sender's
Mike Karels [Wed, 25 Jul 1984 00:05:25 +0000 (16:05 -0800)]
check each route according to its address family, not the sender's

SCCS-vsn: sbin/routed/input.c 4.9

39 years agomakd minimum granularity of vertical movement a parameter read for DESC file
Dave Slattengren [Tue, 24 Jul 1984 09:08:47 +0000 (01:08 -0800)]
makd minimum granularity of vertical movement a parameter read for DESC file

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/e.h 1.3

39 years agomade minimum granularity of vertical movement a parameter read from DESC file
Dave Slattengren [Tue, 24 Jul 1984 09:02:35 +0000 (01:02 -0800)]
made minimum granularity of vertical movement a parameter read from DESC file

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/e.h 1.3
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/io.c 1.6
SCCS-vsn: local/ditroff/ditroff.old.okeeffe/eqn/glob.c 1.4

39 years agouse copyinstr and copystr (add copyoutstr later)
Sam Leffler [Tue, 24 Jul 1984 07:39:36 +0000 (23:39 -0800)]
use copyinstr and copystr (add copyoutstr later)

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

39 years agodon't convert ashl, bicl to extzv if `field' crosses long boundary
Ralph Campbell [Tue, 24 Jul 1984 06:56:45 +0000 (22:56 -0800)]
don't convert ashl, bicl to extzv if `field' crosses long boundary

SCCS-vsn: old/pcc/c2.vax/c21.c 4.11

39 years agoAdded support for more than one board on a system
Jim Bloom [Tue, 24 Jul 1984 04:27:53 +0000 (20:27 -0800)]
Added support for more than one board on a system

SCCS-vsn: sys/vax/if/if_ec.c 6.4

39 years agoadded code to handle kernel printf's (/dev/klog).
Ralph Campbell [Tue, 24 Jul 1984 01:59:51 +0000 (17:59 -0800)]
added code to handle kernel printf's (/dev/klog).

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

39 years agoremove a.out header from u. area
Sam Leffler [Sun, 22 Jul 1984 08:24:41 +0000 (00:24 -0800)]
remove a.out header from u. area

SCCS-vsn: sys/kern/kern_exec.c 6.4
SCCS-vsn: sys/sys/user.h 6.5

39 years agomove definitions used by the kernel to separate include file
Sam Leffler [Sun, 22 Jul 1984 07:05:52 +0000 (23:05 -0800)]
move definitions used by the kernel to separate include file

SCCS-vsn: include/a.out.h 4.2

39 years agodate and time created 84/07/21 16:04:07 by sam
Sam Leffler [Sun, 22 Jul 1984 07:04:07 +0000 (23:04 -0800)]
date and time created 84/07/21 16:04:07 by sam

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

39 years agoMissing return: just lucky before
Jay Lepreau [Sat, 21 Jul 1984 18:03:34 +0000 (10:03 -0800)]
Missing return: just lucky before

SCCS-vsn: usr.bin/finger/finger.c 4.7

39 years agobetter dependencies for assym.s
Mike Karels [Sat, 21 Jul 1984 08:15:49 +0000 (00:15 -0800)]
better dependencies for assym.s

SCCS-vsn: sys/vax/conf/Makefile.vax 6.6

39 years agotypo
Mike Karels [Sat, 21 Jul 1984 03:35:33 +0000 (19:35 -0800)]
typo

SCCS-vsn: sbin/routed/af.c 4.15

39 years agofix gratuitous extra line of scrolling (from sdcsvax!laman)
Kirk McKusick [Sat, 21 Jul 1984 02:48:00 +0000 (18:48 -0800)]
fix gratuitous extra line of scrolling (from sdcsvax!laman)

SCCS-vsn: lib/libcurses/scroll.c 1.4

39 years agouse new `cacheinval' macro
Kirk McKusick [Fri, 20 Jul 1984 16:13:26 +0000 (08:13 -0800)]
use new `cacheinval' macro

SCCS-vsn: sys/ufs/ffs/ffs_inode.c 6.9
SCCS-vsn: sys/ufs/ffs/ufs_inode.c 6.9
SCCS-vsn: sys/ufs/lfs/lfs_inode.c 6.9
SCCS-vsn: sys/ufs/ufs/ufs_inode.c 6.9
SCCS-vsn: sys/kern/vfs_syscalls.c 6.12
SCCS-vsn: sys/ufs/ffs/ffs_vnops.c 6.12
SCCS-vsn: sys/ufs/ffs/ufs_vnops.c 6.12
SCCS-vsn: sys/ufs/lfs/lfs_vnops.c 6.12
SCCS-vsn: sys/ufs/ufs/ufs_vnops.c 6.12

39 years agoadd macro `cacheinval' to purge stale entries in the inode table
Kirk McKusick [Fri, 20 Jul 1984 16:11:25 +0000 (08:11 -0800)]
add macro `cacheinval' to purge stale entries in the inode table

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

39 years agothe echo command
Edward Wang [Fri, 20 Jul 1984 08:34:55 +0000 (00:34 -0800)]
the echo command

SCCS-vsn: usr.bin/window/lcmd.c 3.22
SCCS-vsn: usr.bin/window/lcmd2.c 3.8

39 years agoquit on EOF if input is not a tty.
Ralph Campbell [Fri, 20 Jul 1984 07:45:30 +0000 (23:45 -0800)]
quit on EOF if input is not a tty.

SCCS-vsn: usr.bin/ftp/main.c 4.10

39 years agodelete old berknet tables
Ralph Campbell [Fri, 20 Jul 1984 06:43:36 +0000 (22:43 -0800)]
delete old berknet tables

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