]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-01-27 Benno RiceRemove a duplicate definition of the __FBSDID macro.
2003-01-27 Andrey A. ChernovNow return NULLified struct in case of empty config...
2003-01-27 Andrey A. ChernovHandle read errors
2003-01-27 Tom RhodesNote that -c is no longer supported. This was requeste...
2003-01-27 Juli MallettIf we don't know where the sblock is (e.g. filling...
2003-01-27 Alan CoxSimplify vm_object_page_remove(): The object's memq...
2003-01-27 Julian ElischerUnbreak SMP cases for these architectures.
2003-01-26 Jake BurkholderFix standard kse breakage of non-x86 platforms.
2003-01-26 David XuUse kg_numupcalls to see if we are closing a thread...
2003-01-26 Mark MurrayVery minor EOL whitespace diff-reducer.
2003-01-26 Mark MurrayMissed a bit of cleanup.
2003-01-26 Alfred Perlsteinfix warnings
2003-01-26 Mark Murraymake these more useful for lint(1). Minor diff-reductio...
2003-01-26 Martin BlappFix namespace pollution introduced in previous commit.
2003-01-26 Mark MurrayRemove the get_term() function. It pretty much can...
2003-01-26 Giorgos KeramidasFix a typo and reword a bit the description of the...
2003-01-26 Poul-Henning... If we fail to open O_RDWR, try opening O_RDONLY, if...
2003-01-26 Poul-Henning... Implement DIOCBSDBB ioctl which overwrites first BBSIZE...
2003-01-26 Poul-Henning... Add ioctl which overwrites the first BBSIZE bytes of...
2003-01-26 Julian ElischerFix KSE related patch.
2003-01-26 Murray StokelyCorrect typo.
2003-01-26 Alfred Perlsteinregen
2003-01-26 Alfred PerlsteinAdd const qualifier to data argument for msgsnd.
2003-01-26 Poul-Henning... Put DIOCWLABEL under #ifdef NO_GEOM
2003-01-26 Yaroslav TykhiyExtend the format of /etc/ftpchroot so an alternative...
2003-01-26 Hidetoshi Shimokawa- Split db.desc.cmd into desc.control and desc.reqcount.
2003-01-26 Poul-Henning... IA64 still needs to be able to run on MBR+BSD combinati...
2003-01-26 Hidetoshi Shimokawa- Improve IT/IR DMA queue management.
2003-01-26 Poul-Henning... Drop the silly notion that i386 has two bootstrap files...
2003-01-26 Poul-Henning... Link /boot/boot1 to the name /boot/boot to avoid per...
2003-01-26 Poul-Henning... Remove #if checks for NUMBOOT==0, it's not relevant...
2003-01-26 Poul-Henning... Build a file "boot" which consists of boot1 and boot2...
2003-01-26 Poul-Henning... This file is no longer needed.
2003-01-26 Poul-Henning... Offer better advice in #error.
2003-01-26 Ruslan ErmilovSpell libufs correctly in DPADD.
2003-01-26 Poul-Henning... Remove ia64 and powerpc #ifdefs: this is i386/pc98...
2003-01-26 Poul-Henning... Make disklabel(8) MD for i386/pc98 and alpha only.
2003-01-26 Tim J. RobbinsRemove part of my stateful locale patch that slipped...
2003-01-26 Poul-Henning... Remove #ifdef __sparc64__ code. GEOM uses native SUN...
2003-01-26 Poul-Henning... Fix typo in last commit.
2003-01-26 David XuMove UPCALL related data structure out of kse, introduc...
2003-01-26 Poul-Henning... Put use of DIOCWLABEL under #ifdef NO_GEOM
2003-01-26 Poul-Henning... Remember to remove -N and -W from usage.
2003-01-26 Poul-Henning... Don't fiddle write-protect status of disklabel, it...
2003-01-26 Poul-Henning... Don't call DIOCWLABEL on disks, it is not implemented...
2003-01-26 Poul-Henning... Retire the "-N" and "-W" options which implemented...
2003-01-26 Tim J. RobbinsInitial implementation of the C99 feature whereby calli...
2003-01-26 Mike SilbersackChange the -x option so that it does an actual REAL...
2003-01-26 Jeff Roberson - Remove a redundant scheduler option.
2003-01-26 Jake BurkholderMove e450 to supported systems and add e3500 to partial...
2003-01-26 Jeff Roberson - Add entries for scheduler selection
2003-01-26 Jeff Roberson - Add an entry about the new scheduler options.
2003-01-26 Jeff Roberson - Introduce the SCHED_ULE and SCHED_4BSD options for...
2003-01-26 Jeff Roberson - Add the ule scheduler. This is intended to be a...
2003-01-26 Orion HodsonDisable DRA to fix problems with recording.
2003-01-26 Jeff Roberson - Call sched_sleep() instead of rolling our own in...
2003-01-26 Jake BurkholderMerge some code paths back together so that we only...
2003-01-26 Giorgos KeramidasConvert references to other manpages to .Xr and add
2003-01-26 Giorgos KeramidasReword the description of -R a bit and add a note about...
2003-01-26 Jake BurkholderAllow defaulting the console to ttya when it sets to...
2003-01-26 Mike SilbersackMerge the best parts of maxfragpackets and maxnipq...
2003-01-26 Bill FennerMerge Multi-DLT support.
2003-01-26 Bill FennerMerge multi-DLT support.
2003-01-26 Bill FennerThis commit was generated by cvs2svn to compensate...
2003-01-26 Bill FennerCommit tcpdump.org's multi-DLT support to vendor branch.
2003-01-26 Bill FennerCommit tcpdump.org's multi-DLT support to vendor branch.
2003-01-25 Warner LoshAdd INTEL EEPRO100
2003-01-25 Mike MakonnenNETWORKING should also mean routing daemons are up.
2003-01-25 Mike MakonnenStart isdnd before ppp for those folks who use ppp...
2003-01-25 Mike SilbersackRemove some unnecessary casts.
2003-01-25 Alfred Perlsteinregen
2003-01-25 Alfred PerlsteinBring shm functions closer the the opengroup standards.
2003-01-25 Alfred Perlsteinregen.
2003-01-25 Alfred PerlsteinBring semop() closer the the opengroup standards.
2003-01-25 Mike MakonnenRead /etc/rc.subr.
2003-01-25 Matthew DillonChange the nominal swap calculation from 1/2 physical...
2003-01-25 Matthew DillonCommit simple mergemaster changes to make the UI more...
2003-01-25 Matthew DillonReadjust the cache initialization code to make it more...
2003-01-25 Alan CoxAdd MTX_DUPOK to the initialization of system map locks.
2003-01-25 Bruce A. MahNew release notes: dumpfs(8) -M, fetch(1) .netrc/...
2003-01-25 Orion HodsonAdd ac97_patch.[ch] that provide space for ac97 codec...
2003-01-25 Hidetoshi ShimokawaFix typo and update information.
2003-01-25 Hidetoshi ShimokawaRescaning the bus is usually unnecessary.
2003-01-25 Yaroslav TykhiyGLOB_MAXPATH has been deprecated in favour of GLOB_LIMIT.
2003-01-25 Hidetoshi ShimokawaChange API of FW_GDEVLST ioctl.
2003-01-25 Poul-Henning... Add sysctl kern.timecounter.nsetclock which indicates...
2003-01-25 Kelly YanceySince route(8) itself is no longer setuid, we can get...
2003-01-24 Jake BurkholderMoved some (gas) macros up so they can be used in more...
2003-01-24 Jeffrey HsuRemove extraneous FILEDESC_LOCKs around atomic reads.
2003-01-24 Prafulla DeuskarCorrect License text.
2003-01-24 Garrett WollmanSay goodbye to `freen' and `freend'.
2003-01-24 Garrett WollmanFix formatting of rev. 1.6 so that the note fits on...
2003-01-24 Garrett WollmanCorrect grammatical error.
2003-01-24 Mike BarcroftAdd an MLINK malloc.conf(5) -> malloc(3).
2003-01-24 Hidetoshi ShimokawaRemove FW_SSTDV ioctl. It is not used anymore.
2003-01-24 Hidetoshi ShimokawaMerge little and big endian case.
2003-01-24 Doug RabsonFix pmap_extract so that it doesn't panic if the user...
2003-01-24 Bruce A. MahNew release notes: wlan, elfdump, ftpd(8) -P, fwcontro...
2003-01-24 Bruce A. MahNew errata note: ISC DHCP 3.0rc11 update (happened...
2003-01-24 Bruce A. MahClarify the text where we encourage users to try new...
next