]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-06-11 rwatsonAdd the comment I meant to add about not passing in...
2003-06-11 davidxuFix error in my last commit. Correctly maintain p_maxth...
2003-06-11 obrienUse __FBSDID().
2003-06-11 obrienUse __FBSDID().
2003-06-11 obrienUse __FBSDID().
2003-06-10 obrienUse __FBSDID().
2003-06-10 obrienUse __FBSDID().
2003-06-10 obrienUse __FBSDID().
2003-06-10 obrienUse __FBSDID().
2003-06-10 scottlDon't start the beastie menu if the 'beastie_disable...
2003-06-10 obrienUse __FBSDID().
2003-06-10 obrienUse __FBSDID().
2003-06-10 obrienUse C99 compatible ASM statements.
2003-06-10 trhodesAdd an EXAMPLES section.
2003-06-10 trhodesRevert 1.52. This should have been added to fetch.3.
2003-06-10 alc - Finish vm object and page locking in vnode_pager_set...
2003-06-10 tmm- Add manpages for the gem and hme ethernet drivers...
2003-06-10 jmallettVarious cleanups of careless mistakes/omissions.
2003-06-10 yarRead gettytab(5) soon enough to fill in all necessary...
2003-06-10 jmallettLeft out the critical part of my "public domain" templa...
2003-06-10 obrienUse __FBSDID().
2003-06-10 obrienUse __FBSDID().
2003-06-10 obrienUse __FBSDID().
2003-06-10 obrienUse __FBSDID().
2003-06-10 obrienUse __FBSDID().
2003-06-10 obrienUse __FBSDID().
2003-06-10 markmRevert part of the last commit. This fixes tail for...
2003-06-10 yarSpot one more place where boolean variables were increm...
2003-06-10 yarCoding style fix: Use "foo = 1" instead of "foo++...
2003-06-10 yarBreak sentences.
2003-06-10 yarGeneral mdoc(7) markup fixes:
2003-06-10 yarImprove the language and markup of the description...
2003-06-10 simokawaFix typo in the previous revision.
2003-06-10 markmClarify the telnet requirements slightly, and state...
2003-06-10 sheldonhAdd cross-references to pci(4) and pciconf(8).
2003-06-10 acheAdd entry for removing deprecated locale names
2003-06-10 ruTidy up the manpage.
2003-06-10 obrienUse __FBSDID().
2003-06-10 obrienRemove NOSHLIBS, users can get by with NOPIC.
2003-06-10 gibbsSync perforce IDs.
2003-06-10 simokawaDecode bus_info block.
2003-06-10 simokawaFix struct bus_info on big-endian machines.
2003-06-10 simokawaAdd tx_speed sysctl variable.
2003-06-10 davidxuIf there are signals delivered to current thread, break...
2003-06-10 acheAdd (unsigned char) cast to ctype macros
2003-06-10 acheUse setlocale & nl_langinfo to parse locale name
2003-06-10 acheRemove deprecated locale names
2003-06-10 acheRemove transition period hack
2003-06-10 acheOld-promised removing of deprecated locale names
2003-06-09 rushaniMerge the following from the English version:
2003-06-09 phkRevert last commit, I have no idea what happened.
2003-06-09 bmahGrrr. We're going to maintain the present errata file...
2003-06-09 seRemove embededded ID string which was meant to provide...
2003-06-09 muxstyle(9).
2003-06-09 phkBe consistent about module names.
2003-06-09 phkAdd new geom_ccd module
2003-06-09 phkremove old CCD module
2003-06-09 jhbWait for the real interval timer callout handler to...
2003-06-09 jhbThe issetugid() function is MPSAFE.
2003-06-09 scottlTrack the resource id of the memory port instead of...
2003-06-09 markmBit of modernising. Remove old KerberosIV entries,...
2003-06-09 rushaniMerge the following from the English version:
2003-06-09 phkA white-space nit I noticed.
2003-06-09 rushaniFix some punctuation marks.
2003-06-09 charnierIntroduce options definition the standard way. command...
2003-06-09 alcUpdate the vm object and page locking in exec_map_first...
2003-06-09 charnierIntroduce options definition the standard way. Do not...
2003-06-09 charnierIntroduce options definition the standard way.
2003-06-09 phkGEOMification of CCD.
2003-06-09 alc - Add vm object locking to vm_pgmoveco().
2003-06-09 charnierRevert previous commit, from Bruce:
2003-06-09 fjoeMerge NetBSD bktr_core.c rev. 1.26:
2003-06-09 phkFix error handling for ENOMEM style issues.
2003-06-09 fjoeAdd two more Vendor ID's for Leadtek Winfast TV 2000
2003-06-09 jmallettAttempt to fix Alpha build by renaming ident[] to kern_...
2003-06-09 jhbWhen we re-route a PCI interrupt, write the new IRQ...
2003-06-09 mtm_thread_printf() is only used for debugging or in cases...
2003-06-09 mtmo Have rc.d/apm report on the status of apm.
2003-06-09 jhb- Add a td_pflags field to struct thread for private...
2003-06-09 mtmo Fix a typo
2003-06-09 hmpHook up pci(9) manual page to the build.
2003-06-09 hmpBring in a manual page documenting some important funct...
2003-06-09 mtmPreviously, a "forced" command always exited successful...
2003-06-09 hmpAdd a comment to de-obfuscate the meaning of the PQ_CAC...
2003-06-09 netchildSanity check fd before using it as an array index.
2003-06-09 jhbRemove stale reference to the deprecated USER_LDT optio...
2003-06-09 jmallettExpose kern.ident by way of OID_AUTO.
2003-06-09 ruTeach mdoc(7) about the upcoming 5.2-RELEASE.
2003-06-09 jmallettAdd sysctlbyname(3) support, and use that for uname...
2003-06-09 jmallettCommit rudimentary libufs manual pages, except for...
2003-06-09 jmallettRemove ufs_disk_ctor and ufs_disk_dtor, they never...
2003-06-09 jmallettMake kernel identification (`ident' in the config(8...
2003-06-09 jmallettReduce diffs with code in Perforce:
2003-06-09 jmallettMarshal newfs -L (filesystem volume names), the names...
2003-06-09 roamRemove duplicate 'of the'.
2003-06-09 murrayUpdate the number and size of ports in the Ports Collec...
2003-06-09 alcHold the vm object's lock when performing vm_page_lookup().
2003-06-09 alcDon't use vm_object_set_flag() to initialize the vm...
2003-06-09 impChange incorrect strings.h to more correct string.h...
2003-06-09 impInclude sys/param.h for both modfind and kldload
next