unix-history/.git
39 years agodon't add ".ARPA" (or whatever net name) to names that already have
Eric Allman [Sun, 12 Aug 1984 07:57:17 +0000 (23:57 -0800)]
don't add ".ARPA" (or whatever net name) to names that already have
a dot in them; pull NetName out of initialized data space so that
it can be changed in frozen configuration files

SCCS-vsn: usr.sbin/sendmail/src/version.c 4.36

39 years agoChanges from Greg Couch <ucsfcgl!gregc> for V7 compatibility and
Eric Allman [Sun, 12 Aug 1984 07:56:48 +0000 (23:56 -0800)]
Changes from Greg Couch <ucsfcgl!gregc> for V7 compatibility and
miscellaneous bug fixes; "clear" => "bzero" and "bmove" => "bcopy"
throughout for consistency; bzero is now in bcopy.c (these are
supplied by libc on 4.2bsd)

SCCS-vsn: usr.sbin/sendmail/src/usersmtp.c 4.10

39 years agodon't add ".ARPA" (or whatever net name) to names that already have
Eric Allman [Sun, 12 Aug 1984 07:56:45 +0000 (23:56 -0800)]
don't add ".ARPA" (or whatever net name) to names that already have
a dot in them; pull NetName out of initialized data space so that
it can be changed in frozen configuration files

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 4.9

39 years agoChanges from Greg Couch <ucsfcgl!gregc> for V7 compatibility and
Eric Allman [Sun, 12 Aug 1984 07:55:38 +0000 (23:55 -0800)]
Changes from Greg Couch <ucsfcgl!gregc> for V7 compatibility and
miscellaneous bug fixes; "clear" => "bzero" and "bmove" => "bcopy"
throughout for consistency; bzero is now in bcopy.c (these are
supplied by libc on 4.2bsd)

SCCS-vsn: usr.sbin/sendmail/src/stab.c 4.2
SCCS-vsn: usr.sbin/sendmail/src/main.c 4.11
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 4.8
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 4.8
SCCS-vsn: usr.sbin/sendmail/src/util.c 4.7
SCCS-vsn: usr.sbin/sendmail/src/srvrsmtp.c 4.9
SCCS-vsn: usr.sbin/sendmail/src/stats.c 4.2
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.35
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 4.6
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 4.7

39 years agopull configurable vars out of initialized data for freeze files
Eric Allman [Sun, 12 Aug 1984 05:56:30 +0000 (21:56 -0800)]
pull configurable vars out of initialized data for freeze files

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

39 years agostrip 0200 bits on input to prevent loops
Eric Allman [Sun, 12 Aug 1984 05:53:19 +0000 (21:53 -0800)]
strip 0200 bits on input to prevent loops

SCCS-vsn: usr.sbin/sendmail/src/util.c 4.6

39 years agofixes from Liudvikas Bukys <bukys@rochester.ARPA>:
Eric Allman [Sun, 12 Aug 1984 05:38:46 +0000 (21:38 -0800)]
fixes from Liudvikas Bukys <bukys@rochester.ARPA>:
allow -M flag to be used more than once;
handle hosts where "gethostname" does not return the canonical name.

SCCS-vsn: usr.sbin/sendmail/src/version.c 4.34

39 years agoallow multiple -M flags -- fix from Liudvikas Bukys
Eric Allman [Sun, 12 Aug 1984 05:37:25 +0000 (21:37 -0800)]
allow multiple -M flags -- fix from Liudvikas Bukys

SCCS-vsn: usr.sbin/sendmail/src/readcf.c 4.6

39 years agohandle hosts where gethostname does not return the canonical address
Eric Allman [Sun, 12 Aug 1984 05:34:25 +0000 (21:34 -0800)]
handle hosts where gethostname does not return the canonical address

SCCS-vsn: usr.sbin/sendmail/src/daemon.c 4.7

39 years agoadd E mailer flag to > escape From lines (for files)
Eric Allman [Sun, 12 Aug 1984 04:23:32 +0000 (20:23 -0800)]
add E mailer flag to > escape From lines (for files)

SCCS-vsn: usr.sbin/sendmail/src/version.c 4.33

39 years agoE flag will > escape From lines (for files)
Eric Allman [Sun, 12 Aug 1984 04:22:27 +0000 (20:22 -0800)]
E flag will > escape From lines (for files)

