summaryrefslogtreecommitdiff
path: root/sys/arch/i386/stand
AgeCommit message (Expand)Author
2000-12-27better english and fix some spelling mistakes, Ok'd by aaron@Brad Smith
2000-11-22s/stroul/strtoul/; spotted by brad@Michael Shalayeff
2000-11-18Add an example for boot -c.Aaron Campbell
2000-11-18- Add an EXAMPLES section. I still haven't chosen a "standard" format.Aaron Campbell
2000-11-18- "OpenBSD BOOT [x.xx]" -> ">> OpenBSD/i386 BOOT [x.xx]" to reflect reality.Aaron Campbell
2000-11-13Address the i8042 keyboard controller registers as offsets from IO_KBD; fromAaron Campbell
2000-10-25some people may say that i suckMichael Shalayeff
2000-10-25add pciprobe back into /boot.Michael Shalayeff
2000-10-19Increment version; deraadt@ ok.Federico G. Schwindt
2000-10-19Pass SACFLAGS correctly so all files are compiled with -fpack-struct,Federico G. Schwindt
2000-10-18before sending a character check for DSR state.Michael Shalayeff
2000-10-09pcibios kernel device is now doing this jobMichael Shalayeff
2000-10-09do not build debug libs (if enabled in mk.conf)Michael Shalayeff
2000-08-07add a couple of examples, and generally elaborate more on the subjectMichael Shalayeff
2000-07-12typoTheo de Raadt
2000-06-12Fix typo and mention valid tty values.Todd C. Miller
2000-06-08bad mickeyTheo de Raadt
2000-06-08move cnspeed func and comspeed proto in placesMichael Shalayeff
2000-06-08MANSUBDIR is common for this whole dirMichael Shalayeff
2000-05-30aout_ldsym, increase boot minor versionMichael Shalayeff
2000-05-26more portable manual pagesTheo de Raadt
2000-05-25cause traversal into arch & subdirectories for the purposes of manual page in...Theo de Raadt
2000-05-25man subdirTheo de Raadt
2000-03-05D not forget our memmap changes, ok mickey@Niklas Hallqvist
2000-02-18full support for a serial console.Michael Shalayeff
2000-02-08evil typo; from Rusty Hunt <alaric@exoinc.com>Michael Shalayeff
2000-01-29this makes some rough and tough calculations on apmMichael Shalayeff
1999-10-03Add missing bzero().Hakan Olsson
1999-09-30Change extmem counter to include *all* extended memory segments.Jason Downs
1999-09-23Typo fixes.Alex Feldman
1999-09-15repairsMichael Shalayeff
1999-09-15apply grammer fixes from pr#831; from kwesterback@home.comMichael Shalayeff
1999-08-25give better support to the bios memory maps.Michael Shalayeff
1999-08-12Use -Os, not -O2Todd C. Miller
1999-07-09MANSUBDIRTheo de Raadt
1999-07-09Fixup for linkTobias Weingartner
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-08flesh out .DtTheo de Raadt
1999-07-08byeTheo de Raadt
1999-07-08no man page!Theo de Raadt
1999-07-08install into man8/arch subdirsTheo de Raadt
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-05-23getopt(3) returns -1, not EOFAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-05-20fix some typos; kwesterback@home.comAaron Campbell
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-05-09provide suport for an apm data segemnt in the lower memory biosMichael Shalayeff
1999-02-14inherit DEBUGFLAGS form Makefile.incMichael Shalayeff
1999-01-31Fix clobbers so that GENERIC may compile with egcs.Marc Espie