]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-01-08 Garrett WollmanTighten wording of comment.
2003-01-08 Garrett WollmanDo not do manually what sendmail(8) can do better autom...
2003-01-08 David E. O... Add an hme(4) module.
2003-01-08 Hajimu UMEMOTO"struct route" is not sufficient. NetBSD PR 18751
2003-01-08 Hiroki SatoMerge the following from the English version:
2003-01-08 Søren SchmidtDont attach a Promise chip located behind a i960 bridge...
2003-01-08 Robert WatsonFor now, set only the resource limits and process prior...
2003-01-08 Peter WemmAdd #include <stdlib.h> so that "s->strings = realloc...
2003-01-08 Søren SchmidtAdd support for the nVidia nForce2 ATA part.
2003-01-08 John Baldwin- Use cpu_exthigh instead of executing cpuid again...
2003-01-08 John Baldwin- Add a cpu_exthigh variable to hold the highest extend...
2003-01-08 John BaldwinBah, get the test for more than one logical CPU right...
2003-01-08 Peter GrehanAdd page queues locking to vunmapbuf().
2003-01-08 Peter GrehanSync the i-cache after copying down the interrupt code
2003-01-08 Peter GrehanBe more conservative about re-enabling interrupts durin...
2003-01-08 Peter GrehanFix incorrect error returns and sign-extension.
2003-01-08 Peter GrehanFetch the initial time from the rtc OpenFirmware node...
2003-01-08 Peter GrehanRemove obsolete NFS_ROOT conditional.
2003-01-08 Peter GrehanImplement bus_dmamap_load_mbuf/bus_dmamap_load_uio.
2003-01-08 Peter Grehan- define HAS_STREAM_METHODS correctly
2003-01-08 Chris Costelloo Refer to "Network Associates Laboratories" instead...
2003-01-08 Chris CostelloInclude a proper reference to the Developers' Handbook...
2003-01-08 Tim J. RobbinsDo not strip CTL* escapes from redirection filenames...
2003-01-08 Chris CostelloCross-reference mac_lomac.4
2003-01-08 Chris CostelloDocument the LOMAC security policy.
2003-01-08 Søren SchmidtAdd code that works around the problem that the older...
2003-01-08 Peter WemmAdd a declaration that malloc() returns a pointer,...
2003-01-08 Peter WemmChange this:
2003-01-08 Peter WemmAdd #include "diff.h" in order to get the prototype...
2003-01-08 Scott LongDestroy the management device when detaching the driver.
2003-01-08 Matthew N.... - Add acpi module binding.
2003-01-08 Bruce A. MahAdd (somewhat overdue-ly) lmc(4) and ida(4) devices...
2003-01-08 David XuRetry to get full device descriptor, this let my slow...
2003-01-08 David XuSome KSE syscalls are MPSAFE.
2003-01-08 Jake BurkholderUse bus_space_subregion to add offsets to bus handles...
2003-01-08 Jake BurkholderImplement bus_space_subregion.
2003-01-08 John BaldwinEnumerate logical hyperthread CPUs manually if they...
2003-01-08 John BaldwinIf the boot processor supports hyperthreading and conta...
2003-01-08 John BaldwinAdd a cpuid_cpuinfo variable to hold the results of...
2003-01-08 Tim J. RobbinsNo need to support UL_GETSIZE and UL_SETSIZE anymore...
2003-01-08 John Baldwin- Fix the name of the hyperthreading cpuid feature...
2003-01-07 Peter WemmMove the MOD_SHUTDOWN event from shutdown_post_sync...
2003-01-07 Max Khonpthread_attr_get_np() now takes 'pthread_t' (not 'pthre...
2003-01-07 Brian FeldmanIn vn_open(), unset ndp->ni_vp when returning failure...
2003-01-07 Alfred PerlsteinUse copyout to access user memory.
2003-01-07 Alan CoxMake bogus_offset local to bufinit().
2003-01-07 Prafulla DeuskarThe README refers to a LICENSE file, so add that file...
2003-01-07 Poul-Henning... Fix warnings & errors caused by my last commit.
2003-01-07 Kirk McKusickThis patch fixes a problem caused by applications that...
2003-01-07 John BaldwinCast the integer read as the first argument for %b...
2003-01-07 Bruce A. MahNew release note: SA-02:44.
2003-01-07 David E. O... Add support for OPIE and PAM.
2003-01-07 Bruce A. MahUse manpage entities for ciss(4), iir(4), and trm(4).
2003-01-07 Bruce A. MahNew release notes: fwcontrol(8) (+MFC), swapoff(8...
2003-01-07 Chris CostelloCorrect a couple small typos.
2003-01-07 Hidetoshi Shimokawa- Fix print format for FreeBSD-4
2003-01-07 Chris CostelloAdd an entry for libugidfw.
2003-01-07 Chris CostelloDocument the file system firewall interface library...
2003-01-07 Scott LongTeach sysinstall about rpcbind, rpc.lockd, and rpc...
2003-01-07 David XuClear some KSE fields after kse mode was turned off.
2003-01-07 Tim J. Robbins#include "namespace.h" to get a prototype for _err().
2003-01-07 Tim J. RobbinsRemove an unused variable: mbresult.
2003-01-07 Tim J. Robbins#include <stdlib.h> for free()'s prototype.
2003-01-07 Tim J. RobbinsUse hidden names (_close, _dup2, _waitpid, etc.) where...
2003-01-07 Tim J. RobbinsAdd waitpid to the list of hidden names for use by...
2003-01-07 David XuForgot to call setrunnable() for un-idled thread.
2003-01-07 David XuCheck signals for idled threads.
2003-01-07 Giorgos KeramidasTypo fixes.
2003-01-07 Warner LoshWe've had something like this file since 1992, so there...
2003-01-07 Hidetoshi ShimokawaDon't call fw_bus_probe() twice when successive self...
2003-01-07 John PolstraPut the ASIC revision into the device description strin...
2003-01-07 Maxime Henriono Only try to recopy the mbuf into an mbuf cluster if
2003-01-06 John PolstraDon't reference the maxlen and flags fields in the...
2003-01-06 Tom RhodesRemove redundant documenation.
2003-01-06 Tom RhodesCorrect order of alignment in EXAMPLES.
2003-01-06 Sebastien GioriaHappy new year 2003 !
2003-01-06 Thomas MoestlConvert to use bus_dmamap_load_mbuf(); decouple softwar...
2003-01-06 Sam Lefflermore crypto test stuff:
2003-01-06 Thomas Moestl- Convert to use bus_dmamap_load_mbuf().
2003-01-06 Thomas MoestlChange the iommu code to be able to handle more than...
2003-01-06 Bruce A. MahUpdate release documentation copyright dates.
2003-01-06 Tom RhodesMajor update to the refuse file.
2003-01-06 Sam Lefflerdon't reference a pkthdr after M_MOVE_PKTHDR has "remov...
2003-01-06 Sam Lefflerpurge extraneous clears of M_PKTHDR since M_MOVE_PKTHDR...
2003-01-06 Sam Lefflerfix memory allocation problems and collateral damage:
2003-01-06 Thomas Moestl- remove the unused parent DMA tag argument from
2003-01-06 Poul-Henning... geom_bsd need -lmd to link now.
2003-01-06 Poul-Henning... BSD disklabels expose the controling label though the...
2003-01-06 Poul-Henning... In userland case include <errno.h>, not <err.h>. This...
2003-01-06 Thomas MoestlBump the IOMMU TSB size to 32kB, to match the default...
2003-01-06 Thomas MoestlPrefix the members of struct bus_space_tag and struct...
2003-01-06 Peter WemmBack out last commit.
2003-01-06 Sam Lefflercorrect flags passed when allocation crypto request...
2003-01-06 Hiroki SatoUpdate the supported systems section.
2003-01-06 Hiroki SatoMerge the following from the English version:
2003-01-06 Thomas MoestlStyle and comment fixes, no functional changes.
2003-01-06 Tom RhodesBack out revisions 1.45 && 1.46, they are incorrect.
2003-01-06 Thomas MoestlLook for the correct method in sparc64_dmamap_load_mbuf...
2003-01-06 David E. O... Compare pointers to NULL rather than make it look like...
2003-01-06 Tom RhodesDocument what .jcr and .eh_frame is.
next