]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-05-09 Robert DrehmelTo reserve space for 65536 bits, allocate
2003-05-09 Warner LoshComment out the entire nomatch entry. The partially...
2003-05-09 Mike SilbersackRedefine M_FREELIST to be 0x8000; 0x4000 conflicted...
2003-05-09 Alan CoxGive the kmem object's mutex a unique name, instead...
2003-05-08 Bruce A. MahWhitespace cleanup of previous commit. Translators...
2003-05-08 Bruce A. MahNew release notes: New newsyslog(8) features.
2003-05-08 Bruce A. MahTry to reflect the current state of disklabel (removed...
2003-05-08 Robert WatsonRename MAC_MAX_POLICIES to MAC_MAX_SLOTS, since the...
2003-05-08 Jens SchweikhardtNote that -n and \c are implementation-defined as per...
2003-05-08 Tom RhodesDescribe the pattern filenames must be in before they...
2003-05-08 John BaldwinAcquire Giant at the start of the raid rebuild kthreads.
2003-05-08 David E. O... I goofed in rev 1.59 (a.out support axing) and missed...
2003-05-08 David SchultzAdd a comment describing why it's important for the...
2003-05-08 Peter WemmOops. Turn T_PAGEFLT back into an interrupt gate....
2003-05-08 Peter WemmSIG_SETMASK is 3, not 1. Sigh.
2003-05-08 Peter WemmSet the binutils arch for as/nm correctly on the amd64...
2003-05-08 Peter WemmExclude rtld-elf for amd64. More porting is still...
2003-05-08 Peter WemmExclude sys/boot for amd64. There are still toolchain...
2003-05-08 Peter WemmAdd amd64 settings.
2003-05-08 Peter WemmExclude gprof and truss for amd64 too.
2003-05-08 Peter WemmFix an embarresing transcription error from i386 to...
2003-05-08 David E. O... release.9 has become the biggest festering pile of...
2003-05-08 Peter WemmTidy up modf.S and make it actually work. It wasn...
2003-05-08 Alexander KabaevRethink the way we count module references. Simply...
2003-05-08 Greg Leheyioctl VINUM_READCONFIG: Don't lock configuration here...
2003-05-08 Greg Leheyvinum_read: Don't lock configuration from userland...
2003-05-08 Tom RhodesAdd information about the log file.
2003-05-08 Tom RhodesFix some basic errors:
2003-05-08 Peter WemmLeave space for the 128 byte red-zone on the stack.
2003-05-08 Peter Wemm#include <machine/metadata.h> was missing; add it
2003-05-08 Peter WemmFix a preemption race. I was reenabling interrupts...
2003-05-08 Peter WemmFix typo, even though this is unused.
2003-05-08 Peter WemmLike ia64, amd64 has got a 16 byte sized and aligned...
2003-05-07 Peter WemmTurn off alloca.S - it cannot possibly work like this...
2003-05-07 Peter WemmActually use the correct values for AMD64. It is a...
2003-05-07 Paul Saab- Change the full Asic revision defines to CHIPID to...
2003-05-07 Hiten PandyaBring the dumpon(8) man page closer to reality:
2003-05-07 Kirk McKusickDump is hard-wired to believe that it can read disks on
2003-05-07 David E. O... Rev 1.67 accidently added "axe".
2003-05-07 David E. O... Back out rev 1.63. Things in this file should be in...
2003-05-07 Robert WatsonClean up locking for the MAC Framework:
2003-05-07 John BaldwinProperly cleanup the stack before jumping to cerror...
2003-05-07 John BaldwinStyle nits.
2003-05-07 Warner LoshDon't use logger by default just yet for unmatched...
2003-05-07 Poul-Henning... #include <sys/resource.h> to limit ports damage.
2003-05-07 Michael LandinAdd my birthday.
2003-05-07 Poul-Henning... Hide the "ENOMEM" notice messages behind bootverbose...
2003-05-07 Robert WatsonCorrect a bug introduced with reduced TCP state handlin...
2003-05-07 Bruce A. MahNew release notes: Kerberos 5 built by default, krb5...
2003-05-06 Tom Rhodesdf(1) and ls(1) print units in 'four or fewer' not...
2003-05-06 Bruce A. MahVersion number bump: We're at 5.1-BETA now.
2003-05-06 Robert WatsonTrim a call to mac_create_mbuf_from_mbuf() since m_tag...
2003-05-06 Bruce A. MahUpdate supported architectures, use &unix; where approp...
2003-05-06 Bruce A. Mah4.8-RELEASE was the last release from the 4-STABLE...
2003-05-06 Poul-Henning... Fix the WARNING for wrong rawoffset, I tested incompati...
2003-05-06 John BaldwinAdd PCI ID's for the Intel ICH5 (82801EB) chipset.
2003-05-06 John BaldwinAdd PCI ID's for the 4 USB hubs on the ICH5 controller.
2003-05-06 David E. O... Consistentify our NO_KERBEROS documentation.
2003-05-06 Hiten Pandyamalloc(9) types can be used to identify multiple alloca...
2003-05-06 Doug BartonHook devfs.conf up to the build.
2003-05-06 Dag-Erling... Start mailing -CURRENT tinderbox failures to the lists.
2003-05-06 Scott LongWe are now in 5.1-BETA
2003-05-06 Dag-Erling... Fix a printf() format error which broke the ia64 GENERI...
2003-05-06 Gregory Neil... Prevent a 'make SHARED=symlinks install' followed by...
2003-05-06 Alan CoxLock the vm_object when performing vm_pager_deallocate().
2003-05-06 Mike MakonnenFix a null dereference leading to a core dump when
2003-05-06 Mike Makonneno Correct a debug message that refered to the wrong...
2003-05-06 Mike Makonnens/kadmind5/kadmin/
2003-05-06 Olivier HouchardDon't call timeout() in sis_tick(), this is done earlie...
2003-05-06 Doug BartonAllow users to configure stuff in /dev once again by...
2003-05-06 David E. O... Back out the amd64 additions. Hammer doesn't do APM...
2003-05-06 Daniel EischenMake pthread_join() async-cancel-safe. David was going...
2003-05-05 David E. O... We won't do APM on Hammer -- ACPI is the game there.
2003-05-05 Doug BartonAdd an example of how to create an fstab entry.
2003-05-05 Garance A DrosehnFix age_old_log checking so that it will notice log...
2003-05-05 David E. O... Centralize _PATH_* definitions.
2003-05-05 Garance A DrosehnSlightly improve the checking of the 'size' field,...
2003-05-05 Doug Barton* Add the nut port from the IANA list (for the nut...
2003-05-05 Doug BartonAdd traditional BSD names (sio[0-3]) to the finger...
2003-05-05 Poul-Henning... Compile bsdlabel on all platforms.
2003-05-05 John BaldwinTweak the clearing of TDF_DEADLKTREAT so that we only...
2003-05-05 John BaldwinMostly sort the includes.
2003-05-05 Poul-Henning... Put descriptive comments on the GEOM_* options
2003-05-05 John BaldwinLock the proc lock around calls to tdsignal() in the...
2003-05-05 John BaldwinMake issignal() private to kern_sig.c since it is only...
2003-05-05 Dag-Erling... OpenPAM is WANRS6-clean.
2003-05-05 Dag-Erling... Whitespace cleanup (1.15 had spaces instead of tabs)
2003-05-05 Dag-Erling... Don't use -pedantic unless we also set -std of some...
2003-05-05 John BaldwinRemove TD_ON_RUNQ() from a check to make sure Giant...
2003-05-05 David MaloneSplit sendit into two parts. The first part, still...
2003-05-05 Mark MurrayAnnounce the Kerberos5 changes.
2003-05-05 Garance A DrosehnAdd the 'N' flag to the entries for three log files...
2003-05-05 Hajimu UMEMOTOuse /etc/rc.d/network_ipv6 instead of obsoleted /etc...
2003-05-05 Garance A DrosehnUpdate the comments in this file to reflect the recent...
2003-05-05 Wilko Bultecorrect CPU speeds for Rawhide
2003-05-05 Poul-Henning... A few stylistic fixes.
2003-05-05 Dag-Erling... Remove BOOT2_UFS=UFS1_ONLY from the -CURRENT tinderbox...
2003-05-05 David E. O... Fix usages of %ll[dx] with typedef'ed created types.
2003-05-05 Jacques VidrineEnable GSSAPI/Kerberos 5 support (aka `gserver').
2003-05-05 Hartmut BrandtDefine a link layer MIB for ATM. Most fields of this...
next