]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-06-21 impLatest round of usb cleanups:
2007-06-21 impRestore approximately FreeBDS 6.x's level of compatibil...
2007-06-21 delphijResolve conflicts after less(1) v406 import.
2007-06-21 delphijThis commit was generated by cvs2svn to compensate...
2007-06-21 delphijVirgin import of less v406.
2007-06-21 delphijRestore a historical behavior that +foo is considered...
2007-06-20 imps/logprintf/printf/g
2007-06-20 delphijUse .CURDIR when referring source code. This fixes...
2007-06-19 bruefferClean up after previous commit: new sentence -> new...
2007-06-19 rrs- Fix the signature of sctp_connectx to match the funct...
2007-06-19 rrs- Fix RFC reference to SCTP to be correct.
2007-06-19 bmahUpdated release notes: Note that diffutils was formerl...
2007-06-19 delphijFix build problem caused by a set of typos.
2007-06-19 bruefferNew release notes:
2007-06-19 kibdevfs_free() calls free_unr(), that may sleep.
2007-06-19 kibAdd the witness warning for free_unr. Function could...
2007-06-19 delphijInclude usb_port.h to fix build.
2007-06-18 pav- Replace rather inefficient bubble sort with a recursi...
2007-06-18 ariffFix headphone jack sensing support for Olivetti Olibook...
2007-06-18 rrs- Two more static analisys bugs found by cisco's tool...
2007-06-18 impMark the few remaining drivers that haven't been conver...
2007-06-18 impExpand usb_port macros
2007-06-18 impRemove usb_port.h from usb.h, except for one or two...
2007-06-18 impExpand usb_port.h macros.
2007-06-18 impExpand usb_callout_init
2007-06-18 impFinish removal of usb_port.h macros.
2007-06-18 impExplicitly use usb_port.h to get compat macros.
2007-06-18 impUse device_foo_t to declare kobj methods
2007-06-18 impfinish removing usb_port.h macros.
2007-06-18 impFinish removing usb_port.h compat macros.
2007-06-18 mariusAccording to the default font size on sparc64 provide...
2007-06-18 rrs- Fixes cstatic issues found by cisco sa tool (missing...
2007-06-18 marius- Move ofw_pci_alloc_busno() to the ofw_pci KOBJ interface,
2007-06-18 mariusFor sun4u also add PCI busses with a device unit number...
2007-06-18 bruefferRemove some stuff I accidently left in the previous...
2007-06-18 bruefferComplete SYNOPSIS and some cleanup.
2007-06-18 rafan- Add liblwres.so.10 which is now .30 after latest...
2007-06-18 rafan- Bump share library version which were missed in last...
2007-06-18 scottlFix some debugging code that crept in accidentally.
2007-06-18 maximo Make ipfw set more robust -- now it is possible:
2007-06-18 delphijUse vfs_timestamp() instead of nanotime() - make it...
2007-06-18 rrsAdd additional logging level mask for packet_logging...
2007-06-18 yarNote PAM support in atrun(8) and cron(8).
2007-06-18 bruefferMajor cleanup: mdoc macros, style, typos etc.
2007-06-18 pjdWe only flush entries related to the given file system...
2007-06-18 rafan/usr/lib/libvgl.so.4 was bumped last month (20070521).
2007-06-18 rwatsonUpdate comment: kernel privileges are, in fact sorted...
2007-06-18 dougbDrop the default zones that are now covered by the...
2007-06-18 dougbBring our default named configuration more in line...
2007-06-18 dougbAdd a namedb/master directory for the zone files I...
2007-06-18 impminor style(9) polishing
2007-06-18 acheAdd rewind() to the list of functions which may fail...
2007-06-18 acheAdd mbstate clear missed in one of the cases.
2007-06-18 alcEliminate unnecessary checks from vm_pageout_clean...
2007-06-18 davidxuFix library names.
2007-06-18 delphijMFp4: fix two locking problems:
2007-06-18 kientzleTrack whether the current read stream supports seek...
2007-06-17 rrs- The packet log needs to copy all of the buffer not...
2007-06-17 delphijApply a vendor patch that fixes very annoying bug
2007-06-17 marcelHave gpart synthesize a disk geometry if the underlying...
2007-06-17 csjpSilence some gcc 4 warnings. It is expected that the...
2007-06-17 philipFix a (very) longstanding bug in moused(8) affecting...
2007-06-17 rrsBack out last change to inpcb_free. Turns out we need
2007-06-17 ariffSpelling nit due to my lamenglishness.
2007-06-17 impRemove USBGETSOFTC, USB_ATTACH_START, USB_DETACH_START and
2007-06-17 yarAdd PAM support to cron(8). Now cron(8) will skip...
2007-06-17 phkThis is a forced (and belated) commit to record that...
2007-06-17 mariusRemove unused softc.
2007-06-17 impExpand USB_MATCH_START
2007-06-17 ariffAdd sysctl/tunable "hw.snd.default_auto", which is...
2007-06-17 ariffReassign default unit to a valid unit, be it during...
2007-06-17 scottlFix a compile error from the last change.
2007-06-17 rrs o style(9) nit.
2007-06-17 yarNote PAM support in atrun(8).
2007-06-17 simokawaDocument hw.firewire.phydma_enable knob.
2007-06-17 simokawaIncrease buffer size of DV stream to prevent buffer
2007-06-17 impRemove USB_DO_ATTACH
2007-06-17 impExpand USB_DO_ATTACH inline.
2007-06-17 njlUse bus_dma to get a page in the first 4 GB. Since...
2007-06-17 ariffFlush remaining malloc() cleanups (M_NOWAIT -> M_WAITOK).
2007-06-17 scottlPrepare for future integration between CAM and newbus...
2007-06-17 mjacobInitialize key to zero.
2007-06-17 mjacobTry a cheap way to get around gcc4.2 believing that...
2007-06-17 kmacy- switch adapter and port lock over to using sx so...
2007-06-17 mjacobInitialize mouse resolution to zero if converting from
2007-06-17 mjacobCheck for pte being NULL in return from pmap_pte_pde...
2007-06-17 mjacobInitialize lastaddr to zero to make gcc4.2 happy.
2007-06-17 mjacobDon't declare inline a function which isn't.
2007-06-17 mjacobMake sure object is NULL- there is a possible case...
2007-06-17 mjacobInitialize reqpage to zero.
2007-06-17 mjacobgcc4.2 somehow doesn't believe that finaldst can stay...
2007-06-17 mjacobMake gcc4.2 happy and zero save_ip for the unlikely...
2007-06-17 rrs- Forced commit to update who actually did this code...
2007-06-17 rrs - For sctp_input/sctp6_input add announcment when...
2007-06-17 delphijFix build on arm: time_t on arm is 64 bits while long is
2007-06-17 mjacobReplace incorrect local OFFSET_OF macro with the correc...
2007-06-17 mjacobSimplification to quiet a gcc4.2 warning. Just by setti...
2007-06-17 marius- Make better use of the global chosen, memory and...
2007-06-17 gallatinAlso mark writecombine as enabled when PAT is used...
2007-06-16 marius- Don't register the over-temperature and power-fail...
next