summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* more $d -> %d fixesmsmith1999-03-191-4/+4
* Fix some $d -> %d mistakes.msmith1999-03-191-5/+5
* Don't forget to fully initialise the configured valuesbrian1999-03-191-4/+4
* Modify to compile with egcs.grog1999-03-188-21/+15
* Clarify the synchronization options in additional plexes to a volume.grog1999-03-181-3/+11
* Use ``Sx'' when xref'ing sections.brian1999-03-182-12/+16
* Remove all remaining [ and ] characters (and do things properly).brian1999-03-182-24/+106
* Cast (u_char *) to (vm_offset_t) to silence compiler warnings.jlemon1999-03-181-6/+6
* Need to translate more .h to .ph then just /usr/include &julian1999-03-181-2/+2
* Remove debugging printf that I overlooked.jlemon1999-03-181-2/+1
* Avoid copying m_args if none exists. (Perhaps this is a better solution,dcs1999-03-183-6/+9
* Install the manual page in sys/boot/i386/loader.kato1999-03-181-2/+3
* Don't choke in MOD_ARGS() if mp->m_args is NULL.dfr1999-03-181-4/+5
* Update bmake glue for cvs-1.10peter1999-03-181-2/+3
* Merge cvs-1.9.xx -> 1.10 changes onto mainline.peter1999-03-1814-452/+1385
* Merge cvs-1.9.xx -> 1.10 changes onto mainline.peter1999-03-181-6/+17
* This commit was generated by cvs2svn to compensate for changes in r44852,peter1999-03-1851-1443/+4222
|\
| * Import cvs-1.10 onto vendor branch. Merge to follow shortly.peter1999-03-1866-1889/+5632
* | This apparently works now, excise it from TROUBLE.TXTjkh1999-03-181-7/+0
* | Add pointer sys/boot/README for new boot system (this should be in aimp1999-03-181-3/+14
* | Update to use the modified vm86_datacall interface.jlemon1999-03-181-21/+27
* | Change the vm86_datacall interface so that callers are now responsiblejlemon1999-03-183-66/+157
* | Change btrl/btsl to cmpl/movl, since each cpu now has their own copyjlemon1999-03-183-15/+15
* | This is a temporary README file, to help those trying to experimentchuckr1999-03-171-0/+246
* | Version bump: kvm & dictionary size.dcs1999-03-171-1/+3
* | Disable trace! until it gets fixed.dcs1999-03-171-2/+2
* | - Mixup of kldstat arguments. Use '-i 1' instead of '-n 1' when checkingnate1999-03-172-4/+4
* | Whoops, fixed typos in PCIC loading command when I modified Sean'snate1999-03-172-4/+4
* | Document the flags and p parameters to VOP_LOCK and VOP_UNLOCK. Also,ghelmer1999-03-172-7/+52
* | Change copyright in kernel output at booting timewosch1999-03-171-5/+5
* | Add a Q&D test before loading the pcic module to make sure there isn'tnate1999-03-172-6/+16
* | MF22... add bridging support to the device drivers. Without thisluigi1999-03-178-74/+306
* | Add new -y/--bzip2/--bunzip2 flag. With all the ports that are going toobrien1999-03-171-1/+13
* | Fix builds for the AXPgpalmer1999-03-171-6/+1
* | Sync with sys/i386/conf/options.i386 revision 1.110.kato1999-03-172-2/+12
* | Sync with sys/i386/conf/majors.i386 revision up to 1.68.kato1999-03-171-7/+16
* | Sync with sys/i386/conf/files.i386 revision 1.229.kato1999-03-172-4/+4
* | Sync with sys/i386/conf/devices.i386 revision 1.16.kato1999-03-171-1/+2
* | Sync with sys/i386/conf/GENERIC revision 1.155.kato1999-03-172-4/+4
* | Prep for 1080/1240 support. Those fine h/w engineers at Qlogicmjacob1999-03-172-160/+370
* | A wad of changes- prepping for 1080/1240 support (which caused a massivemjacob1999-03-179-350/+2918
* | Split check_quotas into check_quotas and enable_quotasbillf1999-03-172-9/+17
* | describe new ISP optionsmjacob1999-03-173-3/+33
* | Add options to turn off support for Qlogic 1020/1040, Qlogic 1080/1240,mjacob1999-03-171-1/+6
* | Remove all hardcoded [...] syntax.brian1999-03-172-144/+402
* | Fixed `mount -a -u ...'. Rev.1.19 broke this by trying too hard tobde1999-03-162-4/+6
* | Don't call int15:820, it's not allowed to be called from vm86 mode.msmith1999-03-161-30/+1
* | Look for the right ACPI table signature.msmith1999-03-162-4/+4
* | Disable setgid kmem for now.imp1999-03-161-2/+2
* | Remove old reference to needing 'make clean' for QUOTAS - that is noeivind1999-03-163-15/+6
OpenPOWER on IntegriCloud