]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-09-28 Poul-Henning... Move includ of <sys/bus_priate.h> later to get semantic...
2002-09-28 Poul-Henning... Change a return to a break so the local buffers get...
2002-09-28 Poul-Henning... s/struct dev_t */dev_t */
2002-09-28 Poul-Henning... This driver doesn't need to include <sys/bus_private...
2002-09-28 Poul-Henning... Disabuse this driver of the notion that it needs to...
2002-09-28 Peter WemmThere is no need for start/num to be signed in i386_ldt...
2002-09-28 Juli MallettFix merge error in previous commit.
2002-09-28 Juli MallettAdd empty default cases where they should be, remove...
2002-09-28 Poul-Henning... Zero the local-variable mutexes before we call mtx_init...
2002-09-28 Peter WemmRepair range checking for reading the ldt list.
2002-09-28 Sebastien GioriaWe go more on MFen 1.423
2002-09-28 Juli MallettWhen spamming me with a printf(9), under DIAGNOSTIC...
2002-09-28 Poul-Henning... Make P_MAGIC fit in p_magic.
2002-09-28 Mitsuru IWASAKIAdd support for the BCM5702x chips.
2002-09-28 Poul-Henning... Don't use GCC shorthand for ?: unless it really matters.
2002-09-28 Poul-Henning... Remove unused includes.
2002-09-28 Poul-Henning... Fix mis-indent.
2002-09-28 Warner LoshNewer Netgear MA401RA entry.
2002-09-28 Poul-Henning... Don't call function in return() for a void function.
2002-09-28 Poul-Henning... Fix an indentation problem.
2002-09-28 Poul-Henning... Don't use unnamed anonymous structs: give it a name.
2002-09-28 Poul-Henning... Be consistent about "static" functions: if the function...
2002-09-28 Makoto MatsushitaCreate symlink for /etc/group. MAKEDEV file will use...
2002-09-28 Poul-Henning... Put the casts on the right hand side of =.
2002-09-28 Poul-Henning... Don't return(foo(bla)) when foo returns void.
2002-09-28 Poul-Henning... I misplaced a local variable yesterday.
2002-09-28 Poul-Henning... Correctly order VI_UNLOCK(), local variables and block...
2002-09-28 Poul-Henning... Style, whitespace and lint fixes.
2002-09-28 Poul-Henning... Void functions cannot use return(foo) even if foo is...
2002-09-28 Poul-Henning... Fix two style problems which made FlexeLint unhappy:
2002-09-28 Julian ElischerRewrite the kse_create() function to better aproach...
2002-09-28 Poul-Henning... First confirmed kill from my Flexelint license: Check...
2002-09-28 Tim J. RobbinsRemove masking macros for getwc(), putwc(), putwchar...
2002-09-28 Julian ElischerPlace 'completed thread anchor' in pre-zero'd secion...
2002-09-28 Andrey A. ChernovRemove more two-letters names,
2002-09-28 Jake BurkholderRenamed intr_enqueue to intr_vector and intr_dequeue...
2002-09-28 Jake BurkholderMoved most interrupt related code to a new file, interr...
2002-09-28 Peter WemmZap now-unused SHLIB_MINOR
2002-09-27 Jake BurkholderAdd a workaround for what seems to be confusion between...
2002-09-27 Justin T. GibbsAdd a missing pair of curly braces to a conditional...
2002-09-27 Poul-Henning... Update to match current kernel code.
2002-09-27 Poul-Henning... Add "missing scratch-pad register" to the first of...
2002-09-27 Poul-Henning... Add a field so we can specify flags per port to the...
2002-09-27 Poul-Henning... Add yet a quick flag to sio: 0x100000 "Scratch pad...
2002-09-27 Søren SchmidtFix so it compiles with the new disklabel stuff.
2002-09-27 Poul-Henning... Extensively rework the geom_bsd method, put a lot of...
2002-09-27 Poul-Henning... Add the new g_slice_config() call, which can add/delete...
2002-09-27 Poul-Henning... Make the UP/DOWN threads hold on to their own private...
2002-09-27 Poul-Henning... Correctly en/decode MAXPARTITIONS partitions.
2002-09-27 Poul-Henning... Setattr should not retry on EBUSY, we could get EBUSY...
2002-09-27 Poul-Henning... Various no-ops:
2002-09-27 Poul-Henning... Correctly calculate size of PC98 slices.
2002-09-27 Poul-Henning... Allocate bio's with M_NOWAIT and let the caller deal...
2002-09-27 Poul-Henning... Add checks for g_clone_bio() returning NULL, it will...
2002-09-27 Poul-Henning... Implement g_call_me() as a way for geom methods to...
2002-09-27 Poul-Henning... Ok, include also the two tests which actually does...
2002-09-27 Poul-Henning... Hook into the shutdown EVENTHANDLER and stop tasting...
2002-09-27 Poul-Henning... Rename the doorlock to eventlock, it gets to protect...
2002-09-27 Poul-Henning... Make it a tad easier to deal with struct inode in userl...
2002-09-27 Poul-Henning... Use our mount-credential if we get a NOCRED when we...
2002-09-27 Josef KarthauserMFNetBSD: Increasre the reset recovery time. (rev...
2002-09-27 Josef KarthauserMFNetBSD: Update class codes. (rev 1.68)
2002-09-27 Poul-Henning... Add a D_NOGIANT flag which can be set in a struct cdevs...
2002-09-27 Josef KarthauserMFNetBSD: Add Bluetooth related classes etc. (rev 1.67)
2002-09-27 Josef KarthauserMFNetBSD: revision 1.66
2002-09-27 Søren SchmidtAdd the pst (Promise SX6000) driver to GENERIC.
2002-09-27 Poul-Henning... Add the "Monitor" interface flag.
2002-09-27 Poul-Henning... Rename struct specinfo to the more appropriate struct...
2002-09-27 Søren SchmidtAdd manpage for the pst driver (Promise SX6000)
2002-09-27 Scott LongPrepare for the uncoming import of the ServeRAID driver
2002-09-27 Gordon TetlowFix moused so you can use the stop command
2002-09-27 Robert WatsonUse size_t instead of int for len variables passed...
2002-09-27 John BaldwinGive up on a tty if opening it's special file returns...
2002-09-27 Ruslan ErmilovDocument the parsing bug.
2002-09-27 Julian ElischerRedo how completing threads pass their state to userland
2002-09-27 Warner LoshTwo fixes:
2002-09-27 Justin T. GibbsRemove redundant inclusion of inttypes.h in aicasm_gram.y
2002-09-27 Juli MallettList valid keywords, ala kill(1), rather than the csh...
2002-09-27 Juli MallettAla kill(1), tell people to type 'ps -L' for a list...
2002-09-27 Robert WatsonRemove an errant debugging printf that got left in...
2002-09-26 Justin T. GibbsUpgrade to version 1.1 of the aic79xx U320 driver.
2002-09-26 Justin T. GibbsExpand vendor ID.
2002-09-26 Justin T. GibbsCorrect a spelling error.
2002-09-26 Justin T. GibbsSync perforce IDs for changes first committed to FreeBS...
2002-09-26 Justin T. GibbsUse inttypes.h
2002-09-26 Poul-Henning... Don't show disklabel in the examples, it is not necessary.
2002-09-26 Poul-Henning... Under DIAGNOSTIC, complain if ENOIOCTL leaks out throug...
2002-09-26 Robert WatsonApparently pxeboot passes in a mygateway of non-zero...
2002-09-26 John BaldwinArgh, isa(4), eisa(4) and mca(4) now attach to legacy...
2002-09-26 Scott LongMove the aac driver from MI to MD NOTES. It is a long...
2002-09-26 Poul-Henning... I hate it when patch gives me .rej files.
2002-09-26 Ceri DaviesAdd a note explaining /var/empty.
2002-09-26 Mike BarcroftRemove NBBY and howmany() macros.
2002-09-26 Poul-Henning... Make biowait() check bio_error before the BIO_ERROR...
2002-09-26 Poul-Henning... Return ENOTTY on unhandled ioctls.
2002-09-26 Poul-Henning... Document that ENOTTY is the correct "default" error...
2002-09-26 Poul-Henning... Return ENOTTY on unrecognized ioctls.
2002-09-26 Poul-Henning... Return ENOTTY on incorrect ioctls.
2002-09-26 Poul-Henning... Return ENOTTY when we don't recognize an ioctl.
2002-09-26 Poul-Henning... Be a bit more technical:
next