summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Reset LogTag to NULL in closelog(3). This fixes mysterious crashesru2002-11-141-0/+1
* Don't register the powerfail interrupt as fast in thetmm2002-11-141-2/+8
* This commit was generated by cvs2svn to compensate for changes in r106907,dougb2002-11-149-18/+57
|\
| * Import security patches from ISC for BIND version 8.3.3dougb2002-11-149-18/+57
| * I don't think we ever installed these files, and they are moredougb2002-07-0122-3778/+0
* | Install devd.conf(5).tjr2002-11-141-1/+1
* | Add a new newsyslog.conf flag - 'G', which if set tells newsyslog(8) thatsobomax2002-11-142-1/+29
* | o Fix _longjmp() to return 1 when the return value is given as 0.marcel2002-11-141-52/+25
* | In kse_release(), check if current thread is bounddavidxu2002-11-142-8/+32
* | Panic message strings do not need a trailing \n.imp2002-11-141-1/+1
* | MFp4:imp2002-11-143-3/+3
* | MFp4:imp2002-11-141-0/+12
* | MFp4:imp2002-11-141-4/+7
* | MFp4:imp2002-11-141-4/+4
* | Remove an impossible condition. pf->dev is always non-null here.imp2002-11-141-2/+1
* | MFp4:imp2002-11-141-10/+7
* | minor correction to commentimp2002-11-141-1/+1
* | Add second and thrid bus-toaster IDsimp2002-11-141-0/+2
* | regen to 1.37imp2002-11-141-2/+5
* | Add a third aic-based bustoaster.imp2002-11-141-1/+2
* | Panic message should end with \n.imp2002-11-142-12/+12
* | Add conditional code specific to ia64 to allow newfs(8)-ing FATmarcel2002-11-144-6/+118
* | Add newfs_msdos to the crunch-mix. We need to be able to newfs anmarcel2002-11-141-1/+1
* | Minimal take on previous commit -- remove getopt and printf. Static sizenjl2002-11-141-15/+9
* | Back out previous commit since there is controversy about changing so muchnjl2002-11-141-24/+30
* | When parsing the CIS, if a BAR tuple is encountered, enable the correspondingscottl2002-11-131-0/+5
* | Argh, change declaration of two-dimensional array so that it actuallydeischen2002-11-132-2/+3
* | Recognize the Serverworks CIOB30 host to pci bridge.peter2002-11-132-0/+10
* | Try to reword things a bit more to make it clearer.jhb2002-11-131-3/+13
* | Remove getopt and strtol dependencies, reducing size of static exe.njl2002-11-131-30/+24
* | Remove dead code that hasn't been needed since the demise of share mapsalc2002-11-132-26/+0
* | Make this compile with whatever error-checking is enabled in buildworlddeischen2002-11-131-2/+2
* | - Fix some minor grammar and spelling nits.jhb2002-11-131-10/+14
* | New release notes: SA-02:40, SA-02:41, SA-02:42.bmah2002-11-132-0/+36
* | At initialization, override the pthread stub routines in libcdeischen2002-11-1319-136/+245
* | Use a jump table (a la Solaris) for pthread routines with defaultdeischen2002-11-134-401/+230
* | Remove a commented out #include "opt_pci.h", it doesn'tmux2002-11-131-1/+0
* | The pam_krb5 module stored a reference to a krb5_ccache structure asnectar2002-11-131-20/+42
* | Remove opt_pci.h from SRCS, it doesn't exist anymore.mux2002-11-132-2/+2
* | Use `krb5_get_err_text' instead of `error_message' so that instead ofnectar2002-11-131-24/+47
* | Remove opt_pci.h from SRCS.mux2002-11-131-1/+1
* | Remove a bunch of #include "opt_pci.h".mux2002-11-1314-14/+0
* | Unbreak kernel build.mux2002-11-131-1/+0
* | Add ia64 documents to RELNOTESng snapshot.bmah2002-11-131-1/+1
* | Don't set atime / mtime if we don't have an output file, which can happendes2002-11-131-2/+2
* | Introduce a condition variable to avoid returning EBUSY whenrwatson2002-11-139-261/+468
* | Add support for the C99 %t format modifier.mux2002-11-131-2/+11
* | Add the sys/stddef.h header, so that we can have ptrdiff_tmux2002-11-131-0/+43
* | Take __FreeBSD_version into account when BOOTSTRAPPING.ru2002-11-138-18/+28
* | Actually check if stdbool.h exists when BOOTSTRAPPING.ru2002-11-132-2/+2
OpenPOWER on IntegriCloud