aboutsummaryrefslogtreecommitdiff
path: root/sys/arm
Commit message (Expand)AuthorAgeFilesLines
* Make _BSD_TIME_T_ (time_t) an `int' rather than `long'. This will helpDavid E. O'Brien2001-05-181-1/+1
* Style changes -- revert ordering to mostly two revs ago.David E. O'Brien2001-05-181-58/+59
* Consistently define the rune types.David E. O'Brien2001-05-161-4/+17
* Move the int typedefs to the top so they can be used in defining other types.David E. O'Brien2001-05-161-19/+24
* Correct disordering which is corresponding to bde's fix toHajimu UMEMOTO2001-02-171-1/+1
* Correct 2nd argument of getnameinfo(3) to socklen_t.Hajimu UMEMOTO2001-02-151-0/+1
* RIP <machine/lock.h>.Mark Murray2001-02-111-36/+0
* Convert all simplelocks to mutexes and remove the simplelock implementations.Jason Evans2001-01-241-14/+0
* Remove seconds types we don't use that came in thru the NetBSD heiratage.David E. O'Brien2001-01-081-1/+0
* StrongARM platform-specific definitions.David E. O'Brien2001-01-046-0/+527