]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-02-13 Benno RiceDon't bother to build ficl if NOFORTH is defined.
2003-02-13 Hidetoshi ShimokawaAdd description about device detaching.
2003-02-13 Peter WemmOops. I mis-remembered about the P4 problems. It...
2003-02-13 Peter WemmTurn of PG_PS and PG_G for Pentium-4 cpus at boot time...
2003-02-13 Peter WemmAdd a 'debug.witness_trace' sysctl (and tunable) when...
2003-02-13 Peter WemmPrint "Stack backtrace:" right before dumping the backt...
2003-02-13 Peter WemmShow the paritition types that we recognize in human...
2003-02-13 Thomas QuinotAllow multiple hosts or programs to be named in program
2003-02-12 Jeffrey Hsuin_pcbnotifyall() requires an exclusive protocol lock...
2003-02-12 Dag-Erling... Simplify the log accumulation code. It turns out that...
2003-02-12 Dag-Erling... NO_KERNELCLEAN was a booboo.
2003-02-12 Dag-Erling... Welcome tbmaster, TinderboxNG's better half.
2003-02-12 Dag-Erling... Slight cleanup; adjust verbosity; unlink the logfile...
2003-02-12 Mike Barcrofto Implement C99 classification macros isfinite(), isinf...
2003-02-12 Peter WemmDo not do an assignment in a truth test (previous commi...
2003-02-12 Chad DavidAdd __unused to the declaration of yyrcsid in a more...
2003-02-12 Tor EggeCorrectly set bio_data in cloned children when cutting...
2003-02-12 MIHIRA Sanpei... Sync to 1.113 of usbdevs
2003-02-12 MIHIRA Sanpei... Add support YAMAHA NetVolante Routers
2003-02-12 Dag-Erling... Teach whereintheworld to preserve TinderboxNG log messages.
2003-02-12 Poul-Henning... Implement a handle for efficient implementation of...
2003-02-12 Dag-Erling... Make "CURRENT" the default branch, and special-case...
2003-02-12 Wilko BulteNote that graphics performance on Miata generally is...
2003-02-12 Warner LoshMinor correction to comment: PNIC and XIRCOM have eepro...
2003-02-12 Warner LoshImplement rman_get_device
2003-02-12 Hidetoshi ShimokawaAdd description about kldload and security note.
2003-02-12 Warner LoshMF-p4:
2003-02-12 Warner LoshMFp4:
2003-02-12 Warner LoshMFp4:
2003-02-12 Warner LoshWhitespace nits.
2003-02-12 Alan CoxRemove kptobj. Instead, use VM_ALLOC_NOOBJ.
2003-02-12 Warner LoshBack out 1.143 and 1.144. They are no longer needed...
2003-02-12 Warner LoshStart devd after the networking stuff, but before we...
2003-02-12 Warner LoshNow that we don't have the NODEVFS case, we can just...
2003-02-12 Mike BarcroftThis manual is called SIGNBIT(3) not FPCLASSIFY(3).
2003-02-12 Tom RhodesDocument the NOMAN option.
2003-02-12 Jeffrey HsuProperly document that syncache timer processing requir...
2003-02-11 Poul-Henning... Implement a bio-taskqueue to reduce number of context...
2003-02-11 Dag-Erling... Say hello to Tinderbox 2.0, the choice of a new generation!
2003-02-11 Mike BarcroftImplement C99's signbit() macro.
2003-02-11 Sam LefflerPFIL_HOOKS optimization: check if at least one hook...
2003-02-11 Wes PetersAdd Warner Losh quote.
2003-02-11 Poul-Henning... Announce our ability to do DFLTPHYS sized transfers.
2003-02-11 Poul-Henning... Announce our ability to do MAXPHYS transfers.
2003-02-11 Poul-Henning... Advertise MAXPHYS upwards, we will split as necessary...
2003-02-11 Poul-Henning... Check disk->d_maxsize/dev->si_iosize_max at open time...
2003-02-11 Joerg WunschDeregister the dev_clone event handler when unloading...
2003-02-11 Jens SchweikhardtImprove a comment and undo a bogus s/a/an/ in a comment...
2003-02-11 Tom RhodesAdd NOMAN here also.
2003-02-11 Sean ChittendenUpdate random(6) to have the ability to randomize a...
2003-02-11 Tom RhodesAdd -DNOMAN to the list.
2003-02-11 Hideyuki KURASHINACatch up the following with the English version:
2003-02-11 Poul-Henning... Make a mutex to stop the race coming into geom_disk...
2003-02-11 Warner LoshUpdate man page to match the new world order after...
2003-02-11 Warner LoshCommit a nearly real man page describing the current...
2003-02-11 Brian FeldmanSound devices were being leaked by dsp_open() not actua...
2003-02-11 Yaroslav TykhiyMFCs noted: ftpd(8) -h, -P, "/./"; ftpchroot(5).
2003-02-11 Poul-Henning... Don't divide by zero if there is no stripewidth specified.
2003-02-11 Poul-Henning... Typo in last commit.
2003-02-11 Dag-Erling... Force cvsup mirrors to refetch this file.
2003-02-11 Poul-Henning... Better names for struct disk elements: d_maxsize,...
2003-02-11 Poul-Henning... Propagate DISKFLAG_CANDELETE from struct disk to G_PF_C...
2003-02-11 Yaroslav TykhiyKill unnecessary vertical whitespace.
2003-02-11 Poul-Henning... Wrap a long line.
2003-02-11 Yoshihiro TakahashiSort.
2003-02-11 Poul-Henning... Don't short-circuit zero-length requests of they are...
2003-02-11 Poul-Henning... Retire D_CANFREE flag.
2003-02-11 Poul-Henning... Use the SI_CANDELETE flag on the dev_t rather than...
2003-02-11 Poul-Henning... Unconditionally make our provider with G_PF_CANDELETE.
2003-02-11 Poul-Henning... Propagate G_PF_CANDELETE to our own providers from...
2003-02-11 Poul-Henning... Mark our provider with G_PF_CANDELETE in the cases...
2003-02-11 Poul-Henning... Mark our struct disk with DISKFLAG_CANDELETE instead...
2003-02-11 Dag-Erling... document the current default value for VersionAddendum.
2003-02-11 Yaroslav TykhiyUse LOG_AUTHPRIV to hide the username attempted during...
2003-02-11 Poul-Henning... Introduce flag field and G_PF_CANDELETE field on providers.
2003-02-11 Poul-Henning... Introduce SI_CANDELETE flag on dev_t.
2003-02-11 Poul-Henning... Switch to use the TSC code i386/i386/tsc.c
2003-02-11 Poul-Henning... Switch to using the TSC code in i386/i386/tsc.c.
2003-02-11 Poul-Henning... Remove another printf which does not say anything we...
2003-02-11 Poul-Henning... Turn the "updating" flag (back) into two sequence numbe...
2003-02-11 Poul-Henning... Remove a debugging printf.
2003-02-11 Seigo Tanimuras/IPSSEC/IPSEC/
2003-02-11 Alfred PerlsteinFixup printf format.
2003-02-11 Yoshihiro TakahashiMFi386: Use DIOCGPC98 ioctl.
2003-02-11 Yoshihiro TakahashiUse DIOCGPC98 ioctl to write boot block.
2003-02-11 Alfred PerlsteinActually link in the attr_{set,get}stack.
2003-02-11 Alfred PerlsteinDon't lock FILEDESC under PROC.
2003-02-11 Scott LongTerminate 'e' event messages with a newline.
2003-02-11 Warner LoshDon't turn off the power of cards when new drivers...
2003-02-11 Juli MallettConvert newfs to libufs (really). Solves one real...
2003-02-11 Andrey A. ChernovUse srandomdev() for FreeBSD
2003-02-11 Andrey A. ChernovAdd -DHAVE_ARC4RANDOM to CFLAGS
2003-02-11 Andrey A. ChernovUse srandomdev() for FreeBSD
2003-02-11 Andrey A. ChernovThere is no sense to use random random() and arc4random...
2003-02-11 Andrey A. ChernovAdd missing srand() (sranddev() for FreeBSD)
2003-02-11 Andrey A. ChernovUse sranddev()/srandomdev() for FreeBSD
2003-02-11 Greg LeheyGet Fox Talbot's birth year right. How could anybody...
2003-02-11 Andrey A. ChernovApply man.alias to /usr/share/openssl/man too
2003-02-11 Andrey A. ChernovAdd /usr/local/man as OPTIONAL_MANPATH
2003-02-11 MIHIRA Sanpei... Regen
next