]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Consistently use the word 'flag' to refer to ELF_F_* constants.
[FreeBSD/FreeBSD.git] / sys /
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 marcelAdd a partition type for ZFS.
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 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-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 pjdRemove redundant prototypes.
2007-10-20 thompsaUse ETHER_BPF_MTAP so that the vlan tags are visible...
2007-10-20 thompsaUse ETHER_BPF_MTAP so that the vlan tags are visible...
2007-10-19 ruFix build with NETGRAPH_DEBUG.
2007-10-19 emastePut comments about syscalls by the correct ones, and...
2007-10-19 samfix an incorrect setting of `retry times' in case of...
2007-10-19 ariff- Gigabyte G33-S2H fixup, due to the present of multipl...
2007-10-19 mavImplement new apply callback mechanism to handle item...
2007-10-19 rpauloRemove IPTOS_CE and IPTOS_ECT constants. They were...
2007-10-19 kensmithSwitch over to ULE as the default scheduler for amd64...
2007-10-19 bdeImplement the async (really, delayed-write) mount optio...
2007-10-19 silbyPick the smallest possible TCP window scaling factor...
2007-10-18 alcThe previous revision, updating vm_object_page_remove...
2007-10-18 peterFix cosmetic bug in stale copy of msync_args. 'len...
2007-10-18 thompsaUse a uint16_t type for the vlan tag rather an int.
2007-10-18 darrenrPullup IPFilter 4.1.28 from the vendor branch into...
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 darrenrImport IPFilter 4.1.28
2007-10-18 thompsaThe bridging output function puts the mbuf directly...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-18 jhbAdd a -z flag to nfsstat which zeros the NFS statistics...
2007-10-18 bdeAdd noclusterr and noclusterw options to the options...
2007-10-18 bdeFix some style bugs in the mount options list. Mainly...
2007-10-18 takawataAdd Winchiphead (or Nanjin QinHeng Electronics) USB...
2007-10-18 bdeIn msdosfs_settattr(), don't do synchronous updates...
2007-10-18 impcorrect guard variable names.
2007-10-18 impMerge support from p4 (from NetBSD) for arm9e and arm10...
2007-10-18 impMerge definitions for ARM9E, ARM10 and ARM11 processors...
2007-10-16 cognetUse the direct mapping, if available, for pmap_zero_pag...
2007-10-16 samULE works fine on arm; allow it to be used
2007-10-16 marius- Fix the handling of R_SPARC_OLO10, which is a bit...
2007-10-16 marcelPrint the stack bounds of the thread.
2007-10-16 rrs- fix sctp_ifn initial refcount issue (prevents deletion)
2007-10-16 ruRescue hw.machine_arch in CTL_HW_NAMES.
2007-10-16 ruRescue whitespace nits.
2007-10-16 ruFix CTL_VM_NAMES.
2007-10-16 alfredGet rid of qaddr_t.
2007-10-16 alfredExport maxswzone, maxbcache, maxtsiz, dfldsiz, maxdsiz...
2007-10-16 marcelSet PTE_ACCESSED in the PTE and before inserting it...
2007-10-16 marcelThe flushrs instruction must be the first in an instruction
2007-10-16 marcelPrint instruction stops to improve analysis of dependency
2007-10-16 marcelFix disassembly of the invala, itc, itr and hint instru...
2007-10-16 mlaierBump version for libpcap and tcpdump imports
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-15 kanMake ukbd_getc respect non-blocking behavior if one...
2007-10-15 netchildBackout sensors framework.
2007-10-15 samfix a bug of RX routines that can't process multi-frame...
2007-10-15 emasteCorrect calculation of aac_sg_tablesize.
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 jhbOops, convert a tsleep() to a msleep() that was missed...
2007-10-15 mpThis commit was generated by cvs2svn to compensate...
2007-10-15 nyanOptimize for size on pc98. It enables to boot a kernel...
2007-10-15 ruSort.
2007-10-14 emasteAdd PCI IDs from Adaptec's driver version b11669:
2007-10-14 thompsaZFS_LOG adds a newline by itself.
2007-10-14 daichiThis changes give nullfs correctly work with latest...
2007-10-14 daichiAdded whiteout behavior option. ``-o whiteout=always...
2007-10-14 daichiDefault copy mode has been changed from traditional...
2007-10-14 daichiFixed un-vrele issue of upper layer root vnode of ...
2007-10-14 daichiAdded NULL check code pointed out by Coverity. (via...
2007-10-14 daichi- It has been become MPSAFE.
2007-10-14 daichiFixed vnode unlock/vrele untreated issues whenever...
2007-10-14 daichi- Added support for vfs_cache on unionfs. As a result...
2007-10-14 daichiAdded treatments to prevent readdir infinity loop using...
2007-10-14 daichiChanged it frees unneeded memory ASAP.
2007-10-14 daichiLog:
2007-10-14 netchildConvert coretemp(4) to the hardware sensors framework and
2007-10-14 netchildImport it(4) and lm(4), supporting most popular Super...
2007-10-14 netchildImport OpenBSD's sysctl hardware sensors framework.
2007-10-14 mavSplit ng_pppoe_rcvdata() function into three hook-speci...
2007-10-14 mavRemove ng_pppoe_sendpacket() function to simplify code...
2007-10-14 thompsaPrint the ZFS ereport to the console if vfs.zfs.debug...
2007-10-13 samrevert 1.18: the negotiated rate set may not match...
2007-10-13 desRewrite puc_pci_match() to handle non-trivial cases...
2007-10-13 cognetDo not use __XSCALE__ to detect if clz is available...
2007-10-13 cognetDo not use __XSCALE__ to detect if pld/strd/ldrd is...
2007-10-13 cognetDefine _ARM_ARCH_5E too, so that we know if pld/strd...
2007-10-13 desI don't know what I was smoking when I wrote these...
2007-10-13 iwasakiAdd NOP-message polling to ciss_periodic().
2007-10-13 yongariFix a NULL pointer dereference in Tx checksum calculation.
2007-10-12 scottlAdd definitions for the 3rd ATA support word.
2007-10-12 scottlAdd a bunch of definitions and structures to support...
2007-10-12 jhbThe ukbd driver has some questionable "magic" to for...
2007-10-12 mohansNFS MP scaling changes.
2007-10-12 delphijThis commit was generated by cvs2svn to compensate...
2007-10-12 psDo not attempt to make an NFS rpc call if using tftp
2007-10-12 scottlFix a mistake made in the MPSAFE commit that caused...
2007-10-12 scottlFor some blasted reason the SATA WC change frees a...
next