]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-08-18 brianBuild properly with -DNOIPV6
2001-08-18 desRemove a blank line that snuck in with the previous...
2001-08-18 kenImplement compute_stats() in terms of devstat_compute_s...
2001-08-18 mpUnbreak linux compatibility by providing the correct...
2001-08-18 peterThere is nothing special that requires SSE to be only...
2001-08-18 peterCorrect path (../crypto, not ../../crypto)
2001-08-18 peterSigh. ufs_lookup() calls ffs_snapgone(), meaning that...
2001-08-18 peterOnly compile the ufs components if FFS || IFS || EXT2FS...
2001-08-18 julianDon't alocate a 400 byte buffer on the stack,
2001-08-18 jhbTurn off SMP on Alpha for the time being. There are...
2001-08-18 jhbGrab Giant around trapsignal() at the bottom of trap().
2001-08-18 jhbRemove redundant declarations of functions that are...
2001-08-18 bmahNew release note: CDROM booting on IBMs.
2001-08-17 obrienRe-initialize gp after a jsr.
2001-08-17 desAdd some comments.
2001-08-17 brooksActuall make plumb work in addition to create as per...
2001-08-17 ddImplement getpeereid(3), a front-end to the LOCAL_PEERCRED
2001-08-17 ddImplement a LOCAL_PEERCRED socket option which returns a
2001-08-17 bmahNew release note: SA-01:53.
2001-08-17 ddWhen discussing optimization levels, don't put the...
2001-08-17 ddXref raise(3).
2001-08-17 scottlClarify the description string for one of the StrongARM...
2001-08-17 bmahTroll for MFCs that haven't been marked as such: KERNC...
2001-08-17 bmahMarkup nit: Mark some things with <envar> that used...
2001-08-17 obrienUse a build-tool to create the .mgc files.
2001-08-17 bmahNew/updated release notes: maxusers tunable, vidcontro...
2001-08-17 obrienFix style nits.
2001-08-17 ruRemoved the (possible) ambiguity in /etc/rc.conf comment.
2001-08-17 bmahNew/modified release notes: Update isdn4bsd entry...
2001-08-17 ruRemoved comments that simply describe what is seen...
2001-08-17 rumdoc(7) police: collapse multiple spaces.
2001-08-17 rumdoc(7) police: fixed the fatal.
2001-08-17 bmahNote that cdrecord is a part of the sysutils/cdrtools...
2001-08-17 bmahMFS:
2001-08-17 rumdoc(7) police: markup nit.
2001-08-17 sobomaxThe ports that convert screendumps into text or png...
2001-08-17 joeMake source crunches work as well as object crunches...
2001-08-17 acheSimplify overflow calculations a bit
2001-08-17 acheRemove extra check, already done in upper level caller...
2001-08-17 acheMention ftell & ftello in EOVERFLOW section too.
2001-08-17 acheAdd more overflow checks in case of fseek()
2001-08-17 acheDon't clear "we have offset" flag even if long is overf...
2001-08-17 achefseek.c:
2001-08-17 kriscdrecord is now called cdrtools
2001-08-17 fjoeadd an entry about myself
2001-08-17 gibbsRestore initialization of ahc->unpause lost in rev...
2001-08-16 peterFix part of another problem that bde pointed out. ...
2001-08-16 obrienDefine _KERNEL as this grubs around where no userland...
2001-08-16 peterRemove redundant null-termination. The buffer is alrea...
2001-08-16 peterDon't explicitly null-terminate. The buffer we are...
2001-08-16 wpaulAfter one more day of testing, make what I hope are...
2001-08-16 obrienPrototype the ptrace_*()
2001-08-16 greenUpdate the OpenSSH minor-version string.
2001-08-16 mjacoboops- typo in a previous commit
2001-08-16 mjacobFix a spelling error in a comment.
2001-08-16 impFix the so-called "half-baked-probe" code that I wrote...
2001-08-16 mjacobAdd more MBOX and ASYNC event defines.
2001-08-16 mjacobThanks to PHK for spotting: ISPASYNC_UNHANDLED_RESPONSE not
2001-08-16 mjacobEnable LIP F8, LIP Reset async events.
2001-08-16 ruMFS: first appeared in FreeBSD 4.4.
2001-08-16 julianFix typo
2001-08-16 julianOnly allocate teh 1540 byte buffer if we need it..
2001-08-16 brianAdd two missing includes
2001-08-16 brianRemove an unused variable
2001-08-16 mikehPrint a space between the function name and line number.
2001-08-16 mikehAdd $FreeBSD$
2001-08-16 mpReduce stack allocation (stack-fast?).
2001-08-16 mikehFix the @monthly and @weekly shortcuts so that they...
2001-08-16 rumdoc(7) police: restore markup bit that got accidentall...
2001-08-16 rumdoc(7) police: replace `\*(Ba' with a simple `|',...
2001-08-16 obrienFix a dangling {
2001-08-16 obrienMinor style(9)'ing
2001-08-16 obrienstyle(9) and make consistent across platforms
2001-08-16 sheldonhDocument the sendmail_outbound_enable and sendmail_outb...
2001-08-16 peterUse the backwards compatability mechanisms so that...
2001-08-16 sheldonh* Update author's e-mail address.
2001-08-16 peterUse explicit sizes for the prpsinfo command length...
2001-08-16 rumdoc(7) police: markup nit, removed whitespace at EOL.
2001-08-16 sheldonhUse the .Cm macro to mark up the modifiers of the ...
2001-08-16 rumdoc(7) police: markup nits.
2001-08-16 rumdoc(7) police: Section cross-references are marked...
2001-08-16 jasoneFix a bug in canceling joining threads.
2001-08-16 obrienAdd the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. ...
2001-08-16 ddRemove unused variable in example.
2001-08-16 ddDon't allocate a 512 byte buffer on the stack in snplwr...
2001-08-16 jkoshyIf the string specifying the allowed options starts...
2001-08-16 ddExplain the relation of getchar() to getc() in less...
2001-08-16 ddThere is no MD_OBJET disk type, it's actually MD_SWAP...
2001-08-16 brianOnly capitalise the last `t' in ps's first argument...
2001-08-16 ddImplement a better compatibility mode with mount_mfs...
2001-08-16 brianSpecify the gateway address when updating the MTU and...
2001-08-16 brianFix a couple of forgotten comments
2001-08-16 wpaulStill more changes to try to prevent TX lockups. Will...
2001-08-15 julianDon't allocate an entire 1500 byte buffer on the stack.
2001-08-15 mikehFix usage message, the executable is optional.
2001-08-15 obrienAdd an `iso' target to create ISO images properly for...
2001-08-15 markmRemove out-of-date "cannot be exported from USA" notice.
2001-08-15 markmAdd no_warn option to the "auth" lines. Minor tidy...
2001-08-15 acheUse smarter overflow tests
2001-08-15 markmDocument the no_warn option.
next