summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-02-11Add fs_id support and random inode generation numbers for ffs.Todd C. Miller
1997-02-11We now has fs_id in struct fs.Todd C. Miller
1997-02-11Handle tickets the same way as login(1) does; remove when session endsThorsten Lockert
1997-02-11Need <bsd.obj.mk> earlier to have access to ${__objdir}; fixes build whenThorsten Lockert
1997-02-11Synchronize kadmin service names with header files.gene
1997-02-11ok, transmit on port 0 works...Theo de Raadt
1997-02-11wl0 moves to ipl 3Theo de Raadt
1997-02-10make it workTheo de Raadt
1997-02-10catch up to i386 install.shTheo de Raadt
1997-02-10Fix typo.gvf
1997-02-10install zopen.3 tooMichael Shalayeff
1997-02-10Use copypage and zeropage.Jason Downs
1997-02-10kill extra declJason Downs
1997-02-10mac68k copypage/zeropage changes.Jason Downs
1997-02-10zeropage -> devzeropageJason Downs
1997-02-10login.millert? oh boyTheo de Raadt
1997-02-10Completely untested mvme68k changes for copypage/zeropage/mappedcopy.Jason Downs
1997-02-10hp300 portion of the copypage/zeropage/mappedcopy changes from NetBSD.Jason Downs
1997-02-10Add the generic m68k part of the copypage/zeropage/mappedcopy changesJason Downs
1997-02-10Add HEAP_LIMIT.Jason Downs
1997-02-10add kernel_text symbolMichael Shalayeff
1997-02-10Permit single block trailers differently.Todd C. Miller
1997-02-10Kill COMPAT_NOLABEL. It is not appropiate in the modern world.Jason Downs
1997-02-10Don't freak out on archives with only a single block of 0's asTodd C. Miller
1997-02-10Make dump(8) really honor -a. Fix up formatting in man page and removeTodd C. Miller
1997-02-10Support 16 partitions.Jason Downs
1997-02-10Pull in stdlib.h for arc4random prototype.Todd C. Miller
1997-02-10Make printf's match actual type (%lu -> %u).Todd C. Miller
1997-02-09Updates file(1) to version 3.22 by way to NetBSD.Todd C. Miller
1997-02-09Missed this one before.Todd C. Miller
1997-02-09Make this 64-bit safe againThorsten Lockert
1997-02-09Updated from NetBSD.Todd C. Miller
1997-02-09Add macintosh magic.Todd C. Miller
1997-02-09buf oflow, eivind@freebsdTheo de Raadt
1997-02-09unexploitable buf oflow, eivind@freebsdTheo de Raadt
1997-02-09do not make changes here that hide a problem which needs fixingTheo de Raadt
1997-02-09delete things until it fits.... sighTheo de Raadt
1997-02-09kerberos differentiationTheo de Raadt
1997-02-09pc3? no, let us make this sunTheo de Raadt
1997-02-09support kerberos differentiationTheo de Raadt
1997-02-09do not need -lzTheo de Raadt
1997-02-09libcrypt went away a while backTheo de Raadt
1997-02-09use library err/warnMichael Shalayeff
1997-02-09add ${LIBZ}Michael Shalayeff
1997-02-09shadowed variable caused si_addr to be incorrectTheo de Raadt
1997-02-09CC=${HOSTCC} for these; tv@slack.iag.net, PR#86Theo de Raadt
1997-02-09CC=${HOSTCC} for these; tv@slack.iag.net, PR#89Theo de Raadt
1997-02-09Add another routine in ypdb (ypdb_open_suf) that doesn't add the suffix toMats O Jansson
1997-02-09need ecoff kernel in snap tooTheo de Raadt
1997-02-09Fix casts to off_t, problem noted and fixed by Theo.Todd C. Miller