Age | Commit message (Expand) | Author |
1999-01-21 | this was missed in the 8.9.2 update | Todd C. Miller |
1999-01-21 | Remove remnicients of old pcmcia code, allow both pccom & com at pcmcia | Niklas Hallqvist |
1999-01-21 | Fix my com/pccom thinko | Niklas Hallqvist |
1999-01-21 | enable hunt | David Leonard |
1999-01-21 | ident | David Leonard |
1999-01-21 | ident for OpenBSD | David Leonard |
1999-01-21 | hunt (from NetBSD) | David Leonard |
1999-01-21 | Comment com attach since it conflicts with the i386 declaration. | Federico G. Schwindt |
1999-01-21 | add cua note (and possible problem) | Marco S Hyman |
1999-01-21 | Fixes select(2)/accept(2) race condition which permits DoS; mycroft@netbsd.org | Todd C. Miller |
1999-01-21 | just include <mips/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
1999-01-21 | just include <m68k/spinlock.h> so <machine/spinlock.h> works for libc_r | Todd C. Miller |
1999-01-21 | doh, wrong dir | Todd C. Miller |
1999-01-21 | libc_r includes machine/spinlock.h so create a dummy that just includes m68k/... | Todd C. Miller |
1999-01-21 | mention html docs | Todd C. Miller |
1999-01-20 | hide pipe, sigsuspend, sigprocmask; remove -g | David Leonard |
1999-01-20 | some comments on the elements in struct uio | Artur Grabowski |
1999-01-20 | put some more stuff behind #ifdef KMEMSTATS | Artur Grabowski |
1999-01-20 | s/MAX_PID/HPPA_MAX_PID/g | Michael Shalayeff |
1999-01-20 | yes, some more | Michael Shalayeff |
1999-01-20 | cleanup some rudimentaries | Michael Shalayeff |
1999-01-20 | pccom is i386 only, com can be attached from mi-land though | Niklas Hallqvist |
1999-01-20 | ne needs to be attached before we | Niklas Hallqvist |
1999-01-20 | Use #error instead of C syntax error to report an inconsistency in defines | Niklas Hallqvist |
1999-01-20 | Recurse when we've switched state via LoginDone(). If we've | brian |
1999-01-20 | Yep, our pcmcia framework works on amigas too :-) | Niklas Hallqvist |
1999-01-20 | Add dummy versions of bus_space_{alloc,free} | Niklas Hallqvist |
1999-01-20 | make /usr/src/lib/libcurses/doc/ if it does not exist since the mtree gets do... | Todd C. Miller |
1999-01-20 | setregs does not reset stack anymore | Niklas Hallqvist |
1999-01-20 | Clear regs on process startup; from NetBSD | Niklas Hallqvist |
1999-01-20 | Remove stack reset that was incompatible with kthread rfork use | Niklas Hallqvist |
1999-01-20 | use mktemp(1) | Todd C. Miller |
1999-01-20 | Need to do toupper() on the first char of millert when we replace '&' in gecos | Todd C. Miller |
1999-01-20 | replace & in gecos with username, closes pr #695 | Todd C. Miller |
1999-01-20 | use LIBCSRCDIR | David Leonard |
1999-01-19 | Change the maximum number of filters from 20 to 40. | brian |
1999-01-19 | Suggest that ``set proctitle'' is used in ppp.linkup when | brian |
1999-01-19 | Send the peer-decided PSTN address with the CBCP Ack, | brian |
1999-01-19 | Avoid a DoS caused by messages containing a huge number of mail header lines;... | Todd C. Miller |
1999-01-19 | Single Unix specification 2 says that rmdir(".") should suceed or give EBUSY | Artur Grabowski |
1999-01-19 | don't define SIMPLELOCK_DEBUG when DEBUG is defined | Artur Grabowski |
1999-01-19 | Updates from pdksh-unstable-5.2.13.7. Most notable change is: | Todd C. Miller |
1999-01-19 | Add isa_intr_check functionality | Niklas Hallqvist |
1999-01-19 | Add isa_intr_check functionality | Niklas Hallqvist |
1999-01-19 | enable libc_r | David Leonard |
1999-01-19 | sync | Todd C. Miller |
1999-01-19 | performance metrics are now elsewhere | David Leonard |
1999-01-19 | thread support | David Leonard |
1999-01-19 | move attachment of lpt way down as it can deal without | Niklas Hallqvist |
1999-01-19 | Retry sane probe ordering, i.e. ordered like the attachments | Niklas Hallqvist |