Andrey A. Chernov
28c4ca5ce6
Fix srandom arg type according to Lite2
1997-03-11 14:06:52 +00:00
Joerg Wunsch
2c8bf35a05
YAMF22 (rev 1.246.2.29: bootstrapping aid)
1997-03-11 13:55:46 +00:00
Peter Wemm
841484cd42
Merge from Lite2 - use new getvfsbyname() and related changes.
...
understand whiteouts (FTS_W from fts()).
1997-03-11 13:48:37 +00:00
Peter Wemm
6f0a860fc1
Merge from Lite2 (note: needs checking by somebody who understands join)
1997-03-11 13:45:59 +00:00
Peter Wemm
df3f5d9dd5
Merge from Lite2
1997-03-11 13:43:33 +00:00
Peter Wemm
18dac96b7b
This commit was generated by cvs2svn to compensate for changes in r23690,
...
which included commits to RCS files with non-trunk default branches.
1997-03-11 13:08:12 +00:00
Peter Wemm
0da30e9aa7
Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build.
1997-03-11 13:08:12 +00:00
Peter Wemm
464701bbdc
Merge from Lite2 (use special dbopen flags)
1997-03-11 13:01:42 +00:00
Peter Wemm
9c5cdfe0af
Merge Lite2 changes
1997-03-11 13:00:41 +00:00
Peter Wemm
ed00518230
Import some CSRG 4.4BSD-Lite2 components in order to fix the tree build.
1997-03-11 12:58:49 +00:00
Peter Wemm
d87d79aefe
Merge from Lite2
...
- cleanups,
- whiteout support
- bug fixes (chflags missing on a few file types etc)
The dump/restore folks would want to have a closer look at this, the
change is pretty big.
1997-03-11 12:55:19 +00:00
Peter Wemm
08966bd5fd
Merge from Lite2 (use new getvfsbyname() interface)
1997-03-11 12:51:00 +00:00
Peter Wemm
73421c42fb
Merge from Lite2 (but does not work)
1997-03-11 12:49:29 +00:00
Peter Wemm
75e2941193
Merge from Lite2:
...
- use new getvfsbyname() and mount(2) interface (mount_mfs)
- use new fs include files
- updated inode / cg layout calculations (?)
1997-03-11 12:48:17 +00:00
Peter Wemm
87564113d7
Merge from Lite2 (use new getvfsbyname() and mount(2) interface, cleanup)
1997-03-11 12:43:45 +00:00
Peter Wemm
4a4c52857e
Merge from Lite2 (use new getvfsbyname() and mount(2) interface)
1997-03-11 12:40:45 +00:00
Peter Wemm
b94d6bf4d7
Update to compile under Lite2
1997-03-11 12:38:16 +00:00
Peter Wemm
c06fe0a05e
Merge from Lite2
...
- use new getvfsbyname() interface and mount(2) interface
**DANGER WILL ROBINSON!!** You must be running a -current kernel
from within a week or so in order for this to work!
1997-03-11 12:28:00 +00:00
Peter Wemm
e7b6972097
Compile under Lite2 (unistd.h has proto for getopt)
1997-03-11 12:24:00 +00:00
Peter Wemm
b4f70931e0
Compile under Lite2 (getopt() is in unistd.h etc)
1997-03-11 12:23:09 +00:00
Peter Wemm
780a5c1ec1
Merge from Lite2. Note that Lite2 has it's own filesystem clean check
...
skipping code that overrides ours sooner. One should be eliminated,
but for now it works.
1997-03-11 12:20:21 +00:00
Peter Wemm
82b49328cd
Merge from Lite2 (does not work though)
1997-03-11 12:14:07 +00:00
Peter Wemm
9d1741b9da
Merge from Lite2
1997-03-11 12:12:26 +00:00
Peter Wemm
a37c38b8d8
Merge Lite2 changes (rather bigish, the dump/restore folks should check)
1997-03-11 12:09:50 +00:00
Peter Wemm
33aa65742b
Disable two newly broken dirs:
...
fsdb (too intimate with old fsck, needs work)
newlfs (doesn't build since Lite2 lfs wasn't merged into kernel)
1997-03-11 12:06:41 +00:00
Peter Wemm
1811bdf372
Import some CSRG 4.4BSD-Lite2 components for sbin onto vendor branch.
...
(note that some of these have already been imported, this is a no-op)
1997-03-11 11:59:39 +00:00
Peter Wemm
39e5614a71
This commit was generated by cvs2svn to compensate for changes in r23669,
...
which included commits to RCS files with non-trunk default branches.
1997-03-11 11:59:39 +00:00
Peter Wemm
adf6ad9e69
Merge from Lite2:
...
filesystem include updates, duplicate group suppression, cleanups,
filesystem whiteout support (unionfs), bidir popen().
1997-03-11 11:52:33 +00:00
Peter Wemm
0014b4c0e1
Merge from Lite2: man page updates
1997-03-11 11:47:52 +00:00
Peter Wemm
1edb99c337
Merge from Lite2 (YAMFL2? :-)
...
Document that popen() can now create bidirectional pipes and handles.
Note that this needs to be updated since we have a native bidirectional
pipe and don't use socketpair() here.
1997-03-11 11:46:19 +00:00
Peter Wemm
e5574dc8c0
Merge from Lite2 (+realpath.3)
1997-03-11 11:42:56 +00:00
Peter Wemm
4ace1b5205
Merge from Lite2 (whiteout/unionfs)
1997-03-11 11:41:46 +00:00
Peter Wemm
4f02b68a12
Merge from Lite2
1997-03-11 11:40:40 +00:00
Peter Wemm
4381233dc5
Merge Lite2 changes
1997-03-11 11:39:58 +00:00
Peter Wemm
9dc1164189
merge from Lite2 - realpath() now shares a lot of code with getcwd()
...
and is now in the same file.
1997-03-11 11:37:59 +00:00
Peter Wemm
5faf00b5da
Merge from Lite2 onto mainline -
...
- add undelete() and undelete.2 (requires libc minor bump some time)
- man page updates
1997-03-11 11:35:56 +00:00
Peter Wemm
662909a780
Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branch
1997-03-11 11:29:42 +00:00
Peter Wemm
e5493ddb0f
This commit was generated by cvs2svn to compensate for changes in r23658,
...
which included commits to RCS files with non-trunk default branches.
1997-03-11 11:29:42 +00:00
Peter Wemm
c59376af7a
Merge Lite2 changes -
...
move getopt etc declarations from stdlib.h to unistd.h
1997-03-11 11:18:25 +00:00
Peter Wemm
161f948dd3
Merge Lite2 changes
...
(Just version number)
1997-03-11 11:16:27 +00:00
Peter Wemm
48eaae4831
Merge Lite2 changes onto mainline:
...
- declare opendir2(), which is used to control how readdir() handles
whiteouts etc.
1997-03-11 11:15:46 +00:00
Peter Wemm
dee7a427ff
Import CSRG 4.4BSD-Lite2 includes onto vendor branch
1997-03-11 11:11:37 +00:00
Peter Wemm
76cb9ce853
This commit was generated by cvs2svn to compensate for changes in r23650,
...
which included commits to RCS files with non-trunk default branches.
1997-03-11 11:11:37 +00:00
Peter Wemm
0b7ae03c1a
Import CSRG 4.4BSD-Lite2 includes onto vendor branch
1997-03-11 11:11:37 +00:00
Peter Wemm
f7c9eeddef
Kill sup from the main sources now that the ports version is updated.
...
This puts it on the same footing as cvsup. It's been suggested on
numerous occasions that I shouldn't have imported it in the first place,
and now that sup has outlived it's usefulness..... Boom!
1997-03-11 10:52:21 +00:00
Jordan K. Hubbard
9a598d6b3f
Merge all my sysinstall changes over to the 2.1 branch.
...
I just have this feeling... :)
1997-03-11 09:29:42 +00:00
Mike Smith
169b2e51e3
Avoid double-s when #conflicts drops from 10 to 9.
1997-03-11 07:11:46 +00:00
Jordan K. Hubbard
1dbc1ff01e
close PR#2942 - add src/contrib to list of src components.
...
Submitted by: sjr1@flash.net
1997-03-11 06:42:03 +00:00
Jordan K. Hubbard
e7a132b4e1
YAMF22
1997-03-11 06:40:38 +00:00
Hiroyuki Hanai
3f8d2f8e30
Catch up with the original.
1997-03-11 03:04:03 +00:00