summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-10-30rstat_timeval is not the same as timevalTheo de Raadt
2001-10-30strncpy() -> strlcpy(); from Jean-Francois BrousseauTodd C. Miller
2001-10-30Grammar. Thanks markus@Thierry Deval
2001-10-30undo (disable debug again)Markus Friedl
2001-10-30ssh.1Markus Friedl
2001-10-30syncTheo de Raadt
2001-10-30synbcTheo de Raadt
2001-10-30mprotect allocations sized at 0 bytes. This will cause a fault for accessThierry Deval
2001-10-30correct realloc() misuseTheo de Raadt
2001-10-30correct open() checksTheo de Raadt
2001-10-30ddp_print needs aligned data (alpha,sparc). Noted (with a patch) by <jepeway@...Hakan Olsson
2001-10-30do not allow setting autorepeat delays causing zero timeouts later.Michael Shalayeff
2001-10-30vipw(8) invokes pwd_mkdb(8) automagically.Miod Vallat
2001-10-30alphabetize the sound sectionMichael Shalayeff
2001-10-30From NetBSD: add __packed__ attribute to hardware structure thatKenneth R Westerback
2001-10-29add emu, iop. fix stupid script error splitting lines on dotsMichael Shalayeff
2001-10-29defn for "versions read" command (not that the results match the docs mind you).Jason Wright
2001-10-29more devicesJason Wright
2001-10-29man page for sab82532Jason Wright
2001-10-293.1Jason Wright
2001-10-29add ttyh*, sab82532 serial devices, requested by jason@Todd T. Fries
2001-10-29hostbased: check for client hostkey before building chostMarkus Friedl
2001-10-29handle pflogd_flags better; openbsd@davidkrause.comTheo de Raadt
2001-10-29Change when calendar(1) is such so that it is after mailq runs.Todd C. Miller
2001-10-29MacOS 10.1 lpr clients send a format character of "o" to indicate postscript;...Theo de Raadt
2001-10-29fix docs; tedu@heorot.stanford.eduTheo de Raadt
2001-10-29add RFC 3174 to SEE ALSO sectionTodd C. Miller
2001-10-29Unconfuse.Marc Espie
2001-10-29better descriptionTheo de Raadt
2001-10-28remove bogus error-check, resolve pr#2147Jakob Schlyter
2001-10-28fix getaddrinfo error handlingJakob Schlyter
2001-10-28fix stupid typoJakob Schlyter
2001-10-28remove unused variableJakob Schlyter
2001-10-28match on elsa cf wireless lanMichael Shalayeff
2001-10-28regenMichael Shalayeff
2001-10-28add ELSA XI800 CF Wireless LAN; from netbsdMichael Shalayeff
2001-10-28we try to test things before commit, artTheo de Raadt
2001-10-28define caps bits, for later useMichael Shalayeff
2001-10-28it appears that some non-vra compatible codecs implement partMichael Shalayeff
2001-10-28add caveats for stupid chips and fix niels' inconsistancyMichael Shalayeff
2001-10-28indentTheo de Raadt
2001-10-28fix -z; jarle@uninett.noTheo de Raadt
2001-10-28duh, don't forget cdev entries for char device sabtty (It's been a rough week)Jason Wright
2001-10-28oops, don't forget sab entries here too.Jason Wright
2001-10-28sab* and sabtty* (commented out for now until console stuff is done)Jason Wright
2001-10-28SAB82532 driver (missing console stuff, but working as a generic ttyJason Wright
2001-10-28Describe all the thread status flags. Describe the twoMarco S Hyman
2001-10-28Handle RB_TIMEBAD in boot().Miod Vallat
2001-10-28Use the same pipeline flush instruction everywhere.Miod Vallat
2001-10-28Define kernel_pmap only if _KERNEL defined.Miod Vallat