| Commit message (Expand) | Author | Age | Files | Lines |
* | Happy new year, a little late | imp | 2006-01-15 | 1 | -1/+1 |
* | Work around a problem seen on VIA EHCI controllers where occasionally | iedowse | 2006-01-15 | 3 | -0/+38 |
* | Set sc_dying to 1 when detaching. In NetBSD and OpenBSD this was | iedowse | 2006-01-15 | 3 | -0/+6 |
* | The ehci driver doesn't use the transfer `hcpriv' field, so don't | iedowse | 2006-01-15 | 1 | -1/+0 |
* | Validate that the supplied file is not empty before trying mmap(2) it | csjp | 2006-01-15 | 1 | -0/+5 |
* | vfs_busy can only return something useful if MNTK_UNMOUNT has been set. | csjp | 2006-01-15 | 1 | -1/+1 |
* | Cast VFS_STATFS() in vfs_domount() to (void) to indicate that ignoring the | rwatson | 2006-01-15 | 1 | -1/+1 |
* | Fix an off-by-one bug. | ru | 2006-01-15 | 1 | -1/+1 |
* | Modify the IP fragment reassembly code so that it uses a new UMA zone, | rwatson | 2006-01-15 | 1 | -21/+81 |
* | Bump date for previous commit before ru can hit me with his mdoc-stick. | brueffer | 2006-01-15 | 1 | -1/+1 |
* | Mention the fire screensaver. | brueffer | 2006-01-15 | 1 | -0/+2 |
* | Staticize ipqlock, since it is local to ip_input.c. | rwatson | 2006-01-15 | 1 | -1/+1 |
* | Don't leak mbufs and mbuf clusters in several error-handling situations | rwatson | 2006-01-15 | 1 | -0/+4 |
* | If frame length is excessive, don't leak an mbuf and cluster when | rwatson | 2006-01-15 | 1 | -0/+1 |
* | I don't believe these are used at all, and can be safely removed | imp | 2006-01-15 | 7 | -1004/+0 |
* | Add support for the Compaq LTE docking station. It includes a plug | imp | 2006-01-15 | 1 | -5/+6 |
* | Rename uid and gid arguments to vaccess() prototype to match vaccess() | rwatson | 2006-01-15 | 1 | -2/+3 |
* | Initialize ki to p->p_aioinfo after we know it's going to be referencing | csjp | 2006-01-15 | 1 | -2/+2 |
* | Remove unused code. | bz | 2006-01-15 | 2 | -6/+0 |
* | Fix potential overrun of static stack allocated array which stores | csjp | 2006-01-15 | 1 | -1/+1 |
* | I missed a whitespace in the generated commit message. | flz | 2006-01-15 | 1 | -2/+2 |
* | Add another inverted EAPD quirk for Gateway 7326GZ. | ariff | 2006-01-14 | 1 | -1/+2 |
* | Move m_adj after checking that m_dup succeeded. | mlaier | 2006-01-14 | 1 | -3/+4 |
* | Initialize variable. | glebius | 2006-01-14 | 1 | -1/+1 |
* | Make code simplier fixing memory leak. | glebius | 2006-01-14 | 1 | -5/+2 |
* | Don't pollute output when "make" is run with -s. | ru | 2006-01-14 | 1 | -1/+2 |
* | AMD64 also supports disk slices. | ru | 2006-01-14 | 1 | -1/+1 |
* | Ignore spurious '\0' first character read on a serial console. | ru | 2006-01-14 | 1 | -0/+2 |
* | Check the return value of copyin. | scottl | 2006-01-14 | 1 | -1/+2 |
* | When SC_DISABLE_KDBKEY or SC_DISABLE_REBOOT are not defined allow the | brooks | 2006-01-14 | 2 | -4/+35 |
* | Don't base the number of jumbo segments on page size, instead base it on the | scottl | 2006-01-14 | 1 | -1/+1 |
* | Free the newtag if we exit with a failure from alloc_bounce_zone(). | scottl | 2006-01-14 | 2 | -2/+9 |
* | Check the correct TTL in both the IPv6 and IPv4 cases. | gnn | 2006-01-14 | 2 | -4/+16 |
* | Don't allocate an asr_ccb in asr_attach, it hasn't been needed for years. | scottl | 2006-01-14 | 1 | -9/+1 |
* | Replace bogus code with real code. | scottl | 2006-01-14 | 1 | -10/+4 |
* | Rename driver_t variables. Use device_printf() instead of homerolled printf. | scottl | 2006-01-14 | 1 | -39/+39 |
* | The LinkSys EG1032 is supported by re(4) not nge(4) [1]. | bz | 2006-01-14 | 3 | -6/+6 |
* | Incorporate the O_NONBLOCK open semantics of Linux and Solaris. This allows | mjacob | 2006-01-14 | 1 | -6/+87 |
* | Remove dead code. | glebius | 2006-01-14 | 1 | -3/+0 |
* | - Add comments about snd_au88x0. | joel | 2006-01-14 | 1 | -3/+7 |
* | UMA can return NULL not only in case when our zone is full, but | glebius | 2006-01-14 | 1 | -1/+7 |
* | Correct off-by-one errors. | glebius | 2006-01-14 | 1 | -3/+3 |
* | Fix two memory leakages. | glebius | 2006-01-14 | 1 | -4/+5 |
* | In ncp_sysctl_connstat(), the SLIST_FOREACH() logic to check 'error' | rwatson | 2006-01-14 | 1 | -7/+1 |
* | Enable mutex inheritance code in mutex_fork, I forgot to turn on it. | davidxu | 2006-01-14 | 1 | -1/+11 |
* | Remove dead code: 'opts' is not used in udp_append(), only in udp_input(), | rwatson | 2006-01-14 | 1 | -3/+0 |
* | Make resources do the right thing by design instead of accident. | phk | 2006-01-14 | 1 | -2/+1 |
* | Correct STAILQ usage in purge of resourcelist. | phk | 2006-01-14 | 1 | -1/+1 |
* | - Change the exit message from "make cleandepend; make depend" to | flz | 2006-01-14 | 1 | -1/+1 |
* | Add code that clears certain capabilities from the member interface, these are | thompsa | 2006-01-14 | 3 | -10/+54 |