summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-09-23Don't define _C_LABEL here.Miod Vallat
2001-09-23Don't redefine pmap_kernel() locally.Miod Vallat
2001-09-23pass appropriate compilation flags for sparc64. needs to be compiled PIC.Dale Rahn
2001-09-23Worst abuse of C, ever.Miod Vallat
2001-09-23add munmap syscallDale Rahn
2001-09-22perevent panic on timeout_add on non-existing timeout.Michael Shalayeff
2001-09-22pty cleanupTheo de Raadt
2001-09-22fix binat example; ok jasoniPeter Valchev
2001-09-22supply some entropy from hereMichael Shalayeff
2001-09-22new type for video i/o entropyMichael Shalayeff
2001-09-22Do not put a space in the list of devices to associate with a consoleDale Rahn
2001-09-22o kill some extra whitespaceTodd C. Miller
2001-09-22remove debug printfTheo de Raadt
2001-09-22no need for ptys on a RAMDISKTheo de Raadt
2001-09-22Remove more old, dusty, unused defines.Miod Vallat
2001-09-22Typo: tempfile ==> tempnam.Heikki Korpela
2001-09-22Upon futher contemplation, the notion of unmaphints is just wrong.Dale Rahn
2001-09-22Do not check for ':' twice, otherwise the rpath loses the first characterDale Rahn
2001-09-22The unmaphints routine should not destroy the hint mapping.Dale Rahn
2001-09-22Add gem at pciArtur Grabowski
2001-09-21complete grep clone by harding@motd.ca; everything is there, but it isTheo de Raadt
2001-09-21syncTheo de Raadt
2001-09-21new stuffTheo de Raadt
2001-09-21configured mtu in BOTH places (grumble)Jason Wright
2001-09-21syncTheo de Raadt
2001-09-21dev/ is under the control of MAKEDEV, not mtreeTheo de Raadt
2001-09-21do not run MAKEDEVTheo de Raadt
2001-09-21openbsd style %b handlingJason Wright
2001-09-21execsigs() could modify the wrong sigacts; based on David.Arana@eng.sun.com s...Theo de Raadt
2001-09-21another ETHERMTU + sizeof(struct ether_header) problemJason Wright
2001-09-21adapt to OpenBSD ioctl structureJason Wright
2001-09-21syncTheo de Raadt
2001-09-21use _C_LABEL for c labels consistantly throghout the sourceMichael Shalayeff
2001-09-21grr.. screw this up somehow... try againJason Wright
2001-09-21totally useless inlines, cost 1380 bytes tooMichael Shalayeff
2001-09-21Something resembling a real manpage.Camiel Dobbelaar
2001-09-21update to 0.4.9.4:Camiel Dobbelaar
2001-09-21More tweaks... this is mostly functional now.Jason Wright
2001-09-21a bit smaller size, and add gemJason Wright
2001-09-21a bit smaller, pleaseJason Wright
2001-09-21Not yet working, but getting a bit closer.Hakan Olsson
2001-09-21change the behavior of the midi related device filename creation to followBrad Smith
2001-09-21 Drop privs to named group, not group with same name as user.Bob Beck
2001-09-21fix apache suggestion to leave files with root perms, rather thanBob Beck
2001-09-21spelling typoTodd T. Fries
2001-09-21Correct some pryntf() usage: get the correct number of arguments in theMiod Vallat
2001-09-21Correctly initialize variables in cpu_fork(). From NetBSD.Miod Vallat
2001-09-21Add the support for "-c", UKC in the bootloader. Note that currently thisDale Rahn
2001-09-21syncTheo de Raadt
2001-09-21Typo; grange@rt.mipt.ruAaron Campbell