bouyer
|
4656cdfb18
|
Add a [-n] option, which allows to examine a fs without altering it.
Add a 'blks' command, which lists the blocks address of a file.
|
1999-03-09 16:11:47 +00:00 |
bouyer
|
3e3f9c7795
|
#include machine/bswap.h and remove -lutil.
|
1999-01-15 13:32:05 +00:00 |
msaitoh
|
f8c66df30b
|
sort entries and delete extra periods in SEE also section.
|
1998-05-22 18:27:50 +00:00 |
enami
|
96b575ec0b
|
s/H_SETMAXSIZE/H_SETSIZE/
|
1998-05-20 10:01:11 +00:00 |
christos
|
1b8cd7e6c1
|
Adapt to the libedit changes.
|
1998-05-20 00:58:05 +00:00 |
kleink
|
22821b35cd
|
Need <time.h> for ctime() prototype.
|
1998-04-01 16:08:26 +00:00 |
kleink
|
a82d8663e7
|
Need <time.h> for mktime() prototype.
|
1998-04-01 16:04:21 +00:00 |
bouyer
|
6fe0568e9e
|
Add support for non-native byteorder FFS.
|
1998-03-18 17:03:15 +00:00 |
christos
|
946049095f
|
PR/4257: Jaromir Dolecek: Update for libedit interface change.
|
1997-10-14 15:06:42 +00:00 |
veego
|
f157921771
|
We don't need the -I. . Pointed out by enami tsugutomo.
|
1997-10-13 13:35:30 +00:00 |
veego
|
2e54e13c3c
|
Add the missing . for -I
|
1997-10-11 15:47:55 +00:00 |
christos
|
e230a48b57
|
CFLAGS->CPPFLAGS
|
1997-10-10 19:47:50 +00:00 |
mrg
|
52ff5d8fee
|
make these compile on the alpha after WARNS=1.
|
1997-09-16 08:37:01 +00:00 |
lukem
|
e8d49227b7
|
deprecate register
|
1997-09-15 01:45:36 +00:00 |
lukem
|
66a64254b8
|
* KNF-ify
* prefix hex numbers with '0x'
|
1997-09-14 14:56:57 +00:00 |
jtc
|
fb0208bc77
|
Fix files using old TNF copyright notice
|
1997-07-31 00:21:53 +00:00 |
gwr
|
10e180cc49
|
Back out the .PATH.c changes. The .depend problem (and others)
will be fixed using the new .NOPATH make feature instead.
|
1997-05-08 21:11:01 +00:00 |
gwr
|
012e528f2e
|
Use .PATH.c: ...
|
1997-05-06 20:44:56 +00:00 |
lukem
|
6c8a1cc329
|
don't call el_parse() if there's no commands (el_parse() now checks this,
but more safety is good)
|
1997-01-11 06:50:53 +00:00 |
lukem
|
5c9d30eb5f
|
the editline(3) man page now exists (but not as libedit(3))
|
1997-01-11 05:51:40 +00:00 |
thorpej
|
7e0782662e
|
Add a chlen command, to change the length/size of an inode. From FreeBSD.
|
1996-10-11 20:22:43 +00:00 |
thorpej
|
519bef46ae
|
Fix a couple of glitches:
- s/fsutil.o/fsutil.c/ on a SRCS line.
- Don't need preen.c
|
1996-10-11 20:20:42 +00:00 |
christos
|
60e2d41cb1
|
Make this work after the fsck changes.
|
1996-09-28 19:30:35 +00:00 |
jtc
|
54e0c861ec
|
Add to DPADD for each library in LDADD; Reported by Mike Long <mike.long@analog.com> in PR #2301.
|
1996-04-08 21:03:06 +00:00 |
cgd
|
9b70f26fe8
|
deal with the fact that fsck has moved
|
1996-04-05 04:17:54 +00:00 |
jtc
|
cac62b2d65
|
Be pedantic, main() returns int in C.
|
1996-03-21 17:56:15 +00:00 |
jtc
|
8bd51c47b9
|
Copyright assigned to the NetBSD Foundation
|
1996-02-27 22:28:09 +00:00 |
jtc
|
e114a31b12
|
Note that fsdb arrived with NetBSD 1.1
|
1996-02-06 02:25:04 +00:00 |
thorpej
|
47efd9f35e
|
Make this compile with -Werror.
|
1995-12-14 22:30:45 +00:00 |
thorpej
|
e727d216d2
|
A teensy bit of really minor cleanup.
|
1995-10-08 23:18:08 +00:00 |
thorpej
|
3f7621c16a
|
FFS debugging/editing tool, from John Kohl.
|
1995-10-08 23:08:36 +00:00 |