summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-11-26syncNiklas Hallqvist
1999-11-26ICP Vortex productsNiklas Hallqvist
1999-11-26Add ${LIBPERL}Todd C. Miller
1999-11-26Make two variables that ought not to be static be auto.Todd C. Miller
Remove a useless loop invariant (already tested before the loop is reached).
1999-11-26/var/db/locate.database should be owned by root, not nobody. WhileTodd C. Miller
/usr/libexec/locate.updatedb does run as nobody the redirection is done as root so the resulting file is owned by root. sync log file owner/mode with what is is newsyslog.conf
1999-11-26Up-to-dateNiklas Hallqvist
1999-11-26Forgotten com attachments (since most people use pccom on i386)Niklas Hallqvist
1999-11-26fix descriptor leaks and double fclose(); markus and I; ok from millertTheo de Raadt
1999-11-26fix error where SACKs were not printed with absolute sequence numbersNiels Provos
1999-11-26hide in DEBUG some extra printingsMichael Shalayeff
1999-11-26print asp spu type in textMichael Shalayeff
1999-11-26shorter text, so it fits in 80 columnsMichael Shalayeff
1999-11-26accomodate for mi changesMichael Shalayeff
1999-11-26provide general "probing" routine, also used in isa cards memory sizing;Michael Shalayeff
also utilize port commands (if provided by the md backend); prefix macros w/ IE_; build control structures here, providing sysbus byte in the softc.
1999-11-26fix types for raw routines, also fix macros in bus.h for raw multi; 10x niklas@Michael Shalayeff
1999-11-26enable sti, config on nfsMichael Shalayeff
1999-11-26enable sti graphics, which seems to map rom ok now; also machdep.c needs sti.hMichael Shalayeff
1999-11-26do console stuff, pdc_call is in locore nowMichael Shalayeff
1999-11-26vm_offset_t -> vaddr_tArtur Grabowski
1999-11-26Use round_page(X) instead of roundup(X, NBPG), use PAGE_SIZE instead of NBPG.Artur Grabowski
1999-11-26Another comment change. (NBPG -> PAGE_SIZE).Artur Grabowski
1999-11-26Yet another useless indentation fix (I don't like 'M' in my cvs updates).Artur Grabowski
1999-11-26Update comment to reflect reality.Artur Grabowski
1999-11-26Use round_page instead of some home-made macro.Artur Grabowski
1999-11-26Remove unnecessary printfs. From deraadt@Artur Grabowski
1999-11-26Run Configure as part of a 'beforedepend' target in perl's Makefile.bsd-wrapperTodd C. Miller
instead of explicitly in the top-level Makefile.
1999-11-26use pthread_join instead of pthread_cancel to test for a thread's existence ↵David Leonard
after forking
1999-11-26new bus, some things i was not rightMichael Shalayeff
1999-11-26undo damage by aaron. what is it with you guys? 4 people (matthieu,Theo de Raadt
mjacob, d, aaron) have broken the tree in 48 hours. don't you guys do any testing?
1999-11-26don't use stack cache if user supplied the storageDavid Leonard
1999-11-26Build libperl with the other libsTodd C. Miller
1999-11-25incorrect icmp packet length printf; gluk@ptci.ruTheo de Raadt
1999-11-25sloppy aaronTheo de Raadt
1999-11-25Whoops, didn't mean to step on espie's toes. Also restore some commentsAaron Campbell
that shouldn't have been removed.
1999-11-25Remove the keyboard mouse emulator, HP emulation mode, and PCVT_SHOWKEYSAaron Campbell
debugging cruft. Also fix a bug where you were not able to hold down the scrollback hotkeys.
1999-11-25Synch path with main MAKEDEV (include /usr/sbin, so chown works).Ian Darwin
1999-11-25no warnings; jwoehr@advtech.uswest.comTheo de Raadt
1999-11-25no dma.c no moreMichael Shalayeff
1999-11-25there is no poipTheo de Raadt
1999-11-25NBPG in userland? what were you thiking?Theo de Raadt
1999-11-25convey and convex it traps on both ways, and a little syscalls in betweenMichael Shalayeff
1999-11-25bus stuff is in mainbus now, the rest is rewritten many waysMichael Shalayeff
1999-11-25it forks, it execs, it syscallsMichael Shalayeff
1999-11-25many traps, syscall nad other stuffMichael Shalayeff
1999-11-25clean some debug stuffMichael Shalayeff
1999-11-25new pcb and frameMichael Shalayeff
1999-11-25kernel psw registerMichael Shalayeff
1999-11-25KERNEL_PSW no moreMichael Shalayeff
1999-11-25new pcb and frame layoutsMichael Shalayeff
1999-11-25'+' vs '=','0' constraintsMichael Shalayeff