summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-11-12don't build with -g/-ggdb by default.Marco S Hyman
2002-11-12Fix the C version of atomic lock so that the compiler will not shareDale Rahn
2002-11-12Add a CRYPTO_NULL xform (it's a do nothing, but nice for measuring theJason Wright
2002-11-12fix bug in determining execve name. from provosJun-ichiro itojun Hagino
2002-11-12Missing splx.Mike Pechkin
2002-11-12Check for undersized IP header, found by jbm@, ok angelos@Daniel Hartmeier
2002-11-12dueling mallocs -- test for proper serialization when multiple threadsMarco S Hyman
2002-11-12build program on hppa onlyTheo de Raadt
2002-11-11Pass gcc -ansi -pedantic; Chad LoderTodd C. Miller
2002-11-11rpc.yppasswdd(8) mentioned twice in yp(8)'s SEE ALSO; from rogier@quaak.orgMichael Shalayeff
2002-11-11grammar fixens from Andrey SmaginMichael Shalayeff
2002-11-11sync; ok mickey millertPeter Valchev
2002-11-11pmtu_probe is not used anywhere (it is used in KAME TCP6-only code).Jun-ichiro itojun Hagino
2002-11-11Proper defines for powerpc kernel profiling.Dale Rahn
2002-11-11powerpc uses memset for bzero, do this for profiled version also.Dale Rahn
2002-11-11Various little pmap changes:Miod Vallat
2002-11-11sync with NetBSDNathan Binkert
2002-11-11Another deviceNathan Binkert
2002-11-11avoid uninitialized warnings from gcc; art@ okMichael Shalayeff
2002-11-10hppa is not a special case anymoreMichael Shalayeff
2002-11-10build crtbegin/crtend as it is ment for elfMichael Shalayeff
2002-11-10produce proper canonical version name, support static constructors, enable ex...Michael Shalayeff
2002-11-10Use appropriate VM_MAP constants rather than hardcoded values inMiod Vallat
2002-11-10syncNathan Binkert
2002-11-10Missed a coupleNathan Binkert
2002-11-10some creamy fillingMichael Shalayeff
2002-11-10syncNathan Binkert
2002-11-10Sync devices with NetBSDNathan Binkert
2002-11-10regenMichael Shalayeff
2002-11-10match on gvc np0335; form George Lewis via pr2971Michael Shalayeff
2002-11-10SEE ALSO reordering; pjanzen ok.Federico G. Schwindt
2002-11-10Be more careful with illegal syscall numbers.Artur Grabowski
2002-11-10fix logic.Federico G. Schwindt
2002-11-10SEE ALSO corrections. millert ok.Federico G. Schwindt
2002-11-10missing MLINKs for setresuid(2). millert ok.Federico G. Schwindt
2002-11-10fix SEE ALSO; ho ok.Federico G. Schwindt
2002-11-10Polish wording on fstab verbiage, and swap paragraphs so the paragraphKenneth R Westerback
2002-11-10Fix makedev() so that if the device nodes are *not* created, makedev()Kenneth R Westerback
2002-11-09Instead of relying on uvm_useracc(), get a false sense of security, andMiod Vallat
2002-11-09- make IFF_SIMPLEX only set if the media is IFM_FDX (prevents ip6 fromFederico G. Schwindt
2002-11-09remove unused manpages (already in libc) and reorder SEE ALSO; marc@ ok.Federico G. Schwindt
2002-11-09Recent addition of support for http redirect requires adding '-lutil'Kenneth R Westerback
2002-11-09remove references to unexistent manpages; miod ok.Federico G. Schwindt
2002-11-09Code cleanup, simplification and shrinkage.Kenneth R Westerback
2002-11-09Fix two problems:Kenneth R Westerback
2002-11-09fix a commentMichael Shalayeff
2002-11-09need icmp6.h for MULTICAST_PMTUD case. sync w/kameJun-ichiro itojun Hagino
2002-11-09SEE ALSO reordering.Federico G. Schwindt
2002-11-09yet another round of SEE ALSO fixes.Federico G. Schwindt
2002-11-09more SEE ALSO fixes.Federico G. Schwindt