Age | Commit message (Expand) | Author |
2002-11-12 | don't build with -g/-ggdb by default. | Marco S Hyman |
2002-11-12 | Fix the C version of atomic lock so that the compiler will not share | Dale Rahn |
2002-11-12 | Add a CRYPTO_NULL xform (it's a do nothing, but nice for measuring the | Jason Wright |
2002-11-12 | fix bug in determining execve name. from provos | Jun-ichiro itojun Hagino |
2002-11-12 | Missing splx. | Mike Pechkin |
2002-11-12 | Check for undersized IP header, found by jbm@, ok angelos@ | Daniel Hartmeier |
2002-11-12 | dueling mallocs -- test for proper serialization when multiple threads | Marco S Hyman |
2002-11-12 | build program on hppa only | Theo de Raadt |
2002-11-11 | Pass gcc -ansi -pedantic; Chad Loder | Todd C. Miller |
2002-11-11 | rpc.yppasswdd(8) mentioned twice in yp(8)'s SEE ALSO; from rogier@quaak.org | Michael Shalayeff |
2002-11-11 | grammar fixens from Andrey Smagin | Michael Shalayeff |
2002-11-11 | sync; ok mickey millert | Peter Valchev |
2002-11-11 | pmtu_probe is not used anywhere (it is used in KAME TCP6-only code). | Jun-ichiro itojun Hagino |
2002-11-11 | Proper defines for powerpc kernel profiling. | Dale Rahn |
2002-11-11 | powerpc uses memset for bzero, do this for profiled version also. | Dale Rahn |
2002-11-11 | Various little pmap changes: | Miod Vallat |
2002-11-11 | sync with NetBSD | Nathan Binkert |
2002-11-11 | Another device | Nathan Binkert |
2002-11-11 | avoid uninitialized warnings from gcc; art@ ok | Michael Shalayeff |
2002-11-10 | hppa is not a special case anymore | Michael Shalayeff |
2002-11-10 | build crtbegin/crtend as it is ment for elf | Michael Shalayeff |
2002-11-10 | produce proper canonical version name, support static constructors, enable ex... | Michael Shalayeff |
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 |