dragonfly.git
2005-02-02 Max OkumotoAdd __dead2 to enomem()
2005-02-02 Chris PresseyRaise WARNS to 6:
2005-02-02 Jeffrey HsuIf dhclient fails, an interface could be left with...
2005-02-02 Chris PresseyRaise WARNS to 6:
2005-02-02 Chris PresseyRaise WARNS to 6:
2005-02-02 Chris PresseyRaise WARNS to 6:
2005-02-02 Matthew DillonMinor adustments to avoid a signed/unsigned comparison...
2005-02-02 Matthew DillonThe last commit broke ttyname(), which broke ssh -1...
2005-02-02 Matthew DillonFix type-o in last commit.
2005-02-01 Joerg SonnenbergerChange the ALTQ macro stubs to actually work. For the...
2005-02-01 Matthew DillonAdd a intrmask_t pointer to register_int() and register...
2005-02-01 Matthew DillonFix an invariant test that tries to catch locked tokens...
2005-02-01 Joerg SonnenbergerGCC 3.4 doesn't include a #pragma weak reference, if...
2005-02-01 Matthew DillonCount time spent in interrupts in the overall runtime...
2005-02-01 Max Okumoto- Fix some duplicate commenting for struct Job, struct...
2005-02-01 Joerg SonnenbergerDon't double assign -W -Wall and some more warning...
2005-02-01 Matthew DillonFix bug in last commit that broke 'df'. 'sfsp' is...
2005-02-01 Liam J. Foy- Improve how we handle the APM device. Much cleaner...
2005-02-01 Hiroki SatoMove to ND_IFINFO().
2005-02-01 Liam J. Foy- Large cleanup/changes to man page.
2005-02-01 Liam J. Foy- Do not depend on stat_warn_cont when executing commands.
2005-02-01 Liam J. Foy- Tie battd into the build
2005-02-01 Eirik Nygaardstyle(9)
2005-02-01 Liam J. Foy- Initial import of the battd utility.
2005-02-01 Joerg Sonnenberger*_load_pallete's second argument should be const.
2005-02-01 Hiroki Sato- Nuke #ifdef SCOPEDROUTING. It was never enabled...
2005-02-01 Joerg SonnenbergerAlways honor fdp->fd_nrdir as root. Once the loop reach...
2005-02-01 Joerg SonnenbergerRemove SCARG junk.
2005-02-01 Max Okumoto- Add comments to clarify code
2005-02-01 David XuImport initial version of 1:1 pthread library.
2005-02-01 Max OkumotoAdded code to handle DragonFly tags in expected results...
2005-02-01 Max OkumotoAdd regression test infrastructure.
2005-02-01 Matthew Dillonencap_getarg() was not properly loading the pointer...
2005-02-01 Joerg SonnenbergerHide pure kernel threads from jailed processes.
2005-02-01 Joerg SonnenbergerMake const correct.
2005-02-01 Joerg SonnenbergerAdd prototype for ciss_print0 in place.
2005-02-01 Joerg SonnenbergerRemove compat code for anything, but DragonFly.
2005-02-01 Joerg SonnenbergerRemove unused variable.
2005-01-31 Joerg SonnenbergerRemove GPLed fpemulation, old rp, old awe and pcic.
2005-01-31 David XuMy first commit.
2005-01-31 Joerg SonnenbergerAdd jail_attach support.
2005-01-31 Matthew DillonRemove _THREAD_SAFE depenendancies. Create weakly...
2005-01-31 Joerg SonnenbergerInclude jail.h after proc.h to get struct ucred.
2005-01-31 Joerg SonnenbergerAdd missing "return(error)".
2005-01-31 Joerg SonnenbergerDefine in_inithead in net/route.h, it's purpose is...
2005-01-31 Joerg SonnenbergerRemove unused local variable.
2005-01-31 Joerg SonnenbergerBuglet in last commit, the first argument of bpf_ptap...
2005-01-31 Joerg SonnenbergerUse PRIx32 to fix compiler warning correctly.
2005-01-31 Joerg SonnenbergerFix warning by adding explicit () around addition.
2005-01-31 Joerg Sonnenbergersys/types.h ==> sys/param.h
2005-01-31 Joerg Sonnenbergersys/types.h ==> sys/param.h
2005-01-31 Max Okumoto- Move deallocation of Buffer object to end of routine.
2005-01-31 Max OkumotoFixes in main.c
2005-01-31 YONETANI TomokazuThe last commit couldn't handle cases when $GZIP contained
2005-01-31 Joerg SonnenbergerRegen.
2005-01-31 Joerg SonnenbergerCleanup last commit. Remove local ncp, it shadows the...
2005-01-31 Matthew DillonTake advantage of our new namecache topology to generat...
2005-01-31 Joerg SonnenbergerDon't copy blindly MAXPATHLEN byte from fullpath. vn_fu...
2005-01-31 Joerg SonnenbergerRegen.
2005-01-31 Joerg SonnenbergerAdd jail_attach syscall.
2005-01-31 Joerg SonnenbergerUncomment the entry for kern_chrot in kern_syscall...
2005-01-31 Joerg SonnenbergerSplit vn_fullpath into cache_fullpath and vn_fullpath...
2005-01-31 Joerg Sonnenbergersys/types.h ==> sys/param.h
2005-01-31 Joerg SonnenbergerIn preparation for the jail commit, include sys/param...
2005-01-31 Joerg SonnenbergerRemove unused compat code like FXP_LOCK, a fake struct...
2005-01-31 Max Okumoto- Add missing disclamer.
2005-01-31 Max Okumoto- Convert negative logic, so code is easyer to read.
2005-01-31 Matthew DillonAdd a sysctl to control 8254 bios overwrite warnings...
2005-01-30 Max Okumoto- Hide the following characters '(', ')', '{', '}'...
2005-01-29 Matthew DillonRedo argv processing to better conform to standards...
2005-01-29 Matthew Dillongetblk() has an old crufty API in which the logical...
2005-01-29 Joerg SonnenbergerDon't build sysctl as bootstrap tool. This helps us...
2005-01-29 Joerg SonnenbergerWe don't currently build ld-elf as binary for i386...
2005-01-29 Matthew DillonFix the virtual 'status' file for procfs. The wrong...
2005-01-29 Matthew DillonDo not leave VCTTYISOPEN set if our attempt to open...
2005-01-29 Max Okumoto- Replace confusing for loop with a do {} while ()...
2005-01-28 Max Okumoto- Cleanup Var_Subst() by removing duplicated code.
2005-01-28 Max Okumoto- Factor out the duplicate code and move it into VarCre...
2005-01-28 Sascha WildnerScrap DEC Alpha support.
2005-01-28 Sascha WildnerRemove some old ioctls and structs which were there...
2005-01-28 Sascha WildnerAdd IOCTLS section and do some minor cleanup.
2005-01-28 Liam J. FoyMinor Patch
2005-01-28 Max OkumotoClarify what new code should not cast unused
2005-01-28 Max Okumoto- Fix indentation in VarFind()
2005-01-27 Joerg Sonnenbergerremove bad semicolon
2005-01-27 Joerg SonnenbergerANSIfication and minor style cleanups.
2005-01-27 Matthew DillonMount points use a special empty namecache entry to...
2005-01-27 Matthew DillonTell the user more explicitly what port needs to be...
2005-01-27 Sascha WildnerAdjust FreeBSD tag to reflect sychronization.
2005-01-27 Sascha Wildner- Sync with FreeBSD.
2005-01-27 Max Okumoto- Add Buf_StripNewlines().
2005-01-27 Joerg SonnenbergerUse M_INTWAIT, not M_NOWAIT. We don't really support...
2005-01-27 Joerg SonnenbergerAdd a default for Perl 5.8.5 to override the default for
2005-01-27 Max Okumoto- New function Buf_AppendRange(), which is given a...
2005-01-27 Max Okumoto- New function Buf_Append(), which is given a pointer...
2005-01-27 Max Okumoto- Inline silly ADDWORD() macro.
2005-01-27 Max Okumoto- Rewrite Buffer object to maintain only write pointer...
2005-01-27 Joerg SonnenbergerUse and define size_t as specified by SUSv3.
2005-01-26 Jeffrey HsuCode cleanup. Refactor some functions. Push some...
2005-01-26 Max Okumoto- Bring in patch to make.1 related to previous patch.
next