SCCS-vsn: usr.sbin/sendmail/src/deliver.c 4.7

39 years agorrh changes: appear to be debugging + attempt to avoid paragraph
Eric Allman [Sun, 12 Aug 1984 03:53:07 +0000 (19:53 -0800)]
rrh changes: appear to be debugging + attempt to avoid paragraph
widows immediately following a section header (???)

SCCS-vsn: share/me/tmac.orig_me 2.16

39 years agofix botch causing occasional page overflows; thanks to peter kessler
Eric Allman [Sun, 12 Aug 1984 03:49:38 +0000 (19:49 -0800)]
fix botch causing occasional page overflows; thanks to peter kessler

SCCS-vsn: share/me/footnote.me 2.5

39 years agoallow $1 et al to be roman numeraled; thanks to peter kessler
Eric Allman [Sun, 12 Aug 1984 03:47:19 +0000 (19:47 -0800)]
allow $1 et al to be roman numeraled; thanks to peter kessler

SCCS-vsn: share/me/sh.me 2.3

39 years agoadd M_ESCFROM flag
Eric Allman [Sun, 12 Aug 1984 03:38:23 +0000 (19:38 -0800)]
add M_ESCFROM flag

SCCS-vsn: usr.sbin/sendmail/src/sendmail.h 4.5

39 years agomsps defaults to off
Kirk McKusick [Fri, 10 Aug 1984 10:27:33 +0000 (02:27 -0800)]
msps defaults to off

SCCS-vsn: usr.bin/systat/iostat.c 1.5

39 years agoupdate to new sources from sam; weed out unnecessary #includes
Kirk McKusick [Fri, 10 Aug 1984 10:13:47 +0000 (02:13 -0800)]
update to new sources from sam; weed out unnecessary #includes

SCCS-vsn: usr.bin/systat/Makefile 1.4
SCCS-vsn: usr.bin/systat/fetch.c 1.4
SCCS-vsn: usr.bin/systat/main.c 1.7
SCCS-vsn: usr.bin/systat/pigs.c 1.6
SCCS-vsn: usr.bin/systat/swap.c 1.6
SCCS-vsn: usr.bin/systat/systat.h 1.4
SCCS-vsn: usr.bin/systat/mbufs.c 1.3
SCCS-vsn: usr.bin/systat/cmds.c 1.4
SCCS-vsn: usr.bin/systat/cmdtab.c 1.2
SCCS-vsn: usr.bin/systat/iostat.c 1.4
SCCS-vsn: usr.bin/systat/keyboard.c 1.2
SCCS-vsn: usr.bin/systat/disks.c 1.2

39 years agomodify to account for all spoolfiles being owned by "daemon".
Steve Wall [Fri, 10 Aug 1984 09:22:24 +0000 (01:22 -0800)]
modify to account for all spoolfiles being owned by "daemon".

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

39 years agomodify to account for all spoolfiles being owned by "daemon". modify to run
Steve Wall [Fri, 10 Aug 1984 09:21:36 +0000 (01:21 -0800)]
modify to account for all spoolfiles being owned by "daemon". modify to run
as "daemon" instead of "root".

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

39 years agomodify to account for all spoolfiles being owned by "daemon".
Steve Wall [Fri, 10 Aug 1984 09:20:31 +0000 (01:20 -0800)]
modify to account for all spoolfiles being owned by "daemon".

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

39 years agomodify so that all spoolfiles are owned by "daemon".
Steve Wall [Fri, 10 Aug 1984 09:16:49 +0000 (01:16 -0800)]
modify so that all spoolfiles are owned by "daemon".

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

39 years agodate and time created 84/08/09 17:59:24 by mckusick
Kirk McKusick [Fri, 10 Aug 1984 08:59:24 +0000 (00:59 -0800)]
date and time created 84/08/09 17:59:24 by mckusick

SCCS-vsn: usr.bin/systat/disks.c 1.1

39 years agoshorten name of blurb file
Kirk McKusick [Fri, 10 Aug 1984 04:34:20 +0000 (20:34 -0800)]
shorten name of blurb file

SCCS-vsn: usr.bin/gprof/gprof.h 1.21

