summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* force type coercion for bus tag+handle when calling ath_hal_attachsam2006-05-061-1/+2
* fix build on sparcsam2006-05-061-0/+1
* o Implement "-n" flag: ignore files and directories with user "nodump"maxim2006-05-062-3/+14
* ffs_syncvnode() might skip some of the blocks due to them being locked,tegge2006-05-061-0/+46
* o Take an account a media sectorsize for medium and bigsize calculation.maxim2006-05-067-115/+580
* Forgot the amd/linux32 part since sys/*/linux didn't match :-(ambrisko2006-05-061-0/+6
* Modify UDP to use sosend_dgram() instead of sosend(). This allowsrwatson2006-05-061-0/+1
* Return error if vnode was reclaimed while it was temporarily unlocked.tegge2006-05-051-1/+11
* Temporarily unlock vnode for new image being executed to avoid lock ordertegge2006-05-051-0/+6
* Add Russell Cattelan to list of pre-commit reviewers for changes to XFS.rodrigc2006-05-051-1/+2
* Turn off disk quotas for snapshot files.tegge2006-05-052-0/+38
* Avoid locking overhead when snapshots are disabled.tegge2006-05-051-0/+4
* Avoid dereferencing NULL pointer.tegge2006-05-051-1/+3
* Setting the rid of the resource is a good idea, but we still need to returncognet2006-05-051-0/+1
* Check for VFS_STATFS() failure in _xfs_mount() and abort the mountkeramida2006-05-051-2/+1
* Fix a snafu caused while patching the previous fix from another branch.mohans2006-05-051-1/+0
* Fix for a NFS/TCP client bug which would cause the NFS/TCP stream to getmohans2006-05-051-0/+31
* Fix the the duplicate cut-n-paste in linux_fstat64 pointed out byambrisko2006-05-051-1/+0
* Enhance the Linux emulation layer to make MegaRAID SAS managements tool happy.ambrisko2006-05-057-17/+263
* If perform-actual-lookups is enabled, getservbyname() matches an entryume2006-05-052-24/+20
* Remove hand-rolled cross-build glue. Normal cross-build infrastructurescottl2006-05-051-8/+0
* - Set bio_done directly to NULL to indicate that we want to wait for the bio.pjd2006-05-051-5/+2
* Make sure the ip data pointer is correct before touching it againbz2006-05-051-0/+1
* Only return (tw) from tcp_twclose() if reuse is passed, otherwiserwatson2006-05-051-1/+1
* Force commit to provide correct commit message:pjd2006-05-050-0/+0
* /tmp/cvsTXPIwQpjd2006-05-051-0/+1
* Allow the HTTP_PROXY environment variable to be (mis)spelled ascperciva2006-05-052-2/+4
* AH_REGOPS_FUNC is needed for sparcsam2006-05-051-0/+1
* Fix the test for whether ${HTTP_PROXY} is set -- I got it backwards.cperciva2006-05-051-1/+1
* correct typesam2006-05-051-1/+1
* o Make it possible to compile find-sb on non-FreeBSD system (MacOS X in mysobomax2006-05-052-1/+159
* Fix binary upgrades by accounting for the schg flag on /var/empty.ceri2006-05-041-1/+1
* Assert ip6_forward_rt protected by Giant adding GIANT_REQUIRED tobz2006-05-042-0/+6
* In rtrequest and rtinit check for sa_len != 0 for the givenbz2006-05-041-0/+6
* Use G_RAID3_FOREACH_SAFE_BIO() macro instead of G_RAID3_FOREACH_BIO() inpjd2006-05-041-6/+4
* The port number must be network byte order.ume2006-05-041-4/+3
* o style: WARNS= -> WARNS?=.maxim2006-05-041-1/+1
* o By popular demand import getent(1) utility: a program retrievesmaxim2006-05-044-0/+701
* Fix three more bugs in bfe:silby2006-05-042-17/+22
* Move the formatting of the NICE column to a new function format_nice()bde2006-05-041-20/+30
* Belatedly add 2 entries relating to the introduction of scc(4) andmarcel2006-05-041-0/+15
* Fixed some style bugs (mainly missing and wrong splitting of long lines).bde2006-05-041-48/+54
* Add 4Gb Fibre Channel support.mjacob2006-05-041-1/+10
* Remove MPT_PRT_INVARIANT- it was a silly idea.mjacob2006-05-042-8/+3
* Gratuitous tag alignment. It bugged me.mjacob2006-05-041-1/+1
* Remove two lines of debugging which I forgot to remove before the lastcperciva2006-05-031-2/+0
* The approach portsnap uses of "pick a random HTTP mirror" doesn'tcperciva2006-05-031-3/+16
* Instead of selecting a mirror and failing if it is inaccessible, keepcperciva2006-05-031-25/+50
* Hide another common print under bootverbose.scottl2006-05-031-1/+2
* o Document security.jail.jailed sysctl.maxim2006-05-031-1/+6
OpenPOWER on IntegriCloud