2004-08-02 |
Matthew Dillon | Make doubly sure that timer2 is not used for speaker... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Matthew Dillon | Rip out the badly designed softint-based taskqueue... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Matthew Dillon | Add a global, clocks_running, which tells us when timeo... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Matthew Dillon | taskqueue_create() should use M_INTWAIT rather then... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Matthew Dillon | Fix buggaboos that prevented ACPI_DEBUG from working. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Joerg Sonnenberger | Release to correct ressource in re_detach, this is... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Joerg Sonnenberger | Forced commit to annotate the (unrelated) changes from... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Joerg Sonnenberger | Change (almost) all references to tqh_first and tqe_nex... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Joerg Sonnenberger | Sync with FreeBSD CURRENT (most white space cleanup... |
commit | commitdiff | tree | snapshot |
2004-08-01 |
David Rhodus | Correct path location search when pulling packages... |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Scott Ullrich | Merge from vendor branch OPENSSH: |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Scott Ullrich | Missing files from OpenSSH import |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Scott Ullrich | Missing files from OpenSSH import |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Scott Ullrich | Merge from vendor branch OPENSSH: |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Scott Ullrich | Missing files during OpenSSH import. |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Jeroen Ruigrok... | Update mk files list with the current supplied one. |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Scott Ullrich | Missed file from OpenSSH import. |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Scott Ullrich | Import OpenSSH 3.8.1.p1 into base. |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Scott Ullrich | Merge from vendor branch OPENSSH: |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Scott Ullrich | Import OpenSSH 3.8.1.p1 into base. |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Eirik Nygaard | Remove local main() definition. |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Eirik Nygaard | Add WARNS?=6 and remove CFLAGS=. |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Eirik Nygaard | Don't depend on pollution in <limits.h> for the definit... |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Matthew Dillon | Since mbufs are no longer limited by an mb_map the... |
commit | commitdiff | tree | snapshot |
2004-07-31 |
Matthew Dillon | Get rid of mb_map. Retool the mbuf and mbuf cluster... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Matthew Dillon | Change sendfile() to use the new m_ext callback scheme... |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Matthew Dillon | Bring in the latest pkg_install sources from FreeBSD-5. |
commit | commitdiff | tree | snapshot |
2004-07-30 |
Matthew Dillon | Add the ndiscvt utility from FreeBSD-5, which is used... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Provide some basic instructions on how to create an... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Fix more __stdcall issues. Move the __stdcall into... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | NDIS_INFO -> NDIS_LOCK_INFO |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Generally speaking modules should unconditionally enabl... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Bring in NDIS emulation support from FreeBSD-5. NDIS... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Sync the IFM_MAKEMODE() macro from FreeBSD-5. |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Work to allow pure threads to issue VFS lookups: ... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Work to allow pure threads to issue VFS lookups: fp_op... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Work to allow pure threads to issue VFS lookups: Only... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Add a test-and-set and release poll function. This... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Remove a recently added incorrect assertion. I was... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | add the 'y' and 'Y' options to ps, and add the 'iac... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Move kthread_create() from lwkt_thread.c to kern_kthrea... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Add LWKT convenience functions lwkt_getpri() and lwkt_g... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Add a stack-size argument to the LWKT threading code... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Implement a kernel strdup() function (API synch with... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Stage 1/many: mbuf/cluster accounting rewrite and mbuf... |
commit | commitdiff | tree | snapshot |
2004-07-29 |
Matthew Dillon | Output a more descriptive error message when AGP can... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Matthew Dillon | (From Alan): |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Justin C. Sherrill | A cvsup file that pulls the "checked out" version of... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Matthew Dillon | Change the default syslogd flags from -s to -ss, which... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Joerg Sonnenberger | NTOHL / HTONL removal. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Joerg Sonnenberger | NTOHL(x) ==> x = ntohl(x) |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Joerg Sonnenberger | Add IF_QLEN and the ALTQ macros. This are only the... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Joerg Sonnenberger | Add two more 802.11 media types. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Joerg Sonnenberger | Sync with FreeBSD CURRENT. |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Matthew Dillon | udev2dev() can return NODEV now, make sure it doesn... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Chris Pressey | DragonFly-ize pgrep/pkill: |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Hiten Pandya | Readd the $DragonFly$ Id tag which I removed by mistake... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Chris Pressey | Import from NetBSD: `pgrep' and `pkill' utilities for... |
commit | commitdiff | tree | snapshot |
2004-07-28 |
Hiten Pandya | Major cleanup of the base IPFilter: |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Matthew Dillon | rename functions that clash with reserved math procedur... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Matthew Dillon | rename exp() to expx() to avoid conflict with gcc-3... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Matthew Dillon | Patch out tcsh's use of 'exp2', which is math-reserved... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Matthew Dillon | Boot1 tries to clear boot2's BSS. It makes several... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
David Rhodus | We will need more resource-limiting compliance work... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
David Rhodus | Correct getpriority() and setpriority() function defini... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
David Rhodus | Correct line wrap. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Hiten Pandya | KNF/style and warnings clean up. ANSI style prototype... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Hiten Pandya | Use the correct header file, which is located in netpro... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Hiten Pandya | Minor cleanups to bring us on-par with FreeBSD's cat(1): |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Hiten Pandya | KNF/style changes. Match scanfiles() function prototyp... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Hiten Pandya | Add the ieee80211(9) API manual pages. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Joerg Sonnenberger | Remove now obsolete header. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Joerg Sonnenberger | Refer to netproto/802_11/ieee80211{.h,_ioctl.h} instead... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Joerg Sonnenberger | Use netproto/802_11 includes instead of net/if_ieee80211.h. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Joerg Sonnenberger | Use netproto/802_11 includes instead of net/if_ieee8021... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Joerg Sonnenberger | Use netproto/802_11 includes instead of net/if_ieee80211.h |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Joerg Sonnenberger | Use netproto/802_11 includes instead of net/if_ieee80211.h. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Joerg Sonnenberger | Use netproto/802_11 includes, instead of net/if_ieee80211.h |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Hiten Pandya | Remove VAX conditionalized code. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Joerg Sonnenberger | Make raycontrol(8) WARNS=6 safe by adding const and... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Hiten Pandya | Remove UIO_USERISPACE, we do not support any split... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Joerg Sonnenberger | - turn a strcpy into a strlcpy to avoid overflow |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Hiten Pandya | Fix generation of opt_inet.h and opt_ipx.h by providing... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Hiten Pandya | Add MOD_SHUTDOWN to be processed by the module event... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Jeroen Ruigrok... | Get rid of varargs.h. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Jeroen Ruigrok... | Actually add the main file for Pentium 4 Thermal Contro... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Jeroen Ruigrok... | Get rid of varargs.h. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Joerg Sonnenberger | Add 802.11 include directory |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Joerg Sonnenberger | Add 802.11 include directory |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Jeroen Ruigrok... | Add Pentium 4 Thermal Control Circuit support. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Jeroen Ruigrok... | Get rid of varargs.h. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Jeroen Ruigrok... | Get rid of the CFLAGS with traditional-cpp, it compiles... |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Jeroen Ruigrok... | Get rid of varargs.h. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Jeroen Ruigrok... | Get rid of varargs.h. |
commit | commitdiff | tree | snapshot |
2004-07-27 |
Chris Pressey | Style(9) cleanup: |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Scott Ullrich | Fix typo in Makefile syntax to unbreak the build. ... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
David Rhodus | POSIX.1-2003: Changing the group ID is permitted to... |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Joerg Sonnenberger | Import generic 802.11 layer. |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Joerg Sonnenberger | Don't use cast as lvalues. |
commit | commitdiff | tree | snapshot |
2004-07-26 |
Joerg Sonnenberger | Don't cast lvalues. |
commit | commitdiff | tree | snapshot |
next |