summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/typhoon
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode/typhoon')
0 files changed, 0 insertions, 0 deletions
span title='2004-04-23 14:37:42 +0000'>2004-04-23constify the db name vector argument.christos 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc 2003-07-08Do not give names to the parameters in function prototypes (those nameskristerw 2003-04-28Add a new feature-test macro, _NETBSD_SOURCE. If this is definedbjh21 2003-04-14Well, _The_ Open Group.kleink 2003-04-14Use the real TOG specification name for references.kleink 2003-04-071003.1-2001 has introduced unsetenv() which differs from the currentkleink 2003-03-01Add _Exit(), for C99 and POSIX-2001.bjh21 2002-11-29add strsuftoll(3) and strsuftollx(3) - parse a string for a numberlukem 2002-05-24add arc4random(3). from openbsditojun