]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2002-10-15 Garance A DrosehnSeveral commit logs point here saying "More details...
2002-10-15 Mike BarcroftMove details of key_t to <sys/_types.h>, so that it...
2002-10-15 John Baldwin- Add a new global mutex 'ppeers_lock' to protect the...
2002-10-15 John BaldwinRemove the leaderp variable and just access p_leader...
2002-10-15 John Baldwin- Use __BUS_ACCESSOR() to define the ISA ivar accessor...
2002-10-15 Peter WemmThe a.out md_coredump stuff isn't referenced anywhere...
2002-10-14 Peter WemmTurn off the premature locking in xl. The driver tries...
2002-10-14 Kirk McKusickWhen reading or writing the extended attributes of...
2002-10-14 Alfred PerlsteinPut function return types on a line by themselves.
2002-10-14 Matt JacobLINT related fixes (as noticed by bde)
2002-10-14 Poul-Henning... Remove a bogus local variable.
2002-10-14 Alfred PerlsteinRemove a KASSERT I added in 1.73 to catch uninitialized...
2002-10-14 Robert WatsonRemove root from the 'guest' group: missed in a previou...
2002-10-14 Mike Barcrofto Add typedefs for gid_t, key_t, mode_t, and uid_t.
2002-10-14 Julian ElischerDid you ever notice how stupid bugs show up much clearer
2002-10-14 Mike BarcroftCorrect visibility conditionals for memccpy(), strdup...
2002-10-14 Julian ElischerTidy up the scheduler's code for changing the priority...
2002-10-14 Julian ElischerRemove old useless debugging code
2002-10-14 Sam Lefflerupdate to better reflect reality:
2002-10-14 Jake BurkholderMoved geom class initialization to SI_SUB_DRIVERS from...
2002-10-14 Robert WatsonFix two memory leaks in error conditions involving...
2002-10-14 Kirk McKusickWhen scanning the freelist looking for candidate vnodes...
2002-10-14 Robert WatsonIntroduce -a [enable|disable] and -l [enable|disable...
2002-10-14 Kirk McKusickUnconditionally reset vp->v_vnlock back to the default...
2002-10-14 Robert WatsonTeach mount(8) about MNT_ACLS for the purposes of mount...
2002-10-14 Jim PirzykAdd a knob to turn on and off the CMPXCHG instruction...
2002-10-14 John BaldwinAllow firewire, sbp (SCSI over firewire), and fwe ...
2002-10-14 John Baldwin- Remove unused opt_foo.h headers.
2002-10-14 John BaldwinThis file doesn't need opt_bus.h.
2002-10-14 Robert WatsonDefine MNT_ACLS, which can report on the status of...
2002-10-14 Robert WatsonDefine two new superblock file system flags:
2002-10-14 Yoshihiro TakahashiFixed disk full problem for pc98 distribution. Now...
next