summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-05-25syncTheo de Raadt
1996-05-25Minor cleanupPer Fogelstrom
1996-05-25Added support for Mips ELF shlib build. Snapshot status.Per Fogelstrom
1996-05-24When INSECURE is not defined, leave securelevel in the BSS so the kerneldm
binary is harder to patch. (Basically undo last change).
1996-05-24duh, duh, duhTheo de Raadt
1996-05-24sync to ecoff changesTheo de Raadt
1996-05-24darn good reason not use a primarily big-endian cpu in little-endian mode:Theo de Raadt
the ARM port runs little-endian, but it's fp is still big-endian!
1996-05-24server must parseopts() after getting RootTheo de Raadt
1996-05-24get_kerntextTheo de Raadt
1996-05-24netbsd pr#2395Theo de Raadt
1996-05-24fix NOMAN another way, ie. syncTheo de Raadt
1996-05-24print also the wrong mode numberTheo de Raadt
1996-05-24fix multi-arg bugTheo de Raadt
1996-05-24use protosTheo de Raadt
1996-05-24Decode unknown ioctl commands to _IO{R,W,}('c',x[,y]), instead of 0xabcdef00Theo de Raadt
1996-05-24need string.hTheo de Raadt
1996-05-24do not print a non-existant mfcTheo de Raadt
1996-05-24domainname -> domain, as a variableTheo de Raadt
1996-05-24fix a typoTheo de Raadt
1996-05-23parseopts() may be called with CVSROOT still in client formTheo de Raadt
1996-05-23execve changesTheo de Raadt
1996-05-23count pagein faults; netbsd pr#1397Theo de Raadt
1996-05-23quote typeTheo de Raadt
1996-05-23force securelevel to 0Theo de Raadt
1996-05-23syncTheo de Raadt
1996-05-22Fix growstackblock() 'newlen' calculations:Theo de Raadt
(1) it needs to be ALIGNed for both halves of the 'if,' and (2) if you're going to claim that you now have ALIGN(newlen) bytes left, you should have actually allocated ALIGN(newlen), rather than just 'newlen' bytes.
1996-05-22add blocksize/density commands; part of #921; from rhialto@polder.ubc.kun.nlTheo de Raadt
1996-05-22new tzTheo de Raadt
1996-05-22syncTheo de Raadt
1996-05-22sync to raggeTheo de Raadt
1996-05-22need string.hTheo de Raadt
1996-05-22headersTheo de Raadt
1996-05-22add more error checking to greywolf patchTheo de Raadt
1996-05-22slip or stripTheo de Raadt
1996-05-22syncTheo de Raadt
1996-05-22libutilTheo de Raadt
1996-05-22amiga uses new libkvmTheo de Raadt
1996-05-22scsi here, +/- few other thingsTheo de Raadt
1996-05-22scsi attribute elsewhereTheo de Raadt
1996-05-22compat aout loaders changeTheo de Raadt
1996-05-22the linked list argumentTheo de Raadt
1996-05-22make depend workTheo de Raadt
1996-05-22fiddlingTheo de Raadt
1996-05-22latest locking changes from jtkTheo de Raadt
1996-05-22ragge: The unexpected remove of active kstack does happen on vax also,Theo de Raadt
not only on pc532. I've verivied that this "fix" work.
1996-05-22syncTheo de Raadt
1996-05-22obviously killing gcc warnings is more important than keeping this library smallTheo de Raadt
1996-05-22syncTheo de Raadt
1996-05-22unload after last closeTheo de Raadt
1996-05-22add stripTheo de Raadt