| Commit message (Expand) | Author | Age | Files | Lines |
* | Add hi_IN.ISCII-DEV | ache | 2001-11-28 | 13 | -0/+391 |
* | Don't ever assume that isdigit() is always subset of isxdigit() | ache | 2001-11-28 | 7 | -7/+7 |
* | Fix typo | ache | 2001-11-28 | 1 | -1/+1 |
* | Add tip breakage workaround. | imp | 2001-11-28 | 1 | -1/+5 |
* | Use stricter tests to disallow national digits > 9 | ache | 2001-11-28 | 1 | -14/+14 |
* | Allow national (non-ASCII) digits | ache | 2001-11-28 | 1 | -55/+53 |
* | Synch with minor changes in the ACPI CA 20011120 snapshot. | msmith | 2001-11-28 | 5 | -13/+13 |
* | Merge local changes. | msmith | 2001-11-28 | 9 | -440/+575 |
* | My recent changes to add the ctl_renametf routine assumed that print job | gad | 2001-11-28 | 2 | -21/+38 |
* | This commit was generated by cvs2svn to compensate for changes in r87031, | msmith | 2001-11-28 | 89 | -3982/+3280 |
|\ |
|
| * | Vendor import of the Intel ACPI CA 20011120 snapshot. | msmith | 2001-11-28 | 97 | -4422/+3853 |
* | | Make sure the security check output includes a To: line in the | silby | 2001-11-28 | 2 | -3/+1 |
* | | Allow national (non-ASCII) digits | ache | 2001-11-28 | 1 | -23/+23 |
* | | Implement strtoimax() and strtoumax() | fenner | 2001-11-28 | 5 | -42/+337 |
* | | Also mention "long long" in synopsis. | fenner | 2001-11-28 | 1 | -1/+1 |
* | | Return a more meaningful errno when the length of the interpreter | jwd | 2001-11-28 | 3 | -2/+5 |
* | | Dont print the sysctl node tree unless you're root. | peter | 2001-11-28 | 1 | -0/+5 |
* | | Base 36 is allowed. | fenner | 2001-11-28 | 4 | -4/+4 |
* | | Change to using my custom sparc64 binutils. | obrien | 2001-11-28 | 1 | -8/+10 |
* | | Whitespace formatting | ache | 2001-11-28 | 1 | -1/+2 |
* | | Put back base > 35 check. If someone dislike it, plese discuss it with | ache | 2001-11-28 | 4 | -4/+4 |
* | | Fix just added atoll prototype | ache | 2001-11-28 | 1 | -1/+1 |
* | | Clean up some of the gross macros whitespace wise before I fix the asm | jhb | 2001-11-28 | 1 | -20/+22 |
* | | Add atoll(3) to conform POSIX and C99 | ache | 2001-11-28 | 4 | -2/+70 |
* | | Understand national (non-ASCII) digits now | ache | 2001-11-28 | 6 | -56/+42 |
* | | Add safeguard to prevent charmap symbol length overflowing | ache | 2001-11-27 | 1 | -0/+2 |
* | | Add hi_IN.ISCII-DEV | ache | 2001-11-27 | 2 | -0/+6 |
* | | Support the 'ciss' device node. | msmith | 2001-11-27 | 1 | -0/+5 |
* | | Move extern definitions to common.h | ache | 2001-11-27 | 3 | -4/+13 |
* | | Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family of | msmith | 2001-11-27 | 9 | -0/+4643 |
* | | Remeber to set the permissions on an md-backed /tmp to 01777, rather than | rwatson | 2001-11-27 | 5 | -0/+5 |
* | | Mention entropy_dir="NO" in diskless.8, since /var is an md-backed | rwatson | 2001-11-27 | 1 | -0/+7 |
* | | Remove GEMDOS support from msdosfs. I don't think anyone is going to | jhb | 2001-11-27 | 2 | -130/+0 |
* | | Use 'mov' instead of 'lea' for setting the syscall number in %eax as that | jhb | 2001-11-27 | 13 | -21/+21 |
* | | Update diskless.8 to refer to 'device md' instead of 'options MFS'; in | rwatson | 2001-11-27 | 1 | -3/+3 |
* | | Document the "console" setting in loader.conf, suggesting vidconsole | rwatson | 2001-11-27 | 1 | -0/+6 |
* | | ipfw_modevent(): Don't use an unnatural block to define a variable | dd | 2001-11-27 | 1 | -3/+0 |
* | | Remove debugging printfs that weren't conditional on any debugging | dd | 2001-11-27 | 1 | -2/+0 |
* | | Make the default kernel prefix "kernel:" instead of the boot file, | dd | 2001-11-27 | 2 | -4/+25 |
* | | In icmp_reflect(): If the packet was not addressed to us and was | dd | 2001-11-27 | 1 | -2/+15 |
* | | Implement a "kill" DDB command which is an interface to psignal() that | dd | 2001-11-27 | 1 | -0/+59 |
* | | Fix the example of suggested default settings. It stated that settings | sheldonh | 2001-11-27 | 1 | -1/+1 |
* | | Make extattrctl WARNS?=2-safe: | jedgar | 2001-11-27 | 2 | -8/+7 |
* | | The fxp driver depends on device miibus now. | jdp | 2001-11-27 | 1 | -0/+1 |
* | | Add include of net/route.h, as structures moved around due to the | rwatson | 2001-11-27 | 1 | -0/+1 |
* | | s/Kenned y/Kennedy/ | phk | 2001-11-27 | 1 | -1/+1 |
* | | Correct the example introduced in rev 1.29, which suggested a block:frag | sheldonh | 2001-11-27 | 1 | -4/+4 |
* | | This string of coincidences was too good to let pass. | phk | 2001-11-27 | 1 | -0/+22 |
* | | Fix a bug in the driver -- under load, the receive unit could become | luigi | 2001-11-27 | 2 | -14/+13 |
* | | CFLAGS is not suitable for `optimize' thing; it spams Config.pm | ru | 2001-11-27 | 1 | -2/+2 |