| Commit message (Expand) | Author | Age | Files | Lines |
* | Major update and bugfix for the 'mly' driver. | msmith | 2001-02-25 | 5 | -354/+599 |
* | Remove tcp_drop_all_states, which is unneeded after jlemon removed it | jesper | 2001-02-25 | 1 | -1/+0 |
* | slight cleanups during testing. | julian | 2001-02-25 | 2 | -20/+46 |
* | Remove brackets around variables in a function that used to be | jake | 2001-02-25 | 3 | -30/+30 |
* | Do not delay a new ack if there already is a delayed ack pending on the | jlemon | 2001-02-25 | 2 | -10/+22 |
* | o Check the size of I/O window handed by parent bus. | non | 2001-02-25 | 1 | -2/+7 |
* | o Check the size of I/O window handed by parent bus. | non | 2001-02-25 | 1 | -8/+13 |
* | Make "md" and "mdctl" macroized parameters. | phk | 2001-02-25 | 2 | -4/+31 |
* | o Support AUTO SENSE correctly. | non | 2001-02-25 | 8 | -443/+247 |
* | Supported pcmcia modem card. | nyan | 2001-02-25 | 2 | -8/+20 |
* | Merged from sys/i386/i386/machdep.c revision 1.443. | kato | 2001-02-25 | 2 | -8/+8 |
* | genassym.sh does not work with a.out because the sizes are rounded up | peter | 2001-02-25 | 4 | -8/+8 |
* | Make the kernel actually compile and link under a.out, using | peter | 2001-02-25 | 4 | -0/+26 |
* | Make this compile in a.out mode. link.h has extra dependencies for a.out. | peter | 2001-02-25 | 2 | -0/+6 |
* | Manually add an extra _ to _DYNAMIC since it is provided by ld, not gcc. | peter | 2001-02-25 | 1 | -3/+3 |
* | Remove underscores from linker set stabs for the a.out case, after | peter | 2001-02-25 | 1 | -1/+1 |
* | Always use the ELF naming after the demise of asnames.h. | peter | 2001-02-25 | 2 | -10/+0 |
* | Remove superfluous m_pkthdr.rcv_if = NULL assignment following | bmilekic | 2001-02-25 | 1 | -2/+0 |
* | Remove the leading underscore from all symbols defined in x86 asm | jake | 2001-02-25 | 50 | -1287/+961 |
* | Allow the eiface node to be made as a module (not linked into build yet) | julian | 2001-02-25 | 1 | -0/+7 |
* | Drop the 'count' from the aha device specs | peter | 2001-02-25 | 5 | -5/+5 |
* | Add a node that looks to all the word like an ethernet but delivers its | julian | 2001-02-25 | 2 | -0/+733 |
* | Make the sample netgraph node compileable again. | julian | 2001-02-25 | 1 | -6/+3 |
* | Add a Makefile for the sample node so It can be compiled. | julian | 2001-02-25 | 1 | -0/+7 |
* | Move netgraph spimlock order entries out of | julian | 2001-02-25 | 3 | -6/+6 |
* | - Rename the lcall system call handler from Xsyscall to Xlcall_syscall | jake | 2001-02-25 | 11 | -89/+46 |
* | Add "ELFOSABI_NONE" which is the symbol used in a copy of the old ELF spec, | obrien | 2001-02-24 | 1 | -0/+1 |
* | MFS: bring the consistent `compat_3_brand' support into -CURRENT | obrien | 2001-02-24 | 4 | -10/+19 |
* | Grrr, s/INVARIANTS_SUPPORT/INVARIANT_SUPPORT/. | jhb | 2001-02-24 | 3 | -3/+3 |
* | - Axe RETIP() as it was very i386 specific and unwieldy. Instead, use the | jhb | 2001-02-24 | 3 | -39/+36 |
* | In the SCSI_NO_SENSE_STRINGS case, properly fill the table with the | gibbs | 2001-02-24 | 1 | -1/+1 |
* | sched_swi -> swi_sched | jhb | 2001-02-24 | 1 | -1/+1 |
* | Don't include machine/mutex.h and relocate sys/mutex.h's include to be | jhb | 2001-02-24 | 1 | -2/+1 |
* | Add back in INVARIANT_SUPPORT and expand the comments in NOTES about it | jhb | 2001-02-24 | 3 | -0/+27 |
* | Clockframes have a trapframe stored in a cf_tf member, not ct_tf. | jhb | 2001-02-24 | 1 | -1/+1 |
* | Whitespace nits. | jhb | 2001-02-24 | 1 | -2/+2 |
* | Pass in process to mark ast on to aston(). | jhb | 2001-02-24 | 1 | -1/+1 |
* | Make md/mdconfig do kld. | phk | 2001-02-24 | 1 | -4/+35 |
* | Introduce API for sequential reads/writes (build/dissect) of mbuf chains. | bp | 2001-02-24 | 8 | -1/+721 |
* | Add knowledge of the netgraph spinlocks into the Witness code. | julian | 2001-02-24 | 4 | -5/+18 |
* | - Assert that the proc to return is not NULL in runq_choose the | jake | 2001-02-24 | 1 | -0/+2 |
* | Bump FreeBSD version to correspond to addition of CPUTYPE make variable. | kris | 2001-02-24 | 1 | -1/+1 |
* | It turns out the kernel console works fine and thus doesn't need quite this | jhb | 2001-02-24 | 1 | -23/+0 |
* | Add an EV_SET() convenience macro for initializing struct kevent prior | jlemon | 2001-02-24 | 2 | -2/+11 |
* | Introduce a NOTE_LOWAT flag for use with the read/write filters, which | jlemon | 2001-02-24 | 2 | -0/+9 |
* | When returning EV_EOF for the socket read/write filters, also return | jlemon | 2001-02-24 | 1 | -0/+2 |
* | Stricter style(9) conformance - remove unnecessary blank lines in previous | peter | 2001-02-23 | 1 | -2/+0 |
* | When converting soft error into a hard error, drop the connection. The | jlemon | 2001-02-23 | 2 | -6/+14 |
* | Allow ICMP unreachables which map into PRC_UNREACH_ADMIN_PROHIB to | jlemon | 2001-02-23 | 4 | -182/+38 |
* | Fix typo in comment (knode -> knote). | jlemon | 2001-02-23 | 1 | -1/+1 |