]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-01-11 Bosko MilekicWhile we want the recursion protection for the bucket...
2005-01-11 Brian SomersAdjust the mail reject output so that it gives an abrev...
2005-01-11 Brian SomersCollapse "fgrep | egrep | sed" down to a single sed.
2005-01-11 Maksim YevmenkinMake default RFCOMM session MTU match default L2CAP...
2005-01-11 Warner LoshFinal attempt to make aha 1542A working. If not, oh...
2005-01-11 Warner Loshpuc handles this card, so remove it from here.
2005-01-11 Warner LoshAnother prism2 card (not sure what, if anything, is...
2005-01-11 Warner LoshProperly calculate the offset in mapping the memory...
2005-01-11 Doug Barton1. s/women/woman/ when the singular is intended
2005-01-10 Olivier HouchardAdd support for ptrace() and gdb breakpoints.
2005-01-10 Olivier HouchardDon't assume pmap_update() will cpwait for us, pmap_upd...
2005-01-10 Stefan FarfelederISO C requires at least one element in an initialiser...
2005-01-10 David MaloneBump WARNS to 4 as this seems OK on the alpha now.
2005-01-10 David MaloneCast size_t to off_t before adding them to avoid warnin...
2005-01-10 David MaloneSome variables became unused or global in the last...
2005-01-10 Ruslan ErmilovForgot to submit a fixed version of this script to...
2005-01-10 Simon L. B... Add support files for using text from the POSIX specifi...
2005-01-10 Giorgos Keramidasmdoc style nit: "\-" should only be used to represent...
2005-01-10 Ruslan ErmilovScheduled mdoc(7) sweep.
2005-01-10 Giorgos Keramidas/usr/lib doesn't contain only archive (ar(1) style...
2005-01-10 Poul-Henning... whitespace
2005-01-10 SUZUKI Shinsukefixed an unexpected addr/port matching failure in IPv6...
2005-01-10 Philip PaepsMake life for owners of Synaptics Touchpads more pleasa...
2005-01-10 Yaroslav TykhiyReplace err(3) calls when in daemon mode by syslog...
2005-01-10 Jens SchweikhardtCorrect two typos in almost identical fortunes.
2005-01-10 Brian SomersUse the standard BSD copyright as per OpenBSD and ...
2005-01-10 Brian SomersCast unsigned variables to int
2005-01-10 Brian Somersifr_flagshigh is FreeBSD specific
2005-01-10 Brian Somersinclude "alias.h", not <alias.h>
2005-01-10 Xin LIInitialize "he" in DoFile, so savecore(8) is WARNS...
2005-01-10 Ruslan ErmilovReimplement the fix in rev. 1.126.
2005-01-10 Brian SomersIntegrate some OpenBSD alignment fixes. This hopefully...
2005-01-10 Warner Loshdon't pollute global namespace with valid_Ether_p,...
2005-01-10 Christian Brueffer- add the Eagle Tech NE200T
2005-01-10 Ruslan ErmilovUnbreak the install.
2005-01-10 Warner Losh/*- or .\"- or #- to begin license clauses.
2005-01-10 Warner LoshFinish removal of matcd
2005-01-10 Warner LoshRemove the clause 3, per berkeley and mail from rwatson...
2005-01-10 Warner LoshNE200 -> NE200T
2005-01-10 Warner LoshTweaks to the name of this card, based on input from...
2005-01-10 Warner LoshRemove matcd. It isn't in the build, has issues and...
2005-01-10 Warner Loshsort more things alphabetically
2005-01-10 Tim Kientzlelibarchive does much more than just tar ;-)
2005-01-10 Warner LoshSort entries.
2005-01-10 Warner LoshSort entires better.
2005-01-10 Warner LoshAdd support for:
2005-01-10 Warner LoshAdd Eagle NE200 Ethernet LAN MBH10302 card. This appea...
2005-01-10 Doug WhiteFree the shared devq last since CAM expects it to be...
2005-01-10 Tom RhodesWording nit.
2005-01-09 Julian Elischerfix a "little-endian-big-endian confusion that luckily:
2005-01-09 Giorgos KeramidasCosmetic typo in check_pidfile()
2005-01-09 Peter EdwardsOnly update the boot sector when there is a valid drive...
2005-01-09 Giorgos KeramidasFix typos and add .Pp after the end of a display to...
2005-01-09 Warner LoshIn my last commit, I'd assumed that LINE30 was always...
2005-01-09 Tom RhodesRemove the meteor helper files, imp removed the driver...
2005-01-09 Sam Lefflercorrect direction for bus_dma sync of rx buffer
2005-01-09 Ruslan ErmilovScheduled mdoc(7) sweep.
2005-01-09 Marcel MoolenaarDon't panic when we're asked to allocate a resource...
2005-01-09 Olivier HouchardUse uint32_t instead of u_long when appropriate.
2005-01-09 Pawel Jakub... Increase default synchronization speed.
2005-01-09 Ruslan ErmilovRevert previous revision. Including bsd.compat.mk...
2005-01-09 Maxim Konovalovo Make telnet[d] -S (IP TOS) flag really work. We...
2005-01-09 Tom RhodesFix build on all (hopefully) 64 bit architectures.
2005-01-09 Robert WatsonMark the IPX netisr as MPSAFE so that inbound IPX traff...
2005-01-09 Robert WatsonRecent changes have locked down most of the highly...
2005-01-09 Robert WatsonUse the IPX PCB list mutex and IPX PCB mutexes to lock...
2005-01-09 Robert WatsonClean up return handling for a number of SPX-related...
2005-01-09 Robert WatsonProtect ipx_pexseq with the IPX PCB list mutex.
2005-01-09 Robert WatsonAcquire or assert the IPX PCB list lock or IPX PCB...
2005-01-09 Robert WatsonAssert or acquire the IPX PCB list lock or IPX PCB...
2005-01-09 Robert WatsonHold the IPX PCB mutex around calls to ipx_input()...
2005-01-09 Robert WatsonHold the global IPX PCB list mutex in the IPX input...
2005-01-09 Robert WatsonIntroduce a global mutex, ipxpcb_list_mtx, to protect...
2005-01-09 Robert WatsonIn ipx_setsockaddr(), use M_WAITOK instead of M_NOWAIT...
2005-01-09 Robert WatsonEliminate jump to 'bad' label in order to clean up...
2005-01-09 Tim J. RobbinsImplement rpmatch(), a semi-standard interface (as...
2005-01-08 Alan CoxMove the acquisition and release of the page queues...
2005-01-08 Tom RhodesUse static const char and bump WARNS.
2005-01-08 Warner LoshRemove support for FreeBSD < 4.recent from this driver.
2005-01-08 Tom RhodesRemove unused variable.
2005-01-08 Warner LoshRemove vnode.h and adjust includes to compensate for...
2005-01-08 Warner LoshLINE30 is always defined now, so unifdef -DLINE30 for...
2005-01-08 Warner LoshMerge module.h into 30line.h and remove it. It lacked a
2005-01-08 Tim KientzleRecognize and parse symlinks in ISO9660 CDROM images...
2005-01-08 Tim KientzleDocumentation improvements. In particular,
2005-01-08 Tim KientzleCorrectly document the order of arguments
2005-01-08 Tim KientzleClear the error buffer on entry
2005-01-08 Pawel Jakub... Cast to intmax_t when using %jd format.
2005-01-08 Jeffrey HsuMore fixes to the copyright notice.
2005-01-08 Xin LICleanup usr.sbin/fd* so they can compile under WARNS=6.
2005-01-08 Xin LIFollow style.Makefile(5):
2005-01-08 Gleb SmirnoffThis change adds reliability for Ethernet trunks built...
2005-01-08 David XuFix typo, function name pthread_rwlock_timedrwlock...
2005-01-08 Tom Rhodes[NO]MAN -> NO_[MAN].
2005-01-08 Nate LawsonIn total violation of at least 4 sections in the ACPI...
2005-01-08 David XuBreak out of loop earlier if it is not timeout.
2005-01-08 Brooks DavisChange the USB keyboard example to use /dev/ukbd0 inste...
2005-01-08 Brooks DavisWhen ukbd0 arrives, attach to /dev/ukbd0 rather then...
2005-01-08 Robert WatsonAnnotate that pfs_exit() always acquires and releases...
2005-01-08 Robert WatsonIn acct_process(), do a lockless read of acctvp to...
next