summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-24profiling now worksArtur Grabowski
2001-09-24support sparc64Artur Grabowski
2001-09-24Kill accidentally duplicated option inet6. This option has noHeikki Korpela
2001-09-24Rename __minbrk to minbrk to allow gmon.c to link correctly.Artur Grabowski
2001-09-24Force memory model to medlow for profiling.Artur Grabowski
2001-09-24Somewhat more extensive detailMarc Espie
2001-09-24document that PT101 should more or less work...Marc Espie
2001-09-24Better wordingMarc Espie
2001-09-24get rid of kvtop, not that it matters that muchMichael Shalayeff
2001-09-24don't rely on <unistd.h> for getopt(3) extern variable declarations;Kevin Steves
2001-09-24there was a possible overrun in prev folding length fix.Michael Shalayeff
2001-09-23Read the MAC address correctly from 630EA1-based sis(4) devices. Should fixAaron Campbell
2001-09-23document some registers; copied from comreg.hTodd C. Miller
2001-09-23solve mtu problem a little more elegantly (ramdisk works on blade100 andJason Wright
2001-09-23relax permission check for private key files.Markus Friedl
2001-09-23ipxintr was missingMichael Shalayeff
2001-09-23make this compile on alphaMichael Shalayeff
2001-09-23oops, fix the after folding sizesMichael Shalayeff
2001-09-23new rijndael implementationMarkus Friedl
2001-09-23For serial console, drop into ddb on <break> if ddb.console is nonzeroTodd C. Miller
2001-09-23for cu, default to 9600 baud rate instead of 1200Peter Valchev
2001-09-23add "serial" to the title to make "apropos serial" more usefulTodd C. Miller
2001-09-23Bump up the tcp half closed timeout (single FIN) to an hourMike Frantzen
2001-09-23Rename kdb_init() to db_machine_init().Miod Vallat
2001-09-23Declare machdep.conssole_device sysctl.Miod Vallat
2001-09-23rename kdb_init() to db_machine_init().Miod Vallat
2001-09-23kernel_pmap -> pmap_kernel()Miod Vallat
2001-09-23Don't define _C_LABEL here.Miod Vallat
2001-09-23Don't redefine pmap_kernel() locally.Miod Vallat
2001-09-23pass appropriate compilation flags for sparc64. needs to be compiled PIC.Dale Rahn
2001-09-23Worst abuse of C, ever.Miod Vallat
2001-09-23add munmap syscallDale Rahn
2001-09-22perevent panic on timeout_add on non-existing timeout.Michael Shalayeff
2001-09-22pty cleanupTheo de Raadt
2001-09-22fix binat example; ok jasoniPeter Valchev
2001-09-22supply some entropy from hereMichael Shalayeff
2001-09-22new type for video i/o entropyMichael Shalayeff
2001-09-22Do not put a space in the list of devices to associate with a consoleDale Rahn
2001-09-22o kill some extra whitespaceTodd C. Miller
2001-09-22remove debug printfTheo de Raadt
2001-09-22no need for ptys on a RAMDISKTheo de Raadt
2001-09-22Remove more old, dusty, unused defines.Miod Vallat
2001-09-22Typo: tempfile ==> tempnam.Heikki Korpela
2001-09-22Upon futher contemplation, the notion of unmaphints is just wrong.Dale Rahn
2001-09-22Do not check for ':' twice, otherwise the rpath loses the first characterDale Rahn
2001-09-22The unmaphints routine should not destroy the hint mapping.Dale Rahn
2001-09-22Add gem at pciArtur Grabowski
2001-09-21complete grep clone by harding@motd.ca; everything is there, but it isTheo de Raadt
2001-09-21syncTheo de Raadt
2001-09-21new stuffTheo de Raadt