| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove unused variable. | brueffer | 2009-05-12 | 1 | -2/+0 |
* | Add missing 'break' statement. | trasz | 2009-05-12 | 1 | -0/+1 |
* | Check return value of gctl_get_asciiparam(). | trasz | 2009-05-12 | 1 | -0/+4 |
* | Remove dead code. | trasz | 2009-05-12 | 1 | -4/+0 |
* | Remove dead code. | trasz | 2009-05-12 | 1 | -2/+0 |
* | - Implement detach path. | stas | 2009-05-12 | 1 | -82/+143 |
* | Modify the experimental nfs server to use the new nfsd_nfsd_args | rmacklem | 2009-05-12 | 2 | -40/+39 |
* | Add missing free(9) in error case. | trasz | 2009-05-12 | 1 | -0/+1 |
* | Add missing 'break' statements. | trasz | 2009-05-12 | 1 | -0/+2 |
* | Report all fdescfs vnodes as VCHR for stat(2). Fake the unique | kib | 2009-05-12 | 1 | -65/+20 |
* | Return controlled EINVAL when the fdescfs lookup routine is given string | kib | 2009-05-12 | 1 | -2/+7 |
* | This patch adds a host route to an interface address (that is assigned | qingli | 2009-05-12 | 1 | -1/+47 |
* | Eliminate gratuitous clearing of the page's dirty mask. | alc | 2009-05-12 | 3 | -3/+6 |
* | fix bug introduced by last change | kmacy | 2009-05-12 | 1 | -1/+1 |
* | connect upgt(4) to the build. It should work on all architectures. | weongyo | 2009-05-12 | 1 | -1/+1 |
* | Add WUSB54AG and XM142 entries for upgt(4) | weongyo | 2009-05-12 | 1 | -0/+2 |
* | don't acquire tty lock with console lock held | kmacy | 2009-05-11 | 2 | -1/+5 |
* | xen console lock needs to be a spin lock in case it is acquired from an inter... | kmacy | 2009-05-11 | 3 | -5/+16 |
* | *sigh*, while the kernel built, userland C did not. Revert the previous | jhb | 2009-05-11 | 1 | -4/+4 |
* | Prevent overflow of uio_resid. | kib | 2009-05-11 | 1 | -0/+3 |
* | Change the name of the nfs server addsock structure from nfsd_args | rmacklem | 2009-05-11 | 2 | -2/+2 |
* | Add macros around the sx operations in snp(4). | ed | 2009-05-11 | 1 | -4/+15 |
* | Modify nfsvno_fhtovp() to ensure that it always sets the credp | rmacklem | 2009-05-11 | 1 | -0/+1 |
* | Always use __null to define NULL for GCC 4+. Use '0' rather than | jhb | 2009-05-11 | 1 | -4/+4 |
* | Update a few XXX comments | imp | 2009-05-11 | 1 | -4/+4 |
* | LFS cannot be loaded, compiled, torn, spindled or mutilated in | imp | 2009-05-11 | 1 | -2/+1 |
* | These are some cosmetic changes to improve the clarity of libthr's fork imple... | green | 2009-05-11 | 1 | -9/+9 |
* | Fix a kernel compilation error, introduced after r191990, by defining | attilio | 2009-05-11 | 1 | -0/+3 |
* | Remove the thread argument from the FSD (File-System Dependent) parts of | attilio | 2009-05-11 | 57 | -401/+412 |
* | Translate l_timeval arg to native struct timeval in | dchagin | 2009-05-11 | 2 | -1/+41 |
* | Add forgotten linux to bsd flags argument mapping into the linux_recv(). | dchagin | 2009-05-11 | 1 | -1/+1 |
* | less has been updated to v429 | delphij | 2009-05-11 | 1 | -1/+1 |
* | Revert CVS revision 1.94 (svn r16840). Current pmap implementations don't | alc | 2009-05-11 | 1 | -5/+7 |
* | Fix typo in bwi driver. | imp | 2009-05-11 | 1 | -1/+1 |
* | rename xdr support files to avoid conflicts when linking in to the kernel | kmacy | 2009-05-11 | 4 | -3/+3 |
* | ports upgt(4) driver for USB2. | weongyo | 2009-05-11 | 3 | -0/+2896 |
* | Just like in cpu_halt(), use cpu_shutdown() rather than ofw_exit() | marius | 2009-05-10 | 1 | -1/+1 |
* | - Fix style. | marius | 2009-05-10 | 1 | -10/+18 |
* | Change uses of the struct ccb_hdr timeout_ch missed when isp(4) was | marius | 2009-05-10 | 1 | -2/+3 |
* | Do not export AT_CLKTCK when emulating Linux kernel prior | dchagin | 2009-05-10 | 4 | -3/+36 |
* | Introduce linux_kernver() interface which is intended for an exact | dchagin | 2009-05-10 | 2 | -17/+62 |
* | Rework r189362, r191883. | dchagin | 2009-05-10 | 4 | -3/+9 |
* | Eliminate stale comments. | alc | 2009-05-10 | 2 | -10/+1 |
* | PowerPC does not, in general, have ISA sound devices or an ISA bus, | nwhitehorn | 2009-05-10 | 1 | -1/+1 |
* | - Fix build with INVARIANTS enabled. | stas | 2009-05-10 | 1 | -2/+2 |
* | - Fix multicast operation that I broke in previous commit. | stas | 2009-05-10 | 1 | -16/+44 |
* | - Fix promisc/multicast/broadcast parameters setting by introducing the | stas | 2009-05-10 | 1 | -12/+53 |
* | Abort any scan on a fatal firmware. ic_scan_curchan is overridden to perform | thompsa | 2009-05-10 | 4 | -0/+12 |
* | Cancel the scan when going to INIT state. Should do this for other states here | thompsa | 2009-05-10 | 1 | -0/+2 |
* | - Use "device\t" and "options \t" for consistency. | kuriyama | 2009-05-10 | 39 | -406/+406 |