summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Move alumni committers from the active section.gavin2010-12-311-22/+22
* For committers listed as alumni, add the date that their commit bit wasgavin2010-12-311-7/+7
* The mwl's HAL manages an array of MWL_MBSS_MAX VAPs where the first 8 arebschmidt2010-12-311-1/+1
* Remove debugging leftovers.yongari2010-12-311-5/+0
* Make -S functional.brian2010-12-311-1/+1
* Add vte(4) man page and hook up vte(4) to the build.yongari2010-12-315-3/+161
* Add vte(4) to the list of supported network interface.yongari2010-12-311-0/+1
* Add driver for DM&P Vortex86 RDC R6040 Fast Ethernet.yongari2010-12-319-0/+2585
* Add RDC Semiconductor R6040 10/100 PHY driver.yongari2010-12-306-2/+348
* sh: Avoid side effects from builtins in optimized command substitution.jilles2010-12-302-5/+78
* Define and use SCTP_SSN_GE, SCTP_SSN_GT, SCTP_TSN_GE, SCTP_TSN_GT macrostuexen2010-12-307-210/+125
* The RX path is missing a few bus_dmamap_*() calls, this results inbschmidt2010-12-301-3/+15
* For compatibility with Linux and Solaris add poweroff(8).pjd2010-12-303-4/+39
* Code cleanup: Use LIST_FOREACH, LIST_FOREACH_SAFE, TAILQ_FOREACH,tuexen2010-12-309-738/+439
* Fix three bugs related to the sequence number wrap-around affectingtuexen2010-12-303-3/+3
* - Add CPUTYPE support for sparc64. The net result is that it's now possiblemarius2010-12-302-2/+30
* sh: Add two tests for special cases in command substitution that alreadyjilles2010-12-302-0/+28
* Handle missing jremrefs when a directory is renamed overtop ofkib2010-12-302-8/+8
* In indir_trunc(), when processing jnewblk entries that are not writtenkib2010-12-301-10/+29
* Fix the LINUX_SOUND_MIXER_INFO ioctl to return success after thescf2010-12-302-2/+7
* Add xenpic_dynirq_disable_intr and set it as the .pic_disable_intr methodcperciva2010-12-301-0/+16
* Remove INDEX-6 from the default portsnap configuration file; the 6.x indexcperciva2010-12-301-1/+0
* Remove OBJ_CLEANING flag. The vfs_setdirty_locked_object() is the onlykib2010-12-293-5/+1
* printf: Do not use sh memory functions in sh builtin.jilles2010-12-291-13/+0
* There is no point in vm_contig_launder{,_page}() flushing held pages,alc2010-12-291-5/+4
* sh: Properly restore exception handler in fc.jilles2010-12-291-1/+2
* Fix several callout migration races:attilio2010-12-291-23/+119
* Switch mips architectures back to libgcc.kan2010-12-292-2/+2
* On UltraSPARC-III+ and greater take advantage of ASI_ATOMIC_QUAD_LDD_PHYS,marius2010-12-297-112/+294
* - Move the macros for generating load and store instructions to asmacros.hmarius2010-12-292-24/+24
* Rename the "xor" parameter to "xorval" as the former is a reserved keywordmarius2010-12-291-13/+13
* Move the increment of vm object generation count intokib2010-12-292-32/+34
* Add support for FS_TRIM to user-mode UFS utilities.kib2010-12-297-9/+72
* Add kernel side support for BIO_DELETE/TRIM on UFS.kib2010-12-294-2/+117
* Move the definition of mkdirlisthd from header to C file.kib2010-12-292-1/+2
* Add reporting of GEOM::candelete BIO_GETATTR for md(4) and geom_disk(4).kib2010-12-292-3/+8
* Add sysctl vm.md_malloc_wait, non-zero value of which switches malloc-backedkib2010-12-291-3/+8
* Use a proper type for the variable holding the summary size of the inodekib2010-12-291-1/+1
* - Follow r216313, the sched_unlend_user_prio is no longer needed, alwaysdavidxu2010-12-295-78/+30
* A lack of console input is not the same thing as a byte of \0 input.cperciva2010-12-291-3/+4
* Delete the nfsvno_localconflict() function in the experimentalrmacklem2010-12-282-62/+0
* MIPS has lots of flavors as wellimp2010-12-281-1/+1
* Revert r216777, per jhb@imp2010-12-281-4/+2
* Revert r216775, per jhb@imp2010-12-281-2/+1
* Fix an error in the ABI in rtld_bind_start(). When passing arguments to anwhitehorn2010-12-281-44/+44
* sh: Don't do optimized command substitution if expansions have side effects.jilles2010-12-284-1/+119
* Comment out npx and isa from NOTES file. We don't need them hereimp2010-12-281-2/+4
* Remove mem, io, isa and npx since they are duplicative of the entriesimp2010-12-281-7/+0
* Due to the automatic inclusion of DEFAULTS everywhere, and since itimp2010-12-281-1/+2
* ZFS might not return monotonically increasing directory offset cookies,pjd2010-12-281-3/+10
OpenPOWER on IntegriCloud