]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2008-05-15 Bruce M SimpsonAdd support for /conf/T/M/remount_optional.
2008-05-15 Bruce M SimpsonTypo
2008-05-15 Bruce M SimpsonMake the meaning of the %A format specifier, as passed to
2008-05-15 Bruce M SimpsonAdd an example of how to use ldd -f.
2008-05-15 Doug RabsonAdd the hx509 error table.
2008-05-15 Weongyo JeongFix a panic when it occurred during initializing the...
2008-05-15 John BaldwinGo back to using the process command name (p_comm)...
2008-05-15 Poul-Henning... Fix for a bug I introduced when I cleaned up atacontrol...
2008-05-15 Poul-Henning... Move speaker a lot closer to style(9)
2008-05-15 Brooks DavisChange the default value of synchronous_dhclient to NO.
2008-05-15 Brooks DavisFix last commit and call childif_destroy() correctly.
2008-05-14 Brooks DavisDon't print the interface status if we only create...
2008-05-14 Poul-Henning... Populate usage()
2008-05-14 Marius StroblImprove the integration of BCM5906[M] support:
2008-05-14 Jason EvansClean up cpp logic and comments.
2008-05-14 Ruslan ErmilovAdd support for bzip2-compressed manpages.
2008-05-14 Ruslan ErmilovAdd an ability to run man(1) on local files (the argume...
2008-05-14 Maksim YevmenkinMake -t <tty> optional in server mode. If not specified...
2008-05-14 Konstantin... Add the devctl notifications for the cdev create/destro...
2008-05-14 Rui Paulostyle(9): remove FreeBSD CVS ID from the initial licens...
2008-05-14 Rui PauloActually, don't rely on the unsafe MAX() macro. Use...
2008-05-14 Remko LodderFix pstat behaviour when using coredumps. The reference...
2008-05-14 Brian SomersAdd a -8 switch to syslogd to prevent it from mangling...
2008-05-13 Adrian ChaddFix #2.
2008-05-13 Adrian ChaddFix whitespace bug introduced a couple commits ago.
2008-05-13 Adrian ChaddBSDCan update #2.
2008-05-13 Adrian ChaddBSDCan calendar file update #1.
2008-05-13 Remko LodderBump modification date.
2008-05-13 Remko LodderThe first of thirteen patches by Ed that resolves a...
2008-05-13 Marius StroblDon't let hacksync() call bus_dmamap_sync(9) on DMA...
2008-05-13 Roman DivackyRegen.
2008-05-13 Roman DivackyImplement robust futexes. Most of the code is modelled...
2008-05-13 Olivier HouchardFrom the OpenBSD commit log :
2008-05-13 Yoshihiro TakahashiReplace the ee with the ed to resolve disk overflow.
2008-05-13 Kevin LoImprove temporary file handling
2008-05-12 John Baldwin- Set sc->dev to the new-bus device_t so all the device...
2008-05-12 Ceri DaviesFor the sake of the log, revision 1.353 was bumped...
2008-05-12 Scott LongAdd support for management apps. Work around an appare...
2008-05-12 Florent ThoumieDon't require a configuration file. Ntpd will be perfec...
2008-05-12 Christian BruefferTypo fixes.
2008-05-12 Julian Elischerfix typo in runz_fuzz
2008-05-12 George V. Neville... Fix the loopback interface. Cleaning up some code...
2008-05-12 Sam Lefflerdeclare ieee80211_phymode_name with an array size
2008-05-12 Sam LefflerUpdate PLCP<->rate mapping support:
2008-05-12 Sam LefflerMinor cleanup of vap create work:
2008-05-11 Sam Lefflerwe have a DFS capability now so enable check
2008-05-11 Sam Leffleruse c99-style initialization for ieee80211_phymode_name
2008-05-11 Sam Leffleradd DFS capability bit and use it to auto-enable DFS...
2008-05-11 Sam Leffleruse the current left edge of the BA window when forming...
2008-05-11 Sam Leffleradd PLCP service bit definitions
2008-05-11 Sam Lefflermove inline keyword to silence compiler complaints
2008-05-11 Rui PauloChange the check for cpu_high to actually match CPUID...
2008-05-11 Rui PauloDon't use libkern's max() function as that's for unsign...
2008-05-11 Sam Lefflerfix typo's that broke duration calculation on protectio...
2008-05-11 Alan CoxCorrect an error in pmap_align_superpage(). Specifical...
2008-05-11 David E. O... Better to just statically set the name vs. determine...
2008-05-11 Yoshihiro TakahashiAdd the ed and remove the vi.
2008-05-11 Doug RabsonAdd manpage links to krb5_principal.3.
2008-05-11 Doug RabsonDon't try to make links to manpages that no longer...
2008-05-11 David E. O... Sync program name agnostic changes with SADE.
2008-05-11 David E. O... Clean up several instances of SADE calling itself sysin...
2008-05-11 Joel DahlUpdate HARDWARE section.
2008-05-11 Warner LoshCommit missing mips libthr support that I thought I...
2008-05-10 Alan CoxProvide the new argument to kmem_suballoc().
2008-05-10 Alan CoxIntroduce a new parameter "superpage_align" to kmem_sub...
2008-05-10 Andrey A. ChernovAdd -mno-sse3 for amd64 case too
2008-05-10 Andrew ThompsonOnly start the vaps if the init routine completed.
2008-05-10 Andrew Thompson- Associate from a taskq as we can deadlock on the...
2008-05-10 Andrew ThompsonPartially revert the last rev. Do call ndis_setstate_80...
2008-05-10 Alan CoxGeneralize vm_map_find(9)'s parameter "find_space"...
2008-05-10 Antoine BrodinDocument freebsd extensions to netcat a bit better:
2008-05-10 Antoine BrodinAdd more obsolete files.
2008-05-10 Antoine BrodinRemove useless call to getdtablesize(2) in fdopen(3...
2008-05-10 Antoine BrodinAdd missing braces in #if 0ed code.
2008-05-10 Julian ElischerChange two variables to size_t to improve portability.
2008-05-10 Hidetoshi Shimokawa- Fix panic on detach.
2008-05-10 Konstantin... Kqueue_scan() may sleep when encountered the influx...
2008-05-10 Konstantin... The kqueue_close() encountering the KN_INFLUX knotes...
2008-05-10 Xin LIFix build.
2008-05-10 Hidetoshi Shimokawa- Disable interrupts on suspend to eliminate excessive
2008-05-10 Christian BruefferMisc mdoc improvements.
2008-05-10 Christian BruefferMisc mdoc improvements and a typo fix.
2008-05-10 Christian BruefferRemove extraneous .Ed, correct SEE ALSO section.
2008-05-10 Julian Elischermove a #define from a place it shouldn't have been...
2008-05-10 Julian Elischerundef MAXFIBS before redefining it
2008-05-10 Xin LIAdd support for LSI 1078DE (ServeRAID-AR10is SAS/SATA
2008-05-10 Julian Elischerallow setfib to be compiled.
2008-05-09 Julian ElischerMax's changes got left out of the MRT commit.
2008-05-09 Alan CoxAdd a stub for pmap_align_superpage() on machines that...
2008-05-09 Julian Elischerbump __FreeBSD_version
2008-05-09 Julian ElischerAdd a note about multiple routing tables support
2008-05-09 Julian ElischerAdd setfib.2 to the list of man pages to add
2008-05-09 Julian Elischersetfib.2 got left out of the last commit
2008-05-09 Julian ElischerAdd code to allow the system to handle multiple routing...
2008-05-09 Julian ElischerAdd code to allow the system to handle multiple routing...
2008-05-09 Julian ElischerAdd code to allow the system to handle multiple routing...
2008-05-09 Robert WatsonTrim trailing whitespace at ends of lines.
2008-05-09 John BaldwinSet D_TRACKCLOSE to avoid a race in devfs that could...
2008-05-09 John BaldwinTrim unneeded header.
2008-05-09 Alan CoxIntroduce pmap_align_superpage(). It increases the...
next