aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5_cvscvs2svn1997-10-215046-82426/+12710
| | | | | | | 'RELENG_2_2_5_RELEASE'. This commit was manufactured to restore the state of the 2.2.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* This commit was manufactured by cvs2svn to create tagrelease/2.2.5cvs2svn1997-10-21523-111120/+14
| | | | | | | | 'RELENG_2_2_5_RELEASE'. Notes: svn path=/stable/2.2/; revision=30618 svn path=/release/2.2.5/; revision=30619; tag=release/2.2.5
* Very cosmetic minor tweak.Jordan K. Hubbard1997-10-211-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=30618
* More robust checking of rc.conf values passed in.Jordan K. Hubbard1997-10-211-5/+6
| | | | | | | Submitted-by: "Daniel O'Callaghan" <danny@panda.hilink.com.au> Notes: svn path=/stable/2.2/; revision=30616
* Last minute updates in preparation for the upcoming 2.2.5 RELEASEJordan K. Hubbard1997-10-208-53/+50
| | | | | | | (just 1:30 until tagging!) Notes: svn path=/stable/2.2/; revision=30615
* Adjust to reflect reality (the files it says all releases of 2.2 needJordan K. Hubbard1997-10-201-1/+2
| | | | | | | installed, are already installed!) Notes: svn path=/stable/2.2/; revision=30614
* MFC: update ports and XFree86 references.Jordan K. Hubbard1997-10-201-3/+3
| | | | Notes: svn path=/stable/2.2/; revision=30613
* - Argh, sorry about that. I assumed the Makefile was supposed to be run outNate Williams1997-10-201-4/+6
| | | | | | | of the source tree. Notes: svn path=/stable/2.2/; revision=30612
* - The Makefile assumed it lived in /etc/mail. Fix it so that it works inNate Williams1997-10-201-6/+4
| | | | | | | the source tree. Notes: svn path=/stable/2.2/; revision=30611
* 2-to-12 (MET DST :) fix: stuff the bootstrap files onto the fixit floppy,Joerg Wunsch1997-10-201-2/+7
| | | | | | | too. I feel they are rather important for a fixit floppy... ;) Notes: svn path=/stable/2.2/; revision=30609
* Hack for 'lockmgr panic' on the VN device.Nate Williams1997-10-201-5/+18
| | | | | | | Submitted by: KATO Takenori <kato@ganko.eps.nagoya-u.ac.jp> Notes: svn path=/stable/2.2/; revision=30607
* Bump release strings to match 2.2.5-RELEASE which will be going outJordan K. Hubbard1997-10-201-3/+3
| | | | | | | | | | later today. RELDATE is a mystery to me - looks like an encoded version number now so I'll leave it alone. Rod: You will probably wish to review this file with bitwise scrutiny. :) Notes: svn path=/stable/2.2/; revision=30604
* This commit was manufactured by cvs2svn to create branch 'RELENG_2_2'.cvs2svn1997-10-209-0/+749
| | | | Notes: svn path=/stable/2.2/; revision=30601
* MFC - make rc.conf.5 reflect reality w.r.t firewall_*.Daniel O'Callaghan1997-10-201-5/+23
| | | | Notes: svn path=/stable/2.2/; revision=30595
* MFC: Document 100Mbit media selection flag.Jordan K. Hubbard1997-10-201-0/+1
| | | | Notes: svn path=/stable/2.2/; revision=30593
* add /etc/mail--the anti-spam files to Makefile and mtreeJonathan M. Bresler1997-10-202-2/+7
| | | | Notes: svn path=/stable/2.2/; revision=30590
* MFC: rev 1.12: make kern.maxproc read-only.David Greenman1997-10-191-2/+2
| | | | Notes: svn path=/stable/2.2/; revision=30588
* MFC: rev 1.32: Fix for pstat -T.David Greenman1997-10-191-2/+6
| | | | Notes: svn path=/stable/2.2/; revision=30586
* Remove reference to obsolete mount_lofs(8).Joerg Wunsch1997-10-191-5/+2
| | | | | | | PR: docs/4617 Notes: svn path=/stable/2.2/; revision=30584
* Be more forceful in telling users to read ABOUT.TXTJordan K. Hubbard1997-10-191-1/+2
| | | | | | | PR: 4799 Notes: svn path=/stable/2.2/; revision=30579
* MFC: the flags 0x1 hack required for the Compaq `Aero'.Joerg Wunsch1997-10-193-5/+36
| | | | Notes: svn path=/stable/2.2/; revision=30577
* MFC: fix some buffer overflow conds (rev 1.8)Joerg Wunsch1997-10-191-9/+17
| | | | Notes: svn path=/stable/2.2/; revision=30571
* MFC: fix description of incremental backups (rev 1.18)Joerg Wunsch1997-10-191-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=30569
* MFC: rev 1.96, make the Sun OEM version of the DLT knownJoerg Wunsch1997-10-191-0/+4
| | | | Notes: svn path=/stable/2.2/; revision=30567
* MFC: rev 1.30, fix fatal typoJoerg Wunsch1997-10-191-1/+1
| | | | Notes: svn path=/stable/2.2/; revision=30565
* MFC: disk count bug.Jordan K. Hubbard1997-10-181-5/+5
| | | | Notes: svn path=/stable/2.2/; revision=30562
* Partial merge of rev 1.10 - don't limit usernames to 8 chars, butEivind Eklund1997-10-181-4/+10
| | | | | | | | | MAXLOGNAME/UT_NAMESIZE. Approved by: jkh Notes: svn path=/stable/2.2/; revision=30560
* Minor cleanupJordan K. Hubbard1997-10-181-7/+2
| | | | | | | Submitted by: Luigi Rizzo <luigi@labinfo.iet.unipi.it> Notes: svn path=/stable/2.2/; revision=30559
* Merge in updates from Matt (via NetBSD).Peter Wemm1997-10-183-51/+221
| | | | Notes: svn path=/stable/2.2/; revision=30558
* MFC: Add -redirect_port and -redirect_address to theBrian Somers1997-10-181-0/+2
| | | | | | | synopsis. Notes: svn path=/stable/2.2/; revision=30555
* Jordan killed a litte too much in 1.17.2.33: the PPP stuff was valid forJoerg Wunsch1997-10-181-0/+18
| | | | | | | | | | ``new since 2.2.2'', but had been misplaced. PR: docs/4750 Submitted by: yoshiaki@kt.rim.or.jp (Yoshiaki Uchikawa) Notes: svn path=/stable/2.2/; revision=30547
* Mention that the old Mitsumi driver is rather stale; there are a fewJoerg Wunsch1997-10-181-2/+4
| | | | | | | | | | | | error reports in GNATS and Usenet (together with the few only remaining users, they might be a high percentage :). Update the section about CD-R drive types. Mention floppy tapes, but with the driver also being stale. Notes: svn path=/stable/2.2/; revision=30545
* MFC: make the pcvt options supported ones.Joerg Wunsch1997-10-184-9/+21
| | | | Notes: svn path=/stable/2.2/; revision=30544
* MFC: install the pcvt docs.Joerg Wunsch1997-10-182-1/+8
| | | | Notes: svn path=/stable/2.2/; revision=30542
* yJoerg Wunsch1997-10-181-8/+12
| | | | | | | MFC: install the pcvt docs. Notes: svn path=/stable/2.2/; revision=30541
* MFC: Extra parenthesis around certain important conditionals.Jordan K. Hubbard1997-10-181-4/+4
| | | | | | | Submitted by: Luigi Rizzo <luigi@labinfo.iet.unipi.it> Notes: svn path=/stable/2.2/; revision=30537
* Minor cosmetic tweak to referenced RFC.Jordan K. Hubbard1997-10-181-2/+2
| | | | | | | Submitted by: faried nawaz <fn@Hungry.COM> Notes: svn path=/stable/2.2/; revision=30536
* MFC: Fixes from NetBSDJordan K. Hubbard1997-10-183-6/+19
| | | | Notes: svn path=/stable/2.2/; revision=30534
* MFC: PR#4784 fixJordan K. Hubbard1997-10-181-1/+5
| | | | Notes: svn path=/stable/2.2/; revision=30532
* Merge from current: scsi RESERVATION CONFLICT and BUSY support forJun-ichiro itojun Hagino1997-10-171-0/+20
| | | | | | | | | Tekram scsi cards. Checked with DC390 equivalent to changes in 1.1 -> 1.2. Notes: svn path=/stable/2.2/; revision=30514
* Only call nfsm_dissect() if there was no previous error. (Merged fromJoerg Wunsch1997-10-171-2/+4
| | | | | | | | | | -current.) This is a slightly diffent fix than the one in the PR, but will hopefully DTRT. PR: kern/4501 Notes: svn path=/stable/2.2/; revision=30512
* MFC: Added two Cyrix 6x86/6x86MX CPUs options (LINT revision 1.371 andKATO Takenori1997-10-172-8/+45
| | | | | | | initcpu.c revision 1.8). Notes: svn path=/stable/2.2/; revision=30509
* Mention the problem with the Intel AL440LX BIOS upsetting the bootstrap.Mike Smith1997-10-171-1/+11
| | | | | | | | (BIOS A4LL0X0.86A.0013.P03 dated 10/02/97 always passes 0 in %dl) Submitted by: David Filo <filo@yahoo.com> Notes: svn path=/stable/2.2/; revision=30507
* Brought in fix from rev 1.44: input packets were counted twice.David Greenman1997-10-171-2/+1
| | | | Notes: svn path=/stable/2.2/; revision=30506
* Note bt848 support.Jordan K. Hubbard1997-10-171-0/+1
| | | | Notes: svn path=/stable/2.2/; revision=30503
* Change improperly formed answer to a question.Jordan K. Hubbard1997-10-171-2/+2
| | | | | | | Submitted by: luigi Notes: svn path=/stable/2.2/; revision=30502
* MFC: cosmetic:Brian Somers1997-10-162-3/+8
| | | | | | | | | o Log client connection commands when "set log +command" o Don't display PAP password in the log unless we're "set log +debug". Notes: svn path=/stable/2.2/; revision=30498
* Fix the error handing if MFS is not available. This is a very minorJoerg Wunsch1997-10-161-1/+3
| | | | | | | | | part of rev 1.15 in -current. PR: bin/4019 Notes: svn path=/stable/2.2/; revision=30491
* MFC: selected parts from -current.Jordan K. Hubbard1997-10-161-4/+25
| | | | Notes: svn path=/stable/2.2/; revision=30490
* Hmmmm. Alphabetize this.Jordan K. Hubbard1997-10-161-3/+3
| | | | Notes: svn path=/stable/2.2/; revision=30487