summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Check that specified in the command line path is actually a directory,sobomax2004-04-301-0/+9
* Convert block comments into C-style that is understood by cpp(1).ru2004-04-291-204/+210
* Revert previous change to this file because it breaks somebmilekic2004-04-291-9/+2
* Add the commented out rue(4) entry.nyan2004-04-291-0/+1
* Add more .Dv markup.smkelly2004-04-291-2/+5
* Add missing .Dv markup and a comma.smkelly2004-04-291-2/+4
* MFi386: revisions from 1.15 to 1.17.nyan2004-04-291-8/+2
* MFi386: revisions from 1.16 to 1.18.nyan2004-04-291-8/+2
* Fix grammar to make it correctly wrong.cperciva2004-04-291-1/+1
* -U is now implemented. (It's been recognized by bsdtar for a while;kientzle2004-04-291-1/+4
* Implement ARCHIVE_EXTRACT_UNLINK for regular files. This supports thekientzle2004-04-291-7/+49
* Add a new fortune from petef.smkelly2004-04-291-0/+2
* Don't do malloc(M_WAITOK) for sound buffers while locks are held.green2004-04-291-1/+1
* Fix a memory leak in ng_get_string_token. A dynamically-allocatedjdp2004-04-291-0/+1
* Bump manual page date for last update.simon2004-04-281-1/+1
* Spelling: s/Unlinke/Unlike/trhodes2004-04-281-1/+1
* Fix up a little language. Remove reference to sysctl(9). Fix reference tosmkelly2004-04-281-5/+4
* Thanks to David's patches, we can now simplify these makefilesru2004-04-285-18/+14
* Properly merge boot0sio.s and boot0.s into boot0.S.ru2004-04-281-1/+2
* Switch to using C99 comments in assembler preprocessed with cpp(1).ru2004-04-281-414/+414
* - Properly merge boot0sio.s and boot0.s into boot0.S.ru2004-04-283-666/+167
* Keep track of threads waiting in kse_release() to avoid a racedeischen2004-04-284-33/+85
* Refuse to extract entries with '..' in pathname.kientzle2004-04-281-7/+40
* Remove code that fiddles with Giant in ndis_ticktask() that snuck inwpaul2004-04-281-4/+0
* Temporary precaution measure until repocopy requests areru2004-04-281-5/+7
* o Add a missed description for m_free(9).maxim2004-04-281-0/+3
* After talking to Bruce Evans and reading more standards specs,ru2004-04-286-1601/+1606
* Remove the EBus stopgap of r1.248; a proper fix is in place now.tmm2004-04-281-8/+0
* Protect som cross-script invocations by checks to see that the targetphk2004-04-282-4/+10
* Initdiskless must run before ipfw, or people will not be able tophk2004-04-282-0/+2
* Fix the EBus driver to work with the new PCI code. Unlike other PCItmm2004-04-284-111/+202
* Sheesh...phk2004-04-281-7/+7
* MFi386: Use C (and CPP) style comments for assembler-with-cppru2004-04-282-290/+290
* Use C (and CPP) style comments for assembler-with-cpp sources,ru2004-04-282-290/+290
* Use C (and CPP) style comments for assembler-with-cpp sources,ru2004-04-281-94/+96
* - Use C (and CPP) style comments for assembler-with-cpp sources,ru2004-04-282-346/+347
* Replace shell's positional parameters safely.ru2004-04-283-7/+5
* Update comments to reflect changes made by phk. Also no longer needsmkelly2004-04-281-5/+2
* Remove information about specific formats; replace with akientzle2004-04-281-64/+4
* Add statistics: track offset in compressed and uncompressed archive,kientzle2004-04-2810-1/+43
* Correct spelling of "shell archive" to match /usr/share/misc/magic.kientzle2004-04-281-1/+1
* Add the libarchive-formats.5 manpage. This summarizes the variouskientzle2004-04-283-0/+229
* Add read support for four more common cpio variants:kientzle2004-04-281-64/+304
* Add LinkSys USB100M into list of supported devices and reformat list of thosesobomax2004-04-281-3/+12
* Various quibbles:das2004-04-281-15/+28
* If the buffer supplied to kenv(KENV_DUMP, ...) isn't big enough,das2004-04-281-21/+18
* Add jerk city commentary on C++.imp2004-04-271-0/+4
* - The i8254 uses IRQ 0, not IRQ 8. Correct i8254_intsrc to reference thejhb2004-04-272-8/+12
* Removed now redundant CLEANFILES assignments.ru2004-04-275-6/+0
* Belatedly remove a file from the earlier apic code that is no longer used.jhb2004-04-271-59/+0
OpenPOWER on IntegriCloud