aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Correct and clarify some very incorrect text.Scott Long2004-10-221-6/+6
* Seperate ia64 from the pack. The disc1 is overflowing to such extendMarcel Moolenaar2004-10-221-85/+96
* Document the 21610SA card.Scott Long2004-10-221-0/+2
* Merge files peter takes off the vendor branchAndrey A. Chernov2004-10-210-0/+0
* Fix some more files that got butchered to appear to be back on thePeter Wemm2004-10-213-110/+249
* Force these files back off the vendor branch. They should NEVER have beenPeter Wemm2004-10-215-69/+275
* Add support for the 21610SA 16-channel SATA card. Thanks to Adaptec forScott Long2004-10-211-0/+2
* Add KTR_GEOM, which allows tracing of basic GEOM I/O events occuringRobert Watson2004-10-212-1/+28
* Move the VI_BWAIT flag into no bo_flag element of bufobj and call it BO_WWAITPoul-Henning Kamp2004-10-2114-139/+138
* Add BO_* macros parallel to VI_* macros for manipulating the bo_mtx.Poul-Henning Kamp2004-10-213-8/+29
* Polish vtruncbuf() to improve readability and style a bit.Poul-Henning Kamp2004-10-211-49/+42
* Remove NOLIBPTHREAD=yes since BIND related binaries (dig etc.) requireMarc Fonvieille2004-10-211-1/+0
* Simplify buf_vlist_remove().Poul-Henning Kamp2004-10-211-34/+16
* Forced commit to get the right commit message:Poul-Henning Kamp2004-10-210-0/+0
* Add new function ttyinitmode() which sets our systemwide defaultPoul-Henning Kamp2004-10-212-7/+89
* Add -D_KVM_VNODE to indicate that despite being a userland program,Poul-Henning Kamp2004-10-211-0/+2
* We want to ignore BUS_DMASYNC_POSTWRITE, not BUS_DMASYNC_POSTREAD.Olivier Houchard2004-10-211-1/+1
* Bump copyright dates for NETA on these files.Robert Watson2004-10-212-2/+2
* Remove unnecessary include of vnode.h.Robert Watson2004-10-211-1/+0
* Modify libugidfw(3) to use MBI_* permission flags from mac_bsdextended.hRobert Watson2004-10-211-13/+12
* Modify mac_bsdextended policy so that it defines its own vnode accessRobert Watson2004-10-212-33/+74
* Pass WORLD_FLAGS down to the distributeworld target, so it'sRuslan Ermilov2004-10-211-1/+2
* Decrease reference count if we won't use the thread, this avoids memoryDavid Xu2004-10-212-0/+8
* Zero terminate empty sting in kdb_sysctl_available.Stephan Uphoff2004-10-211-0/+2
* Bump the document date, s/filesystem/file system/ and add missing word.Giorgos Keramidas2004-10-201-3/+3
* Modify the vm object locking in do_sendfile() so that the containing objectAlan Cox2004-10-201-2/+3
* Introduce root_rw_mount as a new variable in defaults/rc.conf toGiorgos Keramidas2004-10-202-0/+14
* Fix a typo so that this compiles.John Baldwin2004-10-201-1/+1
* Fix a typo so that this compiles again.John Baldwin2004-10-201-1/+1
* -c flag (cache stats) was killed in rev. 1.68. Fix getopt(3) andMaxim Konovalov2004-10-201-2/+2
* Fix typo.Simon L. B. Nielsen2004-10-201-1/+1
* Do not retry on requests that has lost thier device during reinit.Søren Schmidt2004-10-201-8/+5
* Explicitly break out NETA license from Berkeley license to clearlyRobert Watson2004-10-205-0/+105
* Don't prepend "/dev" if an argument given is an absolute pathname.Ruslan Ermilov2004-10-201-1/+1
* Rumor has it that ACCTON EN2216 is also an ne2000 compatible. Make it so.Warner Losh2004-10-201-0/+1
* Add missing bus_dmamap_sync() calls. If you are using an architectureMaxime Henrion2004-10-191-2/+12
* Destroy the UMA zone on unload.Andre Oppermann2004-10-191-0/+1
* Slightly extend the locking during unload to fully cover the protocolAndre Oppermann2004-10-191-5/+6
* Annotate a newly introduced race present due to the unloading ofRobert Watson2004-10-191-0/+4
* Convert IPDIVERT into a loadable module. This makes use of the dynamic loada...Andre Oppermann2004-10-196-37/+100
* Properly declare the "net.inet" sysctl subtree.Andre Oppermann2004-10-191-0/+1
* Pre-emptively define IPPROTO_SPACER to 32767, the same value as PROTO_SPACERAndre Oppermann2004-10-191-0/+6
* aic7xxx.h:Justin T. Gibbs2004-10-192-14/+91
* - Removed the .CURDIR/.OBJDIR magic, it is not necessary here.Ruslan Ermilov2004-10-191-12/+2
* Make the -m option actually work.Ruslan Ermilov2004-10-191-1/+1
* Idle the channel earlier in reinit().Søren Schmidt2004-10-191-10/+10
* CosmeticsSøren Schmidt2004-10-191-6/+2
* Really really fix typo this time.Bruce M Simpson2004-10-192-2/+0
* Define IFF_LOCKGIANT() and IFF_UNLOCKGIANT() macros, which conditionallyRobert Watson2004-10-192-2/+40
* This is now WARNS 6 clean on 64-bit platforms.David E. O'Brien2004-10-191-1/+1