]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-11-03 jhbRemove some unused and broken code that attempted to...
2008-11-03 jhbA few style nits.
2008-11-03 mavRemove " + 1".
2008-11-03 traszFix few missed accmode changes in coda.
2008-11-03 impNit: Add a few leading zeros to make this match other...
2008-11-03 rwatsonImplement device cloning for /dev/nsmb, the netsmb...
2008-11-03 dfrRegen.
2008-11-03 dfrImplement support for RPCSEC_GSS authentication to...
2008-11-03 kibAdd the ffsll and flsll functions. These are ffs and...
2008-11-03 kibFix style.
2008-11-03 impTurns out this isn't even used at all... The bogon...
2008-11-03 impUse child (the card) in preference to cbdev (the bridge...
2008-11-03 impWe can't mask out the higher order bits and have the...
2008-11-03 delphijSync with OpenBSD's dirname(3) - license change, avoid...
2008-11-03 scottlAdd amr_cam module directory that was missed in the...
2008-11-03 scottlMove the CAM passthrough code into a true module so...
2008-11-02 rwatsonCatch up with netsmb locking: explicit thread arguments...
2008-11-02 rwatsonCatch up internal locking routines in netsmb with lockm...
2008-11-02 ivorasIncrease the initial sbuf size for CPU topology dump...
2008-11-02 rwatsonsmb_vc_put() requires that the passed vcp be locked...
2008-11-02 rwatsonWhen encoding an smb name, truncate one byte earlier...
2008-11-02 kibRevert r184516. Option RL_TWISTER_ENABLE is no more...
2008-11-02 edMake the touch pad on my PowerBook G4 12" a little...
2008-11-02 impMFp4:
2008-11-02 impMake the no driver stuff an ifdef.
2008-11-02 impMove mn over. One of the last stragglers in sys/pci...
2008-11-02 trhodesDocument a few sysctls in the NFS client and server...
2008-11-02 impDocument dev.rl.%unit.twister_enable sysctl/tunable.
2008-11-02 impMake RL_TWISTER_ENABLE a tunable/sysctl. Eliminate...
2008-11-02 mavAs soon as we have several threads per process now...
2008-11-02 traszRemove the call to getinoquota() from ntfs_access....
2008-11-02 attilioReflect changes for the vfs_busy() prototype.
2008-11-02 attilioBump __FreeBSD_version in order to reflect vfs_busy...
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...
next