]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-09-12 nyanopt_pc98.h is not needed.
2005-09-12 stefanfMove the declaration of __cleanup to libc_private.h...
2005-09-12 nyanmore #ifndef PC98. This really fix the pc98 tinderbox.
2005-09-12 kensmithUpdate for RELENG_6.
2005-09-12 rwatsonRemove DFLAG_SEEKABLE from fifo file descriptors: fifos...
2005-09-12 rwatsonAdd fifo_misc, a regression test to hold misc. function...
2005-09-12 rwatsonUse different temporary directory templates for fifo_io...
2005-09-12 brianRemove this file as it's mostly out of date. Up-to...
2005-09-12 rwatsonOnly poll the fifo for read events if the fifo is attac...
2005-09-12 rwatsonAfter going to some trouble to identify only the write...
2005-09-12 rwatsonWhen a writer opens a fifo, wake up the read socket...
2005-09-12 rwatsonAdd an assertion that fifo_open() doesn't race against...
2005-09-12 rwatsonRather than reaching into the internals of the UNIX...
2005-09-12 rwatsonAdd fifo_io, a regression test for I/O operations on...
2005-09-12 phkIntroduce vfs_read_dirent() which can help VOP_READDIR...
2005-09-12 phkClean up prototypes.
2005-09-12 glebiusRemove ng_callout_init_mtx() macro. Mutexed callouts...
2005-09-12 impThis appears to be good for some folks, but really...
2005-09-12 impSince opti_detect is now only called on !PC98 machines...
2005-09-12 obrienMFamd64: use register_t's.
2005-09-12 obrienNote that Keyspan is also InnoSys Inc.
2005-09-12 teggeDon't retry when vget() returns ENOENT in the nonblocki...
2005-09-12 teggeGiant is no longer needed here.
2005-09-11 stefanfAdd a couple of missing MLINKS.
2005-09-11 alcEliminate unused definitions.
2005-09-11 mjacobRestore the 929X support that got nuked in merge
2005-09-11 obrienCanonize the include of acpi.h.
2005-09-11 netchildAdd the {get,put}ino man pages for those people which...
2005-09-11 obrienPer a request from Nick Triantos of nVidia, nVidia...
2005-09-11 rwatsonAfter going to some trouble to create a temporary direc...
2005-09-11 netchildFix hang at init for MagicMedia 256A[VX] chips. [1]
2005-09-11 stefanfThe arguments for time2posix() and posix2time() are...
2005-09-11 rodrigcForward declare z_errmsg with static linkage since...
2005-09-11 rodrigcForward declare atalkdomain with static linkage, not...
2005-09-11 rodrigcCast bf_sysid to const char * when passing it to strncm...
2005-09-11 rodrigcDo not declare M_NTFSMNT with extern linkage here,...
2005-09-11 maximA new version of rev. 1.4: postpone a temporary file...
2005-09-11 netchildPower up the external amplifiers additionally to poweri...
2005-09-11 netchildAdd some ad_wait_init() calls to fix some problems...
2005-09-11 netchildAllow to record non 8bit-mono formats even in half...
2005-09-11 rwatsonAdd fifo_open, a basic regression test for opening...
2005-09-11 cpercivaFix typo: ${PORTDIR} -> ${PORTSDIR}.
2005-09-11 phkDo not destroy the queue mutex until the thread is...
2005-09-11 mlaierStop leaking a lock. This used to cause a propagate_pr...
2005-09-11 netchildFix misdetection of the sound chip on PC98 systems...
2005-09-11 netchildFix a bug in volume calculation, this sometimes gives...
2005-09-11 truckmanRelocate witness_levelall(), witness_leveldescendents...
2005-09-11 obrienThe kernel-depend target doesn't get any information...
2005-09-11 marcelClaim frames corresponding to tl(0|1)_intr and tl0_trap...
2005-09-11 marcelUnwind across intrframes as well. While here, better...
2005-09-11 marcelUnwind across intrframes as well.
2005-09-11 impChange hw.pci.do_powerstate from a boolean to a range...
2005-09-11 obrienDon't pollute the entire kernel build with -I$S/contrib...
2005-09-11 impAllow one to access the cached values for CMDREG, CACHE...
2005-09-11 obrienDon't pollute the entire kernel build with -I$S/contrib...
2005-09-11 obrienDon't pollute the entire kernel build with -I$S/contrib/pf.
2005-09-11 obrienDon't pollute the entire kernel build with -I$S/contrib...
2005-09-11 obrienDon't pollute the entire kernel build with -I$S/dev...
2005-09-11 marcelUnwind across trap frames. Handles all entry points...
2005-09-11 obrienFor HEAD, install a kernel with debug information if...
2005-09-10 marcelUnwind across trapframes. All kernel entries are handled.
2005-09-10 kientzleStyle issue: Don't include <wchar.h> where it is not...
2005-09-10 grehanComment out ofw_console 'screen' entry and zs tty entries.
2005-09-10 marcelUnwind across trap frames. This adds most of the meat...
2005-09-10 rodrigcIn ext2_mountfs(), check that the superblock size,...
2005-09-10 rwatsonAdd fifo_create, a simple regression test for mkfifo(2).
2005-09-10 grehanFix boot-time hang/panic on G3 systems when modifying...
2005-09-10 marcelUnwind across trap frames. This adds most of the meat...
2005-09-10 rwatsonAdd mkfifo(2) to the man page SEE ALSO list for umask...
2005-09-10 marcelUnwind across trap frames. This adds most of the meat...
2005-09-10 marcelAdd a kluge to allow kgdb(1) to inject its own frame...
2005-09-10 netchild- channel.h
2005-09-10 kientzleFix some errors in archive_read_data that caused failur...
2005-09-10 netchildRelease lock for a while during chn_reset() / pcm_chnal...
2005-09-10 netchild- fake.c
2005-09-10 netchild- Few buggy codecs (STAC9704, probably others) return...
2005-09-10 netchildFix panic caused by full duplex operation.
2005-09-10 csjpProtect interface and address lists using the appropria...
2005-09-10 stefanfAdd an MLINK for devname_r().
2005-09-10 stefanfThe header and the man page say that sethostid() return...
2005-09-10 stefanfFix parameter types of close and get members in DB.
2005-09-10 stefanfElaborate on the behaviour of set -e.
2005-09-10 schweikhRemove a duplicate and fix a typo.
2005-09-10 stefanfPass the EV_TESTED flag to evalloop() and evalfor(...
2005-09-10 stefanfPass the EV_TESTED flag to the left operand of NSEMI...
2005-09-10 pjdFix copy&paste typo.
2005-09-10 pjdDon't forget to initialize crp_etype field.
2005-09-10 andreIn tcp_ctlinput() do not swap ip->ip_len a second time...
2005-09-10 pjdEven if there are no valid keys in metadata, but provid...
2005-09-10 stefanfExit the shell if a pipeline that is not preceded by...
2005-09-10 marcelMerge db_interface.c and db_trace.c into db_machdep.c.
2005-09-10 marcelMove the prototypes of db_md_set_watchpoint(), db_md_cl...
2005-09-10 marcelMove the ia32_sigcode structure from ia32_sigtramp...
2005-09-10 marcelRemove redundant $FreeBSD$
2005-09-10 impMFp4:
2005-09-09 stefanfSplit the export synopsis into two lines as -p cannot...
2005-09-09 stefanf- Provide a reasonable error message for `export -p...
2005-09-09 stefanfFix the error message if the mask that is passed to...
2005-09-09 marcelChange the High FP lock from a sleep lock to a spin...
2005-09-09 yarFix fallout from the previous commit:
next