]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-12-30 Poul-Henning... Reduce kernel stack usage of ccdinit() by MAXPATHLEN...
2001-12-30 Joerg WunschFix a long-standing blatant bug where the operator...
2001-12-30 Joerg WunschFix compilation without INET (though not really tested...
2001-12-30 Joerg WunschAdd the `packed' attribute to structures which describe...
2001-12-30 Joerg WunschDocument the change from 0.0.0.1 to 0.0.0.* as `any...
2001-12-30 Joerg WunschExtend the hack where 0.0.0.1 meant `any address for...
2001-12-30 Thomas MoestlDo not include pcib.h, which only existed in my develop...
2001-12-30 Joerg WunschFix the handling of VJ uncompression. Unfortunately...
2001-12-30 Thomas MoestlAdd bus_common.h, which contains some definiton that...
2001-12-30 Wolfram SchneiderAdded upcoming FreeBSD 4.5
2001-12-30 Sheldon HearnAdd PNP Id for Create Labs Phoneblaster.
2001-12-30 Poul-Henning... Allow setting of variables of type dev_t by indicating...
2001-12-30 Marcel MoolenaarBetter implement SMP support:
2001-12-30 Marcel Moolenaaro Reimplement map_pal_code to work with a global variable
2001-12-30 Marcel MoolenaarMake vhpt_base and vhpt_size globals so that they can...
2001-12-30 Marcel MoolenaarCleanup the IPIs.
2001-12-30 Marcel MoolenaarRemove unused MD fields (pc_pending_ipis, pc_next_asn and
2001-12-30 Marcel Moolenaaro Remove temporary implementation of cpu_throw in...
2001-12-30 Gary JennejohnProtect mtx_init() invocations with mtx_intialized...
2001-12-30 Marcel MoolenaarDraft implementation of IPI handling.
2001-12-30 Marcel MoolenaarAdd PC_IDLETHREAD. We need it in cpu_switch.
2001-12-30 Marcel MoolenaarAdd missing predicate in interruption_Data_TLB. Without...
2001-12-30 Gregory Neil... Grammar fix for comment
2001-12-30 Chris CostelloBe sure to point out that, by "mount point", one in...
2001-12-30 Chris CostelloDocument how to enable ACLs using extattrctl.
2001-12-30 Andrey A. ChernovBack out errno preserving
2001-12-30 Doug AmbriskoIncrease the buffer size to hold a bootp/DHCP reply...
2001-12-29 Josef KarthauserSync with NetBSD (1.16 - 1.17)
2001-12-29 Josef KarthauserUpdate with missing filenames, merged from NetBSD.
2001-12-29 Sheldon HearnNow that automatic mounting of network filesystems...
2001-12-29 Sheldon HearnDon't require operators to override the list of network...
2001-12-29 Gary JennejohnFix an error which could cause a panic if both an ifpi...
2001-12-29 Bruce EvansFixed bitrot in DPADD in rev.1.8.
2001-12-29 Bruce EvansFixed missing DPADD in previous commit. Fixed most...
2001-12-29 Bruce EvansFixed style bug (unsorting of SRCS) in rev.1.15.
2001-12-29 Bruce EvansFixed style bugs in revs. 1.6, 1.10 and 1.12.
2001-12-29 Bruce EvansFixed missing DPADD and disordered LDADD in rev.1.17
2001-12-29 Josef KarthauserLink with libm to take advantage of the -h flag to ls.
2001-12-29 Josef KarthauserLSCOLOURS should be spelt LSCOLORS.
2001-12-29 Jake BurkholderMake these compile.
2001-12-29 Jake BurkholderRemove local change that crept in.
2001-12-29 Yaroslav TykhiyDon't reveal a router in the IPSTEALTH mode through...
2001-12-29 Jake BurkholderAdd a header for user trap types required by the sparc...
2001-12-29 Jake BurkholderAdapt for used by upcoming fp emulation code.
2001-12-29 Jake BurkholderPrint the correct v9 opcodes.
2001-12-29 Jake BurkholderDon't concatenate __func__.
2001-12-29 Jake Burkholdersparc64 needs the same alingment fixes that alpha and...
2001-12-29 Jake Burkholdersparc64 needs the same alignment fixes that ia64 and...
2001-12-29 Jake BurkholderChange traces in hardclock and statclock to use the...
2001-12-29 Jake BurkholderUpdate to new constants.
2001-12-29 Jake BurkholderMake cont in ddb work.
2001-12-29 Jake BurkholderPrototype dcache_inval_phys.
2001-12-29 Jake BurkholderForced commit to note that the wierd soft bit is actual...
2001-12-29 Jake BurkholderAdd comments as to why VM_MAXUSER_ADDRESS is magic...
2001-12-29 Jake BurkholderMake tte bit constants explicitly unsigned and long.
2001-12-29 Jake BurkholderAdd definitions for dcache color bits, which may move...
2001-12-29 Jake BurkholderImplement pv entries as separate structures from the...
2001-12-29 Jake BurkholderRemove support for multi level tsbs, making this code...
2001-12-29 Jake BurkholderImplement pv entries as separate structures from the...
2001-12-29 Jake BurkholderGreat pmap rewrite to use a much simpler one level...
2001-12-29 Jake BurkholderUse fprs to track floating register usage. Clear it...
2001-12-29 Jake BurkholderAdd .register directives for gcc3.
2001-12-29 Jake BurkholderAdd needed include of fsr.h.
2001-12-29 Jake Burkholder1. Adapt to new trap types.
2001-12-29 Jake BurkholderAdd .register directives for gcc3.
2001-12-29 Jake BurkholderAssert at compile time that structures which need to...
2001-12-29 Jake BurkholderRemove a debug printf.
2001-12-29 Jake Burkholderintr_handlers is an array of function pointers, not...
2001-12-29 Jake BurkholderAdd .register directive for gcc3.
2001-12-29 Jake Burkholder1. Make this more name space friendly (* -> emul_*).
2001-12-29 Jake BurkholderBe paranoid about the sizeof passed to db_get_value...
2001-12-29 Jake BurkholderImplement dcache_inval_phys, which shoots the cache...
2001-12-29 Alfred PerlsteinMake AIO a loadable module.
2001-12-29 Jake BurkholderRename definitions to better match the hardware wstate...
2001-12-29 Jake BurkholderAdd definitions for TSTATE_MM_* and TSTATE_{I,X}CC_*.
2001-12-29 Jake BurkholderRename and renumber trap types to comply with the user...
2001-12-29 Jake Burkholder1. Certain tlb operations need to be atomic, so disable...
2001-12-29 Jake Burkholderjmpbuf is no longer a ucontext_t since it does not...
2001-12-29 Jake BurkholderAdd fprs to struct fpreg.
2001-12-29 Jake BurkholderDefine PSTATE_MM_MASK in terms of PSTATE_MM_SIZE.
2001-12-29 Jake BurkholderRemove pcb_y. It has moved to trapframe.
2001-12-29 Jake BurkholderDon't concatentate __func__.
2001-12-29 Jake BurkholderMake it clear that IH_SHIFT is expected to be that...
2001-12-29 Jake BurkholderAdd definitions for magic numbers used in asm.
2001-12-29 Jake BurkholderChange fpblock to be an array of ints instead longs.
2001-12-29 Jake BurkholderAdd "memory" to the clobber list for membars.
2001-12-29 Jake BurkholderImplement CLKF_USERMODE so that user time is accounted...
2001-12-29 Jake BurkholderAdd definitions for the number of bits in the icc and...
2001-12-29 Jake BurkholderUse ASI_P instead of ASI_N if _KERNEL isn't defined...
2001-12-29 Jake BurkholderAdd macros for dedicated register variables, for use...
2001-12-29 Jake BurkholderAdapt to new kernel tsb structure.
2001-12-29 Jake BurkholderMake sure curbrk is well aligned.
2001-12-29 Jake BurkholderUse jmpbuf offsets, not ucontext_t.
2001-12-29 Jake BurkholderAdd .register directives for gcc3.
2001-12-29 Jake Burkholder__infinity is not const.
2001-12-29 Jake BurkholderAdd jmpbuf offsets. Remove ucontext offsets.
2001-12-29 Jake BurkholderAdd .register directives for gcc3.
2001-12-29 Jake BurkholderInclude utrap.h for soft trap types.
2001-12-29 Jake BurkholderWe use HIDENAME(minbrk) on sparc64 too.
2001-12-29 Jake BurkholderAdd device ofw_console so this kernel is usable.
next