summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-09-27#ifdef and if() debugging stuffMichael Shalayeff
1998-09-27update quazimodoMichael Shalayeff
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1998-09-27Remove some debugging printfs that were missed in the cleanup.Dale S. Rahn
1998-09-27add ttyE support for wscons on powerpc port.Dale S. Rahn
1998-09-27add wscons support to powerpc port.Dale S. Rahn
This contains several pieces of the port MI: vgafb, on powerpc under openfirmware the vga card comes up in gfx mode. instead of resetting it to text mode, vgafb treats this as a raster display. The mechanism used may not have been the best, it's interface to wscons is as a text display, and it does the character plotting itself. font_8x16.c was stolen from the atari port for use. MD: ppcppi support stolen from alpha pms.c, pckbd.c and the rest of the support files were used nearly directly. powerpc conf.c to support wscon, vga/kbd machdep.c hack to get around a bus_space_set_region,bus_space_copy error. ofw_machdep.c some hack code on the road to supporting wscons as console.
1998-09-27Add adv.Jason Downs
1998-09-27Add adv driver.Jason Downs
1998-09-27AdvanSys PCI SCSI driver, from NetBSD; dante@mclink.it.Jason Downs
1998-09-27AdvanSys SCSI driver from NetBSD, by dante@mclink.it. Based on the LinuxJason Downs
driver.
1998-09-27Only update vfs_refcount when the mount succeeds and MNT_UPDATE not set.Todd C. Miller
1998-09-27preceeding -> precedingAaron Campbell
1998-09-26added xl support. -mojMats O Jansson
1998-09-26Add manpages for ec, ne and we.Federico G. Schwindt
Add ne2k pnp support. Update sm and ep.
1998-09-26syncTheo de Raadt
1998-09-26compressTheo de Raadt
1998-09-26for -p preserve sticky bitTheo de Raadt
1998-09-26proper spacing of dns queriesTheo de Raadt
1998-09-26mac68k uses libkvm.oldryker
1998-09-26fix storage of paths that are exactly 100 chars; mgw@pacbell.netTodd C. Miller
1998-09-26usr.bin/ man page fixes, f-m.Aaron Campbell
1998-09-26Add SMC91cXX manpage.Federico G. Schwindt
1998-09-26syncTheo de Raadt
1998-09-26Add smc91cxx ISA support.Federico G. Schwindt
1998-09-26Add smc91cxx ISA support.Federico G. Schwindt
1998-09-26more setmode() leaks -- kill 'em allTheo de Raadt
1998-09-26if malloc fails, say how much we tried to allocTodd C. Miller
1998-09-26NAT in_redir flags changed; garath@code.ridgefield.orgTheo de Raadt
1998-09-26syncJason Downs
1998-09-26AdvanSys productsJason Downs
1998-09-26add reference to vpn(8)Niels Provos
1998-09-25usr/share/man/cat4/powerpcTheo de Raadt
1998-09-25mac68k still uses libkvm.old; I don't know how to fix this.ryker
1998-09-25remove old compatskstailey
1998-09-25add xfsTodd T. Fries
1998-09-25add xfsTodd T. Fries
1998-09-25add xfsTodd T. Fries
1998-09-25add xfsTodd T. Fries
1998-09-25syncTodd T. Fries
1998-09-25add xfsTodd T. Fries
1998-09-25add xfsTodd T. Fries
1998-09-25add xfsTodd T. Fries
1998-09-25o add xfs0Todd T. Fries
o rm expr
1998-09-25o xfs is in the house (thanks art, for getting me started)Todd T. Fries
o all but vax are major 51
1998-09-25from Martin Fredriksson <martin@gbg.netman.se>:Michael Shalayeff
clean NT bit in eflags after switching back into prot mode. solves bug in 2940UW and HP recent motherboards bios combination. some more flags should be set/clean at that point. leave that for later investigation. light optimize.
1998-09-25add missing function from libkern, strncasecmp()Dale S. Rahn
1998-09-25not really needed anymore...Theo de Raadt
1998-09-25Add back the termcap entry that was in inst-common.Dale S. Rahn
Point to this new location.
1998-09-25multiple IP addresses permitted for DNS serversTheo de Raadt
1998-09-25Theo and netscape and Linux uname...Marc Espie