]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-10 nectarImport of OpenSSL 0.9.6f.
2002-08-10 nectarThis commit was generated by cvs2svn to compensate...
2002-08-10 nectarImport of OpenSSL 0.9.6f.
2002-08-10 iedowsePermit the creation of just cd0 if desired. Previously...
2002-08-09 iedowseUse the correct loop variable so that we print all...
2002-08-09 bmahNew release notes: ata(4)/burncd(8) support DVD+RW...
2002-08-09 fanfRemove trailing whitespace.
2002-08-09 sosAdd the ability to use ATAPI devices via CAM.
2002-08-09 fanfRemove some Dijkstra quotes from fortunes that are...
2002-08-09 iwasakiAdd help about hint.acpi.0.disable.
2002-08-09 fanfRe-sort.
2002-08-09 fanfRemove spurious quotes.
2002-08-09 fanfCorrectly sort previous addition.
2002-08-09 fanfSome more advice from Dijkstra.
2002-08-09 fanfFix a couple of typos in a Dijkstra quote.
2002-08-09 gordonMake the othermta script DTRT when an mta startup scrip...
2002-08-09 gordonCorrect comment. We use rpcbind now, not portmap
2002-08-09 gordonCorrect comment
2002-08-09 phkFixup preen.c to match its new residence.
2002-08-09 umeIPv6 support for rcp.
2002-08-09 tmmThe boottime variable in sys/kern/kern_tc.c is a struct...
2002-08-09 brooksMake ppp(4) devices clonable and unloadable.
2002-08-09 phkUpdate ELAST.
2002-08-09 phkpreen.c was a stragler after the fsck/fsck_ffs divorce.
2002-08-09 phkUpdate with new error return code.
2002-08-09 nectarWhile we're at it, add range checks similar to those...
2002-08-09 rumdoc(7) police: spelling.
2002-08-09 rumdoc(7) police: tidy up the formatting.
2002-08-09 rumdoc(7) police: punctuation.
2002-08-09 rumdoc(7) police: sort xrefs.
2002-08-09 rumdoc(7) police: punctuation.
2002-08-09 rumdoc(7) police: whitespace nits.
2002-08-09 rumdoc(7) police: laundry.
2002-08-09 rumdoc(7) police: laundry.
2002-08-09 rumdoc(7) police: tidying.
2002-08-09 rumdoc(7) police: whitespace nits.
2002-08-09 rumdoc(7) police: tidy up, bump document date on behalf...
2002-08-09 rumdoc(7) police: grammar.
2002-08-09 rumdoc(7) police: kill hard sentence breaks and one doubl...
2002-08-09 phkMake sure we set errno sensibly in case of failure.
2002-08-09 phkIntroduce a new error return code:
2002-08-09 acheAdd safeguards to never use errno == 0 as setrunelocale...
2002-08-09 jhayRemove a stray ';'.
2002-08-09 jhayRemove a '-' that is not needed.
2002-08-09 jhayAdd a third floppy to releases. It will only be built...
2002-08-09 jhayTeach sysinstall that documents on the boot floppy...
2002-08-09 iwasakiFix wrong member variable ordering of struct acpi_bif.
2002-08-09 obrienRestore autoloading of ACPI module.
2002-08-09 rwatsonAdd additional range checks for copyout targets.
2002-08-09 obrienDon't auto load ACPI -- it causes trouble with my lapto...
2002-08-09 rwatsonUpdate TE policy and MAC text conversion routines to...
2002-08-09 rwatsonX-ref mac.3.
2002-08-09 gshapiroApply the envp fix to the other call to main() as well.
2002-08-09 luigiuse the new interface to ether_input(), with eh = NULL and
2002-08-09 iedowseImprove the code for detecting UID ranges so that usern...
2002-08-09 iedowseAdd a new flag (-l) that suppresses quota checks on...
2002-08-09 iedowseFix a few compiler warnings, sort options and make...
2002-08-08 alc o Use pmap_page_is_mapped() in vm_page_protect() rathe...
2002-08-08 ambriskoAdd support for SX cards using TBI such as Netgear...
2002-08-08 ambriskoAdd support for SX cards using TBI such as Netgear...
2002-08-08 yarRework storing files thoroughly. This includes:
2002-08-08 kanUse '_end' symbol instead of 'end' to initialize minbrk...
2002-08-08 jdpDon't acquire the writer lock in rtld_exit when clearin...
2002-08-08 impDon't bogusly depend on pcic. pccard should be enough.
2002-08-08 ruThe intent in rev. 1.299 was to make the CPUTYPE assign...
2002-08-08 bmilekicOnly my brain can fart while fixing a previous brain...
2002-08-08 bmilekicYIKES, I take the pointy-hat for a really big braino...
2002-08-08 rwatsonDue to layering problems, remove the MAC checks from...
2002-08-08 joeUse the hw.usb sysctl tree instead of debug.usb.
2002-08-08 sosAdd DVD+RW support to the ATA driver and burncd. This...
2002-08-08 julianDo some work on keeping better track of stopped/continu...
2002-08-08 julianEAK! two status flags in teh proc structure were define...
2002-08-08 acheRewrite locale loading procedures, so any load failure...
2002-08-08 mikeImplement POSIX.1-2001 (XSI)'s ulimit(3).
2002-08-07 acheSet errno to ENOMEM for strdup too (due to malloc errno...
2002-08-07 ambriskoFixes for the D-Link DFE-580 card.
2002-08-07 ambriskoOnly attach one PHY device to a controller. NetBSD...
2002-08-07 jeff - Adjust locking markup to match the proc markup.
2002-08-07 acheAlways set errno to ENOMEM after malloc failed (as...
2002-08-07 acheReset __mb_cur_max to 1 when "C" or "POSIX" locales...
2002-08-07 acheFix wrong address when EucInfo > "variable" size
2002-08-07 rwatsonCorrect a bug introduced in 1.26: M_PKTHDR is set in...
2002-08-07 archieCorrect an inaccuracy in this man page regarding detect...
2002-08-07 tmmUse the CPU_* OID constants instead of OID_AUTO for...
2002-08-07 alc o Introduce pmap_page_is_mapped(). Its purpose is...
2002-08-07 rwatsonCache the credential provided during accton() for use...
2002-08-07 wollmanDocument file descriptor reopening and current standard...
2002-08-07 alc o Introduce pmap_page_is_mapped(). Its purpose is...
2002-08-07 acheStyle fixes in preparation for rewritting
2002-08-07 rwatsonRefresh the credential on the first initproc thread...
2002-08-07 ruAdded Russian translation of the .Ex -std macro.
2002-08-07 ruPOSIX.1-2001 says ``man -k'' should produce results...
2002-08-07 umeAdd capability for limiting the maximum number of simul...
2002-08-07 acheStyle fixes
2002-08-07 acheStyle fixes in preparation of code rewritting
2002-08-07 luigiUse new interface for ether_input().
2002-08-07 ruWe no longer have a COPY.
2002-08-07 ruMakefile.inc1 may eventually be merged with Makefile...
2002-08-07 ruPacify ``make -f /dev/null -V FOO''.
next