summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-08-10A long-needed notes update for mvme88k...Miod Vallat
2003-08-10link File::Basename to basename, dirname, fileparseMarc Espie
2003-08-10Warn if the diff is a context or unified diff and the contextOtto Moerbeek
2003-08-10Skip t12 for ed(1) style patches, including cleanup.Otto Moerbeek
2003-08-10New regression case and some minor Makefile cleanup.Otto Moerbeek
2003-08-10ansiTheo de Raadt
2003-08-10clean leftoversTheo de Raadt
2003-08-10No need to bring <machine/psl.h> from <machine/param.h>, this adds unnecessaryMiod Vallat
2003-08-10syncTheo de Raadt
2003-08-10sprintf -> snprintf, okay millert@.Marc Espie
2003-08-10Define wint_t on powerpc.Miod Vallat
2003-08-10Remove uvm_useracc(): misleading, gives a false sentiment of security, andMiod Vallat
2003-08-10Do not trust and use uvm_useracc, but rather always check copy{in,out} forMiod Vallat
2003-08-09Fix off by one in strlcpy() check; Patrick LatifiTodd C. Miller
2003-08-09Perl hints to use -O1 on mvme88k now; ok millert@Miod Vallat
2003-08-09New RAMDISK configuration, inspired by the mvme68k one; and the associatedMiod Vallat
2003-08-09make release bugletMiod Vallat
2003-08-09syncCedric Berger
2003-08-09This patch remove the restriction that tables cannot be used in routing orCedric Berger
2003-08-09missing #includes in the code exampleDaniel Hartmeier
2003-08-09mvme88k set updates, again. Should be almost perfect now!Miod Vallat
2003-08-09Always install the installboot manual page.Miod Vallat
2003-08-09update and install USD01 (begin) and USD17 (msmacros);Jason McIntyre
2003-08-09new sentence, new line + small cleanup;Jason McIntyre
2003-08-09need to include bpfilter.h for bpf to work (noticed by weissmanndude). put so...Michael Shalayeff
2003-08-09fix for mcount call to allow .text sizes larger than 512k; epsie@ okMichael Shalayeff
2003-08-08Remove a buffer which got added during the safe stringification, but leftMiod Vallat
2003-08-08Enable the first level of compiler optimizations on mvme88k by default,Miod Vallat
2003-08-08Fix harmless address computation buglet in pmap_collect().Miod Vallat
2003-08-08remove unused code and a some cleanup; deraadt@ and krw@ ok.Federico G. Schwindt
2003-08-08strip .comments too; from drahnTheo de Raadt
2003-08-08make the turd shinyTheo de Raadt
2003-08-08remove scsi/raid drivers not needed on laptop floppyTheo de Raadt
2003-08-08wb no longer fitsTheo de Raadt
2003-08-08fix cumming, ga, from Joe Whetzeljose
2003-08-08Guess the number of lines in a file and use that number for initialOtto Moerbeek
2003-08-08Slightly clean up cpu_fork().Miod Vallat
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-08-08Relaxed licence from Paul.Miod Vallat
2003-08-08refer to RFCs consistently (RFC XXXX);Jason McIntyre
2003-08-08Be more careful when using constant_lookup() in messages. Pointed out byHakan Olsson
2003-08-08Fine grained selectors for Linux native IPsec. From Jean-Francois Dive.Hakan Olsson
2003-08-08- add descriptions of the different sectionsJason McIntyre
2003-08-08Avoid scanning the input file twice.Otto Moerbeek
2003-08-08remove .Xr to self in SEE ALSO;Jason McIntyre
2003-08-08these functions need -lalpha;Jason McIntyre
2003-08-08functions should link with -lcurses, not -ltermcap;Jason McIntyre
2003-08-08let us call COMPAT_UFS deadTheo de Raadt