]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-11-03 Yoshihiro Takahashi- Added the MenuIPLType menu for selecting pc98 boot...
2002-11-03 Yoshihiro TakahashiFix to compile for pc98.
2002-11-03 Scott LongBring newfs_msdos into the GEOM world. Totally rewrite...
2002-11-03 Tim J. RobbinsPrint a `+' character after the standard UNIX permissio...
2002-11-03 Yoshihiro TakahashiAdd hints for wd1, wd2 and wd3.
2002-11-03 Robert WatsonIntroduce mac_check_system_settime(), a MAC check allow...
2002-11-03 Marcel MoolenaarInitialize d->bios_cyl. We know the media size in secto...
2002-11-03 Robert WatsonChange privilege model for mac_partition such that...
2002-11-03 Greg LeheyRemove entry for All Saints' in Portugal. While it...
2002-11-02 Robert WatsonX-ref clock_gettime(2).
2002-11-02 Robert WatsonSync to src/sys/kern/syscalls.master
2002-11-02 Robert WatsonRegen from yesterday's system call placeholder rename.
2002-11-02 Warner LoshMFp4:
2002-11-02 Alan CoxCatch up with the removal of the vm page buckets spin...
2002-11-02 Alan CoxRemove the vm page buckets mutex. As of revision 1...
2002-11-02 Warner LoshMFp4:
2002-11-02 Warner LoshUse 0xffffffff instead of -1 for id to compare against.
2002-11-02 Marcel MoolenaarShamelessly copy the files over from the sparc64 port...
2002-11-02 Peter WemmUnbreak MNT_UPDATE when running with cd as root. Detec...
2002-11-02 Maxime HenrionFix some warnings on 64 bit architectures. The vn_exta...
2002-11-02 Dag-Erling... Switch to two-clause license, with NAI's permission.
2002-11-02 Alfred PerlsteinProvide a hook to make __sF visible outside of libc...
2002-11-02 Thomas MoestlThe hw.physmem sysctl has an unsigned long value now...
2002-11-02 Sebastien GioriaFix typo manpage for ktrdump
2002-11-02 Sebastien GioriaFix typo
2002-11-02 Sebastien GioriaWelcom to installation and early-adopter directory
2002-11-02 Sebastien GioriaFirst French version of early-adopter
2002-11-02 Marcel MoolenaarAdd support for GPT:
2002-11-02 Marcel MoolenaarAdd support for ia64. This is almost identical to i386...
2002-11-02 Marcel MoolenaarRemove the GEOM_GPT hack. We now check for partition...
2002-11-02 Marcel MoolenaarFix dumpconf so libdisk can grok its output. We weren...
2002-11-02 Udo ErdelhoffMFbed:
2002-11-02 Poul-Henning... malloc(9) with M_NOWAIT seems to return NULL a lot...
2002-11-02 Poul-Henning... Don't claim all MBR's have subtype 165 on i386.
2002-11-02 David Xuadd missing '!', don't why it was lost when checked in.
2002-11-02 Jonathan MiniFix indentation of comments.
2002-11-02 Hajimu UMEMOTOAdd IPv6 setup for ipfilter. `ipv6_ipfilter_rules...
2002-11-02 Marcel Moolenaarbzero() the sigframe before we fill it. This was not...
2002-11-02 Marcel Moolenaaro Remove the fallback implementations of uuid_create(),
2002-11-02 Jonathan MiniAdd loader variables to control the loading of various...
2002-11-02 Yoshihiro TakahashiDon't move the NFSCLIENT support into mfsroot-small...
2002-11-02 John W. De... Add CVSARGS for cvs arguments (vs. cvs subcommand argum...
2002-11-02 Alan CoxRevert the change in revision 1.77 of kern/uipc_socket2...
2002-11-02 Matthew N.... Merge PC98 changes.
2002-11-02 Udo ErdelhoffGerman version of the early adopter's guide
2002-11-02 Julian ElischerThe easy part of converting the ng_source node to ...
2002-11-02 Udo ErdelhoffFix an obvious typo
2002-11-02 Julian ElischerWhitespace fixes
2002-11-01 Thomas MoestlThe hw.availpages sysctl has an unsigned long value...
2002-11-01 Julian Elischerifnet_addrs doesn;t exist any more so use
2002-11-01 Kelly YanceyUpdate the st_size reported via stat(2) to accurately...
2002-11-01 Kelly YanceyTrack the number of non-data chararacters stored in...
2002-11-01 Robert WatsonRename __execve_mac() to __mac_execve() for increased...
2002-11-01 John Baldwin- Copy the mfsroot.gz file to /R/stage/mfsroot/ so...
2002-11-01 Robert WatsonAdd MAC checks for various kenv() operations: dump...
2002-11-01 Sebastien GioriaMFen 1.112
2002-11-01 Sebastien GioriaFinishing the translation of this file
2002-11-01 Poul-Henning... Introduce malloc_last_fail() which returns the number...
2002-11-01 Poul-Henning... Introduce a "time_uptime" global variable which holds...
2002-11-01 Poul-Henning... Fill in partition 2 with with "whole disk" parameters.
2002-11-01 Robert WatsonFurther clarifications of the #ifdef/#if/#elif/#endif...
2002-11-01 Poul-Henning... Make this compile in the userland shims again.
2002-11-01 Poul-Henning... Add KASSERT for bio_cmd validity here as well. Various...
2002-11-01 Jake BurkholderBuild sysinstall on sparc64.
2002-11-01 Poul-Henning... Put a KASSERT in specfs::strategy() to check that the...
2002-11-01 John BaldwinRevert previous untested commit. I installed an ultra6...
2002-11-01 Tim J. RobbinsAnother buffer overflow similar to the recent one in...
2002-11-01 Tim J. RobbinsRemove claim that pi and ex use mkstr; pi is long gone...
2002-11-01 Tim J. RobbinsZap another buffer overflow, this time in the parser.
2002-11-01 Tim J. RobbinsAvoid buffer overflow when constructing filenames.
2002-11-01 Thomas QuinotFix minor typo.
2002-11-01 Doug RabsonBump version to account for the presence of pthread_XXX...
2002-11-01 Doug Rabson* Add stubs for pthread_cond_broadcast.
2002-11-01 Poul-Henning... Make this compilable from userland as well.
2002-11-01 Ruslan ErmilovDocument the confusing behavior that the .if conditiona...
2002-11-01 Ruslan Ermilovsparc64 does not yet support sysinstall(8).
2002-11-01 Marcel Moolenaaro Replace 'struct uuid' with 'uuid_t',
2002-11-01 Marcel Moolenaaro Remove $Id$ from copyright; there's $FreeBSD$,
2002-11-01 Tim J. RobbinsNo need to include floatio.h here: vfscanf() no longer...
2002-11-01 Jeff Roberson - Enable the use of UMA_MD_PAGE_ALLOC on alpha.
2002-11-01 Tony FinchVariables that come in in and out pairs should be named...
2002-11-01 Jun KuriyamadebugMsg() should end with "\n".
2002-11-01 Ian DowseSpecify the correct protocol for the Olympus C-1 camera...
2002-11-01 Jeff Roberson - Add support for machine dependant page allocation...
2002-11-01 Jeff Roberson - Add a new flag to vm_page_alloc, VM_ALLOC_NOOBJ...
2002-11-01 Tony FinchBe much more paranoid about where uudecode writes its...
2002-11-01 Tony FinchInstead of abusing stdin and stdout, use our own file...
2002-10-31 Julian ElischerMore formatting fixes
2002-10-31 Julian ElischerSlight formatting change.
2002-10-31 Jeff Roberson - Consistently update snd_wl1, snd_wl2, and rcv_up...
2002-10-31 Archie CobbsRe-apply the previously backed-out commit that fixes...
2002-10-31 Bruce A. MahModified release notes: Note that check_utility_compat...
2002-10-31 Julian ElischerAdd the netgraph 'source' module.
2002-10-31 Jeff Roberson - Introduce a new macro, since that's what nfs loves...
2002-10-31 Poul-Henning... Spruce up bootverbose output a bit.
2002-10-31 Mitsuru IWASAKIDon't examine ACPI_STA_ENABLE bit of device's_STA objec...
2002-10-31 Mitsuru IWASAKIInterpret new loader tunable "hw.acpi.verbose" to turn
2002-10-31 John BaldwinAdd an isp(4) module. sbus support is only compiled...
2002-10-31 Hajimu UMEMOTOplugged memory leakage in some erroneous cases
2002-10-31 John BaldwinAdd a module for mpt(4).
next