summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Document the new mac_portacl(4) policy.chris2003-03-311-0/+156
* Document the new mac_portacl(4) policy.chris2003-03-3112-0/+13
* Recent changes to uipc_cow.c have eliminated the need for some sf_buf-alc2003-03-311-3/+3
* - In npxsetregs don't set the floating point if td == fpcurthread not ifjeff2003-03-313-3/+3
* Experimental pam_chroot module (not connected to the build)des2003-03-303-0/+193
* Add the ability to send 64-bit scatter/gather elements to aac cards. Thisscottl2003-03-301-39/+78
* -{h,k} are mutually exclisive. So only pay attention to the last of theobrien2003-03-301-2/+2
* MFp4: Fix copy&paste English error.jmallett2003-03-301-1/+1
* Make the 'restart' command work. Otherwise, it would successfullymtm2003-03-301-4/+15
* retire the "busy" field in bioqueues, it's served it's purpose.phk2003-03-302-9/+0
* Fix ATA_DEBUG case breakage.sos2003-03-301-1/+1
* Preparation commit before I start on the bioqueue lockdown:phk2003-03-303-43/+46
* Revert 1.21; this was local code that should not have beenmdodd2003-03-301-5/+5
* Modified release note: sendmail-8.12.9.bmah2003-03-302-2/+2
* - Temporary fix so this compiles with 64 bit bus_addr_t.jake2003-03-301-1/+2
* - Add support for PAE and more than 4 gigs of ram on x86, dependent on thejake2003-03-3022-28/+436
* Catch up with recent changes.mdodd2003-03-301-9/+5
* Switch rl_encap over to using m_defrag.silby2003-03-301-11/+1
* - We are not guaranteed that read ahead blocks are not in memory already.jeff2003-03-301-1/+9
* - Remove invalid casts.jake2003-03-304-6/+6
* - Convert all uses of pmap_pte and get_ptbase to pmap_pte_quick. Whenjake2003-03-306-362/+224
* The object type can't be OBJT_PHYS in vm_mmap().mux2003-03-301-1/+1
* rid is not a pointer to int, but rather just a plain int.imp2003-03-301-2/+2
* Document what bus_set_resource(9) does. It is used by bus drivers toimp2003-03-302-0/+96
* Fix a bug in the ENOMEM pacing code which probably made it panic systemsphk2003-03-291-4/+4
* - Free interrupt handler in ep_free().mdodd2003-03-296-18/+32
* Add create_geom and destroy_geom methods.phk2003-03-291-0/+159
* remove a blank line.phk2003-03-291-1/+0
* Use default geometry in case the device doesn't provide one:phk2003-03-291-1/+6
* Checksum the configuration EEPROM.mdodd2003-03-291-0/+43
* BDE'ifyfjoe2003-03-291-79/+89
* - Return error status instead of value in get_e().mdodd2003-03-294-32/+71
* Switch vr_encap over to using m_defrag instead of its own versionsilby2003-03-292-28/+4
* fix truncation check and buffer overflow checkfjoe2003-03-291-11/+11
* Update if_dc to use m_defrag, removing the semi-duplicate dc_coalsilby2003-03-292-70/+60
* sendmail 8.12.9 has been importedgshapiro2003-03-291-4/+4
* Fix conflicts from sendmail 8.12.9 importgshapiro2003-03-294-9/+139
* This commit was generated by cvs2svn to compensate for changes in r112810,gshapiro2003-03-2958-174/+329
|\
| * Import sendmail 8.12.9gshapiro2003-03-2962-183/+464
* | Fix the osf1 abi module on SMP systems by making the size ofgallatin2003-03-292-2/+3
* | Have sis_encap use m_defrag if:silby2003-03-291-1/+25
* | Align signal frame placed on stack to 16 bytes so that SSE FPU registerdeischen2003-03-291-1/+2
* | opt_geom.h is no longer required for this module.mdodd2003-03-291-5/+2
* | Add 'idt' driver to module build.mdodd2003-03-291-0/+1
* | - Deal with netisr changes.mdodd2003-03-291-5/+5
* | Add module infrastructure for 'dpt' driver.mdodd2003-03-292-0/+15
* | Add module infrastructure for 'if_ex'.mdodd2003-03-292-0/+13
* | - Declare ex_devclass in if_ex.cmdodd2003-03-294-8/+8
* | - Move ex_pccard_detach() to if_ex.c and rename it to ex_detach().mdodd2003-03-294-15/+22
* | Reformat for readability.mdodd2003-03-291-96/+98
OpenPOWER on IntegriCloud