]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-12-13 Jonathan LemonTone down and remove some obnoxious warnings that are...
2001-12-13 Sheldon HearnAdd module dependency on libmchain.
2001-12-13 John BaldwinUse ANSI C string contatenation instead of a multi...
2001-12-13 John BaldwinComment tokens after #undef <macroname> and #endif.
2001-12-13 Ruslan ErmilovIf the OID is missing, sysctl(3) returns ENOENT, not...
2001-12-13 John BaldwinUse a per-thread variable for keeping state when a...
2001-12-13 Ruslan ErmilovFold example text into 80 column width display.
2001-12-13 Ruslan Ermilovs/crypt_format/crypt_default/ to match reality.
2001-12-13 Bruce A. MahMFCs noted: isic(4) support for Compaq Microcom 610...
2001-12-13 Bruce A. MahGrrr...TCP bugfixes don't belong in the filesystems...
2001-12-13 Bruce A. MahMFCs noted: vlan(4) devices now (un)loadable and clona...
2001-12-13 Kirk McKusickWhen a file is partially truncated, we first check...
2001-12-13 Alfred Perlsteinrpc.lockd needs rpc.statd to be running for it to start...
2001-12-13 Jonathan LemonUndo one of my last minute changes; move sc_iss up...
2001-12-13 Jonathan LemonFix up tabs from cut&n&paste.
2001-12-13 Jonathan LemonFix up tabs in comments.
2001-12-13 Jonathan LemonMinor style fixes.
2001-12-13 Jonathan LemonMinor style fix.
2001-12-13 Warner LoshAdd NO_WERROR to the cross building environment so...
2001-12-13 Warner LoshAdd missing "the".
2001-12-13 Warner LoshAdd two clarifying commnets:
2001-12-13 Matt JacobRoll firmware to latest offerings... Fixes a number...
2001-12-12 Mark MurrayRemove to-be-default WARNS?=2
2001-12-12 Mark MurrayMinor style stuff, use __FBSDID(), remove to-be-default...
2001-12-12 Bruce A. MahMove some notes inside the paragraphs for the hardware...
2001-12-12 Mark MurrayWARNS=2 partial fix; use NO_WERROR to protect against...
2001-12-12 Mark MurrayWARNS=2 fixes, use __FBSDID, remove GCC-specific flags.
2001-12-12 Mark MurrayWARNS=2 fixes, Use __FBSDID(), kill register keyword.
2001-12-12 Mark MurrayFix the time of an intmax_t calculation; it is unsigned...
2001-12-12 John BaldwinCatch up to the globaldata -> pcpu changes.
2001-12-12 Mike HeffnerPrint the path with the shortest absolute length, rathe...
2001-12-12 Warner LoshSync to pccarddevs 1.25
2001-12-12 Warner LoshMove LINKSYS2 to its correct numerical location.
2001-12-12 Philippe CharnierMake clear that -w gets an argument. Add __FBSDID and...
2001-12-12 Philippe CharnierRemove unused #includes. lex -> Lex, yacc -> Yacc,...
2001-12-12 Philippe CharnierStart option definition with: ``The following options...
2001-12-12 Maxim SobolevAdd DIVA USB mp3 player.
2001-12-12 Robert Watsono Various language and style tweaks.
2001-12-12 Mike HeffnerI'm working on cleaning this up, however it probably...
2001-12-12 Alexey Zelkin* style(9)'ify
2001-12-12 Bruce A. MahNew release note: jail sysctl variables moved.
2001-12-12 Ruslan Ermilovmdoc(7) police: remove the debugging stuff I use to...
2001-12-12 Ruslan Ermilovmdoc(7) police: minor markup nits.
2001-12-12 Ruslan Ermilovmdoc(7) police: fix markup, bump document date.
2001-12-12 Ruslan Ermilovmdoc(7) police: kill HSBs, add missing comma.
2001-12-12 Ruslan Ermilovmdoc(7) police: fix markup.
2001-12-12 Ruslan Ermilovmdoc(7) police: Minor formatting nits and optimizations...
2001-12-12 Yoshihiro TakahashiMFi386: revision 1.35 (Add support for writing to BIOS...
2001-12-12 Ruslan Ermilovmdoc(7) police: use no-break space.
2001-12-12 Ruslan Ermilovmdoc(7) police: use no-break space, fix markup.
2001-12-12 Ruslan Ermilovmdoc(7) police: use non-break space, remove whitespace...
2001-12-12 Yoshihiro TakahashiMFi386: revision 1.485 (the previous commit is not...
2001-12-12 Peter PentchevSet the script_name_sep variable to a safe value if...
2001-12-12 Sheldon HearnConnect libiconv to the build.
2001-12-12 Wilko BulteUnix: Just Say No..
2001-12-12 Alfred PerlsteinFix select on named pipes without a reader.
2001-12-12 Ruslan ErmilovMore "const" poisoning, and only use NO_WERROR if we...
2001-12-12 John BaldwinAxe an unneeded PCPU_SET(spinlocks, NULL) that I missed...
2001-12-12 Alfred PerlsteinFix a number of subtle and evil bugs in the libc_r...
2001-12-12 Andrew R. Reiter- Fix sysctl mib examples in order to reflect the recen...
2001-12-12 Andrew R. Reiter- Update the sysctl mibs in order to reflect the recent...
2001-12-12 Andrew R. Reiter- Move _jail sysctl node underneath _kern_security...
2001-12-12 Mark MurrayWARNS=2 fixes with NO_WERROR set, as there are some...
2001-12-12 Mark MurrayRemove WARNS?=2 and -Wall. WARNS?=2 is going to be...
2001-12-12 Mark MurrayProtect this against the coming WARNS=2 default.
2001-12-12 Mark MurrayWARNS=2 fixes, use __FBSDID().
2001-12-11 Bruce A. MahMake manpage links for 5.0-CURRENT release documents...
2001-12-11 Mark MurrayWARNS=2 fixes with NO_WERROR set because of system...
2001-12-11 Mark MurrayWARNS=2 fixes. use __FBSDID().
2001-12-11 Mark MurrayWARNS=2 fixes. NO_WERROR set as there are some hard...
2001-12-11 Mark MurrayWARNS=2 fixes, use __FBSDID().
2001-12-11 Mark MurrayWARNS=2 is going to be the default, so don't specify...
2001-12-11 Mark MurrayWARNS=2 fixes, use __FBSDID(), kill register keyword.
2001-12-11 Mark MurrayPartial WARNS=1 fizes with NO_WERROR set to prevent...
2001-12-11 John BaldwinOverhaul the per-CPU support a bit:
2001-12-11 Mark MurrayWARNS=2 fixes, use __FBSDID().
2001-12-11 Mark MurrayWARNS=2 is going to become the default, so remove it...
2001-12-11 Mark MurrayWARNS=2 fixes.
2001-12-11 Mark MurrayWARNS=2 fixes, use __FBSDID(), kill register keyword.
2001-12-11 Mark MurrayWARNS=2 is to become the default, so remove. Use __FBSD...
2001-12-11 Mark MurrayWARNS=2 fixes, use __FBSDID().
2001-12-11 Mark MurrayWARNS=2 is to become the default, so remove it from...
2001-12-11 Mark MurrayProtect this from the coming WARNS=2 default.
2001-12-11 Mark MurrayWARNS=2 fix, kill register keyword, use __FBSDID().
2001-12-11 Mark MurrayProtect this against the to-come WARNS=2 default.
2001-12-11 Mark MurrayWARNS=2 fix, add externs.h to centralise external proto...
2001-12-11 Mark MurrayWARNS=2 fixes, but set NO_WERROR, as there are some...
2001-12-11 Mark MurrayRemove WARNS=2 as this is to become default.
2001-12-11 Mark MurrayWARNS=2 fixes, use __FBSDID(), kill register keyword.
2001-12-11 Mark MurrayWARNS=2 fixes.
2001-12-11 Mark MurrayWARNS=2, use __FBSDID(), set NO_WERROR, as there are...
2001-12-11 Mark MurrayWARNS=2 fixes, remove register keyword, use __FBSDID()
2001-12-11 Robert Watson- Improve line-wrapping and spacing so as to improve...
2001-12-11 Mark MurrayWARNS=2 fixes, use __FBSDID(), kill register keyword.
2001-12-11 Mark MurrayTemporarily "protect" this against the coming WARNS...
2001-12-11 Mark MurrayRemove WARNS=2 as this is to be the default.
2001-12-11 Mark MurrayWARNS=2 fix, use __FBSDID().
2001-12-11 Mark MurrayUse FBSDID(), WARNS=2 fix.
2001-12-11 Mark MurrayUse __FBSDID(). remove WARNS=2 as this is going to...
2001-12-11 Mark MurrayWARNS=2 fix, use __FBSDID().
next