| Age | Commit message (Expand) | Author |
| 2002-01-01 | Simply rid ourselves of the evil cpp tricks being done here. The | thorpej |
| 2001-12-31 | Remove -I${DESTDIR}/usr/include and -I${DESTDIR}/usr/include/openssl | thorpej |
| 2001-12-31 | Remove unneeded/unused TREE_ISEMPTY() (which also happens to clash | thorpej |
| 2001-12-31 | Fix gcc 3.1 printf format warnings generated by extra arguments being | thorpej |
| 2001-12-31 | Add comment delimiters around the token after an #endif | thorpej |
| 2001-12-31 | Need <strings.h> for ffs() prototype (noticed by gcc 3.1). | thorpej |
| 2001-12-31 | Need <stdlib.h> for abort() prototype (noticed by gcc 3.1). | thorpej |
| 2001-12-31 | Add -I${.CUDRIR} to CPPFLAGS. | thorpej |
| 2001-12-31 | Statements must follow labels. | thorpej |
| 2001-12-31 | Need <string.h> for strcmp() prototype (noticed by gcc 3.1). | thorpej |
| 2001-12-30 | don't hardcode "tar"'s program name, use TAR_FULLPATHNAME instead | hubertf |
| 2001-12-27 | client, not clinet. | wiz |
| 2001-12-26 | Convert some 'long's to 'uint32_t's. Now rdate works against an LP64 box. | abs |
| 2001-12-26 | Typo and grammar fix. | wiz |
| 2001-12-26 | fix typo - meant to get this in last commit, forgot | mason |
| 2001-12-26 | fix typo - s/unltimate/ultimate/ | mason |
| 2001-12-24 | - use snprintf() instead of sprintf() when printing strerror. | lukem |
| 2001-12-23 | Newlines in string literals are not supported by ANSI C, and some | thorpej |
| 2001-12-21 | Properly use $TMPDIR or /tmp for the temporary config file stuff, | atatat |
| 2001-12-18 | First appeared in 1.5.3. | ad |
| 2001-12-17 | Nuke syssrc/usr.sbin/dbsym, since it has been replaced by | wiz |
| 2001-12-17 | Don't descend into dbsym anymore. | wiz |
| 2001-12-17 | Teach config how to store the config in a .h file such that it can be | atatat |
| 2001-12-15 | .Nm punct => .Nm "" punct | jhawk |
| 2001-12-15 | Only build dbsym if not USE_NEW_TOOLCHAIN. | thorpej |
| 2001-12-14 | <dev/irdaio.h> -> <dev/ir/irdaio.h> | thorpej |
| 2001-12-14 | Comment out now-empty .Rs/.Re. | wiz |
| 2001-12-14 | as this installs in /sbin, set LDSTATIC?=-static. fixes PR [bin/14886] | lukem |
| 2001-12-13 | Sprinkle around the term "machine description file", since this is | gmcgarry |
| 2001-12-12 | Define both NLIST_ELF32 and NLIST_AOUT on m68000. | fredette |
| 2001-12-12 | Add optional "-f disktab" argument, that will look up a disk | fredette |
| 2001-12-12 | Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). | lukem |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-12-10 | Move /usr/sbin/pppoectl to /sbin/pppoectl, so we can call it from | martin |
| 2001-12-10 | Sort options, fix a typo, and some minor clean-up. | wiz |
| 2001-12-10 | Call up-scripts for interface already up on startup to account for the | martin |
| 2001-12-09 | Don't set $ROFF as the default from bsd.doc.mk is the same thing. This way | jmc |
| 2001-12-09 | Make the kernel depend on `vers.o' instead of `newvers'. This | atatat |
| 2001-12-09 | Fix pasto. | soren |
| 2001-12-09 | put mdsetimage back in for old toolchain platforms | ross |
| 2001-12-07 | Add pwd_mkdb as a toolchain bit for builds | jmc |
| 2001-12-06 | Add a ',' between two Xrefs. | wiz |
| 2001-12-05 | Since defopt has been totally eradicated from the tree and is | atatat |
| 2001-12-05 | Xr config.9 | jhawk |
| 2001-12-05 | Add EXAMPLES section. | augustss |
| 2001-12-05 | Remove extra / in path name. | augustss |
| 2001-12-05 | Sort options. Use .Pp instead of empty line. Improve English in DIAGNOSTICS. | wiz |
| 2001-12-05 | rework `fsnode' into two components; `fsnode' contains the name and tree | lukem |
| 2001-12-05 | Another xref. | augustss |
| 2001-12-05 | Add a program to attach the IrDA frame level driver to a serial line. | augustss |