summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Whitespace police.ru2001-11-281-41/+41
* Add Buffalo AirStation 11Mbps CF WLAN card.imp2001-11-281-0/+1
* Sync to 1.24imp2001-11-281-2/+8
* Merge from NetBSD:imp2001-11-281-1/+3
* Add hi_IN.ISCII-DEVache2001-11-2813-0/+391
* Don't ever assume that isdigit() is always subset of isxdigit()ache2001-11-287-7/+7
* Fix typoache2001-11-281-1/+1
* Add tip breakage workaround.imp2001-11-281-1/+5
* Use stricter tests to disallow national digits > 9ache2001-11-281-14/+14
* Allow national (non-ASCII) digitsache2001-11-281-55/+53
* Synch with minor changes in the ACPI CA 20011120 snapshot.msmith2001-11-285-13/+13
* Merge local changes.msmith2001-11-289-440/+575
* My recent changes to add the ctl_renametf routine assumed that print jobgad2001-11-282-21/+38
* This commit was generated by cvs2svn to compensate for changes in r87031,msmith2001-11-2889-3982/+3280
|\
| * Vendor import of the Intel ACPI CA 20011120 snapshot.msmith2001-11-2897-4422/+3853
* | Make sure the security check output includes a To: line in thesilby2001-11-282-3/+1
* | Allow national (non-ASCII) digitsache2001-11-281-23/+23
* | Implement strtoimax() and strtoumax()fenner2001-11-285-42/+337
* | Also mention "long long" in synopsis.fenner2001-11-281-1/+1
* | Return a more meaningful errno when the length of the interpreterjwd2001-11-283-2/+5
* | Dont print the sysctl node tree unless you're root.peter2001-11-281-0/+5
* | Base 36 is allowed.fenner2001-11-284-4/+4
* | Change to using my custom sparc64 binutils.obrien2001-11-281-8/+10
* | Whitespace formattingache2001-11-281-1/+2
* | Put back base > 35 check. If someone dislike it, plese discuss it withache2001-11-284-4/+4
* | Fix just added atoll prototypeache2001-11-281-1/+1
* | Clean up some of the gross macros whitespace wise before I fix the asmjhb2001-11-281-20/+22
* | Add atoll(3) to conform POSIX and C99ache2001-11-284-2/+70
* | Understand national (non-ASCII) digits nowache2001-11-286-56/+42
* | Add safeguard to prevent charmap symbol length overflowingache2001-11-271-0/+2
* | Add hi_IN.ISCII-DEVache2001-11-272-0/+6
* | Support the 'ciss' device node.msmith2001-11-271-0/+5
* | Move extern definitions to common.hache2001-11-273-4/+13
* | Add the 'ciss' driver, which supports the Compaq SmartRAID 5* family ofmsmith2001-11-279-0/+4643
* | Remeber to set the permissions on an md-backed /tmp to 01777, rather thanrwatson2001-11-275-0/+5
* | Mention entropy_dir="NO" in diskless.8, since /var is an md-backedrwatson2001-11-271-0/+7
* | Remove GEMDOS support from msdosfs. I don't think anyone is going tojhb2001-11-272-130/+0
* | Use 'mov' instead of 'lea' for setting the syscall number in %eax as thatjhb2001-11-2713-21/+21
* | Update diskless.8 to refer to 'device md' instead of 'options MFS'; inrwatson2001-11-271-3/+3
* | Document the "console" setting in loader.conf, suggesting vidconsolerwatson2001-11-271-0/+6
* | ipfw_modevent(): Don't use an unnatural block to define a variabledd2001-11-271-3/+0
* | Remove debugging printfs that weren't conditional on any debuggingdd2001-11-271-2/+0
* | Make the default kernel prefix "kernel:" instead of the boot file,dd2001-11-272-4/+25
* | In icmp_reflect(): If the packet was not addressed to us and wasdd2001-11-271-2/+15
* | Implement a "kill" DDB command which is an interface to psignal() thatdd2001-11-271-0/+59
* | Fix the example of suggested default settings. It stated that settingssheldonh2001-11-271-1/+1
* | Make extattrctl WARNS?=2-safe:jedgar2001-11-272-8/+7
* | The fxp driver depends on device miibus now.jdp2001-11-271-0/+1
* | Add include of net/route.h, as structures moved around due to therwatson2001-11-271-0/+1
* | s/Kenned y/Kennedy/phk2001-11-271-1/+1
OpenPOWER on IntegriCloud