summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Create DEFAULTS files for alpha, ia64, powerpc, and sparc64 and movejhb2005-11-218-5/+43
* Pull up sys/modules/acpi/acpi/Makefile,v 1.10 change by iedowse@.ru2005-11-211-1/+1
* Fix for a bug where NFS/TCP would not reconnect (in the case whereps2005-11-211-1/+12
* - Always return success from NFS strategy. nfs_doio(), in theps2005-11-212-5/+4
* Fix for a bug that causes SACK scoreboard corruption when the limitps2005-11-211-6/+21
* Force pmap to write-back the pte cacheline after each pte modification,cognet2005-11-211-0/+5
* Add an alternate ID for the arm920t (the real solution is to havecognet2005-11-212-0/+3
* fix a problem with XID re-use when a server returns NFSERR_JUKEBOX.rees2005-11-213-7/+13
* Expand the hack to mask the atpics if 'device atpic' is not in the kerneljhb2005-11-211-8/+28
* Tidy up markup and fix two bugs.ru2005-11-211-77/+93
* - Merge FreeBSD Configuration subsection etc. with SYNOPSIS.ru2005-11-211-424/+311
* Fix mysterious build failures (with parallel make) early inru2005-11-211-1/+1
* Mess up the "kernel" float trig function .c files with ifdefs so thatbde2005-11-216-0/+25
* Create a device node in /dev when a USB keyboard is plugged in.arun2005-11-211-0/+1
* busdma cleanup for em(4).yongari2005-11-212-86/+127
* Add a hack to ignore PCR bit for 6300ESB, 82801[D-G]B chips. It seemsyongari2005-11-211-14/+17
* Use double precision to simplify and optimize a long division.bde2005-11-211-15/+1
* Restored a cleanup in rev.1.9 tthat was lost in rev.1.10.bde2005-11-201-2/+2
* If export mount flag is not passed in, set default parametersrodrigc2005-11-201-1/+13
* Include ip_options.h for IPX-IP encapsulation.andre2005-11-201-0/+1
* Use memcpy/memset consistently accross ipw and iwi instead of bcopy/bzero.damien2005-11-201-6/+6
* Don't use /etc/firmware. /etc is for configuration files only.damien2005-11-201-1/+1
* Use the appropriate error function for displaying the error,dds2005-11-201-1/+1
* Whitespace.le2005-11-201-8/+8
* Always declare variables at the start of the function.le2005-11-201-47/+110
* Fix whitespace issue.le2005-11-201-11/+11
* Fix whitespace issues.le2005-11-202-59/+59
* Eliminate pmap_init2(). It's no longer used.alc2005-11-2010-57/+0
* Fix compile on 64-bit platforms.scottl2005-11-201-2/+4
* Improve inittodr(). Assume the real-time clock is reliable and onlymarcel2005-11-201-52/+40
* Correct the API for Windows interupt handling a little. The prototypewpaul2005-11-202-11/+13
* An empty file does not have a positive number of lines.cperciva2005-11-201-0/+7
* Add more options to ffs_opts, so that vfs_filteropts() will notrodrigc2005-11-191-2/+3
* Return 0 if we are a network card and do match. Previously, we'd boguslyimp2005-11-191-0/+1
* Fix bug introduced in revision 1.186:marcel2005-11-191-3/+8
* Parse more mount options in vfs_donmount(), before vfs_domount()rodrigc2005-11-191-0/+42
* Finally bring in what was produced during Google SoC 2005:le2005-11-193-51/+533
* Finally bring in what was produced during Google SoC 2005:le2005-11-197-5/+515
* Remove references to iwicontrol.damien2005-11-191-13/+2
* Remove 'ipprintfs' which were protected under DIAGNOSTIC. It doesn'tandre2005-11-192-36/+0
* Load firmware images directly from the filesystem (looks into /etc/firmwaredamien2005-11-194-154/+166
* Properly parse the nowin95 mount option.rodrigc2005-11-191-5/+4
* Minor tweaks.damien2005-11-191-10/+13
* Move MAX_IPOPTLEN and struct ipoption back into ip_var.h asandre2005-11-192-13/+13
* - Move the documentation for the ENABLE_WPA_SUPPLICANT_EAPOL knob to intojkoshy2005-11-191-13/+16
* Do not explicitly state how many bytes an argument list can be in thesimon2005-11-191-1/+0
* Revert last revision by phk@, it's redundant since bsd.incs.mkru2005-11-191-2/+0
* Add the NO_INCS knob to bsd.prog.mk and bsd.lib.mk to not includeru2005-11-193-1/+5
* o Include <sys/time.h>marcel2005-11-192-26/+28
* o Include <string.h>marcel2005-11-192-6/+10
OpenPOWER on IntegriCloud