Commit Graph

2064 Commits

Author SHA1 Message Date
jtc
78df5feb47 First cut at "catman" 1993-07-27 21:29:27 +00:00
jtc
87a0a56795 Add makewhatis script 1993-07-27 20:55:32 +00:00
jtc
f49d130aa8 Add makewhatis script for catman 1993-07-27 20:53:59 +00:00
jtc
d4f7744b8e Fix formatting bug. 1993-07-27 20:21:42 +00:00
jtc
dddeb4b8fa Set RCS comment leader to .\". 1993-07-27 19:08:55 +00:00
nate
66cb129044 Got rid of cruft at the bottom of the man page 1993-07-27 18:09:27 +00:00
glass
d3b416231f new pmap module 1993-07-27 12:04:41 +00:00
jtc
41897f8be3 Eliminate line length limit of config file. 1993-07-27 01:32:38 +00:00
jtc
9786c4ebb2 man_conf -> man.conf 1993-07-27 01:04:48 +00:00
jtc
0de6d56567 Restore colons to manpath if we exit the for loop prematurely to
avoid dumping core when we request manpages from more than one
section.
Look in machine dependant manpage directory (cat?/arch/*) before the
machine independant directory (cat?/*) as per manpage.
Don't complain about not being able to find a manual page if it was
found in the augmented manpath specified by -m.
1993-07-26 23:05:36 +00:00
glass
ca073b5fd0 adding man pages for termios support functions 1993-07-25 23:05:00 +00:00
glass
20e82d4699 Finally deprecate the old timezone() interface in favor of an XSH5
timezone/daytime pair; as proposed by J.T. in September, 1996.
Fixes PR standards/11807 by Nick Hudson.
1993-07-25 23:04:59 +00:00
cgd
9ff66c6e35 only save 250k of ftp logs before compressing 1993-07-24 23:29:31 +00:00
ws
96ec00e106 Use all of freebufspace 1993-07-24 22:09:50 +00:00
deraadt
80795f5a8e new header files are more ansi-like 1993-07-24 18:29:16 +00:00
deraadt
9e0367ab04 fixed a yp-related bug found by Paul Kranenburg <pk@cs.few.eur.nl>:
endpwent was free'ing passwd line.
1993-07-24 18:28:32 +00:00
deraadt
f889a2a363 rewrote sun-copyrighted header files 1993-07-24 18:25:32 +00:00
jtc
c25063b778 RCS Id's were lost when I exported rcs on freefall to bring it here.
It doesn't matter in most files.  But since the manpage macros attempt
to extract the dates from the Id, I thought I'd better fix them.
1993-07-24 02:50:11 +00:00
brezak
19049fea1a Add option dependency generation. 1993-07-23 03:01:47 +00:00
jtc
bbeb724e87 Use rmail from latest sendmail distribution. 1993-07-22 17:30:29 +00:00
jtc
6e9cf0213d Now that all of the manual pages that used the "old" mandoc macros
have been upgraded to use the "new" mandoc macros, we can safely
remove support for tmac.doc.old
1993-07-22 17:06:53 +00:00
jtc
6717e85b49 Fixed spelling error: mdoc.sample -> mdoc.samples
Added RCS Header.
1993-07-22 16:53:53 +00:00
jtc
a43c169d16 Fixed spelling mistake: group->groups. 1993-07-22 16:49:44 +00:00
jtc
0ba3448400 Make POSIX 1003.2 (D11.2) compliant. 1993-07-22 16:42:16 +00:00
jtc
9109dd93bf Updated to use "new" -mandoc macros. 1993-07-22 16:36:52 +00:00
jtc
e4fab84180 Update to "new" -mandoc macros. 1993-07-22 16:34:57 +00:00
jtc
9dc0c7cd3b Update to "new" -madoc macros.
Add RCS Headers.
1993-07-22 16:33:31 +00:00
jtc
6b020f1e7d Make POSIX 1003.2 (D11.2) compliant.
Add RCS Headers.
1993-07-22 16:30:06 +00:00
jtc
07f439a7a5 Restore RCS Header. 1993-07-22 16:24:11 +00:00
jtc
ce9521b022 Make POSIX 1003.2 (D11.2) compliant.
Update manpage to use new -mandoc macros.
1993-07-22 16:21:14 +00:00
brezak
3c0990e964 use XIDLE extension (if present) 1993-07-22 13:09:47 +00:00
brezak
b74ddcc84b Allow one to fault in DDB and survive. 1993-07-22 13:04:45 +00:00
brezak
556176fc24 Call ddb_init instead of kdb_init. 1993-07-22 13:04:21 +00:00
brezak
9d7e246a03 Cleanup pretty printers for maps and objects. 1993-07-22 13:03:36 +00:00
brezak
cf65527c36 Allow adding more than one symbol table at runtime. For LKM. 1993-07-22 13:03:00 +00:00
brezak
18e5b218df Remove read from file. Merge changes from mach DDB. 1993-07-22 13:02:15 +00:00
cgd
beb4553725 have ping do the right thing, wrt microseconds.
actually, now it'll overflow its counters sooner than before, and everything
should *really* be converted to doubles and/or "unsigned long long"s
1993-07-22 09:49:57 +00:00
mycroft
58b0818b7f Clean up deleted files. 1993-07-21 13:10:25 +00:00
brezak
9e6dbf5cbf kadb is depricated. See ddb instead. 1993-07-21 13:10:22 +00:00
paul
2103705fc5 Added arpcom counters ipackets, opackets etc. 1993-07-21 04:25:07 +00:00
jtc
b8be8f1e63 Make umask builtin of shell POSIX 1003.2 compliant:
Print out a symbolic mask with the -S option; and accept symbolic mask
specifications.
1993-07-21 00:02:33 +00:00
jtc
724f511de6 Make Posix 1003.2 (D11.2) compliant by adding -m (mode) option. 1993-07-20 22:27:07 +00:00
jtc
932d674def Fix spelling error. 1993-07-20 20:54:41 +00:00
jtc
78bf9d408e Add a manual page. 1993-07-20 20:16:25 +00:00
glass
f2a0b0fbdf Upgraded sendmail from revision 8.1C to 8.3;
this version of sendmail tries to use sysconf() if the _SC_* macros
		are defined in unistd.h.  We have the macros but not
		the function.  A temporary "fix" has been made to avoid
		the issue.
1993-07-20 18:10:14 +00:00
mrg
9d232f6cae 4.4BSD-Lite2 1993-07-20 17:57:50 +00:00
alm
83e596d2e3 Added toor@awfulhak.demon.co.uk's mods to parse a comma-separated
into separate whatis.db entries.
1993-07-20 12:44:44 +00:00
alm
769642c9ad Increased line limit to 4K (would break on X man pages) 1993-07-20 11:25:10 +00:00
jtc
7a73bcecb6 Initialize variable correctly so we don't print garbage from the stack. 1993-07-20 01:20:26 +00:00
mycroft
64dd30d489 Clean up deleted files. 1993-07-20 01:17:03 +00:00