Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-04-12 | one big sweep of KNF, ansi and such | Henning Brauer | |
2004-04-12 | se daemon(3) | Henning Brauer | |
2004-04-12 | spacing | Theo de Raadt | |
2004-04-12 | sync w/ 0.9.7d import (one typo); | Jason McIntyre | |
2004-04-12 | removeable -> removable; | Jason McIntyre | |
ok deraadt@ beck@ | |||
2004-04-12 | the rocket science department suggests: getopt | Henning Brauer | |
2004-04-12 | kill pidfile gunk | Henning Brauer | |
2004-04-12 | less pathetic usage() | Henning Brauer | |
2004-04-12 | oups | Henning Brauer | |
2004-04-12 | initial cut at split out dhcrelay, whacked from usr.sbin/dhcp/ and sbin/dhclient | Henning Brauer | |
2004-04-12 | spacing | Theo de Raadt | |
2004-04-12 | simplify, from Han Boetes & pb@, theo ok | Henning Brauer | |
2004-04-12 | ~1000 lines worth of ansi, KNF, various cleaning, replacing a homebrown | Henning Brauer | |
daemon() equivalent and such things, theo ok | |||
2004-04-12 | remove duplicate if. from pedro martelletto, ok markus@ | Ted Unangst | |
2004-04-12 | Fix process_frame macro. | Mark Kettenis | |
ok miod@ | |||
2004-04-12 | factor out dropafterack_ratelim code, use ratelimit | Markus Friedl | |
for tcps_rcvacktoomuch, too; drop very old ACKs; ok deraadt@ | |||
2004-04-12 | Fix DMA length on complex SGL. Apparantly this fixes the outstanding ↵ | Marco Peereboom | |
1.03.xx mpt firmware issue. From NetBSD pointed out by deraadt@. ok deraadt@, krw@ | |||
2004-04-12 | Minor tweaks to appease gcc 3. | Miod Vallat | |
2004-04-12 | Clean up malloc_active state when aborting. | Thierry Deval | |
This allows for safe abort handling, without tripping into false recursivity problems. Ok tedu@, deraadt@ | |||
2004-04-12 | Enable the memory arbiter before turning off the PXE restart. This | Brad Smith | |
prevents NMI's from happening when resetting the chip on some hardware. From: FreeBSD ok deraadt@ | |||
2004-04-12 | update models | Theo de Raadt | |
2004-04-12 | This has been a pain in the ass for about 8 months which made new ICP | Theo de Raadt | |
cards lock up under load: skip two initializations that we were previously told to use by ICP themselves (ie. from their linux driver). now we are not supposed to use those APIs, because the new firmwares for their new cards become unrealiable. and that is all we have been able to find out. sigh. For some cards, you must also be sure to get a new boot firmware from ICP because they made another mistake: Any bootblock that tried to switch back and forth between real and protected mode ended up with corrupted registers. from Achim_Leubner@adaptec.com, via niklas, tested on a few cards by a few people. | |||
2004-04-12 | don't check rfork. the RFMEM changes had two effects. some of the | Ted Unangst | |
regress conditions (rfmem-stack) are no longer true, and other tests have to be rewritten to handle shared stacks. spotted by david@ | |||
2004-04-11 | Fix accidental busy loop waiting for a second to pass. Also, rename | Otto Moerbeek | |
constants that defined a period of time. ok deraadt@ henning@ | |||
2004-04-11 | pcmcia em and an work; okan@demirmen.com | Theo de Raadt | |
2004-04-11 | regen | Todd C. Miller | |
2004-04-11 | regen | Todd C. Miller | |
2004-04-11 | Add back a lie about tty* do that MAKEDEV works again. todd@ can fix... | Todd C. Miller | |
2004-04-11 | move via-specific chunks to own file | Theo de Raadt | |
2004-04-11 | Regen for for pty changes (62 per letter instead of just 16) | Todd C. Miller | |
2004-04-11 | Update for pty changes (62 per letter instead of just 16) | Todd C. Miller | |
2004-04-11 | Crank max ptys to 992. We now have 62 pty/tty pairs for each letter | Todd C. Miller | |
instead of 16. E.g. it is now /dev/{p,t}typ[0-9a-zA-z] instead of just /dev/{p,t}typ[0-9a-f]. This requires that you update MAKEDEV and run: # cd /dev && ./MAKEDEV pty0 && rm -f [pt]ty[rq]* | |||
2004-04-11 | Fix calculation of the index into TTY_LETTERS. This only worked | Todd C. Miller | |
because sizeof(TTY_LETTERS) == sizeof(TTY_SUFFIX). | |||
2004-04-11 | Use INQUIRY instead of TUR for PPR. By doing this the target device ↵ | Marco Peereboom | |
actually transfers data at the requested speed; in essence this is a poor-mans domain validation. Also some SCSI device are horribly out of spec and they won't respond correctly to TUR. ok krw@ | |||
2004-04-10 | Apply change from vsnprintf.c rev. 1.5. Use a single character | Todd C. Miller | |
buffer for the size==0 case. Stdio internals do not deal correctly with zero size buffer and NULL pointer. From torek@bsdi.com; Ok henning@ | |||
2004-04-10 | move the API_* and SAFI_* defines to where they belong | Henning Brauer | |
2004-04-10 | sync | Theo de Raadt | |
2004-04-10 | improve BUGS: | Jason McIntyre | |
- current implementations do not support transfers >65535 blocks - 32767 block limit does not apply to this tftp implementation other stuff: - kill unnecessary Ns macros - uppercase tftp where applicable discussed w/ tom, and wording improvements from him; | |||
2004-04-10 | specify an indent for displays, plus some grammar; | Jason McIntyre | |
ok deraadt@ | |||
2004-04-10 | typos from Jon Mosco, plus further tweak; | Jason McIntyre | |
ok deraadt@ | |||
2004-04-10 | Make it more obvious that you don't have to modify the counts on clonable | Ryan Thomas McBride | |
devices anymore. ok deraadt@ henning@ krw@ millert@ | |||
2004-04-10 | bge fits | Theo de Raadt | |
2004-04-10 | sync | Theo de Raadt | |
2004-04-10 | minolta dimage A1 quirk; 3734, michael@paddon.org | Theo de Raadt | |
2004-04-10 | Support for Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru> | Alexander Yurchenko | |
ok deraadt | |||
2004-04-10 | Sony Clie PEG-TJ25; from ilya voronin <ivoronin@ivoronin.pp.ru> | Alexander Yurchenko | |
ok deraadt | |||
2004-04-10 | ansi | Brad Smith | |
2004-04-10 | style | Brad Smith | |
2004-04-09 | When poll(2)'ing for readability or writability of a file descriptor | Brad Smith | |
on behalf of a thread, we should check the POLLERR, POLLHUP, and POLLNVAL flags as well to wake up the thread in these cases. From: FreeBSD's libc_r ok marc@ | |||
2004-04-09 | remove old libc_r related chunk of the Makefile | Brad Smith | |
ok marc@ |