summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* There's no reason to make "file" 0500 rather than 0555.green2000-04-222-2/+6
* Welcome back our old friend from procfs, "file"!green2000-04-226-38/+310
* Move the declaration of "struct namecache" to vnode.h, as it can be usefulgreen2000-04-222-17/+18
* Reoganize/update the SysKonnect driver:wpaul2000-04-229-322/+1030
* Add PHY drivers for the XMAC II's internal PHY and the Broadcom BCM5400wpaul2000-04-224-0/+1138
* Regeneratewpaul2000-04-221-2/+10
* Add entries for the XMAC II's internal PHY and the Broadcom BCM5400wpaul2000-04-221-1/+7
* Move the building of the PXE module into libi386.ps2000-04-212-3/+6
* Now that we fixed the isp_sendmarker botch, we can now do initial busmjacob2000-04-211-4/+1
* IOCGIFCONF once and for all. Sometimes the ifc_len variableguido2000-04-211-5/+2
* Functional driver with new command queue in place.dmlb2000-04-211-1278/+1068
* Fix include paths so that this builds correctly.msmith2000-04-219-9/+9
* Make the loader a little smarter about when it is and is not allowedps2000-04-211-3/+8
* Don't call the PXE cleanup routine if PXE is not enabled. Thisps2000-04-211-2/+8
* Roll minor version. Increase size (and add defines for) topology storage.mjacob2000-04-211-2/+9
* Some minor tweaklets.mjacob2000-04-213-21/+44
* Add in the now required malloc.h include. I guess somebodymjacob2000-04-211-0/+1
* Pick up topology more sanely at f/w startup. Change the restrictions ofmjacob2000-04-211-22/+34
* Update (finally) 1.15.37 to 1.19.03 for the 2100. This allows us to notmjacob2000-04-211-20026/+23524
* One minor bugfix:msmith2000-04-202-4/+19
* IO apics are not necessarily page aligned, they are only required to be alignedluoqi2000-04-202-6/+10
* o Preliminary support for mapping the CIS by the driver.imp2000-04-203-13/+83
* card_if.m used by oldcard now tooimp2000-04-201-0/+1
* Remove bogus commentimp2000-04-201-2/+0
* Remove the linprocfs bits from their old location, as they've moved now.msmith2000-04-205-1862/+0
* Point to the new location of the sources under the i386 linux compatibilitymsmith2000-04-201-1/+1
* Move the linprocfs bits under the rest of the i386 linux compatibilitymsmith2000-04-2011-0/+3926
* Add TI-1211 chipset from datasheet infoimp2000-04-204-4/+14
* Add a cleanup function. This is needed for PXE where you shouldps2000-04-203-7/+20
* o Introduce an extended attribute backing file header magic numberrwatson2000-04-192-3/+20
* vm_object_shadow: Remove an incorrect assertion. In obscure circumstancesalc2000-04-191-3/+0
* Let initialize th_sum before in6_cksum(), again.shin2000-04-192-0/+2
* Remove ~25 unneeded #include <sys/conf.h>phk2000-04-19100-108/+0
* Use !PXE api over PXENV+ api.ps2000-04-193-18/+106
* OK. Next step: we read in CIS.imp2000-04-198-217/+34
* o Cause attribute data writes to use IO_SYNC since this improves therwatson2000-04-192-1/+17
* Don't panic in M_PREPEND() if m_prepend() fails and frees the mbuf chain.peter2000-04-191-1/+1
* try the fix from creative bugzilla for nmi problemcg2000-04-181-2/+2
* Add forward declaration of `struct timespec' to quiet compiler warnings.jlemon2000-04-181-0/+1
* Remove unneeded <sys/buf.h> includes.phk2000-04-1850-50/+0
* Don't include <sys/buf.h> twice.phk2000-04-182-2/+0
* Retire bufqdisksort(), all drivers use bioqdisksort now.phk2000-04-185-199/+0
* Convert three drivers not covered by any of our kernel configs.phk2000-04-182-58/+58
* Don't declare common variables in include files:phk2000-04-183-2/+3
* Add support for multiple PPTP sessions:ru2000-04-185-88/+265
* Bump to note the changes in the ELF binary header and our brandelf method.obrien2000-04-181-1/+1
* Change our ELF binary branding to something more acceptable to the Binutilsobrien2000-04-187-49/+64
* hm committed newbused vt driver this weekend, so it is no longer neededimp2000-04-172-10/+0
* Provide mem* for compat with NetBSD to fix LINTimp2000-04-172-3/+15
* ND6_HINT() should not be called unless the connection status issumikawa2000-04-172-2/+0
OpenPOWER on IntegriCloud