summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back out attempt to bypass contrib's getopt.h on the way,ache2004-03-053-8/+2
* Fixed indentation of conditionals.bde2004-03-051-5/+5
* Fixed insertion sort errors in prototype list.bde2004-03-051-20/+20
* Removed garbage:bde2004-03-051-14/+0
* MFi386: (all: keep a comment in sync with code, and don't depend onbde2004-03-051-0/+4
* Include <machine/psl.h> for the definition of PSL_I instead of dependingbde2004-03-051-0/+2
* Use ascii null char ('\0') instead of NULL.nyan2004-03-051-2/+2
* Fix syntax errors and wrong function prototypes in several MD headerle2004-03-058-18/+18
* One tab too much.pjd2004-03-051-1/+1
* Teach 'hostname' script how to act inside a jail.pjd2004-03-051-4/+12
* remove superfluous space before end of backtick expressionrse2004-03-051-1/+1
* fix reference to sysctl variable: machdep.an_cache_mode -> hw.an.an_cache_moderse2004-03-051-1/+1
* Bump __FreeBSD_version for the NULL == ((void *)0)markm2004-03-051-1/+1
* Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror)markm2004-03-0522-32/+34
* Document that ENABLE_ALART controls the alarm on Intel intpm driver.obrien2004-03-052-9/+4
* When this script included NetBSD specific logic, the NetBSD branchmtm2004-03-051-11/+0
* VESA* is a mistake - it cannot exist due to requiring a 32 bit kernel forobrien2004-03-051-3/+0
* The syslogd script should require that /var is cleaned before it runs.mtm2004-03-051-1/+1
* Sync with i386/NOTES.obrien2004-03-051-4/+4
* Add comment for 'mptable'.obrien2004-03-051-3/+2
* Remove scripts we don't use from requirement lines. These weremtm2004-03-0511-11/+11
* Note that imp is working on un-shimming this driver, afterwards it shouldobrien2004-03-051-2/+2
* Removed include of bsd.own.mk. It was just a style bug (half-bakedbde2004-03-051-2/+0
* The PECOFF support is 32-bit only.obrien2004-03-051-4/+0
* In the last revision, I introduced a physical contiguity check that is bothalc2004-03-051-3/+1
* PECOFF_* isn't useful for AMD64.obrien2004-03-051-2/+0
* New errata: SA-04:04. Also fix a typo in the URL for SA-04:03.bmah2004-03-051-1/+12
* Merge the following from the English version:rushani2004-03-051-15/+84
* Fix a typo.bms2004-03-051-1/+0
* Fix style breakage.takawata2004-03-051-0/+1
* Forced commit to note:wes2004-03-050-0/+0
* Use getopt instead of hand-rolled argument parsing. Usage remainswes2004-03-051-72/+15
* Move -I${DESTDIR}/usr/include/gnu up, beforeache2004-03-052-2/+6
* Correctly read SCHILY.nlink from pax-format archives.kientzle2004-03-051-0/+2
* - Some older Atheros drivers want KeInitializeTimer(), so implement it,wpaul2004-03-043-20/+215
* Hook ieee80211 manpages up to the build; fix 1 snafu which crept in.bms2004-03-041-2/+9
* Forgotten commit: Hook /etc/rc.d/ike up to the build.bms2004-03-041-0/+1
* Implement a crude but functional usbd_ratecheck() to limit the numberphk2004-03-041-5/+3
* Add -I${DESTDIR}/usr/include before -I${SRCDIR}/include to pick rightache2004-03-041-0/+2
* Update URL of GCC status page to GCC 3.3josef2004-03-041-1/+1
* Eliminate hard sentence breaks.trhodes2004-03-041-8/+19
* Minor stylistic improvements in the SPECIAL_INSTALLCHECKS section, mainlygad2004-03-041-25/+26
* Rewrite TCP segment reassembly note to mention SA-04:04, note MFC,bmah2004-03-042-14/+14
* Make unprivilaged user can see battery info.takawata2004-03-041-2/+5
* Only setup sii_reset on sii311[24].sos2004-03-041-2/+3
* Forced commit to note that last commit was...roam2004-03-040-0/+0
* Make rpc.lockd bind to a reserved port, since there are NFS clientsroam2004-03-041-0/+18
* Rev. 1.32 moved a comment to the wrong line. The hack refered tomtm2004-03-041-2/+2
* Use auto-sense data provided by the lowlevel ATA code.thomas2004-03-041-1/+10
* move in6_addmulti()/in6_delmulti() into mld6.cume2004-03-042-90/+93
OpenPOWER on IntegriCloud