summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Undo agressive inlining which GCC previously wisely ignored.phk2003-07-232-152/+169
* Handle the new MEDIA definitions.harti2003-07-231-0/+9
* Added the WORLDDIR variable (defaulting to ${.CURDIR}/..) thatru2003-07-232-2/+11
* Convert a lot of uma_zalloc() calls to be NOWAIT instead of WAITOK. Allharti2003-07-239-30/+48
* Get rid of the zone for network interfaces. We have converted this toharti2003-07-231-7/+0
* Add manual page to document the new rescue utilities in /rescue.simon2003-07-232-1/+183
* Make NO_FLOPPIES really mean "no floppies", including not evenru2003-07-231-2/+11
* MFi386: revision 1.1090.nyan2003-07-231-0/+10
* Fixed some style bugs (misplacement and misformatting of some commented-outbde2003-07-231-4/+2
* Revert revision 1.788, and explain a bit the intent of havingru2003-07-231-0/+5
* amd64 will not provide floppies.ru2003-07-232-77/+0
* Do not define BIGBOOTSIZE and the friends for amd64; it servesru2003-07-231-3/+0
* Only provide one copy of the math functions. If we provide a MD function,peter2003-07-2326-80/+32
* Remove _ARCH_INDIRECT, it was the glue to enable having both hardwarepeter2003-07-231-67/+0
* No longer need the internal __get_hw_float() function.peter2003-07-232-51/+0
* Now that we do not need to do runtime detection for the broken defaultpeter2003-07-233-6/+21
* We sloppily created an array for the high FP registers (f32-f127),marcel2003-07-231-2/+96
* Move idle kse wakeup to outside of regions where locks are held.deischen2003-07-2316-146/+260
* Attempt to preempt any new gcc-ism references topeter2003-07-221-0/+6
* There is strong reason to believe that gcc 4 will also supportimp2003-07-221-1/+1
* Added entry for Billionton LM5LT-10Ndds2003-07-221-1/+8
* Remove all but one of the inlines here, this reduces the code size byphk2003-07-221-10/+9
* Fixed .Nm element, updated HISTORY section, added AUTHORS section.dds2003-07-221-2/+6
* Test 8.16 in sed.test tests the ability of a sed to handle an emptydds2003-07-223-33/+57
* correct device table a la ath(4)sam2003-07-221-4/+4
* add IPSEC_FILTERGIF suport for FAST_IPSECsam2003-07-221-0/+7
* De-inline some functions. It doesn't gain us anything and bloatsmux2003-07-221-13/+13
* Allocate network interfaces from malloc() instead of using a zone.harti2003-07-221-6/+6
* Make sure the crypto versions of libfetch and fetch(1) appear inru2003-07-222-0/+2
* Remove the zone limits for all the zones used in the ATM code.harti2003-07-2213-21/+14
* EISA_SLOTS is mandantory to get opt_eisa.hticso2003-07-222-2/+2
* relocate eisa into MI files.ticso2003-07-223-2/+1
* note rescue issues and fpu emulation removalimp2003-07-221-0/+12
* Revert stuff which accidentally ended up in the previous commit.phk2003-07-229-46/+15
* Don't attempt to inline large functions mb_alloc() and mb_free(),phk2003-07-2210-17/+48
* Move inlined function ie_ack() up to before first use.phk2003-07-221-8/+8
* Don't inline very large functions.phk2003-07-221-1/+1
* Don't inline ridiculously very large functions.phk2003-07-221-4/+4
* /floppies/boot.flp is no longer necessary on bootable i386 CD-ROMs.ru2003-07-221-4/+0
* Don't complain about inlines for genassymphk2003-07-221-1/+1
* When padding an mbuf chain to have a length that is a multipleharti2003-07-221-0/+1
* Update npx status.peter2003-07-221-56/+4
* Initiate de-orbit burn for fpu-less operation. 386+387 is stillpeter2003-07-2258-14046/+6
* Add a note that net.inet.ip.fw.autoinc_step is ipfw2-specificluigi2003-07-221-0/+4
* Fix a 64 bit bug lost in the inline warning noise. sizeof is not alwayspeter2003-07-221-1/+1
* swp_pager_hash() was called before it was instantiated inline. This madepeter2003-07-221-29/+29
* Go back to 64 bit precision for fadd/fsub/fsqrt etc. This is because onpeter2003-07-222-16/+18
* Instantiate explicit callable versions of the machine/ieeefp.h inlinespeter2003-07-229-1/+67
* Extend the machine/ieeefp.h that was inherited from i386 to supportpeter2003-07-221-55/+165
* Turn off the libc/quad functions since they are not needed for amd64peter2003-07-221-0/+9
OpenPOWER on IntegriCloud