]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-09-07 impSorting the belly button lint of history:
2005-09-07 cpercivaFix typo: Cowarly -> Cowardly.
2005-09-07 csjpFree the bpf descriptor array after we are done with...
2005-09-07 csjpUpdate usage to reflect the new option.
2005-09-07 garysSeveral changes: Added a BUGS section with several...
2005-09-07 obrienUse the more readable empty() syntax.
2005-09-07 csjpMerge bpfstat's functionality into the netstat(1) utili...
2005-09-07 rodrigcIn set_mouse_pos(), try to avoid division by zero errors.
2005-09-07 cpercivaCorrect insecure temporary file usage.
2005-09-07 obrienEnsure the full value is written into inode variables.
2005-09-07 obrienIPv6 was improperly defining its malloc type the same...
2005-09-07 obrienForward declaring static variables as extern is invalid...
2005-09-07 obrienReorder code to not depend on an ISO-C illegal forward...
2005-09-07 obrienFix bug where static forward declarations weren't accepted.
2005-09-07 rseMention that uuidgen(1) generates DCE version 1 UUIDs...
2005-09-07 hartiFix the type of the variable 'debug'. It is used as...
2005-09-07 marcelUnbreak release builds. Now that NO_INFO also affects...
2005-09-07 impConsistancy is the hobgoblin of small minds:
2005-09-07 impMinor reorg of pccard attach code to fix ax88x90 case...
2005-09-07 impo Expose ed_probe_Novel_generic, it is useful for pccar...
2005-09-07 alcEliminate an incorrect cast.
2005-09-07 impFix DL100xx based cards. Don't drop resources. It...
2005-09-06 impmove away from K&R function definitions
2005-09-06 impWork around a bug I've seen on Linksys EC2T cards....
2005-09-06 impGo ahead and | in ED_CR_PAGE_0, even though this doesn...
2005-09-06 impIt turns out that many of the ambicom cards have their...
2005-09-06 thompsaClarify that any firewall that has pfil(9) hooks can...
2005-09-06 thompsaAdd support for multicast to the bridge and allow inet6...
2005-09-06 rodrigcIn sc_set_text_mode(), reset fontwidth if it is <= 0.
2005-09-06 glebiusFix build.
2005-09-06 rsefix typos: decribed -> described, preceeded -> preceded
2005-09-06 rseVarious small code cleanups resulting from a code reviewing
2005-09-06 cpercivaTeach portsnap how to ignore unwanted parts of the...
2005-09-06 sosFix problem with finding the still working disk in...
2005-09-06 glebiusWhen we read data from socket buffer using soreceive...
2005-09-06 glebiusIn soreceive(), when a first mbuf is removed from socke...
2005-09-06 glebiusIn INVARIANTS case also check that nodes do not pass...
2005-09-06 glebiusRaise one more bit in READER_MASK. I believe that befor...
2005-09-06 rsefix typo: ommitted -> omitted
2005-09-06 wilkoNotable quote by Theodore Roosevelt.
2005-09-06 glebiusDocument flags of a pollrec.
2005-09-06 obrienRemove WANT_FORCE_OPTIMIZATION_DOWNGRADE and out dated...
2005-09-06 samupdates:
2005-09-06 csjpConvert the primary ACL allocator from malloc(9) to...
2005-09-05 csjpNow that the PID is constantly refreshed, introduce...
2005-09-05 csjpInstead of caching the PID which opened the bpf descrip...
2005-09-05 teggeRetain generation count when writing zeroes instead...
2005-09-05 marcelMilestone: enable SMP by default.
2005-09-05 marcelo In pmap_remove_pte: always invalidate the page....
2005-09-05 jkoshyImprove an error message.
2005-09-05 stefanfPrint pointers with %p rather than casting them to...
2005-09-05 bruefferReword nic driver MPSAFEness entries to be in line...
2005-09-05 joelRemove reference to el(4).
2005-09-05 imuraFix panic when loading libiconv.ko on sparc64.
2005-09-05 glebiusRemove Giant mutex from polling(4) and use a separate...
2005-09-05 dougbIn accordance with my intentions announced (and not...
2005-09-05 rwatsonAdd a regression test to test two variations on the...
2005-09-05 kientzleTerminate metadata restore early only on failure, not...
2005-09-05 tjrRemove all references to nonexistent FreeBSD Security...
2005-09-05 tjrRemove references to nonexistent "FreeBSD Security...
2005-09-05 stefanf- Add tests for hash and return and more tests for...
2005-09-05 csjpAttempt to complete the userspace integration of POSIX...
2005-09-04 keramidaRemove duplicate "at" from comment.
2005-09-04 stefanfSimplify and add PR 77067 which addresses the same...
2005-09-04 phkRemove a race condition that could result in processes...
2005-09-04 alcEliminate unnecessary TLB invalidations by pmap_enter...
2005-09-04 stefanfFix syntax error that crept in somehow.
2005-09-04 delphijWhen padding with zero, do pad after prefixes rather...
2005-09-04 samclear lock on error in O_LIMIT case of install_state
2005-09-04 samreclaim sbuf and clear lock on error in ifconf
2005-09-04 stefanfAdd a couple of regression tests for /bin/sh.
2005-09-04 pjdWhen bge_stop() is called from bge_detach(), mii is...
2005-09-04 obriende(4) is now properly busdma'ed.
2005-09-03 marcelo s/vhpt_size/pmap_vhpt_log2size/g
2005-09-03 impMore consistantly return the correct BAR size. Before...
2005-09-03 ssouhlalUnbreak hpfs/ntfs/udf/ext2fs/reiserfs mounting.
2005-09-03 marcelFix collision chain termination checks. The result...
2005-09-03 alcPass a value of type vm_prot_t to pmap_enter_quick...
2005-09-03 garysMoved descriptions of securelevels from init(7) to...
2005-09-03 stefanfDocument that `in word ...' is optional in the for...
2005-09-03 phkTypo.
2005-09-03 phkIf we ignore an unknown % sequence, we must stop interp...
2005-09-03 desUpdate for OpenSSH 4.2p1.
2005-09-03 desRegenerate
2005-09-03 desResolve conflicts.
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-09-03 desVendor import of OpenSSH 4.2p1.
2005-09-03 desfine-tune.
2005-09-03 ssouhlalUnbreak the build.
2005-09-02 stefanfReturn 1 from the unalias builtin if _any_ removal...
2005-09-02 stefanfRemove extra getenv() declaration.
2005-09-02 stefanfIn version 1.8 I botched findval()'s type, fix.
2005-09-02 stefanfDocument that unalias can be used to remove several...
2005-09-02 jhbAdd a SYSUNINIT() to SX_SYSINIT() to call sx_destroy...
2005-09-02 jhb- Add some comments to some of the static lock orders...
2005-09-02 jhb- Add an assertion to panic if one tries to call mtx_tr...
2005-09-02 jhbAdd witness warnings to panic if a thread tries to...
2005-09-02 glebiusUse non-debug macros inside debugging functions, to...
2005-09-02 glebiusChange default KTR_COMPILE from KTR_GEN to KTR_ALL...
2005-09-02 stefanfUse socklen_t variables when passing sizes to getsockna...
next