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