]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-01-10 Dag-Erling... A real gem from freebsd-current@
2008-01-10 Robert WatsonRemove "lock pushdown" todo item in comment -- I did...
2008-01-10 Robert WatsonCorrect typos in comments.
2008-01-10 Pawel Jakub... When one tries to allocate memory with the M_WAITOK...
2008-01-10 Kip MacyAdd support for selectively dumping the state of the...
2008-01-10 Kip Macyshould always free when refcount is 1
2008-01-10 Sam Lefflerquiet compiler complaint about unused parameters
2008-01-10 Sam Lefflerquiet compiler complaint about comparing &v against...
2008-01-10 Edwin GroothuisMake sure that grog is linked to me, and that I (in...
2008-01-10 Attilio RaoBump FreeBSD_version in order to reflect vn_lock()...
2008-01-10 Attilio RaoUpdate vn_lock() prototype accordingly with the 'thread...
2008-01-10 Attilio Raovn_lock() is currently only used with the 'curthread...
2008-01-10 Edwin Groothuishttp://www.freebsd.org/doc/en_US.ISO8859-1/articles...
2008-01-10 Kip Macy- make 9k clusters the default unless a tunable is set
2008-01-10 Robert WatsonRefine textdump comments slightly.
2008-01-09 Scott LongFix a buffer overflow in the processing of various...
2008-01-09 David E. O... Improve -u (limit uid lookups) behavior.
2008-01-09 David E. O... Bring in fix for Binutils PR other/16240: Check for...
2008-01-09 Bruce EvansSimplify the ifdefs:
2008-01-09 Bruce EvansFix some style bugs (mainly, use explicit shifts when...
2008-01-09 Bruce EvansImprove some comments.
2008-01-09 Ruslan ErmilovRevise the TECHNICAL DETAILS section.
2008-01-09 Kip Macymake nqsets a uint32_t so that sysctl will work
2008-01-09 Christian BruefferFix typos.
2008-01-09 Kip Macydon't decrement ref count below 1 for EXT_PACKET
2008-01-09 Kip MacyEXT_PACKET is one of the valid mbuf types
2008-01-09 Kip MacyFix KASSERT in m_free_fast - the LIST_EMPTY check only...
2008-01-09 Attilio RaoAdd lockmgr_disown() and relative explanation.
2008-01-09 Attilio RaoBump FreeBSD_version in order to reflect lockmgr_disown...
2008-01-09 Attilio RaoFix a last second typo about recent lockmgr_disown...
2008-01-08 Attilio RaoRemove explicit calling of lockmgr() with the NULL...
2008-01-08 John BaldwinRegen for shm_open(2) and shm_unlink(2).
2008-01-08 John BaldwinAdd a new file descriptor type for IPC shared memory...
2008-01-08 Ed MasteHonour the logical current working directory ($PWD...
2008-01-08 David E. O... un-__P()
2008-01-08 Rong-En Fan- Remove kH and *6 from xterm. They are defined to...
2008-01-08 Gabor Kovesdan- This driver will first appear in FreeBSD 6.3, not 7.0
2008-01-08 Christian S... When MAC is enabled in the kernel, fix a panic triggere...
2008-01-08 Hartmut BrandtAdd an additional make variable EXTRAMIBSYMS which...
2008-01-08 Alan CoxConvert a PMAP_DIAGNOSTIC to a KASSERT.
2008-01-08 Dag-Erling... Welcome unzip(1), a pure BSD drop-in replacement for...
2008-01-08 Diomidis SpinellisA new configuration variable, daily_status_mail_rejects...
2008-01-08 John BaldwinClose a race in the kern.ttys sysctl handler that resul...
2008-01-08 John BaldwinLock the vnode interlock while reading v_usecount to...
2008-01-08 Kris KennawayFix logic in skipcount handling (used to sample every...
2008-01-07 Robert WatsonFree MAC label on a POSIX semaphore when the semaphore...
2008-01-07 John BaldwinAdd COMPAT_FREEBSD7 and enable it in configs that have...
2008-01-07 John BaldwinMake ftruncate a 'struct file' operation rather than...
2008-01-07 John BaldwinOnly use sockoptname() to parse socket option names...
2008-01-07 Attilio Raog_vfs_close() wants the sx topology lock held while...
2008-01-07 Christian BruefferFix typos and date format.
2008-01-07 Gabor KovesdanForced commit to note that the previous commit log...
2008-01-07 Gabor Kovesdan- ipmi(4) appeared in FreeBSD 6.2, not in 5.3
2008-01-07 Weongyo JeongFix incorrect dependencies of zyd(4).
2008-01-07 Jens SchweikhardtTypo; s/relied/replied
2008-01-07 Dag-Erling... Add support for ICH8M.
2008-01-07 Kevin LoAdd the SparkLAN RT2573, found in HP s3200n
2008-01-07 Peter WemmAdd a forward compatability hook so that current cvs...
2008-01-07 David Xusem_post() requires to return -1 on error.
2008-01-07 Kip MacyFix mvec code to handle the case of the packet zone
2008-01-07 Olivier HouchardAdd a missing \n.
2008-01-06 Alan CoxShrink the size of struct vm_page on amd64 and i386...
2008-01-06 Poul-Henning... When the ms/req fields exceed 1 second, drop the fracti...
2008-01-05 Christian Brueffermdoc and language fixes for the previous commit, also...
2008-01-05 Christian BruefferUse our standard section 4 SYNOPSIS, utilize .Tn and...
2008-01-05 Christian BruefferClean up after previous commit (typo fixes, removed...
2008-01-05 Greg Lehey"redacted" replaced for clarity.
2008-01-05 Konstantin... After applying LCONVPATH() to the path, do use the...
2008-01-05 Bruce EvansIn sequential_heuristic():
2008-01-05 Peter WemmFall back to the binary-specified interpreter (ld-elf...
2008-01-05 Jeff Roberson - Restore timeslicing code for all bit SCHED_FIFO...
2008-01-04 Gabor Kovesdan- This driver will has already appeared in 6.2
2008-01-04 Gabor Kovesdan- This driver will first appear in 6.3, not 7.0
2008-01-04 Warner LoshDummy man page for pcib. We should write a real one...
2008-01-04 Warner LoshModernize this man page a little by describing the...
2008-01-04 Konstantin... In the vm_map_stack(), check for the specified stack...
2008-01-04 David E. O... Make a few messages more consistant with the others.
2008-01-04 David E. O... more style(9)
2008-01-03 Jason EvansEnable both sbrk(2)- and mmap(2)-based memory acquisiti...
2008-01-03 Daniel Gerzo- loader(8) is not a part of boot(8) and is not its...
2008-01-03 Dag-Erling... Crib {be,le}{16,32,64}{dec,enc} from src/sys/sys/endian...
2008-01-03 Dag-Erling... Add an internal utility function to simplify the many...
2008-01-03 Bjoern A. ZeebAdd missing sb_sndptr* fields to db_print_sockbuf().
2008-01-03 Konstantin... ffs_balloc_ufsX() routines, in the case of recovering...
2008-01-03 Alan CoxAdd an access type parameter to pmap_enter(). It will...
2008-01-03 Warner LoshUse correct function name in panic message
2008-01-03 Warner LoshFix obsolete comment. pmap_remove_all is the function...
2008-01-03 Warner LoshModernize comment about diagnostic.
2008-01-03 Jeff Roberson - In sysctl_kern_file skip fdps with negative lastfile...
2008-01-03 Jason EvansThe break() system call takes a pointer argument, not...
2008-01-02 David E. O... style(9)
2008-01-02 Poul-Henning... If the disk reports that it support the Compact Flash...
2008-01-02 Poul-Henning... Follow the current fashion of gratuitously stomping...
2008-01-02 David E. O... Note what is too {short,long}.
2008-01-02 John BaldwinA few whitespace fixes.
2008-01-02 Alan CoxProvide a legitimate pindex to vm_page_alloc() in pmap_...
2008-01-02 Alan CoxDefer setting either PG_CACHED or PG_FREE until after...
2008-01-02 David E. O... style(9)
2008-01-02 David E. O... style(9)
2008-01-02 Tim KientzleRemove the old bsdtar test scripts; something much
next