]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-05-14 emaxMake -t <tty> optional in server mode. If not specified...
2008-05-14 kibAdd the devctl notifications for the cdev create/destro...
2008-05-14 rpaulostyle(9): remove FreeBSD CVS ID from the initial licens...
2008-05-14 rpauloActually, don't rely on the unsafe MAX() macro. Use...
2008-05-14 remkoFix pstat behaviour when using coredumps. The reference...
2008-05-14 brianAdd a -8 switch to syslogd to prevent it from mangling...
2008-05-13 adrianFix #2.
2008-05-13 adrianFix whitespace bug introduced a couple commits ago.
2008-05-13 adrianBSDCan update #2.
2008-05-13 adrianBSDCan calendar file update #1.
2008-05-13 remkoBump modification date.
2008-05-13 remkoThe first of thirteen patches by Ed that resolves a...
2008-05-13 mariusDon't let hacksync() call bus_dmamap_sync(9) on DMA...
2008-05-13 rdivackyRegen.
2008-05-13 rdivackyImplement robust futexes. Most of the code is modelled...
2008-05-13 cognetFrom the OpenBSD commit log :
2008-05-13 nyanReplace the ee with the ed to resolve disk overflow.
2008-05-13 kevloImprove temporary file handling
2008-05-12 jhb- Set sc->dev to the new-bus device_t so all the device...
2008-05-12 ceriFor the sake of the log, revision 1.353 was bumped...
2008-05-12 scottlAdd support for management apps. Work around an appare...
2008-05-12 flzDon't require a configuration file. Ntpd will be perfec...
2008-05-12 bruefferTypo fixes.
2008-05-12 julianfix typo in runz_fuzz
2008-05-12 gnnFix the loopback interface. Cleaning up some code...
2008-05-12 samdeclare ieee80211_phymode_name with an array size
2008-05-12 samUpdate PLCP<->rate mapping support:
2008-05-12 samMinor cleanup of vap create work:
2008-05-11 samwe have a DFS capability now so enable check
2008-05-11 samuse c99-style initialization for ieee80211_phymode_name
2008-05-11 samadd DFS capability bit and use it to auto-enable DFS...
2008-05-11 samuse the current left edge of the BA window when forming...
2008-05-11 samadd PLCP service bit definitions
2008-05-11 sammove inline keyword to silence compiler complaints
2008-05-11 rpauloChange the check for cpu_high to actually match CPUID...
2008-05-11 rpauloDon't use libkern's max() function as that's for unsign...
2008-05-11 samfix typo's that broke duration calculation on protectio...
2008-05-11 alcCorrect an error in pmap_align_superpage(). Specifical...
2008-05-11 obrienBetter to just statically set the name vs. determine...
2008-05-11 nyanAdd the ed and remove the vi.
2008-05-11 dfrAdd manpage links to krb5_principal.3.
2008-05-11 dfrDon't try to make links to manpages that no longer...
2008-05-11 obrienSync program name agnostic changes with SADE.
2008-05-11 obrienClean up several instances of SADE calling itself sysin...
2008-05-11 joelUpdate HARDWARE section.
2008-05-11 impCommit missing mips libthr support that I thought I...
2008-05-10 alcProvide the new argument to kmem_suballoc().
2008-05-10 alcIntroduce a new parameter "superpage_align" to kmem_sub...
2008-05-10 acheAdd -mno-sse3 for amd64 case too
2008-05-10 thompsaOnly start the vaps if the init routine completed.
2008-05-10 thompsa- Associate from a taskq as we can deadlock on the...
2008-05-10 thompsaPartially revert the last rev. Do call ndis_setstate_80...
2008-05-10 alcGeneralize vm_map_find(9)'s parameter "find_space"...
2008-05-10 antoineDocument freebsd extensions to netcat a bit better:
2008-05-10 antoineAdd more obsolete files.
2008-05-10 antoineRemove useless call to getdtablesize(2) in fdopen(3...
2008-05-10 antoineAdd missing braces in #if 0ed code.
2008-05-10 julianChange two variables to size_t to improve portability.
2008-05-10 simokawa- Fix panic on detach.
2008-05-10 kibKqueue_scan() may sleep when encountered the influx...
2008-05-10 kibThe kqueue_close() encountering the KN_INFLUX knotes...
2008-05-10 delphijFix build.
2008-05-10 simokawa- Disable interrupts on suspend to eliminate excessive
2008-05-10 bruefferMisc mdoc improvements.
2008-05-10 bruefferMisc mdoc improvements and a typo fix.
2008-05-10 bruefferRemove extraneous .Ed, correct SEE ALSO section.
2008-05-10 julianmove a #define from a place it shouldn't have been...
2008-05-10 julianundef MAXFIBS before redefining it
2008-05-10 delphijAdd support for LSI 1078DE (ServeRAID-AR10is SAS/SATA
2008-05-10 julianallow setfib to be compiled.
2008-05-09 julianMax's changes got left out of the MRT commit.
2008-05-09 alcAdd a stub for pmap_align_superpage() on machines that...
2008-05-09 julianbump __FreeBSD_version
2008-05-09 julianAdd a note about multiple routing tables support
2008-05-09 julianAdd setfib.2 to the list of man pages to add
2008-05-09 juliansetfib.2 got left out of the last commit
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 julianAdd code to allow the system to handle multiple routing...
2008-05-09 rwatsonTrim trailing whitespace at ends of lines.
2008-05-09 jhbSet D_TRACKCLOSE to avoid a race in devfs that could...
2008-05-09 jhbTrim unneeded header.
2008-05-09 alcIntroduce pmap_align_superpage(). It increases the...
2008-05-09 dfrUpdate magic sed script for heimdal-1.1
2008-05-09 dfrWhen blocking on an F_FLOCK style lock request which...
2008-05-09 pjd- Export HZ value via kern.hz sysctl (this is the same...
2008-05-09 rafan- Last commit should be "update for 5.6-20080503"
2008-05-09 rafan- Update for 5.6-20080503
2008-05-09 rafan- Update for ncurses 5.6-20080509
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-09 rafanImport ncurses 5.6-20080503 snapshot onto the vender...
2008-05-08 scfDefine the size_t type since readpassphrase(3) requires...
2008-05-08 jhbAlways bump tcpstat.tcps_badrst if we get a RST for...
2008-05-08 delphijAdd ID for HTC PPC6700 Modem.
2008-05-08 marius- Remove the BUS_HANDLE_MIN checking in the __BUS_DEBUG...
2008-05-08 mariusRemove #if 0'ed code referencing no longer existent...
2008-05-08 mariusUse <machine/intr_machdep.h> directly instead of depend...
2008-05-08 jhbDon't set the _file member of the FILE when opening...
2008-05-08 grehanFix panic and breakage for non-DMA ATA devices e.g...
2008-05-08 scottlThe BCE chips appear to have an undocumented requiremen...
next