summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use NULL rather than 0 to invalidate a pointer.bz2010-12-311-9/+2
* Remove duplicated "perfect"yongari2010-12-311-1/+1
* Try to catch a possible divide-by-zero as early as possible if "mtu" is 0bz2010-12-311-0/+3
* Print the vnet pointer under DDB when iterating over flowtables of eachbz2010-12-311-0/+3
* Move the increment operation under the lock and split the conditionbz2010-12-311-8/+10
* sh: Check if dup2 for redirection from/to a file succeeds.jilles2010-12-312-1/+13
* Happy New Year 2011.bz2010-12-312-3/+3
* Make i386_set_ldt work on i386/XEN, step 5/5.cperciva2010-12-312-0/+6
* Make i386_set_ldt work on i386/XEN, step 4/5.cperciva2010-12-311-4/+8
* Make i386_set_ldt work on i386/XEN, step 3/5.cperciva2010-12-311-0/+3
* Make i386_set_ldt work on i386/XEN, step 2/5.cperciva2010-12-311-1/+0
* Make i386_set_ldt work on i386/XEN, step 1/5.cperciva2010-12-311-0/+4
* 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
OpenPOWER on IntegriCloud