]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-06-21 Alan Cox - Increase the scope of the vm object lock in vm_objec...
2003-06-21 Jeff Roberson - lticks was erroneously being updated in sched_pctcpu...
2003-06-21 Jeff Roberson - Don't allow nice to have such a large effect on...
2003-06-21 Bruce A. MahNew release note: texinfo 4.6.
2003-06-20 John-Mark Gurneymake pciconf understand it's own output as stated in...
2003-06-20 John-Mark Gurneyfix grammar in comment
2003-06-20 Bruce A. MahNew release notes: PAE panic fixed, bge(4) at 10 Mbps...
2003-06-20 Poul-Henning... Remove _PATH_DEVDB
2003-06-20 Poul-Henning... Use devname(3) to do the task.
2003-06-20 Garrett WollmanExplain the relationship to POSIX.
2003-06-20 Bosko MilekicFix a divide-by-zero on kern.log_wakeups_per_second...
2003-06-20 Warner Loshntp_adjtime returns the current state of the clock...
2003-06-20 Bruce A. MahNew errata: PAE kernel panic.
2003-06-20 Alan CoxMake swap_pager_haspages() static; remove unused functi...
2003-06-20 Mike Makonnens/warn/info/
2003-06-20 Mike MakonnenAdd support for the special shell nologin.
2003-06-20 Hajimu UMEMOTOMention the use of Framed-IPv6-Prefix.
2003-06-20 Dag-Erling... amd64 is actually stable enough for the regular -CURREN...
2003-06-20 Mike MakonnenUpdate my email address.
2003-06-20 Mike MakonnenDon't forget the -r on the second password prompt.
2003-06-20 Hajimu UMEMOTOIPV6PREFIX is set when Framed-IPv6-Prefix is defined...
2003-06-20 Hajimu UMEMOTOMention the use of Framed-IPv6-Route.
2003-06-20 Tim J. RobbinsMerge from NetBSD src/sys/ntfs/ntfs_subr.c 1.5 & 1...
2003-06-20 Hidetoshi ShimokawaUse direct map in pmap_map().
2003-06-20 Alexey ZelkinFix few typos and remove two unneeded checks
2003-06-20 Alexey ZelkinWe have manpage now, so remove NOMAN
2003-06-20 Alexey ZelkinFix most warnings, sort prototypes, kill spaces at...
2003-06-20 Stefan EßerAdd comment about **vpp being special-cased in vnode_if...
2003-06-20 Stefan EßerThe assertions generated to test VFS locking never...
2003-06-20 Alexey ZelkinAdd minimalistic manual page for locale(1)
2003-06-20 Alexey ZelkinComplete rewrite of locale(1) in order to become POSIX...
2003-06-20 Dag-Erling... Add an amd64 category now that amd64 has its own mailin...
2003-06-20 Poul-Henning... Add devname_r(3) which takes a buffer as argument.
2003-06-20 Poul-Henning... Remove dev_mkdb(8). The kernel answers these questions.
2003-06-20 Poul-Henning... Remove the devdb stuff, the kernel answers these questi...
2003-06-20 David Xucpu_set_upcall_kse needs to access userspace, release...
2003-06-20 Poul-Henning... Don't put callout_lock under #ifdef DIAGNOSTIC despite...
2003-06-20 Poul-Henning... Initialize b_saveaddr when we hand out pbufs
2003-06-20 Poul-Henning... Initialize b_saveaddr when we hand out buffers
2003-06-20 Poul-Henning... Crude but efficient:
2003-06-20 Poul-Henning... Don't (re)initialize f_gcflag to zero.
2003-06-20 Poul-Henning... Move FMARK and FDEFER til sys/file.h where they belong.
2003-06-20 John-Mark Gurneyfix another LP64 problem. READ_IVAR takes a pointer...
2003-06-20 John-Mark Gurneyfix problem with uninitalized ptr (from PR)
2003-06-20 Mike SilbersackUpdate the description of the Netgear MA401 to say...
2003-06-20 Alan CoxThe so-called "optimized copy-on-write fault" case...
2003-06-20 David XuWhen a STOP signal is being sent to a process, it is...
2003-06-20 David XuFix typo. td should be td0.
2003-06-19 Gregory SutterRemove near-duplicate entry, keeping the better attribu...
2003-06-19 Matthew N.... Correct an apparent typo.
2003-06-19 Mike SilbersackFix a coredump that would occur when fdopen was unable to
2003-06-19 Jake BurkholderAvoid using v8 opcodes; use ba instead of b for uncondi...
2003-06-19 Hajimu UMEMOTODo RADIUS accounting on IPV6CP.
2003-06-19 Hajimu UMEMOTOOops, I put unused variable in my previous commit.
2003-06-19 Hajimu UMEMOTOInstall routes specified by Framed-IPv6-Route. Since...
2003-06-19 Alfred PerlsteinUnlock the struct file lock before aquiring Giant,...
2003-06-19 Jake BurkholderHook openpromio up to the build.
2003-06-19 Alan CoxLock the vm object when freeing a vm page.
2003-06-19 Matthew N.... Fix warnings on 64 bit platforms.
2003-06-19 Søren SchmidtAdd support for the HighPoint HPT302 & HPT371
2003-06-19 Hidetoshi ShimokawaFix direct map page table for 2GB+ physical memory.
2003-06-19 Martin BlappFix broken -a functionality.
2003-06-19 Murray StokelyGerman keymap with dead keys.
2003-06-19 Murray StokelyAdd US syscons keymap w/ accents.
2003-06-19 Kris KennawayRemove bogus non-reentrant "temporary" implementation...
2003-06-19 Murray Stokelyphk added the -x option in May 2000, but only for regul...
2003-06-19 Murray StokelyIn the build process, fortune files have been randomize...
2003-06-19 Marcel MoolenaarAdd TLS related relocation.
2003-06-19 Mike SilbersackAdd a ratelimited message of the form
2003-06-19 Matthew N.... Add function prototypes.
2003-06-19 Jake Burkholder- Rename the IPI_WAIT macro to IPI_DONE.
2003-06-19 Matthew N.... LD_DUMP_REL_PRE and LD_DUMP_REL_POST don't output to...
2003-06-19 Don LewisFILE_LOCK() uses a pool mutex, as does the vnode v_vnlo...
2003-06-19 Mike SilbersackAdd a rate limited message reporting when kern.maxfiles...
2003-06-19 Matthew N.... Provide a mechanism for dumping relocation information.
2003-06-19 Don LewisVOP_GETVOBJECT() wants to be called with the vnode...
2003-06-19 Alan CoxLock the vm object when freeing a vm page.
2003-06-19 Alan CoxLock the vm object when freeing a vm page.
2003-06-19 John-Mark Gurneymake iicbb_devclass and iicbb_driver globally visible...
2003-06-19 Matthew N.... Move MD function prototypes together.
2003-06-19 Matthew N.... Fix warnings; no parameters in function prototypes.
2003-06-19 John-Mark Gurneycorrect spelling of struct cdev * from dev_t which...
2003-06-19 Alan CoxAdd vm object locking.
2003-06-19 Alan CoxAssert that the vm object is locked in vm_page_try_to_f...
2003-06-19 Scott LongFixing some glaring problems with aac_disk_dump().
2003-06-19 Alan CoxFix a vm object reference leak in the page-based copy...
2003-06-19 Jake BurkholderAdd a solaris compatible ofw interface for third party...
2003-06-18 Poul-Henning... Introduce a new flag on a file descriptor: DFLAG_SEEKAB...
2003-06-18 Philippe CharnierThe .Fn function
2003-06-18 Mike SilbersackForced commit:
2003-06-18 Mike SilbersackReserve the last 5% of file descriptors for root use...
2003-06-18 Poul-Henning... Initialize struct fileops with C99 sparse initialization.
2003-06-18 Jake BurkholderAdd FBTYPEs used by the sbus bus support in XFree86...
2003-06-18 Hajimu UMEMOTOAdd IPv6 related attributes defined in RFC3162.
2003-06-18 Jake BurkholderIgnore fake ttes in pmap_copy, its too hard to deal...
2003-06-18 Ruslan ErmilovFollow the (good) trend of returning import files to...
2003-06-18 Thomas MoestlFurther cleanup of the sparc64 busdma implementation:
2003-06-18 Alexander KabaevAdd defines required for TLS support.
2003-06-18 Matthew N.... Avoid a NULL pointer dereference.
2003-06-18 Jake BurkholderMoved the syscons options, kbd options and DEV_SPLASH...
next