Commit Graph

150 Commits

Author SHA1 Message Date
alex
a3118e8c68 Sweep through the tree fixing mmap() usage:
- Use MAP_FAILED instead of the constant -1 to indicate
    failure (required by POSIX).
  - Removed flag arguments of '0' (required by POSIX).
  - Fixed code which expected an error return of 0.
  - Fixed code which thought any address with the high bit set
    was an error.
  - Check for failure where no checks were present.

Discussed with:	bde
1997-01-16 21:58:40 +00:00
jkh
808a36ef65 Make the long-awaited change from $Id$ to $FreeBSD$
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
mpp
649560e2de Update the copyright notices to match our bsd-copyright example. 1997-01-09 07:26:05 +00:00
mpp
fe9d880f17 Add some real example diagnostics to example.[14]
Add all of the possible errno's to example.3.

Show examples of the .Bx (BSD) and .At (AT&T UNIX) macros
in the various HISTORY sections.

Add some .Rs/.Re (used for referencing things other
than man pages) in the SEE ALSO sections.

Suggested by: wollman
1997-01-09 06:32:22 +00:00
wosch
d7f28ed2da printing examples, automatically generated from
src/share/doc/handbook/printing.sgml with src/tools/tools/epfe/epfe.pl
1997-01-02 22:47:46 +00:00
mpp
ae3a5816ec Correct one minor style point. 1997-01-02 21:10:30 +00:00
mpp
6ee379ab9e Moved these from /usr/share/misc/mdoc to /usr/share/examples/mdoc,
since it seemed like a better place, and the makefiles for
/usr/share/examples didn't need to be fussed with.

The old stuff can be removed from the Attic.
1997-01-02 20:37:25 +00:00
bde
df0e60daaf Use -C instead of -c for installing non-header source files. 1997-01-01 05:04:34 +00:00
mpp
0bc3622c28 Fix typo. 1996-12-28 22:28:46 +00:00
wosch
f3d6030bce a README 1996-12-28 20:38:31 +00:00
jdp
a65d4c9aae Add src-release and src-tools collections.
Inspired by:	ache
1996-12-27 04:03:06 +00:00
ache
8a8b76f982 Add missing src-release and src-tools to individual targets list 1996-12-25 01:51:53 +00:00
peter
b6b474ae72 Add commented out samples on how to activate the compat libs during build.
Note that nothing is stopping somebody from cd'ing to src/lib/compat/<dist>
and doing a 'make all install' there by hand.
1996-12-23 05:17:09 +00:00
ache
a9973bd449 cvsup client moved from sbin to bin
2.2 candidate
1996-12-16 03:37:59 +00:00
jdp
9f515f9fd2 Update the sample cvsupfiles to take advantage of the new "*default"
feature in CVSup-14.0.  You no longer need a 200-column window to look
at them.

Also did some general cleanups, and corrected some errors.

2.2 candidate.  These should be brought directly into 2.2 if at all
possible, since they correspond with the CVSup release whose port is
going to go into 2.2.
1996-12-15 00:34:52 +00:00
asami
9babd021fe Add ports-vietnamese, delete ports-distfiles. 1996-12-05 11:27:53 +00:00
wosch
72742458df removeuser moved from /usr/share/examples/removeuser to /usr/sbin/rmuser 1996-11-17 03:59:46 +00:00
jdp
1a38735f41 Correct many errors of commission and omission in the example
CVSupfiles.
1996-11-10 21:51:31 +00:00
asami
58ee8f696c Add ports-chinese and ports-mbone. 1996-11-07 12:38:48 +00:00
jkh
572a11d228 Amend the README to mention "dummy" feature. Nobody will read the
README, but at least I can say it's doc'd. :)
1996-11-06 13:54:35 +00:00
jkh
ea71174ad4 Since Joerg reminded me, make a small change to this file in
order to allow the user to also say:
	burncd mybigimage dummy

To enable a dummy burn.  Saves on blanks during testing. :)
1996-11-06 13:52:57 +00:00
joerg
3027e72f0e Minor bugfix in the cdburn example (one rtprio was missing). 1996-11-06 13:29:42 +00:00
ache
7737dfdd62 Add -z to CVSupflags, it iz safe because it is done by zlib,
not by extra gzip child
1996-11-01 17:12:07 +00:00
asami
632f5aadbc Add ports-astro. 1996-10-24 11:26:16 +00:00
pst
ae8e60c145 catch a mismatch after final review... 1996-10-14 17:27:53 +00:00
pst
3d16420dd5 Expose the control mechanism for serial console boot so that the default
shipped with freebsd can be changed without modifying the Makefiles directly.

