summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a bug that prevented the deletion of non-default ACLs from beingrwatson2002-06-273-3/+3
* A bit of whitespace magic.rwatson2002-06-273-15/+15
* Update my name here, pointed out by grep(1).jmallett2002-06-271-1/+1
* Add these libs from the 4.6-RELEASE.obrien2002-06-273-0/+2152
* Add these libs from the 4.6-RELEASE.obrien2002-06-273-0/+1861
* Resort namespace blocks into a more sensible order. Delete a redundantwollman2002-06-271-8/+7
* Leave it to a non-native speaker of English to catch another typo: "do do" ->imp2002-06-271-1/+1
* Spell less like a 'merkin and more like a speaker of Englishimp2002-06-271-1/+1
* Document addition of RLIMIT_VMEM support, added in rev 1.26 of miscbltin.c.sheldonh2002-06-271-1/+3
* Arrgh. Forgot to note that fixes for SA-02:28 have been MFC-ed.bmah2002-06-272-2/+2
* New release notes: RLIMIT_VMEM, zero-copy support, SA-02:28,bmah2002-06-272-2/+62
* Point -CURRENT seekers to a snapshot site that's actually up.bmah2002-06-271-1/+1
* The wrong y/// output got spammed into this file; from green@ indirectly.jmallett2002-06-271-1/+1
* Correct the psl regression test for sed(1)'s now-fixed newlinegreen2002-06-273-0/+8
* GENERIC now builds with -Werror, so remove NO_WERROR.mux2002-06-271-1/+0
* Fix style bugs I added in last commit.silby2002-06-271-4/+4
* Remove pselect from application namespace and instead use a weak referencedeischen2002-06-271-1/+3
* Remove improper use of <namespace.h>.deischen2002-06-271-6/+2
* Remove improper use of <namespace.h>deischen2002-06-271-1/+0
* Cross-reference with ffs(7).chris2002-06-271-0/+1
* Warning fixes for 64 bits platforms. With this last fix,mux2002-06-272-2/+2
* Fix for the problem stated below by Tor Egge:arr2002-06-272-2/+2
* Set the UMA_ZONE_VM flag on the pvzone to avoid kmem_map recursion.jeff2002-06-271-1/+1
* Modify bcopy (and memcpy/memmove) so that the length value is notsilby2002-06-271-2/+4
* When the -p flag is specified, set an environment variable to the namewollman2002-06-262-12/+30
* Just a comment on some additional consistency checks that couldluigi2002-06-261-0/+5
* Avoid using the 64-bit vm_pindex_t in a few places where 64-bitiedowse2002-06-265-18/+21
* Use an explicit cast to avoid relying on sign extension to do theiedowse2002-06-261-2/+2
* Remove the kernel file-size limit for UFS2, so that only the limitiedowse2002-06-262-6/+11
* Remove two lines that were cvs merged that shouldn't have been. Thisimp2002-06-261-2/+0
* Gut out (by default unused) cruft, and tidy up warnings.markm2002-06-263-170/+22
* Warnings fixes. Sort out some variable types.markm2002-06-262-12/+14
* Revert previous delta, setting the system immutable flag on /var/emptysheldonh2002-06-261-1/+1
* Help fix warnings by marking an argument as unused.markm2002-06-262-0/+2
* Erk, I forgot that regress.in has an ending newline, so change the test forjmallett2002-06-262-5/+2
* Fix an integer overflow that causes fsck_ffs to crash when itiedowse2002-06-261-1/+1
* - Remove the Giant acquisition from linux_socket_ioctl() as it was reallyarr2002-06-261-11/+2
* Remove two stray lines that snuck in the cvs mergeimp2002-06-262-2/+0
* Add 'chflags -R noschg' to the deletion process for the TEMPROOTdougb2002-06-261-1/+2
* Backout previous delta (addition of -I${.CURDIR}/../../sys).sobomax2002-06-261-2/+1
* Add -I${.CURDIR}/../../sys into CFLAGS, which should fix the world brokensobomax2002-06-261-1/+2
* Tone down the previous delta: don't set the system immutable flag onsheldonh2002-06-261-1/+1
* Initialize a pointer that was left uninitialized with the previousnectar2002-06-261-0/+1
* If CLEANFILES is nil or not defined, do not try to remove it. This happensjmallett2002-06-261-0/+2
* Minor libc internal-only interface change for mapv4v6.imp2002-06-261-1/+1
* Include more robust checking of end of buffer that more completelyimp2002-06-264-52/+32
* Indicate that the semicolon that terminates argument lists should be intjr2002-06-261-2/+8
* Make it more obvious that the semicolon that terminates -exec and -execdirtjr2002-06-261-2/+8
* Don't allow buffer overflow here either.imp2002-06-261-1/+3
* Fix a minor last, minute issue that came in after I committed.imp2002-06-261-1/+1
OpenPOWER on IntegriCloud