]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-01-21 mtmDon't forget to properly quote input.
2003-01-21 phk#ifdef NO_GEOM some bits here too.
2003-01-21 joeUpdate with the current list of scanners that the drive...
2003-01-21 joeRegen
2003-01-21 joeAdd support for Epson 1660 scanner.
2003-01-21 alfreduse 'void *' instead of 'caddr_t' for useracc, kernacc...
2003-01-21 phk#ifdef NO_GEOM all of this file.
2003-01-21 phkBandaid to make the kernel compile until the scsi-crew...
2003-01-21 tjrMake this compile with DEBUG defined now that WARNS...
2003-01-21 marcelAdd yet another Sony Vaio PS/2 mouse ID. This one is...
2003-01-21 phkAdd a missing '{'
2003-01-21 alfredCatch up to WAIT/NOWAIT cleanup.
2003-01-21 alfredRemove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 imppccardd and pccardc are for i386 and pc98 only. Don...
2003-01-21 sosRemove the fake disklabel, no longer needed.
2003-01-21 mdodd- Restore header printing to wi_printaplist()
2003-01-21 sampreserve the order of tags copied by m_tag_copy_chain
2003-01-21 obrienThe PowerPC-specfic scripttempl file was depreciated...
2003-01-21 jakeRun kldxref on sparc64, it works now.
2003-01-21 jakeFix module dependency (pre)loading on sparc64 by reloca...
2003-01-21 jeff - Add a VM_WAIT in the appropriate cases where vm_page...
2003-01-21 samhook fast_ipsec.4 up
2003-01-21 samfast ipsec protocols
2003-01-21 bmahNew errata entry for ipfw(4).
2003-01-21 cjcThe FTP daemon was vulnerable to a DoS where an attacke...
2003-01-21 obrienAugment the model number list.
2003-01-21 hsuRewrite the SMP filedesc locking in knote_attach()...
2003-01-21 rwatsonGC an unused reference to vop_refreshlabel_desc; refere...
2003-01-21 jakeFix kldxref on sparc64 by allowing non-trivial relocati...
2003-01-21 rwatsonPerform VOP_GETATTR() before mac_check_vnode_exec(...
2003-01-21 jakeResolve relative relocations in klds before trying...
2003-01-20 gibbsFix a missed goal.period -> goal.offset change. In
2003-01-20 gallatininclude cdefs.h so as to unbreak the libc build
2003-01-20 chrisReference maclabel(7).
2003-01-20 jmallettConvert badsect to use libufs.
2003-01-20 jmallettAdd libufs to dependencies.
2003-01-20 chrisProperly mark up column lists. This does not affect...
2003-01-20 jmallettMake tunefs use libufs, it seems to do well enough...
2003-01-20 sammove sysctl's under hw.hifn; change max batching defaul...
2003-01-20 sammove sysctl's under hw.ubsec
2003-01-20 chrisReference the MAC chapter in the user Handbook.
2003-01-20 samcorrect default setting of hw.wi.txerate; it must be...
2003-01-20 samcorrect sysctl names and move them to hw.wi: hw.wi...
2003-01-20 gibbsaic7xxx.reg:
2003-01-20 olgeniFix typo in comment: inlcude -> include.
2003-01-20 gibbsaic79xx.c:
2003-01-20 dillonFix swapping to a file, it was broken when SPECSTRATEGY...
2003-01-20 samfix -L (scan ap's): use WI_RID_SCAN_APS instead of...
2003-01-20 samgc dead code
2003-01-20 phk#if 0 one more line to make this compile without subr_d...
2003-01-20 chrisAdd headings so that we can tell where one errata entry...
2003-01-20 mtmWrite out the debug messages (from the previous commit...
2003-01-20 ueMFbed: translation updates
2003-01-20 samo add BIOCGDLTLIST and BIOCSDLT ioctls to get the data...
2003-01-20 mtmAdd a missing OR.
2003-01-20 phkRemove the deprecated IOCTL bits raidframe used, it...
2003-01-20 gibbsAdd definitions for the task management codes sent...
2003-01-20 gibbsAllow constants to be complex expressions so long as...
2003-01-20 gibbsFix the last reference to the reg_print.c file handle
2003-01-20 obrienkenv(1) has been repo copied from usr.bin to bin.
2003-01-20 fjoedo not loose trailing space when asking uid
2003-01-20 dillonClose the remaining user address mapping races for...
2003-01-20 scottlRemove stale reference to deprecated mini-disklayer...
2003-01-20 phkHide the ioctls behind #ifdef _KERNEL to avoid kdump...
2003-01-20 maximDe-anonymity a couple of messages I missed in a previou...
2003-01-20 fanfOops, previous commit message should have said that...
2003-01-20 fanfSync with upstream again:
2003-01-20 maximIf the first action is O_LOG adjust a pointer to the...
2003-01-20 phk#ifdef this file into three pieces: The bit which...
2003-01-20 maximRemove EOL whitespaces.
2003-01-20 phkdisk_dev_synth() is a NO_GEOM hack.
2003-01-20 maximo Fix a typo.
2003-01-20 phkOnly include <sys/diskslice.h> ifdef NO_GEOM
2003-01-20 phkRemove need for <sys/diskslice.h> but retain numerical...
2003-01-20 phkUse NEXTDOSPART instead of MAX_SLICES.
2003-01-20 phkWe need neither <sys/diskslice.h> nor <sys/disklabel...
2003-01-20 phkAdd a NEXTDOSPART definition here as well, for the...
2003-01-20 phkAdd NEXTDOSPART (N-Extended-Dos-Partitions) as replacem...
2003-01-20 sobomaxFix a typo (missed &&).
2003-01-20 alc - Hold the page queues lock around vm_page_hold().
2003-01-20 alcMove the vm_page_busy() in pmap_dispose_thread() to...
2003-01-20 julianRemove a KASSERT that can now happen and add a missing...
2003-01-20 jeff - M_WAITOK is 0 and not a real flag. Test for this...
2003-01-20 orionRe-implemention of the interpolation code used for...
2003-01-20 joeRegen
2003-01-20 samdefault tx error rate limiting to 0 to disable tx error...
2003-01-20 joeSupport for the "Seiko Epson Perfection 1260 scanner".
2003-01-19 bmahUpdate the use of entities in the errata article for...
2003-01-19 bmahTrim release notes for HEAD in a post-5.0 world.
2003-01-19 bmahBump RELNOTESng version numbers for CURRENT in a post...
2003-01-19 sobomaxAdd a new gettytab(5) option - `pl', which if set tells...
2003-01-19 sosSmall change to the previous commit, zero out the 48BIT...
2003-01-19 samaccept short WEP keys for backward compatibility
2003-01-19 sheldonhAdd required commas that were ommitted in the previous...
2003-01-19 mikeChange BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when...
2003-01-19 phkFinally give CCD the disk mini-layer treatment:
2003-01-19 phkUnifdef -UDEBUG on the CCD driver. The debugging is...
2003-01-19 sosAdd support for the ServerWorks CSB6.
2003-01-19 jmallettKill initialisation and shadow warnings. Half-hearted...
2003-01-19 phk#ifdef NO_GEOM these files entirely. When NO_GEOM...
next