Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-21 | make fdisk grok extended partitions again. we have to keep track of the | Niels Provos | |
absolute offset of the current mbr and its relative position. because: the starting sector of the first mbr entry in an extended partition is relative to the starting offset of the whole mbr itself. the starting offset of a new extended partition is relative to the offset of the very first extended partition. | |||
1997-10-21 | Dig out the ethernet address from the board configuration. This just takes | Per Fogelstrom | |
the first "network" with a "mac-address" for this. In the future this has to be improved (probably) to handle more than one ethernet ifc. | |||
1997-10-21 | Make arrow keys work under pcvt using vt220 entry. | Todd C. Miller | |
1997-10-21 | Sync mode of authlog to what mtree/special says. | Todd C. Miller | |
1997-10-21 | restore timezone/dst | Michael Shalayeff | |
1997-10-21 | Straighten up boot options. | Per Fogelstrom | |
1997-10-21 | When the input queues are flushed on a blocked tty, make sure to unblock | Niklas Hallqvist | |
it, if it's currently in a blocked state due to input flow control. This was typically seen with drivers implementing th t_hwiflow function, and starting of ppp (line discipline changes flushes the input queue). Independently discovered and fixed slightly different than NetBSD PR#4227. | |||
1997-10-21 | argument vector support | Michael Shalayeff | |
1997-10-21 | fix root backup | Michael Shalayeff | |
1997-10-21 | temp fix, sorry | Michael Shalayeff | |
1997-10-21 | Bring some file owner/group/mode's into sync with mtree/special. | Todd C. Miller | |
1997-10-21 | Make /etc/sendmail.cf mode 644 like /etc/security says. | Todd C. Miller | |
1997-10-21 | /etc/netstart should be mode 644 like the other rc files. The x bit doesn't | Todd C. Miller | |
apply to root anyway... | |||
1997-10-21 | argh | Jason Downs | |
1997-10-20 | Enable history and emacs-stye command editing. A lot of this stuff | Todd C. Miller | |
is not used but who knows what... | |||
1997-10-20 | Sync /var/spool/ftp/* modes to special. | Todd C. Miller | |
1997-10-20 | Few minor changes to make if_de work big endian on 21140 | Per Fogelstrom | |
1997-10-20 | no ingres | Theo de Raadt | |
1997-10-20 | change types | Michael Shalayeff | |
1997-10-20 | new afterboot man page, and root logins will be told about it | Theo de Raadt | |
1997-10-20 | Add IPSEC to GENERIC, move if_de srom emul to pci | Per Fogelstrom | |
1997-10-20 | point to mdoc.template instead of man.template from m4@umn.edu | Niels Provos | |
1997-10-20 | even better memprobe | Michael Shalayeff | |
1997-10-20 | get ready for the fix in memprobe | Michael Shalayeff | |
1997-10-20 | .lif, god damnit. | Jason Downs | |
1997-10-20 | Do not spoof OpenBSD partitions | Niklas Hallqvist | |
1997-10-20 | format the "print" units better, in all cases | Theo de Raadt | |
1997-10-20 | Sync. | Jason Downs | |
1997-10-20 | First cut at an updated INSTALL. | Jason Downs | |
1997-10-20 | Suport the idea of an OpenBSD portion of the disk. | Todd C. Miller | |
Allow user to abort commands via ^D at a prompt. Normalize usage of sectors vs. blocks Allow real numbers when specifying in b/k/m/g Be smarter when suggesting offsets and sizes Always add a 'c' partition BUGS: not all functions make sure they are operating within the OpenBSD part | |||
1997-10-20 | s,\("[^"]"\)/bins,\1, | Todd T. Fries | |
.. and related. | |||
1997-10-20 | No 'bins' | Jason Downs | |
1997-10-20 | cksum *BOOT*, too. | Jason Downs | |
1997-10-20 | install target. | Jason Downs | |
1997-10-20 | Copy SYS_UBOOT as well. | Jason Downs | |
1997-10-20 | Consistant. | Jason Downs | |
1997-10-20 | Increase inodes, make compressed ramdisk build automatic. | Jason Downs | |
1997-10-20 | typos | Todd T. Fries | |
1997-10-20 | pcap | Jason Downs | |
1997-10-20 | Set default OS version tag and import various NetBSD version tags as well. | etheisen | |
1997-10-20 | Sync with GENERIC. | Jason Downs | |
1997-10-20 | This time, consistency for all. | Todd T. Fries | |
1997-10-20 | sync with GENERIC. | Todd T. Fries | |
1997-10-20 | for obj; make both libkvm thingies | Theo de Raadt | |
1997-10-20 | build all arch/ obj thingies | Theo de Raadt | |
1997-10-20 | hardcode mvme68k, so that obj dirs can be built from elsewhere | Theo de Raadt | |
1997-10-20 | make more obj thingies | Theo de Raadt | |
1997-10-19 | when we reinit, show what we did | Theo de Raadt | |
1997-10-19 | Remove some old, out of date kernel configurations. | briggs | |
Add HZ=60 to GENERIC and GENERICSBC configurations. Make sure clockreg.h does not compile unless HZ is defined. We can't just define it here since param.c needs to agree with whatever clockreg.h uses. This has been broken since June. Only effect is that the clocks would lose time badly. | |||
1997-10-19 | spelling | Theo de Raadt | |