]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-07-28 Simon L. B... Move the rescue manpage, documenting the new rescue...
2003-07-28 Robert WatsonRename VOP_RMEXTATTR() to VOP_DELETEEXTATTR() for consi...
2003-07-28 Ruslan ErmilovPacify src/tools/tools/release/chk_dokern.sh_and_driver...
2003-07-28 Ruslan ErmilovA simple tool to sanity check the contents of release...
2003-07-28 Nate LawsonAllow sleep states to be specified as S1, S2, ...
2003-07-28 Robert WatsonWhen exporting file descriptor data for threads invokin...
2003-07-28 Hartmut BrandtAdd support for CBR and VBR PVCs. Enhance the error...
2003-07-28 Martin BlappDhclient can't block anymore during startup. Document
2003-07-28 Hartmut BrandtConvert the atm{2,3}.sh rc scripts to normal rc.d scrip...
2003-07-28 Martin BlappDon't wait forever if there is no link, go to background
2003-07-28 Martin BlappChange the default for background_dhclient back to...
2003-07-28 Martin BlappDefine $FreeBSD$ at the right place.
2003-07-28 Peter WemmMake this compile on 64 bit systems again. You cannot...
2003-07-28 Dag-Erling... DATE and PATCH are always defined, but may be empty.
2003-07-28 Dag-Erling... Remove redundant "targets", add NOLIBC_R and NOFORTH...
2003-07-28 Dag-Erling... Install experimental.rc
2003-07-28 Dag-Erling... Document --dump
2003-07-28 Dag-Erling... Revive the powerpc tinderbox that used to run on 9ball.
2003-07-28 Dag-Erling... stanley uses a different sandbox.
2003-07-28 Dag-Erling... Don't mail out failure reports from stanley.
2003-07-28 Dag-Erling... - add a -d option which dumps the configuration and...
2003-07-28 Martin BlappEnable dhclient to poll the interface state and send...
2003-07-28 Martin BlappDocument background_dhclient.
2003-07-28 Martin BlappAlways start dhclient in the background.
2003-07-28 Hartmut BrandtMake atm WARNS=6 clean. The changes are mostly:
2003-07-28 Nate LawsonAdd a PATH_INQ flag, PIM_NO_6_BYTE, which indicates...
2003-07-28 Alan CoxNone of the "alloc" functions used by UMA assume that...
2003-07-28 Robert Watsonauth.conf seems to be being gradually subsumed by user...
2003-07-28 Warner LoshThe LP_ETH_10_100_CF entry needs to be tagged as a...
2003-07-27 Marcel MoolenaarReset the per-CPU unique value at boot and clear it...
2003-07-27 Alan CoxMake pmap_pvo_allocf() callable without Giant.
2003-07-27 Martin BlappAdd -dynamic to natd if dhcp is used for the natd inter...
2003-07-27 Poul-Henning... Pass the file descriptor index down to vn_open.
2003-07-27 Poul-Henning... Pass the fdidx argument from vn_open{_cred}() onto...
2003-07-27 Alan CoxRemove GIANT_REQUIRED from kmem_alloc().
2003-07-27 Sebastien GioriaSome Typos fix
2003-07-27 Poul-Henning... Add fdidx argument to vn_open() and vn_open_cred()...
2003-07-27 Poul-Henning... Call the new argument "fdidx" that is more precise...
2003-07-27 Mark MurrayTry a lot harder to get dependancies right. This involv...
2003-07-27 Hajimu UMEMOTOip6fw does not handle ESP correctly
2003-07-27 Thomas MoestlRespect BUS_DMA_ZERO in iommu_dvmamem_alloc().
2003-07-27 Maxime HenrionUse the BUS_DMA_ZERO flag.
2003-07-27 David MaloneNow that we can call kmem_malloc without Giant it shoul...
2003-07-27 Yoshihiro TakahashiEnable the safe, harp, hatm and patm driver documentati...
2003-07-27 Maxime HenrionDocument the new BUS_DMA_ZERO flag.
2003-07-27 Robert DrehmelChanged the data types of three index variables, two...
2003-07-27 Maxime HenrionUse the BUS_DMA_ZERO flag.
2003-07-27 Maxime HenrionUse the BUS_DMA_ZERO flag instead of bzero()'ing DMA...
2003-07-27 Maxime Henrion- Introduce a new busdma flag BUS_DMA_ZERO to request...
2003-07-27 Mark MurrayTry a lot harder to get dependancies right. This involv...
2003-07-27 Tim J. RobbinsFix some off-by-one errors dealing with limits of serve...
2003-07-27 Tim J. RobbinsReserve space for the trailing null byte in the srvname...
2003-07-27 Tim J. RobbinsAdd the -n maxrec option as an alias for -maxrec for...
2003-07-27 Maxime HenrionUse pmap_zero_page() to zero pages instead of bzero...
2003-07-27 David XuSimplify sigwait code a bit by using a waitset and...
2003-07-27 Alan CoxAllow vm_object_reference() on kernel_object without...
2003-07-27 Robert DrehmelChanged the type of the variable `qidx' from u_int8_t...
2003-07-26 Gary JennejohnUse M_WAITOK instead of M_WAIT in sppp_attach().
2003-07-26 Alan CoxAcquire Giant rather than asserting it is held in conti...
2003-07-26 Martin BlappAdd notice about the local change in r1.25
2003-07-26 John PolstraFix a couple of bugs in the resume handler. Don't...
2003-07-26 Mike MakonnenDefine the stop command to do nothing when only a specific
2003-07-26 Mike MakonnenWhen stopping a dhcp interface, don't just release...
2003-07-26 Warner LoshAdd Socket Communications Low Power 10/100 CF Ethernet...
2003-07-26 Warner LoshSync to 1.61 of pccarddevs
2003-07-26 Warner LoshMFNetBSD:
2003-07-26 Maxim Konovalovo Fix usage(): remove '-l', add missed '-f', sort.
2003-07-26 Hartmut BrandtInline a function that gcc refused to inline. This...
2003-07-26 Hartmut BrandtSilence a gcc-warning. Do this by inlining the macro...
2003-07-26 Simon L. B... The /rescue system is now enabled by default again...
2003-07-26 David XuSet mc_len to sizeof(mcontext_t), otherwise it is an...
2003-07-26 Simon L. B... Remove references to the '-l' option in synopsis. ...
2003-07-26 Simon L. B... Minor mdoc(7) cleanup, based on the PR below.
2003-07-26 Pierre BeyssacFix "write from stdin".
2003-07-26 Bruce EvansFixed wrong function names in the error message that...
2003-07-26 Marcel MoolenaarRemove prototype of ia64_pa_access(). The function...
2003-07-26 Takanori WatanabeEnable wake up GPE before shutdown, not only for sleeping.
2003-07-26 Marcel MoolenaarAvoid using __aligned(16). Instead define the jmp_buf...
2003-07-26 Poul-Henning... Add a "int fd" argument to VOP_OPEN() which in the...
2003-07-26 Marcel MoolenaarUnbreak ia64 builds now -Werror is enabled again. Avoid...
2003-07-26 Scott LongGuard against MLEN growing larger than a uint8_t due...
2003-07-26 Scott LongBah, I go and get all preachy, and then commit from...
2003-07-26 Scott LongFix the release build with a forgotten '-f'.
2003-07-26 Peter WemmFixes for 64 bit cleanliness. The length arg to sysctl...
2003-07-26 Peter WemmUse #include <string.h> rather than <strings.h> so...
2003-07-26 Alan CoxGulp ... call kmem_malloc() without Giant.
2003-07-26 Peter WemmFix some recently introduced warnings. 'Declaration...
2003-07-26 Peter WemmTurn -Werror back on again. I've tested with/without
2003-07-26 David XuFix typo.
2003-07-26 Peter WemmChange the inline limit switch to something that exists...
2003-07-26 Tim J. RobbinsRevise and improve ntfs_subr.c 1.30: read only a single...
2003-07-25 Marcel MoolenaarRevert previous commit. We don't use setjmp()/longjmp...
2003-07-25 Alan Coxrevision 1.51 of vm/uma_core.c modified uma_large_mallo...
2003-07-25 Dag-Erling... powerpc isn't tinderbox-ready yet.
2003-07-25 David E. O... Use __FBSDID().
2003-07-25 David E. O... Use __FBSDID().
2003-07-25 Maxime HenrionAdd support for the M_ZERO flag to contigmalloc().
2003-07-25 Peter WemmMake this 64 bit clean. Use size_t for sysctl() length...
2003-07-25 Bill PaulRemove alpha vtophys() hack from if_bgereg.h and clean...
2003-07-25 Bill PaulConvert bge(4) to use busdma. I have not tested this...
next