]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-11-03 ruIntroduce the PRECIOUSPROG knob in bsd.prog.mk, similar
2004-11-03 emaxFix kernel build (caused by recent ng_{un}timeout API...
2004-11-03 paulRevert a WIP change that shouldn't have been in last...
2004-11-03 pjdRemove extra 's'.
2004-11-03 pjdBe more correct.
2004-11-03 mlaierImproved interface handling. This should fix the use...
2004-11-03 pjdRemove one more redundant 'not'.
2004-11-03 paulConvert to ANSI style function definitions.
2004-11-03 iedowseThe ehci_dump() function shouldn't be declared static...
2004-11-03 phkPut the "Link is up/down" printfs behind bootverbose...
2004-11-03 rwatson(1) Move from O(n) list copies to O(1) list concatenati...
2004-11-03 phkMake the bootverbose output from qualitydetermination...
2004-11-03 phkStop dumping the MBR entries under bootverbose
2004-11-03 phkStop wasting a bootverbose line on all geom slices.
2004-11-03 phkStop printing the VGA registers during verbose boot...
2004-11-03 phkDon't print the singularly unhelpful message:
2004-11-03 phkMake the KASSERTS in bstrategy() stop claiming to be...
2004-11-03 yarFix logxfer() by using realpath(3) instead of playing...
2004-11-03 iedowseMerge recent USB2/EHCI related changes from NetBSD:
2004-11-02 scottlStreamline busdma a bit. Inline _bus_dmamap_load_buffe...
2004-11-02 simonAdd an "old-style" entry for the hptmv(4) until it...
2004-11-02 andreRemove RFC1644 T/TCP support from the TCP side of the...
2004-11-02 glebius- Make ng_timeout() to use callout() interface instead...
2004-11-02 andreReduce annoying SCSI probing delay from 15 to 5 seconds...
2004-11-02 glebiusFix a harmless error in order of ng_timeout() arguments.
2004-11-02 emaxSerial devices now called /dev/cuadXX not /dev/cuaaXX
2004-11-02 emaxSerial devices now called /dev/cuadXX not /dev/cuaaXX
2004-11-02 emaxFix broken ng_h4(4). Basically, do not abuse t_sc field...
2004-11-02 yarReplace the last occurence of (long long) and %qd with
2004-11-02 phkstty sane should set the echo bits.
2004-11-02 rwatsonAdd a small regression test that opens a TCP socket...
2004-11-02 rwatsonAcquire the accept mutex in soabort() before calling...
2004-11-02 yarThis is a forced commit to note that actually pam_strer...
2004-11-02 philipAdd support for Asus M6N laptops
2004-11-02 pjdSort files properly.
2004-11-02 ruActually put hint.atkbd.0.flags="0x1" in /boot/device...
2004-11-02 hartiAdd a man page for the NgATM helper module ngatmbase.
2004-11-02 ssouhlalImplement TLS relocations for powerpc.
2004-11-02 ssouhlalDo the TLS offset allocations before relocations, as...
2004-11-02 maximAdd OpenBSD 3.6.
2004-11-02 ssouhlalStay up to date with the latest ATA developments, where
2004-11-02 ssouhlalUncomment options _KPOSIX_PRIORITY_SCHEDULING as it...
2004-11-01 jhb- Change the ddb paging "support" to use a variable...
2004-11-01 jhbAllow individual application processors to be disabled...
2004-11-01 glebiusRemoved bogus comment.
2004-11-01 glebiuso style changes:
2004-11-01 alfredWhen listing the special $ variables, ($!, $#, etc...
2004-11-01 mtmDo a better job of supporting more than one mouse device
2004-11-01 obrien* Correct an off-by-one reading vpd ro data.
2004-11-01 delphijCorrect a typo and make the documentation more mdoc...
2004-11-01 obrienfix typo in generated /etc/exports: escape all '
2004-11-01 yarOpenPAM allows passing a NULL "pamh" to pam_strerror...
2004-11-01 pjdRemove redundant 'not'.
2004-11-01 mlaierdes added bge(4) support.
2004-11-01 davidxuSave cancelflags in signal frame, this fixes a problem...
2004-10-31 alcIntroduce a Boolean variable wakeup_needed to avoid...
2004-10-31 glebiusUtilize m_uiotombuf() in device write method, instead...
2004-10-31 glebiusSince last change moved ';' from macro to code, we...
2004-10-31 desAdd TUNABLE_LONG and TUNABLE_ULONG, and use the latter...
2004-10-31 desWhitespace cleanup
2004-10-31 pjdDon't treat # as a comment in interpreter specification...
2004-10-31 ddReplace link to nonexistent raid(4) with one to geom...
2004-10-31 greenMake pthread_mutex_trylock(3) return EBUSY on failure...
2004-10-31 marcelRemove the -k option to migrate. The option causes...
2004-10-31 marcelDon't barf when we encounter an UUID for GPT partitions...
2004-10-30 alcDuring traversal of the active queue by vm_pageout_page...
2004-10-30 desWith ALTQ, it is possible that although the queue was...
2004-10-30 desAdd altq(4) support.
2004-10-30 alcEliminate an unused but initialized variable.
2004-10-30 yar- Stop shadowing global "pamh" by a local variable...
2004-10-30 yarDescribe the semantics of the sgetpwnam() helper function
2004-10-30 iedowseSave and restore state across suspend/resume events.
2004-10-30 desWhitespace cleanup.
2004-10-30 rwatsonDisable use of synchronization early in the boot by...
2004-10-30 brooksAdd a loader menu option to set hint.atkbd.0.flags...
2004-10-30 pjdAllow to change interfaces name on boot time.
2004-10-30 nyanMFi386: revision 1.599 (Preserve dcons(4) buffer passed...
2004-10-30 nyanRemove a duplicate code.
2004-10-30 jeff - When choosing a thread on the run queue, check to...
2004-10-30 rwatsonCorrect a bug in TCP SACK that could result in wedging...
2004-10-30 rwatsonMove if_handoff() from an inline in if_var.h to a funct...
2004-10-30 leDocument support for the B&B Electronics USB->RS422...
2004-10-30 leAdd support for the B&B Electronics USB->RS422/485...
2004-10-30 rwatsonAdd additional "spare" fields to 'struct ifnet' in...
2004-10-30 jeff - In sched_prio() check to see if the kse is assigned...
2004-10-30 alcAdd an assignment statement that I omitted from the...
2004-10-30 alfredAllow kill -9 to kill processes stuck in procfs STOPEVENTs.
2004-10-30 ahzeAdd myself to the calendar
2004-10-29 alcImplement per-CPU SYSMAPs, i.e., CADDR* and CMAP*,...
2004-10-29 phkRemove si_mountpoint and si_bsize_phys from cdev.
2004-10-29 phkLoose vfs_mountedon()
2004-10-29 phkDon't set si_bsize_phys.
2004-10-29 phkDon't set si_bsize_phys, nobody cares.
2004-10-29 phkDon't give disks special treatment, they don't come...
2004-10-29 phkDon't set si_bszize_phys, nobody cares.
2004-10-29 phkNo point in setting si_bsize_phys anymore, nobody reads it.
2004-10-29 phkNow that filesystems respect and understand GEOM access...
2004-10-29 phkRemove VOP_SPECSTRATEGY() from the system.
2004-10-29 phkRemove the last call in the system to VOP_SPECSTRATEGY...
2004-10-29 phkMove NTFS to GEOM backing instead of DEVFS.
next