summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* o add -b option to enable batchingsam2003-02-241-5/+15
* o instead of applying arbitrary tunables, just honor the COP_F_BATCHsam2003-02-241-73/+46
* Return bits which were removed in revision 1.22.trhodes2003-02-241-3/+11
* Check whether setmode(3) fails and deallocate its return value aftermikeh2003-02-241-0/+4
* Return bits which were removed in revision 1.28.trhodes2003-02-241-0/+19
* Don't NULL out p_fd until after closefd() has been called. This isn'tscottl2003-02-241-4/+6
* pst(4) should be portable across all our platforms.obrien2003-02-242-3/+3
* Revert to old (broken for over 1.5Tb filesystems) version of cgbasemckusick2003-02-241-0/+2
* Wrap the static endian functions to shutup GCC.obrien2003-02-241-0/+2
* Be more specific about supported cards.trhodes2003-02-241-1/+1
* Fix a comment which didn't match the new cookie behavior.silby2003-02-241-1/+1
* Catch up with ATAng changesgrehan2003-02-242-18/+23
* I thought groff was wrapped with NO_CXX. Oh well, it is now.obrien2003-02-241-1/+5
* Check the value given for number-of-logs to keep in config-file entries,gad2003-02-241-2/+2
* Remove a comment about pccardd(8).trhodes2003-02-241-3/+1
* 1) Fix so -a honors the -n ("do nothing") option. Before, if the directorygad2003-02-241-4/+16
* Fix another case for timewait.jlemon2003-02-241-0/+3
* Update to work with the new timewait state.jlemon2003-02-241-21/+5
* Add device wlan as its now required.trhodes2003-02-241-0/+1
* Remove a XXXKSE. kg_completed now needs proc lock.davidxu2003-02-242-2/+0
* Minor style fix. Add parenthesis around 'return' values.gad2003-02-241-16/+16
* tcp_twstart() need to be called with the TCP protocol lock held to avoidhsu2003-02-242-12/+16
* Add the idea of a "default rotate action", which will be used if a file isgad2003-02-241-33/+194
* Backout last surplus commit. That day just wasn't my day.davidxu2003-02-242-10/+0
* Pass the right function to callout_reset() for a compressedhsu2003-02-242-2/+2
* Use the direct mapping of IdlePTD setup in locore for proc0's page directory,jake2003-02-242-16/+4
* Add apple partition map GEOM modulegrehan2003-02-241-0/+1
* Make the 'a' parameter of bus_space_write_multi_stream_*() a const pointer.obrien2003-02-241-3/+3
* Allow machines with one CPU and a valid mp table to boot an SMP kernel.tegge2003-02-236-0/+12
* Add support for Peppercon ROL-F Card.dan2003-02-232-0/+10
* Use the correct size for reading and writing the PCI config space.marcel2003-02-231-5/+5
* Sync new socket nonblocking/async state with file flags in accept().tegge2003-02-231-0/+7
* There is no reason to be cute with ntohl(). Just call it directly ratherobrien2003-02-235-22/+8
* Explain what exca is.imp2003-02-232-0/+41
* Previous commit missed a 1 that should be NGPTD, and an NPDEPG that shouldjake2003-02-237-5/+7
* This commit was generated by cvs2svn to compensate for changes in r111368,obrien2003-02-231-0/+248
|\
| * Import Linux's linux/include/asm-sparc64/bitopts.h.obrien2003-02-231-0/+248
| * Update the vendor branch of ext2fs to Linux 2.3.35. This is neededbde2000-01-018-686/+1123
| * Finish (?) importing the Linux ext2fs files that our GPL'ed ext2fsbde2000-01-011-34/+10
* | Import Linux's linux/include/asm-sparc64/bitopts.h.obrien2003-02-231-0/+248
* | Follow the (good) trend of returning import files to vendor versionsgshapiro2003-02-2315-25/+2
* | This local FreeBSD mod isn't needed now that we have the freebsd* ostypegshapiro2003-02-231-1/+0
* | o Improve vocabulary/wordingchris2003-02-231-34/+60
* | If more than one argument were given on the command line, interpret thedes2003-02-231-4/+15
* | - Added macros NPGPTD, NBPTD, and NPDEPTD, for dealing with the size of thejake2003-02-2312-29/+37
* | Insert threads interrupted by a signal while running onto the run queue.mini2003-02-234-52/+6
* | Add signal logic to the build.mini2003-02-232-0/+4
* | It seems that sound(4)'s feeder routines don't need to allocate memorygreen2003-02-233-11/+8
* | The rest of our platforms make bus_space_write_multi_stream_2's 'a' aobrien2003-02-231-1/+1
* | Add an empty bus_space_unmap() like Alpha has. puc(4) uses it.obrien2003-02-231-0/+11
OpenPOWER on IntegriCloud