]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-11-02 attilioImprove VFS locking:
2008-11-02 impAdd support for reading Tivo Series 1 partitioning...
2008-11-02 impMerge some minor deltas from p4 newcard tree:
2008-11-02 impRemove cardbus attachment. It likely was a cut-n-paste...
2008-11-02 peterAdd missing END() macros, as per rev 184547 for amd64...
2008-11-02 peterWe've been lax about matching END() macros in asm code...
2008-11-02 keramidaVarious comment nits, and typos.
2008-11-02 rwatsonUpdate introductory comment for audit pipes.
2008-11-02 rwatsonRemove stale comment about filtering in audit pipe...
2008-11-01 rwatsonAdd comment for per-pipe stats.
2008-11-01 rwatsonWe only allow a partial read of the first record in...
2008-11-01 rwatsonAllow a single read(2) system call on an audit pipe...
2008-11-01 kientzleCorrect the documented declaration of the archive_write...
2008-11-01 traszRemove obsolete pseudocode from VOP_ACCESS.9, replacing...
2008-11-01 impFix a few typos/spelling errors in my comments from...
2008-11-01 brueffer- Add one more supported adapter (1)
2008-11-01 edClamp the values of t_column to 5 digits in `pstat...
2008-11-01 edReimplement the /dev/console device node.
2008-11-01 edAllow a read() on /dev/ams[0-9] to be interrupted.
2008-11-01 maximo OpenBSD 4.4 added.
2008-11-01 impAdd RL_TWISTER_ENABLE.
2008-10-31 impAdd RL_TWISTER_ENABLE option. This enables the magic...
2008-10-31 rwatsonIn example use of err(3) and errx(3), use sysexits...
2008-10-31 rwatsonSince there is no longer the opportunity for record...
2008-10-31 rwatsonIn style(9) examples of err() and errx(), use sysexits...
2008-10-31 rwatsonHistorically, /dev/auditpipe has allows only whole...
2008-10-31 kibThe code in linux_proc_exit() contains a race when...
2008-10-31 kibThe file was inadvertently excluded from r184499.
2008-10-31 kibRevert r184136. Instead, push the check for crashdumpma...
2008-10-31 peterAdd three extra to the kinfo_proc_vmmap data. kve_offs...
2008-10-31 nwhitehornModify our boot block to pick an output device, without...
2008-10-30 rwatsonWhen we drop an audit record going to and audit pipe...
2008-10-30 rwatsonBreak out single audit_pipe_mtx into two types of locks...
2008-10-30 sobomaxMake it possible to compile kernel with KTR but without...
2008-10-30 sobomaxFix compilation in the case when kernel doesn't have...
2008-10-30 pjdifconfig(8) can take only one interface at a time.
2008-10-30 joergWhen running a "chio return" operation using a physical...
2008-10-30 mavAdd quirk to set GPIO2 to enable internal speaker on...
2008-10-30 rwatsonProtect the event->class lookup database using an rwloc...
2008-10-30 samFix checks for fast frames negotiation. ni_ath_flags...
2008-10-30 dfrDon't hang if encrypting/decrypting using struct iovecs...
2008-10-30 nwhitehornFix some possible infinite loops in the ADB code, and...
2008-10-30 ivorasTeach cat(1) and cp(1) to use a larger buffer if enough...
2008-10-30 rwatsonThe V* flags passed using an accmode_t to the access...
2008-10-30 n_hibmaWe need to print out the device info ourselves on FBSD 6.
2008-10-30 n_hibmaBugfix: Check the error code for in progress as well...
2008-10-30 n_hibmaReturn USBD_NORMAL_COMPLETION instead of a hard coded 0.
2008-10-30 marcelAdd support for little-endian compilations to this...
2008-10-30 rafan- Whenever a password/shell is changed via rpc.yppasswd...
2008-10-30 delphijPass a pointer to warn2 so the warn2 == IN_ALL would...
2008-10-29 samo unbreak ani stat display
2008-10-29 mavAllow card reader bridge driver to report maximum suppo...
2008-10-29 bruefferMisc cleanup.
2008-10-29 mpExplicitly set the shell to /bin/sh when MK_TCSH =...
2008-10-29 n_hibma- Add documentation on how to temporarily display the...
2008-10-29 ivorasIntroduce a new sysctl, kern.sched.topology_spec, that...
2008-10-29 davidxuIf threads limit is exceeded, increase the totoal number
2008-10-29 bzComment out #define turning on debugging which went...
2008-10-29 n_hibmaAdd the device ID for the mass storage device that...
2008-10-28 nwhitehornDBDMA can transfer a maximum of 64K - 1 bytes per descr...
2008-10-28 marius- Turn off interrupts instead of only entering a critic...
2008-10-28 traszRename a variable missed in previous accmode_t-related...
2008-10-28 traszCommit part of accmode_t changes that I missed in previ...
2008-10-28 rwatsonBreak out strictly credential-related portions of mac_p...
2008-10-28 traszBump __FreeBSD_version after accmode_t introduction.
2008-10-28 rdivackyRemove superfluous va_end which was left there in rev...
2008-10-28 olegType of q_time (start of queue idle time) has changed...
2008-10-28 traszIntroduce accmode_t. This is required for NFSv4 ACLs...
2008-10-28 rwatsonRename mac_cred_mmapped_drop_perms(), which revokes...
2008-10-28 kibStyle return statements in vn_pollrecord().
2008-10-28 kibGarbage-collect ext2_kqfilter vop that is now a copy...
2008-10-28 kibProtect check for v_pollinfo == NULL and assignment...
2008-10-28 kibProvide an explanation for getinoquota() call in the...
2008-10-28 rwatsonRename three MAC entry points from _proc_ to _cred_...
2008-10-28 edwinMFV of tzdata2008i.
2008-10-28 bzUnbreak LINT from r184381 using the correct variable...
2008-10-28 rwatsonExtended comment on why we consider a partition relabel...
2008-10-28 rwatsonRename label_on_label() to partition_check(), which...
2008-10-28 rwatsonImprove alphabetical sort order of stub entry points.
2008-10-28 edRemove unneeded call to revoke() inside openpty().
2008-10-28 impstyle(9) nit: remove unnecessary {} pair.
2008-10-28 peterAfter a machine has been up for a bit more than 20...
2008-10-27 nwhitehornClean up some magic numbers in the DBDMA code by replac...
2008-10-27 n_hibmaGrab Sierra and Novatel init functions from NetBSD...
2008-10-27 mariusDo as the Linux tg3 driver does and enable MSI support...
2008-10-27 mariusSupply a valid Connect ID when issuing XPT_DEV_MATCH...
2008-10-27 sobomaxFix r184323 - set stathz to be the same as lapic_timer_...
2008-10-27 jhb- Whitespace fix for vop_poll.
2008-10-27 marius- In GCC 4.2 __builtin_frame_address() was fixed to...
2008-10-27 rnolandFix error in busmaster enable logic
2008-10-27 rnolandFix some fallout from the busmaster disable cleanup
2008-10-27 rnolandDon't report GEM capability until we actually have...
2008-10-27 sobomaxFix r184323 - set stathz to be the same as lapic_timer_...
2008-10-27 samsync w/ driver updates; this also brings in ani stats
2008-10-27 samadd regdomain knob
2008-10-27 samprepare for a new hal
2008-10-27 samo With the addition of HT rates the set of h/w codes...
2008-10-27 rwatsonWhen the mac_bsdextended policy is unloaded, free rule...
2008-10-27 samprefer #define to naked constant
2008-10-27 samfix handling of HT rates; these overlap legacy rates...
next