summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-10-05add a reference to fork(2) \Artur Grabowski
from woods@mail.weird.com
1998-10-05make DIOCGPDINFO equivalent to DIOCGDINFO for cd'sTodd C. Miller
1998-10-05Obsoleted by new ISA drivers, finallyNiklas Hallqvist
1998-10-05We really should use our bus.h API, all big-endian users were brokenNiklas Hallqvist
1998-10-05Update the API to be more compatibe with NetBSD, but also add new extensions:Niklas Hallqvist
bus_sapce_{read,write}_raw_region_[248] a la the raw_multi variants. These last ones are not yet used.
1998-10-05Remove the bus_space_unmap from aic_find.Federico G. Schwindt
Call isa_intr_establish before aicattach.
1998-10-05Remove unimportant printf.Federico G. Schwindt
1998-10-05check write permissions to ${DISTDIR} before trying to fetch distfiles.Oleg Safiullin
1998-10-05make DIOCGPDINFO equivalent to DIOCGDINFO for cd'sTodd C. Miller
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