Age | Commit message (Expand) | Author |
2001-09-22 | Remove more old, dusty, unused defines. | Miod Vallat |
2001-09-22 | Typo: tempfile ==> tempnam. | Heikki Korpela |
2001-09-22 | Upon futher contemplation, the notion of unmaphints is just wrong. | Dale Rahn |
2001-09-22 | Do not check for ':' twice, otherwise the rpath loses the first character | Dale Rahn |
2001-09-22 | The unmaphints routine should not destroy the hint mapping. | Dale Rahn |
2001-09-22 | Add gem at pci | Artur Grabowski |
2001-09-21 | complete grep clone by harding@motd.ca; everything is there, but it is | Theo de Raadt |
2001-09-21 | sync | Theo de Raadt |
2001-09-21 | new stuff | Theo de Raadt |
2001-09-21 | configured mtu in BOTH places (grumble) | Jason Wright |
2001-09-21 | sync | Theo de Raadt |
2001-09-21 | dev/ is under the control of MAKEDEV, not mtree | Theo de Raadt |
2001-09-21 | do not run MAKEDEV | Theo de Raadt |
2001-09-21 | openbsd style %b handling | Jason Wright |
2001-09-21 | execsigs() could modify the wrong sigacts; based on David.Arana@eng.sun.com s... | Theo de Raadt |
2001-09-21 | another ETHERMTU + sizeof(struct ether_header) problem | Jason Wright |
2001-09-21 | adapt to OpenBSD ioctl structure | Jason Wright |
2001-09-21 | sync | Theo de Raadt |
2001-09-21 | use _C_LABEL for c labels consistantly throghout the source | Michael Shalayeff |
2001-09-21 | grr.. screw this up somehow... try again | Jason Wright |
2001-09-21 | totally useless inlines, cost 1380 bytes too | Michael Shalayeff |
2001-09-21 | Something resembling a real manpage. | Camiel Dobbelaar |
2001-09-21 | update to 0.4.9.4: | Camiel Dobbelaar |
2001-09-21 | More tweaks... this is mostly functional now. | Jason Wright |
2001-09-21 | a bit smaller size, and add gem | Jason Wright |
2001-09-21 | a bit smaller, please | Jason Wright |
2001-09-21 | Not yet working, but getting a bit closer. | Hakan Olsson |
2001-09-21 | change the behavior of the midi related device filename creation to follow | Brad Smith |
2001-09-21 | Drop privs to named group, not group with same name as user. | Bob Beck |
2001-09-21 | fix apache suggestion to leave files with root perms, rather than | Bob Beck |
2001-09-21 | spelling typo | Todd T. Fries |
2001-09-21 | Correct some pryntf() usage: get the correct number of arguments in the | Miod Vallat |
2001-09-21 | Correctly initialize variables in cpu_fork(). From NetBSD. | Miod Vallat |
2001-09-21 | Add the support for "-c", UKC in the bootloader. Note that currently this | Dale Rahn |
2001-09-21 | sync | Theo de Raadt |
2001-09-21 | Typo; grange@rt.mipt.ru | Aaron Campbell |
2001-09-21 | Unnecessary wrapper. | Artur Grabowski |
2001-09-21 | Save some space on the stack for AuxInfo. Dynamic binaries now have the corre... | Artur Grabowski |
2001-09-21 | regen | Artur Grabowski |
2001-09-21 | no need for own implemenation of p{read,write}{,v} | Artur Grabowski |
2001-09-21 | correct fork logic and rewrite for clarity, ok todd@ | Peter Stromberg |
2001-09-21 | +./usr/sbin/eeprom | Jason Wright |
2001-09-21 | partially done... committing so other folks don't have to repeat some of the ... | Jason Wright |
2001-09-21 | Stolen from alpha. | Jason Wright |
2001-09-21 | first whack at ldasm.S... this will not work yet (partially based on NetBSD, | Jason Wright |
2001-09-21 | add isnan.c | Miod Vallat |
2001-09-21 | Fix incorrect number of args to __SYSCALL. Somehow this managed to | Todd C. Miller |
2001-09-21 | grammar fixens; from Kaspar Toomik <kaspar@anisakis.org>, pr2077 | Michael Shalayeff |
2001-09-21 | Fix natlook (broke ftp-proxy) and a memory leak. | Daniel Hartmeier |
2001-09-21 | sync | Theo de Raadt |