summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-02-18Powerpc does not support pic, and for now because of a compiler bug,Dale S. Rahn
does not support profiling.
1997-02-18Gdb does not work on powerpc yet, do not configure or build it.Dale S. Rahn
1997-02-18commit some stragglers in my source tree, cleaning up of ramdisk installation.Dale S. Rahn
1997-02-18increase max. buffer size to pass checks for crypt output > 10 chars.Niels Provos
1997-02-18Ignore SIGINTThorsten Lockert
1997-02-18Synch declaration of copypage w/ m68k-general definitions per Ken's changes.gene
This might get moved out soon.
1997-02-18Need strncpy.c now.Jason Downs
1997-02-18if a P_SUGIDEXEC proc execve()'s a non-set[ug]id program while runningTheo de Raadt
with uid/gid mismatches, P_SUGIDEXEC should persist (in case the environment has not been cleaned). pointed out by wietse@porcupine.org
1997-02-18cp P_SUGID/P_SUGIDEXEC to child, doh; half from freebsdTheo de Raadt
1997-02-17whoops, typoTheo de Raadt
1997-02-17do not put a space after a backslashTheo de Raadt
1997-02-17fixes SCSI.Per Fogelstrom
1997-02-17OpenBSD, add tag.Dale S. Rahn
1997-02-17Trivial change. Restored from backupimp
1997-02-17no unixdev by dafaultMichael Shalayeff
1997-02-17mvme68k, OpenBSDTheo de Raadt
1997-02-17free what was allocated by strdupNiels Provos
1997-02-17__NetBSD__ is going away from our gcc specsNiklas Hallqvist
1997-02-17__NetBSD__ is going away from our gcc specsNiklas Hallqvist
1997-02-17__OpenBSD__Theo de Raadt
1997-02-17__NetBSD__ is going away from our gcc specsNiklas Hallqvist
1997-02-17__OpenBSD__Theo de Raadt
1997-02-17__NetBSD__ is going away from our gcc specsNiklas Hallqvist
1997-02-17__NetBSD__ is going away from our gcc specsNiklas Hallqvist
1997-02-17__NetBSD__ is going away from our gcc specsNiklas Hallqvist
1997-02-17__OpenBSD__Theo de Raadt
1997-02-17need printf prototypeMichael Shalayeff
1997-02-17kill unused variables w/ MINIROOTSIZE defined in configMichael Shalayeff
1997-02-17some cleanupTheo de Raadt
1997-02-17do not leak descriptors and memTheo de Raadt
1997-02-16cleanTheo de Raadt
1997-02-16cleanTheo de Raadt
1997-02-16install passwd.confNiels Provos
1997-02-16Some changes for WG testing.Per Fogelstrom
1997-02-16prelim manpage, cleanup, fixed crippled plaintext: sed does a niceNiels Provos
job on replacing everything, just wouldnt skip it
1997-02-16small cleanupNiels Provos
1997-02-16cleaned up, moved pw_getconf to libutil, removed _'s in option namesNiels Provos
1997-02-16added password configuration access function, used to determineNiels Provos
password cipher type at the moment
1997-02-16Getting there...Jason Downs
1997-02-16rd -> hdJason Downs
1997-02-16Prelimary addition of the ramdisk-based miniroot. Still needs work.Jason Downs
(Stolen wholesale from mvme68k.) The miniroot subdir is obsolete, and subject to removal.
1997-02-16Fix autoconfiguration code, so that it can actually boot from pdevs.Jason Downs
1997-02-16do not suggest mountd can run out of inetd.conf; the code was never finishedTheo de Raadt
1997-02-16test/debug device, readdir->MakefileMichael Shalayeff
1997-02-16missed prototypesMichael Shalayeff
1997-02-16and here comes the readdir!Michael Shalayeff
1997-02-16opendir, readdir, closedir (define NO_READDIR, if none required)Michael Shalayeff
minor fix in cd9660 only ufs working, all the others are on the list....
1997-02-16More rd changes that were missed... Still not working.Jason Downs
1997-02-16need errno.hTheo de Raadt
1997-02-16Add rdroot, from mvme68k.Jason Downs