| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove bogus usage of INTR_FAST. "Fast" interrupts are now indicated by | jhb | 2011-01-06 | 9 | -12/+12 |
* | Make this work on big endian MIPS, while not breaking it for small | imp | 2011-01-06 | 1 | -7/+3 |
* | No need to genreate these here | imp | 2011-01-06 | 2 | -12/+2 |
* | - Add a proper return value to mv_gpio_intr(). | jhb | 2011-01-06 | 1 | -4/+5 |
* | Remove an unnecessary INTR_MPSAFE and a comment suggesting it was | jhb | 2011-01-06 | 1 | -3/+1 |
* | Help static analysis by initializing variables that we know cannot be | marcel | 2011-01-06 | 2 | -0/+2 |
* | Delete the NFS_STARTWRITE() and NFS_ENDWRITE() macros that | rmacklem | 2011-01-06 | 2 | -9/+2 |
* | Remove unused variables. Spotted by a cppcheck | andreast | 2011-01-06 | 6 | -15/+0 |
* | tests: sort & fix includes, remove -include from CFLAGS of acct tests | keramida | 2011-01-06 | 3 | -15/+19 |
* | Since the VFS_LOCK_GIANT() code in the experimental NFS | rmacklem | 2011-01-06 | 5 | -171/+54 |
* | - Use macbstart_locked() directly instead of deferring it to a task. | jhb | 2011-01-06 | 1 | -16/+14 |
* | Support the Uniform Industrial Corp (UIC) MSR206 Magnetic Card Reader. | gavin | 2011-01-06 | 2 | -0/+2 |
* | Remove an unused variable accidentally added in r216803. | marius | 2011-01-06 | 1 | -1/+0 |
* | Unbreak the LINT build. PS3 kernels can only be built 64-bit, and LINT is | nwhitehorn | 2011-01-06 | 1 | -1/+1 |
* | Get rid of bad advice regarding /* NOTREACHED */. Compilers don't | trasz | 2011-01-06 | 1 | -4/+0 |
* | Return 0 instead of garbage value. | davidxu | 2011-01-06 | 1 | -2/+1 |
* | - Show textual representation of ioctl command in warning message | stas | 2011-01-06 | 1 | -2/+7 |
* | Import support for the Sony Playstation 3 using the OtherOS feature | nwhitehorn | 2011-01-06 | 36 | -1/+7432 |
* | Fix a whitespace nit. | lstewart | 2011-01-06 | 1 | -1/+1 |
* | Add an entry to the gpart XML to determine if the geom has pending changes | nwhitehorn | 2011-01-06 | 1 | -0/+2 |
* | Remove leftover for r214093. | davidxu | 2011-01-06 | 1 | -9/+0 |
* | Remove support for SKYEYE simulator | imp | 2011-01-05 | 5 | -52/+0 |
* | sh: Do not call exitshell() from evalcommand() unless evalcommand() forked | jilles | 2011-01-05 | 2 | -4/+22 |
* | Update firmware to more recent versions. | mjacob | 2011-01-05 | 3 | -54738/+56691 |
* | On i386 and amd64, consistently use the following options whenever we | dim | 2011-01-05 | 6 | -6/+6 |
* | Remove ancient simulation code. Skyeye simulation never really worked | imp | 2011-01-05 | 2 | -90/+0 |
* | Remove an empty .if/.endif pair from sys/boot/ficl/Makefile that I | dim | 2011-01-05 | 1 | -2/+0 |
* | In lib/libstand, sys/boot/ficl and sys/boot/zfs, -mno-sse3 should also | dim | 2011-01-05 | 3 | -10/+3 |
* | Remove superfluous -mno-(mmx|3dnow|sse|sse2|sse3) flags in Makefiles | dim | 2011-01-05 | 5 | -5/+0 |
* | Fix null string handling in ofw_real_nextprop function. Pass the right | andreast | 2011-01-05 | 1 | -4/+10 |
* | Sort -mno-(mmx|3dnow|sse|sse2|sse3) options consistently throughout the | dim | 2011-01-05 | 3 | -3/+3 |
* | Fix typo: March -> September. | osa | 2011-01-05 | 1 | -1/+1 |
* | Modify the experimental NFS server so that it calls | rmacklem | 2011-01-05 | 1 | -7/+8 |
* | Fix the experimental NFS server to use vfs_busyfs() instead | rmacklem | 2011-01-05 | 1 | -6/+5 |
* | The camcontrol smppc option to clear a PHY error log is 'clearerrlog', | ken | 2011-01-05 | 1 | -1/+1 |
* | Teach ifconfig(8) the handy shared option shortcut aliases the NetBSD | marius | 2011-01-05 | 2 | -1/+18 |
* | Fix whitespace. | marius | 2011-01-05 | 1 | -37/+35 |
* | Remove a redundant variable assignment found with the clang static analyzer. | marius | 2011-01-05 | 1 | -1/+1 |
* | Add a man page for the Object Specific Data (OSD) KPI. | lstewart | 2011-01-05 | 2 | -0/+391 |
* | Fix page fault that occurred when trying to initialize preloaded kernel module, | trasz | 2011-01-05 | 1 | -3/+11 |
* | Glen Barber is co-mentored by me and jkois, so add another | keramida | 2011-01-05 | 1 | -0/+1 |
* | Add gjb to the doc committer graph, as my current mentee. | keramida | 2011-01-05 | 1 | -0/+3 |
* | Fix typo in default config file. | jpaetzel | 2011-01-04 | 1 | -1/+1 |
* | Update committers-doc.dot, noving doc committer alumni into the alumni | gavin | 2011-01-04 | 1 | -12/+14 |
* | On amd64 and i386, tell the compiler to refrain from generating SSE, | dim | 2011-01-04 | 2 | -0/+2 |
* | Remove '-elf' from build flags for libexec/rtld-elf for amd64 and i386. | dim | 2011-01-04 | 2 | -4/+0 |
* | Limit hardware bug workaround to controllers that have 4GB boundary | yongari | 2011-01-04 | 1 | -1/+4 |
* | Correct an 8-year-old typo which reliably leads to typo after typo today: | jmallett | 2011-01-04 | 1 | -42/+43 |
* | OLDCARD is long gone. | bschmidt | 2011-01-04 | 1 | -19/+1 |
* | Partially revert change made in r212061. r212061 relied on | yongari | 2011-01-04 | 1 | -1/+8 |