summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Intel 4965 wireless driver (derived from openbsd driver of the same name)sam2008-04-2913-0/+9473
* Add an option (compiled out by default)julian2008-04-295-0/+168
* Fix a comment typo.rwatson2008-04-291-1/+1
* Rework how kgdb manages kernel and vmcore files to be a bit more gdb-ishjhb2008-04-2911-184/+338
* More recommendationsimp2008-04-291-1/+3
* Add support for the BCM5906[M] adapters. These adapters only supportjhb2008-04-295-61/+351
* - Add a global variable 'fbsdcoreops_suppress_target' that can be set tojhb2008-04-291-2/+11
* _setjmp.o was missing a dependency on "machine".ru2008-04-291-3/+1
* Don't forget to clean the "machine" symlink on amd64, otherwise badru2008-04-291-0/+3
* This bloke has his priorities straight:phk2008-04-291-0/+4
* Define INLINE_LIMIT and additional CFLAGS for mips.gonzo2008-04-291-0/+9
* Define KINFO_PROC_SIZE for mips.gonzo2008-04-291-0/+3
* Mention -U and -ai arguments to mergemaster in a comment for therwatson2008-04-291-1/+1
* Fix some section references.pjd2008-04-293-6/+6
* The referenced section name is 'Formats', not 'FORMATS'.pjd2008-04-291-1/+1
* Don't depend on the modification time of the "zfs" subdir.ru2008-04-291-2/+1
* - Fix makefile so it doesn't break the build in some corner cases. [1]ru2008-04-292-134/+3
* Fix compiling problem.davidxu2008-04-291-1/+1
* Use UMTX_OP_WAIT_UINT_PRIVATE and UMTX_OP_WAKE_PRIVATE to savedavidxu2008-04-299-19/+20
* Introduce command UMTX_OP_WAIT_UINT_PRIVATE and UMTX_OP_WAKE_PRIVATEdavidxu2008-04-292-19/+71
* Check for integer overflow before calling sbrk(2), since it uses ajasone2008-04-291-0/+7
* mention DX8400/50imp2008-04-291-2/+3
* Add Epson DX8400 scanner.imp2008-04-292-0/+2
* ANSIfy function prototypes. While I am there, constify some parameters anddelphij2008-04-2813-61/+36
* Check packet directions more properly instead of just checking receivedjkim2008-04-281-5/+5
* Use kgdb_parse() instead of libkvm(3) to read the first instruction fromjhb2008-04-281-16/+9
* Eliminate pointless casts from kmem_suballoc().alc2008-04-281-2/+2
* Correct minor typos in SCTP man pages.rwatson2008-04-282-2/+1
* Remove the 'add_kld_command' arg from load_kld(). It is always true sincejhb2008-04-281-12/+5
* Handle endianness for mipsgonzo2008-04-281-2/+4
* Document 'show mount' command.pjd2008-04-281-1/+7
* Sigh, when reapplying the patch to HEAD, I somehow forgot to commit this file.stefanf2008-04-281-6/+3
* vm_map_fixed(), unlike vm_map_find(), does not update "addr", so it can bealc2008-04-283-5/+5
* The first argment of mtdbatu or mtibatu is part of the encoding.marcel2008-04-281-7/+8
* MFp4: SMP supportmarcel2008-04-2716-137/+715
* restore the hal's channel list when doing getradiocaps so it's in sync withsam2008-04-271-0/+5
* Eliminate track_modified_needed(), better known as pmap_track_modified()marcel2008-04-271-37/+8
* - Fix bugs where the value of arithmetic expansion$((...)) was trucatedstefanf2008-04-273-14/+29
* MFp4: SMP supportmarcel2008-04-271-6/+63
* Make sure tmpstk is aligned and make it 8KB in size -- not 8KB+16.marcel2008-04-271-2/+3
* Add support files for compiling with soft-float. This has beenmarcel2008-04-273-0/+448
* Remove mfsvr():marcel2008-04-273-12/+2
* Fix include guard spelling.rwatson2008-04-271-1/+1
* When writing trailers in sendfile(2), don't call kern_writev()rwatson2008-04-271-3/+4
* Add a breif example for the wlan change. Include an explicit pointerimp2008-04-271-0/+6
* Remove two unused declarations. These variables are now fields withinalc2008-04-271-2/+0
* Remove an XXX comment. sys/amd64/amd64/pmap.c revision 1.516 explains whyalc2008-04-271-4/+0
* MFamd64 revision 1.544/i386 revision 1.549alc2008-04-261-41/+10
* Add a missing quote symbol.yar2008-04-261-1/+1
* Just met Kurt Vonnegut's quote remarkably relevantyar2008-04-261-0/+4
OpenPOWER on IntegriCloud