]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-02-04 rwatsonPlace more stringent checks on process credential relab...
2003-02-04 rwatsonRename the variable 'grade' to 'type' in interface...
2003-02-04 trhodesRemove another unused doc Makefile.
2003-02-04 trhodesCross ref chflags(1).
2003-02-04 ruAdded MI version of <sys/imgact_aout.h>, "a.out.h"...
2003-02-04 desCorrect grammatical error in previous commit.
2003-02-04 trhodesRemove 2 more unused doc Makefiles.
2003-02-04 desExtra precautions before trying to start init(8).
2003-02-04 yarLet tilde expansion be done even if a file/directory...
2003-02-04 jhb- Remove unused old disk pointers from Write_FreeBSD...
2003-02-04 jhbRemove mostly unused disk arguments from Fixup_*_Names...
2003-02-04 simokawa- Implement write part.
2003-02-04 simokawa- Improve recovery after timeout.
2003-02-04 hartiFix a problem in bus_dmamap_load_{mbuf,uio} when the...
2003-02-04 mikehGrammer fix.
2003-02-04 nyanOops, fix copyright again.
2003-02-04 ruRun kgzip(8) in a right environment and pass it the...
2003-02-04 ruAlways build kgzip(8); needed to cross-release i386.
2003-02-04 ruMake this work on non-i386 as well. (Needed for cross...
2003-02-04 takawataFix copyright notification.
2003-02-04 hrsMerge the following from the English version:
2003-02-04 hrsFix a typo (s/CanBE/CanBe/).
2003-02-04 maximep(4) does not have link0 and link1 options.
2003-02-04 hrs- Remove some English parts left in the previous commit.
2003-02-04 sanpeiFix `umass0: BBB bulk-in clear stall failed, IOERROR...
2003-02-04 sanpeiRemove duplicated entry
2003-02-04 acheDrop NSHUFF values right after srandom() to remove...
2003-02-04 acheFor rand(3) and random(3) TYPE_0 drop NSHUFF values...
2003-02-04 fanfBetter gender-neutral language.
2003-02-04 phkIncrease the allowed length of device names to 63 chara...
2003-02-04 phkImplement proper bounds-checking and truncation of...
2003-02-04 phkPave the road to removing the fixed size limit on devic...
2003-02-04 phkAdd vsnrprintf() which is just like vsnprintf() but...
2003-02-04 guidosleep -> msleep
2003-02-04 tjrAdd missing permission checks to the smbfs VOP_SETATTR...
2003-02-04 phkChange a printf to also tell how many items were left...
2003-02-04 phkDon't attempt buildworld if the path to the source...
2003-02-04 phkConvert an instance of "struct timezone tz" use I misse...
2003-02-04 phkNow that the need for "landgrabs" in this file is no...
2003-02-04 orionMFS 1.64.2.22: Re-enable non pre-emptive ARP requests.
2003-02-04 yarRFC 959 doesn't list reply code 550 as a valid responce...
2003-02-04 bruefferCorrect examples for stateful inspection
2003-02-03 fanfImprove the layout of the description of the various...
2003-02-03 billfeven the default case in a switch requires some action...
2003-02-03 phkSplit the global timezone structure into two integer...
2003-02-03 bmahNew release notes: CanBe power management, volume...
2003-02-03 orionRemove unintended growth of bt848_card_signature.
2003-02-03 jakeSplit statclock into statclock and profclock, and made...
2003-02-03 umeAdd IPv6 support for Linuxlator.
2003-02-03 umeBreak out the bind and connect syscalls to intend to...
2003-02-03 gordonAdd config glue to add an optional GEOM_VOL to add...
2003-02-03 gordonCorrect a comment. GEOM modules do not create /dev...
2003-02-03 gordonAdd the GEOM module that makes volume labels useful...
2003-02-03 jhbFixup capitalization in some of the Startup menu entries.
2003-02-03 tjrNo need to lock Giant around call to nanosleep1() in...
2003-02-03 orionAvoid zero padding when feeding read channels. chn_rdf...
2003-02-03 tjrAvoid holding Giant across copyout() in gettimeofday...
2003-02-03 nyanAdd CanBe power management controller support.
2003-02-03 desDon't enable pam_krb5 by default - most people don...
2003-02-03 desLinux-PAM's pam_start(3) fails with a bogus error messa...
2003-02-03 desBump patch date to 2003-02-01 (the day after I fixed...
2003-02-03 achePark & Miller PRNG can be safely initialized with any...
2003-02-03 achePark & Miller PRNG can be safely initialized with any...
2003-02-03 phantomDocument additional behaviour of this function (see
2003-02-03 phantomImprove pthread_attr_get_np() by enabling it to return...
2003-02-03 desIn pam_sm_acct_mgmt(), retrieve the cached credentials...
2003-02-03 desWhitespace cleanup
2003-02-03 simokawaRemove unnecessary M_NOWAIT.
2003-02-03 tjrUse vaccess() instead of rolling our own access checks...
2003-02-03 simokawaAdd missing 'static'.
2003-02-03 simokawa- Take malloc type as an argument in fw_xfer_alloc().
2003-02-03 hartiMake the variable types, the sysctl macros and the...
2003-02-03 jeff - Make some context switches conditional on SCHED_STRI...
2003-02-03 trhodesRemove another unused Makefile.
2003-02-03 orionRemove mono encodings from vchan format and mixer descr...
2003-02-03 jeff - Stop abusing oncpu for our cpu binding. Define...
2003-02-03 obrienAdd a man page.
2003-02-03 orionPrint ac97 name/id on normal boot.
2003-02-03 obrienMake WARNS=5 clean even on 64-bit platforms.
2003-02-03 obrienMake WARNS=5 on i386, (WARNS=1 on 64-bit platforms).
2003-02-03 marcelDon't use the 'c' partition for mounting root. A diskla...
2003-02-03 alc - Make allpmaps static.
2003-02-02 ambriskoSome small enhancments
2003-02-02 obrienTry to tighten up the types a little bit to help debugg...
2003-02-02 cjcAdd the TCP flags to the log message whenever log_in_va...
2003-02-02 phkSet si_drv1 to our softc for all the six dev_t's we...
2003-02-02 obrienAdd OPIE and PAM libs to the mix.
2003-02-02 obrienOPIE and PAM bits to agument LukeMftpd.
2003-02-02 obrienMerge our rev 1.2 PAM support into 'nbsd_20030122'.
2003-02-02 obrienThis commit was generated by cvs2svn to compensate...
2003-02-02 obrienImport of LukeM's ftpd taken from the NetBSD CVS repo...
2003-02-02 nectarTweak the definition of the EV_SET macro so that it...
2003-02-02 desOpenPAMify.
2003-02-02 desEnable pam_krb5 for sshd. I've had this in my tree...
2003-02-02 phkA minor stylistic change to make it more clear to lint...
2003-02-02 orionAdd BCTV3/PCI entry.
2003-02-02 acheFor some combinations of variable sizes and RAND_MAX...
2003-02-02 alfredchase more of the MIN/MAX mess. *sigh*
2003-02-02 alfredCatch more uses of MIN().
2003-02-02 alfredremove MIN now that it's a standard kernel define
next