summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert files to UTF-8uqs2012-01-15113-117/+117
* Reencode morse.c to UTF-8. This does not make it Unicode aware.uqs2012-01-151-85/+90
* Major snd_hda driver rewrite:mav2012-01-1514-7521/+8973
* Introduce vn_path_to_global_path()mm2012-01-154-24/+131
* Use getopts instead of getopt(1).glebius2012-01-151-12/+7
* Restore functionality to pack several kernels into release. Allglebius2012-01-152-2/+13
* - Fix undefined behavior when device_get_name is nulleadler2012-01-151-2/+8
* Rework SLB trap handling so that double-faults into an SLB trap handler arenwhitehorn2012-01-156-58/+235
* For the mass rc.d changes, add a command line to make the update easierdougb2012-01-141-0/+3
* sh: Add testcases that should not be broken by future optimizations.jilles2012-01-142-0/+18
* Neither tmpfs_nocacheread() nor tmpfs_mappedwrite() needs to callalc2012-01-142-21/+21
* Revert to the old behavior of allocating table/table entries usingcsjp2012-01-141-12/+4
* sh: Change input buffer size from 1023 to 1024.jilles2012-01-141-6/+6
* sh: Fix out of bounds array access when trap is used with an invalid signal.jilles2012-01-141-2/+2
* Remove documentation for set_rcvar() now that it has been removed.dougb2012-01-142-32/+4
* Add .t files for tests, missed in prior checkins, so that prove(1) worksdas2012-01-143-0/+30
* Update the tests for arm and other ports where long double is the samedas2012-01-141-3/+3
* No need to run buildworld before generate-release.sh.glebius2012-01-141-4/+2
* - Document TheDraw splash screens in the default loader.confeadler2012-01-141-1/+2
* - Fix trivial typoeadler2012-01-144-4/+4
* Autoguess number of make jobs based on hw.ncpu. MAKE_FLAGSglebius2012-01-141-1/+10
* - Add possibility to build release from a certain revision, suppliedglebius2012-01-141-2/+30
* Add an entry detailing the removal of set_rcvar() from /etc/rc.subrdougb2012-01-141-0/+6
* Fix two bugs, which result in a panic when calling getsockopt()tuexen2012-01-141-2/+2
* Now that its callers have been udpated, remove set_rcvar().dougb2012-01-141-46/+5
* Fix a test that doesn't work on architectures where long double is nodas2012-01-141-0/+2
* Convert FFS mount error messages from kernel printf's to using themckusick2012-01-141-61/+65
* Tai Horgan reported via email that there were two places inrmacklem2012-01-141-2/+2
* Prepare for the removal of set_rcvar() by changing the rcvar=dougb2012-01-1466-70/+70
* Fix kernel modules loading for MIPS64 kernel:gonzo2012-01-141-0/+4
* sh: Properly show "Not a directory" error in cd builtin.jilles2012-01-132-1/+32
* Fix backtrace for MIPS64:gonzo2012-01-133-15/+38
* Style cleanups.pjd2012-01-131-6/+11
* Improve support for USB 3.0 HUBs. In certain states wehselasky2012-01-132-24/+64
* Bugfix: Make sure the XHCI driver doesn't clearhselasky2012-01-131-1/+1
* Remove unused ACPICA sources from userland makefiles.jkim2012-01-132-10/+9
* Allow an MBR primary or extended Linux swap partition to be specifiedtruckman2012-01-132-4/+6
* Clean up a switch statement for uncore events on Westmere processors.gnn2012-01-132-12/+3
* Correct mistake in atomic_flag macros.ed2012-01-131-3/+2
* Regenerate src.conf(5).ed2012-01-131-4/+3
* Remove wtmpcvt(1).ed2012-01-137-212/+3
* Provide a better explanation for the sizing of the boot partition, anddes2012-01-131-10/+14
* indentation and whitespace fixesluigi2012-01-132-12/+11
* fix indentationluigi2012-01-131-2/+2
* Add BIO_DELETE support for SCSI Direct Access devices (da).mav2012-01-133-98/+486
* Two performance-related fixes:luigi2012-01-132-34/+32
* Fix copyright yearkevlo2012-01-131-1/+1
* Correct use of USB 3.0 POWER bit in the port status register,hselasky2012-01-132-10/+18
* - Fix .rela case of R_MIPS_26 relocation. Addednds save diferently forgonzo2012-01-131-1/+5
* Fix a style bugkevlo2012-01-131-1/+1
OpenPOWER on IntegriCloud