]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-10-11 Maxim Konovalovo Kill a nit in the comment.
2006-10-11 Maxim Konovalovo Extend not very informative ipfw(4) message 'drop...
2006-10-11 Gleb SmirnoffUse bitcount32() from sys/systm.h instead of my own.
2006-10-11 Tom RhodesFix style(9) bugs in previous commit.
2006-10-11 Gleb Smirnoff- Update the baudrate every time the parent changes...
2006-10-11 Tom RhodesAdd the -P option back, but with a note that it is...
2006-10-11 Xin LIAdd powerpc stuff.
2006-10-11 Xin LISync with latest English revisions.
2006-10-11 Ruslan ErmilovMerge the rest of my changes.
2006-10-11 Ruslan ErmilovFix the prompt string.
2006-10-11 Ruslan ErmilovFix CPU value.
2006-10-11 Kip MacyUsing the ptr defines broke the powerpc build - convert...
2006-10-10 Bruce EvansForced commit to note that the previous commit also...
2006-10-10 John BaldwinChange the x86 interrupt code to suspend/resume interru...
2006-10-10 Bruce EvansDocument the `kill' command.
2006-10-10 John BaldwinDon't pass unused bufsz to kern_shmctl().
2006-10-10 John BaldwinOnly try to copyin a msqid for the IPC_SET command...
2006-10-10 John BaldwinRemove unnecessary casts before PTRIN().
2006-10-10 Markus Brueffer- Grammar and typo fixes
2006-10-10 Ruslan ErmilovAdhere to POSIX: the -m option only applies to the...
2006-10-10 John BaldwinOops, fix sign bug in #ifdef for value of INTRCNT_COUNT.
2006-10-10 Alan CoxDistinguish between two distinct kinds of errors from...
2006-10-10 Max LaierRemind firmware of the ESSID to use in a directed scan...
2006-10-10 Robert WatsonDo allow jailed superuser to override the port ACL.
2006-10-10 Christian S... Mark the audit system calls as being un-implemented...
2006-10-10 Pawel Jakub... Guard against invalid metadata.
2006-10-10 Pawel Jakub... Be sure to not create devices with (mediasize % sectors...
2006-10-10 Pawel Jakub... Be sure to not create device which
2006-10-10 Maxim Konovalovo From kern_prot.c::p_cansignal():
2006-10-10 Bruce EvansSort some of the most inconsistently ordered descriptio...
2006-10-10 Ruslan ErmilovFix markup botched in previous commit.
2006-10-10 Konstantin... Do not translate the IN_ACCESS inode flag into the...
2006-10-10 Ruslan ErmilovFix markup in previous revision.
2006-10-10 Bruce EvansThe powerpc and sparc64 MD `reboot' commands should...
2006-10-10 Tom RhodesRemove ndisapi.9 Xref.
2006-10-10 Bruce EvansFixed loss of whitespace suppression at ends of lines...
2006-10-10 Tom RhodesNote that the -v option may be used to expand long...
2006-10-10 Tom Rhodesgrep -P xxx file.txt
2006-10-09 Sam Lefflercorrect diag request to fetch isr state on fatal interrupts
2006-10-09 Tom RhodesAdd information on how to escape a literal colon in...
2006-10-09 Markus BruefferFix a typo introduced in the last commit: WWW Refresh...
2006-10-09 Tom RhodesAdd a note about rule syntax compared to the shell...
2006-10-09 Jung-uk KimFix style(9) nits.
2006-10-09 Jung-uk KimFix 32-bit PTE in the GART table.
2006-10-09 Tom RhodesPatch in previous commit should have bumped doc date.
2006-10-09 Ruslan ErmilovDon't go beyond the provided string when parsing the...
2006-10-09 Tom RhodesThe SIOCSIFNETMASK ioctl was removed from tun.c, thus...
2006-10-09 Tom RhodesBetter mdoc(7). Bump doc date.
2006-10-09 Tom RhodesNote the naming convention of files in share/skel and...
2006-10-09 Rink SpringerPrevent mountd(8) from resetting mount options when...
2006-10-09 John-Mark Gurneyprovide routines to access VPD data at the PCI layer...
2006-10-09 Ruslan ErmilovFix markup.
2006-10-09 Ceri DaviesAdd more .Xr's.
2006-10-09 Kip Macymore sun4v fallout - missed add
2006-10-09 Maxim Konovalovo Grammar.
2006-10-09 Kip Macyunbreak buildkernel for sparc64 - fallout from sun4v
2006-10-09 Kip Macyunbreak sparc64 loader build
2006-10-09 Maxim Konovalovo Enable test-sparceaout test since alc@ has fixed...
2006-10-09 Kip Macyunbreak build for sparc64 etc.
2006-10-09 Kip Macybuildworld fixes for sun4v
2006-10-09 Kip MacyTemporarily add newer copy of tc-sparc.c to build to
2006-10-09 Kip Macykernel clean up to make the sun4v kernel build
2006-10-09 Kip Macyadd sun4v support to the sparc64 boot loader
2006-10-09 Chin-San HuangAdd a tip on "how to strip UTF-8 BOM"
2006-10-09 Bruce EvansDocument new aliases `b', `t' and `registers'. Documen...
2006-10-09 Andrew ThompsonUse LIST_FOREACH_SAFE instead of a hand rolled version.
2006-10-08 Ceri DaviesWhen using sysinstall on a running system and editing...
2006-10-08 Alan CoxChange vnode_pager_generic_getpages() so that it does...
2006-10-08 Joel DahlUpdate the list of codecs as well...
2006-10-08 Joel DahlUpdate list of supported hardware.
2006-10-08 Andrew Thompson- Note that the bridge uses a random MAC and can be...
2006-10-08 Ariff AbdullahAdded few more pci ids for Intel, ATI, NVidia, VIA...
2006-10-08 Bruce EvansAdded some aliases:
2006-10-08 Bruce EvansFixed formatting of printing of command tables. WIth...
2006-10-08 Alexander LeidingerRemove unnecessary test case. (As written, that branch...
2006-10-08 Alexander Leidinger- change if (cond) panic() to KASSERT.
2006-10-08 Alexander Leidinger- Replace homegrown check for FIFO with S_ISFIFO. [1]
2006-10-08 Ceri DaviesAdd a basic manpage for geom_uzip(4).
2006-10-08 Alexander LeidingerImplement /proc/sys/kernel/pid_max.
2006-10-08 Paolo PisatiFix a regression: let natd load libalias modules before...
2006-10-08 Paolo PisatiVarious mdoc and grammar fixes.
2006-10-08 Paolo PisatiSort libalias files.
2006-10-08 Ceri DaviesUpdate the list of POSIX extensions.
2006-10-08 Søren SchmidtAdd missing PCI ID for the acer m5288
2006-10-08 Kip MacyFix TLS on sparc64 for statically and dynamically linke...
2006-10-08 Bruce A. MahNew release note: SA-06:22.openssh.
2006-10-07 Tom RhodesProperly separate sentences by adding a semi-colon.
2006-10-07 Tom RhodesMake -r a synonym for -R, similar to behavior on Linux...
2006-10-07 Tom Rhodesgetenv.3: Put "is" on a line with other words
2006-10-07 John-Mark Gurneyflesh out the devd.conf man page... Mostly from the...
2006-10-07 Florent ThoumieAdd a USB umass(4) quirk for Panasonic KXL-840AN CD...
2006-10-07 Florent ThoumieAdd a USB quirk for CMOTECH CDMA USB modem.
2006-10-07 Florent ThoumieAdd a USB quirk for Motorola A41x/V32x USB phones.
2006-10-07 Ruslan ErmilovShuffle _*_libs assigments (no functional changes).
2006-10-07 Florent ThoumieAdd a SCSI da(4) quirk for Rekam USB Camera.
2006-10-07 Ruslan Ermilov- Prebuild libgssapi only if building with Kerberos...
2006-10-07 Florent ThoumieAdd SCSI da(4) quirk for the iRiver H10.
2006-10-07 Florent ThoumieAdd support for Novatech NV902 wireless NIC in ural(4).
2006-10-07 Florent ThoumieAdd support for Epson Stylus CX4200 in uscanner(4).
2006-10-07 Florent ThoumieAdd support for Psion Gold Port Ethernet USB NIC.
next