ru
d65df7068b
Expand *n't contractions.
2005-02-13 22:25:33 +00:00
ru
9a0f1e9891
Sort sections.
2005-01-18 20:02:45 +00:00
johan
1a1602ce7d
style.Makefile(5):
...
Use WARNS?= instead of WARNS=.
2004-02-23 20:25:27 +00:00
peter
6298801211
Make this 64 bit clean. Use size_t for sysctl() length pointer args.
2003-07-25 20:56:57 +00:00
gordon
02f3261a45
Correct paths to mount sources.
2003-07-02 16:43:14 +00:00
trhodes
8dde7c54b8
s/filesystem/file system/g as discussed on -developers
2002-08-21 18:11:48 +00:00
mux
2051522c35
Now that the kernel is able to load modules itself,
...
remove all the code which was trying to do so.
This code was nasty in several ways, it was hiding
the kernel bug where the kernel was unable to properly
load a module, and it was quitting if it wasn't able
to load the module. The consequence is that an ABI
breakage of the vfsconf API would have broken *every*
mount utility.
2002-08-03 16:03:21 +00:00
charnier
548d38d27c
The .Nm utility
2002-07-06 19:34:18 +00:00
ru
9fe8c63eec
mdoc(7) police: nits.
2002-05-29 16:47:55 +00:00
trhodes
58b01fabd4
more file system > filesystem
2002-05-16 04:10:46 +00:00
bp
ecdbecd6df
Add character translation table between Unix and NetWare according
...
to Sweden standards.
Submitted by: Roger Olofsson <roger.olofsson@kommun.engelholm.se>
MFC after: 1 week
2002-04-20 05:35:02 +00:00
obrien
a537f22ad4
Default to WARNS=2.
...
Binary builds that cannot handle this must explicitly set WARNS=0.
Reviewed by: mike
2001-12-04 02:19:58 +00:00
ru
173222b339
mdoc(7) police: s/BSD/.Bx/ where appropriate.
2001-08-14 10:01:54 +00:00
dd
c49a4e6620
Remove whitespace at EOL.
2001-07-15 07:53:42 +00:00
ru
cb3283b5da
mdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 11:04:34 +00:00
ru
f94bdbba2f
- sys/n[tw]fs moved to sys/fs/n[tw]fs
...
- /usr/include/n[tw]fs moved to /usr/include/fs/n[tw]fs
2001-05-26 11:57:45 +00:00
ru
e7c03cd6b0
- Backout botched attempt to introduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:33:27 +00:00
ru
e2a472a47a
Set the default manual section for sbin/ to 8.
2001-03-20 18:13:31 +00:00
ru
b1c3961564
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ru
fe2efd38b3
mdoc(7) police: removed history info from the .Os FreeBSD call.
2000-12-14 11:52:05 +00:00
ru
6072d8b708
mdoc(7) police: use canonical form of .Dd macro.
2000-12-11 15:20:31 +00:00
ru
d16dd614f6
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 16:52:27 +00:00
bp
8c4849bb9b
Pass timezone information to an nwfs mount.
2000-04-05 10:48:53 +00:00
bde
227081ccec
Use the same order in DPADD as in LDADD so that `make checkdpadd' doesn't
...
report an error for it.
Fixed some style bugs (the usual ones for DPADD and LDADD, and
misformatting).
2000-03-27 16:23:20 +00:00
sheldonh
820c52a7a7
Replace abuse of a literal block display with a more appropriate
...
tag list.
Apologies to translators for mixing in a few language clean-ups.
2000-03-02 13:14:16 +00:00
sheldonh
ad4c77c29e
Remove single-space hard sentence breaks. These degrade the quality
...
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
2000-03-01 11:27:47 +00:00
mpp
baecd5e562
Fix various man pages to stop abusing the .Bx macro to generate
...
the strings "FreeBSD" and "NetBSD". Use the .Fx or .Nx macro
instead.
2000-01-23 01:30:05 +00:00
bp
d707943254
More style fixes, both to code and man page.
...
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
2000-01-15 09:06:37 +00:00
bde
db019236cd
Unremoved used include of <sys/stat.h> (don't depend on pollution in
...
<sys/mount.h). Broken in: previous commit.
Removed unused include of <nwfs/nwfs.h>.
2000-01-12 09:16:13 +00:00
bp
22cf442af7
Some code cleanup based on the ideas from submitter.
...
Submitted by: Philippe Charnier <charnier@xp11.frmug.org>
2000-01-08 11:21:51 +00:00
bp
0864f557f0
Add reference to the share/examples/nwclient directory.
1999-11-14 13:48:31 +00:00
mpp
6514b9407c
Some spelling/grammar fixes.
1999-10-30 21:11:55 +00:00
bp
535a15bbac
Add mount_nwfs program. Now -current can mount NetWare volumes.
1999-10-15 09:59:48 +00:00