]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-16 John BaldwinMany style and whitespace fixes.
2002-10-16 Yoshihiro TakahashiMFi386: revision 1.130.
2002-10-16 Mitsuru IWASAKIFix a possible bug about freeing non-malloc'ed pointer.
2002-10-16 Philippe CharnierThe .Nm utility
2002-10-16 Philippe CharnierIntroduce enumerate of options using the standard way.
2002-10-16 Philippe CharnierIntroduce enumerate of options using the standard way:
2002-10-16 Yoshihiro TakahashiMFi386: revision 1.181.
2002-10-16 Philippe CharnierDo not reuse flag name in its definition. Remove inadeq...
2002-10-16 John BaldwinSort includes a bit.
2002-10-16 Yoshihiro TakahashiRemove usbd and usbdevs.
2002-10-16 Mark MurrayModule-ize the 'core' crypto stuff. This may still...
2002-10-16 Robert Drehmel - Remove the lsearch() and lfind() functions and their...
2002-10-16 Mike BarcroftRemove the posix4(9) manual. It no longer contains...
2002-10-16 Maxim KonovalovFix getopt(3) optstring: remove a flag we does not...
2002-10-16 Tim J. RobbinsCount field width correctly for suppressed multibyte...
2002-10-16 Robert DrehmelRemove unneeded $FreeBSD$ tags.
2002-10-16 Robert Drehmel - Remove the old insque() and remque() functions and...
2002-10-16 Philippe CharnierSpelling
2002-10-16 Philippe CharnierRemove done() which was just exit() so use of warn...
2002-10-16 Poul-Henning... Unbreak the PC98/wd(4) driver which I accidentally...
2002-10-16 Max Khonwrite caching is enabled by default -- reflect this...
2002-10-16 Alexey ZelkinAdd locale(1). I have used it for while as useful...
2002-10-16 Philippe CharnierNormalize FILES section by using .Bl/.El enumerate.
2002-10-16 Philippe CharnierTest getopt() against -1 instead of EOF.
2002-10-16 Philippe CharnierSpelling.
2002-10-16 Philippe CharnierDo not repeat option name in its definition. Use .Nm...
2002-10-16 Tim J. RobbinsSet the error bit on the stream if an encoding error...
2002-10-16 Tim J. RobbinsAvoid truncating invalid wide characters that are outsi...
2002-10-16 Robert DrehmelCast the first argument to bzero() to `void *' after...
2002-10-16 Udo ErdelhoffCatch up with US version
2002-10-16 Poul-Henning... Properly put macro args in ().
2002-10-16 Poul-Henning... Be consistent about functions being static.
2002-10-16 Poul-Henning... Be consistent about funtions being static.
2002-10-16 Poul-Henning... Put an XXX: comment here to point out a couple of free...
2002-10-16 Poul-Henning... No need to declare M_ISADEV here.
2002-10-16 Poul-Henning... Be consistent about funtions being static.
2002-10-16 Poul-Henning... Be consistent about functions being static.
2002-10-16 Poul-Henning... Be consistent about functions being static.
2002-10-16 Poul-Henning... Be consistent about functions being static.
2002-10-16 Poul-Henning... Properly put macro args in ().
2002-10-16 Poul-Henning... Be consistent about functions being static.
2002-10-16 Guido van RooijGet rid of checking for ip sec history. It is true...
2002-10-16 Poul-Henning... FIx misindentation.
2002-10-16 Poul-Henning... Be consistent about functions being static.
2002-10-16 Poul-Henning... Be consistent about functions being static.
2002-10-16 Poul-Henning... Fix misindentation.
2002-10-16 Poul-Henning... Rename struct softc to struct mn_softc.
2002-10-16 Poul-Henning... Fix comments and one resulting code confusion about...
2002-10-16 Poul-Henning... Be consistent about functions being static.
2002-10-16 Poul-Henning... A better solution to avoiding variable sized structs...
2002-10-16 Poul-Henning... #include "opt_devfs.h" to protect against variable...
2002-10-16 Bruce EvansFixed style bug near $FreeBSD$. VCS ids in copyrights...
2002-10-16 Jake BurkholderAdd support for building sparc64 releases.
2002-10-16 Robert Watsons/clear/cleared/ for consistency (sigh)
2002-10-16 Tim J. RobbinsAdd a Bugs section and note that fmtcheck() is out...
2002-10-16 Tim J. RobbinsAdd support for the XSI %C and %S formats, which are...
2002-10-16 Justin T. GibbsNever allow memory mapped I/O in PCI-X mode on controll...
2002-10-16 Sam Lefflercorrect PCB locking in broadcast/multicast case that...
2002-10-16 Sam LefflerLast commit to add FAST_IPSEC support also rearranged...
2002-10-16 Sam LefflerTie new "Fast IPsec" code into the build. This involve...
2002-10-16 Sam Leffleradd definitions for RIPEMD-160 HMAC and Skipjack encryp...
2002-10-16 Sam Leffler"Fast IPsec": this is an experimental IPsec implementat...
2002-10-16 Garrett WollmanMerge from vendor tzdata2002d.
2002-10-16 Garrett WollmanRe-sort to reflect change of East Timor from TP to TL.
2002-10-16 Sam LefflerReplace aux mbufs with packet tags:
2002-10-16 Kirk McKusickChange locking so that all snapshots on a particular...
2002-10-15 Sam Lefflermissed additional callout that can run w/o Giant locked
2002-10-15 Ian DowseUse kqueue(2) instead of poll(2) to wait for replies...
2002-10-15 Max KhonAdd HP ScanJet 2200C
2002-10-15 Poul-Henning... Include "opt_kbd.h" since certain structures size depen...
2002-10-15 Nate LawsonReturn an error if the drive reports heads/sectors...
2002-10-15 Robert WatsonPush most UFS ACL behavior behind a check for MNT_ACLS...
2002-10-15 David E. O... Bump __FreeBSD_version for the Binutils 2.13 upgrade...
2002-10-15 Robert WatsonSpell 'set' as 'cleared' where appropriate.
2002-10-15 Hajimu UMEMOTOCorrect the definitions of SADB_* to be compatible...
2002-10-15 Bruce A. MahThe matcd(4) driver is gone, so eliminate the quasi...
2002-10-15 Bruce A. MahUpdate "Distribution Format" section for reality; XFree...
2002-10-15 Poul-Henning... Don't show the command line when doing "make lint".
2002-10-15 Poul-Henning... Be consistent about marking functions static.
2002-10-15 Robert WatsonIf the FS_MULTILABEL flag is set in a UFS or UFS2 super...
2002-10-15 Poul-Henning... Plug a memory-leak.
2002-10-15 Poul-Henning... Use ; not , as statement separator in PDEBUG() macro.
2002-10-15 Poul-Henning... Plug an infrequent (I think) memory leak.
2002-10-15 Poul-Henning... Be consistent about functions being static.
2002-10-15 Poul-Henning... Constification ? Yes, out that door, row on the left...
2002-10-15 Robert WatsonTeach tunefs to print the ACL and multilabel flag infor...
2002-10-15 John BaldwinArgh. Put back setting of P_ADVLOCK for the F_WRLCK...
2002-10-15 Max Khonfix typo in comments (in preparation for MFC)
2002-10-15 Philippe CharnierAdd missing .Nm. Add FBSDID. fprintf -> warnx. Lowercas...
2002-10-15 Robert WatsonCorrect some of the style problems in this file:
2002-10-15 Joerg WunschAdd information about the SDLT density codes.
2002-10-15 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2002-10-15 Ruslan ErmilovFrom ChangeLog:
2002-10-15 Tim J. RobbinsAdd cross-references to the wide character counterparts...
2002-10-15 Maxim SobolevEliminate superfluous memory access in memcpy(3)/memmov...
2002-10-15 Tim J. RobbinsRemove stray comma at the end of the See Also list.
2002-10-15 Marcel MoolenaarFix kernel module loading on ia64. Cross-module functio...
2002-10-15 Matt JacobEnable mpt && ISP_TARGET_MODE in isp (for Lint purposes)
2002-10-15 Marcel MoolenaarFix previous commit: Don't cast integral types to point...
2002-10-15 Peter WemmRestore pointer that was removed in 1.128. This wasn...
next