]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-01-05 jhbFix a bug where the mutex name wasn't always displayed...
2002-01-05 sobomaxIn the word selection mode don't append newline if...
2002-01-05 sosWrite the "msinfo" result to stdout instead of stderr
2002-01-05 peterPut the "mtxname" keyword in alphabetical order (t...
2002-01-05 peterConvert a bunch of 1 << PCPU_GET(cpuid) to PCPU_GET...
2002-01-05 peterFix forward_roundrobin(). It was mistakenly using...
2002-01-05 peterAdd a per-cpu variable, cpumask, the preshifted equival...
2002-01-05 jhbChange the preemption code for software interrupt threa...
2002-01-05 jhbRemove brain damaged code in witness_lock(). We could...
2002-01-05 kuriyamaMerge the changes in the English version (1.244 --...
2002-01-05 archieAdd a new flag '-c' to disable repeated line compressio...
2002-01-05 peterGC unfinished function selected_proc_ipi(). It is a...
2002-01-05 impMove initialization of the MKMODULESENV envorinoment...
2002-01-05 bmahNew release notes: SA-02:01, SA-02:02.
2002-01-04 jhbFully catch up to the recent critical section API chang...
2002-01-04 bmahWe were right the first time...the HPT372 is an ATA133...
2002-01-04 yarOops, missed one point where $pwd_mkdb had been used.
2002-01-04 yarMinor grammar and punctuation fixes
2002-01-04 yarState clearly that one should call listen(2) on a socket
2002-01-04 rwatsono Spelling fix in comment: tcp_ouput -> tcp_output
2002-01-04 guidoArgh...argv->argc
2002-01-04 guidoFix the coredump that occurs when, from the tfpt prompt...
2002-01-04 sheldonhRegen.
2002-01-04 sheldonhInstall nsmb.conf with mode 0600, since it may be modif...
2002-01-04 darrenrImport this patch to address user concerns.
2002-01-04 jhbAxe a stale comment. Holding sched_lock across both...
2002-01-04 jhbDon't turn on RB_CDROM if the rootdev is a BIOS cd...
2002-01-04 silbyThrow the $FreeBSD$s back in, properly escaping them.
2002-01-04 silbyRemove $FreeBSD$s from previous commit; perl thinks...
2002-01-04 tanimuraAdd the system default timer engine.
2002-01-04 tanimura- Provide toggles to show debug messages. Set new sysct...
2002-01-04 tanimuraDo not derefer null.
2002-01-03 julianunbreak -current (at least on my cvsups all today)
2002-01-03 jkhCorrect the path for the stable snapshot server.
2002-01-03 bmahFix (I think) a typo in the hardware list (HPT372 is...
2002-01-03 bmahNew release notes (and hardware list updates): dc...
2002-01-03 silbySolve vnode_if.pl's identity crisis; make sure that...
2002-01-03 acheAdd opie lib dir to includes list
2002-01-03 mjacobImplement REDUCED INTERRUPT OPERATION usage form FC...
2002-01-03 jhbDon't build csu or libgcc on sparc64 for the time being.
2002-01-03 jhbRemove unnecessary machine/bootinfo.h includes.
2002-01-03 joeRegenerate.
2002-01-03 joeAdd a new linksys ethernet adapter: USB_PRODUCT_LINKSYS...
2002-01-03 hrsFix the footer in Japanese which is likely to mislead
2002-01-03 joeAdd some missing prototypes.
2002-01-03 acheTurn off USER_LOCKING which allows intruder to complete...
2002-01-03 acheRepo copied to /usr/src/lib/libopie/
2002-01-03 seReturn EBADF in case some vnode field has been reset...
2002-01-03 kuriyamaMerge the changes in the English version.
2002-01-03 joeSync with NetBSD:
2002-01-03 rwatsono Note that packets diverted using a 'divert' socket...
2002-01-03 joeMerge from NetBSD:
2002-01-03 joeMerge from NetBSD:
2002-01-03 peterAllow a specific setting for pv entries. This avoids...
2002-01-02 joeRevert uio.uio_td back to uio.uio_procp, using a #defin...
2002-01-02 joeSync with NetBSD. Non-functional changes that bring...
2002-01-02 yarMove the discussion of how many times a packet will...
2002-01-02 joeSync usb.h with NetBSD, apart from usb_device_info...
2002-01-02 yarClarify the "show" ipfw(8) command.
2002-01-02 chrisCopy the sample `SECURITY CONSIDERATIONS' section from...
2002-01-02 yarFix a typo: wierd -> weird
2002-01-02 yarDocument a new option: -force.
2002-01-02 yarAllow weird characters in usernames if an admin persist...
2002-01-02 tmm1. Implement an optimization for pmap_remove() and...
2002-01-02 joeRevert part of the last commit. UIPROTO_MASS_BBB was...
2002-01-02 joeSync with NetBSD:
2002-01-02 tmmCorrect the defintion of struct ofw_upa_regs, and use...
2002-01-02 tmmClose a window of time during early boot in which an...
2002-01-02 bmahUpdate copyright years.
2002-01-02 joeRemove the special casing for NetBSD and OpenBSD now...
2002-01-02 joeNetBSD have introduced usb_proc_ptr for us (they'll...
2002-01-02 yarBe consistent in what restriction is imposed on a username
2002-01-02 okazakiAdd myself.
2002-01-02 yarForbid adding duplicate users with the name of "0".
2002-01-02 yarParse atq(1) output correctly under various (but not...
2002-01-02 yarIn remove_at_jobs():
2002-01-02 gjFix some places where the macro L0IFPIUNIT was used...
2002-01-02 msmithIf the CLK_VAL register is 0 bits wide, the system...
2002-01-02 acheImprove pam_unix/opie related ftpd comment even more
2002-01-02 gji4bisppp also needs net/if_spppsubr.c.
2002-01-02 alc o Properly check the file descriptor passed to aio_can...
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.
next