| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor improvement to some debugging code that is probably used by no one | gad | 2003-06-12 | 1 | -4/+15 |
* | Remove MAINTAINER= lines. That info is now in /usr/src/MAINTAINERS | gad | 2003-06-12 | 1 | -3/+0 |
* | When sanity-checking a variable, it's good to check the correct variable... | gad | 2003-06-12 | 1 | -1/+1 |
* | Remove uneeded cast. | obrien | 2003-06-11 | 1 | -1/+1 |
* | This appears to be WARNS=3 safe. | obrien | 2003-06-11 | 1 | -0/+2 |
* | Best we can do is WARNS=1 due to lex. | obrien | 2003-06-11 | 1 | -0/+1 |
* | Do not refer to the non-existant BDECFLAGS. | obrien | 2003-06-11 | 2 | -3/+0 |
* | There is no need for this makefile to reference BDECFLAGS, particularly | gad | 2003-06-11 | 1 | -1/+0 |
* | Autosize the property buffer instead of limiting it to 8192, and | tmm | 2003-06-11 | 2 | -7/+76 |
* | Tidy up the manpage. | ru | 2003-06-10 | 1 | -22/+27 |
* | Decode bus_info block. | simokawa | 2003-06-10 | 1 | -4/+13 |
* | Update the number and size of ports in the Ports Collection. | murray | 2003-06-09 | 1 | -2/+2 |
* | Change incorrect strings.h to more correct string.h to pick up | imp | 2003-06-09 | 2 | -2/+2 |
* | Include sys/param.h for both modfind and kldload | imp | 2003-06-09 | 1 | -2/+5 |
* | Include stdlib.h for atoi declaration. | imp | 2003-06-09 | 1 | -0/+3 |
* | Include stdlib.h for atoi declaration | imp | 2003-06-09 | 1 | -0/+3 |
* | include string.h for memcmp declearation | imp | 2003-06-09 | 1 | -0/+1 |
* | Include string.h for strlen declaration | imp | 2003-06-09 | 1 | -0/+1 |
* | Include stdlib.h for exit declaration | imp | 2003-06-09 | 1 | -0/+1 |
* | Include string.h for strcmp declaration | imp | 2003-06-09 | 1 | -0/+1 |
* | Add section number to .Xr | charnier | 2003-06-08 | 3 | -3/+3 |
* | The .Xr utility. Spelling. Put NIS under .Tn | charnier | 2003-06-08 | 1 | -11/+19 |
* | The .Xr utility | charnier | 2003-06-08 | 3 | -7/+11 |
* | Add section number to .Xr | charnier | 2003-06-08 | 2 | -5/+5 |
* | 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 |