summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix two blunders in the mapping functions which can lead to corrupt data,phk2002-12-184-45/+36
* Balk at unaligned requests.phk2002-12-181-0/+10
* Fix corruption introduced in previous delta.mckusick2002-12-181-4/+12
* More MFp4: DIG64 structures.marcel2002-12-181-0/+90
* o Add new types: msgqnum_t and msglen_t.mike2002-12-181-7/+38
* Update with the 4.7 libraries, and add libposix1e to the mix.obrien2002-12-1819-18315/+16352
* Add regression test for strerror()/strerror_r().mike2002-12-182-0/+141
* Rearrange strerror() so that its itoa procedure can be used withmike2002-12-182-86/+45
* Move the agp driver to the third floppy to un-spill the mfsroot.scottl2002-12-181-1/+1
* Under some circumstances, the loopback interface will allocate a newrwatson2002-12-181-0/+10
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.ru2002-12-1855-195/+196
* mdoc(7) police: "The .Fn function".ru2002-12-1876-64/+468
* Switch to the conventional reference counting scheme.hsu2002-12-181-15/+15
* mdoc(7) police: "The .Fn system call".ru2002-12-183-0/+18
* Remove undocumented behavior (return current work dir if no pathjohan2002-12-181-5/+2
* Lock up ifaddr reference counts.hsu2002-12-188-58/+56
* - use MAXPATHLEN per realpath(3)johan2002-12-181-2/+2
* Use ${BINDIR} instead of hardcoded path.johan2002-12-181-1/+1
* mdoc(7) police: "The .Fn function".ru2002-12-1833-35/+141
* mdoc(7) police: Fixed the .Nm abuse.ru2002-12-181-3/+3
* mdoc(7) police: Tidy up the syscall language.ru2002-12-18147-668/+1011
* mdoc(7) police: kill whitespace at EOL.ru2002-12-181-2/+2
* Export the physical address of the RSDP to userland by meansmarcel2002-12-183-32/+81
* Add command `hcdp'. This command dumps the DIG64 HCDP table if onemarcel2002-12-182-0/+150
* On drives that returns 00 as 100% done, lower the criteriasos2002-12-181-13/+13
* Untwist a twisty bit of logic which gcc for some reason cannot seephk2002-12-181-4/+4
* Delay an optional amount of time after booting before starting amckusick2002-12-184-4/+27
* Keep comments consistent with the code. Minor optimization.mckusick2002-12-181-14/+4
* I didn't intend to delete this rm from the Makefile. It snuck in atimp2002-12-182-0/+2
* Latest snapshot of devd. This one adds re-matching and stringimp2002-12-182-17/+89
* Document what happens when the format string contains insufficienttjr2002-12-181-0/+23
* - Hold the page queues lock when performing vm_page_busy().alc2002-12-181-2/+5
* Hold the page queues lock when performing vm_page_flag_set().alc2002-12-182-1/+9
* Cosmetic cleanup of unsigned buglets.mckusick2002-12-181-5/+5
* Back out revision 1.38. disklabel now understands vinum volumes again.grog2002-12-181-5/+1
* Add Web Objects.eric2002-12-171-0/+2
* Reduce diffs with Peter's expanded diffs:imp2002-12-172-8/+8
* Add a check for negative offset locations and return EINVAL for them.phk2002-12-171-0/+5
* Back out the previous commit, since there could be dire consequences ifgreen2002-12-172-7/+3
* Remove request for i386 boot[012] review. I didn't have time recently tojhb2002-12-171-1/+0
* Make both UFS1 and UFS2 fit on the same boot blocks. These are aimp2002-12-174-142/+120
* Make /etc/rc and /etc/rc.shutdown executable, and execute them directlygreen2002-12-170-0/+0
* /home/green/tmp/cvsSFosXggreen2002-12-172-3/+7
* The code uses trapsasync, however the manual page uses asynctraps. Fix thetrhodes2002-12-171-1/+1
* Remove unused lockcnt variable.phk2002-12-171-3/+0
* Split files into 1.44MB chunks rather than a tiny, high-ftp overhead size.obrien2002-12-171-1/+1
* Strip out any .comment ELF sections from crunchgen'ed binaries.obrien2002-12-171-0/+1
* Hold the page queues lock when performing vm_page_flag_set().alc2002-12-172-1/+3
* Add IPP (Internet Printing Protocol) and remove blank lines.eric2002-12-171-6/+2
* Straighten out a compound if() to improve readability marginally.phk2002-12-171-1/+4
OpenPOWER on IntegriCloud