summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-12-01Newer ncr driver from NetBSD minus the scsipi stuff and withTodd C. Miller
changes to make it diff usefully against the FreeBSD driver. Tested on alpha and i386, not tested on powerpc.
1997-12-01rearrange rfc1323 thingyTheo de Raadt
1997-12-01Another upgrade to kth-krb4-0.9.7Artur Grabowski
1997-12-01Another minimal upgrade to kth-krb4-0.9.7.Artur Grabowski
1997-12-01rearrange memory computations, remove bogus MEM_COMPUTE hackMichael Shalayeff
1997-12-01Thou shalt not commit changes to a lib without changing version numbers.Artur Grabowski
1997-12-01changed a an int to a void and I call it an upgrade from 0.5 to 0.9.7..Artur Grabowski
1997-12-01Pathetic small changes to bring this up to date with kth-krb4-0.9.7Artur Grabowski
(this interface will not be used in this century anyway)
1997-12-01no need for shared installbootTheo de Raadt
1997-12-01bye bye vi, curses got too large. alternatives anyone?Theo de Raadt
1997-12-01Fix typo, vnsprintf -> vsnprintf. Tsk tsk.Todd C. Miller
1997-11-302**8 is normally 256 and not 64, I should resign from applied math it seems.Niels Provos
1997-11-30use libkern's bcd convsMichael Shalayeff
1997-11-30kill bad .Os lineTheo de Raadt
1997-11-30missed, i'm 'what?', dunno, missed anywaysMichael Shalayeff
1997-11-30big diskinfo changes from toby@Michael Shalayeff
1997-11-30missed from last bcd2bin commitMichael Shalayeff
1997-11-30fix TIOCGPGRP in sunos emulationTheo de Raadt
1997-11-30use stackgap macrosTheo de Raadt
1997-11-30add bcd<-->bin conversions; from freebsdMichael Shalayeff
1997-11-30treat \n and \r the same on inputTheo de Raadt
1997-11-30Add "test" target.Todd C. Miller
1997-11-30No more perlovl.podTodd C. Miller
1997-11-30config apm even if power mgmt is disengagedJim Rees
1997-11-30Move in_addr_t and in_port_t to <sys/types.h> and add sa_family_tTodd C. Miller
and suseconds_t types for XPG4.2.
1997-11-30Pull in vm/vm.h in the appropriate order for simple_dat_lock_t in vm/pmap.hgene
1997-11-30Make console type "sun" so the default will "just work" for most people.Todd C. Miller
1997-11-30syncTheo de Raadt
1997-11-30oopsTheo de Raadt
1997-11-30remove dk_* use; kstailey/mickey please finish this correctlyTheo de Raadt
1997-11-30Xr config 8Theo de Raadt
1997-11-30perl 5.004_04Todd C. Miller
1997-11-30perl5.005_03Todd C. Miller
1997-11-30stock perl 5.8.0 from CPANTodd C. Miller
1997-11-30perl5.005_03Todd C. Miller
1997-11-30perl 5.004_04Todd C. Miller
1997-11-30perl5.005_03Todd C. Miller
1997-11-30perl 5.004_04Todd C. Miller
1997-11-30perl 5.004_04Todd C. Miller
1997-11-30verbose eisa/pciTheo de Raadt
1997-11-30vm/lock.h -> sys/lock.hgene
1997-11-30Canonify the _*_H_ namespace appropriately.gene
Also, clean up comments and wrap with _KERNEL correctly.
1997-11-30hmm. If out of ports, return EADDRNOTAVAILTheo de Raadt
1997-11-30Add multiple inclusion protection, clean up comments, and wrap with _KERNELgene
where appropriate. Note that this buys us notable speed boosts on a machine as slow as the mac68k.
1997-11-30oh yeah, we are min() cleanTheo de Raadt
1997-11-30deal with unterminated e_login and e_wmesgTheo de Raadt
1997-11-30hosts.equiv manpage; tvTheo de Raadt
1997-11-30crank line lengths a bit, and do not make assumptions about the stackTheo de Raadt
1997-11-30add bios0 etcTheo de Raadt
1997-11-30add -column, -dash, -hyphen to .Bl usage string; lukemTheo de Raadt