Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-05-11 | sync | Theo de Raadt | |
2004-05-11 | zap false rcs | Theo de Raadt | |
2004-05-11 | put mdtphy onto install media | Theo de Raadt | |
2004-05-11 | Just because we get an error running a command doesn't mean that | Todd C. Miller | |
lint should exit -- it may have other files to process. Currently, the exit code is not propagated up to lint's final call to terminate(). Requested by and OK deraadt@ | |||
2004-05-10 | when doing user mounts, inherit the MNT_NOEXEC flag from the covered | Pedro Martelletto | |
vnode's mount point. this makes it impossible for a user to bypass the noexec protection of a mount point by null-mounting it on top of itself. ok tedu@ millert@ | |||
2004-05-10 | Manpage for mediabay | Dale Rahn | |
2004-05-10 | mediabay driver to configure ata bus attached to CD on pismo Powerbook | Dale Rahn | |
tested by Glen Barney and Okan Demirmen. | |||
2004-05-10 | write filter and lock bpf descriptor before dropping privileges, | Can Erkin Acar | |
with help from otto@, tested by mickey@ and jolan@, ok deraadt@ | |||
2004-05-10 | Describe load average and remove useless "BUG". OK deraadt@ | Todd C. Miller | |
2004-05-10 | auich for amd64. OK deraadt@ | Marco S Hyman | |
2004-05-10 | ugly hackery for auich support on amd64. | Marco S Hyman | |
Will not work on machine with > 4G phys memory. OK deraadt@ | |||
2004-05-10 | unbreak chsh, ok millert | Peter Stromberg | |
2004-05-10 | sync | Theo de Raadt | |
2004-05-10 | 64 bit gcc whines | Theo de Raadt | |
2004-05-10 | Remove prototype conflicting with new libreadline. | Mark Kettenis | |
ok deraadt@, otto@, pval@ | |||
2004-05-10 | Resolve conflicts for GNU readline 4.3p5. | Mark Kettenis | |
ok deraadt@, otto@, pval@ | |||
2004-05-10 | GNU readline 4.3p5 | Mark Kettenis | |
2004-05-10 | Check return value of fclose() calls after writing. | Otto Moerbeek | |
ok deraadt@ tdeval@ | |||
2004-05-10 | missing casts spotted by 64 bit cc | Theo de Raadt | |
2004-05-10 | 64bit gcc saw missing cast | Theo de Raadt | |
2004-05-10 | correct description of bus_dmamap_sync; help & ok mickey | Peter Valchev | |
2004-05-10 | Check select in addition to poll (they should produce the same results). | Todd C. Miller | |
Run tests 4 times: with and without blocking and with and without a timeout for poll/select. Results match Solaris. | |||
2004-05-10 | double the command line buffer size (1024 -> 2048); ok millert deraadt | Peter Valchev | |
2004-05-10 | Do not always print banner page. | Otto Moerbeek | |
ok henning@ millert@ | |||
2004-05-10 | regen | Peter Galbavy | |
2004-05-10 | Add Vendor ID for Ralink Technology and one product, the RT2460A, | Peter Galbavy | |
found in my MSI865 system. ok deraadt@, millert@ | |||
2004-05-10 | add /usr/local/sbin to root's .cshrc | Peter Galbavy | |
reorder path to place /usr/X11R6/bin before /usr/local/{bin,sbin} sync .profile PATH with .cshrc path ok deraadt@, millert@ | |||
2004-05-10 | knf | Theo de Raadt | |
2004-05-10 | remove iso crud, and other misc cleanups; millert ok | Theo de Raadt | |
2004-05-10 | using a horrid hack: permit long long. millert ok | Theo de Raadt | |
2004-05-10 | delint; millert ok | Theo de Raadt | |
2004-05-10 | Make the accept socket non-blocking. Should not matter since we | Todd C. Miller | |
use select anyway but seems like a good idea since we really don't want cron to block... | |||
2004-05-10 | Get rid of the ancient "clobber" command. It was really only for debugging | Todd C. Miller | |
purposes. Noticed and OK by deraadt@ | |||
2004-05-10 | regen | Peter Galbavy | |
2004-05-10 | New USB card reader (in an MSI865 chassis). | Peter Galbavy | |
OnSpec also appears to have a new Vendor ID, from NetBSD. ok deraadt@ | |||
2004-05-10 | regen. This and previous: ok deraadt@ | Peter Galbavy | |
2004-05-10 | PCI IDs found on an MSI865 system; NEC Firewire and Intel dumb-modem | Peter Galbavy | |
2004-05-10 | Make the time getting frame buffer depth earlier. Without this | Kenji Aoyama | |
modification, bitmap console depth is always 4, because consinit() is called before cpu_startup(). And use frame buffer depth bits(1,4,8) rather than mask value(0x01, 0x0f, 0xff), same as the value in ROM work area. ok miod@ | |||
2004-05-10 | when adding a new group to /etc/groups, place it just before the first | Theo de Raadt | |
+ entry. assistance from tdeval and otto. this is the first half of pr 3727, brendan@cs.uchicago.edu | |||
2004-05-10 | When external power is not available, the tadpole video hardware gets | Miod Vallat | |
stuck in a weird mode, where not all acceleration functions are available, and I could not figure out how to reset the chip strongly enough to leave this mode. Try to compensate by checking whether the external power has been removed, when we set up the accelerated rasops (this will not cope with power being removed after bootup, yet). | |||
2004-05-10 | strtonum conversion and better input checking of integer values; ok deraadt@ | Jason Ish | |
2004-05-10 | Select the Latin-1 8x16 font as the default 8x16 font, instead of the | Miod Vallat | |
IBM 8x16 one. ok deraadt@ | |||
2004-05-10 | pretty | Theo de Raadt | |
2004-05-10 | obliterate undef, ok miod | Jolan Luff | |
2004-05-10 | another | Jolan Luff | |
2004-05-10 | Make sure advskew set correctly in advertisement when configured to a value | Ryan Thomas McBride | |
greater than 240. From Frank Denis <j@pureftpd.org>, PR3774. | |||
2004-05-09 | does not need to link getmntopts.c itself | Theo de Raadt | |
2004-05-09 | delint | Theo de Raadt | |
2004-05-09 | delint | Theo de Raadt | |
2004-05-09 | spaces | Theo de Raadt | |