Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-06-24 | Ooops! Make this work without uvm | Artur Grabowski | |
1999-06-24 | don't free spp in swapmount, someone else does that for us. From: mickey@ | Artur Grabowski | |
1999-06-24 | fix cpu_switch panic | Michael Shalayeff | |
1999-06-24 | manualy assign structures | Michael Shalayeff | |
1999-06-23 | Fixed compilation problems. | cmetz | |
1999-06-23 | Compilation fixes. | cmetz | |
1999-06-23 | Removed non-existent source file from SRC. | cmetz | |
1999-06-23 | Removed portability ifdefs. | cmetz | |
1999-06-23 | Removed portability ifdefs and calls to nonstandard back-end. | cmetz | |
1999-06-23 | net_addrcmp(); needs man page | Theo de Raadt | |
1999-06-23 | KNF | Theo de Raadt | |
1999-06-23 | Accidentally commited. Thanks mickey for catching this one. | cmetz | |
1999-06-23 | Added some protocol independent interfaces (supposedly IPv6 support APIs, but | cmetz | |
ones that are useful for all protocols, not just IPv6). | |||
1999-06-23 | use sockaddr_storage | Theo de Raadt | |
1999-06-23 | kill old tahoe code | Artur Grabowski | |
1999-06-23 | make it work with UVM. XXX - not done yet. | Artur Grabowski | |
1999-06-23 | no reason for audio on the RAMDISK | Theo de Raadt | |
1999-06-23 | solve a file creation race | Theo de Raadt | |
1999-06-23 | Support `igmp' filters. | brian | |
Mostly submitted by: Timo Geusch <freebsd@sleepycat.ukpeople.net> | |||
1999-06-23 | hme dma version for fas cards | Theo de Raadt | |
1999-06-23 | Use DEV_BSIZE instead of hard-coding 512 | Todd C. Miller | |
1999-06-23 | add -DUVM to CFLAGS if we run UVM | Artur Grabowski | |
1999-06-23 | add -DUVM if we run UVM | Artur Grabowski | |
1999-06-23 | When redirecting to a file with stdout closed, don't blithely reuse | Todd C. Miller | |
fd 1 since that will cause future output on stdout to go to the file that was redirected. There is probably a better fix for this. | |||
1999-06-23 | Improved sysv shared memory. Works with UVM. | Artur Grabowski | |
Original work done in FreeBSD, but this code was ported from NetBSD by Chuck Cranor. | |||
1999-06-23 | apparently we need to have kmemstats in the kernel even if we don't use it. | Artur Grabowski | |
vmstat will fail if we don't have symbol even when it doesn't need it. XXX | |||
1999-06-23 | our top does not show the last pid assigned | Todd C. Miller | |
1999-06-23 | some sort action | Theo de Raadt | |
1999-06-23 | regen | Michael Shalayeff | |
1999-06-23 | add hp atm and madge token ring | Michael Shalayeff | |
1999-06-23 | attempt at repairing rl2_transmit (still broken); cleanup; spelling | David Leonard | |
1999-06-23 | fdc's irq is 20 | Michael Shalayeff | |
1999-06-23 | regen | Michael Shalayeff | |
1999-06-22 | hp300 sync | Theo de Raadt | |
1999-06-22 | add TI tokenring card id (gecko) | Michael Shalayeff | |
1999-06-22 | sprintf unknown device's id numbers in hex | Michael Shalayeff | |
1999-06-22 | once it proved itself to work on everything we can get to, bump a version to ↵ | Michael Shalayeff | |
1/2 (; | |||
1999-06-22 | this change somehow escaped the fpregs commit | Michael Shalayeff | |
1999-06-22 | do the trace cmd | Michael Shalayeff | |
1999-06-22 | allow stack tracing up to the very bottom of the stack; also tabs vs spaces | Michael Shalayeff | |
1999-06-22 | why underscore if we have dollars | Michael Shalayeff | |
1999-06-22 | all kinds of tricks w/ gcc flags | Michael Shalayeff | |
1999-06-22 | amiga and arc are not cpu, but machines. | Marc Espie | |
Hence the #ifdef corresponds to the kernel Makefile. Hence no __ | |||
1999-06-22 | regen | Niklas Hallqvist | |
1999-06-22 | ESS audio driver ported from NetBSD, some mixer problems with X-based mixers | Niklas Hallqvist | |
otherwise OK (mixerctl works quite OK, very strange). At the moment it is polled only, but it works quite OK that way too. | |||
1999-06-22 | From NetBSD: SCTRL2 register number wrong. | Jason Wright | |
1999-06-22 | need more room... bump RELOC | Jason Wright | |
1999-06-22 | install uvm includes | Artur Grabowski | |
1999-06-22 | do it right this time | Artur Grabowski | |
1999-06-22 | commented-out aeon support | Theo de Raadt | |