| Commit message (Expand) | Author | Age | Files | Lines |
* | o Move current inhabitants of kern.security to kern.security.bsd, so | rwatson | 2001-11-30 | 1 | -14/+16 |
* | Add a couple of minor changes. | iwasaki | 2001-11-30 | 1 | -2/+5 |
* | Use 'mkdir -p /.attribute/system' instead of breaking it into | rwatson | 2001-11-30 | 1 | -1/+1 |
* | Use 'mkdir -p /.attribute/system' instead of breaking it into | rwatson | 2001-11-30 | 1 | -1/+1 |
* | README.extattr incorrectly specified sample command lines for | rwatson | 2001-11-30 | 1 | -2/+2 |
* | During SIOCAIFADDR, if in_ifinit() fails and we've already added an | brian | 2001-11-30 | 1 | -24/+39 |
* | cpuid bit 30 is 'IA64', for when you're running in i386 mode on an ia64 | peter | 2001-11-30 | 2 | -2/+2 |
* | - Make ip_rtaddr() global, and use it to look up the correct source | ru | 2001-11-30 | 4 | -42/+35 |
* | * Don't use critical_enter/critical_exit when accessing the VHPT - its | dfr | 2001-11-30 | 1 | -17/+21 |
* | Per jlemon request, reintroduce some printf() when an | luigi | 2001-11-29 | 3 | -9/+24 |
* | For i386 architecture, remove an expensive m_devget() (and the | luigi | 2001-11-29 | 2 | -62/+80 |
* | fix DIAGNOSTIC panic caused by proc/thread typo | gallatin | 2001-11-29 | 1 | -1/+1 |
* | Return a POSIX-compliant error for write(2) failure. | green | 2001-11-28 | 1 | -1/+1 |
* | o Cache req->td->td_proc->p_ucred->cr_prison in pr to improve | rwatson | 2001-11-28 | 1 | -13/+10 |
* | When a socket is not connected, allow the peer "struct sockaddr" | archie | 2001-11-28 | 2 | -13/+77 |
* | Fix indentation after removing GEMDOS support. Whitespace changes only. | jhb | 2001-11-28 | 1 | -14/+14 |
* | Use suser_td() instead of explicitly checking cr_uid against 0. | jhb | 2001-11-28 | 2 | -3/+3 |
* | Whitespace fixes so thre 386 versoion of __uint8_swap_uint32 is easier to | jhb | 2001-11-28 | 1 | -2/+4 |
* | Remove ciss from the modules build until the build issues are resolved. | imp | 2001-11-28 | 1 | -1/+1 |
* | Axe more unused GEMDOS code that was #ifdef atari. | jhb | 2001-11-28 | 4 | -44/+1 |
* | Fix a typo in a comment | brian | 2001-11-28 | 1 | -1/+1 |
* | Remove the need for an expensive m_devget on the i386, which does not | luigi | 2001-11-28 | 1 | -39/+41 |
* | Waits for a keypress before rebooting on panic. | dcs | 2001-11-28 | 1 | -0/+3 |
* | Regen after addition of the Mustek 1200 CU Plus scanner. | sobomax | 2001-11-28 | 2 | -0/+7 |
* | Add Mustek 1200 CU Plus scanner. | sobomax | 2001-11-28 | 2 | -0/+2 |
* | Yet another synch with minor changes in the ACPI CA 20011120 snapshot. | iwasaki | 2001-11-28 | 1 | -0/+14 |
* | Add Buffalo AirStation 11Mbps CF WLAN card. | imp | 2001-11-28 | 1 | -0/+1 |
* | Sync to 1.24 | imp | 2001-11-28 | 1 | -2/+8 |
* | Merge from NetBSD: | imp | 2001-11-28 | 1 | -1/+3 |
* | Synch with minor changes in the ACPI CA 20011120 snapshot. | msmith | 2001-11-28 | 5 | -13/+13 |
* | Merge local changes. | msmith | 2001-11-28 | 9 | -440/+575 |
* | This commit was generated by cvs2svn to compensate for changes in r87031, | msmith | 2001-11-28 | 89 | -3982/+3280 |
|\ |
|
| * | Vendor import of the Intel ACPI CA 20011120 snapshot. | msmith | 2001-11-28 | 97 | -4422/+3853 |
* | | Return a more meaningful errno when the length of the interpreter | jwd | 2001-11-28 | 2 | -2/+2 |
* | | Dont print the sysctl node tree unless you're root. | peter | 2001-11-28 | 1 | -0/+5 |
* | | Change to using my custom sparc64 binutils. | obrien | 2001-11-28 | 1 | -8/+10 |
* | | Clean up some of the gross macros whitespace wise before I fix the asm | jhb | 2001-11-28 | 1 | -20/+22 |
* | | Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of | msmith | 2001-11-27 | 9 | -0/+4643 |
* | | Remove GEMDOS support from msdosfs. I don't think anyone is going to | jhb | 2001-11-27 | 2 | -130/+0 |
* | | Document the "console" setting in loader.conf, suggesting vidconsole | rwatson | 2001-11-27 | 1 | -0/+6 |
* | | ipfw_modevent(): Don't use an unnatural block to define a variable | dd | 2001-11-27 | 1 | -3/+0 |
* | | Remove debugging printfs that weren't conditional on any debugging | dd | 2001-11-27 | 1 | -2/+0 |
* | | In icmp_reflect(): If the packet was not addressed to us and was | dd | 2001-11-27 | 1 | -2/+15 |
* | | Implement a "kill" DDB command which is an interface to psignal() that | dd | 2001-11-27 | 1 | -0/+59 |
* | | Add include of net/route.h, as structures moved around due to the | rwatson | 2001-11-27 | 1 | -0/+1 |
* | | Fix a bug in the driver -- under load, the receive unit could become | luigi | 2001-11-27 | 2 | -14/+13 |
* | | Don't automatically unbind/deallocate memory when releasing. | ru | 2001-11-27 | 2 | -20/+12 |
* | | fixed the cast128 calculation with a short cipher key length. | ume | 2001-11-27 | 3 | -5/+19 |
* | | Add support for a last-close handler. | des | 2001-11-27 | 3 | -3/+38 |
* | | Clear a new syncache entry first, followed by filling in values. This | tanimura | 2001-11-27 | 1 | -4/+4 |