Age | Commit message (Expand) | Author |
2001-11-07 | skip ramdiskB for now | Theo de Raadt |
2001-11-07 | skip the unsafe bit in the signal handler | Theo de Raadt |
2001-11-07 | typos | Theo de Raadt |
2001-11-07 | fix a bug that reports byte-count for packet-count. | Kenjiro Cho |
2001-11-07 | sync | Theo de Raadt |
2001-11-07 | Another sync of uvm to NetBSD. Just minor fiddling, no major changes. | Artur Grabowski |
2001-11-07 | new flag to lockmgr. LK_RECURSEFAIL - even if the lock can recurse fail. | Artur Grabowski |
2001-11-07 | Add MacOS X for Intel (or Darwin for Intel, or whatever the correct | Miod Vallat |
2001-11-07 | Add an alignment argument to uvm_map that specifies an alignment hint | Artur Grabowski |
2001-11-07 | unbreak child_return. | Artur Grabowski |
2001-11-07 | When mixing the -l and -i flags sort on each individual user's | Todd C. Miller |
2001-11-06 | Update and unbreak cpu_fork() - from NetBSD. | Miod Vallat |
2001-11-06 | Add USB scanner device node to macppc and i386, both of these had the | Dale Rahn |
2001-11-06 | change a stat() to lstat() | Todd C. Miller |
2001-11-06 | sparc64 needs LBL_ALIGN. | Artur Grabowski |
2001-11-06 | -Wall -Werror cleanup. | Miod Vallat |
2001-11-06 | it appears pcm100 is not the same as combo ecard even same vendor/prod ids; f... | Michael Shalayeff |
2001-11-06 | uvm headers there too. | Miod Vallat |
2001-11-06 | regen | Michael Shalayeff |
2001-11-06 | oops | Michael Shalayeff |
2001-11-06 | No sir, our sysctls are defined in uvm headers now. | Miod Vallat |
2001-11-06 | add pcm100 cis form Matt Behrens <matt@zigg.com> via pr#2166 | Michael Shalayeff |
2001-11-06 | child_return unscrewart | Michael Shalayeff |
2001-11-06 | fix compiler warning for INADDR_ALLROUTERS_GROUP; goeran@cdg.chalmers.se | Jakob Schlyter |
2001-11-06 | send igmp v2 leave messages to allrouters address (PR#2164) | Jakob Schlyter |
2001-11-06 | child_return unscrewart | Michael Shalayeff |
2001-11-06 | pmap_pinit needs proto now, also disable cache for mapped pages | Michael Shalayeff |
2001-11-06 | implement missing sorting options | Todd C. Miller |
2001-11-06 | Fix symbolic address in example (noticed by kbob@jogger-egg.com) | Angelos D. Keromytis |
2001-11-06 | no more vm in LDIRS | Theo de Raadt |
2001-11-06 | Begone. | Miod Vallat |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-11-06 | unbreak child_return. | Artur Grabowski |
2001-11-06 | No need to include vm/vm.h here. | Artur Grabowski |
2001-11-06 | New vm includes. | Artur Grabowski |
2001-11-06 | new vm includes. | Artur Grabowski |
2001-11-06 | Adapt to new uvm/ includes. | Artur Grabowski |
2001-11-06 | sync | Peter Stromberg |
2001-11-06 | new device | Peter Stromberg |
2001-11-06 | Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument, | Artur Grabowski |
2001-11-06 | Since the header of the file map is Start End, | Dale Rahn |
2001-11-06 | Don't Xref old inexistant manpages. | Marc Espie |
2001-11-06 | Update to match realtiy. | Artur Grabowski |
2001-11-06 | More sync to NetBSD. | Artur Grabowski |
2001-11-06 | Use #defines for skip step values. From dgregor@net.ohio-state.edu. | Daniel Hartmeier |
2001-11-06 | add pablo, born pau casals. 'i owe nearly all my talent at music to the influ... | Michael Shalayeff |
2001-11-06 | start editor in an empty line as used to be; deraadt@ agrees. | Federico G. Schwindt |
2001-11-06 | Missing ssl manpages and mlinks; beck@ ok. | Federico G. Schwindt |
2001-11-06 | Need local prototypes for pmap_pinit and pmap_release. | Artur Grabowski |
2001-11-06 | Add option XFS. ok art, millert | Peter Valchev |