summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* modfind(char *) -> modfind(const char *)brian1999-11-161-1/+1
* Introduce commandline caching in the kernel.phk1999-11-167-2/+104
* Commit the remaining part of PR14914:phk1999-11-168-101/+99
* Fix usage of m_pullup().wpaul1999-11-161-1/+1
* Mchines whose interrupts are not routed through the ISA pic were stillgallatin1999-11-161-3/+11
* Fixed to compile bs driver with gcc 2.95.2.nyan1999-11-161-4/+7
* Sync with sys/i386/isa/pcaudio.c revision 1.57.nyan1999-11-161-11/+6
* Fixed warnings.nyan1999-11-163-6/+7
* Remove -mno-486 option and add -mpreferred-stack-boundary=2 option.nyan1999-11-161-1/+1
* This is a partial commit of the patch from PR 14914:phk1999-11-1615-56/+50
* Cosmetic changes.nyan1999-11-165-9/+48
* Install loader.rc.nyan1999-11-161-0/+4
* this is a full fix for writes not aligned to the sample size selected.cg1999-11-156-44/+78
* Removed the asm version of conv(). This is should be faster in its newobrien1999-11-151-11/+6
* set default ogain to 50 since some sb cards produce no sound at 0cg1999-11-152-0/+2
* Fix __asm__ clobber list abuses.obrien1999-11-151-3/+3
* Fix __asm__ clobber list abuse.obrien1999-11-152-6/+10
* Add some more comments to the sl_compress_tcp() function.archie1999-11-151-2/+9
* More bug fixes for the VJ Compression node. Seems to work now (really).archie1999-11-152-55/+69
* Segment registers can be read(write) to(from) memory locations as well asluoqi1999-11-152-8/+8
* add two more codes to ICMP error 12 (Parameter Problem).jmb1999-11-151-0/+2
* Fix a typo in the DRIVER_MODULE() declaration which caused a collisionpeter1999-11-152-2/+2
* Remove duplicate entry for ADS7180 - it's meant to be handled by thepeter1999-11-152-8/+0
* Add the ata devices to the GENERIC kernel. Hopefully, this should allowdfr1999-11-152-10/+10
* PC-98 has MACHINE_ARCH=i386 and MACHINE=pc98. Make it a special case.marcel1999-11-151-0/+5
* Remove some printfs and make it slightly more paranoid about acceptingdfr1999-11-152-26/+24
* Add -fdata-sections, which is a new GCC 2.95 optimization. Removeobrien1999-11-152-2/+4
* Small fixes from Brian for the Server side of PPPoE.julian1999-11-151-9/+9
* YUCK!julian1999-11-151-2/+2
* Bump __FreeBSD_version to 400012 to mark the cutover of the systemobrien1999-11-151-1/+1
* Return this file to its pre-spammed version. Thanks to some new compilerobrien1999-11-142-16/+16
* Fix case where vnode could be unlocked twice. Untested; bug found by codeeivind1999-11-141-3/+5
* Rework some tag handling, prompted by Brian Somers.julian1999-11-141-35/+25
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-145-9/+13
* Try handle missing packet tags better.julian1999-11-141-12/+19
* Fix screwup on synthesising incoming ethernet header in Netgraph mode.julian1999-11-141-2/+3
* Fix clobbers so that GENERIC may compile with GCC 2.95.2.obrien1999-11-149-747/+756
* Enter complier upgrade mode again. We need to cut 169 bytes from this:obrien1999-11-142-16/+16
* Turn on the -fforce-addr and -fschedule-insns optimizations. Addingobrien1999-11-132-4/+6
* Remove WILLRELE from VOP_SYMLINKeivind1999-11-1315-69/+42
* Add the es1888 PnP helper.dfr1999-11-131-0/+1
* * Ignore the wierd fakechan workarounds for simplex in dsp_ioctl().dfr1999-11-1310-66/+492
* Update to driver 2.05roger1999-11-134-30/+37
* Fix style bugs from last commiteivind1999-11-132-12/+8
* Fixed the size of array.nyan1999-11-132-2/+2
* Fixed missing changes from sys/i386/conf/GENERIC.nyan1999-11-132-34/+52
* Add many new devicelabelsn_hibma1999-11-124-80/+399
* Replace 'i386' with '${MACHINE_ARCH}' in preparation of the developmentmarcel1999-11-121-1/+1
* Set the queue length.phk1999-11-121-0/+1
* Reserve #134 for vak@hanoi.cronyx.ru - Cronyx Tau-PCI device.jkh1999-11-121-0/+1
OpenPOWER on IntegriCloud