Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-18 | remove ifdef sgi code, and HAVENIS. sgi was pointless and this didnt even come | Eric Jackson | |
close to compiling w/o HAVENIS deraadt@ ok | |||
2002-06-18 | Add gpr, i386 only; this may change in the near future to something more | Federico G. Schwindt | |
generic as /dev/smartcard or similar. deraadt@ ok. | |||
2002-06-17 | sync | Theo de Raadt | |
2002-06-17 | option XSERVER was only needed for pccons console driver, which | Matthieu Herrb | |
has been obsoleted. ok millert@, miod@ and deraadt@. | |||
2002-06-17 | remove old pccons console driver. Not used anymore and not maintained. | Matthieu Herrb | |
ok millert@, miod@. | |||
2002-06-17 | typo. From: "R. Lewczuk" <rafal.lewczuk@pronet.pl> | Jun-ichiro itojun Hagino | |
2002-06-17 | Go ahead and enable upa0 at mainbus0 | Jason Wright | |
2002-06-17 | cosmetic changes in the copyright suggested by theo. | Federico G. Schwindt | |
2002-06-17 | when calling system(3) redirect std* from /dev/null | Jason Wright | |
2002-06-17 | and more uftdi kernel breaking crap here. Geez | Theo de Raadt | |
2002-06-17 | Who the HELL commited this thing which breaks kernels? Get your act | Theo de Raadt | |
in gear! | |||
2002-06-17 | Make the stupid warnings go away. | Angelos D. Keromytis | |
2002-06-17 | Initialize SIGALRM handler once in main(), instead of in several | Dan Harnett | |
different locations. This fixes a problem where the SIGALRM handler was being set to an uninitialized pointer in receive_data(). Originally reported to the misc@ list by Colin Harford. ok millert@ | |||
2002-06-17 | The Real Fix for the buffer overflow; from apache.org | Henning Brauer | |
ok beck@ | |||
2002-06-17 | make fabs use asm, and license repair | Theo de Raadt | |
2002-06-17 | - make user ioctl's available via gprio.h | Federico G. Schwindt | |
- correct tlvput checks. - replace delay with tsleep(9) per jason@ suggestion - implement GPR_RAM. - use bus_space_write_region_1(9). | |||
2002-06-17 | sync with libc_r (NOPOLL no longer needed) | Marco S Hyman | |
2002-06-17 | only make -g available to root, by disabling setgid kmem; bunch of people ok | Theo de Raadt | |
2002-06-17 | work around a possible buffer overflow in chunk handling. | Henning Brauer | |
ok beck@ | |||
2002-06-17 | sync | Nathan Binkert | |
2002-06-17 | New Rio/Nike psa[play 120 mp3 player | Nathan Binkert | |
2002-06-17 | A bit better. Remove debug cruft. | Hakan Olsson | |
2002-06-17 | merge nat.conf here as well | Henning Brauer | |
add more simple filter rule examples "commit it" deraadt@ | |||
2002-06-17 | remove noisy jason debug printf blatther. bad p | Theo de Raadt | |
2002-06-17 | sync | Theo de Raadt | |
2002-06-17 | format string fix. From: Gregory Steuck <greg@nest.cx> | Jun-ichiro itojun Hagino | |
2002-06-17 | make this readable. If I broke something, someone else gets to fix it now ↵ | Theo de Raadt | |
that we can read it | |||
2002-06-17 | note our setuid rule clearer | Theo de Raadt | |
2002-06-17 | since we do not even have this functionality, this does not need gid kmem | Theo de Raadt | |
2002-06-17 | KNF | Theo de Raadt | |
2002-06-17 | Add UK keymap (tested on PBG4). Since it doesn't have a # key, do like | Anil Madhavapeddy | |
MacOS X and map it to Option-3. ok maja@ | |||
2002-06-17 | make usage like man page | Theo de Raadt | |
2002-06-17 | Remove bogus make expression that only confused readers of the file. | Marco S Hyman | |
'make' will do the regression tests using libc_r 'make USELIBPTHREAD=yes' will do the regression tests using libpthread | |||
2002-06-17 | Compensate for dodgy Win98/WinME MSCHAPv2 responses later in the code | brian | |
path... after we've talked to any RADIUS servers involved, so that we haven't touched the data before it gets to the server. | |||
2002-06-17 | nat.conf(5) no longer exist, reference to pf.conf(5) instead | Peter Valchev | |
2002-06-17 | no nat.conf(5) softlink | Peter Valchev | |
2002-06-17 | No more nat.conf; blessed by deraadt | Peter Valchev | |
2002-06-17 | this goes away | Theo de Raadt | |
2002-06-17 | we no longer do this. why was it edited incorrectly? | Theo de Raadt | |
2002-06-16 | Rules must in order -> Rules must be in order | Aaron Campbell | |
2002-06-16 | write newline before successful test completion | Marco S Hyman | |
2002-06-16 | write output to stdout instead of fprintf to stderr. This brings it | Marco S Hyman | |
in line with all of the other pthread regression tests. | |||
2002-06-16 | Oops, uncomment wsdisplay at vga, commented out by mistake last time. | Miod Vallat | |
2002-06-16 | use TAILQ_xx macro. from lukem@netbsd. markus ok | Jun-ichiro itojun Hagino | |
2002-06-16 | Increase XL_TIMEOUT from 1000 -> 2000. No longer get those pesky "command | Aaron Campbell | |
never completed!" messages with my 3c905b. (This is also the value that the Linux driver uses.) | |||
2002-06-16 | keep nat.conf(5) softlink, from ckuethe@ualberta.ca | Peter Valchev | |
2002-06-16 | Remove nat.conf(5) reference. | Miod Vallat | |
2002-06-16 | Some nat.conf(5) -> pf.conf(5) changes. | Miod Vallat | |
Some nat.conf(5) references remain in the text, since it looks better than .Pa /etc/nat.conf and there is still a softlink. | |||
2002-06-16 | someone didn't do a make build | Peter Valchev | |
2002-06-16 | More nat.conf(5) -> pf.conf(5) updates | Miod Vallat | |