dragonfly.git
2005-07-17 Matthew DillonWhen a usb mass storage device is removed the related...
2005-07-17 Sascha WildnerRemove DEC Alpha support.
2005-07-16 Matthew DillonKTR_MALLOC should be KTR_MEMORY
2005-07-16 Matthew Dillon* Fix a bug that could cause dc_stop() to try to m_free...
2005-07-16 Matthew DillonReorder the INVARIANTS test in crit_enter() to occur...
2005-07-16 Matthew DillonMove a mistaken crit_exit() into a crit_enter(), which...
2005-07-16 Matthew DillonAdd some missing crit_exit()'s. The original code...
2005-07-16 Max OkumotoMake some functions that do not get access outside...
2005-07-15 Max OkumotoTemporarily remove KQUEUE code for now, since it compli...
2005-07-15 Max OkumotoRemoved unused RANLIBMAG symbol since harti cleaned...
2005-07-15 Eirik NygaardHook libsctp into the build.
2005-07-15 Eirik NygaardTie SCTP into the kernel, this includes adding a new...
2005-07-15 Eirik NygaardDon't return right after a goto.
2005-07-15 Eirik NygaardCall suser() with the correct number of arguments.
2005-07-15 Eirik NygaardRemove forgotten debug printf.
2005-07-15 Eirik NygaardConvert spl* to critical sections.
2005-07-15 Eirik NygaardAdd libsctp.
2005-07-15 Eirik NygaardAdd a forth argument to soreserve(). Pass just a NULL...
2005-07-15 Eirik NygaardInitialize a few more timers.
2005-07-15 Eirik NygaardProperly handle mbuf copying on DragonFly when we try...
2005-07-15 Eirik NygaardRemove the second argument to ip_stripoptions(), it...
2005-07-15 Eirik NygaardAdd va_arg handling for DragonFly.
2005-07-15 Eirik NygaardWe have to declare the parent node for a sysctl.
2005-07-15 Eirik NygaardOur mbuf allocation flags are prefixed with MB_ not M_.
2005-07-15 Eirik NygaardAdd DragonFly to the #ifdef mess.
2005-07-15 Eirik NygaardCommit untouched SCTP files from KAME originally writte...
2005-07-14 Sascha WildnerRemove note about MDA and CGA adapters which we don...
2005-07-14 Joerg SonnenbergerSwitch to auth-pam.c from OpenSSH to unbreak Kerberos...
2005-07-14 Joerg SonnenbergerInstead of duplicating the Kerberos tools, use a single...
2005-07-14 Joerg Sonnenbergerpam_skey is not supported anymore, remove it from the...
2005-07-14 Joerg SonnenbergerMODULE_DIR must include the final '/'.
2005-07-14 Joerg SonnenbergerMerge from vendor branch OPENSSH:
2005-07-14 Joerg SonnenbergerPrepare for using the "official" PAM support.
2005-07-14 Joerg SonnenbergerPrepare for using the "official" PAM support.
2005-07-14 Hiten PandyaCorrect a typo, v_rbdirty_tree is for dirty buffers.
2005-07-14 Joerg Sonnenbergerfix typo, SRCS should contain the .c file.
2005-07-14 Simon SchubertFrom FreeBSD:
2005-07-14 Simon SchubertUnbreak release build from older machines which don...
2005-07-13 Joerg SonnenbergerPAM is dead, long live PAM!
2005-07-13 Sascha WildnerRemove extra whitespace at the end of some lines.
2005-07-13 Sascha WildnerUpdate zoneinfo database.
2005-07-13 Max OkumotoReturn child exit status through ProcStuff.
2005-07-13 Max OkumotoAdd better comments and renamed functions to match...
2005-07-13 Max Okumotocleanup some spelling errors
2005-07-13 Max OkumotoMove mkfifio(), and FILENO() into util.c
2005-07-13 Max OkumotoMove common code that executes the comands associated...
2005-07-13 Max OkumotoGroup curdir and objdir code.
2005-07-13 Jeroen Ruigrok... Add PF_MASKOS and PF_MASKPROC and realign the comment...
2005-07-13 Jeroen Ruigrok... Add STB_LOOS, STB_HIOS, STT_COMMON, STT_LOOS, STT_HIOS...
2005-07-13 Jeroen Ruigrok... Add section group flags (GRP_*).
2005-07-13 Jeroen Ruigrok... Add SHF_MERGE, SHF_STRINGS, SHF_INFO_LINK, SHF_LINK_ORDER,
2005-07-13 Jeroen Ruigrok... Add SHT_INIT_ARRAY, SHT_FINI_ARRAY, SHT_PREINIT_ARRAY...
2005-07-13 Jeroen Ruigrok... Add SHN_LOOS, SHN_HIOS and SHN_XINDEX.
2005-07-13 Jeroen Ruigrok... Add ELFOSABI for OpenVMS, HP Non-Stop Kernel, and Amiga...
2005-07-13 Jeroen Ruigrok... Retire EM_486.
2005-07-13 Jeroen Ruigrok... Demarcate e_machine reserved ranges.
2005-07-13 Jeroen Ruigrok... EM_ALPHA has been assigned number 41 nowadays, reflect...
2005-07-13 Jeroen Ruigrok... Expand e_machine per ELF ABI of Dec 2003.
2005-07-13 Jeroen Ruigrok... Seriously expand e_machine.
2005-07-13 Joerg SonnenbergerCall bus_setup_intr in xe_attach, not xe_activate....
2005-07-13 Jeroen Ruigrok... Expand e_type with OS and processor-specific ranges.
2005-07-13 Jeroen Ruigrok... Add SHF_TLS and STT_TLS to complete the ELF ABI for...
2005-07-13 Joerg SonnenbergerMove PCCARD attachment into separate file. Use the...
2005-07-13 Joerg SonnenbergerUse if_printf most of the time and remove the device_t...
2005-07-13 Joerg SonnenbergerUse ether_crc32_be.
2005-07-13 Joerg SonnenbergerChange to common PCI probe style.
2005-07-13 Joerg SonnenbergerRemove unused junk.
2005-07-13 Joerg SonnenbergerPrepare for moving from /etc/pam.conf to /etc/pam.d.
2005-07-13 Matthew DillonFor now just use lwkt_gettoken() rather then a trytoken...
2005-07-13 Matthew DillonCheck for a free-after-send case and panic if detected.
2005-07-13 Simon SchubertDon't expand CCVER when testing for its definition.
2005-07-13 Simon SchubertUse src/share/mk to get a current sys.mk which defines LN.
2005-07-13 Joerg SonnenbergerA lot of software depends on netinet/in.h being self...
2005-07-13 Joerg SonnenbergerDefine struct in_addr in both, arpa/inet.h and netinet...
2005-07-13 Joerg SonnenbergerSwitch to OpenPAM. The PAM modules are now installed...
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 Joerg SonnenbergerHook up remaining PAM modules. Don't use DPADD for...
2005-07-12 Joerg SonnenbergerImport current pam_ssh from FreeBSD HEAD.
2005-07-12 Joerg SonnenbergerImport current pam_radius from FreeBSD HEAD.
2005-07-12 Joerg SonnenbergerImport current pam_opieaccess from FreeBSD HEAD.
2005-07-12 Joerg SonnenbergerImport current pam_krb5 from FreeBSD HEAD.
2005-07-12 Joerg SonnenbergerDPADD is currently broken since LIBDIR != /usr/lib.
2005-07-12 Joerg SonnenbergerImport current pam_opie(8) from FreeBSD HEAD.
2005-07-12 Joerg SonnenbergerAlso install the pam_tacplus(8) man page.
2005-07-12 Joerg SonnenbergerImport current pam_tacplus from FreeBSD HEAD.
2005-07-12 Simon SchubertRemove files I just imported.
2005-07-12 Simon SchubertAdd files that slipped through. Weird, I thought I...
2005-07-12 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-11 Simon SchubertSwitch to OpenSSH-4.1p1.
2005-07-11 Simon SchubertAdd our READMEs.
2005-07-11 Simon SchubertWelcome a trimmed version of OpenSSH-4.1p1 in the tree.
2005-07-11 Simon SchubertMerge from vendor branch OPENSSH:
2005-07-10 Joerg SonnenbergerRevert part of the ALTQ conversion. It unintenionally...
2005-07-10 Sascha Wildnervesa.c:
2005-07-10 Simon SchubertReally get the libz fix into libstand as well.
2005-07-10 Simon SchubertRemove directory prefix, it's stored in the Makefile.
2005-07-10 Simon SchubertRefactor the code to use bsd.files.mk, it's a considera...
2005-07-10 Sascha WildnerUse M_ZERO instead of explicit bzero()s.
2005-07-10 Sascha WildnerRemove files that were used only for the DEC Alpha...
next