summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Call sched_exit_{kse,thread} and sched_fork{kse,thread} so that thr worksjeff2003-04-111-0/+6
* - Add sched_exit_*jeff2003-04-111-6/+17
* - Only select kseqs with more than one kse to steal. The running ksejeff2003-04-111-1/+1
* - When migrating a kse from one kseq to the next actually insert it ontojeff2003-04-111-22/+19
* libbinutils.a needs basename(3); when the latter is providedru2003-04-1112-36/+48
* libc_gen/basename.c depends on include/libgen.h.ru2003-04-112-3/+4
* Add new sysctl MIB (hw.acpi.supported_sleep_state) to indicateiwasaki2003-04-111-0/+23
* Clarify NO_SWAPPING description.mike2003-04-111-2/+3
* Copy %gs from current CPU not from a stale PCB backup.davidxu2003-04-112-0/+4
* set_user_ldt_rv() should check same proc not thread,davidxu2003-04-112-2/+2
* Return "/boot/kernel/kernel" instead of "/kernel" if the sysctl() calltjr2003-04-111-1/+1
* Style(9) a comment added in previous commit.gallatin2003-04-111-2/+4
* - Call ether_ifdetach() before shutting down the hardware.mux2003-04-111-20/+18
* The data in an sf_buf should not be modified by the mbuf system. Markalc2003-04-111-1/+1
* - Add a SYSCTL node for the ule scheduler.jeff2003-04-111-300/+406
* - Catch up with sched api changes.jeff2003-04-111-15/+48
* - Adjust sched hooks for fork and exec to take processes as arguments insteadjeff2003-04-115-20/+27
* fxp(4) works on sparc64.bmah2003-04-112-2/+2
* Mention DARPA and Network Associate Laboratories.jake2003-04-112-2/+6
* Put the MAKEDEV item in correct alphabetical order.bmah2003-04-112-6/+6
* New release notes: PAE, diskinfo(8), jail(8) -i, jexec(8), jls(8),bmah2003-04-112-2/+88
* I deserve a big pointy hat for having missed all those referencesmux2003-04-1017-50/+42
* - Clean up the fxp_release() and fxp_detach() functions.mux2003-04-101-46/+46
* Convert the SMP_TSC kernel option into a loader tunable. Also enabledes2003-04-105-20/+40
* Change the operation parameter of bus_dmamap_sync() from anmux2003-04-1014-116/+60
* Quote authname and authkey. Some ISPs allow (or even require)keramida2003-04-104-25/+25
* Remove a potential panic condition introduced by reduced TCP waitrwatson2003-04-102-10/+30
* Enable loadable modules to be unloaded on alphas with shared isagallatin2003-04-101-9/+21
* - Kill the pv_flags member of the alpha mdpage since it stop being usedjhb2003-04-104-22/+0
* Check M_TRYWAIT as a flag, not a constant, in MBTOM() mbuf allocatorrwatson2003-04-101-1/+1
* Catch up with the kernel. Move the current cpu indicator to the thread.julian2003-04-101-3/+1
* Move the _oncpu entry from the KSE to the thread.julian2003-04-1015-16/+19
* Print real memory/avail memory on startup like other platforms. Hidejake2003-04-101-2/+10
* Add NTT-ME SS-LAN CARD MN128. This card entry has beenshiba2003-04-101-0/+6
* NEC PK-WL001 is Lucent, not Prism-II.shiba2003-04-101-1/+1
* Spell 55 with two '5'ssos2003-04-101-2/+2
* Add a few more older SiS ID's.sos2003-04-102-34/+41
* Brucify.des2003-04-101-4/+8
* Forced commit to fill in the fields below for the last commit. Alsoharti2003-04-101-1/+1
* When called with s == NULL, behave as if wc == L'\0' as required by thetjr2003-04-101-1/+3
* Add quirk for LOGITECH WMRPAD.mdodd2003-04-101-0/+1
* - Add LOGITECH WMRPAD, MOTOROLA SB410, and SANDISK SDDR05.mdodd2003-04-103-0/+24
* Fix debounce. I forgot these bits in my last commit.mdodd2003-04-101-1/+3
* Fix interrupt race.imp2003-04-101-1/+1
* SMC 8041 is the same thing as LINKSYS COMBO_ECARD, so no extra entryimp2003-04-101-1/+0
* - fixed byte order of route lifetimes in route info opptions.suz2003-04-101-2/+2
* Add Billionton CFLT10N and SMC8041 (although I'm not 100% sure the latter isimp2003-04-101-1/+2
* Remove strings by default from PCMCIA_CARD expansion. Add _DESC versionimp2003-04-100-0/+0
* Remove bogus line and entry, restore cnet ne2000 add smc 8041imp2003-04-103-12/+14
* Add a sysctl that records and reports the CPU clock rate calculatedwes2003-04-102-0/+12
OpenPOWER on IntegriCloud