summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Implement statistics for the PHY chips. Statistics are hold inharti2003-07-142-4/+280
* Add support for the IDT77155 Sonet/SDH PHY.harti2003-07-143-1/+865
* This commit was generated by cvs2svn to compensate for changes in r117535,njl2003-07-141-4/+0
|\
| * Remove a multiply-defined function. The change has been submitted to thenjl2003-07-141-4/+0
* | Fix build breakage on ia64. The second argument of AcpiOsReadable()marcel2003-07-141-2/+2
* | Update code to work with 0619 distnjl2003-07-137-36/+92
* | Add include file so this builds with new acpicanjl2003-07-131-0/+1
* | This commit was generated by cvs2svn to compensate for changes in r117527,njl2003-07-131-7/+23
|\ \ | |/
| * Fix handling of _BST in the new dist.njl2003-07-131-7/+23
* | This commit was generated by cvs2svn to compensate for changes in r117525,njl2003-07-131-2/+2
|\ \ | |/
| * Patch for global lock error messages that the vendor will import eventually.njl2003-07-131-2/+2
* | Commit local patches for files off the vendor branch.njl2003-07-133-56/+37
* | Unmodified files from the vendor 0619 dist that should no longer be off thenjl2003-07-1310-128/+258
* | This commit was generated by cvs2svn to compensate for changes in r117521,njl2003-07-1386-2378/+4300
|\ \ | |/
| * ACPICA import from the 0619 dist.njl2003-07-1399-2562/+4595
* | Avoid an unnecessary calculation: there is no need to subtractrobert2003-07-131-1/+1
* | Move the MAC entry point to label ethernet-sourced mbufs with a MAC labelrwatson2003-07-131-4/+8
* | o add read-only sysctls to view regulatory domain, country code, andsam2003-07-132-5/+22
* | Fix for FAIL_IF_NO_KBD case as expected.simokawa2003-07-132-2/+6
* | Fixed build error with GCC 3.3.1nyan2003-07-131-3/+3
* | Fixed mouse cursor support.nyan2003-07-131-55/+42
* | Enable the high FP registers when we call the FPSWA handler and disablemarcel2003-07-132-66/+37
* | Extend the mutex pool implementation to permit the creation and use oftruckman2003-07-138-66/+164
* | Check the status of the user command and return the proper errorps2003-07-121-2/+10
* | Quiet down ciss unless bootverbose is set.ps2003-07-121-4/+4
* | Add support for the A4 Tech RFSW-35 mouse wheel. Probe is similar tomikeh2003-07-124-6/+22
* | Allow retrieval of local Configuration ROM.simokawa2003-07-121-7/+22
* | Implement comments embedded into ipfw2 instructions.luigi2003-07-121-1/+1
* | Add logic to trace across/over a trapframe. We have ABI markers inmarcel2003-07-123-6/+38
* | This commit was generated by cvs2svn to compensate for changes in r117465,marcel2003-07-121-4/+4
|\ \
| * | Fix a nasty bug that was exposed by disabling the trace support bymarcel2003-07-121-4/+4
* | | Make the system call vector name of a process accessible to userrobert2003-07-122-0/+30
* | | Fix the gcc-3.3 boot problem. Gcc now optimizes 'int foo = 0' by movingpeter2003-07-111-21/+5
* | | Regen.joe2003-07-112-2/+34
* | | Added a few more entries.joe2003-07-111-0/+8
* | | Unlock the fxp driver lock before calling fxp_poll() to avoid recursing onjhb2003-07-111-1/+1
* | | Fix typo for BURN_BRIDGES' file, it should be opt_global.himp2003-07-111-1/+1
* | | NFS support should be conditional on LOADER_NFS_SUPPORT, nottmm2003-07-111-1/+1
* | | Fix if_wi breakage.simokawa2003-07-112-4/+4
* | | If a thread is sending signal to its process, if the thread can handledavidxu2003-07-111-3/+4
* | | Add support for asus wl100imp2003-07-111-0/+1
* | | sync to pccarddev 1.55imp2003-07-111-2/+2
* | | remove stray ASUSimp2003-07-111-1/+1
* | | sync to pccarddev 1.54imp2003-07-111-1/+7
* | | Add asus wl100imp2003-07-111-0/+4
* | | Add a body directive before the first instruction in epc_syscall().marcel2003-07-111-0/+1
* | | Remove a gratuitous align directive after the endp directive formarcel2003-07-111-2/+1
* | | Make UWX_TRACE_ENABLE a global option so that we don't have tomarcel2003-07-111-0/+2
* | | Squelch spurious "gigabit link up" messages generated on some fiber NICswpaul2003-07-111-4/+19
* | | Fix i386 assembly constraints. The same register cannot bekan2003-07-111-3/+3
OpenPOWER on IntegriCloud