summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This is not a D_TTY driver.phk2004-02-152-2/+0
* Add -d flag to monitor BIO_DELETE operations toophk2004-02-152-4/+27
* Fixed misspellings of "ext2_*" as "ufs_*" and " "ext2fs_*", and ofbde2004-02-152-14/+12
* Removed support for the unsupported option READONLY. It just forcedbde2004-02-152-8/+0
* Support mounting ext2fs file systems with -async to the small extentbde2004-02-151-0/+1
* Remove excess brackets.rwatson2004-02-151-3/+2
* Correct a long-standing race condition in vm_fault() that could result in aalc2004-02-151-3/+1
* mdoc(7) janitor:simon2004-02-151-18/+32
* Remove the static major assignment for iir(4).scottl2004-02-143-7/+1
* Remove the static major assignment for ips(4).scottl2004-02-142-3/+0
* Remove the reservation for the I2O device. The code never materialized, andscottl2004-02-141-1/+0
* Spell tcp_signature_compute correctly.bms2004-02-141-1/+1
* Add a release note for the sendmail 8.12.11 importgshapiro2004-02-142-0/+6
* Update for 8.12.11 importgshapiro2004-02-141-4/+4
* Fix sendmail 8.12.11 import conflictsgshapiro2004-02-146-19/+63
* This commit was generated by cvs2svn to compensate for changes in r125820,gshapiro2004-02-1440-224/+634
|\
| * Import sendmail 8.12.11gshapiro2004-02-1446-244/+699
* | Final brucification pass. Spell types consistently (u_int). Remove bogusbms2004-02-143-3/+3
* | Adding missing cx (cronyx/Sigma) entry.rik2004-02-141-0/+2
* | Fixing copyright and adding vendor cvs id.rik2004-02-141-1/+2
* | For previous commitrik2004-02-140-0/+0
* | Fix a problem with the way we schedule work on the NDIS worker threads.wpaul2004-02-142-2/+22
* | Fixing memory deallocationrik2004-02-141-13/+25
* | Use consistent style for cdevsw initializationphk2004-02-141-5/+5
* | Use standard style for cdevsw initialization.phk2004-02-142-7/+7
* | Use standard style for cdevsw initializtionphk2004-02-141-9/+9
* | Use same style for cdevsw as the rest of our drivers.phk2004-02-141-5/+5
* | This is not a D_TTY driver.phk2004-02-141-1/+1
* | By default, don't allow processes in a jail to list the set ofrwatson2004-02-141-0/+7
* | Fix mismerge in last commit: check that cred->cr_prison is NULLrwatson2004-02-141-1/+1
* | By default, when a process in jail calls getfsstat(), only return therwatson2004-02-144-0/+39
* | Do not check error code from closing ->access() calls, we know they succeed.phk2004-02-143-8/+9
* | Add a KASSERT which checks that a class never fails a closing ->access()phk2004-02-141-0/+3
* | Try again to get rid of makedev().phk2004-02-141-5/+9
* | Remove the check which used to protect us against make_dev() beingphk2004-02-141-19/+0
* | Cosmetic changes to the recipient addresses.des2004-02-145-5/+5
* | - Correct a long-standing race condition in vm_page_try_to_cache() thatalc2004-02-142-4/+3
* | Test the return value of UART_PARAM(). Invalid line parameters did notmarcel2004-02-141-1/+2
* | Fixed some style bugs:bde2004-02-142-22/+14
* | Fix hw.acpi.os_name by renaming it to hw.acpi.osname. The "_name" suffixnjl2004-02-144-8/+13
* | T -CURRENT DO NOT CRASH UPON ^T K PLZ THX.green2004-02-141-1/+2
* | Remove unused variable and related bogus checks.le2004-02-141-10/+3
* | Do not expose ip_dn_find_rule inline function to userland and unbreak world.mlaier2004-02-131-1/+1
* | - Document more explicitly how the mac_portacl(4) policy works.simon2004-02-131-6/+67
* | Drop directory existence checks.ru2004-02-131-62/+24
* | MFffs (ffs_vfsops.c 1.76 (part of the big soft updates commit): lockbde2004-02-132-8/+20
* | Do not check receive interface when pfil(9) hook changed address.mlaier2004-02-131-1/+1
* | This set of changes eliminates the use of MT_TAG "pseudo mbufs", replacingmlaier2004-02-1317-438/+461
* | Brucification.bms2004-02-138-38/+43
* | Fixed a misplaced ifdef that prevented npx.c building without "device isa"bde2004-02-131-1/+1
OpenPOWER on IntegriCloud