]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-08-15 davidxuDisable surplus detection of breakpoint event in signal...
2004-08-15 tjrAvoid assuming that l_timeval is the same as the native...
2004-08-15 tjrUse sv_psstrings from the current process's sysentvec...
2004-08-15 iedowseUse the USBD_FORCE_SHORT_XFER flag when setting up...
2004-08-15 maximo Add -l option to jail(8) similar to su(1): before...
2004-08-15 jmgThis is a force commit because I forgot from the previo...
2004-08-15 jmgAdd locking to the kqueue subsystem. This also makes...
2004-08-15 krisRemove misc/screen, which is not packageable.
2004-08-15 marcelImprove the usage. Without any arguments, kgdb(1) works...
2004-08-15 mariusFix a style(9) bug (variable definitions inside a neste...
2004-08-15 rwatsonAdd a new sysctl, debug.kdb.stop_cpus, which controls...
2004-08-15 mariussio(4), which never really worked on sparc64, was remov...
2004-08-14 marius- Introduce an uart_cpu_identify() which is implemented...
2004-08-14 mariusAdd sparc64/pci/ofw_pci_if.m to the list of MFILES...
2004-08-14 mariusNow that hme(4) is MI build its module on all platforms.
2004-08-14 mariusAdd hme(4) here now that it's MI.
2004-08-14 mariusMake hme(4), i.e. the PCI-variant, MI by reading the...
2004-08-14 impNext step in making usb more newbus:
2004-08-14 marius- Capitalize Ethernet and Fast Ethernet.
2004-08-14 marius- Make OF_getetheraddr() honour the "local-mac-address...
2004-08-14 phkRemove confused comment.
2004-08-14 alcRemove spl calls.
2004-08-14 stefanfStop defining '_Complex' in a C99 environment, it is...
2004-08-14 stefanfUse tabulators after '#define'.
2004-08-14 stefanfAvoid using void pointers in additive expressions.
2004-08-14 rwatsonCause pfind() not to return processes in the PRS_NEW...
2004-08-14 dwmaloneAdd a note about RANDOM_IP_ID.
2004-08-14 dwmaloneGet rid of the RANDOM_IP_ID option and make it a sysctl...
2004-08-14 phkFix outgoing ICMP on global instance.
2004-08-14 markmAdd support for C3 Nehemiah ACE ("Padlock") AES crypto...
2004-08-14 leMake informational output look less like an accident.
2004-08-14 phkAdd XXX comment about findcdev() misuse.
2004-08-14 phkDon't declare everything we find on a loopback interfac...
2004-08-14 phkAdd some KASSERTS.
2004-08-14 julianWhitespace nit.
2004-08-14 schweikhCorrect grammo.
2004-08-14 marcelAllocate memory in the unwinder with M_NOWAIT. We may...
2004-08-14 kientzleEliminate reliance on non-portable <err.h> by implement...
2004-08-14 rwatsonAfter completing a name lookup for a target UNIX domain...
2004-08-14 kientzleWe don't need <paths.h>, so don't bother including it.
2004-08-14 kanAdd libgcov, a runtime support library for binaries...
2004-08-14 ambriskoAdd new PCI device ID for PERC4/DI.
2004-08-14 rwatsonSince if_oltr doesn't contain locking or run with INTR_...
2004-08-14 rwatsonSince if_ixgb doesn't contain locking or run with INTR_...
2004-08-14 rwatsonSince if_xe doesn't contain locking or run with INTR_MP...
2004-08-14 rwatsonSince if_vx doesn't contain locking or run with INTR_MP...
2004-08-13 rwatsonSince if_txp doesn't contain locking or run with INTR_M...
2004-08-13 rwatsonSince if_tx doesn't contain locking or run with INTR_MP...
2004-08-13 rwatsonSince if_sr doesn't contain locking or run with INTR_MP...
2004-08-13 rwatsonSince if_snc doesn't contain locking or run with INTR_M...
2004-08-13 rwatsonSince if_sbni doesn't contain locking or run with INTR_...
2004-08-13 rwatsonSince if_ray doesn't contain locking or run with INTR_M...
2004-08-13 rwatsonSince if_plip doesn't contain locking or run with INTR_...
2004-08-13 rwatsonSince if_nge doesn't contain locking or run with INTR_M...
2004-08-13 stefanfAvoid using void pointers in additive expressions.
2004-08-13 rwatsonSince if_lnc doesn't contain locking or run with INTR_M...
2004-08-13 rwatsonSince if_lge doesn't contain locking or run with INTR_M...
2004-08-13 rwatsonSince if_ic doesn't contain locking or run with INTR_MP...
2004-08-13 rwatsonSince if_ie doesn't contain locking or run with INTR_MP...
2004-08-13 rwatsonSince if_hme doesn't contain locking or run with INTR_M...
2004-08-13 rwatsonSince if_gem doesn't contain locking or run with INTR_M...
2004-08-13 rwatsonSince if_fwip doesn't contain locking or run with INTR_...
2004-08-13 rwatsonSince if_fe doesn't contain locking or run with INTR_MP...
2004-08-13 rwatsonSince if_ex doesn't contain locking or run with INTR_MP...
2004-08-13 rwatsonSince if_ed doesn't contain locking or run with INTR_MP...
2004-08-13 bmahWordsmithing on the GEOM_STRIPE, MSDOSFS_LARGE, and...
2004-08-13 rwatsonSince if_cs doesn't contain locking or run with INTR_MP...
2004-08-13 rwatsonSince if_cp doesn't contain locking or run with INTR_MP...
2004-08-13 marcelAdd support for SSDT tables. Dumping or disassembling...
2004-08-13 rwatsonSince if_cm doesn't contain locking or run with INTR_MP...
2004-08-13 rwatsonSince if_awi doesn't contain locking or run with INTR_M...
2004-08-13 rwatsonSince if_arl doesn't contain locking or run with INTR_M...
2004-08-13 rwatsonAs the if_ar driver doesn't contain locking or run...
2004-08-13 rwatsonSince the if_de driver doesn't contain locking, mark...
2004-08-13 stefanfAdd a man page for tgmath.h.
2004-08-13 ambriskoFix the memory scaling bug when basemem was converted...
2004-08-13 rwatsonUse IFQ_SET_MAXLEN() to set the maximum queue depth...
2004-08-13 gibbsExtend critical section protection around portions...
2004-08-13 gibbsFix an off by one in the critical section clearing...
2004-08-13 rwatsonCommit a work-around for a more general bug involving...
2004-08-13 markmThis commit was generated by cvs2svn to compensate...
2004-08-13 markmBring in support for VIA C3 Nehemiah Padlock crypto...
2004-08-13 njlFix building for the ACPI_DEBUG case.
2004-08-13 alcAdd pmap locking to pmap_remove_all().
2004-08-13 mjacobWhen printing out an unknown sense code we should print...
2004-08-13 njlRecord the new status after checking if it has changed...
2004-08-13 jmgclean up whitespace...
2004-08-13 bmahMiscellaneous edits. Mostly style, grammar, and punctu...
2004-08-13 roamDocument the MNT_SNAPSHOT mount flag with a cross-reference
2004-08-13 ruRemoved COPTS support from kmod.mk and kern.pre.mk.
2004-08-13 ruReplaced COPTS by equivalent CFLAGS.
2004-08-13 ruRemoved COPTS with equivalent CFLAGS.
2004-08-13 ruRemoved commented out bitrot.
2004-08-13 ruProofreading the 4.x -> 5.x upgrade procedure.
2004-08-13 ruReplaced a way outdated and unsafe sequence of upgradin...
2004-08-13 rikFix resource check while autodetection.
2004-08-13 rikWhite space cleanup.
2004-08-13 rikWhite space cleanup.
2004-08-13 rikWhite space cleanup.
2004-08-13 fjoeRegen.
next