summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Create /usr/libdata/gcc/ in preperation for installing specspeter1997-02-231-0/+2
|
* Fix some $ Id$ in $ Log$ expansion problems. :-( (added spaces just inpeter1997-02-232-56/+8
| | | | | | case) Pointed out by: bde
* Fix sizeof/strlen typo and limit scanf length.eivind1997-02-231-2/+2
| | | | scanf spotted by: Aarn Bornstein <aaronb@j51.com>
* Add setuid() before running the pager - from the code audit.eivind1997-02-231-0/+4
| | | | Submitted by: Mark Huizer <xaa@stack.nl>
* These man page will appear in 2.2, not 3.0.wosch1997-02-221-3/+3
|
* Add i386 to the .Dt line.mpp1997-02-222-2/+2
|
* this manpage will actually make it's first appearance in 2.2.jmg1997-02-222-2/+2
| | | | 2.2 Candidate
* Add Korean CTYPE localeache1997-02-225-4/+348
| | | | Submitted by: Choi Jun Ho <junker@jazz.snu.ac.kr>
* Add ko_KR.EUC directoriesache1997-02-222-0/+6
|
* Remove an unneeded #include line.mpp1997-02-222-2/+0
| | | | Pointed-out-by: bde
* sysmouse.4 should be in man4.i386.mpp1997-02-224-3/+288
|
* Remove some duplicated text. Closes PR# 2798.mpp1997-02-221-9/+4
| | | | Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
* Revert $FreeBSD$ to $Id$peter1997-02-22227-228/+231
|
* Revert $FreeBSD$ to $Id$peter1997-02-22122-122/+131
|
* Typo police.mpp1997-02-221-4/+4
|
* Also mention that ports should not really use the 199506 value of BSDobrien1997-02-221-2/+5
| | | | | to distinguish amount versions of FreeBSD before and after the Lite2 merge.
* Mention that the value of the BSD macro for 4.4BSD-Lite2 is 199506.obrien1997-02-221-1/+4
|
* Sync with the original.hanai1997-02-222-15/+104
| | | | Submitted by: iwasaki@jp.FreeBSD.ORG
* Revert $FreeBSD$ to $Id$peter1997-02-22594-613/+622
|
* Revert $FreeBSD$ to $Id$peter1997-02-22303-312/+312
|
* Revert $FreeBSD$ to $Id$peter1997-02-22160-162/+198
|
* check for /usr/libdata/gcc/specs and use it if it exists.peter1997-02-221-0/+1
|
* Revert $FreeBSD$ to $Id$peter1997-02-22639-720/+720
|
* Revert $FreeBSD$ to $Id$peter1997-02-227-7/+7
|
* Revert a $FreeBSD$ to $Id$ (file otherwise modified)peter1997-02-221-1/+1
|
* Revert $FreeBSD$ to $Id$peter1997-02-22344-447/+447
|
* Revert $FreeBSD$ to $Id$peter1997-02-22161-172/+172
|
* Revert $FreeBSD$ to $Id$peter1997-02-22513-514/+514
|
* Sync with the revision 1.6 of original cvsup.sgml.hanai1997-02-221-13/+109
| | | | Submitted by: iwasaki@jp.FreeBSD.ORG
* Revert $FreeBSD$ back to $Id$peter1997-02-22114-115/+115
|
* Revert $FreeBSD$ back to $Id$peter1997-02-22218-225/+225
|
* The "burn-in" phase has finished: this set of patches seems to runjoerg1997-02-222-7/+287
| | | | | | | | | | | | | stable now at a customer's site. Finally add the ability to syslogd to pipe particular messages through an arbitrary filtering command. Idea stolen from IRIX. This code is courtesy of the interface business GmbH, Dresden. Comment about whether to also merge this into 2.2 or not, please. Reviewed by: (long ago) peter
* Regenerate to include correct Id stringpeter1997-02-225-5/+5
|
* Revert $FreeBSD$ back to $Id$peter1997-02-22116-116/+116
|
* Back out an easy $FreeBSD$peter1997-02-221-1/+1
|
* Urk, there were two $FreeBSD$'s in this file...peter1997-02-221-1/+1
|
* back out an easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
|
* Back out an easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
|
* Back out easy $FreeBSD$ (file already left vendor branch)peter1997-02-221-1/+1
|
* Back out some easy $FreeBSD$ changes. These files already left the vendorpeter1997-02-225-5/+5
| | | | branch.
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221284-1290/+1290
| | | | ready for it yet.
* Clean up a rather incorrectly phrasedjkh1997-02-221-7/+9
| | | | set of instructions on lndir usage.
* Make it possible to substitute INTERFACE when executing commands.phk1997-02-222-1/+6
|
* Support the installation of character devices via an lkm.mpp1997-02-221-1/+10
| | | | | | Closes PR# 1716 Submitted by: jpt@magic.net
* Increase FD_SETSIZE back to 1024, select code fixed nowache1997-02-211-1/+1
|
* Properly notice error returns from if_allmulti().wollman1997-02-211-2/+2
|
* Fix potential crash where a user attempts to perform an impliedwollman1997-02-211-1/+14
| | | | | | | | connect in TCP while sending urgent data. It is not clear what purpose is served by doing this, but there's no good reason why it shouldn't work. Submitted by: tjevans@raleigh.ibm.com via wpaul
* Argh, this time get the parentheses right. This hasn't been a good day for me.nate1997-02-211-3/+3
|
* Add a section describing the available CVSup collections. I'm notjdp1997-02-211-9/+114
| | | | wild about the way it looks, but at least the information is there.
* Whoops, make sure we have enough parenthesis.nate1997-02-211-1/+1
| | | | Pointed out by: bde
OpenPOWER on IntegriCloud