Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-08-01 | when family is AF_UNSPEC, | flipk | |
ether_shost fields no longer get set for us. initialize them ourselves. | |||
1997-07-31 | better version. | Per Fogelstrom | |
1997-07-31 | say smth about apm w/o debug | Michael Shalayeff | |
1997-07-31 | optimize emulation handler | Michael Shalayeff | |
1997-07-31 | more locals, returns, savings, gifts, and discounts | Michael Shalayeff | |
1997-07-31 | link.h from arc | Per Fogelstrom | |
1997-07-31 | text video attributes, tested only on vga, send me E-mail if it breaks ↵ | kstailey | |
something, thx. | |||
1997-07-31 | use isa hook to enable IDE port on machines where it exists. Niklas | Theo de Raadt | |
wrote this as a driver, but the change has to be done earlier. alpha:/usr/obj is now IDE. | |||
1997-07-31 | off by one in clear screen code | kstailey | |
1997-07-31 | fix vi on console by not moving cursor when printing nulls | kstailey | |
1997-07-31 | bus_space_copy_2() is now overlap safe | kstailey | |
1997-07-31 | grammar | Niklas Hallqvist | |
1997-07-31 | typo | Niklas Hallqvist | |
1997-07-31 | Support for newer cards with i82555 PHY. From FreeBSD. | Jason Downs | |
1997-07-31 | some indentation stuff | Theo de Raadt | |
1997-07-30 | backout the curproc dereference change says kstailey@openbsd.org | Niklas Hallqvist | |
1997-07-30 | KNF and other style nits | Niklas Hallqvist | |
1997-07-30 | oops, missed | Michael Shalayeff | |
1997-07-30 | KNF | Niklas Hallqvist | |
1997-07-30 | From NetBSD: protect a curproc dereference against NULL | Niklas Hallqvist | |
1997-07-30 | mickey has pieces he has not committed. | flipk | |
if he puts the tree in an unbuildable state again.. anyway, all these problems came from the fact that etc/genassym.cf wasn't even being used, and assym.h is where key defines were supposed to be coming from. now we actually include etc/genassym.cf in the genassym.sh processing, and remove the #includes i had in place to work around it. now if mickey had committed machine/biosvar.h, etc/Makefile, and these asm files all at the same time, there wouldn't have been a problem.... | |||
1997-07-30 | Sync to netbsd + use OpenBSD bus_space_*_raw_ API | Niklas Hallqvist | |
1997-07-30 | Simplify ifdefs. Ensure a MBR-originated fake label will be chosen before the | Niklas Hallqvist | |
more minimal label that used to get precedence. Comment some more. | |||
1997-07-30 | Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD. | Niklas Hallqvist | |
Some KNF too. | |||
1997-07-29 | Support BSD/OS 2.1, add OpenBSD tags. | Jason Downs | |
1997-07-29 | Test before you Commit!! | flipk | |
1) missing include files in biosboot.S and gidt.S 2) macros in apm_init.S, biosdisk.S, gidt.S wrong case | |||
1997-07-29 | tun_bpf not needed | Theo de Raadt | |
1997-07-29 | tell bpf packet header is u_char sized; also indent. spotted by newsham | Theo de Raadt | |
1997-07-29 | indent | Theo de Raadt | |
1997-07-28 | do multipage pmap_pageable | Michael Shalayeff | |
1997-07-28 | adopt for assym.h | Michael Shalayeff | |
1997-07-28 | assym.h | Michael Shalayeff | |
1997-07-28 | use assym.h | Michael Shalayeff | |
poke BPBs in for bios and dos some values have to be filled out by fdisk/installboot | |||
1997-07-28 | libsa assym.h config | Michael Shalayeff | |
1997-07-28 | generate assym.h | Michael Shalayeff | |
1997-07-28 | allocate random ports | Theo de Raadt | |
1997-07-28 | for netatalk, pull in netatalk/at_extern.h | Theo de Raadt | |
1997-07-28 | pretty | Theo de Raadt | |
1997-07-28 | make it compile | Niels Provos | |
1997-07-28 | make it compile | Niels Provos | |
1997-07-28 | Make struct in_addr contain an in_addr_t since that's what | Todd C. Miller | |
in_addr_t is for (same basic type so we don't break anything). | |||
1997-07-28 | insert char (for real) | kstailey | |
1997-07-28 | sync | Theo de Raadt | |
1997-07-28 | i screwed up twice in 20 seconds, wow | Theo de Raadt | |
1997-07-28 | sync | Theo de Raadt | |
1997-07-28 | oops | Theo de Raadt | |
1997-07-28 | sync | Theo de Raadt | |
1997-07-28 | stime; christos | Theo de Raadt | |
1997-07-28 | two unneeded variables; enami@ba2.so-net.or.jp | Theo de Raadt | |
1997-07-27 | expiration messages, fixes, updates, all sorts of things | Niklas Hallqvist | |