summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hook mount_nfs4 to the build.alfred2004-01-061-0/+1
* Add pirtool, a tool for dumping the $PIR table on i386 machines at runtime.bms2004-01-063-0/+374
* Don't bother clearing PG_ZERO in contigmalloc1(), kmem_alloc(), oralc2004-01-062-3/+0
* Remove `static' prototype from header file.nectar2004-01-061-1/+0
* Adjust for brain outage that affected the previous commit.nectar2004-01-061-1/+1
* Update pciconf man page to indicate that only some of the functionsrwatson2004-01-061-1/+2
* Add required headers.nectar2004-01-062-0/+4
* Add required headers and function declarations.nectar2004-01-062-0/+3
* Correct the atomicity.h fallback path on architectures which do notkan2004-01-061-1/+1
* - Use i8259A register defines from shared sys/dev/ic/i8259.h rather thanjhb2004-01-062-67/+20
* Use i8259A register defines from shared header sys/dev/ic/i8259.h insteadjhb2004-01-062-53/+4
* Mark a function as `unused' in generated code. (Sometimes it is used,nectar2004-01-061-1/+7
* Note the Linux required format.obrien2004-01-061-0/+1
* Add a header for the i8259A register definitions. This is based onjhb2004-01-061-0/+86
* Work around a `label defined but not used' warning in *generated* code.nectar2004-01-061-0/+2
* Remove unused variables. Add required headers and functionnectar2004-01-067-6/+12
* Remove the AUTO_EOI_2 option for PC-98 as it has never done anything anywayjhb2004-01-062-8/+0
* Use ANSI C function definition for `_mcount' and remove `static'nectar2004-01-062-3/+2
* Allow one to specify the com port settings for boot0sio.obrien2004-01-063-5/+11
* Add missing declaration.nectar2004-01-061-0/+2
* Work around a `warning: zero-length printf format string'.nectar2004-01-061-1/+1
* Avoid undefined behavior:nectar2004-01-061-2/+2
* Make intentions explicit with additional parenthesis.nectar2004-01-062-8/+8
* Remove unused variables and function declarations. Add missing headers.nectar2004-01-065-8/+6
* Clean up pe_get_message(). Allow the caller to obtain the resourcewpaul2004-01-063-28/+17
* Remove __P().simokawa2004-01-066-126/+126
* Fix register mis-alignment introduced in rev1.12.simokawa2004-01-061-33/+34
* Quick fix for breakage of non-i386 arches in previous commit. Onlybde2004-01-061-0/+2
* When root tries to su to a non-existent user, pam_authenticate() willdes2004-01-061-4/+4
* - Add pe_get_message() and pe_get_messagetable() for processingwpaul2004-01-067-38/+275
* Merge from DRI CVS. No longer maps the framebuffer into KVA on radeon, r128,anholt2004-01-0612-66/+77
* Add pid to the info printed in lockmgr_printinfo. This makes VFSkan2004-01-061-2/+3
* More style fixes.kan2004-01-051-15/+13
* - Allow mtx_trylock() to recurse on a recursive mutex. Attempts to recursejhb2004-01-051-5/+11
* Fix -mprofiler-epilogue on i386. This should be extended to otherkan2004-01-051-0/+15
* This commit was generated by cvs2svn to compensate for changes in r124158,kan2004-01-051-392/+0
* This commit was generated by cvs2svn to compensate for changes in r124156,kan2004-01-052-245/+0
* This commit was generated by cvs2svn to compensate for changes in r124154,kan2004-01-05151-20517/+0
* Do not install files which are not part of GCC 3.3.x anymore.kan2004-01-051-3/+3
* This commit was generated by cvs2svn to compensate for changes in r124151,kan2004-01-0575-17068/+0
* Stop compiling files which are not part of GCC 3.3.x.kan2004-01-053-3/+3
* Don't run newaliases if sendmail_enable=NONE.brooks2004-01-054-4/+28
* style(9):kan2004-01-051-236/+266
* Properly ifdef support for vfs locking assertions based on DEBUG_VFS_LOCKS.kan2004-01-051-27/+37
* Style fixes:kan2004-01-051-7/+4
* MFp4:simokawa2004-01-056-29/+27
* Add struct definition of the Elan MMCR registers (from jb@)phk2004-01-054-38/+331
* Sync to 1.154 of usbdevssanpei2004-01-052-6/+6
* fix CANOSCAN -> CanoScansanpei2004-01-051-2/+2
* Attempt to make the proper changes here for the proc.h commit:obrien2004-01-051-5/+5
OpenPOWER on IntegriCloud