]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-03-09 jkim- Implement serial numbers, UUID, and asset tag (turned...
2006-03-09 jkimImplement printf 'X' conversion for both libstand and...
2006-03-09 sammissed a case that needs WITH_SMP
2006-03-09 gadRever the previous changes. It turns out that it perfe...
2006-03-09 ruFix this to what I've actually submitted.
2006-03-09 yarRevise the names of modules in the recent note on tdfx_...
2006-03-09 samhandle KERNELS as before
2006-03-09 jhbFlip the switch and don't route interrupts to hyperthre...
2006-03-09 impDon't dereference an uninitialized pointer.
2006-03-09 impRevert last change, per ru@'s objection. I misundersto...
2006-03-09 yarAvoid pulling in the whole <net/pfvar.h> by opaquely...
2006-03-09 yarThe `pf' and `pflog' sources do not depend on DEV_PF...
2006-03-09 yarRevert to setting vlan and vlandev parametes synchronou...
2006-03-09 phkAdd -F option to not fail on already installed packages.
2006-03-09 phkIn addition to -b (suppress builds) add -k (suppress...
2006-03-09 ruDon't acquire a lock before calling vlan_unconfig().
2006-03-09 keramidaAfter revision 1.4 of `src/usr.sbin/bsnmpd/bsnmpd/Makef...
2006-03-09 sosOnly use the channel in the request given to ata_comple...
2006-03-09 sostypo.
2006-03-09 phkOops, forgot newline.
2006-03-09 phkAdd slop to "backwards" cpu accounting messages, 3...
2006-03-09 phksilence cpu_tick calibration and notice only (under...
2006-03-09 phkIgnore kenv strings which overflow the room we have...
2006-03-09 sosGet rid of all the "long long"/"maxint" casting around...
2006-03-09 davidxuRemove _STOPEVENT call, it is already called in issigna...
2006-03-09 umens_name_skip was not prefixed by `__'.
2006-03-09 jkoshyWhen a process is de-configuring a log file, also stop...
2006-03-09 impNow that we now spell NO_MAN=xxx MAN=, update the docs.
2006-03-09 davidxuConnect librt to buildworld.
2006-03-09 samcorrect ni_txrate when using a fixed rate; fixes curren...
2006-03-08 davidxuRemove mqueue and timer, now they are in librt.
2006-03-08 teggeUse vn_start_secondary_write() and vn_finished_secondar...
2006-03-08 davidxuRemove mq.c, the POSIX mqueue is implemented in librt.
2006-03-08 gadSwitch these makefiles to use 'MAN=' to indicate they...
2006-03-08 fjoeFix overriding jail_list from command line.
2006-03-08 upsFix exec_map resource leaks.
2006-03-08 simonWhen parsing an RPC request in nfsrv_dorec(), KASSERT...
2006-03-08 samkernel install script (missed in previous commit)
2006-03-08 samRevamp base system packaging of kernels to enable up...
2006-03-08 matteoFix output and exit status when daily_mailq_shorten...
2006-03-08 sosATA_USB will need to hook into the delayed boot identif...
2006-03-08 jhbUpdate a DB_SET to DB_FUNC I missed yesterday.
2006-03-08 pjdExplain why the first partition should start at offset 16.
2006-03-08 matteoFix spelling error
2006-03-08 andreProperly handle the case when the packet secondary...
2006-03-08 sosAlways read the TOC in acd_read_toc even if MEDIA_CHANG...
2006-03-08 sosBail out of afd_sense if ENODEV.
2006-03-08 gadCollapse strncpy/strncat/strncat into a single snprintf...
2006-03-08 gadFix the case where the user specifies an alternate...
2006-03-08 pjdAdd some notes how to properly dump kernel onto gmirror...
2006-03-08 pjdAllow to dump kernel to gmirror providers.
2006-03-08 impRemove leading __ from __(inline|const|signed|volatile...
2006-03-08 kientzleRemove configure.ac.in and the 'distfile' target from
2006-03-08 teggeDon't set IN_CHANGE and IN_UPDATE on inodes for potenti...
2006-03-08 kientzleRemove configure.ac.in and reorganize a few other thing...
2006-03-08 celFix a bug in NFSv3 READDIRPLUS reply processing
2006-03-08 teggeIgnore dirty pages owned by "dead" objects.
2006-03-08 davidxuSet SNF_SYNC flag for timer, as the timer notification...
2006-03-07 jhbStyle nit.
2006-03-07 jhbClean up the way we handle auxiliary commands for a...
2006-03-07 jhbUse the Alpha PCC as a cpu ticker for process runtime...
2006-03-07 jhb- Simplify the i8254 timecounter for the alpha since...
2006-03-07 thompsaFurther refine the bridge hack in the arp code. Only...
2006-03-07 jhbFor consistency sake, use >= MINCLSIZE rather than...
2006-03-07 damienDisable 802.11e support for now. Did some cleanup...
2006-03-07 umeRemove trailing dot from the servername in the serverli...
2006-03-07 umeCorrect handling of HTTP_PROXY_AUTH. A password may...
2006-03-07 hrsFix incorrect command line examples.
2006-03-07 hrsFix version number when the feature was added.
2006-03-07 mjacobAdd a serial number for requests so we don't just depen...
2006-03-07 sosPoll device for readiness before trying to get geometry...
2006-03-07 sosOnly look for ICRC and CORR errors on ATA devices not...
2006-03-07 umeNOMAN --> NO_MAN
2006-03-07 mnag- New sentence should start from the new line
2006-03-07 yarTwo years ago, in rev. 1.12, a typo slipped in etc...
2006-03-07 davidxuRemove stale comments.
2006-03-07 davidxu1. Always call user callback function in newly created...
2006-03-07 kientzleAdd a check for Linux' "libacl" library and headers.
2006-03-07 kientzleChange the output of --version to match GNU "gnits...
2006-03-07 kientzleFix a format mismatch (%d integer format, platform...
2006-03-07 samupdate for v0.4.8 import of wpa_supplicant and hostapd
2006-03-07 samresolve merge conflicts
2006-03-07 ariffAdd another inverted amplifier sense quirk for Kvazar...
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samImport of hostapd 0.4.8
2006-03-07 samresolve merge conflicts
2006-03-07 samThis commit was generated by cvs2svn to compensate...
2006-03-07 samImport of WPA supplicant 0.4.8
2006-03-07 samuse m_dup instead of m_copypacket when doing internal...
2006-03-07 delphijCorrect a couple of typos.
2006-03-06 wkoszekAllocate proper amount of memory. Otherwise, we pass...
2006-03-06 obrienAdd an override (DONTSTRIP) so that one can easily...
2006-03-06 samfixups
2006-03-06 keramidaRevert parts of 1.51 and add a missing \& after "i...
2006-03-06 samdeliver an l2uf frame on sta join to prime the bridge
2006-03-06 samwhen scanning channels marked passive defer probe reque...
2006-03-06 mlaierFix the build. %ju prints uintmax_t not unsigned long...
2006-03-06 yarMFi386 revision 1.1220: options TDFX_LINUX --> device...
2006-03-06 yarAdd appropriate xrefs.
2006-03-06 yarManaging login.access is no longer a responsibility...
next