Creates:	BOOT_FORCE_COMCONSOLE
		BOOT_PROBE_KEYBOARD
		BOOT_PROBE_KEYBOARD_LOCK
		BOOT_COMCONSOLE			(port value for console)
1996-10-14 17:25:53 +00:00
jkh
203e0f2e7b Whups, do what I really intended for the copyright string argument here
(that's why there's all those shifts! :).
1996-10-10 09:36:17 +00:00
max
abca754cfd A necessary space was missing.
(Sorry for the needless commits.)
1996-10-06 01:36:51 +00:00
max
e48a2fca6e Back out my previous change.
Pointed Out By:	rgrimes
1996-10-06 01:26:53 +00:00
max
a22fb27a13 Changed prefix=/usr to prefix=/usr/ports in the collection ports-all,
just as other collections.
1996-10-06 00:02:05 +00:00
ache
e5ff1bbc6e Use full path for cvsup 1996-10-05 19:41:31 +00:00
ache
6489788a4c Add CVSup block (commented out) 1996-10-05 18:51:45 +00:00
jkh
76b116d2fd Relax the argument checking - it caused it to fail in the perfectly
legitimate cd-to-worm copy case.
1996-10-04 12:30:16 +00:00
markm
2766d201c3 fix up the secure-* files for cvsup.internat.freebsd.org, and add one for
the crypto CVS tree.

(Does this mean...? Yes! Yes! The International Crypto Site is serving
CVSUP! Yay! Give the man a Nobel Prize!)
1996-09-29 11:26:32 +00:00
peter
bc8f99d2a6 Remove SHARED_LIBCC_INT sample, it's gone and has been a do-nothing option
since the cc1/cc1plus backends were linked static some time ago.
1996-09-21 14:30:23 +00:00
asami
e14f2b3e4b Add ports-chinese. 1996-09-14 02:24:25 +00:00
jkh
e869b60145 Do the right thing even if the source tree is a bunch of symlinks, say
lndir'd to a CDROM.
Submitted-By: Richard Wackerbarth <rkw@shrimp.dataplex.net>
1996-09-06 06:30:57 +00:00
asami
08e06a14fa Change prefix of ports-all from "/usr/ports" to "/usr", so that the
ports collection won't end up in "/usr/ports/ports".

Verified by:	Steve Passe <smp@csn.net>
1996-08-29 12:06:22 +00:00
ache
f79b9d498c Back out src-tools addition, src-etc target must be fixed instead 1996-08-28 18:54:49 +00:00
ache
4a524e06c3 Add missing src-tools 1996-08-28 18:08:20 +00:00
ache
d56ed60ee7 Add missing src-tools 1996-08-28 14:06:32 +00:00
jkh
82c1d5d3d3 Add cvsup.nl.freebsd.org 1996-08-21 10:16:49 +00:00
jkh
2d6a22ba7a Whups! Forgot to do my edits for sup.FreeBSD.org -> cvsup.FreeBSD.org
before doing the commit.
1996-08-21 00:26:30 +00:00
jkh
0137409b58 Clean up some of the example docs, add a set of example files for cvsup
now that we're actively promoting that service.
1996-08-21 00:23:56 +00:00
wosch
b6b7ab5f10 delete rule 3 (advertising) from copyright
resolve symlinks before removing user's home directory
with /bin/rm -rf <home dir>

Submitted by: Guy Helmer <ghelmer@alpha.dsu.edu>
1996-08-11 13:03:25 +00:00
jkh
48a7a75bc1 Sync copyright notices.
Noticed-By: jfieber
1996-08-03 14:26:41 +00:00
nate
355654deb0 Changes to the SLIP support files to show how to do proxy ARP. 1996-08-03 05:43:40 +00:00
wosch
47677752eb This commit was generated by cvs2svn to compensate for changes in r17073,
which included commits to RCS files with non-trunk default branches.
1996-07-10 22:29:30 +00:00
wosch
d8e4fc26f8 import removeuser from Guy Helmer
see file TODO for known problems
1996-07-10 22:29:30 +00:00
phk
f345bebc32 Add the contrib collection to supfiles.
(SUP-mirrors take notice !)
1996-06-26 05:40:58 +00:00