Age | Commit message (Expand) | Author |
2001-09-25 | Change to umass to not attach immediately if the system is still 'cold'. | Dale Rahn |
2001-09-25 | free mbuf when dropping a packet. ok dhartmei@ (also checked by | jasoni |
2001-09-25 | Add a bunch of relocation types. | Artur Grabowski |
2001-09-25 | shh, no point in printing useless kernel messages. | Dale Rahn |
2001-09-24 | Just one relocation type (needed for ld.so) right now. | Artur Grabowski |
2001-09-24 | fix back the kbd, sorry | Michael Shalayeff |
2001-09-24 | Do not force polling while cold = 0; from NetBSD, hinted at by fgs@ | Miod Vallat |
2001-09-24 | Reset the error return value if the cached TDB matches the | Angelos D. Keromytis |
2001-09-24 | Use splimp instead of splnet in some places. | Artur Grabowski |
2001-09-24 | get rid of kvtop, not that it matters that much | Michael Shalayeff |
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 | 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 | For serial console, drop into ddb on <break> if ddb.console is nonzero | 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 | Worst abuse of C, ever. | Miod Vallat |
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 | supply some entropy from here | Michael Shalayeff |
2001-09-22 | new type for video i/o entropy | Michael Shalayeff |
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 | Add gem at pci | Artur Grabowski |
2001-09-21 | sync | Theo de Raadt |
2001-09-21 | new stuff | Theo de Raadt |
2001-09-21 | configured mtu in BOTH places (grumble) | Jason Wright |
2001-09-21 | openbsd style %b handling | Jason Wright |
2001-09-21 | execsigs() could modify the wrong sigacts; based on David.Arana@eng.sun.com s... | Theo de Raadt |
2001-09-21 | another ETHERMTU + sizeof(struct ether_header) problem | Jason Wright |
2001-09-21 | adapt to OpenBSD ioctl structure | Jason Wright |
2001-09-21 | use _C_LABEL for c labels consistantly throghout the source | Michael Shalayeff |
2001-09-21 | totally useless inlines, cost 1380 bytes too | Michael Shalayeff |
2001-09-21 | a bit smaller size, and add gem | Jason Wright |
2001-09-21 | Not yet working, but getting a bit closer. | Hakan Olsson |
2001-09-21 | Correct some pryntf() usage: get the correct number of arguments in the | Miod Vallat |
2001-09-21 | Correctly initialize variables in cpu_fork(). From NetBSD. | Miod Vallat |
2001-09-21 | Add the support for "-c", UKC in the bootloader. Note that currently this | Dale Rahn |
2001-09-21 | Unnecessary wrapper. | Artur Grabowski |
2001-09-21 | Save some space on the stack for AuxInfo. Dynamic binaries now have the corre... | Artur Grabowski |
2001-09-21 | regen | Artur Grabowski |