| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
IFS had its fingers deep in the belly of the UFS/FFS split. IFS
will be reimplemented by the maintainer at a later date once the UFS
implementation is in place.
Requested by: adrian (maintainer)
Notes:
svn path=/head/; revision=96884
|
|
|
|
|
|
|
|
|
|
| |
o ansi function prototypes
o unifdef -D__STDC__
o __dead2 on usage prototype
o remove now-bogus main prototype
Notes:
svn path=/head/; revision=92839
|
|
|
|
|
|
|
|
|
| |
It does not help modern compilers, and some may take some hit from it.
(I also found several functions that listed *every* of its 10 local vars with
"register" -- just how many free registers do people think machines have?)
Notes:
svn path=/head/; revision=92806
|
|
|
|
| |
Notes:
svn path=/head/; revision=50476
|
|
|
|
|
|
|
| |
(e.g. RCS Id:)
Notes:
svn path=/head/; revision=41477
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: Kirk McKusick <mckusick@McKusick.COM>
Obtained from: Mckusick, BSDI and a host of others
This exactly matches Kirks sources imported under the
Tag MCKUSICK2. These are as supplied by kirk with one small
change needed to compile under freeBSD.
Some FreeBSD patches will be added back, though many have been
added to Kirk's sources already.
Notes:
svn path=/head/; revision=41474
|
|
|
|
| |
Notes:
svn path=/head/; revision=37000
|
|
|
|
|
|
|
|
| |
Submitted by: Kirk McKusick (mcKusick@mckusick.com)
Obtained from: WHistle development tree
Notes:
svn path=/head/; revision=34266
|
|
|
|
| |
Notes:
svn path=/head/; revision=23799
|
|
|
|
|
|
|
|
| |
skipping code that overrides ours sooner. One should be eliminated,
but for now it works.
Notes:
svn path=/head/; revision=23675
|
|
|
|
| |
Notes:
svn path=/head/; revision=8871
|
|
|
|
|
|
|
| |
Fix all the warnings from `gcc -Wall'.
Notes:
svn path=/head/; revision=7585
|
|
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
Notes:
svn path=/head/; revision=1558
|