Age | Commit message (Expand) | Author |
2002-11-10 | Use appropriate VM_MAP constants rather than hardcoded values in | Miod Vallat |
2002-11-10 | sync | Nathan Binkert |
2002-11-10 | Missed a couple | Nathan Binkert |
2002-11-10 | some creamy filling | Michael Shalayeff |
2002-11-10 | sync | Nathan Binkert |
2002-11-10 | Sync devices with NetBSD | Nathan Binkert |
2002-11-10 | regen | Michael Shalayeff |
2002-11-10 | match on gvc np0335; form George Lewis via pr2971 | Michael Shalayeff |
2002-11-10 | SEE ALSO reordering; pjanzen ok. | Federico G. Schwindt |
2002-11-10 | Be more careful with illegal syscall numbers. | Artur Grabowski |
2002-11-10 | fix logic. | Federico G. Schwindt |
2002-11-10 | SEE ALSO corrections. millert ok. | Federico G. Schwindt |
2002-11-10 | missing MLINKs for setresuid(2). millert ok. | Federico G. Schwindt |
2002-11-10 | fix SEE ALSO; ho ok. | Federico G. Schwindt |
2002-11-10 | Polish wording on fstab verbiage, and swap paragraphs so the paragraph | Kenneth R Westerback |
2002-11-10 | Fix makedev() so that if the device nodes are *not* created, makedev() | Kenneth R Westerback |
2002-11-09 | Instead of relying on uvm_useracc(), get a false sense of security, and | Miod Vallat |
2002-11-09 | - make IFF_SIMPLEX only set if the media is IFM_FDX (prevents ip6 from | Federico G. Schwindt |
2002-11-09 | remove unused manpages (already in libc) and reorder SEE ALSO; marc@ ok. | Federico G. Schwindt |
2002-11-09 | Recent addition of support for http redirect requires adding '-lutil' | Kenneth R Westerback |
2002-11-09 | remove references to unexistent manpages; miod ok. | Federico G. Schwindt |
2002-11-09 | Code cleanup, simplification and shrinkage. | Kenneth R Westerback |
2002-11-09 | Fix two problems: | Kenneth R Westerback |
2002-11-09 | fix a comment | Michael Shalayeff |
2002-11-09 | need icmp6.h for MULTICAST_PMTUD case. sync w/kame | Jun-ichiro itojun Hagino |
2002-11-09 | SEE ALSO reordering. | Federico G. Schwindt |
2002-11-09 | yet another round of SEE ALSO fixes. | Federico G. Schwindt |
2002-11-09 | more SEE ALSO fixes. | Federico G. Schwindt |
2002-11-09 | only one angola independence day and another angola history day once here | Michael Shalayeff |
2002-11-09 | no more uucp(1). | Federico G. Schwindt |
2002-11-09 | second round to SEE ALSO fixes. | Federico G. Schwindt |
2002-11-09 | SEE ALSO reordering and corrections. | Federico G. Schwindt |
2002-11-09 | doh, better now. | Federico G. Schwindt |
2002-11-09 | uucp(1) doesn't exist anymore. | Federico G. Schwindt |
2002-11-08 | In login emulation mode use the same setusercontext() flags as | Todd C. Miller |
2002-11-08 | kill two compiler warnings; ok marc@ | Todd T. Fries |
2002-11-08 | absolutely no need to save the fpu state before rewriting the fpu regs, just ... | Michael Shalayeff |
2002-11-08 | hmm, todos seem to be unapplicable no more | Michael Shalayeff |
2002-11-08 | a missing next kbd type | Michael Shalayeff |
2002-11-08 | only reset the pending fpu exceptions on fork, not the rest of the fpu status... | Michael Shalayeff |
2002-11-08 | gotta get down into hppa too | Michael Shalayeff |
2002-11-08 | add a radio receivers section and bktr yto the misc | Michael Shalayeff |
2002-11-08 | bktr is leaving the i386 nest | Michael Shalayeff |
2002-11-08 | regen | Michael Shalayeff |
2002-11-08 | add bktr and radio | Michael Shalayeff |
2002-11-08 | prepare for bktr on macppc (commented out in generic for now); drahn@ ok | Michael Shalayeff |
2002-11-08 | finishdup: Avoid reference count leak in error case by reordering some code. | Artur Grabowski |
2002-11-08 | Support for Promise PDC20275 and PDC20277. Untested. | Grigoriy Orlov |
2002-11-08 | Don't check IRQ assertion since this code was derived from FreeBSD | Grigoriy Orlov |
2002-11-08 | init buf to NULL just in case... | Henning Brauer |