]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-09-10 marcelUnwind across trap frames. This adds most of the meat...
2005-09-10 rodrigcIn ext2_mountfs(), check that the superblock size,...
2005-09-10 rwatsonAdd fifo_create, a simple regression test for mkfifo(2).
2005-09-10 grehanFix boot-time hang/panic on G3 systems when modifying...
2005-09-10 marcelUnwind across trap frames. This adds most of the meat...
2005-09-10 rwatsonAdd mkfifo(2) to the man page SEE ALSO list for umask...
2005-09-10 marcelUnwind across trap frames. This adds most of the meat...
2005-09-10 marcelAdd a kluge to allow kgdb(1) to inject its own frame...
2005-09-10 netchild- channel.h
2005-09-10 kientzleFix some errors in archive_read_data that caused failur...
2005-09-10 netchildRelease lock for a while during chn_reset() / pcm_chnal...
2005-09-10 netchild- fake.c
2005-09-10 netchild- Few buggy codecs (STAC9704, probably others) return...
2005-09-10 netchildFix panic caused by full duplex operation.
2005-09-10 csjpProtect interface and address lists using the appropria...
2005-09-10 stefanfAdd an MLINK for devname_r().
2005-09-10 stefanfThe header and the man page say that sethostid() return...
2005-09-10 stefanfFix parameter types of close and get members in DB.
2005-09-10 stefanfElaborate on the behaviour of set -e.
2005-09-10 schweikhRemove a duplicate and fix a typo.
2005-09-10 stefanfPass the EV_TESTED flag to evalloop() and evalfor(...
2005-09-10 stefanfPass the EV_TESTED flag to the left operand of NSEMI...
2005-09-10 pjdFix copy&paste typo.
2005-09-10 pjdDon't forget to initialize crp_etype field.
2005-09-10 andreIn tcp_ctlinput() do not swap ip->ip_len a second time...
2005-09-10 pjdEven if there are no valid keys in metadata, but provid...
2005-09-10 stefanfExit the shell if a pipeline that is not preceded by...
2005-09-10 marcelMerge db_interface.c and db_trace.c into db_machdep.c.
2005-09-10 marcelMove the prototypes of db_md_set_watchpoint(), db_md_cl...
2005-09-10 marcelMove the ia32_sigcode structure from ia32_sigtramp...
2005-09-10 marcelRemove redundant $FreeBSD$
2005-09-10 impMFp4:
2005-09-09 stefanfSplit the export synopsis into two lines as -p cannot...
2005-09-09 stefanf- Provide a reasonable error message for `export -p...
2005-09-09 stefanfFix the error message if the mask that is passed to...
2005-09-09 marcelChange the High FP lock from a sleep lock to a spin...
2005-09-09 yarFix fallout from the previous commit:
2005-09-09 garysAdded missing builtins; a few other clean-ups.
2005-09-09 obrienBe a little more obvious about the steps to build a...
2005-09-09 keramidaExpand a bit the description of the -t option.
2005-09-09 glebius- Do not hold route entry lock, when calling arprequest...
2005-09-09 glebiusWhen a carp(4) interface is being destroyed and is...
2005-09-09 alcIntroduce a new lock for the purpose of synchronizing...
2005-09-08 brooksAvoid updating resolv.conf when no changes have actuall...
2005-09-08 brooksWhen we fail to aquire a lease, our lease expires witho...
2005-09-08 leSet the G_PF_WITHER flag on the subdisk provider that...
2005-09-08 mlaierUnbreak the build. Committed from the wrong directory.
2005-09-08 impMinor improvement for the suspend case for Ricoh based...
2005-09-08 impThe ed driver lock is already held in the mii frobbing...
2005-09-08 impAdd note about what ED_DEFAULT_MAC_OFFSET applies to
2005-09-08 impNote that pc98 specific defines maybe would be better...
2005-09-08 mlaierCommit imported changes to HEAD:
2005-09-08 glebiusFix an item leak, that happens when some node calls...
2005-09-08 glebiusRework locking, that I have introduced recently, since...
2005-09-08 glebiusMake callout_reset() return a non-zero value if a pendi...
2005-09-08 scottlFix a typo that broke LINT.
2005-09-08 kensmithMove hme_stop() after ether_ifdetach() and if_free...
2005-09-08 yarReflect a recent change in /etc/rc.subr that made ...
2005-09-08 truckmanAdd a new struct buf flag bit, B_PERSISTENT, and use...
2005-09-08 bruefferhptmv(4) now works on amd64.
2005-09-08 scottlHook up the hptmv driver for amd64.
2005-09-07 scottlImport new version of the HPTMV driver from Highpoint...
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...
next