]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-01-02 msmithAdd support for decoding Buffer objects that contain...
2002-01-02 jakeAdd ifdef sparc64.
2002-01-02 kbyancRemove broken attempt to compile libc's malloc source...
2002-01-02 kbyancInclude definition for struct namecache (it isn't expor...
2002-01-02 kuriyamaMerge the changes in the English version (1.242 --...
2002-01-02 bmahMF4S: Minor wordsmithing and markup fixes.
2002-01-02 iedowsePermit NFS filesystems to be forcibly unmounted when...
2002-01-01 jakeConnect user trap code to the build.
2002-01-01 jakeAdd libc side of user trap handling.
2002-01-01 jakePrint parm6 too in the !KTR_EXTEND case.
2002-01-01 jake1. Lower the poll timeout for the ofw console driver...
2002-01-01 jakeCorrectly identify the cpu in certain ultra 1s.
2002-01-01 jakeDefine __ASM__ so that libc will know not to define...
2002-01-01 jakeAdd a define for the fp restore soft trap type.
2002-01-01 jakeAdd constants needed by user trap code.
2002-01-01 woschA global is used even though the value is
2002-01-01 jakeEnable virtual caching for kernel pages. When we enabl...
2002-01-01 jakeAdd some more info to traces.
2002-01-01 jakeEnsure that the syscall trap vector is properly aligned.
2002-01-01 jakeImplement sysarch(SPARC_UTRAP_INSTALL).
2002-01-01 jakeImplement user trap delivery as specified by the sparc...
2002-01-01 jakeAdd a panic stack, which is used as a known good stack...
2002-01-01 jakeAdd a soft trap for restoring the fpu registers from...
2002-01-01 jakeFix long lines in the trap table due to the abi specifi...
2002-01-01 sosUpdate of the VIA 82c686b southbridge data corruption...
2002-01-01 alc o Remove an errant ';' introduced in the last revision.
2002-01-01 chrisMake `WHERE TO START' and `WHERE TO STOP' subsections...
2002-01-01 tanimura- Do not uiomove with a mutex locked.
2002-01-01 desRemove long-obsolete README.
2002-01-01 desIn verbose mode, display the full error message from...
2002-01-01 rwatsono Remove premature use of nmp->nm_cred, it hasn't been...
2002-01-01 desRemove VT100 escapes from debugging messages now that...
2002-01-01 desThis file does not need to include procfs.h. This...
2002-01-01 acheClarify comment about pam_unix fallback for ftpd
2002-01-01 jedgarAdd support for Nikon Coolpix E775 and E885 cameras.
2002-01-01 acheTurn on pam_opie.so for ftpd by default
2002-01-01 acheFix OPIE auth
2002-01-01 impWelcome 2002. Happy new year.
2002-01-01 acheFix to conform standard
2002-01-01 acheAdd 8859-5 keymaps
2002-01-01 acheAdd 8859-5 fonts
2002-01-01 mckayBruce thought some of the comments I added were not...
2002-01-01 julianAdd the nullmodem device
2002-01-01 grogCorrect typo.
2002-01-01 alc o Some style(9)-motivated changes to white space.
2001-12-31 grogCorrect typos.
2001-12-31 ambriskoSave stack space by converting areq in sc->areq.
2001-12-31 ambriskoFix bugs in the structure for rx_frame by making gap...
2001-12-31 rwatsono Pass td into nfs_mountroot() to eliminate an XXX...
2001-12-31 rwatsono Remove premature leakage of use of td_ucred from...
2001-12-31 dillonGrrr. The tlb code is strewn over 3 files and I misrea...
2001-12-31 rwatsono Add missing #include's of sys/proc.h, missed in merge...
2001-12-31 dillonYou know those 'XXX what about SMP' comments in pmap_ke...
2001-12-31 bpSpelling fixes.
2001-12-31 rwatsono Add a 'showattr' function the extattrctl, allowing...
2001-12-31 rwatsono Make the credential used by socreate() an explicit...
2001-12-31 joergRemove unused includes, remove the duplicated definitio...
2001-12-31 joergRemove ispppcontrol.
2001-12-31 joergRemove unused includes.
2001-12-31 nyanDisabled the olpt driver temporarily to avoid 'repeat...
2001-12-31 iedowseWhen the old nfsm_adv() macro was moved to nfsm_adv_xx...
2001-12-31 alc o Correct an off-by-one error in aio_suspend(2).
2001-12-31 alc o Use "td->td_proc" instead of "curproc" where possible.
2001-12-31 joeSynchronise with NetBSD.
2001-12-30 marcelRevert previous definition of cpu_throw(). Non-MP confi...
2001-12-30 alfredPrint open(2) flags in hex instread of decimal for...
2001-12-30 joePartial sync with NetBSD:
2001-12-30 joergImplement the option to disable IPv6 on an sppp interfa...
2001-12-30 joergImplement an option to administratively disable the...
2001-12-30 chriso Logically split up sentences, removing hard sentence...
2001-12-30 phkGC an alternate trap_pfault() which has rotted away...
2001-12-30 joergFix two typos in previous commit.
2001-12-30 acheUse LC_ALL to pick LC_COLLATE too (for strcoll())
2001-12-30 joergMerge last-minute fix from the i4b file made by gj:
2001-12-30 alcEliminate semexit_hook using at_exit(9) and rm_at_exit(9).
2001-12-30 iedowseOops, the arguments to a bcopy() were reversed, which...
2001-12-30 joergRemove references to i4b/driver/i4b_ispppsubr.c, now...
2001-12-30 iedowseAdd a #define for the size of the nfs_backoff[] array...
2001-12-30 joergBump AUTHNAMELEN to 64. Should probably be made dynami...
2001-12-30 joergWe explicitly close LCP when going to state CLOSED...
2001-12-30 joergrun IPCP only if we have IPv4 in kernel
2001-12-30 phkReduce kernel stack usage of ccdinit() by MAXPATHLEN...
2001-12-30 joergFix a long-standing blatant bug where the operator...
2001-12-30 joergFix compilation without INET (though not really tested...
2001-12-30 joergAdd the `packed' attribute to structures which describe...
2001-12-30 joergDocument the change from 0.0.0.1 to 0.0.0.* as `any...
2001-12-30 joergExtend the hack where 0.0.0.1 meant `any address for...
2001-12-30 tmmDo not include pcib.h, which only existed in my develop...
2001-12-30 joergFix the handling of VJ uncompression. Unfortunately...
2001-12-30 tmmAdd bus_common.h, which contains some definiton that...
2001-12-30 woschAdded upcoming FreeBSD 4.5
2001-12-30 sheldonhAdd PNP Id for Create Labs Phoneblaster.
2001-12-30 phkAllow setting of variables of type dev_t by indicating...
2001-12-30 marcelBetter implement SMP support:
2001-12-30 marcelo Reimplement map_pal_code to work with a global variable
2001-12-30 marcelMake vhpt_base and vhpt_size globals so that they can...
2001-12-30 marcelCleanup the IPIs.
2001-12-30 marcelRemove unused MD fields (pc_pending_ipis, pc_next_asn and
2001-12-30 marcelo Remove temporary implementation of cpu_throw in...
2001-12-30 gjProtect mtx_init() invocations with mtx_intialized...
next