summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update for new eventssam2008-04-301-0/+65
* Add support for Microsoft Notebook Optical Mouse 3000 Model 1049.kaiw2008-04-302-0/+21
* remove old code to handle mcast address changes; this is all done throughsam2008-04-301-10/+0
* Emit a warning when the network_interfaces variable is not set to AUTO.brooks2008-04-301-0/+4
* disable default enabling of WME until we resolve driver regressionssam2008-04-301-0/+3
* Make ld use tradmips for output formats since we migrated to it.gonzo2008-04-302-2/+2
* When receiving delegated credentials, initialise our cred's linked list.dfr2008-04-301-1/+5
* Use global implementation of _gss_oid_equal.dfr2008-04-301-9/+1
* Allow null oids in _gss_oid_equal().dfr2008-04-301-0/+5
* Eliminate an unused field from the pmap.alc2008-04-301-1/+0
* Don't panic even if bus_dmamap_load(9) was failed. Just returnyongari2008-04-301-3/+11
* mp_machdep.c is only conditional upon smp, not aim. If booke growsmarcel2008-04-301-1/+1
* fix buildsam2008-04-301-2/+2
* o Add MIPS to the list of architectures with defined TLS_TCB_ALIGNgonzo2008-04-291-2/+2
* Set QUANTUM_2POW_MIN and SIZEOF_PTR_2POW parameters for MIPSgonzo2008-04-291-0/+5
* Document the kproc_kthread_add() calljulian2008-04-293-1/+76
* Add new directories, scripts and wlanwds. Introduced with vap support.rpaulo2008-04-291-0/+2
* Add missing 't'.rpaulo2008-04-291-1/+1
* disable HT capabilities until we sort out firmware issuessam2008-04-291-1/+3
* Lock filedesc exclusively when modifying fd_[cr]dir.rdivacky2008-04-291-2/+2
* 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
OpenPOWER on IntegriCloud