summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | LINT fixeskmacy2008-05-052-4/+4
* | | | | add iw_cxgb to the buildkmacy2008-05-052-1/+15
* | | | | add makefiles for rdmakmacy2008-05-056-0/+61
* | | | | add rcv_nxt, snd_nxt, and toe offload id to FreeBSD-specifickmacy2008-05-052-2/+12
* | | | | add malloc flag to blist so that it can be used in ithread contextkmacy2008-05-053-12/+14
* | | | | conditionally define PANIC_IFkmacy2008-05-051-0/+2
* | | | | Revert back to accessing FILE internals directly.jhb2008-05-051-11/+19
* | | | | Fix a few edge cases with error handling in cpufreq(4)'s CPUFREQ_GET()jhb2008-05-051-3/+3
* | | | | import support for iwarp on Chelsio T3 cardkmacy2008-05-0517-0/+9155
* | | | | Use a better approach to force the interrupt which should work forbz2008-05-052-6/+25
* | | | | Import basic common and iwarp kernel RDMA infrastructure.kmacy2008-05-0532-0/+15395
* | | | | Retire the __fgetcookie(), __fgetpendout(), and __fsetfileno() accessorsjhb2008-05-054-36/+0
* | | | | Go back to fondling FILE internals.jhb2008-05-051-1/+1
* | | | | Note that FILE's __cookie is also part of the public ABI.jhb2008-05-051-1/+1
* | | | | Expose FILE's internals to the world again in all their glory. Restorejhb2008-05-0511-144/+195
* | | | | o Convert whitespaces to tabs.maxim2008-05-051-2/+2
* | | | | o Terminate "case" with "esac" not "fi".maxim2008-05-051-1/+1
* | | | | Do not read away the target directory entry when encountering deletedkib2008-05-053-8/+9
* | | | | Spell KDB_REQ_REBOOT correctly.peter2008-05-051-1/+1
* | | | | Fix improper use of checkyesno routine.mtm2008-05-051-2/+6
* | | | | o Change the warning dialog for the 'W' command in both the labelmtm2008-05-052-14/+8
* | | | | Mips ttys file. Copied from i386 version with removal of the vgaimp2008-05-051-0/+808
* | | | | MFSVN:kmacy2008-05-059-69/+99
* | | | | Expand kdb_alt_break a little, most commonly used with the optionpeter2008-05-049-37/+175
* | | | | Add MIPS support to libdiskgonzo2008-05-043-1/+52
* | | | | Restore SUBDIR+= accidentally removed in the previous revision.marius2008-05-041-4/+4
* | | | | Don't build unused SBus front-ends for sun4v, don't build EBus front-endsmarius2008-05-048-23/+26
* | | | | sync_vnode() has some messy code about locking in order to deal withattilio2008-05-041-39/+37
* | | | | Lower WARNS to avoid warning about type-punned casting.marcel2008-05-041-1/+1
* | | | | Add __fgetcookie(), __fgetpendout() and __fsetfileno() to the privatemarcel2008-05-042-0/+9
* | | | | Unbreak build: gnu sort has been configured to grope inside structmarcel2008-05-033-1/+11
* | | | | - Backout 1.15, it was committed by accidentpav2008-05-031-0/+5
* | | | | - Restore functionality broken in previous commit; we need to be able to reportpav2008-05-035-32/+37
* | | | | o unbreak handling of TKIP tx-only keys for splitmic chipssam2008-05-031-9/+13
* | | | | add back sysctl's to display the regdomain and country code from eeprom;sam2008-05-032-6/+13
* | | | | Add MIPS to the list of "no TLS" architectures.gonzo2008-05-031-1/+1
* | | | | Symbol.map is handled by cpp, so use C-style commentsgonzo2008-05-031-1/+3
* | | | | Add FLT_EVAL_METHOD and DECIMAL_DIG, required by C99 standard.gonzo2008-05-031-0/+6
* | | | | Unbreak build: libftpio gropes inside struct __sFILE. Implementmarcel2008-05-033-19/+28
* | | | | A couple of cameras that I recently boughtimp2008-05-031-0/+2
* | | | | These files are unused, so remove them for now. If they turn out toimp2008-05-032-358/+0
* | | | | Fix a comment.jasone2008-05-031-1/+1
* | | | | enable IEEE80211_AMDPU_AGE by defaultsam2008-05-031-0/+1
* | | | | enable IEEE80211_DEBUG and IEEE80211_AMPDU_AGE by defaultsam2008-05-035-0/+10
* | | | | Bring C runtime bits for FreeBSD/mips from p4 mips2-jnpr branch.gonzo2008-05-034-0/+191
* | | | | Replace a couple mentions of the soon to be removed vaps_<ifn>brooks2008-05-032-2/+2
* | | | | sade(8) does not need FTP I/O.delphij2008-05-031-2/+2
* | | | | Relinquish exclusive TTY access when tip(1) or cu(1) exit.bms2008-05-034-0/+12
* | | | | Fix build, together with a bit of style breakage.marck2008-05-021-1/+1
* | | | | This file is unused, so remove it for now.imp2008-05-021-111/+0
OpenPOWER on IntegriCloud