Age | Commit message (Expand) | Author |
1999-11-30 | clean up the poll fdsets in the garbage collector, not in exit() | David Leonard |
1999-11-30 | set state of new threads using correct macro. This makes debugging a bit easier. | David Leonard |
1999-11-30 | more KNF and cleanup | Jason Wright |
1999-11-30 | really remove all other threads when fork()ing. (bug was in removing elements... | David Leonard |
1999-11-30 | KNF and cleanup | Jason Wright |
1999-11-30 | make test a little bit more stressful | David Leonard |
1999-11-30 | set the ulimit a little higher for test_preemption | David Leonard |
1999-11-30 | enable test_select and test_poll | David Leonard |
1999-11-30 | fix include list; dogcow@redback.com | Theo de Raadt |
1999-11-30 | test poll() | David Leonard |
1999-11-29 | add devel/glib and www/squid to the TODO check list | Brad Smith |
1999-11-29 | add net/mrtd to the TODO check list, chris@dqc.org | David Leonard |
1999-11-29 | back out TAILQ_FOREACH - not portable, deraadt@ | David Leonard |
1999-11-29 | use TAILQ_FOREACH, ok mickey@ | David Leonard |
1999-11-29 | revents already cleared; d | Theo de Raadt |
1999-11-29 | version 1.11.3 | David Leonard |
1999-11-29 | When restarting a STOR, open with "r+", not "w" so we don't truncate. | Todd C. Miller |
1999-11-29 | handle invalid file descriptors in poll more carefully; d | Theo de Raadt |
1999-11-29 | Make sure M_BCAST is set for IP broadcasts, even if the packet came in as | Hakan Olsson |
1999-11-29 | sync | Theo de Raadt |
1999-11-29 | Move definitions of bool, TRUE, and FALSE out from behind a comment | Todd C. Miller |
1999-11-29 | Kill BOOLEAN, just use the curses/c++ bool type instead. | Todd C. Miller |
1999-11-29 | Make this actually compile; doesn't anyone do a test build after making | Jason Downs |
1999-11-28 | Add recognition support for powerbook, it is reported to work with | Dale S. Rahn |
1999-11-28 | Make the default system type to be APPL for these kernels. probably | Dale S. Rahn |
1999-11-28 | Lower NKMEMCLUSTERS from 128MB to 16MB. Currently the vm size for powerpc | Dale S. Rahn |
1999-11-28 | #ifdef BROKEN_LINKER -> #if BROKEN_LINKER | Todd C. Miller |
1999-11-28 | #ifdef BROKEN_LINKER -> #if BROKEN_LINKER | Todd C. Miller |
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller |
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller |
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller |
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller |
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller |
1999-11-28 | Sync with FreeBSD (convert to mii). Good for 3k+ kernel shrinkage. | Aaron Campbell |
1999-11-28 | Keep rules in bsd.sys.mk from yacc'ing on perly.y | Todd C. Miller |
1999-11-28 | Check for size change as well as change in time. Scripted changes | Hakan Olsson |
1999-11-28 | clean up | David Leonard |
1999-11-28 | Add a little man page for hsq. | Jason Downs |
1999-11-28 | Note that 16750 has been enabled. | Jason Downs |
1999-11-28 | Enable TI16750 UART support. | Jason Downs |
1999-11-28 | Add commented out hsq entry. | Jason Downs |
1999-11-28 | Driver for Hostess 4-channel serial mux, from Denis A. Doroshenko | Jason Downs |
1999-11-28 | Enable TI16750 UART support. | Jason Downs |
1999-11-28 | Add lpt at puc. | Jason Downs |
1999-11-28 | Add puc lpt driver support, not actually tested... | Jason Downs |
1999-11-28 | lpt_puc support | Jason Downs |
1999-11-28 | more freebsd sync stuff | David Leonard |
1999-11-28 | bump | David Leonard |
1999-11-28 | reality | David Leonard |
1999-11-28 | remove redundant macro | David Leonard |