]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-07-29 Hartmut BrandtUse a size_t for variables that need to hold buffer...
2003-07-29 Hartmut BrandtUse size_t for buffer sizes. Improve error handling...
2003-07-29 Hartmut BrandtUse the appropriate [s]size_t type where a buffer size...
2003-07-29 Hartmut BrandtUse a size_t where a buffer length is meant.
2003-07-29 Hartmut BrandtMake the ioctl() interface cleaner with regard to types...
2003-07-29 Yaroslav TykhiyMinor grammar, punctuation, and wording fixes
2003-07-29 Hartmut BrandtSend events for VCC state changes, ACR rate changes...
2003-07-29 Hartmut BrandtImplement a mechanism by which ATM drivers can inform...
2003-07-29 David XuUse PSL_KERNEL as upcall thread's initial rflags, don...
2003-07-29 Bruce EvansDon't hide the name of tmpstk, since there is no need...
2003-07-29 Poul-Henning... Minor constification.
2003-07-29 Poul-Henning... Implement DOSPTYP_EXTLBA more completely: loop until...
2003-07-29 Dag-Erling... Try to make 'uname -a' look more like it does on Linux:
2003-07-29 Andrey A. ChernovAdd GB18030 dirs
2003-07-29 Andrey A. ChernovAllow GB18030 locale
2003-07-29 Andrey A. ChernovAdd support for gb18030 encoding
2003-07-29 Hiroki SatoNew release notes:
2003-07-29 Alan CoxRevision 1.51 of vm/uma_core.c modified uma_large_free...
2003-07-29 John-Mark Gurneyfix another bus_dma leak due to not having a size param...
2003-07-29 Nate LawsonNote da(4) quirks being deprecated and the procedure...
2003-07-29 Nate LawsonDeprecate USB and Firewire quirks. We should now never...
2003-07-29 John W. De... returned length can exceed the limits of type char
2003-07-29 Tim J. RobbinsFix a problem that occurs when truncating files on...
2003-07-28 Simon L. B... * Merge index(3) and rindex(3) to index(3) since the...
2003-07-28 Martin BlappFix dhclient infinite loop on ro /etc/resolv.conf
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...
next