peter
e226894fa0
$Id$ -> $FreeBSD$
1999-08-28 00:22:10 +00:00
julian
e413256860
Cosmetic and documentation changes brought from earlier FreeBSD versions.
...
(e.g. RCS Id:)
1998-12-03 02:41:11 +00:00
julian
faf5ef116c
Reviewed by: Don Lewis <Don.Lewis@tsc.tdk.com>
...
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.
1998-12-03 02:27:35 +00:00
dfr
df71f013d2
Avoid trying to malloc > (1<<32) bytes of memory due to an arithmetic
...
underflow on the alpha.
1998-08-01 18:03:28 +00:00
bde
422854a28a
Fixed printf format errors.
1998-06-28 19:23:03 +00:00
charnier
67362a1314
Correct use of .Nm. Add rcsid. Remove unused #includes. Use err(3).
1998-06-15 07:07:21 +00:00
julian
3da153eb72
Reviewed by: dyson@freebsd.org (john Dyson), dg@root.com (david greenman)
...
Submitted by: Kirk McKusick (mcKusick@mckusick.com )
Obtained from: WHistle development tree
1998-03-08 09:59:44 +00:00
bde
dd1b31cdcc
Fixed overflow in chkrange(). Some out of bounds block numbers,
...
e.g. -1, were not detected. Use a bulletproof check that doesn't
depend on special properties of the args or the limit.
PR: 3528
1997-12-21 00:00:44 +00:00
peter
ac03cff4b9
patch up some "int *" vs. "time_t *" (long) mismatches. They could be
...
nasty if sizeof(int) != sizeof(long).
1997-03-18 20:02:18 +00:00
bde
e3e5d55199
Finished (?) merging with Lite2: cleaned up #include mess and fixed a
...
style bug.
Removed a redundant declaration.
1997-03-12 16:53:31 +00:00
peter
adc47a6e35
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
guido
3f5b12d8b8
Fix the case where fsck would not see sparse directories and the kernel would
...
panic. If such a thing is fixed fsck needs a rerun (and bugs the user to do
so).
Reviewed by: Kirk McKusick
1996-10-08 14:54:53 +00:00
nate
d180f36cb9
ts_sec -> tv_sec
...
ts_nsec -> tv_nsec
1996-09-20 04:24:31 +00:00
rgrimes
0d84aee7e3
Remove trailing whitespace.
1995-05-30 06:12:45 +00:00
bde
0bb5bf2056
Submitted by: Philippe Charnier <charnier@lirmm.fr>, distilled by bde
...
Fix a couple more bogus types that aren't reported by `gcc -Wall'.
1995-04-02 15:25:19 +00:00
bde
0994f7a4d9
Submitted by: phk, added to by bde
...
Fix all the warnings from `gcc -Wall'.
1995-04-02 14:52:29 +00:00
dg
315a3f5ea7
>The fix for the missing ".." in the root directory is enclosed below.
...
Submitted by: Kirk McKusick
1995-02-15 00:17:56 +00:00
dg
18e1c1e92d
Fixed so that it can grok old style "fastlinks".
1994-08-02 12:54:27 +00:00
rgrimes
d038e02fd6
BSD 4.4 Lite sbin Sources
...
Note: XNSrouted and routed NOT imported here, they shall be imported with
usr.sbin.
1994-05-26 06:35:07 +00:00