summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-05-30No longer enforce read-only mounts.Jason Downs
1997-05-30Integrate new ext2fs, reverting ufs support for the old one.Jason Downs
1997-05-30Support the new ext2fs.Jason Downs
1997-05-30Inhbit the silly "Insert fileystem floppy" message when booting from floppygrr
and root isn't really going to be mounted on the floppy, i.e. ramdisk...
1997-05-30Don't ref gnu/ext2fs.Jason Downs
1997-05-30Fix APM building with absolute $S pathNiklas Hallqvist
1997-05-30put pctr in all GENERICTheo de Raadt
1997-05-30wait wrks on tcp; rickb@iaw.on.caTheo de Raadt
1997-05-30Add some protos so it compiles.Jason Downs
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
grep '"' | cut -d':' -f1`; do sed -e '/^.Dd /s/"//g' -e '/^.Dd /s/\(^.Dd [A-Za-z]*\) \(.*\)$/\1, \2/' <$i >x cat x > $i done
1997-05-30the rainy day will not comeTheo de Raadt
1997-05-30glidepoint & hot-swap support; koji@math.human.nagoya-u.ac.jpTheo de Raadt
1997-05-30umask safety (should we mktemp(1) this?)Theo de Raadt
1997-05-301 fix from enami@ba2.so-net.or.jpTheo de Raadt
1997-05-30Non-GPLd ext2fs code from Manuel, unmodified.Jason Downs
1997-05-30Initial import of Manuel's fsck_ext2fs, unmodified.Jason Downs
1997-05-301) RCS id policegene
2) Make filenames relevent to OpenBSD (i.e, /kerberos -> /etc/kerberosIv and /usr/include/*.h -> /usr/include/kerberosIV/*.h). To be specific: s/\/kerberos\//\/etc\/kerberosIV\//g s/\/usr\/include\//\/usr\/include\/kerberosIV\//g s/\/\.k/\/etc\/kerberosIV\/master_key/g s/\#include\s*\<(.*)\>/\#include \<kerberosIV\/$1\>/g
1997-05-30EDD support functions, EDD detection code.Michael Shalayeff
com prototypes changes some indentation
1997-05-30add koi8 supportMichael Shalayeff
from Roman Palagin <romanp@mutant.mybody.ryazan.ru>
1997-05-30xref acctonTheo de Raadt
1997-05-30typo; enami@ba2.so-net.or.jpTheo de Raadt
1997-05-30format error; enami@ba2.so-net.or.jpTheo de Raadt
1997-05-29errors fixed; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-05-29save symtab id after addition to ddb for future useMichael Shalayeff
1997-05-29add sym_id lkm_table memberMichael Shalayeff
1997-05-29Current as of May 19th from internic.gene
1997-05-29mkfs() should not play with fssize; grr, PR#189Theo de Raadt
1997-05-29we use pax as cpio nowkstailey
1997-05-29clean better; felix@mamba.pond.inka.de, PR#194Theo de Raadt
1997-05-29use ${INSTALL} & friend; grr, PR#170Theo de Raadt
1997-05-29doc syslogd -u; mho@stacken.kth.se; PR#202Theo de Raadt
1997-05-29add ipsec by defaultTheo de Raadt
1997-05-29multiple inclusion protection; provosTheo de Raadt
1997-05-29remove instbin, not instbin-nokrb on "make clean" w.o./KERBEROSkstailey
1997-05-29Make this work with non-kerberized systems.kstailey
Remove bsd.strip on "make clean".
1997-05-29the the -> is thekstailey
1997-05-29print stats on SIGINFOkstailey
1997-05-29Fix -o option and add -O.Todd C. Miller
1997-05-29build-n-install panic and spl man pageskstailey
1997-05-29from NetBSDkstailey
1997-05-29from NetBSD, some grammatical improvementskstailey
1997-05-29remove unnecessary files that have SMI in themkstailey
1997-05-29why select(2) when you can sleep(3) cheap?kstailey
1997-05-293rd arg to clock_getres() is not a const ptrkstailey
1997-05-29Update Makefiles so that "make obj" works for sparc in src/distrib.grr
1997-05-29Import of binutils-2.8.1 from Cygnus/FSFNiklas Hallqvist
1997-05-29make ramdisk use special compressed kernel capable boot blocks and related ↵grr
issues
1997-05-29Import of binutils-2.8.1 from Cygnus/FSFNiklas Hallqvist
1997-05-29Import of binutils-2.8.1 from Cygnus/FSFNiklas Hallqvist
1997-05-29Be nicer about the partition queryNiklas Hallqvist