summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bump for GCC 3.1.obrien2002-05-131-1/+1
* Match the default newfs UFS block size.obrien2002-05-131-1/+1
* Don't call the uz free function while the zone lock is held. This can leadjeff2002-05-131-14/+21
* s/_ALPHA_/_MACHINE_/marcel2002-05-131-1/+1
* Remove reference to the "Alpha Calling Standard".marcel2002-05-131-13/+0
* Remove the hash_free() lock order reversal. This could have happened forjeff2002-05-131-69/+72
* Handle alignment fault fixups in libc rather than in the kernel.jake2002-05-135-2/+120
* Fix IF_SEXT(val, 32). The constants need to have type long tojake2002-05-131-1/+2
* This commit was generated by cvs2svn to compensate for changes in r96489,obrien2002-05-130-0/+0
|\
| * Cause CVS to sync up checked out source bases with Gcc 3.1 bits afterobrien2002-05-130-0/+0
| * Remove files not part of GCC 3.1.obrien2002-05-12204-80672/+0
* | Restore some of the implementation from the Bmake gcc 2.95 bits.obrien2002-05-136-51/+59
* | These were repo-copied to dump_machdep.c.jake2002-05-133-538/+0
* | ${MACHINE_ARCH}dump.c -> dump_machdep.c.jake2002-05-133-3/+3
* | Add another copy of the ia64 dump_machdep.c.jake2002-05-131-0/+299
* | I was finally able to repeat the -j breakage on one of my machines. Fix it.obrien2002-05-131-9/+7
* | UFS2 preparation commit:phk2002-05-128-221/+27
* | Remove two "register" and a blank line.phk2002-05-121-3/+2
* | Support the SUSv3 -n option and the "--" end of options marker.tjr2002-05-122-51/+61
* | Sigh... Yet a BBSIZE breakage.phk2002-05-121-0/+1
* | Sigh, more BBSIZE related breakage.phk2002-05-126-0/+6
* | #include <sys/disklabel.h> to get BBSIZE.phk2002-05-121-0/+1
* | Main functional change is the implementation of matching of MAC headerluigi2002-05-121-745/+706
* | Retire the bogus uses of the disklabel field d_sbsize and begin tophk2002-05-1213-35/+10
* | Add code to match MAC header fields (at the moment supported onluigi2002-05-121-62/+108
* | ARGH! SBLOCK is not unused. Try to get this right.phk2002-05-127-7/+14
* | Remove #define for BBOFF, it is assumed == 0 so many places that we mightphk2002-05-123-6/+3
* | Remove unused BBLOCK and SBLOCK #defines.phk2002-05-123-6/+0
* | Remove the private code for reading UFS superblocks, this does not belongphk2002-05-122-110/+36
* | o Remove GIANT_REQUIRED and an excessive number of blank linesalc2002-05-121-10/+0
* | Fix alpha build. The alpha has dumpsys implemented.marcel2002-05-121-1/+1
* | Enable KTR_TRAP by default.jake2002-05-121-1/+1
* | do-while ASM_OUTPUT_ALIGN to enable its use in more places.obrien2002-05-121-3/+5
* | Hide the fd autoselection messages behind the bootverbose case so theyjoerg2002-05-122-6/+10
* | NOLIB is gone; put INTERNALLIB back for now.ru2002-05-121-0/+2
* | Revert the last change. The corresponding bsd.lib.mk changes wereru2002-05-126-6/+25
* | Added new bsd.incs.mk which handles installing of header filesru2002-05-1251-374/+215
* | Translated -malign-functions=4 to -falign-functions=16 for the new gcc.bde2002-05-121-1/+1
* | Saved 176 bytes by compiling with -fno-guess-branch-probability. Thebde2002-05-122-2/+2
* | Increase the PIO timeout to approximately the value it used to havejoerg2002-05-124-30/+76
* | Add a man page for the devinfo command; I'd argue devinfo is the singlerwatson2002-05-122-1/+73
* | Recent zlib does not like Z_FLUSH at the end of inflate().ume2002-05-121-4/+7
* | Properly build lb1spc.asm on Sparc64.obrien2002-05-121-3/+28
* | Back out last commit. I expect our bsd.*.mk gods to remove the need forobrien2002-05-1210-0/+27
* | There is no more NOLIB.obrien2002-05-121-1/+0
* | Back out rev 1.118.obrien2002-05-121-12/+5
* | More locking fixes.benno2002-05-122-6/+26
* | Document my willingness in maintaining share/mk infrastructure.ru2002-05-121-0/+1
* | Quiet the peanut gallary and back out magical "breakage".obrien2002-05-121-4/+4
* | I was not strict enough with my ordering of things to satisfy make(1) nieveobrien2002-05-121-28/+26
OpenPOWER on IntegriCloud