summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add myself as a port committer (with eadler@ and bdrewery@ as mentors).dbn2013-01-152-0/+5
* In case somebody still use it, fix legacy ataraid(4) to work on combinedmav2013-01-151-1/+2
* Alike to r242314 for GRAID make GRAID3 more aggressive in marking volumesmav2013-01-151-9/+12
* Alike to r242314 for GRAID make GMIRROR more aggressive in marking volumesmav2013-01-151-9/+12
* cxgbe/tom: Miscellaneous updates for TOE+IPv6 support (more to follow).np2013-01-152-16/+38
* Add an option DB_FROM_SRC to use src/etc's user/group databases whenbrooks2013-01-152-15/+36
* Don't use f_show_msg() unless printf(1) syntax is required (this reduces thedteske2013-01-1414-56/+57
* Remember the . in .\" in the WITH_NMTREE file and regenerate the output.brooks2013-01-142-3/+3
* cxgbe(4): Updates to the hardware L2 table management code.np2013-01-147-190/+149
* Keep value of orig_config_id metadata field. Windows driver writes theremav2013-01-141-2/+5
* Add CLOCK_PROCESS_CPUTIME_ID to <time.h>, to synchronize the CLOCK_*dim2013-01-141-0/+1
* Add new u3g device quirk.hselasky2013-01-142-0/+2
* sh: Simplify cd-hash interaction.jilles2013-01-142-40/+15
* Small cosmetic tuning of the IRRT status constants.mav2013-01-141-4/+7
* Quiesce some clang warnings while we're here doing stuff.sbruno2013-01-143-2/+9
* Print some more metadata fields.mav2013-01-141-6/+12
* sh: Pass $? to command substitution containing compound/multiple commands.jilles2013-01-142-2/+6
* - Get rid of unused function vmspace_wired_count().zont2013-01-142-7/+0
* Remove stray tabs.jlh2013-01-141-2/+2
* Allow commands without any additional arguments, as stated in thejlh2013-01-141-2/+2
* Update sigcode to use both the current ABI and FreeBSD's version of theandrew2013-01-141-1/+18
* Switch the default CPU to an arm9. This removes compiler support for theandrew2013-01-141-1/+1
* Directly uses calloc(3) instread of malloc(3) + memset(3)bapt2013-01-141-2/+1
* Add a trivial comment to record the proper commit log for r245407:kib2013-01-141-0/+1
* Rearrange the struct bufobj and struct vnode layouts to reducekib2013-01-142-21/+23
* For zfs vnodes, use the standard inode number based hash algorithm.kib2013-01-141-0/+2
* The current default size of the nullfs hash table used to lookup thekib2013-01-141-10/+6
* diff --git a/sys/kern/vfs_subr.c b/sys/kern/vfs_subr.ckib2013-01-141-0/+13
* Add exported vfs_hash_index() function, which calculates the canonicalkib2013-01-142-0/+8
* Rename vfs_hash_index() to vfs_hash_bucket().kib2013-01-141-6/+6
* Add new f_yesno/f_noyes wrapper functions (which take printf(1) syntax).dteske2013-01-145-15/+51
* Add missing dialog(1) arguments to internationalize "Help"-button label.dteske2013-01-144-0/+4
* Windows driver writes relative volume IDs to metadata field. Use that valuemav2013-01-141-1/+2
* - Add checks for Intel metadata version and attributes. Ignore disks withmav2013-01-131-7/+41
* If we're doing a kickpcu, make sure we flush the whole RX list rather thanadrian2013-01-131-1/+7
* sh: Add testcase that $? is preserved into a simple command substitution.jilles2013-01-131-0/+5
* libutil: fix typo in comment for gr_fini.mjg2013-01-131-1/+1
* Enable syscons framebuffer support for bcm2835. It makes possible to run Xorgray2013-01-131-1/+24
* Remove accidentally copypasted commentgonzo2013-01-131-5/+0
* libutil: utilize strsep instead of strcat in a loop in gr_makemjg2013-01-131-6/+10
* libutil: move group_line_format into the scop of its only user.mjg2013-01-131-2/+1
* libutil: eliminate 'found' variable in gr_equalmjg2013-01-131-8/+5
* sh: Add some testcases related to subshells.jilles2013-01-135-0/+25
* sh: Fix crash when parsing '{ } &'.jilles2013-01-132-2/+9
* sh: Don't lose $? when backquoted command ends with semicolon or newline.jilles2013-01-133-1/+12
* Merge Perforce changeset 219952 to head:rwatson2013-01-1324-24/+24
* Partially merge Perforce changeset 219944 to head:rwatson2013-01-132-2/+2
* Partially merge Perforce changeset 219942 to head:rwatson2013-01-132-31/+45
* Merge Perforce changeset 219941 to head:rwatson2013-01-131-0/+143
* Merge Perforce changeset 219940 to head:rwatson2013-01-134-399/+22
OpenPOWER on IntegriCloud