summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-08oops, revert to correct versionMarco S Hyman
2000-07-08#audio -> #audio*Marco S Hyman
2000-07-08Fix CVS id fields.Dale S. Rahn
2000-07-08Add id and header describing contents.Dale S. Rahn
2000-07-08This file should not have been removed, this revision should be the same asDale S. Rahn
2000-07-08More useful panic message. Improves debugging slightly.Dale S. Rahn
2000-07-08Process memory ranges found in the openfirmware device tree by amountDale S. Rahn
2000-07-08Add a -flags option similar to -perm but for filke flags (alaTodd C. Miller
2000-07-08Move option flags that don't require arguments to the first of the list inAaron Campbell
2000-07-08handle IPv6 address in first element.Jun-ichiro itojun Hagino
2000-07-07document timezone command, as in boot_config(8)Theo de Raadt
2000-07-07tip not needed on boot floppiesMarco S Hyman
2000-07-07avoid non-formatter printf, use fputsTheo de Raadt
2000-07-07or just use puts() insteadTheo de Raadt
2000-07-07heck, be more careful with printf here tooTheo de Raadt
2000-07-07use %s with fprintfTheo de Raadt
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