]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-09-01 Marius StroblAdd missing '?' in "watchdog-enable?".
2006-09-01 Marius StroblFix indentation in two spots to match the rest of this...
2006-09-01 Marius StroblMove two periods out of quotes and to where they belong.
2006-09-01 Marius StroblAdd references to scc(4) as it hangs off of ebus(4...
2006-09-01 Marcel MoolenaarEnable TLS on PowerPC.
2006-09-01 Marcel MoolenaarThe ucontext is 16-byte aligned, which means that struc...
2006-09-01 Marcel MoolenaarStylize. Introduce ppc_{get|set}_tp() and ppc_{get...
2006-09-01 Marcel MoolenaarFix style(9) in code copied from rtld.
2006-09-01 Ruslan ErmilovBump WARNS level to 3.
2006-09-01 Brooks Davis- Document /conf/diskless_remount in the list of specia...
2006-09-01 John BaldwinComment tweaks.
2006-09-01 John Baldwin- Use pci_enable_busmaster() and pci_enable_io() to...
2006-09-01 John BaldwinAdd locking to the ifmedia callouts.
2006-09-01 Robert WatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 Robert WatsonBack out imp's quick build fix for OpenBSM now that...
2006-09-01 Christian S... Integrate audit_submit(3) bits into su. This means...
2006-09-01 Wayne SalamonAudit the argv and env vectors passed in on exec:
2006-09-01 Christian BruefferDon't build iwi(4) on amd64, there are problems with...
2006-09-01 Gleb SmirnoffFix my error in rev. 1.109.
2006-09-01 Colin Percivals/MAN8/MAN/
2006-09-01 Ruslan ErmilovStyle.
2006-09-01 Ruslan ErmilovIt's spelled MAN.
2006-09-01 Daniel Gerzo- Move available kernel options to SYNOPSIS, describe...
2006-09-01 Daniel GerzoRemove redundant vnconfig(8) from SEE ALSO section...
2006-09-01 Marcel MoolenaarRename TLS_TP_OFFSET back to TP_OFFSET. The former...
2006-09-01 Marcel MoolenaarEnable TLS on ia64.
2006-09-01 Marcel MoolenaarImplement TLS.
2006-09-01 Marcel MoolenaarStylize.
2006-09-01 Marcel MoolenaarFix the variant I allocation for KSE: Allow a larger...
2006-09-01 Marcel Moolenaaro Fix the static TLS relocation. We were subtracting...
2006-09-01 Marcel MoolenaarUse NULL for null-pointer argument.
2006-09-01 Marcel MoolenaarIn cpu_set_user_tls(), properly set the thread pointer...
2006-09-01 Robert WatsonRemove curdir reference in libbsm build; this is not...
2006-09-01 Matt JacobMore ispfwfunc definitions funnies which break pre...
2006-09-01 Robert WatsonRemove duplicated include files from HEAD that appear...
2006-09-01 Matt JacobAdd missing pre-7.0 firmware pointer. Oops.
2006-09-01 Matt Jacobfix bug in 2322 receive sequencer f/w load
2006-09-01 Eric AnholtAdd support for another ATI IGP 340M (RS200M) AGP bridge.
2006-08-31 Marcel MoolenaarStylize.
2006-08-31 Ruslan ErmilovKill the default phone numbers.
2006-08-31 Ruslan ErmilovFix markup (in the same way as it was fixed in tip...
2006-08-31 Marcel MoolenaarReplace magic 16 with TLS_TCB_SIZE.
2006-08-31 Ruslan Ermilov- Fix some bugs in the descriptions of DMA sync operations.
2006-08-31 Ruslan ErmilovFix compilation warnings (up to level 3).
2006-08-31 Marcel MoolenaarTLS fixes:
2006-08-31 Marcel MoolenaarFix harmless bug: sizeof(tcb) equals sizeof(void*)...
2006-08-31 John BaldwinJust foward declare 'struct adapter' instead of declari...
2006-08-31 John BaldwinCompare the correct field against NULL when determining...
2006-08-31 David E. O... Re-add lukemftpd. It has: PAM, MAC, per-class nologin...
2006-08-31 David E. O... Not needed any more, vendor sources have PAM support.
2006-08-31 David E. O... Pull vendor file to HEAD.
2006-08-31 David E. O... Merge in OPIE support, and MAC support.
2006-08-31 David E. O... Catch up with the import of ftpd.c rev 1.1.1.6.
2006-08-31 David E. O... FreeBSD doesn't have the simple pidfile(3), so craft...
2006-08-31 John HayRecognise IPv6 PIM packets.
2006-08-31 David E. O... This commit was generated by cvs2svn to compensate...
2006-08-31 David E. O... Import of LukeM's ftpd taken from the NetBSD CVS repo...
2006-08-31 Ruslan ErmilovDocument the undocumented change in OpenBSD: the $...
2006-08-31 Ruslan ErmilovActually merge OpenBSD changes and local changes (a...
2006-08-31 Bruce A. MahNew release notes: freebsd-update(8), tip from OpenBSD...
2006-08-31 Ruslan ErmilovRemove some dust.
2006-08-31 Ruslan ErmilovResolve merge conflicts.
2006-08-31 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2006-08-31 Ruslan ErmilovImport OpenBSD's tip(1) as of today
2006-08-31 Pyun YongHyeonAdd PHY support for BCM5752.
2006-08-31 Pyun YongHyeonAdd Broadcom BCM5752 PHY id.
2006-08-31 Colin PercivalAdd FreeBSD Update 2.0 client code. The build code...
2006-08-31 Ralf S. EngelschallFix typos: s/rebulid/rebuild/
2006-08-30 David XuReorder some statments. Fix typo and remove stale comments.
2006-08-30 Brooks DavisWhen generating localhost entries in /etc/hosts, put...
2006-08-30 Ruslan Ermilov- Remove yet another mention of minor number construction
2006-08-30 Søren SchmidtProperly initialize the nVidia MCP5X interrupts etc.
2006-08-30 Olivier HouchardRemove dead code, already defined in sys/cdef.h
2006-08-30 Olivier HouchardUse ENTRY_NP for alternate entry points instead of...
2006-08-30 Xin LIIn rev. 1.2 we have introduced a fallback handler for...
2006-08-30 Marcel Moolenaaro Set TP using inline assembly to avoid dead code...
2006-08-30 Marcel MoolenaarAvoid dead code elimination of the assignment to TP...
2006-08-30 Marcel MoolenaarPrevent dead code elimination for the TP assignmient...
2006-08-29 Olivier HouchardUse ENTRY instead of ALTENTRY, it doesn't exist on...
2006-08-29 Bruce A. MahNew release note: SA-06:18.ppp (+MFC).
2006-08-29 Mohan SrinivasanFix for a deadlock triggered by a 'umount -f' causing...
2006-08-29 John BaldwinThe _sx_assert() prototype should exist if either of...
2006-08-29 Christian BruefferForced commit (a little late) to note that the last...
2006-08-29 Xin LINote less 394 MFC.
2006-08-29 Jung-uk KimRestore Digital Outpur Register (DOR) for enhanced...
2006-08-29 Joseph KoshyManual page tweaks.
2006-08-29 David XuRemove unused file.
2006-08-29 Ruslan ErmilovComment out lines that use example addresses and exampl...
2006-08-29 Daniel GerzoAdd nanobsd(8) manual page.
2006-08-29 Ruslan ErmilovThe kvm_mkdb(8) is long dead.
2006-08-29 Ruslan ErmilovMarkup polishing.
2006-08-29 Tim KientzleWhen skipping data, track the position in the bytestrea...
2006-08-28 Olivier HouchardOoops m->md.pvh_attrs can't be used to know if the...
2006-08-28 Olivier HouchardRelocate the vector page for AT91, to work around bugs...
2006-08-28 Warner LoshImport on vendor branch two files that have been tweake...
2006-08-28 Warner LoshThis commit was generated by cvs2svn to compensate...
2006-08-28 Suleiman SouhlalFREE -> free
2006-08-28 Alexander LeidingerMFi386 parts of rev 1.55 (modulo real MD parts):
2006-08-28 David Xupthread_sigmask is in thr_sig.c, remove this file.
2006-08-28 Poul-Henning... Improve input parsing:
next