Age | Commit message (Expand) | Author |
2000-02-23 | add freeifaddrs(3), which reclaims region allocated by getifaddrs(3). | Jun-ichiro itojun Hagino |
2000-02-23 | add getifaddrs(3), from bsdi4. | Jun-ichiro itojun Hagino |
2000-02-23 | crunch you stupid! | Michael Shalayeff |
2000-02-23 | do clean/cleandir in utils all the time | Michael Shalayeff |
2000-02-22 | add ses.4 man page | mjacob |
2000-02-22 | _total is no longer a symbol in the kernel | Theo de Raadt |
2000-02-22 | blah, blah, blah, msgbuf | Michael Shalayeff |
2000-02-22 | sync | Theo de Raadt |
2000-02-22 | enlarge msgbuf, somewhat line netbsd did | Theo de Raadt |
2000-02-22 | put C accessable labels on {,u}{rem,div} | Theo de Raadt |
2000-02-22 | Regen. | Aaron Campbell |
2000-02-22 | Add some more Texas Instruments PCI-CardBus bridges; from NetBSD. | Aaron Campbell |
2000-02-22 | Use an _BSD_FOO_T_ type declaration for off_t in machine/ansi.h to allow | Todd C. Miller |
2000-02-22 | sorry previous fix against alignment issue was totally broken. | Jun-ichiro itojun Hagino |
2000-02-22 | void* -> unsigned char*, ok niels@ | Markus Friedl |
2000-02-22 | Add an __attribute__((unused))__ to the function declared by _MCOUNT_DECL, | Artur Grabowski |
2000-02-22 | cleanup some code and build stuff | mjacob |
2000-02-21 | Increment the minor number for fseeko()/ftello() addition. | Todd C. Miller |
2000-02-21 | Add fseeko() and ftello() -- versions of fseek() and ftell() that use off_t. | Todd C. Miller |
2000-02-21 | PKCS#1 padding | Markus Friedl |
2000-02-21 | TCP SACK fixes via Tom Henderson (tomh@cs.berkeley.edu): | Niels Provos |
2000-02-21 | move fpproc into the cpuinfo structure. | Artur Grabowski |
2000-02-21 | From FreeBSD: | Jason Wright |
2000-02-21 | From FreeBSD: Correct use of NULL/0 | Jason Wright |
2000-02-21 | dead code and symbol pollution. | Artur Grabowski |
2000-02-21 | zap unused polluting variable. | Artur Grabowski |
2000-02-21 | a few comment fixes from espie@ | Michael Shalayeff |
2000-02-21 | Rework bridge_filter() so that it does not require a full packet copy | Jason Wright |
2000-02-21 | separate assembly thing into an own file to avoid compiler-deps. | Michael Shalayeff |
2000-02-21 | The last pieces of hypersparc support. | Artur Grabowski |
2000-02-21 | Revert the last revert. (with the bug fixed) | Artur Grabowski |
2000-02-21 | back out recent change. completely breaks ld on the sparc: | Theo de Raadt |
2000-02-21 | In cpumatch_hypersparc - zap the instruction cache if we are the main cpu. | Artur Grabowski |
2000-02-21 | remove the annoying "hypersparc support still under construction" warning. | Artur Grabowski |
2000-02-21 | hypersparc has a writeback cache | Artur Grabowski |
2000-02-21 | When mapping something into iommu space hypersparc requires us to align it | Artur Grabowski |
2000-02-21 | Take the hypersparc cache size from prom, enable instruction cache and | Artur Grabowski |
2000-02-21 | missing newline | Theo de Raadt |
2000-02-21 | do not link to a commercial page.. | Theo de Raadt |
2000-02-21 | add simple SES/SAF-TE daemon and tools | mjacob |
2000-02-21 | add SES/SAF-TE SCSI device | mjacob |
2000-02-21 | add SES device | mjacob |
2000-02-21 | add T_ENCLOSURE name and NOLUN Photon SENA devices | mjacob |
2000-02-21 | Add in Enclosure device type (0xd/13). Pad out inquiry data to 50 bytes | mjacob |
2000-02-21 | add char 124 to be SES device | mjacob |
2000-02-21 | recycle unused char 24 to be SES device | mjacob |
2000-02-21 | add SES device init/decl macros | mjacob |
2000-02-21 | remove extra #ifdef (USE_GETIPNODEBY) | Jun-ichiro itojun Hagino |
2000-02-21 | Add CLEANFILES and modify clean/cleandir targets. | Hakan Olsson |
2000-02-21 | Some more files to clean up. (millert@ ok) | Hakan Olsson |