unix-history/.git
39 years agomodified ann arbor, appleII, new: cit500,tvi924,Wyse50,lisa,kaypro,ibmpc,trs100
Ralph Campbell [Wed, 15 Aug 1984 00:51:49 +0000 (16:51 -0800)]
modified ann arbor, appleII, new: cit500,tvi924,Wyse50,lisa,kaypro,ibmpc,trs100

SCCS-vsn: share/termcap/termcap.src 1.25

39 years agochanged initialization of numrefs - eduardo.
Robert R. Henry [Tue, 14 Aug 1984 08:49:47 +0000 (00:49 -0800)]
changed initialization of numrefs - eduardo.

SCCS-vsn: contrib/bib/src/listrefs.c 2.4

39 years agofix uninitialized loop variable
Ralph Campbell [Tue, 14 Aug 1984 07:47:25 +0000 (23:47 -0800)]
fix uninitialized loop variable

SCCS-vsn: usr.sbin/lpr/lpd/recvjob.c 4.8

39 years agoinitialize loop variable
Ralph Campbell [Tue, 14 Aug 1984 07:37:08 +0000 (23:37 -0800)]
initialize loop variable

SCCS-vsn: usr.sbin/lpr/lpd/recvjob.c 4.8

39 years agoconvert float->double for float op float expressions not after op.
Ralph Campbell [Tue, 14 Aug 1984 06:31:08 +0000 (22:31 -0800)]
convert float->double for float op float expressions not after op.

SCCS-vsn: old/pcc/ccom.vax/order.c 1.4
SCCS-vsn: old/pcc/ccom.vax/table.c 1.4

39 years agodon't give compiler error for & of register
Ralph Campbell [Tue, 14 Aug 1984 06:25:59 +0000 (22:25 -0800)]
don't give compiler error for & of register

SCCS-vsn: old/pcc/mip/optim.c 4.2

39 years agodate and time created 84/08/13 15:24:59 by ralph
Ralph Campbell [Tue, 14 Aug 1984 06:24:59 +0000 (22:24 -0800)]
date and time created 84/08/13 15:24:59 by ralph

SCCS-vsn: old/pcc/mip/optim.c 4.1

39 years agocleanup a bunch of aliasing problems; put back linton's integer lists
Sam Leffler [Mon, 13 Aug 1984 07:24:09 +0000 (23:24 -0800)]
cleanup a bunch of aliasing problems; put back linton's integer lists

SCCS-vsn: old/dbx/commands.y 1.13

39 years agohandle signal lists (with names) for ignore and catch
Sam Leffler [Mon, 13 Aug 1984 06:14:25 +0000 (22:14 -0800)]
handle signal lists (with names) for ignore and catch

SCCS-vsn: old/dbx/tree.c 1.7

39 years agogive more useful information on process status
Sam Leffler [Mon, 13 Aug 1984 06:13:49 +0000 (22:13 -0800)]
give more useful information on process status

SCCS-vsn: old/dbx/vax.c 1.11

39 years agohandle signal lists (with names) for ignore and catch
Sam Leffler [Mon, 13 Aug 1984 06:13:23 +0000 (22:13 -0800)]
handle signal lists (with names) for ignore and catch

SCCS-vsn: old/dbx/eval.c 1.14
SCCS-vsn: old/dbx/process.c 1.15

39 years agoadd strneq definition
Sam Leffler [Mon, 13 Aug 1984 06:09:44 +0000 (22:09 -0800)]
add strneq definition

SCCS-vsn: old/dbx/defs.h 1.3

39 years agoadd real aliases; rewrite lexical scanner
Sam Leffler [Mon, 13 Aug 1984 04:22:30 +0000 (20:22 -0800)]
add real aliases; rewrite lexical scanner

SCCS-vsn: old/dbx/commands.y 1.12
SCCS-vsn: old/dbx/eval.c 1.13
SCCS-vsn: old/dbx/keywords.c 1.5
SCCS-vsn: old/dbx/operators.c 1.7
SCCS-vsn: old/dbx/process.c 1.14
SCCS-vsn: old/dbx/scanner.c 1.10

39 years agoremove stty/gtty (so can type ahead); line buffer stderr; changes for aliases
Sam Leffler [Mon, 13 Aug 1984 04:20:49 +0000 (20:20 -0800)]
remove stty/gtty (so can type ahead); line buffer stderr; changes for aliases

SCCS-vsn: old/dbx/main.c 1.8

39 years agouse spl's rather than exclusion to single thread mcount() as this
Kirk McKusick [Mon, 13 Aug 1984 03:27:57 +0000 (19:27 -0800)]
use spl's rather than exclusion to single thread mcount() as this
allows all interrupts to be accounted for.

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

39 years agoadd constant BTOPUSRSTACK == btop(USRSTACK) as optimizer cannot fold it
Kirk McKusick [Sun, 12 Aug 1984 16:08:38 +0000 (08:08 -0800)]
add constant BTOPUSRSTACK == btop(USRSTACK) as optimizer cannot fold it

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

39 years agovtopte is now a macro
Kirk McKusick [Sun, 12 Aug 1984 16:07:13 +0000 (08:07 -0800)]
vtopte is now a macro

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

