summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add a libc function execvP that takes the search path as an arguement.gordon2003-06-293-15/+41
* | In order to set the MAC address on RealTek NICs, you must flip WRITECFGwpaul2003-06-291-5/+9
* | Implement fuword32() and suword32(). These functions are used inmarcel2003-06-291-1/+40
* | Make _thread_suspend work with both the old broken sigtimedwaitjdp2003-06-293-11/+31
* | Bump __FreeBSD_version because the semantics of sigtimedwait andjdp2003-06-291-1/+1
* | Unbreak NOCRYPT buildworld.ru2003-06-291-1/+1
* | - Remove the calls to pmap_install() from pmap_object_init_pt(); they arealc2003-06-291-9/+9
* | Implement individual operations on static and dhcp interfaces. Previouslymtm2003-06-292-26/+158
* | o Hookup rc.d/routing and rc.d/netoptionsmtm2003-06-2910-11/+11
* | o Repocopied routing and netoptions from network2 and network3, respectively.mtm2003-06-292-7/+24
OpenPOWER on IntegriCloud