]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Copy our changes from sccs2rcs.csh to sccs2rcs.in
[FreeBSD/FreeBSD.git] / sys /
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-10 julianDO NOT ALLOCATE 2+K OBJECTS ON THE KERNEL STACK!!!!
2001-08-10 jhb- Remove asleep(), await(), and M_ASLEEP.
2001-08-10 jhb- Remove asleep(), await(), and M_ASLEEP.
2001-08-10 jhb- Remove asleep(), await(), and M_ASLEEP.
2001-08-10 impMove ISA interrupt ISR and timeout routines to pcic...
2001-08-10 impType sanity: use uintptr_t * for read_ivar and u_int8_t...
2001-08-10 impRearrange the pcic_irq_type enum (and specifically...
2001-08-10 jhbBump MAXCOMLEN from 16 to 19 to take advantage of 32...
2001-08-10 jakeCorrect copyright language.
2001-08-10 jakeAdd code to program the tick register and to setup...
2001-08-10 jakeAdd early code to support interrupts.
2001-08-10 jakeFake up the frame pointers on a process's initial stack...
2001-08-10 jakeHandle all types of mmu misses from user mode.
2001-08-10 jakeUse the macro for getting the trap type from the trapframe.
2001-08-10 jakeStore 8 bytes instead of 4 in suword. Use a temporary...
2001-08-10 jakePass a context to tlb_store_slot, use a member(Sync...
2001-08-10 jake1. Start the clock running early for testing.
2001-08-10 jakeSet the pil to something sane on startup.
2001-08-10 jakeAdd definitions needed by new assembler code.
2001-08-10 jake1. Add code to handle traps and interrupts from user...
2001-08-10 jakeAdd code to handle stack traces that go all the way...
2001-08-10 jakeAdd trap types for interrupts. Ad definitions to get...
2001-08-10 jake1. Add code to demap pages from the tlb for user contexts.
2001-08-10 jakeAdd fields that point to per-cpu interrupt data.
2001-08-10 jakeAdd a field to trapframe for saving the pil.
2001-08-10 jakeAdd asis for interrupt registers.
2001-08-10 jhbAxe spl's obsoleted by the callout mutex.
2001-08-10 simokawaFix unaligned access (fault) on alpha with ndp -p/...
2001-08-09 mpAllow for text section alignment to properly align...
2001-08-09 jhbTrim trailing whitespace.
2001-08-09 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-09 obrienThe author isn't a [UC] Regents. Correct the copyright...
2001-08-09 obrienFix VCS ID spamage.
2001-08-09 obrienRestore the proper copyright on this and remove the...
2001-08-09 obrienThe author isn't a [UC] Regents. Correct the copyright...
2001-08-09 peter*** empty log message ***
2001-08-09 peterBuild modules from the main src/sys tree.
2001-08-09 peterAdd the screen savers for test coverage.
2001-08-09 peterrepo-copy the source files from modules/syscons to...
2001-08-08 peterAdd the Rio 800 USB device IDs
2001-08-08 greenIn the KLD "load" make target, don't load using the...
2001-08-08 peterZap 'ptrace(PT_READ_U, ...)' and 'ptrace(PT_WRITE_U...
2001-08-08 peterWe do not have UPAGES following the tail end of the...
2001-08-07 ddIntroduce a force option, MD_FORCE, that instructs...
2001-08-07 jhbGrab Giant arond page faults. ia64 boots again in...
2001-08-07 scottlAdding missing () in a KASSERT format string.
2001-08-07 rumdoc(7) police:
2001-08-07 nyanMerged from sys/dev/syscons/syscons.c revisions 1.370...
2001-08-07 nyanMerged from sys/dev/syscons/scterm-sc.c revision 1.16.
2001-08-07 yokotaDon't call wakeup() while we are in DDB. The patch was
2001-08-06 brooksAdd PCI ID for Cisco Aironet 350 Series cards. The...
2001-08-06 scottlMake AAC_COMPAT_LINUX optional once again.
2001-08-06 umeprinted current sequence number of the SA. accordingly...
2001-08-06 umedo not play too much trick with evaluation order. ...
2001-08-06 umefixed to make a response in key_spdadd(). reported...
2001-08-06 umemerged key_cmpsaidx_*.
2001-08-06 nate-Finished cleanup of old 'ThinkPad' comments that are...
2001-08-06 jhbGet the order of the sys/_lock.h and sys/_mutex.h heade...
2001-08-06 greenPreviously, the ELF linker would always just store...
2001-08-06 dfrMake this compile again.
2001-08-06 dfrRemove usage of nonexistent vm_mtx.
2001-08-06 chrisRemove the fildesc_clone() function and its associated...
2001-08-06 scottlPut the linux compat ioctl interface on death row....
2001-08-06 scottlMissed this one in my 80-column sweep.
2001-08-06 jakeHandle dmmu protection faults as well as misses. Enabl...
2001-08-06 jakeAdd page fault and high level tsb miss handlers.
2001-08-06 jakeHandle switching switching mmu contexts and mapping...
2001-08-06 jakeSave the primary mmu context around calls to the prom...
2001-08-06 jakeRemove some debug code.
2001-08-06 jakeHandle managed and unmanaged mapping better. Allocate...
2001-08-06 jakeAdd trap handlers for dmmu faults from user mode, and...
2001-08-06 jakeThe kernel runs at a much lower address now.
2001-08-06 jakeFix macros for dealing with tte contexts.
2001-08-06 jakeOops. Last commit to tsb.h should have gone here.
2001-08-06 jakeFix macros for setting and extracting the context field...
2001-08-06 jakeAdd a vm_object and page count to struct pmap for alloc...
2001-08-06 jakeAdd code model medlow to cflags and move the kernel...
2001-08-05 msmithThe Intel 440MX ACPI timer seems to work properly,...
2001-08-05 gibbs aic7xxx.c:
2001-08-05 nate- Removed comment about ThinkPad keyboards from the...
2001-08-05 scottlOnce again throw out the calculation of si_iosize_max...
2001-08-05 impNow that we are setting a bit in the PCIC_INT_GEN ...
2001-08-05 impOrder PCIC_INT_GEN bits large to small, like all other...
2001-08-05 scottlBugfixes. Close a race and logic bug in the timeout...
2001-08-05 scottlFix a couple of copyright issues and an 80 column nit...
2001-08-05 tmmAdd a missing semicolon to unbreak the kernel build...
2001-08-05 tmmSigh. Add two files needed for the sparc64 fp contect...
2001-08-04 jhbWhitespace fixes.
2001-08-04 jhbAxe unused and invalid astpending globaldata member.
2001-08-04 jhbAxe unused and invalid GD_ASTPENDING symbol.
2001-08-04 jhb- Fix a comment.
2001-08-04 tmmAdd a zdestroy() function to the zone allocator. This...
2001-08-04 tmmAdd floating point context switching code for sparc64.
2001-08-04 tmmExport the tk_nin and tk_nout variables (number of...
2001-08-04 tmmExport the head structure for the device statistics...
2001-08-04 umeWhen running aplication joined multicast address,
2001-08-04 impKill debug output for sn device. It is confusing the...
2001-08-03 jhbAdd KTR_INTR tracepoints for when clock interrupts...
2001-08-03 umeWhen global anycast address was assigned to lo0, wrong...
next