summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-07use %s with fprintfTheo de Raadt
2000-07-07use %s with fprintfTheo de Raadt
2000-07-07fixed formatting in numlabels; danhTheo de Raadt
2000-07-07Support Intel 440MX Ultra/33 controller found on various laptopsChris Cappuccio
2000-07-07Pick up change that went into NetBSD side- I pooched the timeoutmjacob
2000-07-07pass CFLAGS to build process, so that optimization happens; js3guj@gold.ocn.n...Theo de Raadt
2000-07-07From NetBSD:Chris Cappuccio
2000-07-07PPTheo de Raadt
2000-07-07Ditch sync; sync; reboot, recommend shutdown -r.Marc Espie
2000-07-07regenBrad Smith
2000-07-07add a lot more unimplemented syscall name placeholders, from NetBSD.Brad Smith
2000-07-07Note that EPERM is returned if the named file to be unlinked has its immutableAaron Campbell
2000-07-07syncChris Cappuccio
2000-07-07Promise Ultra100/ATA IDEChris Cappuccio
2000-07-07spellingMarco S Hyman
2000-07-07First cut at 'how to make a release' doc. Please read, comment, andMarco S Hyman
2000-07-07Use b_cylinder instead of a homebrew define.Artur Grabowski
2000-07-07The rfork sharing of vmspace is .. special and was broken with UVM.Artur Grabowski
2000-07-07Make hzto return 0 for timeouts that should happen now or in the past.Artur Grabowski
2000-07-07If the timeout is not set, don't send a zeroed timeout to select.Artur Grabowski
2000-07-07Be more paranoid about return values from hzto.Artur Grabowski
2000-07-07o Log the (payload/size) of all packet types, not just TCP packetsbrian
2000-07-07Isn't code sharing great?Artur Grabowski
2000-07-07On the last commit to fdisk when the prototypes to PRT_fix_CHS and PRT_fix_BNDale S. Rahn
2000-07-07esp files commented out for now, since the MI esp driver was added.Dale S. Rahn
2000-07-07Updates from a newer version of the NetBSD driver.Dale S. Rahn
2000-07-07Support config type 2 as required for proper uni-north pci config cycles.Dale S. Rahn
2000-07-07When select is awakened by a select collission, we need to recalculateArtur Grabowski
2000-07-07Since it is possible for the interrupt controller to be configured lateDale S. Rahn
2000-07-07Additional bus defines, required to build ahc driver. ahc not quite workingDale S. Rahn
2000-07-07Fix some spl handling.Artur Grabowski
2000-07-07Convert spl* on sparc to be raising-only.Artur Grabowski
2000-07-07Update to match changes to splsoftclock()/spllowersoftclock().Hakan Olsson
2000-07-07sense of port forwarding flag test was backwardsTheo de Raadt
2000-07-07syncTheo de Raadt
2000-07-07clean code is good codeTodd T. Fries
2000-07-07Change fingerd back to using fgets(3), not fgetln(3). Using fgetln(3)Todd C. Miller
2000-07-07syncjasoni
2000-07-07Change all UNIMPL and OBSOL syscalls to STD.jasoni
2000-07-07Add a CAVEATS section explaining that you should never pass a user-suppliedAaron Campbell
2000-07-07Insert missing semi-colon.Aaron Campbell
2000-07-06Remove the ffs_softupdates(4) man page. The license has been changed to BSD andAaron Campbell
2000-07-06- Flesh this man page out substantially.Aaron Campbell
2000-07-06#ifdef SIOCGIFMTU should have been SIOCSIFMTU.mjacob
2000-07-06Fix a minor bug in the MAC address unscrambling code. From FreeBSD.Aaron Campbell
2000-07-06Add "-idirafter ${DESTDIR}/usr/include/g++" to CXXFLAGS if DESTDIR is set.Todd C. Miller
2000-07-06add utty, serial port for USB devices.Federico G. Schwindt
2000-07-06Add ucom to char. device list and change XX_UNITMASK's to match OpenBSD;Federico G. Schwindt
2000-07-06Perform a much longer delay after resetting the card to give it a chance to getAaron Campbell
2000-07-06syncFederico G. Schwindt