Merge from vendor branch GROFF:
[dragonfly.git] / sys / sys /
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GROFF:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeffrey HsuA machine-independent spinlock implementation. It...
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch TEXINFO:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch NCURSES:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch GCC:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2005-08-28 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2005-08-27 Joerg SonnenbergerMake struct dirent contain a full 64bit inode. Allow...
2005-08-25 Matthew DillonImplement FSMID. Use one of the spare 64 bit fields...
2005-08-24 Matthew DillonFilesystem journaling. Reorganize the journal scan...
2005-08-23 Matthew DillonAdd a TTY_PATH_MAX limit, set to 256, and reduce the...
2005-08-12 Hiten PandyaMove bio_lblkno (logical blockno in a file) field back...
2005-08-10 Joerg SonnenbergerAdd _DIRENT_NEXT, which is for now only used in the...
2005-08-10 Joerg SonnenbergerMerge from vendor branch GCC:
2005-08-10 Joerg SonnenbergerAdd vop_write_dirent helper functions, which isolates...
2005-08-09 Joerg SonnenbergerPass the direction to kern_getdirentries, it will be...
2005-08-09 Joerg SonnenbergerAdd vn_get_namelen to simplify correct emulation of...
2005-08-09 Hiten PandyaWhitespace cleanup.
2005-08-08 Hiten PandyaMove the bswlist symbol into vm/vm_pager.c because...
2005-08-08 Hiten PandyaBUF/BIO cleanup 7/99:
2005-08-07 Hiten PandyaAdd 'debug.sizeof.buf' sysctl for determining size...
2005-08-07 Joerg SonnenbergerAdd rman_set_device.
2005-08-06 Joerg SonnenbergerAdd SYSCTL_NODE_CHILDREN.
2005-08-04 Hiten PandyaPut unused flag space definitions back to their origina...
2005-08-03 Hiten PandyaBring name of an unused flag field in line with the...
2005-08-03 Hiten PandyaBUF/BIO cleanup 3/99:
2005-08-03 Hiten PandyaBUF/BIO cleanup 2/99:
2005-08-02 Joerg SonnenbergerRegen.
2005-08-02 Joerg SonnenbergerBump version to 1.3.4 for stat changes.
2005-08-02 Joerg SonnenbergerMake nlink_t 32bit and ino_t 64bit. Implement the old...
2005-08-01 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-30 Joerg SonnenbergerRegen.
2005-07-30 Joerg SonnenbergerMove ostat definition from sys/stat.h into emulation43b...
2005-07-27 Joerg Sonnenbergercvtstat doesn't exist.
2005-07-27 Joerg SonnenbergerMerge revision 1.38 from FreeBSD:
2005-07-26 Matthew DillonAdd a new kernel compile debugging option, DEBUG_CRIT_S...
2005-07-26 Joerg SonnenbergerAdd a new feature-test macro __DF_VISIBLE for those...
2005-07-26 Hiten PandyaClean the VFS operations vector and related code:
2005-07-24 Joerg SonnenbergerFix C++.
2005-07-23 Joerg Sonnenbergerregen.
2005-07-23 Joerg SonnenbergerRemove partial NetBSD support. It's pointless to have...
2005-07-23 Matthew DillonFix a sockbuf race. Currently the m_free*() path can...
2005-07-21 Joerg SonnenbergerAdd emulation of statvfs and fstatvfs based on statfs...
2005-07-21 Joerg SonnenbergerMerge from vendor branch ZLIB:
2005-07-20 Matthew DillonSupport disablement of chflags in a jail, part 1/2.
2005-07-20 Matthew DillonWhen a cpu is stopped due to a panic or the debugger...
2005-07-20 Matthew DillonLimit switch-from-interrupt warnings to once per thread...
2005-07-19 Matthew DillonIf a fatal kernel trap occurs from an IPI or FAST inter...
2005-07-16 Matthew DillonReorder the INVARIANTS test in crit_enter() to occur...
2005-07-15 Eirik NygaardTie SCTP into the kernel, this includes adding a new...
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-14 Hiten PandyaCorrect a typo, v_rbdirty_tree is for dirty buffers.
2005-07-13 Jeroen Ruigrok/asmodaiAdd PF_MASKOS and PF_MASKPROC and realign the comment...
2005-07-13 Jeroen Ruigrok/asmodaiAdd STB_LOOS, STB_HIOS, STT_COMMON, STT_LOOS, STT_HIOS...
2005-07-13 Jeroen Ruigrok/asmodaiAdd section group flags (GRP_*).
2005-07-13 Jeroen Ruigrok/asmodaiAdd SHF_MERGE, SHF_STRINGS, SHF_INFO_LINK, SHF_LINK_ORDER,
2005-07-13 Jeroen Ruigrok/asmodaiAdd SHT_INIT_ARRAY, SHT_FINI_ARRAY, SHT_PREINIT_ARRAY...
2005-07-13 Jeroen Ruigrok/asmodaiAdd SHN_LOOS, SHN_HIOS and SHN_XINDEX.
2005-07-13 Jeroen Ruigrok/asmodaiAdd ELFOSABI for OpenVMS, HP Non-Stop Kernel, and Amiga...
2005-07-13 Jeroen Ruigrok/asmodaiRetire EM_486.
2005-07-13 Jeroen Ruigrok/asmodaiDemarcate e_machine reserved ranges.
2005-07-13 Jeroen Ruigrok/asmodaiEM_ALPHA has been assigned number 41 nowadays, reflect...
2005-07-13 Jeroen Ruigrok/asmodaiExpand e_machine per ELF ABI of Dec 2003.
2005-07-13 Jeroen Ruigrok/asmodaiSeriously expand e_machine.
2005-07-13 Jeroen Ruigrok/asmodaiExpand e_type with OS and processor-specific ranges.
2005-07-13 Jeroen Ruigrok/asmodaiAdd SHF_TLS and STT_TLS to complete the ELF ABI for...
2005-07-13 Matthew DillonAdd journaling restart support, required to produce...
2005-07-13 Matthew DillonMake shutdown() a fileops operation rather then a socke...
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-08 Joerg SonnenbergerMerge from vendor branch OPENPAM:
2005-07-07 Hiten PandyaAdd counters for recording Token/MPlock contention...
2005-07-07 Simon SchubertMerge from vendor branch OPENSSL:
2005-07-06 Joerg SonnenbergerMerge from vendor branch FILE:
2005-07-06 Matthew DillonImplement the full-duplex ack protocol. refurbish...
2005-07-06 Matthew DillonAdd another argument to fp_read() to tell the kernel...
2005-07-05 Hiten PandyaUse _KERNEL macro for wrapping kernel-only code.
2005-07-04 Matthew DillonFix a few issues in the kernel-side journal.
2005-07-03 Simon Schubert- Use __inline instead of __inline__. Therefore include...
2005-07-03 Simon Schubert- Convert `inline' to `__inline__' to make gcc happy...
2005-07-02 Simon SchubertLots of third party programs declare
2005-06-29 Simon SchubertMerge from vendor branch BZIP:
2005-06-29 Matthew DillonYet more scheduler work. Revamp the batch detection...
2005-06-27 Matthew Dillon* Remove a procedural layer in the scheduler clock...
2005-06-26 Matthew DillonMove more scheduler-specific defines from various place...
2005-06-26 Matthew DillonMove remaining scheduler-specific functions into the...
2005-06-25 Matthew DillonCleanup indentation, no operational changes.
2005-06-25 Matthew DillonAssociate a userland scheduler control structure with...
2005-06-22 Matthew DillonFile descriptor cleanup stage 2, remove the separate...
2005-06-21 Jeffrey HsuReplace the linear search in file descriptor allocation...
2005-06-21 Matthew DillonBump fd_lastfile, freefile, and refcnt to 32 bit ints...
2005-06-20 Matthew DillonCorrect a missing macro element for the NON-KTR case.
2005-06-20 Matthew DillonInclude a bitmap of allocated entries when built with...
2005-06-20 Matthew DillonAdd a caller backtrace feature (enabled by default...
2005-06-20 Matthew DillonReimplement the kernel tracepoint facility. The new...
2005-06-19 Matthew DillonAdd more magic numbers for the token code.
2005-06-19 Matthew DillonFix two bugs in the LWKT token code.
2005-06-19 Joerg SonnenbergerMerge from vendor branch GCC:
next