]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-08-08 desFix some whitespace issues, and move a curly brace...
2004-08-08 davidxuInitialize thread_db module.
2004-08-08 davidxu1. Add some code check if thread suspending or resuming...
2004-08-08 davidxuCheck debugger suspending flag for system scope thread.
2004-08-08 simonAuto generate device listings the following drivers...
2004-08-08 davidxu1.Use new way to check if a thread is in critical regio...
2004-08-08 davidxu1.Add KSE_INTR_DBSUSPEND command for kse_thr_interrupt...
2004-08-08 davidxuCall thread_user_enter for M:N thread, ast() should...
2004-08-08 simonBump document date for last commit.
2004-08-08 davidxuAdd pl_flags to ptrace_lwpinfo, two flags PL_FLAG_SA...
2004-08-08 simon- Add a HARDWARE section which lists supported devices.
2004-08-08 simon- Add a HARDWARE section which lists supported devices...
2004-08-08 simon- Add support for the .Dq macro.
2004-08-08 stefanfImplement C99's standard header <tgmath.h>. It provide...
2004-08-08 dwmalones/FALLTHOUGH/FALLTHROUGH/
2004-08-08 kientzlegtar uses -F for another purpose, so bsdtar no longer...
2004-08-08 samAdd missing bit of last if_start workaround: mark scan...
2004-08-08 hrsUse &url.*; for URLs in www.FreeBSD.org.
2004-08-08 hrsSimplify parameter entities in doctype declaration.
2004-08-08 phkuse bufdone() not biodone().
2004-08-08 phkUse bufdone(), not biodone().
2004-08-08 thomasInclude the nanoBSD make.conf in the top-level nanoBSD...
2004-08-08 kensmithLooks like the x.org manuals are in x11/xorg-manpages...
2004-08-08 dfrMake sure that AT_PHDR has a useful value even for...
2004-08-08 hrs- Add an -o option to specify the output file.
2004-08-08 sanpeiAdd support iRiver iFP MP3 player
2004-08-08 kensmithThe compat2x and compat3x packages are not buildable...
2004-08-08 phkOK, now check geom class version numbers.
2004-08-08 phkTag all geom classes in the tree with a version number.
2004-08-08 kientzleAdd archive_entry_set_mtime()
2004-08-08 phkOOps, that check was a bit premature. Allow zero versi...
2004-08-08 sanpeiAdd support Sony Handycam TRV-30 memory stick slot
2004-08-08 phkUse default method initialization on geoms.
2004-08-08 phkUse a ->fini() from the geom class to destroy the contr...
2004-08-08 phkGive classes a version number and refuse to touch class...
2004-08-08 kientzleBetter low-memory handling: If the link cache runs...
2004-08-08 kientzleMove the smart chdir logic into a couple of utility...
2004-08-08 sanpeiAdd support to Sony Ericsson USB Cable(Susteen USB...
2004-08-08 kientzleIt shouldn't be an error to specify the same mode twice...
2004-08-08 kientzleAnother pointy-hat problem: PACKAGE_VERSION macro...
2004-08-08 alfredBump __FreeBSD_version for vfs_mount signature change.
2004-08-08 jmgrearange some code that handles the thread taskqueue...
2004-08-08 kientzleOops. Use "unsigned long" instead of "int" for the...
2004-08-08 kientzleMinor portability fixes. bsdtar now compiles on Win32...
2004-08-08 philipAssume a finger of regular width when no width value...
2004-08-08 sanpeiAdd support AOpen VA1000 video capture card
2004-08-08 kientzleUse 'int' for certain wide-character conversions instea...
2004-08-08 philipUpdate support for Synaptics Touchpads (Volume IV)
2004-08-08 philipUpdate support for Synaptics Touchpads (Volume III)
2004-08-08 philipUpdate support for Synaptics Touchpads (Volume II)
2004-08-08 philipUpdate support for Synaptics Touchpads (Volume I)
2004-08-08 kientzleThe configure-built Makefile wasn't installing archive.h
2004-08-08 kientzleIf you don't need a header, don't bother including it.
2004-08-08 alcWith the advent of pmap locking it makes sense for...
2004-08-08 marcelImplement single stepping when we leave the kernel...
2004-08-07 sanpeiAdd support for Belkin F5U409 serial-usb adapter
2004-08-07 stefanfAdd man pages for the cimag(), conj() and creal() funct...
2004-08-07 marcelOh yeah? 4 born in the Netherlands. Taken relative...
2004-08-07 phkPush all changes to disk before downgrading a mount...
2004-08-07 marcelSlightly move labels around to make sure we call ast...
2004-08-07 marcelDe-inline gdb_cpu_signal() because we need to convert...
2004-08-07 nsouch10 born in France now!
2004-08-07 desThe whitespace crusader strikes!
2004-08-07 desDon't forget to allocate space for the terminating...
2004-08-07 rwatsonAcquire vr lock before entering vr_setcfg() in vr_miibu...
2004-08-07 kientzleAdd --totals option. Unlike gtar, this reports the...
2004-08-07 kientzleSplit archive_{read,write}_finish into separate "close...
2004-08-07 kientzleDon't forget to count the end-of-file padding as part...
2004-08-07 kientzleHaving implemented read support for it, I now know...
2004-08-07 kientzleLinux port corrections:
2004-08-07 kientzleCorrect an mdoc error; add a sentence about tar's ances...
2004-08-07 impRevert unintended commit that came in with 3rd clause...
2004-08-07 leDue to popular demand, hook up geom_vinum to the build.
2004-08-07 deischenAdd a way to force 1:1 mode for libpthread. To do...
2004-08-07 leFix syntax error introduced in the last commit.
2004-08-07 rwatsonWe're not yet ready to assert !Giant in kern_fcntl...
2004-08-07 sosCorrect the last commit so it works in error situations...
2004-08-07 mlaierAdd altq(9) explaining about the IFQ_* and IFQ_DRV_...
2004-08-07 simokawaRemove extra "*/".
2004-08-07 mlaierAdd another UPDATING entry about recompiling modules...
2004-08-07 mlaierAdd a "void *if_carp" placeholder to struct ifnet with...
2004-08-07 marcelDocument the remove command.
2004-08-07 marcelImplement a remove command. The remove command iterates...
2004-08-07 stefanfAssign the result of getopt() to an int rather than...
2004-08-07 kientzleFix the calculation of the most negative int64_t value...
2004-08-07 marcelUse __FBSDID.
2004-08-07 scottlMove the definition of M_MEMDESC to a non-optional...
2004-08-07 marcelo Save the partition number (=index) in the internal...
2004-08-07 alcRemove dead code. A vm_map's first_free is never NULL...
2004-08-07 impIt appears that cdevsw_add/remove were removed quite...
2004-08-07 impExpand indirect reference to copyright file to the...
2004-08-07 alcEliminate a variable that became unused in the i386...
2004-08-07 impPer letter dated July 22, 1999 remove 3rd clause of...
2004-08-07 impPer letter dated July 22, 1999, delete clause 3 from...
2004-08-07 impSince we upgraded compilers, and the kernel build to...
2004-08-07 marcelCreate an EFI partition when the user wants auto defaul...
2004-08-07 kientzleAdd "make distfile" capabilities to bsdtar, including...
2004-08-07 kientzlelibarchive now has two complete build systems. The...
2004-08-07 kientzlePass the pointy hat, please: Don't blow away the high...
2004-08-07 kientzleBeef up the "cannot archive this" error message with the
next