summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-03-30add regress tests for dynamic, bypass, deny and the macros.Reyk Floeter
inspired my markus last commit, ok hshoexer@
2006-03-30For correct operation, ospfd needs net.inet.ip.forwarding=1 so add aClaudio Jeker
caveat about that. help jmc@ OK norby@
2006-03-30Add a warning about "fib-update no" similar to the fib decouple descriptionClaudio Jeker
in ospfctl(8). help jmc@ OK norby@
2006-03-30allow specification of outer local ips in flows (SADB_EXT_ADDRESS_SRC); ok ↵Markus Friedl
hshoexer, reyk
2006-03-30document -encap. ok claudio@Hans-Joerg Hoexer
2006-03-30If an address family is specified do not print IPSec "routes". AdditionallyClaudio Jeker
add a -encap option to show only the IPSec part. OK hshoexer@, henning@
2006-03-30Prevent duplicate log messages when privsep=yes; ok djm@Darren Tucker
2006-03-30Correctly handle truncated files while converting keys; ok djm@Darren Tucker
2006-03-30add percent escape chars to the IdentityFile option, bz #1159 basedDamien Miller
on a patch by imaging AT math.ualberta.ca; feedback and ok dtucker@
2006-03-30replace {GET,PUT}_XXBIT macros with functionally similar functions,Damien Miller
silencing a heap of lint warnings. also allows them to use __bounded__ checking which can't be applied to macros; requested by and feedback from deraadt@
2006-03-30Minor cleanup and start using rmx_refcnt to show the refcount instead of 0.Claudio Jeker
OK henning@
2006-03-30Really ignore sendpipe, recvpipe, rtt, rttvar, etc. in route(8) instead ofClaudio Jeker
passing these values to the kernel where they get ignored anyway. OK henning@
2006-03-30In sysctl_dumpentry() pass the rt_refcnt by overloading rmx_rttvar.Claudio Jeker
This new rmx_refcnt can be used by route(8) to produce the same output as netstat(1). OK henning@
2006-03-30ARGSUSED for dispatch table-driven functionsDamien Miller
2006-03-30Spelling in comment.Claudio Jeker
2006-03-30Fix a bzero() misuse; ok otto@ deraadt@Patrick Latifi
2006-03-30introduce a way to free the base.Brad Smith
From libevent CVS
2006-03-30Add rlog -r[REV1][:][REV2] supportRay Lai
From Pierre-Yves Ritschard. OK niallo@
2006-03-30 - Comment fixes.Ray Lai
- int rcsnum_cpy() -> void rcsnum_cpy(). - Check for overflow in rcsnum_cpy(). OK niallo@
2006-03-30Document 'F' as an answer to fsck, okay deraadt@ jolan@Pedro Martelletto
2006-03-30when asking y or n, accept "F" which forces yes from the on. i haveTheo de Raadt
wished for this for 10+ year, but always forgotten to make the change after cleaning up a nasty file system; ok pedro millert
2006-03-29Use sysctl to get information about encap routes (aka ipsec). NowHans-Joerg Hoexer
you see something actually useful... requested by and ok henning@
2006-03-29Xr to strtonum(3), because vice versa is already the caseAlexander von Gernler
ok jmc@ otto@
2006-03-29fix fetching zero-length files via proxy. while there, also fix progress-meterAlexander von Gernler
for files >2GB via proxy. help and discussion otto@, ok otto@ mickey@
2006-03-29- document return value of cmd | getline [var]Jason McIntyre
- document fflush w/o arg from matthias kilian; ok otto
2006-03-29workaround for intel errata p53 -- follow lapic writes w/ a read; toby@ ↵Michael Shalayeff
kettenis@ ok
2006-03-29Recognise it(4) at port 0xd00 as well. This is where ASUS seemJonathan Gray
to be putting it on all their recent boards. "put this in" grange@
2006-03-29typo; from Alf SchlichtingMichael Shalayeff
2006-03-29we never use what the ccb completion functions return, so make them allDavid Gwynne
return void instead.
2006-03-29fix the sync_cache scsi command up so it can run asynchronously using theDavid Gwynne
callback bits for completions. also do the AMI_SYSFLUSH command as well as AMI_FLUSH.
2006-03-29Yet more lint:Ray Lai
- Explicitly test for -1 from read(2) and write(2). - Change negative parameters to 0 for rcsnum_cmp(). (I think xsa@ had a patch for this earlier.) - Remove unused variables. - Changed return types to void if we only return one value. - Fix possible one-character truncation in rcs_deltatext_set(). - Use memcpy() to copy u_char arrays. - Use ptrdiff_t to hold pointer differences. - int -> size_t for sizeof/strlen ``looks fine'' xsa@
2006-03-29More closely matches GNU behavior, passes more GNU rcstest tests.Ray Lai
OK niallo@
2006-03-29regenJonathan Gray
2006-03-29Add a bunch of JMicron entries and Radeon X550.Jonathan Gray
A handful of things from submitted dmesgs also.
2006-03-29check for IFF_RUNNING being set before calling bge_init().Brad Smith
2006-03-29Enable the MPU-401 MIDI UART found at isa address 0x330Jonathan Gray
on nforce systems. Tested with Monkey Island 2 and an MT-32.
2006-03-29syncTheo de Raadt
2006-03-28syncTheo de Raadt
2006-03-28syncTheo de Raadt
2006-03-28Use <sp> and <cr> as shortcuts for y/n (like emacs)Kjell Wooding
requested by Han Boetes.
2006-03-28merge in perl 5.8.8Todd C. Miller
2006-03-28syncTheo de Raadt
2006-03-28obviously notTheo de Raadt
2006-03-28perl 5.8.8 importTodd C. Miller
2006-03-28syncTheo de Raadt
2006-03-28now move /dev/tty0* to refer to the com(4) driver, away from the zs(4)Theo de Raadt
driver
2006-03-28perl 5.8.8 importTodd C. Miller
2006-03-28regenBrad Smith
2006-03-28add the Acer Labs M5261 LAN.Brad Smith
2006-03-28regenBrad Smith