]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-10-26 julianIntroduce a way to make pure kernal threads.
2007-10-26 desCorrect documentation of ~/.opiealways
2007-10-26 pjdSave stack only when KTR_GEOM is both compiled into...
2007-10-26 impSimplify the old compat #ifdefs.
2007-10-26 peterSplit /dev/nvram driver out of isa/clock.c for i386...
2007-10-26 impOoops. Put back Invariants and witness
2007-10-26 impAdd usb serial devices by default. I'm tired of tellin...
2007-10-26 csjpImplement AUE_CORE, which adds process core dump suppor...
2007-10-25 cognetAdd an option to be able to override the value of the...
2007-10-25 cognetMove some KB920x-specific options into the KB920x file.
2007-10-25 cognetFix signedness to make gcc happy.
2007-10-25 rwatsonSort entry points in mac_framework.h and mac_policy...
2007-10-25 cognetOooops, get the end of the memory right.
2007-10-25 takawataMore style nit.
2007-10-25 lulf- Add my birthday to the calendar.
2007-10-25 lulf- Show that pjd@ and kib@ are my mentors, and that...
2007-10-25 mtmNuke rc.d/nfslocking which has been superceeded by...
2007-10-25 erwinChange a tab back to a space between #define and __Free...
2007-10-25 jhbDon't attach to the "IBM0057" ID. This ID is used...
2007-10-25 takawataFix variable name to be clear what it means.
2007-10-25 mtmRemove unnecessary whitespace
2007-10-25 jhbBreak out of the I/O retry loop as soon as an I/O opera...
2007-10-25 takawataTurn EC into poll mode before device_resume invoked .
2007-10-25 rwatsonNormalize TCP syncache-related MAC Framework entry...
2007-10-25 nyanMFi386: part of 1.52
2007-10-25 obrienAlign.
2007-10-25 nyanMFi386: part of revision 1.51
2007-10-25 obrienThe AWK 23-Oct-2007 release includes fixes for FreeBSD...
2007-10-25 obrienDocument the bwk_20071023 import.
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-25 obrienVendor import of bwk's 23-Oct-2007 release.
2007-10-25 rwatsonRename mac_associate_nfsd_label() to mac_proc_associate...
2007-10-25 rwatsonConsistently name functions for mac_<policy> as <policy...
2007-10-25 trhodesRemove some debugging code that, while useful, doesn...
2007-10-25 rwatsonFurther MAC Framework cleanup: normalize some local...
2007-10-25 impLoad the bytes into the EMAC's MAC address register...
2007-10-24 cognetKERNBASE should really be KERNVIRTADDR there too.
2007-10-24 cognetIn ate_get_mac(), try to get the mac address in the...
2007-10-24 cognetHandle the case where PHYSADDR != KERNPHYSADDR (ie...
2007-10-24 cognetCorrect a comment, this was not true anymore.
2007-10-24 jhbFirst cut at support for booting a GPT labeled disk...
2007-10-24 jhbUpdate copyright attribution.
2007-10-24 mlaierProperly drop the pf mutex around all copyout (consiste...
2007-10-24 mariusAdd ABI backwards compatibility to the FreeBSD 4/5...
2007-10-24 samsilence complaint about not loading the wlan_scan_monit...
2007-10-24 rwatsonMerge first in a series of TrustedBSD MAC Framework...
2007-10-24 jhbRework the read/write support in the bios disk driver...
2007-10-24 nyanMFi386: revision 1.50
2007-10-24 nyanMFi386: revision 1.41
2007-10-24 jhbReindent the read/write code of bd_realstrategy() so...
2007-10-24 jhbSlightly cleanup the 'bootdev' concept on x86 by changi...
2007-10-24 kientzleFix reading of files that use pax 'size' attribute...
2007-10-24 jhbStop disabling USB in the PAE kernel config. The USB...
2007-10-24 csjpWhen processing multi-path ip6 routers, place each...
2007-10-24 csjpMove where we audit the PID argument such that we uncon...
2007-10-24 csjpUse extended process token. The in kernel process...
2007-10-23 julianTake out the single-threading code in fork.
2007-10-23 acheBack out 2nd part of wrong iswascii() change in prev...
2007-10-23 rwatsonBump MAC_VERSION to 4 and add an 8.x line in the versio...
2007-10-23 bdeForced commit to note that rev.1.179 has the following...
2007-10-23 matteoAvoid leaking file descriptors
2007-10-23 kevlo- Use pci_enable_busmaster() to turn on busmaster.
2007-10-23 grehanCut over to ULE on PowerPC
2007-10-22 jbAdd a BUGS section to note that mount/chroot changes...
2007-10-22 jhbClose a race when trying to lookup a gateway route...
2007-10-22 delphijForced commit to clarify that previous change was:
2007-10-22 delphijFixes to msdosfs dirtyflag related stuff:
2007-10-22 ruRemove the libmytinfow library that's available only...
2007-10-22 ru- Stop calling libthr alternative as it's now the default
2007-10-22 ruHide the implementation details about multiple threadin...
2007-10-22 ruRemove an obsolete paragraph that pthread_single_np...
2007-10-22 ruAdded ".Lb libkse" support to mdoc(7).
2007-10-22 dougb1. Determine the location of the rndc* binaries relativ...
2007-10-22 mavAdd one of HTC Smartphone/PocketPC device IDs.
2007-10-22 alcCorrect an error of omission in the reimplementation...
2007-10-22 alcCorrect an error in vm_map_sync(), nee vm_map_clean...
2007-10-22 jbAdd the full module path name to the kld_file_stat...
2007-10-22 jkoshyConsistently use the word 'flag' to refer to ELF_F_...
2007-10-21 rwatsonAdd PRIV_VFS_STAT privilege, which will allow overridin...
2007-10-21 marcelAdd the freebsd-zfs alias. Both APM and GPT have ZFS...
2007-10-21 marcelFix a last-minute, but more importantly, an untested...
2007-10-21 marcelAdd a partition type for ZFS.
2007-10-21 marius- Given that we tell the compiler that struct ip is...
2007-10-21 marcelAdd a UUID for ZFS file systems.
2007-10-21 mlaierAdditions from libpcap 0.9.8 unbreak the build.
2007-10-21 rwatsonCanonicalize naming of local variables for struct ksem...
2007-10-21 dougbFix a couple of small typos, and remove a duplicate
2007-10-21 jkoshyRemove references to the 'e_phnum' field of the ELF...
2007-10-21 dougbChange to the original version of the poem titled ...
2007-10-21 jkoshyRefer the reader to the elf_update(3) manual page for...
2007-10-21 julianThis time to the right branch
2007-10-21 julianfix up some code for older systems changed by accident...
2007-10-21 julianMark the point where kthread_xxx disappeared and kproc_...
2007-10-21 julianRemove out of date comments
2007-10-21 julianNote the temporary removal of these functions.
2007-10-21 julianThis was kthread.9
2007-10-21 marcelAdd the show command to print the partition information...
2007-10-20 julianRename the kthread_xxx (e.g. kthread_create()) calls
2007-10-20 bzFold multiple asm statements into one so that the compi...
2007-10-20 mlaierRevert back to including the whole net/bpf.h again.
next