]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-12-20 Alan CoxModify vm_phys_unfree_page() so that it no longer requi...
2007-12-20 John BaldwinMFamd64/ia64/i386: Only set the rman bus tags and handl...
2007-12-20 Ed MasteAvoid holding the aac_io_lock over copyout.
2007-12-20 John BaldwinInvoke revoke(2) on the slave pty in the pts(4) case...
2007-12-20 Doug BartonUpdate pkg_version_index to INDEX-8
2007-12-20 Gabor Kovesdan- Adjust INDEX file name to INDEX-8 so that it matches...
2007-12-20 Ruslan ErmilovFix disorder introduced in previous commit.
2007-12-20 Poul-Henning... Ministat was repocopied to src/usr.bin/ministat
2007-12-20 Poul-Henning... Pull ministat into the installed system and write it...
2007-12-20 Pyun YongHyeonBy definition promiscuous mode should see all unicast...
2007-12-20 David Xucall underscore version of pthread_cleanup_pop instead.
2007-12-20 David XuRemove vfork() overloading, it is no longer needed.
2007-12-20 David SchultzGrumble. DO declare logbl(), DON'T declare logl() just...
2007-12-20 Sam Lefflerenable wired driver support
2007-12-20 Marius StroblIn openprom_ioctl() ensure appropriate permissions...
2007-12-20 David SchultzRemove the declaration of logl(). The relevant bits...
2007-12-19 Alexander MotinDescribe new NG_CAR_COUNT_PACKETS option.
2007-12-19 Alan CoxCorrect one half of a loop continuation condition in...
2007-12-19 Alexander MotinAdd option to set packets per second limits instead...
2007-12-19 Warner LoshWhen devclass_get_maxunit is passed a NULL, return...
2007-12-19 Robert WatsonUse .An -nosplit in the AUTHORS section of sf_buf(9...
2007-12-19 Maxim Konovalovo NetBSD 4.0 added.
2007-12-19 Marcel MoolenaarRedefine bus_space_tag_t on PowerPC from a 32-bit integ...
2007-12-19 Warner LoshActually program the interrupt controller for prioritie...
2007-12-19 Doug AmbriskoAdd Dell's sub-vendor id to identify PERC6 RAID control...
2007-12-19 Doug AmbriskoI incorrectly assumed the log buffer started from the...
2007-12-19 Doug AmbriskoAllow negative values to be specified in the loader.
2007-12-19 Ruslan ErmilovThe default of 3 retransmits corresponds to a timeout...
2007-12-19 Ruslan ErmilovFix bugs in the TCP syncache timeout code. including:
2007-12-19 Ed MasteDo not recursively acquire aac_io_lock in aac_ioctl_event.
2007-12-19 Diomidis SpinellisUpdate the number of reported tests to keep prove(1...
2007-12-19 Diomidis SpinellisCorrect the "move file from directory to existing direc...
2007-12-19 Christian BruefferAdd missing section number.
2007-12-19 Alan CoxEliminate redundant code from vm_page_startup().
2007-12-19 Kip MacyRemove extraneous debug statements.
2007-12-19 Ruslan ErmilovAdd missing dependencies on Makefile (fixes NO_CLEAN...
2007-12-19 Warner LoshReduce lock contention for simple cases.
2007-12-19 Warner LoshAdd note about other systems.
2007-12-19 Warner LoshCorrect typo in usage message.
2007-12-19 Warner LoshGo ahead and install usbdevs. This will be used by...
2007-12-19 Warner LoshAdd verbage on some of the rules for a 'filter' vs...
2007-12-19 Dag-Erling... As several people pointed out, I did all the ctype...
2007-12-18 David SchultzMove all the xprintf-related symbols to FBSDprivate_1.0.
2007-12-18 David SchultzSince nan() is supposed to work the same as strtod...
2007-12-18 Kip MacyDon't overload tcp_usrreqs unless the kernel doesn...
2007-12-18 Kip MacyIncorporate TCP offload hooks in to core TCP code.
2007-12-18 David E. O... Be more exact with sigaction SA_SIGINFO handling.
2007-12-18 Ruslan ErmilovFix printing of the number of syncache entries added.
2007-12-18 Dag-Erling... Document NO_PROXY / no_proxy.
2007-12-18 Dag-Erling... Add support for the NO_PROXY / no_proxy environment...
2007-12-18 Dag-Erling... Old patch I had lying around: correctly cast the argume...
2007-12-18 Edwin GroothuisStylify ipcs/ipcs.c and ipcrm/ipcrm in preparation...
2007-12-18 Andrew ThompsonSimplify the error handling and use the dereferenced...
2007-12-18 Diomidis SpinellisPortability improvements to investigate behavior of...
2007-12-18 Diomidis SpinellisAdd more tests. All rename(2)-based tests now succeed.
2007-12-18 Andrew ThompsonWhen the bridge has an address and a packet comes in...
2007-12-18 Jason EvansUse fixed point integer math instead of floating point...
2007-12-18 Andrew Thompson - Use the macro to check the port status has it will...
2007-12-18 Maxim SobolevFix logical bug in the bzip2 reading code, which result...
2007-12-18 Randall Stewart- sctp-iterator should run at PI_NET priority ...not 0.
2007-12-18 David SchultzCatch up with vfprintf.c,v 1.77.
2007-12-18 David SchultzRemove z_abs(). The z_*() functions were in libf77...
2007-12-17 Kip Macyonly include intr_machdep.h when it is needed for intr_bind
2007-12-17 Ken SmithA few more adjustments needed because of changes in...
2007-12-17 Marcel MoolenaarRemove file after being repocopied to ../ofw, where...
2007-12-17 Marcel MoolenaarBuild the OFW loader from its new location after the...
2007-12-17 Marcel MoolenaarForced commit to record that this file was repocopied...
2007-12-17 Andrew ThompsonAdd myself to the copyright.
2007-12-17 Bruce EvansOops, the previous commit was not needed -- the file...
2007-12-17 Bruce EvansTranslate from the i386 so that this compiles and runs.
2007-12-17 Robert WatsonFix a MAC label leak for POSIX semaphores, in which...
2007-12-17 Robert WatsonFix leaking MAC labels for IPv6 inpcbs by adding missin...
2007-12-17 Michael BushkovMoved logging out of the nss_method_lookup() in order...
2007-12-17 Bruce EvansDon't try to build s_nanl.c before it is committed.
2007-12-17 Oleg BulyzhinCalculate p.fs.lookup_step correctly. This should preve...
2007-12-17 Kip Macydisable update in place on transmit
2007-12-17 Kip MacyAdd SB_NOCOALESCE flag to disable socket buffer update...
2007-12-17 Diomidis SpinellisCalling any function from vfork other than exec* and...
2007-12-17 Kip MacyMake TCP offload work on HEAD (modulo negative interact...
2007-12-17 David XuCheck NULL pointer.
2007-12-17 David SchultzFix an int overflow on very large file systems.
2007-12-17 Kip Macybuild tcp_offload.c instead of tcp_ofld.c
2007-12-17 Kip Macyincorporate feedback since initial commit
2007-12-17 Kip Macywiden the routing event interface (arp update, redirect...
2007-12-17 Maxim Konovalovo Fix a holiday to reflect a reality.
2007-12-17 David XuAdd missing changes for fixing LOR of umtx lock and...
2007-12-17 Kevin LoUse M_NOWAIT instead of M_WAITOK to cause malloc()...
2007-12-17 Kip MacyDon't panic in arpresolve if we're given a null mbuf...
2007-12-17 David SchultzAdd logbl(3) to libm.
2007-12-17 David XuAdd function prototypes.
2007-12-17 Jason EvansRefactor features a bit in order to make it possible...
2007-12-17 David SchultzDocument the fact that we have nan(3) now, and make...
2007-12-17 David SchultzOn platforms where long is 64 bits, make sure gdtoa...
2007-12-16 David SchultzFix an amusing typo that has prevented this from compil...
2007-12-16 David SchultzDon't try the long double tests on i386. Our reduced...
2007-12-16 David SchultzFix previous commit: We should only mask the top bit...
2007-12-16 Daniel EischenRemove hacks to allow libkse to export its symbols...
2007-12-16 David SchultzRemove another Alpha remnant.
2007-12-16 Kip MacyInclude cdefs.h and param.h for architectures with...
2007-12-16 David SchultzRegression tests for nan{,f,l}().
next