summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-11-29version 1.11.3David Leonard
1999-11-29When restarting a STOR, open with "r+", not "w" so we don't truncate.Todd C. Miller
1999-11-29handle invalid file descriptors in poll more carefully; dTheo de Raadt
1999-11-29Make sure M_BCAST is set for IP broadcasts, even if the packet came in asHakan Olsson
1999-11-29syncTheo de Raadt
1999-11-29Move definitions of bool, TRUE, and FALSE out from behind a commentTodd C. Miller
1999-11-29Kill BOOLEAN, just use the curses/c++ bool type instead.Todd C. Miller
1999-11-29Make this actually compile; doesn't anyone do a test build after makingJason Downs
1999-11-28Add recognition support for powerbook, it is reported to work withDale S. Rahn
1999-11-28Make the default system type to be APPL for these kernels. probablyDale S. Rahn
1999-11-28Lower NKMEMCLUSTERS from 128MB to 16MB. Currently the vm size for powerpcDale S. Rahn
1999-11-28#ifdef BROKEN_LINKER -> #if BROKEN_LINKERTodd C. Miller
1999-11-28#ifdef BROKEN_LINKER -> #if BROKEN_LINKERTodd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-11-28Sync with FreeBSD (convert to mii). Good for 3k+ kernel shrinkage.Aaron Campbell
1999-11-28Keep rules in bsd.sys.mk from yacc'ing on perly.yTodd C. Miller
1999-11-28Check for size change as well as change in time. Scripted changesHakan Olsson
1999-11-28clean upDavid Leonard
1999-11-28Add a little man page for hsq.Jason Downs
1999-11-28Note that 16750 has been enabled.Jason Downs
1999-11-28Enable TI16750 UART support.Jason Downs
1999-11-28Add commented out hsq entry.Jason Downs
1999-11-28Driver for Hostess 4-channel serial mux, from Denis A. DoroshenkoJason Downs
1999-11-28Enable TI16750 UART support.Jason Downs
1999-11-28Add lpt at puc.Jason Downs
1999-11-28Add puc lpt driver support, not actually tested...Jason Downs
1999-11-28lpt_puc supportJason Downs
1999-11-28more freebsd sync stuffDavid Leonard
1999-11-28bumpDavid Leonard
1999-11-28realityDavid Leonard
1999-11-28remove redundant macroDavid Leonard
1999-11-27Shorten printf() strings, KNF, and fix a braino in a switch() statement.Aaron Campbell
1999-11-27we are in 2.6-currentTheo de Raadt
1999-11-27define PAGE_SIZE and friends, 4K kernel size reduction and probable speed inc...Theo de Raadt
1999-11-27thanks to aaron, more ethernet drivers fitTheo de Raadt
1999-11-27In ANSI C++, wchar_t is a builtin. gcc 2.95.1 handles that correctly.Marc Espie
1999-11-27Call nroff with the -Tascii option to keep groff from using -Tlatin1Todd C. Miller
1999-11-27Winchip c6 TSC is broken; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-11-27syncTheo de Raadt
1999-11-27re-enable config without arguments; fix usageDavid Leonard
1999-11-27do it the single-processor wayDavid Leonard
1999-11-26switch_screen() takes three arguments, not two; d@Aaron Campbell
1999-11-26fix flags_to_string() protoTodd C. Miller
1999-11-26socks support that should have gotten committed with the whois.c socks changesTodd C. Miller
1999-11-26o Update README files etc. from nvi-1.79 so they have the correct infoTodd C. Miller
1999-11-26syncNiklas Hallqvist