summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-08-22Changed bootsd to work with bootxx bootblocks.Steve Murphree
1998-08-22doc UA faulting codeTheo de Raadt
1998-08-22Part of remove to clean stand.Steve Murphree
1998-08-22Part of remove to clean up stand.Steve Murphree
1998-08-22Part of remove to clean stand.Steve Murphree
1998-08-22Part of remove to clean up stand.Steve Murphree
1998-08-22Initail import of libz.Steve Murphree
1998-08-22Initial import of installbootSteve Murphree
1998-08-22part of a remove to get stand into shape.Steve Murphree
1998-08-22syncryker
1998-08-22Writing man pages sucks.Constantine Sapuntzakis
1998-08-21Fix malloc race in the cd9660 fs.Constantine Sapuntzakis
1998-08-21for new functions, fix BE & UA cases. LE UA case is still bustedTheo de Raadt
1998-08-21Don't make symbols strings absolute in the symbol table so we can share it wi...Todd C. Miller
1998-08-21Fix malloc race in nfs_node.cConstantine Sapuntzakis
1998-08-21Fix malloc race on new anode get.Constantine Sapuntzakis
1998-08-21Make tabbing better.Constantine Sapuntzakis
1998-08-21malloc can block so there was a race in this code which could cause twoConstantine Sapuntzakis
1998-08-21strengthen suspicious(); jmcdonal@unf.eduTheo de Raadt
1998-08-21Add struct cd_sub_channel_q_data for CD_SUBQ_DATA; msaitohTheo de Raadt
1998-08-21correct readlink(); kleinkTheo de Raadt
1998-08-21I committed the wrong version before, here is the correct oneTodd C. Miller
1998-08-21Recent FreeBSD changes and a bug fix.Jason Downs
1998-08-21oops, remove debugging infoTodd C. Miller
1998-08-21For a.out use read, not mmap, to get the string table so this works onTodd C. Miller
1998-08-21Changes to work with /dev/ksyms:Todd C. Miller
1998-08-21decrypt the input _before_ checking if it is \n, not _after_.Artur Grabowski
1998-08-21mention that madvise() is not yet implementedTodd C. Miller
1998-08-21document MAP_COPYTodd C. Miller
1998-08-21support "-o field" and the interactive "o" commandkstailey
1998-08-21Add Debugger prototype for gcc nit picking; garnett@cs.colorado.eduTodd C. Miller
1998-08-21when checking for lib depends on the alpha (no shared libs)Marco S Hyman
1998-08-21oopsTheo de Raadt
1998-08-20add -q flag to silent messages of the type:Marco S Hyman
1998-08-20avoid double fault during early boot; rvbTheo de Raadt
1998-08-20clear IMAXBEL bit; msaitohTheo de Raadt
1998-08-20typo; msaitohTheo de Raadt
1998-08-20some pmap definitionsMichael Shalayeff
1998-08-20some cmu/osf-derived pmap, hacked all overMichael Shalayeff
1998-08-20mmap support for gus, dillema@acm.orgNiels Provos
1998-08-20add dhcpd.* to makefileOleg Safiullin
1998-08-20If there are no SFILES, don't try to .depend them; run over by: emory@hellyea...Jason Wright
1998-08-20ecoff support, based on libc/gen/nlist.cTodd C. Miller
1998-08-19union sigval; garnett@cs.colorado.eduTodd C. Miller
1998-08-19please gcc 2.8Todd C. Miller
1998-08-19Change fxdr_hyper to return a u_quad_t. This minimizes the evil clobberingConstantine Sapuntzakis
1998-08-19Don't print 'unknown dbopen() error' when kvm_bsd.db doesn't existTodd C. Miller
1998-08-19don't print 'unknown dbopen() error' when kvm_bsd.db doesn't existTodd C. Miller
1998-08-19realloc fixTheo de Raadt
1998-08-19buf oflows; reported by felix@schlund.de but fixed by me because he did not s...Theo de Raadt