]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-10-18 ruDisable SGR support in grotty(1) pending the resolution...
2002-10-18 markmWhen a user gets refused because the password is wrong...
2002-10-18 adamwAdd myself
2002-10-18 trhodesEveryone else is doing it! (adding their birthdays)
2002-10-18 mahoNew committer's first commit(birthday).
2002-10-18 chrisAdd a new man page describing the mac_bsdextended policy.
2002-10-18 chrisCosmetic line-wrapping change that has the side-effect...
2002-10-18 chrisRemove a superfluous line containing only `.'
2002-10-18 daichiNew committer first committion.
2002-10-18 pirzykBackout my previous "brain cramp" commit.
2002-10-18 marcelCover the ELF headers with the text segment so that...
2002-10-18 saminstall "fast ipsec" include files
2002-10-18 ddOutput "human-readable" values with a non-0 precision...
2002-10-18 rwatsonExempt the "wheel group requirement" by default when...
2002-10-18 rwatsonIntroduce 'exempt_if_empty' option to pam_wheel(8)...
2002-10-18 mckusickHave lockinit() initialize the debugging fields of...
2002-10-18 mckusickWhen the number of dirty buffers rises too high, the...
2002-10-18 mckusickWith the revised single-lock method used in snapshots...
2002-10-18 keramidaTypo in verb: zeros -> zeroes.
2002-10-18 samnot sure if this correct, but it compiles again
2002-10-17 sobomaxSeparate fiels reported by disk_err() with spaces,...
2002-10-17 sobomaxFix silly typo: loacal --> local.
2002-10-17 pirzykChanged the scsi mode command to use 10 bytes scsi...
2002-10-17 tjrStyle: use sa_handler instead of __sigaction_u.__sa_han...
2002-10-17 chrisActivate ugidfw.8 man page.
2002-10-17 robertReplace the conventional usage of strncpy() by using...
2002-10-17 robert - Use strlcpy() rather than strncpy() to copy NUL...
2002-10-17 phkBe consistent and return the NUL at the end of kern...
2002-10-17 robertInstead of (sizeof(source_buffer) - 1) bytes, copy...
2002-10-17 jmallettFD locking is not enabled anymore, so the table which...
2002-10-17 robertUse strlcpy() instead of strncpy() to copy NUL terminat...
2002-10-17 acheAdd Dutch ISO keymap
2002-10-17 phkNUL terminate sysctl kern.disks
2002-10-17 samo ioctl DIOCGDINFO error wasn't checked
2002-10-17 samcorrect arg order to strlcpy/strlcat under #ifdef alpha
2002-10-17 pirzykAdd the !define(COMPILING_LINT)
2002-10-17 tmmWhen entering the firmware mappings into the kernel...
2002-10-17 tmmAllocate major 177 for the OpenFirmware control device...
2002-10-17 samAdd mount_devfs so we can remove MAKEDEV from the fixit...
2002-10-17 njlQuirk for HP 315 USB Digital Camera
2002-10-17 samStrip splash, tun, and COMPAT_FREEBSD4 from the config...
2002-10-17 samMark more drivers as going on the (nonexistent) drivers...
2002-10-17 umelast arg of in6?_gif_output() is not used any more.
2002-10-17 ume- drop too short IPv6 frame
2002-10-17 umes/gifp/ifp/
2002-10-17 samfix kldload error return when a module is rejected...
2002-10-17 joeFix a bug that showed up when trying to produce a datab...
2002-10-17 jhbFix compile with options SC_NO_SUSPEND_VTYSWITCH.
2002-10-17 robert - Allocate only enough space for a temporary buffer...
2002-10-17 sobomaxmy(4) requires miibus, so that move it into proper...
2002-10-17 nyanSwitch from the bs driver to the ct driver.
2002-10-17 iwasaki1. Fix a comment. Locking _is_ needed (but not done).
2002-10-17 ruAdded the new variable CTAGS which, if set to "ctags...
2002-10-17 bdeFixed the quoting of the value of SC_CUT_SEPCHARS....
2002-10-17 charnierRemove unused #includes. Eliminate castings by using...
2002-10-17 charnierUse .Fl/Ar for flags and arguments.
2002-10-17 tjrFix off-by-one error when pushing back a multibyte...
2002-10-17 charnierIntroduce option enumeration the standard way.
2002-10-17 nyanMerged from sys/isa/syscons_isa.c revision 1.19.
2002-10-17 nyanMerged from sys/dev/syscons/syscons.c revision 1.390.
2002-10-17 tjrMake part of the previous change clearer; check flags...
2002-10-17 tjrThe field width for single-byte string conversions...
2002-10-17 iwasakiAdd new syscons option SC_NO_SUSPEND_VTYSWITCH.
2002-10-17 pirzykput an #error directive when SMP and CPU_DISABLE_CMPXCH...
2002-10-17 kbyancMake kqueue(2) work for virtual terminals.
2002-10-17 marcelDo not emit values as var=value while everything else...
2002-10-17 marcelSuppress the uninitialized variable warning on ia64...
2002-10-17 chrisAdd a man page for ugidfw(8).
2002-10-16 keramidaReplace old, not-working URL for an online index of...
2002-10-16 alfredde-__P().
2002-10-16 alfredde-__P()
2002-10-16 alfredde-__P()
2002-10-16 ueMFbed: Catch up with the latest changes in the english...
2002-10-16 ueFix three <para> that should have been </para>
2002-10-16 umeuse encapcheck.
2002-10-16 bmilekicFix a fairly subtle bug in mbuf_init() where the refere...
2002-10-16 ume- after gif_set_tunnel(), psrc/pdst may be null. set...
2002-10-16 dillonFix oops in my last commit, I was calculating a new...
2002-10-16 jhbWhitespace.
2002-10-16 jhbUse the global pcib devclass instead of our own static...
2002-10-16 bmahAdd hardware entries for trm and ubsa devices.
2002-10-16 bmahNew release notes: ubsa driver, trm driver, bzgrep...
2002-10-16 tmmAdd "pci108e,8000" (psycho) and "pci108e,a000" (US...
2002-10-16 jhbCatch up to changes in acpivar.h to add support for...
2002-10-16 jhbstruct timecounter is defined in sys/time.h on 4-stable.
2002-10-16 jhb- Include lock headers on current in this header instea...
2002-10-16 jhb- In AcpiOsGetThreadId(), allow for curproc to be NULL...
2002-10-16 jhbImplement the internal locks of an ACPI semaphore with...
2002-10-16 jhb- curproc may be NULL in 4-stable. In that case use...
2002-10-16 jhbInclude <sys/select.h> on -stable instead of <sys/selin...
2002-10-16 samwhitespace/indentation fix from phk
2002-10-16 tmmUse a linked list to keep the psycho softcs instead...
2002-10-16 rumdoc(7) police: markup and spelling fixes.
2002-10-16 jhbAdd a missing PROC_UNLOCK in ptrace() for the PT_IO...
2002-10-16 markmRemove programs that no longer need a kerberisation...
2002-10-16 markmDekerberise. The corresponding userland stuff has been...
2002-10-16 markmDekerberise. The corresponding userland stuff has been...
2002-10-16 charniers/rpc.mountd/mountd/
2002-10-16 pirzykUpdated the CPU_DISABLE_CMPXCHG notes to warn users...
2002-10-16 charnierArrange to not have /* inside a comment. Typo fix.
next