summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* The TCP protocol lock may still be held if the reassembly queue dropped FIN.jlemon2003-02-262-2/+4
* MFi386: Don't remove UFS_ACL support.nyan2003-02-261-2/+0
* Use rman_get_start() to get start address of the resource.nyan2003-02-261-2/+2
* - gamma_r, lgamma_r, gammaf_r, and lgammaf_r were protected by _REENTRANTimp2003-02-262-9/+38
* Fix a bug when handling SIGCONT.davidxu2003-02-261-7/+0
* Stay consistent with dofs_md().ru2003-02-261-1/+1
* Increase the block size for reading and writing from 8KB to 1MB andmarcel2003-02-261-4/+7
* Fix compiling error.davidxu2003-02-262-2/+2
* Fix a condition so that ip reassembly queues are emptied immediatelysilby2003-02-261-1/+1
* Bump __FreeBSD_version to note that taskqueue_swi now runs without Giant,scottl2003-02-261-1/+1
* Revert the use of -g that leaked in.scottl2003-02-261-1/+0
* The cmp utility has the questionable feature of using mmap whendas2003-02-261-0/+21
* Attempt to make the ng_fec module play nice with BPF again. Things havewpaul2003-02-261-16/+6
* Consistently use NOFORTH to control the usage of ficl.obrien2003-02-265-21/+17
* Better to not know anything about KSE.davidxu2003-02-262-4/+0
* Add SMC 34C90. Not tested, but should be a no-op except for the id string.imp2003-02-261-1/+4
* Add a number of IDs from linux for old, rare pci devices:imp2003-02-261-5/+6
* Bring aac out from under Giant:scottl2003-02-264-18/+46
* Fix style of recent additions and sort.wollman2003-02-262-33/+28
* Add a great quote from Linus Torvalds about BDE.mike2003-02-261-0/+5
* Fix an error which caused 'free(): error: chunk is already free'gad2003-02-261-0/+3
* Introduce a new taskqueue that runs completely free of Giant, and inscottl2003-02-2610-14/+34
* Use BUS_SPACE_MAXADDR_32BIT in the DMA tag where needed. Before the recentscottl2003-02-261-2/+2
* Retire the aacd major (151) now that it's no longer needed.scottl2003-02-261-1/+1
* Move to 'struct disk*' APIscottl2003-02-263-50/+26
* Correctly set BUS_SPACE_MAXSIZE in all the busdma backends.mux2003-02-2612-12/+12
* Add a missing '!'.davidxu2003-02-262-4/+4
* Removedavidxu2003-02-261-0/+0
* This commit was generated by cvs2svn to compensate for changes in r111519,davidxu2003-02-265-0/+630
|\
| * Add test program for round robin in userland.davidxu2003-02-265-0/+630
* Further GC of M_STRING, missed previously.rwatson2003-02-261-2/+0
* Replace license with two-clause BSD; an old license template with threerwatson2003-02-261-7/+4
* GC M_STRING, no longer required as strdup() accepts a malloc type.rwatson2003-02-261-1/+0
* Add a simple facility to allow round roubin in userland.davidxu2003-02-263-82/+91
* - The interlock was not being droped in nfs_flush() if the first part ofjeff2003-02-261-2/+5
* When doing cleanup of excessive buffers in bdwrite (see kern/vfs_bio.cmckusick2003-02-251-2/+8
* Change the field used to test whether the superblock has been updatedmckusick2003-02-251-1/+5
* Chase the musical variable names.jhb2003-02-251-2/+2
* Unbreak mutex profiling (at least for me).mtm2003-02-252-6/+30
* Add a new subcommand to pccardc(8), "dumpcisfile", which reads a CISgreen2003-02-256-4/+94
* Pass a malloc type into the libkern strdup() implementation explicitly,rwatson2003-02-252-3/+4
* NO_GEOM cleanup:phk2003-02-251-3/+3
* NO_GEOM cleanup:phk2003-02-251-46/+21
* Fix typo.robert2003-02-251-1/+1
* Fix support for Acer chips. The UDMA enable regs wasn't set properly.sos2003-02-252-27/+13
* Move most everything back to a MI NOTES, and use "nodevice" in MD NOTESobrien2003-02-2510-383/+378
* Limit the maximum I/O size to 8 pages for version 2 controllers. Thisjhb2003-02-251-4/+8
* Fix a small fat-finger: s/mlxd/mxld/.jhb2003-02-251-1/+1
* - Added inlines pmap_is_current, pmap_is_alternate and pmap_set_alternatejake2003-02-254-52/+82
* Fixed CLEANFILES.ru2003-02-256-6/+8
OpenPOWER on IntegriCloud