summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Part II: Update system calls for extended attributes. Rebuild ofrwatson2002-02-105-13/+13
* Part I: Update extended attribute API and ABI:rwatson2002-02-1010-200/+171
* This commit was generated by cvs2svn to compensate for changes in r90446,mp2002-02-102-7/+27
|\
| * - Add support for autodetection of *.euc?? and *.EUC locales.mp2002-02-102-7/+27
* | o Use bus_generic_setup_intr instead of bus_setup_intr.imp2002-02-101-11/+8
* | o Use INTR_TYPE_AV (the highest possible) rather than INTR_TYPE_BIOimp2002-02-101-7/+51
* | It's OK to be pedantic, but long long literals are OK.phk2002-02-101-1/+1
* | o No longer mount /proc by default on newly installed systems. Almostrwatson2002-02-102-8/+0
* | Remove di_inumber since LFS is long gone.phk2002-02-101-2/+0
* | Boot verbosify printing the CIS, since we don't normally need to do that.imp2002-02-092-8/+2
* | Make unsupported memory range message bootverbose onlyimp2002-02-091-4/+7
* | Fix MAKEDEV for RocketPort (rp(4)) cuaR* and ttyR* to work with thejhb2002-02-091-2/+2
* | This has been sitting in my local tree long enough. Remove the usedeischen2002-02-0915-804/+501
* | Silence a warning by initializing the return value. This wasn'tdeischen2002-02-091-2/+3
* | This file needs <syslog.h>.des2002-02-091-0/+1
* | Recognize VIA C3 Samuel 2.kato2002-02-092-8/+12
* | MFC noted: an(4) LEAP, Home key, and Linux utility support.bmah2002-02-092-2/+2
* | Replace accidentally removed setrunqueue()julian2002-02-091-0/+1
* | Use the mtx_owner() macro in one spot in _mtx_lock_sleep() to make thejhb2002-02-092-2/+2
* | Add missing "nullok" option to pam_unix.des2002-02-081-1/+1
* | Remove NO_WERRORs and WARNS=n's. To be revisited after GCC3.markm2002-02-0821-25/+0
* | Remove leaf node WARNS?=2 (that mainly I added). This shouldmarkm2002-02-0866-66/+0
* | Don't hardcode paths. This is generally silly, and in this casemarkm2002-02-081-1/+1
* | Fix a bug introduced in r. 1.28: when copy{in,out} would fail for antmm2002-02-081-1/+2
* | Correct email address for bug reports and patch submissions.obrien2002-02-081-1/+3
* | Apparently during the KSE M2 commit bzero() on the i386 was changed so thatjhb2002-02-082-4/+4
* | Don't grab the ICU lock while reading the current pending interrupts andjhb2002-02-085-12/+0
* | Turn SMP back on by default in GENERIC on the Alpha.jhb2002-02-082-2/+2
* | Turn interrupt thread preemption back on on the alpha.jhb2002-02-081-1/+1
* | Now that cross-tools ld(1) has been fixed to look for dynamicru2002-02-0810-20/+27
* | Reword the ``Please remove the FreeBSD fixit CDROM now.'' tobrian2002-02-082-2/+2
* | peter points out that we probably should not mess with the sysctl(8)cjc2002-02-087-28/+35
* | FreeBSD 4.1 bootstrapping aid (setproctitle(3) is in -lutil).ru2002-02-082-1/+8
* | Fix the code that selects the default binary type if the actual type can'tdes2002-02-081-3/+3
* | Fixed RCSLOCALID buffer overflow (by making an overflow condition fatal).ru2002-02-081-1/+1
* | MFi386: revisions 1.493 and 1.494.nyan2002-02-082-2/+12
* | Regen.sheldonh2002-02-081-2/+7
* | FreeBSD 4.1 bootstrapping aid (``:C'' make(1) modifier usedru2002-02-081-0/+5
* | FreeBSD 4.1 bootstrapping aid (HALT and PDWN are not defined there).ru2002-02-081-2/+8
* | FreeBSD 4.1 bootstrapping aid (__FBSDID is not there).ru2002-02-082-0/+4
* | Fix broken Giant locking protocol introduced in rev 1.114. You cannotpeter2002-02-081-0/+1
* | Bah, I managed to turn cosmetic things into real bugs. Fix shadowedpeter2002-02-083-22/+22
* | GRR. Unbreak WARNS=2.peter2002-02-081-1/+1
* | GRR. This was not WARNS=2 clean. You cannot printf a 'long' withpeter2002-02-081-1/+1
* | Remove bogus range restrictions that attempted to restrict the rangeimp2002-02-081-14/+30
* | o Merge various recent fixes from the MAC branch relating to extattrctl():rwatson2002-02-082-12/+20
* | Add missing &peter2002-02-082-2/+2
* | Inspect ELF header and reject any non-FreeBSD shared objects.sobomax2002-02-081-1/+7
* | Fix world breakage (compiling libstdc++):peter2002-02-081-2/+2
* | Make this part compile and try and use the p_threads tailq. It might workpeter2002-02-082-4/+14
OpenPOWER on IntegriCloud