]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix following rules: pipe X (tag|altq) Y ...
[FreeBSD/FreeBSD.git] / sys /
2006-06-08 olegFix following rules: pipe X (tag|altq) Y ...
2006-06-08 glebiusWhitespace.
2006-06-08 glebiusu_intXX -> uintXX
2006-06-08 glebiusFix the last commit.
2006-06-08 kibFix the LOR that occurs when the MAC compiled into...
2006-06-08 gnnFix spurious warnings from neighbor discovery when...
2006-06-07 cognetOops it seems I forgot to remove ARM32_NEW_VM_LAYOUT...
2006-06-07 glebius- style(9) cleanup.
2006-06-07 alcAdd pmap locking to pmap_fault_fixup().
2006-06-07 sambandaid type coercion for ia64
2006-06-07 samadd ath & co.
2006-06-07 samreposition defines so things build on architectures...
2006-06-07 samremove ath hal options; having them here causes opt_ah...
2006-06-07 alcProperly synchronize access to the pmap in pmap_extract...
2006-06-07 rwatsonUpdate comments in struct protosw to reflect changing...
2006-06-07 glebiusWhen counting nodes second time, use the same criteria...
2006-06-07 glebiusAdd device IDs for Linksys PCMPC200 Cardbus card.
2006-06-07 cognetNow that we use pmap_mapdev_boostrap(), we can get...
2006-06-07 yongariFix watchdog timeout errors seen on a few systems.
2006-06-07 impRemove sa1_cache_clean_addr. It isn't needed.
2006-06-06 pjdAllow to use the old -a option to specify an encryption...
2006-06-06 cognetConvert the last offender, the SA1110 port, to ARM32_NE...
2006-06-06 cognetRemove a bogus, useless, "i++".
2006-06-06 alcAdd partial pmap locking.
2006-06-06 nyanUse the acpi_event_sleep_button_sleep() function instead of
2006-06-06 pjdWhen DIAGNOSTIC is defined, verify if we don't free...
2006-06-06 pjd- Unbreak the build when geli is compiled into the...
2006-06-06 pjdHandle errors in the same way it is done in safe(4).
2006-06-06 pjdDon't increase hst_obytes field twice - it is already...
2006-06-06 davidxuMake ke_rqindex unsigned.
2006-06-06 rwatsonExtract pointer value for mnt_stat from vp after the...
2006-06-06 glebiusUse NET_CALLOUT_MPSAFE for netgraph callout initializer.
2006-06-06 glebiusThe procedure of raceless switching between polling...
2006-06-06 alcAdd partial pmap locking.
2006-06-06 alcCorrect a typo in the previous revision.
2006-06-06 alcAdd a stub for pmap_enter_object().
2006-06-06 cognetMake VERBOSE_INIT_ARM compile by fixing various printf...
2006-06-05 cognetvm_page_alloc_contig() can sleep, so don't even think...
2006-06-05 avatarReally fix the typo this time: it should be sc->sc_drvb...
2006-06-05 avatarFixing a typo in rev1.196.
2006-06-05 rwatsonRemove use of Giant around vn_open() in audit trail...
2006-06-05 mjacobDo some source && comment cleanup.
2006-06-05 mjacobAdd PIM_SEQSCAN for HBA misc flags and code that unders...
2006-06-05 pjdConnect new GELI files to the build.
2006-06-05 pjdImplement data integrity verification (data authenticat...
2006-06-05 pjdMake kern.geom.eli.overwrites sysctl a tunable as well.
2006-06-05 qingliAssuming the interface has an address of x.x.x.195...
2006-06-05 pjdAdd g_duplicate_bio() function which does the same...
2006-06-05 alcIntroduce the function pmap_enter_object(). It maps...
2006-06-05 fjoeFix kernel panic in rt2661_tx_intr() if no frames has...
2006-06-05 emasteFix cut-n-pasteo: use the i386 version #define for...
2006-06-05 bruefferAdd altq(4) support.
2006-06-05 sammove hal bus+tag externalization to the bus glue code...
2006-06-05 marius- Declare the PnP map const.
2006-06-05 samresolve merge conflicts
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 samVersion 0.9.17.2:
2006-06-05 ghelmerUpon further review, DES prefers this change over that...
2006-06-05 pjd- Pretend to accelerate various HMAC algorithms, so...
2006-06-05 rwatsonWhen generating BSM tokens for mkfifo(), include mode...
2006-06-05 rwatsonWhen generating the process token, need to check whethe...
2006-06-05 rwatsonConsistently use audit_free() to free records, rather...
2006-06-05 rwatsonAudit some arguments to nmount(), mount(), umount().
2006-06-05 mariusRevert the part of rev. 1.3 which changed the software...
2006-06-05 rwatsonIntroduce support for per-audit pipe preselection indep...
2006-06-05 kibTemporary workaround to prevent leak of Giant from...
2006-06-05 iedowseFix a number of cases where ugen would panic, especiall...
2006-06-05 rwatsonShorten audit record zone name.
2006-06-05 rwatsonNo longer unconditionally drain the audit record queue...
2006-06-05 rwatsonPull BSM conversion logic out of audit_record_write...
2006-06-05 rwatsonAssert audit mtx in audit_worker_drain().
2006-06-05 rwatsonUse struct kaudit_queue instead of a hand-crafted queue...
2006-06-05 rwatsonRename audit_cv to audit_worker_cv, as it wakes up...
2006-06-05 rwatsonAudit command, uid arguments for quotactl().
2006-06-05 rwatsonMerge OpenBSM 1.0 alpha 6 changes for BSM token creation to
2006-06-05 rwatsonAudit path passed to the acct() system call.
2006-06-05 rwatsonMerge OpenBSM 1.0 alpha 6 version of audit_record.h...
2006-06-05 rwatsonMerge OpenBSM 1.0 alpha 6 changes to bsm/audit.h into...
2006-06-05 nyanAdd Fn+F7 hotkey (suspend) support.
2006-06-05 nyanMFi386: revisions 1.627, 1.628 and 1.629.
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-05 alcMFamd64
2006-06-04 pjdUse newly added functions to simplify the code.
2006-06-04 pjd- Replace COPYDATA() and COPYBACK() macros with crypto_...
2006-06-04 pjdPrefer hardware crypto over software crypto.
2006-06-04 marcelFix unaligned memory accesses on Alpha and possible...
2006-06-04 pjdChange '#if INET' and '#if INET6' to '#ifdef INET'...
2006-06-04 pjdUse newly added defines instead of magic values.
2006-06-04 pjdMove COPYDATA() and COPYBACK() macros to cryptodev...
2006-06-04 pjdUse defines from cryptodev.h.
2006-06-04 pjd- Remove HMAC_BLOCK_LEN, it serves no purpose.
2006-06-04 iedowseAdd a sleep lock that protects access to sequences...
2006-06-04 pjd- Use define of an algorithm with the biggest block...
2006-06-04 pjdRename HMAC_BLOCK_MAXLEN to HMAC_MAX_BLOCK_LEN to be...
2006-06-04 pjdRename AALG_MAX_RESULT_LEN to HASH_MAX_LEN to look...
2006-06-04 pjd- Add defines with hash length for each hash algorithm.
2006-06-04 pjdAdd support for the CRD_F_KEY_EXPLICIT flag for both...
2006-06-04 pjdAdd support for the CRD_F_KEY_EXPLICIT flag for both...
2006-06-04 pjdDon't forget to destroy the sc_freeqlock mutex on detach.
2006-06-04 pjdKill an unused argument.
next