]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-07-06 Attilio RaoFix some problems with lock_profiling in sx locks:
2007-07-06 Bjoern A. ZeebI4B header files were repo-copied from sys/i386/include/ to
2007-07-06 Bjoern A. ZeebBump version after repo-copy of I4B headers.
2007-07-06 Bjoern A. ZeebI4B header files are now installed in include/i4b/...
2007-07-06 Bjoern A. ZeebI4B header files were repo-copied from sys/i386/include/ to
2007-07-06 Bjoern A. ZeebI4B header files are now installed in include/i4b/...
2007-07-06 Bjoern A. ZeebI4B header files were repo-copied from sys/i386/include to
2007-07-06 Bjoern A. ZeebI4B header files were repo-copied from sys/i386/include/ to
2007-07-06 Pyun YongHyeonBelately note default driver change for NVIDIA network...
2007-07-06 Sean FarleyTake care that the input to setenv() may actually be...
2007-07-06 Peter WemmI did not intend to turn -Werror on for pc98. Refine...
2007-07-06 Peter WemmTurn on -Werror for sparc64 and sun4v.
2007-07-06 Peter WemmFix warnings.
2007-07-06 Peter WemmFix warning - add missing #include
2007-07-06 Pyun YongHyeonre(4) devices requires an external EEPROM. Depending...
2007-07-05 Bjoern A. ZeebForced commit to note a repo-copy of this file from
2007-07-05 Peter WemmFix remaining syntax errors (missing semicolons)
2007-07-05 Xin LISpace cleanup
2007-07-05 Xin LIANSIfy[1] plus some style cleanup nearby.
2007-07-05 George V. Neville... Added comments eplaining the requirement for device...
2007-07-05 Max LaierRemove unused variable from pf_subr.c to make it -Werro...
2007-07-05 Warner LoshPrefer device_printf to printf + device_get_nameunit...
2007-07-05 Tai-hwa LiangMFp4: Fixing IPW_DEBUG enabled builds by converting...
2007-07-05 Doug RabsonIf the mech_type argument to gss_display_status is...
2007-07-05 Robert WatsonIn preparation for 7.0 privilege cleanup, clean up...
2007-07-05 Konstantin... Adopt snp to the destroy_dev_sched() KPI after revertin...
2007-07-05 Konstantin... Revert destroy_dev() to the state before destroy_dev_sc...
2007-07-05 Ariff AbdullahProperly unlock mutex before returning. There was a...
2007-07-05 Xin LIRemove reference to the old ftp-proxy implementation,
2007-07-05 Peter WemmTurn on -Werror for i386 kernel builds.
2007-07-05 Andrew ThompsonAllow the LACP state to be queried from userland which...
2007-07-05 Bjoern A. ZeebRemove the -DFAST_IPSEC from Makefiles again.
2007-07-05 Bjoern A. ZeebRemove netkey directory from cscope/TAGs generation...
2007-07-05 Bjoern A. ZeebFix a build breakage as result of disabling parts of...
2007-07-05 Peter WemmQuiet framelen uninitialized warning. I think it was...
2007-07-05 Peter WemmQuiet warnings. I believe gcc is incorrect about these.
2007-07-05 Peter Wemm__packed has no effect on u_int8_t's except to cause...
2007-07-05 Peter WemmTurn -Werror back on for amd64 for kernel builds.
2007-07-05 Peter WemmCompile pf/pf_subr.c and netnatm/cc_conn.c without...
2007-07-05 Peter WemmQuiet warnings. These do not appear to be actually...
2007-07-05 Peter WemmFix a stray splx() that caused a new warning.
2007-07-05 Peter WemmInitialize DWBuf[3].
2007-07-05 Peter WemmFix a bunch of warnings due to a missing forward declar...
2007-07-05 Warner LoshPrefer device_printf to printf("%s: ...", device_get_na...
2007-07-05 Warner LoshPrefer device_printf to printf("%s:...", device_get_nam...
2007-07-05 Peter WemmFix 'assignment used as truth value' warning
2007-07-05 Peter WemmTemporarily turn nowerror on for i386 and amd64 pmap...
2007-07-05 Peter WemmFix a second warning, introduced by my last "fix"....
2007-07-05 Peter WemmFix cast-qualifiers warning when INET6 is not present
2007-07-05 Peter WemmFix bad function type passed to destroy_dev_sched_cb().
2007-07-05 Peter WemmRemove pad argument from ftruncate wrapper. Oops.
2007-07-05 Warner LoshAdd quirks, derived from the linux quirks table for:
2007-07-05 Warner LoshAdd support for Western Digital MyBook external enclosu...
2007-07-04 Peter WemmAdd missing \ characters in PSEUDO() macro on arm....
2007-07-04 Peter Wemmkdump has knowledge of lseek() and mmap() arg decoding...
2007-07-04 Peter WemmChange the C wrappers for mmap/lseek/pread/pwrite/trunc...
2007-07-04 Peter WemmClassify mmap, lseek, pread, pwrite, truncate, ftruncat...
2007-07-04 Peter WemmAdjust the syscall stub macros to be consistent in...
2007-07-04 Peter WemmDon't add the 'pad' argument to the mmap/truncate/etc...
2007-07-04 Peter WemmAdd compat6 wrapper code for mmap/lseek/pread/pwrite...
2007-07-04 Peter WemmRegenerate after mmap/lseek/etc syscall changes
2007-07-04 Peter WemmAdd i386 emulation wrappers for mmap/lseek/etc. These...
2007-07-04 Peter WemmAdd freebsd6_ wrappers for mmap/lseek/pread/pwrite...
2007-07-04 Peter WemmBump version for new mmap/lseek/etc syscalls
2007-07-04 Peter WemmRegenerate after mmap/lseek/etc syscall changes.
2007-07-04 Peter WemmCreate new syscalls for mmap(), lseek(), pread(), pwrit...
2007-07-04 Peter WemmAdd support for COMPAT6 syscalls.
2007-07-04 George V. Neville... Document the move from FAST_IPSEC to IPSEC. Point...
2007-07-04 Suleiman SouhlalAdd case-insensitive matching to sed, using the 'I...
2007-07-04 Bjoern A. ZeebDo not install man pages for the three I4B 'modules...
2007-07-04 Ariff AbdullahBe much more forgiving towards applications that reques...
2007-07-04 Konstantin... Since cdev mutex is after system map mutex in global...
2007-07-04 Tai-hwa LiangReintroducing !INET6 + IPSEC building fix which was...
2007-07-04 George V. Neville... Remove a last, dangling, file from the Kame IPsec code.
2007-07-04 Peter WemmFix missing prototype warnings. (Compile errors with...
2007-07-04 Bjoern A. ZeebTemporary disconnect i4bing, i4bisppp and i4bipr from...
2007-07-04 Sean FarleySignificantly reduce the memory leak as noted in BUGS...
2007-07-03 Jeff Roberson - Use explicit locking in the various fcntl case state...
2007-07-03 Jeff Roberson - Remove explicit Giant protection from lockf. Use...
2007-07-03 John BaldwinTweak the low-level MI SMP code some:
2007-07-03 John BaldwinFix for a race where out of order loading of NFS attrs...
2007-07-03 John BaldwinFix up NFS client write error handling. Errors are...
2007-07-03 Konstantin... Rev. 1.204 and 1.205 got an erronous version of destroy...
2007-07-03 Andrew ThompsonUse the -n flag on ifconfig so that dhclient does not...
2007-07-03 Konstantin... Lock Giant and proctree lock around dereferencing p_ses...
2007-07-03 Konstantin... Use make_dev_credf(MAKEDEV_REF) instead of make_dev...
2007-07-03 Konstantin... Use make_dev_credf(MAKEDEV_REF) instead of make_dev...
2007-07-03 Konstantin... Use make_dev_credf(MAKEDEV_REF) instead of make_dev...
2007-07-03 Konstantin... Automatically detect deadlock condition in destroy_dev...
2007-07-03 Konstantin... Since rev. 1.199 of sys/kern/kern_conf.c, the thread...
2007-07-03 Konstantin... Relock the sema_mtxp unconditionally after copyin(...
2007-07-03 Bruce A. MahNew release notes: uark(4), nxge(4), KAME IPsec remova...
2007-07-03 Bruce A. MahNew release note: gjournal(8).
2007-07-03 Max LaierLost these during the import. Hand me the pointy hat.
2007-07-03 Max LaierAdd a note about the pf update, mark libexec/ftp-proxy...
2007-07-03 Max LaierAdd two place holders in struct pf_rule for future...
2007-07-03 Max LaierLink pf 4.1 to the build:
2007-07-03 Max LaierCommit resolved import of OpenBSD 4.1 pf userland from...
2007-07-03 Max LaierThis commit was generated by cvs2svn to compensate...
2007-07-03 Max LaierImport pf userland from OpenBSD 4.1 and (for ftp-proxy...
next