summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
...
* Use "CC=${CC} ./configure" to avoid usage of debugging 'gcc'ache1994-12-281-2/+2
|
* Sigh.. Finally add a 6.0 section on what you need to do to actuallyjkh1994-12-281-2/+56
| | | | configure a new kernel.
* Remove -T from ar, nm fixed nowache1994-12-281-4/+4
|
* Add T option back to ar until nm will be fixed. Sorry, nate.ache1994-12-241-4/+4
|
* Strip out unused local symbols from shared objects, and no longernate1994-12-231-4/+14
| | | | | truncate archive members to 15 characters since it's no longer necessary.
* Added link.5 man page and updated a.out.5 manpage to reflect the newnate1994-12-233-29/+656
| | | | | | code. Obtained from: NetBSD
* Don't use `MKDEP= -p' even for the case of a single source file since webde1994-12-221-3/+3
| | | | always make an intermediate object file.
* Put dummy targets for make-md5 & check-md5 inside agpalmer1994-12-171-1/+5
| | | | | NO_EXTRACT ifdef so that tcpblast doesn't muck things up
* bsd.port.mk: missing semicolon addedgpalmer1994-12-172-4/+8
| | | | bsd.port.subdir.mk: added check-md5 as target
* Automatically add gmake to DEPENDS, if USE_GMAKEache1994-12-171-1/+4
|
* Don't use build: ... pre-build, move pre-build insideache1994-12-171-2/+3
| | | | BUILD_COOKIE instead
* Document EAFNOSUPPORT error return for TCP bind and connect operations.wollman1994-12-151-0/+3
|
* patch: pre-patch ... is wrong, move pre-patchache1994-12-141-2/+3
| | | | inside PATCH_COOKIE
* Add slip_server FAQ from Guy Helmergclarkii1994-12-131-0/+433
| | | | Submitted by: Guy Helmer
* Added '${GMAKE} install.man' when installing with Imake and gmakejmz1994-12-121-1/+4
|
* add mcd.4ache1994-12-121-2/+3
|
* Mitsumi manpageache1994-12-121-0/+149
| | | | Submitted by: Keith E. Walker with small modifications from me
* Early md5-checksumming code. This seems to work fine on my machinegpalmer1994-12-111-1/+32
| | | | but needs more testing on more ports than I have on my box.
* Last gremlin-killer of the day. Typo fixed and missing .endif replaced.gpalmer1994-12-111-2/+3
|
* <Sigh> Got the placing of a .if wrong. Fix it.gpalmer1994-12-111-4/+6
|
* Erk. Damn. A hash perfixing a comment was lost somewhere.gpalmer1994-12-111-2/+2
| | | | Fixed.
* 1) Small tidyupgpalmer1994-12-101-8/+27
| | | | | | | | | | 2) Change INSTALL_MANPAGES to NO_INSTALL_MANPAGES and document it 3) Add a PKGNAME variable to allow the package name not to be dictated by stupid DISTNAMEs 4) Add a PATCH_DEBUG option and a slight change to the default patch system - add --forward to help ensure correct patching
* Don't refer to "hardwired" ports.bde1994-12-062-4/+4
|
* Add kryten.atinc.comgpalmer1994-12-061-1/+4
|
* Add ftp.neosoft.com mirror.smace1994-12-061-1/+4
|
* Added entry to Systems.FAQgclarkii1994-12-052-6/+27
| | | | | | | | | Added note about lp TCP/IP driver Added notes about b004, cx, ctx and pcaudio Updated perl entry to point to ftp site that has it NOTE: If you have a system running 2.0 please email me (FAQ@freebsd.org) tell what you have so I can include it!
* Reflect lastest serial names changeache1994-12-052-34/+10
|
* Add ftp://ftp.demon.co.uk/pub/BSD/FreeBSD/2.0-RELEASEgpalmer1994-12-041-1/+4
|
* Add quick description of rules how to build locale name,ache1994-12-041-0/+7
| | | | f.e. iso_8859_1 name is completely incorrect
* Add cx.4 to MLINKS.bde1994-12-041-0/+1
| | | | | | Someone should fix `man' so that man pages in machine-dependent subdirectories are handled automagically at least for the current machine.
* Add two sites in the UK - src.doc.ic.ac.uk and unix.hensa.ac.ukgpalmer1994-12-041-1/+7
|
* Add cx(4) to the Makefile.wollman1994-12-031-1/+1
|
* This commit was generated by cvs2svn to compensate for changes in r4910,wollman1994-12-021-0/+239
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * Cronyx/Sigma sync/async serial driver with PPP supportwollman1994-12-021-0/+239
| | | | from Serge Vakulenko
* More comments on tape installs.jkh1994-12-021-1/+14
|
* Fix some long-standing english wonkiness.jkh1994-12-011-11/+10
|
* Document how to re-enable the floppy-tape drive.jkh1994-11-301-0/+9
|
* Keith Walker's "howto" notes on preparing floppy or tape distribtutionjkh1994-11-301-4/+67
| | | | fodder. Thanks, Keith! Much needed!
* Add entry for Australia.jkh1994-11-291-1/+4
|
* Add additional sites from ftp list. Put germany in properjkh1994-11-291-3/+12
| | | | alphabetical order.
* Add uni-duisburg Germany site.jkh1994-11-291-5/+8
|
* Add ftp.nl.net to MIRROR.SITES.guido1994-11-291-1/+4
|
* Add fbtab.5 to the Makefile so that it will be installed.gibbs1994-11-281-1/+1
| | | | | Garrett mentioned the /etc/fbtab feature and I was wondering why I hadn't heard of it...
* Add the 3C501 to the supported hardware list.ats1994-11-281-2/+4
|
* Add the NCR 53C825 and the 3com 3C507 and 3C579 to the supportedats1994-11-281-3/+5
| | | | hardware list.
* Add a site in Northern Japan.asami1994-11-281-1/+4
|
* Correct a typo in my mailing address and also use the new alias for myats1994-11-271-2/+2
| | | | | machine. I should better rename it soon from g386bsd to freebsd to avoid confusion with the new 386BSD release :-).
* Typo.asami1994-11-261-2/+2
|
* Added some Japanese sites that carry 2.0-RELEASE.asami1994-11-251-1/+17
|
* Add entry about missing perl libs. Would someone please add a tar file ofgclarkii1994-11-251-1/+9
| | | | these to freefall.cdrom.com:~/pub/perl/libs.tar.gz.
OpenPOWER on IntegriCloud