| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more GEOM classes to defaults/loader.conf. Add references to manual | pjd | 2005-11-11 | 1 | -3/+17 |
* | Add /dev/speaker support to amd64. | ru | 2005-11-11 | 10 | -681/+17 |
* | ata_generic_hw takes a dev as a parameter, not a channel. | grehan | 2005-11-11 | 1 | -1/+1 |
* | Fix compile warning: pmap_bootstrap is now declared extern in pmap.h, | grehan | 2005-11-11 | 2 | -2/+0 |
* | - Make IFP2ENADDR() a pointer to IF_LLADDR() rather than another | ru | 2005-11-11 | 16 | -69/+25 |
* | fix a crash when an nfsv2 mount fails | jon | 2005-11-10 | 1 | -2/+4 |
* | fixed a bug that uRPF does not work properly for an IPv6 packet bound for the... | suz | 2005-11-10 | 1 | -2/+8 |
* | Correct a number of serious and closely related bugs in the UNIX domain | rwatson | 2005-11-10 | 1 | -50/+45 |
* | Add the f_msgcount field to the set of struct file fields printed in show | rwatson | 2005-11-10 | 1 | -4/+5 |
* | Give a try to autoconfiguring the number of transmit and receive | glebius | 2005-11-10 | 2 | -7/+14 |
* | Expanet of details printed for each file descriptor to include it's | rwatson | 2005-11-10 | 1 | -5/+5 |
* | Add a DDB "show files" command to list the current open file list, some | rwatson | 2005-11-10 | 1 | -0/+73 |
* | add set/read max address 48bit versions | sos | 2005-11-10 | 1 | -0/+2 |
* | Since union wait was removed in revision 1.17 (3 years, 5 months ago), | davidxu | 2005-11-10 | 1 | -3/+1 |
* | Implement RtlZeroMemory() and RtlCopyMemory(). This seems to allow | wpaul | 2005-11-10 | 1 | -0/+23 |
* | This is a workaround for a complicated issue involving VFS cookies and devfs. | dwhite | 2005-11-09 | 2 | -0/+28 |
* | Fix typo in recent comment tweak. | rwatson | 2005-11-09 | 1 | -1/+1 |
* | In closef(), remove the assumption that there is a thread associated | rwatson | 2005-11-09 | 1 | -2/+6 |
* | Unbreak second joystick (joy1) support. | jylefort | 2005-11-09 | 1 | -2/+8 |
* | General consensus is that it would be even better to run this in a | imp | 2005-11-09 | 1 | -1/+1 |
* | - Introduce two more stat counters, counting number of RX | glebius | 2005-11-09 | 2 | -4/+9 |
* | Use intptr_t casts to convert void * <--> int to make 64-bit archs happy. | jhb | 2005-11-09 | 1 | -2/+2 |
* | Make IFP2NG() usable as an lvalue. | ru | 2005-11-09 | 2 | -9/+6 |
* | Use sparse initializers for "struct domain" and "struct protosw", | ru | 2005-11-09 | 17 | -497/+640 |
* | MFi386: Remove obsolete options. | nyan | 2005-11-09 | 1 | -1/+0 |
* | Fix pc98 build. | nyan | 2005-11-09 | 3 | -0/+6 |
* | No longer needed: replaced by mmu_if.m/pmap_dispatch.c/mmu_oea.c | grehan | 2005-11-09 | 1 | -2476/+0 |
* | Apply r1.103 to correct place. | grehan | 2005-11-09 | 1 | -1/+0 |
* | Uncomment em(4) as it's now working. | yongari | 2005-11-09 | 1 | -1/+1 |
* | Connect em(4) build on sparc64. | yongari | 2005-11-09 | 1 | -0/+1 |
* | Make em(4) work on big-endian architectures. | yongari | 2005-11-09 | 4 | -66/+75 |
* | Reimplement the reclamation of PV entries. Specifically, perform | alc | 2005-11-09 | 8 | -152/+190 |
* | WIFxxx macros requires an int type but p_xstat is short, convert it | davidxu | 2005-11-09 | 1 | -2/+3 |
* | Kick off the suspend sequence from the keyboard in a SWI rather than | imp | 2005-11-09 | 1 | -2/+13 |
* | Clarify panic message, I parsed the old one 'trying to sleep while sleeping' | imp | 2005-11-09 | 1 | -1/+1 |
* | Remove obsolete options | imp | 2005-11-09 | 1 | -1/+0 |
* | Add support for XBOX to the FreeBSD port. The xbox architecture is | imp | 2005-11-09 | 13 | -0/+945 |
* | Improve diagnostic message. | imp | 2005-11-09 | 1 | -2/+3 |
* | For nmount(), allow a text string error message to be propagated back | rodrigc | 2005-11-09 | 1 | -2/+37 |
* | In aio_waitcomplete, do not return EAGAIN if no other threads | davidxu | 2005-11-08 | 1 | -1/+1 |
* | Make sure pending SIGCHLD is removed from previous parent when process | davidxu | 2005-11-08 | 1 | -1/+10 |
* | twa corresponding to the 9.3.0.1 release on the 3ware website. This driver has | vkashyap | 2005-11-08 | 18 | -22644/+44220 |
* | The hptmv inherently believes that a 'long' can hold a physical address. | scottl | 2005-11-08 | 1 | -0/+1 |
* | Move the cloned interface list management in to if_clone. For some drivers the | thompsa | 2005-11-08 | 15 | -134/+63 |
* | Various and sundry cleanups: | jhb | 2005-11-08 | 1 | -80/+84 |
* | Giant clean up for exit(2) | csjp | 2005-11-08 | 1 | -7/+7 |
* | Fix standalone module build for viapm. Note that by default it doesn't | jhb | 2005-11-08 | 1 | -2/+2 |
* | Mollify the whitespace police | imp | 2005-11-08 | 1 | -27/+27 |
* | Fix support for multiple RocketPort cards in the same machine by including | jhb | 2005-11-08 | 1 | -1/+1 |
* | There's no need to include <machine/asmacros.h> here. | cognet | 2005-11-08 | 1 | -1/+0 |