Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Todd C. Miller | |
m68k/spinlock.h | |||
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 | |
got an open link, we want it to be select()d on - otherwise we get a freeze when ``openmode'' is passive. | |||
1999-01-20 | Yep, our pcmcia framework works on amigas too :-) | Niklas Hallqvist | |
I also added aic and ep, although they are untested. | |||
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 ↵ | Todd C. Miller | |
done *after* make install in libs. should go away after 2.5 is released | |||
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 | |
Increase requested by: "Clement T. Cole" <clemc@echo.ccc.com> | |||
1999-01-19 | Suggest that ``set proctitle'' is used in ppp.linkup when | brian | |
USER is expected to be expanded. | |||
1999-01-19 | Send the peer-decided PSTN address with the CBCP Ack, | brian | |
otherwise windows clients will keep resending the response :-/ It'd be nice if M$ would document this sort of thing ! Problem reported by: Andrzej Tobola <san@tmp.iem.pw.edu.pl> | |||
1999-01-19 | Avoid a DoS caused by messages containing a huge number of mail header ↵ | Todd C. Miller | |
lines; lcamtuf@IDS.PL | |||
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 | |
trap: exit traps now executed in subshells (without explicit exit call). See the Changelog for a full list of changes. | |||
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 | |
getting an interrupt nowadays. This makes the sb/lpt conflict go away | |||
1999-01-19 | Retry sane probe ordering, i.e. ordered like the attachments | Niklas Hallqvist | |
found in the various config files. | |||
1999-01-18 | Only use __attribute__ if __GNUC__ is defined | Paul Janzen | |
1999-01-18 | Whoops, this should be in there too | Paul Janzen | |
1999-01-18 | use the doc dir | Todd C. Miller | |
1999-01-18 | ncurses docs in html | Todd C. Miller | |
1999-01-18 | ncurses-4.2-990116 | Todd C. Miller | |
1999-01-18 | add doc/html/curses | Todd C. Miller | |
1999-01-18 | updates from ncurses-4.2-990116 | Todd C. Miller | |
1999-01-18 | OBJECT_FORMAT_COFF is only a hint for collect2, and is badly named: | Marc Espie | |
it tests for a capability of bypassing nm by using mld, which we don't have. | |||
1999-01-18 | NetBSD merge with additional fixes from jsm28@cam.ac.uk. This game still | Paul Janzen | |
needs much more work. | |||
1999-01-18 | revert to version 1.4--the newer xterm entry still has problems | Todd C. Miller | |
1999-01-18 | add 'old' as a synonym for 'des' | Todd C. Miller | |
1999-01-18 | stubs | David Leonard | |