]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-11-04 nyanAdded install documentation for pc98.
2002-11-04 markmRestore /var/games; lots of ports' games use it.
2002-11-04 mckusickAdd debug.doslowdown to enable/disable niced slowdown...
2002-11-04 tjrAdd descriptions for some _PC_* variables from <sys...
2002-11-04 tjrCross-reference setfacl(1).
2002-11-04 phkReject slices where begin == end.
2002-11-04 phkRemove clause 3 in the license with NAI's consent.
2002-11-04 alfredBackout "compatibility hack" for __sF.
2002-11-04 impDetach the pccard bus children when we eject a 16-bit...
2002-11-04 rwatsonUpdate licenses and wording: NAI has authorized the...
2002-11-04 rwatsonLicense and wording updates: NAI has authorized the...
2002-11-04 rwatsonLicense clarification and wording changes: NAI has...
2002-11-04 marcelAdd the necessary tweaks for FreeBSD/ia64 releases...
2002-11-03 marcelAdd GPT entry types for partitions we're likely to...
2002-11-03 scottlHook the aic7xxx modules up. This requires some extra...
2002-11-03 tjr- Consistent use of warn() vs. perror().
2002-11-03 alc - Remove the memory allocation for the object/offset...
2002-11-03 ceriImprove some questionable grammar.
2002-11-03 phkCorrectly recognize both bogus and genuine BSD disklabels.
2002-11-03 jhbRemove unused MBR gunk leftover from i386.
2002-11-03 ueearly-adopter/article.sgml: translation fixes
2002-11-03 iwasakiAdd status initialization code for acpi_cmbat and acpi_...
2002-11-03 simokawaEnable if_fwe.
2002-11-03 nyan- Added the MenuIPLType menu for selecting pc98 boot...
2002-11-03 nyanFix to compile for pc98.
2002-11-03 scottlBring newfs_msdos into the GEOM world. Totally rewrite...
2002-11-03 tjrPrint a `+' character after the standard UNIX permissio...
2002-11-03 nyanAdd hints for wd1, wd2 and wd3.
2002-11-03 rwatsonIntroduce mac_check_system_settime(), a MAC check allow...
2002-11-03 marcelInitialize d->bios_cyl. We know the media size in secto...
2002-11-03 rwatsonChange privilege model for mac_partition such that...
2002-11-03 grogRemove entry for All Saints' in Portugal. While it...
2002-11-02 rwatsonX-ref clock_gettime(2).
2002-11-02 rwatsonSync to src/sys/kern/syscalls.master
2002-11-02 rwatsonRegen from yesterday's system call placeholder rename.
2002-11-02 impMFp4:
2002-11-02 alcCatch up with the removal of the vm page buckets spin...
2002-11-02 alcRemove the vm page buckets mutex. As of revision 1...
2002-11-02 impMFp4:
2002-11-02 impUse 0xffffffff instead of -1 for id to compare against.
2002-11-02 marcelShamelessly copy the files over from the sparc64 port...
2002-11-02 peterUnbreak MNT_UPDATE when running with cd as root. Detec...
2002-11-02 muxFix some warnings on 64 bit architectures. The vn_exta...
2002-11-02 desSwitch to two-clause license, with NAI's permission.
2002-11-02 alfredProvide a hook to make __sF visible outside of libc...
2002-11-02 tmmThe hw.physmem sysctl has an unsigned long value now...
2002-11-02 gioriaFix typo manpage for ktrdump
2002-11-02 gioriaFix typo
2002-11-02 gioriaWelcom to installation and early-adopter directory
2002-11-02 gioriaFirst French version of early-adopter
2002-11-02 marcelAdd support for GPT:
2002-11-02 marcelAdd support for ia64. This is almost identical to i386...
2002-11-02 marcelRemove the GEOM_GPT hack. We now check for partition...
2002-11-02 marcelFix dumpconf so libdisk can grok its output. We weren...
2002-11-02 ueMFbed:
2002-11-02 phkmalloc(9) with M_NOWAIT seems to return NULL a lot...
2002-11-02 phkDon't claim all MBR's have subtype 165 on i386.
2002-11-02 davidxuadd missing '!', don't why it was lost when checked in.
2002-11-02 miniFix indentation of comments.
2002-11-02 umeAdd IPv6 setup for ipfilter. `ipv6_ipfilter_rules...
2002-11-02 marcelbzero() the sigframe before we fill it. This was not...
2002-11-02 marcelo Remove the fallback implementations of uuid_create(),
2002-11-02 miniAdd loader variables to control the loading of various...
2002-11-02 nyanDon't move the NFSCLIENT support into mfsroot-small...
2002-11-02 jwdAdd CVSARGS for cvs arguments (vs. cvs subcommand argum...
2002-11-02 alcRevert the change in revision 1.77 of kern/uipc_socket2...
2002-11-02 mdoddMerge PC98 changes.
2002-11-02 ueGerman version of the early adopter's guide
2002-11-02 julianThe easy part of converting the ng_source node to ...
2002-11-02 ueFix an obvious typo
2002-11-02 julianWhitespace fixes
2002-11-01 tmmThe hw.availpages sysctl has an unsigned long value...
2002-11-01 julianifnet_addrs doesn;t exist any more so use
2002-11-01 kbyancUpdate the st_size reported via stat(2) to accurately...
2002-11-01 kbyancTrack the number of non-data chararacters stored in...
2002-11-01 rwatsonRename __execve_mac() to __mac_execve() for increased...
2002-11-01 jhb- Copy the mfsroot.gz file to /R/stage/mfsroot/ so...
2002-11-01 rwatsonAdd MAC checks for various kenv() operations: dump...
2002-11-01 gioriaMFen 1.112
2002-11-01 gioriaFinishing the translation of this file
2002-11-01 phkIntroduce malloc_last_fail() which returns the number...
2002-11-01 phkIntroduce a "time_uptime" global variable which holds...
2002-11-01 phkFill in partition 2 with with "whole disk" parameters.
2002-11-01 rwatsonFurther clarifications of the #ifdef/#if/#elif/#endif...
2002-11-01 phkMake this compile in the userland shims again.
2002-11-01 phkAdd KASSERT for bio_cmd validity here as well. Various...
2002-11-01 jakeBuild sysinstall on sparc64.
2002-11-01 phkPut a KASSERT in specfs::strategy() to check that the...
2002-11-01 jhbRevert previous untested commit. I installed an ultra6...
2002-11-01 tjrAnother buffer overflow similar to the recent one in...
2002-11-01 tjrRemove claim that pi and ex use mkstr; pi is long gone...
2002-11-01 tjrZap another buffer overflow, this time in the parser.
2002-11-01 tjrAvoid buffer overflow when constructing filenames.
2002-11-01 thomasFix minor typo.
2002-11-01 dfrBump version to account for the presence of pthread_XXX...
2002-11-01 dfr* Add stubs for pthread_cond_broadcast.
2002-11-01 phkMake this compilable from userland as well.
2002-11-01 ruDocument the confusing behavior that the .if conditiona...
2002-11-01 rusparc64 does not yet support sysinstall(8).
2002-11-01 marcelo Replace 'struct uuid' with 'uuid_t',
next