| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix issue when X-FreeBSD-CVS-Branch is not HEAD. | flz | 2006-01-13 | 1 | -1/+5 |
* | XXX a comment in uipc_usrreq.c that requires updating. | rwatson | 2006-01-13 | 1 | -0/+2 |
* | When sending export datagram from interrupt thread, use NG_QUEUE | glebius | 2006-01-12 | 1 | -15/+15 |
* | Provide additional macros for sending netgraph items, which allow | glebius | 2006-01-12 | 1 | -9/+17 |
* | - Print also node ID in ktr(9) messages. [1] | glebius | 2006-01-12 | 1 | -29/+33 |
* | Skip format flags, when parsing ktr_desc. | glebius | 2006-01-12 | 1 | -1/+7 |
* | * fix bst.status. We mark some bits, but forgot to reset all of them | bruno | 2006-01-12 | 1 | -16/+17 |
* | Do not force queueing on peer hooks. This was important only for | glebius | 2006-01-12 | 1 | -14/+0 |
* | Include the bridge interface itself in the special arp handling. | thompsa | 2006-01-12 | 1 | -1/+1 |
* | Remove old debugging leftover. | glebius | 2006-01-12 | 2 | -11/+1 |
* | Belated __FreeBSD_version bump for improvements to the Linux ldconfig | brooks | 2006-01-12 | 1 | -1/+1 |
* | Mark appropriate commands with NGM_READONLY and NGM_HASREPLY and | glebius | 2006-01-12 | 1 | -7/+7 |
* | Novel idea, don't print a string if it is NULL! | alfred | 2006-01-12 | 1 | -1/+2 |
* | In the splnet(9) times netgraph(4) was synchronous and if a message | glebius | 2006-01-12 | 2 | -18/+48 |
* | Fix a bitwise logic error in posix_memalign(). | jasone | 2006-01-12 | 1 | -2/+2 |
* | Remove releases now found in Groff sources. | ru | 2006-01-12 | 1 | -4/+0 |
* | Pull up from the FSF branch. | ru | 2006-01-12 | 1 | -1/+19 |
* | This commit was generated by cvs2svn to compensate for changes in r154258, | ru | 2006-01-12 | 1 | -4/+6 |
|\ |
|
| * | Merge support for new BSD releases from upstream: | ru | 2006-01-12 | 2 | -5/+25 |
| * | Removed files not present in v1.19.2 import. | ru | 2005-10-20 | 62 | -21518/+0 |
* | | In moduledir_readhints() cast the value returned by sizeof() to ssize_t | marius | 2006-01-12 | 1 | -1/+2 |
* | | - The inline asm in this file uses output operands before all input | marius | 2006-01-12 | 1 | -5/+5 |
* | | Fix wording in last commit. | glebius | 2006-01-12 | 1 | -1/+1 |
* | | Use posix_memalign() in valloc() rather than making assumptions about | jasone | 2006-01-12 | 2 | -20/+20 |
* | | Use posix_memalign() rather than assuming that malloc() provides adequate | jasone | 2006-01-12 | 1 | -5/+7 |
* | | Expose the posix_memalign() prototype, now that the function is implemented | jasone | 2006-01-12 | 1 | -1/+1 |
* | | Fix build without -DNDEBUG. | harti | 2006-01-12 | 3 | -7/+7 |
* | | In preparation for a new malloc implementation: | jasone | 2006-01-12 | 9 | -82/+186 |
* | | Build shared library on behalf of bsnmpd. | ru | 2006-01-12 | 1 | -1/+0 |
* | | assert(3) is not used here. | obrien | 2006-01-12 | 1 | -1/+0 |
* | | Move linux support to the linux section. | obrien | 2006-01-12 | 1 | -1/+1 |
* | | Fix broken playback capabilities to prevent impending disaster. | ariff | 2006-01-11 | 1 | -1/+1 |
* | | Grab the media from the passed in structure to put it into the | ambrisko | 2006-01-11 | 1 | -0/+1 |
* | | Creating memory file systems with softupdates enabled is pointless, | brooks | 2006-01-11 | 1 | -1/+1 |
* | | Grammar fix. | takawata | 2006-01-11 | 1 | -14/+13 |
* | | Be a little more read-only file system friendly when running the Linux | brooks | 2006-01-11 | 1 | -1/+6 |
* | | o Sort MLINKS. | maxim | 2006-01-11 | 1 | -1/+1 |
* | | Ok, I've created a test suite to avoid such regressions. Sorry for the noise. | flz | 2006-01-11 | 1 | -2/+2 |
* | | - Fix another bug, it seems sometimes mail is sent to cvs-all but not cvs-ports. | flz | 2006-01-11 | 1 | -4/+5 |
* | | - Fix search. | flz | 2006-01-11 | 1 | -5/+5 |
* | | Add the RB_NFIND() macro, which is useful for red-black tree searches | jasone | 2006-01-11 | 3 | -1/+38 |
* | | Add ktr(9) hooks to easier tracing of the netgraph item flow through | glebius | 2006-01-11 | 1 | -2/+36 |
* | | I wrote getnetconfig where I meant getnetpath in the previous revision. | ceri | 2006-01-11 | 1 | -2/+2 |
* | | Add a mobile phone known to work. | takawata | 2006-01-11 | 1 | -0/+2 |
* | | Correct insecure temporary file usage in texindex. [06:01] | cperciva | 2006-01-11 | 11 | -60/+217 |
* | | - Locking fixes. Release lock while chn_intr(). | ariff | 2006-01-11 | 1 | -1/+16 |
* | | The thr_new sysscall was already in libc, don't generate it. | davidxu | 2006-01-11 | 1 | -1/+0 |
* | | Get rid of the bogus IFP2FC() macro and use IFP2FWC(). IFP2FC() | brooks | 2006-01-11 | 1 | -7/+5 |
* | | - Remove netcat dependency by using fetch (not sure why i used nc | flz | 2006-01-11 | 1 | -5/+26 |
* | | When deregistering a bus, attempt to flush out all outstanding | iedowse | 2006-01-11 | 1 | -8/+111 |