| Commit message (Expand) | Author | Age | Files | Lines |
* | Create DEFAULTS files for alpha, ia64, powerpc, and sparc64 and move | jhb | 2005-11-21 | 8 | -5/+43 |
* | Pull up sys/modules/acpi/acpi/Makefile,v 1.10 change by iedowse@. | ru | 2005-11-21 | 1 | -1/+1 |
* | Fix for a bug where NFS/TCP would not reconnect (in the case where | ps | 2005-11-21 | 1 | -1/+12 |
* | - Always return success from NFS strategy. nfs_doio(), in the | ps | 2005-11-21 | 2 | -5/+4 |
* | Fix for a bug that causes SACK scoreboard corruption when the limit | ps | 2005-11-21 | 1 | -6/+21 |
* | Force pmap to write-back the pte cacheline after each pte modification, | cognet | 2005-11-21 | 1 | -0/+5 |
* | Add an alternate ID for the arm920t (the real solution is to have | cognet | 2005-11-21 | 2 | -0/+3 |
* | fix a problem with XID re-use when a server returns NFSERR_JUKEBOX. | rees | 2005-11-21 | 3 | -7/+13 |
* | Expand the hack to mask the atpics if 'device atpic' is not in the kernel | jhb | 2005-11-21 | 1 | -8/+28 |
* | Tidy up markup and fix two bugs. | ru | 2005-11-21 | 1 | -77/+93 |
* | - Merge FreeBSD Configuration subsection etc. with SYNOPSIS. | ru | 2005-11-21 | 1 | -424/+311 |
* | Fix mysterious build failures (with parallel make) early in | ru | 2005-11-21 | 1 | -1/+1 |
* | Mess up the "kernel" float trig function .c files with ifdefs so that | bde | 2005-11-21 | 6 | -0/+25 |
* | Create a device node in /dev when a USB keyboard is plugged in. | arun | 2005-11-21 | 1 | -0/+1 |
* | busdma cleanup for em(4). | yongari | 2005-11-21 | 2 | -86/+127 |
* | Add a hack to ignore PCR bit for 6300ESB, 82801[D-G]B chips. It seems | yongari | 2005-11-21 | 1 | -14/+17 |
* | Use double precision to simplify and optimize a long division. | bde | 2005-11-21 | 1 | -15/+1 |
* | Restored a cleanup in rev.1.9 tthat was lost in rev.1.10. | bde | 2005-11-20 | 1 | -2/+2 |
* | If export mount flag is not passed in, set default parameters | rodrigc | 2005-11-20 | 1 | -1/+13 |
* | Include ip_options.h for IPX-IP encapsulation. | andre | 2005-11-20 | 1 | -0/+1 |
* | Use memcpy/memset consistently accross ipw and iwi instead of bcopy/bzero. | damien | 2005-11-20 | 1 | -6/+6 |
* | Don't use /etc/firmware. /etc is for configuration files only. | damien | 2005-11-20 | 1 | -1/+1 |
* | Use the appropriate error function for displaying the error, | dds | 2005-11-20 | 1 | -1/+1 |
* | Whitespace. | le | 2005-11-20 | 1 | -8/+8 |
* | Always declare variables at the start of the function. | le | 2005-11-20 | 1 | -47/+110 |
* | Fix whitespace issue. | le | 2005-11-20 | 1 | -11/+11 |
* | Fix whitespace issues. | le | 2005-11-20 | 2 | -59/+59 |
* | Eliminate pmap_init2(). It's no longer used. | alc | 2005-11-20 | 10 | -57/+0 |
* | Fix compile on 64-bit platforms. | scottl | 2005-11-20 | 1 | -2/+4 |
* | Improve inittodr(). Assume the real-time clock is reliable and only | marcel | 2005-11-20 | 1 | -52/+40 |
* | Correct the API for Windows interupt handling a little. The prototype | wpaul | 2005-11-20 | 2 | -11/+13 |
* | An empty file does not have a positive number of lines. | cperciva | 2005-11-20 | 1 | -0/+7 |
* | Add more options to ffs_opts, so that vfs_filteropts() will not | rodrigc | 2005-11-19 | 1 | -2/+3 |
* | Return 0 if we are a network card and do match. Previously, we'd bogusly | imp | 2005-11-19 | 1 | -0/+1 |
* | Fix bug introduced in revision 1.186: | marcel | 2005-11-19 | 1 | -3/+8 |
* | Parse more mount options in vfs_donmount(), before vfs_domount() | rodrigc | 2005-11-19 | 1 | -0/+42 |
* | Finally bring in what was produced during Google SoC 2005: | le | 2005-11-19 | 3 | -51/+533 |
* | Finally bring in what was produced during Google SoC 2005: | le | 2005-11-19 | 7 | -5/+515 |
* | Remove references to iwicontrol. | damien | 2005-11-19 | 1 | -13/+2 |
* | Remove 'ipprintfs' which were protected under DIAGNOSTIC. It doesn't | andre | 2005-11-19 | 2 | -36/+0 |
* | Load firmware images directly from the filesystem (looks into /etc/firmware | damien | 2005-11-19 | 4 | -154/+166 |
* | Properly parse the nowin95 mount option. | rodrigc | 2005-11-19 | 1 | -5/+4 |
* | Minor tweaks. | damien | 2005-11-19 | 1 | -10/+13 |
* | Move MAX_IPOPTLEN and struct ipoption back into ip_var.h as | andre | 2005-11-19 | 2 | -13/+13 |
* | - Move the documentation for the ENABLE_WPA_SUPPLICANT_EAPOL knob to into | jkoshy | 2005-11-19 | 1 | -13/+16 |
* | Do not explicitly state how many bytes an argument list can be in the | simon | 2005-11-19 | 1 | -1/+0 |
* | Revert last revision by phk@, it's redundant since bsd.incs.mk | ru | 2005-11-19 | 1 | -2/+0 |
* | Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not include | ru | 2005-11-19 | 3 | -1/+5 |
* | o Include <sys/time.h> | marcel | 2005-11-19 | 2 | -26/+28 |
* | o Include <string.h> | marcel | 2005-11-19 | 2 | -6/+10 |