| Commit message (Expand) | Author | Age | Files | Lines |
* | Zap some a.out leftovers | peter | 2003-04-06 | 1 | -3/+0 |
* | Also set the access bit in the PTE when we get a data dirty bit fault. | marcel | 2003-04-06 | 2 | -4/+4 |
* | Sync up with kern/subr_prf.c. This adds %ll, %j, %q, %z, etc. | peter | 2003-04-06 | 1 | -47/+115 |
* | Search for "elf32 kernel" (and elf64) and "elf32 module" (and elf64) | peter | 2003-04-06 | 2 | -4/+12 |
* | We can't use ${WORLDTMP}/usr/{include,lib} for the compat layer. This | imp | 2003-04-06 | 2 | -5/+29 |
* | Don't need the gccism include_next since we won't create this file | imp | 2003-04-06 | 1 | -6/+1 |
* | Use __FBSDID. | mux | 2003-04-06 | 1 | -1/+3 |
* | Correct the definition of the link_addr and rbd_addr fields | mux | 2003-04-06 | 1 | -2/+2 |
* | - Instead of rolling our own alignment-safe function, use le32enc() | mux | 2003-04-06 | 1 | -78/+66 |
* | Remove an unnecessary trunc_page() from vmapbuf(). | alc | 2003-04-06 | 1 | -1/+1 |
* | - Use __FXP_BITFIELDX macros to make the configuration bitfield | mux | 2003-04-05 | 1 | -81/+99 |
* | Use bus_dmamap_load_mbuf() instead of bus_dmamap_load() for the | mux | 2003-04-05 | 1 | -2/+21 |
* | Don't reinitialize fields that are already initialized by getpbuf(). | alc | 2003-04-05 | 2 | -2/+2 |
* | Unbreak the !LAZY_SWITCH case. I #ifdef'ed too much when I added | peter | 2003-04-05 | 3 | -6/+3 |
* | Regression tests for printf()'s floating point formats. | das | 2003-04-05 | 2 | -1/+168 |
* | Rework the floating point code in printf(). Significant changes: | das | 2003-04-05 | 2 | -151/+191 |
* | Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa(). | das | 2003-04-05 | 8 | -1/+135 |
* | Add missing prototype for gdtoa(). | das | 2003-04-05 | 1 | -0/+2 |
* | Add missing #include to unbreak previous commit. | das | 2003-04-05 | 1 | -0/+1 |
* | Correct some buffer sizes. | das | 2003-04-05 | 3 | -23/+42 |
* | Sufficient access checks are performed by vmapbuf() that calling | alc | 2003-04-05 | 1 | -15/+1 |
* | Include <geom/geom_disk.h> and stop including <sys/disk.h>. The | marcel | 2003-04-05 | 1 | -1/+1 |
* | update man page to reflect change in default syslog level ipmon is now compil... | darrenr | 2003-04-05 | 1 | -1/+1 |
* | Remove GIANT_REQUIRED from getpbuf(). Reviewed by: tegge | alc | 2003-04-05 | 1 | -2/+1 |
* | Use assignment, not equivalence test. | njl | 2003-04-05 | 1 | -1/+1 |
* | Migrate to a new way of dealing with building from old revisions of | imp | 2003-04-05 | 16 | -73/+194 |
* | Add a basic manual page for wlan(4). | trhodes | 2003-04-05 | 2 | -0/+71 |
* | Add a manual page for the smapi module. | trhodes | 2003-04-05 | 2 | -1/+155 |
* | Fix ed compilation with PAE by using %jx instead of %x. | cognet | 2003-04-05 | 1 | -4/+4 |
* | Use vm_paddr_t instead of vm_offset_t for the paddr parameter of vesa_mmap. | cognet | 2003-04-05 | 1 | -1/+1 |
* | Don't forget to send the Content-length header after calculating it. | dwmalone | 2003-04-05 | 1 | -0/+1 |
* | More warns cleanups and misc cleanups: | dwmalone | 2003-04-05 | 1 | -25/+31 |
* | Fix/add missing accents on the weekday names. | trhodes | 2003-04-05 | 1 | -5/+5 |
* | The Netgear MA311 is a Prism 2.5 card. | imp | 2003-04-05 | 1 | -0/+1 |
* | - Change a FXP_NRFABUFS which would have been a FXP_NTXCB. | mux | 2003-04-05 | 1 | -3/+3 |
* | Change the default syslog facility from LOG_LOCAL0 to LOG_SECURITY after | darrenr | 2003-04-05 | 1 | -1/+1 |
* | When session is over, IPv6 default route to tun should be | ume | 2003-04-05 | 1 | -1/+4 |
* | Change the default syslog facility from LOG_LOCAL0 to LOG_SECURITY after | darrenr | 2003-04-05 | 1 | -1/+2 |
* | DWL-520 is used to describe three or four different cards. only some | imp | 2003-04-05 | 1 | -0/+7 |
* | MFp4: Link strtof.3 and strtold.3 to strtod.3. | tjr | 2003-04-05 | 1 | -0/+1 |
* | Zero out the struct tm supplied by the caller. Otherwise, | mtm | 2003-04-05 | 1 | -0/+1 |
* | MFp4: Pentium/Athlon-optimised implementation of wcschr(). | tjr | 2003-04-05 | 2 | -1/+78 |
* | Setup our interrupt only at the end of fxp_attach(), when all | mux | 2003-04-05 | 1 | -12/+12 |
* | Add SMP_TSC option, which can be used on SMP systems where the TSCs | tegge | 2003-04-04 | 4 | -2/+8 |
* | Diff reduction with my p4 changes: | imp | 2003-04-04 | 1 | -5/+5 |
* | Add a rudimentary but working driver for the Adlink "NuDaq PCI-9812". | phk | 2003-04-04 | 2 | -0/+239 |
* | style.Makefile(5) | obrien | 2003-04-04 | 73 | -114/+129 |
* | Define ovbcopy() as a macro which expands to the equivalent bcopy() call, | des | 2003-04-04 | 16 | -73/+41 |
* | Use sized cast matching the sized pointer. | phk | 2003-04-04 | 1 | -1/+1 |
* | Retire <sys/diskslice.h> | phk | 2003-04-04 | 1 | -35/+0 |