| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed insertion sort errors in the opt_cpu.h section. | bde | 2003-11-07 | 1 | -12/+10 |
* | Allow shared open of /dev/fwmem* for read-only. | simokawa | 2003-11-07 | 1 | -16/+42 |
* | Respect a return code of fwmem_open(). | simokawa | 2003-11-07 | 1 | -3/+3 |
* | Add the Makefile glue for the udf_iconv module. | scottl | 2003-11-07 | 2 | -0/+10 |
* | Allow the ng_uni node (NgATM signalling layer) to be built into the | harti | 2003-11-07 | 3 | -0/+11 |
* | The layer 3 (signalling) of NgATM netgraph node: ng_uni. This node | harti | 2003-11-07 | 5 | -1/+1222 |
* | Increase FWMAXQUEUE up to 128. | simokawa | 2003-11-07 | 1 | -1/+1 |
* | Add compatibility for 4-stable. | simokawa | 2003-11-07 | 1 | -0/+5 |
* | This commit was generated by cvs2svn to compensate for changes in r122208, | harti | 2003-11-07 | 1 | -2/+2 |
|\ |
|
| * | Re-import of the original NgATM file version 0.91 | harti | 2003-11-07 | 1 | -2/+2 |
* | | These two files are generated with the ../genfiles script and are | harti | 2003-11-07 | 2 | -0/+707 |
* | | This commit was generated by cvs2svn to compensate for changes in r122205, | harti | 2003-11-07 | 14 | -0/+10928 |
|\ \
| |/ |
|
| * | Virgin import of signaling layer of NgATM shared kernel/user part 0.91 | harti | 2003-11-07 | 14 | -0/+10928 |
* | | Better attempt at fooling GEOM into working with burnable media. | sos | 2003-11-07 | 1 | -1/+1 |
* | | Trim trailing whitespace. | rwatson | 2003-11-07 | 1 | -2/+2 |
* | | Slight whitespace consistency improvement: | rwatson | 2003-11-07 | 3 | -4/+4 |
* | | Add PCID for 6i controller | ps | 2003-11-07 | 1 | -0/+1 |
* | | Fix locking of the ip forwarding cache. We were holding a reference | sam | 2003-11-07 | 1 | -11/+21 |
* | | Fix an incorrect quote character in an M4 test conditon. Basically, one | jhb | 2003-11-06 | 2 | -2/+2 |
* | | correct behavior when ipv6mr_interface is 0. Matthias Drochner | ume | 2003-11-06 | 1 | -4/+4 |
* | | Only disable the old pin when doing a remap if it's current vector is still | jhb | 2003-11-06 | 2 | -2/+4 |
* | | Fixed some more missing punctuation in comments (most instances in this | bde | 2003-11-06 | 1 | -12/+12 |
* | | Disable the (currently unused) xe_reg_dump() function, until I know for | rsm | 2003-11-06 | 1 | -1/+9 |
* | | List the three modules that I have that aren't connected to the build. | imp | 2003-11-06 | 1 | -0/+4 |
* | | Correct the structure packing. | ps | 2003-11-06 | 1 | -14/+14 |
* | | Fixed some style bugs (missing punctuation in comments). There are many | bde | 2003-11-06 | 1 | -35/+35 |
* | | - Somehow I botched my last commit. Add an extra ( to fix things up. I'm | jeff | 2003-11-06 | 1 | -1/+1 |
* | | - Delay the allocation of memory for the pipe mutex until we need it. | alc | 2003-11-06 | 1 | -5/+1 |
* | | - Simplify pipespace() by eliminating the explicit creation of vm objects. | alc | 2003-11-06 | 1 | -10/+2 |
* | | Add support for unaligned ld2, st2, st4 and st8. While here, make | marcel | 2003-11-06 | 1 | -1/+33 |
* | | Use if_printf() for FWEDEBUG. | simokawa | 2003-11-06 | 1 | -7/+7 |
* | | s/driver/device/ for config file line | imp | 2003-11-06 | 1 | -1/+1 |
* | | Remove the flags argument from mac_externalize_*_label(), as it's not | rwatson | 2003-11-06 | 8 | -30/+30 |
* | | - Remove the local definition of sched_pin and unpin. They are provided in | jeff | 2003-11-06 | 1 | -17/+3 |
* | | - Add a pinned count to the thread so that cpu pinning may nest. This is | jeff | 2003-11-06 | 2 | -2/+15 |
* | | OK, this might be a bit silly, but add another popcnt() candidate. | peter | 2003-11-06 | 2 | -0/+12 |
* | | Spelling and grammar fixes. | anholt | 2003-11-05 | 2 | -16/+16 |
* | | Prevent leaking of fsid to non-root users in linux_statfs and linux_fstatfs. | anholt | 2003-11-05 | 1 | -4/+14 |
* | | o make debug_mpsafenet globally visible | sam | 2003-11-05 | 3 | -10/+31 |
* | | Instead of marking all 159 interrupts as available in the IRQ resource | jhb | 2003-11-05 | 1 | -3/+19 |
* | | When remapping an ISA interrupt from one intpin to another, disable the | jhb | 2003-11-05 | 4 | -18/+42 |
* | | Two style nits. | jhb | 2003-11-05 | 2 | -0/+4 |
* | | This commit was generated by cvs2svn to compensate for changes in r122137, | njl | 2003-11-05 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix a bug in iasl(8) that caused it to core dump while parsing a DSDT | njl | 2003-11-05 | 1 | -1/+1 |
* | | | Change config file syntax to be less FreeBSD 3.x | imp | 2003-11-05 | 1 | -1/+1 |
* | | | byebye in6_ifawithscope(). it was a function for old source | ume | 2003-11-05 | 2 | -283/+0 |
* | | | Include machine/asmacros.h instead of machine/asm.h. | nyan | 2003-11-05 | 2 | -2/+2 |
* | | | - Adjust some of the bitfields in the ioapic_intsrc struct to be unsigned | jhb | 2003-11-05 | 2 | -36/+36 |
* | | | Add a workaround for MP Tables that list the same PCI IRQ twice with | jhb | 2003-11-05 | 2 | -6/+32 |
* | | | make sure to treat destrination address as KAME internal form | ume | 2003-11-05 | 1 | -29/+8 |