]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-08-03 Maxime HenrionNow that the kernel is able to load modules itself,
2002-08-03 Andrey A. ChernovPreserve errno in fallback code
2002-08-03 Luigi RizzoFix handling of packets which matched an "ipfw fwd...
2002-08-03 Tim J. RobbinsAdd ISO C90 Amd. 1 btowc(3) and wctob(3) functions.
2002-08-03 Tim J. RobbinsCorrect use of Nm macro in NAME section and a broken...
2002-08-03 Andrey A. ChernovReturn errno provided by fopen, not always ENOENT.
2002-08-03 Andrey A. ChernovCheck encoding for ".", ".." and / inside
2002-08-03 Andrey A. ChernovReturn EINVAL for NULL or too long encoding, not EFAULT
2002-08-03 Andrey A. ChernovReturn ENAMETOOLONG for long PATH_LOCALE, not EFAULT
2002-08-03 Andrey A. Chernov1) Use errno to indicate faulure reason.
2002-08-03 Warner Loshgcc tells me that this isn't a prototype, and it is...
2002-08-03 Alan Cox o Don't set PG_MAPPED on the page allocated and mapped...
2002-08-03 Tim J. RobbinsAdd ISO C90 Amd. 1 wctype(3) and iswctype(3) functions.
2002-08-03 Peter WemmIgnore memory above 4GB for now due to unpleasant pci...
2002-08-03 Alan Cox o Remove the setting of PG_MAPPED from vm_page_wire...
2002-08-03 Peter WemmTake advantage of the fact that there is a small 1MB...
2002-08-03 Peter WemmTake a shot at fixing a nasty bug in the pmap changes...
2002-08-03 Warner LoshWe now have opt_wi.h, so go ahead and add it. Default...
2002-08-03 Warner LoshAdd code that will download firmware to a Symbol LA4100...
2002-08-02 Warner LoshWhile PCI interrupts are shareable, this should not...
2002-08-02 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-02 Maxime HenrionMake the consumers of the linker_load_file() function use
2002-08-02 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-02 Robert WatsonWhen preserving the IP header in extra mbuf in the...
2002-08-02 Robert WatsonImprove ordering of MAC entry points in mac_policy_op...
2002-08-02 Alan Cox o Convert two instances of vm_page_sleep_busy() into...
2002-08-02 Poul-Henning... Move a prototype to the least wrong place.
2002-08-02 Peter Wemmptvmmap does not exist on alpha.
2002-08-02 Robert WatsonWork to fix LINT build.
2002-08-02 Ruslan ErmilovTARGET_CPUTYPE should exist solely in Makefile.inc1...
2002-08-02 Maxim Sobolev(forced)
2002-08-02 Maxim SobolevWhen extracting package pass `-p' option to tar(1)...
2002-08-02 Poul-Henning... SYSINIT needs to be SI_SUB_PSEUDO. Add a printf to...
2002-08-02 Ruslan ErmilovCatch up to the rev. 1.694 changes; WITHOUT_X11 is...
2002-08-02 Poul-Henning... typo.
2002-08-02 Poul-Henning... Add the minimalist elan-mmcr device driver.
2002-08-02 Robert WatsonAdd a libnames entry for libugidfw.
2002-08-02 Andrey A. ChernovSligtly modify previous out-of-bounds fix: just break...
2002-08-02 Robert WatsonDe-gccize CFLAGS by removing it.
2002-08-02 Maxime HenrionRemove an #include <syslog.h>. It's already included...
2002-08-02 Robert DrehmelUse a cast to `void *' before casting to a pointer...
2002-08-02 Mark MurrayModernise the cdevsw WRT to (unused) kqueue.
2002-08-02 Mark MurrayRemove the last reference to NOUUCP - we don't have...
2002-08-02 Mark MurrayRemove the reference to NOUUCP, ans we no longer have...
2002-08-02 Mark MurrayThere is no more UUCP in the base system, so there...
2002-08-02 Mark MurrayModernise and tidy up.
2002-08-02 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-02 Robert WatsonHook up libugidfw to the build.
2002-08-02 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-02 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-02 Robert WatsonInstall MAC policy include files as part of the normal...
2002-08-02 Scott LongCalculate the correct physical block number for files...
2002-08-02 Scott LongCheck for deleted files in udf_lookup(), not just udf_r...
2002-08-02 Alan Cox o Lock page queue accesses in nwfs and smbfs.
2002-08-02 Alan Cox o Lock page queue accesses by vm_page_deactivate().
2002-08-02 Alan Cox o Lock page queue accesses by vm_page_deactivate().
2002-08-02 Alan Cox o Lock page queue accesses by vm_page_deactivate().
2002-08-02 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-02 Andrey A. ChernovPrevent out of bounds writting for too many slashes...
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Robert WatsonHook up devfs_pathconf() for specfs devfs nodes, not...
2002-08-01 Robert WatsonDemonstrate that MAC modules can also be linked statica...
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Robert WatsonSample loader.conf lines for various MAC modules.
2002-08-01 Jake BurkholderForgot to commit this.
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Julian ElischerFix a comment.
2002-08-01 Julian ElischerSlight cleanup of some comments/whitespace.
2002-08-01 Robert WatsonSince we have the struct file data pointer cached in...
2002-08-01 Alan Cox o Acquire the page queues lock before calling vm_page_...
2002-08-01 Robert WatsonInclude file cleanup; mac.h and malloc.h at one point...
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Maxim SobolevMove even closer to matching behaviour of our old tar...
2002-08-01 Robert WatsonChange macop_t to const, use macop_t in MAC policy...
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Marc FonvieilleFix the link to the Handbook
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Dag-Erling... Don't depend on namespace pollution from <netinet/in_pc...
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Bruce A. MahNew release note: SA-02:34.
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Bosko MilekicMove the MAC label init/destroy stuff to more appropria...
2002-08-01 John BaldwinRevert previous revision which accidentally snuck in...
2002-08-01 John BaldwinRevert previous revision which was accidentally committ...
2002-08-01 John BaldwinForced commit to note that the previous log was incorre...
2002-08-01 John BaldwinIf we fail to write to a vnode during a ktrace write...
2002-08-01 Jacques VidrineThe fix applied to the XDR decoder in revision 1.11...
2002-08-01 Mark MurrayFix an easy warning in a local addition.
2002-08-01 Dag-Erling... Implement the -l and -c options, which I'd forgotten.
2002-08-01 Marc FonvieilleFix links to the FAQ and the Handbook
2002-08-01 Mitsuru IWASAKIFix a bug about stack manipulation at ACPI wakeup.
2002-08-01 Warner LoshDon't set the IFF_PROMISC bit when in hostap mode like...
2002-08-01 Mike BarcroftImplement the POSIX.1-2001 (XSI) header, <cpio.h>.
2002-08-01 Robert WatsonDocument the undocumented assumption that at least...
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
2002-08-01 Robert WatsonIntroduce support for Mandatory Access Control and...
next