summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix if (a = b) conditional that should have been if (a == b)dillon1999-01-271-3/+3
|
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-271-5/+5
| | | | kernel compile
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-2759-439/+454
| | | | kernel compile
* Fix array index of signed char to cast to unsigned char and then to int.dillon1999-01-271-9/+9
| | | | Also general const cleanup.
* Fix getenv() comparison against '=' ... was *cp = '=' instead ofdillon1999-01-271-2/+2
| | | | *cp == '='.
* Fix warnings preparing for -Wall -Wcast-qualdillon1999-01-2730-118/+134
| | | | | Also disable one usb module in LINT due to fatal compilation errors, temporary.
* Add parens to SMBPRI, fixing bug in tsleep() call that OR's SMBPRI withdillon1999-01-271-2/+2
| | | | something else.
* Fix PPBPRI #define - it was missing parenthesis which messed up adillon1999-01-271-2/+2
| | | | call to tsleep() in dev/ppbus/ppbconf.c. Also fixup initializers.
* Fix '|' that was supposed to be '||'dillon1999-01-271-2/+2
|
* Patch from Soeren to remove inapropriate interrupt messagesjulian1999-01-271-6/+7
| | | | | also a bit of a BDE patch in there I beleive. Backs out a fix I needed for Cyrix support early on but it turns out that a later fix in the cyrix support made it un-needed.
* Added c_caddr_t: const char * version of the char * caddr_t, fordillon1999-01-271-1/+2
| | | | use in -Wall / -Wcast-qual fixes.
* Changes to support -Wall, -Wcast-qual. Had to make physical code changesdillon1999-01-277-30/+33
| | | | | in db_lookup() to avoid the *cp = 0 / *cp = ':' combo ( temporary nul-terminate-then-restore-original ) on a const char * string.
* Add missing declarations to fix error with LINT compiledillon1999-01-271-1/+6
|
* Remove unintended trigraph sequences in comments for -Walldillon1999-01-273-6/+6
|
* Add ISA PnP support, now that we have the space for it.eivind1999-01-272-2/+4
|
* further refine the upgrade process.jkh1999-01-272-21/+3
|
* Removed evil typedef kvm_swap_t and all uses of it (not many).bde1999-01-273-16/+18
| | | | Hoped for by: wollman
* Clean up LD-BDN reset code(PC-98).kato1999-01-272-22/+10
| | | | Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
* Don't forget to count context switches in yield().bde1999-01-271-1/+3
|
* Include <sys/select.h> -- don't depend on pollution in <sys/proc.h>.bde1999-01-276-3/+11
|
* Sigh, now I see where the tabs got smashed. Fix them here too.jkh1999-01-271-5/+5
|
* Sync with sys/i386/isa/sio.c revision 1.225.kato1999-01-272-4/+6
|
* Sync with sys/i386/conf/Makefile.i386 revision 1.138.kato1999-01-272-4/+4
|
* Initialize the member atr_buffer.kato1999-01-271-1/+4
| | | | Pointed out by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
* Typo: `kern.somaxconn' -> `kern.ipc.somaxconn'jkoshy1999-01-271-4/+4
| | | | | PR: docs/9717 Submitted by: Nathan Dorfman <nathan@rtfm.net>
* DOH! Did I ever screw that up. Take the /etc prefixes off thejkh1999-01-271-2/+2
| | | | | | filenames. Noted by: Randy Bush <randy@psg.com>
* Correct typo.jkoshy1999-01-271-1/+2
| | | | | PR: docs/9597 Submitted by: Christoph Kukulies <kuku@FreeBSD.ORG>
* Note that the 'owner.group' field is optional in the config file.jkoshy1999-01-271-3/+3
| | | | | PR: docs/9602 Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
* Clarify format of exit status code. Note when a return code of -1 canjkoshy1999-01-271-4/+8
| | | | | | | be expected. PR: docs/9701 Submitted by: Marc van Kempen <marc@bowtie.nl>
* Make building the kernel conditional.jkh1999-01-271-9/+13
|
* Get rid of tbl stuff, replace with .Blgrog1999-01-271-251/+97
| | | | Take BUGS section from vinum.8
* Fix broken command tables (change formatting from tbl to .Bl/.El)grog1999-01-271-145/+32
| | | | | Move the BUGS section to vinum.4: the only bug in vinum.8 was the man page, fixed with this commit.
* Write changes out to /etc/rc.conf.site now rather than mucking withjkh1999-01-279-153/+204
| | | | | rc.conf. There were many different ways I could have done this, some of them "cleaner", but this represented the lowest impact.
* Clarify documentation of 'ME' softlink.dillon1999-01-261-2/+16
|
* Add directory structure of diskless examplesdillon1999-01-261-1/+11
|
* typo - "a follows" -> "as follows"billf1999-01-262-4/+4
| | | | | PR: docs/9708 Submitted by: jp-man project
* Numbering typo, missed a '0'billf1999-01-261-3/+3
| | | | Submitted by: Brian Feldman
* Compile the linux module with the same flags as the kernel.julian1999-01-261-2/+2
| | | | | | (oops). Submitted by: "Richard Seaman, Jr." <dick@tar.com>
* Create overrideable MFS filesystem sizes and do a bit of cleanup.dillon1999-01-261-10/+35
|
* Diskless and templating configuration examplesdillon1999-01-2619-0/+722
|
* Fix typo by rewriting sentence.wollman1999-01-261-8/+10
|
* OK, now the boot floppies work again. Also collapse some commonjkh1999-01-261-22/+5
| | | | build cases.
* When selecting the correct EEPROM offset to use for probing the stationwpaul1999-01-261-3/+3
| | | | | | | | address, account for cards which report the Texas Instruments PCI vendor ID in addition to Compaq and Olicom. (I don't actually have a card that reports the TI vendor/device ID, but it appears that some Racore adapters work this way, and failing to account for it when we have the ID listed in the supported devices list is a bug.)
* 1. Adjust fs sizes to get floppies back under control.jkh1999-01-266-21/+66
| | | | | 2. Viciously slash all CD support out of boot.flp. It's basically just a net boot floppy now.
* NO_LKM is deprecatedjkh1999-01-265-5/+0
|
* s/wcd/acd/jkh1999-01-264-4/+4
| | | | Noted by: des
* Allow /etc/rc.conf.site as well as /etc/rc.conf.local (and add rc_conf_filesjkh1999-01-261-6/+7
| | | | variable for frobbing).
* Added descriptions on new flags introduced in psm.c rev.1.57.yokota1999-01-262-2/+76
|
* Oops, one line was accidentally commented out in the previous commit.yokota1999-01-262-6/+2
|
* Pull down the splash screen when someone is about to read from theyokota1999-01-261-7/+2
| | | | keyboard. Do this in scread(), rather than in scopen().
OpenPOWER on IntegriCloud