summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Simplify the contexts created by the kernel and remove the relatedmarcel2003-12-074-56/+41
* Make the DIAGNOSTIC code which complains about long {call|time}out(9)phk2003-12-071-5/+11
* Regen due to kse_switchin(2).marcel2003-12-075-7/+17
* Add kse_switchin(2). This syscall can be used by KSE implementationsmarcel2003-12-074-0/+51
* Finish the transition from libkvm to sysctl that I started a while ago.des2003-12-073-118/+249
* Log all results to a history file in the log directory.des2003-12-071-0/+38
* Constify, and add an API function to find a named node in a directory.des2003-12-072-6/+21
* Minor whitespace and style issues.des2003-12-077-21/+16
* Use mp_ncpus instead of the hw.ncpu sysctl.des2003-12-071-22/+11
* Remove useless SMP check code.des2003-12-072-22/+0
* Forced commit: previous log entry should have said "fix some warnings anddes2003-12-070-0/+0
* Use WARNS level 2 instead of setting CFLAGS explicitly to -Wall.des2003-12-072-22/+22
* Print out the file system access statistics using uintmax_t typesiedowse2003-12-071-4/+7
* MFR: Bump manpages revision to 5.2.ru2003-12-071-1/+1
* Add support for timeout: and attempts: resolver options.murray2003-12-073-1/+37
* use callout_*() rather than timeout().ume2003-12-071-2/+5
* link-local multicast address must be converted to KAME specificume2003-12-071-1/+1
* KASSERT against multiple orphanings of providers.phk2003-12-072-0/+5
* A too good Feynman quote to pass up.phk2003-12-071-0/+4
* rqb_bits[] may be an int64_t (eg: on alpha, and recently on amd64).peter2003-12-071-1/+1
* Add PowerPC CFLAGS.obrien2003-12-071-0/+9
* Add IPv6 support to pppctl by using getaddrinfo() and trying each addresstjr2003-12-071-89/+115
* Update to reflect eni removalimp2003-12-074-442/+1
* hea is gone, remove its moduleimp2003-12-072-12/+0
* Remove hea module.imp2003-12-071-1/+0
* Don't call em_stop() from the watchdog since it requires the controllerdeischen2003-12-071-1/+0
* lmc.4 is now goneimp2003-12-071-1/+0
* Ooops. These are still used by the bktr driver. David O'Brien hasimp2003-12-075-0/+935
* Split multibyte(3) into separate manual pages for each function.tjr2003-12-077-145/+543
* Split the documentation for localeconv() off into a separate manual page.tjr2003-12-073-176/+232
* Make the if_broadcastaddr const. All the drivers in the tree whichimp2003-12-071-1/+1
* Reinstate 1.40 -- swap avgfilesize and avgfpdir column order.truckman2003-12-071-2/+2
* unifdef old interface support out to prevent false positives.imp2003-12-071-524/+0
* Set fs_ronly to the correct value in ffs_reload() when reloading the filetruckman2003-12-071-0/+2
* Fix prototype for getchar_unlocked().tjr2003-12-071-1/+1
* Re-arrange and consolidate some random debugging stuffscottl2003-12-076-53/+61
* Increase VM_KMEM_SIZE_MAX from 200MB to 400MB.alc2003-12-071-1/+1
* Remote meteor driver. It hasn't compiled in over 3 years. If someoneimp2003-12-0713-4298/+3
* Now that we have the en(4) driver, we no longer need the hea driver.imp2003-12-0718-5518/+0
* The dgb driver is redundant with the digi driver in the tree. It usesimp2003-12-0711-3774/+1
* - Giant is no longer required by vm_thread_new().alc2003-12-072-4/+0
* This commit was generated by cvs2svn to compensate for changes in r123202,sam2003-12-073-2011/+2011
|\
| * Version 0.9.6.3:sam2003-12-073-2011/+2011
* | Continue to remove drivers that don't compile and haven't compiled inimp2003-12-079-3922/+0
* | HEAD __FreeBSD_version is at 502100scottl2003-12-071-1/+1
* | HEAD is at 5.2-CURRENT nowscottl2003-12-071-1/+1
* | First part of the removal of drivers for hardware that isn't relevantimp2003-12-074-639/+0
* | Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix.obrien2003-12-076-289/+330
* | Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix.obrien2003-12-071-0/+1
* | Update with the 4.9 libraries, and add libdevstat.so.2 libmp.so.3obrien2003-12-0723-20311/+20039
OpenPOWER on IntegriCloud