summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed suffix-transformation rules that are duplicatesru2003-06-301-20/+0
* Catch up with bsd.lib.mk,v 1.143.ru2003-06-302-19/+0
* bsd.lib.mk,v 1.143 no longer uses ld(1) directly to stripru2003-06-302-2/+0
* The use of ld(1) to strip compiler local and non-globalru2003-06-301-36/+0
* Don't build mount_nwfs or mount_smbfs in rescue.gordon2003-06-301-8/+6
* Rename a local variable in order to avoid collision with standard 'log'kan2003-06-301-3/+3
* Properly use ld.so.conf and ld-elf.so.conf as discussed in the manual page.trhodes2003-06-301-4/+4
* Various fixes from upstream, including a bug...fanf2003-06-301-11/+18
* Switch to using bsd.prog.mk; this gives us back the standardru2003-06-302-10/+4
* MFi386: revision 1.19.ru2003-06-301-3/+1
* Catchup with _thread_suspend() changes.mtm2003-06-303-3/+9
* o Fix identation.maxim2003-06-301-21/+21
* o Support for '--' to cancel options list processing.maxim2003-06-301-3/+12
* Fix typo.davidxu2003-06-302-2/+2
* Include file clean up.simokawa2003-06-303-4/+11
* Because there are only _SIG_MAXSIG elements in thread siginfo array,davidxu2003-06-306-32/+32
* pass -1 to setfile in cp.cjmg2003-06-301-1/+1
* Do the deed and hookup /rescue to the build. As a result, always buildgordon2003-06-301-5/+6
* Remove surplus unlocking code I accidentally checked in. This won't bedavidxu2003-06-302-8/+0
* nitpickingsam2003-06-301-5/+3
* This commit was generated by cvs2svn to compensate for changes in r117059,mikeh2003-06-303-5/+5
|\
| * Import latest cvs version with the correct patchset (fixes ETA bug).mikeh2003-06-303-5/+5
* | consolidate callback optimization check in one location by adding a flagsam2003-06-305-67/+23
* | Fix fdisk naming issues on pc98 and other platforms.gordon2003-06-301-5/+17
* | correct transfer statisticssam2003-06-301-0/+1
* | acknowledge the contribution of Atsushi Onoesam2003-06-301-0/+3
* | Correct spelling of "TracyChapman".mph2003-06-301-1/+1
* | MFi386: revision 1.16.ru2003-06-301-10/+4
* | Revision 1.13, besides its useful part, replaced bsd.prog.mk byru2003-06-301-10/+4
* | plug xform memory leaks:sam2003-06-292-2/+15
* | Back out .SU workaround - people at whois-servers.net set upache2003-06-291-6/+1
* | Sweep through pthread locking and use the new locking primitives formtm2003-06-297-20/+21
* | Locking primitives and operations in libthr should use struct umtx,mtm2003-06-292-4/+22
* | Introduce vm_map_pmap_enter(). Presently, this is a stub calling the MDalc2003-06-292-7/+21
* | In a critical section, separate the aquisition of the thread lockmtm2003-06-292-17/+27
* | - Export pmap_enter_quick() to the MI VM. This will permit thealc2003-06-299-18/+48
* | Capitalize an occurrence of 'ficl' for consistency.brueffer2003-06-291-1/+1
* | Fix typo sparc -> sparc64gordon2003-06-291-1/+1
* | catch failure to fetch the card's "own channel"; this should not happensam2003-06-291-0/+4
* | insure ic_bss always has a "valid" channel; avoids problems where users couldsam2003-06-291-1/+2
* | use proper length to copy data for WI_RID_DESIRED_SSID (was smashingsam2003-06-291-1/+1
* | add safeguard against (bogus) null channel parametersam2003-06-291-1/+4
* | Add vm object locking to vm_pageout_map_deactivate_pages().alc2003-06-291-9/+18
* | Remove pathnames.h.gordon2003-06-291-2/+0
* | Tweak a couple of utilities so they compile cleanly for /rescue. Mostlygordon2003-06-294-2/+24
* | Add /rescue bits. This basically encompasses all of bin and sbin alonggordon2003-06-296-0/+386
* | Add ${CRUNCH_CFLAGS} support for adding compile options to crunchgordon2003-06-292-0/+3
* | Move path definitions to include/paths.h. This makes it easier to overridegordon2003-06-293-14/+8
* | Ugh. Remove debugging echo.mtm2003-06-291-1/+1
* | Convert fsck and mount to using execvP to find fsck_foo and mount_foo.gordon2003-06-295-89/+16
OpenPOWER on IntegriCloud