Computer Systems Research Group BSD Distribution
Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

165 check-ins going from ce8933afac9b0c71 to 8c205ff00e4ce858

1986-01-11
11:00
date and time created 86/01/11 11:00:54 by sam check-in: 8c205ff00e user: sam tags: trunk
11:00
date and time created 86/01/11 11:00:53 by sam check-in: 82e31698f0 user: sam tags: trunk
11:00
date and time created 86/01/11 11:00:52 by sam check-in: 0d88ad79df user: sam tags: trunk
11:00
date and time created 86/01/11 11:00:51 by sam check-in: f1e89cbd84 user: sam tags: trunk
11:00
Automatic directory addition check-in: dfe1640281 user: sccs2svn tags: trunk
00:51
give pike some credit check-in: ac5bb7b897 user: lepreau tags: trunk
00:18
only check the RHS of aliases during newalias if the "n" option is set; this option should probably be set if you are not running the nameserver check-in: a9230666fc user: eric tags: trunk
00:18
only check the RHS of aliases during newalias if the "n" option is set; this option should probably be set if you are not running the nameserver check-in: c95504c932 user: eric tags: trunk
00:18
only check the RHS of aliases during newalias if the "n" option is set; this option should probably be set if you are not running the nameserver check-in: 7efdff94fd user: eric tags: trunk
1986-01-10
22:07
Don't zap the output file before we're ready to compress/decompress -- in particular don't unlink if we've asked the user about overwriting and they hit ^C instead of typing 'no'. check-in: 22eaa40203 user: donn tags: trunk
21:02
add CheckAliases check-in: 03663c51a7 user: eric tags: trunk
18:39
ignore piped tar's bitching check-in: 891e0a958c user: lepreau tags: trunk
18:29
Since we now postpone determination of the type of an argument, we must make sure to emit stab information at the end of the routine when we definitely have the type. There are also minor changes to produce stab information for dummy procedures and PARAMETER constants. check-in: 6bdd203ac6 user: donn tags: trunk
18:13
Changes to produce correct stab information for logical and logical*2 types (from Jerry Berkman) plus changes for dummy procedures and PARAMETER constants. check-in: 45dc5e2958 user: donn tags: trunk
16:43
Add a vparamval field to Nameblock struct -- fix up klugy sharing between Paramblock and Nameblock structs. check-in: 02cab8d672 user: donn tags: trunk
16:34
adjust WkTimeFact so that -q1h will lower relative priorities of jobs over long periods, rather than leave them toward the top of the queue check-in: b6816be890 user: eric tags: trunk
16:33
adjust WkTimeFact so that -q1h will lower relative priorities of jobs over long periods, rather than leave them toward the top of the queue check-in: 76768c6064 user: eric tags: trunk
16:30
If $unsafeassign is set, override typechecking for assign commands. Lhs and rhs must still have the same size. check-in: 8fb3915a9d user: donn tags: trunk
16:26
Distinguish logical and logical*2 types, and print both types correctly; print dummy procedures and parameter variables more-or-less correctly. check-in: 0d9ab122cd user: donn tags: trunk
15:49
allow multiple words per line in file classes; require a SCANF compilation flag to use sscanf in F specs in order to reduce image size check-in: 6fcdb32046 user: eric tags: trunk
15:49
allow multiple words per line in file classes; require a SCANF compilation flag to use sscanf in F specs in order to reduce image size check-in: 69cd23568b user: eric tags: trunk
14:14
When the variable $unsafecall is set, override the standard checking of actual vs. formal argument types in the call command. check-in: 695ebeb43b user: donn tags: trunk
05:12
doc crontab.local and "user" field; crontabs are checked on the minute check-in: 45120ac849 user: lepreau tags: trunk
04:33
Handle crontab.local and/or crontab (or neither); cleanups check-in: 61fcd119e1 user: lepreau tags: trunk
04:24
grow buffer from 8K to 32K. check-in: 730f993543 user: lepreau tags: trunk
03:50
make specifying just proc 0 work check-in: 4f6d4cab81 user: lepreau tags: trunk
03:28
always quit on EOF from stdin check-in: c729d84acb user: lepreau tags: trunk
02:14
Don't loop on eof on tty; Map eof -> quit always. check-in: 93ffd32011 user: lepreau tags: trunk
02:08
In command mode exit on EOF on stdin check-in: 229bab606f user: lepreau tags: trunk
01:35
when findbucket fails twice, copy largest possible area, not smallest; fix up botch() debug code check-in: 797d151813 user: lepreau tags: trunk
1986-01-09
23:21
Add h_errno error status return check-in: dc4fe19fbc user: kjd tags: trunk
21:28
speedup and cleanup by Chris Torek check-in: faca84697c user: mckusick tags: trunk
20:51
readdir is incorrectly implemented (from Chris Torek) check-in: f9561adfb8 user: mckusick tags: trunk
20:31
check for null string before calling strlen() check-in: f4f14f251e user: mckusick tags: trunk
20:25
add rows, columns and size options check-in: 0bfeef4a3e user: karels tags: trunk
20:18
add sanity checks for preposterous sizes check-in: be41139176 user: mckusick tags: trunk
20:10
make left-alignment work with windows check-in: 3547c5753a user: karels tags: trunk
19:56
add "stty size" ala "stty speed" check-in: 12fb42926c user: karels tags: trunk
19:42
use /bin/echo (from Doug Kingston <mcvax!dpk@seismo.CSS.GOV>) check-in: 0b1268c360 user: mckusick tags: trunk
19:20
4.3BSD version check-in: b1bf582ddd user: mckusick tags: trunk
18:51
print trailer flag, allow it to be set check-in: 95f54d58ec user: karels tags: trunk
18:35
oops, don't want to remove mbufs while peeking! check-in: 5c2a3e6bb0 user: karels tags: trunk
17:45
update for 4.3BSD (from arnol@ucsfcgl.arpa) check-in: 872b584e3a user: mckusick tags: trunk
16:04
bug is fixed; longjmp botch can now be caught check-in: 15fce6f352 user: mckusick tags: trunk
15:54
break longjmp botch out into a separate routine, so programs can exit gracefully check-in: 59e7741e94 user: mckusick tags: trunk
15:51
date and time created 86/01/09 15:51:54 by mckusick check-in: bba33d0f0e user: mckusick tags: trunk
15:19
apparently European timezones were wrong; thanks to Piet Beertema <mcvax!piet@seismo.CSS.GOV> for this one check-in: 50391da36b user: eric tags: trunk
15:18
apparently European timezones were wrong; thanks to Piet Beertema <mcvax!piet@seismo.CSS.GOV> for this one check-in: d8c0ceaf33 user: eric tags: trunk
15:05
fixes so that is no longer a macro check-in: 137a29ae25 user: eric tags: trunk
14:54
delete trash for distribution check-in: 28fd98e921 user: mckusick tags: trunk
14:38
allow underscores in login names check-in: fdba68762c user: eric tags: trunk
14:36
allow underscores in login names check-in: 18bdb9e409 user: eric tags: trunk
14:27
better calculation of freespace check-in: 7a38e2e74b user: mckusick tags: trunk
13:20
.rhosts file make be a symbolic link check-in: 73c0642416 user: mckusick tags: trunk
01:37
Don't close stdin after reading the makefile when doing 'make -f -'. Some programs don't work right if stdin isn't there. check-in: 9a398ac83a user: donn tags: trunk
01:33
There was a test for a leading '.' in VPATH to avoid searching the current directory twice; the test should have been for a leading '.:' so that users who set 'VPATH=../src' would still find files in the current directory. check-in: f1287042c4 user: donn tags: trunk
01:23
typo check-in: 31eb596927 user: sam tags: trunk
1986-01-08
22:51
Repair problems with sccs ids and copyrights check-in: fd5be73864 user: donn tags: trunk
22:49
Add copyright check-in: 1b1dddfd86 user: donn tags: trunk
18:20
make dup defs from file.h be textually the same so cpp doesn't bitch. Probably ought to #infdef them but that would mean changing file.h too. check-in: 7c82b7593d user: lepreau tags: trunk
16:49
check if exceeding number of scratch files mktemp will make. check-in: 63d4c68e95 user: jerry tags: trunk
14:29
rm bbnnet check-in: 884cdbc54d user: karels tags: trunk
14:25
rm bbnnet check-in: 8ee6bc5d89 user: karels tags: trunk
14:22
rm bbnnet, pup check-in: 03aa074b84 user: karels tags: trunk
14:14
/usr/lib/whatis moves to /usr/man/whatis check-in: 0d82647ab3 user: mckusick tags: trunk
13:51
one of the bugs has been fixed check-in: 5cb11fc523 user: mckusick tags: trunk
13:39
SIGUSR does not cause a core dump if not caught or ignored check-in: dcf0da7b1b user: mckusick tags: trunk
13:32
add SIGUSR1 and SIGUSR2 check-in: a1dd7b2910 user: mckusick tags: trunk
11:28
Add MX record check-in: d7bfcc7148 user: kjd tags: trunk
11:19
Add MX record check-in: 8952aa0939 user: kjd tags: trunk
02:35
Added econvert() to the list of faked PCC functions. We want to see the real enum types downstream, not the 'equivalent' integer values. check-in: 3b6ad7f566 user: donn tags: trunk
02:31
Added tests for negative constant shifts. check-in: 214da1dfb8 user: donn tags: trunk
02:22
Catch more instances of 'ashl $1,A,A' => 'addl2 A,A'. check-in: ca58791c45 user: donn tags: trunk
02:10
date and time created 86/01/08 02:10:21 by donn check-in: a5805d106a user: donn tags: trunk
02:08
date and time created 86/01/08 02:08:07 by donn check-in: 4cc7ff4be9 user: donn tags: trunk
01:54
(1) Delete SPRECC table stuff for unsigned => float; this is done in zzzcode() now. (2) Add a table entry for assignment ops with unbalanced types (integer *= float). check-in: 01d74f665c user: donn tags: trunk
01:46
Make genargs more persistent when trying to convert structure arguments. check-in: d38fbe4fbf user: donn tags: trunk
01:39
(1) Modified zzzcode() to pick up unsigned int => float/double conversions and produce correct code. (2) Added 'G' entry under zzzcode() to handle assignment ops with unbalanced operand types (integer *= float). (3) Don't fold scalar and pointer conversions -- there are actually two kinds of nodes whose semantics changes with type. check-in: b6257d00fe user: donn tags: trunk
01:14
(1) Make 'integer *= float' work right -- pass such asgops on to the back end without attempting to balance their types. (2) Allow econvert() to be defined as a macro. Lint uses this to avoid converting enum types. check-in: a3d5d5af5e user: donn tags: trunk
01:06
Better error reporting for undefined structures. You used to get 'unknown size' for uninitialized undefined structures and a compiler error if you tried to initialize one... check-in: a4bf975a74 user: donn tags: trunk
00:36
(1) Deleted arguable 'i << 1' => 'i + i' optimization -- this enables 'register short *sp; register int i; sp[i]' to be done with a VAX indexing mode. (2) Added an optimization that converts constant negative shifts of unsigned variables into positive shifts in the opposite direction. check-in: 4faf344ec2 user: donn tags: trunk
00:25
Extended the test in usable() for operations that require register pairs. Assignments of the form 'i *= d' require that the register temporary be a register pair -- the lhs must be widened. check-in: de04500e56 user: donn tags: trunk
1986-01-07
23:15
must insure bus errors and ksp not valid signals are handled on the kernel stack (rather than the interrupt stack); do this by posting an ast and reentering the kernel to service the posted signal on the kernel stack check-in: 8e7dd5c7c9 user: sam tags: trunk
21:07
(1) Fix bugs with GOTOs from an inner loop into an outer loop. (2) Pick up redundant register moves when address registers (STGPREG) are involved. check-in: d3b27e970a user: donn tags: trunk
20:58
(1) Pick up CHARACTER*(*) declarations for variables which aren't dummy arguments, and complain about them. (2) We can't commit to defining a symbol as a variable instead of a function based only on what we have seen through the declaration section; this was properly handled for normal variables but not for arguments. check-in: 412e30769f user: donn tags: trunk
19:55
Prevent core dumps for peculiar statement numbers. check-in: 5798bd69e8 user: donn tags: trunk
19:46
Fix the scanning for character constants in gettok() so that it handles the case when an error has occurred and there is no closing quote. check-in: cb8e482c63 user: donn tags: trunk
19:40
Don't permit more than one 'positional iocontrol' parameter unless we are doing a READ or a WRITE. check-in: 69897132b4 user: donn tags: trunk
19:29
use select on exceptional condition on pty to detect flush faster check-in: 18b3b12274 user: karels tags: trunk
19:27
Permit CHARACTER*(n) in function declarations by eliminating parentheses more appropriately. check-in: fc83e53a97 user: donn tags: trunk
19:23
Insist on parser state INEXEC after seeing an executable statement. This limits statement functions to parser state INDATA. check-in: ac3a990b62 user: donn tags: trunk
19:18
(1) Enforce more strict ordering of specification statements, per the standard. (2) Rule out CHARACTER*(*) declarations in main programs. check-in: 3453fc24c5 user: donn tags: trunk
19:05
(1) Lots of changes for handling hardware errors which can crop up when evaluating constant expressions. (2) Don't optimize first/last char values when they contain function calls or array references. (3) Name the offending subroutine when it's used as a function. (4) Fix bug in mklhs() that caused the 'first character' substring parameter to be evaluated twice. check-in: 914f82fd04 user: donn tags: trunk
18:48
(1) Assignment statements are executable statements -- advance the magic parser state to forbid DATA statements and statement functions. (2) Complain about calls to things which aren't subroutines. check-in: 7bd129e462 user: donn tags: trunk
18:18
Dynamically allocate buffer; add lint fixes. check-in: 0c6ee0f2ab user: donn tags: trunk
16:22
document E field in qf file, NDBM flag; misc. cleanup check-in: d1489772de user: eric tags: trunk
15:18
make ruptime less technophobic (from whm%arizona.csnet@CSNET-RELAY.ARPA) check-in: 41575e0bfe user: mckusick tags: trunk
15:14
add `dx' to enable DECCTLQ (from muller@nprdc.arpa) check-in: a2ec426685 user: mckusick tags: trunk
15:10
set DECCTLQ on specifc lines with getty (from muller@nprdc.arpa) check-in: 38c4deb779 user: mckusick tags: trunk
14:40
tcp packet with options corrupts mbufs (from lcc.richard@locus.ucla.edu) check-in: 26f9eafe35 user: mckusick tags: trunk
14:31
fix for configuring multiple units (from Terry Slattery) check-in: dcdfd37519 user: mckusick tags: trunk
14:11
int => uid_t and int => gid_t check-in: 48781a959a user: mckusick tags: trunk
14:10
int => uid_t and int => gid_t check-in: a48685cc1a user: mckusick tags: trunk
14:04
int => gid_t check-in: d995c70202 user: mckusick tags: trunk
14:04
int => gid_t check-in: cbfaf3dcbc user: mckusick tags: trunk
14:02
int => uid_t check-in: c57f1c89cc user: mckusick tags: trunk
14:01
add SOCK_SEQPACKET info (checked in for sklower) check-in: 567103e921 user: mckusick tags: trunk
13:53
make non standard numbers in a range to give standard numbers room to grow check-in: 4be45a3d6f user: kjd tags: trunk
13:38
add resolver(5) check-in: 4ba226dfaf user: kjd tags: trunk
13:35
Remove bugs section check-in: d67221397c user: kjd tags: trunk
13:30
date and time created 86/01/07 13:30:55 by kjd check-in: ea639584b2 user: kjd tags: trunk
13:23
merge ditroff version; add ideal, pic, and gremlin support; add .lh macro to get letterhead (uses letterhead.me); adjust .bi check-in: 1f62b848f4 user: eric tags: trunk
13:20
date and time created 86/01/07 13:20:54 by eric check-in: 3edcd814a8 user: eric tags: trunk
12:43
format fix check-in: f8482022ec user: mckusick tags: trunk
12:27
save size to avoid free/malloc continuously (from terry@randgr.arpa) check-in: 61fa9d1b6e user: mckusick tags: trunk
00:05
everyone wants to rename calls to callf (or similar), make it just findcall check-in: 13fba0537e user: sam tags: trunk
00:01
date and time created 86/01/07 00:01:12 by sam check-in: 45ca20d595 user: sam tags: trunk
00:01
date and time created 86/01/07 00:01:11 by sam check-in: 548afcfd7b user: sam tags: trunk
00:01
CALLSDEBUG -> CALLDEBUG check-in: bd14e599ee user: sam tags: trunk
00:00
add tahoe; CALLSDEBUG -> CALLDEBUG (so folks won't think they must redefine) check-in: c254a0489a user: sam tags: trunk
1986-01-06
19:50
add tahoe check-in: 8fb070a07d user: sam tags: trunk
15:02
more fixes from rick adams check-in: 6eb0b0bc8e user: bloom tags: trunk
15:02
more fixes from rick adams check-in: bead384d03 user: bloom tags: trunk
15:01
more fixes from rick adams check-in: 22b782abdc user: bloom tags: trunk
15:01
more fixes from rick adams check-in: 1a5bfa05e2 user: bloom tags: trunk
15:00
more fixes from rick adams check-in: 6179e15121 user: bloom tags: trunk
14:12
check for error on socket() check-in: fffcec4ff2 user: mckusick tags: trunk
13:51
``rm -f'' produces no error message (from whm%arizona.csnet) check-in: 76b380ba0d user: mckusick tags: trunk
1986-01-05
19:57
cleanup for various compilation flags and reasonable organization check-in: c4cd0395ec user: eric tags: trunk
19:56
cleanup for various compilation flags and reasonable organization check-in: 82e59fb400 user: eric tags: trunk
19:56
cleanup for various compilation flags and reasonable organization check-in: bceed6dccc user: eric tags: trunk
19:09
X indicates that the program was terminated by some signal check-in: d8f1179930 user: mckusick tags: trunk
19:01
need pte.h for SYSPTSIZE+USRPTSIZE (remove include spec's to ../h) check-in: 96a6299161 user: sam tags: trunk
18:53
1st working version (mostly) check-in: c7643165e3 user: sam tags: trunk
18:52
1st working version (mostly) check-in: 651ae219b6 user: sam tags: trunk
18:51
working (mostly) check-in: 431b313c57 user: sam tags: trunk
18:50
1st working version (mostly) check-in: 695294088e user: sam tags: trunk
18:49
rewrite reply-to and resent-reply-to; save errorqueueu in qf file; some performance hacking; some alias handling cleanup; delete leading spaces from SMTP lines check-in: c1f0a117fb user: eric tags: trunk
18:49
rewrite reply-to and resent-reply-to; save errorqueueu in qf file; some performance hacking; some alias handling cleanup; delete leading spaces from SMTP lines check-in: 5dfaf6e78a user: eric tags: trunk
18:48
rewrite reply-to and resent-reply-to; save errorqueueu in qf file; some performance hacking; some alias handling cleanup; delete leading spaces from SMTP lines check-in: f45cde83a4 user: eric tags: trunk
18:48
date and time created 86/01/05 18:48:18 by sam check-in: b2d71b4baa user: sam tags: trunk
18:48
rewrite reply-to and resent-reply-to; save errorqueueu in qf file; some performance hacking; some alias handling cleanup; delete leading spaces from SMTP lines check-in: f617c4991d user: eric tags: trunk
18:47
rewrite reply-to and resent-reply-to; save errorqueueu in qf file; some performance hacking; some alias handling cleanup; delete leading spaces from SMTP lines check-in: 4833dc53a4 user: eric tags: trunk
18:47
date and time created 86/01/05 18:47:46 by sam check-in: a39b0c84e5 user: sam tags: trunk
18:46
date and time created 86/01/05 18:46:24 by sam check-in: 05f0bfdbbf user: sam tags: trunk
18:46
date and time created 86/01/05 18:46:23 by sam check-in: 93ece8eddc user: sam tags: trunk
18:46
date and time created 86/01/05 18:46:22 by sam check-in: fa9f5fabc6 user: sam tags: trunk
18:46
date and time created 86/01/05 18:46:21 by sam check-in: 5731348fe6 user: sam tags: trunk
18:46
date and time created 86/01/05 18:46:20 by sam check-in: 2e719d4b41 user: sam tags: trunk
18:46
date and time created 86/01/05 18:46:19 by sam check-in: 2e712a7a8d user: sam tags: trunk
18:42
1st working version check-in: 7617526c07 user: sam tags: trunk
18:39
date and time created 86/01/05 18:39:47 by sam check-in: ddae58784f user: sam tags: trunk
18:39
date and time created 86/01/05 18:39:46 by sam check-in: 4151f55b0e user: sam tags: trunk
18:37
1st working version (mostly) check-in: 0e3d0f7b9d user: sam tags: trunk
18:28
get rid of unused queue() and dequeue() (from sun!shannon) check-in: 2a5692c360 user: mckusick tags: trunk
17:52
add NDBM compilation flag check-in: 4ef307ffe2 user: eric tags: trunk
16:57
define QUEUESIZE to be the maximum number of jobs considered during a single queue run check-in: e74c4eb687 user: eric tags: trunk
15:22
remove resolution restriction. check-in: 7e20f7ebf1 user: slatteng tags: trunk
14:15
from George Bergman (gbergman@cartan.berkeley.edu) check-in: cddba61491 user: mckusick tags: trunk
14:14
date and time created 86/01/05 14:14:00 by mckusick check-in: e1a4349062 user: mckusick tags: trunk
14:13
date and time created 86/01/05 14:13:59 by mckusick check-in: 21f1305d89 user: mckusick tags: trunk
14:13
date and time created 86/01/05 14:13:57 by mckusick check-in: f6e075c3bc user: mckusick tags: trunk
14:11
from George Bergman (gbergman@cartan.berkeley.edu) check-in: 96de3ba138 user: mckusick tags: trunk
1986-01-03
23:49
date and time created 86/01/03 23:49:22 by sam check-in: c8463e3d46 user: sam tags: trunk
23:47
massive cleanups; use SYS.h macros to allow profiling; moved to tahoemath directory; revamp comments for cpp check-in: ce8933afac user: sam tags: trunk