Commit Graph

37 Commits

Author SHA1 Message Date
wiz
2fb4b1db52 New sentence, new line. By Robert Elz with minimal fixes. 2002-10-01 13:40:23 +00:00
christos
9f9ee29713 MNT_GETARGS support 2002-09-21 18:43:31 +00:00
lukem
7360d7b6ae Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path 2002-08-19 10:16:51 +00:00
atatat
16790d2404 Add descriptions of the "self" symbolic link and the "maps" pseudo file.
Also note the kernel option that is required in order to get pathnames
with file backed entries in the "maps" pseudo file.
2002-05-31 16:48:28 +00:00
ross
dc5571b22e Generate <>& symbolically. I'm avoiding .../dist/... directories for now. 2002-02-08 01:21:55 +00:00
wiz
2e3c8045a5 Punctuation fixes, sort SEE ALSO, sort sections, use standard headers. 2001-11-16 12:01:57 +00:00
wiz
73f545bb5b Drop arguments of .Os. 2001-06-05 11:22:41 +00:00
fvdl
93beca224d Fix spelling. 2001-01-17 11:58:33 +00:00
fvdl
6129a28444 Document -o linux option. 2001-01-17 11:57:54 +00:00
fvdl
a7fede800b Add handling of -o linux. 2001-01-17 00:09:54 +00:00
jdolecek
debb6d80a3 make the code includable into other programs:
* make static all symbols which do not need to be exported
* rename main() to mount_FOO()
* new main() now just calls mount_FOO(), main() is only compiled in if
  MOUNT_NOMAIN is not defined
* a_gid(), a_uid() and a_mask() were put into ../mount/fattr.[ch], local
  versions removed
2000-10-30 20:56:57 +00:00
mason
46cae96db6 Fixed typo - zonbie -> zombie 2000-06-08 20:43:16 +00:00
jlam
b1e9d43575 Add description of /proc/#/cmdline to mount_procfs.8.
Closes PR misc/8021.
1999-07-19 08:02:07 +00:00
perseant
8847804fc3 Regularize error reporting of mount_* commands for failure of mount(2)
to the form:

	mount_xxx: dev on dir: reason for failure
1999-06-25 19:28:35 +00:00
mycroft
68d6f4bf44 Remove spurious .ne's. 1999-03-24 06:27:49 +00:00
mycroft
f6590b22cd Clean up SYNOPSIS formatting. 1999-03-07 11:02:05 +00:00
msaitoh
3117e34c17 Add /proc/#/map. 1999-01-25 03:35:47 +00:00
perry
34a98169f0 macroize BSD, NetBSD, FreeBSD and misc cleanup 1998-02-06 05:54:12 +00:00
christos
e230a48b57 CFLAGS->CPPFLAGS 1997-10-10 19:47:50 +00:00
lukem
4b0b1ba833 resolve conflicts from lite-2 merge 1997-09-16 12:32:03 +00:00
lukem
f78681534b * update for WARNS=1
* getopt returns -1 not EOF
* fix .Nm usage
1997-09-15 06:02:20 +00:00
mikel
b674a8fd0e fix typos noted by Masanobu Saitoh <msaitoh@spa.is.uec.ac.jp>. 1997-05-13 04:15:06 +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
mycroft
5e34cc98aa Fix several errors and remove out of date comments. 1997-04-28 02:59:44 +00:00
jtc
6397db2ddd Add const qualifier to mopts table 1996-04-13 01:30:59 +00:00
cgd
0114e805ce convert to new RCS Id conventions; reduce my headache 1995-03-18 14:54:19 +00:00
cgd
06e2955ff1 specify man pages the new way. 1994-12-22 10:44:04 +00:00
mycroft
625a6892f7 Update from 4.4-Lite, with local changes. 1994-06-08 19:27:32 +00:00
mycroft
5922d844af Update from 4.4-Lite, with local changes. 1994-06-08 19:23:02 +00:00
cgd
1697887b10 update from jsp; no man page yet, so torch the old one (for now) 1994-01-12 20:21:45 +00:00
pk
7a40c9d92c should not default to read-only mount. 1993-08-25 13:16:27 +00:00
cgd
88da3715f4 df lists filesystem as "proc" -- note this, rather than "procfs" 1993-08-25 09:35:47 +00:00
cgd
2d7ff4564c this stuff didn't go in for 0.8a... 1993-08-25 06:46:04 +00:00
pk
3dd58a232e removed trash left over from FTP PUT operation :-( 1993-08-24 17:21:57 +00:00
pk
7f940b41a3 Man page added. 1993-08-24 17:16:54 +00:00
pk
883ee6ae2f mount program for proc filesystem. 1993-08-24 13:18:05 +00:00