summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-05-02Cause the exec to fail if we are unable to allocate resources when dup'ingTodd C. Miller
2002-05-01- make sure 'me' is initializedJason Wright
2002-05-01when filtering termcap selecet vt220, not vt200, since that's what we gonna u...Michael Shalayeff
2002-05-01Character 0 is called NUL, not nul.Todd C. Miller
2002-05-01YP, not NISTodd C. Miller
2002-05-01under lying -> underlyingTodd C. Miller
2002-05-01make fw images const and fix ti for unneeded type casts; jason@ testing ans okMichael Shalayeff
2002-05-01one line had tripped overMichael Shalayeff
2002-05-01Sync EA with FreeBSD, mostly addition of new ENOATTR errno.Dale Rahn
2002-05-01o) start new sentence on a new line;Mike Pechkin
2002-05-01Change WI_PORTTYPE_IBSS to 4. This change got lost in the big ibssTodd C. Miller
2002-05-01Sync with OpenBSD hints file from latest perl snapshot.Todd C. Miller
2002-05-01We only need fsck_ffs, not the fsck front end.Todd C. Miller
2002-04-30Clean up configure_all_interfaces() a bit.Kenneth R Westerback
2002-04-30Do signal regress testsTodd C. Miller
2002-04-30Test some floating point exception problems when SIG_IGN is in effect.Todd C. Miller
2002-04-30enough letoh-foo to get through firmware upload on big endian machinesJason Wright
2002-04-30constify a few structsMichael Shalayeff
2002-04-30charClass is const and kill lotsa spacesMichael Shalayeff
2002-04-30cdev_decl is done in conf.h, do not dupe hereMichael Shalayeff
2002-04-30crc32_tab can be constMichael Shalayeff
2002-04-30media table could be constMichael Shalayeff
2002-04-30unused stuffingMichael Shalayeff
2002-04-30Correctly handle old controllers with a relaxed aux port behaviour.Miod Vallat
2002-04-30typo, from Denis Afonin.Marc Espie
2002-04-30Swap sbin/fsck and sbin/fsck_ffs in the LINK line. Now that we useTodd C. Miller
2002-04-30Parital sync to i386 common/Makefile.inc, enough to build ramdisk at least.Dale Rahn
2002-04-30uninitialized variable usage was hereMichael Shalayeff
2002-04-30Some errno entries were not documented or added to _sys_errlist[] whenDale Rahn
2002-04-30Initial cleanup:Mike Pechkin
2002-04-30typo: form -> from. From form@Mike Pechkin
2002-04-30use ${DESTDIR} in install* stuff. From form@.Mike Pechkin
2002-04-30- increase sample size from 1 byte to 4 bytes so that we can detectJason Wright
2002-04-30use makeconf.awk throughout, delete instbin in MakefileTheo de Raadt
2002-04-30ahc back on floppyB.Miod Vallat
2002-04-30yup, ahc fits easily again; requested by bradTheo de Raadt
2002-04-30print usage rightTheo de Raadt
2002-04-30remove instbin in Makefile, not in listTheo de Raadt
2002-04-30instbin removal was not done; do in MakefileTheo de Raadt
2002-04-30instbin removal now done in a MakefileTheo de Raadt
2002-04-30spacingTheo de Raadt
2002-04-30first pass of instbin removal movementTheo de Raadt
2002-04-30use makeconf.awk, and cleanup instbin removalTheo de Raadt
2002-04-30oops, typoTheo de Raadt
2002-04-30use scsictl, not scsictl(8); closes pr/2577.Federico G. Schwindt
2002-04-30Tighten up installed options on /tmp by adding nosuid,nodev.Kenneth R Westerback
2002-04-30tset bye byeTheo de Raadt
2002-04-30this is not run by hand, no need for #!/bin/sh; krw okTheo de Raadt
2002-04-30use makeconf.awk, and also simplify list managementTheo de Raadt
2002-04-30make use of makeconf.awkTheo de Raadt