| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for CBR and VBR PVCs. Enhance the error handling for | harti | 2003-07-28 | 3 | -39/+159 |
* | Dhclient can't block anymore during startup. Document | mbr | 2003-07-28 | 1 | -4/+4 |
* | Convert the atm{2,3}.sh rc scripts to normal rc.d scripts. Add support | harti | 2003-07-28 | 7 | -215/+110 |
* | Don't wait forever if there is no link, go to background | mbr | 2003-07-28 | 1 | -0/+2 |
* | Change the default for background_dhclient back to NO. It can | mbr | 2003-07-28 | 1 | -1/+1 |
* | Define $FreeBSD$ at the right place. | mbr | 2003-07-28 | 2 | -5/+3 |
* | Make this compile on 64 bit systems again. You cannot just cast a 32 bit | peter | 2003-07-28 | 1 | -1/+1 |
* | DATE and PATCH are always defined, but may be empty. | des | 2003-07-28 | 1 | -2/+2 |
* | Remove redundant "targets", add NOLIBC_R and NOFORTH to environment | des | 2003-07-28 | 2 | -2/+2 |
* | Install experimental.rc | des | 2003-07-28 | 1 | -1/+1 |
* | Document --dump | des | 2003-07-28 | 1 | -0/+2 |
* | Revive the powerpc tinderbox that used to run on 9ball. | des | 2003-07-28 | 2 | -0/+20 |
* | stanley uses a different sandbox. | des | 2003-07-28 | 2 | -0/+2 |
* | Don't mail out failure reports from stanley. | des | 2003-07-28 | 2 | -0/+2 |
* | - add a -d option which dumps the configuration and exits | des | 2003-07-28 | 1 | -5/+28 |
* | Enable dhclient to poll the interface state and send only | mbr | 2003-07-28 | 6 | -7/+241 |
* | Document background_dhclient. | mbr | 2003-07-28 | 1 | -0/+8 |
* | Always start dhclient in the background. | mbr | 2003-07-28 | 2 | -0/+5 |
* | Make atm WARNS=6 clean. The changes are mostly: | harti | 2003-07-28 | 10 | -382/+299 |
* | Add a PATH_INQ flag, PIM_NO_6_BYTE, which indicates the SIM never wishes to | njl | 2003-07-28 | 6 | -4/+21 |
* | None of the "alloc" functions used by UMA assume that Giant is held any | alc | 2003-07-28 | 1 | -9/+2 |
* | auth.conf seems to be being gradually subsumed by user classes | rwatson | 2003-07-28 | 1 | -5/+3 |
* | The LP_ETH_10_100_CF entry needs to be tagged as a DL100019. | imp | 2003-07-28 | 1 | -1/+1 |
* | Reset the per-CPU unique value at boot and clear it in the PCB of the | marcel | 2003-07-27 | 3 | -3/+9 |
* | Make pmap_pvo_allocf() callable without Giant. | alc | 2003-07-27 | 3 | -18/+18 |
* | Add -dynamic to natd if dhcp is used for the natd interface. | mbr | 2003-07-27 | 1 | -0/+13 |
* | Pass the file descriptor index down to vn_open. | phk | 2003-07-27 | 2 | -2/+26 |
* | Pass the fdidx argument from vn_open{_cred}() onto VOP_OPEN() | phk | 2003-07-27 | 1 | -3/+3 |
* | Remove GIANT_REQUIRED from kmem_alloc(). | alc | 2003-07-27 | 1 | -2/+0 |
* | Some Typos fix | gioria | 2003-07-27 | 1 | -15/+19 |
* | Add fdidx argument to vn_open() and vn_open_cred() and pass -1 throughout. | phk | 2003-07-27 | 17 | -23/+24 |
* | Call the new argument "fdidx" that is more precise than "fd". | phk | 2003-07-27 | 1 | -1/+1 |
* | Try a lot harder to get dependancies right. This involves some ugly | markm | 2003-07-27 | 1 | -10/+30 |
* | ip6fw does not handle ESP correctly | ume | 2003-07-27 | 1 | -0/+1 |
* | Respect BUS_DMA_ZERO in iommu_dvmamem_alloc(). | tmm | 2003-07-27 | 1 | -3/+10 |
* | Use the BUS_DMA_ZERO flag. | mux | 2003-07-27 | 2 | -12/+5 |
* | Now that we can call kmem_malloc without Giant it should be safe | dwmalone | 2003-07-27 | 1 | -2/+0 |
* | Enable the safe, harp, hatm and patm driver documentations for pc98. | nyan | 2003-07-27 | 2 | -8/+8 |
* | Document the new BUS_DMA_ZERO flag. | mux | 2003-07-27 | 1 | -0/+2 |
* | Changed the data types of three index variables, two of them | robert | 2003-07-27 | 1 | -3/+3 |
* | Use the BUS_DMA_ZERO flag. | mux | 2003-07-27 | 3 | -8/+4 |
* | Use the BUS_DMA_ZERO flag instead of bzero()'ing DMA memory. | mux | 2003-07-27 | 1 | -5/+2 |
* | - Introduce a new busdma flag BUS_DMA_ZERO to request for zero'ed | mux | 2003-07-27 | 13 | -44/+72 |
* | Try a lot harder to get dependancies right. This involves some ugly | markm | 2003-07-27 | 1 | -4/+8 |
* | Fix some off-by-one errors dealing with limits of server names, | tjr | 2003-07-27 | 1 | -5/+5 |
* | Reserve space for the trailing null byte in the srvname member of | tjr | 2003-07-27 | 1 | -1/+1 |
* | Add the -n maxrec option as an alias for -maxrec for compatibility with | tjr | 2003-07-27 | 2 | -10/+18 |
* | Use pmap_zero_page() to zero pages instead of bzero() because | mux | 2003-07-27 | 1 | -1/+1 |
* | Simplify sigwait code a bit by using a waitset and removing oldsigmask. | davidxu | 2003-07-27 | 6 | -44/+34 |
* | Allow vm_object_reference() on kernel_object without Giant. | alc | 2003-07-27 | 1 | -2/+4 |