| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add inline functions {be,le}{16,32,64}{enc,dec}() for encoding decoding | Poul-Henning Kamp | 2003-04-03 | 1 | -1/+39 |
| * | Back out support for RFC3514. | Matthew N. Dodd | 2003-04-02 | 2 | -20/+0 |
| * | Implement support for RFC 3514 (The Security Flag in the IPv4 Header). | Matthew N. Dodd | 2003-04-01 | 2 | -0/+20 |
| * | Enable cpp(1) warnings in system headers. GCC is oriented on | Ruslan Ermilov | 2003-03-31 | 1 | -0/+1 |
| * | Document the new mac_portacl(4) policy. | Chris Costello | 2003-03-31 | 1 | -0/+156 |
| * | Document the new mac_portacl(4) policy. | Chris Costello | 2003-03-31 | 12 | -0/+13 |
| * | rid is not a pointer to int, but rather just a plain int. | Warner Losh | 2003-03-30 | 1 | -2/+2 |
| * | Document what bus_set_resource(9) does. It is used by bus drivers to | Warner Losh | 2003-03-30 | 2 | -0/+96 |
| * | Correct a typo in previous commit | Kris Kennaway | 2003-03-29 | 1 | -1/+1 |
| * | Note: this is OLDCARD, and tweak comment about clpd 6729/30. | Warner Losh | 2003-03-29 | 1 | -1/+3 |
| * | Add a new man page for bus_activate_resource and | Warner Losh | 2003-03-29 | 2 | -2/+100 |
| * | Clearify what happens with the cookiep in various cases. | Warner Losh | 2003-03-29 | 1 | -1/+11 |
| * | Fix some typos: | Warner Losh | 2003-03-29 | 1 | -6/+14 |
| * | Globally use -mieee in /usr/src for Alpha. | David E. O'Brien | 2003-03-29 | 1 | -0/+4 |
| * | Reduce "code duplication" for AMD CPU's. | David E. O'Brien | 2003-03-29 | 1 | -30/+10 |
| * | Expound a little bit about the softc, where its size is found and a | Warner Losh | 2003-03-28 | 1 | -2/+16 |
| * | Remove bogus card.4, and replace it with a link to oldcard.4. ru | Warner Losh | 2003-03-28 | 2 | -104/+1 |
| * | Create a man page for bus_child_present(9), a function to see if a | Warner Losh | 2003-03-28 | 2 | -1/+84 |
| * | Add an information and fix typo. | Takeshi Shibagaki | 2003-03-27 | 1 | -2/+2 |
| * | Fix typo in the version of the diff that I committed. | Giorgos Keramidas | 2003-03-26 | 1 | -1/+1 |
| * | Document mountd_flags. | Giorgos Keramidas | 2003-03-26 | 1 | -0/+10 |
| * | Update amr(4) to note that LSILogic MegaRAID 320-[1/2] cards work. | Giorgos Keramidas | 2003-03-26 | 1 | -0/+4 |
| * | Add missing Danish (doc/da_*) language doc subdirectory | Giorgos Keramidas | 2003-03-26 | 2 | -0/+2 |
| * | Revert previous commit which accidentally snuck in with some unrelated | John Baldwin | 2003-03-25 | 1 | -1/+1 |
| * | Fix a typo in msmith's email address. | Tom Rhodes | 2003-03-25 | 1 | -1/+1 |
| * | Add some HP cards to the supported list of cards. Also mention | Paul Saab | 2003-03-25 | 1 | -4/+8 |
| * | Remove MAKEDEV rot. | Tom Rhodes | 2003-03-25 | 2 | -12/+1 |
| * | Remove obsolete at_fork() and at_exit() manpages. Curiously, at_exec() | John Baldwin | 2003-03-25 | 4 | -157/+2 |
| * | Remove reference to MAKEDEV | Christian Brueffer | 2003-03-25 | 1 | -2/+0 |
| * | Add a tiny manpage to make sure users aren't surprised when they | Giorgos Keramidas | 2003-03-25 | 2 | -1/+45 |
| * | Delete MAKEDEV references | Giorgos Keramidas | 2003-03-25 | 1 | -7/+1 |
| * | Delete MAKEDEV references and update the text about /dev/foo control | Giorgos Keramidas | 2003-03-25 | 4 | -77/+5 |
| * | Delete MAKEDEV references and add small blurb that points to devfs(5) | Giorgos Keramidas | 2003-03-25 | 1 | -15/+9 |
| * | Delete MAKEDEV reference. | Giorgos Keramidas | 2003-03-25 | 1 | -1/+0 |
| * | Delete MAKEDEV traces | Giorgos Keramidas | 2003-03-25 | 1 | -9/+1 |
| * | The .Fn function. Use .Xr where appropriate. | Philippe Charnier | 2003-03-24 | 26 | -57/+112 |
| * | Remove MAKEDEV.8. MAKEDEV itself has been nuked some time ago. | Christian Brueffer | 2003-03-23 | 5 | -254/+0 |
| * | Sync types with headers. | Ruslan Ermilov | 2003-03-23 | 1 | -5/+5 |
| * | s/loaded as a module/available as a module/g | David E. O'Brien | 2003-03-23 | 1 | -1/+1 |
| * | Clarify the proper bitmask for target mode with another example. | Nate Lawson | 2003-03-23 | 1 | -0/+1 |
| * | Document the net.inet.icmp branch of the sysctl(3) MIB. | Ruslan Ermilov | 2003-03-22 | 1 | -1/+46 |
| * | mdoc(7) police: Tidy up the formatting. | Ruslan Ermilov | 2003-03-22 | 1 | -130/+197 |
| * | Added GEOM library to the bsd.libnames.mk namespace. | Ruslan Ermilov | 2003-03-21 | 1 | -0/+1 |
| * | Correct typo in function declaration (s/if_dont/if_done). | Ceri Davies | 2003-03-19 | 1 | -1/+1 |
| * | A new rc-ng script to build linker.hints files with kldxref(8) | Crist J. Clark | 2003-03-17 | 1 | -0/+44 |
| * | Make PREFETCHDISTFILES the default. Set NO_PREFETCHDISTFILES if you don't | David E. O'Brien | 2003-03-16 | 1 | -4/+10 |
| * | Document the net.inet.tcp.rfc3390 sysctl variable. | Jeffrey Hsu | 2003-03-13 | 1 | -1/+15 |
| * | Document the net.inet.tcp.rfc3042 sysctl variable. | Jeffrey Hsu | 2003-03-12 | 1 | -0/+4 |
| * | Record the sudden death of bsd.kern.mk and bsd.sgml.mk. | Ruslan Ermilov | 2003-03-12 | 1 | -2/+0 |
| * | Update sendfile.2 to include a TUNING section that documents the | Sean Chittenden | 2003-03-12 | 1 | -0/+5 |