summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-09nuke unused variableTodd C. Miller
2002-05-09allowed() is only called once so there is no need to use staticTodd C. Miller
2002-05-09Add a max-mss option to the scrub rule which will enforce a maximum mssjasoni
2002-05-09Elminate md_welcome_banner() and md_not_going_to_install() as theKenneth R Westerback
2002-05-09Missing piece from last commit.Todd C. Miller
2002-05-09Set length tag of the correct registersJason Wright
2002-05-09Better error handling for in_file(); from OwlTodd C. Miller
2002-05-09ukbd (and others) at uhidev, not uhubMarco S Hyman
2002-05-09On the hid -> hiddev changes, this file was missed.Dale Rahn
2002-05-09an_ltv_caps has some more fluff at the tail (exatly 16bit more fluff); report...Michael Shalayeff
2002-05-09crontab is no longer setuid root, it is now setgid crontab.Todd C. Miller
2002-05-09ukbd now at uhidev, not uhub. Ditto for ums (commented out)Marco S Hyman
2002-05-09Set correct bit in IERJason Wright
2002-05-09Introduce user based filtering. Rules can specify ruid and euid (real andDaniel Hartmeier
2002-05-09Now use ssh, not rsh by default.Todd C. Miller
2002-05-09Rework to process requests from a queue/interrupt handler instead of busyJason Wright
2002-05-09Fix noexec option on ELF systemsTodd C. Miller
2002-05-09Remove setuid bit; non-root uses will have rsh(1) invoked on their behalf.Todd C. Miller
2002-05-09sid max should be such that after conversion into prot-id it will not overflowMichael Shalayeff
2002-05-09add stats gathering for tlb handlers, count the calls forMichael Shalayeff
2002-05-09now catches SIGALRM and SIGPIPE tooTodd C. Miller
2002-05-09Add SIGALRM and SIGPIPE to the list of signals we catch, turn echo back on,Todd C. Miller
2002-05-09Fix ioctl handlingNathan Binkert
2002-05-09Update usb hid manpages to reflect new changesNathan Binkert
2002-05-09Sync hid stuff including ukbd, ums, and uhid with NetBSDNathan Binkert
2002-05-09add support for SoundForte Theatre X-treme 5.1 SF256-PCS; from jumbo@Michael Shalayeff
2002-05-09Another device supported by url(4)Nathan Binkert
2002-05-09obey mdoc(7) section ordering. sync w/kameJun-ichiro itojun Hagino
2002-05-09from netbsd; okay art@Niels Provos
2002-05-09drop support for rlogin/rsh service (we shouldn't have support it asJun-ichiro itojun Hagino
2002-05-09Make the paragraph degree key on a swedish iBook keyboard work in X.Mats O Jansson
2002-05-09Restore the support of ISO 8859-1 fonts in macppc console. gallant12x22.hMats O Jansson
2002-05-09syncTheo de Raadt
2002-05-09- compat_linux is only supported on the i386jasoni
2002-05-09Add crontab group for when crontab loses its setuid bit tomorrow.Todd C. Miller
2002-05-09Reference xl(4) not ex(4)Nathan Binkert
2002-05-08(Oops. Missed this one first time around)Kenneth R Westerback
2002-05-08- Go ahead and register to handle CRK_MOD_EXP_CRT opsJason Wright
2002-05-08Abstract out common md_set_term() code into set_term() in install.sub,Kenneth R Westerback
2002-05-08o Use proper #defines; It is HAVE_*, not HAS_*Todd C. Miller
2002-05-08be even more clearTheo de Raadt
2002-05-08Don't deref null pointer in failure case.Jason Wright
2002-05-08Drives can go busy after IDENTIFY. Make sure drive is not busy before issuingConstantine Sapuntzakis
2002-05-08move to sshd.sshd insteadTheo de Raadt
2002-05-08Sync with netbsd version, adds SOFTFLOAT (not supported) and copyright.Dale Rahn
2002-05-08OpenBSD tag.Dale Rahn
2002-05-08Add copyright block to this file I wrote long ago.Dale Rahn
2002-05-08correct linkageTheo de Raadt
2002-05-08includes should be installed during `make include', not later.Marc Espie
2002-05-08Add http://www.openbsd.org/checklist.html to SEE ALSO; espie@ OKTodd C. Miller