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
2007-01-27
Say ``docking station'' instead of ``docked'' in the sensor description
Michael Knudsen
2007-01-27
Reading the spec again it seems I missed that the _INI method
Michael Knudsen
2007-01-26
Finally document announce capabilities (yes|no).
Claudio Jeker
2007-01-26
more fixe size buffers on the stack. ok xsa@ joris@
Otto Moerbeek
2007-01-26
- support [-k mode] for the add command
Xavier Santolaria
2007-01-26
Document which AS are designated for private use and which are reserved
Claudio Jeker
2007-01-26
AS 65535 aka USHRT_MAX is reserved and may not be used so adapt the
Claudio Jeker
2007-01-26
Actually add the acpidock indicator sensor stuff to the softc struct so
Michael Knudsen
2007-01-26
after some discussion with otto, remove "errcode=$?;" from getopt's
Jason McIntyre
2007-01-26
Massiv rework of the control imsg flow. Main changes:
Claudio Jeker
2007-01-26
Deal with zero wraparound in DVMA range checks;
Marc Aurele La France
2007-01-26
Workaround for an issue with em(4) interfaces on Lenovo X60/T60 laptops where
Tobias Weingartner
2007-01-26
remove duplicate test; from brad
Jason Wright
2007-01-26
Fix flex bug introduced by my prior commit.
Marc Aurele La France
2007-01-26
Handle CVS/Entries and file timestamp correctly so we do
Joris Vink
2007-01-26
remove ancient device-specific trick from ffs1_blkpref()
Pedro Martelletto
2007-01-26
When switching mode inherit the TUN_NBIO and TUN_ASYNC flags and clear
Claudio Jeker
2007-01-26
respect umask; ok joris@
Otto Moerbeek
2007-01-26
Sync with ospfctl/bgpctl: detect missing arguments. OK michele@
Claudio Jeker
2007-01-26
sync
Peter Valchev
2007-01-26
sync
Peter Valchev
2007-01-26
Sync with ospfctl/bgpctl: correctly detect missing arguments. OK norby@
Claudio Jeker
2007-01-26
modestring can be 18 long
Otto Moerbeek
2007-01-26
extra xfree leftover; from tbert.
Otto Moerbeek
2007-01-26
As per PCI specs, disable an adapter's transaction response while
Marc Aurele La France
2007-01-26
printf(9) %b is not limited to 32 bits or less... document it.
Jason Wright
2007-01-25
when acting as a server - immediatly after we checkout a file
Joris Vink
2007-01-25
zap uneeded close() calls after fclose(); pointed out by and OK otto@.
Xavier Santolaria
2007-01-25
Be a bit more verbose during attach even without ACPI_DEBUG for now.
Michael Knudsen
2007-01-25
Install an indicator sensor to show if we're docked or not.
Michael Knudsen
2007-01-25
Make debug output a tad more consistent.
Michael Knudsen
2007-01-25
Remove comment that I committed by accident.
Michael Knudsen
2007-01-25
return 0, not NULL in a function returning int.
Niall O'Higgins
2007-01-25
plug a leak if multiple expansions are done on a single line. ok
Otto Moerbeek
2007-01-25
Correctly detect missing arguments. Same diff as in ospfctl. OK henning@
Claudio Jeker
2007-01-25
use more stack allocations for fixed size buffers. ok xsa@ joris@
Otto Moerbeek
2007-01-25
plug a memleak in keyword expansion.
Niall O'Higgins
2007-01-25
No need to check if word is NULL before calling parse_addr/prefix.
Claudio Jeker
2007-01-25
Correctly detect missing arguments like in "ospfctl show data area".
Claudio Jeker
2007-01-25
typo in error message.
Xavier Santolaria
2007-01-25
do not use strlcpuy on a buffer filled by fgetln, since fgetln does
Otto Moerbeek
2007-01-25
resolve conflicts with 9.3.4; SECURITY UPDATE
Jakob Schlyter
2007-01-25
Do the sensor magic correctly. Found by Constantine Murenin.
Marco Peereboom
2007-01-25
ISC BIND release 9.3.4
Jakob Schlyter
2007-01-25
plug a mem leak and wrong usage of strlcpy after fgetln. since fgetln
Otto Moerbeek
2007-01-25
Cleanup some more code. Eliminate dhcp(), bootp(), parse_options() by
Kenneth R Westerback
2007-01-25
Move paragraphs unrelated to bfname out of this list item.
Alexander Bluhm
2007-01-24
build and install landisk man8 specific manpages
Martin Reindl
2007-01-24
+.Xr csplit 1 ,
Jason McIntyre
2007-01-24
user proper format string for size_t; file size is off_t; ok joris@
Otto Moerbeek
[next]