summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement settimeofday() for Linuxulator/amd64.jkim2007-04-182-1/+27
* Notes on the acct(5) format switch.dds2007-04-181-0/+11
* Change the export option from -w (write) to -X.dds2007-04-182-15/+15
* MFp4: Fix automatic snapshot mount when unprivileged user does lookuppjd2007-04-182-14/+16
* MFp4: We check for PRIV_VFS_MOUNT already in mount(2) syscall and we don'tpjd2007-04-182-8/+0
* Quick kill posix4 directory.trhodes2007-04-182-7/+1
* On AMD's Geode LX: Force the TSC to run through core-suspension so we canphk2007-04-181-0/+8
* Complain on write errors.dds2007-04-181-2/+6
* Add export capability through the new -w flag.dds2007-04-182-7/+57
* Missed locking the dump and shutdown entry points in the scsi_da driver.scottl2007-04-181-2/+9
* Revert a driver API change to xpt_alloc_ccb that isn't necessary. Fix ascottl2007-04-187-24/+35
* Ignore trailing '/' when comparing pathnames, so thatkientzle2007-04-181-3/+26
* When testing basic functionality, strip trailing '/' fromkientzle2007-04-181-3/+3
* Don't reinitialize the hardware if only PROMISC flag was changed.yongari2007-04-182-4/+13
* Add support for hw-assisted checksums on 6105M.phk2007-04-174-34/+144
* Simplify.pjd2007-04-172-8/+0
* Fix build breakage. Most of ZFS code is also compiled in userland and Ipjd2007-04-172-0/+2
* - Fix a leftover - vfs_mount_alloc() is now exported properly.pjd2007-04-172-8/+10
* Export vfs_mount_alloc() as it is used in ZFS.pjd2007-04-172-3/+3
* Honor the BUS_DMA_NOCACHE flag to bus_dmamem_alloc() on amd64 and i386 byjhb2007-04-172-0/+10
* Ignore hostid check for root-on-ZFS configurations. Making hostid availablepjd2007-04-172-2/+10
* No need to throw tag+handle around on the stack.phk2007-04-174-36/+14
* o Add missed w/space in the error message.maxim2007-04-171-1/+1
* Link libzpool, ztest and zdb against libpthread.pjd2007-04-174-8/+8
* When we run into the syncache entry limits syncache_add() triesandre2007-04-171-2/+2
* When trying to allocate a PnP BIOS memory resource, the code loops tryingjhb2007-04-171-1/+1
* Change $P4$ ID strings to P4 ID strings so that they are not auto-expandedrwatson2007-04-174-4/+4
* Remove $P4$ that snuck into CVS from Perforce.rwatson2007-04-171-1/+0
* Improve the if_vr driver ever so slightly.phk2007-04-174-174/+220
* Shorten text string for ip_fw2 dynamic rules zone by removing the wordrwatson2007-04-171-1/+1
* Bump date for the previous revision and the driver renaming.brueffer2007-04-171-1/+1
* To avoid confusion, mention that the driver was originally called trunkbrueffer2007-04-171-1/+3
* trunk(4) is now lagg(4).brueffer2007-04-171-1/+1
* Basic MPSAFE locking for the AHC and AHD drivers.scottl2007-04-1713-336/+72
* Don't use spinlocks here. The iicbus transactions can take a longimp2007-04-171-3/+3
* GNU readline was updated to patch 002 by ache@, note MFC bydelphij2007-04-171-1/+1
* - Add a new 'j' switch and runtime option to toggle display jail id forrafan2007-04-175-18/+85
* Don't delete the devalias, as per the man page.scottl2007-04-171-4/+1
* Remove net/if_trunk.h which is no longer used.thompsa2007-04-171-0/+2
* Link trunk(4) to lagg(4)thompsa2007-04-171-0/+1
* Note the renaming of trunk(4) to lagg(4).thompsa2007-04-171-0/+4
* Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.thompsa2007-04-1719-1987/+1987
* Apply a set of style.Makefile(5) changes to src/cddl/ makefiles.ru2007-04-1617-195/+172
* - Add a 'show rman <rm>' DDB command to dump the resources in a resourcejhb2007-04-161-0/+50
* New release notes: sx(9) lock improvements, T/TCP support in finger(1)bmah2007-04-161-0/+21
* For the XPT_SASYNC_CB operation, only decouple the broadcast to the busscottl2007-04-161-86/+67
* Drop the topology lock before calling the periph oninvalidate and dtorscottl2007-04-161-7/+5
* Drop the periph/sim lock when calling disk_destroy().scottl2007-04-162-5/+3
* Destroy the devalias before destroying the dev.scottl2007-04-161-1/+1
* - Add another graph about the organization of the FreeBSD Projectgabor2007-04-161-0/+120
OpenPOWER on IntegriCloud