| Commit message (Expand) | Author | Age | Files | Lines |
* | Use implicit SRCS list, remove WARNS=0, the code is WARNS=4 clean now, | jmallett | 2003-06-08 | 1 | -2/+1 |
* | WARNS cleanup. Constness and shadowing, namely. | jmallett | 2003-06-08 | 1 | -8/+8 |
* | Fix format string. | jmallett | 2003-06-08 | 1 | -1/+1 |
* | Add licence. | grog | 2003-06-08 | 1 | -1/+26 |
* | Oops, this is section 8, not 1. | grog | 2003-06-08 | 1 | -1/+1 |
* | Add man page. | grog | 2003-06-08 | 1 | -0/+98 |
* | Include stdlib.h for exit() | imp | 2003-06-08 | 2 | -0/+2 |
* | Introducing asf, a helper program for kernel debugging. | grog | 2003-06-08 | 2 | -0/+207 |
* | Use stdlib.h for getopt interface. | imp | 2003-06-07 | 1 | -2/+0 |
* | remove unnecessary '?' from getopt string | imp | 2003-06-07 | 1 | -1/+1 |
* | MAXPATHLEN includes trailing NUL | imp | 2003-06-07 | 1 | -1/+1 |
* | Use safer strlcpy and snprintf interfaces | imp | 2003-06-07 | 1 | -4/+4 |
* | Get getopt interface from unistd.h | imp | 2003-06-07 | 2 | -5/+2 |
* | Get getopt interface from unistd.h | imp | 2003-06-07 | 1 | -3/+1 |
* | Don't need to redundantly redeclare optreset. | imp | 2003-06-07 | 1 | -1/+0 |
* | Allow the optional setting of a user, primary group, or grouplist | mtm | 2003-06-07 | 2 | -6/+114 |
* | Move my maintainership of parts of ipfilter back to Darren Reed | guido | 2003-06-06 | 4 | -4/+4 |
* | Warn if there is no newline at the end of the group file. | roam | 2003-06-06 | 1 | -0/+4 |
* | Report NODEV devices as <NFSfile> | phk | 2003-06-05 | 1 | -2/+6 |
* | Follow the trend of moving MAINTAINER lines from Makefile into | roberto | 2003-06-05 | 2 | -4/+0 |
* | Update lsextattr(8) to use the new extattr_list_*() APIs, rather than | rwatson | 2003-06-05 | 1 | -12/+28 |
* | GRRR. Do not force Dangerously Dedicated mode on amd64 when you select | peter | 2003-06-04 | 2 | -2/+2 |
* | Correct a spelling error. | ceri | 2003-06-04 | 1 | -1/+1 |
* | Drop MAINTAINER bits from here. | markm | 2003-06-04 | 2 | -4/+0 |
* | Remove MAINTAINER line in favor of the entry in src/MAINTAINERS | dougb | 2003-06-04 | 1 | -2/+0 |
* | Turn on btxld for amd64. | peter | 2003-06-03 | 1 | -0/+4 |
* | Add AMD64 support. | peter | 2003-06-03 | 2 | -1/+5 |
* | Port libc_r to amd64, and turn it back on for amd64. It passes all of | peter | 2003-06-02 | 1 | -1/+1 |
* | Add a missing return statement to distExtractTarball(). | tmm | 2003-06-02 | 1 | -0/+1 |
* | Assorted mdoc(7) fixes. | ru | 2003-06-02 | 1 | -31/+38 |
* | Explicitly compare the values returned by chdir(2) and chroot(2) to -1. | mtm | 2003-06-02 | 1 | -1/+1 |
* | CSTD=c89 due to mismatched declarations. | obrien | 2003-06-02 | 1 | -0/+1 |
* | Mostly fixed the SYNOPSIS. | ru | 2003-05-31 | 1 | -12/+14 |
* | excute: typo; possible replacements: excite, excuse. | ru | 2003-05-31 | 1 | -4/+4 |
* | Sigh, I guess this manpage used cat(1) as a template? | ru | 2003-05-31 | 1 | -7/+6 |
* | Assorted mdoc(7) fixes. | ru | 2003-05-31 | 1 | -7/+8 |
* | Teach sysinstall to recognize if acpi was turned off from the bootloader, | scottl | 2003-05-31 | 6 | -0/+102 |
* | pkg_create incorrectly does not add trailing '\n' when it receives | lioux | 2003-05-26 | 2 | -1/+23 |
* | Add a trailing '\n' character if none is found in the information | lioux | 2003-05-26 | 1 | -10/+19 |
* | Add a pretty cheesy hack to avoid a gcc-3.2.2 ICE (internal compiler | peter | 2003-05-25 | 2 | -7/+4 |
* | Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc. | peter | 2003-05-24 | 11 | -20/+20 |
* | no libc_r on amd64 yet -> no pppctl. | peter | 2003-05-24 | 1 | -1/+1 |
* | The "krb5" distribution was merged with "crypto", record the death. | ru | 2003-05-22 | 6 | -26/+8 |
* | Erase whitespace at EOL. | ru | 2003-05-22 | 3 | -6/+6 |
* | Moved $FreeBSD$ tag to where it belongs. | ru | 2003-05-22 | 1 | -1/+2 |
* | Nitpicking. | ru | 2003-05-22 | 1 | -1/+1 |
* | Assorted mdoc(7) fixes. | ru | 2003-05-22 | 4 | -30/+43 |
* | Reapply mdoc(7) fixes that got accidentally lost in the last | ru | 2003-05-20 | 8 | -380/+424 |
* | Previous revision broke release building, unbreak it. | ru | 2003-05-20 | 1 | -0/+1 |
* | Retire the useless NOSECURE knob. | des | 2003-05-19 | 10 | -13/+11 |