Age | Commit message (Expand) | Author |
2004-01-12 | Use a struct reg in struct sigcontext, rather than an unsorted pot-pourri | Miod Vallat |
2004-01-12 | sync | Todd T. Fries |
2004-01-12 | catch pegasos up with the rest; ok deraadt | Todd T. Fries |
2004-01-12 | request modeline redrawing to see mail-mode appear as soon as the mode | Vincent Labrecque |
2004-01-12 | sync | Theo de Raadt |
2004-01-12 | sync | Todd T. Fries |
2004-01-12 | + alph2d() (thanks dr!), allow ttyU's a-zA-Z to be created | Todd T. Fries |
2004-01-12 | utty[0-9a-f] -> /dev/ttyU[0-9a-zA-Z]; prompted by & ok deraadt@ | Todd T. Fries |
2004-01-12 | better fix for non-versioned rebuild bug: backport from gcc HEAD, | Marc Espie |
2004-01-12 | Shrink the reg structure, for it to only contain registers (eh), and make | Miod Vallat |
2004-01-12 | remove redundant string termination; report from nimadeus@pandora.be | Damien Miller |
2004-01-12 | full date in .Dd; | Jason McIntyre |
2004-01-12 | sort options; add args to options description; | Jason McIntyre |
2004-01-12 | sync the operating system fingerprints to lcamtuf's p0f devel database for | Mike Frantzen |
2004-01-12 | - avoid variable sized static array (from millert@) | Anil Madhavapeddy |
2004-01-12 | fix c++ -shared for gcc 3. Here, we recognize -shared and link with | Marc Espie |
2004-01-12 | don't add -lm -lstdc++ if -shared, consistent with gcc -shared which doesn't | Marc Espie |
2004-01-12 | Use closefrom() if it exists; from the sudo cvs repo | Todd C. Miller |
2004-01-12 | match both ALI ISA bridges (more fallout); ok millert | Theo de Raadt |
2004-01-12 | typo from jmc@ | Ted Unangst |
2004-01-12 | new syscall closefrom(2). ok deraadt millert | Ted Unangst |
2004-01-12 | Install vi.ref in /usr/share/doc/usd (directories already exist for it). | Todd C. Miller |
2004-01-12 | There is no typewriter font in nroff so just use the roman font instead. | Todd C. Miller |
2004-01-12 | Use a 5n margin on the right & left sides so the text version formats nicely. | Todd C. Miller |
2004-01-12 | Pass groff the -U flag so that building the index works. OK jmc@ | Todd C. Miller |
2004-01-12 | sync | Ted Unangst |
2004-01-12 | new syscall closefrom(int fd) closes all fds equal and greater than fd. | Ted Unangst |
2004-01-12 | Nuke a few unused structures and variables. | Miod Vallat |
2004-01-12 | document WAIT_ANY and WAIT_MYPGRP; | Jason McIntyre |
2004-01-12 | Move sensors externs to sys/sensors.h and introduce a macro | Alexander Yurchenko |
2004-01-12 | Nexthop announcement fixup. There are different rules for ibgp and ebgp. | Claudio Jeker |
2004-01-12 | Oops, put back nvram0 for now. | Miod Vallat |
2004-01-12 | make DESCRIPTION not conflict with the options; | Jason McIntyre |
2004-01-12 | kill whitespace at EOL; | Jason McIntyre |
2004-01-12 | add a little spacing; .Xr not .Ar for bgpd; | Jason McIntyre |
2004-01-12 | typos from Jared Yanovich; | Jason McIntyre |
2004-01-12 | Update intro(4) with recent hardware support, and a few sentence cleanup. | Miod Vallat |
2004-01-12 | a native geode reset, because quite a few geode boards without keyboard | Theo de Raadt |
2004-01-12 | Get rid of that ugly m88100_saved_state structure, use trapframe everywhere | Miod Vallat |
2004-01-12 | FILESDIR no longer holds "at least the checksum file" | Jolan Luff |
2004-01-12 | use klist_invalidate to permit destroy while kqueued. ok mpf@ | Ted Unangst |
2004-01-12 | klist_invalidate to help clean up when the backend disappears, tested by mpf@ | Ted Unangst |
2004-01-12 | these need to be synced when vnode_if.src changes | Ted Unangst |
2004-01-12 | fix string mishandling of lpath, ok millert, deraadt | Bob Beck |
2004-01-12 | some comments on ffs sysctls, mainly dirhash | Ted Unangst |
2004-01-12 | Add manpages for the new devices created for snapper audio. | Dale Rahn |
2004-01-12 | Completely remove the device name from this print, not just the %s. | Dale Rahn |
2004-01-12 | GCC3 compatible asm code. tested on gcc2 myself. ok brad@ | Dale Rahn |
2004-01-12 | Better defaults on snapper, fixes xmms problem reported by joshua stein | Dale Rahn |
2004-01-12 | sync | Theo de Raadt |