]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-16 markmDekerberise. The corresponding userland stuff has been...
2002-10-16 charniers/rpc.mountd/mountd/
2002-10-16 pirzykUpdated the CPU_DISABLE_CMPXCHG notes to warn users...
2002-10-16 charnierArrange to not have /* inside a comment. Typo fix.
2002-10-16 charnierPut author name under .An/Aq.
2002-10-16 nyanMFi386: revision 1.54.
2002-10-16 charnierAdd section number to .Xr directive.
2002-10-16 jhbMany style and whitespace fixes.
2002-10-16 nyanMFi386: revision 1.130.
2002-10-16 iwasakiFix a possible bug about freeing non-malloc'ed pointer.
2002-10-16 charnierThe .Nm utility
2002-10-16 charnierIntroduce enumerate of options using the standard way.
2002-10-16 charnierIntroduce enumerate of options using the standard way:
2002-10-16 nyanMFi386: revision 1.181.
2002-10-16 charnierDo not reuse flag name in its definition. Remove inadeq...
2002-10-16 jhbSort includes a bit.
2002-10-16 nyanRemove usbd and usbdevs.
2002-10-16 markmModule-ize the 'core' crypto stuff. This may still...
2002-10-16 robert - Remove the lsearch() and lfind() functions and their...
2002-10-16 mikeRemove the posix4(9) manual. It no longer contains...
2002-10-16 maximFix getopt(3) optstring: remove a flag we does not...
2002-10-16 tjrCount field width correctly for suppressed multibyte...
2002-10-16 robertRemove unneeded $FreeBSD$ tags.
2002-10-16 robert - Remove the old insque() and remque() functions and...
2002-10-16 charnierSpelling
2002-10-16 charnierRemove done() which was just exit() so use of warn...
2002-10-16 phkUnbreak the PC98/wd(4) driver which I accidentally...
2002-10-16 fjoewrite caching is enabled by default -- reflect this...
2002-10-16 phantomAdd locale(1). I have used it for while as useful...
2002-10-16 charnierNormalize FILES section by using .Bl/.El enumerate.
2002-10-16 charnierTest getopt() against -1 instead of EOF.
2002-10-16 charnierSpelling.
2002-10-16 charnierDo not repeat option name in its definition. Use .Nm...
2002-10-16 tjrSet the error bit on the stream if an encoding error...
2002-10-16 tjrAvoid truncating invalid wide characters that are outsi...
2002-10-16 robertCast the first argument to bzero() to `void *' after...
2002-10-16 ueCatch up with US version
2002-10-16 phkProperly put macro args in ().
2002-10-16 phkBe consistent about functions being static.
2002-10-16 phkBe consistent about funtions being static.
2002-10-16 phkPut an XXX: comment here to point out a couple of free...
2002-10-16 phkNo need to declare M_ISADEV here.
2002-10-16 phkBe consistent about funtions being static.
2002-10-16 phkBe consistent about functions being static.
2002-10-16 phkBe consistent about functions being static.
2002-10-16 phkBe consistent about functions being static.
2002-10-16 phkProperly put macro args in ().
2002-10-16 phkBe consistent about functions being static.
2002-10-16 guidoGet rid of checking for ip sec history. It is true...
2002-10-16 phkFIx misindentation.
2002-10-16 phkBe consistent about functions being static.
2002-10-16 phkBe consistent about functions being static.
2002-10-16 phkFix misindentation.
2002-10-16 phkRename struct softc to struct mn_softc.
2002-10-16 phkFix comments and one resulting code confusion about...
2002-10-16 phkBe consistent about functions being static.
2002-10-16 phkA better solution to avoiding variable sized structs...
2002-10-16 phk#include "opt_devfs.h" to protect against variable...
2002-10-16 bdeFixed style bug near $FreeBSD$. VCS ids in copyrights...
2002-10-16 jakeAdd support for building sparc64 releases.
2002-10-16 rwatsons/clear/cleared/ for consistency (sigh)
2002-10-16 tjrAdd a Bugs section and note that fmtcheck() is out...
2002-10-16 tjrAdd support for the XSI %C and %S formats, which are...
2002-10-16 gibbsNever allow memory mapped I/O in PCI-X mode on controll...
2002-10-16 samcorrect PCB locking in broadcast/multicast case that...
2002-10-16 samLast commit to add FAST_IPSEC support also rearranged...
2002-10-16 samTie new "Fast IPsec" code into the build. This involve...
2002-10-16 samadd definitions for RIPEMD-160 HMAC and Skipjack encryp...
2002-10-16 sam"Fast IPsec": this is an experimental IPsec implementat...
2002-10-16 wollmanMerge from vendor tzdata2002d.
2002-10-16 wollmanRe-sort to reflect change of East Timor from TP to TL.
2002-10-16 samReplace aux mbufs with packet tags:
2002-10-16 mckusickChange locking so that all snapshots on a particular...
2002-10-15 sammissed additional callout that can run w/o Giant locked
2002-10-15 iedowseUse kqueue(2) instead of poll(2) to wait for replies...
2002-10-15 fjoeAdd HP ScanJet 2200C
2002-10-15 phkInclude "opt_kbd.h" since certain structures size depen...
2002-10-15 njlReturn an error if the drive reports heads/sectors...
2002-10-15 rwatsonPush most UFS ACL behavior behind a check for MNT_ACLS...
2002-10-15 obrienBump __FreeBSD_version for the Binutils 2.13 upgrade...
2002-10-15 rwatsonSpell 'set' as 'cleared' where appropriate.
2002-10-15 umeCorrect the definitions of SADB_* to be compatible...
2002-10-15 bmahThe matcd(4) driver is gone, so eliminate the quasi...
2002-10-15 bmahUpdate "Distribution Format" section for reality; XFree...
2002-10-15 phkDon't show the command line when doing "make lint".
2002-10-15 phkBe consistent about marking functions static.
2002-10-15 rwatsonIf the FS_MULTILABEL flag is set in a UFS or UFS2 super...
2002-10-15 phkPlug a memory-leak.
2002-10-15 phkUse ; not , as statement separator in PDEBUG() macro.
2002-10-15 phkPlug an infrequent (I think) memory leak.
2002-10-15 phkBe consistent about functions being static.
2002-10-15 phkConstification ? Yes, out that door, row on the left...
2002-10-15 rwatsonTeach tunefs to print the ACL and multilabel flag infor...
2002-10-15 jhbArgh. Put back setting of P_ADVLOCK for the F_WRLCK...
2002-10-15 fjoefix typo in comments (in preparation for MFC)
2002-10-15 charnierAdd missing .Nm. Add FBSDID. fprintf -> warnx. Lowercas...
2002-10-15 rwatsonCorrect some of the style problems in this file:
2002-10-15 joergAdd information about the SDLT density codes.
2002-10-15 ruThis commit was generated by cvs2svn to compensate...
2002-10-15 ruFrom ChangeLog:
next