summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-29KNFTheo de Raadt
2002-06-29kqfilter for the log. niels said i can commit it if it worksMichael Shalayeff
2002-06-29Add supported controllers. And a warning.Steve Murphree
2002-06-29syncTheo de Raadt
2002-06-29Replace strtou?q() with the more standard strtou?ll(), using weakTodd C. Miller
2002-06-28stupid bug written in the last minuteTheo de Raadt
2002-06-28gidset[2] -> gidset[1]; markus okTheo de Raadt
2002-06-28correct uid handling; markusTheo de Raadt
2002-06-28minor KNFTheo de Raadt
2002-06-28wrap NOKVM variables tooTheo de Raadt
2002-06-28go back to running these as root from inetd. however once rpc.{rusersd,rstatd}Theo de Raadt
2002-06-28various cleanups; ok millertTheo de Raadt
2002-06-28Use %b and print the bitmask of the flags in the debugging message for the ex...Jason Wright
2002-06-28Recognize the Fn-arrow combinations (PgUp, PgDwn, Home, End) keys onMiod Vallat
2002-06-28Don't check for address family conflicts in nat/rdr before expansion,Daniel Hartmeier
2002-06-28Fix usage counter for IPCOMP --- sam@errno.comAngelos D. Keromytis
2002-06-28Whoops, don't actually register for MODEXP yetJason Wright
2002-06-28Implement MODEXP as MODMUL for debugging purposes until I understand theJason Wright
2002-06-28Oops. Doing a diff before commit is not enough. You have to read the diff too.Artur Grabowski
2002-06-28The IEEE fp stuff changed the rules for how fpu should be enabled.Artur Grabowski
2002-06-28Use slightly safer internal variable names in MALLOC and FREE.Artur Grabowski
2002-06-28define RPP_STDIN; missed in previous commitTodd C. Miller
2002-06-28support for PCI_PRODUCT_INTEL_PRO_100_VM_3; ok art@Markus Friedl
2002-06-28syncMarkus Friedl
2002-06-28more ICH4 fxp chips; sync names w/ NetBSD; ok art@Markus Friedl
2002-06-28range check -u option at invocationTheo de Raadt
2002-06-28Don't use SignalBundle if it's not setbrian
2002-06-28undo recent changes; they still crash for people (dhclient this time).Theo de Raadt
2002-06-28Move the calculation of sc_link->openings to after the printf aboutTodd C. Miller
2002-06-28use ssize_tTheo de Raadt
2002-06-28tree(3) wants an int return value for its compare functions andTodd C. Miller
2002-06-28minor bump for readpassphrase() flag additionTodd C. Miller
2002-06-28Add RPP_STDIN flag which acts as the converse of RPP_REQUIRE_TTY.Todd C. Miller
2002-06-28actually, new new ahc uses these after allTodd C. Miller
2002-06-28actually, new new ahc uses these after allTodd C. Miller
2002-06-28minor indent cleanupTheo de Raadt
2002-06-28Lies, damn lies and getcap(3). The description for cgetclose() wasTodd C. Miller
2002-06-28KNFTheo de Raadt
2002-06-28When gettytab doesn't exist, IM contains a #defined string so don'tTodd C. Miller
2002-06-28not used by new ahc driverTodd C. Miller
2002-06-28Return of new ahcSteve Murphree
2002-06-28KNFTheo de Raadt
2002-06-28KNFTheo de Raadt
2002-06-27seems c-x c-q is for the vc- mode. remove it.Vincent Labrecque
2002-06-27%u for uid/gid; millert okTheo de Raadt
2002-06-27%uTheo de Raadt
2002-06-27KNFTheo de Raadt
2002-06-27move protosTheo de Raadt
2002-06-27 bind C-x C-q to toggle-read-only, just like emacs.Vincent Labrecque
2002-06-27Document why it's static.Artur Grabowski