]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-01-11 phkGive flushbuflist() a struct bufv as first argument...
2005-01-11 phkWrap the bufobj operations in macros: BO_STRATEGY(...
2005-01-11 joergThe total sum of blocks for the -l and -s option is...
2005-01-11 grehan- allow a device hint to disable probing a slot on...
2005-01-11 phkRemove the unused credential argument from VOP_FSYNC...
2005-01-11 impMFp4:
2005-01-11 impRevert part of last commit that was unintentional
2005-01-11 umedon't see NBPFILTER.
2005-01-11 umeremove HAVE_OLD_BPF part.
2005-01-11 umewe are not OLD_BPF system.
2005-01-11 umefix typo.
2005-01-11 impAdd a few cards from NetBSD. They don't work yet,...
2005-01-11 impUse the standard FreeBSD license
2005-01-11 impnits
2005-01-11 trhodesRemove a.out runtime linker. It doesn't build and...
2005-01-11 impThe card activation failured message is lame, and not...
2005-01-11 imp/* -> /*- for a second clause
2005-01-11 impUse the FreeBSD standard license, since there's no...
2005-01-11 suzKAME-IPSEC has already supports TCP_SIGNATURE(IPv4)
2005-01-11 impThere are no PC98 amd64 machines, so gc a few stray...
2005-01-11 bmilekicWhile we want the recursion protection for the bucket...
2005-01-11 brianAdjust the mail reject output so that it gives an abrev...
2005-01-11 brianCollapse "fgrep | egrep | sed" down to a single sed.
2005-01-11 emaxMake default RFCOMM session MTU match default L2CAP...
2005-01-11 impFinal attempt to make aha 1542A working. If not, oh...
2005-01-11 imppuc handles this card, so remove it from here.
2005-01-11 impAnother prism2 card (not sure what, if anything, is...
2005-01-11 impProperly calculate the offset in mapping the memory...
2005-01-11 dougb1. s/women/woman/ when the singular is intended
2005-01-10 cognetAdd support for ptrace() and gdb breakpoints.
2005-01-10 cognetDon't assume pmap_update() will cpwait for us, pmap_upd...
2005-01-10 stefanfISO C requires at least one element in an initialiser...
2005-01-10 dwmaloneBump WARNS to 4 as this seems OK on the alpha now.
2005-01-10 dwmaloneCast size_t to off_t before adding them to avoid warnin...
2005-01-10 dwmaloneSome variables became unused or global in the last...
2005-01-10 ruForgot to submit a fixed version of this script to...
2005-01-10 simonAdd support files for using text from the POSIX specifi...
2005-01-10 keramidamdoc style nit: "\-" should only be used to represent...
2005-01-10 ruScheduled mdoc(7) sweep.
2005-01-10 keramida/usr/lib doesn't contain only archive (ar(1) style...
2005-01-10 phkwhitespace
2005-01-10 suzfixed an unexpected addr/port matching failure in IPv6...
2005-01-10 philipMake life for owners of Synaptics Touchpads more pleasa...
2005-01-10 yarReplace err(3) calls when in daemon mode by syslog...
2005-01-10 schweikhCorrect two typos in almost identical fortunes.
2005-01-10 brianUse the standard BSD copyright as per OpenBSD and ...
2005-01-10 brianCast unsigned variables to int
2005-01-10 brianifr_flagshigh is FreeBSD specific
2005-01-10 brianinclude "alias.h", not <alias.h>
2005-01-10 delphijInitialize "he" in DoFile, so savecore(8) is WARNS...
2005-01-10 ruReimplement the fix in rev. 1.126.
2005-01-10 brianIntegrate some OpenBSD alignment fixes. This hopefully...
2005-01-10 impdon't pollute global namespace with valid_Ether_p,...
2005-01-10 brueffer- add the Eagle Tech NE200T
2005-01-10 ruUnbreak the install.
2005-01-10 imp/*- or .\"- or #- to begin license clauses.
2005-01-10 impFinish removal of matcd
2005-01-10 impRemove the clause 3, per berkeley and mail from rwatson...
2005-01-10 impNE200 -> NE200T
2005-01-10 impTweaks to the name of this card, based on input from...
2005-01-10 impRemove matcd. It isn't in the build, has issues and...
2005-01-10 impsort more things alphabetically
2005-01-10 kientzlelibarchive does much more than just tar ;-)
2005-01-10 impSort entries.
2005-01-10 impSort entires better.
2005-01-10 impAdd support for:
2005-01-10 impAdd Eagle NE200 Ethernet LAN MBH10302 card. This appea...
2005-01-10 dwhiteFree the shared devq last since CAM expects it to be...
2005-01-10 trhodesWording nit.
2005-01-09 julianfix a "little-endian-big-endian confusion that luckily:
2005-01-09 keramidaCosmetic typo in check_pidfile()
2005-01-09 peadarOnly update the boot sector when there is a valid drive...
2005-01-09 keramidaFix typos and add .Pp after the end of a display to...
2005-01-09 impIn my last commit, I'd assumed that LINE30 was always...
2005-01-09 trhodesRemove the meteor helper files, imp removed the driver...
2005-01-09 samcorrect direction for bus_dma sync of rx buffer
2005-01-09 ruScheduled mdoc(7) sweep.
2005-01-09 marcelDon't panic when we're asked to allocate a resource...
2005-01-09 cognetUse uint32_t instead of u_long when appropriate.
2005-01-09 pjdIncrease default synchronization speed.
2005-01-09 ruRevert previous revision. Including bsd.compat.mk...
2005-01-09 maximo Make telnet[d] -S (IP TOS) flag really work. We...
2005-01-09 trhodesFix build on all (hopefully) 64 bit architectures.
2005-01-09 rwatsonMark the IPX netisr as MPSAFE so that inbound IPX traff...
2005-01-09 rwatsonRecent changes have locked down most of the highly...
2005-01-09 rwatsonUse the IPX PCB list mutex and IPX PCB mutexes to lock...
2005-01-09 rwatsonClean up return handling for a number of SPX-related...
2005-01-09 rwatsonProtect ipx_pexseq with the IPX PCB list mutex.
2005-01-09 rwatsonAcquire or assert the IPX PCB list lock or IPX PCB...
2005-01-09 rwatsonAssert or acquire the IPX PCB list lock or IPX PCB...
2005-01-09 rwatsonHold the IPX PCB mutex around calls to ipx_input()...
2005-01-09 rwatsonHold the global IPX PCB list mutex in the IPX input...
2005-01-09 rwatsonIntroduce a global mutex, ipxpcb_list_mtx, to protect...
2005-01-09 rwatsonIn ipx_setsockaddr(), use M_WAITOK instead of M_NOWAIT...
2005-01-09 rwatsonEliminate jump to 'bad' label in order to clean up...
2005-01-09 tjrImplement rpmatch(), a semi-standard interface (as...
2005-01-08 alcMove the acquisition and release of the page queues...
2005-01-08 trhodesUse static const char and bump WARNS.
2005-01-08 impRemove support for FreeBSD < 4.recent from this driver.
2005-01-08 trhodesRemove unused variable.
next