aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagupstream/2.1.6_cvsrelease/2.1.6_cvscvs2svn1997-02-054130-83896/+19179
| | | | | | | 'RELENG_2_1_6_RELEASE'. This commit was manufactured to restore the state of the 2.1.6-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* This commit was manufactured by cvs2svn to create tagupstream/2.1.6release/2.1.6cvs2svn1997-02-0531-1480/+3269
| | | | | | | | 'RELENG_2_1_6_RELEASE'. Notes: svn path=/stable/2.1/; revision=22269 svn path=/release/2.1.6/; revision=22271; tag=release/2.1.6
* Fix various bogons which could cause searches for the console device toJordan K. Hubbard1996-11-153-3/+29
| | | | | | | | | run off a cliff. Submitted-By: Don Lewis <Don.Lewis@tsc.tdk.com> Notes: svn path=/stable/2.1/; revision=19802
* Bring in rev 1.8 (don't accumulate unnecessary commas at the end ofPeter Wemm1996-11-151-1/+4
| | | | | | | | the gecos string) and rev 1.9 (don't return pointers to strings on the stack in struct passwd). Notes: svn path=/stable/2.1/; revision=19795
* Merge BOCA comments from HEAD.Jordan K. Hubbard1996-11-151-2/+5
| | | | Notes: svn path=/stable/2.1/; revision=19793
* Fix minor typo in release notes.Jordan K. Hubbard1996-11-151-2/+2
| | | | | | | Submitted-By: Don Lewis <Don.Lewis@tsc.tdk.com> Notes: svn path=/stable/2.1/; revision=19784
* This file is just too darn easy to forget about.Jordan K. Hubbard1996-11-151-4/+4
| | | | | | | | Bump to 2.1.6-RELEASE and projected release date of December 1996. 2.2-RELEASE's projected date is January 1997. Notes: svn path=/stable/2.1/; revision=19768
* Move TRUE/FALSE outside of #ifdef (as in HEAD).Jordan K. Hubbard1996-11-151-7/+7
| | | | Notes: svn path=/stable/2.1/; revision=19767
* Merge.Jordan K. Hubbard1996-11-145-523/+903
| | | | Notes: svn path=/stable/2.1/; revision=19752
* Merge lea change from HEAD.Jordan K. Hubbard1996-11-141-2/+2
| | | | Notes: svn path=/stable/2.1/; revision=19751
* Incorporate some more fixes for floppy auto-sizing from Don.Jordan K. Hubbard1996-11-141-2/+3
| | | | | | | Submitted-By: Don Lewis <Don.Lewis@tsc.tdk.com> Notes: svn path=/stable/2.1/; revision=19745
* Mergetate.Satoshi Asami1996-11-141-8/+9
| | | | Notes: svn path=/stable/2.1/; revision=19741
* Replace vi with ed on fixit floppy - we're out of space for it andJordan K. Hubbard1996-11-141-6/+3
| | | | | | | | | | `ee' on the boot floppy already provides a screen editor anyway (not the best, but hey - what do you expect for 1.2MB?). Just getting this off my TODO list, in case this is ever picked up again. Notes: svn path=/stable/2.1/; revision=19726
* Since we're not using disklabel's cute cloning feature in 2.1.6, useJordan K. Hubbard1996-11-132-9/+4
| | | | | | | | a prototype of "auto" instead. Submitted-By: Don Lewis <Don.Lewis@tsc.tdk.com> Notes: svn path=/stable/2.1/; revision=19714
* Merge from HEAD.Jordan K. Hubbard1996-11-131-114/+176
| | | | Notes: svn path=/stable/2.1/; revision=19709
* Merge more robust userconfig selection behavior from -current.Jordan K. Hubbard1996-11-131-3/+8
| | | | Notes: svn path=/stable/2.1/; revision=19708
* Bump BOOTMFSSIZE again on advice from Don (I'm working on 2.2 right nowJordan K. Hubbard1996-11-132-3/+3
| | | | | | | | so my 2.1.6 builds are somewhat lagging). Also take out the debugging info flag as a default in doFS.sh Notes: svn path=/stable/2.1/; revision=19707
* Merge from -current.Satoshi Asami1996-11-131-158/+257
| | | | Notes: svn path=/stable/2.1/; revision=19705
* Bruce's suggestion with disklabel and MFS size bump.Jordan K. Hubbard1996-11-122-8/+8
| | | | Notes: svn path=/stable/2.1/; revision=19693
* Fix PCI to PCI bridge register bit field masks.Stefan Eßer1996-11-122-36/+11
| | | | | | | | Thanks to "Mike Durian" <durian@plutotech.com> for the very good problem report and his support as a beta tester of this patch. Notes: svn path=/stable/2.1/; revision=19692
* Merge r1.140Jordan K. Hubbard1996-11-121-2/+3
| | | | Notes: svn path=/stable/2.1/; revision=19686
* Update to version 3.8a.Jordan K. Hubbard1996-11-1228-816/+2014
| | | | | | | Requested-By: Bill Fenner <fenner@freefall.freebsd.org> Notes: svn path=/stable/2.1/; revision=19682
* Fix the ipfw LKM.Jordan K. Hubbard1996-11-123-10/+12
| | | | | | | Submitted-By: jc@irbs.com (John Capo) Notes: svn path=/stable/2.1/; revision=19680
* Continue my work merging the unmerged.Jordan K. Hubbard1996-11-122-14/+12
| | | | Notes: svn path=/stable/2.1/; revision=19676
* [cry, wail, scream]Jordan K. Hubbard1996-11-1216-250/+555
| | | | | | | | | | | I thought I *merged* this already! I even remember fixing the exact same things I just fixed this time. Sigh. Maybe I just dreamed it. Anyway, this would more than explain my floppy build problems. :-( If anyone wants me, I'll be in the corner wearing the orange traffic cone. Notes: svn path=/stable/2.1/; revision=19672
* Killed "unknown protocol" printf.David Greenman1996-11-121-2/+1
| | | | Notes: svn path=/stable/2.1/; revision=19665
* Merge r1.6.Jordan K. Hubbard1996-11-111-1/+25
| | | | | | | Requested-By: bde Notes: svn path=/stable/2.1/; revision=19659
* Staple RELEASETAG since it's always the same for this branch.Jordan K. Hubbard1996-11-112-6/+7
| | | | | | | | Go back to previous method of specifying vi's location for 2.1 in fixit floppy (ugh). Notes: svn path=/stable/2.1/; revision=19648
* Bump Mr. Snake to 2.1.6.Jordan K. Hubbard1996-11-111-2/+2
| | | | Notes: svn path=/stable/2.1/; revision=19641
* Whoops, merge the Makefile too! :-}Jordan K. Hubbard1996-11-101-5/+17
| | | | Notes: svn path=/stable/2.1/; revision=19616
* Incorporate part of the XT_KEYBOARD change that Nate missed.Jordan K. Hubbard1996-11-101-1/+2
| | | | | | | | | Please be more careful when modifying code in this branch! If my 8 hour release build had died (and it would have, in a few more hours) because of this, I'd have been displeased. :) Notes: svn path=/stable/2.1/; revision=19615
* From -current:Nate Williams1996-11-102-8/+19
| | | | | | | | | | | | | | | Allow us to enable the 'XT_KEYBOARD' code using a configuration flag. This allows the user to add modify syscons's configuration flags using UserConfig that will allow older/quirky hardware (most notably older IBM ThinkPad laptops) to work with the standard boot kernel. (note: I used the same flag as in -current so the documentation would be the same) Inspired by: The Nomads Notes: svn path=/stable/2.1/; revision=19614
* Put the packet error printf inside #ifdef DIAGNOSTIC.David Greenman1996-11-101-1/+3
| | | | Notes: svn path=/stable/2.1/; revision=19610
* Another merge from HEAD before rolling a 2.1.6 release candidateJordan K. Hubbard1996-11-1011-818/+870
| | | | | | | (Tuesday is still the cut-off date for bug fixes!). Notes: svn path=/stable/2.1/; revision=19609
* Merge r1.24 from HEAD (good idea).Jordan K. Hubbard1996-11-101-4/+4
| | | | Notes: svn path=/stable/2.1/; revision=19608
* Bring in Joerg's changes from the HEAD.Jordan K. Hubbard1996-11-102-6/+36
| | | | Notes: svn path=/stable/2.1/; revision=19606
* Updated to a newer version from Matt Thomas. This is the same versionDavid Greenman1996-11-102-896/+2972
| | | | | | | | | | that -current is based on. This has been tested on wcarchive for about 12 hours and in -current for a couple of months. This update should fix many of the compatibility problems that people have reported. Notes: svn path=/stable/2.1/; revision=19605
* Put ccd in the right place. Sorry about the screwup.Satoshi Asami1996-11-101-2/+2
| | | | | | | Reported by: Andre Albsmeier <Andre.Albsmeier@mchp.siemens.de> Notes: svn path=/stable/2.1/; revision=19602
* Merge Makefile fix, an old disks.c fix which somehow didn't get inJordan K. Hubbard1996-11-091-5/+24
| | | | | | | and kill the mysterious extra copy of keymap.c appended to itself. Notes: svn path=/stable/2.1/; revision=19587
* Commit a saner version of this without so much disklabel trickery.Jordan K. Hubbard1996-11-091-46/+2
| | | | | | | I'll stick to the old way of doing things for 2.1. Notes: svn path=/stable/2.1/; revision=19585
* Back out previous change - I don't think it's necessary now thatJordan K. Hubbard1996-11-091-4/+10
| | | | | | | Poul's shown me the real culprit is rawboot. Notes: svn path=/stable/2.1/; revision=19583
* Merge in Bruce's cleanups from HEAD.Jordan K. Hubbard1996-11-091-10/+4
| | | | Notes: svn path=/stable/2.1/; revision=19561
* MergeJordan K. Hubbard1996-11-091-0/+5
| | | | Notes: svn path=/stable/2.1/; revision=19559
* Merge r1.83Jordan K. Hubbard1996-11-091-4/+4
| | | | | | | Requested-By: se Notes: svn path=/stable/2.1/; revision=19557
* Retrofit rwhod security patches.Guido van Rooij1996-11-082-12/+53
| | | | Notes: svn path=/stable/2.1/; revision=19544
* Retrofit rwhod security patches.Guido van Rooij1996-11-081-1/+1
| | | | Notes: svn path=/stable/2.1/; revision=19543
* Bring in asprintf*() prototypes from HEAD.Jordan K. Hubbard1996-11-081-0/+2
| | | | Notes: svn path=/stable/2.1/; revision=19539
* Merge revision 1.23 from HEAD.Jordan K. Hubbard1996-11-081-4/+8
| | | | | | | Requested-By: bde Notes: svn path=/stable/2.1/; revision=19538
* Another distribute target fix.Jordan K. Hubbard1996-11-081-1/+3
| | | | | | | Submitted-By: Don Lewis <Don.Lewis@tsc.tdk.com> Notes: svn path=/stable/2.1/; revision=19536
* Wow, make the vmstat display actually usable! This is a cosmeticJordan K. Hubbard1996-11-081-14/+14
| | | | | | | | | | | fix, but low-impact and worth the comeasurate risk. I [jkh] can't even test it in -current since systat's vmstat display is completely broken there at the moment, printing out: "The alternate system clock has died!" Submitted-By: Heiko Blume <src@NS.Contrib.Com> Notes: svn path=/stable/2.1/; revision=19534