]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-08-02 Bosko MilekicWhen INVARIANTS is on and we're in uma_zalloc_free...
2003-08-02 David Xu-15 is incorrect to be used to align stack to 16 bytes...
2003-08-02 Marcel MoolenaarFix truss on ia64. The syscall arguments are written...
2003-08-02 Jens SchweikhardtFix a tip about how to create an empty file[1].
2003-08-02 Alan CoxUse kmem_alloc_nofault() rather than kmem_alloc_pageabl...
2003-08-02 Ruslan ErmilovThere's already the elink.ko module available, don...
2003-08-02 Ruslan Ermilov- Boot-only CD-ROM support (bootonly.iso).
2003-08-02 John BaldwinBoth 'c' an 'lines' are unused, the bogus init of lines...
2003-08-02 Alan CoxUse kmem_alloc_nofault() rather than kmem_alloc_pageabl...
2003-08-02 Julian Elischerfix braino in last commit.
2003-08-02 Bruce EvansSupport the Titan VScom PCI-200HV2 2 port serial card.
2003-08-02 Poul-Henning... Kick Giant compatibility one layer up.
2003-08-02 Poul-Henning... Grab Giant in bufdonebio() since drivers may not hold it.
2003-08-02 Yoshihiro TakahashiMerged from sys/dev/sio/sio.c revision 1.400.
2003-08-02 Poul-Henning... Grab Giant in physio() since non-giant drivers are...
2003-08-02 Ruslan ErmilovMFi386: sort.
2003-08-02 Yoshihiro Takahashipuc(4) printer also works on pc98.
2003-08-02 Yoshihiro TakahashiMerged from sys/dev/ppc/ppc.c revision 1.42.
2003-08-02 Yoshihiro TakahashiMFi386: revision 1.449.
2003-08-02 Hiroki SatoNew release notes:
2003-08-02 Marcel MoolenaarDon't hardcode unit 0 for the current device if we...
2003-08-02 Julian ElischerRelax the check for bad LDTE allocations. It turns...
2003-08-02 Alan Cox - Use kmem_alloc_nofault() rather than kmem_alloc_page...
2003-08-02 Sam Lefflerupdate to reflect bugs fixed in v0.9.5.2 of the hal
2003-08-02 Sam Lefflero remove bmisshack no longer needed with the BSSID...
2003-08-02 Sam LefflerThis commit was generated by cvs2svn to compensate...
2003-08-02 Sam LefflerVersion 0.9.5.2:
2003-08-02 Yoshihiro TakahashiPC98 uses different mask of IRQ.
2003-08-02 Alan CoxEliminate an abuse of kmem_alloc_pageable() in bufinit()
2003-08-02 Alan CoxUse kmem_alloc_nofault() rather than kmem_alloc_pageabl...
2003-08-02 Peter WemmHoo sed I kan spel?
2003-08-02 Peter WemmDump the HPET information block.
2003-08-02 Marcel MoolenaarDon't use uint64_t. Use unsigned long instead. One...
2003-08-02 Marcel MoolenaarOverride the default stubs for getcontext(2) and swapco...
2003-08-02 Peter WemmFix a dumbass mistake. I had the 'set' and 'get' rever...
2003-08-01 Marcel MoolenaarThe END() must expand to the .endp directive with the...
2003-08-01 Dag-Erling... Parts of the patch have been committed.
2003-08-01 Warner LoshThe MI code was modified to filter the devices based...
2003-08-01 Warner LoshDefine PCI_MAXHDRTYPE to be 2. We know about header...
2003-08-01 Bruce A. MahNew release notes: dhclient(8) -i, systat(1) ip6/icmp6...
2003-08-01 Warner LoshAdd hw.pci.irq_override_mask, which is a mask of interr...
2003-08-01 Dag-Erling... powerpc patch.
2003-08-01 Dag-Erling... Use a more generic patch name.
2003-08-01 Dag-Erling... powerpc still needs a patch.
2003-08-01 Dag-Erling... Re-add support for patches.
2003-08-01 David MaloneAdd ip6 and icmp6 displays to systat.
2003-08-01 Alan CoxUpdate the comment at the head of kmem_alloc_nofault...
2003-08-01 Martin BlappI'll maintain dhclient from now on.
2003-08-01 Bosko MilekicOnly free the pcpu cache buckets if they are non-NULL.
2003-08-01 John PolstraAdd facilities for tuning the "em" driver's interrupt...
2003-08-01 Bosko MilekicUse strncmp() and not strcmp() here to properly match
2003-08-01 Hidetoshi ShimokawaWorkaround for gcc on alpha/ia64.
2003-08-01 David E. O... Fix kernel build -- 'c' was the unused var, not 'lines'.
2003-08-01 David SchultzFix jot so that 'jot -r -w %d 1 1 4' never prints 4...
2003-08-01 Warner LoshAdd comment point o2micro people to NEWCARD
2003-08-01 Robert WatsonAttempt to simplify #ifdef logic for MAC_ALWAYS_LABEL_MBUF.
2003-08-01 Yaroslav TykhiyMFC noted: arp(8) -i.
2003-08-01 Ruslan ErmilovSpell "file system" correctly.
2003-08-01 Gordon TetlowWhen using crunchgen, blow away MAKEFLAGS. This fixes...
2003-08-01 Dag-Erling... Use PNG instead of GIF; add WWWOWN and WWWGRP variables...
2003-08-01 Dag-Erling... The rc files have been repo-copied to a separate subdir...
2003-08-01 Marcel MoolenaarWrite the preserved registers to (and read them from...
2003-08-01 Marcel MoolenaarFix ordering bug created by previous commit. While...
2003-08-01 Doug AmbriskoForgot an added file in the last commit.
2003-08-01 Hidetoshi ShimokawaClean up fwdev.
2003-08-01 Doug AmbriskoAdd printer support to puc(4) driver.
2003-08-01 Hidetoshi Shimokawa- Disable faking T_DIRECT as T_RBC because we have...
2003-08-01 Alan CoxRemove Giant from writev(2). Eliminate trivial style...
2003-08-01 Hidetoshi Shimokawa- Detect full of DMA channel correctly.
2003-08-01 Garance A DrosehnRemove a 'From:' that snuck into an sccsid comment...
2003-07-31 Poul-Henning... Remove unused stuff.
2003-07-31 David XuUse FSBase to map kse, GCC generates code which uses...
2003-07-31 Poul-Henning... Remove unnecssary <vm/swap_pager.h> includes.
2003-07-31 Poul-Henning... Remove various unused variables, prototypes and local...
2003-07-31 Poul-Henning... Disable and lobotomize the kvm image reading swapinfo...
2003-07-31 Poul-Henning... Retire the SWIF_DUMP_TREE code, this is in the way...
2003-07-31 Daniel EischenThis file hasn't been used for some time; nuke it.
2003-07-31 Poul-Henning... Remove options processing for dumping swapdevice radix...
2003-07-31 Daniel EischenTake the same approach for i386 as that for ia64 and...
2003-07-31 Poul-Henning... Unifdef -UDEBUG_SWAPINFO The kernel data structures...
2003-07-31 Poul-Henning... When dumping swap information, drop the "Type" field...
2003-07-31 Robert WatsonImprove consistency with the Biba policy -- rename
2003-07-31 David E. O... If ${GCC_CPU}-c.c exists, we need to use it.
2003-07-31 John BaldwinIf a spin lock is held for too long and WITNESS is...
2003-07-31 John BaldwinAdd a new function to look for a spinlock's instance...
2003-07-31 Robert WatsonRemove a suser() check in the mac_biba policy: the...
2003-07-31 John BaldwinUpdate the 'ps', 'show pci', and 'show ktr' ddb command...
2003-07-31 John BaldwinAdd a one-shot callout facility to db_printf() that...
2003-07-31 Ruslan ErmilovRecord the missing module dependency ("amd" on "cam").
2003-07-31 Hartmut BrandtImplement a traffic shaping option for the PCA200 for...
2003-07-31 Hartmut BrandtMake firmware version 4.1.12 the default for download...
2003-07-31 Hartmut BrandtMake the driver to work with firmware version 4.1.12...
2003-07-31 Andrew GallatinMake this compile on alpha.
2003-07-31 Pierre BeyssacAdd a regression test for the big pipe bug.
2003-07-31 Simon L. B... - Correct the path to the dot.nsmbrc sample file.
2003-07-31 Maxim Konovalovo Fix a typo in previous commit.
2003-07-31 Hellmuth MichaelisFix bug in find_matching_entry_incoming(): the loop...
2003-07-31 David XuSet GSBASE for kse. Finally make libkse work on AMD64.
2003-07-31 David XuFix some typos, correctly jump into UTS.
2003-07-31 David Xusysctlbyname needs size_t type, not int.
next