]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2010-12-28 Nathan WhitehornFix an error in the ABI in rtld_bind_start(). When...
2010-12-28 Jilles Tjoelkersh: Don't do optimized command substitution if expansio...
2010-12-28 Warner LoshComment out npx and isa from NOTES file. We don't...
2010-12-28 Warner LoshRemove mem, io, isa and npx since they are duplicative...
2010-12-28 Warner LoshDue to the automatic inclusion of DEFAULTS everywhere...
2010-12-28 Pawel Jakub... ZFS might not return monotonically increasing directory...
2010-12-28 Juli MallettWhen allocating memory from bootmem for the kernel...
2010-12-28 Alan CoxCorrect a typo in vm_fault_quick_hold_pages().
2010-12-28 John BaldwinStart sentences on a new line to ease life for translat...
2010-12-28 Pyun YongHyeonAdd device id for RDC M3010 which is found on Vortex86...
2010-12-28 Nathan WhitehornOnly keep track of PTE validity statistics for pages...
2010-12-28 John BaldwinUse bus_alloc_resource_any().
2010-12-28 Jilles Tjoelkersh: Add test for optimized command substitution.
2010-12-28 Colin PercivalRemove a "not strictly correct" (and panic-inducing...
2010-12-28 Jilles Tjoelkersh: Make expansion errors in optimized command substitu...
2010-12-28 Lawrence StewartAdd a comment for the ccv member of struct tcpcb.
2010-12-28 Lawrence Stewart- Add some helper hook points to the TCP stack. The...
2010-12-28 Ulrich SpörleinRevert most of r210764, now that mdocml does the right
2010-12-28 Andrey V. ElsukovAllow destroying EBR in COMPAT (default) mode.
2010-12-28 Andrey V. ElsukovMake EBR probe method less strictly to be able detect...
2010-12-28 Lawrence StewartAdd a new sack hint to track the most recent and highes...
2010-12-28 Lawrence StewartFix a whitespace nit introduced in r215166.
2010-12-27 Colin PercivalBuild the modules which can be built. The excluded...
2010-12-27 Jilles Tjoelkersh: Add a testcase for cmdsubst errors that already...
2010-12-27 Colin PercivalMake it possible to specify WITHOUT_MODULES in a kernel...
2010-12-27 Doug BartonAdd pidfile [1]
2010-12-27 Jilles Tjoelkersh: Simplify "stack string" code slightly.
2010-12-27 Robert WatsonRemove comment bemoaning the lack of an INP_INHASHLIST...
2010-12-27 Ed MasteRestore two commented-out tests from plus-minus1.0...
2010-12-27 Ed SchoutenFix style bug introduced in r216696.
2010-12-27 Konstantin... Teach ddb "show mount" about MNTK_SUJ flag.
2010-12-27 Alan CoxMove vm_object_print()'s prototype to the expected...
2010-12-27 Alexander KabaevFix an apparent cop-and-paste mistake in previous commit.
2010-12-26 Ed MasteRemove commented-out test that's covered in plus-minus2...
2010-12-26 Simon L. B... Fix deprecated warning about -L which said -i was depre...
2010-12-26 Pawel Jakub... Detect when resource is configured more than once.
2010-12-26 Pawel Jakub... When node-specific configuration is missing in resource...
2010-12-26 Kai WangDocument the syntax accepted by the `-M` option.
2010-12-26 Kai WangImprove the description of the `-q` option.
2010-12-26 Kai Wang* Add mention of the `-f`, `-q`, `-S`, and `-V` options...
2010-12-26 Jilles Tjoelkersh: Fix integer overflow check, it checked an uninitial...
2010-12-26 Jilles Tjoelkersh: Allow arbitrary large numbers in CHECKSTRSPACE.
2010-12-26 Colin PercivalLock the vm page queue mutex in pmap_pte_release around...
2010-12-26 Alan CoxCorrect the order of the arguments to vm_fault_quick_ho...
2010-12-25 Alan CoxRetire vm_fault_quick(). It's no longer used.
2010-12-25 Rick MacklemModify the experimental NFS server so that it uses...
2010-12-25 Alan CoxIntroduce and use a new VM interface for temporarily...
2010-12-25 Maxim Konovalovo Fix -u flag description: it takes a username as an...
2010-12-25 Sergey A. OsokinFix typo (Pashka -> Paskha).
2010-12-25 Ed SchoutenSlightly improve output of lock(1).
2010-12-25 Konstantin... Implement support for ELF filters in rtld. Both normal...
2010-12-25 Konstantin... Add a hook to pass debug flags to the build of rtld...
2010-12-24 Rick MacklemAdd an argument to nfsvno_getattr() in the experimental
2010-12-24 Rick MacklemSimplify vnode locking in the expeimental NFS server's
2010-12-24 Rick MacklemSince VOP_READDIR() for ZFS does not return monotonically
2010-12-24 David XuAlways clear flag PMUTEX_FLAG_DEFERED when unlocking...
2010-12-24 Warner LoshRedirect stderr from config to /dev/null. config ...
2010-12-23 Warner LoshIXP4XX_GPIO_{,UN}LOCK() don't take args. Remove the...
2010-12-23 John BaldwinDon't try to reserve a resource that is already allocat...
2010-12-23 John BaldwinDrop the icu_lock spinlock while pausing briefly after...
2010-12-23 David XuEnlarge hash table for new condition variable.
2010-12-23 Xin LIstyle.Makefile says tab between var= and value.
2010-12-23 Kirk McKusickThis patch fixes a soft update panic while running...
2010-12-22 Xin LIAllow overriding pidfile and dumpfile.
2010-12-22 John BaldwinUse resource_list_reserve() to reserve I/O port and...
2010-12-22 Jung-uk KimIncrease size of pcb_flags to four bytes.
2010-12-22 Michael TuexenProvide a possibility to configure the inital congestio...
2010-12-22 Nathan WhitehornInclude std.sentry5 from the SENTRY5 kernel configurati...
2010-12-22 Michael TuexenImprove plausibility check in sctp_handle_sack().
2010-12-22 Edward Tomasz... Fix date, broken in r216667.
2010-12-22 Edward Tomasz... The 'kern.corefile="whatever"' syntax won't work with...
2010-12-22 Ken SmithAdd package directories used for the upcoming 8.2 and...
2010-12-22 Nathan WhitehornEnable build of FDT components by default. dtc is a...
2010-12-22 Rebecca CranAdd an option to disable the screensaver.
2010-12-22 John HayAdd IFT_L2VLAN to the list that is capable of supplying...
2010-12-22 David XuAdd sleep queue code.
2010-12-22 David XuMFp4:
2010-12-22 Jung-uk KimImprove PCB flags handling and make it more robust...
2010-12-21 Pawel Jakub... Use newly added NFSRV_FLAG_BUSY flag for nfsrv_fhtovp...
2010-12-21 Pawel Jakub... - Move pubflag and lockflag handling from nfsrv_fhtovp...
2010-12-21 Pawel Jakub... On error, unbusy file system and jump to the end, so...
2010-12-21 Jilles Tjoelkersh(1): Explain why it is a bad idea to use aliases...
2010-12-21 Jilles Tjoelkersh: Add kill builtin.
2010-12-21 Marius StroblExtend the hack of r182730 to trick GAS/GCC into compil...
2010-12-21 Pawel Jakub... After r216626 no extra { } are needed with VFS_UNLOCK_G...
2010-12-21 Pawel Jakub... Close body of the VFS_UNLOCK_GIANT() macro into do...
2010-12-21 Marius StroblRevert r216080 so kmem_map is capped at 3/5 of the...
2010-12-21 Marius Strobl- Add a comment regarding the fact that as documented...
2010-12-21 Jilles Tjoelkersh: Add a function to print warnings (with command...
2010-12-21 John BaldwinFix a typo in a comment.
2010-12-21 Matthew D FlemingInitialize fp_location for explicitly managed fail...
2010-12-21 Andrey V. ElsukovCheck number of arguments before trying to read arg0...
2010-12-21 Matthew D FlemingMove the fail_point_entry definition from fail.h to...
2010-12-21 Lawrence Stewart- Introduce the Hhook (Helper Hook) KPI. The KPI is...
2010-12-21 John BaldwinOnly use the BIOS-supplied IRQ for the atkbdc device...
2010-12-20 Alan CoxThe local variable "rv" is still required by vm_fault_h...
2010-12-20 Jilles Tjoelkersh: Make warnings in the printf builtin non-fatal,...
2010-12-20 Shteryana ShopovaUnbreak the build by temprorarily not using include...
2010-12-20 Alan CoxIntroduce vm_fault_hold() and use it to (1) eliminate...
2010-12-20 Ulrich Spörleinrpc.lockd(8) WARNS cleanup
next