]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2003-06-23 Marcel MoolenaarMove the machine specific files from sys/Makefile.inc...
2003-06-23 John-Mark Gurneyprevent the number of patterns from exceeding the numbe...
2003-06-23 John-Mark Gurneyadd verbage on various failure cases to match the ...
2003-06-23 John-Mark Gurneycleanup /dev/pci code some:
2003-06-23 Robert WatsonRedesign the externalization APIs from the MAC Framework to
2003-06-23 Greg LeheyAdd the date of Turing's death.
2003-06-22 Robert WatsonPrefer the vop_rmextattr() vnode operation for removing...
2003-06-22 Robert WatsonExpose vop_rmextattr as an explicit operation at the...
2003-06-22 Robert WatsonAdd an explicit credential argument to alq_open() to...
2003-06-22 Ruslan ErmilovDo the upgrade checks quietly.
2003-06-22 Alan CoxMaintain a lock on the vm object of interest throughout...
2003-06-22 Don LewisDon't check the state of the vnode interlock if the...
2003-06-22 Ruslan ErmilovProtect against .depend file somewhere else in the...
2003-06-22 Luigi RizzoAdd support for multiple values and ranges for the...
2003-06-22 Robert WatsonForward declare a boatload of structures referenced...
2003-06-22 Luigi Rizzocomment out the 'sshd' entries as the image is now...
2003-06-22 Luigi RizzoMake this compile again: we need to specify a scheduler,
2003-06-22 Hidetoshi ShimokawaMove KERNBASE to -2GB.
2003-06-22 Hidetoshi Shimokawa- Allow access to direct mapped region via /dev/kmem...
2003-06-22 Hidetoshi Shimokawa- Allocate a new PD Table if kernel grows beyond 1GB...
2003-06-22 Poul-Henning... Remove 256 unit limit, there is no evil minor number...
2003-06-22 Ruslan ErmilovFreeBSD now has the locale(1) utility.
2003-06-22 David MaloneRemove argument names from a function declaration.
2003-06-22 Hidetoshi ShimokawaAllow installkernel.debug and reinstallkernel.debug.
2003-06-22 Poul-Henning... Add a f_vnode field to struct file.
2003-06-22 Alexey ZelkinHook locale(1) to build
2003-06-22 Alexey Zelkindocument 'list' keyword & fix few typos
2003-06-22 Alexey ZelkinAdd FreeBSD specific keyword 'list' implementation...
2003-06-22 Alexey ZelkinAdd WARNS
2003-06-22 John-Mark Gurneysupport saving both user/group and permissions on symli...
2003-06-22 Matthew N.... Add ID for VT8233A.
2003-06-22 Yoshihiro TakahashiRe-enabled PCI irq routing on pc98.
2003-06-22 Matthew N.... - Set close on exec flag for device file descriptors.
2003-06-22 Alan CoxAs vm_fault() descends the chain of backing objects...
2003-06-22 Matthew N.... - Don't ignore SIGTERM.
2003-06-22 Matthew N.... Implement a loader tunable/sysctl to allow the user...
2003-06-22 Ian DowseWhen DDB is active, always send printf() output directl...
2003-06-22 Ian DowseUse a new message buffer `consmsgbuf' to forward messag...
2003-06-22 Alan CoxComplete the vm object locking in vm_object_backing_sca...
2003-06-22 John-Mark Gurneyuse a REG macro that was already defined.
2003-06-22 Ian DowseReplace the code for reading and writing the kernel...
2003-06-22 John-Mark Gurneyadd support for peeking at pci busses on UltraSparc...
2003-06-22 Alan CoxMake some style and white-space changes to the copy...
2003-06-21 Kirk McKusickIncrease the size of the NFS server hash table to impro...
2003-06-21 Warner LoshAdd clarifications about the information that ntp_getti...
2003-06-21 Yaroslav TykhiyDon't declare unneeded extern variables,
2003-06-21 Hajimu UMEMOTOThough manpage says that 0.0.0.0 can be used as HISADDR...
2003-06-21 Poul-Henning... Use a do {...} while (0); and a couple of breaks to...
2003-06-21 David SchultzUserland spinlocks bad. Sleep locks good.
2003-06-21 Poul-Henning... ttyname(3) must return absolute pathnames.
2003-06-21 Alan CoxLock one of the vm objects involved in an optimized...
2003-06-21 Garance A DrosehnWe don't need two $FreeBSD$'s. Remove the older one.
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.
next