summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-03-27Use genassym.shNiklas Hallqvist
1997-03-27Import genassym.sh method from NetBSDNiklas Hallqvist
1997-03-27Add NCR variant of SVR4, as it has some specificsNiklas Hallqvist
1997-03-27Implement NOFILE_MAX--hard limit on max descriptors per proccess.Todd C. Miller
Future direction, might make sense to make this a kernel symbol tha is sysctl-able.
1997-03-27Make kern.osrevision (sysctl) and /kern/osrev report value ofTodd C. Miller
OpenBSD define, not BSD which is a bit more useful.
1997-03-27yet another random() converted to arc4random()Niels Provos
1997-03-27use arc4random instead of randomNiels Provos
1997-03-27Slight cleanup, more neededTobias Weingartner
1997-03-27md5 stuffNiels Provos
1997-03-27add comment on md5Niels Provos
1997-03-27support for md5 passwordsNiels Provos
1997-03-26added ipsec subdirNiels Provos
1997-03-26Add OpenBSD tag. Remove redundant test.Niklas Hallqvist
1997-03-26Use MKDEP instead of mkdep. Split STRIP into STRIP & STRIPFLAGS.Niklas Hallqvist
Use HOSTCC for genassym.
1997-03-26Add ast, tel and IPSECNiklas Hallqvist
1997-03-26Got rid of an unused functionNiklas Hallqvist
1997-03-26fix a bunch of errorsTheo de Raadt
1997-03-26calculate width for select() more carefullyTheo de Raadt
1997-03-26oxtabs is converse of tabs; gwing@primenet.com.auTheo de Raadt
1997-03-26more careful strncpyTheo de Raadt
1997-03-26use support.s from m68k/Niklas Hallqvist
1997-03-26Just some initial KNF in preparation for some other changes coming soonNiklas Hallqvist
1997-03-26Remove stuff now in m68k/Niklas Hallqvist
1997-03-26copy.s gets done from files.m68k nowNiklas Hallqvist
1997-03-26proper englishTheo de Raadt
1997-03-26bail like ruptime; netbsdTheo de Raadt
1997-03-26s/main/listmain/; seebs@solon.comTheo de Raadt
1997-03-26loginname copying in fill_eproc; gwing@primenet.com.auTheo de Raadt
1997-03-26Replace "isa_io" with "bus". Not isa specific.Per Fogelstrom
1997-03-26syncJason Downs
1997-03-26Merge changes from NetBSD, up to 3/19/97; undoes some local changes.Jason Downs
Changed to match new arch/m68k code. genassym.cf is currently just a place holder.
1997-03-26Merge changes from NetBSD, 3/19/97; enforce use of new files in file.m68k.Jason Downs
All of the m68k ports need fixing, in various ways. From a casual look, mvme68k and sun3 need the most work. Tested on hp300, from which sig_machdep.c is based.
1997-03-26Regen.Jason Downs
1997-03-26Merge in NetBSD changes as if 3/19/97, undo some of ours.Jason Downs
1997-03-26correct a typoTheo de Raadt
1997-03-26install ktrace(2)Theo de Raadt
1997-03-26show a backslash properly; david@mono.orgTheo de Raadt
1997-03-26fix *link.2 Xr thingies; bgrayson@r2d2.ece.utexas.edu + moreTheo de Raadt
1997-03-26more pedantic description of secure levels on file flags; rickb@iaw.on.caTheo de Raadt
1997-03-26deal with CD drives that indicate 2352 bytes per block...Theo de Raadt
1997-03-26Note that default blocking factor is 20.Todd C. Miller
1997-03-26unterminated buffer; charnier@xp11.frmug.orgTheo de Raadt
1997-03-26Blocking factor in tar is in 512byte blocks. Makes -b act likeTodd C. Miller
``real'' tars.
1997-03-26clean; netbsdTheo de Raadt
1997-03-26xref rwhod; netbsdTheo de Raadt
1997-03-26sync to rwhod.hTheo de Raadt
1997-03-26no libcrypt, fix DPADDTheo de Raadt
1997-03-25closelog() more oftenTheo de Raadt
1997-03-25careful with name lengths and the xidTheo de Raadt
1997-03-25spelling errorTheo de Raadt