39 years agoSetjmp is now expanded completely inline to save call overhead;
Kirk McKusick [Sun, 12 Aug 1984 16:06:05 +0000 (08:06 -0800)]
Setjmp is now expanded completely inline to save call overhead;
cleanup copyinstr and copyoutstr to go NBPG*CLSIZE bytes at a time

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

39 years agoSetjmp is now completely expanded inline;
Kirk McKusick [Sun, 12 Aug 1984 15:26:43 +0000 (07:26 -0800)]
Setjmp is now completely expanded inline;
cleanup copyinstr and copyoutstr to go NBPG*CLSIZE bytes at a time

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

39 years agoclean up botch in $[ $] code
Eric Allman [Sun, 12 Aug 1984 15:19:01 +0000 (07:19 -0800)]
clean up botch in $[ $] code

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

39 years agosetjmp is now expanded inline
Kirk McKusick [Sun, 12 Aug 1984 15:18:13 +0000 (07:18 -0800)]
setjmp is now expanded inline

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

39 years agochecked in for karels; u.u_exdata no longer exists
Sam Leffler [Sun, 12 Aug 1984 15:10:07 +0000 (07:10 -0800)]
checked in for karels; u.u_exdata no longer exists

SCCS-vsn: old/dbx/coredump.c 1.6

39 years agocleanup of Copyin, Copyout, and Fastreclaim;
Kirk McKusick [Sun, 12 Aug 1984 15:06:06 +0000 (07:06 -0800)]
cleanup of Copyin, Copyout, and Fastreclaim;
add `.align 1' to differentiate rsb'ed routines when profiling;
reimplement setjmp/longjmp to improve semantics and speed up common case

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

39 years agoadd P_DSIZE
Kirk McKusick [Sun, 12 Aug 1984 14:26:02 +0000 (06:26 -0800)]
add P_DSIZE

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

39 years agoAdd $[ and $] as RHS operators to look up the contents and pass them
Eric Allman [Sun, 12 Aug 1984 14:21:13 +0000 (06:21 -0800)]
Add $[ and $] as RHS operators to look up the contents and pass them
to maphostname; maphostname currently looks them up in /etc/hosts and
converts them to canonical form, but could be turned into a general
name server.....   huzzah!!

SCCS-vsn: usr.sbin/sendmail/src/headers.c 4.5
SCCS-vsn: usr.sbin/sendmail/src/main.c 4.14
SCCS-vsn: usr.sbin/sendmail/src/daemon.c 4.11
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.39
SCCS-vsn: usr.sbin/sendmail/src/envelope.c 4.7
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 4.9
SCCS-vsn: usr.sbin/sendmail/src/readcf.c 4.8

39 years agofix conflict in internal character codes
Eric Allman [Sun, 12 Aug 1984 13:28:10 +0000 (05:28 -0800)]
fix conflict in internal character codes

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

39 years agoadd PSBUFSIZE for size of prescan buffer
Eric Allman [Sun, 12 Aug 1984 11:00:46 +0000 (03:00 -0800)]
add PSBUFSIZE for size of prescan buffer

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

39 years agodefine external representations of hostname lookup characters
Eric Allman [Sun, 12 Aug 1984 09:59:58 +0000 (01:59 -0800)]
define external representations of hostname lookup characters

SCCS-vsn: usr.sbin/sendmail/src/main.c 4.13

39 years agoadd HOSTBEGIN and HOSTEND for hostname lookup
Eric Allman [Sun, 12 Aug 1984 09:57:39 +0000 (01:57 -0800)]
add HOSTBEGIN and HOSTEND for hostname lookup

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

39 years agofix typo
Eric Allman [Sun, 12 Aug 1984 09:07:28 +0000 (01:07 -0800)]
fix typo

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

39 years agochanges from Tom Ferrin <ucsfcgl!tef>: don't drop messages on the floor
Eric Allman [Sun, 12 Aug 1984 08:56:24 +0000 (00:56 -0800)]
changes from Tom Ferrin <ucsfcgl!tef>: don't drop messages on the floor
if no local mailer available; give real "errno" message in syserr.

SCCS-vsn: usr.sbin/sendmail/src/err.c 4.4
SCCS-vsn: usr.sbin/sendmail/src/deliver.c 4.9
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.38

39 years agoAssorted changes from Guy Harris <rlgvax!guy>: mostly lint & USG
Eric Allman [Sun, 12 Aug 1984 08:52:58 +0000 (00:52 -0800)]
Assorted changes from Guy Harris <rlgvax!guy>: mostly lint & USG

SCCS-vsn: usr.sbin/sendmail/src/arpadate.c 4.4
SCCS-vsn: usr.sbin/sendmail/src/main.c 4.12
SCCS-vsn: usr.sbin/sendmail/src/collect.c 4.4
SCCS-vsn: usr.sbin/sendmail/src/util.c 4.8
SCCS-vsn: usr.sbin/sendmail/src/alias.c 4.5
SCCS-vsn: usr.sbin/sendmail/src/version.c 4.37
SCCS-vsn: usr.sbin/sendmail/src/parseaddr.c 4.8

39 years agofix stupid syntax error
Eric Allman [Sun, 12 Aug 1984 08:18:49 +0000 (00:18 -0800)]
fix stupid syntax error

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

39 years agoChanges from Greg Couch <ucsfcgl!gregc> for V7 compatibility and
Eric Allman [Sun, 12 Aug 1984 07:57:26 +0000 (23:57 -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/readcf.c 4.7

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