]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2005-05-29 Robert WatsonAdd /usr/include/bsm to mtree creation set.
2005-05-29 Robert WatsonDo install BSM include files (such as they are) when...
2005-05-29 Robert WatsonFor consistency with more system include files, add...
2005-05-29 Robert WatsonAdd place-holder audit.h that defines only au_event_t...
2005-05-29 Philippe CharnierGive variable an initial value. Use errx() instead...
2005-05-29 Philippe CharnierReduce compiler warning: variable might be used uniniti...
2005-05-29 Philippe CharnierEven if variable is never used uninitialized by the...
2005-05-29 Philippe Charnierrscid -> __FBSDID. Mark parameter as __unused when...
2005-05-29 Philippe CharnierMove variable initialization to reduce compiler warning.
2005-05-29 Philippe CharnierReduce compiler warning: variable might be used uniniti...
2005-05-29 Philippe CharnierMove FreeBSD Id outside of copyright. Initialize variable.
2005-05-29 Tai-hwa LiangTypo correction.
2005-05-29 Robert WatsonModify vmstat(8)'s domem() routine, which is responsibl...
2005-05-29 Robert WatsonKernel malloc layers malloc_type allocation over one...
2005-05-29 Marius StroblAdd vr_init_t member to sc_rndr_sw_t instances in order...
2005-05-29 Gleb SmirnoffFix check for leading zero, so that it does not block...
2005-05-29 Yoshihiro TakahashiSync with syscons update (Add new member to struct...
2005-05-29 Peter GrehanThe end values passed to rman_manage_region() for PCI...
2005-05-29 Xin LIAdd VESA mode support for syscons, which enables the...
2005-05-29 Tim J. RobbinsMove information about exit status into a DIAGNOSTICS...
2005-05-29 Yoshihiro TakahashiRemove bus_{mem,p}io.h and related code for a micro...
2005-05-28 Pawel Jakub... Fix panic when module is compiled in and it is loaded...
2005-05-28 Garance A DrosehnProvide info on the incompatible change in v1.33 of...
2005-05-28 Garance A DrosehnChange the way options are parsed on the `#!'-line...
2005-05-28 Pawel Jakub... Prevent loading modules with are compiled into the...
2005-05-28 Sam Lefflerintegrate changes from libpcap-0.9.1-096
2005-05-28 Alan CoxUpdate some comments to reflect the change from spl...
2005-05-28 Alan Coxpmap_enter() no longer requires Giant. Therefore,...
2005-05-28 Pawel Jakub... Document 'jid' keyword for ps(1) and '-j' option for...
2005-05-28 Robert WatsonRegenerate from syscalls.master.
2005-05-28 Robert WatsonMark ntp_gettime() as MSTD, since its system call path...
2005-05-28 Robert WatsonExplicitly acquire Giant around the ntp_gettime() and...
2005-05-28 Yoshihiro TakahashiChange the spkr_set_pitch() function to a macro to...
2005-05-28 Robert WatsonRegenerate for updated syscalls.master.
2005-05-28 Robert WatsonMark the following compatability system calls as MCOMPA...
2005-05-28 Bjoern A. ZeebFix use of uninitialized variable len in ngd_send.
2005-05-28 Robert WatsonRegenerate from syscalls.master.
2005-05-28 Robert WatsonMark quotactl() as MSTD.
2005-05-28 Robert WatsonAcquire Giant explicitly in quotactl() so that the...
2005-05-28 Robert WatsonRegenerate from updated syscalls.master.
2005-05-28 Robert WatsonMark kenv(2) as MPSAFE, since it appears to be properly...
2005-05-28 Robert WatsonRegenerate system call tables from syscalls.master.
2005-05-28 Robert WatsonAlso mark the COMPAT4 version of fhstatfs() as MPSAFE.
2005-05-28 Robert WatsonMark fhopen(), fhstat(), and fhstatfs() as MSTD, since...
2005-05-28 Robert WatsonAcquire Giant explicitly in fhopen(), fhstat(), and...
2005-05-28 Yoshihiro TakahashiEnable ReiserFS note on pc98.
2005-05-28 Seigo TanimuraAdd 6300ESB, which should be treated as ICH4.
2005-05-28 Seigo TanimuraLet OSPFv3 go through ipfw. Some more additional check...
2005-05-28 Brooks DavisUpdate refrenced URL for SNMP list of ifTypes to refer...
2005-05-28 Maksim YevmenkinMove AVM USB Bluetooth-Adapter BlueFritz! from "broken...
2005-05-27 Hajimu UMEMOTOreduce cast.
2005-05-27 John Baldwin- Add support to the loader for multiple consoles.
2005-05-27 John BaldwinFix a warning by adding a missing 'const'.
2005-05-27 John BaldwinPrint out the commands from /boot.config after parsing...
2005-05-27 Pawel Jakub... Remove (now) unused argument 'td' from bsd_to_linux_sta...
2005-05-27 Pawel Jakub... Remove (now) unused argument 'td' from cvtstatfs().
2005-05-27 Pawel Jakub... Sync locking in freebsd4_getfsstat() with getfsstat().
2005-05-27 Pawel Jakub... Use consistent style in functions I want to modify...
2005-05-27 Maksim YevmenkinDo not tread 128-bit UUID as int128. Provide separate...
2005-05-27 Hajimu UMEMOTOdisable defining NI_WITHSCOPEID. It was obsoleted...
2005-05-27 Robert Watsondd a '-n' option to ministat, which causes it to displa...
2005-05-27 Robert WatsonIn the current world order, each socket has two mutexes...
2005-05-27 David XuRemove thread_upcall_check, it was used to avoid race...
2005-05-27 John BaldwinFix for 64-bit platforms. random() returns values...
2005-05-27 Robert WatsonBack out ipx.h:1.18, which introduced a Linux API compa...
2005-05-27 Stefan FarfelederFix long (and long long) to long double, unsigned to...
2005-05-27 Eivind EklundFixup of last commit: Use the name X instead of XFree86...
2005-05-27 Christian BruefferDocument support for the 82573 chip.
2005-05-27 David XuRemove sleep queue hack, it is no longer needed with...
2005-05-27 Eivind EklundSince this is already off the vendor branch: Our kernel...
2005-05-27 Olivier HouchardRemove pmap_deactivate(), we do not use it.
2005-05-27 Eivind EklundMake the example for using xterm as a login manager...
2005-05-27 Giorgos KeramidasAdd cross-references to iostat, systat and vmstat.
2005-05-27 Maxime HenrionUse clnt_create_timed() instead of clnt_create(). ...
2005-05-26 Tony AckermanLatest README to correspond to latest Intel version...
2005-05-26 Tony AckermanChanges to update driver with latest Intel driver versi...
2005-05-26 Eivind EklundBaby, we are not in Kansas anymore. Nor are we in...
2005-05-26 Eivind EklundRemove an errno reset that became unnecessary.
2005-05-26 Alfred Perlsteindecode utimes, lutimes, futimes, chflags, lchflags.
2005-05-26 Eivind EklundDocument a couple of gotchas.
2005-05-26 Eivind EklundWe are past 4.4BSD - use our new-found stat flags for...
2005-05-26 Alfred Perlsteindecode mkdir args.
2005-05-26 Giorgos KeramidasInterlink systat(1), iostat(8) and vmstat(8) through...
2005-05-26 Olivier Houchards/_KLD_MODULE/KLD_MODULE/
2005-05-26 Olivier HouchardDon't enable interrupts in the dispatcher, there's...
2005-05-26 Olivier HouchardDon't call vm_page_dirty() in pmap_nuke_pv(), it's...
2005-05-26 Bruce A. MahMove sed(1) -l release note to the right section. ...
2005-05-26 Bruce A. MahNew release notes: autoboot_delay -1 (+MFC), NgATM...
2005-05-26 Ollivier Robert- Add further functionality to check for invalid characters
2005-05-26 Christian BruefferNew release note: Read-only support for ReiserFS.
2005-05-26 Andrey A. ChernovFix: printed output flags (onocr) and (onlret) same...
2005-05-26 Gleb SmirnoffPlug mbuf leak, that I have introduced in 1.85. Also...
2005-05-26 Andrew ThompsonAdd myself to the calendar.
2005-05-25 Alexander LeidingerAdd a note how to use nextboot(8) to test a kernel...
2005-05-25 Paul SaabThis is conform with the terminology in
2005-05-25 Jens SchweikhardtLooking just at Makefiles was slightly too narrow to...
2005-05-25 Sheldon HearnRelease maintainership. More ambitious minds have...
2005-05-25 Hartmut BrandtUnder certain conditions the condition parser would...
2005-05-25 Pawel Jakub... After provider creation!!
2005-05-25 Christian BruefferDocument support for some Dell PERC adapters.
next