summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* typosam2003-06-261-2/+2
* add commentsam2003-06-261-0/+2
* Actually, the 802.11 code was rewritten, not reorganized, by recentbmah2003-06-262-2/+2
* New release notes: watchdog(4)/watchdogd(8), ath(4)/ath_hal(4),bmah2003-06-262-4/+22
* Add missing quote after cut/paste error in last commit. :-(peter2003-06-261-1/+1
* Fix URL of zlib home page: It's hosted at gzip.org now.se2003-06-261-1/+1
* When pointing users at mount_devfs to populate the /dev of a jail,rwatson2003-06-261-0/+10
* Unbreak this for alpha and friends.smkelly2003-06-261-2/+2
* Other minor style nits I missed in ep_if_start() in my previousmux2003-06-261-3/+4
* Update the target.obrien2003-06-265-15/+15
* vm_page_select_cache() enforces a number of conditions on the returnedalc2003-06-261-1/+6
* Make if_ep_start() look a bit more like other if_start() functions,mux2003-06-261-18/+13
* Fix a race condition that was introduced since pccbb interrupts aremux2003-06-261-7/+5
* Set a lower bound on fragment size rather than returning a failuremdodd2003-06-261-4/+2
* o Fix typo.maxim2003-06-261-2/+2
* MFRELENG_5_1: Default the release makefile to 5.1.ru2003-06-261-2/+2
* Be laconic.ru2003-06-261-3/+1
* Move scmp() to more appropriate locationphantom2003-06-261-10/+9
* Add support of '-m' option to show charmaps (or correctly to say list ofphantom2003-06-262-13/+54
* . style(9)phantom2003-06-267-19/+41
* - Add a software watchdog facility.smkelly2003-06-2612-2/+560
* implement LC_MONETARY's int_* keywordsphantom2003-06-261-2/+32
* Attach the "null" module to the LINT build.ru2003-06-261-0/+1
* Implement _ia64_enter_uts(). The purpose of this function is to switchmarcel2003-06-266-2/+202
* Oops, I only added a comment about why ips doesn't compile. Actuallypeter2003-06-261-1/+1
* Give the correct size for the command map to busdma.ps2003-06-261-1/+1
* Implement _thr_enter_uts() and _thr_switch() as inline functions tomarcel2003-06-262-0/+60
* Revert exclusion for amd64 that stopped boot/ being built.peter2003-06-261-4/+1
* Build on amd64. Yes, I know this isn't particularly nice.peter2003-06-269-8/+59
* Sync with i386 - add everything that compiles. There are a few driverspeter2003-06-261-20/+159
* Re-enable libstand on all platforms including amd64.peter2003-06-261-5/+1
* Add amd64 build gluepeter2003-06-261-1/+22
* Modify vm_pageq_requeue() to handle a PQ_NONE page without dereferencingalc2003-06-261-14/+5
* Configure gcc in biarch mode for amd64 so that the -m32 flag is enabledpeter2003-06-261-2/+1
* Oops, remove hack to stop libstdc++.so being built now that gcc usespeter2003-06-261-5/+0
* Add amd64 support.peter2003-06-261-1/+1
* Add back in the ability for pmap_mapdev() to use KVM if the regionpeter2003-06-261-4/+39
* Be consistent about the use of ${LDFLAGS} for the internal rules. Somepeter2003-06-261-10/+10
* For amd64, delete the IA32 option for the boot kernel since it needspeter2003-06-261-0/+1
* Add amd64 supportpeter2003-06-261-0/+10
* - Zero the buffers used to hold configuration data from the card. Not doingscottl2003-06-264-15/+38
* locale.c:phantom2003-06-252-7/+6
* Regen.joe2003-06-252-11/+69
* Added some new devices and made slight changes to some existing ones.joe2003-06-251-3/+13
* Reduce code duplication by separating _PathLocle detection code intophantom2003-06-253-37/+37
* Move _PathLocale declaration to more logical place (setlocale.c)phantom2003-06-252-1/+5
* Catch up with _PATH_LOCALE move from rune.h to paths.hphantom2003-06-252-2/+2
* Move _PATH_LOCALE to place where it really belongs to (rune.h -> paths.h)phantom2003-06-252-2/+1
* mdoc policeobrien2003-06-251-6/+6
* Fix leap second processing by the kernel time keeping routines.imp2003-06-251-6/+27
OpenPOWER on IntegriCloud