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