Age | Commit message (Expand) | Author |
2001-03-28 | use diag not .word, better tlabel usage | Michael Shalayeff |
2001-03-28 | Fix some glob defects: | Todd C. Miller |
2001-03-28 | enable cy* by default | Theo de Raadt |
2001-03-28 | call refuse() before close(); from olemx@ans.pl | Markus Friedl |
2001-03-28 | sync | Theo de Raadt |
2001-03-28 | more lava | Theo de Raadt |
2001-03-28 | tdb_inp -> (tdb_inp_in, tdb_inp_out) | Angelos D. Keromytis |
2001-03-28 | usage more like rcp and add missing -B to usage; ok markus@ | Kevin Steves |
2001-03-28 | Allow tdbi's to appear in mbufs throughout the stack; this allows | Angelos D. Keromytis |
2001-03-28 | Move code to set sc_frequency out of #ifdef notyet since we now need it. | Todd C. Miller |
2001-03-28 | start to sync scp closer to rcp; ok markus@ | Kevin Steves |
2001-03-28 | identify Cyrix III; from Armin Wolfermann <armin@wolfermann.org> | Michael Shalayeff |
2001-03-28 | improved print-domain. from tcpdump.org. | Jakob Schlyter |
2001-03-28 | Fix range checking on SPIs (Jean-Jacques.Bernard@hsc.fr) | Angelos D. Keromytis |
2001-03-28 | ldil requires L% always it seems | Michael Shalayeff |
2001-03-28 | sync w/ libc | Michael Shalayeff |
2001-03-28 | correct arg order addi/subi, newer gas catches this | Michael Shalayeff |
2001-03-28 | rely on predefined space attributes | Michael Shalayeff |
2001-03-28 | new SIIG 8-port; apriori@world.std.com | Theo de Raadt |
2001-03-28 | sync | Theo de Raadt |
2001-03-28 | new | Theo de Raadt |
2001-03-28 | $OpenBSD$ | Jason Wright |
2001-03-28 | Document dependencies on subpackages and flavors. | Marc Espie |
2001-03-28 | Goodbye, gdb uses src/gnu/lib/libreadline now. | Marc Espie |
2001-03-28 | Kill remaining references to binutils's readline. | Marc Espie |
2001-03-28 | add back OpenBSD tags | Todd C. Miller |
2001-03-28 | +.Xr mount_ext2fs | Marc Espie |
2001-03-28 | Status update. | Marc Espie |
2001-03-28 | Amigas has ne-cards too, at zbus0. | Janne Johansson |
2001-03-28 | Bring the netgraph PPPoE interface UP if required (only applies to FreeBSD) | brian |
2001-03-28 | must spec +1 in this one case... | Theo de Raadt |
2001-03-28 | avoid g_Ctoc() overflows; art@ ok | Theo de Raadt |
2001-03-28 | Add some DIAGNOSTIC checks that panic on some of the common mistakes. | Artur Grabowski |
2001-03-28 | sigh, forgot another ifdef; use bus_space_xx for cross plataform support. | Federico G. Schwindt |
2001-03-28 | KNF | Theo de Raadt |
2001-03-28 | Use vaddr_t instead of vm_offset_t. | Federico G. Schwindt |
2001-03-28 | uncomment and use code to determine whether we interrupted or not | Jason Wright |
2001-03-28 | Replaced with bt8xx.h; byebye. | Federico G. Schwindt |
2001-03-28 | remove old files. | Federico G. Schwindt |
2001-03-28 | ioctl_meteor.h and ioctl_bt848.h merge; from NetBSD. | Federico G. Schwindt |
2001-03-28 | New set of files for bktr(4). | Federico G. Schwindt |
2001-03-28 | Latest bktr driver from FreeBSD; thanks to Andres Gunnarsson | Federico G. Schwindt |
2001-03-28 | do not core on truncated query-less dns packets; fix pr1746 | Michael Shalayeff |
2001-03-28 | Rework vlan_start() to make sure it -never- munges the packet internals (eg. | Jason Wright |
2001-03-27 | Rearrange title macros into the correct order. | Aaron Campbell |
2001-03-27 | Get rid of bogus .UC macro, likely an artifact of old mdoc conversions. | Aaron Campbell |
2001-03-27 | The .Os macro should not be used in the general text domain. | Aaron Campbell |
2001-03-27 | Move the boot loader relocation address higher, for full-featured | Miod Vallat |
2001-03-27 | Fix another memory leak, found by boehm-gc. While not required, | Hakan Olsson |
2001-03-27 | avoid a mapreg type mismatch warning when mapping card's io space | Michael Shalayeff |