| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove mutex asserion from g_gate_find(). We don't want g_gate_list_mtx | pjd | 2005-02-16 | 1 | -1/+0 |
* | Remove TDP_GEOM flag from thread after ggate device creation. | pjd | 2005-02-16 | 1 | -0/+7 |
* | Remove a recursion protection, which we inherited from splnet() netgraph times. | glebius | 2005-02-16 | 1 | -9/+0 |
* | Fix a memory leak: when freeing the connection structure, don't forget to | des | 2005-02-16 | 1 | -0/+1 |
* | Better version of the patch in 1.117: bring a variable into local scope | harti | 2005-02-16 | 1 | -10/+15 |
* | Add some consistency checks to the signal-related code. | yar | 2005-02-16 | 1 | -0/+6 |
* | A call to maskurg() makes sense only when a transfer is under way, | yar | 2005-02-16 | 1 | -3/+5 |
* | va_list style tweaks | obrien | 2005-02-16 | 1 | -1/+2 |
* | On second though, print the OUI, model and revision. This is the same | imp | 2005-02-16 | 1 | -1/+3 |
* | Add support for Windows/x86-64 binaries to Project Evil. | wpaul | 2005-02-16 | 19 | -264/+782 |
* | Change /bin/sh so *it* implements the processing needed for scripts to | gad | 2005-02-16 | 1 | -11/+43 |
* | Fix for a SACK (receiver) bug where incorrect SACK blocks are | ps | 2005-02-16 | 2 | -8/+10 |
* | Add location and PNP info to the mii bus | imp | 2005-02-16 | 1 | -0/+24 |
* | Add an XXX comment about string quoting. | imp | 2005-02-16 | 1 | -0/+1 |
* | Set TCP_NOPUSH on HTTP requests, reducing the number of round-trips | kbyanc | 2005-02-16 | 1 | -1/+9 |
* | Don't say that mtx_lock() will "sleep" if another kernel thread is | ru | 2005-02-15 | 1 | -2/+2 |
* | Fix grammar error. | obrien | 2005-02-15 | 1 | -1/+1 |
* | Rather than overloading the page->object field like UMA does, use instead | bmilekic | 2005-02-15 | 1 | -17/+13 |
* | Initialize Netgraph type at a correct time, before device probing. | ru | 2005-02-15 | 2 | -2/+2 |
* | Remove an outdated comment about ifnet not being locked. | ru | 2005-02-15 | 1 | -3/+0 |
* | Set the default guardsize and stacksize in the default thread | deischen | 2005-02-15 | 2 | -0/+4 |
* | Be concerned about huge callback numbers by truncating them rather than | brian | 2005-02-15 | 1 | -5/+9 |
* | Be more careful when doing el_parse() - only do it when el is | delphij | 2005-02-15 | 1 | -1/+1 |
* | Expand contractions. | ru | 2005-02-15 | 8 | -8/+8 |
* | When dealing with systems with no absolute drivers attached, only calibrate | njl | 2005-02-15 | 1 | -10/+22 |
* | MFi386 rev 1.61: Fix a few bugs in the legacy cpu attachment ivars. | njl | 2005-02-15 | 1 | -3/+2 |
* | Bind to the driver's parent cpu before switching, for both absolute and | njl | 2005-02-15 | 1 | -18/+28 |
* | Correct a few bugs in the legacy cpu attachment. Get the unit from the | njl | 2005-02-15 | 1 | -3/+2 |
* | Remove mention of the -k and -wcore options because they don't | marcel | 2005-02-15 | 1 | -14/+0 |
* | Bump __FreeBSD_version for increased size for default thread stacks. | njl | 2005-02-15 | 1 | -1/+1 |
* | New release notes: tzdata2004g (+MFC), netcat (+MFC), OpenPAM | bmah | 2005-02-15 | 2 | -2/+26 |
* | Use ANSI function definitions, in preference to the K&R definitions. | imp | 2005-02-15 | 2 | -34/+15 |
* | Remove more deadwood that never got implemented in NEWCARD, since NEWCARD | imp | 2005-02-15 | 2 | -31/+0 |
* | Move the harvesting of the MAC address out of the generic novell probe | imp | 2005-02-14 | 3 | -21/+49 |
* | Move the #defines from edreg to edvar which don't have anything to do | imp | 2005-02-14 | 2 | -46/+48 |
* | o It turns out that most of the ne-2000 cards that I have got real unhappy | imp | 2005-02-14 | 2 | -13/+45 |
* | Adapt for new KDB world order. | brueffer | 2005-02-14 | 1 | -4/+4 |
* | - Retransmit just one segment on initiation of SACK recovery. | ps | 2005-02-14 | 3 | -42/+18 |
* | - Remove the unused and unsafe ufs_ihashlookup. This function returned a | jeff | 2005-02-14 | 2 | -24/+0 |
* | Fix English grammar. | glebius | 2005-02-14 | 1 | -1/+1 |
* | Fix typo. | stefanf | 2005-02-14 | 1 | -1/+1 |
* | Update information now that support for priorities has been added. | njl | 2005-02-14 | 1 | -4/+9 |
* | Implement priorities. This allows a driver (say, for cooling purposes) to | njl | 2005-02-14 | 1 | -4/+38 |
* | - Use socklen_t. | stefanf | 2005-02-14 | 1 | -8/+5 |
* | Use socklen_t. | stefanf | 2005-02-14 | 1 | -5/+5 |
* | - Use socklen_t. | stefanf | 2005-02-14 | 1 | -2/+1 |
* | Document NGM_ETHER_DETACH functionality. | glebius | 2005-02-14 | 1 | -5/+6 |
* | Fix most cases where the address of an int is passed to a function expecting a | stefanf | 2005-02-14 | 16 | -23/+32 |
* | Several improvements to ps.1: | delphij | 2005-02-14 | 1 | -10/+22 |
* | Note addition of MCFG support. | njl | 2005-02-14 | 1 | -1/+2 |