| Age | Commit message (Expand) | Author |
| 2008-08-11 | call puffs_exit() | pooka |
| 2008-08-11 | We can actually simply use execvp() instead of /bin/sh for | pooka |
| 2008-08-11 | try to handle different byte orders. | christos |
| 2008-08-10 | Manual pages for accept_filters(9), from FreeBSD. Also, document syntax we | tls |
| 2008-08-09 | add manpage for rump_syspuffs | pooka |
| 2008-08-09 | simplify the code, from xtraeme. | christos |
| 2008-08-08 | exec file server via sh -c to get the benefit of PATH search. | pooka |
| 2008-08-07 | Since we're printing loc2 and loc3, make the headings match what we print. | oster |
| 2008-08-06 | add comment stating that the manpage is generated | pooka |
| 2008-08-06 | add simple utility for autogenerating rump man pages | pooka |
| 2008-08-06 | Add manual pages for rump file system servers. | pooka |
| 2008-08-05 | Refactor mount utilities to provide a mount_fs_parseargs() routine. | pooka |
| 2008-08-04 | Add accept filters, ported from FreeBSD by Coyote Point Systems. Add inetd | tls |
| 2008-07-31 | Merge the simonb-wapbl branch. From the original branch commit: | simonb |
| 2008-07-29 | Use command line option parsing code from sbin/mount_msdos to | pooka |
| 2008-07-29 | Install rump libraries and utilities to the base system and remove the | pooka |
| 2008-07-28 | fix signed comparison warning. | christos |
| 2008-07-27 | Fix typo in cd9660 functionname cd9660_setup_boot_volume_descritpor -> | reinoud |
| 2008-07-23 | Make sure to update root.cache too. | matt |
| 2008-07-21 | Remove the \n and tabs from the __COPYRIGHT() strings. | lukem |
| 2008-07-21 | Replace gcc initialisers with c99 initialisers. | gmcgarry |
| 2008-07-21 | UBC license does not require an advertizing clause any more - this files | martin |
| 2008-07-18 | man page fixes from PR 39164. | apb |
| 2008-07-17 | Use htonl like ping/traceroute6 do, from Markus Mayer | christos |
| 2008-07-17 | include <stdlib.h> explicitely, for exit(), getprogname() etc. | drochner |
| 2008-07-16 | PR/39157: Markus Mayer: traceroute not 64 bit aware (struct timeval issue) | christos |
| 2008-07-16 | make mkver fetch the date information from src/usr.sbin/ntp/importdate | kardel |
| 2008-07-16 | Remove another source of date/build user/build host that I hadn't | perry |
| 2008-07-15 | Don't include build date information in the binaries any more. | perry |
| 2008-07-15 | Per christos, s/$$(.*)/unknown/ -- i.e., remove the builder, host and | perry |
| 2008-07-15 | Remove __DATE__ and __TIME__ from usage(). | perry |
| 2008-07-13 | Clarify how one is supposed to use the pointers returned by getutentries() | dholland |
| 2008-07-13 | Correct improper escaping of regular expressions in string constants in | dholland |
| 2008-06-23 | Don't define ISC_PLATFORM_HAVEXADDQ if i386. It only works on the Pentium | ad |
| 2008-06-23 | Use Xr instead of Nm. | wiz |
| 2008-06-23 | Avoid zooming off the end of a malloced region. Makes rtsol{,d} -a work. | dholland |
| 2008-06-22 | Some more text. | ad |
| 2008-06-22 | Bump date for previous. | wiz |
| 2008-06-22 | Bump date for previous. Drop trailing whitespace. Improve formatting. | wiz |
| 2008-06-22 | Drop trailing whitespace. | wiz |
| 2008-06-22 | Add a dumb, mostly Solaris-compatible psrset command. It's missing some | ad |
| 2008-06-22 | netbsd rcsid. | christos |
| 2008-06-22 | make this compile again. | christos |
| 2008-06-22 | Fix a race with the xadd functions. | ad |
| 2008-06-22 | not everyone has atomic_add_64. | christos |
| 2008-06-21 | Add multiple inclusion protection. Include <isc/types.h> | matt |
| 2008-06-21 | use our atomic functions. | christos |
| 2008-06-21 | adjust for 9.5.0 | christos |
| 2008-06-20 | Install /etc/pf.os with 444 permissions. | peter |
| 2008-06-18 | merge yamt-pf42 branch. | yamt |