Age | Commit message (Expand) | Author |
2001-09-06 | oh this is horrible | Theo de Raadt |
2001-09-05 | explicit alignment, just like on alpha. | Artur Grabowski |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2001-09-05 | make debug libs build again | Michael Shalayeff |
2001-09-05 | avoid first person in manual pages | Theo de Raadt |
2001-09-05 | and fix PTL site. | Federico G. Schwindt |
2001-09-05 | Rearrange and add missing ports based on recent 'Use threads' commits. | Federico G. Schwindt |
2001-09-05 | add getpw*_r to the list; from brad@ | Federico G. Schwindt |
2001-09-05 | Add getaddrinfo(3) and gethostby*_r(3) to the list. | Federico G. Schwindt |
2001-09-04 | Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ... | Todd C. Miller |
2001-09-04 | Use _waitq_remove() and _waitq_insert() always; from FreeBSD. | Federico G. Schwindt |
2001-09-04 | put changes back, this time ALL the files. | Federico G. Schwindt |
2001-09-04 | clarify fd_set size definition | Theo de Raadt |
2001-09-03 | with or without fee; received mail permitting this change from angelos | Theo de Raadt |
2001-09-03 | indent fixes | Theo de Raadt |
2001-09-03 | correct MLINKS | Theo de Raadt |
2001-09-03 | more cleanless that the importer should have noted | Theo de Raadt |
2001-09-03 | snprintf | Theo de Raadt |
2001-09-03 | build libusb | Peter Valchev |
2001-09-02 | USB HID processing library by Lennart Augustsson from NetBSD | Peter Valchev |
2001-09-02 | gcc hangs when compiling sha1 on sparc64, workaround. | Artur Grabowski |
2001-09-02 | I don't even want to know how I could screw this up so bad and noone noticed. | Artur Grabowski |
2001-08-30 | Back out fgsch@'s tree breaking commits. | Todd T. Fries |
2001-08-30 | fix some const warnings. | Federico G. Schwindt |
2001-08-30 | fix some const warnings | Federico G. Schwindt |
2001-08-29 | More sync with FreeBSD. | Federico G. Schwindt |
2001-08-29 | build crt0, crtbegin and friends. | Artur Grabowski |
2001-08-29 | crt0. Almost like on alpha, except that sparc64 needs an assembler stub | Artur Grabowski |
2001-08-29 | Last pieces needed to build libc on sparc64. | Artur Grabowski |
2001-08-29 | Bunch of necessary files from NetBSD. | Artur Grabowski |
2001-08-29 | more files from sparc. | Artur Grabowski |
2001-08-29 | bunch of files from sparc. | Artur Grabowski |
2001-08-29 | except ffs and strlen we use the generic functions (for now). | Artur Grabowski |
2001-08-29 | ffs from sparc and strlen from NetBSD. | Artur Grabowski |
2001-08-29 | syscall(), trivial | Artur Grabowski |
2001-08-29 | signal stuff from sparc, cleaned up. | Artur Grabowski |
2001-08-29 | setlogin from NetBSD | Artur Grabowski |
2001-08-29 | sbrk from NetBSD | Artur Grabowski |
2001-08-28 | fork from sparc. cleaned up. | Artur Grabowski |
2001-08-28 | exect from sparc. | Artur Grabowski |
2001-08-28 | Add SYSENTRY as on sparc. We'll need it later. | Artur Grabowski |
2001-08-28 | cerror. based on the same file from sparc, with cleanups. | Artur Grabowski |
2001-08-28 | brk from NetBSD | Artur Grabowski |
2001-08-28 | Duh. remove dumb debugging before commit next time. | Artur Grabowski |
2001-08-28 | Ovfork from sparc, cleaned up. | Artur Grabowski |
2001-08-28 | abs from NetBSD | Artur Grabowski |
2001-08-28 | {hton,ntoh}{s,l} from NetBSD. | Artur Grabowski |
2001-08-28 | SYS.h from NetBSD. Not fixed yet for libc_r. | Artur Grabowski |
2001-08-28 | sparc64 bits. Not tested yet. | Artur Grabowski |
2001-08-28 | The sparc workaround is needed for sparc64 too. | Artur Grabowski |