]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-11-03 Scott LongAdd amr_cam module directory that was missed in the...
2008-11-03 Scott LongMove the CAM passthrough code into a true module so...
2008-11-02 Robert WatsonCatch up with netsmb locking: explicit thread arguments...
2008-11-02 Robert WatsonCatch up internal locking routines in netsmb with lockm...
2008-11-02 Ivan VorasIncrease the initial sbuf size for CPU topology dump...
2008-11-02 Robert Watsonsmb_vc_put() requires that the passed vcp be locked...
2008-11-02 Robert WatsonWhen encoding an smb name, truncate one byte earlier...
2008-11-02 Konstantin... Revert r184516. Option RL_TWISTER_ENABLE is no more...
2008-11-02 Ed SchoutenMake the touch pad on my PowerBook G4 12" a little...
2008-11-02 Warner LoshMFp4:
2008-11-02 Warner LoshMake the no driver stuff an ifdef.
2008-11-02 Warner LoshMove mn over. One of the last stragglers in sys/pci...
2008-11-02 Tom RhodesDocument a few sysctls in the NFS client and server...
2008-11-02 Warner LoshDocument dev.rl.%unit.twister_enable sysctl/tunable.
2008-11-02 Warner LoshMake RL_TWISTER_ENABLE a tunable/sysctl. Eliminate...
2008-11-02 Alexander MotinAs soon as we have several threads per process now...
2008-11-02 Edward Tomasz... Remove the call to getinoquota() from ntfs_access....
2008-11-02 Attilio RaoReflect changes for the vfs_busy() prototype.
2008-11-02 Attilio RaoBump __FreeBSD_version in order to reflect vfs_busy...
2008-11-02 Attilio RaoImprove VFS locking:
2008-11-02 Warner LoshAdd support for reading Tivo Series 1 partitioning...
2008-11-02 Warner LoshMerge some minor deltas from p4 newcard tree:
2008-11-02 Warner LoshRemove cardbus attachment. It likely was a cut-n-paste...
2008-11-02 Peter WemmAdd missing END() macros, as per rev 184547 for amd64...
2008-11-02 Peter WemmWe've been lax about matching END() macros in asm code...
2008-11-02 Giorgos KeramidasVarious comment nits, and typos.
2008-11-02 Robert WatsonUpdate introductory comment for audit pipes.
2008-11-02 Robert WatsonRemove stale comment about filtering in audit pipe...
2008-11-01 Robert WatsonAdd comment for per-pipe stats.
2008-11-01 Robert WatsonWe only allow a partial read of the first record in...
2008-11-01 Robert WatsonAllow a single read(2) system call on an audit pipe...
2008-11-01 Tim KientzleCorrect the documented declaration of the archive_write...
2008-11-01 Edward Tomasz... Remove obsolete pseudocode from VOP_ACCESS.9, replacing...
2008-11-01 Warner LoshFix a few typos/spelling errors in my comments from...
2008-11-01 Christian Brueffer- Add one more supported adapter (1)
2008-11-01 Ed SchoutenClamp the values of t_column to 5 digits in `pstat...
2008-11-01 Ed SchoutenReimplement the /dev/console device node.
2008-11-01 Ed SchoutenAllow a read() on /dev/ams[0-9] to be interrupted.
2008-11-01 Maxim Konovalovo OpenBSD 4.4 added.
2008-11-01 Warner LoshAdd RL_TWISTER_ENABLE.
2008-10-31 Warner LoshAdd RL_TWISTER_ENABLE option. This enables the magic...
2008-10-31 Robert WatsonIn example use of err(3) and errx(3), use sysexits...
2008-10-31 Robert WatsonSince there is no longer the opportunity for record...
2008-10-31 Robert WatsonIn style(9) examples of err() and errx(), use sysexits...
2008-10-31 Robert WatsonHistorically, /dev/auditpipe has allows only whole...
2008-10-31 Konstantin... The code in linux_proc_exit() contains a race when...
2008-10-31 Konstantin... The file was inadvertently excluded from r184499.
2008-10-31 Konstantin... Revert r184136. Instead, push the check for crashdumpma...
2008-10-31 Peter WemmAdd three extra to the kinfo_proc_vmmap data. kve_offs...
2008-10-31 Nathan WhitehornModify our boot block to pick an output device, without...
2008-10-30 Robert WatsonWhen we drop an audit record going to and audit pipe...
2008-10-30 Robert WatsonBreak out single audit_pipe_mtx into two types of locks...
2008-10-30 Maxim SobolevMake it possible to compile kernel with KTR but without...
2008-10-30 Maxim SobolevFix compilation in the case when kernel doesn't have...
2008-10-30 Pawel Jakub... ifconfig(8) can take only one interface at a time.
2008-10-30 Joerg WunschWhen running a "chio return" operation using a physical...
2008-10-30 Alexander MotinAdd quirk to set GPIO2 to enable internal speaker on...
2008-10-30 Robert WatsonProtect the event->class lookup database using an rwloc...
2008-10-30 Sam LefflerFix checks for fast frames negotiation. ni_ath_flags...
2008-10-30 Doug RabsonDon't hang if encrypting/decrypting using struct iovecs...
2008-10-30 Nathan WhitehornFix some possible infinite loops in the ADB code, and...
2008-10-30 Ivan VorasTeach cat(1) and cp(1) to use a larger buffer if enough...
2008-10-30 Robert WatsonThe V* flags passed using an accmode_t to the access...
2008-10-30 Nick HibmaWe need to print out the device info ourselves on FBSD 6.
2008-10-30 Nick HibmaBugfix: Check the error code for in progress as well...
2008-10-30 Nick HibmaReturn USBD_NORMAL_COMPLETION instead of a hard coded 0.
2008-10-30 Marcel MoolenaarAdd support for little-endian compilations to this...
2008-10-30 Rong-En Fan- Whenever a password/shell is changed via rpc.yppasswd...
2008-10-30 Xin LIPass a pointer to warn2 so the warn2 == IN_ALL would...
2008-10-29 Sam Lefflero unbreak ani stat display
2008-10-29 Alexander MotinAllow card reader bridge driver to report maximum suppo...
2008-10-29 Christian BruefferMisc cleanup.
2008-10-29 Mark PeekExplicitly set the shell to /bin/sh when MK_TCSH =...
2008-10-29 Nick Hibma- Add documentation on how to temporarily display the...
2008-10-29 Ivan VorasIntroduce a new sysctl, kern.sched.topology_spec, that...
2008-10-29 David XuIf threads limit is exceeded, increase the totoal number
2008-10-29 Bjoern A. ZeebComment out #define turning on debugging which went...
2008-10-29 Nick HibmaAdd the device ID for the mass storage device that...
2008-10-28 Nathan WhitehornDBDMA can transfer a maximum of 64K - 1 bytes per descr...
2008-10-28 Marius Strobl- Turn off interrupts instead of only entering a critic...
2008-10-28 Edward Tomasz... Rename a variable missed in previous accmode_t-related...
2008-10-28 Edward Tomasz... Commit part of accmode_t changes that I missed in previ...
2008-10-28 Robert WatsonBreak out strictly credential-related portions of mac_p...
2008-10-28 Edward Tomasz... Bump __FreeBSD_version after accmode_t introduction.
2008-10-28 Roman DivackyRemove superfluous va_end which was left there in rev...
2008-10-28 Oleg BulyzhinType of q_time (start of queue idle time) has changed...
2008-10-28 Edward Tomasz... Introduce accmode_t. This is required for NFSv4 ACLs...
2008-10-28 Robert WatsonRename mac_cred_mmapped_drop_perms(), which revokes...
2008-10-28 Konstantin... Style return statements in vn_pollrecord().
2008-10-28 Konstantin... Garbage-collect ext2_kqfilter vop that is now a copy...
2008-10-28 Konstantin... Protect check for v_pollinfo == NULL and assignment...
2008-10-28 Konstantin... Provide an explanation for getinoquota() call in the...
2008-10-28 Robert WatsonRename three MAC entry points from _proc_ to _cred_...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-28 Edwin GroothuisVendor import of tzdata2008i:
2008-10-28 Bjoern A. ZeebUnbreak LINT from r184381 using the correct variable...
2008-10-28 Robert WatsonExtended comment on why we consider a partition relabel...
2008-10-28 Robert WatsonRename label_on_label() to partition_check(), which...
2008-10-28 Robert WatsonImprove alphabetical sort order of stub entry points.
2008-10-28 Ed SchoutenRemove unneeded call to revoke() inside openpty().
next