]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-10-06 kensmithBack out v1.49. Recent findings suggest sparc64 may...
2004-10-06 sosFix the PC98 lockups on boot.
2004-10-06 pjdGeoms without softc are geoms which are initialized...
2004-10-06 schweikhCorrect grammos. Added BUGS: may mishandle nonstandard...
2004-10-06 jhb- Fix the compile to chase the p_rux changes.
2004-10-06 impAdd missing 'static'
2004-10-06 pjdLock file for gbde devices is optional.
2004-10-06 mtmClose a race between a thread exiting and the freeing...
2004-10-06 pjdLook out for geoms without softc.
2004-10-06 davidxuAllocate red zone and stack space together and then...
2004-10-06 impFor older systems with ACPI which don't have a pci...
2004-10-06 impFor legacy PCI bridges, limit memory allocation to...
2004-10-06 brooksMention "-d directory" in usage().
2004-10-06 greenDon't recurse the BPF descriptor lock during the BIOCSD...
2004-10-06 suzfixed too delayed routing cache expiry. (tvtohz()...
2004-10-06 marcelAdd the Madison II, which is the second generation...
2004-10-06 davidxuClose a race between thr_create and sysctl -w, the...
2004-10-06 grogvtryrecycle: Don't rely on type VBAD alone to mean...
2004-10-06 groggetnewvnode: Weaken the panic "cleaned vnode isn't...
2004-10-06 davidxuRestore some code removed in revision 1.193 and 1.194...
2004-10-06 davidxuIn original kern_execve() code, at the start of the...
2004-10-05 greenForced commit to note the submitter.
2004-10-05 greenMake sure to return 0 from kernel_getnfile() since...
2004-10-05 brooksDon't prepend the directory specified by -d when the...
2004-10-05 julianFix whitespace botch that only showed up in the commit...
2004-10-05 brooksBump __FreeBSD_version for addition of newsyslog -d.
2004-10-05 julianSlight cleanup in the single threading code.
2004-10-05 julianWhen preempting a thread, put it back on the HEAD of...
2004-10-05 julianOops. left out part of the diff.
2004-10-05 njlUpdate a comment that was outdated.
2004-10-05 julianUse some macros to trach available scheduler slots...
2004-10-05 julianlight rearrangement of some code to get some locking
2004-10-05 njlBack out the -s flag and go back to dumping the SSDTs...
2004-10-05 njlUpdate the man page with new info about overriding...
2004-10-05 njlWhen the user overrides the DSDT, replace any SSDTs...
2004-10-05 julianBreak out to a separate function, the code to revert...
2004-10-05 sheldonhRegen:
2004-10-05 samadd 80211watch program
2004-10-05 samsimple program to watch 802.11 events through a routing...
2004-10-05 samAdd 802.11-specific events that are dispatched through...
2004-10-05 samadd ETHERTYPE_PAE for EAPOL/802.1x
2004-10-05 impAdd note about regulatory domains to avoid confusion.
2004-10-05 jhbRework how we store process times in the kernel such...
2004-10-05 ps- Estimate the amount of data in flight in sack recover...
2004-10-05 jhbAdd a critical section in turnstile_unpend() from befor...
2004-10-05 takawataMinor Bug fix. Some file was not translated.
2004-10-05 ruFixed symlinking of /etc/namedb.
2004-10-05 pjdBack out changes which were introduced to delay mountin...
2004-10-05 pjdBefore root file system is mounted, wait for mirrors...
2004-10-05 davidxuUse scheduler api to adjust thread priority.
2004-10-05 mlaierMake pflogd cope with module unload (and the sudden...
2004-10-05 ruRe-enable descending into the "atm" subdir.
2004-10-05 phkUse generic tty code instead of local copy.
2004-10-05 impYet another case of resources:
2004-10-05 ruThis commit was generated by cvs2svn to compensate...
2004-10-05 ruPull up the latest minor fixes.
2004-10-05 takawataFix unionfs problems when a directory is mounted on...
2004-10-05 scottlRemove SWI_CAMNET since it's no longer used. Re-sort...
2004-10-05 anholtAdd PCI ID for VIA K8T800Pro chipset. Tested with...
2004-10-05 scottlRemove the camnet swi and CAM_PERIPH_NET. It has never...
2004-10-05 impAdd taskqueue_drain. This waits for the specified...
2004-10-05 scottlUse a taskqueue rather than an swi to handle deferred...
2004-10-05 njlUpdate the man page for the -s flag and other changes...
2004-10-05 njlAdd the -s flag to make dumping SSDTs optional (disable...
2004-10-04 brooksAdd a new -d argument which is used to specify an alter...
2004-10-04 dougbMake it more clear that if named is enabled, it will...
2004-10-04 desThe previous commit added code to rm(1) to warn about...
2004-10-04 desMarkup fixes.
2004-10-04 yarBump the date.
2004-10-04 rsefix typo in generated /etc/exports: s/synatx/syntax/
2004-10-04 yarAdd a more verbose description for `device vlan'
2004-10-04 yarHint a kernel builder that vlan needs miibus, which...
2004-10-04 jkoshyMutually cross-reference sysexits(3) and err(3). Add...
2004-10-04 yarDocument that vlan(4) requires miibus(4) now.
2004-10-04 phkChange the perfectly precise message
2004-10-04 simonBump document date for last commit.
2004-10-04 desFind out how flame-proof my underwear really is.
2004-10-04 desWhitespace cleanup.
2004-10-04 phkUse tty layer generic code instead of local copy.
2004-10-04 desPromote mediasize and physmem to uintmax_t when compari...
2004-10-04 julianAnother case where we need to guard against a partially
2004-10-04 kensmithWith the fixes to getty handling of non-existent device...
2004-10-03 desWhitespace nit.
2004-10-03 desdumpon builds cleanly at WARNS level 6.
2004-10-03 desVerify that the specified device is at least as large...
2004-10-03 desWrap some long lines (no content changes)
2004-10-03 simonPAM configuration is now in /etc/pam.d/su.
2004-10-03 alcUndo revision 1.251. This change was a performance...
2004-10-03 julianAlways strt out with an initilalised ksegrp structure.
2004-10-03 stefanfUse a proper prototype for hertz().
2004-10-03 stefanfUse the correct printf specifier.
2004-10-03 stefanfThe macro for the function specifier inline is spelled...
2004-10-03 stefanfUse the correct type for iop_attach().
2004-10-03 stefanfDon't add integers to void pointers.
2004-10-03 stefanfDon't add integers to void pointers.
2004-10-03 stefanfDirectly include <runetype.h> for _CurrentRuneLocale...
2004-10-03 stefanfProperly initialise 'filename' so that random -l doesn...
2004-10-03 stefanfchflags compiles with WARNS?=6.
2004-10-03 stefanfGarbage collect a variable whose value was never read.
2004-10-03 stefanfDon't rely on NULL being a pointer, add a cast before...
next