Age | Commit message (Expand) | Author |
2002-04-30 | Do signal regress tests | Todd C. Miller |
2002-04-30 | Test some floating point exception problems when SIG_IGN is in effect. | Todd C. Miller |
2002-04-30 | enough letoh-foo to get through firmware upload on big endian machines | Jason Wright |
2002-04-30 | constify a few structs | Michael Shalayeff |
2002-04-30 | charClass is const and kill lotsa spaces | Michael Shalayeff |
2002-04-30 | cdev_decl is done in conf.h, do not dupe here | Michael Shalayeff |
2002-04-30 | crc32_tab can be const | Michael Shalayeff |
2002-04-30 | media table could be const | Michael Shalayeff |
2002-04-30 | unused stuffing | Michael Shalayeff |
2002-04-30 | Correctly handle old controllers with a relaxed aux port behaviour. | Miod Vallat |
2002-04-30 | typo, from Denis Afonin. | Marc Espie |
2002-04-30 | Swap sbin/fsck and sbin/fsck_ffs in the LINK line. Now that we use | Todd C. Miller |
2002-04-30 | Parital sync to i386 common/Makefile.inc, enough to build ramdisk at least. | Dale Rahn |
2002-04-30 | uninitialized variable usage was here | Michael Shalayeff |
2002-04-30 | Some errno entries were not documented or added to _sys_errlist[] when | Dale Rahn |
2002-04-30 | Initial cleanup: | Mike Pechkin |
2002-04-30 | typo: form -> from. From form@ | Mike Pechkin |
2002-04-30 | use ${DESTDIR} in install* stuff. From form@. | Mike Pechkin |
2002-04-30 | - increase sample size from 1 byte to 4 bytes so that we can detect | Jason Wright |
2002-04-30 | use makeconf.awk throughout, delete instbin in Makefile | Theo de Raadt |
2002-04-30 | ahc back on floppyB. | Miod Vallat |
2002-04-30 | yup, ahc fits easily again; requested by brad | Theo de Raadt |
2002-04-30 | print usage right | Theo de Raadt |
2002-04-30 | remove instbin in Makefile, not in list | Theo de Raadt |
2002-04-30 | instbin removal was not done; do in Makefile | Theo de Raadt |
2002-04-30 | instbin removal now done in a Makefile | Theo de Raadt |
2002-04-30 | spacing | Theo de Raadt |
2002-04-30 | first pass of instbin removal movement | Theo de Raadt |
2002-04-30 | use makeconf.awk, and cleanup instbin removal | Theo de Raadt |
2002-04-30 | oops, typo | Theo de Raadt |
2002-04-30 | use scsictl, not scsictl(8); closes pr/2577. | Federico G. Schwindt |
2002-04-30 | Tighten up installed options on /tmp by adding nosuid,nodev. | Kenneth R Westerback |
2002-04-30 | tset bye bye | Theo de Raadt |
2002-04-30 | this is not run by hand, no need for #!/bin/sh; krw ok | Theo de Raadt |
2002-04-30 | use makeconf.awk, and also simplify list management | Theo de Raadt |
2002-04-30 | make use of makeconf.awk | Theo de Raadt |
2002-04-30 | use leaner libraries; like most already did | Theo de Raadt |
2002-04-30 | arguement -> argument | Theo de Raadt |
2002-04-30 | use SCRIPT command | Theo de Raadt |
2002-04-30 | add a SCRIPT command which does sed-based comment stripping, and also the ARC... | Theo de Raadt |
2002-04-30 | Fix an ancient problem in how sparc interrupts are handled. | Artur Grabowski |
2002-04-30 | do not delete the filesystem on "make unconfig" | Theo de Raadt |
2002-04-30 | dmesg logs show that many NICs run at prio 7. Bump IPL_NET to 7. | Artur Grabowski |
2002-04-30 | - Output chain length must be equal to the byte count of the modulus length | Jason Wright |
2002-04-29 | Enforce the bio <= net <= tty <= imp <= clock spl level ordering by fixing | Miod Vallat |
2002-04-29 | fresh .uk phonelist; from Oftel Numbering Administration Unit via Sam Smith <... | Michael Shalayeff |
2002-04-29 | regen | Michael Shalayeff |
2002-04-29 | a couple more suzies from lava; from Richard Browne <richb@timestone.com.au> | Michael Shalayeff |
2002-04-29 | I want option DEBUG to rock my world. | Miod Vallat |
2002-04-29 | Better colors from rasops cmap, and enable all rasops features. | Dale Rahn |