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