summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare for upcoming POSIXed putenv() rewrite:ache2007-04-302-2/+2
* MFp4: Fix typo in recv spd.simokawa2007-04-301-1/+1
* Slightly tune previous fix: free memory if !exportache2007-04-301-2/+2
* Prepare for upcoming POSIXed putenv() rewrite:ache2007-04-301-2/+3
* Prepare for upcoming POSIXed putenv() rewrite:ache2007-04-301-1/+1
* MFp4: Add a sysctl knob to disable cycle master mode and add some comments.simokawa2007-04-301-1/+9
* MFp4: remove unused fw_asybusy().simokawa2007-04-302-15/+0
* Prepare for upcoming POSIXed putenv() rewrite:ache2007-04-301-4/+4
* o Fill the list of icmp types; make its size depend on ICMP_MAXTYPE.maxim2007-04-301-20/+50
* MFp4: Simplify tlabel handlingsimokawa2007-04-302-40/+30
* Put some safeguards:ache2007-04-301-4/+9
* Initialize configuration ROM before a bus reset.simokawa2007-04-303-4/+5
* (atapi_action, case XPT_SCSI_IO): Enable DMA only for READ and WRITE commandsthomas2007-04-301-4/+19
* (atapi_cb): Fix test for the presence of sense data. An incorrect conditionthomas2007-04-301-2/+2
* Eliminate error with -W* strict flags and make putenv() calls conforming toache2007-04-301-3/+3
* Eliminate error with -W* strict flags and make putenv() calls conforming toache2007-04-301-4/+4
* Remove special case skipping initial '=' of the setenv() value "forache2007-04-302-7/+0
* Fix unsetenv and putenv prototypes to conform Open Group specs Issue 6ache2007-04-301-2/+2
* Make setenv, putenv, getenv and unsetenv conforming to Open Group specsache2007-04-304-19/+48
* - Define d_type for ".", ".." and ".zfs" directories.pjd2007-04-294-0/+10
* Oops, correct important typo in last commit.pjd2007-04-292-2/+2
* Avoid freeing NULL pointer in case of an error.pjd2007-04-292-2/+2
* Add missing links and sort.pjd2007-04-291-3/+9
* Change the date for Daylight Savings in the US.dwmalone2007-04-291-2/+2
* Document requirements to calling rman_init... (Hmmm, maybe we should makejmg2007-04-291-1/+16
* Don't enable symbol versioning for librt by default just yet.deischen2007-04-291-0/+2
* Don't expose #ifdef NOTYET parts to userspace via audit_ioctl.h, justrwatson2007-04-291-3/+0
* Make sure FBSDprivate_1.0 is located at the end of the versionkan2007-04-291-1/+1
* Retire rtld-specific Versions.def. Symbols exported by rtld are supposedkan2007-04-292-9/+3
* Catch up with the renaming of the private version namespace.deischen2007-04-292-2/+2
* Give the private version namespace a number to match libc.deischen2007-04-291-1/+1
* Use C comments since we now preprocess these files with CPP.deischen2007-04-2943-217/+319
* Number the private version namespace in case we ever want to havedeischen2007-04-291-1/+1
* Symbol version librt.deischen2007-04-292-0/+71
* Use CPP to preprocess version map files so we can conditionalize symbols.deischen2007-04-291-2/+4
* New release notes:brueffer2007-04-291-9/+24
* Fix two use-after-free cases.pjd2007-04-292-4/+4
* Minor correction: s/sg/scsi_sg/bmah2007-04-281-1/+1
* New release note: FreeBSD-SA-07:03.ipv6.bmah2007-04-281-0/+5
* Complete removal of restriction about overlaps to rman_manage_region:jmg2007-04-282-9/+16
* Add some more examples. It always takes me a long time to find the Sbrian2007-04-271-2/+27
* - Add my mentor stas and my comentor itetcu.araujo2007-04-271-0/+4
* - Added entry for Marcelo S. Araujo.araujo2007-04-271-0/+1
* Only schedule the xpt_finishconfig_task once. This fixes some potentialscottl2007-04-271-4/+6
* -Fix an mbuf leak caused by a cut&paste bug where the small ring's mbufsgallatin2007-04-271-19/+35
* MFP4: Enhancements to pmcstat(8):jkoshy2007-04-274-69/+184
* Increase the verbosity of the warning given when this file is used asbenjsc2007-04-271-1/+1
* A forced follow-up commit for the MSG_PEEK removal just to note that...roam2007-04-270-0/+0
* Remove the MSG_PEEK flag from the documentation of the send(2) syscall -roam2007-04-271-1/+0
* Put the scheme (APM, GPT, etc) in the XML.marcel2007-04-271-1/+3
OpenPOWER on IntegriCloud