summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* XXX Copy workaround from UFS: open device for write access even iftjr2003-06-291-0/+19
* Allow the interrupt controller to be probed - this picks up thegrehan2003-06-291-1/+0
* Modify the xl_reset() routine slightly so that, if we're using memorywpaul2003-06-291-0/+10
* Add ath(4) devices. Also try to be more specific with respect tobmah2003-06-292-6/+36
* Teach fmtcheck(3) about the flags a, A, F, G, t, and z.das2003-06-291-8/+28
* Start to fill in amd64 hardware notes based on info from peter.bmah2003-06-291-1/+20
* The move to _retire() a thread in the GC instead of in the thread'smtm2003-06-293-21/+5
* Hiten's patchset for section four manpages, slightly edited by me.ru2003-06-2860-792/+1294
* Add code to keep going if you're really intent on fingering someone, butjmallett2003-06-282-4/+16
* Synchronize usage() and SYNOPSIS, and fix them (flags are notru2003-06-282-5/+5
* Punctuation.ru2003-06-281-1/+1
* mdoc(7) fix: Use the normal AT&T macro (.At) rather than itsru2003-06-281-1/+1
OpenPOWER on IntegriCloud