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