]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Remove the -DFAST_IPSEC from Makefiles again.
[FreeBSD/FreeBSD.git] / sys /
2007-07-05 bzRemove netkey directory from cscope/TAGs generation...
2007-07-05 bzFix a build breakage as result of disabling parts of...
2007-07-05 peterQuiet framelen uninitialized warning. I think it was...
2007-07-05 peterQuiet warnings. I believe gcc is incorrect about these.
2007-07-05 peter__packed has no effect on u_int8_t's except to cause...
2007-07-05 peterTurn -Werror back on for amd64 for kernel builds.
2007-07-05 peterCompile pf/pf_subr.c and netnatm/cc_conn.c without...
2007-07-05 peterQuiet warnings. These do not appear to be actually...
2007-07-05 peterFix a stray splx() that caused a new warning.
2007-07-05 peterInitialize DWBuf[3].
2007-07-05 peterFix a bunch of warnings due to a missing forward declar...
2007-07-05 impPrefer device_printf to printf("%s: ...", device_get_na...
2007-07-05 impPrefer device_printf to printf("%s:...", device_get_nam...
2007-07-05 peterFix 'assignment used as truth value' warning
2007-07-05 peterTemporarily turn nowerror on for i386 and amd64 pmap...
2007-07-05 peterFix a second warning, introduced by my last "fix"....
2007-07-05 peterFix cast-qualifiers warning when INET6 is not present
2007-07-05 peterFix bad function type passed to destroy_dev_sched_cb().
2007-07-05 peterRemove pad argument from ftruncate wrapper. Oops.
2007-07-05 impAdd quirks, derived from the linux quirks table for:
2007-07-05 impAdd support for Western Digital MyBook external enclosu...
2007-07-04 peterDon't add the 'pad' argument to the mmap/truncate/etc...
2007-07-04 peterAdd compat6 wrapper code for mmap/lseek/pread/pwrite...
2007-07-04 peterRegenerate after mmap/lseek/etc syscall changes
2007-07-04 peterAdd i386 emulation wrappers for mmap/lseek/etc. These...
2007-07-04 peterAdd freebsd6_ wrappers for mmap/lseek/pread/pwrite...
2007-07-04 peterBump version for new mmap/lseek/etc syscalls
2007-07-04 peterRegenerate after mmap/lseek/etc syscall changes.
2007-07-04 peterCreate new syscalls for mmap(), lseek(), pread(), pwrit...
2007-07-04 peterAdd support for COMPAT6 syscalls.
2007-07-04 ariffBe much more forgiving towards applications that reques...
2007-07-04 kibSince cdev mutex is after system map mutex in global...
2007-07-04 avatarReintroducing !INET6 + IPSEC building fix which was...
2007-07-04 gnnRemove a last, dangling, file from the Kame IPsec code.
2007-07-04 bzTemporary disconnect i4bing, i4bisppp and i4bipr from...
2007-07-04 scfSignificantly reduce the memory leak as noted in BUGS...
2007-07-03 jeff - Use explicit locking in the various fcntl case state...
2007-07-03 jeff - Remove explicit Giant protection from lockf. Use...
2007-07-03 jhbTweak the low-level MI SMP code some:
2007-07-03 jhbFix for a race where out of order loading of NFS attrs...
2007-07-03 jhbFix up NFS client write error handling. Errors are...
2007-07-03 kibRev. 1.204 and 1.205 got an erronous version of destroy...
2007-07-03 kibLock Giant and proctree lock around dereferencing p_ses...
2007-07-03 kibUse make_dev_credf(MAKEDEV_REF) instead of make_dev...
2007-07-03 kibUse make_dev_credf(MAKEDEV_REF) instead of make_dev...
2007-07-03 kibUse make_dev_credf(MAKEDEV_REF) instead of make_dev...
2007-07-03 kibAutomatically detect deadlock condition in destroy_dev...
2007-07-03 kibSince rev. 1.199 of sys/kern/kern_conf.c, the thread...
2007-07-03 kibRelock the sema_mtxp unconditionally after copyin(...
2007-07-03 mlaierAdd a note about the pf update, mark libexec/ftp-proxy...
2007-07-03 mlaierAdd two place holders in struct pf_rule for future...
2007-07-03 mlaierLink pf 4.1 to the build:
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierCommit resolved import of OpenBSD 4.1 pf from perforce.
2007-07-03 gnnCommit the change from FAST_IPSEC to IPSEC. The FAST_IPSEC
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierImport pf from OpenBSD 4.1
2007-07-03 mlaierFix hardware checksum verification on fragments.
2007-07-03 avatarFixing !INET6 + FAST_IPSEC builds.
2007-07-02 mjacobRecover from some major omissions/problems with the...
2007-07-02 rrs- Consolidate the code that free's chunks to actually...
2007-07-02 rwatsonContinue pre-7.0 privilege cleanup: update suser(9...
2007-07-02 rwatsonContinue kernel privilege cleanup for 7.0: unstaticize...
2007-07-02 rrs- Add some needed error checking on bad fd passing...
2007-07-02 alcIn the previous revision, when I replaced the unconditi...
2007-07-02 impWD Firewire/USB Combo hangs under load on USB interface...
2007-07-02 gnnRemoving old, dead, KAME IPsec files as part of the...
2007-07-02 peterFix an annoying pointer/int cast warning that shows...
2007-07-01 njlRevert previous commit, retaining cpufreq.
2007-07-01 njlAdd cpufreq(4) to GENERIC. It does not change the...
2007-07-01 rwatsonRemove two boot printfs generated by Audit to announce...
2007-07-01 impAfter talking with njl@, change this wildcard entry...
2007-07-01 ariff- Fix input/microphone support for ASUS A8N-VMCSM series.
2007-07-01 ariffFix no-sound issues with ASUS A9T notebook.
2007-07-01 gnnFix a dangling netinet6 to netipsec transition for...
2007-07-01 gnnRemove a dangling file reference that is no longer...
2007-07-01 gnnFollow on cleanup and removal of two unnecessary includ...
2007-07-01 gnnCommit IPv6 support for FAST_IPSEC to the tree.
2007-07-01 alcPages that do belong to an object and page queue can...
2007-07-01 thompsaMove the XCHANNEL radiotap definition to a free slot...
2007-07-01 jeff - Use rufetchcalc() rather than calcru() in ttyinfo...
2007-06-30 thompsaFix scanning issues since the new net80211 code went in
2007-06-30 thompsaChange the channel number in the scan results struct...
2007-06-30 thompsaFix the channel reporting when the card is associated...
2007-06-30 impFix two more PRs:
2007-06-30 impAdditional devices from NetBSD and OpenBSD. This inclu...
2007-06-30 njlMy previous commit introduced a spurious warning for...
2007-06-30 impQuirk for WD Mybook. Seems they do not like serial...
2007-06-30 impumass quirk: Samsung YP-U2 USB MP3/Ogg Player
2007-06-30 impQuirk for ChipsBnk usb stick
2007-06-30 impAdd quirk for JoyFly 128mb USB Flash Drive
2007-06-30 impquirk for I/O Magic USB flash drive "Giga Bank"
2007-06-30 impSamsung MP0402H quirk
2007-06-30 impAdd support for JNC MP3 Player
2007-06-30 impquirk for CENTURY EX35QUAT disk enclosure
2007-06-30 impFix cheapy Myson USB-IDE adapter
2007-06-30 samfix ia64 build
2007-06-30 impPhilips USB Key Audio KEY013
2007-06-30 impExpand the transform API to allow transports to return...
2007-06-30 impReduce diffs to OtherBSD by using usb_lookup. No funct...
next