| Commit message (Expand) | Author | Age | Files | Lines |
* | Reencode morse.c to UTF-8. This does not make it Unicode aware. | uqs | 2012-01-15 | 1 | -85/+90 |
* | Major snd_hda driver rewrite: | mav | 2012-01-15 | 14 | -7521/+8973 |
* | Introduce vn_path_to_global_path() | mm | 2012-01-15 | 4 | -24/+131 |
* | Use getopts instead of getopt(1). | glebius | 2012-01-15 | 1 | -12/+7 |
* | Restore functionality to pack several kernels into release. All | glebius | 2012-01-15 | 2 | -2/+13 |
* | - Fix undefined behavior when device_get_name is null | eadler | 2012-01-15 | 1 | -2/+8 |
* | Rework SLB trap handling so that double-faults into an SLB trap handler are | nwhitehorn | 2012-01-15 | 6 | -58/+235 |
* | For the mass rc.d changes, add a command line to make the update easier | dougb | 2012-01-14 | 1 | -0/+3 |
* | sh: Add testcases that should not be broken by future optimizations. | jilles | 2012-01-14 | 2 | -0/+18 |
* | Neither tmpfs_nocacheread() nor tmpfs_mappedwrite() needs to call | alc | 2012-01-14 | 2 | -21/+21 |
* | Revert to the old behavior of allocating table/table entries using | csjp | 2012-01-14 | 1 | -12/+4 |
* | sh: Change input buffer size from 1023 to 1024. | jilles | 2012-01-14 | 1 | -6/+6 |
* | sh: Fix out of bounds array access when trap is used with an invalid signal. | jilles | 2012-01-14 | 1 | -2/+2 |
* | Remove documentation for set_rcvar() now that it has been removed. | dougb | 2012-01-14 | 2 | -32/+4 |
* | Add .t files for tests, missed in prior checkins, so that prove(1) works | das | 2012-01-14 | 3 | -0/+30 |
* | Update the tests for arm and other ports where long double is the same | das | 2012-01-14 | 1 | -3/+3 |
* | No need to run buildworld before generate-release.sh. | glebius | 2012-01-14 | 1 | -4/+2 |
* | - Document TheDraw splash screens in the default loader.conf | eadler | 2012-01-14 | 1 | -1/+2 |
* | - Fix trivial typo | eadler | 2012-01-14 | 4 | -4/+4 |
* | Autoguess number of make jobs based on hw.ncpu. MAKE_FLAGS | glebius | 2012-01-14 | 1 | -1/+10 |
* | - Add possibility to build release from a certain revision, supplied | glebius | 2012-01-14 | 1 | -2/+30 |
* | Add an entry detailing the removal of set_rcvar() from /etc/rc.subr | dougb | 2012-01-14 | 1 | -0/+6 |
* | Fix two bugs, which result in a panic when calling getsockopt() | tuexen | 2012-01-14 | 1 | -2/+2 |
* | Now that its callers have been udpated, remove set_rcvar(). | dougb | 2012-01-14 | 1 | -46/+5 |
* | Fix a test that doesn't work on architectures where long double is no | das | 2012-01-14 | 1 | -0/+2 |
* | Convert FFS mount error messages from kernel printf's to using the | mckusick | 2012-01-14 | 1 | -61/+65 |
* | Tai Horgan reported via email that there were two places in | rmacklem | 2012-01-14 | 1 | -2/+2 |
* | Prepare for the removal of set_rcvar() by changing the rcvar= | dougb | 2012-01-14 | 66 | -70/+70 |
* | Fix kernel modules loading for MIPS64 kernel: | gonzo | 2012-01-14 | 1 | -0/+4 |
* | sh: Properly show "Not a directory" error in cd builtin. | jilles | 2012-01-13 | 2 | -1/+32 |
* | Fix backtrace for MIPS64: | gonzo | 2012-01-13 | 3 | -15/+38 |
* | Style cleanups. | pjd | 2012-01-13 | 1 | -6/+11 |
* | Improve support for USB 3.0 HUBs. In certain states we | hselasky | 2012-01-13 | 2 | -24/+64 |
* | Bugfix: Make sure the XHCI driver doesn't clear | hselasky | 2012-01-13 | 1 | -1/+1 |
* | Remove unused ACPICA sources from userland makefiles. | jkim | 2012-01-13 | 2 | -10/+9 |
* | Allow an MBR primary or extended Linux swap partition to be specified | truckman | 2012-01-13 | 2 | -4/+6 |
* | Clean up a switch statement for uncore events on Westmere processors. | gnn | 2012-01-13 | 2 | -12/+3 |
* | Correct mistake in atomic_flag macros. | ed | 2012-01-13 | 1 | -3/+2 |
* | Regenerate src.conf(5). | ed | 2012-01-13 | 1 | -4/+3 |
* | Remove wtmpcvt(1). | ed | 2012-01-13 | 7 | -212/+3 |
* | Provide a better explanation for the sizing of the boot partition, and | des | 2012-01-13 | 1 | -10/+14 |
* | indentation and whitespace fixes | luigi | 2012-01-13 | 2 | -12/+11 |
* | fix indentation | luigi | 2012-01-13 | 1 | -2/+2 |
* | Add BIO_DELETE support for SCSI Direct Access devices (da). | mav | 2012-01-13 | 3 | -98/+486 |
* | Two performance-related fixes: | luigi | 2012-01-13 | 2 | -34/+32 |
* | Fix copyright year | kevlo | 2012-01-13 | 1 | -1/+1 |
* | Correct use of USB 3.0 POWER bit in the port status register, | hselasky | 2012-01-13 | 2 | -10/+18 |
* | - Fix .rela case of R_MIPS_26 relocation. Addednds save diferently for | gonzo | 2012-01-13 | 1 | -1/+5 |
* | Fix a style bug | kevlo | 2012-01-13 | 1 | -1/+1 |
* | fgets(3) returns a pointer, so compare against NULL, not integer 0. | kevlo | 2012-01-13 | 6 | -9/+9 |