summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2000-08-29remove duplicate inclusion of sys/ioctl.hBrad Smith
2000-08-28Prototypes for interrupt handlers should go into .h file, not .cMiod Vallat
2000-08-28Less magic numbersMiod Vallat
2000-08-28Add lkm, ch and ses supportMiod Vallat
2000-08-28Remove unneeded constantsMiod Vallat
2000-08-28Allocate memory for the correct size, not some forgotten constantMiod Vallat
2000-08-28Always claim scsi interrupts, prevents looping interrupts (from NetBSD)Miod Vallat
2000-08-28Use sparc version (more realistic settings) of header file for ieMiod Vallat
2000-08-28Repair badly looking printfMiod Vallat
2000-08-28Define major device number for cd-rom drivesMiod Vallat
2000-08-28changing the size of if_data has heavy impact on userland compat. thereTheo de Raadt
2000-08-28add xmphyJason Wright
2000-08-28driver for the XAQTI XMACII phy from FreeBSDJason Wright
2000-08-28syncJason Wright
2000-08-28missed xxXAQTIJason Wright
2000-08-28hushJason Wright
2000-08-28driver for broadcom 5400 from FreeBSD.Jason Wright
2000-08-28syncJason Wright
2000-08-28From FreeBSD:Jason Wright
2000-08-27move IPv6 IPsec sysctl # downward, to avoid number conflict in *BSD.Jun-ichiro itojun Hagino
2000-08-26Add support for detach of xe and aue.Nathan Binkert
2000-08-26sync mii code with netbsdNathan Binkert
2000-08-26Typo. Ok deraadt@Kevin Lo
2000-08-26Revert a minor FreeBSD tweak that tends to freeze my machine solid afterAaron Campbell
2000-08-25Sync with FreeBSD. Summary of changes:Aaron Campbell
2000-08-25Match Promise Ultra/100 as PDC20262 instead of PDC20246Chris Cappuccio
2000-08-25regenNiklas Hallqvist
2000-08-25Remove a blank line that confused the awk script enoughNiklas Hallqvist
2000-08-24Fix a problem when deleting a flow via -delete. This only affects flowsFederico G. Schwindt
2000-08-24Be careful about hzto returning <= 0.Artur Grabowski
2000-08-23Move the updating of timeout queues to after ticks is incremented.Artur Grabowski
2000-08-23regen.Federico G. Schwindt
2000-08-23- Simplify pread and pwrite now that we have a native implementation.Federico G. Schwindt
2000-08-23NetBSD RCS idBrad Smith
2000-08-23svr4_error -> native_to_svr4_errnoBrad Smith
2000-08-23svr4_error -> native_to_svr4_errnoBrad Smith
2000-08-23rename to svr4_error.c to svr4_errno.cBrad Smith
2000-08-212.8-beta (so that X11 can distinguish login.conf)Theo de Raadt
2000-08-21fix indentation from 1.41 additionJason Wright
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-08-19Late in the release of OpenBSD/pmax 2.7 a conflict between the pmaxMats O Jansson
2000-08-19- introduce new function ubsec_mcopy() which copies the header and trailerJason Wright
2000-08-19MALLOC/FREE -> malloc/free ok art@Nathan Binkert
2000-08-19MALLOC/FREE -> malloc/free ok art@ angelos@Nathan Binkert
2000-08-19- upgrade icmp6 node information query support to 06 draft.Jun-ichiro itojun Hagino
2000-08-18Stupid Linux redefined SBRK semanticsNiklas Hallqvist
2000-08-18Remove comment that refers to a NOTE that was removed yesterdayMarco S Hyman
2000-08-18Add TCSBRK emulation. bug reported by sparud@crt.seNiklas Hallqvist
2000-08-18wb needs mii_phy for mii_phy_reset()Michael Shalayeff