]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-03-02 acheUse AM/PM time only when available in locale
2001-03-02 bmahNew release notes: TCP NewReno, TCP more aggressive...
2001-03-02 acheClear am and pm fields, add empty ampm_fmt for locales...
2001-03-02 acheActually implement T_FMT_AMPM
2001-03-02 acheImplement ampm_fmt (%r) per POSIX
2001-03-02 jlemonAdd a new sysctl net.inet.ip.check_interface, which...
2001-03-02 jlemonOnly pick up so_error the first time through with EISCO...
2001-03-02 rusetlocale(3) has been fixed to match POSIX standard:
2001-03-02 ruPOSIX wrote:
2001-03-02 adrianMismatched MFSNAMELEN and MNAMELEN with fstype / fspath.
2001-03-02 ruRemoved duplicate $FreeBSD$.
2001-03-02 ruFix setlocale() to conform to the ISO C and POSIX stand...
2001-03-02 rumdoc(7) police: fix markup.
2001-03-02 rumdoc(7) police: in -offset clause, spell the ``indent...
2001-03-02 obrienChange "NO_PROFILE_DATA" to "NO_PROFILE_COUNTERS" to...
2001-03-02 katoMerged from sys/i386/include/bus_at386.h revision 1.13.
2001-03-02 peterAck! I finally got annoyed enough to actually kill...
2001-03-02 ruFix the rest of formatting.
2001-03-02 impAdd -g group to usage message.
2001-03-02 mjacobSwitch to using 16 bit handles instead of 32 bit handles.
2001-03-02 jhbOk, the kernel will panic in kmem_malloc() if the kerne...
2001-03-02 markmBack out a removal that I was far to quick to apply...
2001-03-02 mdoddversion 1.7 made some changes to correct problems ident...
2001-03-02 jhb- Check to see if malloc() returned NULL even with...
2001-03-02 mjacobFix isp_print_qentry to print all four lines- it's...
2001-03-02 impAdd link for resource_query_unit, now documented in the
2001-03-02 impFlesh out this man page a bit more. Add information...
2001-03-02 obrienInclude `dbxelf.h' via tm.h (the approved FSF/GNU way...
2001-03-02 obrienDefine "FREEBSD_NATIVE" in the freebsd-native header...
2001-03-02 obrienMove the obvious bits of mixed ELF and a.out support...
2001-03-02 obrienPush as much as was easy of the mixed ELF & a.out suppo...
2001-03-02 gshapiroAdd comments regarding enabling IPv6
2001-03-02 iedowseThere were a few changes missed when this file was...
2001-03-02 impSpell deprecated correctly (dufault)
2001-03-01 desAdd the LINPROCFS option.
2001-03-01 obrienDo not need to define "VERSION" here -- we do it on...
2001-03-01 bmahNew release notes: CMI8338/8738, CS4281 sound driver...
2001-03-01 jlemonCorrectly emulate linux_connect. For nonblocking socke...
2001-03-01 mckusickFree lock before returning from process_worklist_item.
2001-03-01 adrianReviewed by: jlemon
2001-03-01 gallatinAllocate vm_page_array and vm_page_buckets from the...
2001-03-01 benThe 'X' permission symbol is specified by POSIX.2,...
2001-03-01 markmTurn on interrupt-entropy harvesting for all/any mass...
2001-03-01 ruFix brokeness in rev. 1.6: this manpage appeared in...
2001-03-01 markmNo longer an option. Config(8) is whining over LINT.
2001-03-01 dougbAdd code to turn on the entropy harvesting sysctl's...
2001-03-01 sobomaxPut back several lines that I erroneously deleted in...
2001-03-01 ruUpdate the BUGS section.
2001-03-01 ruFixed undesirable hyphenation on the dash of a flag...
2001-03-01 ruFixed two bugs with -tag lists.
2001-03-01 rumdoc(7) police: misc fixes.
2001-03-01 asmodaiCorrect English used.
2001-03-01 ruNumerous formatting/content fixes.
2001-03-01 asmodaiHook Warner's resource_* manpages to the build.
2001-03-01 asmodaiRemove leading . from .Nd description.
2001-03-01 asmodaiFix typo: the the -> to the.
2001-03-01 imph_errno is declared in netdb.h.
2001-03-01 impInclude -DDEFSHELL=1 in Makefile.dist so people boostra...
2001-03-01 impInclude <unistd.h> for getopt's interface rather than...
2001-03-01 impoptarg and optind are declared in unistd.h, so don...
2001-03-01 impMAXPATHLEN includes the trailing NUL.
2001-03-01 impMAXPATHLEN contains the trailing NUL.
2001-03-01 impMAXPATHLEN is enough.
2001-03-01 dcsAll temperature scales are centigrades. Use "Celsius...
2001-03-01 impMAXPATHLEN already accounts for the trailing NUL, so...
2001-03-01 impMAXPATHLEN includes the trailing NUL character, so...
2001-03-01 impRemove redundant declaration of optind. It has been...
2001-03-01 impo Add support for wall -g. This will send a message...
2001-03-01 deischenHide the definition of struct __sFILEX and add the...
2001-03-01 deischens/fstat/_fstat/
2001-03-01 impDocument the resource_*_value and resource_query_string...
2001-03-01 gshapiroDon't build/install sendmail related items if NO_SENDMA...
2001-03-01 gshapiroMove installation of sendmail helpfile into etc/sendmai...
2001-03-01 jlemonIn ascpoll, return revents, not 0.
2001-03-01 mjacobEliminate the use of the getenv_int stuff we'd been...
2001-03-01 mjacobGo to a default port and default node wwn model. Elimin...
2001-03-01 mjacobFinally eliminate as many of the printf calls as possib...
2001-02-28 obrienStylistic changes mirroring ones done in the FSF/GNU...
2001-02-28 jkhHave coff be a default ibcs2 loader if we have ibcs2...
2001-02-28 iedowseThe kernel did not hold a vnode reference associated...
2001-02-28 jhayThe secure temporary directory is always created, so...
2001-02-28 julianShuffle netgraph mutexes a bit and hold a reference...
2001-02-28 obrienUse _PATH_DEV.
2001-02-28 obrienMerge in strtoul.3 rev 1.11 mdoc(7) police changes:
2001-02-28 ruEliminate mdocNG warnings caused by misplaced or extran...
2001-02-28 jlemonUse EV_SET() macro to initialize kevent structure.
2001-02-28 dwmaloneAdd missing prefix for nano, I presume this was missing...
2001-02-28 dwmaloneGive units a bit of a cleanup:
2001-02-28 jlemonUse the new EV_SET macro to insure that all fields...
2001-02-28 ruPrepare for mdocNG.
2001-02-28 rumdoc(7) police: prepare for mdocNG.
2001-02-28 rumdoc(7) police: fix the .Nd line broken in previous...
2001-02-28 obrienFix style bug I introduced with rev 1.13 (rcsid after...
2001-02-28 obrienAllow "NOSHARED" to be overridden.
2001-02-28 phkFix jails.
2001-02-28 gshapiroip6fw doesn't support -q if reading from a file so...
2001-02-28 impIt is now safe to go back into the water.
2001-02-28 dillonLinux does not filesystem-sync file-backed writable...
2001-02-28 dillonIf we intend to make the page writable without requirin...
2001-02-28 dillonFix lockup for loopback NFS mounts. The pipelined...
next