summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove an header which is unused for sun4v.marius2008-05-024-68/+3
* Don't built the unused counter-timer abstraction.marius2008-05-021-1/+0
* Fix type name: struct auditpipe_preselect is actually structrwatson2008-05-021-1/+1
* Restore multi-release tradition of the driver.jkim2008-05-023-7/+20
* Add AUTHORS section[*] and fix HISTORY section.hrs2008-05-021-1/+7
* Axe now-empty __BSD_VISIBLE block that held renameat().jhb2008-05-021-2/+0
* - Move declaration of renameat() to the existing section of BSD_VISIBLEjhb2008-05-021-6/+6
* Next round of stdio changes: Remove all inlining of stdio operations andjhb2008-05-0213-284/+204
* Include libc_private.h for the declaration of __isthreaded instead ofjhb2008-05-021-0/+1
* Remove unused variable saved_id16.rpaulo2008-05-021-2/+0
OpenPOWER on IntegriCloud