summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-17Note that all stat-functions are standardized nowadays.jruoho
2010-05-17Simplify primary CPU startup slightly by using the fact that our cpuinfo'smartin
2010-05-17Attach CPU only of the pretense.kiyohara
2010-05-17Indent.kiyohara
2010-05-17Handle the HAVE_NBTOOL_CONFIG_H case.ahoka
2010-05-17Fix .Dt.jruoho
2010-05-17Reference timeval(3).jruoho
2010-05-17Add a manual page that describes the basic structures in <sys/time.h>.jruoho
2010-05-17Try to describe the struct stat instead of copy-pasting it from the header.jruoho
2010-05-17Actually the previous is wrong; all of these can set the errno either viajruoho
2010-05-17Fix the note about errno in ERRORS; telldir(3), seekdir(3), and rewinddir(3)jruoho
2010-05-16Fix the SYNOPSIS.jruoho
2010-05-16As was done with the man-page for <sys/types.h>, move dir(5) to dirent(3).jruoho
2010-05-16.Dv.jruoho
2010-05-16Add the Butenhof's book to SEE ALSO. (It was decent enough when I read itjruoho
2010-05-16Enumerate the functions in a table instead of a big SEE ALSO.jruoho
2010-05-16Sort sections. Fix typo. Fix xref. Improve wording in one case.wiz
2010-05-16Make netboot generate a BTINFO_NET bootinfo node for the Synology sk(4) NIC.phx
2010-05-16From Matt Thomas, suggested upstream:martin
2010-05-16Add a note that the "whiteout inode", DT_WHT, is an implementation detailjruoho
2010-05-16At least one markup-typo slipped through the cracks.jruoho
2010-05-16Rewrite much of the page.jruoho
2010-05-16and, erm, bump date too.dholland
2010-05-16Grammar, clarification, and note that the rusage information is totaldholland
2010-05-16When setting up res (results), errs (error) and outs (outputs) streams,agc
2010-05-16Avoid a possible overwrite of a value in the (key, value) array, inagc
2010-05-16IMPLEMENTATION NOTES back to NOTES.jruoho
2010-05-16Use .An as documented in mdoc.samples(7).jruoho
2010-05-16fix a piece of lintagc
2010-05-15Follow the Fundamental Theory of Algebra. Disallow factorising ofjoerg
2010-05-15Add register information for the EHCI 1.0 Appendix C Debug Port.jakllsch
2010-05-15Add Debug Descriptor structures and constants,jakllsch
2010-05-15Set RI_NO_AUTO in ri_flg if init function is invoked from cnattach.tsutsui
2010-05-15nfs_statvfs should return NFS_MAXNAMLEN, not MAXNAMLEN.dholland
2010-05-15Regen.jakllsch
2010-05-15Add NetChip (now PLX) vendor ID, as well as NET228[02] device IDs.jakllsch
2010-05-15Set RI_NO_AUTO at correct place. Confirmed on EWS4800/360AD.tsutsui
2010-05-15Complete the information in the reference (authors, publisher, date, URL).jruoho
2010-05-15Minor markup improvements.jruoho
2010-05-15Move the more detailed discussion around the dirent-structure fromjruoho
2010-05-15Added keyboard config files for Sharp WS003SH/WS007SH.nonaka
2010-05-15Remove repeated text "After filling..."pgoyette
2010-05-15Add definitions for Power Manager Registers.kiyohara
2010-05-15Add mutex.h.kiyohara
2010-05-15Set RI_NO_AUTO in ri_flg if init functions are invoked from cnattach.tsutsui
2010-05-15Add some missing atf keywords to fix MKATF=no build.njoly
2010-05-15Clear RI_NO_AUTO in actual attach functions during autoconf(9)tsutsui
2010-05-15Set RI_NO_AUTO in ri_flg if fb_init() is invoked from cnattach.tsutsui
2010-05-15Set RI_NO_AUTO in ri_flg if *fb_common_init() is invoked from cnattach.tsutsui
2010-05-15merge bozohttpd 20100512mrg