2738 Commits

Author SHA1 Message Date
bde
dec45229e0 Fixed synopsis (after the cleanup of <sys/snoop.h>, there are no other
prerequisites; previously <sys/ioctl.h> was bogus and some prerequisites
weren't documented).
1997-03-19 04:58:33 +00:00
obrien
556aa691a6 The New Hacker's Dictionary (aka. the Jargon File) to the history section 1997-03-19 04:32:30 +00:00
obrien
42c163c5c7 Add "Lion's Commentary on UNIX, 6th Ed. w/source code".
Yep, you heard it, this book has survived since 1997 via the photocopier
underground.  Well SCO decided it is now safe for us to see the 6th ed.
Kernel source.  :-)
1997-03-19 04:23:12 +00:00
obrien
67bb93df58 Fix Peter Salus's name. 1997-03-19 04:08:34 +00:00
obrien
b760adc23c Added UNIX System Architecture by Prabhat Andleigh.
This is a really nice small (274 pages) book on UNIX architecture.
It "reads" like K&R, has good straightforward explantions and nice diagrams
of structures and things, w/o unnessiary bulk.  It covers both BSD and sysV.
I wish this had been the textbook for my undergrad OS class rather
than Tannenbam.
1997-03-19 03:54:15 +00:00
bde
f8bda83de0 Fixed wrong #include in synopsis. <sys/dir.h> has been deprecated for
years.

