Age | Commit message (Expand) | Author |
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 |
1999-11-27 | Shorten printf() strings, KNF, and fix a braino in a switch() statement. | Aaron Campbell |
1999-11-27 | we are in 2.6-current | Theo de Raadt |
1999-11-27 | define PAGE_SIZE and friends, 4K kernel size reduction and probable speed inc... | Theo de Raadt |
1999-11-27 | thanks to aaron, more ethernet drivers fit | Theo de Raadt |
1999-11-27 | In ANSI C++, wchar_t is a builtin. gcc 2.95.1 handles that correctly. | Marc Espie |
1999-11-27 | Call nroff with the -Tascii option to keep groff from using -Tlatin1 | Todd C. Miller |
1999-11-27 | Winchip c6 TSC is broken; wd@ics.nara-wu.ac.jp | Theo de Raadt |
1999-11-27 | sync | Theo de Raadt |
1999-11-27 | re-enable config without arguments; fix usage | David Leonard |
1999-11-27 | do it the single-processor way | David Leonard |
1999-11-26 | switch_screen() takes three arguments, not two; d@ | Aaron Campbell |
1999-11-26 | fix flags_to_string() proto | Todd C. Miller |
1999-11-26 | socks support that should have gotten committed with the whois.c socks changes | Todd C. Miller |
1999-11-26 | o Update README files etc. from nvi-1.79 so they have the correct info | Todd C. Miller |
1999-11-26 | sync | Niklas Hallqvist |