]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-08-17 John BaldwinUse device_printf() and if_printf() and remove ste_unit...
2005-08-17 Pawel Jakub... Even if crypto_dispatch() return an error, request...
2005-08-17 John BaldwinCatch up to ic_curchan changes by making the same chang...
2005-08-17 Pawel Jakub... We don't need to clear allocated memory. This will...
2005-08-17 Murray StokelyCorrect birthdate for Meriwether Lewis. He was born...
2005-08-17 Giorgos KeramidasAdd a small paragraph that describes how the current...
2005-08-17 Tim J. RobbinsFix a boundary condition error in slow() and fast(...
2005-08-17 Tim J. RobbinsDocument the fact that word-boundary matching does...
2005-08-17 Ian DowseIn the ufsdirhash_build() failure case for corrupted...
2005-08-17 Poul-Henning... Handle device drivers with D_NEEDGIANT in a way which...
2005-08-17 Pawel Jakub... Assert proper key size also in userland by defining...
2005-08-17 Poul-Henning... In vop_stdpathconf(ap) also default for _PC_NAME_MAX...
2005-08-17 Gregory Neil... Make links for hoststat(8) and purgestat(8) man pages.
2005-08-17 Colin PercivalAdd -frandom-seed=RepeatabilityConsideredGood to CFLAGS...
2005-08-17 Christian S... Ensure that file flags such as schg, sappnd (and others...
2005-08-17 Brooks DavisAdd two new template sources, /conf/bcast/${ipbca}...
2005-08-17 Colin PercivalUnbreak the world build (in sbin/gbde). This file...
2005-08-16 Christian BruefferClarify how the 'channel' argument should look like...
2005-08-16 John BaldwinFixup locking in if_my(4) and mark it MPSAFE:
2005-08-16 Poul-Henning... remove stale comments
2005-08-16 Hajimu UMEMOTOSave cpu level only when priority is greater than PRIO_USER
2005-08-16 Hajimu UMEMOTOavoid exclusive sleep mutex.
2005-08-16 Poul-Henning... Remove stale comment.
2005-08-16 Poul-Henning... Collect the devfs related sysctls in one place
2005-08-16 Poul-Henning... Create a new internal .h file to communicate very priva...
2005-08-16 Pawel Jakub... Check key size for rijndael, as invalid key size can...
2005-08-16 John BaldwinClarify a comment.
2005-08-16 Brooks Davis- Move IF_ADDR_LOCK_DESTROY(ifp) from if_free to if_fre...
2005-08-16 Lukas ErtlMake it possible to remove stale, left-over subdisks.
2005-08-16 Joel Dahl* Be more specific about supported ALI-chipsets.
2005-08-16 Joel Dahlsnd_via8233(4) works on amd64.
2005-08-16 Colin PercivalChange the default partition sizing code in order to
2005-08-16 Poul-Henning... Increase flexibility in disk-layout
2005-08-16 Marcel MoolenaarFix backtraces. Supply registers from the register...
2005-08-16 Peter GrehanRemove unnecessary and alarming printf.
2005-08-15 Warner LoshMore files from my server that I've been upgrading...
2005-08-15 Marius StroblNow that at least some screen savers work on sparc64...
2005-08-15 Marius Strobl- Change the code that determines whether to use a...
2005-08-15 Brooks DavisVlan interfaces change their type after ether_ifattach...
2005-08-15 Poul-Henning... Eliminate effectively unused dm_basedir field from...
2005-08-15 Warner LoshAdd almost all the files I needed to clean out from...
2005-08-15 Poul-Henning... Put more stuff in logfiles instead of stdout
2005-08-15 Warner LoshSome preliminary support for Megahertz XJEM and CCEM...
2005-08-15 Wilko Bultewisdom about 'beachhead'
2005-08-15 Joel DahlAuto generate device listings for snd_t4dwave(4).
2005-08-15 Joel DahlXref snd_t4dwave(4).
2005-08-15 Stefan FarfelederRemove a hack for an ancient gdb.
2005-08-15 Warner LoshDiff reduction to my tree: commit the trivial part...
2005-08-15 Lukas ErtlFix a stupid logic bug introduced in geom_vinum_drive...
2005-08-15 Joel DahlAdd manual page for snd_t4dwave(4).
2005-08-15 Joel DahlUpdate hardware section:
2005-08-15 Gleb SmirnoffImplement a new feature for ping(8) - sweeping pings...
2005-08-15 Poul-Henning... Cleanup and polishing.
2005-08-15 Pawel Jakub... Not sure why, but SYSCTL_OUT() can sometimes keep retur...
2005-08-15 Robert WatsonThe "Mbuf" zone was renamed "mbuf" to improve consisten...
2005-08-15 Poul-Henning... After much experimentation, settle for the simplest...
2005-08-15 Andrew ThompsonEnsure that we are holding the lock when initialising...
2005-08-15 Andrew ThompsonEnsure that we are holding the lock when initialising...
2005-08-14 Marcel MoolenaarRemove the execute permission for stacks.
2005-08-14 Ian DowseAttempt to improve the logic for automatically sizing...
2005-08-14 Pawel Jakub... Fix (/usr could not be mounted yet, so there is no...
2005-08-14 Pawel Jakub... Unfortunately dlerror(3) returns string, so there is...
2005-08-14 Alan CoxSimplify the page table page reference counting by...
2005-08-14 Pawel Jakub... Connect geli and geli2 ro the build.
2005-08-14 Bjoern A. ZeebFix broken build of rev. 1.108 in case of no INET6...
2005-08-14 Alexander KabaevDo not keep parent directory locked while calling VFS_R...
2005-08-14 Pawel Jakub... Add scripts for GELI device configuration on boot.
2005-08-14 Pawel Jakub... Move 'local_tr' function to rc.subr and change its...
2005-08-14 Ian DowseDon't treat failure to find the operator GID as a fatal...
2005-08-14 Pawel Jakub... When keys were configured without passphrase, number...
2005-08-14 Stefan FarfelederRecent cleanups made it possible to bump WARNS to 3.
2005-08-14 Peter Grehan- restore the ability to mount cd9660 filesystems as...
2005-08-14 Wes PetersAdd the best quote evar! about XML.
2005-08-14 Andrew ThompsonDocument two missed if_bridge commands 'addr' and ...
2005-08-14 Colin PercivalSpell "cmp > /dev/null" as "cmp -s".
2005-08-13 Colin PercivalCorrectly exit from extract_run() and update_run()...
2005-08-13 Robert WatsonBump __FreeBSD_version for dev_clone eventhandler to...
2005-08-13 Marcel Moolenaaro s/pmap_lpte_/pmap_/g
2005-08-13 Marcel MoolenaarFix the problem with the IPI for the lazy context switc...
2005-08-13 Alexander KabaevDo not use vm_pager_init() to initialize vnode_pbuf_fre...
2005-08-13 Marcel MoolenaarMake mpsafe_vfs=1 the default on ia64.
2005-08-13 Hajimu UMEMOTOadded a knob to enable path MTU discovery for multicast...
2005-08-13 Simon L. B... Misc mdoc(7) fixes:
2005-08-13 Sam Lefflerrevert 1.64: we cannot use the channel characteristics...
2005-08-13 Pawel Jakub... Because code paths for I/O requests are quite complex...
2005-08-13 Sam Leffleradd list mac and mac:kick support
2005-08-13 Sam LefflerExtend acl support to pass ioctl requests through and...
2005-08-13 Colin PercivalAllow multiple commands to be specified on a single...
2005-08-13 Stefan FarfelederPut the comparison with PEOF into a new macro is_eof...
2005-08-13 Stefan FarfelederDeclare echocmd() and testcmd().
2005-08-13 Stefan FarfelederUse assignment rather than comparison.
2005-08-13 Colin PercivalFix the progress statistics code by printing the right...
2005-08-13 Bjoern A. Zeeb* Solve "No PHY found" problem for more Yukon Lite...
2005-08-13 Bjoern A. Zeeb* Add dynamic sysctl for net.inet6.ip6.fw.
2005-08-13 Stefan Farfeleder- Provide all initialisers for a struct event.
2005-08-13 Stefan FarfelederFirst declare the functions to pacify -Wmissing-prototypes.
2005-08-13 Stefan FarfelederInclude missing headers.
2005-08-13 Stefan FarfelederUse prototypes in the MKINIT lines collected by mkinit.
2005-08-13 Stefan FarfelederUse prototypes in the generated builtins.{c,h} files.
2005-08-13 Poul-Henning... Prune empty directories in /usr
next