Not fixed: stale, misformatted copy of <dirent.h>.  I will be cleaning
up the dirent.h and dir.h headers soon (ufs stuff needs to be separated
better), so don't change the man page yet.
1997-03-19 03:48:12 +00:00
obrien
f49e3eafb9 Added "Porting UNIX Software" by our own Greg Lehey.
This book has helped me more than once with the ports collection.
1997-03-19 03:45:13 +00:00
obrien
9f553ec1d5 Added UNIX Internals -- The New Frontiers by Uresh Vahalia 1997-03-19 03:40:47 +00:00
obrien
40299c7b7c Update URL for Chinese "Using FreeBSD" 1997-03-19 03:32:12 +00:00
obrien
6df5609dd2 FreeBSD-{stable,STABLE} ==> 2.1-STABLE 1997-03-19 03:24:50 +00:00
bde
44b292ab2b Fixed missing #includes in synopsis. 1997-03-19 03:23:54 +00:00
obrien
5afe6220f9 Changed 2.1.6 --> 2.1.7, or added 2.1.7 where applicable. 1997-03-19 03:22:29 +00:00
bde
265d3730cb Fixed synopsis (wrong #includes and superfluous parentheses in typedef).
Nuked the confusing timeout_func_t typedef.  It will go away in <systm.h>
later.
1997-03-19 03:18:01 +00:00
obrien
1bdf3a2692 Attempts to clarify the FreeBSD-{current,stable} mess used here.
It is not clear what version of FBSD things apply to anymore.
"-CURRENT"  --->  "2.2-RELEASE and later"
1997-03-19 03:15:43 +00:00
bde
2e6eb4413d Fixed wrong number of args in STAILQ_REMOVE_HEAD() in synopsis. 1997-03-19 02:57:50 +00:00
obrien
6116a44b3d Mention that "options XSERVER" is applicable only to the vt0 console driver.
(as it appears from the mailing list archive).
1997-03-19 02:43:43 +00:00
jdp
77fbf63166 Add cross-references from the "CTM Sites" and "CVSup Sites" sections
back to the CTM and CVSup documentation, respectively.
1997-03-19 00:06:57 +00:00
mpp
6dfa201e54 The "usage" line for the .Ic macro incorrectly says that it is
the .Li macro.
1997-03-18 20:00:36 +00:00
mpp
3a234a3e95 Backout part of my previous change that changed MIN/TIME to VMIN/VTIME
throughout the man page.  Only some of these were corrected.

Pointed out by: bde
1997-03-18 07:17:22 +00:00
hanai
b817ab4c15 Catch up with the original. 1997-03-18 04:14:30 +00:00
jdp
176b32fc42 Add descriptions of the tags RELENG_2_1_7_RELEASE and RELENG_2_2_0_RELEASE. 1997-03-18 01:38:47 +00:00
joerg
32e5cf012f Now that i know how to use remote gdb, actually document it. Cool stuff,
btw.!
1997-03-18 00:42:36 +00:00
hanai
5969e82112 I've forgotten to change the `original revision:' field. 1997-03-17 02:12:43 +00:00
hanai
6d817fc560 Catch up with the original. 1997-03-17 02:11:16 +00:00
wosch
b8f2f11478 Add Oliver Laumann for his troff translator 1997-03-15 20:07:20 +00:00
hanai
89d72dfcbf Catch up with the original.
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1997-03-15 06:57:56 +00:00
mpp
144161ea56 The VMIN and VTIME c_cc values were incorrectly defined as MIN and TIME.
Obtained from: NetBSD PR# 3243
1997-03-14 05:01:14 +00:00
brian
8c36b79cb7 Update configuration examples & instructions.
This should go into 2.2 as the examples bearly work for
static IP numbers (and don't for dynamic ones).
1997-03-14 04:17:44 +00:00
mpp
700156f94b Add some text regarding security issues when using a shell
script as the login shell.  Closes PR# 2978.
1997-03-14 02:37:27 +00:00
ache
bcfbb2877e Update Korean locale
Should go into 2.2
1997-03-13 07:51:43 +00:00
joerg
7c8d794556 Describe the workaround for the CMD640 controller.
Mention the steps that are required for `disklabel auto'.
1997-03-13 01:00:32 +00:00
joerg
b24f0ba9ca Ooops, somehow the HP Netserver entry made it here twice. 1997-03-12 19:14:26 +00:00
joerg
d1f0b9694d Update the HP NetServer LC FAQ entry. 1997-03-12 19:04:07 +00:00
mpp
4fdffd9e94 Oops. I misread some commit mail - remove the blurb about comments
in passwd/group not being enabled by default.
1997-03-12 14:05:36 +00:00
mpp
3694503d5f Typo police (this one wasn't yours, Joerg :-) 1997-03-12 13:51:57 +00:00
mpp
c074fc12ec Typo police. 1997-03-12 13:51:17 +00:00
mpp
2b311e74d4 Improve the wording of the section on comments in the group and passwd
files.  Also mention that this feature is not enabled by default
and that they must be enabled by compile-time options.

Fixed another typo or two I noticed while I was at it.
1997-03-12 13:46:16 +00:00
joerg
1510443276 Document the various link-level flag for these drivers.
2.2 candidate (after typo police :)
1997-03-12 13:37:56 +00:00
peter
9694f2119f makeinfo can fail but still leave behind zero length files which cause
interesting problems because the resulting file is newer than the source
and this stops 'make' from rebuilding it.  Go via an intermediate file
and rename to make sure this doesn't happen.
1997-03-12 07:14:44 +00:00
peter
abe22e551b Move the conditional declarations of ICOMPRESS_CMD and ICOMPRESS_EXT
to before they are used in .for loops and .SUFFIXES lists, or it
doesn't work!  Without this, 'make all' doesn't gzip the result as the
generated 'all' target doesn't seem to be defined completely.
1997-03-12 06:24:52 +00:00
hanai
53e213048d Catch up with the original. 1997-03-12 04:25:20 +00:00
ache
779a27cc18 Fix ftp2.ru 1997-03-11 15:19:32 +00:00
jkh
380e25592f close PR#2942 - add src/contrib to list of src components.
Submitted by:	sjr1@flash.net
1997-03-11 06:42:03 +00:00
hanai
6a994ea73d Catch up with the original. 1997-03-11 03:04:03 +00:00
ache
e7a6197177 Add <ss> and ss ordering 1997-03-10 21:59:53 +00:00
asami
ebb6ff3c7e Ask user to carefully examine changes when sending an upgrade. (Actually,
this is the main reason why we want them as diffs.)  Also, ask them to
explicitly state files that are added or deleted (lazy committers like me
often forget to "cvs add" or "cvs remove").
1997-03-10 11:55:17 +00:00
asami
303b625563 Remove part about sending in complete ports for an upgrade, we prefer
recursive diffs in any case.
1997-03-10 09:55:20 +00:00
hanai
262892c212 Catch up with the original. 1997-03-10 03:04:05 +00:00
hanai
477ae9e7a3 Catch up with the original. 1997-03-10 01:09:48 +00:00
wosch
c9975cee77 Add comments. 1997-03-09 23:10:56 +00:00