]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2007-07-04 peterChange the C wrappers for mmap/lseek/pread/pwrite/trunc...
2007-07-04 peterClassify mmap, lseek, pread, pwrite, truncate, ftruncat...
2007-07-04 peterAdjust the syscall stub macros to be consistent in...
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 gnnDocument the move from FAST_IPSEC to IPSEC. Point...
2007-07-04 ssouhlalAdd case-insensitive matching to sed, using the 'I...
2007-07-04 bzDo not install man pages for the three I4B 'modules...
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 peterFix missing prototype warnings. (Compile errors with...
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 thompsaUse the -n flag on ifconfig so that dhclient does not...
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 bmahNew release notes: uark(4), nxge(4), KAME IPsec remova...
2007-07-03 bmahNew release note: gjournal(8).
2007-07-03 mlaierLost these during the import. Hand me the pointy hat.
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 mlaierCommit resolved import of OpenBSD 4.1 pf userland from...
2007-07-03 mlaierThis commit was generated by cvs2svn to compensate...
2007-07-03 mlaierImport pf userland from OpenBSD 4.1 and (for ftp-proxy...
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 kensmithed(1) no longer relies on crypto library when built...
2007-07-02 kensmithDon't include encryption features of ed(1) when buildin...
2007-07-02 rrs- Add some needed error checking on bad fd passing...
2007-07-02 rrs- Removes some incorrect error returns (errno was being...
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 thompsaThe wicontrol(8) manpage is obsolete too.
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 bzAs part of KAME IPsec removal:
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 acheSwitch to "-O1 -pipe" as cross-build compatible gcc...
2007-07-01 gnnCommit IPv6 support for FAST_IPSEC to the tree.
2007-07-01 thompsaRemove wicontrol(8) from the base system. Using wicontr...
2007-07-01 bruefferThe driver will also first appear in 6.3. While here...
2007-07-01 obrienAdd my ports heritage.
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 cpercivaAdd support for HTTP/1.0 Persistent Connections to...
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 impNote the change in /dev name
2007-06-30 bruefferCapitalize a few terms.
2007-06-30 dfrMerge fixes back from heimdal.
2007-06-30 bruefferAutogenerate hardware notes for nfe(4) and nxge(4).
2007-06-30 bruefferGeneral cleanup.
2007-06-30 impquirk for I/O Magic USB flash drive "Giga Bank"
next