b44636d7 | 23-Oct-2012 |
Holger Weiß |
Provide a README file John Baldwin <jhb@freebsd.org> converted CSRG's SCCS repository holding the original BSD history to a Subversion repository, which he made available in the foll
Provide a README file John Baldwin <jhb@freebsd.org> converted CSRG's SCCS repository holding the original BSD history to a Subversion repository, which he made available in the following tarball: ftp://ftp.freebsd.org/pub/FreeBSD/development/CSRG/csrg_svn.tbz Except for this commit, the complete history of this Git repository is created from John's SVN repository, and the README file added by this commit is based on the one included in the same SVN repository tarball. Thanks to Kirk McKusick for preserving this history and to John Baldwin for converting it to Subversion.
show more ...
|
dd0b2d61 | 23-Jun-1995 |
pendry |
bandaid to avoid unlock panic until we do it right; trivia: this was the final delta done by CSRG |
5a8826ce | 22-Jun-1995 |
mckusick |
add umount.8 manual page |
4698d9c0 | 22-Jun-1995 |
eric |
debugging patches; minor long class name patches |
20811732 | 21-Jun-1995 |
eric |
fix long names on $= $~ and $& |
09a11c43 | 21-Jun-1995 |
karels |
fix typo in tcp_random18 ifdef |
347b66bc | 21-Jun-1995 |
karels |
change iss increment to agree with tcp_input (and tcp_seq.h comments) |
44dce943 | 21-Jun-1995 |
eric |
*sigh* don't disallow bare NL in incoming 8BITMIME messages |
bb1223b7 | 21-Jun-1995 |
eric |
missing parameter to strtorwset |
18fefff5 | 21-Jun-1995 |
eric |
better diagnostics on bogus ruleset names |
407c31da | 21-Jun-1995 |
eric |
fix bug in MAXRWSETS description |
22b893ca | 21-Jun-1995 |
eric |
Beta.7 |
3c4f1c75 | 21-Jun-1995 |
eric |
Beta.7 |
a26d0f80 | 21-Jun-1995 |
eric |
Beta.7 |
2aab2b7e | 21-Jun-1995 |
eric |
close passwd file before setuid -- for paranoia |
3e164d5b | 21-Jun-1995 |
eric |
close passwd file before setuid() "just in case" |
6eeaadb9 | 21-Jun-1995 |
eric |
avoid bogus returns in symbolic ruleset names |
5272b28f | 21-Jun-1995 |
eric |
more patches from J.J.Bailey <jjb@jagware.bcc.com> |
e89cc40e | 21-Jun-1995 |
eric |
ping-ponging ISC_UNIX changes from J.J.Bailey <jjb@jagware.bcc.com> |
85ed670f | 20-Jun-1995 |
eric |
add KSR support |
2eb71ae8 | 20-Jun-1995 |
eric |
date and time created 95/06/20 12:19:36 by eric |
18c592ef | 20-Jun-1995 |
eric |
allow tabs in P lines |
0103b98d | 20-Jun-1995 |
eric |
fix pathnames to match real release |
9cb4faa5 | 20-Jun-1995 |
eric |
h_errno now in conf.h |
6e58f974 | 20-Jun-1995 |
eric |
declare h_errno in conf.h |