summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated byjhb2011-01-069-12/+12
* Make this work on big endian MIPS, while not breaking it for smallimp2011-01-061-7/+3
* No need to genreate these hereimp2011-01-062-12/+2
* - Add a proper return value to mv_gpio_intr().jhb2011-01-061-4/+5
* Remove an unnecessary INTR_MPSAFE and a comment suggesting it wasjhb2011-01-061-3/+1
* Help static analysis by initializing variables that we know cannot bemarcel2011-01-062-0/+2
* Delete the NFS_STARTWRITE() and NFS_ENDWRITE() macros thatrmacklem2011-01-062-9/+2
* Remove unused variables. Spotted by a cppcheckandreast2011-01-066-15/+0
* tests: sort & fix includes, remove -include from CFLAGS of acct testskeramida2011-01-063-15/+19
* Since the VFS_LOCK_GIANT() code in the experimental NFSrmacklem2011-01-065-171/+54
* - Use macbstart_locked() directly instead of deferring it to a task.jhb2011-01-061-16/+14
* Support the Uniform Industrial Corp (UIC) MSR206 Magnetic Card Reader.gavin2011-01-062-0/+2
* Remove an unused variable accidentally added in r216803.marius2011-01-061-1/+0
* Unbreak the LINT build. PS3 kernels can only be built 64-bit, and LINT isnwhitehorn2011-01-061-1/+1
* Get rid of bad advice regarding /* NOTREACHED */. Compilers don'ttrasz2011-01-061-4/+0
* Return 0 instead of garbage value.davidxu2011-01-061-2/+1
* - Show textual representation of ioctl command in warning messagestas2011-01-061-2/+7
* Import support for the Sony Playstation 3 using the OtherOS featurenwhitehorn2011-01-0636-1/+7432
* Fix a whitespace nit.lstewart2011-01-061-1/+1
* Add an entry to the gpart XML to determine if the geom has pending changesnwhitehorn2011-01-061-0/+2
* Remove leftover for r214093.davidxu2011-01-061-9/+0
* Remove support for SKYEYE simulatorimp2011-01-055-52/+0
* sh: Do not call exitshell() from evalcommand() unless evalcommand() forkedjilles2011-01-052-4/+22
* Update firmware to more recent versions.mjacob2011-01-053-54738/+56691
* On i386 and amd64, consistently use the following options whenever wedim2011-01-056-6/+6
* Remove ancient simulation code. Skyeye simulation never really workedimp2011-01-052-90/+0
* Remove an empty .if/.endif pair from sys/boot/ficl/Makefile that Idim2011-01-051-2/+0
* In lib/libstand, sys/boot/ficl and sys/boot/zfs, -mno-sse3 should alsodim2011-01-053-10/+3
* Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefilesdim2011-01-055-5/+0
* Fix null string handling in ofw_real_nextprop function. Pass the rightandreast2011-01-051-4/+10
* Sort -mno-(mmx|3dnow|sse|sse2|sse3) options consistently throughout thedim2011-01-053-3/+3
* Fix typo: March -> September.osa2011-01-051-1/+1
* Modify the experimental NFS server so that it callsrmacklem2011-01-051-7/+8
* Fix the experimental NFS server to use vfs_busyfs() insteadrmacklem2011-01-051-6/+5
* The camcontrol smppc option to clear a PHY error log is 'clearerrlog',ken2011-01-051-1/+1
* Teach ifconfig(8) the handy shared option shortcut aliases the NetBSDmarius2011-01-052-1/+18
* Fix whitespace.marius2011-01-051-37/+35
* Remove a redundant variable assignment found with the clang static analyzer.marius2011-01-051-1/+1
* Add a man page for the Object Specific Data (OSD) KPI.lstewart2011-01-052-0/+391
* Fix page fault that occurred when trying to initialize preloaded kernel module,trasz2011-01-051-3/+11
* Glen Barber is co-mentored by me and jkois, so add anotherkeramida2011-01-051-0/+1
* Add gjb to the doc committer graph, as my current mentee.keramida2011-01-051-0/+3
* Fix typo in default config file.jpaetzel2011-01-041-1/+1
* Update committers-doc.dot, noving doc committer alumni into the alumnigavin2011-01-041-12/+14
* On amd64 and i386, tell the compiler to refrain from generating SSE,dim2011-01-042-0/+2
* Remove '-elf' from build flags for libexec/rtld-elf for amd64 and i386.dim2011-01-042-4/+0
* Limit hardware bug workaround to controllers that have 4GB boundaryyongari2011-01-041-1/+4
* Correct an 8-year-old typo which reliably leads to typo after typo today:jmallett2011-01-041-42/+43
* OLDCARD is long gone.bschmidt2011-01-041-19/+1
* Partially revert change made in r212061. r212061 relied onyongari2011-01-041-1/+8
OpenPOWER on IntegriCloud