| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | New release notes: SA-03:02, SA-03:03. | bmah | 2003-02-24 | 2 | -2/+28 |
* | Fix style bugs in previous commit. | mike | 2003-02-24 | 1 | -7/+5 |
* | Correctly map SIGSYS signal to/from Linux. | kan | 2003-02-24 | 2 | -3/+3 |
* | The mpbiosreason variable does not used for pc98. | nyan | 2003-02-24 | 6 | -0/+12 |
* | Fix printf format error. | nyan | 2003-02-24 | 1 | -6/+6 |
* | Hacks to get i386 and pc98 building: | des | 2003-02-24 | 1 | -0/+2 |
* | Clarify about NSWAPDEV, add a DIAGNOSTICS section pointing to | das | 2003-02-24 | 1 | -3/+8 |
* | - Add a clearer error message for the case where swapon hits the | das | 2003-02-24 | 1 | -3/+9 |
* | Expand the reference count on struct dquot to 32 bits. | das | 2003-02-24 | 1 | -2/+1 |
* | Third attempt at removing machdep.h and using ALIGN from <sys/param.h>. | marcel | 2003-02-24 | 3 | -101/+54 |
* | When removing the last item from a non-empty worklist, the worklist | mckusick | 2003-02-24 | 1 | -2/+15 |
* | <machine/vmparam.h> is the right place to get KERNBASE, so don't special | obrien | 2003-02-24 | 1 | -1/+1 |
* | o add -b option to enable batching | sam | 2003-02-24 | 1 | -5/+15 |
* | o instead of applying arbitrary tunables, just honor the COP_F_BATCH | sam | 2003-02-24 | 1 | -73/+46 |
* | Return bits which were removed in revision 1.22. | trhodes | 2003-02-24 | 1 | -3/+11 |
* | Check whether setmode(3) fails and deallocate its return value after | mikeh | 2003-02-24 | 1 | -0/+4 |
* | Return bits which were removed in revision 1.28. | trhodes | 2003-02-24 | 1 | -0/+19 |
* | Don't NULL out p_fd until after closefd() has been called. This isn't | scottl | 2003-02-24 | 1 | -4/+6 |
* | pst(4) should be portable across all our platforms. | obrien | 2003-02-24 | 2 | -3/+3 |
* | Revert to old (broken for over 1.5Tb filesystems) version of cgbase | mckusick | 2003-02-24 | 1 | -0/+2 |
* | Wrap the static endian functions to shutup GCC. | obrien | 2003-02-24 | 1 | -0/+2 |
* | Be more specific about supported cards. | trhodes | 2003-02-24 | 1 | -1/+1 |
* | Fix a comment which didn't match the new cookie behavior. | silby | 2003-02-24 | 1 | -1/+1 |
* | Catch up with ATAng changes | grehan | 2003-02-24 | 2 | -18/+23 |
* | I thought groff was wrapped with NO_CXX. Oh well, it is now. | obrien | 2003-02-24 | 1 | -1/+5 |
* | Check the value given for number-of-logs to keep in config-file entries, | gad | 2003-02-24 | 1 | -2/+2 |
* | Remove a comment about pccardd(8). | trhodes | 2003-02-24 | 1 | -3/+1 |
* | 1) Fix so -a honors the -n ("do nothing") option. Before, if the directory | gad | 2003-02-24 | 1 | -4/+16 |
* | Fix another case for timewait. | jlemon | 2003-02-24 | 1 | -0/+3 |
* | Update to work with the new timewait state. | jlemon | 2003-02-24 | 1 | -21/+5 |
* | Add device wlan as its now required. | trhodes | 2003-02-24 | 1 | -0/+1 |
* | Remove a XXXKSE. kg_completed now needs proc lock. | davidxu | 2003-02-24 | 2 | -2/+0 |
* | Minor style fix. Add parenthesis around 'return' values. | gad | 2003-02-24 | 1 | -16/+16 |
* | tcp_twstart() need to be called with the TCP protocol lock held to avoid | hsu | 2003-02-24 | 2 | -12/+16 |
* | Add the idea of a "default rotate action", which will be used if a file is | gad | 2003-02-24 | 1 | -33/+194 |
* | Backout last surplus commit. That day just wasn't my day. | davidxu | 2003-02-24 | 2 | -10/+0 |
* | Pass the right function to callout_reset() for a compressed | hsu | 2003-02-24 | 2 | -2/+2 |
* | Use the direct mapping of IdlePTD setup in locore for proc0's page directory, | jake | 2003-02-24 | 2 | -16/+4 |
* | Add apple partition map GEOM module | grehan | 2003-02-24 | 1 | -0/+1 |
* | Make the 'a' parameter of bus_space_write_multi_stream_*() a const pointer. | obrien | 2003-02-24 | 1 | -3/+3 |
* | Allow machines with one CPU and a valid mp table to boot an SMP kernel. | tegge | 2003-02-23 | 6 | -0/+12 |
* | Add support for Peppercon ROL-F Card. | dan | 2003-02-23 | 2 | -0/+10 |
* | Use the correct size for reading and writing the PCI config space. | marcel | 2003-02-23 | 1 | -5/+5 |
* | Sync new socket nonblocking/async state with file flags in accept(). | tegge | 2003-02-23 | 1 | -0/+7 |
* | There is no reason to be cute with ntohl(). Just call it directly rather | obrien | 2003-02-23 | 5 | -22/+8 |
* | Explain what exca is. | imp | 2003-02-23 | 2 | -0/+41 |
* | Previous commit missed a 1 that should be NGPTD, and an NPDEPG that should | jake | 2003-02-23 | 7 | -5/+7 |
* | This commit was generated by cvs2svn to compensate for changes in r111368, | obrien | 2003-02-23 | 1 | -0/+248 |
|\ |
|
| * | Import Linux's linux/include/asm-sparc64/bitopts.h. | obrien | 2003-02-23 | 1 | -0/+248 |
| * | Update the vendor branch of ext2fs to Linux 2.3.35. This is needed | bde | 2000-01-01 | 8 | -686/+1123 |