index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-11-26
Nuke the unused variable cpus_attached. It is unused and 32 bits
Kenneth R Westerback
2010-11-26
tweak previous;
Jason McIntyre
2010-11-26
Do like in rc.local and print the daemon name before running rc_stop.
Antoine Jacoutot
2010-11-26
document package-specs
Marc Espie
2010-11-26
Pass through ssh command-line flags and options when doing remote-remote
Damien Miller
2010-11-25
Make .de1 a symnonym for .de, not .ig as it was before.
Ingo Schwarze
2010-11-25
Support quoting of arguments passed to user-defined macros,
Ingo Schwarze
2010-11-25
Implement the .de (define macro) roff instruction.
Ingo Schwarze
2010-11-25
replace close() loop for fds 3->64 with closefrom();
Damien Miller
2010-11-24
add *maxactive stats
Todd T. Fries
2010-11-24
Floating-point emulation code for systems lacking proper FPU (i.e. Octeon),
Miod Vallat
2010-11-24
Allow MD code to setup MD-specific mappings (kinda similar to the signal
Miod Vallat
2010-11-24
Make sure ptrace_sstep(,0) actually clears breakpoints, by replacing the
Miod Vallat
2010-11-24
Implement a real pmap_proc_iflush() instead of relying on trap.c to perform
Miod Vallat
2010-11-24
- use *un*signed byte array for control data
Jacob Meuser
2010-11-24
Ensure that hw.disknames gets updated whenever a disklabel is set, since
Joel Sing
2010-11-24
When dealing with disklabel UIDs (DUIDs) be specific and consistent with
Joel Sing
2010-11-24
When disabling and enabling tables set the number of hosts that are up
Jonathan Gray
2010-11-24
we can't accept up to MAX_LOCALPART_SIZE (128 bytes) for the user part
Gilles Chehade
2010-11-24
remove a debug() that pollutes stderr on client connecting to a server
Damien Miller
2010-11-24
fix spelling in an error message
Stuart Henderson
2010-11-24
malloc the temporary struct pppx_if used in pppx_if_find (it's currently
Stuart Henderson
2010-11-23
avoid NULL deref on receiving a channel request on an unknown or invalid
Damien Miller
2010-11-23
passing stack pointer to secondary processors
Takuya ASADA
2010-11-23
Correct interrupt handling
Takuya ASADA
2010-11-23
do not print the terminating null character after strings
Alexander Hall
2010-11-23
regen
Kevin Lo
2010-11-23
Recognize the Marvell PHYG65G Gig PHY; tested by Frans Haarman
Kevin Lo
2010-11-23
removed slot argument of function pckbc_cnattach
Alexandr Shadchin
2010-11-23
use strict_modes already passed as function argument over referencing
Damien Miller
2010-11-22
There is somewhere that WINDOW_HIDDEN is getting set when it shouldn't
Nicholas Marriott
2010-11-22
Remove old comment about constab[] being eventually generated by config(8).
Miod Vallat
2010-11-22
Use cons_decl() to get console routine prototypes, instead of rolling our own.
Miod Vallat
2010-11-22
Remove bus_space_probe prototype, this function is not implemented.
Miod Vallat
2010-11-22
Remove unused (and dummied) bios console routines.
Miod Vallat
2010-11-22
Remove old pcons leftover defines.
Miod Vallat
2010-11-22
Remove prototypes for missing (removed) functions or already found in a
Miod Vallat
2010-11-22
Remove unused VM_MAX_KERNEL_BUF define.
Miod Vallat
2010-11-22
create devices for fstab entries that are using the disklabel UID notation too
Alexander Hall
2010-11-22
SCSI devices are assumed to be T_FIXED unless they say otherwise.
Kenneth R Westerback
2010-11-22
allow weird practices such as ftp_proxy='' instead of unset altogether
Marc Espie
2010-11-22
Update example disk partition info to more current reality. Noticed
Kenneth R Westerback
2010-11-21
adding timer randomness in ioctl doesn't really help and looks suspicious.
Ted Unangst
2010-11-21
Refactor internals of private key loading and saving to work on memory
Damien Miller
2010-11-21
Properly handle when uhci_alloc_sqh() fails to allocate memory in
Matthew Dempsky
2010-11-21
honour $TMPDIR for client xauth and ssh-agent temporary directories;
Damien Miller
2010-11-21
the posix regex mistake is here to stay. ok deraadt
Ted Unangst
2010-11-20
throw some yields into the pf table code so it doesn't lock up the kernel.
Ted Unangst
2010-11-20
typo
Miod Vallat
2010-11-20
Change wsdisplay_kbdinput() to get an aray of keysym_t and a count, instead of
Miod Vallat
[next]