| Commit message (Expand) | Author | Age | Files | Lines |
* | Bootstrapping aid from pre-kqueue(2) systems, e.g. 4.0-RELEASE. | ru | 2002-12-01 | 1 | -0/+2 |
* | If both the unlink and the open fail, return the errno from the | fenner | 2002-11-30 | 1 | -2/+8 |
* | #include <sys/time.h> instead of depending on namespace pollution in | bde | 2002-11-30 | 1 | -0/+1 |
* | Finish the fix in revision 1.39 -- make(1)'s behavior is now | ru | 2002-11-28 | 1 | -12/+9 |
* | Use the URL instead of the output file name when reporting errors relating | des | 2002-11-27 | 1 | -6/+6 |
* | As warned on freebsd-current@, remove the perl wrapper from /usr/src. | obrien | 2002-11-27 | 4 | -142/+0 |
* | tip(1) no longer uses modems(5). | ru | 2002-11-27 | 1 | -143/+0 |
* | Really merge from OpenBSD import (should have been done a year ago). | ru | 2002-11-27 | 1 | -185/+300 |
* | mdoc(7) police: | ru | 2002-11-26 | 1 | -1/+3 |
* | mdoc(7) police: markup and spelling. | ru | 2002-11-26 | 1 | -4/+7 |
* | mdoc(7) police: markup polishing. | ru | 2002-11-26 | 21 | -65/+58 |
* | mdoc(7) police: back out unproved changes from previous revision. | ru | 2002-11-26 | 1 | -1/+1 |
* | mdoc(7) police: | ru | 2002-11-26 | 1 | -8/+8 |
* | mdoc(7) police: laundry. | ru | 2002-11-26 | 1 | -120/+152 |
* | mdoc(7) police: nit. | ru | 2002-11-26 | 1 | -1/+1 |
* | mdoc(7) police: back out unproved changes in previous revision; | ru | 2002-11-26 | 1 | -4/+4 |
* | mdoc(7) police: markup nits, "The .Nm utility". | ru | 2002-11-26 | 1 | -17/+12 |
* | mdoc(7) police: bump document date, use the canonical option list width, | ru | 2002-11-26 | 1 | -17/+11 |
* | mdoc(7) police: markup polishing. | ru | 2002-11-26 | 1 | -17/+5 |
* | mdoc(7) police: markup polishing. | ru | 2002-11-26 | 1 | -15/+7 |
* | mdoc(7) police: markup polishing. | ru | 2002-11-26 | 1 | -3/+3 |
* | Make this work under non-C locales. | ru | 2002-11-25 | 1 | -4/+5 |
* | The second try a committing the bluetooth code | julian | 2002-11-20 | 4 | -0/+579 |
* | Be more careful when parsing arguments. | eric | 2002-11-20 | 1 | -2/+6 |
* | Add description of a number of "default" files that have been added | grog | 2002-11-19 | 1 | -1/+19 |
* | Add file for South African holidays. | grog | 2002-11-19 | 3 | -6/+25 |
* | Install /usr/libexec/makewhatis.local and /usr/libexec/catman.local. | ru | 2002-11-18 | 1 | -3/+8 |
* | A little bit of anti-foot-shooting. Use utimes(2) rather than | peter | 2002-11-15 | 1 | -8/+11 |
* | utmp.ut_time and lastlog.ll_time are explicitly int32_t rather than | peter | 2002-11-15 | 1 | -3/+5 |
* | Don't set atime / mtime if we don't have an output file, which can happen | des | 2002-11-13 | 1 | -2/+2 |
* | Take __FreeBSD_version into account when BOOTSTRAPPING. | ru | 2002-11-13 | 3 | -10/+10 |
* | Don't divide by zero to calculate the ETA, even if we haven't gotten | fenner | 2002-11-12 | 1 | -1/+1 |
* | kenv(1) is WARNS=6 clean. | mux | 2002-11-11 | 1 | -1/+1 |
* | Add support for the Latin American and Caribbean IP address Regional | mike | 2002-11-10 | 2 | -6/+16 |
* | o Build truss on all architectures. | marcel | 2002-11-10 | 1 | -5/+7 |
* | Port to ia64. It builds, but usability is very limited. | marcel | 2002-11-10 | 3 | -0/+349 |
* | Various cleanups of truss: | dwmalone | 2002-11-09 | 6 | -97/+121 |
* | Check if name is NULL before we strcmp the syscall name. This was | dwmalone | 2002-11-09 | 1 | -1/+1 |
* | #include <err.h> to make yes warns clean again. | dwmalone | 2002-11-09 | 1 | -0/+1 |
* | Convert some broken cases where Error is called, but we try to continue, | jmallett | 2002-11-08 | 1 | -17/+5 |
* | Detect and exit on write errors. | tjr | 2002-11-08 | 1 | -4/+7 |
* | Don't exit with success after timeout during authentication. | fenner | 2002-11-07 | 1 | -0/+4 |
* | Remove entry for All Saints' in Portugal. While it's correct, All | grog | 2002-11-03 | 1 | -1/+0 |
* | Another buffer overflow similar to the recent one in mkstr(1). | tjr | 2002-11-01 | 1 | -0/+2 |
* | Remove claim that pi and ex use mkstr; pi is long gone, and nex doesn't | tjr | 2002-11-01 | 1 | -6/+1 |
* | Zap another buffer overflow, this time in the parser. | tjr | 2002-11-01 | 1 | -0/+2 |
* | Avoid buffer overflow when constructing filenames. | tjr | 2002-11-01 | 1 | -3/+13 |
* | Document the confusing behavior that the .if conditional defaults | ru | 2002-11-01 | 1 | -0/+1 |
* | o Remove $Id$ from copyright; there's $FreeBSD$, | marcel | 2002-11-01 | 2 | -18/+8 |
* | Variables that come in in and out pairs should be named accordingly. | fanf | 2002-11-01 | 1 | -68/+84 |