summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-26Kill the device_t and vm_offset_t typedefs.Owain Ainsworth
2008-06-26Since we're not ifdefed anymore, changeOwain Ainsworth
2008-06-26Kill the ifdefs in drmP.h too, it's meant to be os specific.Owain Ainsworth
2008-06-26Kill drm_sysctl.c and all references to it.Owain Ainsworth
2008-06-26add _ypldap; ok deraadt@Todd T. Fries
2008-06-26Kill the rest of the ifdef maze in drm_*.cOwain Ainsworth
2008-06-26add bio & bioctl to a couple cd based ramdisksTodd T. Fries
2008-06-26add _ypldap; ok deraadt@Otto Moerbeek
2008-06-26Kill the ifdef maze. I've been considering doing this for months, itOwain Ainsworth
2008-06-26seperate out the openldap stuff that will be replacedTheo de Raadt
2008-06-26must be able to get at include fileTheo de Raadt
2008-06-26cleanup include file. remove unneeded socket cleanup.Pierre-Yves Ritschard
2008-06-26add user and group needed for ypldap.Pierre-Yves Ritschard
2008-06-26ypldap -- Intended to be a drop-in replacement for ypserv, gluing in aPierre-Yves Ritschard
2008-06-26Move SSH Fingerprint Visualization away from sharing the config optionAlexander von Gernler
2008-06-26when loading moduli from /etc/moduli in sshd(8), check that theyDamien Miller
2008-06-26Mention Geode LX audioMarc Balmer
2008-06-26some minor improvements from Pierre Riteau; ok djmJason McIntyre
2008-06-26tweak previous;Jason McIntyre
2008-06-26allow the sftp chmod(2)-equivalent operation to set set[ug]id/stickyDamien Miller
2008-06-26rewrite moduli(5). The old one contained quite a bit of historical andDamien Miller
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-26Fix sticky-address on rdr; With the current nat code, we always use the sameRyan Thomas McBride
2008-06-26Typo, CMD -> AMDBrad Smith
2008-06-26fatalx instead of fatal because errno is not set of pipe is closed. OK henningClaudio Jeker
2008-06-25Move .rodata 512KB further, since kernels will soon reach the address .rodataMiod Vallat
2008-06-25in resume mode, pass -c to mget when {dir,file}hasglob, so that i'mMartynas Venckus
2008-06-25Support the Intel G35 which apparently works similarly to the 965.Owain Ainsworth
2008-06-25In interactive mode, always suggest offsets and sizes inside theOtto Moerbeek
2008-06-25do not print scsi id, since scsibus does that now; ok krwTheo de Raadt
2008-06-25- fix -Wall (no behavior change, a || b && c = a || (b && c) anyway)Martynas Venckus
2008-06-25sync Nd for auglx;Jason McIntyre
2008-06-25- expressions such as x != x and x == x are prone to errors andMartynas Venckus
2008-06-25`Li' needs an argument;Jason McIntyre
2008-06-25use pools for the uio and iovec allocations in sr_crypto_getcryptop()Thordur I. Bjornsson
2008-06-25syncTheo de Raadt
2008-06-25Change a very long selective list of all architectures which do IEEE intoTheo de Raadt
2008-06-25syncTheo de Raadt
2008-06-25this diff changes the bootloader to skip the CHS sanity check if LBAReyk Floeter
2008-06-25auglx(4) is an audio(4) driver for the AC'97 audio codec found onMarc Balmer
2008-06-25allow to install and boot the OpenBSD A6 partition and disklabel in anReyk Floeter
2008-06-25handle sparc64 seperately; ok miodTheo de Raadt
2008-06-25no need for sparc/sparc64 ifdefs, since this file is sparc onlyTheo de Raadt
2008-06-25split test for __sparc__ into __sparc__ and __sparc64__Theo de Raadt
2008-06-25Move _POSIX_THREAD_SAFE_FUNCTIONS into unistd.h and set it to 200112Todd C. Miller
2008-06-25Implement _SC_GETGR_R_SIZE_MAX, _SC_GETPW_R_SIZE_MAX, _SC_LOGIN_NAME_MAX,Todd C. Miller
2008-06-25Add _PW_BUF_LEN define and use it instead of hard-coding 1024 forTodd C. Miller
2008-06-25syncTheo de Raadt
2008-06-25regen;Jason McIntyre
2008-06-25sort; ok toddJason McIntyre