summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-10-04Align columns on we,ec & ne entriesNiklas Hallqvist
1998-10-04Use we,ec,neNiklas Hallqvist
1998-10-04Remove remnicients of if_edNiklas Hallqvist
1998-10-04oopsTodd C. Miller
1998-10-04No more name clashes since ed disappeared from the isa worldNiklas Hallqvist
1998-10-04the ed -> ec,we,ne conversion missed the fact that our backwardNiklas Hallqvist
compatibility needs to look a bit different.
1998-10-04typoNiklas Hallqvist
1998-10-04Use swap16 not bswap16 in OpenBSDNiklas Hallqvist
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-04remove default partition table code, disklabel can do a far better job than ↵Todd C. Miller
the kernel in this
1998-10-04if the 'c' partition lacks a size, give it a reasonable oneTodd C. Miller
1998-10-04DIOCGPDINFO supportTodd C. Miller
1998-10-04make sure there is a reasonable 'c' partitionTodd C. Miller
1998-10-04pmax kernels have problems with -O2 so use -OTodd C. Miller
1998-10-04For a.out, try mmap first (like we used to do) and only malloc() if that ↵Todd C. Miller
fails (for ksyms). Also clean up some mmap/malloc leaks.
1998-10-04increase data sizeTodd C. Miller
1998-10-04Say no to realloc leaks.Bob Beck
1998-10-041.3.2 versions of conf filesBob Beck
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-04Take sizeof correct variable in readlink; martin@gbg.netman.seTodd C. Miller
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-04Use a sensible 'c' partition for spoofed labels.Todd C. Miller
1998-10-03Add DIOCGPDINFO ioctl and use it in disklabel's new -p modeTodd C. Miller
1998-10-03Add a "spoofonly" argument to readdisklabel() which will be used toTodd C. Miller
implement an ioctl to get a spoofed label even for disks that have a label on them.
1998-10-03add missing powerpc man dirsTodd C. Miller
1998-10-03Show how to create a secure (ssh) VPNbrian
1998-10-03document the fact that the aperture driver now also controls access to I/O ↵Matthieu Herrb
ports and thus is required for all X servers
1998-10-03set machdep.allowparture in sysctl.conf if the user plans to run any X serverMatthieu Herrb
1998-10-03More updates.Federico G. Schwindt
1998-10-03Modify the pcmcia entry.Federico G. Schwindt
1998-10-03Add OpenBSD at the top (I forgot it in the previous commit).Federico G. Schwindt
1998-10-03Add pcmcia support.Federico G. Schwindt
1998-10-02Fixed multicast filter setup.Jason Wright
1998-10-02Add commented out entry to rotate www logsTodd C. Miller
1998-10-02These have been tested by emory@hellyeah.comNiklas Hallqvist
1998-10-02Typos in arithmetic formulaeNiklas Hallqvist
1998-10-01Fix a serious bug in extent_alloc_subregion where the subregion startFederico G. Schwindt
was ignored. This fix some problems in the pcmcia framework.
1998-10-01add vhosts dir for apache manualBob Beck
1998-10-01Fix template (rong file before) and fix clean target for new dirs.Bob Beck
1998-10-01fix conflict.Bob Beck
simplify a bit
1998-10-01simplify a bitBob Beck
1998-10-01minor change makes building in tree much easier.Bob Beck
1998-10-01update for 1.3.2Bob Beck
1998-10-01fix retarded default pathsBob Beck
1998-10-01Config and wrapper for 1.3.2.Bob Beck
1998-10-011.3.2 Makefile.Bob Beck
1998-10-01unused files, thanks to apache souce tree transmogrification..Bob Beck
1998-10-01Apache 1.3.2Bob Beck
1998-10-01syncTheo de Raadt