39 years agofix `fsync' to work efficiently with big files
Kirk McKusick [Fri, 10 Aug 1984 02:22:55 +0000 (18:22 -0800)]
fix `fsync' to work efficiently with big files

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

39 years agofix skip sector error handling for RM80
Ralph Campbell [Fri, 10 Aug 1984 00:09:14 +0000 (16:09 -0800)]
fix skip sector error handling for RM80

SCCS-vsn: sys/vax/stand/hp.c 6.6

39 years agofix stdio flushing, don't mess with stdio buffers
Ralph Campbell [Thu, 9 Aug 1984 08:06:24 +0000 (00:06 -0800)]
fix stdio flushing, don't mess with stdio buffers

SCCS-vsn: usr.bin/mail/lex.c 2.16
SCCS-vsn: usr.bin/mail/collect.c 2.17
SCCS-vsn: usr.bin/mail/main.c 2.14
SCCS-vsn: usr.bin/mail/cmd1.c 2.13
SCCS-vsn: usr.bin/mail/send.c 2.14
SCCS-vsn: usr.bin/mail/cmd2.c 2.12
SCCS-vsn: usr.bin/mail/fio.c 2.17

39 years agodon't need to call setbuf().
Ralph Campbell [Thu, 9 Aug 1984 06:35:08 +0000 (22:35 -0800)]
don't need to call setbuf().

SCCS-vsn: usr.bin/fmt/fmt.c 2.3

39 years agoavoid calling brealloc() when unnecessary
Kirk McKusick [Wed, 8 Aug 1984 13:42:49 +0000 (05:42 -0800)]
avoid calling brealloc() when unnecessary

SCCS-vsn: sys/kern/vfs_bio.c 6.3
SCCS-vsn: sys/kern/vfs_cluster.c 6.3

39 years agoMAXNUBA not defined by system headers now
Mike Karels [Wed, 8 Aug 1984 03:47:48 +0000 (19:47 -0800)]
MAXNUBA not defined by system headers now

SCCS-vsn: sys/vax/stand/savax.h 6.2

39 years agoadd alphabetical index printing routine; minor format changes;
Kirk McKusick [Wed, 8 Aug 1984 02:32:34 +0000 (18:32 -0800)]
add alphabetical index printing routine; minor format changes;
add ms/call to flat profile listing

SCCS-vsn: usr.bin/gprof/printgprof.c 1.15

39 years agoclean up semantics of doarcs() to calculate indicies;
Kirk McKusick [Wed, 8 Aug 1984 02:30:27 +0000 (18:30 -0800)]
clean up semantics of doarcs() to calculate indicies;
reorder output; add alphabetical index; add ms/call to flat profile

SCCS-vsn: usr.bin/gprof/gprof.c 1.24

39 years agodoarcs() now returns pointer to sorted list for gprof print function to use
Kirk McKusick [Wed, 8 Aug 1984 02:26:36 +0000 (18:26 -0800)]
doarcs() now returns pointer to sorted list for gprof print function to use

SCCS-vsn: usr.bin/gprof/gprof.h 1.20

39 years agosort entries and assign indicies so that all listings can show them
Kirk McKusick [Wed, 8 Aug 1984 02:25:22 +0000 (18:25 -0800)]
sort entries and assign indicies so that all listings can show them

SCCS-vsn: usr.bin/gprof/arcs.c 1.15

39 years agomust install in /etc
Kirk McKusick [Tue, 7 Aug 1984 11:30:29 +0000 (03:30 -0800)]
must install in /etc

SCCS-vsn: sbin/fsck/Makefile 5.2

39 years agoinclude validation check for cg_irotor
Kirk McKusick [Tue, 7 Aug 1984 11:27:33 +0000 (03:27 -0800)]
include validation check for cg_irotor

SCCS-vsn: sbin/fsck/pass5.c 3.2

39 years agoadded -a option (and fixed text printing)
Dave Slattengren [Tue, 7 Aug 1984 08:29:43 +0000 (00:29 -0800)]
added -a option (and fixed text printing)

SCCS-vsn: local/ditroff/ditroff.old.okeeffe/driver/dterm.c 1.13

39 years agoThe original version did not delete line 1, this version starts
Peter Collinson [Tue, 7 Aug 1984 03:35:18 +0000 (19:35 -0800)]
The original version did not delete line 1, this version starts
searching from $, then looks for the line to delete.

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

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