]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-05-28 rwatsonExplicitly acquire Giant around the ntp_gettime() and...
2005-05-28 nyanChange the spkr_set_pitch() function to a macro to...
2005-05-28 rwatsonRegenerate for updated syscalls.master.
2005-05-28 rwatsonMark the following compatability system calls as MCOMPA...
2005-05-28 bzFix use of uninitialized variable len in ngd_send.
2005-05-28 rwatsonRegenerate from syscalls.master.
2005-05-28 rwatsonMark quotactl() as MSTD.
2005-05-28 rwatsonAcquire Giant explicitly in quotactl() so that the...
2005-05-28 rwatsonRegenerate from updated syscalls.master.
2005-05-28 rwatsonMark kenv(2) as MPSAFE, since it appears to be properly...
2005-05-28 rwatsonRegenerate system call tables from syscalls.master.
2005-05-28 rwatsonAlso mark the COMPAT4 version of fhstatfs() as MPSAFE.
2005-05-28 rwatsonMark fhopen(), fhstat(), and fhstatfs() as MSTD, since...
2005-05-28 rwatsonAcquire Giant explicitly in fhopen(), fhstat(), and...
2005-05-28 nyanEnable ReiserFS note on pc98.
2005-05-28 tanimuraAdd 6300ESB, which should be treated as ICH4.
2005-05-28 tanimuraLet OSPFv3 go through ipfw. Some more additional check...
2005-05-28 brooksUpdate refrenced URL for SNMP list of ifTypes to refer...
2005-05-28 emaxMove AVM USB Bluetooth-Adapter BlueFritz! from "broken...
2005-05-27 umereduce cast.
2005-05-27 jhb- Add support to the loader for multiple consoles.
2005-05-27 jhbFix a warning by adding a missing 'const'.
2005-05-27 jhbPrint out the commands from /boot.config after parsing...
2005-05-27 pjdRemove (now) unused argument 'td' from bsd_to_linux_sta...
2005-05-27 pjdRemove (now) unused argument 'td' from cvtstatfs().
2005-05-27 pjdSync locking in freebsd4_getfsstat() with getfsstat().
2005-05-27 pjdUse consistent style in functions I want to modify...
2005-05-27 emaxDo not tread 128-bit UUID as int128. Provide separate...
2005-05-27 umedisable defining NI_WITHSCOPEID. It was obsoleted...
2005-05-27 rwatsondd a '-n' option to ministat, which causes it to displa...
2005-05-27 rwatsonIn the current world order, each socket has two mutexes...
2005-05-27 davidxuRemove thread_upcall_check, it was used to avoid race...
2005-05-27 jhbFix for 64-bit platforms. random() returns values...
2005-05-27 rwatsonBack out ipx.h:1.18, which introduced a Linux API compa...
2005-05-27 stefanfFix long (and long long) to long double, unsigned to...
2005-05-27 eivindFixup of last commit: Use the name X instead of XFree86...
2005-05-27 bruefferDocument support for the 82573 chip.
2005-05-27 davidxuRemove sleep queue hack, it is no longer needed with...
2005-05-27 eivindSince this is already off the vendor branch: Our kernel...
2005-05-27 cognetRemove pmap_deactivate(), we do not use it.
2005-05-27 eivindMake the example for using xterm as a login manager...
2005-05-27 keramidaAdd cross-references to iostat, systat and vmstat.
2005-05-27 muxUse clnt_create_timed() instead of clnt_create(). ...
2005-05-26 tackermanLatest README to correspond to latest Intel version...
2005-05-26 tackermanChanges to update driver with latest Intel driver versi...
2005-05-26 eivindBaby, we are not in Kansas anymore. Nor are we in...
2005-05-26 eivindRemove an errno reset that became unnecessary.
2005-05-26 alfreddecode utimes, lutimes, futimes, chflags, lchflags.
2005-05-26 eivindDocument a couple of gotchas.
2005-05-26 eivindWe are past 4.4BSD - use our new-found stat flags for...
2005-05-26 alfreddecode mkdir args.
2005-05-26 keramidaInterlink systat(1), iostat(8) and vmstat(8) through...
2005-05-26 cognets/_KLD_MODULE/KLD_MODULE/
2005-05-26 cognetDon't enable interrupts in the dispatcher, there's...
2005-05-26 cognetDon't call vm_page_dirty() in pmap_nuke_pv(), it's...
2005-05-26 bmahMove sed(1) -l release note to the right section. ...
2005-05-26 bmahNew release notes: autoboot_delay -1 (+MFC), NgATM...
2005-05-26 roberto- Add further functionality to check for invalid characters
2005-05-26 bruefferNew release note: Read-only support for ReiserFS.
2005-05-26 acheFix: printed output flags (onocr) and (onlret) same...
2005-05-26 glebiusPlug mbuf leak, that I have introduced in 1.85. Also...
2005-05-26 thompsaAdd myself to the calendar.
2005-05-25 netchildAdd a note how to use nextboot(8) to test a kernel...
2005-05-25 psThis is conform with the terminology in
2005-05-25 schweikhLooking just at Makefiles was slightly too narrow to...
2005-05-25 sheldonhRelease maintainership. More ambitious minds have...
2005-05-25 hartiUnder certain conditions the condition parser would...
2005-05-25 pjdAfter provider creation!!
2005-05-25 bruefferDocument support for some Dell PERC adapters.
2005-05-25 peadarSeparate out address-detaching part of if_detach into...
2005-05-25 cognetRemove bits specific to CPUs we won't support (< armv4).
2005-05-25 cognetIncrease the refresh rate.
2005-05-25 hartiAdd a missing comma which prevents compilation with...
2005-05-25 pjd- Call root_mount_rel() when provider IS created, not...
2005-05-25 nyanMFi386: Add ReiserFS
2005-05-25 hartiNo need to specify the include subdirectory. During...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiApply vendor patch: include the header files from the...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiApply a vendor patch: silence gcc on arm (alignent...
2005-05-25 hartiDocument why there is a dependency of certain object...
2005-05-25 ruFix order (I introduced some time ago) broken in previo...
2005-05-25 marcelFor ISA DMA maps, the chipsets scatter/gather feature...
2005-05-24 cognetMFp4: Setup arm9 to write back by default.
2005-05-24 cognetRemove kcopy(), we don't use it.
2005-05-24 jmgmake stat return an zero'd struct, and be a FIFO again...
2005-05-24 csjpIf sysctlbyname fails for kernel related reasons, tag...
2005-05-24 muxOnly build mount_reiserfs(8) on i386, it exists only...
2005-05-24 cognetWe need to decrease p->p_lock after vm_fault() has...
2005-05-24 cognetCorrectly setup the UND stack in cpu_set_upcall(),...
2005-05-24 cognetDon't set the default of kern.fallback_elf_brand to...
2005-05-24 cognet- Try to avoid calling malloc() in bus_dmamap_create...
2005-05-24 cognetWrite back affected pages in pmap_qremove() as well...
2005-05-24 cognetUse a more sane value for HZ.
2005-05-24 cognetUse asm versions of in_cksum() and friends.
2005-05-24 grehanSince the BAT mapping was removed a long time back...
2005-05-24 cognetAsm version of bswap16().
2005-05-24 cognetMake sure we clean the RAS start address once we're...
2005-05-24 cognetarm defaults to unsigned char as well.
2005-05-24 cognetUse -march=armv5te for Xscale.
next